/* --------------------------------------------------------------
Theme Name: Citizen McCaw
Author: Andrew Le

-------------------------------------------------------------- */


/* Posts
-------------------------------------------------------------- */
.post h1 a {
    font-size: 0.8em;
    line-height: 1.2em;
    text-decoration: none;
}

.post {
    border-bottom: 1px solid #ccc;
    margin-bottom: 1.5em;
}

.postfoot {
    font-size: 0.9em;
}

h1 span.date {
    float: right;
    font-size: 12px;
}