/* main.css */

body {
	text-align: center;
	background: url(bg_body.jpg) top repeat-x #000;
	font-family: georgia, serif;
}
a {
	outline: none;
}
#masthead_4 {
	position: relative;
	width:920px;
	height:542px;
	margin: 0 auto 0 auto;
	z-index: 1;
}
#masthead_4 h1 a {
	display: block;
	width:920px;
	height:542px;
	background: url(masthead_4.jpg) top center no-repeat;
	text-indent: -9999px;
}
#content {
	position: relative;
	top: -320px;
	width:770px;
	height:860px;
	margin: 0 auto 0 auto;
	z-index: 100;
}
a.movie_preview {
	display: block;
	font: normal normal normal 25px/25px georgia, serif;
	margin: 0 0 20px 0;
}
#leftcol {
	width:390px;
	float: left;
	text-align: left;
}
#rightcol {
	width:380px;
	float: left;
	padding: 270px 0 0 0;
	text-align: left;
}
h2 a {
	font: italic normal bold 25px/25px georgia, serif;
	text-decoration: none;
	float: left;
	text-align: left;
	color:#ff8400;
	margin: 10px 0 25px 0px;
}
.large {
	font: italic normal bold 28px/28px georgia, serif;
}
a.see_more{
	color: #ff2a00;
}
a.movie_preview{
	color: #ffd200;
	font: normal normal normal 38px georgia, serif;
}
h2 a:hover,
a.see_more:hover,
a.movie_preview:hover,
h4 a:hover {
	color:#fff;
	text-decoration: underline;
}
#post_it h4 a {
	font: italic normal bold 28px/36px georgia, serif;
	text-decoration: none;
	color: #ff2a00;
}
#post_it {
	width: 310px;
	background: url(bg_postit.png) top repeat-x #101010;
	padding:20px 25px 20px 25px;
	text-align: left;
	font: normal normal normal 18px/24px courier, monospace;
	color:#fff;
	border: 1px solid #333;
	margin: 10px 0 0 0;
}
#post_it p {
	margin: 0 0 20px 0;
}
#leftcol img,
#rightcol img {
	background-color: #7c0000;
	padding: 7px;
	margin:0 10px 10px 0;
}
img.banner{
	margin: 15px auto 0 auto;
	border: 1px solid #333;
}
p.footer{
	font: normal normal normal 12px myriad pro, arial, sans-serif;
	margin: 10px 0 0 0;
	color:#ccc;
}
p.footer a {
	color:#ff2a00;
}
h5 a {
	font: italic normal bold 28px/36px georgia, serif;
	text-decoration: none;
	color:#ff0;
}
