/* Designed by SanderArt.com  */

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

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

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

}
.nav li li a:hover {
clear:both;
color:#303030;
background:#eee;
text-shadow:none;
}
.nav li:hover ul {
display:block;
clear:both;
}
.nav li.drop:hover .corner{
display:block;	
}
#content{
background:#fff;	
width:1000px;
padding:0;
position:relative;
}
#box{
width:1000px;
background:url(../images/right.png) right repeat-y;
}
#left{
margin:0 320px 0 0;
width:680px;
}
#right{
float:right;
width:300px;
padding:10px 10px 0 10px;
border-top:1px solid #eee;
height:100%;
}
#header{
width:660px;
padding:1px 10px 10px 10px;	
}
.block300{
width:300px;
margin-bottom:10px;	
}
.block1{
width:300px;
margin-bottom:10px;	
}
.htitle{
height:40px;
list-style:none;
border-bottom:3px solid #d73838;
}
.htitle span{
padding:0 10px;
color:#e84235;
font-size:12px;
line-height:40px;
text-align:center;
float:left;
display:block;
text-decoration:none;
margin-right:5px;
font-weight:bold;
border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
background:#eee url(../images/grey40.png) repeat-x;
}
.htitle span:hover{
cursor:pointer;	
}
.active-ttab{
color:#fff !important;
background:#d73838 url(../images/red40.png) repeat-x !important;	
}
.tt-panel{
display:none;
}
.index-panel{
background:#f7f7f7;
border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;	
-moz-border-radius:0 0 5px 5px;	
}
.custom-1{
overflow:hidden;
position:relative;
width:280px;
height:67px;
padding:10px 10px 10px 10px;
font-size:12px;
line-height:15px;
color:#707070;
border-top:1px solid #fff;
border-bottom:1px solid #e0e0e0;
}
.custom-1 a{
color:#e84235;
font-size:13px;
padding:0;
text-decoration:none;
}
.custom-1 a:hover{
text-decoration:underline;
color:#303030;
}
.custom-1 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;	
}
.custom-1 img{
width:100px;
height:67px;
margin:0 10px 0 0;
float:left;
}
.custom-title{
	font-size:13px;
overflow:hidden;
color:#505050;
text-decoration:none !important;
line-height:15px;
max-height:30px;
}
.custom-title:hover{
color:#303030 !important;
text-decoration:none;
}
.custom-1 a:hover .custom-title{
color:#303030;
text-decoration:underline;
}
.c1cat{
	color:#909090;
font-size:11px;
margin:5px 0 3px 0;	
}
.c1cat a{
font-size:11px !important;	
}
.c1cat a:hover{
color:#e84235;	
}
.c1com{
padding:0 0 0 17px;
background:url(../images/comments.png) 0 0 no-repeat;	
float:left;
font-size:11px !important;	
line-height:11px;
height:15px;
margin:0 10px 0 0;
}
.c1com:hover{
color:#303030;	
}
.c1view{
padding:0 0 0 18px;
background:url(../images/views.png) 0 0 no-repeat;
float:left;
font-size:11px;	
line-height:11px;
height:15px;
}
.block2{
width:325px;
margin:0 0 10px 10px;
float:left;	
	
}
.b2header{
height:35px;
background:url(../images/b2header.png) no-repeat;	
line-height:32px;
padding:0 0 0 20px;
width:305px;
font-size:16px;
font-weight:bold;	
color:#e84235;
text-shadow:0 1px 1px #fff;
}
.b2header a{
color:#e84235;
font-size:16px;
text-decoration:none;
}
.b2header a:hover{
color:#505050;
text-decoration:underline;
}
.custom-2{
overflow:hidden;
position:relative;
width:315px;
height:100px;
padding:15px 0;
font-size:12px;
color:#909090;
border-bottom:1px solid #eee;
line-height:15px;
}
.custom-2 a{
text-decoration:none;
color:#e84235;
}
.custom-2 a span{
color:#e84235;
font-size:13px !important;
padding:0;
text-decoration:none !important;
font-weight:bold;
max-height:45px;
overflow:hidden !important;
display:block;
line-height:15px;
}
.custom-2 a:hover{
text-decoration:underline;
}
.custom-2 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;	
}
.custom-2 img{
width:90px;
height:60px;
margin-right:5px;
float:left;
border:3px solid #eee;
}
.white-bottom{
height:10px;
width:100%;
background:url(../images/white-bottom.png) repeat-x;
position:absolute;
left:0;
bottom:0;
}
.redheader{
width:260px;
height:30px;
line-height:30px;
padding:10px 10px 10px 30px;
color:#fff;
font-size:16px;
font-weight:bold;
background:url(../images/redheader.png) no-repeat;
margin-bottom:10px;	
}
.redheader a{
color:#fff;
font-size:16px;
text-decoration:underline;
}
.redheader a:hover{
text-decoration:none;
}
/* КНОПКИ */
.vbutton{
	min-width:100px;
font-family:Arial;
background:#fff url(../images/white.png) repeat-x;	
cursor:pointer;
padding:0 15px !important;
height:24px;
border:0 !important;
text-decoration:none;
font-size:12px;
font-weight:bold;
display:block;
margin:5px 10px;
float:left;
color:#e84235;
text-shadow:0 1px 1px #fff;
border-radius:12px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
box-shadow:0 1px 3px #909090;
-moz-box-shadow:0 1px 3px #909090;
-webkit-box-shadow:0 1px 3px #909090;
}
.vbutton:hover{
color:#000;
cursor: pointer;
border:0;
box-shadow:0 1px 2px #909090;
-moz-box-shadow:0 1px 2px #909090;
-webkit-box-shadow:0 1px 2px #909090;
}
.resbutton{
font-family:Arial;
background:#e84235 url(../images/red40.png) repeat-x;	
cursor:pointer;
padding:0 10px;
height:24px;
line-height:24px;
text-align:center;
border:0 !important;
text-decoration:none;
font-size:12px;
font-weight:bold;
display:block;
margin:5px 0;
float:left;
color:#fff;
border-radius:12px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
box-shadow:0 1px 3px #909090;
-moz-box-shadow:0 1px 3px #909090;
-webkit-box-shadow:0 1px 3px #909090;
}
.resbutton:hover{
color:#000;
cursor: pointer;
border:0;
}
.allvotes{
line-height:24px;
color:#e84235;
margin:5px 0 5px 10px;
display:block;
float:left;	
}
.buttonholder{
background:#f0f0f0;
margin:0 10px;	
border-radius:20px;
padding:3px 0;
float:left;	
}
.custom-5{
overflow:hidden;
position:relative;
width:280px;
padding:5px 10px;
font-size:12px;
line-height:15px;
color:#707070;
border-top:1px solid #fff;
border-bottom:1px solid #e0e0e0;
background:#fafafa;
}
.custom-5 a{
color:#e84235;
font-size:13px;
padding:0;
font-weight:bold;
text-decoration:none;
}
.custom-5 a:hover{
text-decoration:underline;
color:#303030;
}
.custom-5 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;	
}
.custom-5 img{
width:40px;
height:40px;
margin:0 0 0 10px;
float:right;
}
.custom-5 a:hover .custom-title{
color:#303030;
text-decoration:underline;
}
.block3{
width:660px;
padding:0 0 10px 0;
margin:0 0 10px 10px;
background:#f5f5f5;	
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;	
border-top:3px solid #e84235;
}
.b3header{
color:#e84235;
font-size:16px;
font-weight:bold;
line-height:30px;
padding-left:10px;	
}
.b3header a{
color:#e84235;
font-size:16px;
font-weight:bold;
line-height:30px;
text-decoration:none;	
}
.b3header a:hover{
color:#303030;
text-decoration:underline;	
}
.custom-3{
overflow:hidden;
width:310px;
margin:0 0 20px 10px;
padding-right:10px;
height:92px;
color:#707070;
line-height:15px;
float:left;
}
.custom-3 a{
color:#303030;
text-decoration:none;
font-size:13px;
font-weight:bold;
}
.custom-3 a span{
line-height:15px;
display:block;
margin-bottom:3px;	
}
.custom-3 a:hover{
color:#000;
text-decoration:underline;
text-shadow:none;	
}
.custom-3 img {
width:100px;
height:100px;
margin-right:10px;
float:left;
}
.custom-3 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;	
}
.block4{
width:660px;	
margin:0 0 10px 10px;
	
}
.b4header{
height:35px;
line-height:30px;
background:url(../images/redline.png) repeat-x;
color:#fff;
font-weight:bold;
font-size:16px;
padding-left:10px;
border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
}
.b4header a{
color:#fff;
font-weight:bold;
font-size:16px;
text-decoration:none;	
line-height:30px;	
}
.b4header a:hover{
color:#303030;
text-decoration:underline;		
}
.custom-4{
overflow:hidden;
width:320px;
margin:0 10px 0 0;
height:85px;
color:#707070;
line-height:15px;
float:left;
font-size:11px;
padding:10px 0 0 0;
border-bottom:1px solid #eee;
}
.custom-4 a{
color:#303030;
text-decoration:none;
font-size:13px;
font-weight:bold;
}
.custom-4 a span{
line-height:15px;
max-height:30px;
display:block;
margin-bottom:5px;	
}
.custom-4 a:hover{
color:#000;
text-decoration:underline;
text-shadow:none;	
}
.custom-4 img {
width:60px;
height:60px;
border:5px solid #eee;
float:left;
margin-right:10px;
}
.custom-4 a:hover img{
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity: 0.85;	
}
.vote_block{
	position:relative;
color: #505050;
padding:0;
margin-bottom:10px;
}
.seotext{
color:#eee;	
width:200px;
height:40px;
padding:20px 0;
overflow:hidden;
float:left;
line-height:20px;
vertical-align:middle;	
}
/* FOOTER         */
.footer {
margin:0 auto;
width:990px;
min-height:120px;
padding:10px 0 10px 10px;
background:#101010;
color:#909090;
position:relative;
border-top:3px solid #ccc;
border-bottom:3px solid #e84235;
line-height:16px;
}
.sub-footer{
text-align:left;
color:#909090;
float:left;
min-height:80px;
padding:5px 15px 10px 5px;
width:310px;
position:relative;
font-size:12px;
float:left;
}
.sub-footer a{
color:#e84235;

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

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

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

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

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

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:#e84235;
border:1px solid #505050;
}
.pm_status {
	float:left;

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

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

.pm_status_content {
	padding: 5px;
}
