/* CSS for new site homepage September 12, 2014 */\
.coming_up {
    border-bottom: 0 !important;
}
.coming_up.homepage {
   margin: 15px 0 2px 0 !important;
    border-bottom: 0 !important;   
}
.black_title_bold {
    font-weight: bold !important;
}
.news_archive_heading {
    margin-top: 10px !important;
}
#most-watched-videos .most-watched-videos-link {
    width: 146px; 
        width: 49%;
    height: 158px;
        height: auto; 
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    float: left;
    position: relative;
}
#most-watched-videos .most-watched-videos-left {
    margin-right: 2% !important;
}
#most-watched-videos .most-watched-videos-link a img {
    width: 146px;
        width: 100%;
    height: 79px;
        height: auto;
    display: block;
    float: none;
    clear: both;
    margin: 0;
    border: 0;        
}
#most-watched-videos .most-watched-videos-first {
    width: 300px; 
        width: 100%;
    height: 227px; 
        height: auto;
    margin: 4px 0 10px 0 !important;
    float: left;
}  
#most-watched-videos .most-watched-videos-first a img {
    width: 300px;
        width: 100%;
    height: 162px;
        height: auto;
    margin-bottom: 6px !important;
}
.video-category-text,
#most-watched-videos .most-watched-videos-category {
    font-family: Arial, sans-serif;
    text-transform: uppercase; 
    margin: 5px 0 0 0 !important;
    padding: 0 !important;
    color: #00aeff  !important;
    font-size: 12px;
    line-height: 13px;
}
.video-title-text,
#most-watched-videos .most-watched-videos-title {
    font-family: Arial, sans-serif;
    margin: 3px 0 !important;
    font-size: 13px;
    line-height: 18px;
    color: black;
}    
#most-watched-videos .most-watched-videos-title a {
    display: inline;
    color: black;
    text-decoration: none !important;
}
#most-watched-videos .most-watched-videos-link .most-watched-thumbwrap {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    position: relative;
}
#most-watched-videos .most-watched-videos-link .most-watched-arrow {
    position: absolute;
    width: 23px;
    height: 23px;
    right: 4px;
        right: 3%;
    top: 50px;
        top: auto;
        bottom: 5%;
}
#most-watched-videos .most-watched-videos-first .most-watched-arrow {
    position: absolute;
    width: 34px;
    height: 34px;
    right: 8px;
        right: 2%;
    top: 120px;
        top: auto;
        bottom: 2%;
}    
.news_archive_heading {
    margin: 30px 0 20px 0; 
    border-bottom: 2px solid black !important; 
    width: 99%;
}
#latest_videos {
    width: 45% !important;
    margin: 15px 2% 0 2% !important;
    padding: 0 !important;
}
#latest_videos .feature_box {
    width: 236px !important;
        width: 49% !important;
    margin: 0 !important;
    padding: 0 !important;
}
#latest_videos .feature_box_photos {
    height: 224px !important;
        height: auto !important;
}
 #latest_videos .feature_box_thumbwrap {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    position: relative;
 }
#latest_videos #latest_videos_container { 
    margin: 0 !important;
}
#latest_videos #feature_photos { 
    width: 100% !important;
    margin: 0 !important;
}
#latest_videos .first {
    margin-right: 13px !important;
        margin-right: 2% !important;
}    
#feature_photos .video-category-text {
    margin: 6px 0 -0 0 !important;
}
#feature_photos .video-title-text {
    font-size: 16px;
    line-height: 20px;
}
#feature_photos .feature_box img {
	width: 237px;
        width: 100% !important;
        max-height: none !important;
}
#feature_photos .feature_box img.gallery-icon-overlay {
    width: 34px !important;
    height: 34px !important;
    position: absolute;
    left: 198px;
    top: 112px;
        left: auto;
        right: 3%;
        top: auto;
        bottom: 3%;
}
#feature_photos .feature_box img.play-icon-overlay {
    width: 34px !important;
    height: 34px !important;
    position: absolute;
    left: 198px;
    top: 92px;
        left: auto;
        right: 3%;
        top: auto;
        bottom: 3%;        
}
#latest_headlines {
    margin-top: 15px !important;
}
#interviews-slider {
    width: 487px;
        width: 100%;
    height: 326px;
        height: auto;
    padding: 0;
    margin: 0 0 19px 0;
    position: relative;
    overflow: hidden; 
}
#interviews-slider ul {
    list-style-type: none;
    width: 487px;   
        width: 100%;
    height: 326px;
        height: auto;
        min-height: 201px;
    position: relative;
    top: 0;
    left: 0;
    overflow:hidden;
    margin: 0;
    padding: 0;
}
#interviews-slider ul li {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
#interviews-slider ul li a img {
    width: 100%;
    height: 100%;
    min-width: 300px;
}
 #interviews-slider ul li.current {
    display: list-item;
 }
 #interviews-slider ul li .interviews-overlay {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 38px;
    width: 100% !important;
    padding: 10px;
    overflow: hidden;
    background-color: rgba(0,0,0,0.7);
 }
 #interviews-slider ul li .interviews-overlay p.interviews-category {
    font-family: Arial, sans-serif;
    text-transform: uppercase; 
    margin: 0 0 1px 0 !important;
    padding: 0 !important;
    color: #00aeff  !important;
    font-size: 12px;
    line-height: 13px;
 }
 #interviews-slider ul li .interviews-overlay p.interviews-title {
    font-family: Arial, sans-serif;
    font-weight: bold;
    margin: 0px 0 !important;
    font-size: 20px;
    line-height: 22px;
    color: white;
 }     
#interviews-slider #interviews-slider-arrows {
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 58px;
    width: 121px;
    padding: 0;
    margin: 0;
    z-index: 3 !important;
}
#interviews-slider #interviews-slider-arrows .slider-arrow-left {
    width: 60px;
    height: 58px;
    margin: 0 1px 0 0;
    padding: 0;
    overflow: hidden;
    float: left;
    background: black url('/strombo/content/img/home-slider-arrows-sprite.png') 0 0 no-repeat;
    cursor: pointer;
}
#interviews-slider #interviews-slider-arrows .slider-arrow-right {
    width: 60px;
    height: 58px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: right;
    background: black url('/strombo/content/img/home-slider-arrows-sprite.png') -60px 0 no-repeat;
    cursor: pointer;
}    
#latest_headlines {
    width: 25% !important;
}
#headlines .coming_up.homepage {
    margin: 19px 0 -2px 0 !important;
    border-bottom: 0 !important;
}
#headlines ul {
    margin: 0 !important;
    padding: 0 !important;
}
#headlines a:hover {
    background-color: white !important;
}
#headlines ul a.first {
    border: none !important;
    padding: 0 !important;
    margin: 0 0 16px 0 !important;
}
#headlines ul a.first li {
    border: none !important;
    padding: 0 !important;
}
#headlines ul a.first li {
    position: relative !important;
}
#headlines li .most-read-thumbwrap {
    width: 46%;
    height: auto;
    padding: 0;
    margin: 0 2% 2% 0;
    position: relative;
    float: left;
    overflow: hidden;
}
#headlines li .most-read-thumbwrap img.most-read-thumb {
    width: 100% !important;
    height: auto !important;
    float: none;
    position: relative;
    padding: 0;
    margin: 0;
}    
#headlines li img.most-read-icon {
    position: absolute;
    float: none;
    right: -3%;
    bottom: 3%;
    left: auto;
    width: 23px !important;
    height: 23px !important;
}
#headlines li p.most-read-category {
    font-family: Arial, sans-serif;
    text-transform: uppercase; 
    margin: 0 !important;
    padding: 0 !important;
    color: #00aeff  !important;
    font-weight: normal;        
    font-size: 12px;
    line-height: 13px;
}
#headlines li p.most-read-title {
    font-family: Arial, sans-serif;
    margin: 3px 0 !important;
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
    color: black;        
}
@media screen and (max-width:900px) {
    #guest_schedule {
        width: 49% !important;
        margin-left: 0 !important;
        margin-right: 2% !important;
    }
    #latest_videos_container {
        width: 100%;
    }
    #latest_videos {
        width: 49% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    #headlines { 
        width: 100%;
        margin-bottom: 0;
    }
    #latest_headlines {
        width: 100% !important;
        clear: both !important;
    }
    #latest_headlines ul li {
        float: left !important;
        width: 48% !important;
        margin-right: 2% !important;
    }
}
@media screen and (max-width:600px) {
    #guest_schedule,
    #latest_videos,
    #headlines {
        width: 98% !important;
        margin-left: 1% !important;
        margin-right: 1% !important;
    }
    #latest_headlines ul li {
        float: none !important;
        width: 100% !important;
        margin-right: 0 !important;
    }        
    #interviews-slider ul li .interviews-overlay p.interviews-title {
        font-size: 15px;
    }
}