.newspost {
  margin-bottom: 30px;
  color: #4a2c00;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.0em;
}

.newstitle {
  color: #bd492a;
  font-size: 1.6em;
  border-bottom: 1px solid #e8c38b;
}

.newsentry {
  margin-top: 10px;
  margin-bottom: 15px;
}

.newspost li {
  margin-left: 20px;
}

.newspost ul {
  list-style-type: bullet;
  margin-bottom: 10px
}

small.commentmetadata {
  font-size: 0.6em;
  margin-bottom: 1em;
  display: block;
}
