@import "/includes/css/v08/core.css";
@import "/includes/storypages/css/digdeeper.css";
@import "/includes/storypages/technorati/technorati.css";
@import "/includes/storypages/loomia/styles.css";
@import "/includes/ads/storypage_google.css";

#storywrapper a {
	color: #7C0000;
	text-decoration: none;
}

#storywrapper a:hover {
	text-decoration: underline;
}

#storywrapper {
	margin-bottom: 10px;
}

#storywrapper .module {
	background-color: #fff;
}

#story {
	margin: 5px;
	width: 606px;
	padding-bottom: 10px;
	float: left;
	display: inline;
	overflow: hidden;
	background-color: #fff;
	border-top: 1px solid #7C0000;
}

.storytools .fontdef {
	color: #666;
}

.storytools {
	margin: 7px 5px 0;
	font-size: 10px;
	color: #808080;
	padding:4px 2px;
	background-color: #F7F7F7;
	border:1px solid #E8E8E8;
}

.storytools span {
	float:left;
	margin-top:0.2em;
}

.storytools span span{
	float:none;
	margin-top:0;
}

a.addthis{
	float:left;
	margin-left:2px;
}
.storytools a {
	color: #7C0000;
	text-decoration: none;
}

#storyhead {
	margin: 10px;
	padding: 5px 0 10px 0;
}

#storyhead h1, #storyhead h2, #storyhead h3, #storyhead h4, #storyhead h5, #storyhead h6 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
}

#storyhead h1 {
	font-size: 33px;
	margin-bottom: 10px;
	line-height: 120%;
}

#storyhead h3 {
	font-size: 15px;
	font-weight: bold;
}

#storyhead h4 {
	color: #808080;
	font-weight: normal;
	font-size: 10px;
	margin-top: 5px;
}
#storyhead h4 {
	line-height: 15px;
}
#storyhead h4.lastupdated em {
	font-style: normal;
}

#storyhead h5 {
	color: #808080;
	font-weight: normal;
	font-size: 10px;
}

#storyhead h3.formatlabel {
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
	color: #756252;
}

#storyhead h3.label {
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 140%;
	line-height: 100%;
	color: #756252;
}

#storyright {
	width: 360px;
	margin: 5px;
	float: left;
	display: inline;
	overflow: hidden;
}

#storyextra #intlinks h4 {
	display: none;
}

#storyextra #extlinks p {
	color: #666;
	font-size: 10px;
	padding: 0 15px;
}
#storyextra #extlinks em {
	font-style: normal;
}

#storyextra #video dt a img {
	float: none;
	display: block;
	margin: 0;
	border: none;
}

#storyextra #video dd a img {
	float: none;
	margin: 4px 0 0 0;
	border: none;
	border: 1px #A8AFB9 solid;
}

#storyextra #video dd a:hover img {
	border: 1px #7C0000 solid;
}

#storyextra #audio dt a img {
	float: none;
	display: block;
	margin: 0;
	border: none;
}

#storyextra #audio dd a img {
	float: none;
	margin: 4px 0 0 0;
	border: none;
	border: 1px #A8AFB9 solid;
}

#storyextra #audio dd a:hover img {
	border: 1px #7C0000 solid;
}

#storyright .lineuproll {
	background-color: #fff;
	padding-bottom: 15px;
	margin: 10px 0;
	border-top: 1px solid #7C0000;
}

#storyright .lineuproll h3 {
	text-transform: none;
	margin:0 0 15px;
	padding:15px 0px 0px 15px;
	color: #141212;
	font: bold 18px arial, sans-serif;
}

#storyright .lineuproll h3 span {
	color: #666;
}

#storyright .lineuproll h3 a {
	color: #666;
	text-decoration: none;
	display: inline;
	padding: 0;
	border: none;
}

#storyright .lineuproll h3 a:hover, #storyright .lineuproll h3 a:hover span {
	background-color: transparent;
	color: #7C0000;
}

#storyright .lineuproll dl {
	margin: 0 15px;
}
#storyright .lineuproll dt {
	background:url("/includes/gfx/bullet_black_story.gif") no-repeat left 6px;
	margin: 0 0 5px;
	padding-left:13px;
}
#storyright .lineuproll dt.hd0 {
	margin-top:0;
}

#storyright .morestoryfeat {
	border-top: 1px solid #7C0000;
	background-color: #fff;
	padding: 15px;
}

#storyright .morestoryfeat h3 {
	margin:0 0 15px;
	color: #141212;
	font: bold 18px arial, sans-serif;
	border-bottom: none;
}

#storyright .morestoryfeat .promo.med, #storyright .morestoryfeat .promo.sml, #storyright .morestoryfeat .promo.lrg {
	background: none;
	border: none;
	width: 100%;
	float: none;
	display: block;
	margin: 0;
	border-top-color: #fff;
	height: auto;
	padding-bottom: 5px;
}

#storyright .morestoryfeat .promo.lrg img {
	display:none;
}

/* STYLES FOR EPT GENREATED STORIES */

#storybody {
	color: #333;
	font-size: 14px;
	padding: 5px;
	margin: 0 5px;
	background-color: #fff;
	overflow: hidden;
	line-height: 1.35em;
}

#storybody p {
	margin-top: 0;
}

/* PULLQUOTE START */

#storybody blockquote.pullq {
	clear: both;
	width: 60%;
	font-size: 140%;
	padding: 8px;
	margin: 0 0 10px 10px;
	background-color: #EFEDE8;
	float: right;
}

#storybody blockquote.pullq strong {
	font-weight: normal;
	line-height: 1.1em;
}

#storybody blockquote.pullq em {
	font-size: 63%;
	margin-top: 6px;
	display: block;
	text-align: right; }

/* PHOTO PLACEMENT */

#storybody blockquote.photo {
	font-size: .8em;
	text-align: left;
	line-height: 1.2em;
	padding: 0;
	margin: 5px 15px 15px 0;
	float: left;
	clear: both;
	color: #666;
}

#storybody blockquote.photo img {
	border:1px solid #666;
	width:100%;
	margin-bottom:4px;
	display:block;
}

#storybody blockquote.photo em {
	font-style: normal;
}

#storybody span.photo {
	font-size: .8em;
	text-align: left;
	line-height: 1.2em;
	padding: 0;
	clear: both;
	color: #666;
	overflow: hidden;
}

#storybody span.photo img {
	border: #666 1px solid;
	display: block;
	margin-bottom: 4px;
}

#storybody span.photo.left {
	margin: 5px 15px 15px 0;
	float: left;
}

#storybody span.photo.right {
	margin: 5px 0 15px 15px;
	float: right;
}

#storybody span.photo.full {
	display: block;
	width: auto;
	margin: 0 0 10px;
}

#storybody span.photo.full img {
	width: auto;
}

#storybody span.photo em {
	font-style: normal;
}

#storybody span.photo em.credit {
	margin-top: 1px;
}

/* ADDITIONAL FORMATS */

#storybody .fullbar {
	background-color: #f7f7f7;
	padding: 10px;
	margin: 0 0 10px;
	clear: both;
	color: #333;
}

#storybody .sidebar {
	background-color: #f7f7f7;
	padding: 10px;
	margin: 5px 0 5px 10px;
	float: right;
	display: inline;
	width: 35%;
	overflow: hidden;
	line-height: 1.3em;
	font-size: 85%;
	color: #333;
}

.sidebar: after,.fullbar: after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fullbar,.sidebar {display: inline-block;}
/* Hides from IE-mac \*/
* html .sidebar,* html .fullbar {height: 1%;}
.sidebar,.fullbar {display: block;}
/* End hide from IE-mac */

#storybody hr {
	height: 1px;
	color: #bbb;
	background-color: #bbb;
}

#storybody .fullbar hr, #storybody .sidebar hr {
	color: #eee;
	background-color: #eee;
}

#storybody .fullbar p, #storybody .sidebar p {
	margin-bottom: 9px;
}

#storybody li {
	margin: 0 15px 2px 0;
}

#storybody .sidebar ul, #storybody .sidebar ol {
	margin: 10px 15px 10px 25px;
	line-height: 1.2em;
	padding: 0;
}

#storybody .sidebar li {
	margin: 0 0 2px;
	padding: 0;
}

#storyboy span.customhtml {
	display: block;
}

/* H TAGS START */

#storybody h2, #storybody h3, #storybody h4, #storybody h5, #storybody h6 {
	padding: 0;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 10px 0;
}

#storybody h2 {
	font-size: 135%;
}

#storybody h3 {
	font-size: 135%;
	font-weight: normal;
}

#storybody h4 {
	font-size: 120%;
}

#storybody h5 {
	font-size: 120%;
	font-weight: normal;
}

#storybody h6 {
	font-size: 100%;
}

#storybody .sidebar h2, #storybody .sidebar h4, #storybody .fullbar h2, #storybody .fullbar h4 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
}

/* STORY MENU */

#storybody .storymenu {
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
	background-color: #EBEBE3;
	border: 1px solid #D5D9D7;
	padding: 10px 10px;
	font-size: .9em;
	width: 161px;
}

#storybody .storymenu h3 {
	font-size: 1em;
	margin: 0;
	padding: 0 0 3px;
	font-weight: bold;
	color: #141212;
	border-bottom: 1px solid #CCCCB8;
}

#storybody .storymenu ul, #storybody .storymenu ol {
	margin: 0;
	padding: 0;
}

#storybody .storymenu li {
	border-bottom: 1px dotted #96A09A;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#storybody .storymenu li a {
	display: block;
	padding: 4px 1px;
}

#storybody .storymenu table, #storybody .storymenu p, #storybody .storymenu h2, #storybody .storymenu h4, #storybody .storymenu h5, #storybody .storymenu h6, #storybody .storymenu hr, #storybody .storymenu blockquote, #storybody .storymenu img, #storybody .storymenu div {
	display: none;
	/* This hides anything that shouldn't be put into a story menu */
}

/* TABLES START */

/* OLDER TABLE */
#storybody table{
	width: 40%;
	float: right;
	border-collapse: collapse;
	margin: 5px 0 15px 15px;
	clear: both;
}

/* EPT 3.4 TABLE */
#storybody table.full{
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 10px 0;
	clear: both;
}

#storybody table caption{
	background-color: #ccc;
	border: 1px solid #fff;
	border-left: none;
	padding: 5px;
	font-weight: bold;
	margin: 0 0 1px;
	text-align: left;
	font-size: 100%;
	color: #333;
}

#storybody table th{
	background-color: #ccc;
	padding: 5px;
	border: 1px solid #fff;
	text-align: left;
	font-weight: bold;
	font-size: 88%;
	color: #333;
}

#storybody table td{
	background-color: #eaeaea;
	border: 1px solid #fff;
	border-left: 0;
	text-align: left;
	font-weight: normal;
	font-size: 88%;
	padding: 5px;
	color: #333;
}

#storybody .sidebar table caption, #storybody .sidebar table th, #storybody .sidebar table td {
	padding: 3px;
}


/* EMBEDDED PHOTOGALLERY */

#storybody #flash-photogallery {
	margin-bottom:20px;
}


/* STYLES FOR CORRECTIONS AREA */

#storybody div.corrections {
	clear: both;
	color: #404040;
	margin-top: 20px;
	padding-bottom: 4px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
}

#storybody div.corrections h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-variant: small-caps;
	margin: 0;
	background-color: #e8e8e8;
	padding: 2px 3px 3px 3px;
	color: #333;
}

#storybody div.corrections ol {
	margin: 5px 30px;
	padding: 0;
}

#storybody div.corrections ul {
	margin: 5px 25px;
	padding: 0;
}

#storybody div.corrections li {
	line-height: 115%;
	margin-bottom: 5px;
	font-size: 11px;
}

#storybody div.corrections li em {
	font-size: 10px;
	line-height: 150%;
	color: #ababab;
	font-style: normal;
	display: block;
}
/* END STYLES FOR CORRECTIONS AREA */

#storybody cite.source {
	font-size: 10px;
	color: #999;
}

#storybody #ap-byline-footer, #storybody #cp-byline-footer, #storybody #sn-byline-footer, #storybody #ab-byline-footer {
	border-top: 1px solid #E7E7E7;
	line-height: 25px;
	text-align: center;
	font-size: 10px;
	color: #999;
}

#storybody #ap-byline-footer, #storybody #cp-byline-footer, #storybody #sn-byline-footer, #storybody #ab-byline-footer a {
	color: #999;
	text-decoration: none;
}

/* STORY LINEUP FOOTER */

#storylineupfooter a {
	color: #7C0000;
	text-decoration: none;
}

#storylineupfooter a:hover {
	text-decoration: underline;
}

#storylineupfooter {
	background-color: #fff;
	border-top: 1px #7C0000 solid;
	padding: 18px 18px 40px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin: 5px;
}
#storylineupfooter h2 {
	margin: 0;
}
#storylineupfooter p {
	margin: 0;
}

#storylineupfooter #lineups {
	margin-top: 30px;
	border: 1px solid #cacaca;
	border-left: none;
}

#storylineupfooter #lineups ul.lineuplist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 178px;
	background-color: #efefef;
	display: inline;
	float: left;
}
#storylineupfooter #lineups ul.lineuplist li {
	border-bottom: 1px solid #cacaca;
}

#storylineupfooter #lineups ul.lineuplist li.last {
	border: none;
}

#storylineupfooter #lineups ul.lineuplist li a {
	display: block;
	padding: 8px 7px;
	border-right: 1px solid #cacaca;
}

#storylineupfooter #lineups ul.lineuplist li a:hover, #storylineupfooter #lineups ul.lineuplist li a.active {
	background-color: #fff;
	border: none;
}

#storylineupfooter #lineup-content {
	width: 690px;
	margin: 25px 35px 35px;
	display: inline;
	float: left;
}

#storylineupfooter #lineup-content .headlines {
	float: left;
	display: inline;
	width: 260px;
	margin-right: 20px;
}

#storylineupfooter #lineup-content .morestoryfeat {
	float: left;
	display: inline;
	width: 404px;
	overflow: hidden;
}

#storylineupfooter #lineup-content .headlines h3, #storylineupfooter #lineup-content .morestoryfeat h3 {
	font-size: 14px;
	margin: 0;
}

#storylineupfooter #lineup-content dd {
	display: none;
}

#storylineupfooter #lineup-content dt {
	margin-left: 0;
	padding-left: 10px;
	margin-bottom: 12px;
	background: url("/includes/gfx/lineuproll-bullet.gif") no-repeat 0 5px;
}

#storylineupfooter #lineup-content .morestoryfeat .promo dt {
	background: none;
	padding-left: 0;
	margin-bottom: 5px;
}

#storylineupfooter #lineup-content .morestoryfeat .promo dd {
	display: block;
}

#storylineupfooter #lineup-content .morestoryfeat .promo dd a, #storylineupfooter #lineup-content .morestoryfeat .promo dd a:hover {
	color: #000;
}

#storylineupfooter #lineups .promo dd ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#storylineupfooter #lineups .promo.med dd ul {
	width: 128px;
}

#storylineupfooter #lineups .promo dd ul li {
	border: none;
	background: transparent url("/images/promo_listbullet.gif") no-repeat 0px 4px;
	margin: 0 0 1px !important;
	padding: 0 0 0 12px !important;
	list-style-type: none;
}

#storylineupfooter #lineups .promo dd ul li a {
	border: none;
}

#storylineupfooter .promo {
	background: none;
	border: none;
}

.ad-300x250 {
	border: none !important;
}

/*storylineupright*/
#storyright .lineuproll .sqtabs {
	margin-bottom: 20px;
}
#storyright .lineuproll .tc dl dt.loading {
	background: none;
	text-align: center;
}
#storyright .lineuproll .sqtabs li a {
	color: #828282;
}
#storyright .lineuproll .sqtabs li a:hover {
	color: #7c0000
}

#storyright .lineuproll .sqtabs ul.tab1 li.tab1 a, #storyright .lineuproll .sqtabs ul.tab2 li.tab2 a, #storyright .lineuproll .sqtabs ul.tab3 li.tab3 a {
	color: #141212;
}
#storyright .kick {
	background-color:#F9F9F9;
	border-top:1px solid #E6E6E6;
	clear:both;
	font-size:11px;
	padding:7px 13px;
}
#storyright .kick a{
	color:#7c0000;
	text-decoration:none;
	padding-right:10px;
}

/*pluck overrides*/
#storywrapper .socialicons a, #storywrapper .socialicons a:hover {
	color: #797979;
}
#storywrapper .comment div.cmd span.r em strong {
	color:#515151;
	font-size:11px;
	display:inline;
}
.comment div span strong {
	color: #141212;
	font-weight: bold;
}


/* Multimedia Module */

#multimedia ul {
	margin: 0 20px;
	padding: 0;
	list-style-type: none;
}


#multimedia li {
	font: 11px Arial;
	margin: 0;
	padding: 6px 0;
	list-style-type: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 7px;
}

#multimedia img {
	margin:0pt;
	position:absolute;
	z-index:0;
}
#multimedia a {
	position:relative;
	color: #000;
	text-decoration: none;
}
#multimedia a:hover{
	text-decoration: none;
}
#multimedia a:hover strong {
	text-decoration: underline;
}

#multimedia a strong {
	color: #7c0000;
	display: block;
}

#multimedia a em {
	display: block;
	color: #666;
	margin: 0 0 3px 0;
	font-style: normal;
	font-size: 10px;
}

#multimedia a span {
	display: block;
	font-size: 10px;
	margin-top: 2px;
}

#multimedia a span em {
	color: #141212;
	display: inline;
	font-weight: bold;
	font-style: normal;
}

#multimedia ul.video a {
	display: block;
	padding-left: 108px;			
	background: url('http://www.cbc.ca/video/img/video-play-25x14.gif') no-repeat 66px 37px;			
	min-height:54px;
  	height:auto !important;
  	height:54px;
}


#multimedia ul.video li.nothumb a {
	padding: 0;
	background-image: none;
	height: auto;
}

#multimedia ul.audio a {
	display: block;
	background: url('http://www.cbc.ca/video/img/video-play-25x14.gif') no-repeat 0px 3px;
	padding-left: 37px;
}

#multimedia ul.audio em.lbl {
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	color:#828282;
	font-size:11px;
	margin:0;
}

#multimedia .separator{
	border-top:1px solid #ececec;
	margin:20px 20px 0px;
	line-height:1px;
}

/*hide news specific elements*/
#storyupdates, .flag, #ugccallout, #storyhead .posted, .minilinkbundle{
	display:none;
}
/*hide news specific elements end*/
