/* global variable */
a:link, a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0099CC;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 9px;
	color: #cccccc;
}
/* body init css */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	margin: 0px;
	background-image: url(bck.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#wrap_fixed {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_fixed {
	margin: 0px;
	float: left;
	width: 1000px;
}
#header_fixed {
	width: 1000px;
	float: left;
}
.right_header_fixed {
	background-image: url(right_h.gif);
	background-repeat: no-repeat;
	float: right;
	height: 100px;
	width: 15px;
}
.left_header_fixed {
	background-image: url(left_h.gif);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 15px;
}
.middle_header_fluid {
	background-image: url(mid_h.gif);
	background-repeat: repeat-x;
	height: 100px;
	float: left;
	width: 970px;
}
h1 {
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	font-size: 27px;
	color: #E2E2E2;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-weight: 400;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
	color: #E2E2E2;
}
.top_header {
	float: left;
	width: 970px;
}
#search {
	float: right;
	width: 260px;
	height: 36px;
	margin-top: 20px;
	position: relative;
}
#logo {
	float: left;
	height: 15px;
	width: 600px;
	position: relative;
}
.header_navigator {
	float: left;
	width: 970px;
	padding-top: 12px;
}
.rss {
	float: right;
	height: 24px;
	width: 150px;
}
#main_nav {
	margin: 0px;
	float: left;
	width: 510px;
}
#main_nav ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 510px;
	list-style-type: none;
}
#main_nav li {
	padding: 0px;
	float: left;
	height: 24px;
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #EF9B6E;
	display: inline;
}
#main_nav li a:link, #main_nav li a:visited {
	color: #EF9B6E;
	text-decoration: none;
}
#main_nav li a:hover, #main_nav li a:active {
	color: #EF9B6E;
	text-decoration: underline;
}
#top_content {
	padding-top: 16px;
	float: left;
	width: 990px;
	height: 20px;
	margin-left: 5px;
	background-image: url(top_content.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 13px;
	color: #000000;
	padding-left: 0px;
	letter-spacing: -1px;
	font-weight: bold;
}
#top_content a:link, #top_content a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#top_content a:hover, #top_content a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#content {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	float: left;
	width: 988px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(rep_content.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#footer {
	float: left;
	width: 990px;
	margin-left: 5px;
	background-image: url(footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	padding-bottom: 15px;
}
.footer_link {
	margin: 0px;
	float: left;
	width: 980px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 22px;
	height: 20px;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, "Trebuchet MS", "Arial Narrow";
}
.footer_link a:link, .footer_link a:visited {
	color: #000000;
	text-decoration: none;
}
.footer_link a:hover, .footer_link a:active {
	color: #000000;
	text-decoration: underline;
}
.link_right {
	float: right;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.link_left {
	float: left;
	height: 40px;
	width: 500px;
}
/* begin content area css */
.fixed_content {
	float: right;
	width: 840px;
	position: relative;
}
#main_content {
	float: left;
	width: 480px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: left;
}
.gray {
	background-color: #E2E2E2;
}
.gray2 {
	background-color: #F2F2F2;
}
#sidebars {
	float: right;
	width: 340px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
}
.sidebar1 {
	float: left;
	width: 128px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #F2F2F2;
	padding-bottom: 10px;
}
.sidebar2 {
	float: left;
	width: 160px;
	padding-right: 5px;
	background-color: #f5f5f5;
	padding-left: 5px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.sidebar3 {
	float: left;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#content h1 {
	float: left;
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-size: 22px;
	color: #cc0000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-weight: 400;
}
#content h1 a:link, #content h1 a:visited, content h1 a:hover, #content h1 a:active {
	text-decoration: none;
	color: #cc0000;
}
#content h2 {
	width: 90%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	font-size: 18px;
	color: #cc0000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-weight: 400;
}
#content h3 {
	padding: 0px;
	float: left;
	width: 430px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 24px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-weight: 400;
}
#content h4 {
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	font-size: 15px;
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	text-align: left;
	font-weight: 500;
	letter-spacing: 0px;
}
#content h5 {
	font-size: 16px;
	color: #CC0000;
	padding: 0px;
	float: left;
	width: 480px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-weight: 500;
	letter-spacing: 0px;
	text-align: left;
}
#content h6 {
	font-size: 13px;
	color: #000000;
	padding: 0px;
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	letter-spacing: -1px;
}
.category {
	float: left;
	width: 215px;
	margin-right: 5px;
	margin-left: 5px;
}
.category_bar {
	float: left;
	width: 215px;
	margin: 0px;
	background-image: url(post_bar.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left;
	line-height: 19px;
	padding-left: 2px;
	padding-right: 5px;
}
.category_bar a:link, .category_bar a:visited, category_bar a:hover, .category_bar a:active {
	font-weight: bold;
	color: #E2E2E2;//цвет текста категорий
	text-decoration: none;
}
.category_name {
	float: left;
	font-size: 15px;
}
.category_content {
	width: 100%;
	padding-bottom: 5px;
	background-color: #F8F8F8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
	border-right: #7F7F7F;
}
/* sidebars */
.number {
	font-size: 11px;
	color: #7A7A7A;
}
.arrow {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.arrow li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: -1px;
}
.arrow li a:link, .arrow li a:visited, arrow li a:hover, .arrow li a:active {
	display: block;
	font-size: 14px;
	text-decoration: none;
}
.arrow ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.arrow ul li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.rand {
	text-align: left;
	font-size: 13px;
	margin-bottom: 5px;
}
.rand a:link, .rand a:visited, rand a:hover, .rand a:active {
	color: #006699;
	text-decoration: none;
}
.comment_avatar {
	background-image: url(avatar.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	position: relative;
	padding-top: 5px;
	text-align: left;
}
.comment_entry {
	float: right;
	width: 491px;
}
.com_clear {
	float: left;
	height: 15px;
	width: 551px;
}
.comment_block_alt {
	width: 551px;
	position: relative;
}
.com_author_alt {
	background-image: url(top_com_alt.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 395px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 13px;
	font-size: 11px;
	color: #333333;
	font-family: Verdana;
	padding-top: 3px;
	padding-bottom: 0px;
	letter-spacing: -1px;
}
.com_text_alt {
	background-image: url(com_repeat_alt.gif);
	background-repeat: repeat-y;
	width: 395px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.com_close_alt {
	background-image: url(com_close_alt.gif);
	background-repeat: no-repeat;
	width: 415px;
	background-position: center top;
	height: 11px;
	margin: 0px;
	padding: 0px;
}
#sa_effect {
	padding: 0px;
	width: 420px;
	float: right;
	margin: 0px;
}
#sa {
	padding: 0px;
	width: 480px;
	float: left;
	margin: 0px;
}