﻿
.wrap {
	max-width: 940px;
	margin: 0 auto;
	position: relative;
	width: 940px;
	height: 600px;
}

.featured-wrapper {  
	float: left;
	margin-bottom: 30px;
	width: 715px;	
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-left:122px;		
}
#featured-content { 
	position: relative;
	margin-bottom: 0px;
	height:360px;      
	overflow:hidden;
}
#featured-content1 { 
	position: relative;
	margin-bottom: 0px;
	height:360px;      
	overflow:hidden;
}
#featured-content2 { 
	position: relative;
	margin-bottom: 0px;
	height:360px;      
	overflow:hidden;
}
.featured-post { 
	position: relative;
	overflow: hidden;
	float: left;
	margin-left:50px;   
}

.featured-thumbnail { max-width: 100%;}
.slider-nav {
	display: block;
	position: absolute;
	bottom: 0;
	width: 31px;
	height: 28px;
	background: #111 url(slider-nav-arrows.png) no-repeat;
	background: rgba(0,0,0,.5) url(slider-nav-arrows.png) no-repeat;
	color: #fff;
	font-size: 1em;
	z-index: 9;
	cursor: pointer;
	text-indent: -9999em;
}

#slider-nav {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#slide-thumbs {
	width: 100%;
	margin: 0;
}
#slider-nav li {

	float: left;
	list-style: none;
	width: 16.78321678%;	/* 110 / 750 = 0.1466666666666667 */
	margin: 0 3.2% 0 0px;	/* 18 / 750 = 0.024 */
}

#slider-nav li img { max-width: 100%;opacity: 0.3 }
.activeSlide img { opacity: 1!important; }




#slider-nav1 {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#slide-thumbs1 {
	width: 100%;
	margin: 0;
}
#slider-nav1 li {

	float: left;
	list-style: none;
	width: 16.78321678%;	/* 110 / 750 = 0.1466666666666667 */
	margin: 0 3.2% 0 0px;	/* 18 / 750 = 0.024 */
}

#slider-nav1 li img { max-width: 100%;opacity: 0.3 }

#slider-nav2 {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#slide-thumbs2 {
	width: 100%;
	margin: 0;
}
#slider-nav2 li {

	float: left;
	list-style: none;
	width: 16.78321678%;	/* 110 / 750 = 0.1466666666666667 */
	margin: 0 3.2% 0 0px;	/* 18 / 750 = 0.024 */
}

#slider-nav2 li img { max-width: 100%;opacity: 0.3 }

