/* core *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


html{
	height:100%;
}

body{
	background:#222;
	font: 62.5%/160% Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	text-align:center;
	height:100%;
}


/* general */

a{
	text-decoration:none;
	color:#aaa;
	padding-bottom:2px;
	border-bottom:1px dotted #aaa;
}

a:hover{
	text-decoration:none;
	color:#fff;
	padding-bottom:2px;
	border-bottom:1px solid #3c7470;
}

.grey{
	color:#999;
}

p{
	padding: 0 0 10px 0;
}

h1{
	color:#588ca1;
	font: normal 1.4em "Trebuchet MS", Tahoma, Arial;
	text-transform:uppercase;
	margin-bottom:10px;
}

h2{
	font: bold 1.1em "Trebuchet MS", Tahoma, Arial;
	color:#ccc;
	margin:3px 0 3px 0;
}

h3{
	color:#3c7470;
	font:normal 1.3em "Trebuchet MS", Tahoma, Arial;
	border-bottom:1px solid #3c7470;
	margin-bottom:20px;
	text-transform:uppercase;
}

.italic{
	font-style:italic;
	color:#ddd;
}

strong{color:#aaa;font-weight:bold;}

img{
	border:none;
}

.hrule{
	border-top:solid 1px #999;
	margin:10px 0;
}

.dotrule{
	height:1px;
	font-size:1px;
	background:url("images/dot.gif") repeat-x;
	clear:both;
	padding:0 0 15px 0;
}

.clearall{clear:both;}
.right{float:right;}

table#cinemalist{}
table#cinemalist td{margin:5px 0;border-bottom:1px dotted #222;}
table#cinemalist td{padding:10px;width:375px;}
table#cinemalist tr:hover{background:#161616;}


/* main divs */

#container{
	width:870px;
	margin:0 auto;
	height:100%;
	text-align:left;
	background:#000;
	color:#999;
	font-size:1.3em;line-height:1.5em;
}

	#banner{
		position:relative;
		height:213px;
		background:url("images/banner.jpg") no-repeat;
	}
		
	#content2{
		width:790px;
		float:left;
		padding:20px 40px;
		background:#111;
	}
		
		#screenhold{float:left;width:400px;}

		#screen{
			width:400px;
			background-color:#000;
			float:left;
			margin-top:10px;
			
		}
		
		#synopsis{
			width:370px;
			
			float:left;
			margin-left:20px;
			
		}
		
		#synopsis p{font-size:0.9em;}
		
		#quotes{float:left;border-top:1px solid #3c7470;padding-top:8px;}
		
		#quotes ul, #quotes li{list-style-type:none;}
		#quotes li{color:#888;font-size:0.8em;}
	
	#front{margin-bottom:30px;}
	
	#footer{
		width:870px;
		background:#000 url("images/footer.jpg") no-repeat;
		float:left;
		height:269px;
		position:relative;
		
	}
		
		#contact{
			position:absolute;
			top:130px;
			left:5px;
			width:650px;
			color:#888;
			text-align:center;
			padding-top:30px;
		}
		
		#logos{
			background:url("images/logos.jpg") no-repeat;
			width:633px;
			height:62px;
		}


#news{
	float:left;
	text-align:center;
	width:680px;
		
}

#news img{
	border:1px solid #222;
	background:#000;
}

#philth{
	position:absolute;
	top:10px;
	left:695px;
	color:#555;
	font-size:0.8em;
}

#philth a{
	color:#666;
	
}

#philth a:hover{
	color:#fff;
	
}


.profileimg{
	float:left;
	border:1px solid #222;
	background:#000;
	margin-right:10px;
}

.subsection{
	float:left;
	width:782px;
	margin-bottom:40px;

}

.subsection2{
	float:left;
	width:350px;
	padding:0px 30px 0 0;

}

.subsection3{
	float:left;
	width:350px;
	border-left:1px solid #333;
	padding:0px 0 0 30px;
}

.columnleft{
	float:left;
	width:350px;
	padding-right:38px;
}

.columnright{
	border-left:1px solid #333;
	padding-left:38px;
	float:left;
	width:350px;
	
}

.crewleft{
	text-align:right;
	float:left;
	color:#CCCCCC;
	font-weight:bold;
	width:385px;
	padding-right:5px;
}

.crewright{
	text-align:left;
	padding-left:5px;
	float:left;
	width:335px;
}

.crewleft p, .crewright p{line-height:12px;}

/* links */
#links{
	position:absolute;
	top:10px;
	right:28px;
	width:150px;
}


#links ul {
	list-style-type:none;
	width:auto;
} 

#links li {
	border-bottom:1px dotted #222;
}

#links li a {
	color:#aaa;
	display:block;
	padding:2px;
	font-size:1em;
	text-decoration:none;
	background:#000;
	border:none;
}

* html #links li a { 
	/*make hover effect work in IE*/ width:auto;
}

#links li a:hover {
	background:#111;
	color:#fff;
	text-decoration:none;
	border:none;
}


.musnav {
	width:60px;
	float:left;
}

.musnav a img{
	border:3px solid #111;
	margin-bottom:5px;

}

.musnav a:hover img{
	border:3px solid #3c7470;

}

.musnav a .imgover img, .musnav .imgover img{
	border:3px solid #3c7470;
}

.musimage{
	float:left;
	text-align:center;
	border-left:1px solid #333;
	padding-left:38px;
	width:450px;
}

.musimage p {
	margin-top:7px;
	color:#999;
}

.musimage img{
	border:1px solid #222;
	background:#000;
}

.musiccontent{
	float:left;
	border-left:1px solid #333;
	padding-left:38px;
	width:650px;
}

#imagenav {
	width:240px;
	float:left;
}

#imagenav a, .musnav a{
	padding:0;
	border:none;
}

#imagenav a img{
	border:3px solid #111;

}

#imagenav a:hover img{
	border:3px solid #3c7470;

}

#imagenav a .imgover img{
	border:3px solid #3c7470;
}

#image {
	float:left;
	margin:20px 0 0 47px;
	text-align:center;
}

#image p {
	margin-top:7px;
	color:#999;
}

#image img{
	border:1px solid #222;
	background:#000;
}

#cinemalist a{
	text-decoration:none;
	color:#aaa;
	padding-bottom:2px;
	border-bottom:1px dotted #aaa;
}

#cinemalist a:hover{
	text-decoration:none;
	color:#fff;
	padding-bottom:2px;
	border-bottom:1px solid #3c7470;
}

.review{border-bottom:1px dotted #aaa;margin:15px 0;}
.review h2{margin-bottom:10px;}
.review h2 a.reviewlink{font-size:0.8em;}
.review p.author{float:right; font-style:italic;}
#reviewleft, #pressleft{margin-right:10px;float:left;width:380px;}
#reviewright, pressright{margin-left:10px;float:left;width:380px;}
