/**
 * Add Custom CSS to this file.
 */

pre {
  padding-left: 1em;
  color: #007000;
  line-height: 1.5em;
  font-family: monospace;
}

a:hover, a:active {
  color: #269;
  text-decoration: underline;
}

.entry a {
  font-weight: normal;
}

h1 {
  font-weight: normal;
}

.entry ul {
  margin-left: 1.5em;
}

#content a {
 color: #269;
}

.bypostauthor .comment-left  {
  border-top:5px solid #007000;
}
