
/* -------------------[ Featured ]------------------- */
/* POST META */
.zoom {
	position:absolute;
		top: 10px;
		left: 10px;
		background: WHITE;
		opacity: .50;
		filter:alpha(opacity=75);
		font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: BLACK;
		padding: 0px 3px;
		line-height: 14px;
}

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

.b_excerpt_pad {
		padding:10px;
		color: #3e4040;
}

.thumb_wrap {
		float: left;
}

.post_wrap {
/*float: left;*/
}

.feat-section {
	padding-top: 5px 5px 0px 5px;
	width:872px;
	position:relative;
	background-image: url(styles/orange/images/home_marco.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

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

.feat-right {
		width :295px;
		height :260px;
		float : right;
		position: relative;
		border :1px solid #2D313A;
}

.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;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d1dedf;
	border-right-color: #d1dedf;
	border-bottom-color: #d1dedf;
	border-left-color: #d1dedf;
	background-image: url(styles/orange/images/home_marco.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.jFlowControl {
		position:relative;
}

.iefix {
		position:relative;
}

.thumbs ul li {
		float: left;
		padding: 2px;
		position:relative;
}

.thumbs ul li span {
		cursor: pointer;
}

.thumbs {
		/* border : 1px solid  #1C2029 ;*/
 
 border: 1px solid #cbd4d5;
		border-top: none;
		float: left;
		padding: 2px 0px 2px 2px;
		width: 808px;
		position:relative;
		
		
}

.thumbs ul li img {
		padding: 2px;
		background: none;
		border : 1px solid #cbd4d5;
}

span.thumbspan {
		background: #fff;
		height: 60px;
		width: 80px;
		position: absolute;
		left:0px;
		top:0px;
		display : block;
		opacity: .65;
		filter:alpha(opacity=65);
}

span.hoverthumb {
		filter:alpha(opacity=00);
		opacity: .0;
}

.jFlowSelected span.thumbspan {
		filter:alpha(opacity=00);
		opacity: .0;
}

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

.feat-section p {
}

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

#mySlides .ftr-title p.post-info {
		float: none;
}

.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;
}

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




#mySlides-wrap {
		padding :5px;
		background :WHITE;
		border: 1px solid #d2dddd;
		border-bottom: 1px solid #d2dddd;
}

#jFlowSlide {
		border:0px solid #f09;
}

#myController span.jFlowSelected {
		background:#f09;
}

#myController {
}

/*

#myController span {
		color:#FFF;
  		background:#000;
		margin:0 10px 0 0;
		cursor:pointer;
		padding: 4px;
}

*/
#myController 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);
}

#nextwrap,
#prevwrap {
		z-index:88;
		position:absolute;
		top: 170px;
}

#prevwrap {
		left: 0px;
		padding-left: 3px;
}

#nextwrap {
		right: 0px;
		padding-right : 3px;
}

#prevwrap .jFlowPrev img {
		border :none;
		background : transparent;
		padding-left: 2px;
		padding-right: 2px;
		float: none;
}

#nextwrap .jFlowNext img {
		border :none;
		background : transparent;
		padding-left: 2px;
		padding-right: 2px;
		float: none;
}

.jFlowSlideContainer {
/*background: #666;*/
}

