.date-header {
  margin: 0.5em 0 0.0em;
  font-weight: bold;
  font-size: 0.8em;
  letter-spacing: 0.05em;
  color: #777;
  text-transform: uppercase;
  }
  
.post {
  margin: 0.5em 0 1.0em;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 1.0em;
  }
  
.post-title {
  margin: 0 0 0.3em 0em;
  padding: 0 0 0px;
  font-size: 140%;
  font-weight: normal;
  line-height: 1.0em;
  color: #9B8E57;	
  }
  
.post-title a, .post-title a:visited, .post-title strong {
  display: block;
  text-decoration: none;
  color: #9B8E57;	
  font-weight: normal;
  }
  
.post-title strong, .post-title a:hover {
  color:#333;
  }
  
.post div {
  margin:0 0 .75em;
  }
  
p.post-footer {
  margin: -.25em 0 0;
  color: #ccc;
  }
  
.post-footer em, .comment-link {
  font: 78%/1.4em Arial Narrow,Arial,Verdana,Sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  }
  
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
  
.post img {
  border:1px solid #ddd;
}
  
.post blockquote {
  margin: 1em 20px 0 20px;
  }
  
.post blockquote p {
  margin:.75em 0;
  }

#blogItemPage h3 {
	margin-top: 0px;
	margin-bottom: 5px;
}

#blogItemPage h1 {
	margin-top: 0px;
  	color: #9B8E57;	
	margin-bottom: 0px;
}

#blogArchivePage h2 {
	margin-top: 0px;
}