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

*/

/*** NAV SKIN ***/
.menu { float:left; margin:2em 0; width:16em !important; border-bottom:1px solid #999; z-index: 1001 !important; text-transform: uppercase; letter-spacing: 1px }
.menu a { border-top:1px solid #999; padding:1em 2em; text-decoration:none; width:12em!important; }
.menu a,.menu a:visited { 

/* MENU */
p#hidep { margin:0; padding:0; }
#hide { position:fixed; bottom:15px; left:65px; z-index:1002; color:#999; font-style:italic; font-family:Georgia; }
#menu { height:100%; left:30px; margin-right:40px; padding:10px 25px 0; position:fixed; top:0; width:200px; z-index:1001; background:transparent url(images/repeater.png) repeat; }
#menu .description { font-size:11px; }
#menu ul li ul li.lastmenuitem { border-bottom: 1px solid #999 !important; }

/* RESET */
body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td { margin:0; padding:0; border:0; outline:none; }
body { line-height:1.5; font-size:80%; }
h1,h2,h3,h4,h5,h6 { font-size:100%; padding:.1em 0; margin:0; font-weight:normal; }
ul,ol { list-style:none; }

