/* 
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;}
/*h1, h2, h3, h4, h5, h6 {margin: 0; font-family: Myriad Pro, 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: 0;}

body {
/*background: url('/wp-content/themes/StandardTheme/images/custom/background.png') #181818 repeat-x fixed; */
background-color: #fff;
}

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

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

#top_navigation a:link, #top_navigation a:visited {display: block; z-index: 100; padding: 12px 20px 0 0; line-height: 10px; font-family: Helvetica, Arial, sans-serif; text-decoration: none; color: #1a1a1a;}
