#wp_content .post .postmetadata small {
  font-size: 75%;
  color: #222222;
  line-height: 105%;
}

#wp_content.narrowcolumn .post {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 4px dotted #2F062C;
}
