.post_content {
  display:none;
  clear: both;
}

.post_hover .postHeader {
  background:#fff;
  font-weight:bold;
  color:#000;
}

.postHeader {
  border-top:2px solid #FAF4DD;
  border-bottom:2px solid #FAF4DD;
  background:#FAF4DD;
  min-height:20px;
  padding: 10px;
  padding-top:14px;
  margin-bottom:5px;
  color:#666;
  cursor:pointer;
}

.post_content_visible {
  line-height: 1.5em;
  padding: 8px;
}

.BlackSubTitle {
  float:left;
}

.datePosted {
  float:right;
}

.post_intro {
  text-transform:lowercase;
  font-style:italic;
  min-height:25px;
  color:#666;
}

.post_intro .sub1 {
  float:left;
}

.post_intro .sub2 {
  display:block;
  float:right;
}
