/* CSS Reset */
html, body, br, hr, 
div, span, a,
object, iframe,
ul, ol, dl, li, dt, dd,
h1, h2, h3, h4, h5, h6,
p, blockquote, q, address,
small, big, cite, dfn, ins, del, 
i, em, b, strong, sup, sub, strike,
pre, code, samp, kbd, var, tt,
form, fieldset, legend, label,
input, textarea, select, option, .nobox{ 
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline; 
}

h1{
	color: #000000;
	font: normal 20px "Arial", Sans-Serif;
	margin-bottom:10px;
}

blockquote, q{ quotes: none; }

br{ height: 0; }

ul, ol, dl{ list-style: none; }

a{
	color: #ba372d;
	text-decoration: none;
}

a:hover{
	color: #ba372d;
	text-decoration: underline;
}


a img{ border: 0; }

img{
	display: block;
	border: 5px solid #1a1210;
}

.add_border{
	width:568px;
	display: block;
	border: 5px solid #1a1210;
}


.noborder{
	border:0px;
	}

body{
	margin-top:20px;
	background: #322927;
	color: #000000;
	font: normal 12px "Arial", Sans-Serif;
}

input{
	border: thin solid #000000;
}

textarea{
	border: thin solid #000000;
}

#wrapper{
	margin: 0 auto;
	width: 934px;
}

#main_area{
	float:left;
	width:676px;
}
	
#side_area{
	float:left;
	width:238px;
}


#nav{
	margin-left:5px;
}

#nav ul{
	list-style:none;
	margin:0 auto;
	width:676px;
	}
	
#nav li{
	float:left;
	margin-right:15px;
	display: inline;
	}
	
#home_top{
	background: url(../images/homeTop.jpg) no-repeat right bottom;
	height: 689px;
	width: 675px;
}

#home_top2{
	background: url(../images/homeTop3.jpg) no-repeat right bottom;
	height: 925px;
	width: 675px;
}

#video-single{
padding-left: 50px;
padding-top: 560px;
}

#home_header{
	background: url(../images/homeTitle.jpg) no-repeat right top;
	height: 156px;
	width: 675px;
}

#home_copy{
	background: url(../images/homeCenterCopy.jpg) repeat-y right top;
	width: 675px;
}

#home_copy p{
	color: #000000;
	padding: 5px 50px;
	font-size: 15px;
}

#home_footer{
	background: url(../images/homeFooter.jpg) no-repeat right top;
	height: 53px;
	padding-bottom:20px;
}

#main_top{
	background: url(../images/main_header.jpg) no-repeat right bottom;
	height: 46px;
}

#main_content{
	background: url(../images/main_bg.jpg) repeat-y right top;
	margin: 0px;
	padding: 10px 40px 20px 50px;
}

html>body #main_content
{
   height:1%;
}

*html #main_content
{
   height:1%;
}

#main_bottom{
	background: url(../images/main_footer.jpg) no-repeat right top;
	height: 38px;
}

#logo{
	height: 172px;
}

#header1{
	height: 70px;
	background: url(../images/header_lastest_flicks.jpg);
}

#header2{
	background: url(../images/header_scripts.jpg);
	height: 50px;
}

#header3{
	background: url(../images/header_news.jpg);
	height: 50px;
}

#header4{
	background: url(../images/header_links.jpg);
	height: 50px;
}

.side_content{
	background: transparent url('../images/side_bg.jpg') repeat-y;
	padding: 5px 40px 10px 35px;
	color: #FFFFFF;
}

*html .side_content
{
   height:1%;
}

html>body .side_content
{
   height:1%;
}

.side_content a{
	font: bold normal 14px/normal Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCC;
	text-decoration: none;
}

.side_content a:hover{
	font: bold normal 14px/normal Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: underline;
}

#side_bottom{
	background: url(../images/side_footer.jpg) no-repeat left top;
	height: 32px;
}

.read_it{
	margin-bottom:10px;
	margin-left:510px;
	margin-top:15px;
}

.pagination {
	position:relative;
	background-color:#f9f9f9;
	height: 25px;
	padding-top: 6px;
}
.pagination p {
	margin:0;
}
.pagination .status {
	text-align:center;
	width: 30%;
	margin:0 auto;
	color:#a6a6a6;
	font-weight:bold;
}
.pagination .prev_page {
	position:absolute;
	top:6px;
	left:3px;
}
.pagination .next_page {
	text-align:right;
	right:3px;
	position:absolute;
	top:6px;
}

.script-item p{
font-size:14px;
font-family:"Courier New", Courier, monospace;
margin-bottom:10px;
}

.script-item2 p{

}

.center{
text-align:center;
}

.left{
text-align:left;
}

.right{
text-align:right;
}

#synopsis p{
	font: normal 12px "Arial", Sans-Serif;
}

#script_body p{
font-size:14px;
font-family:"Courier New", Courier, monospace;
}

.dialoge{
margin-left:90px;
width:320px;
margin-top:-28px;
}

.character{
margin-left:175px;

}

.parenthetical{
margin-left:115px;
width:320px;
margin-top:-28px;
}

#synopsis p{
margin-bottom:10px;
}

.news-date{
margin-top:-18px;
font-size:11px;
}

#footer li.remove_space{
	margin-right:0px;
	}
