/* 
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.

*/

/* 2.1 Containers */

.inner{width:800px;margin:0 auto;}
#top{background:url(images/top.jpg) repeat center top;}
#logo .site-title,#logo .site-description{display:none;}
#header img{margin:30px 0;}

/* 2.5.1 Content  */

#content{float:left;width:800px;}
#content.fullwidth{width:810px;}
#recent {padding:20px 0;}
#recent h3{font-size:12px;text-transform:uppercase;margin:0 0 10px;}
#recent ul{border-top:1px solid #ebebeb;}
#recent ul li{float:left;width:550px;border-bottom:1px solid #ebebeb;padding:10px 0;}
#recent ul li .link{display:block;float:left;width:330px;padding:0 10px 0 0;}
#recent ul li .date{color:#aaa7a7;}

/* 2.5.2 Sidebar  */

#sidebar{display:hidden;float:left;width:0px;margin:0 75px 0 0;}
