#featured-post-wrap {
background-position:center center;
background-repeat:no-repeat;
height:315px;
margin-bottom:-8px;
margin-top:0;
position:relative;
width:880px;
}
#featured-post {
border-bottom:12px solid #404040;
height:302px;
width:880px;
border-bottom:12px solid #404040;
}
.featured-item {
height:313px;
overflow:hidden;
}
.featured-thumb {
float:left;
height:304px;
width:892px;
}
.featured-item .title {
clear:left;
font:12px 'Myriad Pro',Tahoma,Verdana;
margin-bottom:6px;
}
.featured-item .title a {
color:#FFFFFF;
}
.featured-item .title a:hover {
color:#20405C;
}
.featured-item .post {
float:left;
width:533px;
}
.featured-item .date-post {
color:#E3F6B9;
font:10px Arial,Verdana,Tahoma;
text-transform:uppercase;
}
.featured-item .entry {
color:#FFFFFF;
}
.featured-item .read-more {
background:url("../images/read-more-bg.gif") no-repeat scroll 50% 0 transparent;
color:#7DA2BA;
display:block;
font:11px/17px Tahoma,Verdana;
height:17px;
margin-top:20px;
text-align:center;
width:120px;
}
#featured-prev, #featured-next {
background:url("../images/featured-button-bg.gif") no-repeat scroll 0 0 transparent;
cursor:pointer;
height:40px;
position:absolute;
text-indent:-9999px;
top:144px;
width:28px;
z-index:999;
}
#featured-prev {
left:24px;
}
#featured-next {
background-position:0 100%;
right:31px;
}