/* 
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.

*/

.col-left { float: left; }
.col-right { float: right; }
.col-full, .layout-full #main, #main.fullwidth { width: 980px; margin: 10 auto; }


.layout-left-sidebar #main { float: right; }
.layout-left-sidebar #sidebar { float:left; }

/* Header */

#header{background:#33342e url(images/bg-header.png) repeat-x top; border-top:1px solid #252620; padding:0px 0;}
#logo .site-title, #logo .site-description{display:none;}
#logo .site-title{text-shadow: 1px 1px 1px #000}
#logo{float:left; overflow:hidden; padding:0px 0px;}







