/* Datalife Engine template by: redissx (ICQ: 275116000, E-mail: redissx@gmail.com, Website: webrambo.ru )  */

/* SET BASE
----------------------------------------------- */
* {background: transparent;margin:0;padding:0;outline:none;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
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, main {display: block;}
body {font: 14px Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #333; background:#d4b2b2; height:100%; width:100%; font-weight:normal;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #000; text-decoration: none;}
a:hover, a:focus, .news-link {color: #693333; text-decoration: none; font-weight: bold;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px;}

.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap {}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
padding:0 30px; display:inline-block; line-height:40px; border-radius:0px; cursor:pointer; 
background-color:#693333; color:#fff; text-align:center; text-transform:uppercase; font-weight:700;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{background-color:#944646; color:#224b7a; border: 2px solid #693333;}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active 
{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-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#000000; background-color:#f8f8f8; border-radius:0px; -webkit-appearance: none; 
box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}
input[type="text"]:focus {}

input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

select {height:40px; border:1px solid #e3e3e3; background-color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #e3e3e3; background-color:#F8F8F8; 
border-radius:0; overflow:auto; vertical-align:top; resize:vertical; 
box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}

.img-box, .img-wide, .img-resp-h, .img-resp-v, .img-resp-sq {overflow:hidden; position:relative; background-color:#000;}
.img-resp-h {padding-top:60%;}
.img-resp-v {padding-top:130%;}
.img-resp-sq {padding-top:100%;}
.img-box img, .img-resp-h img, .img-resp-v img, .img-resp-sq img {width:100%; min-height:100%; display:block;}
.img-resp-h img, .img-resp-v img, .img-resp-sq img {position:absolute; left:0; top:0;}
.img-wide img {width:100%; display:block;}
.img-square img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color: #fff; font-weight: bold;}
button {transition: all .3s;}
.button, .side-item-img, .news-item-img, .main-item-img {transition: color .3s, background-color .3s, opacity .3s;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}
.icon-r .fa {margin-left:10px;}

.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.fx-stretch{-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.fx-top{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.fx-middle{-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-bottom{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.fx-col{display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}



/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; overflow:hidden; position:relative;}
.center {max-width:1200px; margin:0 auto; position:relative; z-index:20;}
.block {background-color:#693333; padding: 20px; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);}
.header {}
.cols {border: 1px solid #e3e3e3; margin: 20px 0;}
.side {background-color: #fff; width: 340px; padding: 20px; border-left: 1px solid #693333;}
.main {background-color: #fff; min-height: 100vh; padding: 20px; width: calc(100% - 340px); width: -webkit-calc(100% - 340px);}
.footer {border: 1px solid #fff; padding: 20px; color: #fff; font-size: 14px;}

#gotop {background-color: #fff; width: 50px; height: 50px; text-align: center; 
	line-height: 50px; display: none; cursor: pointer; position: fixed; bottom: 40px; right: 40px; 
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2); z-index: 999;}
	.rkl-bx {overflow:hidden; margin-bottom:20px; text-align:center;}


/* HEADER
----------------------------------------------- */
.h-inf {background-color: #944646; height: 100px; border: 1px solid #fff; padding: 20px;}
.h-nav {height: 55px; background-color: #f3f3f3; border-bottom: 5px solid #16A1E7;}
.logo {width: calc(100% - 340px); width: -webkit-calc(100% - 340px); display: block; 
	overflow: hidden; text-shadow: 0.1px 1px 2px #888888; font-size: 20px;}
.logo p {color: #fff; font-size: 24px; font-weight: 700; margin-bottom: 5px;}
.search-box {width:300px;}
.search-field {width:100%; position:relative;}
.search-field input, .search-field input:focus {width:100%; padding:0 100px 0 10px; border-radius:0px; 
background-color:#fff; color:#333; box-shadow:inset 0 0 0 1px #e3e3e3;}
.search-box button {position:absolute; right:0; top:0; padding:0 15px !important;}

.h-nav li {display: inline-block;}
.h-nav a {display: block; padding: 0 20px; line-height: 50px; text-transform: uppercase; font-size:12px;}
.h-nav a:hover, .h-nav a.is-active {color: #fff; background-color: #16A1E7;}


/* NEWS
----------------------------------------------- */

.news-item + .news-item {margin-top:20px; padding-top:20px; border-top:1px solid #e3e3e3;}
.news-item-img {float:left; margin-left:-225px; display:block; width:200px;}
.news-item-date {margin-bottom:5px; font-size:12px;}
.news-item-title {display:block; font-size:18px; font-weight:700; margin-bottom:10px;}
.news-item-text {margin-bottom: 10px; margin-top: 10px; line-height: 27px;}
.news-item-img:hover {opacity:0.8;}
.sidess {display: block;margin: auto;}
.news-link {text-decoration: none;font-weight: 700;font-size: 18px;text-align: center;display: block;}
.sides {width: 200px; height: 300px;}

/* SIDE, FOOTER
----------------------------------------------- */
.side-bt {padding: 10px 20px; font-size: 18px; background-color:#693333; color:#FFF;}
.side-bc {padding: 20px 0;}
ul.side-bc {padding-top: 0;}
ul.side-bc a {display: block; padding: 10px 0; border-bottom: 1px solid #944646; font-size:14px;}
.side-item + .side-item {margin-top:10px; padding-top:10px; border-top:1px solid #944646;}
.side-item-date {font-size:14px; margin-bottom:6px;}
.side-item-link {display: block;float: left;width: 33%;text-align: center;}
.side-item-lin {display: block;text-align: center;}
.ft-copyr {margin-top: 10px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:40px; text-align:center; padding:40px 0 0 0;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {float:left;}

.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:46px; text-align:center;}
.navigation {text-align:center;float:left;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
background-color:#fff; margin:5px 2px 0 0; border-radius:4px; border:0px solid #ddd; 
box-shadow:0 3px 5px 0 rgba(0,1,1,0); font-size:18px;}
.navigation span, .pagi-nav a:hover {background-color:#693333; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color:#888;}
.pagi-nav a:hover {background-color:#693333; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* SECTION
----------------------------------------------- */
.sect {margin-bottom:30px;}
.sect-t {margin-bottom:30px; font-size: 18px; font-weight: 700;}

.speedbar {border-bottom:1px dashed #ccc; padding:0 0 20px 0; margin:0 0 20px 0;}
.speedbar a {color:#5e90d5;}


/* FULL
----------------------------------------------- */
.full h1 {font-size:24px; margin-bottom:10px; font-weight: 700;}
.full h1 .fa {font-size:16px; margin-left:10px; vertical-align:middle;}
.side-box {margin-top: 20px;}  
.full-meta {padding:3px; overflow:hidden; line-height:20px;}.full-meta .main-item-date {float:left; margin-right:15px;}
.full-meta .main-item-date.to-fav {float:right; margin:0;}
.full-meta .main-item-date.frate {position:relative; top:1px;}
.main-item-date:not(.frate) {font-size: 14px;}

.rels {padding-top:30px; border-top:4px solid #5e90d5;}
.rels-in {width:300px; padding:15px; float:left; margin:0 30px 15px 0; display:none; 
border:1px solid #e3e3e3; border-top:4px solid #3c6695;}
.full-text .rels-in {display:block;}
.rels-in-title {margin:-15px -15px 15px -15px; padding:10px 15px; background-color:#ebeef3; font-size:18px;}
.rels-in a {text-decoration:none !important; color:#2a2a2a !important;}
.rels-in a:hover {text-decoration:underline !important; color:#3c6695 !important;}
.rels-in .row-item-date {display:block; margin:0;}
.rels-in + .quote {margin-left:330px;}

.fbtm {margin-bottom:30px; color:#888}
.error-text {font-size:14px; width:300px;}
.error-text .fa {font-size:18px; vertical-align:top; margin-right:10px;}
.error-text:after {content:attr(data-text);}



/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; height:400px; display:block; margin:0 auto;}
.mejs-container {max-width:100% !important;}
.full-text {color:#363636; font-size:15px; line-height:27px; padding-bottom:30px; font-family:Arial, Helvetica, sans-serif;}
.full-text img:not(.emoji) {max-width:100%; margin:10px 0;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}

.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:24px; font-weight:400; color:#000000;}
.full-text p {margin-bottom:10px;}
.full-text > ul, .full-text > ol {margin:10px 0;}
.full-text > ul li {list-style:disc; margin-left:40px; position:relative;}
.full-text2 > ul li:before {content: "\f00c"; font-family: 'FontAwesome';
position:absolute; top:0px; left:-25px; width:8px; height:8px;
color:#9cce43; border-radius:0;}
.full-text > ol li {list-style:decimal; margin-left:40px;}

.full-text table {width:100%; text-align:left; margin:10px 0;}
.full-text table tr td {padding:10px; border:2px solid #fff;}
.full-text table tr:nth-child(2n+1) {background-color:#f5f5f5;} 
.full-text table tr:nth-child(1) {background-color:#0297dc !important; color:#FFF; font-size:14px !important;}
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#f5f5f5; padding:0 15px 0 0; border-radius:4px; margin:10px 0; overflow:hidden;}
.attach .download-link {color:#FFF !important; text-decoration:none !important; margin-right:15px; float:left; 
display:inline-block; padding:0 15px; background:#3c6695;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.dcont {border:1px solid #e3e3e3; padding:0 15px 15px 15px; margin:0 0 20px 0; line-height:20px;}
.polltitle {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#f5f5f5; line-height:normal;}
.full-taglist a {color:#3c6695;}
.full-taglist {margin:0 0 30px 0;}
.full-taglist span:not(:last-child):not(.fa) a:after {content:","; margin-right:3px;}


/* COMMENTS
----------------------------------------------- */
.add-comm-form {position:relative; padding:15px; border:1px solid #e3e3e3; 
	background-color: #f3f3f3; margin-bottom: 20px;}
.ac-soc {position:absolute; right:16px; top:10px;}
.ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ac-soc img {display:block; width:30px; border-radius:15px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.ac-title {font-weight:700; margin-bottom:15px; text-transform:uppercase;}
.ac-inputs input {width:49%; background-color:#FFF}
.ac-textarea textarea {height:85px; background-color:#FFF}
.ac-submit {}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input { background-color:#FFF}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#f5f5f5; margin:20px 0 0 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#06c;}
.full-comms {}

.comm-item {margin-bottom:20px;}
.comm-right {}

.comm-one {font-size:14px; height:18px; line-height:18px; overflow:hidden; margin-bottom:6px;}
.comm-one > span:last-child {color:#bcbcbc; float:right; margin-right:0;}
.comm-one > span {float:left; margin-right:15px;}
.comm-author {font-weight:700;}
.comm-author a {color:#6382b1;}
.rate3-comm {position:absolute; right:0; top:0; white-space:nowrap; font-size:16px;}
.rate3-comm a {cursor:pointer; height:20px; line-height:20px; display:inline-block; font-size:14px;
color:#497b41; margin:0 5px 0 0; vertical-align:top}
.rate3-comm a:last-child {color:#a03939; margin:0 0 0 5px;}
.rate3-comm a:hover {opacity:0.5;}
.rate3-comm > span {height:20px; line-height:20px; display:inline-block; font-size:11px; font-weight:700; vertical-align:top;}
.rate3-comm > span > span.ratingtypeplus {color: #06b601;}
.rate3-comm > span > span.ratingplus {color: #95c613;}
.rate3-comm > span > span.ratingminus {color: #ff0e0e;}
.comm-two {color:#4c4c4c; line-height:20px; padding-bottom:0; font-size:14px;}
.signature {margin-top:10px; padding-top:5px; font-size:12px; font-style:italic; color:#888; border-top:1px dashed #e3e3e3;}
.comm-three {margin-top:6px; font-size:12px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px;}
.comm-three a {color:#6382b1;}
.comm-three li:first-child {margin-left:0px; float:left;}




/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display:none;}
.side-panel {width:260px; height:100%; overflow-x:hidden; overflow-y:auto; background-color: #edeef0; 
padding:0 10px; z-index:888; position:fixed; left:-260px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:887; display:none;}
.side-panel a {background-color: #edeef0; display:block; padding:10px 50px 10px 0; font-size:14px; border-bottom:1px solid #e3e3e3;}


@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.block, .footer, .h-inf {padding: 20px 10px;}
.block {padding: 10px;}
.error-text {display:none;}
.sides {width: 150px; height: 225px;}    
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.h-inf {height:auto;}
.side {display:none;}
.main {padding: 20px 10px; width: 100%;}
.logo {width: 100%; text-align:center; margin-bottom:10px;}
.h-nav {display:none;}

.sides {width: 200px; height: 300px;}   

.btn-menu {background-color:#693333; color:#FFF; width:40px; height:40px; line-height:40px; text-align:center; 
font-size:24px; display:block; cursor:pointer;}
}

@media screen and (max-width: 760px) {
.center2 {max-width:640px;}
.sides {width: 150px; height: 225px;}
.full h1 {font-size:20px;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {font-size:18px;}
.full-text .rels-in {width:100%; margin-right:0; float:none; display:none;}

.comm-three li:not(:first-child) {display:none;}
.dcont button {font-size:12px; padding:0 15px !important;}
.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.search-box {width:200px;}    
.side-box {display:none;}   
.smart-meta {display:flex;flex-direction:column;align-items:center;}    
.center2 {max-width:480px;}
.news-item {padding-left:0;}
.news-item-img {float:none; margin:0 auto 20px auto;}
.ft-left {width:100%; margin-bottom:10px;}
.side-item-link {display: block;margin: auto;float: none;width: 100%;text-align: center;}
.sides {width: 300px; height: 450px;}   
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ac-soc {position:static;}
.ac-inputs input {width:100%; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:0;}
.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.center2 {max-width:320px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

.myButton {
	box-shadow: 0px 10px 14px -7px #276873;
	background:linear-gradient(to bottom, #693333 5%, #55a5cd 100%);
	background-color:#693333;
	border-radius:32px;
	border:1px solid #29668f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:28px;
	font-weight:bold;
	padding:32px 32px;
	text-decoration:none;
	text-shadow:0px 1px 0px #3d768a;
}


.myButton:hover {
	background:linear-gradient(to bottom, #55a5cd 5%, #693333 100%);
	background-color:#55a5cd; color: #fff;
}
.myButton:active {
	position:relative;
	top:1px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.logo:hover {
    opacity: .8;
    filter: Alpha(Opacity=80);
}