* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Tahoma, Arial, Verdana, sans-serif;
	color: #262626;
	background: #F2F2F2;
}
a {
	color: #236AB0;
	outline: none;
}
a:hover {
	color: #4E9746;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
input:focus,
select:focus,
textarea:focus {outline: none}
blockquote {
	margin: 0 0 18px;
	padding: 1px 12px;
	background: #F6FBFE url(i/blockquote.gif) repeat-y;
	border-left: 3px solid #2F78A9;
	height: 1%;
  font: italic 12px/18px Georgia, "Times New Roman", Times;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 15px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 15px}

#wrapper {
	width: 973px;
	margin: 0 auto;
	padding: 19px 0;
}

#search_box {
	width: 277px;
	height: 25px;
	background: #F6FBFE url(i/bg_search.jpg) no-repeat;
	padding: 7px 0 0 10px;
	margin-bottom: 10px;
}

#search_box_google {
	width: 277px;
	height: 25px;
	background: #F6FBFE url(i/bg_search.jpg) no-repeat;
	padding: 7px 0 0 10px;
	margin-bottom: 10px;
}

#auth {
	width: 277px;
	height: 45px;
	padding: 0 0 0 1px;
	margin-top: -10px;
	padding-bottom: 15px;
}

#cse-search-box { margin-top: -3px; margin-left: -3px; }
#cse-search-box input[type=submit]{ width: 55px; height: 24px; }
#cse-search-box input[type=submit]:hover{  }

#cse-search-box input[type=text]{ border: 1px solid #ffffff; }

.s_poisk {
	width: 247px;
	border: 0;
}

.top_menu {
	font-weight: bold;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 171px;
	position: relative;
	background: #E8E8E8 url(i/header.jpg) no-repeat;
	margin: 0 0 19px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 86px;
	padding: 64px 0 0 51px;
	font-size: 10px;
	text-decoration: none;
	color: #646464;
	font-weight: normal;
}

#plusodin {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 24px;
	margin: 30px 0 0 350px;
}

#nav {
	position: absolute;
	top: 111px;
	left: 1px;
	width: 971px;
	height: 59px;
  background: #448BCA url(i/header.jpg) -1px -111px no-repeat;
  font-size: 18px;
}
#nav ul {
	overflow: hidden;
}
#nav li {
	list-style: none;
	float: left;
	height: 59px;
  background: url(i/nav-sep.gif) 0 23px no-repeat;
  padding: 0 17px 0 19px;
  margin-left: -2px;
}
#nav a {
	float: left;
	color: #BAEFFF;
  text-decoration: none;
	height: 59px;
	cursor: pointer;
}
#nav a span {
	float: left;
	padding: 13px 0 0;
}
#nav a span span {
	float: none;
	display: block;
  font-size: 11px;
	color: #FFF;
	padding: 0;
}
#nav a:hover {
	color: #FFF;
}
#nav a:hover span {
  background: url(i/nav-hover.gif) 25px 0 no-repeat;
}
#nav a:hover span span {
	background: none;
}
a#n1 {
  background: url(i/nav-icon1.gif) 0 8px no-repeat;
	padding: 0 0 0 57px;
}
a#n2 {
  background: url(i/nav-icon2.gif) 0 7px no-repeat;
	padding: 0 0 0 60px;
}
a#n3 {
  background: url(i/nav-icon3.gif) 0 7px no-repeat;
	padding: 0 0 0 58px;
}

#subscribes {
	position: absolute;
	top: 126px;
	right: 28px;
	overflow: hidden;
}
#subscribes li {
	float: left;
	list-style: none;
  padding: 0 10px;
  margin-left: -2px;
  background: url(i/nav-sep.gif) 0 5px no-repeat;
}

#adv {
	position: absolute;
	top: 30px;
	right: 15px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
}
* html #middle {height: 1%;}
#middle:after {
	content: ' ';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 299px 0 0;
}
.post {
	margin: 0 0 11px;
	padding: 0 17px;
	background: #FFF;
  border: 1px solid #DBDBDB;
	height: 1%;
}
.ptop,
.pbot {
	width: 674px;
	height: 7px;
	overflow: hidden;
	margin: -1px -18px 11px;
  background: url(i/post.gif) no-repeat;
	position: relative;
}
.pbot {
	background-position: 100% 0;
	margin: 0 -18px -1px;
}

.post_search {
	padding: 10px 15px 10px 15px;
	background: #FFF;
	border: 1px solid #DBDBDB;
	width: 940px;
	height: 1250px;
}

#content h2 {
	font: 20px/22px Arial, Tahoma, sans-serif;
	margin: 0 0 18px;
	padding: 0 0 12px;
  background: url(i/line.gif) 0 100% no-repeat;
}
#content h2 a {
	color: #000;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
.pmeta {
	font-size: 11px;
	color: #545454;
	margin: -12px 0 18px;
}

.comments {
	float: right;
}
.comments a {
	background: url(i/comments.gif) 0 2px no-repeat;
	padding: 0 0 3px 22px;
}
.pdate {
	display: inline-block;
	vertical-align: middle;
	width: 75px;
	height: 17px;
	line-height: 15px;
  background: #2D7BB8 url(i/date.gif) no-repeat;
	color: #FFF;
  text-align: center;
  font-weight: bold;
  margin-right: 2px;
}
.pcat {
  margin-left: 2px;
}
.entry {
	width: 100%;
	overflow: hidden;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: 20px/22px Arial, Tahoma, sans-serif;
	margin: 25px 0 18px;
	padding: 0;
	background: none;
}
#content .entry h3 {font-size: 18px}
#content .entry h4 {font-size: 17px}
#content .entry h5 {font-size: 16px}
#content .entry h6 {font-size: 15px}
.entry ul,
.entry ol {
	margin: 0 0 18px 30px;
}
.entry li ul, .entry li ol {
	margin: 0;
}
.entry li li {
	margin-left: 18px;
}
.ptags {
  font-size: 11px;
	margin: 0 0 18px;
	color: #575C61;
}
.ptags span {
  background: url(i/tags.gif) 0 3px no-repeat;
	padding: 0 0 0 14px;
}

#content h3 {
	font-size: 14px;
	margin: 0 0 10px;
}
div.pagetitle {
	text-align: center;
	font-size: 18px;
	margin: 0 0 11px;
	padding: 0 17px;
	background: #FFF;
  border: 1px solid #DBDBDB;
	height: 1%;
}
div.pagetitle .ptop {
	margin-bottom: 3px;
}
div.pagetitle .pbot {
	margin-top: 7px;
}

#share {
	width: 100%;
	overflow: hidden;
	margin: 0 0 35px;
	padding: 7px 0;
  border: 1px solid #E8E8E8;
  border-width: 1px 0;
}
#facebookLike {
	float: left;
	width: 99px;
	height: 23px;
	overflow: hidden;
  margin: 0 9px 0 0;
}
.twitter-share-button {
	float: left;
	margin: 2px 7px 0 0;
	width: 96px !important;
}
#vk,
#odnoklassniki,
.mrc__share {
	float: left;
  margin: 0 9px 0 0;
}
#vk {
  margin-top: 1px;
}
.mrc__share {
  margin-top: 2px;
}

#related {
	margin: 10px 0 30px;
  font: 11px/18px Tahoma, Arial, sans-serif;
}
#related h3 {
	font-size: 11px;
  text-transform: uppercase;
	margin: 0 0 10px;
	color: #000;
}
#related ul {
	list-style: none;
	overflow: hidden;
	height: 1%;
}
#related li {
	background: url(i/bullet1.gif) 0 6px no-repeat;
	padding: 1px 0 4px 17px;
	font-size: 11px;
  line-height: 17px;
  border-top: 1px dotted #000;
  margin-top: -1px;
	height: 1%;
}
#related li a {
	color: #004D6C;
  text-decoration: underline;
}
#related li a:hover {
	text-decoration: none;
}

.commentlist {
	margin: 20px 0 5px;
}
.commentlist li {
	padding: 3px 0 10px;
	list-style: none;
}
.commentlist ul.children {
	margin: 0 0 -3px;
}
.commentlist ul.children li {
	padding: 12px 0 5px 25px;
}
.avatar {
	float: left;
	display: inline;
	border: 1px solid #DDD;
	padding: 2px;
	margin: -2px 7px 0 0;
	background: #FFF;
}
.fn {
	font-style: normal;
	font-weight: bold;
}
.commentmetadata {
	font-size: 11px;
	color: #888;
	margin: 0 0 12px;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.reply {
	margin: -10px 0 10px;
	font-size: 11px;
}
#respond h3 {
	margin: 30px 0 16px;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform p {
	margin: 0 0 8px;
}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 4px 5px;
	width: 190px;
	border: 1px solid #BBB;
}
#comment {
	width: 450px;
	height: 150px;
}
#submit {
	width: 160px;
	height: 25px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {
	width: 100%;
	overflow: hidden;
	font-size: 11px;
  text-align: center;
	padding: 0 0 2px;
	margin: 22px 0 0;
}
.navigation a,
.navigation span {
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	line-height: 21px;
  background: #E5E5E5 url(i/navigation.gif) -22px 0 no-repeat;
  text-align: center;
	margin: 0 1px;
	text-decoration: none;
}
.navigation a {
	color: #000;
}
.navigation a:hover,
.navigation span {
  background: #7FC953 url(i/navigation.gif) no-repeat;
	color: #FFF;
}
.navigation a.prev,
.navigation a.next {
	text-decoration: underline;
	width: 66px;
  background: #E5E5E5 url(i/navigation.gif) 0 -22px no-repeat !important;
	color: #000 !important;
	height: 21px;
	line-height: 19px;
}
.navigation a.prev {
  padding-left: 15px;
}
.navigation a.next {
  padding-right: 15px;
	background-position: 0 -43px !important;
}
.navigation a.prev:hover,
.navigation a.next:hover {
  text-decoration: none;
}
.navigation.comm {
	padding: 0;
	margin: -10px 0 10px;
  text-align: left;
}
.navigation.comm a {
	background: none;
	display: inline;
	color: #236AB0;
}
.navigation.comm a:hover {
	color: #4E9746;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 289px;
	margin-left: -289px;
	position: relative;
  font-size: 11px;
  line-height: 14px;
}

.section {
	margin: 0 0 8px;
  background: #FFF url(i/section.gif) 0 100% no-repeat;
	height: 1%;
}
.section li {
	list-style: none;
}
.section a {
	color: #000;
  text-decoration: none;
}
.section a:hover {
	color: #0086B5;
  text-decoration: underline;
}
ul.tabs {
	height: 30px;
	overflow: hidden;
	line-height: 32px;
	padding: 0 0 0 6px;
  background: #F2F2F2 url(i/section.gif) 100% 0 no-repeat;
}
.tabs li {
	float: left;
  font-weight: bold;
	color: #6D7A8A;
	padding: 0 0 0 13px;
}
.tabs li div {
	float: left;
	height: 30px;
	padding: 0 13px 0 0;
}
.tabs li.current {
	color: #000;
  background: #FFF url(i/tab.gif) no-repeat;
}
.tabs li.current div {
  background: url(i/tab.gif) 100% 0 no-repeat;
}
.box {
	display: none;
	padding: 10px 11px;
}
.box.visible {
	display: block;
}
.box ul {
	overflow: hidden;
	height: 1%;
}
.box li {
	padding: 5px 9px 7px;
  border-top: 1px solid #EDEEEE;
  margin-top: -1px;
	height: 1%;
}
#tagCloud {
  text-align: center;
}
#tagCloud a {
  line-height: 24px;
	margin: 0 3px;
	color: #5D696E;
}
#tagCloud a:hover {
	color: #0086B5;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  border-top: 1px solid #FFF;
	background: #D4DEE7;
	min-width: 973px;
}
#foot {
  border-top: 1px solid #B5C4D1;
  text-align: center;
  font-size: 11px;
	padding: 11px 300px 11px 0;
}

#rast {
	margin-top: -10px;
	height: 115px;
	overflow: hidden;
}

.wm_bg{
    background: url(images/bg_wm.png) no-repeat;
    width: 224px;
    height: 77px;
    position: relative;
}
.wm_fbutton{
    display: block;
    background: url(images/input_wm.png) no-repeat 0 0;
    position: absolute;
    left: 5px;
    top: 0;
    width: 85px;
    height: 71px;
    border: 0;
    cursor: pointer;
}
.wm_fbutton:hover{
    background-position: 0 -71px;
}
.wm_input{
    border: 0;
    position: absolute;
    right: 39px;
    top: 41px;
    height: 22px;
    width: 80px;
    line-height: 22px;
    color: #95401a;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 11px;
    padding-left: 5px;
    background: transparent;
}
.wm_title{
    color: #95401a;
    font-family: Tahoma;
    font-size: 11px;
    display: block;
    position: absolute;
    left: 100px;
    top: 22px;
}
.wm_sum{
    color: #fff;
    font-family: Tahoma;
    font-size: 11px;
    display: block;
    position: absolute;
    left: 190px;
    top: 54px;
}
.wm_bg form{
    padding: 0;
    margin: 0;
}
.wm_bg input{
    outline: none;
}

.top_table {
    font-family: Arial;
	font-size: 13px;
	color: #777;
}

.top_h {
	padding-top: 15px;
}

.top_h a {
    font-family: Arial;
    font-size: 15px;
	text-decoration: underline;
}

.top_h a:hover {
	text-decoration: none;
}

/*---Цитата и скрытый текст---*/
.scriptcode, .title_quote,
.quote, .title_spoiler, .text_spoiler { padding: 5px; background: #f9fafa; border: 1px solid #dce7e7; }
.title_quote, .title_spoiler { background: #f9fafa; }