.topic-headlines .topic_title, .topic-full .left h2, .topic-full .topic_title a, #tourism-main #tourism-title {
    font-size: 20px;
}

.topic-headlines .topic_title a:hover {
    border-bottom: 2px solid #007fb1;
}

#topic-full-wide .primary h2 a, #topic_list_image h3 a, .topic-headlines #topic_list_image h3 a {
    font-size: 16px;
}

.topic-headlines #topic_list_image ul li, .topic-headlines #topic_list_image ul li, .topic-full .left ul li,
#topic-full-wide .primary ul li.created, .topic-list-item ul li.created, #topic-full-wide .primary ul li.views,
#topic-full-wide .primary ul li.comments_count, .topic-list-item ul li.views, .topic-list-item ul li.comments_count {
    font-size: 12px;
}

.topic-list-item .more a, .topic-headlines .more a, .topic-full .right ul:first-child > li a, .topic-headlines .item-list ul:first-child > li a,
.topic-headlines #topic_list_image h3 a, #topic-full-wide .primary h2 a, #topic_list_image h3 a, #list li a,
.topic-list-item li.odd a, .topic-list-item li.even a {
    color: #000000;
}

.topic-full .right ul:first-child > li a:visited, .topic-headlines .item-list ul:first-child > li a:visited, .topic-headlines #topic_list_image h3 a:visited {
    color: #808080;
}

.topic-list-item .more a, .topic-headlines .more a, #list > li, .topic-list-item li.odd, .topic-list-item li.even,
.topic-full .right ul:first-child > li, .topic-headlines .item-list ul:first-child > li {
    border-bottom: 1px dotted #7F7F7F;
}

.topic-full .right ul:first-child > li.last, .topic-headlines .item-list ul:first-child > li.last, .topic-full .right ul:first-child > li.last:hover, .topic-headlines .item-list ul:first-child > li.last:hover {
    border-bottom: none;
}

.topic-full {
    width: 860px;
    float: left;
    padding-bottom: 30px;
}

#marsb_4 .topic-full, #yamaps_traffic {
    margin-top: 20px;
}

#yamaps_traffic {
    width: 320px;
    width: 320px;
    height: 350px;
    float: right;
    float: right;
    padding-right: 10px;
}

#yamaps_traffic h2 {
    background: #FEE100;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    text-transform: uppercase;
    font-size: 20px
}

#yamap {
    height: 320px;
}

.topic-full .right {
    float: right;
    margin: -14px 0 0 0;
    height: 375px;
    overflow: hidden;
    position: relative;
}

.topic-full .left, .topic-full .topic_title, .topic-headlines, #tourism-block {
    float: left;
}

.topic-full .left, .topic-full .left a img {
    width: 390px;
}

.topic-full .left {
    position: relative;
    height: 350px;
}

.topic-full .left a img {
    height: 250px;
}

.topic-full .right ul:first-child > li, .topic-headlines .item-list ul:first-child > li {
    padding: 10px;
    background: url('../images/topicList.png') no-repeat -5px -74px;
    transition: background-color 0.5s;
}

.topic-headlines .item-list ul:first-child > li.first, #list > li, .topic-list-item li.odd, .topic-list-item li.even {
    border-top: 1px dotted #7F7F7F;
}

.topic-full .right ul:first-child > li:hover, .topic-headlines .item-list ul:first-child > li:hover {
    transition: background-color 0.5s;
}

.topic-full .right ul:first-child > li a:hover, .topic-headlines .item-list ul:first-child > li a:hover {
    color: #007fb1;
}

.topic-full .right ul:first-child > li a, .topic-headlines .item-list ul:first-child > li a {
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    margin-top: 2px;
}

.topic-full .left h2.bright {
    background-color: rgba(227, 0, 27, 0.5);
}

.topic-full .left h2 {
    margin: 5px;
    position: absolute;
    bottom: 100px;
    padding: 5px 5px 10px 5px;
    background: rgba(0, 0, 0, .5);
}

.topic-full .left h2 a, .topic-full .topic_title a {
    color: #ffffff;
    display: inline-block;
}

.topic-full .left ul {
    display: block;
    margin: 7px 0 0px;
    padding: 0;
}

.topic-full .left ul li {
    color: #7f7f7f;
    display: inline-block;
    height: 20px;
}

.topic-full .left ul li.views, .topic-full .left ul li.comments_count {
    background: url('../images/mediax15.gif') no-repeat;
    padding-right: 18px;
    height: 14px;
}

.topic-full .left ul li.views {
    background-position: 100% 2px;
}

.topic-full .left ul li.comments_count {
    background-position: 100% -10px;
}

.topic-full .left ul li ul li {
    height: 12px;
}

.topic-full .topic_title {
    width: 110px;
    position: relative;
    padding: 40px 5px 0 5px;
    min-height: 40px;
    font-size: 14px;
}

.topic-full .topic_title a {
    display: block;
    position: absolute;
    top: 0px;
    left: -10px;
    z-index: 10;
    height: 32px;
    text-transform: uppercase;
    background: #007fb1;
    padding: 3px 10px 0 10px;
    transition: all 0.5s;
    min-width: 128px;
    max-width: 495px;
    overflow: hidden;
}

.topic-full .topic_title iframe {
    top: 43px;
    width: 120px;
    height: 307px;
    left: -10px;
    padding: 0px;
    width: 120px;
    position: absolute;
}

.topic-full .topic_title a.topicBan:hover {
    background: transparent;
}

.topic-full .topic_title a[href="/goods"] {
    min-width: 190px;
}

.topic-full .topic_title a[href="/lifestyle"] {
    min-width: 160px;
}

.topic-full .topic_title a:hover {
    background: #363636;
    text-decoration: none;
    transition: all 0.5s;
}

.topic-headlines .item-list ul:first-child > li {

}

.topic-headlines .item-list ul li ul li, .topic-full #media-list li, .item-list #media-list li {
    margin-left: 5px;
}

.topic-headlines #topic_list_image ul {
    margin: 5px 0;
}

.topic-headlines #topic_list_image ul li {
    color: #808080;
    word-spacing: 5px;
}

.topic-headlines #topic_list_image img {
    width: 266px;
    height: 170px;
}

.topic-headlines #topic_list_image h3 {
    margin: 0 0 15px 0;
}

.topic-headlines #topic_list_image h3 a {
    font-weight: bold;
    line-height: 20px;
}

.topic-headlines .topic_title, #tourism-main #tourism-title {
    color: #0073a3;
    text-transform: uppercase;
    margin: 10px 0;
}

#topic-full-wide {
    width: 860px;
    overflow: hidden;
    margin-top: 10px;
    margin-left: -10px;
}

#topic-full-wide + .item-list {
    width: 860px;
    margin: 10px 0 10px -10px;
}

#topic-full-wide ul {
    margin-top: 10px;
}

#topic-full-wide .primary .left {
    float: left;
    margin: 10px;
}

#topic-full-wide .primary .right {
    width: 260px;
    padding-left: 8px;
    margin-top: 8px;
    max-height: 175px;
    overflow: hidden;
    position: relative;
}

#topic-full-wide .primary .right:before {
    content: '';
    position: absolute;
    bottom: -2px;
    background: url('../images/top_png.png') repeat-x;
    height: 20px;
    width: 278px;
    display: block;
}

#topic-full-wide .primary .left img {
    width: 556px;
    height: 170px;
}

#topic-full-wide .primary h2, #topic_list_image h3 {
    line-height: 18px;
    font-weight: bold;
}

#topic-full-wide .primary ul, .topic-list-item #topic_list_image ul {
    margin: 5px 0;
    display: block;
    overflow: hidden;
}

#topic-full-wide .primary ul li, .topic-list-item ul li {
    float: left;
    color: #808080;
}

#topic-full-wide .primary ul li.created, .topic-list-item ul li.created {
    margin-right: 10px;
}

#topic-full-wide .primary ul li.views, #topic-full-wide .primary ul li.comments_count,
.topic-list-item ul li.views, .topic-list-item ul li.comments_count {
    background: url('../images/mediaFullWide.png') no-repeat;
    padding-left: 20px;
    margin-left: 5px;
}

#topic-full-wide .primary ul li.views, .topic-list-item ul li.views {
    background-position: 2px 2px;
}

#topic-full-wide .primary ul li.comments_count, .topic-list-item ul li.comments_count {
    background-position: 3px 100%;
}

#topic-full-wide .primary p {
    line-height: 20px;
    margin-top: 17px;
}

#list {
    display: block;
    overflow: hidden;
}

#list > li, .topic-list-item li.odd, .topic-list-item li.even {
    float: left;
    margin: 0 10px;
    padding: 10px 5px 10px 20px;
    width: 240px;
    background: url('../images/topicList.png') no-repeat 0px -73px;
}

#list > li {
    height: 76px;
}

#list > li a {
    overflow: hidden;
}

#list > li a:hover, .topic-list-item li.odd a:hover, .topic-list-item li.even a:hover,
#topic-full-wide .primary h2 a:hover, #topic_list_image h3 a:hover, .topic-list-item .more a:hover, .topic-headlines .more a:hover {
    color: #007fb1;
}

.topic-list-item {
    margin: 20px 10px 10px 0;
    width: 266px;
    float: left;
}

.topic-list-item:nth-child(3n+1) {
    clear: left;
}

.topic-list-item:nth-child(3n) {
    clear: right;
}

.topic-list-item .inside {
    max-height: 540px;
    overflow: hidden;
}

.topic-list-item li.odd, .topic-list-item li.even {
    border-top: none;
    margin: 0;
}

.topic-list-item h2 {
    text-transform: uppercase;
    font-weight: bold;
}

.topic-list-item h2 a {
    display: inline-block;
    border-bottom: 2px solid transparent;
    font-size: 20px;
}

.topic-list-item h2 a:hover {
    border-bottom: 2px solid #007fb1;
}

.topic-list-item #topic_list_image {
    width: 266px;
    margin-left: -20px;
}

.topic-list-item .more {
    position: relative;
    height: 23px;
    float: left;
    width: 266px;
    text-align: center;
    margin-top: 10px;
}

.topic-list-item .more:before {
    content: '';
    position: absolute;
    background: url('../images/top_png.png') repeat-x;
    height: 20px;
    width: 266px;
    left: 0px;
}

.topic-list-item .more:before {
    top: -20px;
}

.topic-list-item .more a, .topic-headlines .more a {
    height: 20px;
    font-size: 12px;
}

.topic-list-item .more a:hover, .topic-headlines .more a:hover {
    border-bottom: 1px dotted #007fb1;
}

.topic-list-item #media-list {
    height: 12px;
    display: inline-block;
}

.topic-list-item #media-list li {
    margin-left: 5px;
}

.topic-headlines, #tourism-block {
    width: 266px;
    margin: 10px 24px 10px 10px;
    height: 540px;
    overflow: hidden;
    position: relative;
}

.topic-headlines.block, #tourism-block {
    width: 555px;
    background: #F2F2F2;
    padding-left: 20px;
    margin-left: 0px;
}

.topic-headlines.block .right {
    margin-top: 0px;
}

.topic-headlines.block div {
    width: 266px;
}

/*.topic-headlines:nth-child(4n+1){
    clear:left;
}*/
#center .topic-headlines {
    margin: 10px 5px;
    height: 470px;
    margin: 10px 16px 10px 0px;
}

.topic-headlines .more {
    height: 23px;
    width: 266px;
    text-align: center;
    bottom: 0px;
    background: #ffffff;
    position: absolute;
}

#tourism-block .topic-headlines .more {
    /* position: inherit;*/
}

.topic-headlines.block .more, #tourism-block .topic-headlines .more {
    background: #F2F2F2;
    padding-bottom: 5px;
    bottom: 0px;
}

.topic-headlines.block .more:before, .topic-headlines.block .view-footer:before, #tourism-block .topic-headlines .more:before {
    /* background: #F2F2F2;*/
    background-image: none;
    bottom: 25px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(242, 242, 242, 1) 51%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(51%, rgba(242, 242, 242, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(242, 242, 242, 1) 51%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(242, 242, 242, 1) 51%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(242, 242, 242, 1) 51%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(242, 242, 242, 1) 51%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f2f2f2', GradientType=0); /* IE6-9 */
}

.topic-headlines .more:before {
    content: '';
    position: absolute;
    background: url('../images/top_png.png') repeat-x;
    height: 20px;
    width: 266px;
    left: 0px;
    bottom: 20px;
}

#center .topic-headlines .more {
    margin-top: 0px;
}

.topic-headlines.block .view-footer {
    position: absolute;
    bottom: 0px;
    background: #F2F2F2;
}

.topic-headlines.block .view-footer:before {
    content: '';
    position: absolute;
    height: 20px;
    width: 266px;
    left: 0px;
    bottom: 44px;

}

.topic-headlines.block .right .view-footer a {
    margin: 0px 0 10px 68px;
    font-size: 12px;
    text-transform: lowercase;
}

.topic-headlines.block .right .item-list ul:first-child > li a {
    font-size: 11px;
}

.topic-headlines .item-list ul:first-child > li.first {
    border-top: none;
}

.topic-headlines #topic_list_image + .item-list ul:first-child > li.first {
    border-top: 1px dotted #7F7F7F;
}

#topic-full-wide .primary ul li.media #media-list {
    margin: 2px;
}

#topic-full-wide .primary ul li.media #media-list li {
    margin-left: 5px;
}

#tourism-block .topic-headlines {
    margin: 0;
}

#tourism-main {
    float: right;
    width: 260px;
}

#tourism-block #tourism-main .form-item {
    margin-left: 0;
    margin-top: 15px;
}

#tourism-block #tourism-main .form-item--mintime-date {
    margin-top: 0;
}

#tourism-block #tourism-main input[type="text"] {
    width: 235px;
}

#tourism-block #tourism-main .form-item--mintime-date input[type="text"] {
    width: 205px;
}

#tourism-block #tourism-main .select2-container {
    width: 247px;
}

#tourism-block .tour-rnd {
    padding: 10px;
    margin-top: 0px;
    border-bottom: 1px dotted #000;
    margin-right: 10px;
}

#tourism-block .tour-rnd-title a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

#tourism-block .tour-rnd-title a:hover {
    color: #007fb1;
}

#tourism-block .tour-rnd-price {
    font-size: 16px;
    background-color: #D24C4D;
    display: inline-block;
    padding: 0 10px;
    line-height: 26px;
    margin-top: 10px;
}

#tourism-block .tour-rnd-price a {
    color: #fff;
}