body {
	font: 12px/18px "Tahoma", Geneva, Arial, Verdana, sans-serif;
	color: #333;
	background: #0F0F0F url(img/main-bg.gif);
	margin: 0;
	padding: 20px 0 0;
}
a {
	color: #081273;
	text-decoration: none;
}
a:visited {
	color: #081273;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0 0 15px;
	margin: 0;
}
h1 {
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}
h1 a {
	display: block;
	background: url(img/logo.jpg) no-repeat left;
	height: 115px;
	border: none;
}
h2 {
	color: #036;
	margin: 0;
	letter-spacing: -1px;
	padding: 5px 0 0 5px;
	font: normal 24px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding-bottom: 1px;
}
h2 a, h2 a:visited {
	color: #036;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: none;
}
h3 {
	font: normal 16px "Arial", Tahoma, Arial;
	color: #036;
	margin: 10px 0 5px;
	background: url(img/dots.gif) repeat-x bottom left;
}
h3 a, h3 a:visited {
	color: #036;
	text-decoration: none;
}
h3 a:hover {
	color: #222;
	text-decoration: none;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #222;
	margin: 10px 0 5px;
	background: url(img/dots.gif) repeat-x bottom left;
}
.newedl a {
	background: #FCC;
	padding: 3px;
}
.itemnews {
	background: #fff url(img/n2.gif) 0 1px repeat-x;
}
.itemsett {
	background: #fff url(img/n2.gif) 0 1px repeat-x;
	padding: 1em;
}
form {
	margin: 0;
	padding: 0;
}
#page {
	margin: 0 auto;
	width: 980px;
	background: #fff;
	border: 8px solid #fff;
}
#content {
	padding: 0 5px 0 0;
	float: left;
	width: 600px;
	margin: 5px 0;
	overflow: hidden;
	border: none;
}
.post {
	clear: both;
	padding-top: 5px;
}
.entry {
	float: left;
	width: 600px;
	background: url(img/ebg.gif) repeat-x;
}
.post-bottom {
	background: transparent;
	padding:5px 0 0 5px;
	float: right;
	font-size: 95%;
	color: #888;
}
.post-content {
	clear: both;
	padding: 5px;
	color: #03121e;
	border-bottom: 1px dotted #666;
}
#sidebar {
	float: right;
	padding: 0 5px;
	width: 365px;
	overflow: hidden;
}
#menublock {
	width: 360px;
	font-size: 11px;
	padding: 5px;
	border-bottom: #eedba0 1px solid;
	float: left;
	color: #111;
	background: #f8facf;
}
#sbarbg {
	width: 360px;
	padding: 5px;
	background: #f8facf url(img/sbarbg1.gif) repeat-x;
	float: left;
}
#left {
	float: left;
	width: 175px;
}
#right {
	float: right;
	width: 175px;
	padding-left: 7px;
}
#sidebar h2, #feed .feedburner {
	font: normal 16px "Verdana", Geneva, Arial, sans-serif;
	color: #333;
	margin: 5px 0 2px;
	background: transparent;
	border-bottom: 1px solid #d5d5d5;
}
#sidebar h3, #sidebar .sidebartitle {
	font: 18px "Verdana", Geneva, Arial, sans-serif;
	color: #333;
	padding: 3px;
	margin: 2px 0 0;
}
#sidebar a, #sidebar a:visited {
	color: #036;
	font: 12px "Verdana", Geneva, Arial, sans-serif;
	text-decoration: none;
}
#sidebar a:hover {
	color: #000;
	font: 12px "Verdana", Geneva, Arial, sans-serif;
	text-decoration: none;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li {
	padding: 0 2px 0 10px;
	border: none;
}
#sidebar ul li ul li ul li {
	padding: 1px 0;
	border: none;
}
ul.list-cat li, li.bar_categories li {
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
ul.list-rec li, li.bar_comments ul li {
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
ul.list-page li, li.bar_pages li, li.bar_recent_entries li {
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
#close {
	clear: both;
	background: #fff;
	line-height: 130%;
	padding-bottom: 0;
}
#footer {
	background: #333;
	color: #FFF;
	width: 980px;
	margin: 0 auto 0;
	padding: 15px 0 20px;
	text-align: center;
	font-size: 12px;
	border: 8px solid #fff;
}
#footer a, #footer a:visited {
	color: #efefef;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float: left;
	margin: 2px 10px 5px 0;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float: right;
	margin: 2px 0 5px 10px;
}
.clear {
	clear: both;
}
hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
#header {
	background: url(img/head.jpg) no-repeat top center #2c2c2c;
	height: 215px;
	width: 980px;
	position: relative;
}
.head_banner {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 121px;
	left: 489px;
}
.head_logo {
	position: absolute;
	top: 55px;
	left: 49px;
	width: 230px;
	height: 65px;
}
.head_logo img {
	width: 230px;
	height: 65px;
}
.head_menu {
	position: absolute;
	top: 180px;
	left: 0;
	font-size: 12px;
	color: #fff;
	height: 30px;
	line-height: 30px;
}
#header a {
	color: #fff;
	text-decoration: none;
	margin: 0 27px;
}
#header a:hover {
	color: #fff;
	text-decoration: underline;
}