body {
  font-family: georgia,verdana,arial,sans-serif;
  margin-left: 30px;
}

a {
  color: #000080;
  text-decoration: none;
}

h1, h2 {
  font-family: verdana,arial,sans-serif;
}

h2 {
  font-size: 16px;
}

h2.title {
  font-size: 24px;
  margin: 0;
}

.homepage .content .post {
  margin-bottom: 3em;
}

.columns .side {
  width: 200px;
  float: right;
}

.columns .content {
  margin-right: 220px;
}

.side ul.posts {
  width: 160px;
  list-style-type: none;
  margin: 0;
  padding: 10px;
  background-color: #eee;
  border: 1px solid #888;
}

.side ul.posts li {
  font-size: smaller;
  margin-bottom: 10px;
}


.post .date {
  font-size: 8pt;
  margin-bottom: 1em;
}

.post .comments {
  margin-top: 2em;
  margin-bottom: 1em;
  padding: 0 10px 10px 10px;
  border: 1px solid #888;
  background: #eee;
}

.pages {
  text-align: center;
  padding-bottom: 2em;
}

.pages .page {
  margin-left: 1em;
  font-weight: bold;
}

#geico {
  display: none;
  text-align: right;
  font-size: smaller;
}

#geico .stop {
  display: none;
}

#geico .start a {
  margin-right: 1em
}
