/* 
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.

*/
#header{background:#000000 repeat-x top; border-top:1px solid #000000; padding:15px 0;}

#logo .site-title, #logo .site-description{display:none;}
#logo .site-title{text-shadow: 1px 1px 1px #000}
#logo{float:left; overflow:hidden; padding:15px 0 10px;}

#header #searchform {color:#a0a09b;float:right;font-size:11px;padding:30px 10px 0 0;text-align:right; width:220px;}
#header #search{background:#222; background:rgba(0,0,0,.1); border:1px solid #555; border-color:rgba(255,255,255,.1); height:32px;margin:0 0 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#header #search input{background:transparent;border:0;color:#aaa;float:left;font-size:12px;margin:5px 0 0 10px;padding:3px;width:178px;}
#header #search .btn{margin:7px 0 0;padding:0;width:auto;}

#header #search input{background:#2d2d2d;border:0;color:#aaa;float:left;font-size:12px;margin:5px 0 0 10px;padding:3px;width:178px;}