.postTdTop {font-size:11px; font-family:tahoma; color:#6b6b6b; background: #e0e0e0; border-bottom:1px solid #c9c9c9; border-top:1px solid #f2f2f2; width:219px; height:14px; padding:7px; font-size:12px; font-weight:bold; text-shadow: 0px 1px 0px white; box-shadow: 0 1px 0 0 #f2f2f2; } 
.postTdTop a, .postTdTop a:hover {text-decoration:none;color:#6b6b6b;} 
.postAvatar {width:150px; margin:5px auto;} 
.postinfo_top, .postinfo_center, .postinfo_bottom {background:url(../images/postinfo.png)no-repeat; width:158px; height:17px; margin:0px auto; text-align:center; font-size:10px; color:#fff; padding-top:8px;} 
.postinfo_center {background-position: 0 -25px; height:19px; padding-top:6px;} 
.postinfo_bottom {background-position: 0 -50px; height:21px; padding-top:4px;} 
.rep_left {float:left;} 
.rep_right {float:right;} 
.rep_left, .rep_right {margin:0 10px;} 
.statusonline {color:#36a888!important;}





/* Designed by SanderArt.com  
green 51ac00
*/

* {
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 #909090;
}
input:focus {
    outline:none;
}
html{
padding:0px;
height:100%;
}
body{
background:#f1f1f1 url(../images/bg00.gif);
font-family:"Arial", Tahoma sans-serif;
font-size:13px;
height:100%;
margin:0px;
padding:0px;
color:#202020;
}
#all{
width:100%;
height:100%;
margin:0;
padding:0;
background: url(../images/all.png) top center repeat-x;
}
#container{
width:1000px;
min-height:100%;
_height:100%;
margin:0px auto;
padding:0;
}
#top{
background:url(../images/top.png) no-repeat;
width:1000px;
height:60px;
margin:0px;
padding:0;
}
.logo{
width:200px;
height:60px;
float:left;
}
/* ГОРИЗОНТАЛЬНОЕ МЕНЮ */
.nav{
height:26px;
padding:17px 0;
float:left;
}
.nav ul{
height:30px;
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.nav li
{ 
float: left;
position: relative;
z-index:5000;
text-align:left;

}
.nav li a
{
font-family:"Arial";  
font-size: 15px;
color:#909090;
line-height:26px;
padding:0 10px;
display: block;
text-decoration:none;
}
.nav li a:hover {
z-index:1000;
color:#fff;
text-decoration: none;
text-shadow:none ;
}
.nav li:hover {
background:#303030;
}
.nav li.nodrop{
border-radius: 4px ;
-webkit-border-radius:4px ; 
-moz-border-radius: 4px ;
}
.nav li.drop{
background:url(../images/arrow.png)  right 8px no-repeat;
padding:0 10px 0 0;
border-radius: 4px 4px 0 0;
-webkit-border-radius:4px 4px 0 0; 
-moz-border-radius: 4px 4px 0 0;
}
.nav li.drop:hover{
background:#303030 url(../images/arrow.png)  right 8px no-repeat;
}
.nav li.drop:hover .link1{
color:#fff;
}
.nav li ul {
z-index:5000;
display: none;
position:absolute;
padding:5px;
width:auto;
height:auto;
background:#303030;
margin:0;
border-radius:0 4px 4px 4px;
-webkit-border-radius:0 4px 4px 4px;
-moz-border-radius:0 4px 4px 4px;
}
.nav li li{
position:relative;
display: list-item;
}
.nav li li a {
clear:both;
min-width:120px;
text-align:left;
color:#aaa;
font-weight:normal;
font-size:12px;
line-height:25px;
text-decoration:none;
background:#303030;
border-radius: 4px ;
-webkit-border-radius:4px ; 
-moz-border-radius: 4px ;
}
.nav li li a:hover {
clear:both;
color:#fff;
line-height:25px;
background:#005DF0;
}
.nav li:hover ul {
display:block;
clear:both;
}

/* ПОИСК  */
.searchblock{
width:200px;
height:25px;
padding:17px 10px 18px 10px;
float:left;
}
.searchblock ul{
height:25px;
list-style:none;
padding:0;
margin:0;
background: url(../images/searchform.png) no-repeat;
width:200px;
}
.searchblock li
{ 
float:left;
position: relative;
border:0;
display:block;
height:25px;
}
.searchblock li a
{
float:left;
position: relative;
text-align:center;
}
.searchblock .searchbt input{
width:24px;
height:24px;
background:url(../images/searchbt.png) 0 0 no-repeat;
}
.searchblock .searchbt input:hover{
background:url(../images/searchbt.png) 0 -24px no-repeat;
}
.searchform{
color:#606060;
width:158px;
height:15px;
line-height:15px;
padding:5px 8px;
border:0px;
font-size:13px;
background:transparent;
overflow:hidden;
}
/* LOGIN begin  */
.loginpanel{
float:right;
line-height:60px;
min-width:120px;
position:static;
color:#909090;
height:60px;
}
.loginpanel a{
text-decoration:none;
padding:1px 0 2px 0;
color:#ccc;
}
.loginpanel a:hover{
color:#fff;
}
#login{
color:#505050;
width:300px;
min-height:220px;
display:none;
background:#fff;
position:absolute;
top:200px;
left:50%;
margin-left:-160px;
z-index:20000;
-moz-box-shadow: 0px 0px 20px #000;
-webkit-box-shadow: 0px 0px 20px #000;
box-shadow: 0px 0px 20px #000;
border-radius: 4px;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px;
}
#login a{
color:#51ac00;
text-decoration:underline;
}
#login a:hover{
color:#505050;	
text-decoration:none;
}
.logintitle{
line-height:40px;
height:40px;
text-align:center !important;
padding-left:10px;
background:#f1f1f1 url(../images/logintitle.png) repeat-x;
border-radius: 5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0; 
-moz-border-radius:5px 5px 0 0;
border-bottom:1px solid #ccc;
}
.logintitle span{
font-size:14px;
color:#202020;
float:left;
}
.logintitle input{
float:right;
background:url(../images/login-close.png) top no-repeat;
width:30px;
height:30px;
cursor:pointer;
margin:5px 5px 0 0;
}
.logintitle input:hover{
background:url(../images/login-close.png) 0 -30px no-repeat;
}
.profilephoto{
margin:5px;
width:100px;
padding:5px;
background:#e1e1e1;
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:20px;
padding:0 0 5px 0 !important;
line-height:20px;
margin:0;
}
.profile li a{
text-align:left;
padding:0 10px;
line-height:20px;
font-size:12px;
color:#505050 !important;
text-decoration:none !important;
display:block;
background:#eee;
border-radius: 10px;
-webkit-border-radius: 10px; 
-moz-border-radius: 10px;
}
.profile li a:hover{
color:#fff !important;
background:#51ac00;
}
.login_input{
width:250px;
height:70px;
background:#e1e1e1 url(../images/login_input.png) no-repeat;
margin:10px 25px 0 25px;
}
.login_field{
width:215px;
height:35px;
line-height:35px;
vertical-align: middle;
font-size:15px;
padding:0 0 0 35px;
color:#909090;
text-shadow:0px 1px 1px #fff;
}
.field{
padding:5px 6px;
margin-top:1px;
width:145px;
height:20px;
color:#000;
font-size:15px;
font-family:Arial;
background:transparent;
border:0;
vertical-align: middle;
}
.enter{
width:250px;
height:35px;
background:#51ac00 url(../images/enter.png) top no-repeat;
border:0;
cursor:pointer;
margin:30px 0 0;
font-weight:bold;
color:#fff;
border:1px solid #690;
font-size:16px;
line-height:35px;
border-radius: 4px;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px;
}
.enter:hover{
background:#505050;
}
.not_save{
font-size:12px;
padding:0;
margin:0;
width:240px;
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;
}


.nav3{
height:60px;
padding:5px 0;
margin:0;
font-size:10px;
color:#707070;
}

/* LOGIN end  */
.nav2{
height:30px;
padding:5px 0;
margin:0;
}
.nav2 ul{
float:right;
height:30px;
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.nav2 li
{ 
float: left;
position: relative;

text-align:left;
}
.nav2 li a
{
font-family:"Arial";  
font-size: 13px;
color:#707070;
line-height:26px;
padding:0 20px 0 10px;
display: block;
text-decoration:underline;
background:url(../images/dot.png) left center no-repeat;
}
.nav2 li a:hover {

color:#0063FF;
text-decoration: none;
text-shadow:none ;
}
.social{
float:left;
height:30px;
width:160px;
padding:5px 0;
margin:0;
}
.social ul{
height:30px;
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.social li
{ 
float: left;
position: relative;
z-index:1000;
text-align:left;
margin:0 2px 0 0;
width:30px;
height:30px;
}
.social li a
{
height:30px;
width:30px;
padding:0;
display: block;
text-decoration:none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background:url(../images/social.png) 0 0 no-repeat;
}
.social li a.twitter{
background-position: 0 -40px;
}
.social li a.twitter:hover{
background-position: 0 0;
}
.social li a.facebook{
background-position: -40px -40px;
}
.social li a.facebook:hover{
background-position: -40px 0;
}
.social li a.vkontakte{
background-position: -80px -40px;
}
.social li a.vkontakte:hover{
background-position: -80px 0;
}
.social li a.gplus{
background-position: -120px -40px;
}
.social li a.gplus:hover{
background-position: -120px 0;
}
.social li a.rss{
background-position: -160px -40px;
}
.social li a.rss:hover{
background-position: -160px 0;
}
.slider{
width:980px;
height:530px;
padding:10px;
background:#101010 url(../images/slider.png) no-repeat;
border-radius: 5px;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
}
.slider-title{
height:23px;
padding:1px;
border:1px solid #232323 ;
border-radius: 4px;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px;
margin-top:-28px;
background:url(../images/slider-title.png) 0 0 repeat-x;
position:absolute;
}
.slider-title span{
padding:0 5px;
line-height:23px;
height:23px;
display:block;
float:left;
background:url(../images/slider-title.png) 0 -25px repeat-x;
font-size:16px;
color:#fff;
border-radius: 3px;
-webkit-border-radius: 3px; 
-moz-border-radius: 3px;
}
.slider-title a{
color:#909090;
padding:0 5px;
line-height:22px;
}
.slider-title a:hover{
color:#fff;
}
.catalog-nav{
margin:10px 0;
height:28px;
padding:3px 0 0px 100px;
background:url(../images/catalog-nav.png) no-repeat;
}
.catalog-nav ul{
height:28px;
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.catalog-nav li{ 
float: left;
position: relative;
z-index:1000;
}
.catalog-nav li a
{
font-family:"Arial";  
font-size: 12px;
color:#505050;
line-height:27px;
height:28px;
width:28px;
padding:0;
text-align:center;
display: block;
text-decoration:none;
background: url(../images/catalog-li.png) 0 0  no-repeat;
margin:0 0 0 3px;
}
.catalog-nav li a:hover {
z-index:1000;
color:#fff;
text-decoration: none;
text-shadow:none ;
background: url(../images/catalog-li.png) 0 -28px  no-repeat;
}
.hbox{
width:1000px;
min-height:370px;
padding:0 0 15px 0;
}
.hname{
float:left;
height:30px;
line-height:30px;
padding:0 15px;
color:#505050;
font-size:20px;
background:#fff url(../images/white.png) repeat-x;
-moz-box-shadow: 0px 1px 3px #909090;
-webkit-box-shadow: 0px 1px 3px #909090;
box-shadow: 0px 1px 3px #909090;
border-radius: 10px;
-webkit-border-radius: 10px; 
-moz-border-radius: 10px;
text-shadow:0 1px 0px #fff;	
}
.hname a{
color:#505050;
font-size:20px;
text-decoration:none;
}
.hname a:hover{
color:#51ac00;
font-size:20px;
text-decoration:none;
}
.htop{
width:1000px;
height:35px;
background:url(../images/htop.png) no-repeat;
}
.custom-post{
width:185px;
height:320px;
margin:15px 8px 0 7px;	
float:left;
}
.custom-poster{
background:#fff;
-moz-box-shadow: 0px 1px 3px #909090;
-webkit-box-shadow: 0px 1px 3px #909090;
box-shadow: 0px 1px 3px #909090;
border-radius: 4px;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px;
padding:10px;
position:relative;
max-height:275px;
overflow:hidden;
}
.custom-poster a{
color:#000;
font-size:13px;	
}
.custom-poster a:hover{
color:#51ac00;
}
.custom-poster img{
width:165px;
height:236px;
margin-bottom:5px;
}
.custom-data{
padding:5px;
overflow:hidden;
}
.custom-data a{
color:#080808;
text-decoration:none;
}
.custom-data a:hover{
color:#000;
text-decoration:underline;
}
.custom-text{
position:absolute;
top:206px;
left:10px;
padding:5px;
width:155px;
height:30px;
background:url(../images/white70.png);
display:none;
}
.custom-poster:hover .custom-text{
display:block;
}
.custom-label{
position:absolute;
top:10px;
right:10px;
padding:5px;
min-height:15px;
background:#0063FF;
max-width:155px;
color:#fff;
text-align:right;
}
.custom-label a{
color:#fff;
}
.custom-label a:hover{
color:#000;
}
.custom-update{
position:absolute;
top:185px;
left:10px;
padding:2px;
height:15px;
background:#51ac00;
color:#fff;
max-width:155px;
}
#content{
width:1000px;
padding-bottom:100px;
}
#left{
margin:0 250px 0 0;
width:750px;
padding:10px 0;
text-align:center !important;

}
#right{
padding:10px 5px;
float:right;
width:240px;
position:relative;
}
#topnews{
width:240px;
height:100%;
padding:0;
position:relative;
overflow:hidden !important;
}
.topnews-x{
width:100%;
height:86px;
font-size:12px;
color:#505050;
overflow:hidden;
padding:5px;
position:relative;
border-top:1px solid #fff;
border-bottom:1px solid #ccc;
}
.topnews-x a{
color:#505050;
font-size:13px;
line-height:15px;
padding:0;
text-decoration:underline;
font-weight:bold;
}
.topnews-x a:hover{
text-decoration:none;
color:#000;
}
.topnews-x img{
width:60px;
max-height:86px;
float:left;
margin:0 10px 0 0;
border:1px solid #fff;
}
.topcat a{
color:#51ac00 !important;
font-weight:normal !important;
text-decoration:none !important;
margin:0 0 0 0 !important;
}
.topcat a:hover{
color:#000 !important;
}

.block_title{
margin:0 0 5px 0;
padding:5px 5px 4px 35px;
width:200px;
height:20px;
line-height:20px;
background:#909090 url(../images/white.png) repeat-x;
font-size:14px;
font-weight:bold;
color:#505050;
text-shadow:0 1px 1px #fff;
text-align:left;
-moz-box-shadow: 0px 1px 3px #909090;
-webkit-box-shadow: 0px 1px 3px #909090;
box-shadow: 0px 1px 3px #909090;
border-radius: 4px;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px;
}
.left-block{
width::240px;
padding:0 5px;
height:524px;
overflow:hidden;
position:relative;
float:left;
}
.custom-4{
overflow:hidden;
position:relative;
width:230px;
height:86px;
padding:5px;
font-size:12px;
color:#505050;
border-top:1px solid #fff;
border-bottom:1px solid #ccc;
}
.custom-4 a{
color:#505050;
font-size:12px;
line-height:15px;
padding:0;
text-decoration:underline;
font-weight:bold;
}
.custom-4 a:hover{
text-decoration:none;
color:#000;
}
.custom-4 img{
width:60px;
max-height:86px;
float:left;
margin:0 10px 0 0;
}
/* FOOTER         */
.footer-wrap{
width:100%;
margin:0 auto;
padding:0;
background: url(../images/bg-footer.png);
margin-top:-100px;
position:absolute;
height:145px;
}
.footer {
margin:0 auto;
width:1000px;
height:100px;
padding:0 20px 0 20px;
background: url(../images/footer.png);
color:#e1e1e1;
}
.sub-footer{
font-weight:bold;
text-align:left;
height:50px;
color:#e1e1e1;
float:left;
width:290px;
padding:5px 10px;
}
.sub-footer a{
padding:0 5px;
color:#000;
font-size:11px;
text-decoration:none;
background:#505050;
}
.sub-footer a:hover{
text-decoration:none;
color:#000;
background:#909090;
}
.counters{
min-width:320px;
height:31px;
padding:10px;
float:left;
margin:0 100px 0 0;
}
.counters span{
margin:0 5px;
}
.sanderart {
width:100px;
height:50px;
float:right;
border:0;
font-size:10px;
color:#8C8C8C;
}
/* КНОПКИ */
.vbutton{
font-family:Arial;
background: url(../images/logintitle.png) 0 0 repeat-x;
cursor:pointer;
width:100px;
height:30px;
border:1px solid #ccc !important;
border-radius: 5px;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
text-decoration:none;
font-size:12px;
font-weight:bold;
margin:5px 0 10px 65px;
color:#505050;
text-shadow:1px 1px 1px #FFF;
-moz-box-shadow: 0px 1px 3px #909090;
-webkit-box-shadow: 0px 1px 3px #909090;
box-shadow: 0px 1px 3px #909090;
}
.vbutton:hover, .resbutton:hover{
color:#000;
background-position:0 -10px;
cursor: pointer;
-moz-box-shadow: 0px 1px 2px #e1e1e1;
-webkit-box-shadow: 0px 1px 2px #e1e1e1;
box-shadow: 0px 1px 2px #e1e1e1;
border:0;
}
.resbutton{
font-family:Arial;
background: url(../images/black.png) repeat-x;
cursor:pointer;
width:100px;
height:30px;
border:1px solid #000 !important;
border-radius: 5px;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
text-decoration:none;
-moz-box-shadow: 0px 1px 3px #909090;
-webkit-box-shadow: 0px 1px 3px #909090;
box-shadow: 0px 1px 3px #909090;
float:left;
font-size:12px;
font-weight:bold;
margin:0 0 5px 13px;
color:#909090;
}
/* NEWS POST */
.story{
width:740px;
margin-bottom:5px;
}
.post-title{
font-size:16px;
font-weight:bold;
color:#000;
text-decoration:none;
font-family:"Arial";
border-bottom:2px solid #0063FF;
line-height:25px;
padding-left:5px;
}
.post-title a{
font-weight:bold;
color:#909090;
font-size:16px;
text-decoration:none;
font-family:"Arial";
}
.post-title a:hover{
color:#fff;
text-decoration:underline;
}
.full-story{
padding:0 10px 10px 0;
color:#505050;
font-size:14px;
line-height:150%;
text-align:justify;
}
.full-story a {
color:#51ac00;
font-size:14px;
}
.full-story a:hover {
color:#000;
text-decoration:none;
}
.full-story img {
margin:0 10px 10px 0;
}
.full-story ul {
margin-left:15px;
}
.category{
weight:100%;
line-height:20px;
height:20px;
padding:0;
margin:5px 0;
font-size:13px;
color:#000;
}
.category a{
weight:100%;
border-radius: 4px;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px;
line-height:20px;
height:20px;
padding:2px 5px;
color:#fff;
font-size:13px;
text-decoration:none;

background:#0063FF;
}
.category a:hover{
color:#ccc;
text-decoration:underline;
background:#505050;
}




.category2{
line-height:10px;
height:10px;
line-width:1000px;
padding:0;
margin:5px 0;
font-size:13px;
color:#000;
}
.category2 a{
border-radius: 2px;
-webkit-border-radius:2px; 
-moz-border-radius: 2px;
line-height:20px;
height:20px;
line-width:1000px;
padding:5px 5px;
color:#fff;
font-size:13px;
text-decoration:none;

background:#0064E6;
}
.category2 a:hover{
color:#ccc;
text-decoration:underline;
background:#505050;
}








.year {
	border-radius: 4px;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px;
	padding:2px 5px;
background:#fff url(../images/white.png) repeat-x;	
border:1px solid #ccc;
}
 .year a{
color:#909090;
background:none;
padding:0;
text-decoration:underline;
}
.year a:hover{
	background:none;
	color:#000 !important;
}
.quality {
	border-radius: 4px;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px;
	padding:2px 5px;
background:#fff url(../images/slider-title.png) bottom repeat-x;	
border:0;
color:#fff;
}
 .quality a{
color:#ccc;
background:none;
padding:0;
text-decoration:underline;
}
.quality a:hover{
	background:none;
	color:#fff !important;
}
.post-data{
font-size:12px;
color:#909090;
min-height:20px;
overflow:hidden;
line-height:20px;
border-bottom:1px solid #ccc;
}
.post-data a{
color:#0063FF;
font-size:12px;
text-decoration:none;
}
.post-data a:hover{
color:#000;
text-decoration:none;
}
.post-data span{
float:left;
width:150px;
}
.tags{
padding:3px 0;
font-size:12px;
color:#505050;
border-top:1px solid #fff;
}
.tags a{
font-size:11px;
color:#909090;
padding:0 3px;
text-decoration:none;
border:1px solid #ccc;
background:#fff;
}
.tags a:hover{
background:#e3e3e3;
color:#000;
}
.related-block{
width:740px;
max-height:260px;
color:#0063FF;
overflow:hidden;
position:relative;
background:url(../images/related.png) top left no-repeat;
padding:0;
}
.related-block span{
font-size:15px;
font-weight:bold;
color:#000;
padding-left:5px;
line-height:20px;
border-bottom:1px solid #0063FF;
display:block;
}
.related-block ul{
list-style:none;
padding:5px 0;
margin:0;
}
.related-block li{
display:block;
float:left;
position:relative;
overflow:hidden;
padding:0;
}
.related-block li.related{
overflow:hidden;
width:140px;
height:240px;
padding:5px 0;
font-size:11px;
color:#909090;
position:relative;
text-align:center;
float:left;
margin:0 4px 0 4px;
overflow:hidden;
}
.related-block li.related a{
color:#000;
font-size:12px;
line-height:15px;
padding:0 0 3px 0;
text-decoration:none;
font-size:11px;
font-weight:bold;
}
.related-block li.related a:hover{
text-decoration:underline;
color:#000;
opacity:0.7;
-moz-opacity:0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.related-block li.related img{
width:140px;
height:200px;
}
/* COMMENTS */
.addcomment{
width:750px;
padding:0;
}
.title{
margin-top:5px;
line-height:20px;
padding:3px 25px;
color:#000;
font-size:15px;
font-weight:bold;
border-bottom:1px solid #51ac00;
margin:0 0 5px 0;
}
.addcomment-post{
padding:10px;
}
.comments{
margin-left:10px;
width:740px;
}
.comment{
padding:0;
width:738px;
color:#303030;
margin:0 0 10px 0;
}
.comment a{
color:#51ac00;
}
.comment table{
margin:0;
padding:0;
}
.comment-left{
height:50px;
width:50px;
padding:5px;
color:#909090;
font-size:11px;
float:left;
}
.comment-left a{
color:#000;
font-weight:bold;
}
.comment-left img{
width:50px;
height:50px;
border-radius: 4px;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px;
}
.comment-right{
width:668px;
color:#000;
padding:5px;
font-size:12px;
min-height:50px;
float:left;
margin:0;
position:relative;
background:#fff;
border-radius: 4px;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px;
-moz-box-shadow: 0px 1px 2px #909090;
-webkit-box-shadow: 0px 1px 2px #909090;
box-shadow: 0px 1px 2px #909090;
}
.comment-right a{
color:#51ac00;
}
.comment-right span{
color:#909090;
margin-bottom:10px;

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:0;
right:0;
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:#51ac00;
text-decoration:none;
}
.comment-title-hover span{
float:right;
}
.comment-number{
color:#51ac00 !important;
padding:0 3px;
font-weight:bold;
font-size:12px;
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:10px;
color:#fff;
background:#505050 url(../images/sign.png) 5px 5px no-repeat;
padding:5px 5px 5px 50px;
border-left:3px solid #51ac00;
border-top:1px solid #303030;
border-right:1px solid #303030;
border-bottom:1px solid #303030;
font-size:12px;
line-height:15px;
text-shadow:0 1px 1px #000;
}
.info a{
color:#51ac00;
}
.navigation{
height:20px;
width:100%;
color:#fff;
padding:25px 0 5px 0;
margin:15px 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:none;
color:#fff;
padding:3px 5px;
font-size:15px;
background:#1F84FF;
border-radius: 4px ;
-webkit-border-radius:4px ; 
-moz-border-radius: 4px ;
}
.navigation a:hover{
background:#BDBDBD;
color:#fff;
text-decoration:none;
}
.navigation span {
line-height:20px;
height:20px;
text-decoration:none;
padding:1px 5px;
color:#000;
font-size:15px;
}
.line{
margin:5px;
color:#505050;
padding:5px 15px;
border-bottom:1px solid #ccc;
text-shadow:0 1px 1px #fff;
}
.line h{
width:100px;
float:left;
padding:3px 0;
}
.line a{
color:#51ac00;
}
.row{
color:#505050;
padding:5px 10px;
text-shadow:0 1px 1px #fff;
}
.row a{
color:#51ac00;
}
.row h{
min-width:150px;
float:left;
padding:3px;
}
.poll{
background:#eee;
padding:5px 10px;
margin-bottom:10px;
}
.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:12px;
	color:#505050;
	background:#fff url(../images/white.png) top left 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:#51ac00;
}
.userstop a:hover {
	text-decoration: none;
}
.stat{
font-size:13px;
font-weight:bold;
min-height:15px;
margin:0 20px 0 20px;
padding:2px 0 5px 0;
border-bottom:1px solid #ccc;
}
.stat span{
float:right;
font-weight:normal;
}
.stat a{
font-size:13px;
text-decoration:none;
}
.h-row{
color:#505050;
background:#505050 url(../images/white.png) repeat-x;
font-weight:bold;
padding:0 0 0 15px;
margin:10px 0 0 0;
-moz-box-shadow: 0px 1px 3px #909090;
-webkit-box-shadow: 0px 1px 3px #909090;
box-shadow: 0px 1px 3px #909090;
}
.input1{
width:312px; 
height:13px; 
padding:3px 0;
font-family:verdana; 
font-size:12px;	
}
.input1:hover, .input3:hover, .txsh:hover, textarea:hover{
-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
.input2{
width:100px;
height:13px; 
padding:3px 0;
font-size:12px;
}
.input3{
width:223px; 
height:18px; 
font-family:"Tahoma"; 
font-size:12px; 
}
.clear {
margin:0;
padding:0;
height:1px;
clear:both;
width:100%;
}
table{
background:transparent;
border:0px;
border-collapse:separate;
}
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:#51ac00;
border:1px solid #505050;
}
.pm_status {
	float:left;

	padding: 0px;
	
	width: 280px;
	height: 100px;
	margin-left: 20px;
	margin-right: 5px;
}

.pm_status_head {
	border-bottom: 1px solid #aaa;
	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;
}

.pm_status_content {
	padding: 5px;
}
.shortstory2{
width:490px;
float:left;
font-size:12px;
color:#505050;
height:130px;
overflow:hidden;
padding:10px 0;
margin:0 5px;
border-top:1px solid #fff;
border-bottom:1px solid #ccc;
position:relative;
}
.shortstory2 a{
color:#909090;
font-size:11px;
font-weight:bold;
line-height:18px;
padding:0 0 3px 0;
text-decoration:none;
}
.shortstory2 a:hover{
text-decoration:underline;
color:#51ac00;
}
.shorttitle{
min-height:20px;
max-height:40px;
overflow:hidden;
padding:0 0 5px 0;
}
.shorttitle a{
font-size:16px;
font-weight:bold;
color:#000;
text-decoration:underline;
}
.short-text{

	height:70px;
	overflow:hidden;
}
.short-image{
width:160px;
height:120px;
overflow:hidden;
float:left;
margin:0 10px 0 0;
border:5px solid #ccc;
}
.short-image img{
width:160px;
}
.short-date{
font-size:11px;
color:#51ac00;
padding:2px 5px;
float:left;
}

.shortdata {
height:35px;
font-size:12px;
color:#fff;
float:left;
margin-top:3px;
}
.comm-num{
margin-left:5px;
width:20px;
height:20px;
float:left;
}
.comm-num a{
display:block;
width:20px;
height:20px;
padding:0 0 5px 0;
text-align:center;
color:#fff;
text-decoration:none;
float:left;
line-height:20px;
background:url(../images/comm-num.png) no-repeat;
}



/*forum*/
.forumContent {
  font-size: .929em;
}
.gTable {
  background: #fff;
}
.gTable td.gTableTop {
  line-height: 2.5;
  background: #2a72cc;
  color: #fff;
  text-transform: uppercase;
  padding: 0 10px;
}
.gTableTop a {
  color: #fff;
}
.gTable > tbody > tr > td {
  padding: 3px 9px;
}
.gTable td.gTableSubTop {
  background: #4e8ddb;
  color: #fff;
  font-size: 0.929em;
}
.gTableSubTop a {
  color: #fff;
}
.gTableTop,
.gTableSubTop,
.forumNameTd,
.forumThreadTd,
.forumPosrTd,
.forumLastPostTd,
.threadNametd,
.threadPostTd,
.threadAuthTd,
.threadViewTd,
.threadLastPostTd,
td.threadsDetails,
td.forumOnlineBar {
  padding: 3px 10px;
}
#frM6 td,
#frM14 td,
#frM50 td,
#frM56 td,
#frM59 td {
  padding: 3px 10px;
}
#frM25 td,
#frM28 td {
  padding: 0 10px;
}
.postBottom table td {
  border: 0;
}
.postTable td {
  padding: 3px 10px;
}
.postTdInfo {
  text-align: center;
}
.postSeparator {
  display: none;
}
.posttdMessage {
  text-align: justify;
}
.postPreview {
  width: auto!important;
}
.threadPostTd,
.threadViewTd,
.threadAuthTd,
.forumThreadTd,
.forumPostTd {
  text-align: center !important;
}
a.postUser {
  font-weight: bold;
}
.forumDescr,
.threadDescr {
  font-size: 0.714em;
}
td.pollQuestion,
.pollResults td,
td.pollResults,
td.pollTotal,
td.pollAnswer,
td.pollButtons,
.smiles td {
  border: 0;
}
td.pagesInfo,
td.switch,
td.switchActive {
  background: #fff;
  border: 1px solid #dcdbe0;
  padding-left: 5px;
  padding-right: 5px;
}
td.switch,
td.switchActive {
  background: #2a72cc;
  color: #fff;
}
td.switch a {
  color: #fff;
}
.switchActive {
  font-weight: bold;
}
/*-----------------------*/


/*--- Ajax окна V.1.0. ---*/  
  .xw-plain, .xw-resize, .xw-active {color:#e5e5e5;padding:0;position:absolute;background-color:none;border-radius:0.5px;box-shadow:0px 0px 0px 8px rgba(0, 0, 0, 0.20)}  
  .xw-hdr {text-align: left !important;white-space: nowrap !important;padding: 1px 0 0 0 !important;white-space: nowrap !important;zoom: 1 !important;height: 35px !important;}  
  .xw-hdr-text {vertical-align: 3px!important;cursor: default!important;color: #000 !important;font: 13px tahoma,arial,verdana,sans-serif !important;line-height: 30px!important;}  
  .xw-sps, .xw-tc, .xw-tr{border-bottom:1px solid #eee;color:#000 !important;font-size:1.2em !important}  
  .xt-close {background-position: 0 0 !important;}  
  .xt-close {position:absolute;right: 5px !important;top: 4px !important;margin:0 !important;padding:0 !important;width:26px !important;height:26px !important;background-color:none!important;background-image:url('http://free1-top.ru/Skripts_tranzit/4/86231504.png') !important;background-repeat:no-repeat !important;border:none !important;border-radius:20px !important;transition:all 0.5s ease !important;-moz-transition:all 0.5s ease !important;-webkit-transition:all 0.5s ease !important}  
  .xt-close-over{box-shadow:0px 0px 2px 5px rgba(0,0,0,0.20) !important;-moz-box-shadow:0px 0px 2px 5px rgba(0,0,0,0.20) !important;-webkit-box-shadow:0px 0px 2px 5px rgba(0,0,0,0.20)!important}  
  .xw-bc, .xw-mr, .xw-bl, .xw-br, .xw-ml, .xw-mc{background:#fff !important;border:0 !important;border-radius:0px;moz-border-radius:0px;webkit-border-radius:3px;}  
  .xw-body{border:0 !important;padding-left:7px !important;padding-right:1px !important;}  
  .xw-tc {border-bottom: 1px solid #EEE !important;}  
  .xw-tl, .xw-tr, .xw-tc {background: white !important;}  
  .xw-sps {display:none !important;}




/* Р¤РѕСЂРјР° РїРѕРёСЃРєР° СЃРёРЅСЏСЏ РєРЅРѕРїРєР° ----------*/ 
 .poick_os { 
 float:left; 
 padding:0px; 
 width:300px; 
 background:#fff; 
 border: 1px solid #A0A8AC; 
 } 

 .poick_os input { 
 float:left; 
 margin:0px; 
 vertical-align:middle; 
 font:11px Verdana,Arial,Helvetica,sans-serif; 
 } 

 .poick_pole { 
 color:#555; 
 width:220px; 
 height:15px; 
 border:none; 
 padding:6px 4px; 
 } 
 
 .poick_knopka { 
 text-shadow: 1px 1px 1px #1061B0; 
 width:70px; 
 height:27px; 
 cursor:pointer; 
 background:#1aa7e1; 
 border:1px solid #2290e3; 
 color:#fff; font-weight: bold!important; 
 } 
 
 .poick_knopka:hover {background:#3c9fea;} 

 .poick_os, 
 .poick_knopka { 
 -webkit-border-radius: 3px; 
 -moz-border-radius: 3px; 
 border-radius: 3px; 
 }