body {
    width: 100%;
}

#menu, #sidebar, #footer, #respond, #commentform, .navigation {
    display: none;
}

h1 {
    font-size: 4em;
    height: 1em;
    line-height: 1em;
    margin-bottom: 0.5em;
}

#content {
    color: black;
    margin-left: 0;
}

#content a[href]:after {
    content: '\0A[' attr(href) ']';
    font-size: 0.5em;
}

#content .post-meta a {
    display: none;
}

#content .post-meta a.tag {
    display: inline;
}

#content .post-meta a:after,
#content .comment-meta a:after {
    content: '';
}
