header,
nav,
article,
footer,
section,
aside,
figure,
figcaption,
time {
    display: block
}

.clear {
    clear: both
}

/*.toggle .section {
    margin-bottom: 1.5em;
    margin-top: 1.5em
}*/

.article-date {
    font-style: italic;
    display: inline
}

.article-date-arch {
    font-style: italic;
    display: block;
    margin-bottom: 10px;
    font-style: italic !important;
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    color: grey;
}

.article-wrapper .img-float {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px
}

.article-large-thumb {
    width: 49%;
    float: right !important;
    margin-left: 20px
}

.article-thumb {
    width: 100%;
    overflow: hidden
}

.article-wrapper .img-crop img {
    width: 100%
}

.article-wrapper-small .img-crop {
    width: 26%
}

.trending-wrapper .img-crop {
    width: 100%;
    height: 84px;
    overflow: hidden
}

.back-share {
    float: left;
    width: 100%;
    margin-bottom: 19px
}

.back-share .share {
    float: left
}

.back-share .back {
    float: right
}

#pagination {
    float: left;
    width: 100%
}
