/* @override 
	http://staging.planetoftheweb.com/components/css-channels.css
	http://planetoftheweb.com/components/css-channels.css
*/

#content 		{ 
	width:665px; 
	background-color: #FFF; 
	color:#000; 
	position:absolute; 
	top:130px; 
	left:0px; 
	padding-bottom: 20px;
}

#pagecontent {
	padding-left:20px; 
	padding-right:20px;
}

.breadcrumbs { 
	 padding-left: 20px;
	 padding-top: 10px;
}

.breadcrumbs a { 
	 color: #0080a5;
}

.googlead-promos-mediumrectangle { 
	text-align: center;
	width:335px;
	height: 280px;
	background-color: #033b4f;
	position:absolute;
	top:130px;
	right:1px;
	padding-top: 18px;
}

article img {
	float: left;
	margin-right: 15px;
	border-radius: 10px;
}

article {
	padding-bottom: 20px;
	color: #888;
	font-size: 1.12em;
	font-family: "Droid Sans", helvetica, arial, sans-serif;
	font-weight: normal;
}


article .articlesummary {
	display: block;
	padding-top:5px;
	font-weight: normal;
	color: #555;
	font-family: "Droid Serif", serif;
}
 

article .articleinfo {
	display: block;
	width: 410px;
	float: left;
	line-height: 1.5em;
}

article h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

article h3 a{
	font-weight: normal;
	color: #0088a8;  
	font-family: "Droid Serif", helvetica, arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.1em;
}

article h3 a:hover {
	color: maroon;
}
