.post-more .comments a {
    padding: 2px 10px 0 20px;
    color: #383838;
    font-weight: bold;
    background: url(images/ico-comments.png) no-repeat left center;
    display: none;
}

.post-more .read-more {
    padding: 4px 0;
    float: right;
    margin: 0 12px 0 0;
    border-style: none;
    border-width: 0 0 0 1px;
}

.post-more .read-more a {
    padding: 2px 11px 0 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    background: url(images/ico-readmore.png) no-repeat right center;
    display: none;
}

.post-more {
    clear: both;
    margin: 0 0 1px;
    padding: 0px 0;
    font: 12px Helvetica,Arial,sans-serif;
    color: #383838;
    border-style: solid;
    border-width: 0 0 1px;
    text-shadow: 1px 1px 0 #fff;
}

.css3button {
    background: url("wp-content/themes/editorial/images/ico-readmore.png") no-repeat scroll right center rgba(0,0,0,0);
    font-size: 11px;
    font-weight: 700;
    padding: 2px 11px 0 10px;
    text-transform: uppercase;
    border-left: dotted 1px #333;
    display: none;
}

#recent-news .date {
    display: none!important;
}

.post-meta .date {
    font-weight: 700;
    float: left;
    display: none;
}