blockquote {
  font-size:        smaller;
}

body {
  background:       white;
  margin-left:      50pt;
  margin-right:     50pt;
}

div.banner {
  text-align:       right;
  margin:           0pt;
}

div.links {
  font-size:        smaller;
  margin-bottom:    12pt;
}

div.comments {
  clear:            both;
  background:       white;
  font-size:        smaller;
  padding:          5pt;
  border:           1pt dotted #cca;
}

div.body {
  background:       white;
  margin-bottom:    10pt;
  padding:          10pt;
}

div.item {
  background:       white;
  margin-top:       10pt;
}

div.menubar {
  float:            left;
}

div.toc {
  text-align:       left;
  font-size:        8pt;
  padding:          8pt;
  border:           solid black;
  border-left-width:1pt;
  border-top-width: 1pt;
  border-right-width: 2pt;
  border-bottom-width:2pt;
  margin-left:      -5pt;
  margin-top:       -5pt;
  margin-right:     10pt;
  margin-bottom:    10pt;
  background:       #cfc;
}

div.vault {
  text-align:       left;
  font-size:        8pt;
  padding:          8pt;
  border:           solid black;
  border-left-width:1pt;
  border-top-width: 1pt;
  border-right-width: 2pt;
  border-bottom-width:2pt;
  margin-left:      -5pt;
  margin-top:       -5pt;
  margin-right:     10pt;
  margin-bottom:    10pt;
  background:       #efe;
}

h5, h6 {
  font-style:       italic;
}

h1, h2, h3, h4, h5, h6 {
  margin-top:       6pt;
  margin-bottom:    6pt;
}

h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
h4 { font-size: 11pt; }
h5 { font-size: 10pt; }
h6 { font-size: 9pt; }

img {
  float:            left;
  margin-top:       none;
  margin-right:     10pt;
  margin-bottom:    10pt;
  margin-left:      none;
  border:           none;
}

li {
  clear:            both;
}

p {
  text-indent:      1em;
  margin-top:       0pt;
  margin-bottom:    0pt;
}

p.blogger {
  font-size:        smaller;
  text-align:       right;
  text-indent:      0pt;
  vertical-align:   bottom;
}

p.byline {
  font-size:        smaller;
  text-align:       right;
  text-indent:      0pt;
  margin-bottom:    12pt;
}

p.tocEntry {
  font-style:       italic;
  margin-top:       0pt;
  margin-bottom:    3pt;
  text-indent:      0pt;
}

p.vaultEntry {
  font-style:       italic;
  margin-top:       0pt;
  margin-bottom:    3pt;
  text-indent:      0pt;
}

h2.dateHeader {
  font-size:        10pt;
  font-weight:      bold;
  margin:           0pt;
  text-align:       right;
}

h2.toc {
  margin-top:       0pt;
  font-style:       italic;
  font-size:        12pt;
}

h2.vault {
  margin-top:       0pt;
  font-style:       italic;
  font-size:        12pt;
}

h4.commentHeader {
  margin-top:       0pt;
}

.headline {
  margin-top:       0pt;
}

.strike {
  text-decoration:  line-through;
}

span.name {
  font-weight:      bold;
}
