/*
Author:			redissx (ICQ: 275116000 or E-mail: redissx@gmail.com or Website: webrambo.ru ) 

/* sbros i obshee
----------------------------------------------- */

html,body,div,span,object,iframe,frame,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,a,b,i,dl,dt,dd,ol,ul,li,fieldset,textarea,select,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	
   background: transparent;margin:0;padding:0;outline:none;border: 0;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
   box-sizing: border-box;
}
input, label, button, form {background: transparent;margin:0;padding:0;outline:none;border: 0;}
   
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}

article, aside, figure, figure img, hgroup, footer, header, nav, section {display: block;}

div, p, a, span, input, li, b, h2, h3, :before, :after {
	-webkit-transition: opacity .6s, background-color .6s, box-shadow .6s, border-color .6s, margin .6s, color .6s;
	-o-transition: opacity .6s, background-color .6s, box-shadow .6s, border-color .6s, margin .6s, color .6s;
	-ms-transition: opacity .6s, background-color .6s, box-shadow .6s, border-color .6s, margin .6s, color .6s;
	transition: opacity .6s, background-color .6s, box-shadow .6s, border-color .6s, margin .6s, color .6s;
}

body {
          font: 12px Arial;
          line-height:normal;
          padding:0;
          margin:0;        
          color: #4b4b4b;
          background: #E9EDF7 url(../images/bg.png);
          height:100%;
          width:100%;         
}

img,embed,object,video,iframe,frame {max-width: 100%;}
.clr {clear: both;height: 1px;min-height: 1px;}

a {color: #005581;text-decoration: none;}
a:hover, a:focus {color: #fcc000;text-decoration: none;}

h1,h2,h3,h4,h5,h6 {font-weight: normal; font-family:Cuprum}
h1 {font-size:30px;}
h2 {font-size:20px;}
h3 {font-size:18px;}

.left {float:left}
.right {float:right;}
.border {border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }

.arrb, .arrf, button.searchbut, .videoimg:after, li.sdata, li.sview {background:url(../images/sprites.png) no-repeat;}


/* HEADER
----------------------------------------------- */
#wrapper {width:1000px; background-color:#fff; margin:-150px auto 0 auto; box-shadow: 0 0 20px 0 #e5e2e2;}
.headdecor {width:100%; height:150px; background-color:#000; opacity:0.7;}
#header {height:150px; position:relative; background-color:#FFF}
#topline {height:36px; line-height:36px; border-bottom:2px solid #ae8302; background:#000 url(../images/topbg.jpg) no-repeat;;}
.headertime, a.log {display:inline-block; padding:0 10px; color:#000; background-color:#fcc000; font-weight:bold;}
a.log { position:relative; margin-left:20px;}
.reg-log {display:inline-block;}
a.log:after { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0;
 position: absolute; pointer-events: none; border-color: rgba(255, 192, 0, 0); border-right-color: #fcc000; 
 border-width: 10px; margin-top: -10px; }
 a.reg {color:#fcc000; text-decoration:underline;}
 a.logo {background: url(../images/logo.png); display:block; width:370px; height:115px; position:absolute; left:0; bottom:0;}
.topsoc {position:absolute; bottom:37px; left:375px; display:inline-block;}
 
/* BISTRIY POISK
----------------------------------------------- */
.searchbox {position: absolute; top:73px; right: 0px; z-index:10; color:#000; font-weight:bold;
border-radius:20px 0 0 20px; background-color:#f9f9f9; padding:5px 0 5px 15px; border:1px solid #e5e5e5 }
.searchbox form#quicksearch {position:absolute; margin:0 !important;}
button.searchbut { width:30px; height:30px; border:0 !important; background-position:5px -174px;
position:absolute; top:4px; right:0px;}
button.searchbut:active {background:url(../images/sprites.png) 5px -174px no-repeat !important;}
.searchbox input { color: #9a9898; padding: 5px 10px; width: 300px; height: 30px; background: #fff; border:1px solid #e5e5e5; 
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin-left:10px;
border-radius:20px 0 0 20px; box-shadow:none !important;}
.searchbox input:focus { color: #000; box-shadow:none !important; }

/* GLAV MENU
----------------------------------------------- */
#mainmenu { font-size:12px; background-color:#f9f9f9;}
.top-menu {clear: both; margin: 0; padding: 0; position: relative; height: 72px;}
.top-menu li {list-style-type: none; margin: 0; padding: 0; float: left;}
.top-menu-f-level {padding: 0 12px 0 12px; height: 36px; line-height: 36px; font-weight: bold; float: left;}	
.top-menu-f-level:hover, .menu-active a {background: #455270; color: #fff;}
.hidden-menu {height: 36px; line-height: 36px; background: #455270; font-weight: bold; padding: 0 12px 0 12px; clear: both;
width: 100%; position: absolute; left: 0; top: 36px; display:none;}
.hidden-menu a {margin: 0 20px 0 0; color: #fff; background:none;}
.hidden-menu a:hover { color:#ffc000;}

/* GLAV KASTOM
----------------------------------------------- */
h2.maintitle {background-color:#f9f9f9; padding:5px 10px; font-size:22px; text-align:center}
.mainnews {background-color:#f5f5f5; height:400px; }
.mainitem {width:250px; height:200px; border-left:1px solid #e5e5e5;}
.mainimg {height:120px; overflow:hidden;}
.maincat {margin:5px 0; padding:0 10px; font-size:11px; color:#ad0101; font-weight:bold}
.mainitem h3 {padding:0 10px; font-size:14px; font-weight:bold}
.mainitem:nth-child(1) {width:500px; height:400px; background-color:#f9f9f9; border:0;}
.mainitem:nth-child(1) .mainimg {height:300px;}
.mainitem:nth-child(1) h3 { font-size:22px;}
.mainitem:hover {background-color:#FFF;}

/* KASTOM DRUGIE
----------------------------------------------- */
.daynews {margin:0 0; border-bottom:1px solid #CCC; }
.othertitle {display:block; background-color:#5f6b87; color:#FFF; line-height:36px; padding:0 10px;}
.othertitle h2 { display:inline-block; font-size:22px; }
.othertitle a {color:#FFF; float:right; text-decoration:underline}
.otherday {width:250px; padding:10px; color: #333; height:300px;}
.otherimg {height:150px; overflow:hidden;}
.otherday h3 {font-size:16px; font-weight:bold; margin-bottom:5px;}
.otherday p.maincat {padding:0;}
.otherday:nth-child(1) p.maincat {color: #fcc000;}
.otherday:nth-child(3n) p.maincat {color: #999;}
.otherday:nth-child(4n) p.maincat {color: #5f6b87;}
.otherday:hover {color:#333; background-color:#f9f9f9}
.otherday:hover h3, .videoitem:hover h3 {color:#fcc000;}

/* VIDEO KASTOM
----------------------------------------------- */
.videonews {background-color:#5f6b87; height:280px; position:relative; padding:0 50px; }
.videotitle {color:#ffc000; margin: 0 -50px 20px -50px; line-height:36px; background-color:#6f7d9d; padding:0 10px;}
.videotitle h2 {color:#ffc000;  font-size:22px; display:inline-block}
.videotitle a {color:#fcc000; float:right; text-decoration:underline}
#foo1 {}
.arrb, .arrf {position:absolute; top:100px; display:block; width:36px; height:80px;}
.arrb {left:0; background-position:0 0;}
.arrf {right:0; background-position:-36px 0;}
.arrb:hover {background-position:0 -82px;}
.arrf:hover {background-position:-36px -82px;}
.videoitem {width:300px; padding:0 10px;}
.videoimg {height:160px; overflow:hidden;}
.videoitem h3 {color:#fff; height:40px; margin-top:5px; font-weight:bold; font-size:16px}

/* LENTA KASTOM
----------------------------------------------- */
.lenta {background-color:#f9f9f9; margin:20px 10px; width:300px;}
.lenta h2 {margin:10px;  font-size:22px}
.lentaitem {display:block; border-top:1px dashed #CCC; padding:10px; font:16px Cuprum; font-weight:bold}
.lentainfo {font:11px Arial; margin-bottom:5px; color:#e82803}
.lentainfo span {color:#999; margin-right:10px; font-weight:bold}
.lenta :last-child {border-bottom:0;}
.lentaitem:nth-child(2n), .lentaitem:nth-child(1) {background-color:#f5f5f5;}
.lentaitem:hover { border-color:#000}

/* KASTOM MOZAIKA
----------------------------------------------- */
.mozaik { width:660px; margin:20px 10px 0 0;}
.mozaik h2 {display:block; padding:10px; font-size:22px; text-align:center; background-color:#f9f9f9; border-bottom:1px dashed #CCC;
margin-bottom:10px }
.mozaikitem {padding:10px 10px 10px 90px; float:left; width:50%; height:140px;}
.mozimg {float:left; margin-left:-90px; width: 80px; height:60px; overflow:hidden;
border:3px solid #fcc000;}
.moztext {}
.newstext a h3, .moztext a h3 { margin-bottom:5px; font-size:14px; font-weight:bold}

.moz3wrp {margin:0 10px;}
.moz3wrp h2 {display:block; padding:10px; font-size:22px; text-align:center; background-color:#f9f9f9; border-bottom:1px dashed #CCC;
margin:0 -10px 10px -10px;}
.moz3 {width:33% !important;}

.mainimg img, .otherimg img, .videoimg img, .mozimg img {width:100%; min-height:100%;}
.mainimg, .otherimg, .videoimg {position:relative;}
.videoimg:after {content:" "; position:absolute; opacity:0.8; width:40px; height:40px; top:65px; left:130px; 
background-position:0 -220px; z-index:10}
.mainimg:before, .otherimg:before, .videoimg:before {content:" "; position:absolute; opacity:0;
width:100%; height:100%; background-color:rgba(0,0,0,0.5); top:0; left:0; z-index:5;}
.mainitem:hover .mainimg:before, .otherday:hover .otherimg:before, .videoitem:hover .videoimg:before, 
.videoitem:hover .videoimg:after, .topitem:hover .mainimg:before {opacity:1;}

/* FOOTER
----------------------------------------------- */
.footwrp {width:100%; height:auto; position:relative; z-index:5; background-color:#5f6b87}
.footwrp:before {content:" "; width:100%; height:10px; background:url(../images/footer-bg.png) repeat-x; position: absolute; top:-10px; left:0;}
.footwrp:after {content:" "; width:100%; height:50px; background-color:#455270; position: absolute; bottom:0; left:0;
border-top:2px solid #35405a} 
.footer {margin:0 auto; width:1000px; padding-top: 20px; position:relative; z-index:10;}
.copyr {background-color:#455270; height:50px; line-height:50px; color:#ccc;}
.colBlock {float:left; margin-right: 10px; width:240px; line-height:18px;}
.colBlock h4 a {font-size:16px; font-weight:bold; color:#ffc000;}
.colBlock ul {float:left; width:100%; margin-bottom:20px; font-size:12px;}
.colBlock ul li a { color:#ccc;}
.colBlock ul li a:hover { text-decoration:underline; color:#FFF}
.copyr p {width:750px;}
.counts {width:210px; margin:10px 0 0 0; display:block; height:31px; overflow:hidden}
.counts li {display:inline-block; width:88px; height:31px; background: #e6e6e7; margin-left:10px;}

/* KARKAS KONTENT
----------------------------------------------- */
.content {position:relative;}
.content:before { content:" "; position:absolute; right:0; top:0; width:270px; height:100%; z-index:5; background-color:#f9f9f9;
box-shadow: inset 20px 0 20px -20px #e5e2e2}
.fullcontent {width:700px; margin-left:10px; padding-bottom:20px; }
.sidebar {width:270px; position:relative; z-index:10;}
.maincontent { padding-bottom:20px}

/* POPULYARNIE
----------------------------------------------- */
.topwrp {background-color:#5f6b87; color:#FFF; margin-bottom:0;}
.toptitle {background-color:#455270; border-bottom:2px solid #35405a; padding:5px 10px; font:bold 18px Cuprum;}
.topitem {padding:10px !important; display:block; border-bottom:2px solid #35405a;}
p.topcat {color:#fcc000 !important; margin:5px 0;}
.topitem p {font-size:12px; font-weight:bold; color:#FFF;}
.topitem:hover {background-color:#6f7d9d}

/* SIDE BLOK
----------------------------------------------- */
.sideboxwrp {margin-bottom:20px;}
.sideboxtitle {background-color:#f5f5f5; border-bottom:2px solid #ccc; padding:5px 10px; font:bold 18px Cuprum; 
border-top:1px solid #f1f1f1;}
.sidebox {padding:10px;}

/* KASTOM SIDE
----------------------------------------------- */
.rlentaitem {margin-bottom:10px; padding-left:40px;}
.rlentaitem span {display:block; height:100%; float:left; width:auto; font-size:10px; color:#e82803; margin-left:-40px;}
.rlentaitem a { font-weight:bold }

/* SHORT STORY
----------------------------------------------- */
.shortfix {padding-left:200px;}
.shortimg { width:190px; margin-left:-200px;}
.shortimg img {width:100%;}	
.shorttitle {position:relative; background-color:#f9f9f9; border-right:3px solid #fcc000; padding:20px 20px 20px 30px;
 margin:0 -20px 0 -10px; border-bottom:1px dashed #CCC;}
.shorttitle:after { left: 0; top: 30px; border: solid transparent; content: " "; 
height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(95, 107, 135, 0); 
border-left-color: #5f6b87; border-width: 15px; margin-top: -15px; }
li.sdata {background-position:0 -292px; padding-left:20px;}
li.sview {background-position: 0 -333px; padding-left:22px;}

/* FULL STORY
----------------------------------------------- */
.fullarticle {}
.fulltitle {position:relative; background-color:#f9f9f9; border-right:3px solid #5f6b87; padding:20px 20px 20px 40px;
 margin:0 -20px 0 -10px; border-bottom:1px dashed #CCC;}
.fulltitle:after { left: 0; top: 35px; border: solid transparent; content: " "; 
height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(95, 107, 135, 0); 
border-left-color: #5f6b87; border-width: 20px; margin-top: -20px; }
.articleinfo {position:relative;}
.articleinfo ul li {display:inline-block; line-height:30px; margin-right:20px; color:#a8a8a8; font-weight:bold; font-size:11px;}
.articleinfo ul li a {color:#ad0101; font-weight:bold;}
.articlerating {position:absolute; right:0; top:5px;}
.addfavorit { opacity: 0.6; position:absolute; right:100px; top:5px;}
.addfavorit:hover { opacity: 1 }
.iedit { position:absolute; top:5px; right:130px}
.iedit * { cursor: pointer; height: 17px; width: 17px;}
.iedit .thd { background-image: url("../dleimages/editstore.png")}
.articletext {margin:20px 0; line-height:20px; font-size:14px;}
.articletext img {margin:0 10px 10px 0;}
.articletext a {text-decoration:underline; color:#0281c9;}

/* POHOZHIE
----------------------------------------------- */
.articlerelated {background-color:#f9f9f9; border-top:3px solid #5f6b87; padding:0 10px;
 margin:0 -20px 0 -10px; border-bottom:1px dashed #CCC;}
 .relatedheader {font:18px Cuprum; padding:20px 0;}
 .relfix {padding:0 10px 0 160px; height:120px;}
 .relfix .mozimg { width:150px; height:100px; margin-left:-160px; border:0;}
 .relfix .moztext { color:#a8a8a8; font-size:11px;}
 .relfix .moztext p {color:#000; font-weight:bold; margin-bottom:5px; font-size:12px}
 .relfix:hover .moztext p {text-decoration:underline;}
 
 /* KOMMENTARIY
----------------------------------------------- */
.articlecomments {margin:20px 0;}
#dle-comments-list div:nth-child(2n) .combox {background-color:#f9f9f9;}
.combox {padding:0 0 0 80px;}
.comava {width:70px; margin: 20px 0 0 -70px; height:70px; border:3px solid #fff;  background-color:#000; box-shadow: 0 0 0 1px #ccc}
.comava img {width:70px; max-height:70px;}
.combody {min-height:110px; padding:20px; width:100%;}
.cominfo {padding:5px 0; margin:-20px -20px 5px 0; border-bottom:1px solid #CCC;
line-height:30px}
.cominfo ul {margin:0;}
.cominfo ul li, .comedit ul li {float:left; margin-right:20px;}
.cominfo ul li b, .cominfo ul li b a {color:#34495e; font-size:14px;}
.cominfo ul li.reply {float:right; display:inline-block; padding:5px 10px; color:#FFF; margin:4px 0 0 0; line-height:normal;
background-color:#5f6b87;}
.cominfo ul li.reply a {display:block; color:#FFF;}
.comedit {margin:20px 0 10px 0;}
.comedit ul {float:right}


.signature { border-top: 1px dashed #d5d5d5; padding: 14px 0; font-size: 11px; color: #828282; font-style:italic; 
margin-top:20px; clear:both;}
.mass_comments_action { height: 1%; text-align: right; padding: 12px 14px 12px 14px; margin: 0 0 47px 0; background-color: #f9f9f9; -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px }
	.mass_comments_action .bbcodes { margin-bottom: 0 }

.addcom-btn {display:inline-block; font-size:14px;  padding:10px; color:#FFF;cursor:pointer;
margin-bottom:20px; background-color:#5f6b87;}
.addcom-btn:hover {background: #455270; color:#FFF}

/* LOGIN
----------------------------------------------- */
#loginbox { background: #fff; padding: 20px; width: 320px; margin-left: -170px; min-height: 150px; position: absolute; z-index: 9999; left: 50%; top: 20%; 
	box-shadow: 0 15px 95px 0 rgba(0,0,0,0.22);
	-moz-box-shadow: 0 15px 95px 0 rgba(0,0,0,0.22);
	-webkit-box-shadow: 0 15px 95px 0 rgba(0,0,0,0.22);
	line-height:normal;}
#loginbox.logged { background: #fff;}

.not-logged .f_input { font-size: 1.2em; padding: 5px; width: 100%; height: 30px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
	#loginbox form { margin: 0 }
	.not-logged li { margin-bottom: 1em }
	.not-logged li label { display: block; margin-bottom:0; }
	.submitline .rcol { line-height: 30px }
	.signbox { padding: 0 0 0 110px; }
	.signbox .lcol { margin-left: -110px; }
	.signbox .rcol { width: 100% }
	.rcol h3 {color:#34495e; font-size:18px; font-weight:bold;}
	.signbox ul { margin: 0 }
	.signbox ul li a { display: block; color: #595959; padding:5px; }
	.signbox ul li a:hover { color: #fff; background-color:#1295D8}
	.lg-out { display: block; position:relative; left:10px; top:100px; color:#fff; background-color:#1295D8; padding:5px 16px; font-weight:bold;}
	.lg-out:hover {color:#fff; }
	.avatar { display: block; width: 80px;  }
	.avatar img { width: 100%;box-shadow: 0 1px 3px 0 rgba(0,0,0,0.22);
		-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.22);
		-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.22); border:5px solid #FFF;}
.close { background-color: #b5b5b5; cursor: pointer; margin: 3px; position: absolute; right: 0; top: 0; width: 23px; height: 23px; background-position: 0 -427px; transition: background-color 0.3s linear; -webkit-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear }
	.close:hover { background-color: #fb643c }
	


/*--- obshee knopki polya---*/

textarea { overflow: auto; vertical-align: top }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  transition: color 0.2s linear; -webkit-transition: color 0.2s linear; -o-transition: color 0.2s linear; -moz-transition: color 0.2s linear; color:#fff;
   -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px;

  font-weight: bold; border: 1px solid #d9d9d9; display: inline-block; height: 37px; padding: 5px 12px; cursor: pointer;
 background-color: #5f6b87;}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 }
button[disabled], input[disabled] { cursor: default }
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { color: #F4F9FA }
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active { background: #455270;
  box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1)
}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button { font-weight: normal; font-size: .8em; height: 32px; padding: 4px 14px;}

dl,dd,pre,ol,blockquote,address,table,fieldset,form { margin-bottom: 25px }

blockquote { margin-left: 20px; padding: 0 20px; font-style: italic; border-left: 6px solid #1295D8; color: #737373 }
strong, b { font-weight: bold }
em, cite { font-style: italic }
caption { text-align: left }
th,td { vertical-align: middle }
small, .small { font-size: 12px }

table.userstop, table.pm, table.tableform, table.calendar { border-collapse: collapse; border-spacing: 0 }
.thd, .ui-icon, .close, .topnews li:after { display: block; overflow: hidden; text-indent: -9999px; white-space: nowrap; background-image: url("../images/sprites.png") }
.lcol { float: left; display: inline }
.rcol { float: right; display: inline }

/* Content-other */
#pollbox { border-bottom: 1px dashed #E3E3E3; padding-bottom: 22px }
#dle-poll-list, #searchtable, .pm_status { padding: 25px; background: #E9F0FC; -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px }

/* Navigation */
.storenumber { clear: both; font-weight: bold; }
	.basenavi { font-size: 1.1em; margin: 20px 0; text-align: center; clear: both; line-height: 34px; height: 34px; }
	.navigation { margin: 0 auto; }
	.navigation a, .navigation span { margin-left: -2px; padding: 3px 8px 3px 8px; }
	.navigation a:hover { color: #fff; background: #5f6b87;}
	.navigation span.nav_ext { background: none; }
.pnext, .pprev { font-size:24px; margin:0 20px;}
.navigation span {background-color:#5f6b87; color:#FFF;}


/* errors */
.berrors { background: #E9F0FC; color: #a76846; margin: 20px 0 47px 0; padding: 13px 20px; height: 1%; }
	.boxfull .berrors { margin-right: 27px }
	.berrors a { color: #aa4e43 }
/* Votes */
	.votenum { color: #717171 }
	.vlist { margin-bottom: 25px }
	.vfoot { margin-bottom: .8em }
.vresult {
    border: 0 none;
    background: none;
    cursor: pointer;
    margin-top: 3px;
    font-size: 11px;
    color: #717171;
    float: right;
    width: 96px;
    height: 20px;
    padding: 0;
    background: url("../images/vresult.png") no-repeat 100% 0 !important;
}

.vresult span {
    padding: 3px 25px 5px 5px;
    display: block;
}

#votes h4 { float: left;}

.vtitle {
    color: #34495e; font-size:14px; margin-bottom: 5px; padding:5px; text-align:center;}
.dpad {color:#717171; line-height:20px;}

/* forms */
#addcoment-dialog form { margin: 0 }
.statbox { margin-bottom: 47px }
.statbox h1 { margin-bottom: .6em }

.tableform { width: 100%; }
	.tableform td, .tableform th { border-top: 1px dotted #ebebeb; padding: 10px 0; text-align: left; }
		.tableform tr:first-child td, .tableform tr:first-child th { border: 0 none; }
		.tableform th, .tableform .label, .tableform .addnews { width: 25%; font-weight: normal; vertical-align: top; padding-right: 10px; padding-top: 8px; }
		.imp::after { color: #e46950; content: "*"; font-weight: bold; }

	.recipient select { width: 298px; }

	.checkbox { color: #787878; padding: 4px 0; line-height: 1em; }
	.checkbox input { margin-top: -2px; vertical-align: middle; }

	/*captcha*/
	.c-captcha { position: relative; height: 70px }
	.c-captcha #dle-captcha, .c-captcha .f_input { float: left; margin-right: 5px }
	.c-captcha #dle-captcha a { display: block; clear: both }
	.c-captcha .f_input { position: absolute; left: 125px; font-size: 20px; height: 30px; padding: 9px; width: 100px }

.f_input, .xfields input, .xprofile input { width: 288px; }
.logg {width:230px;}
textarea { resize: vertical; }
.f_textarea, textarea.ui-corner-all { width: 96.7%; }
#category { width: 300px !important; }
.f_input { height: 16px; }
.fieldtr select, .f_textarea, .f_input, .xfields textarea, .xprofile textarea, .tdfield select, .lfield input, .editor input[type="text"], #category, textarea.ui-corner-all, .pm select,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, .bbeditor select, .textin, select.rating { padding: 4px; background: #f2f2f2; border: 1px solid #cecece;
box-shadow: inset 0 1px 2px 0 #96BEFB; -moz-box-shadow: inset 0 1px 2px 0 #96BEFB; -webkit-box-shadow: inset 0 1px 2px 0 #96BEFB;
}
.xfields textarea { width: 96.7%; }
.editor_button select { padding: 0; }
.fieldtr select:focus, .pm select:focus, .textin:focus, .f_textarea:focus, .f_input:focus, .xfields textarea:focus, .xprofile textarea:focus, .editor input[type="text"]:focus, #category:focus, textarea.ui-corner-all:focus,  .tdfield select:focus, .lfield input:focus,
.xfields input:focus, .xprofile input:focus, .xfields select:focus, .xprofile select:focus, .mass_comments_action select:focus, .bbeditor select:focus { background: #fff; border-color: #78afbe;
	box-shadow: 0 0 10px 0 #96BEFB;
	-moz-box-shadow: 0 0 20px 0 #96BEFB;
    -webkit-box-shadow: 0 0 20px 0 #96BEFB;}

/* search */
.searchstyle { width: 480px }
	.search { padding: 0 }
	#searchtable, #searchtable td { vertical-align: top; text-align: left }
	#searchtable fieldset { font-size: 11px; border: 1px solid #d7d7d7; padding: 10px; text-align: left;
	 margin: 0 4px 4px 0 !important; -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px }
	#searchtable table, #searchtable form { margin: 0 }
	#searchtable select { background-color: #fff }

	fieldset legend { font-size: 11px; font-weight: bold; color: #696969; }
	#searchuser, #searchinput { width: 90% !important; }

.searchresult { border-bottom: 1px solid #E3E3E3; padding: 0 100px 25px 0; margin-bottom: 25px; height: 1%; overflow: hidden; position: relative }
	.snum { font-weight: bold; text-align: right; font-size: 55px; border-radius: 25px; text-align: center; color: #E3E3E3; position: absolute; right: 24px; bottom: 6px; transition: color 0.3s linear; -webkit-transition: color 0.3s linear; -o-transition: color 0.3s linear; -moz-transition: color 0.3s linear }
	.searchresult:hover .snum { color: #2cb6dc }
	.sr-info { font-size: 11px; color: #8c8c8c; margin: 0 }

.searchresult.linedark { background: #fff; }

/* Userinfo */
.userinfo { padding-left: 110px }
	.userinfo .lcol { margin-left: -110px; width: 110px }
	.userinfo .lcol .avatar { margin-bottom: 1em }
	.userinfo .rcol { margin: 0; width: 100% }

	.umenu a { text-decoration: none !important; display: block; height: 1%; line-height: normal; padding: 6px 10px 5px 10px; color: #262626 }
	.umenu a:hover { border-radius: 6px; background: #9fba51; color: #fff }

	.usinf li, .userinfo  ul.rcol li { padding: 5px 0; border-top: 1px dotted #D9D9D9 }
	.usinf li:first-child, .userinfo  ul.rcol li:first-child { border: 0 none }
	.uibtn { font-size: 11px }
	.ussep { padding-top: 1.2em }
	.offline, .online { text-align: center; width: 70px; padding: 3px 5px; font-size: 11px; font-weight: bold; color: #fff; 
	background-color: #626262; -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px }
	.online { background: #99ce1b }

/* statistics */
.statistics { padding-bottom: 1em }
	.statistics ul.lcol { min-height: 71px; margin-left: -1px; width: 33.3% }
	.statistics ul.lcol li { clear: both; padding: 0 15px 0 1px; margin-bottom: 2px }
	.statistics h4 { font-weight: bold; border-bottom: 1px solid #E2E2E2; margin-bottom: .5em; padding-bottom: .6em }
	.statsbox li { border-top: 1px dotted #ebebeb; padding: 8px 0 }
	.statsbox li:first-child { border-top: 0 none }

.lines { border: 1px dotted #ebebeb; padding: 10px; }
	.lines li { margin-bottom: 0.2em; }

/* PM */
.tabcont { display: none }
.pm_menu, .tabbsmenu { margin-bottom: 10px; height: 42px; border-bottom: 1px solid #78ADCC }
	.pm_menu *, .tabbsmenu * { float: left }
	.pm_menu a, .tabbsmenu a { text-decoration: none !important; border-radius: 6px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; padding: 0 15px; background: #E9F0FC; color: #2b2b2b; margin-right: 2px; height: 41px; line-height: 40px; border: 1px solid #fff6e5; border-bottom-width: 0;  }
	.pm_menu a:hover, .tabbsmenu a:hover { position: relative; background: #fff; height: 42px; color: #f86801 }

.pm_status { margin-bottom: 47px }
	.pm_status_head { border-bottom: 1px solid #E3E3E3; font-size: 0.9em; height: 22px; padding: 0; font-weight: bold; text-align: center; color: #4e4e4e }

.pm_progress_bar { border-radius: 4px; border: 1px solid #d8d8d8; background-color: #fff; padding: 4px; margin-top: 10px; margin-bottom: 10px }
	.pm_progress_bar span { border-radius: 2px; background: #fb643c; font-size: 0; text-indent: -2000em; height: 10px; display: block; overflow: hidden }

/* gotop */
#gotop{position:fixed;width:40px;height:40px;left:10px;bottom:50px;display:block;
    background:url('../images/gotop.png') no-repeat;z-index:9998;display:none;}
