/******** typo.css ********/

h1, h2, h3, h4 {
  margin: 0 0 0.833em 0;
  padding: 0;
  color: #189fd6;
  font-weight: lighter;
  line-height: 120%;
  font-weight: bold;
}

h1 {
  font-size: 150%;
  font-weight: normal;
  text-transform: none;
  margin: 0.416em 0;
  font-family: Verdana, Georgia, Arial, Tahoma;
}

h2 {
  font-size: 100%;
  font-weight: normal;
  margin: 0.2em 0;
}

h3 {
  font-size: 95%;
  margin: 1.5em 0 0.2em 0;
}

h4 {
  font-size: 110%;
}

p {
  margin: 0.416em 0 0.833em 0;
}

/******** Article ********/

div#content h1.fulltitle {
  font-size: 300%;
  font-weight: lighter;
  color: #C7C7C7;
}

div#content .fullabstract {
  font-weight: bold;
}

div#content .fullcontent {
  padding: 10px 0 0 0;
}

div#content .item {
  padding-right: 1em;
  float: left;
}

div#content .blogcount {
  color:#2a2a2a;
  float:right;
  font-family:georgia;
  font-size:7em;
  line-height:150%;
  margin-top:-0.5em;
}

div#content h1.comments {
  color:#2A2A2A;
  font-family:georgia;
  font-size:4em;
  line-height:150%;
  margin-top:1em;
}
