/* @override http://portfolio.dev/www/css/print.css */

body {
	color: #3f3f3f;
}

div.video-small, div.video-large, div.navigation {
display: none;
}
.filmstrip {
	display: block;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #000;
}
.content a:link:after, .content a:visited:after { 
content:" (" attr(href) ") ";
}

.content sup a:link:after, .content sup a:visited:after {
	content: "";
}

/* -------------------------------------- */

div:after, dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0pt;
	visibility: hidden;
}


body {
	margin-top: 0;
	padding: 0;
	min-width: 760px;
}

#wrapper {
	border: 0;
	width: 720px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 1.6364em 0 1.6364em;
}

#header {
	margin-bottom: 3.2728em;
}

#header h1 {
	float: left;
}
#header ul {
	display: none;
}

#footer {
	margin-top: 1.6364em;
}

h3, h4,  p, blockquote, .data {
	width: 462px;
	display: inline-block;
}

img {
	float: left;
}

.caption {
	width: 160px;
	float: right;
}

.data li {
	display: inline;
}
.content ul, .footnotes ol, h4 {
	width: 462px;
display: inline-block;
}
.footnotes ol {
	clear: left;
	float: left;
}

.navigation dt {
	clear: left;
}
.navigation dd {
	width: 462px;
	float: left;
}

.navigation .data {
	float: left;
}

hr {
	height: 1px;
	text-align: left;
	margin-left: 0;
	clear: left;
}

/*=============================================*/


body {
	font-size: 68.75%;
	font-family: "Lucida Grande", Verdana, Lucida, sans-serif;
}

html>body {
	font-size: 11px;
}

p, blockquote, h1, h2, h3, h4, h5, h6, a, ul, ol, dl, hr {
	line-height: 1.6364em; /*18.0004px*/
	/*line-height: 1.5455em; 17.0005px*/
	color: #4d4d4d;
}

h2, h4 {
	font-family: "Gill Sans", Verdana, serif;
	font-size: 1.6364em;
	line-height: 1em;
	margin: 0 0 1em 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #999;
}
h1 {
	font-size: 11px;
}
p, .content ul, .footnotes ol {
	margin: 0 0 1.6364em .8182em;
}
blockquote {
	margin: 0 0 1.6364em .8182em;
	padding: 0 0 0 1.6364em;
	border-left: 1px dotted #828580;
}
h3 {
	margin: .8182em 0 0 1.6364em;
	color: #999;
	font-weight: bold;
}
p.caption {	
	margin: 0 0 1.6364em 0;
	color: #999;
}
img, .video-large, .video-small {
	margin: 0 .8182em 1.6364em 0;
}
ul.data {
	margin: 0 0 3.2728em .8182em;
	font-style: italic;
	color: #999;
}

ul li {
	list-style-position: inside;
	list-style-type: square;
}

ol li {
	list-style-position: inside;
	list-style-type: decimal;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	border-color: #c0c3be;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-color: inherit;
}
a:visited {
	color: inherit;
	border-color: #c0c3be;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-color: inherit;
}
a:hover {
	text-decoration: none;
	border-color: #c0c3be;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-color: #c0c3be;
	color: #000;
}
.navigation p, .navigation ul.data {
	margin-left: 0;
}
.navigation ul.data {
	margin-bottom: 0;
}
.navigation img {
	margin-right: 3.2728em; ;
}
.navigation a {
	font-family: "Gill Sans", Verdana, serif;
	text-transform: uppercase;
	color: #999;
	font-size: 1em;
	font-weight: bold;
}
.navigation a:visited {
	color: #999;
}
.navigation a:hover {
	color: #000;
	background-color: #c0c3be;
}
hr {
	border-width: 1px 0 0 0;
	border-color: #bfbfbf;
}

.footnotes hr {
	width: 8em;
	border-style: solid;
	margin-top: 1.6364em;
	display: inline-block;
	float: left;
	clear: left;
}
sup {
	line-height: -.2em;
	padding: 0 .3em 0 .3em;
}

.longline {
	margin: 3.2728em 0 4.9092em 0;
	border-style: dotted;
}
