/*

A Six Apart theme adapted for Movable Type default templates 
name: Minimalist Red  
designer: Lilia Ahner  
designer_url: http://lilia.vox.com 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/

/* Your Voice custom style */

.module-606 {
	background-color: #ffffff;
	border-top: 1px solid #7b1405; /* CBC News Keyline */
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	width: 586px;
}

.module-606-nopadding {
	background-color: #ffffff;
	border-top: 1px solid #7b1405; /* CBC News Keyline */
	margin-left: 5px;
        margin-bottom: 5px;
	padding: 0px;
	width: 606px;
}


.module-360 {
	background-color: #ffffff;
	border-top: 1px solid #7b1405; /* CBC News Keyline */
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	width: 340px;
}

.module-360-nostyle {
	margin: 5px 5px 0px 5px;
	width: 360px;
}

.module-header {
	color: #141212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.module-header-nopadding {
	color: #141212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}

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;
}


 .rss_box {
 
 }
 
 .rss_title, rss_title a {
 
 }
 
 .rss_items {
list-style:none;padding-left:0px;padding-top:3px;margin:0;
}

.ul.rss_items {
list-style:none;margin:0;
}

	
.rss_date {
font-size:9px;color:#999999;padding-bottom:10px;
}

.headline {
padding-bottom: 2px; width: 275px; }

.twitter_update_list {
margin:0;padding:0;
}

/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 14px arial, helvetica, sans-serif;
}


/* Header */

#header {
    border-top-width: 10px;
    border-top-style: solid;
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

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


/* Content */

.asset-name {
    font-size: 36px;
    font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #ccc;
}

.asset-footer {
    border-top: 1px solid #ccc;
}

.content-nav {
    margin: 5px 0 10px;
    background-color:#fff;
    border-top:1px solid #7b1405;
    padding:15px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #fff;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    color: #141212;  
    font-family: arial, helvetica, sans-serif;   
    background-color: #fff; 
}

a {
    color: #7b1405; 
}

a:hover {
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
    background-color: #ececec;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin: 0px;
}

#container-inner {
    width: 986px;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 986px;
    margin: 0;
}


/* Header ----------------------------------------------------------------- */

#header { 
    border-color: #470101;  
    background: #ad0404 url(header.gif) repeat-x bottom right; 
}

#header a {
    color: #fff;
    font-weight: bold;
}

#header-content {
    width: 842px; 
    margin: 30px 0 40px 20px;
}

#header-name {
    color: #fff; 
    font-size: 34px;
    font-weight: bold;
}

#header-description {
    color: #fff;  
}


/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
    color: #000;
}

.asset-footer {
    border-top-color: #ddd;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

.comment,
.trackback {
    border-color: #ddd;
}


 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: arial, helvetica, sans-serif; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: left;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
}

#footer-content {
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

/* M M M ... A  N A V  B A R */

#nav{
	width: 363px;
	border: 0;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: center;	
	overflow:hidden;
	display:block;}

#nav li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;}	
	
#nav li a{
	overflow:ignore;
	background: #7b1405;
        height: 121px;
        width: 120px;
	border-left: 1px solid #a7242a;
	border-bottom: 0px solid #fff;
	border-right: 0px solid #ececec;
	padding-top: 0px;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight:bold;
	font-size: 14px;
	font-family:Arial,Helvetica,sans-serif;
}	


#nav li a:hover,#nav li.active a{ 
background-color:#7b1405;
background:#7b1405 url(/news/yourvoice/assets/yourvoice_reportnews02.gif) no-repeat;
}

#nav li#news a {background:#a7242a url(/news/yourvoice/assets/images/yourvoice-news01.gif) no-repeat;}
#nav li#news a:hover {background:#7b1405 url(/news/yourvoice/assets/images/yourvoice-news02.gif) no-repeat;}

#nav li#photos a {background:#a7242a url(/news/yourvoice/assets/images/yourvoice-photos01.gif) no-repeat;}
#nav li#photos a:hover {background:#7b1405 url(/news/yourvoice/assets/images/yourvoice-photos02.gif) no-repeat;}

#nav li#videos a {background:#a7242a url(/news/yourvoice/assets/images/yourvoice-videos01.gif) no-repeat;}
#nav li#videos a:hover {background:#7b1405 url(/news/yourvoice/assets/images/yourvoice-videos02.gif) no-repeat;}

/* M M M ... A  N A V  B A R */

#latest-video{
	width: 360px;
	border: 0;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: center;	
	overflow:hidden;
	display:block;}

#latest-video li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;}	
	
#latest-video li a{
	overflow:hidden;
	background: #555555;
        width: 161px;
	border-left: 0px solid #ececec;
	border-bottom: 0px solid #fff;
	border-right: 0px solid #ececec;
	padding: 7px;
	margin: 0px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family:Arial,Helvetica,sans-serif;
}	


#latest-video li a:hover,#nav li.active a{ 
background-color:#a8272d;
}

#latest-video li#upload a {background-color:#555555;margin-left:10px;}
#latest-video li#upload a:hover {background-color:#a8272d;margin-left:10px;}


/* M M M ... A  V E R T I C A L  N A V  B A R */

#send-news{
	border: 0; 
	border-bottom: 0px solid #fff;
	margin: 2px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	text-align: left;	
	overflow:hidden;
	display:block;}

#send-news li{
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;}	
	
#send-news li a{
	width:180px;
	overflow:hidden;
	background: #7b1405;
	border-top: 0px;
	border-left: 0px solid #fff;
	border-bottom: 0px solid #fff;
	padding: 1px 5px 1px 10px;
	margin: 0px 0px 2px 0px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight:bold;
	font-size: 12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;}	

#send-news li a:hover,#nav li.active a{ background-color:#cc0000;}
#send-news li a.selected{
	background-color:#cc0000;
	color:#fff;	
}



