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

*/

/* MENU */
p#hidep { margin:0; padding:0; }
#hide { position:fixed; bottom:5px; left:65px; z-index:1002; color:#999; font-style:normal; font-family:Helvetica, Arial; }
#menu { height:100%; left:30px; margin-right:40px; padding:0px 20px 0; position:fixed top:0; width:210px; z-index:1001; background:#486299 none repeat scroll 0 0;color:#fff;; }
#menu .description { font-size:18px; }
#menu ul li ul li.lastmenuitem { border-bottom: 1px solid #999 !important; line-height:0;}

.menu a { border-top:1px solid #999; padding:12px 0 12px 12px; text-decoration:none; width:15em!important; }

body { color:#051745; background:url(images/bg.jpg) fixed no repeat #D7E3EE; }
body {
font-size:85%;
line-height:1.5;
}

ul { list-style:square;  list-style-position:outside; margin-bottom:5px; margin-left:20px;}
ol { list-style:decimal; list-style-position:outside; margin-bottom:10px; margin-left:20px;}

.widgettext {font-size:12px}

.postmetadata {color:#000;font-size:0.8em;}

#commentform #submit {font-size:12px;font-weight:bold;margin-top:5px;padding:5px;}

.fancy, blockquote, p.credits, .postmetadata {font-family:Helvetica,Arial;font-style:Normal;text-shadow:0px 0px 0px #000;
}

h3 {
font-size:1.5em;
line-height:1;
margin-bottom:0;
}

h4 {
font-size:1.2em;
line-height:1.2;
margin-bottom:0em;
}

.image-wrap {
background-color:#000000;
border:1px solid #000000;
padding:0px;
}
