.archive_title {
    font-size: 2.5em;
    padding-top: 1em;
}

.archive_year {
    font-size: 1.8em;
    padding: 1.4em 0 0.5em 0;
}

.archive_entry {
    padding: 0.8em 0;
    position: relative;
}

.archive_date {
    position: absolute;
    line-height: 1.5em;
    height: 1.5em;
    bottom: 0.7em;
}

.archive_link {
    padding: 0em 0em 0em 3em;
    font-size: 1.5em;
}

.archive_link a {
    color: #535353;
    text-decoration: none;
    font-weight: 700;
}

.archive_link a:visited {
    color: #999;
}

.archive_link a:hover {
    color: #777;
}
