/* 
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.

*/

#navigation	{
	background: #607d2b;
	border-bottom: 3px solid #7d9e4c;
	height: 52px;
	}
	
#header	{
	padding: 30px 0 45px 0;
	}

#main	{
	float: right;
	width: 670px;
	}
	
#sidebar	{
	float: left;
	width: 250px;
	}
	
.widget h3	{
	color: #405b6c;
	}
	
h1, h2, h3, h4, h5, h6	{
	color: #405b6c;
	}
	
body	{
	color:  #7f4d31;
	}
	
#breadcrumb, .archive_header	{
	color: #5f7e3b;
	}
	
.post .title,
.post .title a:link,
.post .title a:visited 	{
	color: #405a69;
	}
	
input#s, input.field {
	border: 1px solid #7d9e4c;
	}
	
input.submit {
	background-color:#7d9e4c;
	}
	
.post {
	border: 3px solid #d8af88;
	padding: 20px 40px;
	}
	
.post .title {
	border-bottom: 1px solid #7f4d31;
	}

.widget_pages h3	{
	display: none;
	}

#superb_slideshow_v2_xml { float: right; margin-left:10px;margin-bottom:10px;}
