/** Blog styles **/
.post {
	margin:.5em 0 1.5em;
	border-bottom:1px dotted #ccc;
	padding-bottom:1.5em;
	}
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
#rss {
  width:760px;
  padding:0px;
  font:x-small Arial,Verdana;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
	}
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#B53C24;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
/** end Blog styles **/