/* 
        Template Name: Sportcafe
        Author: http://sanderart.com/
*/

                                                                                                                 
* {
    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:#2b6d14;
    text-decoration:none;
}
h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin:0;
    padding:0;
}
textarea{
    border:1px solid #ccc;
    padding:5px;
}
input:focus, textarea:focus {
    outline:none;
}
input{
    box-sizing:content-box;
}
button:focus{
    outline:none;	
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-family:Arial, sans-serif;}
h1 {font-size:20px;line-height:30px;}
h2 {font-size:18px;line-height:25px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5, h6 {font-size: 13px; line-height: 15px; margin-bottom: 4px; font-weight: bold;}

input[type="checkbox"], input[type="radio"] {
    width: auto; 
    height: auto; 
    padding: 0; 
    margin: 3px 5px 5px 5px;
}
html{
    padding:0px;
    background:#f5f5f5;
}
body{
    background:#f5f5f5 url(../images/grass.jpg);
    font-family:"Arial", Tahoma sans-serif;
    font-size:12px;
    margin:0;
    padding:0;
    color:#505050;
}
.rek970x90{
    width:100%;
    height:90px;
    text-align:center;
    margin:0 auto;
}
#container{
    width:1000px;
    margin:0 auto;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    background: #fff;
}
.topline{
    height: 30px;
    width:1000px;
    background: #303030;
}
.topmenu{
    float: left;
    height: 30px;
    line-height: 30px;
}
.topmenu ul{
    list-style: none;
    position: relative;
}
.topmenu ul li{
    float: left;
    padding: 0 10px;
}
.topmenu li a{
    font-size: 11px;
    color: #fff;
    text-decoration: none;    
}
.topmenu li a:hover{
    text-decoration: underline;
}
.socialb{
height:16px;
padding:0;
float:right;
text-align:right;
padding: 7px 0;
}
.socialb ul{
height:16px;
list-style:none;
margin:0;
display:inline;
}
.socialb li
{ 
float: left;
position: relative;
text-align:left;
height:16px;
margin: 0 10px 0 0;
}
.socialb li a
{
height:16px;
padding:0;
display: block;
color: #fff;
text-decoration:none;
background:url(../images/sprite1.png) 0 0 no-repeat;
padding: 0 0 0 20px;
font-size: 11px;
}
.socialb li a:hover{
opacity:0.8;
text-decoration: underline;
}
.socialb li a.facebook{
background-position: 0 0;
}
.socialb li a.vkontakte{
background-position: 0 -16px;
}
.socialb li a.twitter{
background-position: 0 -32px;
}
.socialb li a.youtube{
background-position: 0 -48px;
}
.socialb li a.gplus{
background-position: 0 -64px;
}
.socialb li a.rss{
background-position: 0 -80px;
}
/* LOGIN begin  */
.loginbar{
    float:right;
    height:30px;
    position:static;
    line-height:30px;
    color:#fff;
    margin: 0 20px 0 0;
    font-size: 11px;
}
.loginbar a{
    font-size:11px;
    text-decoration:underline;
    color:#71a0c1;
}
.loginbar a:hover{
    text-decoration:none;
    color: #bbb;
}
.loginpanel{
    line-height:20px;
    min-width:140px;
    color:#eee;
    height:20px;
    float:right;
    text-align:right;
}
#loginb{
    color:#909090;
    width:240px;
    display:none;
    background:#fff;
    position:absolute;
    top:150px;
    left:50%;
    margin-left:-150px;
    z-index:20000 !important;
    box-shadow: 0px 0px 30px #000;
    padding:20px;
}
#loginb a{
    color:#2b6d14;
}
#loginb a:hover{
    text-decoration: none !important;
}
.logheader{
    height:50px;
    margin:-20px -20px 20px -20px;
    position:relative;
    color:#303030;
    font-size:16px;
    font-weight:bold;
    text-align: center;
    background: #358819;
    padding: 5px 0;
}
.logheader img{
    height:50px;
}
.login-close{
    position:absolute;
    background:url(../images/login-close.png) 0 0 no-repeat;
    width:40px;
    height:20px;
    cursor:pointer;
    top:0;
    right:5px;
}
.login-close:hover{
    background-position: 0 -20px;
}
.profile{
    margin:0 0 15px 0;
}
.profile-left{
    width:78px;
    float:left;
    margin:0 20px 0 0;
    border:1px solid #e5e5e5;
    padding:10px;
}
.profile img{
    width:80px;
    max-height:80px;
    box-shadow:0 1px 3px rgba(0,0,0,0.3);
}
.profile ul{
    list-style: none;
    margin:0 0 15px 0;
    padding:0;
    font-size:12px;
    color:#303030;
    float:left;
    width:120px;
}
.profile li{
    position: relative;
    height:29px;
    line-height:20px;
    margin:0;
    padding:0;
    width:150px;
    text-align:left;
}
.profile li a{
    text-align:left;
    line-height:20px;
    font-size:12px;
    color:#2b6d14 !important;
    text-decoration:underline !important;
    font-weight:normal;
}
.profile li a:hover{
    color:#303030 !important;
    text-decoration:none !important;
}
.login_input{
}
.login_input a{
    font-size:12px;
    line-height:40px;
}
.login_field{
    width:240px;
    height:35px;
    line-height:35px;
    vertical-align: middle;
    font-size:15px;
    padding:0;
    color:#909090;
    background:#fff;
    margin:15px 0;
    text-align:left;
}
.field{
    padding:5px;
    width:228px;
    height:25px;
    line-height:25px;
    color:#909090;
    font-size:15px;
    font-family:Arial;
    background:#fff url(../images/fields.png) top repeat-x;
    border:1px solid #ccc;
    vertical-align: middle;
    box-shadow:inset 0 0 2px rgba(0,0,0,0.1); 
}
.field:hover, .field:active, .field:focus{
    border:1px solid #909090 !important;
}
.not_save{
    font-size:12px;
    padding:0;
    margin:8px 0 10px 0;
    height:20px;
    text-align:left;
    float: left;
}
.enterbutton{
    font-family:Arial;
    background:#303030;
    cursor:pointer;
    height:27px !important;
    line-height:25px !important;
    text-align:center;
    text-decoration:none;
    font-size:13px !important;
    font-weight:bold;
    display:block;
    float:left;
    color:#fff !important;
    text-decoration:none !important;
    margin:5px 10px 5px 0;
    padding:0 8px;
    border:1px solid #2b6d14;
    text-shadow:0 -1px 1px rgba(0,0,0,0.3);
}
.enterbutton:active{
    box-shadow:inset 0 0 10px rgba(0,0,0,0.9) !important;
}
.enterbutton:hover{
    color:#fff;
    background:#2b6d14;
    box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
    text-shadow:none;
}	
#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  */
.header{
    height: 60px;
    width:1000px;
    background: #358819;
}
.logo{
    width:200px;
    height:60px;
    float:left;
    padding: 0 0 0 15px;
}
.logo a:hover{
    opacity: 0.9;
}
.header-date{
	height:20px;
	line-height:20px;
	margin:20px 0;
	width:300px;
	float:left;
	color:#fff;
	font-size:13px;
}
/* Поиск */
.searchblock{
    width:200px;
    height:26px;
    background:#fff;
    position:relative;
    float: right;
    margin:17px 15px 0 0;
}
.searchblock ul{
    height:26px;
    list-style:none;
    padding:0;
    display:inline;
}
.searchblock li{ 
    float:left;
    position: relative;
    border:0;
    display:block;
    height:26px;
}
.searchblock li a
{
    float:left;
    position: relative;
    text-align:center;
}
.searchform{
    color:#909090;
    width:160px;
    height:22px;
    line-height:22px;
    padding:2px 5px !important;
    border:0;
    border-right:0px;
    font-size:13px;
    font:Verdana, Geneva, sans-serif;
    background:transparent;
    overflow:hidden;
}
.searchform:focus{
    color:#505050;
}
input.searchbt {
    width:30px;
    height:26px;
    background:#2b6d14 url(../images/sprite1.png) 0 -126px no-repeat;
    position:absolute;
    top:0;
    right:0;
}
input.searchbt:hover {
    background-position:0 -152px;
}
.nav{
    width:1000px;
    height:30px;
    z-index: 1000;
    background: #2b6d14;
}
.nav ul{
    font-size:13px;
    list-style:none;
    margin:0;
    display:inline;
    height:30px;
    text-align:right;
}
.nav li{ 
    display:block;
    z-index:100;
    position:relative;
    float: left;
    height: 30px;
}
.nav li a
{
    font-size: 13px;
    color:#fff;
    font-weight: bold;
    line-height:30px;
    padding:0 10px 0 10px;
    display: block;
    font-family:Arial, sans-serif;
    text-decoration:none;
    border-right:1px solid #20520f;
}
.nav li a:hover {
    z-index:100;
    text-decoration: underline;
}

.nav li a.link1{
    background: url(../images/sprite1.png) right -96px no-repeat;
    padding:0 15px 0 10px;
}
.nav li.drop:hover .link1{
    text-decoration:underline;
}
.nav li.drop{
    display:inline-block;
    zoom: 1;
    *display:inline;
}
.nav li.drop:hover{
    
    background: #20520f;
}
.nav li ul {
    z-index:500; 
    opacity: 0; 
    height: 0;
    overflow: hidden;
    position:absolute !important;
    left:0;
    margin:0;
    background:#20520f;
    transition:opacity 0.1s ease;
    display:none;
    min-width:160px;
    width:160px;
    text-align: left;
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}
.nav li li{
    z-index:500;
    height:25px;
    padding:0;
    display:block;
    clear:both;
    float:none;
    margin:0;
    border-top: 1px solid #1b460d;
    border-right: 0 !important;
}
.nav li li a {
    padding:0 10px !important;
    text-align:left;
    font-size:12px;
    line-height:25px !important;
    text-decoration:none;
    box-shadow:none;
    display:block;
    font-weight:normal;
    float:none;
    border-right: 0 !important;
    border-left: 0 !important;
}
.nav li li a:hover {
    clear:both;
    color:#fff;
    background: #2b6d14;
}
.nav li:hover ul{
    opacity:1;
    height:auto;
    clear:both;
    display:block;
}
#left{
    width:670px;
    float:left;
    padding:10px 0 0 0;
    margin: 0 0 0 10px;
}
#right{
    width:300px;
    float:right;
    margin:0 10px;
    padding:10px 0 0 0;
}
.vblock1{
    float: left;
    width:300px;
    margin: 0 0 10px 0;
}
.vblock2{
    float: left;
    width: 360px;
    margin: 0 0 10px 10px;
}
.sideblock{
    width:300px;
    margin-bottom:20px;
}
.csblock h3{
    margin: 0 !important;
}
.mblock{
    width:360px;
    margin-bottom: 20px;
}
.sideblock h3, .mblock h3, .bblock h3, .cblock h3{
    font-size:14px;
    line-height:30px;
    color:#fff;
    font-weight:bold;
    margin:0 0 10px 0;
    padding:0 0 0 10px;
    background: #303030;
}
.sideblock h3 a, .mblock h3 a, .bblock h3 a, .cblock h3 a{
    color: #fff;
    font-size:14px;
}
/*  Вкладки  */
.htitle{
    list-style:none;
    margin: -10px 0 10px 0;
    height: 25px;
    background: #eee;
}
.htitle span{
    color:#505050;
    font-size:12px;
    line-height:25px;
    text-align:center;
    float:left;
    text-decoration:none;
    padding: 0 7px;
}
.htitle span:hover{
    cursor:pointer;
    color: #303030;
}
.active-ttab{
    color:#fff !important;
    background: #2b6d14;
    font-weight: bold !important;
}
.tt-panel{
    display:none;  
}

/*   custom-1  */
.custom-1{
    width:360px;
    position:relative;
    margin:0 0 10px 0;
}
.over360{
    width:360px;
    height:240px;
    overflow:hidden;
    position:relative;
    margin: 0 0 10px 0;
}
.over360 img{
    width:360px;
    min-height:240px;
    transition: ease 0.1s opacity;
}
.over360 img:hover{
    opacity: 0.9;
}
.cdate{
    background: url(../images/black50.png);
    font-size: 10px;
    color: #fff;
    padding: 0 5px;
    line-height: 16px;
    position: absolute;
    top: 0;
    left: 0;
}
.c1header{
    background: url(../images/black50.png);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size:12px;
    color:#ddd;
    line-height:15px;
    padding: 5px 10px;
}
.c1header a{
    font-size:12px;
    color:#fff;
    text-decoration:none;
}
.c1header a:hover{
    color:#ddd;	
    text-decoration:none;
}
.c1header .c1h a{
    font-weight: bold;
    line-height: 15px;
}
.custom-3 .ccat{
    display: inline;
    float: none;
}
.ccat{
    display: block;
    float: left;
}
.ccat, .ccat a{
    color: #ee7d00 !important;
    font-size: 11px !important;
    text-decoration: none !important;
}
.ccat a:hover{
    text-decoration: underline !important;
    color:#ee7d00 !important;
}
.csh{
    font-size: 11px;
    margin:5px 0 0 0;
}
.csh a{
    font-size: 11px;
}
.csh a:hover{
    text-decoration: underline;
}

/* custom-2  */
.custom-2{
    width:360px;
    margin: 0 0 20px 0;
}
.c2header{
    font-size:13px;
    color:#303030;
    line-height:15px;
    margin:0 0 5px 0;
    font-weight: bold;
}
.c2header a{
    font-size:13px;
    color:#303030;
    text-decoration:none;
}
.c2header a:hover{
    color:#2b6d14;	
    text-decoration:underline;
}
.over120{
    width:120px;
    height: 80px;
    overflow: hidden;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
}
.over120 img{
    width:120px;
    min-height: 80px;
}


.custom-3{
    margin:0 0 10px 0;
    width:300px;
}
.vicon{
    background: #ee7d00;
    color: #fff;
    font-size: 9px;
    padding: 0 2px;
    text-transform: uppercase;
    border-radius: 2px;
    font-weight: normal !important;
}
.fxd{
    font-weight: bold;
}
.ldate{
    color:#2b6d14;
    font-size: 11px;
    line-height: 15px;
    margin: 0 10px 0 0;
    float: left;
    width:40px;
    height: 30px;
}
.hdate{
    background: url(../images/sprite1.png) 0 -208px repeat-x;
    padding: 0 2px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    text-shadow: 0 1px 0 #fff;
}
.mdate{
    color: #909090;
}
.lheader{
    float: left;
    width:250px;
    font-size: 13px;
    color: #303030;
    line-height: 15px;
}
.lheader a{
    font-size: 13px;
    color: #303030;
    text-decoration: none;
}
.lheader a:hover{
    color: #2b6d14;
    text-decoration: underline;
}
.llenta{
    line-height: 25px;
    display:inline-block;
    background: #eee;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    color: #303030;
    padding:0 10px;
}
.llenta:hover{
    background: #ddd;
    color: #2b6d14;
}



.custom-4{
    margin: 0 0 10px 0;
}
.custom-4 .cdate{
    font-size: 11px;
    line-height: 12px;
    padding: 0 3px;
    bottom: 0;
    top:auto;
}
.bblock{
    margin: 0 0 20px 0;
    background: #000;
}
.cblock{
    margin: 0 0 20px 0;
    background: #2b6d14;
}
.hblock{
    margin:0 0 20px 0;
}
.hblock h3, .vblock h3, .lblock h3{
    font-size: 20px;
    line-height: 30px;
    color: #2b6d14;
    margin:15px 0 10px 0;
    font-weight: bold;
}
.hblock h3 a, .vblock h3 a, .lblock h3 a{
    font-size: 20px;
    color: #2b6d14;
    text-decoration: underline;
}
.hblock h3 a:hover, .vblock h3 a:hover, .lblock h3 a:hover{
    color: #303030;
    text-decoration:none;
}


.custom-5{
    margin: 0 0 10px 10px;
    width:210px;
    height: 230px;
    float:left;
    color: #aaa;
}
.over210{
    width:210px;
    height:140px;
    overflow:hidden;
    position: relative;
    margin: 0 0 10px 0;
}
.over210 img{
    width:210px;
    min-height:140px;
}
.over210 img:hover{
    opacity:0.9;
}
.c5header{
    font-size:13px;
    color:#fff;
    line-height:15px;
    margin:0 0 5px 0;
    font-weight: bold;
    max-height: 60px;
    overflow: hidden;
}
.c5header a{
    font-size:13px;
    color:#fff;
    text-decoration:none;
}
.c5header a:hover{
    color:#ccc;	
    text-decoration:underline;
}
.play{
    position: absolute;
    bottom:0;
    left: 0;
    width:30px;
    height: 30px;
    background: url(../images/sprite1.png) 0 -223px no-repeat;
}


.custom-7{
    width:290px;
    padding:5px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #fff;
    background: #f5f5f5;
    font-size: 12px;
}
.full-story .custom-7{
    width:auto;
    padding: 10px;
    font-size: 14px !important;
    margin: 0 0 10px 0;
}
.full-story .team1, .full-story .team2{
    width:280px;
    line-height: 30px;
}
.full-story .score{
    width: 70px;
    line-height: 30px;
}
.full-story .score span{
    padding: 0 10px;
    font-size: 18px;
}
.full-story .score span a{
    font-size: 18px;
    text-decoration: none;
}
.c7top{
    height:15px;
    font-size: 11px;
    text-shadow: 0 1px 0 #fff;
    color:#2b6d14;
    margin: 0 0 5px 0;
}
.team1{
    width:120px;
    float: left;
    text-align: right;
    line-height: 20px;
}
.score{
    width:50px;
    float: left;
    text-align: center;
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
}
.score span{    
    background: #2b6d14;
    display: inline-block;
    padding: 0 5px;
    font-size: 14px;
}
.score span a{
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
}
.score span a:hover{
    text-decoration: none;
}
.team2{
    width:120px;
    float: left;
    text-align: left;
    line-height: 20px;
}
.team1 a, .team2 a{
    font-size: 12px;
    text-decoration: underline;
}
.team1 a:hover, .team2 a:hover{
    text-decoration: none;
    color: #2b6d14;
}



.lcomm{
    font-style: normal;
    background: url(../images/sprite1.png) 0 -210px no-repeat;
    padding:0 0 0 15px;
    color: #2b6d14;
}




.cright{
    margin: 0 0 0 10px;
    float: left;
    width:270px;
}



















.custom-left{
    float: left;
    padding: 10px;
    width:210px;
}






.vblock{
    width:400px;
    margin: 0 0 15px 20px;
    float: left;
}


.custom-{
    width:150px;
    height: 100px;
    float: left;
}
.over150{
    width:150px;
    height: 100px;
    overflow: hidden;
    position: relative;
}
.over150 img{
    width:150px;
    min-height: 100px;
}
.over150:hover img{
    opacity: 0.8;
}
a.c4link{
    display: block;
    position: relative;
    height: 100px;
    width: 150px;
    text-decoration: none;
    text-shadow:0 1px 1px #000;
}
a.c4link span{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding:5px ;
    background: url(../images/black60.png);
    color: #fff;
    line-height: 12px;
    font-size: 12px;
}

.custom-6{
    margin:0 0 10px 0;
}
.c6date{
    color: #909090;
    font-size: 12px;
    float: left;
    margin: 0 10px 0 0;
}
.c6header{
    font-size: 13px;
    line-height: 15px;
    color: #303030;
}
.c6header a{
    font-size: 13px;
    color:#2b6d14;
    text-decoration: underline;    
}
.c6header a:hover{
    color:#303030;
    text-decoration: none;    
}
.gblock{
    margin: 0 0 15px 0;
    width:660px;
    position: relative;
    padding: 10px 0 0 0;
    background: #fafafa;
}
.gblock h3{
    font-size: 18px;
    line-height: 20px;
    color: #303030;
    margin: 0 0 10px 10px;
    font-weight: bold;
}
.gblock h3 a{
    font-size: 20px;
    color: #2b6d14;
    text-decoration: underline;
}
.gblock h3 a:hover{
    color: #2b6d14;
    text-decoration:none;
}
.gblock .custom-4{
    width:315px;
    margin: 0 0 10px 10px;
    height: 80px;
    position: relative;
    overflow: hidden;
    float: left;
}


.custom-8{
    width: 320px;
    height: 215px;
    overflow: hidden;
    margin: 0 10px 20px 5px;
    float: left;    
    color:#303030;
    font-size: 12px;
}
.c8header{    
    font-size:13px;
    color:#303030;
    line-height:15px;
    margin:0 0 5px 0;
    font-weight: bold;   
}
.c8header a{
    font-size: 13px;
    color: #303030;
    text-decoration: none;
}
.c8header a:hover{
    text-decoration: underline;
    color: #2b6d14;
}
.c8link{
    font-size:11px; 
}
.c8link a{
    font-size: 11px;
}
.custom-8 table{
    width:320px;
    border-collapse:collapse;
    margin: 0 0 5px 0;
}
.custom-8 table td{
    padding: 0 5px;
    border:1px solid #eee;
    line-height: 25px;
}
.custom-8 table tr:first-child{
    font-weight: bold;
    background: #303030;
    color:#fff;
}
.custom-8 table tr:first-child td{
    border:1px solid #000;
}
.custom-8 table tr:nth-child(2n){
    background: #f5f5f5;
}
.over160{
    width:160px;
    height: 106px;
    overflow: hidden;
    float: left;
    margin:0 0 10px 0;
}
.over160 img{
    width:160px;
    min-height: 106px;
    transition: ease 0.1s opacity;
}
.over160 img:hover{
    opacity: 0.8;
}

.custom-9{
    float:left;
    width:300px;
    margin: 0 0 15px 0;
}
.over300{
    width:300px;
    height: 200px;
    margin:0 0 10px 0;
    overflow: hidden;
}
.over300 img{
    width:300px;
    min-height: 200px;
    transition: ease 0.1s opacity;    
}
.over300 img:hover{
    opacity: 0.8;
}

.vote h3{
    background: #2b6d14;
    padding: 5px 10px;
    font-size: 16px;
    margin: 0 -10px;
}
.sideblock .cright{
    width:180px;
}
ul.catalog{
    list-style: none;
    position: relative;
    width:160px;
    float: left;
    margin: 0 0 15px 0;
    padding: 0 10px 0 0;
}
ul.catalog li{
}
ul.catalog li a{
	padding:0 0 0 10px;
	line-height:20px;
	margin:0 0 5px 0;
	font-size: 12px;	
	color:#505050;
	text-decoration:underline;
	display:inline-block;
	background:url(../images/sprite1.png) 0 -240px no-repeat;
}
ul.catalog li a:hover
{   
	text-decoration:none;
}


































.short-comments{
    display: inline-block;
    height:20px;
    position: relative;
    top: 8px;
    left: 5px;
}
.short-comments a{
    background:url(../images/sprite1.png) right -240px;
    color:#fff !important;
    font-size:11px;
    width:22px;
    height:15px;
    text-align:center;
    text-decoration:none !important;
    display:block;
    float:left;
    line-height:16px;
    padding:0 0 5px 0;
    text-shadow:0 -1px 1px rgba(0,0,0,0.3);	
}
.date{
    line-height: 15px;
    margin: 0 10px 0 0;
    display:block;
    float:left;
    font-size: 11px;
    color: #909090;
}
.views{
    line-height: 15px;
    background: url(../images/sprite1.png) 0 -178px no-repeat;
    padding:0 0 0 15px;
    margin: 0 10px 0 0;
    display:block;
    float:left;
    font-size: 11px;
    color: #909090;
}
.custom-3 .comments-num, .custom-4 .comments-num{
    display: inline;
    float: none;
}
.comments-num{
    display:block;
    float:left;
    height:15px;
    line-height: 15px;
    margin: 0 10px 0 0;
}
.comments-num a{
    background:url(../images/sprite1.png) 0 -193px no-repeat;
    color:#71a0c1 !important;
    font-size:11px;
    height:15px;
    text-align:center;
    text-decoration:none !important;
    padding:0 0 0 15px;
}
.about{
    font-size:11px;
    line-height:14px;
    color:#aaa;
    padding:10px;
    width: 980px;
    margin: 10px auto;
    background: #f5f5f5;
}
.about a{
    font-size:11px;
    color:#909090;
    text-decoration:underline;
}
.about a:hover{
    text-decoration:none;
}
.rekbott{
    margin: 10px 0;
    text-align:center;
}
/* FOOTER         */
.footer {	
    line-height:20px;
    width:970px;
    padding:15px;
    color:#ccc;
    position:relative;
    background: #303030;
}
.footer a{
    color:#71a0c1;
    text-decoration:underline;
}
.footer a:hover{
    text-decoration:none;
    color: #fff;
}
.footer .logo{
    float: none;
    padding: 0;    
}
.ftext{
    margin: 0 0 10px 0;
}
.ftmenu ul{
    list-style: none;
    width:140px;
    margin: 0 10px 15px 0;
    float: left;
}
.ftmenu li{
}
.ftmenu li a{
    line-height: 20px;
    padding: 0 0 0 10px;
    color: #71a0c1;
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
    background: url(../images/sprite1.png) -27px 0 no-repeat;
}
.ftmenu li a:hover{
    text-decoration: underline;
    color: #fff;
}
.footerblock{
    float:left;
    width:320px;
    margin: 0 0 0 15px;
}
.footerblock a{
    color:#ddd;
}
.footerblock h4{
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin: 0 0 10px 0;
    text-align: center;
    background: #252525;
}
.counters{
    min-height:31px;
    width:300px;
}
/* КНОПКИ */
.votebutton{
    font-family:Arial;
    background:#2b6d14;
    cursor:pointer;
    width:100px;
    height:30px !important;
    line-height:28px !important;
    text-align:center;
    text-decoration:none;
    font-size:13px;
    display:block;
    float: left;
    color:#fff;
    margin:10px 0;
    border:0;
    text-shadow:0 1px 1px rgba(0,0,0,0.3);
}
.votebutton:active{
    box-shadow:inset 0 0 10px rgba(0,0,0,0.9) !important;
}
.votebutton:hover{
    color:#fff;
    background:#303030;
    box-shadow:inset 0 0 10px rgba(0,0,0,0.5);
    text-shadow:none;
    border: 1px solid #000;
}
.vbutton{
    font-family:Arial;
    background:#eee url(../images/w40.png) 0 0 repeat-x;
    cursor:pointer;
    width:100px;
    height:30px !important;
    text-align:center;
    text-decoration:none;
    font-size:12px;
    display:block;
    margin:10px 0 10px 30px;
    color:#303030;
    float:left;
    border:1px solid #ccc !important;
    text-shadow:0 1px 1px rgba(255,255,255,1);
}
.vbutton:active{
    box-shadow:inset 0 0 10px rgba(0,0,0,0.3) !important;
    border:1px solid #aaa !important;
}
.vbutton:hover{
    color:#000;
    border:1px solid #505050 !important;
}
.resbutton{
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-size:11px !important;
    color:#303030 !important;
    text-decoration:none !important;
    line-height:20px;	
    float:right;
    height:20px;
    text-align:center;
    background:#eee url(../images/w40.png) repeat-x;
    padding:2px 10px;
    font-weight: normal;
    margin: 3px 0;
}
.resbutton:hover{
    color:#000;
    text-shadow:none;
    text-decoration:none;
    opacity: 0.8;
}
.resbutton:active{
    box-shadow:inset 0 0 10px rgba(0,0,0,0.3) !important;
}
.full-story .resbutton{
    float: left;
}
.speedbar{
    font-size:12px;
    color:#909090;
    line-height:18px;
    margin:0 0 15px 0;
}
.speedbar a{
    color:#2b6d14;
    text-decoration:underline;
    font-size:12px;
}
.speedbar a:hover{
    color:#303030;	
    text-decoration:none;
}
.sort{
    margin:0 0 15px 0;
    color:#909090;
    line-height:20px;
}
.sort a{
    color:#303030;
    text-decoration:none;
    background:#f5f5f5;
    display:inline-block;
    padding:0 5px;	
}
.sort a:hover{
    color:#2b6d14;
}
.shortstory{
    margin:0 10px 15px 0;
    border-bottom:1px solid #ddd;
}
.shortstory img{
    max-width:640px;
    margin:0 10px 10px 0;
}
.shortstory .comments-num, .shortstory2 .comments-num{
    display: inline;
    float: none;
    margin: 0 0 0 10px;
}

.shortstory2{
    margin:0 10px 20px 0;
    line-height:18px;
    position:relative;
    overflow:hidden;
}
.shortstory2 .over210{
    float: left;
    margin: 0 10px 0 0;
}
.shortstory2 a{
    text-decoration:none;
    color:#2b6d14;
}
.shortstory2 a:hover{
    text-decoration:underline;
    color:#303030;
}
.shortstory .shorttitle{
    margin:0 0 15px 0;
}
.over350{
    width:350px;
    height: 233px;
    margin:0 0 10px 0;
    overflow: hidden;
}
.over350 img{
    width:350px;
    min-height: 233px;
    transition: ease 0.1s opacity;    
}
.over350 img:hover{
    opacity: 0.8;
}
.shorttitle{
    margin:0 0 5px 0;
    color: #303030;
    font-size: 18px;
    font-weight: bold;
}
.shorttitle a{
    line-height:20px;
    font-size:18px;
    color:#303030;
    text-decoration:none;
}
.shorttitle a:hover{
    text-decoration:underline;
    color:#2b6d14;
}
.short-info{
    font-size:11px;
    color:#909090;
    margin:10px 0;
    height:20px;
    line-height:20px;
}
.short-info a{
    font-size:11px;
    color:#909090;
    text-decoration:underline;
}
.short-info a:hover{
    text-decoration:none;
}
.sdate{
    float:left;
    margin:0 10px 0 0;
    font-size:11px;	
    font-weight:bold;
    color:#909090;
}
.sdate a{
    color: #2b6d14;
    text-decoration: none;
}
.sdate a:hover{
    color: #303030;
    text-decoration: underline;
}

/* NEWS POST */
.full-story, .tagscloud{
    width:660px;
    padding:0 0 20px 0;
    color:#303030;
    font-size:14px;
    line-height:150%;
}
.full-story a {
    color:#2b6d14;
    font-size:14px;
}
.full-story a:hover {
    color:#303030;
    text-decoration:none;
}
.fstory table{
    width:auto;
    border-collapse:collapse;
    margin: 0 0 5px 0;
}
.fstory table td{
    padding: 0 5px;
    border:1px solid #eee;
    line-height: 25px;
}
.fstory table tr:first-child{
    font-weight: bold;
    background: #303030;
    color:#fff;
    font-size: 13px;
}
.fstory table tr:first-child td{
    border:1px solid #000;
}
.fstory table tr:nth-child(2n){
    background: #f5f5f5;
}
.fstory img {
    margin:0 10px 10px 10px;
    max-width:640px;
}
.fstory ol, .shortstory ol {
    margin-left:25px;
}
.fstory ul, .shortstory ul{   
    margin: 5px 0 5px 20px;
}
.full-story p{
    margin:0 0 10px 0;
}
.post-title{
    font-size:24px !important;
    color:#303030;
    text-decoration:none;
    line-height:25px;
    margin-bottom:10px;
    position:relative;
    font-weight:bold;
}
.post-title h1, post-title a h1{
    font-size:24px !important;
    display:inline;
}
.post-title a{
    font-weight:bold;
    color:#2b6d14;
    font-size:14px !important;
    text-decoration:underline;
}
.post-title a:hover{
    color:#303030;
    text-decoration:underline;
}
.author{
    font-size: 12px;
    margin-bottom:10px;
    color: #909090;
}
.author a{
    font-size: 12px;
    text-decoration: none;
    color: #505050;
    font-weight: bold;
}
.author a:hover{
    text-decoration: underline;
}
.full-info{
    font-size:11px;
    color:#909090;
    line-height:20px;
}
.full-info a{
    font-size:11px;
    color:#909090;
    text-decoration:underline;
    line-height:20px;
}
.full-info a:hover{
    text-decoration:none;
}
.print{
    background: url(../images/print.png) no-repeat;
    margin:0 10px 0 0;
    display:inline-block;
    height:20px;
    line-height: 20px;
    width:16px;
}
.tags{
    height: 20px;
    line-height: 20px;
    font-size:12px;
    color:#909090;
    margin:0 0 15px 0;
}
.tags b{
    color:#303030;
}
.tags a{
    color: #2b6d14;
    font-size: 12px;
}
.fstory{
    margin-bottom:15px;
}
.fstory h2, .fstory h3{
    padding:0 0 0 10px;
    color:#2b6d14;
    font-weight:bold;
}
/*  Вкладки в полной новости */
.fulltabs{
    margin:15px 0;
    font-size:13px;
}
.htitle span b{
    color: #fff;
}
.fullimages{
}
.fullimages img{
    float:left;
    margin:-1px 10px 10px -1px;
    border:1px solid #ddd;
}
.fullimages a img:hover{
    opacity:0.8;
    outline:3px solid #2b6d14;
    border: 1px solid #fff;
}
.fullimages br{
    display:none;	

}
.plusobut{
    width:220px;
    margin:-5px 0 0 -5px;
    display: inline-block;
    float: left;
}

/* COMMENTS */
.addcomment{
    padding:0;
    text-align:center;
    margin:0 10px 15px 0;
    border: 1px solid #eee;
}
.addcomment .votebutton, .full-story .votebutton{	
    margin:5px;
}
.title{
    line-height:32px;
    color:#303030;
    font-size:16px;
    FONT-WEIGHT:bold;
    text-align:left;
    padding: 0 15px;
    background:#f5f5f5;
}
.addcomment-post{
    margin:10px 20px;
}
.comments{
    width:660px;
    margin:0 0 20px 0;
}
textarea#comments{
    height:150px;	
}
.comm-title{
    line-height:30px;
    color:#303030;
    font-size:20px;
    font-weight:bold;
    margin:0 0 15px 0;
    position:relative;
    display:inline-block;
}
.comm-n{
    display: inline-block;
    *display:inline;
    height: 20px;
    padding:0 5px 5px 5px;
    line-height: 20px;
    color: #71a0c1;
    text-decoration: none;
}
.comment{
    width:660px;
    color:#303030;
    margin:0 0 10px 0;
    border-bottom: 1px solid #ddd;
    background: #fafafa;
}
.comment a{
    color:#2b6d14;
    text-decoration:none;
}
.comment a:hover{
    text-decoration:underline;	
}
.comment table{
    margin:0;
    padding:0;
}
.comm-data{
    color:#909090;
    margin:0 0 0 10px;
    padding: 10px 0 0 0;
    font-size:13px;
    font-style:italic;
}
.comm-data a{
    font-size: 13px;
    text-decoration: none;
}
.comm-data img{
    margin: -2px 0 0 0;
}
.comment-block{
    padding: 10px;
    position: relative;
}
.comment-left{
    max-height:100px;
    width:60px;
    padding:4px;
    font-size:11px;
    float:left;
    border:1px solid #ddd;
    background: #fff;
}
.comment-left a{
    color:#000;
    font-weight:bold;
}
.comment-left img{
    width:60px;
    max-height:60px;
}
.comment-right{
    width:560px;
    font-size:14px;
    min-height:40px;
    float:left;
    margin-left:10px;
}
.comment-right a{
    color:#2b6d14;   
    font-size: 14px;
}
.comment-right img{
    max-width: 500px;
    margin: 5px 0;
}
.comment-control{
    text-align: right;
    line-height: 16px;
    margin: 10px 0 0 0;
}
.comment-control a{
    font-size: 11px !important;
    font-style: italic;
    margin: 0 0 0 5px;
    text-decoration: underline;
    color: #909090;
}
.comment-control a:hover{
    text-decoration: none;
    color:#2b6d14; 
}
.comment-number{
    color:#fff !important;
    padding:0 3px;
    font-weight:bold;
    font-size:12px;
    line-height:15px;
    float:right;
    background:#505050;
}
.mass-action{
    padding:0 0 0 5px;
    margin:-2px -5px 0 0 ;
    height:15px;
    float:right;
}
.mass_comments_action{
    margin:0 0 0 10px;
    color:#909090;
}
.comment-news{
    margin:5px 0 !important;
}
.comment-news a{
    text-decoration:underline;
}
.comment-news a:hover{
    text-decoration:none;
    color:#2b6d14;
}
.info{
    min-height:35px;
    margin:0 0 15px 0;
    color:#707070;
    background:#fafafa url(../images/sign.png) 	10px 10px no-repeat;
    padding:10px 5px 10px 50px;
    font-size:12px;
    line-height:15px;
    text-shadow:0 1px 0 #fff;
    border-radius: 5px;
}
.info a{
    color:#2b6d14;
}
.navigation{
    height:30px;
    width:100%;
    color:#000;
    margin:10px 20px;
    padding:15px 0;
    font-size:14px;
    clear:both;
    text-align:center !important;	
}
.navigation b{
    font-size:25px !important; 
}
.navigation span, .navigation a{	
    line-height:30px;
    padding:0 10px;
    font-size:14px;
    border:1px solid #ddd;
    border-left:0;
    float:left;
}
.navigation span:first-child, .navigation a:first-child{
    border-left:1px solid #ddd;
}
.navigation a{
    color:#303030;
}
.navigation a:hover{
    text-decoration:underline;
    color:#2b6d14;
    background:#f1f1f1;
}
.navigation span {
    text-decoration:none;
    color:#fff;
    background:#2b6d14;
    border:1px solid #2b6d14 ;
    border-left:1px solid #2b6d14 ;
}
.nav_ext{
    background:none !important;
    color:#909090 !important;
    font-weight:bold;
    border:1px solid #ddd !important;
    border-left:0 !important;
    text-shadow:none !important;
}
.next,.prev{
    font-weight:normal;
}
.next span,.prev span{
    background:none !important;
    color:#909090;
    border:1px solid #ddd !important;
    border-left:0;
}
.next a, .prev a{
    background:#eee !important;
    text-decoration:none !important;
}
.next a:hover, .prev a:hover{
    background:#ddd !important;
}
table.fulltable{
    width:100%;
    border-collapse: collapse;
    border-spacing: 0;
    cellspacing:0;
    border:0;

}
table.fulltable td{
    padding:10px 0;
}
table.uitable{
    width:100%;
    border-collapse: collapse;
    border-spacing: 0;
    cellspacing:0;
    border:0;

}
table.uitable td{
    padding:5px 0;
    font-size: 12px;
}
.uitable td a{
    font-size: 12px;
}
.line{
    margin:5px 0;
    padding:5px 15px;
    border:1px solid #e0e0e0;
    background:#fafafa;
    min-height:20px;
    text-align:left;
    font-size:13px;
}
.sline{
    width:140px;
    min-height:25px;
    line-height:25px;
    text-align:left;
    font-size:13px;
}
.pline{
    width:400px;
    min-height:15px;
    line-height:15px;
    text-align:left;
}
.import{
    color:#2b6d14;
}
.line a{
    color:#2b6d14;
}
.row{
    font-size:13px;
    margin:5px 0;
    padding:5px;
    border:1px solid #eee;
    background:#fafafa;
}
.row a{
    color:#2b6d14;
}
.row h{
    min-width:150px;
    padding:3px;
    margin:0 0 10px 0;
}
.poll{
    background:#fafafa;
    padding:10px;
    margin:10px 0;
    border:1px solid #ddd;
    box-shadow:0 1px 1px rgba(0,0,0,0.1);
}
.poll b{
    font-size:16px;
    line-height:20px;
    color:#2b6d14;
}
.poll i{
    font-weight:bold;
    line-height:30px;
}
.userstop{
    font-family:Tahoma;
    font-size:11px;
    color:#505050;
    border-collapse:collapse;
}
.userstop thead {
    font-family:Arial;
    padding:5px 0 0 5px;
    height:20px;
    font-size:12px;
    color:#303030;
    background:url(../images/w40.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:#2b6d14;
}
.userstop a:hover {
    text-decoration: none;
}
.stat{
    color:#707070;
    font-size:13px;
    font-weight:bold;
    min-height:15px;
    margin:0 20px 0 20px;
    padding:2px 0 5px 0;
    border-bottom:1px solid #e0e0e0;
}
.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{
    border:1px solid #ccc;
    height:25px;
    line-height:25px;
    background:#fff url(../images/fields.png) top repeat-x;	
    font-family:Arial, Helvetica, sans-serif; 
}
textarea:focus, .txsh:focus, .input1:focus, .input2:focus, .input3:focus, .search #searchinput:focus, .search #searchuser:focus, .field:focus, .field:hover{
    box-shadow:none;
    border:1px solid #bbb;
}
.input1{
    width:330px; 
    font-size:13px;
    padding:0 5px;
    color:#707070;
}
.input2{
    width:100px;
    padding:0 5px;
    font-size:12px;
}
.input3{
    width:223px;  
    font-size:12px; 	
    padding:0 5px;
}
.input4{
    width:312px;
    height:100px;
    font-size:12px;	
    border:1px solid #ccc;	
}
.clear {
    margin:0;
    padding:0;
    height:0px;
    clear:both;
    width:100%;
}
table{
    background:transparent;
    border:0px;
    border-collapse:separate;
}
table td{
    text-align:left;
    padding:0px;
    background:transparent;
}
select {
    font-size: 12px;
    font-family: Arial;
}
.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:#2b6d14;
    border:1px solid #505050;
}
.pm_status {
    float:left;
    background:#fff;
    padding:0 0 10px 0;
    border:1px solid #eee;
    width: 330px;
    height: 100px;
    margin:5px 15px 0 10px;
}

.pm_status_head {
    font-size: 0.9em; 
    background:#eee url(../images/w40.png) repeat-x;
    height: 25px;
    line-height:25px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #505050;
    font-size:14px;
    box-shadow:0 1px 3px rgba(0,0,0,0.3);
}

.pm_status_content {
    padding: 5px;
}
.pmlinks{
    padding:10px 10px;
    float:left;
    text-align:center;
    width:200px;
}
.pmlinks a{
    display:block;
    height:30px;
    padding:0 10px;
    line-height:30px;
    background:#eee url(../images/w40.png) repeat-x;
    color:#505050;
    text-decoration:none;
    margin:0 10px 5px 10px;
    text-shadow:0 1px 1px #fff;
    border:1px solid #ccc;
}
.pmlinks a:hover{
    box-shadow:inset 0 0 10px rgba(0,0,0,0.1) !important;
    color:#2b6d14;
    background:#ececec;
}