body {
background-color:#ffffff;
font-family:georgia;
}

#wrapper {
width:780px;
}

#nav-1 a:link {
color:#5c4736;
}

#nav-1 a:visited,a:active {
color:#5c4736;
}

#nav-1 a:hover {
color:#5c4736;
}

#primary {
background-color:#ecdec9;
color:#725843;
font:georgia;
padding:1em;
}

#primary a:link {
color:#5c4736;
}

#primary a:visited {
color:#5c4736;
}

#primary a:active {
color:#5c4736;
}

#primary a:hover {
color:#937358;
}

#secondary {
background-color:#5c4736;
color:#ffffff;
padding:.5em;
}

#secondary a:link,a:visited,a:active {
color:#ecdec9;
}

#secondary a:hover {
color:#725843;
}

h3 {
font-size:1em;
font-weight:normal;
color:#cd4d61;
text-transform:uppercase;
letter-spacing:.1em;
border-bottom:1px solid #e5e5e5;
margin:0 0 .8em;
padding:0 0 .4em;
}

h4 {
font-family:'Times New Roman', Times, serif;
font-size:1.5em;
font-weight:normal;
line-height:120%;
margin:0 0 .3em;
}

.content a:link,.content a:active,.content a:visited,.post-content a:link,.post-content a:active,.post-content a:visited,.comment-content a:link,.comment-content a:active,.comment-content a:visited,#blurb a:link,#blurb a:active,#blurb a:visited,.recent p a:link,.recent p a:active,.recent p a:visited {
border-bottom:1px solid #cbbda7;
color:#5c4736;
}