/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

a { color: #e8a02c; }
a:hover{ color: #e8a02c; }

body{ background: #ebe9e1 url(/wp-content/uploads/2010/01/bgr.jpg) repeat-x top; }

#search{ background: url(/wp-content/uploads/2010/01/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; background:#f5f4f0; }
#nav li ul li { background: #FFFFFF url(../images/bgr-box-trans.png) repeat-x top; }

#footer { background:#e4e2db url(/wp-content/uploads/2010/01//bgr-footer.gif) repeat-x; }	
#footer, #footer a{	color: #777777; }

.box, .widget {	background: #FFFFFF url(../images/bgr-box-trans.png) repeat-x top left; }
.box2 {	background: #f5f4f0 url(../images/bgr-box-trans.png) repeat-x top left; }
.box2 .spacer.white, .list2 li { background: #ffffff; }

.vidtabs .idTabs li a, .idTabs li a { background:#ffffff; color:#363636; }
.vidtabs .idTabs li a:hover, .vidtabs .idTabs .selected, .idTabs li a:hover, .idTabs .selected, #sidebar h3 { background:#ebe9e1; }

span.continue-archives a { color:#777777; }
#header{
	height: 150px;
}
#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{	display:none; }
#header #title { height:147px; overflow:hidden; }
#header .logo { margin-top:0px; }
