/**
* Feature
************************************************/
#feature {margin-top:30px;
	padding: 9px 20px 10px 20px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	background: #fff;
	}
#feature .feature {
	float: left;
	height: 150px;
	padding: 10px;

	}
#feature .post {
	
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;border-bottom:none;
	}
	
#feature .welcome-text {
	padding:7px 7px 30px 0;color:#707070;font-family: Georgia,"Times New Roman",Times,serif;
	font-style: normal;font-variant: normal;font-weight: normal;
	font-size: 21px;line-height: 1.6em;font-size-adjust: none;font-stretch: normal;
	border-bottom:#ccc dashed 1px;
	}


#feature img {
	float: left;
	width: 250px;
	height: 150px;
	}


/**
* Post tabs
************************************************/
.post-tabs {
	overflow: hidden;
	height: 100%;
	margin-bottom: 20px;
	background: #fff;
	border-top: 0px solid #fff;
	}
#content .post-tabs ul.tabs {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	background: #ffffcc;border-bottom:5px solid #faeca7;
	}
#content .post-tabs ul.tabs li {
	height: 53px;
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
	float: left;
	}
#content .post-tabs ul.tabs li a {
	display: block;
	float: left;
	font-family:georgia, times, serif;
	font-weight: 200;
	color: #009894 !important;
	border-bottom:none;
	padding: 17px 15px 15px 15px;
	font-size: 18px;

	}
	
#content .post-tabs ul.tabs li a:hover {
background:#faeca7;text-decoration:none;
	}
	
.post-tabs ul.tabs li a.tab-current {
	overflow: hidden;
	color: #fff !important; 
	border: #faeca7 solid 5px;
	}
.post-tabs .tabbed {
	width: 100%;
	float: left;
	overflow: hidden;
	clear: left;
	z-index: 0;
	margin-top: -1px;
	}
.post-tabs .tab-content {
	overflow: hidden;margin-top:-15px;border-top:5px solid #a9ce38;
	clear: left;
	float: left;
	padding: 15px 0 20px 0;
	}
.home .latest {
	color: #fec002;
	font: 18px "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	padding: 0 0 20px 0;
	}
.post {
	margin: 10px 20px 35px 20px;border-bottom:1px solid #faeca7;
	background: transparent;
	
	}
.entry-title {
	padding: 0;
	background: none;
	border: none;
	}
.entry-summary, .entry-content {
	padding:0 7px 0 7px;width:350px;float:left;border-right:1px solid #ccc;
	border-left:1px solid #ccc;}
.entry-meta {
	width: 100%;float:left;line-height:13px;
	clear: left;
	margin: 0 0 0 0;
	}
	
.thumb{float:left;margin-top:0px;width:110px;display:block;font-size:10px;font-weight:bold}
.postcontainer{width:750px;}
.frontprice{float:right;width:106px;font-weight:bold;color:#808080}
.frontdetails{width:520px;float:left;}