﻿@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1, h2, h3 {
	color: #600;
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 10px;
}
h3 a {
	color: #900;
	font-size: 16px;
	text-decoration: none;
}
b {
	color: #666666;
}
strong {
	font-weight: normal;
	letter-spacing: 0.07em;
}

a {
	color: #C60;
	text-decoration: none;
}
.dn {
	display: none;
}

#header {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-bottom: 40px;
	margin-top: 15px;
}

#bm {
	padding-top: 105px;
	padding-right: 10px;
	font-size: 11px;
}
#bm a {
	color: #900;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/topmenu_link.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	padding-right: 15px;
}
#bm a:hover {
	background-image: url(images/topmenu_over.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#main {
	position: relative;
}
#content {
	width: 570px;
	float: left;
	padding-bottom: 20px;
}
#tab_index td {
	width: 50%;
	vertical-align: top;
}
#tab_index {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ltd {
	padding-right: 3px;
}
.rtd {
	padding-left: 3px;
}
.ramka_top {
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
}
.ramka_bot {
	background-repeat: no-repeat;
	height: 15px;
	background-position: right top;
}
.ramka_mid {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-style: solid;
	border-left-style: solid;
	font-size: 11px;
	color: #900;
}
.ramka_mid a:hover {
	color: #900;
	text-decoration: underline;
}
.ramka_mid h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.size11t {
	background-image: url(images/ramka_11_t.png);
}
.size11m {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.size11b {
	background-image: url(images/ramka_11_b.png);
}
.size21t {
	background-image: url(images/ramka_21_t.png);
}
.size21m {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #ffd597;
	border-left-color: #ffd597;
}
.size21b {
	background-image: url(images/ramka_21_b.png);
}
*:first-child+html #icomm li {
	margin-left: 10px;
	list-style: none;
}
.recent_comm li {
	margin-left: 4px;
	margin-bottom: 7px;
	color: #999;
	list-style: none;
}
#icomm a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#icomm a {
	color: #896C67;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BCAAA7;
}
#icomm h4 {
	color: #666;
}







.desc {
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-align: justify;
}
.desc a {
	color: #999;
}
.hidemore {
	font-size: 10px;
	padding-left: 12px;
}

#content .desc h1 {
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
}
.szag {
	background-image: url(images/szag_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 3px;
}
.ztag {
	font-size: 13px;
	font-weight: bold;
}
.ztag a {
	color: #900;
	display: block;
	padding-top: 7px;
	padding-bottom: 11px;
}

.szag h3 {
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	padding-bottom: 12px;
	margin: 0px;
}
.szag h1 {
	margin-left: 5px;
	padding-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
}
.szag img {
	float: left;
	margin-right: 10px;
}


.short {
	margin-bottom: 15px;
	background-image: url(images/bg_short.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: justify;
}

.short img {
	float: left;
	margin-right: 15px;
	width:180px;
	hight:80px;
}

.short p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.short a {
	color: #666;
	text-decoration: none;
}
.post {
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.post h1 {
	font-size: 18px;
}
.post h1 a {
	color: #900;
}
.post p {
	text-align: justify;
}

.post img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.post .il{
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
}
#post_tags {
	font-size: 11px;
	color: #600;
	padding-bottom: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#post_tags a {
	background-image: url(images/tag_art_a_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 0px;
	padding-left: 7px;
	color: #F89D61;
}
#post_tags a:hover {
	color: #F60;
}

#post_tags strong {
	font-weight: bold;
	background-image: url(images/tag_art_strong_bg.png);
	background-repeat: no-repeat;
	padding-right: 4px;
	background-position: right bottom;
	letter-spacing: normal;
	margin-left: 3px;
}
#post_data {
	font-size: 11px;
	color: #666;
	text-align: right;
}
#itag_niz {
	margin-bottom: 15px;
}
#itag_mid {
	text-align: center;
	color: #F90;
}
#itag_mid h4 {
	font-size: 18px;
	font-weight: normal;
	color: #F90;
}
#itag_mid .tagSizeLargest {
	color: #F90;
}
#itag_mid .tagSizeMedium {
	color: #F90;
}
.c {
	background-color: #fcfcfc;
	background-image: url(images/c.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dashed #f1f1f1;
	font-size: 11px;
	font-style: italic;
}
.v {
	background-color: #fcfcfc;
	background-image: url(images/v.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dashed #f1f1f1;
}
.v strong {
	font-weight: bold;
	color: #555;
	letter-spacing: 0.07em;
}
.v a {
	font-weight: bold;
}


.article_bm {
	background-color: #f5f5f5;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	position: relative;
	margin-bottom: 5px;
}
.article_bm  a {
	color: #C60;
	background-image: url(images/link_bg.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 11px;
}
.article_bm a:hover {
	background-image: url(images/link_hover_bg.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	color: #900;
}
.article_cat {
	float: right;
	position: absolute;
	top: 2px;
	right: 2px;
}
.read {
	text-align: right;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.read a {
	color: #C60;
	letter-spacing: 0.07em;
}
#comm {
	margin-top: 25px;
}
#txpCommentInputForm {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
}
#txpCommentInputForm strong {
	font-size: 13px;
	color: #900;
	font-weight: bold;
}
#txpCommentInputForm h3{padding-bottom:0.8em}
#txpCommentInputForm #remember-me{float:right}
#txpCommentInputForm #remember-me label{width:60px}
#txpCommentInputForm .form-row{clear:both;padding-top:0.2em}
#txpCommentInputForm .bottom{padding:1em 0 0.5em 50px}
#txpCommentInputForm .buttons{float:right}
#txpCommentInputForm label{float:left;text-align:right;width:80px}
#txpCommentInputForm input{float:left;margin-left:10px;font-family:Arial,Verdana,Helvetica,sans-serif}
#txpCommentInputForm textarea{margin-left:10px;float:left;width:350px;height:10em;font:1em Arial,Verdana,Helvetica,sans-serif}
#txpCommentInputForm a{border:none}
#txpCommentHelpLink{float:left}
#txpCommentInputForm input,
#txpCommentInputForm textarea{border:1px solid #7c7c7c;border-color:#7c7c7c #c3c3c3 #ddd #c3c3c3;background:#efefef}
#txpCommentInputForm input.button{border-color:#ddd #c3c3c3 #7c7c7c #c3c3c3;background-image:none}
#txpCommentInputForm input:focus,
#txpCommentInputForm textarea:focus{background-color:#fff}
/* Выделение комментариев от автора */
#comm  .commentator-autor{
	border: 1px dashed #CCC !important;
	padding-left: 30px;
	background-color: #FFF;
}
.commentator-autor b {
	color: #C00 !important;
}
.comments-wrapper {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
	border: 1px solid #efefef;
	padding-top: 15px;
}
.comment {
	font-size: 11px;
	padding-left: 15px;
	margin-bottom: 10px;
	background-color: #f6f6f6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
.comment b {
	color: #C60;
}
.comment a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C60;
}

.comment p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#map a {
	font-size: 14px;
	text-decoration: underline;
}
.catmap {
	font-size: 11px;
	padding-left: 5px;
}
#map li {
	margin-bottom: 2px;
	color: #900;
}
#map a:hover {
	color: #600;
}
.posted {
	font-size: 11px;
	background-color: #F90;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#sidebar {
	float: right;
	width: 210px;
}
#poisk {
	background-image: url(images/poisk_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 87px;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 10px;
}
#poisk input {
	background-image: url(images/poisk_lupa_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 180px;
	height: 20px;
}
#gpoisk {
	background-image: url(images/gpoisk_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 35px;
}
#gpoisk input {
	
}
#cse-search-results {
	width: 570px;
}


.sidebar_zag {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	margin-top: 0px;
	margin-bottom: 10px;
}
#cat_list {
}
#cat_list ul {
	margin-left: -14px;
}
*:first-child+html #cat_list ul {
	margin-left: 23px;
}
.category_list {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #900;
	font-size: 13px;
}
.category_list a {
	font-weight: bold;
	background-image: url(images/link_bg.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 14px;
}
.category_list a:hover {
	color: #900;
	background-image: url(images/link_hover_bg.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.side_menu {
	background-image: url(images/side_menu_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.side_menu li {
	padding-top: 2px;
	padding-bottom: 2px;
	list-style: none;
}
.side_menu img {
	margin-bottom: 2px;
}
.side_menu p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}


.active a {
	color: #600;
	background-image: url(images/link_hover_bg.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.active {
	font-weight: bold;
}
.art_list a {
	display: inline;
	margin-bottom: 4px;
}
.art_list {
	text-align: left;
	margin-top: 25px;
}

.cse-branding-logo img {
	display: none;
}
#contact_form {
}
#contact_form .zemRequired{
	margin-bottom: 20px;
	margin-left: 15px;
}




#footer {
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 70px;
	background-image: url(images/footer_bg.png);
	clear: both;
	color: #999;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #C60;
}
#count img {
	display: none;
}

