/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited {
    display: none;
}

.gallery-item {
    float: left;
    margin: 0px 50px 10px 0px;
    width: 31%;
    text-align: center;
}

.gallery-icon img {
     background:none;
     border: none;
}

.gallery-caption {
    font-size: 12px;
    display: none;
}

