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 {
	-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: 14px Tahoma;
          line-height:normal;
          padding:0;
          margin:0;        
          color: #000;
          background: #fafafa;  
}

img {max-width: 100%;}
.clr {clear: both;height: 1px;min-height: 1px;}
.clearfix:after {content: ""; display: table; clear: both;}

a {color: #0292BF;text-decoration: none;}
a:hover, a:focus {color: #039014;text-decoration: none;}

h1,h2,h3,h4,h5,h6 {font-weight: normal; font-family:Cuprum;}
h1 { font-size: 30px; line-height: 30px;}
h2 { font-size: 22px; line-height: normal; color:#319dc6; }
h3 { font-size: 18px; line-height: normal; color: #D42424 }
h4 { font-size: 14px; color:#71b3da;}
h5 { font-size: 12px; line-height: 20px }

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

span.sviews, .sideboxhead, .topsearch button.src, .full-b-info ul li, .speedbar:before {background:url(../images/sprite.png) no-repeat;}

/* HEADER
----------------------------------------------- */
#header {height:200px; width:100%; background-color:#FFF; border-bottom:10px solid #e9eaee; z-index:5; position:relative;}
#header:before {content: " "; height: 6px; width: 100%; position: absolute; pointer-events: none; top:0; left:0;
background:url(../images/topbg.png) no-repeat; background-size:cover;}

#topdata {min-width:1130px; max-width:1250px; margin:0 auto; height:200px; line-height:80px; position:relative; padding-right:30px;
width:90%;}
.logo {position:absolute; top:-47px; left:41%; width:518px; height:235px; background:url(../images/logo.png) no-repeat;
margin-left:-166px;}
#reg-log {width:auto; position:absolute; right:0; top:6px;}
.log2 {display:inline-block; padding:0 10px; color:#FFF; background: #3983CE url(../images/decor.png) bottom repeat-x; font-weight:bold; margin-left:10px;}

a.reg {   margin-right:10px;}
a.log {display:inline-block; color:#06c; font-weight:bold;text-decoration:underline;}

.soclog {text-align:center;padding: 5px 10px; position:absolute; right:0; top:100px; border:1px dashed #CCC; line-height:normal}
.soclog p{margin:0 0 5px 0;}

.login-social {margin-top:15px;}



/* KARKAS KONTENTA I SPEEDBAR
----------------------------------------------- */
#contwrp {min-width:1200px; max-width:1250px; margin:0 auto 50px auto;padding:0 0; width:90%;}
#maincontentwrp {margin-right:-1%; position:relative; padding-bottom:150px;}
#fullstorywrp {padding-right:300px; width:100%; position:relative;}
#sidebar { width:300px; margin:0 -300px 0 0; float:right; background-color:#fff; padding:20px 0 20px 20px; position:relative;
z-index:20;}
#fullstorywrp:before {content: " "; height:100%; width: 300px; position: absolute; pointer-events: none; top:0; right:0; z-index:10;
background-color:#fff;}
.noblocks #sidebar, .noblocks #fullstorywrp:before { display: none }
.noblocks #fullstorywrp { padding: 0 }
#fullstorytextwrp {padding:0 20px; float:left; width:100%;}
#fullcontentwrp { background-color:#fff; margin-bottom:20px; border:1px solid #e3e3e3;
-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;}

.speedbar { padding:10px 20px 10px 65px; background-color:#FFF; margin:0 -20px 20px -20px; position:relative;
box-shadow: inset 0 -10px 20px -15px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 -10px 20px -15px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 -10px 20px -15px rgba(0,0,0,0.1); 
-webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -o-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;}
.speedbar p {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height:20px;}
.speedbar:before {content: " "; height: 51px; width: 25px; position: absolute; pointer-events: none; top:0; left:20px;
background-position: 0 -169px;}


/* MENUSHKA 
----------------------------------------------- */
#mainmenu {margin:-23px 0 0px 0; background-color:#FAFAFA; z-index:10; position:relative;
padding:15px 0 15px 15px;}
.col-menu {display:inline-block; width:99.3%}
.col-menu-title {font-size:16px; font-weight:bold; padding:0 15px 10px 3;}
.col-menu ul {display:inline-block; width:24%;}
.col-menu ul li a {display:block; padding:5px 15px; margin-bottom:3px;  background-color:#E9F3FC; color:#235594; font-size:12px;
font-weight:bold;}
.col-menu ul li a:hover { background-color:#F9CE05;}
.col-menu ul li:nth-child(2n) a:hover { background-color:#9dd804;}
 

/* SHORT STORY BLOCKS
----------------------------------------------- */
.sboxx {float:left; width:23.9%; height: 380px; margin-right:-1; padding:1%; background-color:#FFF; border:1px solid #B5E1EF; margin-bottom:10px; }
.sboximg {overflow:hidden; background-color:#FFF}
.sboximg img {width: 270px; height: 210px; display:block; }
.sboxinfo, .sboxinfobot {font-size:10px; margin:10px 0;}
.sboxinfo {display:inline-block; background-color:#fe3232; padding:3px 5px; color:#FFF;}
.sboxinfobot {margin-bottom:0}
.sboxinfobot span {font-weight:bold; margin-left:10px }
.sboxtext {margin:0;}
.sboxtext h2 {margin:10px 0 10px 0; display:block; color:#00763A; font-size:20px; line-height:normal}
.sboxx:hover {box-shadow: 0px 0 20px -5px rgba(0,182,239,0.7);
-webkit-box-shadow: 0px 0 20px -5px rgba(0,182,239,0.7);
-moz-box-shadow: 0px 0 20px -5px rgba(0,182,239,0.7);
 z-index:100; border:1px solid #00b6ef; background-color:#FFF}
span.sviews {padding-left:20px; display:inline-block; background-position:0 -262px;}
#dle-content .sboxx:nth-child(3n) {background-color2:#F0F9FC}
.sboxx a {color:#000; display:block;}


/* NAVIACIYA I AJAX ZAGRUZKA
----------------------------------------------- */
#infscr-loading{font-style:italic;width:300px; font-size:16px; padding:10px 20px; text-align:center; position:fixed; top:20%; left:50%; margin-left:-150px;background-color: #FFF; color:#000; border:10px solid #00B6EF;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.pnext a {display:inline-block; padding:10px 20px; background-color:#00B6EF; color:#FFF; margin-bottom:10px;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.pnext a:hover {background-color:#9dd804;}
.navigation {background-color:#FFF; display:block; border:1px solid #e9eaee; padding:10px;}
.basenavi {position:absolute; bottom:-150px; left:50%; width:400px;}
.storenumber { clear: both; font-weight: bold; }
	.basenavi { font-size: 1.1em; margin-left: -200px; text-align: center; clear: both; line-height: 22px;  }
	
	.navigation a, .navigation span { margin-left: -2px; padding: 3px 8px 3px 8px; }
	.navigation a:hover { color: #5e564f; background: #e9f0fc;}
	.navigation span.nav_ext { background: none; }
.pnext, .pprev { font-size:24px; margin:0 20px;}


/* SIDEBAR BLOCKS
----------------------------------------------- */
.sidebox {margin:10px 0 40px 0; padding:0 10px 10px 10px; background-color:#FFF;  
box-shadow: -10px 0 20px -20px rgba(0,0,0,0.6);
-webkit-box-shadow: -10px 0 20px -20px rgba(0,0,0,0.6);
-moz-box-shadow: -10px 0 20px -20px rgba(0,0,0,0.6);
border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px; -webkit-border-radius:5px 0 0 5px; border:1px solid #e3e3e3;}
.sideboxhead {margin:-20px -12px 10px -24px; color: #0E0E0C; font-family:Cuprum; font-size:22px; height:54px; padding:15px 10px 0 10px; text-align:center; z-index:99; position:relative}
.blue {background-position:15px 0;}
.green {background-position:15px -58px;}
.orange {background-position:15px -115px;}


/* POPULYARNIE
----------------------------------------------- */
.topnewsbox {border-bottom:1px solid #CCC; padding:10px 10px 10px 70px; margin:0 -10px; display:block;}
.topimg {margin-left:-60px; width:50px; overflow:hidden;}
.topnewsbox b {display:block; font-weight:bold; font-size:12px; color:#00b6ef;}
.topnewsbox p {font-family:Cuprum; font-size:16px;}
.topnewsbox:nth-child(2n) b {color:#9dd804;}
.topnewsbox:hover {background-color:#E9FAFF;}
.topnewsbox:nth-child(2n):hover {background-color:#F3FBDF;}
.sidebox :last-child {border-bottom:0;}


/* FOOTER
----------------------------------------------- */
#footwrp {width:100%; background-color:#FFF; border-top:5px solid #00B6EF;}
#footer {min-width:1130px; max-width:1250px; margin:0 auto; padding:0 0;width:90%;}
.footmenu {display:block; height:36px; line-height:36px; padding:0 10px; box-shadow: 0 10px 20px -15px rgba(0,0,0,0.4);
-webkit-box-shadow: 0 10px 20px -15px rgba(0,0,0,0.4); -moz-box-shadow: 0 10px 20px -15px rgba(0,0,0,0.4);}
ul.footmenu li {float:left; }
ul.footmenu li a {color:#00B6EF; display:block; padding:0 10px;}
ul.footmenu li a:hover {background-color:#9dd804; color:#FFF}
.foottext {padding:21px 300px 20px 16px; line-height:18px;}
.footside {width:300px; margin-right:-300px; text-align:center}
.foottext p {margin-bottom:20px;}
.footlogo {width:300px; height:389px; background:url(../images/logo.foot.png) 0px 0 no-repeat; margin:-57px auto 0 auto;}


/* FORMA BISTR POISKA
----------------------------------------------- */
.topsearchbox { position:absolute; left:0; top:20px; padding:10px 20px; z-index:15;
-webkit-border-radius: 25px; -moz-border-radius: 25px; -o-border-radius: 25px; border-radius: 25px;
background-color: #00B6EF; line-height:normal}
.topsearch button { position:absolute; right:20px; top:10px; margin: 0 0 0 0; height: 30px; width: 30px;}
.topsearch { height: 30px; padding-left: 0;}
.topsearch button { padding: 0; border: 0 none; 
		box-shadow: none;
		-moz-box-shadow: none;
    	-webkit-box-shadow: none}
.topsearch button.src{background-position:0 -223px;}
.topsearch button.src:hover{}
.topsearch input { color: #ccc; padding: 3px 10px; width: 250px; height: 30px; background: #fff; border: 1px solid #EEEBEB; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; font-size:11px;
border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px;}
.topsearch input:focus { border:0 none; outline:none; color:#000;}


/* FULLSTORY
----------------------------------------------- */

.fulbox33 { background-color:#f9f9f9; margin-bottom:20px; border:1px solid #e3e3e3;
-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;}
.ful-title { padding:10px 0; }
.ful-cont {line-height:20px; padding:20px 0;}
.ful-cont img {border:5px solid #fff; margin:0 10px 1px 0;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);}

.full-b-info {height:35px; position:relative; font-style:italic; padding:0 20px; font-size:11px; line-height:normal; border-bottom:2px dashed #ccc; background-color:#FFF; margin:0 -20px;}
.full-b-info img {border:0px;}
.full-b-info span {margin-right:20px; }
span.data-full {color:#FFF; background-color:#fff; padding:3px 10px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
span.cat-full a {text-decoration:underline;}
.full-text-rating {position:absolute; bottom:10px; right:20px;}
.addfavorit { opacity: 0.6; float: right; margin: 1px 0 0 15px; transition: opacity 0.3s linear; -webkit-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear;
	position:relative; right: 100px; bottom:23px;  }
.addfavorit:hover { opacity: 1 }
.iedit { float: right; position:relative; right: 100px; bottom:23px; }
.iedit * { cursor: pointer; height: 17px; width: 17px; float: left }
.iedit .thd { background-image: url("../dleimages/editstore.png")}

.full-b-info ul li {display:inline-block; margin-right:20px;}
.full-b-info ul li.dat, .full-b-info ul li.prosm, .full-b-info ul li.avt {padding-left:25px; height:30px; line-height:35px;}
.full-b-info ul li.dat {background-position: 0px -310px;}
.full-b-info ul li.prosm {background-position: 0px -248px;}
.full-b-info ul li.prosm2 {background-position: -30px -248px;}
.full-b-info ul li.avt {background-position: 0px -280px;;}


/* POHOZHIE
----------------------------------------------- */
.noblocks .relbb-title h4 {font-size:20px;}
.noblocks .relitem {height:250px;}
.noblocks .reltext {padding:10px; background-color:rgba(255,255,255,0.9); display:block; }
.noblocks .reltext p {font-size:16px; color:#FE3232; font-family:Cuprum; }

.relitem {float:left; width:22.9%; position:relative; overflow:hidden; margin:0 1%; margin-bottom:40px; display:block;}
.relimg {height:190px; overflow:hidden; margin-bottom:10px;}
.relimg img {width:100%; min-height:100%}
.reltitle {height:26px; overflow:hidden; line-height:12px;}
.reltitle p {font-weight:bold; font-size:12px; color:#235594; text-align:center;}
.relitem:hover .reltitle {text-decoration:underline;}


.relbb-title { margin:-6px 0 20px -22px;}
.relbb-title h4 { display:inline-block; font-size:16px;  padding:10px 20px; color:#FFF; border-top:5px solid #FEEB18;
 border-radius:25px 0 25px 0; -moz-border-radius:25px 0 25px 0; -webkit-border-radius:25px 0 25px 0; background-color:#F08D29;
background: -webkit-gradient(linear, top, #F8CD21, to(#F08D29)); 
	background: -webkit-linear-gradient(top, #F8CD21, #F08D29); 
	background: -moz-linear-gradient(top, #F8CD21, #F08D29); 
	background: -ms-linear-gradient(top, #F8CD21, #F08D29); 
	background: -o-linear-gradient(top, #F8CD21, #F08D29);
	background: linear-gradient(top, #F8CD21, #F08D29);}
 .rela { padding:0 0 20px 20px; margin-bottom:20px; border-top:2px dashed #CCC; border-left:2px dashed #CCC; background-color:#f8f9f9;
  border-radius:25px 0 25px 0;
  box-shadow: 0 10px 20px -15px rgba(0,0,0,0.4); -moz-box-shadow: 0 10px 20px -15px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 10px 20px -15px rgba(0,0,0,0.4);
	}
 
 
.rel-bf {float:left;margin:20px 10px 0 0;width:212px; height:140px; overflow:hidden; position:relative}
.rel-bf img{width:212px; min-height:140px;}
.rel-titlef {background-color:rgba(210,1,108,0.8); width:212px; color:#FFF; position:absolute; bottom:0; padding:10px; display:block; font-weight:bold}
a.rel-titlef:hover {color: #CCC}
.topvideos li.rel {width:340px; float:left; border:none; margin-right:10px;}
.topvideos li.rel .wwidelink {width:340px;}

/* KOMMENTARII
----------------------------------------------- */
.dle-comments-navigation { position:relative;}
.dle-comments-navigation .basenavi .pnext{ font-size:14px}
.dle-comments-navigation .basenavi{ bottom:10px;}
.com-block {padding:10px 0 40px 0;}

/* COMMENTS
----------------------------------------------- */
#addcform {text-align:left; margin-top:20px;}
.mass_comments_action {text-align: right; padding:5px 15px; background-color: #f6f6f6; margin:20px 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}

.js .add-comm .ac-protect, .js .add-comm .bb-editor + br, .js .add-comm .bb-editor + br + input, 
.js .add-comm .bb-editor + br + input + label, .js .add-comm .bb-editor + br + input + label + br {display:none !important;}
.js .add-comm.active .ac-protect {display:block !important;}
.js .add-comm.active .bb-editor + br, .js .add-comm.active .bb-editor + br + input, 
.js .add-comm.active .bb-editor + br + input + label, .js .add-comm.active .bb-editor + br + input + label + br {display:inline-block !important;}

.comments-items {padding:20px 0 0 0; margin-top:50px; background-color:#FFF; border-radius:6px; box-shadow:0px 1px 2px rgba(0, 0, 0, 0.15);}
.add-com-form {}
.add-com-textarea {width:100%;}

.ac-inputs input {width:49%; float:left; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.1); background-color:#fafafa; 
-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
   box-sizing: border-box; height:40px; line-height:40px; padding:0 10px;}
.ac-inputs input:last-child {float:right;}
.ac-inputs, .ac-textarea, .ac-protect {margin-bottom:15px;}
.ac-textarea textarea {display:block; width:100%; height:70px; padding:10px; background-image:none; background-color:#fafafa; 
 border:1px solid #d6cfcf; border-radius:0 0 6px 6px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.34);}
.ac-submit button {float:right;}
.sec-answer + .sec-label {margin-top:15px;}
.add-com-but + form #addcform {display:none; margin:20px 0;}
.ac-protect {width:70%; float:left; margin-top:-10px;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}

.comm-item {padding:0 20px 15px 80px; margin-bottom:15px;  font-size:14px; border-bottom:1px solid #e3e3e3;}
.comm-left {float:left; margin-left:-60px; width:60px; height:60px; overflow:hidden; position:relative;}
.comm-right {float:right; width:100%; padding-left:20px;}
.comm-left img {width:100%; min-height:100%;}
.comm-top-info {}
.comm-info-line {position:relative; padding-right:120px;}
.comm-author, .comm-date {float:left; color:#888; font-size:10px; display:inline-block;}
.comm-author {font-size:14px; font-weight:bold; margin:0 10px 0 0; color:#232323;}
.comm-author a {color:#232323;}
.comm-date {color:#aaaaaa; font-size:14px;}
.comm-text {margin:10px 0; min-height:20px; color:#626262;}
.comm-body {}
.signature {font:italic 11px Georgia, "Times New Roman", Times, serif; margin-top:10px; padding-top:10px; border-top:1px dashed #e3e3e3;}
.comm-bottom-info {}
.comm-bottom-info ul {text-align:right;}
.comm-bottom-info ul li {display:inline-block; margin-right:10px;}
.comm-bottom-info ul li:first-child, .comm-bottom-info ul li:nth-child(2) {float:left;}
.comm-bottom-info ul li a {font-size:12px; margin-left:10px;}
.comments-tree-list .comments-tree-list {background-color:#f5f5f5; padding-top:15px; margin-top:-15px;}

.comm-rate {position:absolute; right:0; top:-8px; line-height:30px; border-radius:4px;}
.comm-rate span.ratingtypeplusminus {display:block; padding:0 30px;  color:#444; 
font-weight:700; font-size:16px;}
.comm-rate a {display:block; width:20px; height:30px; position:absolute; top:0; left:5px; 
text-align:center; line-height:30px; font-size:28px; font-weight:700; color:#61b804;}
.comm-rate a:last-child {left:auto; right:5px; line-height:30px; 
color:#ec000b; top:-3px;}
.comm-rate a:hover {opacity:0.7;}
.comm-rate > span > span.ratingzero {color: #444444;}
.comm-rate > span > span.ratingtypeplus {color: #06b601;}
.comm-rate > span > span.ratingplus {color: green;}
.comm-rate > span > span.ratingminus {color: red;}

.pos-comm {background-color:#e5f7e5;}
.neg-comm {background-color:#f7e5e6;}

.login-social {text-align:center;}
.comm-social {text-align:left;}
.login-social:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:10px;}
.login-social a {display:inline-block; margin:0 3px 10px 3px;}
.login-social img {display:block; width:30px;}
.login-social a:hover img {transform:scale(1.1);}

/* Votes */
	.votenum { color: #fff }
	.vlist { margin-bottom: 25px }
	.vfoot { margin-bottom: .8em }
.vresult {
    border: 0 none;
    background: none;
    cursor: pointer;
    margin-top: 3px;
    font-size: 11px;
    color: #fff;
    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 {z-index:20;
    color: #fff; font-size:14px; margin: -44px -10px 0 -10px; background:#0292bf url(../images/decor.png) bottom repeat-x; 
	padding:40px 5px 20px 5px; text-align:center;}
.dpad {line-height:20px; margin-top:20px;}

/* LOGIN
----------------------------------------------- */
.lgbox { position: relative; z-index: 1; float: right; width: 156px; padding: 0 21px 0 59px; margin: 22px -236px 0 0; }
	.lg-btn { background: #ffde58; padding: 12px 31px 0 6px; text-align: center; display: block; width: 119px; height: 30px; }
		.lg-btn:hover { background-position: 0 -42px; text-decoration: none; }
		.lg-btn:active { background-position: 0 -84px; }

		.lfield { height: 38px; margin-bottom: 7px; }
		.lfield * { float: left; }
		.lfield label { color: #8c8c8c; width: 45px; text-align: right; padding: .7em 10px 0 0;margin-right: 20px;  }
		.lfield a { padding: .7em 0 0 14px; }
		.logform .lfield input { width: 180px; padding: 5px; height: 20px;}
		.logform .lfpas input { width: 130px; }
		.logform .checkbox { padding-left: 65px; margin-bottom: 15px; }
		.lggrfield { text-align: center; }
		.lcol, .rcol, form { display: inline; }
.lcol { float: left; } .rcol { float: right; }


/*--- 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: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;

  font-weight: bold; display: inline-block; padding: 10px 20px; cursor: pointer; border-top: 5px solid #5bcbff; 
 background-color: #1A6FFA;
	background: -webkit-gradient(linear, top, #22B0F2, to(#1A6FFA)); 
	background: -webkit-linear-gradient(top, #22B0F2, #1A6FFA); 
	background: -moz-linear-gradient(top, #22B0F2, #1A6FFA); 
	background: -ms-linear-gradient(top, #22B0F2, #1A6FFA); 
	background: -o-linear-gradient(top, #22B0F2, #1A6FFA);
	background: linear-gradient(top, #22B0F2, #1A6FFA);
}
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: #1A6FFA;
  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;}
input[type="submit"].bbcodes:hover, input[type="button"].bbcodes:hover, input.bbcodes:hover, .ui-button:hover { background: none; background: #1A6FFA;}

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 #d7d7d7; 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/sprite.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 }



/* errors */
.berrors { background: #E9F0FC; color: #a76846; margin: 20px 0 47px 0; padding: 13px 20px; height: 1%; }
	.boxfull .berrors { margin-right: 27px }
	.berrors a { color: #1566C1 }


/* 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: -127px; width: 120px }
	.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: #8cc530; 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;right:10px;bottom:50px;display:block;
    background:url('../images/gotop.png') no-repeat;z-index:9998;display:none;}
	
.xplr iframe{height:500px;width:800px}
.xplr{margin-bottom:10px;position:relative;height:500px;width:800px}
.xplr.mac:before{top:0;bottom:81px;left:0;right:428px;}
.xplr.mac:after{top:0;bottom:115px;left:500px;right:0;}
.xplr.mac>i:before{top:0;bottom:115px;left:430px;right:61px;}
.xplr.mac>i:after{top:0;bottom:292px;left:0;right:0;}
.xplr.mac>i>b:before{top:395px;bottom:27px;left:0;right:147px;}
.xplr.mac>i>b:after{top:0;bottom:29px;left:680px;right:0;}
.xplr.mac>i>b>i:before{top:419px;bottom:27px;left:521px;right:61px;}
.xplr.mac>i>b>i:after{top:420px;bottom:27px;left:0;right:385px;}
.xplr.mac>i>b>i>b:before{top:255px;bottom:81px;left:292px;right:292px;}
.xplr.mac>i>b>i>b>i:before{top:0;bottom:454px;left:0;right:0;content:'';}
.xplr.mac>i>b>i>b>i:after{top:454px;bottom:27px;left:0;right:698px;content:'meganudist';font-size:15px;padding-left:7px;color:#fff;}
.xplr.mac:before,.xplr.mac:after,.xplr.mac>i:before,.xplr.mac>i:after,.xplr.mac>i>b:before,.xplr.mac>i>b:after,.xplr.mac>i>b>i:before,.xplr.mac>i>b>i:after,.xplr.mac>i>b>i>b:before{content:'';display:block;background-color:transparent;position:absolute}
.xplr.mac>i>b>i>b>i:before,.xplr.mac>i>b>i>b>i:after{display:block;background-color:#000;position:absolute}


.translit {
    margin: 5px 8px 5px 8px;
}

					/* CUSTOM FOTO
----------------------------------------------- */
.short3-item {display:block; height:78px; width:31.33%; margin:0 1% 5px 1%; float:left; overflow:hidden;}
.short3 {margin:0 -1px;}
.short3-item:hover {opacity:0.7;}