@charset "UTF-8";
/*
Theme Name: TSC News and Events
Template: tsc-base
*/

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

#content .blog article {
    margin-bottom:1.25rem;
}

#content .blog h1.entry-title a {
    font-weight: bold;
    font-size: 20px;
    color: #004471;
    margin: 2px 0 5px 0;
    padding: 0;
    text-decoration: none;
    letter-spacing: 0.00em;
    line-height: 24px;
    display: block;
}

#content .blog .entry-meta {
    border-top: 1px solid #CCCCCC;
}

#content .blog .entry-meta .date {
    font-size: 75%;
}

#content .blog ul.more-links li a {
    color:#004471;
    font-weight: bold;
}

#content .post-pagination {
    margin-top:1.25rem;
    text-align: center;
}

