@charset "utf-8";

/* LAYOUT */
/*********************************************************/

html {
	overflow-y: scroll;
}

body  {
	font: 62.5% Arial, Helvetica, sans-serif;
	background-image:url(http://ericatwood.org/images/background_line.jpg);
	background-repeat: no-repeat;
	background: #000;
	margin: 0;
	padding: 0;
	/* text-align: center; */
	color: #FFF;
}

.twoColFixRtHdr #container { 
	width: 900px;
	margin: 0 auto;
	text-align: left; 
	background-image:url(/images/background.jpg);
	background-repeat:no-repeat;
} 
.twoColFixRtHdr #header { 
	padding: 0 0 0 0;  
}
.twoColFixRtHdr #nav { 
	padding: 0 0 0 0; 
} 
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 300px; 
	padding: 50px 0 0 0; 
}
.twoColFixRtHdr #mainContent { 
	margin: 0 350px 0 0;
	padding: 50px 0 0 0; 
} 
.twoColFixRtHdr #footer { 
	padding: 20px 0 0 0;
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* TYPE */
/*********************************************************/

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

h1 {
	color: #666666;
	font-size: 1.4em;
	line-height: 1.0em;
	font-weight: normal;
	text-align: left;
}

h2 {
	color: #666666;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: left;
}

h3 {
	color: #999999;
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: normal;
	text-align: left;
}

h4 {
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: bold;
	text-align: left;
}

h5 {
	font-size: 1.1em;
	line-height: 1.6em;	
	font-weight: bold;
	text-align: left;
}

h6 {
	color: #666666;
	font-size: 1.3em;
	line-height: 1.6em;	
	font-weight: normal;
	text-align: left;
	margin-bottom: 12px;
}

p.small_light {
	line-height: 1.6em;
	font-size: 1.1em;
	color: #FFF;
	font-weight: normal;
	text-align: justify;
}
p.small_mid {
	line-height: 1.8em;
	font-size: 1.1em;
	color: #EEE;
	font-weight: normal;
	text-align: justify;
}
p.small_dark {
	line-height: 1.6em;
	font-size: 1.1em;
	color: #666;
	font-weight: normal;
	text-align: justify;
}
p.large_light {
	line-height: 1.8em;
	font-size: 1.3em;
	color: #FFF;
	font-weight: normal;
	text-align: justify;
}
p.large_mid {
	line-height: 1.8em;
	font-size: 1.3em;
	color: #BBB;
	font-weight: normal;
	text-align: justify;
}
p.large_dark {
	line-height: 1.8em;
	font-size: 1.3em;
	color: #666;
	font-weight: normal;
	text-align: justify;
}
p.large_bold {
	line-height: 2.4em;
	font-size: 1.4em;
	margin-bottom: .4em;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
p.large_bold_nospace {
	line-height: 1.2em;
	font-size: 1.4em;
	margin-bottom: 2px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
p.info {
	line-height: 2.0em;
	font-size: 1.1em;
	color: #FFF;
	font-weight: normal;
	text-align: right;
}
p.small_info {
	line-height: 1.6em;
	font-size: 1.1em;
	color: #FFF;
	font-weight: normal;
	text-align: right;
}
p.small_info_mid {
	line-height: 1.6em;
	font-size: 1.1em;
	color: #BBB;
	font-weight: normal;
	text-align: right;
}
p.date {
	line-height: 1.6em;
	font-size: 1.1em;
	color: #333;
	font-weight: normal;
}
p.end {
	line-height: 1.6em;
	font-size: 1.1em;
	color: #333;
	font-weight: normal;
}


/* IMAGES */
/*********************************************************/

.img_nav {
	border: 0px;
	height: 50px;
	width: 100px;
}

.img_link {
	border: 0px;
}

.img_sidebar {
	border: 0px;
	width: 300px;
	margin-bottom: 18px;
}

.img_title_small {
	border: 0px;
	width: 300px;
	height: 11px;
	margin-bottom: 5px;
}

.img_title_big {
	border: 0px;
	height: 18px;
	margin-bottom: 18px;
}

.img_title_sidebar {
	border: 0px;
	height: 18px;
	margin-bottom: 21px;
}

.img_still {
	border: 0px;
	width: 550px;
	margin-bottom: 18px;
}

.img_thumb {
	border: 0px;
	width: 172px;
	margin-bottom: 18px;
}

.img_thumb_film {
	border: 0px;
	width: 200px;
}

.img_news {
	border: 0px;
	padding-bottom: 12px;
}

.img_spacer_dotted {
	border-bottom: 1px dotted #333333;
	width: 550px;
	height: 1px;
	margin-top: 19px;
	margin-bottom: 20px;	
}

.img_arrow_small {
	margin-right: 5px;
	padding-bottom: 1px;
}
.img_arrow_large {
	margin-right: 7px;
	padding-bottom: 2px;
}
.img_photo {
	padding:8px;
	border: 1px dotted #333333;
}


/* TABLES */
/*********************************************************/

.table_sidebar_text {
	margin-bottom: 5px;
}
.cell_film_header_left {
	color: #666;
	background-color: #151515;
	line-height: 1.8em;
	font-size: 1.1em;
	text-align: left;
	margin: 0;
	padding: 0 0 0 4px;
}
.cell_film_header_right {
	color: #666;
	background-color: #151515;
	line-height: 1.8em;
	font-size: 1.1em;
	text-align: right;
	margin: 0;
	padding: 0 4px 0 0;
	border-left: 1px solid #000;
}
.cell_film_body_left {
	margin: 0;
	padding: 12px 8px 12px 4px;
	vertical-align: top;
}
.cell_film_body_right {
	margin: 0;
	padding: 12px 4px 12px 4px;
	vertical-align: top;
	text-align: right;
}

/* LINKS */
/*********************************************************/

A.dark:link { text-decoration: none; color: #666; font-weight: normal; }
A.dark:visited { text-decoration: none; color: #666; font-weight: normal; }
A.dark:active { text-decoration:none; border-bottom: 1px dotted #FFF; color: #FFF; font-weight: normal; }
A.dark:hover { text-decoration:none; border-bottom: 1px dotted #FFF; color: #FFF; font-weight: normal; }

A.dark_light:link { text-decoration: none; color: #666; font-weight: normal; }
A.dark_light:visited { text-decoration: none; color: #666; font-weight: normal; }
A.dark_light:active { text-decoration: none; color: #FFF; font-weight: normal; }
A.dark_light:hover { text-decoration: none;  color: #FFF; font-weight: normal; }

A.light:link { text-decoration: none; color: #FFF; font-weight: normal; }
A.light:visited { text-decoration: none; color: #FFF; font-weight: normal; }
A.light:active { text-decoration:none; border-bottom: 1px dotted #666; color: #666; font-weight: normal; }
A.light:hover { ttext-decoration:none; border-bottom: 1px dotted #666; color: #666; font-weight: normal; }

A.mid:link { text-decoration: none; color: #AAA; font-weight: normal; }
A.mid:visited { text-decoration: none; color: #AAA; font-weight: normal; }
A.mid:active { text-decoration:none; border-bottom: 1px dotted #FFF; color: #FFF; font-weight: normal; }
A.mid:hover { text-decoration:none; border-bottom: 1px dotted #FFF; color: #FFF; font-weight: normal; }

A.light_ul:link { text-decoration:none; border-bottom: 1px dotted #FFF; color: #FFF; font-weight: normal; }
A.light_ul:visited { text-decoration:none; border-bottom: 1px dotted #FFF; color: #FFF; font-weight: normal; }
A.light_ul:active { text-decoration:none; border-bottom: 1px dotted #666; color: #666; font-weight: normal; }
A.light_ul:hover { text-decoration:none; border-bottom: 1px dotted #666; color: #666; font-weight: normal; }

A.dark_ul:link { text-decoration:none; border-bottom: 1px dotted #666; color: #666; font-weight: normal; }
A.dark_ul:visited { text-decoration:none; border-bottom: 1px dotted #666; color: #666; font-weight: normal; }
A.dark_ul:active { text-decoration:none; border-bottom: 1px dotted #FFF; color: #FFF; font-weight: normal; }
A.dark_ul:hover { text-decoration:none; border-bottom: 1px dotted #FFF; color: #FFF; font-weight: normal; }

A.mid_ul:link { text-decoration:none; border-bottom: 1px dotted #AAA; color: #AAA; font-weight: normal; }
A.mid_ul:visited { text-decoration:none; border-bottom: 1px dotted #AAA; color: #AAA; font-weight: normal; }
A.mid_ul:active { text-decoration:none; border-bottom: 1px dotted #FFF; font-weight: normal; }
A.mid_ul:hover { text-decoration:none; border-bottom: 1px dotted #FFF; font-weight: normal; }

.twoColFixRtHdr #header A:link, A:visited, A:active, A:hover { text-decoration: none; color: #000; font-weight: normal; }
.twoColFixRtHdr #nav A:link, A:visited, A:active, A:hover { text-decoration: none; color: #000; font-weight: normal; }