hr,
.nonvisual,
#footer,
#admin,
#homeLink,
form {display: none}

cite {font-style: normal}

cite a[href]:after {
   content: " (" attr(href) ") ";
   margin: 0 0.2em;
   font-size: 90%;}

body {
  font: 12pt Times, serif;
  line-height: 16pt;
  margin: 0 2em;
  color: rgb(51,51,51)
}

a {text-decoration: inherit; color: inherit }

p {text-align: justify}
ul, ol {padding: 0}
li {list-style: none;}

#header {border-bottom: 4px double black}
#header h1 {
  margin: 0.5em 0;
  text-align: center}
  
#main hr {
  display: block;
  border: none;
  border-bottom: dotted 1px rgb(51,51,51)}
  
li {
  border-bottom: dotted 1px rgb(51, 51, 51);
  padding-bottom: 1em}

li li,
#comments li {border: none}

.post h2,
#comments h3 {margin: 0.8em 0 0.5em 0}  

.meta li,
.inlineLinks a {display: inline; margin-right: 15px; border: none}

