
body { margin: 0; padding: 0; background: #fff url("images/bg.gif") no-repeat center top; background-attachment: fixed; font: 11px "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif; color: #464646; text-align: left; }

h1, h2 { margin: 0; font-style: normal; font-weight: normal; background: transparent; color: #464646; }

h1 { font-size: 2.2em;}
h2 { font-size: 1.6em; }

.navigation { display:block; padding: 20px; }


/*-------------------- Layout --------------------*/


#outline { width: 955px; margin: 0 auto; padding: 0; background: #fff; font-size: 1.3em; }

#wrapper { float: left; width: 957px; margin: 0 !important; margin: 0 0 0 0; padding: 0; }


/*-------------------- Header --------------------*/


#header { width: 957px; height: 188px; background: url(images/header-white.jpg) no-repeat left top; }
#header .blogtitle { width: auto; height: 118px; }
#header h1 { padding: 80px 0 0 30px; color: #094f00;}

#navbar { clear: both; float: left; width: 957px; height: 10px; _height: 45px; background: url(images/nav-white.jpg) no-repeat; }


/*-------------------- Pages --------------------*/

#content { float: left; width: 630px; }

.post { padding: 10px 30px; background: transparent; }
.postentry { line-height: 150%; }

.posthead { position: relative; clear: left; margin-left: 45px; }

.posttitle { color: #0d7200; }


/*-------------------- Sidebar --------------------*/


#sidebar { float: right; width: 290px; margin: 0; padding: 0; }

#sidebar h2 { display: block; margin: 10px 0 6px 0; padding: 0 0 5px 3px; font-size: 1.4em; list-style-type: none; color: #000; }

#sidebar ul { clear: both; margin: 0; padding: 0 0 20px 0; list-style-type: none; line-height: 150%;}
#sidebar ul li { clear: both; }

#sidebar ul.no-splitted li { background: transparent url(images/bullet.gif) no-repeat 5px 1px; padding: 0 0 0 23px; }
#sidebar ul.no-splitted li a { color: #0d7200; text-decoration: none; }
#sidebar ul.no-splitted li a:hover { text-decoration: underline; }

/*-------------------- Footer --------------------*/

#footer { clear: both; height: 54px; background: url(images/footer-white.jpg); width:957px; color: #094f00; text-align: center; }
#footer p { margin: 0; padding: 13px 25px; font-size: 0.9em; line-height: 200%; }