h2, h3, h4 {
  text-transform: none;
  font-size: 2em;
  font-family: georgia;
}

h2 a {
  font-weight: normal;
}

h3, h4 {
  font-size: 1.25em;
}

div.meta, 
ol#comments cite,
ul.published-sections li {
  font-family: georgia;
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
  margin-bottom: 15px;
  font-size: 12px;
}

div.article-body {
  margin-bottom: 20px;
  font-family: helvetica;
  font-size: 14px;
  line-height: 1.5em;
}

div.article-body p,
div.article-body li,
ol#comments p {
  font-family: helvetica;
  color: #333;
  font-size: 14px;
}

pre {
  font-family: "Andale Mono","courier new",courier;
  line-height: 1.5em;
  background: #f1f1f1;
  margin: 10px;
  font-size: 12px;
  padding: 10px;
}

strong {
  font-weight: bold;
}

div.section-meta {
  padding: 10px 0 0 0;
  margin: 10px 0 20px 0;
}

ol#comments {
  margin-top: 10px;
}

ol#comments li, ul.published-sections li {
  list-style-type: none;
  margin-left: 0;
}

ol#comments cite {
  display: block;
  margin-bottom: 5px;
}

ol#comments p {
  font-size: 12px;
}
blockquote {
border-left: solid #aaa 1px !important;
font-family: georgia, serif !important;
color: #666 !important;
font-style: italic !important;
margin:10px 20px !important;
padding: 12px 9px 1px 27px !important;
background: #eee;
}
blockquote p {
font-family: georgia, serif !important;
color: #666 !important;
font-size: 90% !important;
}
