#featured-post-wrap {
	background:#333333;
	width:650px;
	position:relative;
	padding:0px;
	margin-bottom:5px;
	float:left;
	z-index:1;
}

#featured-post {
	width:650px;
	margin:0 auto;
	background:#000000;
}

.featured-item {
	height:217px;
	overflow:hidden;
	font-size:24px;
}

.featured-thumb {
	background-color:#333333;
	padding:0px;
	float:left;
	width:610px;
	height:217px;
	display:inline;
}
#bg-featured {
	background: url(../images/featured-masking.png);
	width:650px;
	height:217px;
	position:absolute;
	top: 0px;
}
.featured-item .post {
	float:left;
	width:650px;
	display:inline;
}

.featured-item .date-post {
	font-size:14px;
	color:#9fbe16;
}

.featured-item .title {
	font-size:12px;
	font-weight:normal;
	height:30px;
	line-height:30px;
	width:636px;
	padding-bottom:4px;
	border-bottom:1px solid #272727;
	margin-bottom:4px;
}

.featured-item a { color:#444444; }

.featured-item a:hover { color:#666666; }

.featured-item .entry {
	font-size:12px;
	color:#ffffff;
}

.featured-item .read-more {
	background:url(../images/featured-read-more-bg.png) repeat-x 0 0;
	float:right;
	display:block;
	height:28px;
	margin-top:15px;
	padding:0 8px;
	font-size:14px;
	line-height:28px;
	color:#353d0b;
	border:1px solid #90a810;
}

.featured-item a.read-more:hover { color:#ffffff; }

#featured-prev, #featured-next {
	position:absolute;
	top:67px;
	width:49px;
	height:95px;
	text-indent:-9999px;
	cursor:pointer;
}

#featured-prev {
	background:url(../images/featured-button-left.png) no-repeat;
	background-position:0 0;
	left:0px;
}

#featured-next {
	background:url(../images/featured-button-right.png) no-repeat;
	background-position:100% 0;
	right:0px;
}und:url(../images/featured-button-right.png) no-repeat;
	background-position:100% 0;
	right:0px;
}
