.text {  font-family: "Times New Roman", Times, serif; margin-right: 20px; margin-left: 20px}
.head {  font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: 600; margin-right: 20px; margin-left: 20px}
.foot {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; margin-right: 10px}

h3
 {
	color:#C60;
	  font: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin:.25em 0 0;
  padding:0 0 4px;
    letter-spacing:.2em;
    line-height:1.4em;
}

.post-title{ margin: 0 0 0 20px; }


h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Times New Roman", Times, serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }  
  
  .sidebar-title { margin: 0 0 0 20px; }
  
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
    .post-body { margin: 0px; }
    
    .post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
  .post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
  .post-title strong, .post-title a:hover {
  color:#333;
  }
  .post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
  p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
  .post-footer em, .comment-link {
  font:78%/1.4em "Times New Roman", Times, serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
  .post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Times New Roman", Times, serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Times New Roman", Times, serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul
{
	margin: 0 0 1.5em 20px;
	padding: 0 0 1.5em;
	border-bottom: 1px dotted #ccc;
	list-style: none;
}
#sidebar li
{
	margin: 0 0 0 20px;
	padding: 0 0 .25em 15px;
	text-indent: -15px;
	line-height: 1.5em;
}
#sidebar p
{
	color: #666;
	line-height: 1.5em;
	margin: 0 0 0 20px;
}
