/* CSS Document */

body {
	background-color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:10px 0px 50px 0px;
	}
	
a { outline:none; }

a:link {
	color:#696547;
	text-decoration:none;
	}
a:visited {
	text-decoration:none;
	color:#999999;
	}	
a:hover {
	text-decoration:line-through;
	color:#696547;
	}	
	
#footer {
	font-size:11px;
	padding-left:55px;
	color:#666666;
	}
	
#moviePlayer {
	background-image:url(../images/home_08.jpg);
	background-repeat:no-repeat;
	}
	
#theFilm {
	background-image:url(../images/nightmare_05.jpg);
	background-repeat:no-repeat;
	}
	
#watch {
	background-image:url(../images/standoff_05.jpg);
	background-repeat:no-repeat;
	}
	
#backstory {
	background-image:url(../images/hallway_05.jpg);
	background-repeat:no-repeat;
	}	

.copyright {
	font-size:9px;
	color:#333333;
	}
	
.indiepix {
	font-size:10px;
	color:#e1e1e1;
	}
	
.subscribe {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#996633;
	font-size:16px;
	font-weight:bold;
	}	

#emailSignup {
    position:relative;	
    font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#000000;
	opacity: .8;
	filter: alpha(opacity=90);
	margin-top:40px;
	width: 250px;
	padding:5px 0px 5px 50px;
	margin-bottom:100px;
	font-size:11px;
	}
	
#emailSignup fieldset { border:none; margin:0; padding:0; }
#emailSignup div.mc-field-group label { display:block; margin:0 20px 30px 0; font-style:italic; }
#emailSignup input#mce-EMAIL { display:block; position:absolute; bottom:11px; width:134px; height:10px; margin:0; padding:3px; }
#emailSignup input#mc-embedded-subscribe { position:absolute; display:block; width:66px; height:19px; bottom:12px; right:12px; background:url(http://www.everygoodthingtorust.com/images/submit.gif) center no-repeat; border:none; cursor:pointer; }
	
#emailSignupSmall {
	width: 250px;
	padding-left:50px;
	font-size:11px;
	}
	
#download {
	margin-top:80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:1px solid #333333;
	padding:20px;
	}
#download h1 {
	font-size:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
#download p {
	font-size:13px;
	line-height:20px;
	}		

#download #footer {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}	
.border {
	 border:1px solid #333333;
	 }	

td.off {
	background-color:#000000;
	border:1px solid #333333;
}

td.on {
	background-color:#191919;
	border:1px solid #333333;
}

#tbtk { 
	width:234px;
	height:60px;
	float:right;
	margin:45px 80px 0 0;
	}
#tbtk a {
	display:block;
	width:234px;
	height:60px;
	background:url(http://www.thebraveandthekind.com/images/BeBrave234x60.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	}
#tbtk h2, #tbtk p {
	text-indent:-9999px;
	}
