.tag, .date, .summary
{
  font-size: 0.8em;
}

ul
{
  list-style-type: none;
  list-style-image: none;
  padding: 0em 3em;
}

li
{
  padding: 0.3em;
  margin-bottom: 0.3em;
}

li:hover
{
  background-color: #eee;
}

.summary
{
  color: #555;
}

.summary img
{
  border-width: 0px;
}
