/* 
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.

*/
/* 1.1 Defaults */

body  { font: 14px Georgia, Times, Serif; line-height: 1.5; color: #3a3a3a; }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Georgia, Times, Serif; color: #000; }
h1  {font-size: 30px;} h2  {font-size: 24px;} h3  {font-size: 18px;} h4  {font-size: 18px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

.post  { position: relative; margin: 0 0 60px 0; padding: 50px 55px; background-color: #fff; border: 5px solid #eaeaea; }

/* 2.2 Navigation */

#navigation  { text-transform: uppercase; font-size:11px; background-color: #2f2538; }
.nav, .nav ul  { z-index:100; margin:0; padding:0; list-style:none; line-height:1; }
.nav li  { float:left; width: auto; }

/* PAGES NAVIGATION */
#pagenav  { margin-top: 54px; }
#pagenav a  { display:block; z-index:100; margin: 0; padding:0 15px 0px 15px; text-decoration: none; text-transform: uppercase; font-size: 20px; 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: Georgia, Serif !important; font-size: 14px; text-transform: none; border: none; }
#pagenav li.rss a  { padding-right: 25px; }

/* 2.7 Footer */
#footer  { font-family: Helvetica, Arial, sans-serif; font-size: 11px; padding: 20px 0; background-color: #2f2538; color: #fff; text-transform: uppercase; }
