/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/

body {background: #e0eff4; font: 14px Georgia, Times, Serif; line-height: 1.5; color: #000;}



#navigation {text-transform: uppercase; font-size: 12px; background-color: #035577;border: 2px solid #222222;}

#footer {font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 0px; margin: 50px 0 0px 0; padding: 19px 0 19px 0; background-color: #035577; color: #fff; text-transform: uppercase;}
#footer a:link, #footer a:visited {color: #fff;}
#footer p {margin: 5px 0 0 0;}
#footer #credit img {vertical-align: middle;}
#footer #credit span {display: none;}

.widget ul li a:link {  font-size: 13px; } 
.widget ul li a:visited { font-size: 13px; font-family: Helvetica, Arial, sans-serif; background: url(images/bullet.png) no-repeat 10px center; border-bottom: 1px solid #b0b0b0; display: block; padding: 0 0 0 25px; line-height: 30px; text-decoration: none; color: #666;}
.widget ul li a:hover { font-size: 13px; font-family: Helvetica, Arial, sans-serif; color: #222222; background: url(images/bullet_hover.png) no-repeat 10px center; font-weight:normal; }
.widget ul ul { font-size: 13px; font-family: Helvetica, Arial, sans-serif; padding: 0 0 0 15px; border-top: none;}


.post {position: relative; margin: 0 0 20px 0; padding: 20px 25px 0px; background-color: #fff; border: 2px solid #222222;}
