@media all
{

    .news-single-item {
        padding: 0px 0px 0px 0px !important;
        margin-bottom: 0px !important;
    }
    .news-single-item {
        margin: 0px auto;
        width: 700px;
    }
    .news-single-item h3 {
        font-size: 14pt !important;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        line-height: 30px;
        padding: 0;
        margin: 0;
    }

    .news-single-subheader {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .news-single-rightbox {
        margin-top: -25px;
    }
    .news-single-img {
        width: 65%;
        height: auto;
        padding: 0;
        z-index: -10;
        float: right;
    }
    .news-single-img img {
        width: 100%;
        height: auto;
    }
    .news-single-item p {
        line-height: 23px;
    }
    .news-single-item h3 {
        border: 0px;
        margin-bottom: 30px;
    }

    
    .news-list-item {
        clear: both;
        font-size: 13px;
    }
    .news-list-item p {
        margin: 0 0 10px 20px;
        padding: 0 0 0 0px;
    }
    .news-list-item h3 {
        padding: 0 0 0 0;
        margin: 10px 0 10px 0;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .news-list-item h3 a {
        text-decoration: none;
    }
    .news-list-item {
        padding: 0 0 0px 40px;
    }
    .news-list-item-image {
        float: left;
        margin-right: 30px;
    }
    .news-list-item-image img {
        width: 300px;
        height: auto;
    }
    .news-list .clearer {
        
    }

    
    
    
    
    
    .mainpage_topstory_top {
        width: 100%;
        height: 390px;
        background-color: #fff;
        position: relative;
    }
    .mainpage_topstory_top:hover {
        
    }
    
    .mainpage_topstory_top a:hover {
        text-decoration: none;
    }
    
    .mainpage_topstories_item_container {
        width: -moz-calc(33% - 10px);
        width: -webkit-calc(33% - 10px);
        width: calc(33% - 10px);
       
        #width: 330px;

        float: left;
        padding: 0 2px 40px 0;

    }
    
        
    .topstories_nextBtn {
        position: absolute;
        bottom: 0px;
        right: 0px;
        background-color: #222;
        padding: 5px;
        width: 150px;
        text-align: center;
        border: 1px solid #444;
        color: #ccc;
    }
    .topstories_nextBtn:hover {
        background-color: #333;
        text-decoration: none;
        color: #fff;
    }
    
    .topstories_nextBtn_left {
        left: 0px;
    }

    .mainpage_topstories_category {
        font-family: 'ubuntu-condensed', times;
        width: 33%;
        padding: 3px 3px 3px 5px;
        font-size: 14px;
    }
    
    .mainpage_topstory_top a {
        display: block;
        width: 100%;
    }

    
    .mainpage_topstory_top_image img {
        width: 100%;
        height: auto;
    }
    
    .mainpage_topstory_top_title {
        color: #000;
        padding: 15px 10px 0px 10px;
        font-family: 'mako', sans-serif;
        text-decoration: none;
        font-size: 27px;
        line-height: 26px;
        
        font-size: 19pt;
        line-height: 18pt;
        font-family: 'ubuntu-condensed', times;
        font-weight: normal;
        
    }
    
    
    .mainpage_topstory_top_subtitle {
        color: #000;
        padding: 10px 20px 10px 10px;
        font-size: 12px;
        line-height: 20px;
    }
    .mainpage_topstory_top_subtitle p {
        line-height: 20px;
    }
    .mainpage_topstory_top_subtitle a:hover {
        text-decoration: none;
    }
    .mainpage_topstory_top_date {
        position: absolute;
        bottom: 10px;
        left: 10px;
        color: #aaa;
        font-size: 12px;
    }
    
    
    .mainpage_topstory_more a {
        display: block;
        width: 100%;
        height: 100%;
    }
    .mainpage_topstory_more a:hover {
        text-decoration: none;
        color: #005fd2;
    }
    
    .mainpage_topstory_more {
        width: 100%;
        height: 100px;
        color: #fff;
        background-color: #1f2120;
        margin: 5px 0 0 0;
        position: relative;
    }
    .mainpage_topstory_more:hover {
        background-color: #272a29;
    }
    
    .mainpage_topstory_more_category {
        color: #555;
        font-size: 12px;
        position: absolute;
        top: 5px;
        left: 20px;
    }
    .mainpage_topstory_more_title {
        color: #fff;
        padding: 20px 20px 0px 20px;
        font-family: 'mako', sans-serif;
        text-decoration: none;
        font-size: 18px;
        line-height: 22px;
    }
    .mainpage_topstory_more_date {
        color: #555;
        font-size: 12px;
        position: absolute;
        bottom: 10px;
        left: 20px;
    }




    
}