/*
Theme Name: NewsPaper by MyThemeShop Child
Template: mts_newspaper
*/

@import url("../mts_newspaper/style.css");

.fda-compliance {
    padding: 15px 0;
    margin-top: 25px;
    border-top: solid 1px #eee;
    text-align: center;
    display: inline-block;
}

.single-vote {
    border-top: solid 1px #eee;
    padding: 15px 0 0;
    text-align: center;
}

.single-vote-heading {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 15px;
}

.single-vote .post-ratings img {
    padding: 0 4px;
    max-width: 45px;
}

.post-ratings-text {
	display: none !important;
}

.theauthor > div {
    line-height: 1.6;
}