@import url("/i/podium/news.css");


.module.no-top-border {
	border-top: 0;
	}
	
.module.no-top {
    border-top: 0;
	padding-top: 0;
}

.module.less-padding {
    padding-bottom: 5px;
}

.module.no-padding {
    padding: 0;
}

/* NEWS LINEUP MODIFICATIONS */

.secIdx #topHeadlines .socialicons em.cmt {
   font-size:10px;
   font-weight:normal;
}

.newsIdx .zvideo, .secIdx .zvideo, .newsIdx .zaudio, .secIdx .zaudio {
    text-indent: -10000px;
}

/* SCRIBBLE MODULE */

#scribblelive {
	width:298px;
	border: 1px solid #C4C4C4;
}

/* PERSONALITIES CAROUSEL MODIFICATIONS */

#regionalcarousel.cbccarousel.standard a.prev, #regionalcarousel.cbccarousel.standard a.next {
   margin: 0 15px;
   width: 10px;
}

/* BLOG MODULE */

.blog {
	line-height: 1.25em;
}

.blog .headshot {
    float: left;
	margin-right: 10px;
}

.blog-entry {
	border-top: 1px solid #C4C4C4;
	padding: 10px 0 10px 0;
}

.blog h2 {
	font-size: 20px;
	line-height: 24px;
	padding: 14px 0 0 0;
}

.blog .subtitle {
    color: #666666;
	font-size: 10px;
	text-transform: uppercase;
}
	
.blog-entry .headline {
	font-size: 13px;
    font-weight: bold;
}	

.blog-entry .timestamp {
    color: #666666;
	font-size: 10px;
	text-transform: uppercase;
}
	
.blog-entry .lead {	
    padding-top: 4px;
}

.blog-entry .thumb {	
    float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}
	
.blog-entry .more {
	font-weight: bold;
}

/* AUDIO PLAYLIST */

.tpPlaylist span.meta span.title {
	padding:3px;
	margin:0;
	color: #FFF;
}

.tpPlaylist span.meta span.desc {
	padding:3px;
	margin:0;
	color: #FFF;
	height: 30px;
	overflow: hidden;
}

.tpClips span.cta {
	color: #FFF;
}

/* IMAGE GALLERY */

.cbc_imagegallery_small {
    height: 279px;
}

/* CUSTOM PROMOS */

.promos.events {
	margin-left: -20px;
}

.events .promo.med {
	margin-left: 20px;
    width: 140px;
	height: auto;
}

.promogrp .promos.events .promo.med .thumbnail {
	float:left;
	display: inline;
	margin: 0;
	border: 0;
	padding: 0;
	width: 140px;
	height: 80px;
	line-height: 14.4px;
	font-size: 12px;
	text-align: left;
	vertical-align: bottom;
	overflow:hidden;
}

.promogrp .promos.events .promo.med .flag {
    float: left;
	clear: left;
	display: inline;
	margin: 0;
	border: 0;
	vertical-align: top;
}

.promogrp .promos .promo.med span.flag,
.promogrp .promos .promo.lrg span.flag {
    top: 0;
}

.promogrp .promos.events .promo.med .headline {
    margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
}

/* STORM CENTRE */

.breaking {
	border-top-color: #e1191e;
}

a.stormcentre-promo {
    background: url(../images/storm-centre-promo-2012.png) no-repeat;
	padding: 35px 0 0 0;
	display: block;
}


/* THE LAST WORD */

.module.the-last-word h2 {
	width: 300px;
	height: 25px;
	background: url(/maritimesnews/images/the-last-word-233x25.png) no-repeat top left;	
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
	margin-bottom: 10px;
	}
	
.module.the-last-word .title {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 4px;
	display: block;
}

.module.the-last-word .date {
	color: #666666;
    font-size: 10px;
    font-weight: normal;
	margin-bottom: 4px;
	display: block;
}

.module.the-last-word .question {
	color: #000000;
	display: block;
}


/* GAS PRICE PREDICTIONS */

.gas-prediction.hide {
	display: none;
	}

.gas-prediction .gas-price {
	padding-left: 46px;
	}

.gas-prediction.gas-up .gas-price {
	background: url(/ns/news/interactives/gasprices/images/arrow-up.png) top left no-repeat;
	background-size: 36px;
	}

.gas-prediction.gas-down .gas-price {
	background: url(/ns/news/interactives/gasprices/images/arrow-down.png) top left no-repeat;
	background-size: 36px;
	}

.gas-prediction.gas-same .gas-price {
	padding-left: 0;
	}
	
.regionalWeather .last .rightflank, .regionalWeather .rightflank.forecast-last { border-right:0; }
.promocollection .promo.col2 { height:180px; }
.promocollection_promogrid ul.promocollection-list { margin-left:-10px; padding:0;width:640px; }
.newsIdx #leadmedia .tpmedia.video, .secIdx #leadmedia .tpmedia.video { margin-bottom:8px; }