/*
Theme Name: 8 Billion Lives
Author: Barrel
*/



/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0px 0 20px 0;
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
	position: relative;
	color: #4D4D4D;
	background: url(img/bg.gif) repeat #161616;
 }

.bg {
	width: 100%;
	position: absolute;

	z-index: 0;
	display: none;
}

/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #387C2C;
	text-decoration: none;
	 }

a:hover, a:visited:hover {
	color: #333333;
	text-decoration: underline; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/*------------------HEADING--------------------*/

h1 {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size: 2.0em;
	font-weight: normal;
	color: #000; }

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #000; }

h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	color: #000; }


/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em; }

hr {
	border-color: #ccc;     
	border-style: solid;   
	border-width: 1px 0 0; 
	clear: both;           
	margin: 0px 0 20px 0; 
	height: 0;             
}

/*---------------LAYOUT BOXES----------------------*/

#Frame {
	width: 940px;
	padding: 15px;
	margin: 0px auto 0px auto;
	position: relative;
	background: #000;
	border: 5px solid #000;
}

#Content {
	padding: 0;
	margin: 0;
}

.MainCol {
	float: left;
	width: 620px;
	padding: 0px;
	margin: 0 20px 20px 0;
	overflow: hidden;
}

.SubCol {
	float: left;
	width: 300px;
	margin: 0 0px 0 0;
	overflow: hidden;
}

.FullCol {
	float: left;
	width: 940px;
}

#HomeMessage {
	width: 260px;
	height: 310px;
	padding: 20px;
	background: #333333;
}

.container {
	width: 620px;
	height: 350px;
	overflow: hidden;
	position: relative;
}

#BodyText div.slides { position:absolute; top:0; left:0; }
#BodyText ul.slides { position:absolute; top:0; left:0; list-style-type:none; padding:0; margin:0; }
#BodyText div.slides div,#BodyText ul.slides li { list-style-type:none; position:absolute; top:0; width:620px; height: 350px; display:none; padding:0; margin:0; }

#HomeSlideshowContainer {
	margin: 0 0 7px 0;
	height: 350px;
	overflow: hidden;
}

.homeslideshow {
	float: left;
	height: 350px;
	width: 620px;
	posiotion: relative;
}

.homeslideshow .caption {
	float: left;
	position: absolute;
	bottom: 20px;
	left: 0;
	background: url(img/transparent_black.png) repeat;
	padding: 12px 12px 0 12px;
	width: 440px;
}

#LearnMoreBar {
	background: url(img/globe_icon.gif) no-repeat 9px 6px #1A1A1A;
	padding: 9px 9px 9px 40px;
	margin: 40px 0 10px 0;
	text-align: right;
	font-size: 0.95em;
	letter-spacing: 0.05em;
}

#BrowseFilmsBar {
	background: url(img/reel_icon.gif) no-repeat 9px 6px #1A1A1A;	
	padding: 9px 9px 9px 40px;
	margin: 0 0 10px 0;
	text-align: right;
	font-size: 0.95em;
	letter-spacing: 0.05em;
}

#BodyText ul#nav {
	width: 90px;
	list-style-type: none;
	text-indent: -9999px;
	margin: 0 0 0 270px;
	padding: 0;	
}

#BodyText ul#nav li {
	list-style-type: none;
	text-indent: -9999px;
	display: inline;
	margin: 0 7px 0 0;
	padding: 0;
	float: left;
	width: 15px;
	height: 15px;
	overflow: hidden;
}

#BodyText ul#nav li a{
	list-style-type:none;
	float: left;
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: url(img/slidernav_circle.gif) top left no-repeat;
}

#BodyText ul#nav li a:hover{
	background: url(img/slidernav_circle.gif) 0 -15px no-repeat;
}

#BodyText ul#nav li.activeLI a{
	background: url(img/slidernav_circle.gif) 0 -15px no-repeat;
}

/*--------------HEADER ELEMENTS----------------*/

img { border: none; }

#Header {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 940px;
}
#HeaderRight {
	float: right;
	position: relative;
	width: 750px;
}

#Logo {
	float: left;
	position: relative;
	display: inline;
	text-indent: -9999px;
	margin:0px 0 0px 0px;
	padding:0px 0 0px 0px;
	height: 66px;
	width: 135px;
	background: url(img/logo.gif) no-repeat top left;
	}
#Logo a {
	position: absolute;
	padding:0px 0 0px 0px;
	top: 0px;
	left: 0px;
	height: 66px;
	width: 135px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	}

#Logo a span, #Logo span { display: none; }


#Tagline {
	float: right;
	margin: 0px 0 0 0;
	text-indent: -9999px;
	width: 515px;
	height: 14px;
}

#Tagline h3 {
	padding: 0;
	margin: 3px 0 0 0;
	background: url(img/tagline.gif) top left no-repeat;
}

/*------------------------NAVIGATION-----------------------------*/

#navigation {
	font-family: Arial, verdana, helvetica, sans-serif;
	height: 40px;
	float: left;
	padding: 0 0 0px 0px;
	margin: 3px 0 0 0;
}

#navigation ul {
	padding: 0;
	margin: 0;

}

#navigation li {
	list-style-type: none; 
	float: left;
	position: relative;
	top: 0;
	margin: 0 0px 0 0;
	padding: 0px 20px 0px 20px;
	z-index: 1000;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	}
	
#navigation li.selected {	
	padding: 0px 20px 0px 20px;

}
#navigation a {
	position: relative;
}

#navigation a {
	float: left;
	height: 28px;
	
	color: #808080;
	text-decoration: none;
	display: block;
}


#navigation ul li.last {
	margin: 0 0 0 0;
	background: none;
}


#navigation ul li a:hover {
	color: #00BFFF;
	text-decoration: none;
}

#navigation ul li a.selected, #navigation ul li a.selected:hover {
	color: #8CC63F;
	text-decoration: none;
}

#navigation ul li:hover a {
	color: #00BFFF;
}

#navigation ul li a.selected {
	color: #8CC63F;
}

/*--------------------MISCELLANEOUS-----------------------*/

.embedcode {
	float: left;
	width: 300px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.0em;
}
.searcharea {
	float: right;
	margin: 0px 0 0 0;
}
.searchbutton {
	font-family: Arial, Verdana, sans-serif;	
	float: left;
	margin: 0px 0 0 0;
	height: 21px;
	padding: 2px 2px 5px 2px;
	background: #4D4D4D;
	border: 1px solid #4D4D4D;
	color: #B3B3B3;
	font-size: 10px;
	cursor: pointer;
}

.formbutton {
	font-family: Arial, Verdana, sans-serif;	
	float: left;
	margin: 0px 0 0 0;
	height: 24px;
	padding: 3px 6px 6px 6px;
	background: #9DCC09;
	border: 1px solid #D9FC47;
	color: #ffffff;
	font-size: 11px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
}

.searchfield {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	float: left;
	border: 1px solid #fff;
	margin: 0 5px 5px 0;
	padding: 2px;
	height: 15px;
	top: 0px;
	font-size: 11px;
	width: 125px;
	color: #555;
}

.inputfield {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	border: 1px solid #fff;
	margin: 0 5px 5px 0;
	padding: 2px;
	height: 17px;
	top: 0px;
	font-size: 12px;
	width: 205px;
	color: #555;
}

.textareafield {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	border: 1px solid #fff;
	margin: 0 5px 5px 0;
	padding: 2px;
	height: 150px;
	top: 0px;
	font-size: 12px;
	width: 270px;
	color: #555;
}

label {
	float: left;
	width: 65px;
	padding: 2px 0 0 0px;
	font-size: 1.2em;
	color: #B3B3B3;
}

.jqmWindow label {
	width: 170px;
	padding: 0px 0 0 0px;
	font-size: 0.9em;
	text-transform: uppercase;
	clear: both;
	color: #999;
}

label.fullline {
	float: left;
	width: 300px;
	padding: 2px 0 0 0px;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #B3B3B3;
}

#BodyText form p {
	margin: 0;
	padding: 0 0 10px 0;
}

.titlebar {
	position: relative;
	border-bottom: 3px solid #1A1A1A;
	margin: 0 0 15px 0;
}

.topright {
	position: absolute;
	top: 0;
	right: 0;
}

#LatestFilms {
	float: left;
	width: 940px;
	height: 270px;
	margin: 0 0 20px 0;
	overflow: hidden;
}

#LatestFilms .prev {
	float: left;
	margin: 110px 15px 0 0;
	width: 39px;
	height: 38px;
	background: url(img/sliderarrow_left.gif) top left no-repeat;
}

#LatestFilms .prev:hover {
	background: url(img/sliderarrow_left.gif) 0 -38px no-repeat;
}

#LatestFilms .next {
	float: left;
	margin: 110px 0px 0 0px;
	width: 39px;
	height: 38px;
	background: url(img/sliderarrow_right.gif) top left no-repeat;
}

#LatestFilms .next:hover {
	background: url(img/sliderarrow_right.gif) 0 -38px no-repeat;
}

.latestfilmsslider {
	float: left;
	width: 822px;
	height: 270px;
	margin: 0 15px 20px 5px;
	overflow: hidden;
}

#BodyText .latestfilmsslider ul {
	list-style-type: none;
	margin: 0 0px 0 0;
	padding: 0;
	width: 9999px;
}

#BodyText .latestfilmsslider ul li {
	float: left;
	list-style-type: none;
	margin: 0 0px 0 10px;
	padding: 0;
}


.latestfilm {
	position: relative;
	width: 180px;
	height: 120px;
	margin: 0 16px 16px 0;
}

.filmmakerlist .latestfilm {
	margin: 0;
}

.latestfilmphoto {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 120px;
	overflow: hidden;
}

.latestfilmphoto a {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 120px;
	opacity: .80;
	filter: alpha(opacity=80);
}

.latestfilmphoto a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#BodyText ul li .latestfilm p {
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0px;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.3em;
	background: url(img/transparent_black.png) repeat;
	color: #eeeeee; 
}

#BodyText .filmmakerlist .latestfilm p {
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0px;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	background: url(img/transparent_black.png) repeat;
	color: #eeeeee; 
}

#BodyText .latestfilm p {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: left;
	width: 180px;

}

#BodyText .latestfilm p a {
	position: relative;
	text-indent: 0px;
	color: #CCCCCC;
}

#BodyText ul#filmlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 940px;
}

#BodyText ul#filmlist li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#BodyText ul#filmlist .latestfilm {
	position: relative;
	width: 180px;
	height: 120px;
	margin: 10px 15px 25px 35px;
}

.filmpopup {
	position: relative;
	float: left;
	padding: 6px 7px 0px 7px;
}

.filmpopup h3, #BodyText .filmpopup h3 {
	font-family: Georgia, Times, serif;
	text-transform: uppercase;
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	color: #00BFFF;
}

.filmpopup img {
	float: left;
	margin: 0 14px 7px 0;
}

.filmpopup p.filmmakername {
	float: left;
}

.filmpopup .description {
	font-size: 1.15em;
}

.qtip {
	z-index: 9999;
}

#RecentComments {
	width: 640px;
}

.recentcomment{
	position: relative;
	float: left;
	width: 276px;
	height: 80px;
	padding: 10px 12px 27px 12px;
	margin: 0 20px 15px 0;
	background: url(img/comment_bubble.gif) bottom left no-repeat #666666;
}

#BodyText .recentcomment h5 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 8px 0;
}

#BodyText .recentcomment p {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.4em;
}

.recentcomment .morelink {
	position: absolute;
	bottom: 17px;
	right: 10px;
	background: #4D4D4D;
	padding: 4px 9px 2px 9px;
}

#BodyText .morelink a:link, #BodyText .morelink a:visited:link {
	color: #FFF100;
}

.twitterbox {
	float: left;
	width: 276px;
	height: 93px;
	padding: 12px;
	margin: 0 0 15px 0;
	background: #1A1A1A;
}

#BodyText ul#twitter_update_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#BodyText ul#twitter_update_list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #B3B3B3;
}

.twittertime {
	display: block;
	font-style: italic;
	text-align: right;
	font-size: 1.0em;
}

#BodyText .twittertime a:link {
	color: #808080;
}

#BodyText .twitterbox h4 a:link {
	color: #00BFFF;
}

.facebookbox {
	position: relative;
	float: left;
	width: 120px;
	height: 80px;
	padding: 10px;
	margin: 0 20px 0 0;
	background: #1B75BB;
}

.newsletterbox {
	position: relative;
	float: left;
	width: 120px;
	height: 80px;
	padding: 10px;
	background: #90278E;
}

.facebookbar {
	position: relative;
	float: left;
	width: 280px;
	height: 17px;
	padding: 10px;
	margin: 0 0px 15px 0;
	background: #1B75BB;
}

.newsletterbar {
	position: relative;
	float: left;
	width: 280px;
	height: 17px;
	padding: 10px;
	margin: 0 0 15px 0;
	background: #90278E;
}

#BodyText .facebookbox h4 a, #BodyText .facebookbox h4 a:link, #BodyText .facebookbar h4 a, #BodyText .facebookbar h4 a:link {
	color: #A6DCF7;
}

#BodyText .newsletterbox h4 a, #BodyText .newsletterbox h4 a:link, #BodyText .newsletterbar h4 a, #BodyText .newsletterbar h4 a:link {
	color: #CC93CC;
}

.facebookbox .continuelink, .facebookbar .continuelink {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 20px;
	height: 18px;
	background: url(img/blue_arrows.gif) top left no-repeat;
}

.facebookbox .continuelink:hover, .facebookbar .continuelink:hover {
	background: url(img/blue_arrows.gif) 0 -19px no-repeat;
}

.newsletterbox .continuelink, .newsletterbar .continuelink {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 20px;
	height: 18px;
	background: url(img/pink_arrows.gif) top left no-repeat;
}

.newsletterbox .continuelink:hover, .newsletterbar .continuelink:hover {
	background: url(img/pink_arrows.gif) 0 -19px no-repeat;
}

#BodyText #SubjectInfo strong {
	color: #00BFFF;
}

#LatestFilmsSidebar {
	float: left;
	position: relative;
	width: 330px;
}

.SubCol .latestfilm {
	float: left;
	position: relative;
	width: 145px;
	height: 120px;
	margin: 0 16px 16px 0;
	overflow: hidden;
}

.SubCol .latestfilmphoto {
	position: absolute;
	top: 0;
	left: 0;
	width: 145px;
	height: 120px;
	overflow: hidden;
}

.SubCol .latestfilmphoto a {
	position: absolute;
	top: 0;
	left: 0;
	width: 145px;
	height: 120px;
	opacity: .80;
	filter: alpha(opacity=80);
}

.SubCol .latestfilmphoto a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#BodyText .SubCol .latestfilm p {
	padding: 5px 0px 5px 5px;
	margin: 0 0 0 0px;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
	background: url(img/transparent_black.png) repeat;
	color: #eeeeee; 
}

#BodyText .SubCol .latestfilm p {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: left;
	width: 145px;

}

#BodyText .SubCol .latestfilm p a {
	position: relative;
	text-indent: 0px;
	color: #CCCCCC;
}

.filmmakerphoto {
	float: left;
	margin: 0 15px 15px 0;
}

#PostComment {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}

.commenticon {
	float: left;
	padding: 0 10px 0px 0;
}

#CommentList {
	float: left;
	width: 300px;	
}

#BodyText ol.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

#BodyText ol.commentlist em{
	color: #fff;
}

#BodyText ol.commentlist .comment-author{
	font-size: 0.9em;
	font-weight: bold;
	color: #00BFFF;
	font-style: normal;
	text-transform: none;
	margin: 0;
	padding: 0;
}

#BodyText ol.commentlist .comment-author a:link{
	color: #00BFFF;
}

#BodyText ol.commentlist .commentmetadata{
	font-size: 0.8em;
	margin: 0;
	padding: 0 0 5px 0;
	color: #B3B3B3;
}

#BodyText ol.commentlist .commentmetadata a:link, #BodyText ol.commentlist .commentmetadata a{
	color: #B3B3B3;
}

#BodyText ol.commentlist li{
	list-style-type: none;
	background: #666666;
	margin: 0 0 20px 0;
	padding: 10px 15px 0px 15px;
}

#BodyText ol.commentlist li.alt{
	background: #333333;
}

#BodyText ol.commentlist li p {
	font-size: 0.85em;
	line-height: 1.4em;
	color: #F2F2F2;
}

.section {
	float: left;
	margin: 0 0 20px 0;
}

.MainCol .section {
	width: 620px;
}

.SubCol .section {
	width: 300px;
}

.FullCol .titlebar {
	width: 940px;
}

.MainCol .section .titlebar {
	width: 620px;
}

.SubCol .section .titlebar {
	width: 300px;
}

#PostComment .titlebar, #CommentList .titlebar {
	width: 280px;
}

#BodyText h4.filmtitle strong {
	color: #00BFFF;
}

#BodyText h4.filmmaker strong {
	color: #EB008B;
	padding: 0 10px 0 0;
}

#BodyText h4.filmmaker a, #BodyText h4.filmmaker a:link, #BodyText h4.filmmaker a:link:visited {
	color: #EB008B;
	padding: 0 10px 0 0;
}

#FilmmakerList {
	float: left;
	position: relative;
	width: 940px;
	height: 270px;
	margin: 0 0 20px 0;
}
.filmmakerlist {
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
	height: 270px;
	margin: 0 0px 20px 0;
	overflow: hidden;
	display: none;
	background: #000;
}

.filmmakerlist .filmmaker-film{ 
}

#BodyText .filmmakerlist .filmmaker-film p{
	font-size: 1.1em;
}

.tooltip-loader {
	margin: 10px 0 10px 105px;
}

#BodyText .filmmaker-statement p{
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #b7e0ee;
}

#FilmmakerNames {
	float: left; 
	width: 939px; 
	margin: 0px 0 30px 0; 
	border-left: 1px solid #262626; 
	border-top: 1px solid #262626;
}

.filmmakerintro {
	position: absolute;
	top: 0;
	left: 0;
}

.filmmakernamelist {
	float: left; 
	width: 217px; 
	height: 60px; 
	padding: 9px 9px 10px 10px; 
	margin: 0 -3px 0px 0px; 
	border-bottom: 1px solid #262626; 
	border-right: 1px solid #262626; 
	opacity: 0.8;
	filter: alpha(opacity=80);
	overflow: hidden;
}

.filmmakernamelist:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	
}

.filmmakernamelist.active {
	opacity: 1.0;
	filter: alpha(opacity=100);
	background: url(/wp-content/themes/8billionlives/img/arrow_up.gif) 215px 13px no-repeat;
}

#SynopsisSection {
	height: 180px;
}

#ShareSection {
	margin: 0 0 24px 0;
}

.stbuttontext {
	font-size: 1.2em;
	line-height: 1.6em;
}

.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    z-index: 9999;
    margin-left: -185px;
    width: 335px;
    background-color: #000;
    color: #333;
    border: 8px solid #393939;
    padding: 15px;
}

.jqmWindow h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0 5px 0;
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: bold;
	color: #ffffff; 
	text-transform: uppercase;
}

.jqmWindow p {
	color: #fff;
}
.jqmClose {
text-align: right;
margin: 0 0 5px 0;
}

.jqmOverlay { background-color: #000; z-index: 0;}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#jqmHeader {
	border-bottom: 3px solid #1A1A1A;
padding: 20px 0 0 0;
margin: 0 0 10px 0;
}

.indicate-required {
text-align: right;
padding: 10px 0 10px;
color: #fff;
}

#mce-responses .response{
	color: #fff;
	font-size: 1.2em;
}

.hentry {
	float: left;
	width: 220px;
	height: 250px;
	margin: 0 7px 0 7px;
}

.vidthumb {
	height: 110px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
#BodyText .hentry p {
	font-size: 1.1em;
	line-height: 1.4em;
}
/*-------------- TEXT STYLING ELEMENTS -----------------*/

#BodyText{
	float: left;
	width: 940px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#BodyText p {
	padding: 0px 0px 15px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #ffffff; }

#BodyText .homeslideshow p {
	font-family: Georgia, Times, serif;
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #ffffff; }
	
#BodyText p.topright {
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.65em;
	text-indent: 0px;
	color: #333333; }

#BodyText #FilmCredits p {
	padding: 0px 0px 15px 0px;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4em;
	text-indent: 0px;
	color: #ffffff; }


#BodyText h2 {
	font-family: Georgia, Times, serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 20px 0;
	font-size: 2.4em;
	line-height: 1.3em;
	font-weight: normal;
	color: #ffffff; 
}

#BodyText h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0 10px 0;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333; 
}

#BodyText .homeslideshow h3 {
	font-family: Georgia, Times, serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 7px 0;
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff; 
}

#HomeMessage p {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 10px 0;
	font-size: 1.4em;
	line-height: 1.7em;
	font-weight: normal;
	text-transform: none;
	color: #F2F2F2; 
}

#BodyText h4 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 3px 0;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC; 
}

#BodyText .filmmakerlist h4 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 2px 0px;
	margin: 0px 0 10px 0;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: none;
	color: #CCCCCC; 
	border-bottom: 1px solid #353434;
}

#BodyText h5 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 5px 0;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC; 
}

#BodyText ol {
	padding: 0px 0px 15px 15px;
	margin: 0 0 0 15px;
}
	
#BodyText ol li {
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #ffffff; }


#BodyText ul {
	padding: 0px 0px 15px 25px;
	margin: 0;
}
	
#BodyText ul li {
	list-style-type: disc;
	padding: 0px 0px 5px 5px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #ffffff; }
	
#BodyText a:link, #BodyText a:visited { color: #B9F00A; text-decoration: none;}
#BodyText a:hover, #BodyText a:visited:hover { color: #ffffff;text-decoration: underline;}

#BodyText .homeslideshow h3 a:link, #BodyText .homeslideshow h3 a:visited { color: #00BFFF; text-decoration: none;}
#BodyText .homeslideshow h3 a:hover, #BodyText .homeslideshow h3 a:visited:hover { color: #ffffff;text-decoration: underline;}

#BodyText .filmmakernamelist h5 a:link, #BodyText .filmmakernamelist h5 a:visited { color: #CCCCCC; text-decoration: none;}
#BodyText .filmmakernamelist h5 a:hover, #BodyText .filmmakernamelist h5 a:visited:hover { color: #ffffff;text-decoration: underline;}


/*-------------- Copyright Footer -----------------*/

#Copyright {
	border-top: 2px solid #1A1A1A;
	padding: 8px 0 5px 0;
}

#CopyrightLeft {
	float: left;
	width: 500px;
}

#CopyrightRight {
	float: right;
	width: 300px;
	padding: 3px 0 0 0;
	text-align: right;
	font-size: 1.2em;
}

#Copyright h4 {
	float: left;
	margin: 0px 0px 0 0;
	padding: 6px 10px 0px 0px;
	color: #999999;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: normal;
	}

#Copyright ul {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 0px 0 0;
}

#Copyright ul li {
	float: left;
	padding: 6px 0px 0 20px;
	font-size: 1.2em;
	line-height: 1.1em;
	color: #FFFFFF;
	font-weight: normal;
}

#Copyright a:link, #Copyright a:visited { color: #B9F00A; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #ffffff;text-decoration: underline; }

#Copyright #CopyrightRight a:link, #Copyright #CopyrightRight a:visited { color: #767676; text-decoration: none;}
#Copyright #CopyrightRight a:hover, #Copyright #CopyrightRight a:visited:hover { color: #ffffff;text-decoration: underline; }


/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }
