/* STYLES FOR EPT GENREATED STORIES */

/* PULLQUOTE START */
#left blockquote.pullq {
	clear: both; width: 60%; font-size: 140%; padding: 8px; margin: 0 0 10px 10px;
	background: #EFEDE8; float: right;
	}
#left blockquote.pullq strong { font-weight: normal; line-height: 1.1em; }
#left blockquote.pullq em { font-size: 63%; margin-top: 6px; display: block; text-align: right; }

/* PHOTO PLACEMENT */
#left 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;
	}

#left blockquote.photo img { border: 1px solid #666; width: 100%; margin-bottom: 4px; display: block; }
#left blockquote.photo em { font-style: normal; }

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

#left span.photo img { border: #666 1px solid; display: block; margin-bottom: 4px; }
#left span.photo.left { margin: 5px 15px 15px 0; float: left; }
#left span.photo.right { margin: 5px 0 15px 15px; float: right; }
#left span.photo.full { display: block; width: auto; margin: 0 0 10px; }
#left span.photo.full img { width: auto; }
#left span.photo em { font-style: normal; }
#left span.photo em.credit { margin-top: 1px; }

/* ADDITIONAL FORMATS */

#left .fullbar { background: #f7f7f7; padding: 10px; margin: 0 0 10px; clear: both; color: #333; }
#left .sidebar {
	background: #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 */

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

#left .fullbar hr, #left .sidebar hr { color: #eee; background: #eee; }
#left .fullbar p, #left .sidebar p { margin-bottom: 9px; }

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

#left span.customhtml { display: block; }

/* H TAGS START */
#left .sidebar h2, #left .sidebar h4, #left .fullbar h2, #left .fullbar h4 {
	border-bottom: 1px solid #ccc; padding-bottom: 4px;
	}

/* TABLES START */

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

#left table caption{
	background: #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;
	}
#left table th {
	background: #ccc; padding: 5px; border: 1px solid #fff; text-align: left;
	font-weight: bold; font-size: 88%; color: #333;
	}
#left table td {
	background: #eaeaea; border: 1px solid #fff; border-left: 0; text-align: left;
	font-weight: normal; font-size: 88%; padding: 5px; color: #333;
	}
#left .sidebar table caption, #left .sidebar table th, #left .sidebar table td { padding: 3px; }

/* STYLES FOR CORRECTIONS AREA */
#left div.corrections {
	clear: both; color: #404040; margin-top: 20px; padding-bottom: 4px; background: #fff;
	border: 1px solid #e8e8e8;
	}
#left div.corrections h3 {
	font-size: 12px; text-transform: uppercase; font-variant: small-caps; margin: 0;
	background: #e8e8e8; padding: 2px 3px 3px 3px; color: #333;
	}

#left div.corrections ol { margin: 5px 30px; padding: 0; }
#left div.corrections ul { margin: 5px 25px; padding: 0; }
#left div.corrections li { line-height: 115%; margin-bottom: 5px; font-size: 11px; }
#left div.corrections li em {
	font-size: 10px; line-height: 150%; color: #ababab; font-style: normal; display: block;
	}
/* END STYLES FOR CORRECTIONS AREA */

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

/* 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 a { color: #000; 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: #333; display: inline; font-weight: bold; font-style: normal; }
#multimedia ul.video a {
	display: block; padding-left: 108px; min-height: 54px; height: auto !important; height: 54px;
	background: url('http: //www.cbc.ca/video/img/video-play-25x14.gif') no-repeat 66px 37px;
	}
#multimedia ul.video li.nothumb a { padding: 0; background-image: none; height: auto; }
#multimedia ul.audio span {
	display: block; background: url('/video/img/video-play-25x14.gif') no-repeat;
	height: 14px; padding-left: 28px;
	}

