
/*
 * MacOSX CSS tweaks.
 *
 */


/* Articles */

#feature-main .block-feature_series h4 {
    margin-top: 1.5em;
    font-size: 2.5em;
}

#feature-col2 h4 {
    margin-bottom: 0.5em;
}

#feature-col3 h4 {
    margin-top: 0.3em;
}

.block-article_list .article-list .article-list-content h4 {
}

/* Blocks */

.block-photoessay h4 {
    font-size: 1.3em;
    letter-spacing: 2px;
}

.block-topfive .content ol li,
.block-latest_from_cp li {
    font-size: 1.2em;
}

.block-article .article-list-content h4 {
    margin: 0.2em 0 0.4em;
}

/* Nodes */

.node h2.title {
    font-size: 2.7em;
    padding-bottom: 0.4em;
}
