@import "/2008/10-crumb.css";

body { margin: 0 25% 2em 10%;
  font: 1em/1.3 Arial, sans-serif;
  color: #111111; background: #fff;}
h1, h2, h3 { font-family: "Gill Sans", sans-serif; }
  h1, h2 { display: none; }
  h1 { font-variant: small-caps; padding: 2px; margin: 1em 0 0 0;}
    h1 a { color: #000; text-decoration: none; }
  h2 { margin:0; padding: 0; padding-left: 2em; font-size: 1.2em;
    font-weight: normal;}
    h2:before { content: "— "; }
  h3 { color: #444;
     padding-top: 0.3em; 
     margin-top: 1.25em;
     font-weight: normal;  }
    h3 a { color: #444; text-decoration: none; }
    h3:before { content: ""; }
blockquote { margin: 1.5em; }
  blockquote p { font-style: italic; text-indent: none; }
    blockquote p em { font-style: normal; }
  blockquote p cite { font-style: normal; }
    blockquote p cite:before { content: "— "; }
abbr { border: none; }
.entry-content { text-indent: 2em; }
  .entry-content ul { text-indent: 0; padding-left: 5em; }
address { text-align: center;}
  address:before { content: "— ";}
.figure { text-align: center}
  .figure p { padding: 0; margin: 0; }
