@import url('css/960.css');
@import url('css/superfish.css');
#featured {
	border: 1px solid #c6c6c3;
	border-top: none;
	height: 257px;
	overflow: hidden;
 	width: 960px;

}




#featured_slider {
	height: 296px;
	width: 961px;
	overflow: hidden;
}
#featured_slider .item {
	height: 279px;
	width: 961px;
	overflow: hidden;
}
#featured_slider_prev {
	margin: -320px 0 0 -30px;
}
#featured_slider_prev a {
	text-indent: -9999px;
	display: block;
	width: 25px;
	height: 36px;
	background: url(../images/arrows.png) no-repeat;
}
#featured_slider_prev a:hover {
	background-position: -25px 0;
}
#featured_slider_prev {
	position: absolute;
	padding: 120px 25px 134px 0;
}
#featured_slider_prev, #featured_slider_next {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	display: none;
}
#featured_slider_next {
	position: absolute;
	padding: 120px 0 134px 25px;
}
#featured_slider_next {
	margin: -320px 0 0 939px;
}
#featured_slider_next a {
	text-indent: -9999px;
	display: block;
	width: 25px;
	height: 37px;
	background: url(../images/arrows.png) no-repeat;
	background-position: -25px -37px;
}
#featured_slider_next a:hover {
	background-position: 0 -37px;
}
#featured_top {
	background: url(images/duplex_featured_top_bar.gif) repeat-x;
	height: 9px;
	border-bottom: 1px solid #c6c6c3;
}
#featured_top .inner {
	height: 9px;
background:#fff;
width: 958px;
}
#featured_bottom {
	background: url(images/duplex_featured_top_bar.gif) repeat;
	height: 11px;
	border-top: 1px solid #c6c6c3;
}
#featured_bottom .inner {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 11px;
}
#featured .column {
	width: 240px;
	float: left;
	border-right: 1px solid #c6c6c3;
	text-shadow: 0px 1px 0px  rgba(255, 255, 255, 0.7);
 	background-color: #f1f1f1;
}
#featured .column.last {
	width: 235px;
}
#featured .column.last .inner {
	border: 1px solid #fff;
}
#featured .column .inner {
	border: 1px solid #fff;
	border-right: none;
	padding: 23px 20px 28px 20px;
}
#featured .column .image a {
	width: 185px;
	height: 124px;
	margin: 0 0 20px 0;
}
#featured .column h3 a {
	font-weight: normal;
	font-size: 12px;
	display: block;
	line-height: 21px;
	margin: 7px 0 5px 0;
}
#featured .column h3 a:hover, .box h4 a:hover, .box h5 a:hover, #sidebar .twitter a, #related .column h3 a:hover {
	color: #cc6600;
}
.linker {
	font-size: 13px;
	color: #7c7876;
	font-style: italic;
}
.linker a {
	color: #7c7876;
}
.linker span {
	color: #a6a3a1;
}
.linker a:hover {
	color: #0267ad;
}

