h2.post-title
{
  font-family: Trebuchet MS, Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;

  color: #866B36;

  margin: 0px;
}

h2.post-title a
{
  text-decoration: none;

  color: #866B36;
}

a.more
{
  font-style: italic;

  text-decoration: none;
}

div.post
{
  margin-bottom: 20px;
}

div.metadata
{
  font-size: 10px;

  color: #866B36;
}

div.post-info
{
  padding: 5px 0px 0px 5px;
  margin: 15px 0px 10px 0px;

  border-style: solid;
  border-color: #866B36;
  border-width: 0px 0px 1px 0px;

  background-image: url("graphics/gradient_h2.gif");
  background-repeat: repeat-x;
  background-position: left bottom;
}
