



/*****  YUI Reset v2.5.0  *****/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

em { font-style: italic; font-weight: inherit; }
strong { font-weight: bold; font-style: inherit; }




/*****  Clearing Fix  *****/

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.node { clear: none }
.image-attach-body {
	float: none;
	margin-left: 0;
	}




/*****  Global Definitions  *****/

html, body {
	height: 100%;
	}

body {
	background: #303030;
	font-family: Georgia,"Palatino Linotype",serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	}

.mceContentBody {
	font-size: 13px;
	line-height: 17px;
	font-family: Georgia,"Palatino Linotype",serif;
	color: #FFFFFF;
	background: #303030;
	padding: 40px;
	text-align: left;
	}

.noCSS {
	display: none;
	}

.noTopMargin {
	margin-top: 0;
	}

hr {
	display: none;
	}

div.hr {
	border-top: 2px dotted #999;
	margin: 24px 0;
	height: 2px;
	}

blockquote {
	border-left: 5px solid #555;
	padding: 0 16px;
	}

p {
	margin-bottom: 0.8em;
	}

ul, li {
	padding: 0;
	margin: 0.5em 0 1em 0;
	}

ol {
	list-style: decimal;
	padding: 2px 0;
	}

ul {
	list-style: circle;
	}

	li {
		margin: 5px 0 5px 21px;
		}




/*****  Headers  *****/

h1 { font-size: 20px; letter-spacing: 2px; line-height: 26px; font-weight: normal; padding-bottom: 10px; color: #EEE; }
h2 { font-size: 20px; letter-spacing: 2px; line-height: 26px; font-weight: normal; padding-bottom: 10px; color: #A4A4A4;}
h3 { font-size: 18px; letter-spacing: 2px; line-height: 24px; font-weight: normal; padding-bottom: 8px; }
h4 { font-size: 15px; letter-spacing: 1px; line-height: 21px; font-weight: bold; padding-bottom: 6px; }

	#footer h1, #splashLogo h1 {
		padding-bottom: 2px;
		letter-spacing: 2px;
		color: #EEE;
		}

	.textArea h2 {
		font-size: 20px;
		font-weight: normal;
		letter-spacing: 2px;
		color: #A4A4A4;
		}




/*****  Layout & Positioning  *****/

#distance { 
	width: 1px;
	height: 50%;
	margin-bottom: -265px; /* half of container's height */
	float: left;
	}

#container {
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	text-align: center;
	height: 530px;
	width: 100%;
	clear: left;
	background: #303030;
	}

#footer {
	position: fixed;
	background: #000;
	width: 100%;
	height: 70px;
	bottom: 0px;
	left: 0px;
	text-align: left;
	z-index: 999;
	color: #A4A4A4;
	}

	#footerNavigation {
		position: absolute;
		top: 10px;
		left: 18px;
		}

	#subNavigation {
		position: absolute;
		top: 17px;
		right: 18px;
		text-align: right;
		width: 500px;
		}

.gridCell {
	float: left;
	width: 140px;
	height: 230px;
	margin: 0 20px;
	}

#copyright {
	padding-top: 26px;
	font-size: 9px;
	color: #777;
	}





/*****  Generic Floats  *****/

.floatRight {
	float: right;
	margin: 0 0 1em 1.2em;
	}

.floatLeft {
	float: left;
	margin: 0 1.2em 1em 0;
	}




/*****  Generic Frames  *****/

.framed {
	border: 10px solid #1D1D1D;
	}




/*****  Splash  *****/

#splashLogo {
	padding-bottom: 18px;
	}

#splashNavigation {
	padding-top: 20px;
	}




/*****  Typography  *****/

.small {
	font-size: 11px;
	line-height: 16px;
	}

.seriesTitle {
	color: #EEE;
	font-weight: bold;
	padding-bottom: 6px;
	}

.textArea {
	font-size: 13px;
	line-height: 17px;
	}

.gridCaption {
	padding-top: 10px;
	font-size: 13px;
	line-height: 17px;
	}

.photoCaption {
	padding-top: 10px;
	font-size: 11px;
	line-height: 16px;
	color: #A4A4A4;
	}




/*****  Links  *****/

a:link, a:visited, a:active, a:hover, .mceContentBody a:link, .mceContentBody a:link, .mceContentBody a:link, .mceContentBody a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #BBB;
	}

	.mceContentBody a:hover, a:hover {
		color: #FFF;
		}

	#footerNavigation a:link, #footerNavigation a:visited, #footerNavigation a:active, #footerNavigation a:hover, #splashNavigation a:link, #splashNavigation a:visited, #splashNavigation a:active, #splashNavigation a:hover {
		color: #A4A4A4;
		font-weight: normal;
		text-decoration: none;
		}
	
		#footerNavigation a:hover, #splashNavigation a:hover {
			color: #CCC;
			}

		#footerNavigation a.active:link, #footerNavigation a.active:visited, #footerNavigation a.active:active {
			color: #EEE;
			}
		#footerNavigation a.active:hover {
			color: #FFF;
			}

	#subNavigation a:link, #subNavigation a:visited, #subNavigation a:active, #subNavigation a:hover {
		color: #A4A4A4;
		font-weight: normal;
		text-decoration: none;
		}
	
		#subNavigation a:hover {
			color: #CCC;
			}

		#subNavigation a.active:link, #subNavigation a.active:visited, #subNavigation a.active:active, #subNavigation a.active:hover {
			color: #FFF;
			}

	.gridCaption a:link, .gridCaption a:visited, .gridCaption a:active, .gridCaption a:hover {
		color: #818181;
		font-weight: normal;
		text-decoration: none;
		}
	
		.gridCaption a:hover {
			color: #D3D3D3;
			}






/*  crossfading stuff  */

/* default opacity for IE */
img {
	filter:alpha(opacity=100);
}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	top: 10px;
}


