@charset "utf-8";

/* 
	CBC News: Marketplace
	Description: A CBC format stylesheet template, made for The Scene, updated for Marketplace.
	Author: Robert Ballantyne
	Version: 1.0
*/


/* B A S I C  P A G E  E L E M E N T S */

body {
	font-family: Arial, sans-serif;
	font-size: 15px;
        padding:0px;
        margin:0px;
}

/* H Y P E R L I N K S */

a, a:visited {
	color: #7b1405;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: #7b1405;
	font-weight:bold;
	text-decoration: underline;
	}
	
a img {  
	border: 0;
}

.post-image {
	margin-left:10px;
	margin-bottom:10px;
	border:solid 1px #787878;
	float:right;
	display:inline;	
}

h1, h2, h4, h5, h6 {
	font-family: Arial, sans-serif;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 36px;
	line-height:1.1em;
	padding-bottom:8px;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	position: relative;
	width: 100%;
	width: auto;
	margin:0px;
	border-bottom: 1px solid #ececec;
	padding: 0px;
	color: #787878;
	font-size: 14px;
	font-weight: bold;
}

.comments-open-moderated {
	font-size:11px;
	color:#141212;
	}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
	font-size: 11px;
	color: #787878;
}

.trackbacks-info,
.comments-info {
	margin-bottom: 5px;
}

/* PAGE LAYOUT */

body {
	color: #141212;
	}

pagebody-inner {
background:#ececec;
}

#container { 
	width: 986px;
}

#container-inner {
	margin: 0px;
}

#banner {
	width: 986px;
	margin: 0px;
	background: #ececec;
}


/* NAV */

#alpha {
	width: 606px;
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;

}

#alpha-inner {
	width: 586px;
	padding:10px;
	background: #ffffff;
	margin-bottom:5px;
}

#alpha-inner2 {
	width: 586px;
	padding:10px;
	background: #ffffff;
	border-top: 1px #7b0415 solid;
	margin-bottom:5px;
}


#beta {
	width: 360px;
	height: 100%;
	float:right;
	display:inline;
	margin:0px 0px 0px 0px;
}

#beta-inner {
	width: 360px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
        background:#ffffff;
	border-top: 1px #7b0415 solid;
}

#header-graphic {
	width: 606px;
	height:2000px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	background: #efefef;
	display:inline;
	float:left;
}



#beta-inner {
}

.date-header {
	margin: 0;
	border-top: 1px solid #fff;
	padding: 0px 0px 5px 0px;
	color: #787878;
	font-size: 11px;
	font-weight: normal;
}

.entry-header {
	margin: 0px;
	color: #141212;
	font-size: 32px;
	font-weight: bold;
}

.entry-content {
	margin: 0px;
}

.entry-more-link {
	font-weight: bold;
}

.entry-footer {
	margin: 5px 0px 5px 0px;
	font-weight: normal;
	text-align: left;
	color: #787878;
	font-size: 11px;
}

.content-nav {
	margin: 0; padding: 0px;
}

.content-header
{
	margin: 0px;
	padding: 10px 0 0;
	color: #656565;
	font-size: 22px;
	font-weight: bold;
}

/* MODULES */

.module {
	color: #555;
}

.module-calendar .module-content {
	margin: 0px;
}

.module-mmt-calendar .module-content table,
.module-calendar .module-content table {
	font-size: 11px;
}

.module-powered {
	margin: 0; padding: 0;
}

.module-powered .module-content {
	margin: 0px;
	padding: 10px;
	border: 1px solid #dfc78a;;
}

.module-photo {
	border: 0; background: none;
}

.module-photo .module-content {
	margin: 0px;
}


.module-list {
	padding: 0px;
margin:0px;
}

.module-list-item,
.archive-list-item {
	padding: 0px 0 0px 0px;
list-style:none;
}

/* SPECIAL LIST BULLETS */

.module-archives .module-list-item {
	background-image: url(theme-powell-street/li-entry-bg.gif);
}

.module-recent-comments .module-list-item {
	background-image: url(theme-powell-street/li-comment-bg.gif);
}

.module-feed .module-list-item {
	background-image: url(theme-powell-street/li-entry-bg.gif);
}

.typelist-thumbnailed { margin: 0; }

.typelist-thumbnailed .module-list-item {
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	padding: 0;
}

.typelist-thumbnail {
	background: #e3db9e;
}

.module-featured-photo { 
	width: 445px;
}

.module-featured-photo .module-content {
	margin: 0;
}


.module-recent-photos {
	border: 0;
}

.module-recent-photos .module-content { 
	margin: 0px;
}

.module-recent-photos .module-list {
	margin: 0; 
}

.module-recent-photos .module-list-item {
	width: 64px; /* mac ie fix */
	margin: 0 6px 6px 0;
	padding: 0;
	background: none;
}

.module-recent-photos .module-list-item a {
	border: #bbb 1px solid;
	padding: 1px;
	background: #e7e7ec;
}

.module-recent-photos .module-list-item a:hover {
	border-color: #235961;
	background: #e7e2c6;
}


/* CALENDAR TWEAKS */

.module-mmt-calendar {
	width: 445px; margin: 0;
}

.module-mmt-calendar .module-header,
.layout-timeline .module-recent-photos .module-header {
		margin: 0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #bbb;
		padding: 5px 14px;
		color: #888899;
		font-size: 13px;
		font-weight: bold;
		text-align: right;
}

.module-mmt-calendar .module-content { 
		margin: 0px; 
}

.module-mmt-calendar table {
		width: 414px;
		background: #e7e2c6;
}

.module-mmt-calendar th {
		border-top: 1px solid #fff;
		border-right: 1px solid #e7e7ec;
		border-bottom: 1px solid #bbb;
		padding: 2px;
		text-align: right;
		font-weight: bold;
}

.module-mmt-calendar td {
		border-top: 1px solid #fff;
		border-right: 1px solid #e7e7ec;
		border-bottom: 1px solid #bbb;
		padding: 2px;
		text-align: right;
		font-weight: normal;
}

th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42 {
		border-right: none;
}

.day-photo a {
		border: #bbb 1px solid;
		padding: 1px;
		background: #e7e7ec;
}

.day-photo a:hover {
		border-color: #235961;
		background: #e7e2c6;
}

/* ARTISITIC TWEAKS */

.layout-artistic #beta-inner {
		padding-top: 0px;
		border-bottom:5px solid #ececec;
}

/* TWO-COLUMN-RIGHT TWEAKS */

.layout-two-column-left #alpha {
		}

.layout-two-column-right #beta {
		}

.scene-maven-module {
		background-color:#fff;
		border-top: 1px solid #7b0415;
		margin: -14px /*top*/ 0px /*right*/ 0px /*bottom*/ -14px /*left*/;
		display:inline-block;
		overflow:visible;
		border-bottom:5px solid #ececec;
		}

/* A BANNER IN THE WORKS */

#banner{
	padding-top:1px;
	height: 91px;
	width:986px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#banner-airtimes {
	float: right;
	width: 200px;
	height: 30px;
	padding-top: 25px;
	padding-right: 50px;
}	

#banner-update {
	font-size:14px;
	display:inline;
	font-weight:bold;
	color:#ffffff;
	float: left;
	width: 243px;
	height: 30px;
	padding-top: 30px;
	padding-left: 42px;
}


#banner-block {
	width: 50px;
	height: 30px;
	padding-top: 20px;
	padding-left: 18px;
}

.airtimes {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}

.airtimes-update {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:5px;
	}

.airtimes-header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	}

.airtimes-top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
	}

#footer {
	display:inline-block;
	margin: 0px 0px 0px 0px;
	width: 986px;
	float:left;
	overflow:visible;
	}
	
.sidebar-header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#141212;
	margin-bottom:5px;
	}

/* STYLES FOR 3-COLUMN ALPHA PROMO */

.promo-category {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#78818e;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}

.promo-title {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:5px;
}

.promo-excerpt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#141212;
}

.promo-image {
	float:left;
	display:inline;
	margin-bottom: 10px;
}

.promo-table {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	border-top: 1px solid #7b1405;
	float:left;
	display:inline;
	background:#FFFFFF;
	width:606px;
	overflow:hidden;
	margin-bottom:5px;
	}

a .promo-image {  
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

a:hover .promo-image {  
	border: 1px solid #7b1405;
}

.promo-double-table {
	padding:10px 5px 10px 10px;
	border-top: 1px solid #7b1405;
	float:left;
	display:inline;
	background:#FFFFFF;
	width:606px;
	overflow:hidden;
	margin-bottom:5px;
	}

.promo-double-category {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:17px;
	color:#141212;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:5px;
	padding-bottom:5px;
}

.promo-double-arrows {
	font-size: 18px;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	color:#7b1405;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:5px;
	padding-bottom:5px;
	letter-spacing: -1px;
}

.promo-double-category-red {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#7b1405;
	font-weight:bold;
	padding-left:3px;
	padding-bottom:5px;
}

.promo-double-title {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:5px;
}

a .promo-double-title {  
	text-decoration: none;
}

a:hover .promo-double-title {  
	text-decoration:underline;
}

.promo-double-excerpt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#141212;
	padding-left:5px;
	padding-bottom:5px;
	}

.header-topofentry {
	font-size: 18px;
	color:#141612;
	font-weight:bold;
	margin-bottom:10px;
	}

.header-subject {
	font-size: 18px;
	color:#141612;
	font-weight:bold;
	margin-bottom:7px;
	padding-left: 2px;
	}
	
.header-nopadding {
	font-size: 18px;
	color:#141612;
	font-weight:normal;
	margin-bottom:7px;
	}
	
.comment-header {
	font-size: 18px;
	color:#141612;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:20px;
text-decoration:none;
	}
	
.comment-block {
	font-size:12px;
	background-color:#ececec;
	padding:17px;
	border:3px solid #999999;
	margin-top:20px;
	overflow:hidden;
	}
	
.your-comment {
	font-size:12px;
	line-height:15px;
	padding-left:0px;
	padding-right:0px;
	/*border-left:1px solid #ececec;*/
	/*border-right:1px solid #d6d6d6;*/
	/*border-top:1px solid #ececec;*/
	border-bottom:1px solid #cccccc;
	margin-bottom:5px;
	}

.comment-content {
	font-size:12px;
	color:#141212;
	margin-bottom:-3px;
       margin-top:10px;
	}

.comment-footer {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#787878;
        margin-top:10px;
        margin-bottom:10px;
	}


.static-pages-table {
	padding:10px;
	border-top: 1px solid #7b1405;
	float:left;
	display:inline;
	background:#FFFFFF;
	width:606px;
	overflow:hidden;
	margin-bottom:5px;
	}

.static-pages-subject {
	font-size: 18px;
	color:#141612;
	font-weight:bold;
	margin-bottom:14px;
	}

.static-pages-text {
	font-size: 14px;
	line-spacing:1.35em;
	color:#141612;
	}
	
.links-notice {
	font-size:11px;
	color:#787878;
	}

/* PODCAST SIDEBAR STYLES */

#podcast-promo {
	width: 340px;
	overflow:hidden;
	background: #ffffff;
	margin-bottom:5px;
}
#podcast-image {
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.pd_rss {
	display:block;
	/*padding-left:20px;*/
	/*background-image: url(../images/icon-rssfeed.gif);*/
	background-repeat: no-repeat;
	position: relative;
	left: 4px;
	top:8px;
	background-position: 2px;
	font-weight: bold;
	}
	
.podcast-margin {
	margin-bottom:5px;
	padding-right:5px;
	height:35px;
	overflow:visible;
	}
	
.podcast-margin2 {
	margin-bottom:5px;
	height:20px;
	overflow:visible;
	}

.podcast-margin3 {
	margin-bottom:3px;
	height:22px;
	overflow:hidden;
	}

<!-- SIDEBAR RSS FEEDS -->

/* M M M ... A  N A V  B A R */

.rss-feed{
	list-style-type:url("/includes/gfx/bullet_black_story.gif") no-repeat 0px .4em;
	margin-top:-5px;
	margin-left:-20px;
	margin-bottom:1em;
	overflow:visible;
	}
	
.mp-boxes{
        margin-left:5px;
        margin-bottom:5px;
        margin-top:5px;
        padding:10px;
        background:#ffffff;
        border-top:1px solid #7b1405;
        border-right:1px solid #ececec;
        border-left:1px solid #ececec;
        border-bottom:1px solid #ececec;
}

.mp-boxes-top-left{
        margin-left:5px;
        margin-bottom:10px;
        padding:10px;
        background:#ffffff;
        border-top:1px solid #7b1405;
        border-right:1px solid #ececec;
        border-left:1px solid #ececec;
        border-bottom:1px solid #ececec;
}

.mp-boxes-top{
        margin-left:10px;
        margin-bottom:10px;
        padding:10px;
        background:#ffffff;
        border-top:1px solid #7b1405;
        border-right:1px solid #ececec;
        border-left:1px solid #ececec;
        border-bottom:1px solid #ececec;
}

.mp-boxes-bottom{
        margin-left:5px;
        margin-top:5px;
        padding:10px;
        background:#ffffff;
        border-top:1px solid #7b1405;
        border-right:1px solid #ececec;
        border-left:1px solid #ececec;
        border-bottom:1px solid #ececec;
}

.mp-boxes-left{
        margin-left:10px;
        margin-top:5px;
        margin-bottom:5px;
        padding:10px;
        background:#ffffff;
        border-top:1px solid #7b1405;
        border-right:1px solid #ececec;
        border-left:1px solid #ececec;
        border-bottom:1px solid #ececec;
}

.mp-boxes-bottom-left{
        margin-left:10px;
        margin-top:5px;
        padding:10px;
        background:#ffffff;
        border-top:1px solid #7b1405;
        border-right:1px solid #ececec;
        border-left:1px solid #ececec;
        border-bottom:1px solid #ececec;
}

.mp-boxes-top-tip-sheet{
        margin-left:5px;
        margin-bottom:0px;
        background:#ffffff;
        border-right:1px solid #ececec;
        border-left:1px solid #ececec;
        border-bottom:1px solid #ececec;
}

.section-header{
font-size:30px;line-height:36px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;margin-top:5px;margin-bottom:10px;color:#000000;
}

.module-box {
background-color:#FFFFFF;
margin-top:5px;
margin-left:5px;
margin-right:5px;
border-top:1px solid #7b1405;
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:10px; }

.module-box-inside {
background-color:#FFFFFF;
margin-top:5px;
margin-left:5px;
margin-right:3px;
border-top:1px solid #7b1405;
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:10px; }


.front-image {
margin-top:5px;
margin-left:5px; }

a .front-image {  
	border: 5px solid #555555;
	text-decoration: none;
}

a:hover .front-image {  
	border: 5px solid #7b1405;
}

#episodes{
	width: 586px;
	border: 0;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: center;	
	overflow:hidden;
	display:block;
}

#episodes li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;}	
	
#episodes li a{
       width:98px;
	overflow:hidden;
	background: #999999;
	border-left: 0px solid #efefef;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
	padding: 7px 8px 6px 8px;
	margin-right: 2px;
	margin-bottom:2px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight:bold;
	font-size: 14px;
	line-height:16px;
	font-family:Arial,Helvetica,sans-serif;}	


#episodes li a:hover,#episodes li.active a{ background-color:#7b1405;}
#episodes li a.selected{
	background-color:#7b1405;
	color:#fff;	}
	
.episodes-title {
font-size:22px;font-weight:bold;margin-bottom:2px;color:#efefef;
}

.episodes-dateline {
font-size:11px;text-transform:uppercase;font-weight:bold;margin-bottom:4px;color:#999999;	
}

.episodes-blurb {
font-size:14px;line-height:1.35em;padding-bottom:20px;border-bottom:1px solid #555555;margin-bottom:20px;color:#efefef;
}

.episodes-image {
margin-bottom: 5px;margin-right: 20px;
}

a .episodes-image {  
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

a:hover .episodes-image {  
	border: 1px solid #7b1405;
}

.feature-title{
font-size:17px; font-family:Arial, Helvetica, sans-serif; margin-bottom:6px; margin-top:5px; font-weight:bold; color:#ffffff;
}
