/* CONTENT */

#content {
    padding: 1.25em;
}

#content .mmitem {
    float: left;
    height: 21.5em;
    margin: 1.5em 0.75em 0.3em 0.75em;
    overflow: hidden;
    width: 13.3em;
}

#content .mmitem img.mmthumb {
    width: 13.6em;
}

#content .mmitem a h2, #content .mmitem h2 {
    color: #333399;
    font-size: 1.2em;
    font-weight: normal;
    margin-top: 0.1em;
}

#content .mmitem a h3, #content .mmitem h3 a {
    color: #000000;
    font-size: 1em;
    font-weight: normal;
}

#content .mmitem a .date, #content .mmitem .date a {
    color: #000000;
    margin-top: 1.3em;
}

#content .mmitem .date img.mmtype {
    position: relative;
    top: 0.2em;
    margin-right: 0.6em;
}

#content .mmitem a {
    color: #333399;
    text-decoration: none;
}

#content .mmitem a h2:hover, #content .mmitem h2 a:hover {
    text-decoration: underline;
}

#content #mmnav {
    margin: 0.7em 0em 1.1em 0em;
    text-align: right;
    float: left;
    clear: both;
    width: 76em;
}

#content #mmnav a {
    color: #333399;
    text-decoration: none;
}

#content #mmnav a:hover {
    text-decoration: hover;
}
