/* ---- Header and Body ----*/


body {
	background: #000;
	font: 12px/13px Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0;
	}

div#wrapper {
	background: transparent; 
	margin:0;
	width:976px;
	}

div#mainbody {
 	margin:0;
 	border-bottom:thick solid #000;
 	padding:0;
	width:976px;
	clear: both;
 	}

div#dtbWrapper {
	background: #000000; 
	color:#fff;
	clear: both;
	}
	
div#header {
	height: 346;
	width:970px;
	padding: 0;
	background: url(img/BG_header.jpg) no-repeat; 
	margin: 0 0 0 6px;
	float: left;
	}

div#pagecontent {
	background: url(img/BG_content.jpg) no-repeat;
 	padding:0;
	width:970px;
	margin: 0px 0px 0px 6px;
	float: left;
 	}
	
/* ---- Left Column / Content ----*/

div#templateLeft {
	background: transparent;
 	width: 606px;
  	margin: 0px 0px 0px 0px;
  	}
	
div#leftcontenttop {
	width:579px; 
	margin: 0px 10px 0px 10px;
	}
	
div#leftcontentbottom {
	width:579px; 
	margin: 0px 10px 0px 10px;
	}
	

	
/* ---- Pluck Discussion Restyling ----*/


	
/* ---- MAVEN ----*/
	
div#videoPlayer {
	background: transparent;
	width:586px; 
	height:379px;
	text-align: center;
  	margin: 15px 0px 0px 12px;
  	}

div#fs1 {
	background: transparent;
	width:586px; 
	height:379px;
	text-align: center;
  	margin: 0px 0px 0px 6px;
  	}

/* ---- Right Column ----*/

div#templateRight {
	background: transparent; 
	width: 364px;
	margin: 0px 0px 0px 0px;
	}

div#dwintop {
	width:305px; 
	margin: 0px 10px 0px 25px;
	}
	
div#dwinbottom {
	width:305px; 
	margin: 0px 10px 0px 25px;
	}
	
div#next_on {
	width:305px; 
	margin: 0px 10px 0px 25px;
	padding: 3px 10px 0px 10px;
	background:url(img/rightcolumn_BG.png) repeat;
	}

div#next_on dl {
	margin: 0;
	padding:10px 10px 10px 10px;
	}

div#next_on dt {
	margin: 0px 0px 6px 0px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#EDA738;
	}

div#next_on dd {
	margin:0px 0px 0px 0px;
	/*padding: 5px;
	background:#aa5e29;
	color:#FFF3CE;*/
	}
	
div#dwin_news {
	width:305px; 
	margin: 0px 10px 0px 25px;
	padding: 3px 10px 0px 10px;
	background:url(img/rightcolumn_BG.png) repeat;
	}

div#dwin_news dl {
	margin: 0;
	padding:0px 10px 10px 10px;
	}

div#dwin_news dt {
	margin: 10px 0px 6px 0px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#EDA738;
	}

div#dwin_news dd {
	margin:0px 0px 0px 0px;
	/*padding: 5px;
	background:#aa5e29;
	color:#FFF3CE;*/
	}
	div#leftcontent {
	width:550px; 
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	/*background: url(img/leftcolumn_BG.png) repeat-y;*/
	}

div#leftcontent dl {
	margin: 0;
	padding:0px 10px 10px 10px;
	}

div#leftcontent dt {
	margin: 10px 0px 6px 0px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#EDA738;
	}

div#leftcontent dd {
	margin:0px 0px 0px 0px;
	/*padding: 5px;
	background:#aa5e29;
	color:#FFF3CE;*/
	}
	
div#bigbox {
	background-color: transparent; 
	text-align:center;
	width: 320px;
	}


/* ---- Generic Styles ----*/

img {
	border:0;
	}
	
a {
	color:#EDA738;
 	text-decoration:none;
 	}
	
a:hover {
 	text-decoration:underline;
 	}
	
p { 
	margin-top: 10px;
	padding: 0px 10px 0px 10px;
	}
	
div#socialcomments {
	margin-left:15px;
	}
	
div#videoBox {
	margin-left:10px;
	margin-top: 15px;
	}
	
div#fs1 {
	margin: 10px 0px 15px 11px;
}

/* Comments Override */

.comment {
	background-color:#000;
	border-top:#210802 2px solid;
	border-bottom:#210802 2px solid;
	/*border-right:#210802 5px solid;
	border-left:#210802 5px solid;*/
	color:#fff;
}
.comment.odd {
	background-color:#2D2D2D;
	color:#fff;
}

#cmt-paginator {
	border-bottom: 1px solid #ad7a29;
}
#articlecomments {
	margin-left: 0px;
}

.comment div span.r  {
	padding-left: 25px;
	float:left;
	width:375px;
	color:#FFFFFF;
}
.comment div span strong a em {
	color: #FF9900;
}
#cmt-sort-wrapper a { color:#FF9900; text-decoration:none; }
#cmt-sort-wrapper a.active { color:#FF9900; }

.comment div.cmd span a.cmd-rd {
background:transparent url(img/icons.gif) no-repeat scroll 5px -40px;
}

#cmt-post-statusbox {color:#000;}


