.prefooter .ad,
li,
textarea {
    vertical-align: top
}

.block,
.dropdown dd ul,
.header ul#nav,
.player-sright ul,
ol,
ul {
    list-style: none
}

.slick-slider,
html {
    webkit-tap-highlight-color: transparent
}

.slick-slide img,
.slick-slide.dragging img {
    pointer-events: none
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    border: 0;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

li {
    display: inline-block;
    display: -moz-inline-stack;
    zoom: 1
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-spacing: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    moz-box-sizing: content-box
}

strong {
    font-weight: 700
}

textarea {
    overflow: auto
}

html {
    font-size: 100%;
    ms-text-size-adjust: 100%;
    text-rendering: optimizelegibility;
    webkit-text-size-adjust: 100%
}

a {
    background: 0 0;
    moz-transition: color .1s linear, border .1s linear, opacity .1s linear, background-color .1s linear;
    ms-transition: color .1s linear, border .1s linear, opacity .1s linear, background-color .1s linear;
    o-transition: color .1s linear, border .1s linear, opacity .1s linear, background-color .1s linear;
    text-decoration: none;
    transition: color .1s linear, border .1s linear, opacity .1s linear, background-color .1s linear;
    webkit-transition: color .1s linear, border .1s linear, opacity .1s linear, background-color .1s linear;
    color: #d40000
}

a:active,
a:focus,
a:hover {
    border: none;
    color: #fff;
    outline: 0;
    text-decoration: none
}

::selection {
    background: #6a6a6a;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #060606
}

::-moz-selection {
    background: #6a6a6a;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #060606
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .5
}

:-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .5
}

::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .5
}

:-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .5
}

.btn:hover,
button {
    cursor: pointer
}

*,
:after,
:before {
    box-sizing: border-box;
    moz-box-sizing: border-box;
    webkit-box-sizing: border-box
}

body {
    background: url(../images/bg-body.gif) repeat-x #000;
    color: #8a8a8a;
    font: 400 62.5%/1 Helvetica, Arial, sans-serif;
    webkit-font-smoothing: antialiased
}

.block:after,
.block:before,
.blockItem:after,
.blockItem:before,
.cf:after,
.cf:before,
.collapse:after,
.collapse:before,
.comments:after,
.comments:before,
.content:after,
.content:before,
.footer:after,
.footer:before,
.header:after,
.header:before,
.keyValues p:after,
.keyValues p:before,
.pagination:after,
.pagination:before,
.player:after,
.player:before,
.search:after,
.search:before,
.tagsList:after,
.tagsList:before {
    content: " ";
    display: table
}

.block:after,
.blockItem:after,
.cf:after,
.cl,
.collapse:after,
.comments:after,
.content:after,
.footer:after,
.header:after,
.keyValues p:after,
.pagination,
.pagination:after,
.player:after,
.search:after,
.tagsList:after {
    clear: both
}

.commentAvatar img,
.img-responsive,
.player-right img,
.prefooter img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 250px
}

.commentAvatar img {
    height: auto;
    width: 50px
}

.prefooter img {
    width: 300px
}

h2 {
    color: #fff;
    font-size: 3em;
    line-height: 1.3;
    padding: 0
}

h2 small {
    color: #6f6f6f;
    float: right;
    font-weight: 400;
    margin-right: 0;
    padding-top: 2px;
    font-size: .7em
}

.heading2 {
    font-size: 2.2em;
    font-weight: 700;
    text-transform: uppercase
}

h2 small a {
    color: #c80000;
    display: inline-block;
    font-weight: 700
}

h2 small a:hover {
    color: red
}

.clear {
    clear: both;
    float: none
}

.noborder {
    border: none!important
}

.button01,
.button02,
.categories>a,
.topTags a {
    background: #1d1d1d;
    background: linear-gradient(to bottom, #1d1d1d 0, #151515 100%);
    background: -moz-linear-gradient(top, #1d1d1d 0, #151515 100%);
    background: -ms-linear-gradient(top, #1d1d1d 0, #151515 100%);
    background: -o-linear-gradient(top, #1d1d1d 0, #151515 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1d1d1d), color-stop(100%, #151515));
    background: -webkit-linear-gradient(top, #1d1d1d 0, #151515 100%);
    border-radius: 4px;
    color: #bfbfbf;
    display: inline-block;
    font-size: 1.4em;
    font-weight: 700;
    height: 3em;
    line-height: 3;
    margin-bottom: .25em;
    margin-right: .35em;
    moz-border-radius: 4px;
    padding: 0 1em;
    text-align: center;
    text-decoration: none;
    webkit-border-radius: 4px
}

.button01:hover,
.button02:hover,
.categories>a:hover,
.topTags a:hover {
    background: #151515;
    background: linear-gradient(to bottom, #151515 0, #1d1d1d 100%);
    background: -moz-linear-gradient(top, #151515 0, #1d1d1d 100%);
    background: -ms-linear-gradient(top, #151515 0, #1d1d1d 100%);
    background: -o-linear-gradient(top, #151515 0, #1d1d1d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #151515), color-stop(100%, #1d1d1d));
    background: -webkit-linear-gradient(top, #151515 0, #1d1d1d 100%);
    color: #fff;
    text-decoration: none
}

.button02,
.categories>a,
.topTags a {
    font-size: .9em;
    font-weight: 400;
    height: 2em;
    line-height: 2;
    margin-bottom: .5em;
    margin-right: .25em;
    min-width: 4em;
    padding: 0 .66em
}

.content,
.footer,
.header,
.search {
    margin: 0 auto;
    max-width: 1537px;
    width: 98%
}

.header {
    height: 205px;
    padding: 0
}

.header .logo {
    height: 148px;
    width: 270px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-size: 1em
}

.header .logo a {
    text-decoration: none
}

.header .logo img {
    margin: 4.9em auto 0;
    max-width: 98%
}

.header .logo em {
    color: #6f6f6f;
    display: block;
    font-weight: 400;
    letter-spacing: 10.6px;
    padding: 1em 0 0;
    text-align: center;
    text-transform: uppercase
}

#showNav {
    display: none
}

.header ul#nav {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.header ul#nav li {
    display: inline-block;
    margin: 0 .2em;
    padding: 0;
    position: relative
}

.header ul#nav li a {
    color: #bcbcbc;
    display: inline-block;
    font-size: 2.2em;
    height: 2.6em;
    line-height: 2.6;
    padding: 0 .65em;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700
}

.navHome img {
    display: inline-block;
    vertical-align: middle
}

.navHome span {
    display: none
}

.header ul#nav li a:hover {
    color: #fff
}

.header p {
    float: right;
    margin: 1em 0 0;
    padding: 0
}

.header p a {
    background: url(../images/icons.png);
    display: inline-block;
    height: 32px;
    margin-left: 10px;
    overflow: hidden
}

.header p a span {
    display: none
}

.header p a.icon-download {
    background-position: 0 0;
    width: 48px
}

.header p a.icon-login {
    background-position: -60px 0;
    width: 23px
}

.header p a.icon-edit {
    background-position: -98px 0;
    width: 27px
}

.header p a.icon-download:hover {
    background-position: 0 -32px;
    width: 48px
}

.header p a.icon-login:hover {
    background-position: -60px -32px;
    width: 23px
}

.header p a.icon-edit:hover {
    background-position: -98px -32px;
    width: 27px
}

.search {
    clear: both;
    margin: 2.3em auto 3em;
    max-width: 960px;
    text-align: center;
    width: 96%;
    position: relative
}

.search input[type=text] {
    background: #181818;
    border: 1px solid #202020;
    border-radius: 3px 0 0 3px;
    color: #7f7e7e;
    float: left;
    font: 2.2em/2.4 Helvetica, sans-serif;
    height: 2.4em;
    margin: 0;
    moz-border-radius: 3px 0 0 3px;
    outline: 0;
    padding: 0 1em;
    webkit-border-radius: 3px 0 0 3px;
    width: 870px
}

input,
textarea {
    background: #000;
    border: 1px solid #121212;
    color: #7f7e7e;
    margin: 0;
    outline: 0;
    padding: 0 1em;
    font: 1em/1.4 Helvetica, sans-serif;
    width: 100%;
    height: 3.4em;
    margin-bottom: 15px
}

.dropdown dd,
.dropdown dt,
.dropdown dt a,
.dropdown dt a span,
.dropdown ul {
    font-family: Helvetica, Arial, sans-serif
}

.comments li a,
.footer a,
.footer span {
    font-weight: 700
}

.search input[type=submit] {
    background: url(../images/icon-search.png) no-repeat #950000;
    border: none;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    float: right;
    height: 53px;
    moz-border-radius: 0 3px 3px 0;
    webkit-border-radius: 0 3px 3px 0;
    width: 90px;
    position: absolute;
    right: 0
}

.search input[type=submit]:hover {
    background-position: 0 -51px
}

.prefooter .ad,
.prefooter>a,
.right>a {
    display: inline-block
}

.right>a {
    width: 100%
}

.dropdown dd ul li a:hover {
    background-color: #333
}

.footer {
    color: #595959;
    font-size: 1.4em;
    line-height: 1.4em;
    padding: 1.2em 0;
    text-align: center
}

.footer p {
    margin: 1em 0
}

.footer a,
.footer span {
    color: #838383
}

.footer a:hover {
    color: #fff
}

.prefooter {
    background: #171717;
    clear: both;
    float: none;
    text-align: center;
    width: 100%
}

.prefooter .ad {
    padding: 3em 2.5em
}

.content {
    min-height: 300px;
    padding-bottom: 2em
}

.right {
    float: right;
    width: 300px
}

.right img {
    margin: 0 0 1em;
    width: 100%;
    height: 100%
}

.channels {
    padding-bottom: 25px;
    width: 300px;
    margin: 0 auto
}

.channels h2 {
    color: #fff;
    text-transform: uppercase;
    background: #ba0000;
    background: -moz-linear-gradient(top, #ba0000 0, #8b0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ba0000), color-stop(100%, #8b0000));
    background: -webkit-linear-gradient(top, #ba0000 0, #8b0000 100%);
    background: -o-linear-gradient(top, #ba0000 0, #8b0000 100%);
    background: -ms-linear-gradient(top, #ba0000 0, #8b0000 100%);
    background: linear-gradient(to bottom, #ba0000 0, #8b0000 100%);
    height: 40px;
    padding-left: 12px;
    line-height: 40px;
    text-shadow: 2px 2px #600021;
    margin-bottom: 1px
}

.channels h2,
.channels ul li {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 15px;
    font-weight: 700
}

.channels ul {
    list-style: none
}

.channels ul li {
    width: 100%
}

.channels ul li a {
    background: #000;
    border: 1px solid #1f1f1f;
    display: block;
    height: 34px;
    padding-left: 22px;
    color: #fff;
    line-height: 32px;
    border-bottom: 0
}

.channels ul li a:hover {
    color: #c80000;
    background-color: #111
}

.channels ul li:last-child a {
    border-bottom: 3px solid #5b5b5b
}

.tagscloud {
    padding: 10px 20px;
    border: 1px solid #1f1f1f;
    line-height: 22px
}

.tagscloud a {
    color: #fff;
    margin-right: 5px
}

.tagscloud a:hover {
    color: #d40000
}

.left {
    float: left;
    width: 79%
}

.block {
    margin: 0;
    padding: 0
}

.block.slider {
    margin-bottom: 1em
}

.block .blockItem {
    float: left;
    margin: 0;
    padding-right: 1.5em;
    margin-top: 1.5em;
    width: 25%
}

.speedbar {
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #1b1b1b;
    border-top: 1px solid #1b1b1b;
    margin-bottom: 15px;
    padding: 10px 0
}

.speedbar a {
    font-weight: 700
}

.list02 li {
    width: 20%
}

.block .blockItem a {
    position: relative
}

.block .blockItem.blockItemBox a {
    background: #1c1c1c;
    border: 1px solid #4e4e4e;
    display: block
}

.block .blockItem.blockItemBox a:hover {
    border: 1px solid #999
}

.block .blockItem .thumb {
    border-bottom: 1px solid #4e4e4e;
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 74.66667%;
    position: relative;
    z-index: 1
}

.block .blockItem .thumb img {
    display: block;
    max-width: 100%;
    width: 100%;
    margin-top: 0;
}

.block .blockItem .thumb:after {
    content: url(../images/icon-play.png);
    display: none;
    height: 68px;
    left: 50%;
    margin: -34px 0 0 -34px;
    position: absolute;
    top: 50%;
    width: 68px;
    z-index: 2
}

.block .blockItem .thumb:hover:after {
    display: inline-block
}

.block .blockItem .itemLength {
    background: #000;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    display: inline-block;
    font-size: 1.4em;
    padding: .4em .6em;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.block .blockItem .details {
    display: inline-block;
    padding: 0 .25em;
    width: 83%
}

.block .blockItem .details em {
    color: #fff;
    display: block;
    font-size: 1.55em;
    height: 1.5em;
    line-height: 1.6;
    margin: 0 0 .15em .5em;
    overflow: hidden;
    padding: .3em 0 0;
    text-decoration: none
}

.block .blockItem .details small {
    color: #6a6a6a;
    display: block;
    font-size: 1.05em;
    margin: 0 0 .813em .813em
}

.pagination,
.tagIndex a {
    font-size: 2.4em
}

.block .blockItem .noborder {
    bottom: 3%;
    max-width: 38px;
    position: absolute;
    right: 2%;
    width: 15%
}

.jnext,
.jprev {
    background: url(../images/n-p.gif) no-repeat;
    border-radius: 10px;
    display: inline-block;
    height: 25px;
    margin: 0;
    width: 67px
}

.jnext span,
.jprev span {
    display: none
}

.jprev {
    background-position: 0 0
}

.jnext {
    background-position: -69px 0;
    margin-left: 5px;
    padding-right: 5px
}

.jprev:hover {
    background-position: 0 -25px
}

.jnext:hover {
    background-position: -69px -25px
}

.maplist ul {
    list-style: disc
}

.maplist ul li {
    display: list-item;
    list-style-position: inside;
    font-size: 24px;
    color: #d40000
}

.maplist ul li strong {
    font-weight: 400
}

.maplist ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 24px
}

.maplist ul li a:hover {
    color: #d40000
}

.pagination {
    color: #646464;
    padding: .5em 0;
    text-align: center
}

.pagination span,
.pagination strong,
.pagination b,
.pagination i,
.pagination em
 {
    cursor: default
}

.pagination > a,
.pagination > span,
.pagination > strong,
.pagination > b,
.pagination > i,
.pagination > em,
.tagIndex a {
    border: 1px solid #202020;
    border-radius: 4px;
    display: inline-block;
    height: 1.7em;
    line-height: 1.7;
    margin-right: .2em;
    min-width: 2.2em;
    moz-border-radius: 4px;
    moz-transition: all .1s ease-out;
    ms-transition: all .1s ease-out;
    o-transition: all .1s ease-out;
    padding: 0 .33em;
    text-align: center;
    transition: all .1s ease-out;
    webkit-border-radius: 4px;
    webkit-transition: all .1s ease-out
}

.pagination a,
.tagIndex a {
    margin-bottom: 0.5em;
    background: #181818;
    color: #bcbcbc;
    text-decoration: none
}
.pagination > strong,
.pagination > b,
.pagination > i,
.pagination > em,
.pagination .next a,
.pagination .prev a,
.pagination a:hover,
.tagIndex a:hover {
    background: #b90000;
    background: linear-gradient(to bottom, #b90000 0, #9f0000 100%);
    background: -moz-linear-gradient(top, #b90000 0, #9f0000 100%);
    background: -ms-linear-gradient(top, #b90000 0, #9f0000 100%);
    background: -o-linear-gradient(top, #b90000 0, #9f0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b90000), color-stop(100%, #9f0000));
    background: -webkit-linear-gradient(top, #b90000 0, #9f0000 100%);
    border: 1px solid #9f0000;
    color: #000
}

.pagination .next a,
.pagination .prev a {
    padding-left: 1.2em;
    padding-right: 1.2em;
    text-transform: uppercase;
    width: auto;
    font-weight: 700
}

.pagination .next a:hover,
.pagination .prev a:hover,
.pagination a:hover,
.tagIndex a:hover {
    color: #fff
}

@media (max-width:1200px) {
    .pagination .hidden-lg {
        display: none!important
    }
}

@media (max-width:992px) {
    .pagination .hidden-md {
        display: none!important
    }
    .pagination a,
    .pagination span,
    .pagination strong {
        margin-right: .15em
    }
}

@media (max-width:768px) {
    .pagination .hidden-sm {
        display: none!important
    }
    .pagination a,
    .pagination span,
    .pagination strong {
        margin-right: .1em
    }
}

@media (max-width:549px) {
    .pagination {
        font-size: 2em
    }
    .pagination .hidden-xs {
        display: none!important
    }
    .maplist .pagination .hidden-xs {
        display: inline-block!important;
        margin-left: .1em;
        margin-bottom: .1em
    }
    .pagination a,
    .pagination span,
    .pagination strong {
        margin-right: 0
    }
    .pagination a.next,
    .pagination a.prev {
        padding: 0 .5em
    }
}

h1,
h1.player-title,
.block-title {
    display: block;
    font-size: 3em;
    letter-spacing: -.025em;
    letter-spacing: -.25px;
    line-height: 1.3;
    color: #fff;
    margin: .5em 0 0;
    ms-text-overflow: ellipsis;
    padding: 0;
    text-overflow: ellipsis
}

.player-left {
    color: #bfbfbf;
    float: left;
    width: 57%
}

.player-left p {
    margin-bottom: 15px
}

.playerWrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 855px
}

.player {
    margin-bottom: 1em;
    margin-top: 1em
}

.player img {
    max-width: 100%;
    width: 100%;
}

#kt_player,
#player,
.player embed,
.player iframe,
.player object,
.player video {
    width: 100%!important;
    height: 100%!important
}

.me-plugin,
.mejs-layers,
.mejs-mediaelement video,
.mejs-overlay,
.mejs-shim,
.mejs-video {
    width: 100%!important
}


.mejs-container-fullscreen,
.mejs-mediaelement video {
    height: 100%!important
}


.player-left .playerNavbar small {
    color: #fff;
    float: right;
    font-size: 1.7em;
    padding-top: .6em;
    text-transform: uppercase
}

.player-left .playerNavbar small img {
    position: relative;
    top: -2px;
    vertical-align: middle
}

.player-left .playerInfo {
    margin: 0;
    padding: 0
}

.player-left .playerInfo img {
    margin-bottom: 20px;
    margin-top: 20px;
    max-width:100%;
}
.player-left h2,
.player-left h3,
.player-sright h3 {
    color: #fff;
    font-size: 1.2em;
    line-height: 1.2em;
    margin: .8em 0;
    padding: 0
}
.video-related{
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.player-sright h3 {
    font-size: 1.3em
}

.player-sleft {
    float: left;
    font-size: 1.6em;
    line-height: 1.6em;
    width: 100%;    
}
.playerInfo.player-sleft{
text-align: center;
}
.player-sleft span {
    font-size: .8em!important;
    line-height: 1.5
}

.player-sright {
    float: right;
    font-size: 1.6em;
    width: 100%
}

.player-sright ul {
    margin: 0;
    padding: 0
}

.player-sright ul li {
    margin-bottom: .6em;
    display: inherit
}

.player-sright ul li.categories {
    display: block
}

.player-sright a,
.topTags a {
    color: #bfbfbf;
    font-weight: 700;
    text-decoration: none
}

.player-sright a:hover {
    color: #fff
}

.player-right {
    float: right;
    text-align: center;
    width: 300px
}

.player-right .ad,
.player-right a {
    display: inline-block;
    padding: 1em;
    width: 300px
}

.comments {
    clear: both;
    float: none
}

#ajaxComments {
    overflow: hidden
}

.comments h3 {
    font-size: 1.5em
}

.comments h3:before {
    content: url(../images/icon-comment.png);
    margin: 0 .8em 10px 0;
    position: relative;
    top: 12px
}

#ul-comments,
.comments ul {
    color: #c2c2c2;
    list-style: none;
    margin: 0 -.5em;
    padding: 0
}

.comments li,
.comments li.blockItem {
    display: block;
    padding: .5em
}

.mass_comments_action {
    clear: both;
    margin-left: 10px
}

.mass_comments_action .bbcodes {
    font-size: .9em!important;
    height: 1.5em;
    line-height: 1.4em!important;
    border-radius: 0!important;
    padding: 0!important
}

.commentBox {
    background: #131313;
    border-bottom: 1px solid #202020;
    line-height: 1.2;
    margin: 0;
    padding: .5em;
    width: 100%
}

.comments a {
    color: #d40000
}

.comments a:hover {
    color: #ea080b
}

.block .commentBlock>a,
.block .commentBlock>a:hover {
    background: 0 0;
    border: none;
    display: inline-block
}

.ul-comments.block .blockItem {
    width: 100%;
    margin-top: 0
}

.commentBox .commentAvatar {
    float: left;
    margin-right: 1em;
    max-height: none;
    max-width: none;
    width: 50px;
    height: 50px;
    background-size: cover;
    overflow: hidden
}

.commentAuthor {
    font-weight: 700;
    color: #d40000
}

.commentCount {
    float: right;
    color: #525252
}

.commentBox p {
    float: none;
    margin-bottom: 0;
    margin-top: 10px
}

.textarea {
    margin-bottom: 20px;
    width: 100%
}

.capt {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.sendCommentsBox,
.sendCommentsBox #button,
.sendCommentsBox #comment {
    clear: both;
    display: block;
    margin: 1em 0 0;
    width: 100%;
    padding: 15px;
    background-color: #0c0c0c;
    border: 1px solid #111
}

.sendCommentsBox #captchaCom {
    clear: none;
    position: relative;
    width: 160px;
    height: 60px
}

.textBlock,
.textBlock p {
    margin-bottom: 1em
}

@media (min-width:1351px) and (max-width:1500px) {
    .ul-comments.block .blockItem {
        width: 100%
    }
}

@media (min-width:1080px) and (max-width:1440px) {
    .commentBlock {
        font-size: .8em
    }
}

@media (min-width:1025px) and (max-width:1079px) {
    .commentBlock {
        font-size: .8em
    }
}

@media (min-width:901px) and (max-width:1024px) {
    .ul-comments.block .blockItem {
        width: 100%
    }
}

@media (max-width:900px) {
    .commentBlock {
        font-size: .9em
    }
}

@media (max-width:767px) {
    .ul-comments.block .blockItem {
        width: 100%
    }
    .commentBlock {
        font-size: .8em
    }
}

@media (min-width:480px) and (max-width:579px) {
    #ajaxComments+p {
        font-size: .83em
    }
}

.cs .textBlock {
    padding: .2em .8em
}

.textBlock {
    font: 300 14px/1.6 Helvetica, Arial, "Lucida Grande", sans-serif
}

.textBlock a {
    color: #fff;
    text-decoration: underline
}

.textBlock a:hover {
    color: #ea080b
}

.textBlock p:first-child {
    margin-top: 1em
}

#mailbox .actions a,
#mailbox input[type=submit],
.add-wall-post #button,
.addnews .btnSubmit,
.bbcodes,
.forms .btnSubmit,
.modal-content #button,
.ui-button {
    background: #8a0000;
    background: linear-gradient(to bottom, #8a0000 0, #b90000 100%);
    background: -moz-linear-gradient(top, #8a0000 0, #b90000 100%);
    background: -ms-linear-gradient(top, #8a0000 0, #b90000 100%);
    background: -o-linear-gradient(top, #8a0000 0, #b90000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8a0000), color-stop(100%, #b90000));
    background: -webkit-linear-gradient(top, #8a0000 0, #b90000 100%);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 1.6em;
    font-weight: 700;
    height: 2.3em;
    line-height: 2.3;
    margin-top: 0;
    moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    padding: 0 .5em;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .7);
    text-transform: uppercase;
    webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    width: 160px
}

#mailbox .actions a:hover,
#mailbox input[type=submit]:hover,
.add-wall-post #button:hover,
.addnews .btnSubmit:hover,
.bbcodes:hover,
.forms .btnSubmit:hover,
.modal-content #button:hover,
.ui-button:hover {
    background: #bd0000;
    background: linear-gradient(to bottom, #bd0000 0, #ec0000 100%);
    background: -moz-linear-gradient(top, #bd0000 0, #ec0000 100%);
    background: -ms-linear-gradient(top, #bd0000 0, #ec0000 100%);
    background: -o-linear-gradient(top, #bd0000 0, #ec0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bd0000), color-stop(100%, #ec0000));
    background: -webkit-linear-gradient(top, #bd0000 0, #ec0000 100%);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .7);
    cursor: pointer;
    moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .7);
    webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .7)
}

#mailbox .actions a:active,
#mailbox input[type=submit]:active,
.add-wall-post #button:active,
.addnews .btnSubmit:active,
.bbcodes:active,
.forms .btnSubmit:active,
.modal-content #button:active,
.ui-button:active {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .5) inset;
    left: 1px;
    moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .5) inset;
    position: relative;
    top: 1px;
    webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .5) inset
}

.notification {
    font-size: 1.6em;
    letter-spacing: -.02em;
    letter-spacing: -.2px
}

.notification.error {
    color: #d22424
}

.notification.success {
    color: #d40000
}

.forms-wrapper .notification {
    line-height: 1.2;
    margin: 1em 0;
    text-align: center
}

#login .notification {
    text-align: center
}

@media (max-width:669px) {
    .notification {
        font-size: 1.4em;
        letter-spacing: -.035em;
        letter-spacing: -.35px
    }
}

#formUpload input[type=text],
#formUpload textarea {
    width: 505px
}

@media (max-width:699px) {
    #formUpload input[type=text],
    #formUpload textarea {
        width: 300px
    }
}

#formUpload table {
    margin-top: -10px
}

#formUpload td {
    border-bottom-color: #f1f3f8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 10px;
    padding-top: 10px
}

#formUpload #txtFileName {
    background-color: #fff;
    border: none;
    height: 15px;
    padding: 0;
    width: 300px
}

#txtFileName[disabled=true] {
    display: none
}

#formUpload .clear {
    clear: both;
    float: left;
    margin-top: 10px
}

.forms #formUpload label {
    clear: none;
    display: block;
    float: none;
    font-size: 1em;
    height: 1.2em;
    letter-spacing: -.025em;
    letter-spacing: -1px;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%
}

.forms #formUpload label>input {
    float: left;
    height: 1em;
    line-height: 1;
    margin-right: 3px
}

.addnews {
    font-size: 14px;
    margin: 1em auto 2em;
    width: 96%;
    max-width: 700px
}

.addnews .btnSubmit {
    font-size: 12px
}

.forms {
    color: #fff;
    margin: 1em auto 2em;
    max-width: 500px;
    width: 96%
}

.addnews>p,
.forms>p {
    clear: both;
    margin-bottom: .5em
}

.forms label {
    clear: left;
    cursor: pointer;
    float: left;
    font-size: 1.4em;
    height: 2em;
    line-height: 2;
    margin-right: 10px;
    text-align: right;
    width: 160px
}

.forms label.multiline {
    height: auto;
    line-height: 1.2
}

.addnews label>small,
.forms label>small {
    display: block;
    font-size: .8em;
    font-weight: 300
}

#dofullsearch {
    display: none
}

#mailbox .actions a,
#mailbox input[type=submit],
.add-wall-post #button,
.add-wall-post #captchaCom,
.addnews input,
.addnews select,
.forms input,
.forms select,
.forms textarea,
button.bbcodes,
input.bbcodes,
textarea#comment,
textarea#comments {
    border: none;
    font: 1.5em/2.3 Helvetica, Arial, sans-serif;
    padding-left: .5em;
    padding-right: .5em
}

#fileField,
#mailbox .actions a,
#mailbox input[type=submit] {
    font-size: 1em
}

#mailbox .actions a,
#mailbox input[type=submit],
.forms input,
.forms select,
.forms textarea {
    width: 180px
}

#mailbox .actions a {
    display: inline-block;
    padding: 0 1.4em;
    text-align: center;
    width: auto!important
}

.forms textarea,
textarea#comment,
textarea#comments {
    height: 10em;
    font-size: 1em;
    line-height: 1.2;
    padding: 1em;
    border-radius: 0;
    border: 1px solid #0e0e0e
}

#fileField {
    clear: right;
    margin-bottom: 1.5em;
    width: 253px
}

.add-wall-post #captchaCom,
textarea#comment,
textarea#comments {
    margin-bottom: 1em;
    border: 1px solid #151515;
    background-color: #000
}

textarea#comment,
textarea#comments {
    width: 100%
}

.add-wall-post {
    padding-top: 1em
}

.forms select {
    width: 273px
}

.forms select option {
    height: 1.3em;
    line-height: 1.3
}

.forms .blockRight {
    clear: both;
    margin: .5em 0 .5em 170px;
    float: left
}

.forms .blockFull {
    margin: .5em 0;
    text-align: left;
    width: 100%
}

.forms label.blockFull {
    khtml-user-select: none!important;
    moz-user-select: none!important;
    ms-user-select: none!important;
    user-select: none!important;
    webkit-touch-callout: none!important;
    webkit-user-select: none!important
}

.forms label.blockFull:hover {
    color: #f2f2f2;
    cursor: pointer
}

#editProfile input,
#editProfile textarea {
    max-width: 300px;
    width: 100%
}

#editProfile .blockFull>input,
.blockFull>input {
    height: 1em;
    line-height: 1em;
    width: auto
}

#formCaptchaImg {
    margin-bottom: 3px
}

#formCaptcha {
    margin-bottom: 0;
    margin-top: 0;
    width: 180px
}

.post_uniq {
    height: 300px;
    width: 100%;
    background-image: url(../images/mv2.jpg);
    background-color: #d0b09c;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    border: 4px solid #0c0c0c;
    margin-bottom: 20px
}

.post_uniq p {
    font-size: 26px;
    line-height: 36px;
    padding: 15px;
    display: table-cell;
    vertical-align: bottom;
    padding-left: 220px;
    color: #fff;
    background-color: rgba(242, 0, 0, .2);
    -webkit-text-shadow: 2px 2px 2px hsla(0, 0%, 0%, .1);
    -moz-text-shadow: 2px 2px 2px hsla(0, 0%, 0%, .1);
    -ms-text-shadow: 2px 2px 2px hsla(0, 0%, 0%, .1);
    -o-text-shadow: 2px 2px 2px hsla(0, 0%, 0%, .1);
    text-shadow: 2px 2px 2px hsla(0, 0%, 0%, .1)
}

.frating {
    margin-bottom: 10px
}

