/* 
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.
*/
#main {width: 680px;}
.col-full {width: 1000px; margin: 0 auto;}

body {background: #2f4c9c url(images/body_bg.jpg)repeat-x; font: 14px Georgia, Times, Serif; line-height: 1.5; color: #000;}

#sidebar {width: 300px; overflow: hidden; background: #fff; border: solid 5px #fff;}

#header {padding: 10px 0; clear: both; position: relative;}

a:link, a:visited  { color: #2991E2; }
a:hover {color: #999999;}

/* Full Width Content Area */
#main.fullwidth {width: 1000px;}

.post {position: relative; margin: 0 0 20px 0; padding: 20px 25px 0px; background-color: #fff; border: 1px solid #fff;}
