@charset "utf-8";
html, .main {
	padding:0;
	margin:0;
}
body {
	margin:0;
	padding:0;
	width:100%;
	color:#8a8a8a;
	font:normal 12px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
	background:#0f0f0f url(../images/bg.gif) repeat left top;
}
.main {
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}
h2 {
	margin:8px 0;
	padding:8px 0;
	font-weight:normal;
	color:#3f3f3f;
}
p {
	margin:8px 0;
	padding:0 0 8px 0;
}
a {
	color:#fdbb20;
	text-decoration:underline;
}
.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin:0;
	padding:0;
}
.header {
}
.header_resize {
	width:640px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
.logo {
	padding:0;
	float:left;
	height:90px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: -43px;
	border: 0;
	padding-right: 5px;
}
h1 {
	margin:0;
	font-size:48px;
	font-weight:normal;
	line-height:1.2em;
	text-transform:none;
	text-align:left;
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h1 a, h1 a:hover {
	color:#FFF;
	text-decoration:none;
}
h1 span {
}
h1 small {
	display:block;
	margin:0;
	font-size:20px;
	font-weight:normal;
	line-height:1.2em;
	letter-spacing:normal;
	text-transform:none;
	color:#8f8f8f;
}
#menu_nav {
	padding:0;
	height:35px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 1px solid #333;
}
#menu_nav ul {
	list-style:none;
	padding:0;
	height:35px;
	float:none;
	background-color: #000;
}
#menu_nav ul li {
	margin:0;
	padding:0;
	float:left;
}
#menu_nav ul li a {
	display:block;
	margin:0;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background:none;
	padding-right: 27px;
	padding-bottom: 5px;
	padding-left: 27px;
	padding-top: 10px;
}
#menu_nav ul li.active a, .menu_nav ul li a:hover {
	text-decoration:none;
	color:#fdbb20;
}
#content {
	padding:0;
}
#content_resize {
	width:640px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#mainbar {
	float:left;
	width:600px;
	background:#f4f4f4;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	margin: 0;
}
#mainbar h2 {
	font-size:30px;
	color:#3f3f3f;
	background-image: url(../images/li.gif);
	background-repeat: repeat;
	padding-left: 20px;
	margin-top: 12px;
	padding-top: 14px;
	padding-bottom: 14px;
}
#mainbar h3 {
	margin: 0;
	color: #3f3f3f;
	padding-top: 10px;
	margin-bottom: -5px;
}
#mainbar .underscore{
	border-bottom-color: #bebebe;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	margin-top: -10px;
	margin-bottom: -5px;
}
#mainbar .underscore2{
	border-bottom-color: #bebebe;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	margin-top: -10px;
	margin-bottom: -5px;
	margin-right: 20px;
}
#mainbar h4  a{
	color: #fdbb20;
	font-size: 30px;
}
#mainbar div.img {
	padding:12px 0;
	float:left;
}
#mainbar ul {
	margin-top: -5px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#mainbar ul li {
	list-style-position: inside;
	list-style-type: circle;
}
#mainbar img {
}
#mainbar img.fl {
	margin:0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}
#mainbar img.fl2 {
	margin:0;
	padding: 2px;
	background: #ddd;
	border: 1px solid #ccc;
	float: left;
	clear: left;
}
#mainbar .post_content_wide p {
}
#mainbar .article .post_content ul {
	list-style-position: inside;
	list-style-type: circle;
}
#mainbar .article {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
#mainbar .article a {
	color:#3f3f3f;
}
#mainbar .post_content {
	float:right;
	width:370px;
}
#mainbar .post_content_wide {
	float:left;
	width:560px;
	margin-left: 20px;
}
#mainbar .post_content strong {
	color:#3f3f3f;
}
#mainbar #gallery {
	width: 600px;
	text-align: left;
	margin-top: 300px;
}

#mainbar #gallery  img {
	padding: 3px;
	margin-left: 4px;
	margin-right: 4px;
	background: #ddd;
	border: 1px solid #ccc;
}

.footer {
}
.footer_resize {
	width:600px;
	line-height:1.5em;
	color:#929292;
	border-top:1px solid #323232;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.footer_resize p {
	margin:24px 0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	text-indent:inherit;
}
.footer_resize a {
	color:#fdbb20;
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
	text-decoration:underline;
	background-color:transparent;
}
.footer_resize a:hover {
	color:#fdbb20;
	background-color:transparent;
	text-decoration:none;
}
.footer_resize .lf {
	float:left;
}
.footer_resize .mudhillLink {
	margin: -6px 0 0 0;
}
.footer_resize .rf {
	float:right;
}
a {
	outline:none;
}
.rounded-corners {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.highlight img {
filter:alpha(opacity=75);
-moz-opacity:0.75;
opacity:0.75;
}
.highlight:hover img {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}
