@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fdc911;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url(images/back.jpg);
}


.container{
	width:1020px;
	position:relative;
	
}
.header{
	position:relative;
	width:1020px;
}
.main_body{
	position:relative;
	width:1020px;
	padding:0;
}
.main_content{
	position:relative;
	width:520px;
	padding:30px 10px 30px 60px;
	float:left;
}
.left_col{
	position:relative;	
	width:150px;
	padding:30px 15px 30px 15px;
	float:left;
}
.one_col{
	position:relative;
	width:750px;
	padding:30px 30px 30px 60px;
	float:left;
}
.right_bar{
	position:relative;
	width:210px;
	padding:30px 20px 30px 0px;
	float:left;

}
.right_bar ul{
	list-style:none;
	
}
.right_bar ul li{

}
.twitter{
width:210px;
padding-left:10px;
}
#sidebar_nav ul li:before {
	content: "\00BB \0020";
	}
#sidebar_nav li{
	margin:0;
	padding:0;
}
#sidebar_nav li ul{
	margin:0;
	padding:0;
}
#sidebar_nav{
margin:0;
padding:0 0 0 40px;
}
#tv{
	position:relative;
	float:left;
	width:360px;
	padding:0 30px 0 0;
}
#film_print{
	position:relative;
	left:0px;
	width:360px;
	top:0;
	float:left;
}
input {
 background-color: #fdc911;
}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}
/*Wordpress Section*/

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}


a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
.footer{
	position:relative;
	margin:0 auto;
	text-align:center;
	padding:10px;
	font-size:10px;
	clear:both;
	width:540px;
}