/* featured slideshow */
#controls				{ position: absolute; float: left; z-index: 10; width: 277px; padding-top: 75px; }

#controls .next, #controls .prev	{ text-indent: -9000px; width: 63px; height: 30px; display: block; }
#controls .prev			{background:url(../images/prevlabel1.gif) no-repeat; float: left; }
#controls .next			{ background:url(../images/nextlabel1.gif) no-repeat; float: right; }

#featured-slideshow		{ width:277px; height: 162px; float:left;}			

.featured-article		{ display: block; width: 277px; height: 162px; text-decoration: none !important; }
.featured-entry			{ position: relative; top: 165px; overflow: hidden; background: url(../images/overlay.png); height: 85px; color: #a7a7a7; padding: 0; display: block; }
.featured-entry .entry-title	{ color: #FFF; padding: 10px 15px 5px; display: block; font-size: 16px; font-weight: bold; }
.featured-entry .entry-summary	{ padding: 0 15px; margin: 0; display: block; }

.layout-3c-r-fixed .featured, .layout-3c-fixed .featured	{ height: 225px; }
.layout-3c-r-fixed #controls, .layout-3c-r-fixed .featured-article, .layout-3c-fixed #controls, .layout-3c-fixed .featured-article	{ width: 480px; }
.layout-3c-r-fixed .featured-article, .layout-3c-fixed .featured-article	{ height: 225px; }
.layout-3c-r-fixed .featured-entry, .layout-3c-fixed .featured-entry		{ height: 100px; top: 125px; }
