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


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

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

.zoom {
	position:absolute;
	width: 64px;
	top: 10px;
	left: 10px;
	background: black;
	opacity: .65;
	filter:alpha(opacity=65);
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 13px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;
	vertical-align: middle;
	text-align: left;
}

.feat-section {
		background:#0D0D0D;
		padding-top: 5px 5px 0px 5px;
		width:872px;
		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:29px;
		padding-right:29px;
		padding-top:29px;
		padding-bottom: 1px;
		border: 		  1px solid #13151B;
		border-bottom: none;
		background:  url(images/cat_nav_bg.jpg) bottom repeat-x;
		position: relative;
}

.iefix {
		position:relative;
}

ul#tabs {
		width :340px;
		height :300px;
		float : right;
		position: relative;
}

ul#tabs li {
		float: left;
		padding: 2px;
		position:relative;
}

ul#tabs li span {
		cursor: pointer;
}

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

span.thumbspan {
		background: black;
		height: 60px;
		width: 85px;
		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;
}
#tabs a.activeSlide 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 : 0px;
		padding:0px;
		border:none;
}

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

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

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




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

.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: .7;
		filter:alpha(opacity=70);
}

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

.ver_divider {
		border-left:1px solid #1E1E1E;
		float:right;
		height:300px;
		margin-right:4px;
		width:0px;
}

#loader {
		position: absolute;
		top: 30px;
		left:30px;
		height: 310px;
		width: 810px;
		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:300px;
		width:  450px;
}

/* 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: 450px;
		height: 300px;
}
