/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.post-type-archive-radio article.type-radio .entry-title {
    font-size: inherit;
    line-height: 1.2em;
}

.post-type-archive-radio article.type-radio .entry-permalink {
    text-align: center;
}

.post-type-archive-radio article.type-radio.hentry {
    border-bottom: none;
}

.post-type-archive-radio #primary.content-area, .single-radio #primary.content-area {
    margin-top: 2em;
}

.post-type-archive-radio .radio-content {
    margin-top: 2em;
}