﻿.article {
  margin-bottom: 15px;
}

.article h1 {
  font-size: 2em;
  margin-bottom: .5em;
}

.article .source {
}

.article .author {
  font-weight: bold;
}

.article. summary {
  font-style: italic;
}

.article .footer {
  color: #a9a9a9;
}

.articles {
}

.articles .date {
  font-size: smaller;
}

.articles .headline {
  font-weight: bold;
}

.articles .city {
}

.articles .odd {
  background-color: #DCDCDC;
}
