#featured-content-slider { 
		height: 28em; 
		overflow: hidden;
		position: relative; 
		margin: 0px 0; 
		}



.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 240px; /*Width of Carousel Viewer itself*/
height: 30em; /*Height should enough to fit largest content's height*/
margin: 0;

}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin:1em 1em 0 1px; /*margin around each panel*/
width:212px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
position:relative;
height:30em;

}
.stepcarousel .panel p{
text-align: justify; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px ; /*margin around each panel*/
width:200px;
line-height:20px;
color:#fff;
font-family:georgia, Helvetica, Sans-Serif; 
font-size: 14px; 
}

.stepcarousel .panel h4.featured-title {
	width:185px;
	height:65px;
	padding:0 2em 0 0.5em;
	top:246px;
	left:0;
    color:grey;
    text-align:center;
	position:absolute;
	z-index:1300;
	display:block
}

div #col4  .stepcarousel .panel h4.featured-title {
	width:185px;
	height:65px;
	padding:0 2em 0 0.5em;
	top:247px;
	left:0;
    color:grey;
    text-align:center;
	position:absolute;
	z-index:1300;
	display:block
}

.stepcarousel .featured-caption {
	background:transparent url(http://www.kgfurnishednyc.com/wp-content/uploads/2010/04/polaroid-frame-5.png) top left no-repeat;
	z-index:1200;
	width:226px;
	height:65px;
	padding:0;
	top:265px;
	left:0;
	position:absolute;
	display:block
}

.stepcarousel .featured-caption-bottom-right {
	background:transparent url(http://www.kgfurnishednyc.com/wp-content/uploads/2010/04/polaroid-frame-6.png) top left no-repeat;
	z-index:1400;
	width:35px;
	height:65px;
	padding:0;
	top:265px;
	left:191px;
	position:absolute;
	display:block
}

div #col4 .stepcarousel .featured-caption-bottom-right {
	background:transparent url(http://www.kgfurnishednyc.com/wp-content/uploads/2010/04/polaroid-frame-6.png) top left no-repeat;
	z-index:1400;
	width:35px;
	height:65px;
	padding:0;
	top:265px;
	left:191px;
	position:absolute;
	display:block
}

.stepcarousel .panel h2 a:link, .stepcarousel .panel h2 a:visited  {
        color:black;
	margin:300px 0px 0px;
	}
.stepcarousel .panel img{
	position: absolute; 
	top: 0; 
	left: 0; 
height:300px;
}

/*Featured*/
.featout{
	width:650px;
	overflow: hidden;
	padding:5px 5px;
	margin:0px 4px 5px 5px;
	background:#55656f;

}
.featured{
	width:650px;
	overflow: hidden;
	padding:5px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	background:#39525e;
	font-family:Georgia,Century gothic,Verdana,Helvitica,sans-serif;
}
.featured h2{
	font-size:22px;
	margin:3px 0 4px 10px;
		
}
.featured h2 a, .featured h2 a:link, .featured h2 a:visited  {
	color: #fff;
	background-color: transparent;
	}
.featured h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}

.fentry{
	height:auto;
	overflow:hidden;
}

.fentry a:link,.fentry a:visited{
	color:#92C5EC;
}

.cat{
	padding:1px 5px 1px 10px;
	font-size:12px;
	}


.cat a:link,.cat a:visited{
	color:#ac2d2d;

	}
.cat a:hover{
	color:#ac2d2d;

	}
.cats{

	margin:1px 5px 1px 0px;
	font-size:13px;
	margin-left:5px;
	color:#24a1cc;
}
.cats a:link,.cats a:visited{
	color:#24a1cc;

	}
.cats a:hover{
	color:#24a1cc;

	}

.fentry p{
	margin: 5px 10px;
	color:#c2d4dd;
	line-height:20px;

}
.fentry img {
	border:0;
	padding:4px 4px;
	background:#1E1F20;
	border:1px solid #1E1F20;
	margin:2px 5px 5px 5px;
	}
	
	

.featmeta{
	
	height:22px;
	text-align:right;
	padding:3px 5px 0 0;
	background:url(images/readm.jpg) right no-repeat;
	
	
}
.featmeta a:link,.featmeta a:visited{
	color:#3c2e1b;
	font-weight:bold;
	text-decoration:none;
	}

img {
border:none;
	}
	
