/* Прижимаем футер к низу */
html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}
#page {
  position: relative;
  min-height: 100%;
}
* html #page {
  height: 100%;
}


/* Сброс стилей */
a, img { outline: none; }
* { margin:0px; padding:0px;}

/* Настройка тегов */
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ebe8d9;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: underline;
	color: #820000;
}
a:hover {
	text-decoration: none;
}
p {}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.clear { clear:left;}

/* Фон сайта */
#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}

#page #header {
	height: 206px;
}


#page #header .logo {
	position: absolute;
	left: 0px;
	top: 29px;
}
#page #header .avtor-list {
	position: absolute;
	left: 325px;
	top: 28px;
	width: 675px;
}
#page #header .avtor-list li {
	list-style-type: none;
	font-size: 14px;
	width: 220px;
	float: left;
}
#page #header .avtor-list li+li {
	margin-left: 5px;
}
#page #header .avtor-list li a {
	color: #000;
	text-decoration: none;
}
#page #header .avtor-list li a:hover {
	text-decoration: underline;
}
#page #header .avtor-list li img {
	float: left;
	margin-right: 5px;
	margin-top: 13px;
}
#page #header .avtor-list li span {
	display: block;
	overflow: hidden;
	padding-top: 10px;
}


#page #header .menu1 {
	position: absolute;
	width: 1000px;
	left: 0px;
	top: 149px;
	background-color: #2f2c2d;
	height: 23px;
}


#page #header .menu1 li {
	float: left;
	list-style-type: none;
}
#page #header .menu1 li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 3px;
	padding-right: 23px;
	padding-left: 23px;
}
#page #header .menu1 li a:hover,
#page #header .menu1 li.current,
#page #header .menu1 li.current a {
	background-color: #820000;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 3px;
	padding-right: 23px;
	padding-left: 23px;
}

#page #header .menu1 li#ej_li a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 20px;
	padding-top: 0;
	padding-bottom: 3px;
	padding-right: 23px;
	padding-left: 23px;
}
#page #header .menu1 li#ej_li:hover{
	background-color: #820000;
}
#page #header .menu1 li#ej_li:hover a{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	
}




#page #header .menu2 {
	position: absolute;
	width: 1000px;
	left: 0px;
	top: 177px;
	background-color: #2f2c2d;
	height: 23px;
}
#page #header .menu2 .soc {
	position: absolute;
	top: 0px;
	right: 12px;
}
#page #header .menu2 .soc dd {
	float: left;
	margin-right: 3px;
	padding-top: 2px;
}

#page #header .menu2 li {
	float: left;
	list-style-type: none;
}
#page #header .menu2 li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 3px;
	padding-right: 23px;
	padding-left: 23px;
	text-transform:uppercase;
}
#page #header .menu2 li a:hover,
#page #header .menu2 li.current a {
	background-color: #820000;
}

#page .article {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #820101;
	margin-bottom: 6px;
}
#page .article .top {
	font-size: 14px;
	color: #fff;
	background-color: #820000;
	text-transform: uppercase;
	padding-right: 175px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
}
#page .article .top span {
	color: #fff;
	text-decoration: none;
	margin-right: 55px;
}
#page .article .top a {
	color: #fff;
	text-decoration: none;
	margin-right: 55px;
}
#page .article .top a:hover {
	color: #fff;
}
#page .article .top .date {
	text-transform: none;
	position: absolute;
	top: 4px;
	right: 15px;
}
#page .article .bottom {
	background-color: #fff;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b0a188;
	border-bottom-color: #b0a188;
	border-left-color: #b0a188;
	position: relative;
}
#page .article .bottom .path-left {
	float: left;
	width: 621px;
	
}
#page .article .bottom .path-left .title {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding-left: 18px;
}
#page .article .bottom .path-left .title a {
	color: #000;
	text-decoration: none;
}
#page .article .bottom .path-left .title a:hover {
	text-decoration: underline;
}
#page .article .bottom .path-left .date {
	font-size: 11px;
	text-transform: uppercase;
	color: #84342d;
	padding-top: 3px;
	padding-left: 20px;
}
#page .article .bottom .path-left .txt {
	font-size: 12px;
	line-height: 14px;
	padding-top: 18px;
	text-align: justify;
	width: 620px;
	margin-left: 12px;
}
#page .article .bottom .path-left .txt p {
	padding-bottom: 15px;
	clear: both;
}
#page .article .bottom .path-left .txt ul,
#page .article .bottom .path-left .txt ol  {
	margin-bottom: 15px;
	margin-left: 20px;
}
#page .article .bottom .path-left .txt ul li {
	list-style-type: square;
}
#page .article .bottom .path-left .txt li+li {
	margin-top: 5px;
}

#page .article .bottom .path-left .txt img {
	/*border: 1px solid #b0a188;*/
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#page .article .bottom .path-left .txt_e {
	font-size: 12px;
	line-height: 14px;
	padding-top: 18px;
	text-align: justify;
	width: 601px;
	margin-left: 12px;
}
#page .article .bottom .path-left .txt_e p {
	padding-bottom: 15px;
	clear: both;
}
#page .article .bottom .path-left .txt_e img {
	/*border: 1px solid #b0a188;
	float: left;*/
	margin-right: 10px;
	margin-bottom: 5px;
}


#page .article .bottom .path-left .meta {
	height: 14px;
}
#page .article .bottom .path-left .meta .gg {
	float: left;
	font-style: italic;
	padding-left: 12px;
}
#page .article .bottom .path-left .meta .print {
	float: right;
}
#page .article .bottom .path-left .meta .print a {
	text-decoration: none;
	font-style: italic;
}
#page .article .bottom .path-left .meta .print a:hover {
	text-decoration: underline;
}



#page .article .bottom .path-right {
	position:relative;
	float: left;
	width: 331px;
	padding-left: 22px;
	padding-top: 7px;
	padding-bottom: 20px;
}
#page .article .bottom .path-right li {
	list-style-type: none;
	margin-bottom: 5px;
	background-image: url(/img/path-right-li.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #0a0a0a;
	font-size: 11px;
	line-height: 14px;
	cursor:pointer;
	overflow:hidden;
}
#page .article .bottom .path-right span.no_author {
	position:relative;
	background-image: url(/img/path-right-span2.png);
	background-repeat: no-repeat;
	display: block;
	height: 94px;
	width: 252px;
	padding-top: 8px;
	padding-right: 23px;
	padding-left: 56px;
	background-position: 0px -300px;
}
#page .article .bottom .path-right span.author {
	background-image: url(/img/path-right-span2.png);
	background-repeat: no-repeat;
	display: block;
	height: 94px;
	width: 252px;
	padding-top: 8px;
	padding-right: 23px;
	padding-left: 56px;
	background-position: 0px -300px;
}


#page .article .bottom .path-right li.no_author_li+li.no_author_li+li.no_author_li span.no_author {background-image: url(/img/path-right-span.png);}
#page .article .bottom .path-right li.no_author_li:hover  span.no_author {
	background-position: 0px 0px;
	color: #fff;
}
#page .article .bottom .path-right div.head {
	
	font-size: 12px;
	font-weight: bold;
	color: #820000;
	display: block;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#page .article .bottom .path-right div.head A{
	
	text-decoration:none;
}


#page .article .bottom .path-right div.head img{
	position:absolute;
	top:-16px;
	left:54px;
}
#page .article .bottom .path-right li:hover div.head {
	color: #fff;
}
#page .article .bottom .path-right li div.head strong {
	position:absolute;
	left:156px;
	top:60px;
	font-size: 16px;
	line-height: 1.2;
}
#page .article .bottom .path-right li:hover div.head strong {
	font-size: 16px;
}
#page .article .bottom .path-right li div.head strong#no_author_img {
	position:absolute;
	left:76px;
	top:35px;
	font-size: 16px;
	line-height: 1.2;
}
#page .article .bottom .path-right li:hover div.head strong#no_author_img {
	font-size: 16px;
}



#page .article .bottom .path-right li:hover div.head A{
	color: #fff;
	text-decoration:none;
}
#page .article .bottom .path-right li:hover  A{
	color: #fff;
	text-decoration:none;
}

#page .article .bottom .path-right div.read_more  A{
	position:absolute;
	top:75px;
	width:250px;
	text-align:right;
}









#page .article .bottom .path-right .more-news {
	width: 277px;
	margin-top: 52px;
	margin-left: 45px;
}
#page .article .bottom .path-right .more-news .name {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-color: #2f2c2d;
	background-image: url(/img/more-news.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 19px;
	padding-top: 4px;
	padding-left: 15px;
	margin-bottom: 19px;
}
#page .article .bottom .path-right .more-news dl+dl {
	margin-top: 15px;
}
#page .article .bottom .path-right .more-news dt {
	background-image: url(/img/more-news.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	font-size: 11px;
	text-transform: uppercase;
	color: #84342d;
}
#page .article .bottom .path-right .more-news dt a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#page .article .bottom .path-right .more-news dt a:hover {
	text-decoration: underline;
}
#page .article .bottom .path-right .more-news dt a.author {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#page .article .bottom .path-right .more-news dt a.author:hover {
	text-decoration: underline;
}

#page .article .bottom .path-right .more-news dd {
	font-size: 11px;
	color: #0a0a0a;
	padding-left: 15px;
}
#page .article .bottom .path-right .soc {
	position: absolute;
	right: 15px;
	bottom: 25px;
}



#page .group1 {
	margin-bottom: 12px;
}
#page .group1 .name {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	height: 20px;
	padding-top: 4px;
	padding-left: 24px;
}

#page .group1 .box {
	overflow:hidden;
	background-color: #fff;
	float: left;
	width: 243px;
	border: 1px solid #9f8e72;
	-webkit-box-shadow: 1px 1px 3px #c6c3b6; 
	-moz-box-shadow: 1px 1px 3px #c6c3b6; 
	box-shadow: 1px 1px 3px #c6c3b6;
}
#page .group1 .box+.box {
	margin-left: 6px;
}
#page .group1 .box+.box+.box {
	margin-left: 7px;
}
#page .group1 .box img {
	float: left;
	margin-right: 10px;
}
#page .group1 .box a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#page .group1 .box a:hover {
	text-decoration: underline;
}
#page .group1 .box span {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	display: block;
}
#page .baner {
	background-color: #820000;
	padding-top: 3px;
	margin-bottom: 9px;
}
#page .baner img {
	max-width:1000px;
}
#page .menu3 {
	background-color: #2f2c2d;
	height: 23px;
	 overflow:hidden;
}
#page .menu3 li {
	float: left;
	list-style-type: none;
}
#page .menu3 li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 3px;
	padding-right: 13px;
	padding-left: 13px;
}
#page .menu3 li a:hover,
#page .menu3 li.current a {
	background-color: #820000;
}
#page #content {
	background-image: url(/img/content.gif);
	background-repeat: repeat-x;
	padding-bottom: 150px;
}
#page #content .colleft {
	float: left;
	width: 242px;
	padding-bottom: 50px;
}
#page #content .colleft .avtors {
	margin-bottom: 25px;
}
#page #content .colleft .avtors .name {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	height: 20px;
	padding-top: 4px;
	padding-left: 24px;
	margin-bottom: 14px;
}
#page #content .colleft .avtors li {
	list-style-type: none;
}
#page #content .colleft .avtors li a {
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 24px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-style: italic;
}
#page #content .colleft .avtors li a:hover {
	text-decoration: underline;
}
#page #content .colleft .avtors li.odd a {
	background-color: #b5a78d;
}
#page #content .colleft .search {
	margin-bottom: 40px;
}
#page #content .colleft .search .input {
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	width: 224px;
	background-image: url(/img/search-input.gif);
	background-repeat: no-repeat;
	margin-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #content .colleft .search .submit {
	color: #fff;
	background-color: transparent;
	height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	background-image: url(/img/search-button.png);
	background-repeat: no-repeat;
	width: 107px;
	text-align: left;
}
#page #content .colleft .search .submit:hover {
	color: #000;
}


#page #content .colmiddle {
	float: left;
	width: 492px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fff;
	background-image: url(/img/content.gif);
	background-repeat: repeat-x;
	padding-bottom: 25px;
}
#page #content .colmiddle .name {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	height: 20px;
	padding-top: 4px;
	margin-bottom:4px;
}
#page #content .colmiddle .post-cat {
	padding-top: 13px;
	}
#page #content .colmiddle .post-cat+.post-cat {
	margin-top: 7px;
	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #820000;
}
#page #content .colmiddle .post-cat .title {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	clear: both;
	padding-bottom: 5px;
	text-transform: uppercase;
	
}
#page #content .colmiddle .post-cat .title a {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
#page #content .colmiddle .post-cat .title a:hover {
	text-decoration: underline;
}

#page #content .colmiddle .post-cat .title img {
	float: left;
	margin-right: 6px;
	position: relative;
	top: 2px;
}

#page #content .colmiddle .post-cat .meta {
	clear: both;
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 5px;
	
}
#page #content .colmiddle .post-cat .meta a {
	color: #820000;
	text-decoration: none;
}
#page #content .colmiddle .post-cat .meta a:hover {
	text-decoration: underline;
}
#page #content .colmiddle .post-cat .txt {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 12px;
	text-align: justify;
}
#page #content .colmiddle .post-cat .txt img.read_more_img {
	float: none;
	margin-left: 3px;
}
#page #content .colmiddle .post-cat .txt img {
	float: left;
	margin-right: 10px;
}
#page #content .colmiddle .post-cat .txt img.t_old {
	float: none;
	margin-bottom: 10px;
	
}


#page #content .colmiddle .post-cat .readmore {
	padding-left: 7px;
}
#page #content .colmiddle .baner2 {
	padding-top: 6px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #820000;
	margin-top: 8px;
}
#page #content .colmiddle .preview {
	position: relative;
	left: -10px;
	top:-4px;
}
#page #content .colmiddle .red_line {
	padding-bottom: 8px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #820101;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#page #content .colmiddle .post {
	padding-bottom: 11px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #820101;
	margin-bottom: 15px;
}
#page #content .colmiddle .post .title {
	/*border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #820101;*/
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	clear: both;
	padding-bottom: 5px;
	text-transform: uppercase;
}


#page #content .colmiddle .post .title img {
	float: left;
	margin-right: 6px;
	position: relative;
	top: 2px;
}

#page #content .colmiddle .post .meta {
	clear: both;
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 15px;
	
}
#page #content .colmiddle .post .meta a {
	color: #820000;
	text-decoration: none;
}
#page #content .colmiddle .post .meta a:hover {
	text-decoration: underline;
}
#page #content .colmiddle .post .meta {
}
#page #content .colmiddle .post .meta a {
}
#page #content .colmiddle .post .text {
}
#page #content .colmiddle .post .text img {
	max-width:492px !important;
	height: auto !important;
}

#page #content .colmiddle .post .text p {
	margin-bottom: 15px;
}
#page #content .colmiddle .post .text ul,
#page #content .colmiddle .post .text ol {
	margin-bottom: 15px;
	margin-left: 20px;
}
#page #content .colmiddle .post .text ul li {
	list-style-type: square;
}
#page #content .colmiddle .post .text li+li {
	margin-top: 5px;
}
#page #content .colmiddle .post .soc-button {
	text-align: right;
	vertical-align: baseline;
	padding-top: 20px;
}
#page #content .vid2 {
	margin-left: 24px;
	margin-top: 25px;
	margin-bottom: 0px!important;
}
#page #content .vid2 .name {
	margin-bottom: 12px;
}
#page #content .related {
	margin-bottom: 15px;
}
#page #content .related .name {
	font-size: 12px;
	text-transform: uppercase;
	color: #820000;
}
#page #content .related dl {
	margin-bottom: 4px;
}
#page #content .related dl a {text-decoration: none;}
#page #content .related dl a:hover {
	text-decoration: underline;
}
#page #content .related dt {
	display: inline;
}
#page #content .related dd {
	display: inline;
}
#page #content .related dt a {
	font-size: 12px;
	text-transform: none;
	color: #000;
	
}
#page #content .related dd a{
	text-transform: uppercase;
}
#page #content .related li {
	list-style-type: none;
	margin-bottom: 4px;
}
#page #content .related li span {
	text-transform: uppercase;
	color: #820000;
	margin-right: 5px;
}
#page #content .related li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#page #content .related li a:hover {
	text-decoration: underline;
}











#page #content .colright {
	float: left;
	width: 245px;
	
}
#page #content .colright .sidebar {
	margin-bottom: 8px;
}
#page #content .colright .sidebar .name {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	height: 20px;
	padding-top: 4px;
	padding-left: 23px;
	background-image: url(/img/content.gif);
	background-repeat: repeat;
}
#page #content .colright .sidebar .name2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
	height: 18px;
	padding-top: 4px;
	padding-left: 23px;
	background-image: url(/img/content.gif);
	background-repeat: repeat;
}

#page #content .colright .sidebar .txt_banner {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #811517;
	border-left-color: #811517;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
}



#page #content .colright .sidebar .txt {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #811517;
	border-left-color: #811517;
	padding-top: 10px;
	padding-left: 23px;
	padding-bottom: 14px;
}
#page #content .colright .sidebar .txt strong {
	display: block;
	margin-right: 23px;
	margin-bottom: 12px;
}
#page #content .colright .sidebar .txt .list {
	margin-right: 23px;
}
#page #content .colright .sidebar .txt .list dd {
	margin-left: 13px;
}
#page #content .colright .sidebar .txt .list dd+dd {
	margin-top: 8px;
}
#page #content .colright .sidebar .txt .list .radio {
	margin-right: 10px;
	margin-bottom: 0;
	vertical-align : bottom;
}
#page #content .colright .sidebar .txt .list .capcha {
margin-bottom: 8px;
}
#page #content .colright .sidebar .txt .list .capcha input {
	height: 21px;
	width: 41px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin-right: 34px;
	position: relative;
	top: 19px;
	background-color: transparent;
	background-image: url(/img/vote-input.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #content .colright .sidebar .txt .list .capcha img {
	border: 1px solid #000;
}
#page #content .colright .sidebar .txt .list .button {
	height: 18px;
	width: 190px;
	position: relative;
	left: -15px;
}
#page #content .colright .sidebar .txt .list .button button {
	color: #fff;
	background-color: transparent;
	height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	float: left;
}

#page #content .colright .sidebar .txt dl {
}

#page #content .colright .sidebar .txt dt.kaplya_dt {
	clear: both;
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #820000;
}
#page #content .colright .sidebar .txt dt .kaplya_img {
	position: relative;
	height:125px;
}
#page #content .colright .sidebar .txt dt.kaplya_dt .kaplya_img img {
	position: absolute;
	left:-14px;
}
#page #content .colright .sidebar .txt dt {
	clear: both;
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #820000;
}


#page #content .colright .sidebar .txt dt a {
	font-size: 16px;
	font-weight: bold;
	color: #820000;
	text-decoration: none;
	display: block;
}
#page #content .colright .sidebar .txt dt a:hover span{
	text-decoration: underline!important;
}
#page #content .colright .sidebar .txt dt a span {
	float: left;
	display: block;
	width: 68px;
	padding-top: 35px;
}
#page #content .colright .sidebar .txt dd.nn  {
	padding-right: 40px;	
}
#page #content .colright .sidebar .txt dd a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#page #content .colright .sidebar .txt dd a:hover {
	text-decoration: underline;
}
#page #content .colright .sidebar .txt2 {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #811517;
	border-left-color: #811517;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #811517;
}
#page #content .colright .sidebar .txt2 .news {
	padding-left: 23px;
	padding-bottom: 10px;
	padding-right: 40px;
}
#page #content .colright .sidebar .txt2 .news strong {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
#page #content .colright .sidebar .txt2 .news strong a{
	text-decoration: none;
}
#page #content .colright .sidebar .txt2 .news strong a:hover{
	text-decoration: underline;
}
#page #content .colright .sidebar .txt2 .readmore {
	background-color: #ddd4be;
	text-align: right;
	height: 17px;
	padding-top: 2px;
	padding-right: 15px;
}
#page #content .colright .sidebar .txt2 .readmore a {
	font-size: 11px;
	font-style: italic;
	color: #000;
	background-image: url(/img/readmore.png);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 25px;
	text-decoration: none;
}
#page #content .colright .sidebar .txt2 .readmore a:hover {
	color: #820000;
	}
#page #content .colright .sidebar-avtor {
	padding-top: 25px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #811517;
	border-left-color: #811517;
}
#page #content .colright .sidebar-avtor .name {
	background: #ebe8d9;
	position: relative;
	clear: both;
	height: 134px;
	padding-left: 5px;
}
#page #content .colright .sidebar-avtor .name img {
	
}
#page #content .colright .sidebar-avtor .name a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #820000;
	text-decoration: none;
}
#page #content .colright .sidebar-avtor .name a:hover {
	color: #ffffff;
	font-size: 16px;
}
#page #content .colright .sidebar-avtor .name span {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	display: block;
	padding-top: 55px;
	padding-left: 100px;
}
#page #content .colright .sidebar-avtor dl {
}
#page #content .colright .sidebar-avtor dt {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	height: 20px;
	padding-top: 4px;
	padding-left: 23px;
	background-image: url(/img/content.gif);
	background-repeat: repeat;
}
#page #content .colright .sidebar-avtor dd {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 23px;
	font-size: 11px;
	color: #84342d;
	line-height: 15px;
}
#page #content .colright .sidebar-avtor dd a {
	color: #84342d;
	font-size: 12px;
	font-weight: bold;
}
#page #content .colleft .calendar {
	margin-left: 6px;
}
#page #content .colleft .calendar .name {
	color: #820000;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#page #content .colleft .calendar .time {
	color: #820000;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
#page #content .colleft .calendar .time .day {
	font-size: 42px;
	font-weight: bold;
	width: 50px;
	margin-right: 34px;
	margin-left: 24px;
}
#page #content .colleft .calendar .time .month {
	position: absolute;
	left: 108px;
	top: 6px;
}
#page #content .colleft .calendar .time .year {
	position: absolute;
	left: 125px;
	top: 26px;
}
#page #content .colleft .calendar .table {
	background-color: #8b8981;
	font-size: 14px;
	color: #000;
	margin-right: 23px;
}
#page #content .colleft .calendar .table td {
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 5px;
	background-color: #ebe8d9;
	padding-bottom: 4px;
}
#page #content .colleft .calendar .table td+td+td+td+td+td {
	color: #fff;
	background-color: #b5a78d;
	}
#page #content .colleft .calendar .table .current {
	background-color: #8f020a;
	color: #fff;
}






#footer {
	height: 125px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -125px;
	position: relative;
}
#footer .partner {
	position: absolute;
	width: 200px;
	left: 0px;
	bottom: 150px;
}

#footer .copy {
	padding-bottom: 10px;
}
#footer .menu-footer {
}
#footer .menu-footer li {
	display: inline;
}
#footer .menu-footer a {
	text-decoration: none;
}
#footer .menu-footer a:hover {
	text-decoration: underline;
}

#footer .statistic {
	position: absolute;
	left: 0px;
	top: 160px;
}
#footer .statistic p {
	float: left;
	margin-right: 7px;
}



/* Календарь */
div#calendar { color:#820000; text-align: center; margin-top: 20px; color: white; font-size: 15px;  width: 213px; }
div#calendar ul {  color: #820000; list-style-type: none; padding: 0px; margin: 0px; width: 220px; height: 203px; }
div#calendar div#cHeader { font-size: 12px; color:#820000 }
div#calendar ul li {  color: #820000; text-align: center; float: left; color: white; }
div#calendar ul li.BigCurrentDayCell { color: #820000; font-size: 50px; }
div#calendar ul li.CurrentYearCell {  color: #820000; font-size: 14px; }
div#calendar ul li.CurrentMonthCell {color: #820000; font-size: 14px; }
div#calendar ul li.DayCell {  color: #000000; border: 1px solid #8b8981; margin-right: -1px; margin-top: -1px; text-align: right; padding-right: 4px; padding-top: 4px; }
div#calendar ul li.Holyday { border: 1px solid #8b8981; margin-right: -1px; margin-top: -1px; text-align: right; padding-right: 4px; padding-top: 4px; 
background-color: #b5a78d; color: #ffffff; }


/* Голосование -- результаты */
div.SinglePoll {}
div.SinglePoll p { text-align: justify; margin-top: 5px; margin-bottom: 10px; }
div.SinglePoll h1 { font-size: 11px; font-weight: normal; color: #99342d; margin: 0px; }
div.SinglePoll h2 { font-size: 14px; text-transform: uppercase; font-weight: bold; margin: 0px; }
div.SinglePoll div.ResultBox { border: 1px solid #CCCCCC; padding: 10px }
div.SinglePoll div.ResultBox table { width: 425px }
div.SinglePoll div.ResultBox table td { padding-bottom: 10px }
div.SinglePoll div.ResultBox table td.title { width: 150px }
div.SinglePoll div.ResultBox table td.value { color: #83342d; text-align: right; width: 40px }
div.SinglePoll div.PollBarActive { background: #83342d; height: 10px; line-height: 10px }
div.SinglePoll div.PollBarClosed { background: #CCCCCC; height: 10px; line-height: 10px }

/* Различные мелкие декоративные изображения */
img.RedLine { width: 490px; height: 2px; margin-top: 5px; margin-bottom: 20px; } /* Красная линия после блока заметки */
img.CatIcon13x13 { 
float: left;
	margin-right: 6px;

	top: 2px;
} /* Маленькая иконка раздела */
img.CatHeaderIcon470x117 { width: 470px; height: 117px; } /* Большой баннер для раздела */
img.UpBanners { width: 160px; height: 120px; margin-right: 1px; margin-top: -3px; background: #83342d;} /* Верхние баннеры */

/* Ссылки вперед/назад */
div#PageBox { margin: 10px; } /* Ссылки Вперед/Назад */
div#PageBox a { color: black }

/* Страница автора */
div#AuthorPage  p { margin-top: 5px; text-align: justify; }
div#AuthorPage a { color: #86332d; }
div#AuthorPage h1 { margin: 0px; padding: 0px; font-size: 15px; text-transform: uppercase; }
div#AuthorPage h2 { padding-bottom: 10px; padding-top: 10px; margin: 0px; font-size: 14px; font-weight: bold; text-transform: uppercase; }

/* основная разметка */
div#Caption { height: 25px; color: #000000; font-size: 14px; font-weight: bold; padding-left: 10px; padding-right: 10px; line-height: 25px } /* Заголовок под верхним меню */



/* Материалы, связанные тегами */
div#RelatedNotes { margin: 10px; padding-top: 10px; text-align: left; }
div#RelatedNotes p { margin-left: 20px; margin-left: 20px }
div#RelatedNotes h1 { font-size: 15px; text-align: left; color: #9a3336 }
div#RelatedNotes a.tag { color: #9a3336; }
div#RelatedNotes a { color: #3c47dc; }
div#RelatedNotes a:hover { text-decoration: underline; }
div#RelatedNotes p.small { font-size: 10px; margin: 0px; margin-bottom: 10px;  }

/* Материалы, связанные выпуском */
div#RelatedByToday { padding: 10px; text-align: left; }
div#RelatedByToday p { margin-left: 20px; margin-left: 20px }
div#RelatedByToday h1 { font-size: 15px; text-align: left; color: #9a3336; margin-bottom: 5px}
div#RelatedByToday a { font-weight: bold; color: #000000; font-size: 13px; }
div#RelatedByToday a.author { color: #9a3336; }


/* Конечная страница заметки */
div.FullNote { margin: 10px }
div.FullNote p { text-align: justify; margin-top: 10px }
div.FullNote h1 { border-bottom: 2px solid #84342d; text-align: right; font-size: 15px; margin-bottom: 10px; }
div.FullNote h2 { font-size: 16px; text-transform: uppercase; font-weight: bold; margin: 0px; }
div.FullNote h3 { font-size: 11px; font-weight: normal; color: #99342d; margin: 0px; }
div.FullNote h3 a { color: #99342d; }
div.FullNote div.NewsAuthor { text-align: right; font-weight: bold; margin-top: 10px; border-top: 1px dashed #99342d; padding-top: 2px; }
div.FullNote div.NewsAuthor a { color: #99342d; }
div.FullNote .b {color: Black; cursor: default; text-decoration: none; font-weight : normal;}
div.FullNote img { margin: 5px }

div.FullNote .date {
	font-size: 11px;
	text-transform: uppercase;
	color: #84342d;
	padding-top: 3px;
	padding-left: 12px;
}
.name span {font-size: 15px;}


.related vid2{text-align: left;}

.subj_header{background-color:#2F2C2D; height:20px;text-transform: uppercase;
font-size: 14px;
	color: #fff;
	padding:3px 0 0 22px;
	margin:0;
	overflow: hidden;}
	
.subj_post{font-family: Arial;}
.subj_post img.icon_b{float:left;}
.subj_post .title{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	clear: both;
	padding-bottom: 1px;
	text-transform: uppercase;
	}
.subj_post .title a{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	}
.subj_post .title a:hover {
	text-decoration: underline;
}
.subj_post .title img {
	float: left;
	margin-right: 10px;
	position: relative;
	top: 2px;
}
.subj_post .title .data {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
	
.subj_post .title_smi{
	font-size: 14px;
	font-weight: bold;
	color: #840201;
	clear: both;
	padding-bottom: 1px;
	text-transform: uppercase;
	}
.subj_post .title_smi a{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #840201;
	text-decoration: none;
	}
.subj_post .title_smi a:hover {
	text-decoration: underline;
}
.subj_post .title_smi img {
	float: left;
	margin-right: 10px;
	position: relative;
	top: 2px;
}
.subj_post .title_smi .data {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

	
.subj_post .meta{
	font-size: 11px;
	color: #820000;
	text-decoration: none;
}
.subj_post .meta a {
	font-size: 12px;
	color: #820000;
	font-weight: bold;
	text-decoration: none;
}
.subj_post .meta a:hover {
	text-decoration: underline;
}
.subj_post .txt{
	font-size: 12px;
	line-height: 15px;
	padding: 5px 0 0 0;
	text-align: justify;
}
.subj_post .txt img.read_more_img {
	float: none;
	margin-left: 3px;
}
.subj_post .txt img {
	float: left;
	margin-right: 10px;
}
.subj_post .txt img.t_old {
	float: none;
	margin-bottom: 10px;
}

.subj_post .sep_s{ margin:6px 0 6px 0; width:268px; height:1px; background-color:#CFBFBF;}
.subj_post .sep_b{ margin:12px 0 12px 0; width:268px; height:1px; background-color:#CFBFBF;}

.subj_right{font-size: 15px;
	color: #820000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-top:5px;}
.subj_right a{
	text-decoration: none;
	}
#subj_text{
	padding:0 15px 20px 10px;
}
#subj_text  p {
	margin-bottom: 15px;
}
#subj_text  ul,
#subj_text  ol {
	margin-bottom: 15px;
	margin-left: 20px;
}
#subj_text  ul li {
	list-style-type: square;
}
#subj_text  li+li {
	margin-top: 5px;
}