/*  
Theme Name: nbgcom-porfolio
Design URI: http://bbeko.qc.to/
Description: Based on Fresh News by WooThemes and on Vodpod from press75.com
Theme URIs: http://www.woothemes.com/  and   http://www.press75.com/

	License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html

img, div, a, input { behavior: url(scripts/iepngfix.htc) }

*/

@import url('../../plugins/easy-contact/sample/econtact-basic.css');

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #ebe9e1 url(images/bgr.jpg) repeat-x top;
	color: #555555;
	font: 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
}
a{
	color: #e8a02c;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*=== Layout ===*/

#top{
	clear: both;
	height: 23px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	font-size:11px;
}

/*========= TOP NAVIGATION =========*/

/*- Nav1 -*/
.nav1{
	float: left;
}
.nav1 li{
	float: left;
}
.nav1 li a{
	color: #a0a09b;
}
.nav1 li a{
	display: block;
	text-align: center;
	float:left;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a {
	color: #e8a02c;
	text-decoration: none;
}
.nav1  { list-style: none; margin: 0px; padding: 0px;}
.nav1 li { padding: 0px; margin: 0px 20px 0 0; display: inline; line-height: 14px; }


/*- Subscribe -*/
.subscribe{	color: #a0a09b; float:right;}
.subscribe a { color: #e8a02c; }
.subscribe a:hover { text-decoration:underline; }

/*=== Top Menu ===*/
#topmenu{
	position:relative;
	height: 33px;
	margin-bottom:20px;
}
#topmenu li{
	border-left: 1px solid #dedbd1;
	float: left;
	line-height: 33px;
}
#topmenu li a{
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #ff7800;
	text-decoration: none;
}

/*- Nav / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav {
	padding: 0;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:33px;	
}
#nav li a:hover {
	background: none;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#nav li ul li {
    background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;			
	line-height:28px;	
	width:15em;
}
#nav li:hover, #nav li.hover {
    position: static;
}
#nav li ul ul {
	margin: -29px 0 0 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
} 

/*==============  HEADER  ===================*/
#header{
	height: 109px;
}
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 37px 0px 0 0;
	text-align: right;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/
#header h1{
 	margin-top:15px;
	background: url(images/logo-trans.png) no-repeat;
	float: left;
	text-indent: -9999px
}
#header h1 a{
	display: block;
	height: 80px;
	width: 425px;
}
#header h1 a:hover{
	text-decoration: none;
}
.flick{
	position:absolute;
	top:48px;
	left:460px;
	height: 80px;
	width: 300px;		
	display: inline;
	float:right;
}

/*- RSS -*/
#rss{
	position:absolute;
	top:-10px;
	right:0px;
	height: 38px;
	width: 39px;		
	display: inline;
	float:right;
}
/*- Search -*/
#search{
	background: url(images/bgr-search.gif) no-repeat;
	height: 32px;
	margin: 0 0 10px;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 5px 0 0 10px;
	width: 158px;
	padding:2px;
}
#search .btn{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}

/*=== typography ===*/
h2{
	color: #000000;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
}
h2 a{
	color: #000000;
}
h3, h4, h5{
	color: #363636;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}
h6{
	color: #D6D6D6;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 5px 5px;
}
#columns h3{
	font-weight: bold;
}
#sidebar h3{
	background:#ebe9e1;
	font: 12px Arial, Helvetica, sans-serif;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #dedbd1;
	height:16px;
}
#centercol h3 {
	background: #f5f4f0;
	margin: 0 0 15px 0px;
	padding:10px 18px 5px 18px;
	border:1px solid #dedbd1;
	color:#363636;
	text-align: left;
	height:20px;
	font-size:14px;
}
.featuredpost h2 { font-size:30px; }

/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0 0 8px 0;
}
.idTabs li{
	float:left;
}
.idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border: 1px solid #dedbd1;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*=== Post ===*/

.date-accordion{
	color: #999999;
	font-size: 14px;
	height: 30px;
	line-height: 25px;
	margin: 0 0 10px;
}
.date-accordion a { 	color: #999999; }

#centercol .date-accordion p{
	line-height: 35px;
}
.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #999999;
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin: 0 0 10px;
}
.date-comments a { 	color: #999999; }

#centercol .date-comments p{
	line-height: 25px;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.continue{
	background: url(images/ico-continue-trans.png) no-repeat left;
	padding: 1px 0 1px 20px;
	line-height:20px;
}
span.continue-archives{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
	font-size:14px;
}
a.more{
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}

/*=== Styling Boxes ===
span.gigpress-sidebar-city a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
}*/

/*- Box (main column boxes) -*/
.box, .widget{
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	border:1px solid #dedbd1;
	margin: 0 0 15px 0px;
	padding:18px;
}
.box img { 
	border: 1px solid #999999;
	margin: 0 0 10px 0;
}
.box p{
	line-height: 18px;
	padding: 0 0 10px;
}
.widget { padding:15px; }

/*- Box2 (sidebar boxes) -*/
.box2{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:18px;
	border:1px solid #dedbd1;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.box .spacer.white, .box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #dedbd1;
	clear: both;
	margin: 0px;
}
.box .spacer.flickr img, .box2 .spacer.flickr img{
	float:left;
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box .spacer.flickr img:hover, .box2 .spacer.flickr img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}

/*-Box4 (widget) -*/
.box4{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:18px;
	border:1px solid #dedbd1;
	color: #EEEEEE;
}

.box4.widget{
	background: #f5f4f0 url(images/black_boar.jpg);
	margin: 0 0 15px 0px;
	padding:25px;
	border:1px solid #A05D40;
	height:297px;
}

.box4.widget ul {
	list-style-type: none;
	margin: 0; 
	padding: 0;
	width: auto;
	}
.box4.widget a {
	color: #727272;
}

/*------------- base styling for all widgets -----------*/
	
.box4.widget ul li {
	display: block;
	margin: 2px 0 2px 0px;
	padding: 0 0 0 5px; 
	border-left: solid 7px #cccccc;
	}

.box4.widget ul li:hover,
.box4.widget ul li.sfhover {
display: block;
width: auto;
	border-left: solid 7px #FEBF01; 
	}
	
.box4 a:hover{
	color: #e8a02c;
}

.box4.widget ul li ul li {
	margin: 2px 0 2px 5px;  
	padding: 0 0 0 5px; 
	border-left: solid 7px #cccccc; 
	}

.box4.widget ul li ul li:hover,
.box4.widget ul li ul li.sfhover {
	border-left: solid 7px #FEBF01; 
	}
	
.box4.widget ul li a:link, 
.box4.widget ul li a:visited, 
.box4.widget ul li a:active,
.box4.widget ul li a:hover {
	display: inline;
	}

* html .box4.widget ul li a:link, 
* html .box4.widget ul li a:visited, 
* html .box4.widget ul li a:active,
* html .box4.widget ul li a:hover {
	height: 1%;   /* IE6 needs this */
	}
	
/*- Ads -*/
.ads{
	height: 125px;
	margin: 0;
	padding:10px 15px;
}
.ads img{
	float: left;
	margin: 0 7px 0px 0px;
	border: 1px solid #dedbd1;
}
.ads img.last{
	margin: 0;
	float:right;
}
#mpu_banner {
	border: 1px solid #dedbd1;
}	

/*=== Styling Lists ===*/

/*- List1 -*/
.list1{
	padding: 0;
	padding: 15px;
}
.list1 li{
	background: url(images/ico-star-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
.list1 li a{
	color:#222222;
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 p {
	line-height:16px;
}
/*- Widget lists -*/
.widget ul{
	line-height:16px;
	padding: 0px;
}
.widget ul li{
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.widget ul li a{
	color:#222222;/*#EEEEEE;*/
}
.widget ul li ul{
	margin: 5px 0 0px 10px;
}	

.widget ul li ul li{
	background: none;
	border-top: 1px solid #f1f1ed;
	border-bottom: none;	
	padding: 5px 0px;
}

/*=== Footer ===*/

#footer{
	background:#2A231D url(images/bgr-footer.gif) repeat;
	font-size: 11px;
	padding: 10px 0 0px 0;
	height:32px;
	line-height:22px;		
}

#footer, #footer a{
	color: #777777;
}

#footer img {
	vertical-align:middle;
}

/*=== Misc. ===*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFFFFF;
}

/*========= VIDEO =========*/

.video{
	height: 250px;
	margin: 0 0 10px 0;
	width: 300px;
	display: inline;
	z-index: -100;
}

/*- SideTabs -*/
.vidtabs .idTabs{
	font-size: 12px;
	margin: 10px 0 0 0;
	width:100%;
	float:none;
}
.vidtabs .idTabs li{
	padding:0px;
	float:none;
}
.vidtabs .idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	text-align: left;
	border:0px;
	margin:0;
}
.vidtabs .idTabs li.last a{
	margin: 0
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/** begin comment styles **/
#comments {
margin: 0 0 0 0;
}

#comments-guest {
width: 65%;
margin: 0 0 0 160px;

}

#comments h3 {
font-size: 16px;
font-weight: normal;
color: #181512;
margin: 5px 0 0 0;
padding: 0;
}

#comments p {
margin: 5px 0 5px 0;
}

.comment-author {
font-size: 14px;
font-weight: normal;
}

.comment-meta {
font-size: 10px;
font-weight: normal;
margin: 0 0 10px 0;
}

.avatar {
max-width: 40px;
max-height: 40px;
float: right;
display: inline;
padding: 2px;
margin: 4px;
background:#868686;
border: 1px solid #DEDBD1;
}

h2.commh2{
	font-size: 1.4em !important;
	padding: 10px 0 10px;
	color:#333 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
.commentmetadata a {
	font-size:11px;
	color:#333333;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
min-width: 400px;
	padding: 20px 10px 10px 10px;
	margin-bottom: 10px;
}
ol.commentlist li.alt{
min-width: 400px;
	padding: 18px 18px 5px 18px !important;
	margin-bottom: 10px;
	background: url(images/postnbg.jpg) top left no-repeat;
	border: 1px dotted #DEDBD1;	
}

input#submit {
background: url(images/submit.png) no-repeat;
border: none;
width: 125px;
height: 35px;
cursor: pointer;
}

/*input#submit:hover {
background: url(images/submit-over.png) no-repeat;
}*/

#comment,#author,#email,#url {
border: 1px solid #E5E3D8;
padding: 2px;
margin: 3px 0 2px 0;
color: #404040;
}

#comment {
background: url(images/area-comment.png) top left no-repeat;
border: none;
width: 390px;
height: 170px;
padding: 5px 10px 5px 5px;
margin: 2px 0 8px 0;
}

#respond {
padding: 0 15px 20px 10px;
width: 400px;
}

* + html #respond {
margin: -20px 0 0 0;
}

#author {
background: url(images/fields-nom.png) top left no-repeat;
border: none;
width: 164px;
height: 26px;
padding: 9px 125px 5px 5px;
margin-top: 5px;
}

#email {
background: url(images/fields-courriel.png) top left no-repeat;
border: none;
width: 164px;
height: 26px;
padding: 9px 125px 5px 5px;
}

#url {
background: url(images/fields-web.png) top left no-repeat;
border: none;
width: 164px;
height: 26px;
padding: 9px 125px 5px 5px;
}

.fieldset ul {
list-style: none;
margin: 0;
}

.fieldset li {
margin: 0 0 10px 0;
padding: 0;
}

/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { 
	background: #F7F6F4 url(images/postnbg.jpg) no-repeat top;
	margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

#content-video{
	float:center;
	margin-left:180px;
	width:590px;
}
/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	line-height: 16px;
}

/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= AUTHOR INFO =========*/

.author_info {
	padding: 0px;
	margin-top:15px;
	color:#666666;
}

.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#000000;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}

/*=========
#contentwide {
float: left;
width: 940px;
margin: 0px;
padding: 0px 0px 10px 0px;
}
.entrywide { 
	background: #FFFFFF url(images/fullwidthtop.gif) repeat-x top;
	margin-bottom:5px;
}
=====*/
#contentwide {
background:url(images/back-right.jpg) top right repeat-y;
float: left;
width: 940px;
margin: 0px;
padding: 0px 0px 0px 0px;
}
.postareawide {
background:#F8F4EE url(images/photogisele7.jpg) top left repeat-y;
float: left;
width: 890px;
margin: 0px;
padding: 10px;
border:0px solid #F8F4EE;
}
.postareawide-2 {
background:#F8F4EE url(images/back-left.jpg) top left repeat-y;
float: left;
width: 890px;
margin: 0px;
padding: 10px;
border:0px solid #F8F4EE;
}
.wide-header {
 	background:#F8F4EE url(images/header.jpg) repeat-x;
	height:117px;
	padding:0;
	margin:0;
}
.wide-header-left {
 	background:url(images/header-left.jpg) no-repeat top left;
	height:117px;
	padding:0;
	margin:0;
	width:89px;
	float:left;
}
.wide-header-right {
 	background:url(images/header-right.jpg) no-repeat top left;
	height:117px;
	padding:0;
	margin:0;
	width:95px;
	float:right;
}
/* .wide-footer */
.wide-footer {
 	background:#F8F4EE url(images/bottom.jpg) repeat-x bottom left;
	height:120px;
	clear:both;
	margin:0 auto;
	padding:0;
}
.wide-footer-left {
 	background:url(images/bottom-left.jpg) no-repeat bottom left;
	height:120px;
	width:71px;
	float:left;
}
.wide-footer-right {
 	background:url(images/bottom-right.jpg) no-repeat bottom left;
	height:120px;
	width:97px;
	float:right;
}
.postareawide p {
margin: 0px;
padding: 0px 0px 15px 0px;
}
.postareawide ul, .postareawide-2 ul {
list-style-type: square;
margin: 0px;
padding: 0px 0px 15px 0px;
}
.postareawide ul li,.postareawide-2 ul li {
list-style-type: square;
margin: 0px 0px 0px 20px;
padding: 0px;
}
.postareawide ul ul, .postareawide-2 ul ul {
list-style-type: square;
margin: 0px;
padding: 0px 0px 0px 0px;
}
.postareawide ol, .postareawide-2 ol {
margin: 0px;
padding: 0px 0px 15px 0px;
}
.postareawide ol li, .postareawide-2 ol li {
margin: 0px 0px 0px 20px;
padding: 0px;
}
.breadcrumbwide {
float: left;
width: 920px;
font-size: 11px;
margin: 0px 0px 20px 0px;
padding: 0px 0px 3px 0px;
border-bottom: double #EAEAEA;
}


/* begin content slider */
/** Featured Content **/
#content_featured_inside {
border-top: 1px dotted #e4e2db;
background: #1E110A;
}

#content_featured_inside a {
color: #FFFFFF;
}

#content_featured_inside a:hover {
color: #e8a02c;
text-decoration: none;
}

.box3{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0;
	padding-top:18px;
	border-top:1px solid #dedbd1;
}
.box3 img { 
background: url(images/thumbnail-shadow.png) top left no-repeat;
padding: 1px 3px 5px 3px;
}

/* Content Carousel */
#content_featured_inside .carousel  {
position: relative;
overflow: hidden;
padding: 12px 0 0 0;
color: #CCCCCC;
}
#content_featured_inside .main {
margin-left:auto;
margin-right:auto;
width: 964px;
}
#content_featured_inside .carousel .rotate {
float: center;
margin-left:auto;
margin-right:auto;
position: relative;
visibility: hidden;
left: -5000px;
}
#content_featured_inside .carousel a.prev {
display: block;
position: absolute;
width: 75px;
height: 241px;
background: url("images/previous.png") no-repeat 0 0;
top: 0;
left: 0;
z-index: 10000;
}

* + html #content_featured_inside .carousel a.prev  {
top: 4px;
}

#content_featured_inside .carousel a.prev:hover {
background: url("images/previous.png") no-repeat 0 -250px;
}  

#content_featured_inside .carousel a.next {
display: block;
position: absolute;
width: 75px;
height: 241px;
background: url("images/next.png") no-repeat 0 0;
top: 0;
right: 0;
z-index: 10000;
}

* + html #content_featured_inside .carousel a.next  {
top: 4px;
}

#content_featured_inside .carousel a.next:hover {
background: url("images/next.png") no-repeat 0 -250px;
}  

#content_featured_inside .carousel a:hover, #content .carousel a:active {
border: none;
outline: none;
}    

#content_featured_inside .carousel ul {
margin: 0;
}

#content_featured_inside .carousel li img {
width: 200px;
height: 150px;
}

#content_featured_inside .carousel li {
width: 206px;
height: 230px;
margin: 0 95px 0 -80px;
}

#content_featured_inside .widget img {
cursor: pointer;
}

.intro {
margin: 0;
padding: 0 5px 10px 3px;
}

.intro p {
margin: 0;
color: #FFFFFF;
}

.intro h3 {
margin: 8px 0 1px 0;
font-size: 15px;
color: #FFFFFF;
}

/** Post Styles **/
/** Post Styles **/
.post_wrapper {
position: absolute;
width: 260px;
margin-bottom: 20px;
padding: 0 0 10px 10px;
float: left;
}
.post_thumbnail {
width: 200px;
height: 150px;
margin: 0 0 15px 0;
float: left;
}
.post_details {
background: url(images/details-bg.png) top left no-repeat;
width: 200px;
height: 228px;
padding: 20px 20px 0 20px;
margin: 0 15px 10px 0;
float: left;
}
.post_notes {
position: absolute;
left: 10px;
width: 235px;
margin: 180px 5px 0 5px;
float: left;
}

.post_title {
position: absolute;
left: 10px;
width: 235px;
margin: 225px 5px 0 5px;
color: #000000;
float: left;
}

.post_title a {
color: #000000;
}

.post_title a:hover {
color: #e8a02c;
font-weight:bold;
text-decoration: none;
}
.play_button {
position: absolute;
width: 200px;
height: 150px;
background: url(images/play.png) 0 -150px no-repeat;
z-index: 1000;
}

.play_button:hover {
background: url(images/play.png) 0 0 no-repeat;
z-index: 100;
}

.play-img {
width: 200px;
height: 150px;
}

img.thumbnail {
width: 200px;
height: 150px;
}
/** Featured Content  end**/
.facebox h3 {
margin: 0;
padding: 0;
}
.facebox p {
margin: 5px 0 15px 0;
text-align: center;
color: #868686;
}
.facebox h3 {
color: #EBEBEB;
}
.facebox a:link, .facebox a:visited {
color: #EBEBEB;
text-decoration: none;
}
.facebox a:hover {
color: #868686;
}
.facebox a {
outline: none;
}
.entrywide {
padding: 5px 8px 0 10px;
margin-top: 20px;
}
.h2wrapper {
	background: #8E6750;
	margin: -10px -10px 20px -10px;
	padding: 0;
	height: 40px;
	}
.h2wrapper h2 {
	margin: 0;
	padding: 6px 3px 10px 0;
	text-align: right;
	letter-spacing: -3px;
	color: #fff;
	font-size: 3.0em;
	}
.videoporfolio {
width: auto;
text-align: center;
margin: 8px 0 -10px 0;
padding: 0;
/*z-index: 30000;*/
}
/* end content slider */

/* WP2.6 new CSS classes for Images */

img.centered, img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
img.wp-smiley { 
border: none;
background: none;
margin: 0px;
padding: 0px;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 5px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin-top: 10px;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 14px;
line-height: 24px;
padding: 10px 10px 10px; 10px;
margin: 0;
}
/* End captions */

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
