body {
  font-family:Arial, sans serif;
}
h2 a, .fl a, .fr a, a, .entry a {
  color:#000;
}
#top, #searchform, #topmenu, #postFooter, #tracksPings, #respond, #sidebar, #footer .fr, .reply {
  display:none;
}
#header h1 {
  border-bottom:2px solid #000;
}
#header h1 a {
  text-decoration:none;
  color:#000;
}
.date-comments {
  overflow:auto;
  font-size:.8em;
}
.fl {
  float:left;
}
.fr {
  float:right;
}
.entry {
  line-height:1.4em;
}
.entry p a {
  background-color:#dedede;
}
.entry .fl {
  margin-right:1em;
}
.author_info {
  padding:.15em 1em 0;
  border:1px dashed #000;
  font-size:.8em;
}
.author_photo {
  float:left;
  margin-right:1em;
}
.avatar {
  float:left;
  margin-right:1em;
}
#comments_wrap h2 {
  font-size:1.15em
}
#footer {
  font-size:.8em
}