/* Designed by cineblog01.fm
e0033a

00ac4d
*/

* {
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;
}
pre,form,p,blockquote,fieldset,input {
margin:0;
padding:0;
}
h1{
display: inline;
margin:0;
padding:0;
font-size:17px;
}
h2{
display: inline;
margin:0;
padding:0;
font-size:16px;
}
h3,h4,h6 {
    display: inline;
font-weight: normal;
line-height: normal;
vertical-align: baseline;
font: inherit;
margin:0;
padding:0;
border: 0;
font-size:13px;
}
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;
background:#f3f3f3 url(../images/bg00.png);
height:100%;
}
body{
font-family:"Arial", Tahoma sans-serif;
font-size:12px;
height:100%;
margin:0px;
padding:0px;
color:#303030;
}
#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{
width:1000px;
height:100px;
}
.topline{
width:1000px;
height:24px;
padding:8px 0;	
}
.socialb{
height:24px;
width:150px;
padding:0;
float:left;
}
.socialb ul{
height:24px;
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.socialb li
{ 
float: left;
position: relative;
text-align:left;
margin:0 6px 0 0;
width:24px;
height:24px;
}
.socialb li a
{
height:24px;
width:24px;
padding:0;
display: block;
text-decoration:none;
background:url(../images/social.png) 0 0 no-repeat;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.socialb li a.twitter{
background-position: 0 -32px;
}
.socialb li a.twitter:hover{
background-position: 0 0;
}
.socialb li a.facebook{
background-position: -32px -32px;
}
.socialb li a.facebook:hover{
background-position: -32px 0;
}
.socialb li a.vkontakte{
background-position: -64px -32px;
}
.socialb li a.vkontakte:hover{
background-position: -64px 0;
}
.socialb li a.gplus{
background-position: -96px -32px;
}
.socialb li a.gplus:hover{
background-position: -96px 0;
}
.socialb li a.rss{
background-position: -128px -32px;
}
.socialb li a.rss:hover{
background-position: -128px 0;
}
/* ПОИСК  */
.searchblock{
width:500px;
height:24px;
float:left;
margin-left:100px;
background:url(../images/search.png) no-repeat;
}
.searchblock ul{
height:24px;
list-style:none;
padding:0;
width:500px;
display:inline;
}
.searchblock li
{ 
float:left;
position: relative;
border:0;
display:block;
height:24px;
}
.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-position: 0 -24px;
}
.searchform{
color:#fff;
text-shadow:0px 1px 1px #505050;
width:466px;
height:24px;
line-height:24px;
padding:0px 5px;
border:0px;
font-size:13px;
background:transparent;
overflow:hidden;
}
/* LOGIN begin  */
.loginpanel{
width:150px;
position:static;
color:#909090;
height:24px;
float:right;
line-height:24px;
text-align:center;
}
.loginpanel a{
text-decoration:none;
padding:1px 0 2px 0;
color:#00ac4d;
font-size:12px;
}
.loginpanel a:hover{
color:#fff;
}
.loginpanel a span{
padding:0 5px;
color:#ccc;
}
.loginpanel a span:hover{
color:#fff;
text-decoration:none !important;
}
#login{
color:#909090;
min-width:280px;
min-height:220px;
display:none;
background:#eee url(../images/bg00.png);
position:absolute;
top:200px;
left:50%;
margin-left:-160px;
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:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
#login a{
color:#00ac4d;
text-decoration:none;
}
#login a:hover{
color:#303030;	
text-decoration:none;
}
.logintitle{
line-height:40px;
height:40px;
text-align:center !important;
border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
}
.logintitle span{
font-size:18px;
color:#303030;
margin:0 20px 0 0;
text-shadow:0 1px 1px #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:1px;
}
.profilephotoimg{
width:100px;

border-radius: 3px; 
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.profile{
width:140px;
float:left;
margin:5px 0 10px 5px;
background:#fff;
padding:5px;
border-radius: 5px; 
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.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:#00ac4d !important;
text-decoration:none !important;
display:block;
border-bottom:1px solid #eee;
}
.profile li a:hover{
color:#303030 !important;
text-decoration:none !important;
}
.login_input{
width:250px;
height:70px;
margin:15px;
}
.login_field{
width:250px;
height:30px;
line-height:35px;
vertical-align: middle;
font-size:15px;
padding:0;
color:#505050;
text-shadow:0px 1px 1px #fff;
background:#fff ;
margin-bottom:10px;
border-radius: 3px; 
-webkit-border-radius:3px;
-moz-border-radius:3px;

box-shadow:inset 0 1px 2px #909090;
-webkit-box-shadow:inset 0 1px 2px #909090;
-moz-box-shadow:inset 0 1px 2px #909090;
}
.field{
padding:5px;
width:240px;
height:20px;
color:#909090;
font-size:15px;
font-family:Arial;
background:none;
border:0;
vertical-align: middle;

}
.enter{
width:100px;
height:30px;
background:#00ac4d url(../images/color30.png) repeat-x;
border:0;
cursor:pointer;
color:#fff;
font-size:16px;
line-height:30px;
border-radius: 3px; 
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 1px 2px #303030;
-webkit-box-shadow:0 1px 2px #303030;
-moz-box-shadow:0 1px 2px #303030;
}
.enter:hover{
background:#fff url(../images/w30.png) repeat-x;
color:#00ac4d;
box-shadow:0 1px 2px #909090;
-webkit-box-shadow:0 1px 2px #909090;
-moz-box-shadow:0 1px 2px #909090;
}
.not_save{
font-size:12px;
padding:0;
margin:0 0 10px 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;
}
/* LOGIN end  */
.logo{
width:300px;
height:60px;
float:left;
}
/* ГОРИЗОНТАЛЬНОЕ МЕНЮ */
.nav{
width:700px;
float:left;
height:40px;
padding:10px 0;
}
.nav ul{
height:40px;
font-size:14px;
list-style:none;
display:inline;
   
}
.nav li
{ 
float: left;
position: relative;
text-align:left;
height:40px;
 
   
}
.nav li a
{
font-family:Arial, Helvetica, sans-serif;  
font-size: 15px;
color:#00ac4d;
text-shadow:0px 1px 1px #fff;
line-height:40px;
padding:0 10px;
display: block;
text-decoration:none;
   font-weight:bold; 
}
.nav li a:hover {
z-index:100;
color:#000;
text-decoration: none;
}
.nav li a.link1:hover{
	color:#fff;
}
.nav li.drop:hover .link1{
color:#fff;
text-shadow:none;
background:#00ac4d;
border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
    
}
.nav li.drop{
}
.nav li.drop:hover{

}
.nav li ul {
z-index:500;
display: none;
position:absolute;
width:auto;
height:auto;
background:#00ac4d;
padding:5px;
margin:0;
border-radius:0 5px 5px 5px;
-moz-border-radius:0 5px 5px 5px;
-webkit-border-radius:0 5px 5px 5px;
}
.nav li li{
position:relative;
clear:both;
background-image:none;
height:25px;
}
.nav li li a {
padding:0 5px;
clear:both;
min-width:120px;
text-align:left;
color:#fff;
font-weight:normal;
font-size:12px;
line-height:25px;

text-shadow:none;
margin:0 0 2px 0;
border-radius:3px;
    font-weight:bold;
}
.nav li li a:hover {
clear:both;
color:#00ac4d;
background:#fff;
text-shadow:none;
}
.nav li:hover ul {
display:block;
clear:both;
}
#content{
width:1000px;
padding-bottom:140px;
margin:10px 0 0 0;
}
#afisha{
width:995px;
height:320px;
background:#262626 url(../images/afisha.png) top repeat-x;	
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
padding:5px 0 5px 5px;
margin-bottom:10px;	
}
.afiha-title{
color:#fff;
font-size:14px;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
background:url(../images/color20.png) repeat-x;	
height:20px;
line-height:20px;
margin:0 0 5px 0;
float:left;
padding:0 5px;
font-weight:bold; 
    
}
.hblock{
width:995px;
clear:both;
}
.custom-1{
overflow:hidden;
position:relative;
width:176px;
height:280px;
padding:5px;
margin:10px 0 0 10px;
font-size:12px;
color:#909090;
float:left;
}
.custom-1 a{
color:#fff;
font-size:13px;
line-height:18px;
padding:0;
text-decoration:none;
    font-weight:bold;
}
.custom-1 a:hover{
text-decoration:none;
color:#00ac4d;
}
.custom-1 img{
width:176px;
height:252px;	
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.custom-title{
max-height:30px;
line-height:15px;
overflow:hidden;
text-align:center;
text-decoration:none !important;
clear:both;
}
.custom-1:hover .custom-title{
color:#00ac4d;
text-decoration:none;
}
.custom-1:hover img{
box-shadow:0 0 5px #ccc;
-webkit-box-shadow:0 0 5px #ccc;
-moz-box-shadow:0 0 5px #ccc;
}
.blocks{
width:1000px;
}
.block-title{
font-size:20px;
color:#505050;
padding:0 0 10px 20px; 	
}
.block-title a{
font-size:20px;
color:#00ac4d;	
text-decoration:none;
}
.block-title a:hover{
color:#505050;	
text-decoration:underline;
}
.news{
overflow:hidden;
position:relative;
width:313px;
height:100px;
padding:5px;
margin:0 0 10px 10px;
font-size:12px;
color:#707070;
float:left;
}
.news a{
color:#303030;
font-size:12px;
line-height:18px;
padding:0;
text-decoration:none;
font-weight:bold;
}
.news a:hover{
text-decoration:none;
color:#00ac4d;
}
.news img{
float:left;
width:100px;
height:100px;
margin-right:5px;	
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.news-title{
max-height:30px;
line-height:15px;
overflow:hidden;
text-decoration:none !important;
}
.news:hover .custom2-title{
color:#00ac4d;
text-decoration:none;
}
.news:hover img{
box-shadow:0 0 5px #ccc;
-webkit-box-shadow:0 0 5px #ccc;
-moz-box-shadow:0 0 5px #ccc;
}
.speedbar{
color:#fff;
font-size:14px;
margin-bottom:5px;
    -webkit-border-radius:5px;
-moz-border-radius:10px;
background:url(../images/color20.png) repeat-x;	
height:20px;
line-height:20px;
margin:0 0 5px 0;
font-weight:bold; 
    overflow:hidden;
  
    
}
.speedbar a{
color:#fff;
font-size:14px;
    font-weight:bold; 
     
}
.speedbar a:hover{
color:#fff;	
    font-weight:bold; 
     
}








#topnews{
width:240px;
position:relative;
overflow:hidden !important;
margin-bottom:10px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:4px 0;
background:url(../images/blackbg.png);
}
.topnews-x{
width:240px;
height:47px;
font-size:12px;
color:#909090;
overflow:hidden;
padding:5px;
position:relative;
border-bottom:1px solid #101010;
}
.topnews-x a{
color:#00ac4d;
font-size:13px;
line-height:15px;
padding:0;
text-decoration:none;
font-weight:bold;
}
.topnews-x a:hover{
text-decoration:none;
color:#fff;
}
.topnews-x img{
width:45px;
height:45px;
float:left;
margin-right:10px;
border:1px solid #600018;
}
.side-block{
width:240px;
position:relative;
overflow:hidden !important;
margin-bottom:10px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:4px 0;
background:url(../images/blackbg.png);
}
.archives-block{
text-align:center;	
}
.archives{
color:#00ac4d;	
}
.archives:hover{
color:#fff;	
}
.hblock1, .hblock2{
width:730px;
position:relative;
background:#101010;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
margin:0 0 10px 10px;
}
.catlink{
height:20px;
padding:5px;
line-height:20px;
margin:0 10px;
float:left;
    font-weight:bold;
}
.catlink a{
color:#00ac4d;
font-size:16px;
font-weight:bold;
}
.catlink a:hover{
color:#fff;
}
.htitle{
	font-size:18px;
	color:#707070;
	line-height:20px;
	text-shadow:0 1px 1px #fff;
height:20px;
padding:5px;
width:990px;
margin:0 0 10px 0;
list-style:none;
background:#eee url(../images/w30.png) repeat-x;
box-shadow:0 1px 3px #909090;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;			
}
.htitle span{
padding:0 10px;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
color:#303030;
text-shadow:0 1px 1px #fff;
font-size:15px;
line-height:20px;
text-align:center;
float:left;
display:block;
text-decoration:none;
margin-right:5px;	
      
}
.htitle span:hover{
cursor:pointer;	
}
.active-ttab{
color:#fff !important;
text-shadow:none !important;
font-size:15px;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
background:#00ac4d url(../images/color20.png) repeat-x;	
height:20px;
line-height:20px;
margin:0 0 5px 0;
float:left;
padding:0 5px;
}
.tt-panel{
display:none;
}
.index-panel{
min-height:305px;	
}
/* FOOTER         */
.footer-wrap{
width:100%;
margin:0;
padding:0;
background:#202020;
margin-top:-130px;
position:absolute;
height:130px;
}
.footer {
margin:0 auto;
width:1000px;
height:110px;
color:#909090;
position:relative;
padding:10px 0;
}
.footer-left{
width:500px;
float:left;
height:110px;
overflow:hidden;
text-align:justify;	
}
.ft-menu{
height:14px;
}
.ft-menu ul{
height:14px;
font-size:14px;
list-style:none;
margin:0;
display:inline;
}
.ft-menu li
{ 
float: left;
position: relative;
text-align:left;
}
.ft-menu li a
{
font-family:Arial, Helvetica, sans-serif;  
font-size: 12px;
color:#00ac4d;
line-height:14px;
padding:0 10px;
display: block;
text-decoration:none;
}
.ft-menu li a:hover{
color:#fff !important;
text-decoration:underline;
}
.sub-footer{
font-weight:bold;
text-align:left;
color:#707070;
float:left;
height:30px;
padding:10px;
position:relative;
font-size:12px;
line-height:15px;
}
.sub-footer a{
padding:0 5px;
color:#00ac4d;
font-size:11px;
text-decoration:underline;
}
.sub-footer a:hover{
text-decoration:none;
color:#fff;
}
.counters{
min-width:300px;
height:31px;
float:left;
}
.counters span{
margin:0 0 0 10px;
}
.sanderart{
margin:0 auto;
float:right;
}
.sanderart img{
position:absolute;
bottom:3px;
right:3px;
width:80px;
height:30px;
border:0;
background:url(../images/sanderart.png) no-repeat;
}
.vote_block{
text-align:center;	
}
/* КНОПКИ */
.vbutton{
font-family:Arial;
background:#00ac4d url(../images/color30.png) repeat-x;
cursor:pointer;
width:100px;
height:25px;
border:0 !important;
text-decoration:none;
font-size:13px;
font-weight:bold;
margin:10px auto;
color:#fff;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.vbutton:hover{
color:#e1e1e1;
cursor: pointer;
border:0;
background:#303030;
}
.resbutton{
font-family:Arial;
cursor:pointer;
text-decoration:none;
margin-left:5px;
font-size:12px;
font-weight:bold;
color:#00ac4d;
text-decoration:underline;
}
.resbutton:hover{
color:#fff;
cursor: pointer;
border:0;
}


/* NEWS POST */
.story{
width:1000px;
}
.post-title{
font-size:18px;
font-weight:bold;
color:#303030;
text-decoration:none;
font-family:"Arial";
line-height:20px;
margin-bottom:5px;
}
.post-title a{
font-weight:bold;
color:#00ac4d;
font-size:18px;
text-decoration:none;
font-family:"Arial";
}
.post-title a:hover{
color:#303030;
text-decoration:underline;
}
.full-story{
width:1000px;
padding:0 0 10px 0;
color:#505050;
font-size:13px;
line-height:150%;
text-align:justify;
}
.full-story a {
color:#00ac4d;
font-size:13px;
}
.full-story a:hover {
color:#303030;
text-decoration:none;
}
.full-story img {
margin:0 10px 10px 0;
}
.full-story ul {
margin-left:15px;
}
.full-right{
width:300px;
vertical-align:top;	
font-size:12px;
}
.full-right a{
font-size:12px;
}
.right-item{
background: url(../images/dot.png) 7px 12px no-repeat;
padding:5px 5px 0 20px;
min-height:18px;	
}
.download{
width:120px;
font-size:14px;
color:#505050;
text-align:center;
margin:10px auto 0 auto;	
}
.download a{
display:block;
padding:5px;
line-height:30px;
height:30px;
width:90px;
text-align:center;
font-size:16px;
text-decoration:none;
font-weight:bold;
text-shadow:0 -1px 1px #505050;
background:url(../images/download.png) top no-repeat;
color:#fff;	
}
.download a:hover{
background-position:0 -40px;
color:#fff;
text-shadow:0 -1px 1px #909090;
}
.shots{
	margin-bottom:10px;
}
.shots img{
width:190px;
margin:0 5px !important;	
}
.shots span{
color:#00ac4d;
font-size:14px;
font-weight:bold;
display:block;
height:30px;
line-height:30px;
}
.player{
}
.player span{
color:#fff;
text-shadow:none !important;
font-size:14px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
background:#00ac4d url(../images/color30.png) repeat-x;	
height:30px;
line-height:30px;
margin:0 0 5px 0;
float:left;
padding:0 5px;


}
.player span:hover{
cursor:pointer;	
box-shadow:0 0 2px #909090;
background:#eee url(../images/w30.png) repeat-x;
color:#303030;	
}
#toggler{
clear:both;

background:#202020;
text-align:center !important;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;

width:990px;
height:420px;
margin:0 auto;
vertical-align:middle;
}




.category{
line-height:20px;
height:20px;
padding:0;
font-size:13px;
margin:0 0 5px 0;
}
.category a{
line-height:20px;
height:20px;
color:#00ac4d;
font-size:13px;
text-decoration:none;
border-radius:5px;
}
.category a:hover{
color:#505050;
text-decoration:underline;
}
.post-data{
font-size:12px;
color:#909090;
min-height:28px;
line-height:20px;
border-top:1px solid #ccc;
}
.post-data a{
color:#00ac4d;
font-size:22px;
text-decoration:none;
}
.post-data a:hover{
color:#303030;
text-decoration:none;
}
.tags{
font-size:12px;
font-weight:bold;
}
.tags a{
font-size:11px;
color:#00ac1d;
text-decoration:none;
font-weight:normal;
}
.tags a:hover{
color:#303030;
text-decoration:underline;
}
.related-block{
background:#fff;
position:relative;
overflow:hidden !important;
color:#00ac4d;
width:1000px;
margin:0 0 10px 0;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.related-block span{
font-size:15px;
font-weight:bold;
color:#00ac4d;
line-height:20px;
padding:5px 10px;
display:block;
}
.related{
width:80px;
height:130px;
padding:0 10px 0 10px;
float:left;	
}
.related a{
font-size:0px;
text-decoration:none;
line-height:15px;
color:#303030;	
}
.related a:hover{
color:#00ac4d;
	text-decoration:underline;
}
.related img{
width:85px;
height:115px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;	
}
.related:hover img{
box-shadow:0 0 5px #909090;
-webkit-box-shadow:0 0 5px #909090;	
-moz-box-shadow:0 0 5px #909090;		
}
.feedback{
background:#fff;
width:680px;
padding:10px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;	
}
/*  Краткая новость  */
.short-story{
position:relative;
float:left;
width:180px;
height:295px;
padding:0 10px 10px 10px;
font-size:12px;
color:#707070;
}
.short-story a{
color:#000;
font-size:14px;
line-height:15px;
padding:0;
text-decoration:none;
    font-weight:bold
}
.short-story a:hover{
text-decoration:none;
color:#00ac4d;
}
.short-story a span{
display:block;	
}
.short-story img{
height:260px;
width:180px;
margin-bottom:5px;	
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.short-story:hover img{
outline:5px solid #fff;
}
.short-rating{
width:85px;
height:15px;
position:absolute;
top:5px;
right:10px;
}
.short-box{
width:170px;
padding:5px;
display:none;
position:absolute;
left:10px;
bottom:45px;
background:url(../images/black75.png);
z-index:50;
border-radius:0 0 3px 3px;
-webkit-border-radius:0 0 3px 3px;
-moz-border-radius:0 0 3px 3px;
color:#fff;
}
.short-story:hover .short-box{
display:block;	
}
.short-story:hover .short-cat{
display:block;	
}
.short-cat{
color:#fff !important;
font-size:11px !important;
padding: 0 !important;
}
.short-cat a{
font-size:11px !important;
color:#00ac4d !important;
font-weight:normal !important;
text-decoration:none !important;
margin:0 0 0 0 !important;
}
.short-cat a:hover{
text-decoration:underline !important;
}
.short-info{
color:#fff;
	
}




.time{
position:absolute;
top:154px;
left:5px;
height:15px;
max-width:50px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
background:url(../images/time.png) repeat-x;
color:#fff;
font-size:11px;	
padding:0 2px;
}


.short-views{
font-size:11px;
color:#909090;
height:15px !important;
line-height:15px !important;
}
/* Конец краткой новости  */

.short-data{
font-size:12px;
color:#909090;
height:15px !important;
line-height:15px !important;
}
.short-data a{
font-size:12px;
color:#00ac4d;
font-weight:normal;
text-decoration:none;	
}

.white-bottom{
height:7px;
width:100%;
background:url(../images/white-bottom.png) repeat-x;
position:absolute;
left:0;
bottom:0;
}
/* COMMENTS */
.addcomment{
width:700px;
padding:0;
text-align:center;
margin:0;
background:#fff;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.title{
line-height:20px;
padding:5px 25px;
color:#00ac4d;
font-size:15px;
font-weight:bold;
}
.addcomment-post{
padding:0 10px;
}
.comments{
width:700px;
}
.comm-title{
margin-top:5px;
line-height:20px;
padding:3px 25px;
color:#505050;
font-size:15px;
font-weight:bold;
margin:0 0 5px 0;
}
.comment{
padding:5px 0;
width:700px;
color:#303030;
margin:0 0 10px 0;
}
.comment a{
color:#00ac4d;
}
.comment table{
margin:0;
padding:0;
}
.comment-left{
max-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;
max-height:50px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.comment-right{
width:620px;
background:#fff;
padding:5px;
font-size:12px;
min-height:40px;
float:left;
margin:0 0 0 10px;
position:relative;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 1px 2px #aaa;
}
.comment-right a{
color:#00ac4d;
font-weight:bold;
text-decoration:none;
}
.comment-right a:hover{
color:#303030;
}
.corner{
	width:15px;
	height:20px;
position:absolute;
top:5px;
left:-15px;
background:url(../images/corner.png) no-repeat;	
}
.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:#00ac4d;
text-decoration:none;
}
.comment-title-hover span{
float:right;
}
.comment-number{
color:#00ac4d !important;
padding:0 3px;
font-weight:bold;
font-size:12px;
line-height:15px;
float:right;
background:#303030;
}
.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:#aaa;
background:#202020 url(../images/sign.png) 5px 5px no-repeat;
padding:5px 5px 5px 50px;
border-left:3px solid #00ac4d;
font-size:12px;
line-height:15px;
}
.info a{
color:#00ac4d;
}
.navigation{
height:25px;
line-height:25px;
width:100%;
color:#000;
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:none;
color:#fff;
padding:3px 5px;
font-size:15px;
background:#00ac4d url(../images/color30.png) repeat-x;
border-radius:5px;
}
.navigation a:hover{
background:#303030;
color:#fff;
text-decoration:none;
}
.navigation span {
line-height:20px;
height:20px;
text-decoration:none;
padding:3px 5px;
color:#000;
font-size:15px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.line{
text-align:left;
margin:5px;
color:#505050;
padding:5px 15px;
border-bottom:1px solid #eee;
}
.line h{
min-width:100px;
min-height:25px;
float:left;
padding:3px 0;
}
.line a{
color:#00ac4d;
}
.row{
color:#909090;
padding:5px 0;
}
.row a{
color:#00ac4d;
}
.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;
margin-top:10px;
}
.userstop thead {
	font-family:Arial;
	padding:5px 0 0 5px;
	height:20px;
	font-size:12px;
	color:#303030;
	background:#fff url(../images/w30.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:#00ac4d;
}
.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 #ccc;
}
.stat span{
float:right;
font-weight:normal;
}
.stat a{
font-size:13px;
text-decoration:none;
}
.h-row{
color:#fff;
background:#303030;
font-weight:bold;
padding:0 0 0 15px;
margin:10px 0 0 0;
line-height:20px;
}
.input1{
width:312px; 
height:20px; 
padding:2px 0;
line-height:20px;
font-family:verdana; 
font-size:14px;
background:#fff url(../images/field.png) 0 0 repeat-x;
border:0;	
box-shadow:inset 0 1px 2px #aaa;
-webkit-box-shadow:inset 0 1px 2px #aaa;
-moz-box-shadow:inset 0 1px 2px #aaa;
}
.input2{
width:100px;
height:20px; 
padding:2px 0;
line-height:20px;
font-size:14px;
background:#fff url(../images/field.png) 0 0 repeat-x;
border:0;	
box-shadow:inset 0 1px 2px #aaa;
-webkit-box-shadow:inset 0 1px 2px #aaa;
-moz-box-shadow:inset 0 1px 2px #aaa;
}
.input3{
width:223px; 
padding:2px;
line-height:20px;
height:20px;
font-size:13px;
background:#fff url(../images/field.png) 0 0 repeat-x;
border:0;	
box-shadow:inset 0 1px 2px #aaa;
-webkit-box-shadow:inset 0 1px 2px #aaa;
-moz-box-shadow:inset 0 1px 2px #aaa;
}
.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:#00ac4d;
border:1px solid #505050;
}
.pm_status {
	float:left;

	padding: 0px;
	
	width: 280px;
	height: 100px;
	margin-left: 20px;
	margin-right: 5px;
}

.pm_status_head {
	font-size: 0.9em; 
	background: #fff url("../images/w30.png") repeat-x;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #000;
	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;
}

.pm_status_content {
	padding: 5px;
}

.textcat{
font-family:"Arial", Tahoma sans-serif;
font-size:12px;
height:100%;
margin:0px;
padding:0px;
color:#c0c0c0;
}


/*  Адаптивность 

_______________________________________m8888888 
___________________________________mMoooooooM8888 
_________________________________MogggooooooM88888 
___________________________MMMMMoooooooooooM8888888 
___________________________M6ooooMMMmoooooooM888888888 
________________________Mmooo8oooooooooooooM88888888888 
_______________________MmmmooooooooooooooM88888888888888 
______________________Moooooooooo8888888M8888888888888888 
_____________________Mooooooooooooo88888M88888888888888888 
______________________MmooooooooooooooommM88888888888888888 
__________________________M88ooooo888mooMM88888888888888888 
___________________________M88888888oommooM88888888888888888 
____________________________M888888ooooMM8888888888888888888 
____________________________MooooooooooM888888888888888888888 
_________________________888MoooooooooM8888888888888888888888 
______________________888888MooooooooM88888888888888888888888 
_____________________88888888MoooooooM8888888888mmmm888888888 
____________________888888888Mo8oooooM8888888MooooooooM888888 
___________________8888888888Moo8oooM8888MM8ooooooooooooM88888 
___________________8888888888Mooo88ooooM888MoooooooooooooM8888 
____________________M8o8888ooo8oo88ooo0ooMMoo888oooooooooooM88 
___________________Mooo88888ooo8o88o8oooooooooo8888oooooooooM8 
___________________Moo8888o8ooooo8ooooooooooooooo8888ooooooooM8 
___________________Mooo88oooooooooooooooooooooooo888888oooooooM8 
___________________Mooooooooooooooooooooooooooooo88888888ooooooM8 
____________________MooMooooooooooooooooooooooooooM888ooo88oooooM 
_____________________Mmoooooooooooooooooooooooooo888Moooo8oooooooM 
______________________Moooooooooo8oooooooooooooo8888MMooooooooooooM 
_______________________Moooooooo88ooooooooooooo88888MMM8oooooooooooM 
_______________________Moooooooo88oooooooooooooo88888MMMMoooooooooooM 
_______________________Moooooooo88Moooooooooooooooo88888MMMMoooooooooM 
______________________Mooooooooo88Moooooooooooooooo8MooooMMMMoooooooooM 
_____________________Mooooooooo8MMooooooooooooooo88MoooooMMMMooooooooooM 
____________________Mooooooooo88MMoom888mooooooo88MooooooMM_MMooooooooooM 
____________________M8moooooo888MMoom@@8moooo8888M8oooooooMM__MMoooooooooM 
___________________M@88moooo888MooMom8@8mooo8888MoooooooooMM___Mmoooooo000M 
____________________*M8mooo8888MooooMm8mooo888M888ooooooooMM___Moooooo00000M 
_______________________MMMMMM8888oooooMMmmmmM88888oooooooooMM_Moooooooo0008M 
_____________________________M88Moooooo8888888888oooooooooooMMoooooooooo88M 
_____________________________M88Mooooo8o888888888ooooooooooooMoooooooo888M 
______________________________M88Mooooo8ooo888888oooooooooooMooooooo8888M 
_______________________________M888Mooo888ooooo888ooooooooooMoooooo8888M 
_______________________________M88888Moo888oooooo8888ooooooMooooooo888M88M 
________________________________M888888Mo8888oooooo8888oooMooooooo888M88888M 
_________________________________M8888888Mo8888ooooooooooMoooooooo88M88888888M 
___________________________________M888888M88888oooooooooMoooooooo8M88888888888M 
____________________________________M8oo888M888888ooooooMoooooooo8M888888oooo888M 
_____________________________________M8ooooMM88888888ooMooooooooM8888oooooooooooo8M 
______________________________________MooooM_M88888888MooooooooM888ooooooooooooooo8M 
_______________________________________MooooM_M888888Mooooooo8M88**ooooooooooooooo88M 
________________________________________MooooM_mmmmmmMoooooo8Mmooooooooooooooooo888M 
_________________________________________MoooQooommmmMoooMMooooooooooooooooooooooo888M 
________________________________________MM88ooo8ooooMMMooooooooooooooooooooooooooooo8888M 
_____________________________________mM8888M88o88mMmooooooooooooooooooooooooooooo88888M 
_______________________________mMMMoooooooooM888Mmooooooooooooooooooooooooooooo888888M 
__________________________MMMMoooooooooooooooMMooooooooooooooooooooooooooooooo888888M 
______________________MMMooooooooooooooooooooMMooooooooooooooooooooooooooo888888M 
__________________MMMooooooooooooooooooMMooooooooooooooooooooooooooooo88888888888M 
________________MMooooooooooooooooooooMMooooooooooooooooooooooooooooo8888888888M 
_____________MMoooooooooooooooooooooMMooooooooooooooooooooooooooo888888888888MMM 
___________MmoooooooooooooooooooooMMoooooooooooooooooooooooooo888888888888M88888M 
_________MooooooooooooooooooooooMooooooooooooooooooooooooooo88888888888MM_M8888888M 
_______MoooooooooooooooooooooooMooooooooooooooooooooooooo8888888888M_____M8888888888M 
______M8ooooooooooooooooooo88Mooooooooooooooooooooooo88888888888M_______M8888888888888M 
______M88oooooooooooo8888888Moooooooooooooooooooooo888888MMMMMMMMMMMM888888888888888888888M 
______M8888ooooooo88888MMMMMooooooooooooooooooooo8888M888888888888888888888888888888888888888M 
_______M888888888888MMM888Moooooooooooooooooooo88M8ooooooooooo8888888888888888888888MMMMMMMMMMMM 
________M888888888888oooooMoooooooooooooooooooMMoooooo8888888888888888888888MMM 
_________M8888888888888888M8888oooooo88ooooooMoo888888888888888888888MM 
____________MMMMMMMMMMMMMMM888888ooo88888oo8Mo888888888888888888MM 
_____________________________M8888888888888Mo888888888888MMM 
_______________________________M88888888888MMMMMMM 
__________________________________MMMMM

*/

.mob-menu {
	display: none;
}

@media (max-width: 1000px) { 

	#container, #top, .topline, .nav, #content, #afisha, .hblock, .blocks, .hblock1, .hblock2, .htitle, .footer, #toggler, .related-block, .feedback, .addcomment, .comments, .comment, .story, .full-story {
		width: auto !important;
	}
	
	#content table {
		width: 100% !important;
	}
	
	.socialb {
		display: none;
	}
	
	#content {
		padding: 10px;
	}
	
	#top{
		height:auto;
	}
	
	.topline {
		position: relative;
		padding: 10px 100px 10px 10px; 
	}
	
	.fix1 {
		margin: 0 3px 0 0;
	}
	
	.loginpanel { 
		color: #909090;
		right: 5px;
		top: 10px;
		float: none;
		height: 24px;
		line-height: 24px;
		position: absolute;
		text-align: center;
		width: 80px;
	}
	
	.searchblock { 
		float: none;
		height: 24px;
		margin-left: 100px;
		width: auto;
		margin-left: 0px;
		background: none;
	}
	
	.searchform { 
		width: 95%;
		color:#fff;
		text-shadow:0px 1px 1px #505050;
		height:24px;
		line-height:24px;
		padding:0px 5px;
		border:0px;
		font-size:13px;
		background: #4a4a4a;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		overflow:hidden;
	}
	
	.searchblock ul{
		height:24px;
		list-style:none;
		padding:0;
		width:auto;
		display:inline;
		}
		.searchblock li
		{ 
		float:left;
		position: relative;
		border:0;
		display:block;
		height:24px;
		}
		.searchblock li a
		{
		float:left;
		position: relative;
		text-align:center;
		}
	
	
	
	#login { 
		background: url("http://www.fullpelis.tv/templates/KinoView-test/images/bg00.png") #EEEEEE;
		border-radius: 5px;
		box-shadow: 0px 0px 10px #000000;
		color: #909090;
		display: none;
		left: auto;
		right: 10px;
		margin-left: -160px;
		min-height: 220px;
		min-width: 280px;
		position: absolute;
		top: 10px;
		z-index: 20000;
	}
	
	.mob-menu {
		display: block;
		color: #fff;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
		padding: 0 0 0 60px;

		clear: both;
		cursor: pointer;
		background: url(../images/mob-menu.png) 10px center no-repeat, -moz-linear-gradient(top, #81b431 5%, #5a8e10 100%);
		background: url(../images/mob-menu.png) 10px center no-repeat, -webkit-linear-gradient(top, #81b431 5%, #5a8e10 100%);
		background: url(../images/mob-menu.png) 10px center no-repeat, -o-linear-gradient(top, #81b431 5%, #5a8e10 100%);
		background: url(../images/mob-menu.png) 10px center no-repeat, -ms-linear-gradient(top, #81b431 5%, #5a8e10 100%);
		background: url(../images/mob-menu.png) 10px center no-repeat, linear-gradient(to bottom, #81b431 5%, #5a8e10 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81b431', endColorstr='#5a8e10', GradientType=0);
		background-color: #81b431;
	}
	
	.nav{
		float:none;
		height:auto;
		padding:0;
		display: none;
	}
	
	.nav ul{
		height:auto;
		display:block;
		
	}
	
	.nav li { 
		float: none;
		height:auto; 
	}
	
	.nav li ul {
		display: block !important;
		position:static;
		background: #fff;
		padding: 0 0 0 10px;
	}
	
	.nav li ul li {
		margin: 0 0 5px 0;
	}
	
	.nav li a{
	font-family:Arial, Helvetica, sans-serif;  
	font-size: 15px;
	color:#fff;
	text-shadow:none;
	line-height:40px;
	padding:0 10px;
	display: block;
	background: #00ac4d;
	text-decoration:none;
	   font-weight:bold; 
	   border-bottom: 1px #fff solid;
	}
	
	.nav li li a {
		background: #fff;
		color: #000;
	}
	
	#afisha{
		height:auto;
	}
	
	.htitle{
		font-size:18px;
		color:#707070;
		line-height:20px;
		text-shadow:0 1px 1px #fff;
		height:auto;
		padding:5px;
		margin:0 0 10px 0;
		list-style:none;
		
		border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;		

		background: -moz-linear-gradient(top, #fff 5%, #eeeeee 100%);
		background: -webkit-linear-gradient(top, #fff 5%, #eeeeee 100%);
		background: -o-linear-gradient(top, #fff 5%, #eeeeee 100%);
		background: -ms-linear-gradient(top, #fff 5%, #eeeeee 100%);
		background: linear-gradient(to bottom, #fff 5%, #eeeeee 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eeeeee', GradientType=0);
		background-color: #fff;
		-moz-box-shadow: 0 0 5px rgba(0,0,0,.41);
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,.41);
		box-shadow: 0 0 5px rgba(0,0,0,.41);
	}
	
	.htitle span { 
		float: none;
		display: inline-block;
		margin: 0 5px 8px 0;
	}
	
	.footer-wrap { 
		height: auto;
		margin: 0;
		padding: 0px;
		position: static;
		width: 100%;
	}
	
	.footer-left {
		float: none;
		padding: 10px;
		width: auto;
		margin: 0 0 10px 0;
		height: auto;
	}
	
	.footer {
		height: auto;
	}
	
	.ft-menu {
		height: auto;
		padding: 10px;
		margin: 0 0 10px 0;
	}
	
	.ft-menu li {
		float: none;
		display: inline-block;
	}
	
	.sub-footer { 
		float: none;
		height: auto;
		padding: 10px;
		margin: 0 0 10px 0;
	}
	
	.counters { 
		float: none;
		min-width: 200px;
	}
	
	.sanderart { 
		float: none;
	}
	
	#dle-content, .blocks, .tt-panel, .hblock {
		text-align: center;
	}
	
	.short-story{
		position:relative;
		float:none;
		display: inline-block;
		vertical-align: top;
		color:#707070;
		margin: 0 10px 20px 10px;
	}
	
	.custom-1{
		float:none;
		display: inline-block;
		vertical-align: top;
		margin: 0 10px 20px 10px;
	}
	
	.navigation {
		height: auto;
	}
	
	.navigation a, .navigation span {
		display: inline-block;
	}
	
	.ft-menu, .ft-menu ul {
		height: auto;
		clear: both;
		display: block;
	}
	
	.ft-menu li a {
		display: inline-block;
	}
	
				
					
	/*.wrapper-plugin-video, .video-panel, .session, .video-session, .switch-panel, .panel-tab-back {
		width: auto !important;
		height: auto !important;
		position: static;
	}*/
					
	.story img {
		max-width: 100%;
	}
	
	.wrapper-plugin-video {
		width: 100% !important;
		min-height: 50px !important;
		padding: 0 0 50px 0;
	}

	.video-panel {
		position: relative !important;
		width: 100% !important;
		min-height: 50px !important;
	}

	.session {
		position: static !important;
		width: 100% !important;
		height: auto !important;
	}

	.video-session {
		width: 100% !important;
		height: auto !important;
	}
	
				.video-session {
					position: relative !important;
					padding-bottom: 56.25%;
					height: 0 !important;
					overflow: hidden;
				}
				
					.video-session object, .video-session embed, .video-session iframe {
						position: absolute;
						top: 0;
						left: 0;
						width: 100% !important;
						height: 100% !important;
					}
					
	.switch-panel, .panel-tab-back {
		width: auto !important;
	}
	
	.panels-tab {
		overflow: hidden;
		position: static !important;
		min-height: 50px;
	}
	
	.general-tab {
		position: static !important;
		min-height: 50px;
	}
	
	.video-panel { 
		min-height: 50px;
		position: static !important;
	}
	
	.tab-panel { 
		position: static !important;
	}
	
	.fix4 {
		float: none !important;
		display: none;
	}
	
	.speedbar{
		background:#00b146;	
		height:auto;
		line-height:18px;
		padding: 5px 10px;
	}

}


@media (max-width: 400px) { 

	.short-story{
		
		display: block;
		margin: 0 auto 20px auto;
	}
	
	.custom-1{
		
		display: block;
		margin: 0 auto 20px auto;
	}

}

@media (max-width: 700px) { 

	.full-story td {
		display: block;
		clear: both;
		margin: 0 0 20px 0;
	}
	
		.full-story tr:first-child td img {
			display: block;
			float: none !important;
		}
	
	.full-story img {
		max-width: 100%;
	}
	
	.sdfsdf {
		width: 100% !important;
	}

}
 	   