/*  
Alternative Color for Portfolio Theme. ORANGE
*/
/* ---------------------------------------------------------------- 
*  LEFT
* ---------------------------------------------------------------- 
*/ 

#left h1 {
	background: url(images/sidebar_orange.gif) no-repeat;
}

body {background: #5A6571; }

#wrapper {
	background: #5A6571;
	}
	
#left {

	background-color: #5A6571;
}

#footer {
	background: #999999;
}

#left div.widget {
	background-color: #999999;
}

#left h2 {
	background-color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	letter-spacing:-0.09em;
	font-size:18px
}

#left p, #left ul, #footer { color:#E5E8ED  }

#left div.hr {
background:#5A6571 none repeat scroll 0 0;
color:#5A6571;
}



/**/


.content p{ font-family:Verdana, Arial, Helvetica, sans-serif !important}

.ressorts a, #left ul a, #left p a { font-weight:bold  !important; color:#FFFFFF !important}
.ressorts a:hover {color: #CCCCCC}
.ressorts h2{ margin-bottom:0px !important}
.ressorts p{ padding-top:0px !important; padding-bottom:5px !important; color:#E5E8ED !important
	
}
.ressorts hr{margin-bottom:5px !important; background:none}


#right #header{
margin-top:-0.75em; position:relative
}
#right #header a {
border-left:1px solid #FFFFFF;
padding:0.75em 1em; margin-right:0px;
}
#right #header a:hover {
background: #E16B00 !important; padding:0.75em 1em; margin-right:0px; color:#FFFFFF
}
.current_page_item a{
background: #E16B00 !important; padding:0.75em 1em; margin-right:0px;color:#FFFFFF !important
}
.previewlink { color:#E16B00 !important }