/* 
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: #efefef; font: 14px Georgia, Times, Serif; line-height: 1.5; color: #000; background-image:url(images/bgrd.jpg)}

/* ********************************************** */
/* Main Content Area */
/* ********************************************** */

#content {min-height: 550px; padding: 0;}
#html #content {height: 550px;}
#main {width: 620px;}

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

/* ********************************************** */
/* Sidebar */
/* ********************************************** */

#sidebar {width: 280px; overflow: hidden;}

.col-right {float: right; background-color:#FFF; border: 1px solid; padding:10px;}
.post .title {width: 100%; margin: 0; padding: 0; color: #000; font-size: 32px;}
#logo img {margin: 0; padding:0;}
#header {padding: 0; clear: both; position: relative;}

#navigation {text-transform: uppercase; font-size: 11px; background-color: #b01d70;}

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