/* 
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.


#main{width:620px;}
#sidebar{width:300px;overflow:hidden;}
#header{padding:20px 0;clear:both;position:relative;}

*/

#main{width:600px;}
#sidebar{width:300px;overflow:hidden;}
#header{padding:20px 0;clear:both;position:relative;}
.post  { position: relative; margin: 0 0 20px 0; padding: 50px 55px; background-color: #efefef; border: 1px solid #999999; }
.post-meta li  { float: left; width: 148px; padding: 10px 0 7px 10px; }
.more_entries { margin-top: -30px; padding: 10px 55px; background-color: #efefef; border: 5px solid #efefef; }
#comments { position:relative; margin: 0 0 5px 0; padding: 50px 55px; background-color: #efefef; border: 5px solid #efefef; }
#respond  { margin: 15px 0 0 0; padding: 10px 55px; background-color: #efefef; border: 5px solid #efefef; }
#commentform textarea  { width: 95%!important; padding: 5px; border: 1px solid #999; }
