#featured-post-wrap {
	background-image: url(http://witternews.files.wordpress.com/2009/09/header-jc7.jpg);
	width:977px;
	position:relative;
	padding:40px 12px 12px 11px;
	height:248px

}

#featured-post {
	z-index:4;
	overflow:hidden;
	background:none
}

.featured-item {

	height:206px;
	width:620px
}

.featured-thumb {
	background-color:#446689;
	padding:7px;
	border:1px solid #446689;
	margin-right:5px;
	float:left;
	width:220px;
	height:150px
}

.featured-item .date-post {
	text-transform:uppercase;
	font-size:10px;
	color:#004674;
}

.featured-item .title-glide-flash {
	clear:left;
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
	margin-bottom:3px;
	line-height:20px
}


.featured-item .title-glide-flash a { color:#ffffff; }

.featured-item .title-glide-flash a:hover { color:#004674; }

.featured-item .post {
	margin:0;
	padding:0;
	background:none;
	float:left;
	width:350px;
	margin-left:10px
}

.featured-item .entry {
	color:#FFFFFF;
}

.featured-item a.read-more {
	background:url(../images/featured-read-more-bg.gif) no-repeat 0 0;
	float:left;
	display:block;
	font:normal 11px Tahoma, Verdana, Arial;
	color:#fefefe;
	height:19px;
	line-height:19px;
	padding:0 6px;
	width:102px;
	margin-top:10px;
}

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

#featured-prev, #featured-next {
	position:absolute;
	height:23px;
	text-indent:-9999px;
	cursor:pointer;
	z-index:5;
}

#featured-prev {
	background:url(../images/featured-nav-button.gif) no-repeat 0 0;

}

#featured-next {
	background:url(../images/featured-nav-button.gif) no-repeat 100% 0;
	padding-right:590px;
}


