/* 
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.

Here is a List of Common CSS styles you may want to change: 
*/




@import "css/reset.css";

body {background: url("http://www.terrywilhite.com/blog/wp-content/uploads/2011/01/bg.png") repeat #000; font: 14px Georgia, Times, Serif; line-height: 1.5; color: #000;}
h1, h2, h3, h4, h5, h6 {margin: 0; font-family: Arial, Helvetica, Sans-serif; color: #000;}
h1 {font-size: 30px;} h2 {font-size: 24px;} h3 {font-size: 20px;} h4 {font-size: 18px;} h5 {font-size: 14px;} h6 {font-size: 12px;}
p {margin: 10;}

#header {padding: 0 0; clear: both; position: relative;}

#content {background-color: transparent; margin-top: 1em; min-height: 550px; padding: 0;  }

.post {position: relative; margin: 0 0 20px 0; padding: 20px 25px 0px; background: #fff;  min-height: 250px; border: 3px solid #E52727; }


/* Columns */
.entry img { border: 0 none; }

.col-full {width: 950px; margin: 0 auto;}

#sidebar {width: 300px; overflow: hidden; background-color: #FFF; padding: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; }

.navigation {text-transform: uppercase; font-size: 12px; background: #bb0303; padding: 2px;  }
.nav, .nav ul {z-index: 100; margin: 0; list-style: none; line-height: 1;}
.nav li {float: left; width: auto;}

/* ********************************************** */
/* Footer */
/* ********************************************** */

#footer .navigation { border-bottom: none !important; }
#footer .nav a { padding-top: 0; }
#footer #footer_navigation li { margin-right: 0.5em; }
#footer {font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 0px; margin: 50px 0 0px 0; padding: 15px 0; background: #bb0303; color: #fff; text-transform: uppercase;}
#footer a:link, #footer a:visited {color: #fff; text-decoration:none;}
#footer a:hover { text-decoration: underline; }

#footer #credit { }
#footer #credit img {vertical-align: middle;}
#footer #credit span {display: none;}


#footer .navigation { display:none; }

 
