/* Template created by Youth-Templates | Author: Shepel Vladimir | ICQ: 604975168 */

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
    margin: 0;
    padding: 0;
}
body {
    background: #000000 url("../images/background-4-orig.png");
    /* background-position: center 163px; */
    background-position: center top;
    background-repeat: no-repeat;
    color: #1b1f21;
    word-wrap: break-word;
	background-attachment: fixed;
	background-size: cover;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    clear: both;
}
::selection {
    background: #ffbb33;
    color: #fff;
}
ol, ul {
    padding-left: 17px;
}
.sidebar ul, .sidebar ol {
    padding-left: 0;
    list-style: none;
}
h1, h2, h3, h4, h5 {
    line-height: normal;
}
h1 {
    font-size: 1.25em;
}
h2 {
    font-size: 1.2em;
}
h3 {
    font-size: 1.15em;
}
h4 {
    font-size: 1.1em;
}
h5 {
    font-size: 1em;
}
a {
    color: #999;
    text-decoration: none;
}
a:hover {
    color: #ffbb33;
    text-decoration: none;
}
a img {
    border: 0 none;
}
textarea {
    resize: vertical;
}
input, textarea, select, button, body {
    font: 14px Helvetica, Arial, Helvetica, sans-serif;
}
input, textarea, select, button, a {
    outline: none;
}
p {
    margin-bottom: 0.4em;
}
.left {
    float: left;
}
.right {
    float: right;
}
.white a {
    color: #fff;
}
.white a:hover {
    color: #fff;
}
.grey {
    color: #ccc;
}
green {
    color: #ffbb33;
}
.green {
    color: #ffbb33;
}
blue {
    color: #47c4d6;
}
.blue {
    color: #47c4d6;
}
orange {
    color: #f49401;
}
.orange {
    color: #f49401;
}
.line {
    height: 1px;
    margin: 8px 0;
    overflow: visible;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
}
.line-b {
    height: 1px;
    margin: 5px -5px;
    overflow: visible;
    background-color: #141414;
    border-bottom: 1px solid #272727;
}
.lines {
    margin: 10px 0px;
    border-bottom: 1px solid #fff;
}
.wrapper {
    width: 1000px;
    margin: 0 auto;
    background: url("../images/bg.png");
    padding: 0 10px 20px 10px;
}

/*==Header==*/
#header {
    width: 100%;
    height: 160px;
    /* background-image: url("../images/bg-header.jpg"); */
    /* background: #000000; */
    /* border-bottom: 3px solid #000000; */
}
.header-content {
    width: 1020px;
    margin: 0 auto;
}
.header-content img {
    /*margin-top:10px;*/
}

/*==Search==*/
.search-block {
    float: right;
    background: rgba(0, 0, 0, 0.3);
    margin: 15px 10px;
    padding: 10px;
    height: 87px;
}
.search-block label {
    font-family: Cuprum, sans-family;
    color: #ffbb33;
    margin-right: 5px;
}
.search-block input {
    border: 1px solid #ccc;
    width: 150px;
    height: 26px;
    background: #f9f9f9;
    color: #242424;
}
.search-panel {
    margin-top: 18px;
}
.search-panel a {
    color: #a5a5a5;
    font-style: italic;
    font-size: 12px;
    margin-left: 10px;
}

/*==Login Panel==*/
.logo-block {
    /*float:right;*/
    background: rgba(0, 0, 0, 0.3);
    margin: 15px 0 0 0;
    padding: 5px 5px 10px 5px;
    height: 96px;
    width: 340px;
    margin: 20px auto;
}
.logo-block .loginbar {
    float: none;
}
.avatar {
    margin: 10px;
}
.loglink li {
    background: #f9f9f9;
    color: 242424;
    border-radius: 2px;
    margin: 5px;
    margin-top: 8px;
    padding: 2px 4px;
    text-align: center;
}
.loglink li:hover {
    background: #ffbb33;
}
.loglink li>a {
    color: #242424;
    font-family: Cuprum, sans-family
}
.auth ul li {
    padding: 5px 0 5px 10px;
    display: block;
    float: left;
    margin: 0 5px 5px 0;
}
.auth label {
    font-family: Cuprum, sans-family;
    color: #ffbb33;
    margin-right: 5px;
}
.auth ul li input {
    margin-top: 3px;
    border: 1px solid #ccc;
    width: 150px;
    height: 26px;
    background: #f9f9f9;
    color: #242424;
}
.abottom .left {
    margin: 8px 0 0 0;
}
.abottom .left a {
    color: #a5a5a5;
    font-style: italic;
    font-size: 12px;
    margin-left: 10px;
}
.abottom .right {
    margin: 5px 5px 0 0;
}

/*==Menu==*/
#cssmenu {
    position: relative;
    width: 1000px;
    margin: 5px auto 0px auto;
    height: 37px;
    display: block;
    padding: 0;
}
#cssmenu>ul {
    list-style: inside none;
    padding: 0;
    margin: 0;
}
#cssmenu>ul>li {
    list-style: inside none;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    position: relative;
}
#cssmenu>ul>li>a {
    outline: none;
    display: block;
    position: relative;
    padding: 12px 18px;
    font: bold 14px/100% Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
}
#cssmenu>ul>li>a:after {
    content: '';
    position: absolute;
    top: -1px;
    bottom: -1px;
    right: -2px;
    z-index: 99;
}
#cssmenu ul li.has-sub:hover>a:after {
    top: 0;
    bottom: 0;
}
#cssmenu>ul>li.has-sub>a:before {
    content: '';
    position: absolute;
    top: 18px;
    right: 6px;
    border: 5px solid transparent;
}
#cssmenu>ul>li.has-sub:hover>a:before {
    top: 19px;
}
#cssmenu ul li.has-sub:hover>a {
    background: #ffbb33;
    border-color: #fff;
    padding-bottom: 13px;
    padding-top: 13px;
    top: -1px;
    z-index: 999;
}
#cssmenu ul li.has-sub:hover>ul, #cssmenu ul li.has-sub:hover>div {
    display: block;
    border: 2px solid #ffbb33;
}
#cssmenu ul li.has-sub>a:hover {
    background: #ffbb33;
    border-color: #fff;
}
#cssmenu ul li>ul, #cssmenu ul li>div {
    display: none;
    width: auto;
    position: absolute;
    top: 38px;
    padding: 10px 0;
    background: #fff;
    border-radius: 0 0 5px 5px;
    z-index: 999;
}
#cssmenu ul li>ul {
    width: 200px;
}
#cssmenu ul li>ul li {
    display: block;
    list-style: inside none;
    padding: 0;
    margin: 0;
    position: relative;
}
#cssmenu ul li>ul li a {
    outline: none;
    display: block;
    position: relative;
    margin: 0;
    padding: 8px 20px;
    font: 10pt Arial, Helvetica, sans-serif;
    color: #202020;
    text-decoration: none;
}
#cssmenu>ul>li>ul>li a:hover {
    background: #ffbb33;
}
#cssmenu {
    background: #fff;
}
#cssmenu {
    border-color: #ffbb33;
}
#cssmenu>ul>li>a {
    color: #202020;
}
#cssmenu>ul>li>a:after {
    border-color: #6ed1ff;
}
#cssmenu>ul>li>a:hover {
    background: #ffbb33;
}

/*==Slider==*/
.slider-description {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    position: absolute;
    margin: 30px;
    max-width: 450px;
    padding: 10px;
    bottom: 0;
}
.slider-description h2 {
    color: #ffbb33;
    text-transform: uppercase;
}
.slider-description a {
    color: #fff;
}

/*==Start Container==*/
.container {
    /*overflow: visible;*/
    margin-top: 20px;
}
.content {
    width: 685px;
    min-height: 800px;
    float: right;
    margin-left: 5px;
}
.content img {
    max-width: 100%;
}

/*==Sidebar==*/
.sidebar {
    width: 285px;
    float: left;
}
.side-block {
    background: #1f1f1f;
    color: #999;
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
}
.side-block ul {
    margin-top: 10px;
}
.side-block>.head h4 {
    margin: -5px;
    background: #191919 url(../images/inset-alt.png) left bottom repeat-x;
    color: #999;
    font: bold 12px/16px Helvetica, Arial, sans-serif;
    padding: 10px 20px 11px;
    text-transform: uppercase;
    text-align: center;
}
.side-block>.head h3 {
    margin: -5px;
    background: #191919 url(../images/inset-alt.png) left bottom repeat-x;
    color: #999;
    font: bold 12px/16px Helvetica, Arial, sans-serif;
    padding: 10px 20px 11px;
    text-transform: uppercase;
    text-align: center;
}
.side-block li center, .side-block div center {
    text-align: left !important;
}
.vote {
    margin: 10px;
}

/*==Short story==*/
.block {
    background: #fdfdfd;
    border-radius: 2px;
    border: 1px solid #adadad;
    width: 335px;
    height: 220px;
    margin: 0px 0px 15px 5px;
    float: left;
}
.block-video {
    background: #fdfdfd;
    border-radius: 2px;
    border: 1px solid #adadad;
    width: 978px;
    min-height: 100px;
    margin: 0px 0px 20px 0px;
    padding: 10px;
    overflow: visible;
}
.story {
    padding: 0 10px;
    text-align: center;
}
.block>.head a {
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: center;
    color: #424242;
}
.block>.head h4 {
    margin: 10px;
}
.image-caption {
    width: 325px;
    position: relative;
}
.image-caption p {
    position: absolute;
    width: 325px;
    bottom: -6px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    background: #000;
    padding: 5px;
    color: #fff;
}

/*==Fullstory==*/
.fullstory {
    overflow: visible;
    background: #fff;
    padding: 10px;
}
.fullstory .story-title-line .story-title-text {
    display: inline-block;
    vertical-align: middle;
}
.fullstory .story-title-line img {
    display: inline-block;
    vertical-align: middle;
}
.block-video, .fullstory h4 {
    font-size: 12px;
    text-transform: uppercase;
    color: #424242;
}
.play {
    height: 0;
    position: relative;
    bottom: 110px;
    left: 81px;
}
.ic-video {
    width: 59px;
    height: 59px;
    background-image: url("../images/play.png");
}
.ic-video:hover {
    background-position: 0px -59px;
}
.fullinfo li {
    overflow: visible;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px;
    width: 240px
}
.nofullinfo li {
    padding: 5px;
    border-radius: 2px;
    width: 240px
}
.nofullinfo, .fullinfo h4 {
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: center;
    color: #424242;
}
.fullinfo a {
    color: #242424;
}

/*==Game News==*/
.white-block {
    background: #fff;
    padding: 10px;
}
.game {
    background: #fff;
    padding: 10px;
    margin: 10px 0;
    overflow: visible;
}

/*==Button==*/
.btn {
    -moz-box-shadow: inset 0px 1px 0px 0px #9acc85;
    -webkit-box-shadow: inset 0px 1px 0px 0px #9acc85;
    box-shadow: inset 0px 1px 0px 0px #9acc85;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #68a54b));
    background: -moz-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background: -webkit-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background: -o-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background: -ms-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background: linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#68a54b', GradientType=0);
    background-color: #74ad5a;
    border: 1px solid #3b6e22;
    cursor: pointer;
    clear: both;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 12px;
    text-decoration: none;
}
.btn:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
    background: -moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background: -webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background: -o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background: -ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background: linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a', GradientType=0);
    background-color: #68a54b;
}
.btn:active {
    position: relative;
    top: 1px;
}
.btn-blue {
    background: #47c4d6;
    border: 1px solid #47c4d6;
    cursor: pointer;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 12px;
    text-decoration: none;
}
.btn-blue:hover {
    background-color: #47c4d6;
}
.btn-blue:active {
    position: relative;
    top: 1px;
}
.btn-orange {
    background: #f49401;
    border: 1px solid #f49401;
    cursor: pointer;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 12px;
    text-decoration: none;
}
.btn-orange:hover {
    background-color: #f49401;
}
.btn-orange:active {
    position: relative;
    top: 1px;
}
.btn-green {
    background: #ffbb33;
    border: 1px solid #ffbb33;
    cursor: pointer;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 12px;
    text-decoration: none;
}
.btn-green:hover {
    background-color: #ffbb33;
}
.btn-green:active {
    position: relative;
    top: 1px;
}
.btn-brown {
    background: #594834;
    border: 1px solid #594834;
    cursor: pointer;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 12px;
    text-decoration: none;
}
.btn-brown:hover {
    background-color: #594834;
}
.btn-brown:active {
    position: relative;
    top: 1px;
}
.mini {
    padding: 2px 3px;
}

/*==Îøèáêà íà ñàéòå==*/
.alert {
    background: url("../images/alert.png") no-repeat 10px 50% #f9f9f9;
    padding: 10px 10px 10px 70px;
    border: 1px solid #ccc;
    min-height: 60px;
    font-size: 13px;
}

/*==Íàâèãàöèÿ==*/
.navigation {
    border: none;
    padding: 40px;
    clear: both;
}
.navigation a:link, .navigation a:active, .navigation a:visited {
    background: #E5E5E5;
    border: 1px solid #BCBCBC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #747474;
    font-size: 11px;
    font-weight: normal;
    padding: 4px 7px;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: lowercase;
}
.navigation a:hover {
    background-color: #EFEFEF;
    color: #747474;
}
.navigation span {
    background: none repeat scroll 0 0 #5C5C5C;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) inset, 0 1px 0 #FFFFFF;
    color: #FFFFFF;
    cursor: default;
    padding: 4px 7px;
}

/*==Footer==*/
.wrapper.footer-wrapper {
    padding: 0;
    background: url("../images/bg-header.jpg");
    width: 100%;
    border-top: 3px solid #ffbb33;
}
.wrapper.footer-wrapper .container {
    width: 1020px;
    margin: 0 auto;
}
.footer {
    padding: 20px 10px 10px 10px;
    clear: both;
    overflow: visible;
}
.foot_block {
    float: left;
    background: rgba(0, 0, 0, 0.3);
    padding: 10px;
    width: 300px;
    height: 200px;
    margin-right: 10px;
}
.foot_block:last-child {
    margin-right: 0px;
}
.grn {
    color: #ffbb33
}
.site-counter {
    display: inline-block;
}
.counter-logo {
    display: inline-block;
    vertical-align: middle;
}

/*==Âèä êîììåíòàðèÿ==*/
.comment-block {
    clear: both;
    margin: 0 0 10px 0;
    position: relative;
    padding: 5px 5px 5px 100px;
    background: rgba(0, 0, 0, 0.7);
}
.comment-block-left {
    width: 85px;
    height: 85px;
    overflow: visible;
    position: absolute;
    left: 5px;
    top: 5px;
    background: #fff;
    padding: 7px;
    border: 0;
    border: 1px #e5e5e5 solid;
}
.comment-block-left img {
    max-width: 85px;
}
.comment-block-right {
    margin: 0 0 0 10px;
    position: relative;
    padding: 0px 0 0 0;
}
.comment-block-right2 {}
.comment-text {
    background: #fff;
    border: 1px #e5e5e5 solid;
    padding: 7px;
    color: #7b7b7b;
    line-height: 17px;
    font-size: 11px;
}
.comment-text a {
    color: #000;
}
.comment-text a:hover {
    text-decoration: none;
}
.comment-text-title {
    border-bottom: 1px #ebebeb solid;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    color: #333;
}
.comment-text-title a {
    color: #3fadc8;
}
.comment-text-title a:hover {
    text-decoration: underline;
}
.comment-text-more {
    padding: 3px 0 0 0;
    font-size: 11px;
    color: #d3d3d3;
    border-top: 1px #ebebeb solid;
}
.comment-text-more a {
    color: #d3d3d3;
}
.comment-text-more a:hover {
    color: #000;
}
.comment-block .bbcodes, .mass_comments_action .bbcodes, .news-item-content .editor input, .news-item-content input {
    background: #fff;
    border: 1px #ccc solid;
    color: #333;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0;
    cursor: pointer;
}

/*==Profile-Popup==*/
.profile li {
    margin: 5px;
    padding: 3px;
    border-bottom: 1px solid #ccc;
}

/*==Glyphicons==*/
[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../images/glyphicons-halflings-white.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}
.icon-views {
    background-position: -96px -120px;
}
.icon-comment {
    background-position: -240px -120px;
}
.icon-category {
    background-position: -264px -24px;
}
.icon-list {
    background-position: -264px 0;
}
.attach {
    padding: 5px;
    background: #47c4d6;
    color: #fff;
}
.attachment .attachment-info {
    font-size: 12px;
    font-weight: bold;
    margin-top: 2px;
    display: block;
}
.download-cs-block .download-option {
    display: inline-block;
    vertical-align: top;
    width: 180px;
}
.download-cs-block .download-option img:hover {
    opacity: 0.9;
}
.archives {
    color: #ccc;
    font-weight: normal;
    font-size: 12px;
    padding-left: 11px;
    line-height: 18px;
    width: 118px;
    display: block;
    float: left;
}


/* Custom Styles */
.p-sub-title {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
ul.cs-list li {
    vertical-align: middle;
    line-height: 22px;
    margin-bottom: 10px;
    text-align: left;
}
ul.cs-list li span {
    display: inline-block;
}
ul.cs-list li img {
    display: inline-block;
    width: 22px;
    margin-right: 5px;
    float: left;
}

/* --- Комментарии --- */
/* Форма добавления */
.addcomment {
    background-color: #f7f7f7;
    padding: 10px;
}
.addcomment .box_in h3 {
    margin-top: 10px;
}
.plus_icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.addcomment .plus_icon {
    width: 8%;
    padding: 10px 0;
    float: left;
}
.plus_icon>span, .plus_icon>span:before, .plus_icon>span:after {
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
    position: absolute;
}
.plus_icon>span:before, .plus_icon>span:after {
    background-color: #b3b3b3;
    content: "";
}
.plus_icon>span {
    width: 16px;
    height: 16px;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -8px;
}
.plus_icon>span:after {
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    margin-top: -1px;
}
.plus_icon>span:before {
    left: 50%;
    top: 0;
    width: 2px;
    height: 100%;
    margin-left: -1px;
}
.plus_icon.circle {
    width: 12px;
    height: 12px;
    padding: 4px;
    border-radius: 50%;
    border: 2px solid #3394e6;
}
.plus_icon.circle>span {
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px;
}
.plus_icon.circle>span:before, .plus_icon.circle>span:after {
    background-color: #3394e6;
}

/* Формы на UL */
ul.ui-form {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.ui-form>li {
    margin-bottom: 20px;
    margin-top: 17px;
}
ul.ui-form>li:last-child {
    margin-bottom: 0;
}
.form-group {
    margin-bottom: 20px;
}
.form-group>label {
    display: block;
    margin-bottom: .4em;
}
.imp:after {
    content: "*";
    margin: 0 0 0 10px;
    color: #e85319;
}
@media only screen and (min-width: 601px) {
    .form-group.combo:after {
        clear: both;
        display: table;
        content: "";
    }
    .form-group.combo>.combo_field {
        width: 100%;
        float: left;
        padding-left: 55px;
        padding-right: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    /* .form-group.combo > .combo_field:last-child { padding-left: 10px; }
        
        .form-group.combo > .combo_field:first-child { padding-right: 10px; } */
    .form-group.combo .combo_field input {
        height: 24px;
        line-height: 22px;
        border: 1px solid #d7d7d7;
        padding: 10px;
    }
}
.form_submit {
    margin-top: 20px;
}
.form-sep {
    border-top: 1px solid #efefef;
}

/* Модификация BB редактора для комментариев */
#comment-editor .bb-editor textarea {
    padding: 7px;
    padding-bottom: 45px;
    height: 200px;
}
.addpm #comment-editor .bb-editor textarea {
    height: 340px;
}
.wseditor table, .bb-editor table {
    margin: 0px;
}
#addcomment .c-captcha {
    margin-bottom: 20px;
}
#addcomment .c-captcha a {
    display: inline-block;
    vertical-align: middle;
    line-height: 80px;
    margin-right: 10px;
}
#addcomment .c-captcha input {
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
}

/* cs-footer */
.cs-footer {
    padding: 10px 20px;
}

/* Download Buttons */
.download-direct {
    position: relative;
    background: #294f73;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin: 5px;
    white-space: nowrap;
    color: #efefef;
    text-decoration: none;
    padding: 3px 4px 3px 4px;
    line-height: 23px;
    font-size: 11px;
    /* border-radius: 3px; */
    width: 30%;
    text-transform: uppercase;
}
.download-direct:before {
    width: 20px;
    height: 20px;
    content: " ";
    background-image: url('/templates/IGame/dleimages/dlink.png');
    position: absolute;
    left: 30px;
    top: 4px;
}
.download-direct:hover {
    background: #2e6aa2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.download-yandex {
    position: relative;
    background: #92641c;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin: 5px;
    white-space: nowrap;
    color: #efefef;
    text-decoration: none;
    padding: 3px 4px 3px 4px;
    line-height: 23px;
    font-size: 11px;
    /* border-radius: 3px; */
    width: 30%;
    text-transform: uppercase;
}
.download-yandex:before {
    width: 20px;
    height: 20px;
    content: " ";
    background-image: url('/templates/IGame/dleimages/ylink.png');
    position: absolute;
    left: 36px;
    top: 4px;
}
.download-yandex:hover {
    background: #bd7f1e;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.download-torrent {
    position: relative;
    background: #457329;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin: 5px;
    white-space: nowrap;
    color: #efefef;
    text-decoration: none;
    padding: 3px 4px 3px 4px;
    line-height: 23px;
    font-size: 11px;
    /* border-radius: 3px; */
    width: 30%;
    text-transform: uppercase;
}
.download-torrent:before {
    width: 20px;
    height: 20px;
    content: " ";
    background-image: url('/templates/IGame/dleimages/tlink.png');
    position: absolute;
    left: 30px;
    top: 4px;
}
.download-torrent:hover {
    background: #579431;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* CommentIt styles */
#addfomz {
    background: #f1f1f1;
    border: #e6e6e6 1px solid;
    padding: 10px;
    margin: 5px;
}
#addfomz #uLogin {
    margin-top: 15px;
}
#cit-title {
    margin-right: 20px;
    padding: 10px;
    border: 1px solid #ffffff;
    border-radius: 30px;
    background-color: #ffffff;
}
#cit-avatar-box {
    display: inline-block;
}
#cit-avatar-box img {
    width: 36px;
    height: 36px;
    border-radius: 50px;
    margin-top: 4px;
}
#cit-commenter-info {
    display: inline-block;
    vertical-align: top;
    margin-top: 14px;
    margin-left: 5px;
}
#cit-raiting-col #cit-raiting {
    margin-top: 25px;
}

/* Accordion Button */
button.accordion {
    position: relative;
    background: #1f1f1f url(../images/inset-alt.png) left bottom repeat-x;
    color: #999;
    font: bold 12px/16px Helvetica, Arial, sans-serif;
    cursor: pointer;
    padding: 6px;
    width: 100%;
    border: none;
    text-align: center;
    outline: none;
    transition: 0.4s;
    vertical-align: middle;
    line-height: 22px;
}
button.accordion.active, button.accordion:hover {
    color: #ffbb33;
}
button.accordion img {
    display: inline-block;
    width: 22px;
    margin-right: 5px;
    vertical-align: middle;
    float: left;
}
div.accordionpanel {
    /*padding: 0 18px;*/
    display: none;
}


/* sidebar icons */
.cs-alinks a {
    background: url('/templates/IGame/images/cs.png') 0px 0px / 16px no-repeat;
    padding: 0px 0px 0px 20px;
}
header {
    display: none;
}
@media (max-width: 800px) {
    body {
        background: none;
    }
    .block-video.clearfix {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        border: none;
        justify-content: space-around;
    }
    .block-video.clearfix::before,
    .block-video.clearfix::after {
        display: none;
    }
    .block-video.clearfix div{
        width: auto;
        margin: 5px 0!important;
    }
    .wrapper {
        width: 100%;
    }
    #dle-content {
        width: 99%;
        margin: 5px auto;
    }
    .header-content {
        width: 99%;
        margin: 0 auto;
    }
    #header > div.header-content > a > img {
        display: none;
    }
    #cssmenu {
        width: 100%;
    }
    .content {
        width: 100%;
        float: none;
        margin: 0;
    }
    .block {
        width: 100%;
        margin: 10px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .block-video {
        width: 100%;
    }
    .clearfix {
        padding: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .wrapper.footer-wrapper .container {
        width: 100%;
        padding: 0;
    }
    iframe {
        width: 100%; 
        height: 100%; 
    }
    #addfomz {
        margin: 0%;
        padding: 5px;
    }
    #addfomz > table {
        display: flex;
        width: 100%;
    }
    tbody {
        max-width: 100%;
    }
    tr {
        display: flex;
        flex-wrap: wrap;
    }
    td {
        width: 100%;
    }
    textarea {
        max-width: 70%;
    }
    .sidebar {
        width: 100%;
        float: none;
    }
    .image-caption {
        width: 100%;
    }
    .image-caption p {
        width: 98%;
        overflow: hidden;
    }
    #cit-raiting > div {
        width: auto!important;
    }
    #cs-sborki #dle-content .block:nth-child(2n-1) {
        margin: 0px!important;
    }
    .wcommunity_wrap div {
        width: 100%!important;
    }
    #main > div {
        width: 100%!important;
    }
    /* menu */
    #cssmenu > ul {
        display: flex;
        flex-direction: column;
    }
    #header {
        height: 55px;
    }
    #vkwidget1 {
        width: 665px;
    }
    #vk_groups {
        overflow-x: scroll!important;
        overflow-y: hidden!important;
    }
    /* *,
    *::after,
    *::before {
        box-sizing: border-box;
    }
    #vk_groups {
        overflow-x: scroll;
    } */
    header{
        width:100%; 
        background: rgba(255, 255, 255, .9);
        height:60px; 
        line-height:60px;
        /* border-bottom:1px solid #dddddd; */
        position: fixed;
        z-index: 10;
        top: 0;
    }
    header a {
        color: #FE000A;
        font-size: 30px;
        padding-left: 20px;
        text-shadow: 1px 1px 1px black,
        -1px -1px 1px white;
        text-transform: uppercase;
        font-weight: bold;
        display: block;
        margin-top: -5px;
    }
    sup {
        font-size: 15px;
    }
    .hamburger{
      background:none;
      position:absolute;
      top:0;
      right:0;
      line-height:45px;
      padding:5px 15px 0px 15px;
      color:#999;
      border:0;
      font-size:1.7em;
      font-weight:bold;
      cursor:pointer;
      outline:none;
      z-index:10000000000000;
    }
    .cross{
      background:none;
      position:absolute;
      top:0px;
      right:0;
      padding:7px 15px 0px 15px;
      color:#999;
      border:0;
      font-size:3.4em;
      line-height:65px;
      font-weight:bold;
      cursor:pointer;
      outline:none;
      z-index:10000000000000;
    }
    .menu{z-index:1000000; font-weight:bold; font-size:0.8em; width:100%; background: transparent;  position:fixed; text-align:center; font-size:12px; top:60px;}
    .menu ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
    .menu li {display: block;   padding:15px 0 15px 0; border-bottom:#dddddd 1px solid; background: rgba(255, 255, 255, .9);}
    .menu li:hover{display: block;    background:#ffffff; padding:15px 0 15px 0; border-bottom:#dddddd 1px solid;}
    .menu ul li a { text-decoration:none;  margin: 0px; color:#666;}
    .menu ul li a:hover {  color: #666; text-decoration:none;}
    .menu a{text-decoration:none; color:#666;}
    .menu a:hover{text-decoration:none; color:#666;}
    
    .glyphicon-home{
      color:white; 
      font-size:1.5em; 
      margin-top:5px; 
      margin:0 auto;
    }
    header{display:inline-block; font-size:12px;}
    .menu span{padding-left:20px;}
    a{color:#336699;}
    
}
.attachment-info {
    display: none!important;
}