
#footer {
    padding-top: 1em;
    border-top: 1px solid #CCC;
}

#posts .permalink {
    border-bottom: 1px solid #CCC;
}

#posts a.permalink:hover {
    color: red;
    text-decoration: none;
}

.after_post {
    margin-bottom: 1.5em;
    margin-top: 0.5em;
}

#recent_home_link {
    margin-top: 2em;
    margin-bottom: 1em;
    display: block;
}
