@charset "utf-8";
/* Minnewood.com CSS Document - Style */
/* Designed by Dominic Businaro - http://dominicbusinaro.com */

body {
	background-color: #222222;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 113px;
	width: 1024px;
	background-image: url(../img/header_bg3.png);
	background-repeat: no-repeat;
}
#welcome {
	height: 21px;
	width: 996px;
	padding-top: 24px;
	color: #FFFFFF;
	font-size: .8em;
	text-align: right;
	float: left;
	padding-right: 28px;
}
#banner {
	float: left;
	width: 1024px;
	height: 41px;
}
#hor_menu {
	float: left;
	width: 994px;
	height: 27px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 30px;
	margin: 0px;
}
#hor_menu ul {
	clear:both;
	margin:0px;
	padding:0px;
	list-style:none;
}
#hor_menu ul li {
	margin:0px;
	padding:0px;
	display:inline;
}
#hor_menu ul li a {
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: .9em;
}
#hor_menu ul li a:hover {
	text-decoration: underline;
}
#hor_menu ul li.film_btn {
	padding-left: 20px;
}
#page {
	background-image: url(../img/page_bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 1024px;
}
#sidebar {
	float: left;
	width: 196px;
	padding-left: 47px;
	text-align: left;
	padding-bottom: 25px;
}
#sidebar ul {
	clear:both;
	margin:0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
}
#sidebar ul li {
	margin:0px;
	display:list-item;
	background-image: url(../img/sidebar_border.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebar ul li a {
	text-decoration:none;
	color: #66b5ff;
	font-size: .9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	margin: 0px;
}
#sidebar ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#wide_content {
	float: left;
	width: 732px;
	text-align: left;
	padding-left: 22px;
	padding-top: 10px;
	padding-right: 27px;
}
#slim_content1 {
	float: left;
	width: 494px;
	text-align: left;
	padding-top: 10px;
	padding-left: 22px;
	padding-right: 5px;
}
#slim_content2 {
	float: left;
	width: 228px;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 27px;
}
#split_content1 {
	float: left;
	width: 363px;
	text-align: left;
	padding-top: 10px;
	padding-left: 22px;
	padding-right: 5px;
}
#split_content2 {
	float: left;
	width: 359px;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 27px;
}
#footer {
	font-size: .7em;
	color: #FFFFFF;
	background-image: url(../img/footer_bg.png);
	background-repeat: no-repeat;
	height: 91px;
	width: 1024px;
	float: left;
}
.socials {
	text-align: left;
	padding-left: 85px;
}
.footer {
	padding-top: 32px;
}
.footer a:link,
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
#comments {
	background-color: #313131;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5B5B5B;
}
h1,
h1 a:link,
h1 a:visited {
	color: #66b5ff;
	margin: 0px;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 1em;
	color: #ffffff;
}
h3 {
	font-size: .9em;
}
h4 {
	font-size: 1em;
	color: #ffffff;
	padding-top: 15px;
}
h5 {
	font-size: 1em;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.sidebar {
	padding-left: 45px;
}
.sidebar2 {
	padding-left: 22px;
}
.meta {
	font-size: 0.7em;
	color: #F9F9F9;
}
.post {
	font-size: .9em;
	color: #F9F9F9;
}
.post a:link {
	color: #66b5ff;
	text-decoration: none;
}
.post a:visited {
	color: #0689FF;
	text-decoration: none;
}
.post a:hover {
	text-decoration: underline;
}
.post img {
	margin: 3px;
}
.perma img {
	border: 1px solid #FFF;
}
.content1_post,
.content2_post {
	font-size: .9em;
	color: #F9F9F9;
	padding-bottom: 15px;
}
.content1_post a:link,
.content2_post a:link {
	color: #66b5ff;
	text-decoration: none;
}
.content1_post a:visited,
.content2_post a:visited {
	color: #0689FF;
	text-decoration: none;
}
.content1_post a:hover,
.content2_post a:hover {
	text-decoration: underline;
}
.contributors {
	border: 1px solid #313131;
}
.profile_img {
	padding: 3px;
	border: 1px solid #313131;
	margin-right: 3px;
	margin-bottom: 3px;
}
.profile_head_bg {
	background-color: #313131;
}
.post_buffer {
	margin-bottom: 35px;
}
.post_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #313131;
}
.sidebar_border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #313131;
}
.page_nav a:link,
.page_nav a:visited {
	color: #FFFFFF;
	background-color: #0689FF;
	text-decoration: none;
	font-size: 0.8em;
	padding-right: 3px;
	padding-left: 3px;
}
.page_nav a:hover {
	text-decoration: none;
	color: #313131;
}
.post_comments {
	background-color: #5B5B5B;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.post_comment {
	padding: 3px;
	font-size: 0.8em;
	color: #FFFFFF;
}
.post_comment a:link {
	color: #66b5ff;
	text-decoration: none;
}
.post_comment a:visited {
	color: #0689FF;
	text-decoration: none;
}
.post_comment a:hover {
	text-decoration: underline;
}
.c_meta_pad {
	padding: 3px;
}
.crew_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.green {
	color: #009933;
}
.line_height {
	line-height: 1.2em;
}
.slim_content1_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #313131;
}