body {
  font-family:'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif;
  font-weight:300;
  font-size:10pt;
  color:black;
}
#navigation ul { display:none; }
#navigation {
  height:1em;
  border-top:1px #999999 solid;
}
.article-navigation {
  height:0;
  visibility:hidden;
}
#header #vcard_mini {
  position:absolute;
  right:0;
  top:20px;
  width:16em;
  text-align:right;
}
#header h1 a, #header h1 span {
  display:inline;
  float:none;
  height:auto;
  width:auto;
  text-indent:0;
  border-width:0;
  background-image:none !important;
}
#header h1 {
  margin-left:0;
  margin-bottom:0.1em;
}
#header #subtitle {
  clear:left;
  width:auto;
  height:auto;
  margin-left:0;
  text-indent:0;
  font-size:9pt;
  background-image:none !important;
}
hr {
  width:100%;
  height:1px;
  margin:2em 0;
  padding:0;
  border-top:1px #999999 solid;
}
#badges { display:none; }
