div#top,
div#footer,
div#sidebar,
div.navigation,
div.sociable,
div.related-posts,
div.edit,
div.currentcomments {
    display: none;
}

h2 {
    font-size: 140%;
}

h2 a {
    color: #000;
}

h3.posturl {
    display: block;
    font-size: 90%;
}

div.meta {
    border: 1px dashed #aaa;
    background: #eee;
    font-size: 80%;
    padding: 1em;
}

