* {
    margin:0;
    padding:0;
}

body {
    background:#000 url('../images/bg.png') no-repeat 50% 0;
    color:#1f282c;
    font:11px tahoma, arial, helvetica, sans-serif;
    cursor:default;
}

h1, h2, h3, h4 {
    font-weight:normal;
}

h1 {
    font-size:18px;
}

h2 {
    font-size:16px;
}

h3 {
    font-size:14px;
}

h4 {
    font-size:12px;
}

a img {
    border:none;
}

textarea {
    resize:vertical;
}

ul, ol {
    list-style:none;
}

:focus {
    outline:none;
}

.clr {
    clear:both;
}
    
table {
    border-collapse:collapse;
    border-spacing:0;
}

p {
    margin:10px 0;
}

hr {
    color:#aaa;
    border:0 none;
    border-top:1px dotted #aaa;
    height:1px;
}

a, a:visited {
    color:#333;
    text-decoration:none;
}

a:hover, a:active {
    color:#b42a41;
    text-decoration:none;
}

.thide {
    display:block;
    overflow:hidden;
    font-size:0;
}

#wrapper {
    margin:0 auto;
    padding:0 20px;
    width:900px;
}

#sbody {
    background:rgba(180,42,65,.9);   
    border-radius:0 0 6px 6px;
    padding-right:8px;
}

#header {
    margin:10px 0 33px 0 !important;
}

.rss {
    background:url('../images/rssbut.png');
    width:18px;
    height:18px;
}

.logo {
    background:url('../images/logo.png');
    width:409px;
    height:64px;
    margin-top:15px;
}

#topmenu {
    background:rgba(180,42,65,.9) url('../images/glass-top.png') repeat-x;
    overflow:hidden;
    border-radius:6px 6px 0 0;
}

#topmenu ul {
    height:46px;
	line-height:46px;
}
   
#topmenu ul li {
    float:left;
}
            
#topmenu ul li a {
    font-size:15px;
    color:#fff;
    text-shadow: 0 -1px 0 #ac1e47;
    display:block;
    border-right:1px solid rgba(255,255,255,.2);
    padding:0 15px;
}
    
#topmenu ul li a:hover {
    background:rgba(255,255,255,.1) url('../images/arrow.png') no-repeat center bottom;
}

#searchbar {
    margin:8px 5px 0 0;
    float:right;
}

.ser-text {
    width:190px;
    height:28px;
    padding:0 8px;
    font:11px tahoma, arial, helvetica, sans-serif;
    border:none;
    border-radius:3px;
    transition:all 0.5s ease;
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.3) inset;
    background:rgba(255,255,255,.89);
}

.ser-text:focus {
    width:270px;
    background:#fff;
}

.ser-but {
    z-index:105;
    cursor:pointer;
    border:none;
    width:16px;
    height:16px;
    margin:7px 6px 0 6px;
    float:right;
    background:url('../images/ser-but.png') no-repeat;
}

#content {
    border-radius:0 6px 6px 6px;
    background:#fff url('../images/sright.png') repeat-y right;
    padding:10px 10px 10px 0;
}

#l-content {
    margin-right:250px;
}

#side-panel {
    float:right;
    width:240px;
}

.box-out {
	border-top:1px solid #ddddd7;
	padding:15px;
    overflow:hidden;
}

.box-out h2 {
	margin-bottom:10px;
}

.speedbar {
    position:relative;
    background:#f1f1f1;
    margin:-10px 0 0 0;
    height:31px;
    line-height:30px;
    padding:0 10px 0 0;
}
    
.speedbar span {
    position:relative;
}
        
.corner {
	position:absolute;
    top:0;
 	left:-8px;
    background:url('../images/corner.png');
    width:30px;
    height:38px;
}

.sortblock {
    overflow:hidden;
    background:#222;
    margin-bottom:10px;
    padding:10px 10px 0 0;
}

.sortblock ul li {
    float:left;
    position:relative;
    width:197px;
    box-shadow:0 0 5px 0 #000;
    margin:0 0 10px 10px;
}

.sortblock ul li a {
    color:#fff;
    display:block;
}
    
.sortblock ul li a:hover {
    text-shadow:0 0 7px #fff;
}

.sortblock ul li .text {
    position:absolute;
    background:rgba(0,0,0,.8);
    bottom:0;
    padding:8px;
    color:#fff;
}
    
.sortblock ul li img {
    width:100%;
  	display:block; 
 	height:130px;
}

#slide-menu {
    font-size:12px;
    margin:0 -10px 10px 0;
}

#slide-menu li a, #slide-menu li span {
    color:#1f2931;
    display:block;
    border-radius:6px 0 0 6px;
    border-bottom:1px solid #f0f0f0;
    padding:0 23px;
    height:28px;
    line-height:27px;
}

#slide-menu li a {
    cursor:pointer;
    background:url('../images/slidemenu.png') no-repeat 9px -43px;
}

#slide-menu li span {
    cursor:pointer;
    background:url('../images/slidemenu.png') no-repeat 9px 9px;
}

#slide-menu li a:hover, #slide-menu li span:hover {
    background-color:#e5e5e5;
    box-shadow:0 1px 1px rgba(0, 0, 0,.1) inset;
}

#slide-menu li.selected span {
    color:#fff;
    box-shadow:none;
    border:none;
    background-color:#AC2C40;
    background-position:7px -23px;
}

#slide-menu li.submenu ul {
    padding:10px 0 5px 0;
}

#slide-menu li.submenu ul li a {
    border:none;
    font-size:11px;
    padding-bottom:5px;
    background:none;
    line-height:normal;
    height:auto;
    box-shadow:none;
    padding-left:25px;
}

.side-block {
    border-radius:5px;
    width:240px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    background:#fff;
    margin:0 0 10px 0;
}

.side-block .block-inner {
    padding:7px;
}

.side-block .block-head {
    background:url('../images/b-head.png') no-repeat;
    padding:0 10px 0 21px;
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
    font-size:13px;
    text-shadow: 0 -1px 0 #a4113b;
    height:32px;
    color:#fff;
    line-height:31px;
    border-radius:5px 5px 0 0;
}

.side-block .block-top {
    padding:0 15px;
    height:32px;
    border-bottom:1px solid #111;
    line-height:32px;
    font-size:13px;
    text-shadow: 0 -1px 0 #111;
    color:#fff;
}

.side-block.nomargin {
    margin-bottom:0;
}

.side-block.dblock {
    background:#222;
}

.topnews {
    border-top:1px solid #333;
    padding-bottom:5px
}

.topnews li a {
    color:#fff;
    padding:8px;    
    overflow:hidden;
    display:block;
}

.topnews img {
    float:left;
    width:50px;
    height:45px;
    border-radius:4px;
}

.topnews li:hover {
    background:rgba(255,255,255,0.1)
}

.vinfo, .pollinfo {
    padding-bottom:5px;
    background:url('../images/vtitle.png') no-repeat 20px 100%;
    color:#fff;
}

.vinfo b, .pollinfo b {
    display:block;
    padding:8px;
    font-weight:normal;
    font-size:12px;
    background:#1C1C1C;
}

#archbut, #votebut { 
    float:right;
    margin-top:5px;
}
    
#archbut a, #votebut a {
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.3) inset;
    border-radius:3px;
    margin-left:4px;
    width:25px;
    height:22px;
    float:left;
    background:rgba(0,0,0,0.4) url("../images/archvote.png") no-repeat; 
}
    
#archbut a:hover, #votebut a:hover {
    background-color:rgba(0,0,0,0.45);
}
    
#archbut a.selected {
    background-color:rgba(0,0,0,0.59); 
}

#votebut a.allvote {
    background-position: -1px 0;
}

#votebut a.resvote {
    background-position: -23px 0;
}

#archbut a.list {
    background-position: -1px -22px;
}

#archbut a.cal {
    background-position: -23px -22px;
}

.logarea {
    display:none;
}

.popuplog {
    box-shadow:0 0 5px #000;
    background: #fff;
}

.popup-head {
    font-size:15px;
    padding:0 20px;
    height:45px;
     color:#fff;
    text-shadow: 0 -1px 0 #ac1e47;
    line-height:46px;
    background:#b42a41 url('../images/glass-top.png') repeat-x;
}

.popup-close {
    margin-top:16px;
    width:16px;
    overflow:hidden;
    display:block;
	height:16px;
	float:right;
	background:url('../images/close.png') no-repeat;
}

.popupcol {
    padding:15px;
}

.popupcol .usermenu {
	margin:-3px 0 0 120px;
}

.popupcol .usermenu li a {
	display:block; 
	padding: 3px 0;
}

.popupcol .edge p {
	color: #7e7e7e;
    padding:0 !important;
	margin-bottom:4px;
}

.popupcol .edge input {
	margin-bottom:8px;
    padding:5px;
	width: 97%;
}

.login-panel {
    height:31px;
    line-height:31px;
    margin-top:-10px;
    float:right;
}
        
.login-panel a {
    color:#fff;
    text-shadow:0 -1px 0 #000;
}
        
.login-panel span {
    border-radius:0 0 11px 11px;
    box-shadow:0 0 5px #000;
    margin-left:10px;
    float: right; 
}
 
.login-panel span a { 
 	border-radius:0 0 11px 11px;
    text-shadow: 0 -1px 0 #b42a41;
    background:#b42a41 url('../images/glogin.png') repeat-x;
    line-height:30px;
    height:31px;
    display:block;
    color:#fff;
    padding:0 23px;
    font-size:12px;
}
                        
.login-panel span a:hover {
	background-color:#cc314b;
}

.news-block {
    border-top:1px solid #ddddd7;
	overflow:hidden;
    padding:15px;
    background:url('../images/news-bg.png') repeat-x;
}

.news-block h3 {
    padding-left:19px;
    background:url('../images/arrow-news.png') no-repeat 0 5px;
}

.news-top {
	margin-bottom:9px;
    border-bottom:5px dotted #e1e1e1;

}

.news-top ul {
    padding:4px 0 9px 0 !important;
    overflow:hidden; 
} 

.news-top ul li {
    padding-left:10px;
    background:url('../images/arrow-b.png') no-repeat 0 7px;
	float:left;
    color:#666;
    margin-right:5px;
}

.news-bottom {
    margin-top:10px;
    overflow:hidden;
}
        
.news-bottom .rating {
    margin-top:4px;
    float:left;
}

.comnum {
    margin:0 -15px 0 10px;
    line-height:29px; 
    text-align: center;
    font-size:15px;
    padding-left:5px;
    color:#fff;
    float:right;
    width:35px;
    height:30px; 
    background:url("../images/comnum.png");
}

.comnum a {
    color:#fff;
    display:block;
}
  
.newsinfo {
    overflow:hidden;
    height:25px;
    line-height:25px;
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.2) inset;
    border-radius:5px 11px 11px 5px;
    background:#eee;
    float:right;
}

.newsinfo li {
    float:left;
}

.newsinfo li img {
    height:25px;
    width:23px;
    vertical-align:top !important;
    background:rgba(0,0,0,0.1);
    border-right:1px solid rgba(0, 0, 0, 0.11) !important;
}

.newsinfo .cat {
    padding: 0 10px;
}

.argmore a {
    float: right;
    background:#222 url('../images/argmore.png') no-repeat 91% 9px;
    border-radius:11px;
    line-height:24px;
    height:25px;
    color:#fff !important;
    padding: 0 23px 0 15px;
    font-size:12px;
}
    
.argmore a:hover {
	background-color:#b42a41;
}

.info-block {
    background:#F5F5F5;
    border-radius:5px;
    padding:10px;
    margin:15px 0;
}

.berrors {
    border:1px solid #ddddd7;
    border-width:1px 0;
    background:#f5f5f5;
    padding:15px;
    margin-bottom:10px;
}
        
.berrors b {
	font-size:12px;
    font-weight:normal;
}

.stats {
    width:33.3%;
    float:left;
    margin-bottom:10px;
}

select {
    padding:1px;
    height:20px;
	box-shadow:0px 1px 0px rgba(0,0,0,0.1) inset;
    border:1px solid #bababa;
    font-size:11px;
    border-radius:2px;
}

.checkbox {
    padding:4px 0;
    line-height:1em;
}

.checkbox input {
    margin-top:-2px;
    vertical-align:middle;
}

.bb-editor textarea, .xfields input, input.textin, .xfields textarea, .f_input,input.f_input, textarea.f_textarea  {
    border:1px solid #bababa;
    background:#fff;
    padding:4px;
    font:12px Tahoma, arial;
    transition:all 0.2s ease;
    color:#666;
    border-radius:2px;
    box-shadow:0px 1px 0px rgba(0,0,0,0.1) inset;
}
        
.bb-editor textarea:hover, .xfields input:hover,input.textin:hover,.xfields textarea:hover,.f_input:hover,input.f_input:focus, textarea.f_textarea:hover {
    border:1px solid #909090;
}

.bb-editor textarea:focus, .xfields input:focus,input.textin:focus,.xfields textarea:focus,.f_input:focus,input.f_input:focus, textarea.f_textarea:focus{
    border:1px solid #a62a3f;
    color:#000;
    box-shadow:0px 1px 0px rgba(0,0,0,0.1) inset, 0px 0px 5px #b42a41;
}

a.fbutton:link, a.fbutton:visited, .fbutton, input.bbcodes {
    background:url('../images/wbg.png') repeat-x bottom;
    border:0px;
    margin-top:7px;
    color:#333;
    font:12px tahoma, arial, helvetica ,sans-serif;
    box-shadow:0 0 1px rgba(0,0,0,0.4);
    border-radius:3px;
    cursor:pointer;
    padding:3px 9px 4px 9px;
}

a.fbutton:hover, .fbutton:hover, input.bbcodes:hover {
    color:#000;
}

a.fbutton:active, .fbutton:active, input.bbcodes:active {
    color:#555;
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.3) inset; 
}

table.tableform {
    width:100%;
}

table.tableform td {
    padding:2px 0px 3px 0px;
    border-bottom:1px dotted #eaeaea;
    vertical-align:middle;
}

.tableform td.label {
    width:20%;
    padding-right:0;
}

table.tableform input.f_input {
    width:300px;
}

.uavatar {
    position:relative;
	float:left;
}

.uavatar img {
    width:100px;
    border-radius:4px;
}

.avatar {
    position:relative;
	float:left;
}

.avatar img {
    width:80px;
    border-radius:4px;
}

.user-status {
	position:absolute;
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.9) inset;
    top:0px;
    right:0px;
    background:rgba(0,0,0,0.4);
    padding:3px 5px 2px 5px;
    border-radius:3px;
}

.user-status img {
    width:10px !important;
    height:10px !important;
}
        
.ulist {
    margin-left:10px;
    display:inline-block;
}

.uinfo {
    width:49.9%;
    float:left;
}

.grey {
    color:#555;
}

.pm-menu {
    overflow:hidden;
}
        
.pm-menu li {
    float:left;
    margin-right:10px;
}

.poll-block {
	background:#f8f8f8;
}
           
.pollinfo b {
    padding:10px;
}
    
.poll-block .padding {
	padding:10px;
}

.bcomment {
    padding-bottom:9px;
    margin:10px 10px 0 10px;
    background:url('../images/comm-arrow.png') no-repeat 20px 100%;
}

.bcomment .arrow {
    padding:8px;
    display:block;
    overflow:hidden;
    border-radius:4px;
    background:#eee;
}

.bcomment .commm-user {
    color:#666;
}
                
.bcomment .bcomm {
	margin-left:90px;
}
                        
.comm-text {
	font-size:12px;
    padding:5px 0px;
}
            
.bcomment .author {
	font-size:14px;
}
    
.comedit {
    float:right;
}

.comedit a {
	display:inline-block;
	padding:2px;
	opacity:0;
}

.bcomment:hover .comedit a {
	opacity:0.4;
	transition:all 0.3s ease;
}

.bcomment .comedit a:hover {
    opacity:1.0;
}

.counts ul li {
    float: right;
    height: 31px;
    margin-left:8px;
    opacity:0.5;
}

.counts ul li:hover {
    opacity:1.0;
}

.foot-top .totop {
    float:left;
    margin:9px 10px 0 10px;
    background:url('../images/totop.png') no-repeat;
    width:18px;
    height:15px;
    transition:all 0.2s ease;
    opacity:0.4;
}
    
.foot-top .footlogo:hover {
	opacity:1;
}
                    
.foot-top {
	padding:6px 0 6px 6px;
    color:#fff;
}
    
.foot-top b {
    font-weight:normal;
    font-size:12px;
    height:32px;
    padding-left:10px;
    border-left:1px dotted rgba(255,255,255,0.4);
    line-height:32px;
}

    .foot-bottom a {
    color:#fff;
}

.foot-bottom a:hover {
    text-decoration:underline;
    text-shadow:0 0 8px #fff;
}

.foot-bottom .menu {
    margin-left:-6px;
}
                
.foot-bottom .menu li a {
	float:left;
    border-right:1px solid #ddd;
    padding:0 6px;
}    

.foot-bottom {
    padding:10px;
    color:#f9f9f9;
}

.relnews {
    color:#444;
}

.relnews li a {
    color:#b42a41;
    font-size:12px;
    display:block;
}

.relnews li a:hover {
    text-decoration:underline;
}

.relnews li {
    padding:6px;
    display:block;
    overflow:hidden;
}

.relnews li:hover {
    background:#fff;
    box-shadow:0 0 5px rgba(0,0,0,0.1);
    border-radius:4px;
}

.relnews img {
    float:left;
    width:80px;
    height:50px;
    border-radius:4px;
    margin-right:8px;
}

.relnews li a:hover {
    text-shadow:0 0 10px #fff;
}

.relnews-area {
    overflow:hidden;
    margin-top:10px;
    background:#eae8e7 ;
	box-shadow: inset 0 0 4px 0 #dbdbdb;
    padding:8px;
}

.relnews-area h2 {
    padding:10px;
    text-transform:uppercase;
    text-shadow:0 1px 0 #fff; 
    color:#444;
}

.basenavi {
    font-size:16px;
    padding:0 20px; 
}
   
.navigation, .navigation a, .navigation span, .bnnavi, .nextprev, .nextprev .thide {
    float: left;
}

.navigation a, .navigation span {
    margin-top:2px;
    padding:0 7px;
    height: 22px;
    line-height: 21px;
}

.navigation a, .navigation span.nav_ext {
    color: #3f4b51;
}

.navigation a:hover {
    background-color: #eee;
    border-radius:4px;
}

.navigation span {
    background-color: #b42a41;
    color: #fff;
    border-radius:2px;
}  

.nextprev .pager {
    width: 26px;
     font-size:0;
     margin: 0 4px; 
     float:left !important;
     height:26px;
     background: url("../images/pages.png") no-repeat;
}

.nextprev a span {
    cursor: pointer;
}

.nextprev span .pnext {
    background-position: -26px -52px;
}

.nextprev a .pnext {
	background-position: -26px 0;
}

.nextprev a:hover .pnext {
	background-position: -26px -26px;
}

.nextprev span .pprev {
	background-position: 0 -52px;
}

.nextprev a .pprev {
	background-position: 0 0;
}

.nextprev a:hover .pprev {
	background-position: 0 -26px;
}