#header {padding: 10px 0; clear: both; position: relative;}
#header { background: #FFFFFF; }

#container { width:960px; margin:0 auto; background:#fff; }

.post img.attachment-thumbnail {float: left; width: auto; border: 0px solid #b0b0b0; margin: 0 10px 10px 0;}

.entry img  { border: 0px solid #b0b0b0; }

.navigation {text-transform: uppercase; font-size: 13px; background: #101010; padding: 5px; border-bottom: 1px solid #fff; }

.entry  ol li {list-style-type: decimal;}
.entry  ol li ol li {list-style-type: decimal;}


/* 
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: 

*/

/* to activate delete this line 


//MAIN TEXT FONT FAMILY (Size, family, spacing top bottom, Color of font)  //
body {font: 14px Georgia, Times, Serif; line-height: 1.5; color: #333;}

// LINK COLOR SITEWIDE //
a:link, a:visited  { color: #333333; }
a:hover  { color: #666666; }

// POST TITLE SIZE AND COLOR //
.post .title a:link, .post .title a:visited { color:#000000; font-size:36px; }

// POST BACKGROUND COLOR //
.post { background: #ffffff; }

to activate delete this line */ 

