/* 
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.

*/

/* ===== This hides the stats smilely face =====*/

img#wpstats {position:absolute;top:0;width:0px;height:0px;overflow:hidden}

/* ===== Your Styles ===== */

body { background:#ffffff; }

#sidebar { width:306px; background:#ffffff; }

blockquote { background:#FAF0E6; }

.post img { border:0px }

h1, h2, h3, h4, h5, h6  { font-family:Trebuchet,Arial,Sans-serif; }

/* Stops the Category Nav at the top from dropping down */

#catnav  { width: 365px; }

/* Fixes the footer problem */

#extended-footer .widget  { padding: 0 9px; }
