.post-toread{background:#fff;box-shadow:3px 3px 10px 1px rgba(0,0,0,.1)}.post-toread-title{padding:5px 0 7px 15px;background:#3ba9e2;color:#fff;box-shadow:0 1px 0 #000}.post-toread-excerpts{padding:15px}.post-toread-excerpts p{color:#576d7a;font-family:"FordAntenna-Light",sans-serif;font-size:10px;line-height:1.3}.post-toread hr{border-top:1px solid #1e282e}.post-toread h4{color:#1e282e}.toread-date span,.toread-date time{color:#1e282e;font-size:10px}.post_toread-excerpts{padding:15px}
.post-toread .post-toread-head-title{
    font-weight: bold;
    font-size: 14px;
    margin-top: 12px;
    margin-bottom: 6px;
    display: block;
}

.post-toread .post-toread-head-subtitle{
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 6px;
    display: block;
    color: #1e282e;
}

article.single-post img {
    max-width: 100%;
    height: auto !important;
}

@media (max-width: 767px) {
    article.single-post {
        margin-bottom: 20px;
    }
}