body{
background: #401805 url(../images/skin4/bod_bg.png) no-repeat top center;
color: #bd7c35;
}

#main{
background: transparent url(../images/skin4/bg.jpg) no-repeat 0px 0px;
}

.box{
border-right:1px solid #160801;
}

/*********************************************************************************************************
2.) Head Area: 
**********************************************************************************************************/	
#head{
border-bottom:none;
}

#top .logo a{
background: transparent url(../images/skin4/logo.png) no-repeat top left;
}


/*image slider*/
.slideshow{
background:url(../images/skin4/alen_bg.png) no-repeat top left;
}

#featured{
border-bottom:none;
background: #2d1104;
}

.item, .wrapper img{
border:1px solid #2d1104;
background: #401804;
}

.additional_info{
border-bottom:none;
}

.additional_info h2, .additional_info h3{
color: #ffa600;
}

.additional_info h2 a{
color:#9E8A73;
}

.additional_info h2 a:hover{
color:#5a5a5a;
}

#twitterbox{
background: transparent url(../images/skin4/twitter.png) no-repeat 5px 10px;
}

#top #nav li ul a{
background: #19110a;
border:1px solid #aaa;
border-top:none;
}

#top #nav li ul a:hover{
background:#3f2915;
}

#top #nav li ul ul {
border-top:1px solid #aaa;
}

/*********************************************************************************************************
3.) Additional info Area: 
**********************************************************************************************************/	
.get_in_touch{
background: transparent url(../images/skin4/button_get_in_touch.png) no-repeat top left;
z-index: 10;
}

.get_in_touch:hover{
background: transparent url(../images/skin4/button_get_in_touch.png) no-repeat bottom left;
z-index: 10;
}


/*********************************************************************************************************
3.) Download CV Area: 
**********************************************************************************************************/	
.cv{
background: #441a04 url(../images/skin4/CV_bg.png) no-repeat top left;
border: 1px solid #2d1105;
}

.get_in_touch_cv{
background: transparent url(../images/skin4/download_button.png) no-repeat top left;
z-index: 10;
}

.get_in_touch_cv:hover{
background: transparent url(../images/skin4/download_button.png) no-repeat bottom left;
z-index: 10;
}

/*********************************************************************************************************
4.) Content Area: 
**********************************************************************************************************/	
.entry-head{
color:#bd7c35;
}

.entry-head a{
color:#de790b;
}

.entry li {
border-bottom:1px solid #2d1104;
}

.entry ul, .entry ol {
border-top:1px solid #2d1104;
}




/*********************************************************************************************************
5.) Sidebar area
**********************************************************************************************************/	
#top #latest_news a, .widget a, .widget_categories a, .widget_pages a, .widget_archive a , .widget_recent_entries a, li.recentcomments, .widget_meta a{
border-bottom:1px solid #2a1103;
}

.widget2 a{
border-bottom: none;
}

#top #latest_news a:hover, .widget a:hover{
background-color: #2d1104;
}

.widget2 a:hover {
background-color: none;
}

.meta_sub{
border-right:1px solid #2d1104;
}

/*generic*/
blockquote {
color:#bd7c35;
}

blockquote {
border-left:3px solid #2d1104;
}
.box strong{
color:#bd7c35;
}

.more-link {
background:transparent url(../images/skin4/dot.png) no-repeat scroll 0px 6px;
color:#de790b;
}

/*generic color*/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
color:#de790b;
}

a{
color:#de790b;
}

a:hover{
color:#1a0902;
}

#top a:hover img{
border:1px solid #1a0902;
}

h1,h2,h3,h4,h5,h6, legend{
color:#bd7c35;
}

.meta{
color:#bd7c35;
}
	


	
/*CONTACT FORM*/	
.valid .text_input, .valid .text_area{border:1px solid #2d1104;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #2d1104;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}


#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #2d1104;
	background: #491c05;
	color:#f2d9cc;
	}


#send, #top #submit{
	border:1px solid #2d1104;
	background-color:#4a1d05;
	cursor:pointer;
	color:#ff7a01;
	
	}
	
#send:hover, #top #submit:hover{
	background-color:#ff7a01;
	color:#fff;
	}
	
#searchsubmit{
background: transparent url(../images/skin4/button_search.png) no-repeat left top;
}
#searchsubmit:hover{
background: transparent url(../images/skin4/button_search.png) no-repeat left bottom;
}


#footer{
background: transparent url(../images/skin4/bg.jpg) no-repeat 0px 0px;
height: 50px; 
}

/* ---------------------- Pagination -------------------*/

.pagination span, .pagination a{
	color:#2d1104;
	background:#5a2507 url(../images/skin4/bg.jpg) no-repeat scroll top center;
	border:1px solid #2d1104;
	border-top: none;
}

.pagination a:hover{
	border:1px solid #2d1104;
	border-top: none;
	color:#ff7b01;
	background:#2d1104 none repeat scroll 0 0;
}
.pagination .current{
	border:1px solid #2d1104;
	color:#ff7d01;
	background:#562206 none repeat scroll 0 0;
}

#top .commentlist .odd{
background: transparent url(../images/skin4/bg.jpg) repeat-x top center;
}