/*

the fifth estate: Canada's Premiere Investigative Series
-------------------------------------------------
Template Name: the fifth estate
Designer: Robert Ballantyne
Created: June 10, 2010

*/

/* Global Text ------------------------------------------------------------ */

body {
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height:1.35em;
margin:0;
padding:0;
}

a {
color: #f3ca24;
font-weight:bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.module-header {
font-size:20px;
font-weight:normal;
line-height:1.35em;
margin-bottom:15px;
}

.archive-header {
font-size:30px;
font-weight:normal;
line-height:1.35em;
margin-bottom:15px;
}


a .promo-image {
border:1px solid #000;
text-decoration:none;
}

.promo-image {
display:inline;
float:left;
margin-bottom:10px;
}

/* Global Design ---------------------------------------------------------- */

#gn-adww {
display:none; 
}

#siteshell {
background-color:#fff;
margin-bottom:0px;
margin-top:0px;
overflow:hidden;
padding:10px 13px 10px 13px;
}

#sitewrapper {
background: #333333;	
}

/* Content ---------------------------------------------------------------- */

.archive-list-item {
    margin-bottom: 5px;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 14px;
padding:5px;
}



/* Advertisements ---------------------------------------------------------- */




/* nav-cats navigation */
#nav-cats{
	border: 0;

	padding:0;
	margin:0px 0px 0px 0px;
	list-style-type: none;
	text-align: center;	
	border-top:0px solid #000;
    border-right:0px solid #000;
    border-bottom:0px solid #000;
    overflow:hidden;
	display:block;
width:280px;}

#nav-cats li{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}	
	
#nav-cats li a{
	overflow:hidden;
	background: #c42127;
	border-left: 0px solid #000;
	border-bottom: 0px solid #000;
	border-right: 0px solid #000;
	padding: 4px 6px 4px 6px;
	margin-right: 0px;
        margin-top:20px;
        margin-bottom:20px;
	color: #ffffff;
        text-transform:uppercase;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight:bold;
	font-size: 16px;
	font-family:arial, helvetica, sans-serif;}	

#nav-cats li a:hover,#nav-tags li.active a{ background-color:#555555;color:#fff;text-decoration:none;}
#nav-cats li a.selected{
	background-color:#555555;color:#fff;text-decoration:none;}


/* Marketplace Widgets: General Styles ------------------------------------- */

#widget-shell {
background-color:#333333;
border-top:1px solid #555555;
margin-top:10px;
padding:15px;
}

#widget-footer {
background-color:#f9f9f9;
border-top:1px solid #e6e6e6;
font-size:11px;
padding:5px 15px;
}

.widget-header {
color:#ffffff;
font-size:18px;
font-weight:bold;
margin-bottom:10px;
}

.widget-list {
margin:0;
padding:0;
}

.widget-list-content {
background: transparent url(/includes/gfx/bullet_black_story.gif) no-repeat scroll left 6px; 
font-size: 12px; 
line-height: 1.35em; 
list-style: none;
padding-left: 10px; 
}

