/* 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, figcaption, hgroup, footer, header, nav, section, main {display: block;}
body {font: 12px Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #000; background-color:#fff; 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 {color:#e74c3c; text-decoration: none;}
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 20px; display:inline-block; height:40px; line-height:40px; border-radius:0px; cursor:pointer; 
background-color:#e74c3c; color:#fff; text-align:center;}
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:#c0392b; color:#fff;}
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:#fff; 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 {overflow:hidden; position:relative; background-color:#000;}
.img-resp-h {padding-top:58%;}
.img-resp-v {padding-top:130%;}
.img-box img, .img-resp-h img, .img-resp-v img {width:100%; min-height:100%; display:block;}
.img-resp-h img, .img-resp-v 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;}
button, .th-img {transition: all .3s;}
.button {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;}
.center {max-width:1400px; margin:0 auto; position:relative; z-index:20;}
.header {height:80px; padding:0 10px; position:relative;}
.main {background-color:#eeeeee; padding:30px 2010px; margin:0 -2000px; min-height:600px;}
.footer {padding:20px 10px 10px 10px; position:relative;}


/* HEADER
----------------------------------------------- */
.speedbar {height:20px; line-height:20px; text-align:center; padding:0 2010px; margin:0 -2000px; color:#888; background-color:#f5f5f5;}
.speedbar a {text-decoration:underline; opacity:0.6;}

.btn-menu {background-color:#e74c3c; color:#fff; padding:0 30px; line-height:80px; height:80px; 
float:left; cursor:pointer; font-size:18px; font-weight:700; margin-left:-10px;}
.btn-menu:hover {background-color:#c0392b; color:#fff;}

.logotype {height:80px; width:300px; margin-left:-150px; display:block; position:absolute; left:50%; top:0; overflow:hidden;}

.search-box {width:250px; float:right; margin-top:20px;}
.search-field {width:100%; position:relative;}
.search-field input, .search-field input:focus {width:100%; padding:0 50px 0 10px; 
background-color:#fff; color:#2a2a2a; height:40px; line-height:40px; box-shadow:0 0 0 1px #f0f0f0;}
.search-box button {position:absolute; right:0; top:0;
padding:0 !important; width:40px; height:40px !important; line-height:40px !important; 
font-size:18px; background-color:transparent !important; color:#888 !important;}

.menu-inner {display:none;}
.menu-inner ul {padding:0 0 20px 0;}
.menu-inner li {display:inline-block; vertical-align:top; margin:0 10px 10px 0;}
.menu-inner a {display:block; padding:7px 10px; background-color:#FFF;}
.menu-inner a:hover {color:#fff; background-color:#e74c3c;}


/* THUMB
----------------------------------------------- */
.mtitle {font-size:18px; font-weight:700; margin-bottom:30px;}
.floats {margin:0 -7px;}
.thumb {width:25%; float:left; padding:0 7px 15px 7px; position:relative;}
.thumb > a {display:block; padding-top:58%; border:1px solid #1e1e1f; overflow:hidden; position:relative;}
.thumb > a img {width:100%; min-height:100%; display:block; position:absolute; left:0; top:0;}

.th-rate {display:inline-block; padding:5px 10px; background-color: #efe5cd; color:#000;
position:absolute; left:17px; top:10px; z-index:20; font-size:12px; white-space:nowrap;}
.th-title {position:absolute; left:7px; bottom:15px; right:7px; padding:40px 15px 15px 15px; color:#FFF; 
font-size:14px; line-height:20px; pointer-events:none; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);}
.th-title a {color:#FFF;}
.th-img:hover {box-shadow:0 20px 20px -20px rgba(0,0,0,0.8);}


/* FOOTER
----------------------------------------------- */
.ft-copyr {margin:-10px 20px 0 0; padding:10px; display:inline-block; float:left; 
background-color:#eee;}
.ft-menu a {float:left; margin:0 20px 10px 0; display:inline-block;}
.ft-menu a:hover {text-decoration:underline;}
.counter {display:inline-block; height:31px; background-color:#f5f5f5; 
position:absolute; right:10px; top:10px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:36px; text-align:center; padding:40px 5px 0 5px;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:36px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 5px; 
min-width:36px; background-color:#fff; margin:5px 5px 0 0; border-radius:0px; border:0px solid #ddd; 
box-shadow:0 3px 5px 0 rgba(0,1,1,0); font-size:14px;}
.navigation span, .pagi-nav a:hover {background-color:#e74c3c; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color:#888;}
.pagi-nav a:hover {background-color:#e74c3c; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.full h1 {font-size:24px; font-weight:700; margin-bottom:30px;}
.full h1 a {color:#e74c3c; margin-left:10px;}
.fcols {margin-bottom:30px;}
.fright {width:240px; float:right; text-align:center;}
.fleft {width:calc(100% - 270px); width:-webkit-calc(100% - 270px); float:left; background-color:#FFF;}
.full-tags {padding:15px; padding-top:0; line-height:26px;}
.full-tags a {background-color:#eee; color:#000; padding:0 10px; display:inline-block; margin:5px 0 0 7px;}
.fplayer {background-color:#fff;}
.f-desc {padding:15px;}

.full-comms {display:none;}
.fright .rkl-box {margin-top:20px;}

.fr-title {font-size:18px; font-weight:700;}
.frate {font-size:16px;}
.f-rate {white-space:nowrap; text-align:center; margin:20px 0 10px 0;}
.rate-plus, .rate-minus, .rate-counts {display:inline-block; vertical-align:middle; float:left;}
.rate-data {display:none;}
.rate-counts {padding:0 10px; height:60px; width:calc(100% - 120px); width:-webkit-calc(100% - 120px);}
.rate-plus, .rate-minus {cursor:pointer; width:60px; height:60px; text-align:center; font-size:40px; line-height:60px;}
.rate-plus {color:#1e9b05;}
.rate-minus {color:#d00707;}
.rate-plus:hover, .rate-minus:hover {opacity:0.8;}
.rate-bar {width:100%; min-height:6px; height:6px; border-radius:4px; overflow:hidden; 
position:relative; background-color:#ef4559;}
.rate-fill {width:50%; height:100%; position:absolute; left:0; top:0; background-color:#7bbc00; transition:width 1s linear;}
.rate-perc {font-size:30px; color:#1e9b05;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:700px !important; margin:0 auto; display:block; width:100%; height:400px;}
.mejs-container {max-width:100% !important;}
.full-text {font-size:12px; line-height:20px; color:#5c5c5c;}
.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 a {text-decoration:underline; color:#e74c3c;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.full-text p {margin-bottom:10px;}
.full-text ul, .full-text ol {margin:0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol li {list-style:decimal; margin-left:40px;}



/* ADAPTIVE
----------------------------------------------- */

@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.search-box {width:200px;}
.thumb {width:33.33%;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.header {height:100px;}
.btn-menu {padding:0; line-height:40px; height:40px; text-align:center; float:none; margin:0 -10px 10px -10px;}
.logotype {height:40px; width:140px; margin-left:0; position:static; float:left;}
.search-box {float:right; margin-top:0; width:calc(100% - 155px); width:-webkit-calc(100% - 155px);}
.thumb {width:50%;}
.counter {position:static; margin-top:10px;}

.full h1 {font-size:18px;}
.fright {width:100%; float:none; margin-top:20px;}
.fleft {width:100%; float:none;}
.frate {width:300px; margin:0 auto;}

.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) {
.center {max-width:480px;}

.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;}
.thumb {width:100%;}
.ft-copyr {margin:-10px 0 10px 0; width:100%;}

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