@charset "utf-8";
body {
	background-color: #000;
	margin: 0px;
	background-image: url(../images/sbdy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
}
.clear {
	clear: both;
}
#containter {
	width: 1152px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ftr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navigation {
}
#header {
	width: 1152px;
	padding-top: 211px;
	clear: both;
}
#header h1 {
	display: none;
}
#header h2 {
	display: none;
}
/* begin navigation */
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	float: left;
	width: 127px;
	height: 51px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #160b07;
}
#navigation li a {
	color: #ffefae;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 5px;
}
* html #navigation li a {  /* make hover effect work in IE */
	width: 120px;
	padding-bottom: 11px;
}
#navigation li a:hover {
	background-image: url(../images/bg-hvr.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FC0;
}
#navigation a em {
	color: #584930;
	display: block;
	line-height: 125%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#navigation a span {
	color: #125F15;
	font: normal 70% Verdana, Helvetica, sans-serif;
	line-height: 150%;
}
#navigation .on {
	background-image: url(../images/bg-hvr.png);
	background-repeat: repeat-x;
	background-position: left top;
}
/* end navigation */
#subnav {
	width: 77%;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #C60;
	font-size: 12px;
	font-weight: bold;
}
#subnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#subnav li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#subnav a:link, #subnav a:active, #subnav a:visited {
	color: #FFEFAE;
	text-decoration: none;
	font-size: 12px;
	font-weight: 200;
}
#subnav a:hover {
	color: #884901;
}
#content {
	width: 1130px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#content #left {
	width: 245px;
	float: left;
}
#content #mid {
	width: 647px;
	float: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#content #right {
	width: 210px;
	float: left;
	text-align: center;
}
/* mid-style */
.google-ads {
	height: 70px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #000;
	color: #333;
	padding: 5px;
	margin-bottom: 10px;
}
.preview {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-image: url(../images/c-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 54px;
	font-size: 11px;
	background-color: #3A1B07;
	color: #960;
	border: 5px solid #171105;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}
.preview p {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.preview-hdr {
	height: 46px;
	width: 610px;
	background-image: url(../images/c-top.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #FFEFAE;
}
.preview-bdy {
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
.preview-blgbdy {
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #171105;
}
.preview a {
	color: #FFD065;
	text-decoration: none;
}
.preview a:hover {
	color: #F00;
}
.blogcomments {
	width: 550px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding: 5px;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #552C0C;
}
.usr {
	font-size: 12px;
	font-weight: bold;
	color: #F90;
}
.cpost {
	color: #4D3206;
	font-size: 11px;
	font-style: italic;
}
.datepost {
	font-style: italic;
	padding-left: 10px;
	font-size: 11px;
	color: #960;
}
.more {
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
}
/* left-panel style */
.panel {
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/pnl-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border: 5px solid #171105;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #C4C0BC;
}
.section-title {
	font-weight: bold;
	font-size: 18px;
	color: #F90;
}
.panel ul {
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-size: 11px;
	margin-top: 5px;
	list-style-image: url(../images/bull.gif);
	list-style-position: inside;
}
.panel ul li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.panel ul li a {
	text-decoration: none;
	color: #FC0;
	padding: 5px;
}
.panel ul li a:hover {
	color: #FFC;
}
/* ads-style */
.ads-top {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 10px;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 5px;
	height: 59px;
	padding-top: 20px;
	font-size: 10px;
}
.ads-paneltop {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 52px;
	font-size: 11px;
	margin-bottom: 10px;
}
.ads-paneltop a {
	color: #FFB203;
	text-decoration: none;
}
.ads-top .rss {
	font-size: 16px;
	font-weight: bold;
	color: #FFEFAE;
}
.ads-top a {
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
}
.ads-bdy {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.ads-bdy a {
	font-size: 12px;
	color: #FC0;
	text-decoration: none;
}
.ads-bdy img {
	border: 1px solid #000;
	clear: both;
}
.ads-bdy a:hover {
	color: #FF9;
}
#footer {
	text-align: center;
	font-size: 12px;
	color: #FC0;
	height: 90px;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer a {
	font-size: 12px;
	color: #FC0;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9;
}
