@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #999;
}

h1 {
	padding-bottom: 7px;
}

h2 {
	padding-bottom: 7px;
}

h3 {
	padding-bottom: 7px;
}
p {
	line-height: 1.45em;
	padding-bottom: 7px;
}
.body-ad {
	width: 336px;
	float: right;
	margin-left: 5px;
}
.alignright {
	float: right;
}
.movie-info {
}
.post-excerpt {
	margin: 5px 40px 15px 40px;
	/* border-top: 1px solid #000;
	 border-bottom: 1px solid #000;*/
	 border: 1px solid #000;
	font-style: italic;
	font-size: .95em;
	padding: 5px 5px 0 5px;
}
.top-ads {
	margin-bottom: 10px;
}
#wrap {
	width: 800px;
	margin: 0 auto;
	background: #000000;
	padding: 10px;
	border-left: 2px solid #666;
	border-right: 2px solid #666;
}

#header {
	height: 75px;
}
#main-nav {
	height: 32px;
	background: url('main-nav.png');
	margin-top:10px;
}
#main-nav ul {
	list-style: none;
}

#main-nav li {
	display: block;
	float: left;
	height: 19px;
	padding: 8px 10px 5px 10px;
	border-right: 2px solid #000000;
	font-weight: bold;
	color: #f0a900;
}

#main-nav a {
	color: #0E24A1;
	text-decoration: none;
}
#main-nav a:hover {
	text-decoration: underline;
}
#left-sidebar {
	width: 190px;
	float: left;
	margin-top: 10px;
}

#left-sidebar h4 {
	display: block;
	background: #a1410e;
	padding: 5px;
	color: #ffffff;
}
#left-sidebar ul {
	list-style: none;
	margin: 5px 0;
}
#left-sidebar li {
	padding: 3px 5px;
}
#left-sidebar a {
	text-decoration: none;
}

#left-sidebar a:hover {
	text-decoration: underline;
}
.sidebox {
	background: #f7941d;
	margin-bottom: 15px;
}
#movie-description p {
	padding: 0 5px;
}
#movie-description ul li:before {
	content: "\2022 \0020";
}
#content {
	background: #ffffff;
	width: 580px;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 10px;
}
#content h1 {
	color: #0E24A1;
}
#content h2 {
	color: #C00;
}
#content h3 {
	color: #0E24A1;
}
#content img {
	margin-left: 5px;
}
#content ul {
	list-style: disc;
	margin-left: 25px;
	margin-bottom:10px;
}
#boilerplate {
	background: #e7e7e7;
	font-style: italic;
	color: #666;
	padding: 10px;
	margin-top: 20px;
	font-size: .9em;
}
#footer {
	clear: both;
	color: #ffffff;
	padding: 10px;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #f7941d;
}
.footer-ad {
	margin: 10px auto;
	text-align: center;
}

/*** USE FOR GOOGLE RICH SNIPETS ***/

.fn {
}

.rating {
	display: none;
}

.reviewer {
	display: none;
}

.dtreviewed {
	display: none;
}

.summary {
	display: none;
}