/*Styles pertinent only to the homepage*/


#content_middle li {
  list-style: none;
  text-align:center;
}

/*Headers*/


#latest h2 {
	font-size:2.1em;
	line-height:114%;
	letter-spacing:0.01em;
	}


/*Content Styles*/

#meta h3 {
  margin-bottom: 0;
}

#masthead {
	background: url(../images/bg_masthead.jpg) repeat-x;
	height: 320px;
	border-top:3px solid #2c4261;
	color:#FFF;
	}

#masthead img {
	float:left;
	/*border:3px solid #FFFFFF;*/
	margin-right:30px;
	}

#latest {
	float:right;
	width:541px;
	}

#latest .postmetadata {
	color:#999;
	}
			
#masthead a, #masthead a:visited {	
	color:#a1caf1;
	}

#leadpic {
	border:3px solid #cec7b6;
	}
	
.row {
	width:238px;
	float:left;
	height:45px;
	background: url(../images/dashes.gif) repeat-x bottom;
	padding-bottom:15px;
	margin: 4px 22px 5px 0;
	}

.row .postmetadata {
	margin:2px 0 0 0;
	}
	
.news_column { 
  float: left;
  width: 450px;
  margin: 0 10px
}

.ad_column {
  float: left;
  width: 200px;
}

.news_column ul {
  margin-left: 15px;
}

.news_column li {
  list-style-type: circle;
  margin-bottom: 10px;
}

.newstitleheader {
	font:1.5em Arial, Verdana;
	color:#000000;
	font-weight:normal;
	background: url(../images/dashes.gif) repeat-x bottom;
	padding-bottom:5px;
	margin: 20px 0px 15px 0;	
}

a.newstitle {
	color:#2C4261;
	font-weight:bold;  
}

#content_middle {
  background:url("../images/bg_leather.jpg") repeat scroll 0 0 transparent;
  padding:18px 0 0px;
}

#content_community {
  text-align: center;
  border-top: 1px solid #CCCCCC;
  margin-top: 20px;
  padding-top: 5px;
}

#left_row {
  width: 250px;
  float: left;
  height: 250px;
  margin-right: 30px;
}

.scorebox {
	margin-top:-42px;
	}
		
#pencil {
	position:relative;
	top:4px;
	left:254px;
	z-index:1;
	text-align:center
	}

/* ---------- @ Plugins -----------*/


.widget .tubepress_thumbnail_area {
  margin-top: 0;
}

.tubepress_thumbnail_area .tubepress_thumbs {
  padding: 0;
}

.tubepress_sidebar .tubepress_thumb {
  margin-top: 0;
}

.tubepress_thumb a img {
  margin-left: 0;
  height: 100px;
  width: 160px;
}

.tubepress_sidebar .tubepress_thumb {
  margin-top: 0;
}

dd.tubepress_meta_title {
  padding-top: 10px;
}