body {
margin: 0 auto;
padding: 0;
text-align: center;
background:  repeat fixed ;
background-image: url('images/bg.png');
}

h1, h2, h3 {
font-family: georgia, times new roman, times, serif;
letter-spacing: 0.09em;
}

p {
font-family: verdana, trebuchet ms, georgia, times new roman, times, serif;
}

ul {
list-style: square;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 1.5em;
padding-left: 1.5em;
}

li {
font-size: 11px;
font-family: verdana, trebuchet ms, georgia, times new roman, times, serif;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link { border: 0px; background-color: transparent; text-decoration: none; color: #663300; }
a:visited { border: 0; background-color: transparent; text-decoration: none; color: #663300; }
a:hover { border: 0; background-color: white; text-decoration: none; color: #AAAA6D; }

#wrapper {
margin: 0px auto;
padding-bottom: 10px;
width: 750px;
border-top: 7px solid #433C1F;
border-right: 1px solid #A8A58F;
border-bottom: 20px solid #433C1F;
border-left: 1px solid #A8A58F;
background: #FBF9FA;
color: #333;
}

#header {
margin-bottom: 10px;
padding: 5px 10px 5px 20px;
background: #FBF9FA;
color: #003300;
font-variant: small-caps;
}

#blogtitle {
float: left;
margin: 0;
padding: 0;
width: 350px;
text-align: left;
}

#blogtitle h1 {
margin: 0;
padding: 0;
font-size: 14px;
letter-spacing: 0.1em;
text-align: left;
}

#nav {
float: right;
margin: 0;
padding: 0;
width: 350px;
text-align: right;
color: #333;
font-size: 11px;
font-family: georgia, times new roman, times, serif;
font-variant: small-caps;
letter-spacing: 0.09em;
line-height: 150%;
}

#content {
float: left;
margin-bottom: 10px;
padding: 0 10px;
}

#blog {
float: left;
margin-right: 5px;
padding: 5px 10px;
border: 1px solid #A8A58F;
width: 480px;
background: #fff;
color: #333;
font-size: 11px;
text-align: left;
line-height: 150%;

}

#sidebar {
float: right;
margin-left: 0px;
padding: 10px;
border: 1px solid #A8A58F;
width: 200px;
background: #fff;
color: #333;
text-align: left;
font-size: 11px;
}

#footer {
margin: 0;
padding: 5px 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #fff;
color: #333;
font-size: 11px;
font-family: georgia, times new roman, times, serif;
font-variant: small-caps;
letter-spacing: 0.09em;
}

.date {
font-size: 100%;
background: transparent;
color: #000;
}

.title {
font-size: 130%;
font-weight: normal;
background: transparent;
color: #817C5E;
border-bottom: 1px solid #ddd;
}

.posted {
margin-bottom: 30px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
}

.sidetitle {
margin: 10px 0;
font-size: 13px;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #6A3F2C;
border-bottom: 1px dotted #ccc;
}

.spacer {
clear: both;
}
