/* 



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.







*/



body {background-image: url(images/bg.jpg);



	background-repeat: repeat-x;



background-position: top center;



}



#container {



width: 940px;



margin: 0 auto;



}



#header {



background-image: none;



}







#intro  {



	float: left;



	width: 880px;



	padding: 20px 30px;



	color: #e8e8e8;



	background-color: #799A4B;



	background: rgba(121, 154, 75, 0.8);



}







#breadcrumbs {



	padding: 10px 30px;



width: 880px;



	color: #E8E8E8;



	background-color: #799A4B;



	background: rgba(121, 154, 75, 0.8);



text-shadow: 1px 1px 1px #000000;



}



#breadcrumbs a {



	color: #E8E8E8;



text-decoration: underline;



	}



#navigation {



position: relative;



z-index: 999;



height: 37px;



margin: 0 0 30px 0;



background: url(images/navtile.png) repeat-x left top;



}



#nav a:link, #nav a:visited {



	z-index: 100;



	display: block;



	padding: 0 30px;



	line-height: 37px;



	font-size: 14px;



	text-transform: uppercase;



	color: white;



	text-shadow: 1px 1px 1px #000000;



}



#nav .current_page_item a, #nav a:hover {



background: #333;



}



#footer .copyright {



float: left;



margin: 0;



padding-top: 5px;



}







#prefooter {
background: rgba(51, 51, 51, 0.8);
color: #FFF;
text-shadow: 1px 1px 1px #000000;
clear: both;
padding: 20px 0;
}



#prefooter a{



color: #FFF;



}



#prefooter span {margin-left: 30px; display: block;padding: 20px 0;}



.entry img {



border: none;



}



.entry .wp-caption {font-size: 10px;}







#content {



float: left;



width: 530px;



margin: 0 30px 0 0;







}



#intro .ads, #intro .gravatar {



padding: 24px 24px 10px 24px;



}



#logo {

float: left;

width: 500px;

padding: 20px 0;

}