/*=======================================================
  Stylesheet Aften-Hilfe.de
=======================================================*/

/* Display none */

#header,
#footer,
span.ccounter,
#apomio,
#commentform,
#respond,
.post-ratings-loading
{
  display: none;
}

/* Allgemein
===================================*/

html, body {
  color:          #000;
  font:           10pt/14pt Arial, Helvetica, Sans-Serif;
}

ol.commentlist li {
  padding-top:    1em;
  border-top:     1px solid #AAA;
}

.commentmetadata a {
  color:          #000;
  text-decoration:none;
}

cite {
  font-weight:    bold;
}

#commments {
  margin-top:     2em;
}