.email_obscure {
	unicode-bidi:bidi-override; 
	direction: rtl;
}

a{

	/* color: #e8a02c; */

	color: #390;

}

a:hover{

	/* color: #e8a02c; */

	color: #390;

}

body{

	background: #534e47 url(brownie/bgr.jpg) repeat-x top;

}

#header h1{

 	background: url(brownie/logo.png) no-repeat;

}

#search{

	background: url(brownie/bgr-search.gif) no-repeat;

}

#topmenu li { border-left: 1px solid #dedbd1; }

#topmenu li a {	color: #333333; }

#topmenu li a:hover,#topmenu li.active a { color: #ff7800; }



#footer{

	background:#e4e2db url(brownie/bgr-footer.gif) repeat-x;

}	

#nav li ul li {

    background: #e9e4d4 url(../images/bgr-box-trans.png) repeat-x top;

}

.box, .widget{

	background: #f7f4ea url(../images/bgr-box-trans.png) repeat-x top left;

}

.box2{

	background: #e9e4d4;

}

.box2 .spacer.white, .list2 li{

	background: #f7f4ea;

}

.vidtabs .idTabs li a, .idTabs li a{

	background:#f7f4ea;

	color:#363636;

}

.vidtabs .idTabs li a:hover,

.vidtabs .idTabs .selected,

.idTabs li a:hover,

.idTabs .selected,

#sidebar h3 {

	background:#d5d0bf;

}

span.continue-archives a { 

	color:#e9e4d4; 

}

#footer, #footer a{

	color: #e9e4d4;

}



/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #d5d0bf;

	padding-top: 4px;

	margin: 10px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	text-align: center;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */