/* 
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.

*/

body {background: #FFF;}

#container {background:url(images/bg.jpg) repeat top center;}

/* PAGES NAVIGATION */
#pagenav  { margin-top: 26px; }
#pagenav a  { padding:0 10px 8px 10px; text-decoration: none; text-transform: uppercase; font-size: 21px; font-family: Impact, Helvetica, arial, sans-serif; color: #000;  }
#pagenav li ul a:link, #pagenav li ul a:visited  { padding: 0 0 0 10px; font-family: Helvetica, Arial, sans-serif !important; font-size: 14px; text-transform: none; border: none; }
#pagenav li.rss a  { padding-right: 25px; }

.post  { position: relative; margin: 0 0 60px 0; padding: 50px 55px; background-color: #FDF8FF; border: 5px solid #efefef; }

/* WIDGETS */


.textwidget  { marginbottom: 0px; padding: 10px 0; }
.widget  { margin: 0 0 30px 0; }