/**
 * These styles are particular to the /writes and /explains pages
 */

#core_content .books-index h4 {
    font-family: 'Playfair Display', serif;
    font-size: 1.125em;
}

#core_content .books-index h4 a.book-title {
    font-size: 1.125em;
}

#core_content .books-index h4 em {
    color: #78796e;
}

.presents .abstract {
    margin: 1em 0;
}

#core_content h3.pubdescription {
    color: #3e2f2f;
    font-family: georgia,serif;
    font-size: 1.5em;
    margin-top: 0;
}

#core_content p.publongdes {
    font-size: 1.11em;
}

.book-image {
    text-align: center;
    display: inline-block;
}

