body{
background: #fff;
color:#401315;
}

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

#main_{
}

.box{
margin-left:21px;
}


.small_box widget BannerGardenWidgetClass_BannerGardenWidget img {background:0;padding0;}

/*********************************************************************************************************
2.) Head Area: 
**********************************************************************************************************/	
#head{
border-bottom:1px solid #c9b76f;
}

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


/*image slider*/
#featured{
border-bottom:1px solid #c9b76f;
}

.item, .wrapper img{
border:1px solid #c9b76f;
background: #fff;
}

.additional_info{
border-bottom:1px solid #c9b76f;
}
.additional_info h2 a{
color:#c9b76f;
}

.additional_info h2 a:hover{
color:#b2a157;
}

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

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

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

#top #nav li ul ul {
border-top:1px solid #c9b76f;
margin-left:47px;
}

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

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

.meet_therapists{
background: transparent url(../images/skin1/meet-your-therapists.png) no-repeat top left;
}

.meet_therapists:hover{
background: transparent url(../images/skin1/meet-your-therapists.png) no-repeat bottom left;
}

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

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

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

.entry ul, .entry ol {
}




/*********************************************************************************************************
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{

}

#top #latest_news a:hover, .widget a:hover{

}

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

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

blockquote {
border-left:3px solid #c9b76f;
}
.box strong{
color:#401315;
}

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

/*generic color*/

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

a{
color:#c9b76f;
}

a:hover{
color:#b4a255;
}

#top a:hover img{

}

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

.meta{
color:#c9b76f;
}
	


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


#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #CCCCCC;
	color:#B5B5B5;
	}


#send, #top #submit{
	border:1px solid #c9b76f;
	background-color:#c9b76f;
	cursor:pointer;
	color:#fff;
	
	}
	
#send:hover, #top #submit:hover{
	background-color:#fff;
	color:#666;
	}
	
#searchsubmit{
background: transparent url(../images/skin1/button_search.png) no-repeat left top;
}
#searchsubmit:hover{
background: transparent url(../images/skin1/button_search.png) no-repeat left bottom;
}


#footer{
background:#cccccc;
color:#ffffff; 
}

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

.pagination span, .pagination a{
	border:1px solid #c9b76f;
	color:#888;
	background:#FFFFFF url(../images/skin1/bg.jpg) no-repeat scroll top center;
}

.pagination a:hover{
	border:1px solid #c9b76f;
	color:#333;
	background:#bcbcbc;
}
.pagination .current{
	border:1px solid #c9b76f;
	color:#333;
	background-color:#c9b76f;
}

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


/* ---------------------- Toggle Bar -------------------*/

/*shortcode toggle*/
.js_active .tabcontainer{
margin-top:10px;
}


.js_active .toggle{
display:none;
}

#top .activetoggle{
display:block;
}

.js_active .toggler{
cursor:pointer;
margin:-1px 0;
padding:3px 3px 5px 27px;
display: block;
}

.toggle_content{
padding:0 2px 0 31px;
}

.js_active .entry .tab_content{
display: none;
clear: both;
padding: 15px;
overflow:auto;
}

.js_active .entry .tab{
cursor:pointer;
margin:0 2px 0 0;
padding:3px 10px 5px;
display: block;
float: left;
border-bottom: none;
z-index: 2;
position: relative;
top:2px;
}

.js_active #top .entry .active_tab{
z-index: 4;
position: relative;
border-bottom: none;
}

.js_active #top .entry .active_tab_content{
display: block;
z-index: 3;
position: relative;
overflow:auto;
}

/*tabs and toggler and slider */
.js_active .entry .toggler{
background:url("../images/skin1/toggle.png") no-repeat scroll 6px 6px #FFFFFF;
border:1px solid #E1E1E1;
}

.js_active  #top .entry .activeTitle{
background: #eee url('../images/skin1/toggle.png') no-repeat 6px -77px ; 
border:1px solid #CCC;
}


.js_active .entry .tab_content{
background: #fff url("../images/skin1/bg_entry.png") repeat-x 0 0;
border:1px solid #E1E1E1;

}

.js_active .entry  .tab{
background:#fff;
border:1px solid #E1E1E1;
border-bottom: none;
}

.js_active #top .entry  .active_tab{
background:none repeat scroll 0 0 #fcfcfc;
color:#555555;
}

.hr { 
background: url("../images/skin1/hr_small.png") no-repeat scroll center center  transparent;  
}


.fullwidth .hr { 
background: url("../images/skin1/hr.png") no-repeat scroll center center  transparent;  
}


}
