#topHat,
.banner,
.promo,
iframe,
#access,
.social,
#related-posts,
.page-link,
#comments,
#sidebar,
#links, 
.searchform
{
display: none;
}


body {
/*   margin: 20px; */
  font-family: Georgia, Times, serif;
  font-size: 12px;
  }
  
p {
  margin: 0 0 10px 0;
  line-height: 1.2em;
  }  
  
h1, h2, h3, #footer {
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  }  
  
.entry-meta {
  font-family: Helvetica, Arial, sans-serif;
  margin: 0 0 20px 0;
  }  
  
h1 {
  margin: 0 0 10px 0;
  }  
  
.deck {
  font-style: italic;
  }  

.post img {
  float:left;
  margin: 0 20px 20px 0;
  }  
  
  
  