/* -------------------[ Featured ]------------------- */
/* POST META */

.post-meta {
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 12px;
	}

.post-meta-key {
        color: #969696;
	font-weight: bold;
	padding-top: 12px;
	}

.r_excerpt {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: black;
	opacity: 0.75;
	filter: alpha(opacity=75);
	width: 800px;
	}

.r_excerpt_pad {
	opacity: 1;
	filter: alpha(opacity=100);
	padding: 5px;
	color: #666;
	}

.zoom {
	position: absolute;
	width: 58px;
	top: 10px;
	left: 10px;
	background: black;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font: 10px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0px 3px;
	line-height: 13px;
	}

.feat-section {
	background: #000;
	width: 960px;
	position: relative;
	}

.feat-left {
	width: 455px;
	height: 260px;
	float: left;
	position: relative;
	}

.feat-right-pad {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	position: relative;
	}

.feat-section p {
	margin: 0;
	padding: 0;
	}

.feat-section-pad {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 30px;
	padding-bottom: 0px;
	position: relative;
	}

.iefix { position: relative; 
}

ul#tabs {
	width: 880px;
	position: relative;
	}

ul#tabs li {
	float: left;
	padding: 0 7px 4px 0px;
	position: relative;
	}

ul#tabs li span { cursor: pointer; }

ul#tabs li img {
	padding: 1px;
	background: none;
	border: 1px solid #41484A;
	}

span.thumbspan {
	background: black;
	height: 55px;
	width: 77px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	opacity: .65;
	filter: alpha(opacity=65);
	}

span.hoverthumb {
	filter: alpha(opacity=00);
	opacity: .0;
	border: 1px solid #DCDCDC;
	}

#tabs li.active span {
	filter: alpha(opacity=00);
	opacity: .0;
	}

.featured-post { border: 1px solid #2D313A; }
.feat-section p { }

.post_wrap .ftr-title {
	/*	background-color : #4C4C4C;*/
	font-size: 35px;
	}

.thum-img-wrap {
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	}

.feat-section img {
	float: left;
	margin-right: 5px;
	padding: 0px;
	border: none;
	}

.feat-section .Nav {
	float: right;
	padding: 2px 18px 2px 0px;
	margin: 0px;
	}

.feat-section .post_wrap {
	float: left;
	position: relative;
	}

/*--slider  --------------------------------- */




#mySlides-wrap {
	padding: 5px;
	background: #000;
	border: 1px solid #1E1E1E;
	overflow: hidden;
	height: 1%;
	}

.slides { border: 0px solid #f09; }
#tabs { }

#tabs p {
	margin: 0;
	padding: 0 1em;
	font-size: 1.5em;
	position: relative;
	top: -50px;
	line-height: 50px;
	height: 50px;
	background: black;
	opacity: 0.7;
	filter: alpha(opacity=70);
	}

#slider_bord {
	background: #000000 none repeat scroll 0 0;
	padding: 5px 0 7px 5px;
	overflow: hidden;
	height: 1% /*for ie */;
	}

.hor_divider {
	clear: both;
	width: 880px;
	margin-bottom: 25px;
	padding-top: 10px;
	}

#loader {
	position: absolute;
	top: 30px;
	left: 35px;
	height: 220px;
	width: 890px;
	background: url(images/loader.gif) black no-repeat center center;
	z-index: 9999;
	}

.slider_wrap {
	/* required settings */
	position: relative;
	overflow: hidden;
	float: left /*vertical scrollers have typically larger height than width */;
	height: 210px;
	width: 880px;
	}

/* root element for SLIDER  items */
.slides {
	position: absolute /*this time we have very large space for height */;
	/*	height: 20000em; *//* for vertical*/
	width: 20000em /*for horiz*/;
	}

.slides .post_wrap {
	width: 890px;
	height: 210px;
	}

.b_excerpt {
	float: right;
	width: 450px;
	}

.b_excerpt_pad {
	padding: 10px 20px 10px 5px;
	color: #757575;
	font-size: 12px;
	}

#w3c {
	padding: 0 0 0 45px;
	width: 200px;
	}
