
.featuredpost {
	width: 339px;
	float:left;
	margin: 0px 0px 0px 3px;
	padding: 0;
	display:inline;
	color:#222;
	font-family: "Georgia", Times New Roman, Times, serif;
	}
	
.featured-top {
	background: url(images/featured-top.png) top left no-repeat;
	height: 26px;
	}
	
.featured-middle {
	background: url(images/featured-middle.png) top left repeat-y;
	padding: 0 5px 0 5px;
	height: 145px;
	}
	
.featured-bottom {
	background: url(images/featured-bottom.png) top left no-repeat;
	height: 18px;
	}
	
.featured-image {
	width: 140px;
	height: auto;
	float: left;
	margin: 0 0 0 4px;
	}
	
.featured-content {
	width: 180px;
	height: auto;
	float: right;
	font-size: 90%;
	}

.featuredpost h2{
	margin: 0px 0 0px 0;
	padding: 2px 0px 2px 0px;
	text-align: left;
	font-size: 16px;
	overflow:hidden;
	height:18px;
}
.featuredpost h2 a:link, .featuredpost h2 a:visited{
	color:#000000;
}

.brand {
	width: 150px;
	height: 25px;
	clear: both;
	margin: 0;
	}


.hentry {
	height:190px;
	padding:0px 5px 2px 5px;
	overflow:hidden;
	color: #000000;
	font-size: 0.9em;
}
.hentry p{
	margin:5px 5px;
	color:#000000;
	font-size: 0.9em;

}


.hentry img {
	border:0;
	float:left;
	padding:4px 4px 4px 0;
	background:#FFFFFF;
	border:1px solid #FFFFFF;
	margin:2px 5px 5px 0px;
	}
	
.meta{
	color:#226b91;
	height:21px;
	text-align:right;
	padding:2px 10px 0 0;
	background:#393f42 url(images/topbar.jpg) top left repeat-x;
	border-top:1px solid #cccccc;
		
}

.cat{
	float:left;
	font-size:13px;
	color:#226b91;
	padding: 0 0 0 10px;
}


.cat a:link,.cat a:visited{
	color:#DAD0C1;

	}
.cat a:hover{
	color:#DAD0C1;

	}
