/* ==========================================================================
    News Page Specific Settings
========================================================================== */

.news-detail-page #content .container { padding-top:2px;}
.newslisting-page .main-banner { padding-bottom:24px;}

/*--- Detailed Description  --- */
.detailed-description img { clear: both; display: block; height: auto; margin: 0 0 20px; width: auto; border-radius:8px;}
.detailed-description img.cover-image { clear: none; float: left; margin: 0 20px 20px 0; max-height: 160px; border:1px solid #dadada; max-width:280px;}
.detailed-description iframe { width:100%;}
.detailed-description a { color:#4a4548; text-decoration:underline;}
.detailed-description a:hover { color:#19171A; text-decoration:underline;}
/*.detailed-description .main-detail-image { margin-bottom:24px;}
.detailed-description .main-detail-image .image-placeholder { height:306px; background-repeat:no-repeat; background-position:center center; background-size:cover; margin-bottom:8px; border-radius:6px;}
.detailed-description .main-detail-image img { margin-bottom:6px;}
.detailed-description .main-detail-image .image-source { display:block; font-size:12px; color:#8a858d; line-height:16px;}*/

.detailed-description .main-detail-image { margin-bottom:16px; margin-right:16px; position:relative; float:left; max-width:284px;}
.detailed-description .main-detail-image img { margin:0;}
.detailed-description .main-detail-image .image-source { display:block; font-size:12px; color:#fff; line-height:12px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); position:absolute; left:8px; bottom:8px;}

.detailed-description .engage-box1 { max-width:288px; width:100%;}
.detailed-description .engage-box1.pull-left { margin:0 16px 16px 0;}
.detailed-description .engage-box1.pull-right { margin:0 0 16px 16px;} 

.detailed-description .news-widget1 img,.detailed-description .news-widget2 img { clear:none; display:inline-block; margin:0px; border-radius:0px;  }

#related-stories .engage-box1 { margin-bottom:0;}

/*-- News Slideshow --*/
#news-slideshow { position:relative; margin-bottom:-1px;}
#news-slideshow .slides { height:420px; width:100%;}
#news-slideshow .slide { width:100%; padding-bottom:40px; min-height:452px; border-radius:6px 6px 0 0;} 
#news-slideshow .controls { text-align:center; position:absolute; width:100%; z-index:6; left:0; bottom:8px;}
#news-slideshow .controls a { width:8px; height:0; padding-top:8px; overflow:hidden; border-radius:5px; display:inline-block; margin:0 4px; background:#d7b9f7;}
#news-slideshow .controls a:hover, #news-slideshow .controls a.activeSlide { background:#674c87;}

/*--- Comments --- */
#comments { margin-bottom:40px;}
#comments h6 {text-transform:uppercase;}
#comments .fb-comments { border:1px solid #dadada; background:#eeeeee; padding:5px; display:block;}
#comments .fb-comments > span { display:block; width:100% !important;}
#comments .fb-comments iframe { width:100% !important;}

/*--- Comments --- */
#news-carousel { position:fixed; left:0; bottom:-80px; width:100%; height:65px; overflow:hidden; background:#eeeeee; padding:8px 88px; z-index:1000; box-shadow:0 5px 10px #000; transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;-webkit-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;-moz-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;-o-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;-ms-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;}
#news-carousel.active { bottom:0;}
#news-carousel ul { margin:0; padding:0; list-style:none;}
#news-carousel li { float:left; font-size:12px; margin-right:20px;}
#news-carousel li h6 { margin-bottom:8px; font-weight:normal; font-size:13px;}
#news-carousel li p { font-size:12px; color:#8c8c8c; font-weight:300; margin-bottom:0;}
#news-carousel li .image { float:left; width:50px;}
#news-carousel li .image img { height:50px; width:50px;}
#news-carousel li .details { margin-left:60px;}
#news-carousel li .details h6 { margin-bottom:2px;}
#news-carousel li .details h6 a { color:#424242;}
#news-carousel li .details p { color:#8c8c8c;}
#news-carousel .slider .previous-btn { left:-55px;}
#news-carousel .slider .next-btn { right:-41px;}

/*--- loggedin --- */
.loggedin #news-carousel { height:100px; bottom:-115px; }
.loggedin #news-carousel.active { bottom:0; }
.loggedin #news-carousel li { position:relative; height:90px;}
.loggedin #news-carousel li .details { margin-left:0;}
.loggedin #news-carousel .caroufredsel_wrapper { height:90px !important;}
.loggedin #news-carousel .label { text-transform:lowercase; font-weight:normal; background:#fa8c2b; border-radius:0; padding:2px 5px; margin-left:5px;}
.loggedin #news-carousel .btn { padding:1px 8px 3px; text-transform:none; min-width:100px; position:absolute; left:0; bottom:5px;}

/*--- Newslisting-page --- */
.newslisting-page .widget.sponsor-block:first-child,.news-detail-page .widget.sponsor-block:first-child { padding-top:0px; }