/* Featured Posts / Video */


#feature-video {
background:#171717;
border:1px solid #2B2B2B;
display:inline;
float:right;
margin-right:2px;
margin-top:7px;
padding:4px;
position:relative;
width:325px;
height:253px;
}

#featured-post-wrap {
background-color:#212221;
margin:0 auto;
padding:0px 0px 9px;
width:472px;
height:267px;
}


#featured-post{
height:282px;
margin:0px 0 0px 0px;
overflow:hidden;
position:relative;
width:472px;
}

.featured-post-item{ 
background:#171717 none repeat scroll 0 0;
border:1px solid #2B2B2B;
color:#555555;
float:left;
height:268px;
margin-top:0px;
overflow:hidden;
padding:3px;
position:absolute;
width:472px;
}

.featured-post-item .post{
background:transparent url(../images/fe_bg.png) repeat scroll 0 0;
height:105px;
position:absolute;
top:170px;
width:472px;
z-index:100;
overflow:hidden;
}

.featured-post-item .post:hover a,.featured-post-item  .post:hover a:hover{
color:#fff;
text-decoration:none;
}

.featured-post-item .post:hover{
background: url(../images/fe_bg_h.png) repeat;
color:#FFF;
text-decoration:none;
}
	
.featured-post-item .post h2{
margin:0px 0px 0px 0px;
padding:5px 5px 0;
font-weight:bold;
font-family: "Myriad Pro",verdana, helvetica,arial;
border-bottom:none!important;
font-size:1.6em!important;
line-height:19px!important;
padding-bottom:0px!important;
padding-top:5px!important;

}

.featured-post-item .post h2 a:link,.featured-post-item .post h2 a:visited{
font-size:1.0em !important;
line-height:19px !important;
}

.featured-post-item .post p{
margin:0px 0px 0px 0px;
padding:2px 6px 5px;
line-height:16px;
overflow:hidden;
font-family: "Myriad Pro", verdana, tahoma, sans-serif;
}	

.featured-post-item .post a{
color:#B2B2B2;
font-size:1.1em;
line-height:17px;
}

#fm_fec_wrap{
height:285px;
position:relative;
}

.read-more {
background:url('../images/f_read-more.png') no-repeat;
display:block;
float:right;
height:32px;
width:136px;
}

.read-more a {
color:#8b847c;
font-size:0.6em;
padding-left:25px;
}

.read-more a:hover {
color:#fff;
}

.date-post {
color:#FFFFFF;
float:right;
font-size:0.86em;
padding-right:6px;
text-align:right;
}

#feature-nav {
height:40px;
width:475px;
}

#feature-nav-r {
background:#000;
float:right;
}

#feature-nav-w {
background:#0c0804 url('../images/f-nav-bg.gif') no-repeat;
border-top:1px solid #21170d;
margin:0 auto;
height:35px;
width:950px;
}

#featured-next {
background:transparent url(../images/fe_imG.png) no-repeat scroll -77px 0;
float:right;
margin-right:10px;
}

#featured-prev {
background:transparent url(../images/fe_imG.png) no-repeat scroll 0 0;
float:left;
margin-left:10px;
}

#featured-prev,#featured-next {
cursor:pointer;
height:30px;
margin-top:4px;
text-indent:-9999px;
top:0;
width:78px;
}

#con_fea_navwrap{
background:#171717;
height:23px;
margin-left:5px;
padding-left:13px;
padding-right:13px;
padding-top:3px;
text-indent:-9999px;
display:block;
width:578px;
}

#con_featured-next{
background:transparent url(../images/con_n.png) no-repeat scroll 0 0;
float:right;
margin-right:10px;
}

#con_featured-prev {
background:transparent url(../images/con_n.png) no-repeat scroll -25px 0;
float:left;
margin-left:10px;
}

#con_featured-prev,#con_featured-next {
cursor:pointer;
height:23px;
margin-top:0px;
text-indent:-9999px;
top:0;
width:25px;
}
