body {
  font-size: 14px;
}
h2, h1 {
  font-size: 17px;
}
ul li {
  list-style-type: none;
}
li.current-page {
  list-style-type: square;
}
.date {
  color: #CCC;
  float:right;
  font-weight: normal;
}
dt {
}
p {
}
dt, p {
  margin-bottom: 1em; 
}
dd {
  margin-bottom: 1.5em;
}
th, td {
  padding: 2px 10px 2px 5px;
  vertical-align: top;
  font-size: smaller;
}
a:link, a:visited, a:hover {
  color: black;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
dt a:link, dt a:visited, dt a:hover {
  color:black;
  text-decoration: none;
}
dt a:hover {
  text-decoration: underline;
}
dd a:link, dd a:visited, dd a:hover {
  color: black;
  text-decoration: underline;
}

ul li {
  font-size: 11px;
}
.navigation dd {
  margin-left: 0em;
}
.navigation ul {
  margin-left: 1em;
}
#disqus_thread {
  margin-top: 6em;
  border-top: 1px solid #CCC;
}
#dsq-content h3 {
  font-size: 12px;
}
