ul li {
    margin-bottom: 5px;
    position: relative;
}

.posts a {
    text-decoration: none;
    display: block;
}

.posts a:hover {
    text-decoration: underline;
}

.posts .date {
    font-size: 0.85em;
    margin-top: 2px;
}