body {
    font-size: 85%;
}

.container {
    text-align: left;
}

.posts article {
    padding: .5em 0;
}

.posts article header h2 {
    display: block;
    float: none;
}

.post article header, .posts article header {
    text-align: left;
}

.posts article time {
    display: block;
}

footer {
    text-align: left;
}

footer .copyright {
    font-weight: normal;
    float: none;
}

footer .icons {
    font-size: 150%;
}
