.topic_search,.content-news,.news-title span{
    float: right;
}
.content-today,#topic,.sviews-slideshow-cycle-main-frame-row-item h2,
ul#widget_pager_bottom_news-page li.item ul li {
float: left;
}
.sviews-slideshow-cycle-main-frame-row-item h2,ul#widget_pager_bottom_news-page li.item,
ul#widget_pager_bottom_news-page li.item a,ul#widget_pager_bottom_news-page li.item ul,
ul#widget_pager_bottom_news-page li.item ul li
{
    display:block;
}
ul#widget_pager_bottom_news-page li.item a,.news-title{
   color:#FFFFFF;
}
.content-news{
    width:340px;
}
#main-today .content-news ul, #topic-full .right ul li{
    list-style-type: none;
    margin: 0px;
}
#main-today ul:first-child li a{
   line-height: 18px;
   display:block;
}
#main-today ul.news-ls li a:visited{
    color: #808080;
}
#main-today ul li ul li{
   font-size:12px;
}
.content-today{
    width:520px;
    background-color: #393939;
    color: white;
    margin-left:-20px;
    padding-bottom:10px;
}
.content-today img{
    width: 500px;
    height: 270px;
    margin-left: 10px;    
}
.content-today .views-slideshow-cycle-main-frame-row{
    transition:all 0.5s;
    width: 510px;
    height: 270px;
}
.content-today .today-title{
    padding:10px 0 0 8px;
    height: 40px;
    font-size:20px;
    text-transform:uppercase;
}
.content-today .today-title a{
    color:#fff;
}
.content-today .today-title span{    
    text-transform:none;
}
#main-today{
    clear:both;
}
.date-turq{
    color:#009a9a;
    font-size:14px;
    float:left;
    margin-right:10px;
    height: 18px;
    line-height: 18px;
}
.news-title{
   height:30px;
    font-size:20px;
    padding: 4px 10px 0 5px;
    text-transform: uppercase;
    background:#009899;
    position:relative;
    z-index:1;
}
.news-title a.rss{
    background: url('../images/rss.png') no-repeat center;  
    color:transparent;
    width: 50px;
    height: 30px;
    display: block;
    float: right;
}
.news-title span.title{
    float:left;
    width:270px;
    overflow:hidden;
    color:#ffffff;
}
.content-news h1{
    display: inline;
    font-weight: normal;
    font-size:14px;
}
#main-today .content-news ul.news-ls{
    max-height:440px;
    overflow:hidden;
}
.content-news ul.news-ls li{
    border-bottom:1px solid #E5E5E5;
    padding:10px;
}
.content-news h1 a{
    color:#101010;
}
.content-news ul.news-ls li:hover{ 
    cursor: pointer;
    color:#009a9a;       
}
.content-news h1 a:hover{
    color:#009a9a;
}

#topic{
    width:45%;
    padding-right:20px;
}
#topic .topic_title{
    border-bottom: 1px solid grey;
}
.sviews-slideshow-cycle-main-frame-row-item h2{
    font-size:14px;
}
.topic_search{
    width:30%;
}
#block-system-main{
  height:520px;
}
#views_slideshow_cycle_main_news-attachment_1{
    min-height:280px;

}
ul#widget_pager_bottom_news-page{
    overflow: hidden;
    clear:both;
}
ul#widget_pager_bottom_news-page li.item{
    width: 250px;
    padding:0;
    margin :0 0 10px 10px;
    overflow: hidden;
    height: 80px;
    float:left;
}
ul#widget_pager_bottom_news-page li.item:hover li.totalcount,
ul#widget_pager_bottom_news-page li.item:hover  li.comments_count
{
    opacity: 1;    
    transition:all 0.5s;
}
ul#widget_pager_bottom_news-page li.item a{
    width:240px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
}
ul#widget_pager_bottom_news-page li.item a:hover{
    text-decoration:underline;
}
ul#widget_pager_bottom_news-page li.item ul{
    height:20px;
    overflow: hidden;
    margin-top: 5px;
}
ul#widget_pager_bottom_news-page li.item ul li{
    color:#8D8D8D;
    height:20px;
    margin:0;
    padding:0;
    background: 0;
    overflow: hidden;
}
ul#widget_pager_bottom_news-page li.item ul li.views{
    margin:0 0 0 5px;
    /*max-width:130px;*/
}

ul#widget_pager_bottom_news-page li.item ul li.totalcount,
ul#widget_pager_bottom_news-page li.item ul li.comments_count{
    background: url('../images/mediaBut1.png') no-repeat 0 5px;
    padding:0 0 0 20px;
    height:20px;
    margin: 0 0 0 5px;
    opacity: 0;    
    transition: all 0.5s;
}
ul#widget_pager_bottom_news-page li.item ul li.comments_count{
    background-position: 0 -13px;
}
#views_slideshow_cycle_teaser_section_news-page{
    position:relative;
}
.views-slideshow-cycle-main-frame-row-item h1{
    background: rgba(180, 11, 0, .6);
    padding: 5px;
    margin: 5px;
    position: absolute;
    bottom:5px;
    left:10px;
}
.views-slideshow-cycle-main-frame-row-item h1 a{
    color:#ffffff;
    font-size:20px;
    line-height:25px;
    text-shadow:1px 1px 1px #000000;
    font-weight:normal;
    display:inline-block;
}
#main-today #archive_dates{
    padding-left: 10px;
    clear: both;
    border-top:1px solid #E5E5E5;
    position:relative;
}
#main-today #archive_dates:before{
    content:'';
    position:absolute;
    top:-21px;
    left:-10px;
    background: url('../images/top_png.png') repeat-x;
    height:20px;
    width:350px;
    display:block;
}
#archive_dates li{
    float: left;
    display: block;
    height: 35px;
    line-height: 35px;
    width: 35px;
    text-align: center;
    border:1px solid transparent;
    margin-top:-1px;
}
#archive_dates li.last{
    width: 60px;
}
#archive_dates li a{
    font-size: 14px;
    color:#009a9a;
    border-bottom:1px dotted #009a9a;
}
#archive_dates li:first-child{
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-top: 1px solid #ffffff;
}
#archive_dates li:first-child a{
    color:#000000;
    border-bottom:none;
}
#archive_dates li a:hover{    
    text-decoration: none;
    color: #000000;
    border-bottom: 1px dotted #000000;
}