/* 
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:url("styles/default/bg.jpg") repeat-x scroll left top #ededed; color:#3F312E;}

#nav a:link, #nav a:visited {
background-color:#D0D0D0;
border-left:1px solid #E4BC3F;
border-right:1px solid #E4BC3F;
border-top:1px solid #E4BC3F;
color:#4F4F4F;
}
.widget h3 {
background-color:#A8CDE5;
color:#FFFFFF;
}
#searchform .submit {
background-color:#D9051A;
color:#FFFFFF;
}
#introduction {border-bottom:1px solid #DCD6D5;}
#about {background:url("styles/default/header-titel-haende.jpg") repeat-x scroll left top #D95B43; min-height: 160px;}
.wp-caption-text {font-size: 0.7em; margin-top: 0.3em; border-bottom: 0px solid #D0D0D0;}
.post  {border-bottom:1px solid #DCD6D5; min-height: 250px;}

