.post-abstract {
    padding-bottom: 8px;
    border-bottom: 1px solid black;
    margin-bottom: 9px;
}

.post-summary {}

.post-author {
    font-weight: bold;
}

.post-abstract-links {
    margin-bottom: 0;
}

/* Comments */
h2.comments {
    border-bottom:1px solid black;
    padding-top: 0;
    padding-bottom: 8px;
    margin-bottom: 9px;
}

.comment {
    border-bottom: 1px solid black;
    padding-bottom: 8px;
    margin-bottom: 9px;
}
.comment-summary {
    margin-bottom: 0;
}

.comment-author {
    font-weight: bold;
}
