#header {
background: #6E0E02;
}

body {
  background:#ffffff;
  padding: 0;
  margin: 0;
}


#blogTitle h1 a {
font-family: "Share", "Arial Narrow", Arial, Sans;
font-size: 100%;
font-weight: normal;
margin: .5em 0 .2em;
}
#blogTitle h2 {
color: #e9e2c9;
margin-left: 1em;
margin-top: 30px;
line-height: 1.5em;
width: 50%;
float: left;
}
#navList a:link, #navList a:visited, #navList a:active {
color: #e9e2c9;
}
.catListTitle {
background: #2D78AB;
}
#topics .postTitle a {
font-size: 1.5em;
line-height: 1.5em;
color: #000000;
text-shadow: 0 0 1px #a7a8ad;
}