/* 
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.
*/

#container { background: #fffdee; }
#navigation { background: #fffdee; }
#top_navigation { padding-left: 25px }
#top_navigation a:link, #top_navigation a:visited { color: #474; }
#header { padding: 0px; background: url(images/custom/header_background.jpg) top center repeat-x; height: 175px; width: auto; text-align: center; }
#logo { width: 940px; margin: auto; height: 175px; text-align: left; }
#main { padding-top: 20px; }

#footer { line-height: inherit; }

#content {  }

.more_entries { border: solid #222; border-width: 1px 0 0; background: transparent; }
.wp-pagenavi span.pages { background: transparent; }
.wp-pagenavi a, .wp-pagenavi a:link { border: none; }
.wp-pagenavi span.current { border: none; }

#sidebar { background: url(images/custom/sidebar_background.jpg) top right no-repeat; padding-top: 425px; }

.post { border: none; background-color: transparent }
.title { font-family: Georgia "sans-serif"; font-style: italic; }

