/* BsD  */

* {
    margin-top:0;
    margin-bottom:0;
	margin-right:0;
	margin-left:0;
	padding:0;
}
image{
border:0;
}

a img,:link img,:visited img,:hover img {
	border:0;
}
a{
color:#505050;
font-size:12px;
text-decoration:underline;
}
a:hover {
color:#000;
text-decoration:none;
}
h1,h2,h3,h4,h6,pre,form,p,blockquote,fieldset,input {
margin:0;
padding:0;
}
textarea{
border:1px solid #ccc;
box-shadow:inset 0 1px 3px #ccc;
-webkit-box-shadow:inset 0 1px 3px #ccc;
-moz-box-shadow:inset 0 1px 3px #ccc;
}
input:focus {
    outline:none;
}
button:focus{
outline:none;
}
html{
padding:0px;
}
body{
	background:#eeffed;
	font-family:"Arial", Tahoma sans-serif;
	font-size:12px;
	margin:0px;
	padding:0 0 10px 0;
	color:#303030;
}
#all{
	width:100%;
	background:url(../images/all.png) top repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#container{
	width:98%;
	padding:0;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#above{
	width:100%;
	background-image: url(../images/head.jpg);
	height: 270px;
	background-position: center;
}
#topheader{
	width:auto;
	height:100px;
	background:#fff url(../images/header.png) top repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#topheader1{
	width:auto;
	height:60px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.logo{
width:485px;
height:50px;
float:left;
}
/* ПО?СК  */
.searchblock{
	width:290px;
	height:30px;
	float:right;
	background:url(../images/search.png) no-repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.searchblock input.searchbt {
width:50px;
height:30px;
background:url(../images/searchbt.png) 0 0 no-repeat;
float:right;
}
.searchblock input.searchbt:hover{
background-position: 0 -30px;
}
.searchform{
color:#909090;
width:210px;
height:20px;
line-height:15px;
padding:5px;
border:0px;
font-size:14px;
font:Verdana, Geneva, sans-serif;
background:transparent;
overflow:hidden;
float:left;
}
.header-right{
width:160px;
heigth:100px;
float:right;
}
.social{
height:24px;
width:290px;
padding:5px 0 5px 5px;
margin:9px 0 0 0;
float:right;
border:1px solid #eee;
border-radius:5px;}
.social ul{
height:24px;
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.social li
{
float: left;
position: relative;
text-align:left;
margin:0 6px 0 0;
width:24px;
height:24px;
}
.social li a
{
height:24px;
width:24px;
padding:0;
display: block;
text-decoration:none;
background:url(../images/social.png) 0 0 no-repeat;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.social li a.twitter{
background-position: 0 -32px;
}
.social li a.twitter:hover{
background-position: 0 0;
}
.social li a.facebook{
background-position: -32px -32px;
}
.social li a.facebook:hover{
background-position: -32px 0;
}
.social li a.vkontakte{
background-position: -64px -32px;
}
.social li a.vkontakte:hover{
background-position: -64px 0;
}
.social li a.gplus{
background-position: -96px -32px;
}
.social li a.gplus:hover{
background-position: -96px 0;
}
.social li a.rss{
background-position: -128px -32px;
}
.social li a.rss:hover{
background-position: -128px 0;
}
/* LOGIN begin  */
.loginpanel{
	line-height:25px;
	width:190px;
	position:static;
	color:#909090;
	height:25px;
	float:right;
	text-align:left;
	background:url(../images/login.png) no-repeat;
	margin-top: 5px;
	margin-right: 80;
	margin-bottom: 5;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.loginpanel a{
text-decoration:none;
padding:1px 0 2px 0;
color:#336633;
font-weight: bold;
}
.loginpanel a:hover{
color:#505050;
text-decoration:underline;
}
.loginpanel span{
color:#909090;
font-weight: bold;
}
#login{
color:#909090;
min-width:280px;
min-height:220px;
display:none;
background:#fff;
position:absolute;
top:0px;
left:50%;
margin-left:-140px;
z-index:20000;
-moz-box-shadow: 0px 0px 10px #000;
-webkit-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#login a{
color:#e84235;
font-weight: bold;
text-decoration:underline;
}
#login a:hover{
color:#303030;
font-weight: bold;
text-decoration:none;
}
.logintitle{
line-height:40px;
height:40px;
min-width:280px;
text-align:center !important;
background:url(../images/red40.png) repeat-x;
border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
}
.logintitle span{
font-size:15px;
color:#fff;
}
.login-close{
position:absolute;
background:url(../images/login-close.png) 0 0 no-repeat;
width:20px;
height:20px;
cursor:pointer;
top:10px;
right:10px;
}
.login-close:hover{
background-position: 0 -20px;
}
.profilephoto{
margin:5px;
width:100px;
padding:5px;
background:#f0f0f0;
box-shadow:inset 0 1px 2px #909090;
-webkit-box-shadow:inset 0 1px 2px #909090;
-moz-box-shadow:inset 0 1px 2px #909090;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.profilephotoimg{
width:100px;
border-radius: 2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.profile{
width:140px;
float:left;
margin:10px 0 10px 10px;
}
.profile ul{
list-style: none;
margin:0;
padding:0;
font-size:12px;
color:#303030;
}
.profile li{
position: relative;
height:24px;
line-height:20px;
margin:0;
}
.profile li a{
text-align:left;
padding:0 10px;
line-height:24px;
font-size:13px;
color:#33cc33 !important;
text-decoration:none !important;
display:block;
border-bottom:1px solid #e1e1e1;
text-shadow:0 1px 1px #fff;
}
.profile li a:hover{
color:#303030 !important;
text-decoration:underline !important;
}
.login_input{
width:250px;
height:70px;
margin:15px;
}
.login_field{
height:30px;
line-height:35px;
vertical-align: middle;
font-size:15px;
padding:0;
color:#505050;
margin-top:5px;
}
.field{
padding:5px;
width:240px;
height:20px;
color:#505050;
font-size:15px;
font-family:Arial;
background:none;
border:1px solid #bbb;
vertical-align: middle;
background:#fafafa;
}
.field:hover, .field:active, .field:focus{
box-shadow:inset 0 0 5px #ccc;
-webkit-box-shadow:inset 0 0 5px #ccc;
-moz-box-shadow:inset 0 0 5px #ccc;
}
.enter{
width:250px;
height:35px;
background:#fff url(../images/white.png) repeat-x;
border:0;
text-shadow:0 1px 1px #fff;
cursor:pointer;
margin:20px 0 0;
font-weight:bold;
color:#505050;
font-size:16px;
line-height:35px;
border-radius: 3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 1px 3px #909090;
-webkit-box-shadow:0 1px 3px #909090;
moz-box-shadow:0 1px 3px #909090;
}
.enter:hover{
background-position:0 -5px;
color:#000;
box-shadow:0 1px 2px #505050;
-webkit-box-shadow:0 1px 2px #505050;
moz-box-shadow:0 1px 2px #505050;
}
.not_save{
font-size:12px;
padding:0;
margin:0;
width:250px;
height:20px;
}
#login_overlay {
  background-color: #000; /* Чёрный фон */
  height: 100%; /* Высота максимальна */
  left: 0; /* Нулевой отступ слева */
  opacity: 0.50; /* Степень прозрачности */
  -moz-opacity:0.5;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  position: fixed; /* Фиксированное положение */
  top: 0; /* Нулевой отступ сверху */
  width: 100%; /* Ширина максимальна */
  z-index: 10000; /* Заведомо быть НАД другими элементами */
  display:none;
}
/* LOGIN end  */
#top{
width:1120px;
height:50px;
background:url(../images/top.png) no-repeat;
position:relative;
top:0;
left:-40px;
z-index:50;
}
#content{
	background:#fff;
	width:100%;
	padding:0;
	position:relative;
}
#box{
	width:100%;
	background-image: url(../images/kamufback.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#left{
	width:auto;
	margin-top: 0;
	margin-right: 320px;
	margin-bottom: 0;
	margin-left: 0;
}
#right{
	float:right;
	width:300px;
	padding:10px 10px 0 10px;
	height:100%;
	border-top-width: 0px;
	border-top-color: #eee;
}
#header{
	width:100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.block300{
	width:300px;
	margin-bottom:10px;
	margin-top: 10px;
	text-align: center;
}
.block1{
width:300px;
margin-bottom:10px;
}
.blocksoc{
	width:300px;
	margin-bottom:40px;
	margin-top: 10px;
	text-align: right;
}
.blockpul{
	width:290px;
	margin-bottom:20px;
	margin-top: 20px;
	text-align: right;
}
.favorit{
	width:45%;
	margin-bottom:10px;
}
.favorit1{
	width:30%;
	margin-bottom:10px;
	float: right;
}

.htitle{
	height:40px;
	list-style:none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #060;
}
.htitle span{
padding:0 10px;
color:#006600;
font-size:12px;
line-height:40px;
text-align:center;
float:left;
display:block;
text-decoration:none;
margin-right:5px;
font-weight:bold;
border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
background:#eee url(../images/grey40.png) repeat-x;
}
.htitle span:hover{
cursor:pointer;
}
.active-ttab{
color:#fff !important;
background:#006600 url(../images/red40.png) repeat-x !important;
}
.tt-panel{
display:none;
}
.index-panel{
background:#f7f7f7;
border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
}
.custom-1{
overflow:hidden;
position:relative;
width:280px;
height:auto;
padding:10px 10px 10px 10px;
font-size:14px;
line-height:15px;
color:#707070;
border-top:1px solid #fff;
border-bottom:1px solid #e0e0e0;
}
.custom-1 a{
color:#006600;
font-size:13px;
padding:0;
text-decoration:none;
}
.custom-1 a:hover{
text-decoration:underline;
color:#303030;
}
.custom-1 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;
}
.custom-1 img{
width:100px;
height:67px;
margin:0 10px 0 0;
float:left;
}
.custom-title{
	font-size:15px;
overflow:hidden;
color:#40A640;
text-decoration:none !important;
line-height:18px;
max-height:65px;
}
.custom-title:hover{
color:#006600 !important;
text-decoration:none;
}
.custom-1 a:hover .custom-title{
color:#006600;
text-decoration:underline;
}
.c1cat{
	color:#909090;
font-size:11px;
margin:5px 0 3px 0;
}
.c1cat a{
font-size:11px !important;
}
.c1cat a:hover{
color:#006600;
}
.c1com{
padding:0 0 0 17px;
background:url(../images/comments.png) 0 0 no-repeat;
float:left;
font-size:11px !important;
line-height:11px;
height:15px;
margin:0 10px 0 0;
display: none;
}
.c1com:hover{
color:#303030;
}
.c1view{
padding:0 0 0 18px;
background:url(../images/views.png) 0 0 no-repeat;
float:left;
font-size:0px;
line-height:0px;
height:0px;
}
.block2{
	width:48%;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;

}

.block21{
	width:40%;
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 60px;

}
.b2header{
	height:35px;
	background:url(../images/b2header.png) no-repeat;
	line-height:40px;
	width:48%;
	font-family: 'Ruslan Display', cursive;
	font-size:22px;
	color:#006600;
	text-shadow: 4px 4px 4px #aaa;	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
.b2header a{
color:#987c01;
font-family: 'Ruslan Display', cursive;
font-size:22px;
text-decoration:none;
}
.b2header a:hover{
color:#505050;
text-decoration:underline;
}
.custom-2{
	overflow:hidden;
	position:relative;
	width:98%;
	height:auto;
	font-size:15px;
	color:#000000;
	border-bottom:1px solid #eee;
	line-height:20px;
	padding-top: 15px;
	padding-right: 15;
	padding-bottom: 15px;
	padding-left: 0;
	text-align: justify;
}
.custom-2 a{
text-decoration:none;
color:#006600;
}
.custom-2 a span{
color:#006600;
font-size:17px !important;
padding:0;
text-decoration:none !important;
font-weight:bold;
max-height:97px;
overflow:hidden !important;
display:block;
line-height:20px;
}


.custom-2 a:hover{
color:#000000;
text-decoration:underline;
}



.custom-2 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;
}
.custom-2 img{
width:100px;
height:100px;
margin-right:5px;
float:left;
border:3px solid #eee;
}
.white-bottom{
height:10px;
width:100%;
background:url(../images/white-bottom.png) repeat-x;
position:absolute;
left:0;
bottom:0;
}
.redheader{
width:260px;
height:30px;
line-height:30px;
padding:10px 10px 10px 30px;
color:#fff;
font-size:16px;
font-weight:bold;
background:url(../images/redheader.png) no-repeat;
margin-bottom:10px;
}
.redheader a{
color:#fff;
font-size:16px;
text-decoration:underline;
}
.redheader a:hover{
text-decoration:none;
}
/* КНОПК? */
.vbutton{
	min-width:100px;
font-family:Arial;
background:#fff url(../images/white.png) repeat-x;
cursor:pointer;
padding:0 15px !important;
height:24px;
border:0 !important;
text-decoration:none;
font-size:14px;
font-weight:bold;
display:block;
margin:5px 10px;
float:left;
color:#006600;
text-shadow:0 1px 1px #fff;
border-radius:12px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
box-shadow:0 1px 3px #909090;
-moz-box-shadow:0 1px 3px #909090;
-webkit-box-shadow:0 1px 3px #909090;
}
.vbutton:hover{
color:#000;
cursor: pointer;
border:0;
box-shadow:0 1px 2px #909090;
-moz-box-shadow:0 1px 2px #909090;
-webkit-box-shadow:0 1px 2px #909090;
}
.resbutton{
font-family:Arial;
background:#006600 url(../images/red40.png) repeat-x;
cursor:pointer;
padding:0 10px;
height:24px;
line-height:24px;
text-align:center;
border:0 !important;
text-decoration:none;
font-size:14px;
font-weight:bold;
display:block;
margin:5px 0;
float:left;
color:#fff;
border-radius:12px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
box-shadow:0 1px 3px #909090;
-moz-box-shadow:0 1px 3px #909090;
-webkit-box-shadow:0 1px 3px #909090;
}
.resbutton:hover{
color:#000;
cursor: pointer;
border:0;
}
.allvotes{
line-height:24px;
color:#006600;
margin:5px 0 5px 10px;
display:block;
float:left;
}
.buttonholder{
background:#f0f0f0;
margin:0 10px;
border-radius:20px;
padding:3px 0;
float:left;
}
.custom-5{
overflow:hidden;
position:relative;
width:280px;
padding:5px 10px;
font-size:14px;
line-height:15px;
color:#707070;
border-top:1px solid #fff;
border-bottom:1px solid #e0e0e0;
background:#fafafa;
}
.custom-5 a{
color:#006600;
font-size:13px;
padding:0;
font-weight:bold;
text-decoration:none;
}
.custom-5 a:hover{
text-decoration:underline;
color:#303030;
}
.custom-5 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;
}
.custom-5 img{
width:40px;
height:40px;
margin:0 0 0 10px;
float:right;
}
.custom-5 a:hover .custom-title{
color:#303030;
text-decoration:underline;
}
.block3{
	width:98%;
	background:#f5f5f5;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-top:3px solid #006600;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.b3header{
color:#006600;
font-size:16px;
font-weight:bold;
line-height:30px;
padding-left:10px;
}
.b3header a{
color:#006600;
font-size:14px;
font-weight:bold;
line-height:30px;
text-decoration:none;
}
.b3header a:hover{
	color:#303030;
	text-decoration:underline;
	font-size: 16px;
}
.custom-3{
overflow:hidden;
width:45%;
margin:0 0 20px 10px;
padding-right:10px;
height:92px;
color:#707070;
line-height:15px;
float:left;
}
.custom-3 a{
color:#303030;
text-decoration:none;
font-size:13px;
font-weight:bold;
}
.custom-3 a span{
line-height:15px;
display:block;
margin-bottom:3px;
}
.custom-3 a:hover{
color:#000;
text-decoration:underline;
text-shadow:none;
}
.custom-3 img {
width:100px;
height:100px;
margin-right:10px;
float:left;
}
.custom-3 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;
}

.custom-3im{
overflow:hidden;
width:45%;
margin:0 0 20px 10px;
padding-right:10px;
height:92px;
color:#707070;
line-height:15px;
float:left;
}
.custom-3im a{
color:#303030;
text-decoration:none;
font-size:13px;
font-weight:bold;
}
.custom-3im a span{
line-height:15px;
display:block;
margin-bottom:3px;
}
.custom-3im a:hover{
color:#000;
text-decoration:underline;
text-shadow:none;
}
.custom-3im img {
width:100px;
height:100px;
margin-right:10px;
float:left;
}
.custom-3im a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;
}

.block4{
	width:98%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;

}
.b4header{
height:35px;
line-height:30px;
background:url(../images/redline.png) repeat-x;
color:#fff;
font-weight:bold;
font-size:16px;
padding-left:10px;
border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
}
.b4header a{
color:#fff;
font-weight:bold;
font-size:16px;
text-decoration:none;
line-height:30px;
}
.b4header a:hover{
color:#303030;
text-decoration:underline;
}
.custom-4{
	overflow:hidden;
	width:300px;
	height:auto;
	color:#707070;
	line-height:15px;
	float:left;
	font-size:11px;
	border-bottom:1px solid #eee;
	background-color: #FAFAFA;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.custom-4 a{
color:#303030;
text-decoration:none;
font-size:13px;
font-weight:bold;
}
.custom-4 a span{
line-height:15px;
max-height:30px;
display:block;
margin-bottom:5px;
}
.custom-4 a:hover{
color:#000;
text-decoration:underline;
text-shadow:none;
}
.custom-4 img {
width:60px;
height:60px;
border:5px solid #eee;
float:left;
margin-right:10px;
}
.custom-4 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;
}
.vote_block{
	position:relative;
color: #505050;
padding:0;
margin-bottom:10px;
}
.seotext{
color:#eee;
width:200px;
height:40px;
padding:20px 0;
overflow:hidden;
float:left;
line-height:20px;
vertical-align:middle;
}
/* FOOTER         */
.footer {
	width:auto;
	background:#101010;
	color:#909090;
	position:relative;
	border-top:3px solid #ccc;
	border-bottom:3px solid #006600;
	line-height:16px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
}
.sub-footer{
	text-align:left;
	color:#909090;
	float:left;
	width:30%;
	position:relative;
	font-size:14px;
	float:left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.sub-footer1{
	text-align:right;
	color:#909090;
	float:right;
	min-height:80px;
	width:45%;
	position:relative;
	font-size:14px;
	float:left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.sub-footer a{
color:#006600;

text-decoration:none;
}
.sub-footer a:hover{
text-decoration:none;
color:#fff;
}
/* BsD -- sub-footer1         */
.sub-footer1{
	text-align:right;
	color:#909090;
	float:left;
	min-height:80px;
	width:98%;
	position:relative;
	font-size:14px;
	float:left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.sub-footer1 a{
color:#006600;

text-decoration:none;
}
.sub-footer1 a:hover{
text-decoration:none;
color:#fff;
}
.tiho {display:none;}

.tagscld{
width:660px;
padding:0 10px 10px 10px;
}
.tagscloud a{
color:#aaa;
text-decoration:underline;
}
.sfheader{
border-bottom:2px solid #006600;
margin-bottom:10px;
color:#fff;
font-size:14px;
height:20px;
}
.counters{
min-width:300px;
height:31px;
padding:9px 0;
}
.counters span{
margin-right:10px;
}
.counters span.sanderart{
}
.counters span.sanderart img{
width:88px;
height:31px;
border:0;
background:url(../images/sanderart.png) no-repeat;
}
/* NEWS POST */
.story{
	width:99%;
	background:#FDF5E6;
	padding-bottom:1px;
	margin-bottom:10px;
}
.post-title{
	font-size:16px !important;
	color:#006600;
	text-decoration:none;
	font-family:"Arial";
	line-height:20px;
	margin-bottom:10px;
	padding:5px;
	background:#FDF5E6;
	border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	border-left:3px solid #006600;
	margin-top: 10px;
}
.post-title h1, post-title a h1{
font-size:16px !important;
display:inline;
}
.post-title a{
font-weight:bold;
color:#006600;
font-size:16px !important;
text-decoration:none;
font-family:"Arial";
}
.post-title a:hover{
color:#505050;
text-decoration:underline;
}
.full-story{
	width:98%;
	color:#000000;
	font-size:17px;
	line-height:150%;
	text-align:justify;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.full-story a {
color:#006600;
font-size:15px;
}
.full-story a:hover {
color:#000;
text-decoration:none;
}
.full-story img {
margin:0 10px 10px 0;
}
.full-story ul {
margin-left:15px;
}
.post-data{
position:relative;
font-size:12px;
color:#909090;
min-height:28px;
overflow:hidden;
line-height:15px;
border:1px solid #eee;
padding:5px;
margin:0 10px 10px 10px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.post-data a{
color:#006600;
font-size:12px;
text-decoration:none;
}
.post-data a:hover{
color:#000;
text-decoration:none;
}
.tags{
font-size:12px;
color:#909090;
}
.tags a{
font-size:11px;
line-height:15px;
text-decoration:none;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.tags a:hover{
background:#006600;
color:#fff;
}
.related-block{
position:relative;
overflow:hidden !important;
padding:4px 0;
color:#303030;
width:98%;
background:#F9F9F9;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
margin:0 10px;
}
.related-block span{
font-size:15px;
font-weight:bold;
color:#303030;
line-height:20px;
display:block;
margin:0 5px 10px 5px;
border-bottom:1px solid #eee;
}
.related{
overflow:hidden;
width:240px;
height:180px;
margin:0 0 10px 10px;
font-size:14px;
color:#909090;
position:relative;
float:left;
overflow:hidden;
}
.related a{
color:#fff;
font-size:11px;
line-height:15px;
padding:0;
text-decoration:none;
}
.related a:hover{
text-decoration:underline !important;
color:#eee;
}
.related a .rltd{
position:absolute;
bottom:0px;
left:0px;
padding:2px 5px;
width:240px;
height:auto;
overflow:hidden;
background:#006600;
opacity:0.70;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity: 0.90;
}
.related a:hover .rltd{
opacity:1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
text-decoration:underline;
}
.related img{
width:240px;
height:180px;
margin:0 0 5px 0 ;
}
.short-story{
	overflow:hidden;
	position:relative;
	font-size:15px;
	color:#000000;
	width:98%;
	line-height:20px;
	border-bottom:1px solid #eee;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.short-story a{
color:#006600;
font-size:16px;
line-height:16px;
padding:0;
text-decoration:underline;
font-weight:bold;
}
.short-story a:hover{
text-decoration:none;
color:#000;
}
.short-story img{
margin:5px;
}
.short-img{
width:130px;
height:100%;
margin-right:10px;
float:left;
}
.short-img img{
width:120px;
border:5px solid #eee;
margin:0;
}
.short-img img:hover{
opacity:0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
-moz-opacity: 0.75;
}
.short-right{
margin:0 0 0 140px;
}
.short-title{
max-height:36px;
line-height:18px;
overflow:hidden;
text-decoration:none !important;
font-size:16px;
margin:0 0 5px 0;
}
.short-title a {
color:#006600 !important;
font-size:14px;
text-decoration:none !important;
line-height:18px;
font-weight:bold;
}
.short-title a:hover{
color:#000 !important;
text-decoration:underline;
}
.short-data{
font-size:11px;
color:#aaa;
margin-bottom:5px;
height:18px !important;
line-height:18px !important;
}
.short-data a{
font-size:11px;
color:#006600;
font-weight:normal;
text-decoration:none;
}
.short-cat{
color:#000 !important;
font-size:11px !important;
padding: 0;
float:left;
margin:0 5px 0 0;
height:20px;
}
.short-cat a{
	padding:0px 3px;

background:#006600;
font-size:11px !important;
color:#fff !important;
font-weight:normal !important;
text-decoration:none !important;
height:18px;
line-height:18px;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.short-cat a:hover{
color:#303030 !important;
text-decoration:none !important;
background:#eee;
}

.views{
height:18px;
background:url(../images/views.png) 0 2px no-repeat;
padding:0 0 0 18px;
margin-left:5px;
}
.comms a{
font-size:14px;
line-height:18px;
background:url(../images/comments.png) 0 2px no-repeat;
padding:0 0 0 18px !important;
color:#006600;
font-weight:normal;
margin-left:5px;
display: none;
}
.comms a:hover{
color:#505050;
}
.speedbar{
	font-size:11px;
	color:#909090;
	overflow:hidden;
	max-height:30px;
	line-height:15px;
	margin:5px 10px 5px 0px;
	background:#FDF5E6;
	padding:5px;
	text-align: left;
}
.speedbar a{
color:#006600;
text-decoration:underline;
font-size:11px;
}
.speedbar a:hover{
color:#505050;
text-decoration:none;
}
/* COMMENTS */
.addcomment{
width:520px;
padding:0;
text-align:center;
margin:10px auto;
border:1px solid #eee;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.title{
line-height:20px;
padding:5px 25px;
color:#006600;
border-bottom:2px solid #006600;
font-size:15px;
font-weight:bold;
background:#fafafa;
}
.addcomment-post{
padding:0 10px;
}
.comments{
width:660px;
}
.comm-title{
line-height:26px;
padding:0 30px;
color:#006600;
font-size:15px;
font-weight:bold;
border-bottom:2px solid #ccc;
background:url(../images/comicon.png) top left no-repeat;
margin:0 10px 10px 10px;
}
.comment{
width:660px;
color:#303030;
margin:0 10px 10px 10px;
}
.comment a{
color:#006600;
text-decoration:none;
}
.comment a:hover{
text-decoration:underline;
}
.comment table{
margin:0;
padding:0;
}
.comment-left{
max-height:50px;
width:50px;
padding:5px;
color:#909090;
font-size:11px;
float:left;
background:#f0f0f0;
box-shadow:inset 0 1px 2px #909090;
-webkit-box-shadow:inset 0 1px 2px #909090;
-moz-box-shadow:inset 0 1px 2px #909090;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.comment-left a{
color:#000;
font-weight:bold;
}
.comment-left img{
width:50px;
max-height:50px;

border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.comment-right{
	width:580px;
	color:#000;
	font-size:13px;
	min-height:40px;
	float:left;
	position:relative;
	background:#f0f0f0;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}
.comment-right a{
color:#006600;
font-weight:bold;
}
.corner{
width:10px;
height:10px;
position:absolute;
left:-10px;
top:5px;
background:url(../images/corner.png) no-repeat;
}
.comment-right span{
color:#909090;
margin-bottom:5px !important;
display:block;
font-size:11px;
}
.comment-right span a{
font-size:11px;
}
.comment:hover .comment-title-hover{
display:block;
}
.comment-title-hover{
height:15px;
line-height:15px;
width:400px;
padding:0;
font-size:12px;
color:#505050;
display:none;
position:absolute;
bottom:5px;
right:5px;
z-index:10;
text-align:right;
}
.comment-title-hover a{
color:#909090;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
.comment-title-hover a:hover{
color:#006600;
text-decoration:none;
}
.comment-title-hover span{
float:right;
}
.comment-number{
color:#fff !important;
padding:0 3px;
font-weight:bold;
font-size:14px;
line-height:15px;
float:right;
background:#505050;
}
.mass-action{
padding:0 5px;
height:15px;
float:right;
}
.mass_comments_action{
padding:0 5px 5px 10px;
color:#909090;
}
.editor-row{
color:#909090;
padding:5px 15px;
font-weight:bold;
}
.info{
min-height:30px;
margin:11px;
color:#909090;
background:url(../images/sign.png) 0 5px no-repeat;
padding:5px 5px 5px 50px;
font-size:11px;
line-height:15px;
border:1px solid #eee;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.info a{
color:#006600;
}
.navigation{
height:30px;
width:100%;
color:#000;
padding:5px 0 5px 0;
margin:5px auto;
font-size:15px;
clear:both;
}
.navigation b{
font-size:25px !important;
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
margin:1px;
line-height:20px;
text-decoration:underline;
color:#006600;
padding:1px 5px;
font-size:15px;
background:#fafafa;
border:1px solid #eee;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.navigation a:hover{
text-decoration:none;
color:#909090;
}
.navigation span {
line-height:20px;
height:20px;
text-decoration:none;
padding:1px 5px;
color:#909090;
font-size:15px;
background:#fafafa;
border:1px solid #eee;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.line{
margin:5px;
color:#909090;
padding:0 15px 5px 15px;
border-bottom:1px solid #f0f0f0;
}
.line h{
min-width:100px;
min-height:22px;
float:left;
font-weight:bold;
}
.line a{
color:#006600;
}
.row{
color:#505050;
padding:5px 0;
font-weight:bold;
}
.row a{
color:#006600;
}
.row h{
min-width:150px;
float:left;
padding:3px;
}
.poll{
background:#fafafa;
padding:5px 10px;
margin:5px 0 10px 0;
border:1px solid #eee;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.poll b{
border-bottom:1px solid #303030;
}
.userstop{
font-family:Tahoma;
font-size:11px;
color:#909090;
border-collapse:collapse;
}
.userstop thead {
	font-family:Arial;
	padding:5px 0 0 5px;
	height:20px;
	font-size:14px;
	color:#505050;
	background:#fafafa url(../images/white.png) repeat-x;
}
.userstop table {
border-collapse:collapse;
}
.userstop td {
text-align:center;
height:25px;
	padding:0px;
	border:1px solid #ccc;
}
.userstop a {
	font-size:11px;
	text-decoration:none;
	color:#006600;
}
.userstop a:hover {
	text-decoration: none;
}
.stat{
	color:#909090;
font-size:14px;
font-weight:bold;
min-height:15px;
margin:0 20px 0 20px;
padding:2px 0 5px 0;
border-bottom:1px solid #eee;
}
.stat span{
float:right;
font-weight:normal;
}
.stat a{
font-size:13px;
text-decoration:none;
}
.h-row{
color:#505050;
background:#f1f1f1;
font-weight:bold;
padding:0 0 0 15px;
margin:10px 0 0 0;
}
textarea, .txsh, .input1, .input2, .input3{
background:#fafafa;
border:1px solid #ccc;
height:20px;
color:#707070;
}
.input1{
width:312px;
padding:3px 0;
font-family:verdana;
font-size:13px;
}
.input2{
width:100px;

padding:3px 0;
font-size:14px;
}
.input3{
width:223px;

font-family:"Tahoma";
font-size:14px;
}
.clear {
margin:0;
padding:0;
height:1px;
clear:both;
width:100%;
}
table{
	border:0px;
	border-collapse:separate;
	width: auto;
}
table td{
	text-align:left;
	padding:0px;
	background:transparent;
}
select {
font-size: 11px;
font-family: tahoma;
}
.stext {
color: #727272;
font-size: 11px;
font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
color: #0084ff;
text-decoration:none;
}
.stext a:hover {
color: #FFFFFF;
text-decoration: underline;
}
.ntitle {
color: #CC00FF;
font-size: 15px;
font-family: tahoma;
font-weight: bold;
padding:11px 0 0 6px;
}
.ntitle a {
color: #0084ff;
text-decoration: underline;
}
.ntitle a:hover {
text-decoration:none;
}
.ui-dialog fieldset{
padding:5px;
color:#006600;
border:1px solid #505050;
}
.pm_status {
	float:left;

	padding: 0px;

	width: 300px;
	height: 100px;
	margin:0 10px;
	background:#fafafa;
	border:1px solid #eee;
}

.pm_status_head {
	font-size: 0.9em;
	background: #fff url(../images/white.png) repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #000;
	border-bottom:1px solid #fff;
}

.pm_status_content {
	padding: 5px;
}
/* BsD--- стиль избранные новости  */
.custom-fav{
overflow:hidden;
position:relative;
width:90%;
padding:5px 10px;
font-size:16px;
}
.custom-fav a{
color:#006600;
font-size:16px;
padding:0;
font-weight:bold;
text-decoration:none;
}
.custom-fav a:hover{
text-decoration:underline;
color:#303030;
}
.custom-fav img{
width:67px;
height:12px;
margin:0 10 0 0px;
float:left;
}
.custom-fav a:hover .custom-title{
color:#303030;
text-decoration:underline;
}
/* взято из старого шаблона  */
.vetka {
	height: 270px;
	width: 180px;
	background: url("../images/vetka.gif");
	float:right;
}
/* дата на главной над заголовком  */
.blok-data{
font-size:11px;
color:#987c01;
}
/* ссылки рубрик на главной  */
.blok-link{
	position: absolute;
	font-size:11px;
	color:#987c01;
	right: 0px;
	bottom: 0px;
}
.blok-link a{
color:#987c01;
font-size:11px;
text-decoration:none;
}
.blok-link a:hover{
color:#000;
text-decoration:none;
}
/* ГОР?ЗОНТАЛЬНОЕ МЕНЮ 2*/
.nav3{
	width:auto;
	height:40px;
	background-image: url(../images/nav31.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.nav3 ul{
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.nav3 li{
float: left;
position: relative;
z-index:100;
text-align:left;
padding-right:3px;
background:url(../images/navi.png) right no-repeat;
margin-left:-1px;
}
.nav3 li.first{
border-radius:3px 0 0 3px;
-webkit-border-radius:3px 0 0 3px;
-moz-border-radius:3px 0 0 3px;
}
.nav3 li a{
	font-family: 'Ruslan Display', cursive;
    text-shadow: 2px 2px 4px black, 0 0 0.5em #000; /* Параметры тени --text-shadow: #000 0 0 2px;*/
    color: #FFCC01; /* цвет текста */
    font-size: 18px; /* Размер надписи */
   	line-height:40px;
	padding:0 10px 0 10px;
	display: block;
	text-decoration:none;
	border-radius:3px;
}
.nav3 li a:hover {
	z-index:100;
	color:#fff;
	text-decoration: none;
	font-size: 18px;
}
.nav3 li:hover{
background:#336633;
}
.nav3 li a.link1:hover{
	color:#fff;
}
.nav3 li.drop:hover .link1{
	color:#fff;
	font-size: 18px;
}
.nav3 li.drop{
	height:40px !important;
	line-height:40px !important;
	position:relative;
	display:block;
}
.nav3 li.drop:hover{

}
.nav3 li ul {
z-index:500;
display: none;
position:absolute;
width:auto;
height:auto;
background:#336633;
border-top:1px solid #003300;
padding:0;
}
.nav3 li li{
margin:0;
position:relative;
clear:both;
background-image:none;
height:25px;
padding:0;
border-top:1px solid #669966;
border-bottom:1px solid #003300;
}
.nav3 li li a {
	padding:0 10px;
	clear:both;
	min-width:180px;
	text-align:left;
	color:#fff;
	font-weight:normal;
	font-size:14px;
	line-height:25px;
	text-decoration:none;
	text-shadow:none;
	border-radius:0;

}
.nav3 li li a:hover {
	clear:both;
	color:#303030;
	background:#eee;
	text-shadow:none;
	font-size: 12px;
}
.nav3 li:hover ul {
display:block;
clear:both;
}
.nav3 li.drop:hover .corner{
display:block;
}/* конец меню 2*/
a.rollover {
    background: url(../images/home.png); /* BsD  блочный элемент домик*/
    display: block;
    width: 80px;
    height: 40px;
}
a.rollover:hover {
    background-position: 0 -40px; /* Смещение фона */
}
.marg_box {display:inline;padding:0 10px;
}/* BsD  бегущая строка отступ блоков с новостями */
.marg_box span {padding:0 8px 0 0;
}/* BsD отступ даты от заголовка */
/* BsD  бегущая строка отступ блоков с новостями */
.blocksape {
	width:280px;
	font-size: 12px;
	color: #333;
	text-align: left;
	background-color: #FFF;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.blocksape a {
	color: #063;
	font-size: 11px;
}
/* BsD блок для Sape */
.blocktrast {
	width:280px;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.blocktrast a {
	color: #063;
	font-size: 11px;
}
/* BsD блок для TRAST */
.related-block{
position:relative;
overflow:hidden !important;
padding:4px 0;
color:#303030;
width:98%;
background:#FDF5E6;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
margin:0 10px;
}
/* BsD related_1 */
.related1-block span{
font-size:12px;
font-weight:bold;
color:#303030;
line-height:20px;
display:block;
margin:5px 5px 5px 5px;
}
.related1{
overflow:hidden;
width:155px;
height:100px;
margin:0 0 5px 5px;
font-size:14px;
color:#909090;
position:relative;
float:left;
overflow:hidden;
}
.related1 a{
color:#fff;
font-size:10px;
line-height:10px;
padding:0;
text-decoration:none;
}
.related1 a:hover{
text-decoration:underline !important;
color:#eee;
}
.related1 a .rltd1{
	position:absolute;
	bottom:0px;
	padding:2px 5px;
	width:155px;
	height:30px;
	overflow:hidden;
	background:#006600;
	opacity:0.70;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	-moz-opacity: 0.90;
}
.related1 a:hover .rltd1{
opacity:1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
text-decoration:underline;
}
.related1 img{
width:155px;
height:100px;
margin:0 0 10px 0 ;
}
.blockpodpska {
	width:280px;
	font-size: 12px;
	color: #333;
	text-align: left;
	background-color: #FFF;
	height: auto;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.blockrek300{
	width:300px;
	height:auto;
	margin-bottom:10px;
	margin-top: 10px;
	text-align: center;
}

.like {float: right; margin-top: -15px;
}
/* Go2Full */
.go2full { color: #8b8b8b; text-shadow: 0 1px 0 #fff; display: block; width: 100%; padding: 12px 0; font-size: .8em }
.go2full:before { margin: 2px 10px 0 0; width: 31px; background-position: -12px 0 }