html {
	height: 100%;
}
body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 20px;
}

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a {
	color: #d10f0f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clearfloat {
	clear: both;
}

.wrap0 {
	background: #000 url('images/background.gif') repeat-y top center;
	width: 100%;
	min-height: 100%;
	_height: 100%;
}
.wrap1 {
	background: url('images/pattern.gif');
	width: 1012px;
	margin: 0 auto;
	height: 100%;
}
.wrap2 {
	background: url('images/top_bg.gif') repeat-x;
	width: 1012px;
}

#mainwrap {
	width: 948px;
	margin: 0 auto;
	padding-bottom: 27px;
}

#header {
	background: url('images/banner.gif') no-repeat;
	width: 948px;
	height: 85px;
	position: relative;
}
.logo_link {
	width: 299px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
}
.logo_tag {
	color: #9f0000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 4px;
	position: absolute;
	top: 51px;
	left: 98px;
	width: 225px;
}
.top_menu {
	margin-left: 320px;
/*	margin-left: 299px;	*/
	padding-top: 28px;
}
.top_menu a {
	float: left;
	height: 40px;
}

.search {
	position: absolute;
	right: 15px;
	top: 35px;
}
.search_input {
	background: url('images/search_bg.gif') repeat-x;
	height: 14px;
	width: 90px;
	padding: 5px 2px;
	border: 1px solid #b1b1b1;
	float: left;
}
.search_btn {
	float: left;
}

#content {
	margin-top: 15px;
}
.col_left {
	width: 730px;
	margin-right: 30px;
	float: left;
}
.commercial_spot {
	width: 728px;
	height: 90px;
	border: 1px solid #b1b1b1;
	background: #fff;
	text-align: center;
}
.block_title {
	background:#E0E0E0 url('images/block_title.gif') no-repeat scroll left top;
	color: #372300;
	font-size: 21px;
	font-weight: normal;
	margin-top: 12px;
	padding-bottom: 4px;
	padding-left: 42px;
	padding-top: 12px;
	width: 686px;
}
.block_title a{
	color: #372300;
}
.page_title {
	background:#eee url('images/page_title.gif') no-repeat scroll left top;
	color: #372300;
	font-size: 23px;
	font-weight: normal;
	margin-top: 12px;
	padding-bottom: 6px;
	padding-left: 42px;
	line-height: 27px;
	padding-top: 10px;
	width: 686px;
	border-bottom: 1px solid white;
}
.page_title a, .page_title span{
	color: #9c0000;
}
.posts_navigation {
	background:#FFF url('images/prev_next_posts.gif') no-repeat scroll left bottom;
	width: 728px;
	margin-top: 2px;
	color: #525252;
}
.posts_navigation .post_right, .posts_navigation .post_left {
	margin-top: 4px;
	margin-bottom: 4px;
	width: 320px;
}
.posts_navigation .post_right{
	float: right;
	text-align: right;
	margin-right: 8px;
}
.posts_navigation .post_left{
	float: left;
	text-align: left;
	margin-left: 8px;
}
.entries_navigation {
	background:#E0E0E0 url('images/prev_next_entries.gif') no-repeat scroll left top;
	width: 728px;
	height: 29px;
	margin-top: 8px;
	color: #525252;
	line-height: 29px;
}
.entries_navigation .entries_right{
	margin-right: 12px;
	float: right;
}
.entries_navigation .entries_left{
	margin-left: 24px;
	float: left;
}
.entries_navigation a, .posts_navigation a {
	color: #525252;
}
.entries_navigation a:hover, .posts_navigation a:hover {
	color: #0e0f10;
	text-decoration: none;
}
.block, .block_no_more {	
	background: #fff;
	padding: 10px 42px 15px 42px;
	width: 644px;
}
.block_no_more {	
	background: #fff url('images/block_no_more.gif') repeat-x bottom left;;
}
.block td.image, .block_no_more td.image {
	vertical-align: middle;
	text-align: center;
}
.block td.col1, .block_no_more td.col1 {
	width: 280px;
	padding-right: 20px;
}
.block td.smallText, .block_no_more td.smallText { 
	font-size: 10px;
	color: #623000;
}
.block_bottom, .block_bottom_no_more {
	background: url('images/block_bottom.gif') no-repeat top left;
	width: 686px;
	position: relative;
	padding: 8px 0 0 42px;
}
.block_bottom_no_more {
	padding: 8px 24px 0 24px;
}
.block_bottom {
	height: 27px;
}
.block_bottom_no_more {
	background: url('images/block_bottom_no_more.gif') repeat-y top left;
	line-height: 27px;
	padding-top: 0px;
	color: white;
}
.block_bottom a, .block_bottom_no_more a {
	text-decoration: none;
	text-transform: uppercase;
	color: #f2e24b;
	font-size: 10px;
	padding: 3px 4px;
	margin: 0 7px 0 0;
}
.block_bottom_no_more a
{
	margin: 0px;
}
.block_bottom a:hover, .block_bottom_no_more a:hover {
	color: #fff;
	background: #666;
	text-decoration: none;
}
.block_bottom a.read_more {
	display: block;
	position: absolute;
	width: 90px;
	height: 22px;
	top: 0;
	right: 38px;
	margin: 0;
	padding: 0;
}
.block_bottom a.read_more:hover {
	background: none;
}

.col_right {
	width: 180px;
	float: left;
}
.menu_right_title {
	background: url('images/right_title.gif') no-repeat top left;
	width: 180px;
	height: 20px;
	padding: 2px 0;
	color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-indent: 23px;
	text-transform: uppercase;
}
.bg2 {
	margin-top: 20px;
}
.menu_right {
	list-style-type: none;
}
.menu_right a {
	background: #fff777;
	display: block;
	width: 180px;
	height: 20px;
	padding: 2px 0;
	border-bottom: 1px solid #ebd452;
	font-size: 11px;
	text-indent: 23px;
	color: #000;
	text-transform: uppercase;
}
.menu_right .current_cat a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #e4b736;
}
.menu_right a:hover {
	background: #fff063 url('images/menu_arrow.gif') no-repeat 23px 5px;
	color: #ad0000;
	text-indent: 35px;
	text-decoration: none;
	border-bottom: 1px solid #e4b736;
}
.right_block, .right_block_small {
	background: #FFF777;
	padding: 13px 24px;
	width: 132px;
	border-bottom: 1px solid #ebd452;
	font-size: 10px;
	line-height: 15px;
}
.right_block_small {
	padding: 6px 0px 6px 24px;
	width: 156px;
}
.right_block a {
	font-size: 11px;
	font-weight: bold;
	color: #7b0000;
}
.right_block a img {
	text-decoration: none !important;
	margin: 5px 0px;
}
.right_block_small a {
	font-size: 11px;
	color: #000;
}
.wide_skyscraper {
	width: 160px;
	height: 600px;
	margin: 20px auto;
	border: 1px solid #b1b1b1;
	background: #fff;
}
.last {
	border: none;
}

#footer a {
	text-align: center;
	margin-bottom: 30px;
	color: #000;
}

#footer {
	width: 728px;
	text-align: center;
}
#footer p {
	padding: 3px 0;
	width: 728px;
	margin-bottom: 0px;
}
.copyright {
	background: #fff;
	margin-top: 20px;
	border-bottom: 2px solid #c8512d;
	font-weight: bold;
}
.copyright span {
	font-weight: normal;
}
.rss_feeds {
	background: url('images/footer_bg.gif') no-repeat;
}
.rbs_rss {
	background: url('images/rss.gif') no-repeat center left;
	padding: 3px 0px 3px 23px;
}
.rbs_email {
	background: url('images/mail.gif') no-repeat center left;
	padding: 3px 0px 3px 23px;
}
.rss_feeds a.rss {
	background: url('images/rss.gif') no-repeat center right;
	color: #000;
	padding: 3px 23px 3px 0;
}

.the_center_ads table{
	margin-top: 5px;
}

.post_image {
	float: left;
	margin: 10px 25px 10px 0px;
	cursor: pointer;
}

p {
	margin-bottom: 10px;
}

.col_right p, .block_bottom_no_more p, .block_bottom p {
	margin-bottom: 0px;
}

.comments_title {
	background: #2b2b2b url('images/comments_title.gif') no-repeat top left;
	width: 686px;
	font-size: 18px;
	padding-left: 42px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-top: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #454545;
}
#comments {
	background: #fff url('images/post_bg.gif') repeat-x bottom;
	width: 648px;
	padding: 0 40px;
	color: #494949;
}
.comment {
	background: url('images/post_bg.gif') repeat-x bottom;
	padding: 20px 0;
}
.comment_last {
	padding: 20px 0;
}
.user { 
	color: #545454;
	font-size: 16px;
	margin-bottom: 25px;
	float: left;
}
.post_date {
	font-size: 10px;
	float: right;
}
.reply {
	width: 728px;
}
.reply_title {
	background: url('images/reply_bg.gif') no-repeat;
	width: 708px;
	height: 24px;
	color: #f2e24b;
	padding: 5px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	
}
.reply_form {
	background: #282828;
	padding: 13px 40px;
	width: 648px;
	font-size: 11px;
	color: #fff;
}
.reply_form a {
	color: #F2E24B;
}
.reply_form p {
	margin: 0px;
}
.reply_form input {
	border: 0;
	width: 235px;
	height: 19px;
	margin: 2px 0 2px 10px;
}
.reply_form textarea {
	border: 0;
	width: 260px;
	height: 110px;
	margin-left: 5px;
}
.reply_left {
	float: left;
	width: 295px;
	margin-right: 30px;
}
.reply_left table {
	margin-bottom: 20px;
}
.reply_right {
	float: right;
	width: 323px;
}
.reply_right td {
	vertical-align: top;
}
.form_submit {
	background: url('images/form_submit_bg.gif') no-repeat;
	width: 728px;
	height: 29px;
	text-align: right;
}
.col_left ul, .col_left ol {
	margin-left: 25px !important;
	color: #7B0000;
}
.col_left ul span, .col_left ol span{
	color: black !important;
}
.col_left h1 {
	color: #7B0000;
}
