header nav, footer, #canvas, #FlattrButton, .FlattrButton, #disqus_thread { display:none; }

body { color: #000; }

h1 { font-size:2.11538em; padding:1rem 0 1rem; }
h2 { font-size:1.61538em; padding:1rem 0 1rem; }
h3 { font-size:1.30769em; padding:1rem 0 1rem; }

header h1 {
    font-size:3.42308em;
    padding:1em 0;
    display:inline;
}
header span {
    font-style:italic;
    display:inline;
}

a {
    text-decoration:none
}
a[href]:after {
    content: "(" attr(href) ")";
}

h1 a[href]:after, h2 a[href]:after { content:""; }

blockquote {
    margin-top:3em;
    display:block;
}

blockquote + p {
    text-align:right;
    padding-right:8em;
}

blockquote p:first-child:before {
    content: '“';
    font-family: sans-serif;
    font-size:4em;
    line-height:0.1em;
    margin-right:0.1em;
    vertical-align:-0.4em;
    font-weight: bold;
}

blockquote p:last-child:after {
    content: '”';
    font-family: sans-serif;
    font-size:4em;
    line-height:0.1em;
    margin-right:0.1em;
    vertical-align:-0.6em;
    font-weight: bold;
}


time:before { content: 'Posted On:' }
