#date-archives ul.months {
    display: none;
}

#date-archives ul.months.current {
    display: block;
}
