body {
    background-color: #f5f5f5;
    font-family: 'robotoregular';
}

ul {
    list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-family: 'bebasneue';
    font-weight: normal;
}

h1 {
    font-size: 46px;
    color: #e6e6e6;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

p {
    font-size: 14px;
    color: #4d4d4d;
}

.bigdate {
    background-color: #000;
    width: 39px;
    height: 64px;
}

.bigdate span.month {
    font-size: 14px;
    color: #fff;
    position: relative;
    top: 2px;
    left: 0px;
    padding-right: 2px;
    width: 37px;
    text-align: center;
    display: block;
}

.bigdate span.day {
    font-family: 'bebasneue';
    font-size: 30px;
    color: #fff;
    position: relative;
    top: -5px;
    left: 0px;
    text-align: center;
    display: block;
    padding-right: 2px;
    width: 37px;
}

.bigdate span.year {
    color: #808080;
    font-family: 'bebasneue';
    font-size: 14px;
    background-color: #fff;
    position: relative;
    top: -3px;
    left: 0px;
    width: 37px;
    display: block;
    text-align: center;
    height: 14px;
    padding-top: 2px;
    padding-right: 2px;
}

.num-comments {
    float: left;
    width: 21px;
    height: 23px;
    position: relative;
    top: 10px;
    z-index: 1;
}

a.comments-link {
    line-height: 16px;
    width: 21px;
    height: 23px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: url(img/ico-comments.png) no-repeat;
}

.read-more a {
    font-family: 'bebasneue';
    color: #999999;
    font-size: 16px;
    display: block;
    width: 120px;
}

.read-more a:hover, .read-more a:active {
    color: #a90101;
}

.read-more-outer {
    float: right;
    width: 323px;
    border-top: solid 8px #e6e6e6;
}

.read-more-outer a {
    background: #000 url(img/ico-more.png) right no-repeat;
    font-family: 'bebasneue';
    color: #fff;
    font-size: 16px;
    padding: 5px 30px 5px 18px;
    display: inline-block;
    margin-top: 7px;
}

.read-more-outer a:hover, .read-more-outer a:active {
    background-color: #a90101;
    color: #fff;
}

.fp-block {
    width: 293px;
    background-color: #fff;
    padding: 8px 15px 7px 15px;
    margin-bottom: 7px;
    overflow: hidden;
}

.info {
    font-family: 'robotoitalic';
    padding-bottom: 5px;
    font-size: 14px;
}

.info span.author {
    color: #835504;
}

.info span.date {
    color: #666666;
    font-size: 12px;
}

.wrapper {
    width: 1015px;
    margin: 0 auto;
}

.header {
    overflow: hidden;
    margin-bottom: 11px;
}

.logo {
    width: 125px;
    float: left;
    padding-top: 11px;
    padding-left: 0px;
}

.nav {
    background: url(img/header-bg.png);
    width: 1015px;
    float: right;
    padding-left: 16px;
}

.footer-top .mini {
    float: left;
    text-transform: uppercase;
    color: #666666;
    font-size: 12px;
    padding-top: 30px;
    margin-left: 80px;
}

.footer-top .mini ul {
    width: 143px;
    float: left;
    padding-right: 48px;
}

.footer-top .mini ul li {
    width: 143px;
    border-bottom: 1px solid #808080;
    padding: 11px 0px;
}

.footer-top .mini ul li a {
    color: #666666;
}

.footer-top .mini ul li a:hover, .footer-top .mini ul li a:active {
    color: #a90101;
}

.nav .additional {
    float: right;
    padding-left: 179px;
    width: 284px;
    height: 141px;
    padding: 0 0 71px 133px;
}

.nav ul.lang {
    background-color: #000;
    float: right;
    padding: 0px 6px 0px 6px;
}

.nav ul.lang li {
    display: inline-block;
}

.nav ul.lang li a {
    font-size: 12px;
    color: #f5f5f5;
    display: block;
    padding: 5px 3px 5px 3px;
}

.nav ul.lang li a:hover, .nav ul.lang li a:active {
    color: #a90101;
}

.nav ul.ext-links {
    width: 284px;
    float: left;
    padding-top: 28px;
}

.nav ul.ext-links li {
    display: inline-block;
    margin-left: 1px;
}

.nav ul.ext-links li a {
    display: block;
    height: 32px;
}

.nav .search {
    float: right;
    width: 284px;
    height: 38px;
    color: #adadad;
    padding-top: 16px;
}

.nav .search input[type=text] {
    line-height: 26px;
    font-family: 'bebasneue';
    font-size: 24px;
    width: 232px;
    padding: 5px 0 5px 8px;
    border: 2px solid #000;
    border-right: none;
    float: left;
    height: 24px;
}

.nav .search input[type=submit] {
    width: 42px;
    height: 38px;
    border: none;
    /* margin: 2px 0 0 2px; */
    background: url(img/button-search.png) no-repeat;
    cursor: pointer;
}

.nav .search a {
    /* display: block; */
    float: right;
    height: 38px;
    width: 42px;
}

.nav ul.main {
    width: 1015px;
    float: right;
    background: #000;
}

.nav ul.main li {
    display: inline-block;
}

.nav ul.main li a {
    font-family: 'bebasneue';
    font-size: 22px;
    color: #fff;
    display: block;
    padding: 19px 20px 18px 35px;
}

.nav ul.main li.donate {
    float: right;
    margin: 8px 9px 9px 0;
}

.nav ul.main li.donate a {
    background-color: #e72724;
    padding: 10px 30px;
}

.nav ul.main li.donate a:hover {
    color: #fff;
    background-color: #aa0000;
}

.nav ul.main li a:hover, .nav ul.main li a:active, .nav ul.main li.ac a {
    color: #a90101;
}

.nav ul.sub {
    width: 800px;
    float: left;
    margin-top: -9px;
    margin-left: 12px;
}

.nav ul.sub li {
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0 -2px 2px -2px;
    border-bottom: 1px solid #a90101;
}

.nav ul.sub li div {
    background: #fff;
    padding: 14px 0;
}

.nav ul.sub li div a {
    font-family: 'bebasneue';
    font-size: 20px;
    color: #000;
    display: block;
    padding: 0px 12px;
    border-left: 1px solid #000;
    height: 24px;
}

.nav ul.sub li div a span {
    display: block;
    padding: 0 9px;
}

.nav ul.sub li a.ac span, .nav ul.sub li a span:hover, .nav ul.sub li div a span:active {
    background-color: #a90101;
    color: #fff;
}

.nav ul.sub li a.first {
    border-left: 1px solid #fff;
}

.nav ul.sub-archive {
    float: right;
    margin-top: -9px;
}

.nav ul.sub-archive li {
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0 -2px 2px -2px;
    border-bottom: 1px solid #a90101;
}

.nav ul.sub-archive li div {
    background: #fff;
    padding: 14px 0;
}

.nav ul.sub-archive li div a {
    font-family: 'bebasneue';
    font-size: 20px;
    color: #000;
    display: block;
    padding: 0px 12px;
    border-left: 1px solid #000;
    height: 24px;
}

.nav ul.sub-archive li div a span {
    display: block;
    padding: 0 9px;
}

.nav ul.sub-archive li a.ac span, .nav ul.sub-archive li a span:hover, .nav ul.sub-archive li div a span:active {
    background-color: #a90101;
    color: #fff;
}

.nav ul.sub-archive li a.first {
    border-left: 1px solid #fff;
}

/*            */
.nav ul.sub-news {
    float: left;
    margin-top: -9px;
}

.nav ul.sub-news li {
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0 -2px 2px -2px;
    border-bottom: 1px solid #a90101;
}

.nav ul.sub-news li div {
    background: #fff;
    padding: 14px 0;
}

.nav ul.sub-news li div a {
    font-family: 'bebasneue';
    font-size: 20px;
    color: #000;
    display: block;
    padding: 0px 12px;
    border-left: 1px solid #000;
    height: 24px;
}

.nav ul.sub-news li div a span {
    display: block;
    padding: 0 9px;
}

.nav ul.sub-news li a.ac span, .nav ul.sub-news li a span:hover, .nav ul.sub-news li div a span:active {
    background-color: #a90101;
    color: #fff;
}

.nav ul.sub-news li a.first {
    border-left: 1px solid #fff;
}
/* BEIGAS */




.auth-link {
    position: absolute;
    top: 3px;
    left: 50%;
    margin-left: 310px;
}

.auth-link a {
    padding: 0 20px 0 20px;
    font-size: 12px;
}

.auth-link a:hover {
    color: #a90101;
}

.firstpage {
    overflow: hidden;
    width: 1015px;
}

.firstpage h1 {
    border-bottom: 8px solid #000;
    background-color: #f5f5f5;
    position: absolute;
    margin-top: -69px;
}

.firstpage h3 {
    border-bottom: 8px solid #000;
    padding-bottom: 2px;
}

.firstpage .read-more a {
    padding-bottom: 18px;
}

.firstpage .fp-block>div {
    border-top: 1px solid #cecece;
}

.firstpage .fp-news .other .first, .firstpage .fp-left .blogs .first, .firstpage .fp-left .twitter .first, .firstpage .fp-left .latest-comments .first {
    border-top: 1px solid #fff;
}

.firstpage .fp-news {
    float: left;
    width: 670px;
    padding-bottom: 60px;
}

.firstpage .fp-news .featured {
    background-color: #fff;
    height: 394px;
    margin-top: 50px;
}

.firstpage .fp-news .featured .text {
    width: 187px;
    float: left;
    margin-top: 19px;
    padding-left: 17px;
}

.firstpage .fp-news .featured .text .bigdate {
    float: left;
}

.firstpage .fp-news .featured .text h2 {
    float: right;
    width: 142px;
    height: 165px;
    margin-top: -3px;
}

.firstpage .fp-news .featured .text h2 a {
    color: #000;
    line-height: 33px;
}

.firstpage .fp-news .featured .text h2 a:hover, .firstpage .fp-news .featured .text h2 a:active {
    color: #a90101;
}

.firstpage .fp-news .featured .text p {
    float: left;
    line-height: 25px;
}

.firstpage .fp-news .featured .text .num-comments {
    left: 168px;
}

.firstpage .fp-news .featured .text .num-comments a {
    float: right;
}

.firstpage .fp-news .featured .text .read-more {
    float: left;
    background: url(img/arrow-right.png) bottom no-repeat;
    position: relative;
    width: 187px;
    top: -9px;
}

.firstpage .fp-news .featured .image {
    float: right;
    width: 450px;
    height: 394px;
    padding: 0px 0 0 15px;
}

.firstpage .fp-news .featured .image a {
    display: block;
    width: 450px;
    height: 394px;
}

.firstpage .fp-news .other {
    float: right;
    margin: 50px 0px 0px 0px;
    /* width: 33%; */
}

.firstpage .fp-news .other .fp-block .item {
    padding: 12px 0 7px;
}

.firstpage .fp-news .other .item a.title {
    font-family: 'bebasneue';
    color: #000;
    font-size: 20px;
    line-height: 23px;
}

.firstpage .fp-news .other .item a.title:hover, .firstpage .fp-news .other .item a.title:active {
    color: #a90101;
}

.firstpage .fp-news .other .item a.comments-link {
    position: relative;
    top: -4px;
}

.firstpage .fp-left {
    width: 670px;
    overflow: hidden;
    float: left;
}

.firstpage .blogs {
    float: right;
    margin: 50px 0px 0px 0px;
}

.firstpage .blogs .item {
    height: 248px;
    padding-top: 22px;
}

.firstpage .blogs .item .image {
    width: 65px;
    height: 63px;
    float: left;
    padding-right: 7px;
}

.firstpage .blogs .item .image a {
    width: 65px;
    height: 63px;
    display: block;
}

.firstpage .blogs .item .bigdate {
    float: left;
    margin-right: 15px;
}

.firstpage .blogs .item .title {
    font-family: 'bebasneue';
    font-size: 20px;
    color: #000;
    display: block;
    width: 164px;
    float: left;
    line-height: 24px;
    margin-top: -3px;
}

.firstpage .blogs .item a.title:hover, .firstpage .blogs .item a.title:active {
    color: #a90101;
}

.firstpage .blogs .item .info {
    float: right;
    width: 164px;
}

.firstpage .blogs .item p {
    width: 290px;
    float: left;
    line-height: 24px;
    padding-top: 12px;
}

.firstpage .blogs .item .num-comments {
    float: right;
}

.firstpage .blogs .item .read-more {
    float: left;
    position: relative;
    width: 100%;
    top: -9px;
    /* border-bottom: 1px solid #cecece; */
}

.firstpage .anti-top {
    width: 673px;
    padding-bottom: 35px;
}

.firstpage .anti-top .thead {
    float: left;
    /* height: 22px; */
    width: 100%;
    border-bottom: 1px solid #cecece;
    padding: 10px 0 11px;
    color: #4d4d4d;
    border-top: none;
}

.firstpage .anti-top .thead span {
    display: inline-block;
    width: 49%;
    text-align: center;
    line-height: 24px;
}

.firstpage .anti-top ol {
    float: left;
    padding: 6px 0 21px 41px;
    font-family: 'bebasneue';
    font-size: 26px;
}

.firstpage .anti-top ol li {
    padding: 0px 0 0 0px;
    width: 244px;
}

.firstpage .anti-top ol li a {
    font-family: 'robotoregular';
    font-size: 12px;
    color: #4d4d4d;
    display: inline-block;
    width: 100%;
    height: 48px;
    text-decoration: none;
}

.firstpage .anti-top ol li a:hover, .firstpage .anti-top ol li a:active {
    color: #a90101;
}

.firstpage .anti-top ol li a img {
    padding-right: 8px;
    position: relative;
    top: 2px;
}

.firstpage .anti-top ol li span {
    background: url(img/ico-votes.png) bottom right no-repeat;
    display: inline-block;
    float: right;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-family: 'bebasneue';
    font-size: 26px;
    padding-top: 6px;
    position: relative;
    top: 2px;
}

.firstpage .fp-left .twitter {
    float: left;
    margin-right: 20px;
}

.firstpage .twitter h3 {
    margin-bottom: 5px;
}

.firstpage .twitter .item {
    padding: 7px 0;
    overflow: hidden;
}

.firstpage .twitter .item .img {
    width: 48px;
    height: 48px;
    float: left;
    padding: 3px 0;
}

.firstpage .twitter .item .img a {
    width: 48px;
    height: 48px;
    display: block;
}

.firstpage .twitter .item .img img {
    width: 48px;
    height: 48px;
}

.firstpage .twitter .item .text {
    float: right;
    width: 237px;
}

.firstpage .twitter .item .text .info {
    font-size: 12px;
    font-family: 'robotoitalic';
    padding-bottom: 2px;
    color: #666;
}

.firstpage .twitter .item .author {}

.firstpage .twitter .item .to {}

.firstpage .twitter .item .time {
    float: right;
}

.firstpage .twitter .item .text p {
    font-family: 'robotolight';
    font-size: 12px;
}

.firstpage .fp-left .latest-comments {
    float: left;
    /* padding-bottom: 10px; */
}

.firstpage .latest-comments .item {
    padding: 10px 0 13px;
}

.firstpage .latest-comments .item .info {}

.firstpage .latest-comments .item .item-link {
    color: #020202;
}

.firstpage .latest-comments .item .item-link .title {
    display: block;
}

.firstpage .latest-comments .item .item-link .comment {
    display: block;
    color: #4d4d4d;
    font-size: 12px;
}

.firstpage .latest-comments .item .item-link:hover, .firstpage .latest-comments .item .item-link:active, .firstpage .latest-comments .item .item-link .comment:hover, .firstpage .latest-comments .item .item-link .comment:active {
    color: #a90101;
}

.firstpage .fp-right {
    width: 323px;
    overflow: hidden;
    float: right;
    padding-left: 22px;
}

.firstpage .banners {}

.firstpage .banners {}

.firstpage .banners a {}

.firstpage .fp-right .advice {
    float: right;
    margin: 30px 0px 14px 0px;
}

.firstpage .fp-right .advice .fp-block .item {
    padding: 13px 0 7px;
}

.firstpage .fp-right .advice .item a.title {
    font-family: 'bebasneue';
    color: #000;
    font-size: 20px;
    line-height: 23px;
}

.firstpage .fp-right .advice .item a.title:hover, .firstpage .fp-right .advice .item a.title:active {
    color: #a90101;
}

.firstpage .fp-right .advice .item a.comments-link {
    position: relative;
    top: -4px;
}


/* */

.fp-tops {
    float: left;
    width: 670px;
    height: 670px;
    margin-top: 43px;
}

.fp-tops h3 {
    border-bottom: 8px solid #000;
    background-color: #f5f5f5;
    position: absolute;
    margin-top: -51px;
    margin-left: 17px;
    font-size: 46px;
    color: #e6e6e6;
}

.fp-tops .fp-block {
    width: 640px;
    margin-bottom: 12px;
}

.fp-tops .fp-block h4 {
    font-size: 30px;
    text-transform: uppercase;
    padding: 20px 0 9px 0;
}

.fp-tops .fp-top-section {
    width: 670px;
    height: 110px;
    margin: 0 0 12px 0;
    overflow: hidden;
    background: url('img/bg-fp-top-section.png');
}

.fp-tops .fp-top-section .section {
    float: left;
    width: 468px;
    color: #adadad;
    line-height: 24px;
    padding: 22px 0 0 17px;
}

.fp-tops .fp-top-section .section h5 {
    font-size: 25px;
    display: inline;
    color: #000;
}

.fp-tops .fp-top-section .section span a {
    color: #835504;
    font-size: 14px;
    font-family: 'robotoitalic';
}

.fp-tops .fp-top-section .section span a:hover {
    color: #000;
}

.fp-tops .fp-top-section .section a.all {
    font-family: 'bebasneue';
    color: #999999;
    font-size: 16px;
    padding-left: 9px;
}

.fp-tops .fp-top-section .section a.all:hover {
    color: #a90101;
}

.fp-tops .fp-top-section .button {
    float: right;
    margin: 29px 12px 0 0;
}

.fp-tops .fp-top-section .button a {
    display: block;
    width: 102px;
    height: 56px;
    line-height: 56px;
    padding-left: 25px;
    font-size: 24px;
    color: #fff;
    font-family: bebasneue;
    text-transform: uppercase;
    background: url('img/bg-fp-top-vote.png') bottom;
}

.fp-tops .fp-top-section .button a:hover {
    background: url('img/bg-fp-top-vote.png') top;
}

.fp-tops .read-more-outer {
    width: 670px;
    float: none;
}

.fp-big-banner {
    float: right;
    width: 324px;
    margin-top: 43px;
}

.fp-top-popular {
    height: 496px;
    padding: 10px 0 10px 0;
}

.fp-top-popular .item {
    overflow: hidden;
    width: 293px;
    margin: 5px 0 17px 0;
    border-bottom: 1px solid #cecece;
}

.fp-top-popular .item .number {
    float: left;
    width: 35px;
    font-family: 'bebasneue';
    color: #000;
    font-size: 50px;
    line-height: 50px;
}

.fp-top-popular .item .title {
    float: left;
    width: 255px;
    text-transform: uppercase;
    font-family: 'bebasneue';
    color: #000;
    font-size: 20px;
    line-height: 24px;
    padding-top: 2px;
    padding-bottom: 15px;
}

.fp-top-popular .item .title a:hover {
    color: #a90101;
}

.fp-top-popular .total-avg {
    display: block;
    position: absolute;
    width: 65px;
    height: 25px;
    background: #e31307;
    margin: -42px 0 0 221px;
    color: #fff;
    padding: 0 0 0 7px;
}

.fp-top-popular .total1 {
    background: #539124;
}

.fp-top-popular .total2 {
    background: #825746;
}

.fp-top-popular .total3 {
    background: #e39501;
}

.fp-top-popular .total4 {
    background: #e96b2e;
}

.fp-top-popular .total5 {
    background: #de1d1e;
}

.fp-top-popular .total-avg span {
    font-size: 12px;
    padding-left: 4px;
}

.anti-tops-list {
    clear: both;
}

.anti-tops-list h1 {
    padding-bottom: 18px;
}

.anti-tops-list .item {
    margin: 0 0 12px 0;
}

.anti-tops-list .item .title {
    height: 79px;
    cursor: pointer;
    font-size: 45px;
    padding-left: 17px;
    text-transform: uppercase;
    font-family: bebasneue;
    overflow: hidden;
    background: url(img/antitops-up.png) no-repeat right;
    margin-bottom: 10px;
}

.anti-tops-list .item .ac {
    background: url(img/antitops-down.png) no-repeat right;
}

.anti-tops-list .item .title span {
    float: left;
    display: block;
    margin-top: 13px;
    border-bottom: 8px solid #e6e6e6;
}

.anti-tops-list .item .posts-wrapper {
    display: none;
    width: 1015px;
}

.anti-tops-list .post {
    background: #fff;
    margin-bottom: 10px;
    padding: 16px 17px 0 17px;
    overflow: hidden;
}

.anti-tops-list .post .info {
    float: left;
    width: 660px;
}

.anti-tops-list .post .info h4 {
    font-size: 22px;
    margin-bottom: 10px;
}

.anti-tops-list .post .info p {
    padding: 5px 30px 5px 0;
    line-height: 22px;
    font-family: 'robotoregular';
}

.anti-tops-list .post .info ul.list {
    list-style: none;
    overflow: hidden;
    padding: 10px 0 0 0;
}

.anti-tops-list .post .info ul.list li {
    float: left;
    width: 220px;
    overflow: hidden;
    padding: 0 0 15px 0;
    height: 50px;
}

.anti-tops-list .post .info ul.list li img {
    float: left;
}

.anti-tops-list .post .info ul.list li .name {
    text-transform: uppercase;
    font-family: 'bebasneue';
    font-size: 18px;
    margin: 0 0 0 55px;
}

.anti-tops-list .post .info ul.list li .party {
    font-family: 'robotoregular';
    margin: 0 0 0 55px;
    color: #646464;
    font-size: 12px;
    line-height: 14px;
}

.anti-tops-list .post .voting {
    float: right;
    width: 295px;
}

.anti-tops-list .post .voting .head {
    margin-bottom: 10px;
    border-bottom: 8px solid #000;
    padding-bottom: 2px;
}

.anti-tops-list .post .voting h5 {
    font-size: 22px;
    display: inline;
    padding-right: 5px;
}

.total-votes {
    text-transform: uppercase;
    font-family: 'bebasneue';
    font-size: 26px;
    color: #000;
    padding-left: 35px;
    padding-bottom: 15px;
}

.total-votes span {
    font-size: 40px;
    padding-left: 5px;
}

.total-votes .total1 {
    color: #539124;
}

.total-votes .total2 {
    color: #825746;
}

.total-votes .total3 {
    color: #e39501;
}

.total-votes .total4 {
    color: #e96b2e;
}

.total-votes .total5 {
    color: #de1d1e;
}

.post-share {
    overflow: hidden;
    padding: 10px 0 0 35px;
}

.post-share span {
    display: block;
    float: left;
    font-size: 14px;
    text-transform: none;
    color: #000;
    font-family: 'robotoregular';
}

.post-share ul {
    float: left;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
}

.post-share ul li {
    float: left;
    width: 20px;
    margin-left: 6px;
}

.post-share ul a {
    display: block;
    width: 20px;
    height: 20px;
    background: url('img/share-icons.png') no-repeat;
}

.post-share ul a.fb {
    background-position: 0px 0px;
}

.post-share ul a.fb:hover {
    background-position: 0px -30px;
}

.post-share ul a.tw {
    background-position: -26px 0px;
}

.post-share ul a.tw:hover {
    background-position: -26px -30px;
}

.post-share ul a.dr {
    background-position: -52px 0px;
}

.post-share ul a.dr:hover {
    background-position: -52px -30px;
}

.rating-c .br-widget {
    height: 52px;
    margin: 20px 0 12px 5px;
}

.rating-c .br-widget a {
    display: block;
    width: 58px;
    height: 52px;
    background: url('img/bg-vote-default.png') no-repeat;
    float: left;
}

.rating-c .br-widget a span {
    position: absolute;
    width: 141px;
    height: 32px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 6px 0 0 0;
    background: url('img/bg-voting-tooltip.png') no-repeat;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.rating-c .br-widget a.rate1 span {
    margin: -15px 0 0 -46px;
}

.rating-c .br-widget a.rate1:hover span {
    opacity: 1;
}

.rating-c .br-widget a.rate2 span {
    margin: -15px 0 0 -46px;
}

.rating-c .br-widget a.rate2:hover span {
    opacity: 1;
}

.rating-c .br-widget a.rate3 span {
    margin: -15px 0 0 -46px;
}

.rating-c .br-widget a.rate3:hover span {
    opacity: 1;
}

.rating-c .br-widget a.rate4 span {
    margin: -15px 0 0 -46px;
}

.rating-c .br-widget a.rate4:hover span {
    opacity: 1;
}

.rating-c .br-widget a.rate5 span {
    margin: -15px 0 0 -46px;
}

.rating-c .br-widget a.rate5:hover span {
    opacity: 1;
}

.rating-c .br-widget a.rate1.br-active, .rating-c .br-widget a.rate1.br-selected {
    background: url('img/bg-vote-sprite.png') no-repeat 3px 0px;
}

.rating-c .br-widget a.rate2.br-active, .rating-c .br-widget a.rate2.br-selected {
    background: url('img/bg-vote-sprite.png') no-repeat -56px 0px;
}

.rating-c .br-widget a.rate3.br-active, .rating-c .br-widget a.rate3.br-selected {
    background: url('img/bg-vote-sprite.png') no-repeat -115px 0px;
}

.rating-c .br-widget a.rate4.br-active, .rating-c .br-widget a.rate4.br-selected {
    background: url('img/bg-vote-sprite.png') no-repeat -174px 0px;
}

.rating-c .br-widget a.rate5.br-active, .rating-c .br-widget a.rate5.br-selected {
    background: url('img/bg-vote-sprite.png') no-repeat -233px 0px;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    width: 100%;
    height: 100%;
    display: none;
}

.auth {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 338px;
    z-index: 3;
    margin: -100px 0 0 -184px;
    background: #fff;
    padding: 12px 15px 12px 15px;
    display: none;
}

.auth .head {
    overflow: hidden;
}

.auth .head h4 {
    float: left;
    width: 294px;
    margin-bottom: 10px;
    border-bottom: 8px solid #000;
    padding-bottom: 2px;
    font-size: 24px;
}

.auth .head img {
    float: right;
    cursor: pointer;
}

.auth .box {
    overflow: hidden;
    border: 2px solid #835404;
    margin: 15px 0 0 0;
    padding-right: 5px;
}

.auth .box p {
    float: left;
    width: 195px;
    line-height: 14px;
    margin: 15px 0 15px 12px;
}

.auth .box ul {
    float: right;
    overflow: hidden;
    list-style: none;
}

.auth .box ul li {
    float: left;
    list-style-type: none;
    margin: 15px 5px 0 0;
}

.auth .box ul a {
    display: block;
    width: 33px;
    height: 33px;
    background: url('img/auth-icons.png') no-repeat;
}

.auth .box ul a.fb {
    background-position: 0px 0px;
}

.auth .box ul a.fb:hover {
    background-position: 0px -40px;
}

.auth .box ul a.tw {
    background-position: -41px 0px;
}

.auth .box ul a.tw:hover {
    background-position: -41px -40px;
}

.auth .box ul a.dr {
    background-position: -81px 0px;
}

.auth .box ul a.dr:hover {
    background-position: -81px -40px;
}


/* */

.footer-top {
    height: 310px;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    background-color: #fff;
    margin-top: 70px;
}

.footer-top .big {
    font-family: 'bebasneue';
    font-size: 36px;
    color: #010101;
    padding-top: 45px;
}

.footer-top .contacts {
    font-size: 16px;
    color: #000;
    padding-top: 40px;
    float: left;
    line-height: 28px;
}

.footer-top .contacts span {
    font-family: 'bebasneue';
    font-size: 21px;
}

.footer-top .subscribe {
    float: right;
    width: 283px;
    padding-top: 65px;
}

.footer-top .subscribe label {
    font-family: 'bebasneue';
    font-size: 24px;
    padding-bottom: 12px;
    display: block;
}

.article-right .subscribe {
    overflow: hidden;
    width: 285px;
}

.footer-top .subscribe input[type=text], .article-right .subscribe input[type=text] {
    background: url(img/ico-mail.png) no-repeat;
    font-family: 'robotolight';
    font-size: 14px;
    color: #858585;
    height: 14px;
    line-height: 17px;
    border: 2px solid #000;
    background-position: 9px 0px;
    width: 207px;
    padding: 10px 0 10px 39px;
}

.article-right .subscribe input[type=text] {
    float: left;
}

.footer-top .subscribe input[type=submit] {
    width: 35px;
    height: 38px;
    border: none;
    background: #000;
    cursor: pointer;
    color: #fff;
    font-family: 'bebasneue';
    font-size: 24px;
    border-right: 2px solid #000;
    position: relative;
    top: -38px;
    left: 248px;
    border-top: 1px solid #000;
}

.article-right .subscribe input[type=submit] {
    float: right;
    margin: 0;
    width: 35px;
    height: 38px;
    border: none;
    background: #000;
    cursor: pointer;
    color: #fff;
    font-family: 'bebasneue';
    font-size: 24px;
    border-right: 2px solid #000;
    border-top: 1px solid #000;
}

.footer-bottom {
    background-color: #fff;
    height: 49px;
    padding-top: 28px;
}

.footer-bottom span {
    font-family: 'robotolight';
    font-size: 14px;
    color: #808080;
    display: block;
    float: left;
}

.footer-bottom a {
    display: block;
    float: right;
    width: 88px;
    height: 21px;
}

.article-list {
    clear: both;
}

.article-list h1 {
    padding-bottom: 18px;
}

.article-list .item {
    margin: 0 0 12px 0;
}

.article-list .item .title {
    height: 79px;
    line-height: 79px;
    cursor: pointer;
    font-size: 26px;
    padding-left: 20px;
    text-transform: uppercase;
    font-family: bebasneue;
    background: url(img/ico-party-more.png) no-repeat right #fff;
}

.article-list .item .ac {
    background: url(img/bg-article-active.png) no-repeat right #fff;
}

.article-list .item .posts {
    display: none;
    width: 870px;
}

.article-list .item .posts div {
    height: 49px;
    line-height: 49px;
    margin: 10px 0 0 25px;
    overflow: hidden;
    color: #484747;
    padding-left: 10px;
    border-bottom: 1px solid #e7e7e7;
}

.article-list .item .posts div div {
    float: left;
}

.article-list .item .posts div a {
    float: right;
    display: block;
    color: #999999;
    font-size: 16px;
    font-family: 'bebasneue';
    text-transform: uppercase;
}

.article-list .item .posts div a:hover {
    color: #000;
}

.article-list .item .posts div img {
    margin: 0 3px -10px 0;
}

.article-list .item .posts div span.event_1 {
    color: #a90101;
    text-transform: uppercase;
}

.article-list .item .posts div span.event_3 {
    color: #846730;
    text-transform: uppercase;
}

.article-list .item .posts div span.event_2 {
    color: #529123;
    text-transform: uppercase;
}

.event-type-1 {
    float: right;
    font-size: 21px;
    color: #fff;
    font-family: 'Roboto';
    text-transform: uppercase;
    padding: 4px 10px 4px 10px;
    background: #a90101;
    margin: 0 0 15px 0;
}

.event-type-3 {
    float: right;
    font-size: 21px;
    color: #fff;
    font-family: 'Roboto';
    text-transform: uppercase;
    padding: 4px 10px 4px 10px;
    background: #846730;
    margin: 0 0 15px 0;
}

.event-type-2 {
    float: right;
    font-size: 21px;
    color: #fff;
    font-family: 'Roboto';
    text-transform: uppercase;
    padding: 4px 10px 4px 10px;
    background: #529123;
    margin: 0 0 15px 0;
}

.news-list {
    clear: both;
}

.news-list h1 {
    padding-bottom: 18px;
}

.news-list .item {
    background-color: #fff;
    padding-top: 18px;
    padding-bottom: 19px;
    overflow: hidden;
    margin-bottom: 26px;
}

.news-list .item .bigdate {
    float: left;
    margin: 0 10px 0 14px;
}

.news-list .item .image {
    float: left;
    margin-right: 18px;
    width: 184px;
    height: 184px;
}

.news-list .item .image a {
    width: 184px;
    height: 184px;
    display: block;
}

.news-list .item .text {
    float: left;
    width: 742px;
}

.news-list .item .text h3 {}

.news-list .item .text p {
    width: 630px;
    line-height: 24px;
    height: 112px;
    padding-top: 27px;
}

.news-list .item .text .read-more {}

.article {
    font-family: 'robotolight';
    font-size: 14px;
    overflow: hidden;
    width: 1015px;
}

.article .article-left {
    width: 203px;
    float: left;
    border-top: 1px solid #e6e6e6;
    padding: 21px 15px 0 0;
}

.article .article-left .bigdate {
    float: right;
    margin-bottom: 10px;
}

.article .article-left .image-source {
    text-align: right;
    font-size: 12px;
    color: #b3b3b3;
    font-family: 'robotoitalic';
    padding: 15px 0 7px 0;
}

.article .article-left .share {
    text-align: right;
    padding: 0 0 5px 0;
    clear: both;
}

.article .article-left .share-links {
    overflow: hidden;
}

.article .article-left .share-links li {
    float: right;
    margin: 0 0 0 5px;
}

.article .article-left .print {
    padding: 15px 0 0 0;
    text-align: right;
}

.article .article-left .print a {
    color: #808080;
    text-decoration: underline;
}

.article .article-left .print img {
    margin: 0 3px -3px 0;
}

.article .article-right {
    width: 797px;
    float: right;
    border-top: 1px solid #e6e6e6;
}

.article .article-right .content {
    border-left: 1px solid #e6e6e6;
    padding: 17px 0 0 18px;
    min-height: 250px;
}

.article .article-right .content h2 {}

.article .article-right .content h3, .party-right h3 {
    padding: 0 0 15px 0;
}

.article .article-right .content p, .party-right p {
    line-height: 23px;
    padding: 0 0 15px 0;
}

.article .article-right .content .quote {}

.article .article-right .content .info {}

.article .article-right .content .changed {}

.content table {
    background: #fff;
    margin: 0 0 15px 0;
    border: 9px solid #fff;
    font-size: 13px;
}

.content table td {
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    padding: 12px 16px 12px 16px;
}

.content table tr:first-child td {
    border-top: none;
    text-align: center;
    border-bottom: 6px solid #000;
}

.content table tr td:last-child {
    border-right: none;
}

.party table {
    background: #fff;
    margin: 0 0 15px 0;
    border: 9px solid #fff;
    font-size: 13px;
}

.party table td {
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    padding: 12px 16px 12px 16px;
}

.party table tr:first-child td {
    border-top: none;
    text-align: center;
    border-bottom: 6px solid #000;
}

.party table tr td:last-child {
    border-right: none;
}

.content img[align=left] {
    margin: 3px 10px 0 0;
}

.article .article-right .back {}

.article .article-right .back a {}

.add-comment {
    clear: both;
    margin: 0 20px 0 0;
    padding: 35px 0 0 0;
}

.party-content .party-right .add-comment {
    padding: 35px 0 0 20px;
}

.add-comment h4 {
    font-size: 24px;
    padding: 0 0 25px 0;
}

.add-comment .name {
    float: left;
    width: 230px;
    margin-right: 24px;
}

.add-comment .name label {
    display: block;
    font-size: 14px;
    font-family: 'robotoitalic';
    padding: 0 0 5px 0;
}

.add-comment .name label span {
    color: #ff0000;
}

.add-comment .name input {
    width: 208px;
    border: 1px solid #000;
    padding: 6px 10px 7px 10px;
}

.add-comment .name input.error {
    border: 1px solid #ff0000;
}

.add-comment .email {
    float: left;
    width: 230px;
    margin-right: 24px;
}

.add-comment .email label {
    display: block;
    font-size: 14px;
    font-family: 'robotoitalic';
    padding: 0 0 5px 0;
}

.add-comment .email label span {
    color: #ff0000;
}

.add-comment .email input {
    width: 208px;
    border: 1px solid #000;
    padding: 6px 10px 7px 10px;
}

.add-comment .email input.error {
    border: 1px solid #ff0000;
}

input[name=cmnt_key] {
    width: 208px;
    border: 1px solid #000;
    padding: 6px 10px 7px 10px;
    position: fixed;
    top: -300px;
}

.add-comment .comment-with {
    float: left;
    width: 120px;
}

.add-comment .comment-with span {
    display: block;
    padding: 0 0 5px 0;
    font-size: 14px;
    font-family: 'robotoitalic';
}

.add-comment .comment-with ul {
    overflow: hidden;
    list-style: none;
}

.add-comment .comment-with ul li {
    float: left;
    list-style-type: none;
    margin: 0 5px 0 0;
}

.add-comment .comment-with ul li a {}

.add-comment textarea {
    clear: both;
    width: 462px;
    height: 62px;
    border: 1px solid #000;
    padding: 10px;
    overflow: auto;
    resize: none;
    margin: 12px 0 0 0;
}

.add-comment textarea.error {
    border: 1px solid #ff0000;
}

.add-comment input[type=submit] {
    width: 91px;
    height: 28px;
    background: #000;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-family: 'bebasneue';
    font-size: 16px;
    margin: 10px 0 0 393px;
    cursor: pointer;
}

.comment-list {
    margin: 35px 20px 0 0;
    border-top: 1px solid #e6e6e6;
}

.party-content .party-right .comment-list {
    padding: 35px 20px 0 20px;
}

.comment-list .item {
    padding: 10px 0 15px 0;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}

.comment-list .item .datetime {
    text-align: right;
    font-size: 12px;
    color: #999999;
    font-family: 'robotoitalic';
}

.comment-list .item .img {
    float: left;
    width: 50px;
    display: block;
    margin: 4px 10px 0 0;
}

.comment-list .item .img a {}

.comment-list .item .text {
    float: left;
    width: 635px;
}

.comment-list .item .text .info {
    font-size: 14px;
    color: #999;
}

.comment-list .item .text .info a, .comment-list .item .text .info span {
    color: #835504;
}

.comment-list .item .text .info a:hover {
    color: #000;
}

.logout {
    margin: 30px 0 0 0;
    font-weight: bold;
}

blockquote {
    float: left;
    width: 287px;
    margin: 40px 10px 25px 0;
    font-size: 24px;
    background: url(img/quote-left.png) no-repeat left top;
}

.article .article-right .content blockquote p, .party-right blockquote p {
    font-size: 24px;
    font-family: 'Roboto';
    color: #000;
    line-height: 32px;
    padding: 8px 0 15px 25px;
}

.load-more {
    clear: both;
    width: 108px;
    margin: 0 auto;
    padding: 20px 0 35px 0;
    background: url(img/bg-load-more.png) no-repeat center bottom;
}

.load-more a {
    display: block;
    text-align: center;
    width: 108px;
    height: 28px;
    line-height: 28px;
    background: #cecece;
    font-size: 18px;
    color: #fff;
    font-family: 'bebasneue';
    text-transform: uppercase;
}

.article .article-left .news-image {}

.content-news {}

.content-news h2 {
    font-size: 36px;
    padding-bottom: 65px;
}

.party-list-item {
    margin: 0 0 12px 0;
    overflow: hidden;
}

.party-list-item .logo {
    float: left;
    width: 172px;
    height: 77px;
    margin-top: 1px;
    background: #c4c4c4;
    padding: 0;
}

.party-list-item .title {
    float: left;
    background: #fff;
    height: 77px;
    line-height: 77px;
    margin-top: 1px;
    width: 734px;
    padding-left: 25px;
}

.party-list-item .title a {
    font-size: 26px;
    color: #000;
    font-family: 'bebasneue';
}

.party-list-item .button {
    float: right;
    background: url(img/ico-party-more.png);
    width: 80px;
    height: 79px;
}

.party-list-item .button a {
    display: block;
    width: 80px;
    height: 79px;
}

.party-content {
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
}

.party-content .party-left {
    float: left;
    width: 218px;
}

.party-content .party-left .title {
    font-size: 32px;
    color: #000;
    font-family: 'bebasneue';
    padding: 15px 0 15px 0;
}

.party-content .party-left .logo {
    padding: 0 0 20px 0;
    width: 202px;
    overflow: hidden;
}

.party-content .party-left .logo .image-source {
    text-align: right;
    font-size: 12px;
    color: #b3b3b3;
    font-family: 'robotoitalic';
    padding: 15px 0 7px 0;
}

.party-content .party-left ul {
    width: 202px;
}

.party-content .party-left ul li {
    padding: 18px 0 18px 0;
    border-bottom: 1px solid #d1d1d1;
}

.party-content .party-left ul li a {
    color: #cecece;
    font-family: 'bebasneue';
    font-size: 18px;
    text-transform: uppercase;
}

.party-content .party-left ul li a:hover {
    color: #000;
}

.party-content .party-left .link {
    padding: 20px 0 20px 0;
}

.party-content .party-left .link a {
    font-size: 14px;
    color: #835504;
    font-family: 'robotoitalic';
    text-decoration: underline;
}

.party-content .party-left .link a:hover {
    color: #000;
}

.party-content .party-right {
    float: left;
    width: 749px;
    border-left: 1px solid #e6e6e6;
}

.party-content .party-right .tabs {}

.party-content .party-right .tabs ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.party-content .party-right .tabs ul li {
    float: left;
}

.party-content .party-right .tabs ul li a {
    display: block;
    padding: 10px 20px 10px 20px;
    background: #000;
    color: #fff;
    margin-right: 1px;
    font-family: 'bebasneue';
    font-size: 24px;
    text-transform: uppercase;
}

.party-content .party-right .tabs ul li a:hover {
    color: #a90101;
}

.party-content .party-right .tabs ul li a.ac {
    background: none;
    color: #a90101;
}

.party-content .party-right .last-change, .party-content .party-right .back-to-list {
    padding-left: 20px;
}

.padded-content {
    overflow: hidden;
    padding: 40px 0 40px 20px;
}

.blog-author-image {
    clear: both;
    text-align: right;
}

.blog-author-name {
    text-align: right;
    font-family: 'robotoitalic';
    padding: 0 0 30px 0;
    font-size: 14px;
    color: #835504;
}

.back-to-list {
    margin: 15px 0 15px 0;
    float: left;
}

.back-to-list img {
    margin: 0 6px 0 0;
}

.back-to-list a, .content .back-to-list a {
    display: block;
    background: #000;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-family: 'bebasneue';
    font-size: 16px;
    padding: 5px 10px 5px 10px;
}

.article-right p.last-change {
    font-family: 'robotoitalic';
    font-size: 12px;
    color: #b9b7b7;
    padding: 15px 0 15px 0;
}

.article-right p.last-change img {
    margin: 0 5px -2px 0;
}

.advice-list {}

.advice-list h1 {
    padding: 0 0 20px 0;
}

.advice-list .item {
    background: #fff;
    margin: 0 0 25px 0;
    padding: 20px 23px 20px 23px;
}

.advice-list .item h2 {
    font-size: 24px;
}

.advice-list .item p {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 23px;
    padding: 0 0 15px 0;
}

.advice-list .item p a {
    font-size: 16px;
    color: #999999;
    font-family: 'bebasneue';
}

.advice-list .item p a:hover {
    color: #000;
}

.advice-list .item p.last-change {
    font-family: 'robotoitalic';
    font-size: 12px;
    color: #b9b7b7;
    padding: 3px 0 15px 0;
}

.advice-list .item p.last-change img {
    margin: 0 5px -2px 0;
}

.members-filter {
    overflow: hidden;
    background: #fff;
    height: 60px;
    width: 997px;
    margin: 0 0 45px 0;
    padding: 25px 0 0 18px;
}

.members-filter .members-party {
    float: left;
    width: 591px;
    margin-right: 18px;
}

.selectbox {}

.selectbox .header {
    width: 566px;
    height: 30px;
    cursor: pointer;
    font-size: 21px;
    color: #999;
    font-family: 'bebasneue';
    text-transform: uppercase;
    padding: 8px 0 0 25px;
    background: url(img/bg-selectbox.png);
}

.members-filter .members-search {
    float: left;
    width: 370px;
    overflow: hidden;
}

.members-filter .members-search input[type=text] {
    border: 2px solid #000;
    width: 289px;
    height: 32px;
    font-size: 21px;
    color: #999;
    font-family: 'bebasneue';
    text-transform: uppercase;
    padding: 2px 0 0 25px;
    float: left;
}

.members-filter .members-search input[type=submit] {
    float: left;
    width: 38px;
    height: 38px;
    border: none;
    cursor: pointer;
    background: url(img/ico-member-search.png);
}

.members-filter .members-search input:focus, .members-filter .members-search input:active {
    outline: none;
}

.members-party ul {
    display: none;
    width: 591px;
    position: absolute;
    background: #fff;
    margin: -8px 0 0 0;
    padding: 5px 0 5px 0;
    border-bottom: 2px solid #000;
}

.members-party ul li {
    padding: 6px 0 6px 20px;
    cursor: pointer;
}

.members-party ul li:hover, .members-party ul li.ac {
    background: #a90101;
    color: #fff;
}

.search-term {
    padding: 15px 0 70px;
    text-transform: uppercase;
    font-size: 24px;
    color: #cecece;
    font-family: 'bebasneue';
}

.search-term span {
    color: #000;
}

.search-results {
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'bebasneue';
    padding: 0 0 25px 0;
}

.search-results span.section {
    color: #cecece;
}

.members-list {
    overflow: hidden;
}

.members-list .item {
    float: left;
    width: 489px;
    height: 79px;
    overflow: hidden;
    padding: 0;
    margin: 0 0 12px 0;
    background: none;
}

.members-list .item .img {
    float: left;
    width: 77px;
    height: 77px;
    margin: 1px 0 0 0;
    background: #c2c2c2;
}

.members-list .item .title {
    margin: 1px 0 0 0;
    background: #fff;
    float: left;
    width: 312px;
    height: 59px;
    padding: 18px 0 0 20px;
}

.members-list .item .title a {
    display: block;
    color: #000;
    font-family: 'bebasneue';
    font-size: 26px;
}

.members-list .item .title span {
    display: block;
    color: #adadad;
    font-size: 14px;
}

.members-list .item .button {
    float: left;
    background: url(img/ico-party-more.png);
    width: 80px;
    height: 79px;
}

.members-list .item .button a {
    display: block;
    width: 80px;
    height: 79px;
}

.members-list .right {
    float: right;
}

.line {
    overflow: hidden;
}

.main-antitop {}

.main-antitop .head {
    overflow: hidden;
    width: 295px;
    font-size: 14px;
    border-bottom: 1px solid #cecece;
}

.main-antitop .head .col-left {
    float: left;
    color: #4d4d4d;
    margin: 13px 0 0 10px;
}

.main-antitop .head .col-right {
    float: right;
    height: 32px;
    width: 78px;
    border-left: 1px solid #a90101;
    line-height: 16px;
    color: #4d4d4d;
    margin: 3px 0 3px 0;
    padding: 3px 0 3px 10px;
}

.main-antitop ul li {
    overflow: hidden;
    border-top: 1px solid #f0f0f0;
}

.main-antitop ul li:first-child {
    border: none;
}

.main-antitop ul li .rating {
    float: left;
    width: 202px;
    margin: 15px 0 11px 0;
}

.main-antitop ul li .count {
    float: right;
    margin: 23px 0 0 0;
    text-align: center;
    width: 78px;
    font-size: 25px;
    font-family: 'bebasneue';
}


/* LV rates */

.rates-lv {
    background-image: url(img/rates_lv.png)
}

.rating-0-lv {
    clear: both;
    display: block;
    width: 193px;
    height: 42px;
    background: url(img/rating-0-lv.png) no-repeat left top;
}

.rating-1-lv {
    clear: both;
    display: block;
    width: 195px;
    height: 40px;
    background-position: 0px 0px;
}

.rating-1-lv:hover {
    background-position: 194px 0px;
}

.rating-2-lv {
    clear: both;
    display: block;
    width: 195px;
    height: 41px;
    background-position: 0px 251px;
}

.rating-2-lv:hover {
    background-position: 194px 251px;
}

.rating-3-lv {
    clear: both;
    display: block;
    width: 195px;
    height: 45px;
    background-position: 0px 183px;
}

.rating-3-lv:hover {
    background-position: 194px 183px;
}

.rating-4-lv {
    clear: both;
    display: block;
    width: 195px;
    height: 43px;
    background-position: 0px 115px;
}

.rating-4-lv:hover {
    background-position: 194px 115px;
}

.rating-5-lv {
    clear: both;
    display: block;
    width: 195px;
    height: 45px;
    background-position: left bottom;
}

.rating-5-lv:hover {
    background-position: 194px 679px;
}


/* RU rates */

.rates-ru {
    background-image: url(img/rates_ru.png)
}

.rating-0-ru {
    clear: both;
    display: block;
    width: 197px;
    height: 52px;
    background: url(img/rating-0-ru.png) no-repeat left top;
}

.rating-1-ru {
    clear: both;
    display: block;
    width: 195px;
    height: 40px;
    background-position: 0px 0px;
}

.rating-1-ru:hover {
    background-position: 194px 0px;
}

.rating-2-ru {
    clear: both;
    display: block;
    width: 195px;
    height: 42px;
    background-position: 0px 251px;
}

.rating-2-ru:hover {
    background-position: 193px 251px;
}

.rating-3-ru {
    clear: both;
    display: block;
    width: 198px;
    height: 45px;
    background-position: 0px 183px;
}

.rating-3-ru:hover {
    background-position: 200px 183px;
}

.rating-4-ru {
    clear: both;
    display: block;
    width: 195px;
    height: 48px;
    background-position: 0px 115px;
}

.rating-4-ru:hover {
    background-position: 193px 115px;
}

.rating-5-ru {
    clear: both;
    display: block;
    width: 195px;
    height: 45px;
    background-position: left bottom;
}

.rating-5-ru:hover {
    background-position: 199px 679px;
}


/* EN rates */

.rates-en {
    background-image: url(img/rates_en.png)
}

.rating-0-en {
    clear: both;
    display: block;
    width: 197px;
    height: 52px;
    background: url(img/rating-0-en.png) no-repeat left top;
}

.rating-1-en {
    clear: both;
    display: block;
    width: 193px;
    height: 40px;
    background-position: 0px 0px;
}

.rating-1-en:hover {
    background-position: 193px 0px;
}

.rating-2-en {
    clear: both;
    display: block;
    width: 195px;
    height: 42px;
    background-position: 0px 251px;
}

.rating-2-en:hover {
    background-position: 196px 251px;
}

.rating-3-en {
    clear: both;
    display: block;
    width: 198px;
    height: 47px;
    background-position: 0px 185px;
}

.rating-3-en:hover {
    background-position: 200px 184px;
}

.rating-4-en {
    clear: both;
    display: block;
    width: 195px;
    height: 46px;
    background-position: 0px 115px;
}

.rating-4-en:hover {
    background-position: 194px 115px;
}

.rating-5-en {
    clear: both;
    display: block;
    width: 198px;
    height: 45px;
    background-position: left bottom;
}

.rating-5-en:hover {
    background-position: 200px 679px;
}

.content ul, .padded-content ul {
    padding-bottom: 20px;
}

.content li, .padded-content li {
    list-style-type: initial;
    margin-left: 20px;
    padding-bottom: 5px;
    color: #4d4d4d;
    font-size: 14px;
}

.content a, .padded-content a {
    color: black;
    text-decoration: underline;
}

.content a:hover, .padded-content a:hover {
    color: grey;
    text-decoration: none;
}

.all-votes {}

.all-votes .line {
    overflow: hidden;
    margin: 0 0 10px 0;
    background: #fff;
    min-height: 108px;
}

.all-votes .line .number {
    float: left;
    font-size: 45px;
    color: #000;
    font-family: 'bebasneue';
    margin: 32px 0 0 20px;
}

.all-votes .line .title {
    float: left;
    width: 660px;
    font-size: 28px;
    color: #000;
    font-family: 'bebasneue';
    margin: 46px 0 0 5px;
}

.all-votes .line .total {
    float: right;
    text-align: center;
    width: 250px;
    margin: 18px 22px 0 0;
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'bebasneue';
}

.all-votes .line .total .red {
    color: #de1d1e;
    font-size: 40px;
    padding-left: 5px;
}

.all-votes .line .total .note {
    font-size: 20px;
    padding: 2px 0 5px 0;
}

.highlight {
    background-color: grey;
    color: #fff;
}

.relative {
    position: relative;
}

.subscribe-stick {
    position: fixed;
    bottom: 0;
    /*height: 55px;*/
    height: 255px;
    background: #fff;
    width: 280px;
    z-index: 9;
    border: 2px solid #000000;
    border-bottom: 0;
}

.subscribe-stick.minimize {
    height: 55px;
}

.subscribe-stick .subscribe-stick-header {
    background: #000000 url(img/img-mail-v2.png) center right 25px no-repeat;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'bebasneue';
    font-size: 24px;
    line-height: 36px;
    padding: 10px 80px 9px 25px;
    display: block;
}

.subscribe-stick .subscribe-stick-content {
    /*height: 200px;*/
}

.subscribe-stick .subscribe-stick-icon-close {
    float: right;
    margin-top: 13px;
    margin-right: 13px;
    margin-bottom: 10px;
    display: block;
}

.subscribe-stick .subscribe-stick-content-title {
    clear: both;
    margin-top: 20px;
    text-align: center;
    color: #000000;
    line-height: 18px;
    font-weight: 100;
    font-size: 14px;
}

.subscribe-stick .subscribe-stick-content-subtitle {
    margin-top: 12px;
    text-align: center;
    padding: 0 20px;
    color: #858585;
    line-height: 18px;
    font-size: 14px;
}

.subscribe-stick .subscribe-stick-content-form-holder {
    margin: 30px 15px 0;
}

.subscribe-stick .subscribe-stick-content-form-holder input[type=text] {
    font-family: 'robotolight';
    font-size: 14px;
    color: #858585;
    height: 14px;
    line-height: 17px;
    border: 2px solid #000;
    background-position: 9px 0px;
    width: 190px;
    padding: 10px;
}

.subscribe-stick .subscribe-stick-content-form-holder input[type=submit] {
    width: 35px;
    height: 38px;
    border: none;
    background: #000;
    cursor: pointer;
    color: #fff;
    font-family: 'bebasneue';
    font-size: 24px;
    border-right: 2px solid #000;
    position: relative;
    top: -38px;
    left: 214px;
    border-top: 1px solid #000;
}

.fp-news .other-news {
    margin-top: 15px;
    background: #fff;
    padding: 8px 15px 7px 15px;
}

.fp-news .other-news .other-news-items-holder {
    margin: 17px 0;
}

.fp-news .other-news .other-news-items {
    display: inline-block;
    width: 30%;
    border-right: 1px solid #cfcfcf;
    padding-right: 13px;
    margin-right: 13px;
        min-height: 123px;
}

.fp-news .other-news .other-news-items:last-child {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}

.fp-news .other-news .other-news-items-author {
    color: #835504;
    font-size: 14px;
    font-style: italic;
    line-height: 21px;
    position: relative;
    top: -4px;
    min-height: 21px;
}

.fp-news .other-news .other-news-items-date {
    color: #666666;
    font-size: 12px;
    font-style: italic;
    line-height: 12px;
    margin-top: 4px;
}

.fp-news .other-news .other-news-items-title {
    margin-top: 12px;
}

.fp-news .other-news .other-news-items-title a {
    color: #000;
    font-family: 'bebasneue';
    font-size: 20px;
    font-weight: 400;
}

.fp-news .other-news .other-news-items-title a:hover {
    color: #a90101;
}

.fp-news .other-news .num-comments {
    position: static;
    margin-top: 5px;
}

.main-redirect-urls {
    float: right;
    margin: 50px 0px 0px 0px;
    border-bottom: solid 8px #e6e6e6;

}

.main-redirect-urls ul{
    margin-top: 19px;
}

.main-redirect-urls .main-redirect-item {
    margin-bottom: 13px;

}

.main-redirect-urls .main-redirect-item a{
    display: block;
    height: 149px;
    background-color: #f6f6f6;
    text-align: center;
    position: relative;
}


.main-redirect-urls .main-redirect-item-title {
    display: block;
    color: #000000;
    font-family: 'bebasneue';
    font-size: 26px;
    font-weight: 400;
    position: absolute;
    bottom: 29px;
    width: 100%;
    text-align: center;
}

.main-redirect-urls .main-redirect-item-image-holder{
    position: absolute;
    top: 15px;
    display: block;
    text-align: center;
    width: 100%;
}


.main-video-block {
    background-color: #000;
    clear: both;
    float: left;
    margin-top: 40px;
    width: 100%;
}

.main-video-block-main-video {
    margin: 0 40px 10px;
}
.main-video-block-video-list {

}
.main-video-block-video-list ul {
    margin: 0 10px 5px;
}

.main-video-block-video-list ul li {
    display: inline-block;
    width: 18.88%;
    margin-right: 5px;
}
.main-video-block-video-list ul li:last-child {
    margin-right: 0;
}

.main-video-block-video-list ul li a {
    position: relative;
    display: block;
}

.main-video-block-video-list ul li a {
    position: relative;
    display: block;
}

.main-video-block-video-list ul li a span{
    background-image:  url(img/video-play.png);
    display: block;
    width: 17px;
    position: absolute;
    bottom: 12px;
    right: 7px;
    height: 18px;
}

.main-video-block-video-list ul li a div{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
}

.main-video-block-video-list ul li a:hover div{
    display: none;
}


.party-header {
    clear: both;
}


.party-header .party-header-go-back{
    float: left;
    width: 218px;
    padding-top: 13px;
}

.party-header .party-header-go-back a{
    background: #000;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-family: 'bebasneue';
    font-size: 16px;
    padding: 5px 10px 5px 10px;

}

.party-header .party-header-title{
    width: 149px;
    padding-left: 20px;
    float: left;
}

.party-content {
    clear: both;
}

.party-content .party-right {
    width: 795px;
}

.party-tabs {
    border-bottom: 1px solid #e6e6e6;
}

.party-tabs ul {

}

.party-tabs ul li {
    display: inline-block;
    width: 110px;
    height: 86px;
}

.party-tabs ul li a{
    display: block;
    height: 86px;
    position: relative;
}

.party-tabs ul li a:hover .party-tabs-item-title,
.party-tabs ul li.active .party-tabs-item-title
{
    color: #e72626;
}
.party-tabs ul li a:hover .party-tabs-item-icon svg,
.party-tabs ul li.active .party-tabs-item-icon svg{
    fill: #e72626;

}

.party-tabs ul li a .party-tabs-item-icon{
    text-align: center;
    position: absolute;
    width: 100%;
    top: 20px;

}

.party-tabs ul li a .party-tabs-item-title{
    font-family: 'bebasneue';
    font-size: 18px;
    font-weight: 400;
    line-height: 48px;
    color: #000000;
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
}


.party-inmedia {
    margin-top: 30px;
}
.party-inmedia .party-inmedia-title{
    font-weight: 700;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
}
.party-inmedia .party-inmedia-content {
    margin-top: 20px;
}

.party-inmedia .party-inmedia-content ul{
    margin-top: 20px;
}


.party-inmedia .party-inmedia-content ul li{
    margin: 0 0 20px;
    padding: 0;
    border-bottom: 0;
    font-size: 14px;
}


.party-inmedia .party-inmedia-content  ul li a {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    text-decoration: underline;
    font-family: 'robotoregular';
}

.article-video-content {

}
