@charset "UTF-8";
/* CSS Document */

footer.entry-footer {
    background: none;
}
.post-wrap {
    width: 45%;
    float: left;
    margin: 20px 1%;
    min-height: 214px;
}
.blog-title a {
    font-size: 20px;
    color: #3e3e3e;
    text-decoration: none;
    margin: 10px 0 !important;
    display: block;
}