.mod-weblog .main .twoColumn__sidebar .article > h2:after {
    content: '';
}

/**
 *    weblogRssIcon
 */

.weblogRssIcon {
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    margin-bottom: 1em;
    text-indent: -999em;
    background: url(../icons/rss.png) no-repeat 0 0;
}

/**
 * weblog list placed in footer columns container
 */

.preFooter ol,
.preFooter li {
    padding: 20px 0;
}

.preFooter li .postListExtTitle__postDetails {
    position: relative;
    padding: 5px 0;
    border-bottom: 1px solid #eee;
}

.preFooter .weblogMeta__date {
    position: absolute;
    top: 0;
    font-size: .8em;
    color: #999;
}

.preFooter li .postListExtTitle__postTitle {
    position: relative;
    padding-top: 20px;
}

/**
 *    weblogMeta
 */

.weblogMeta {
    margin-bottom: 1em;
    line-height: 1;
}

.weblogMeta__date {
    color: #999;
}

.weblogMeta__date:before {
    content: '\e804';
    margin-right: .5em;
    font-family: "sociaalsportief";
}

.weblogMeta__authorDescription,
.weblogMeta__tagDescription {
    position: absolute;
    left: -999em;
}

.weblogMeta__tags {
    margin-bottom: 0;
    line-height: 1.2;
}

.weblogMeta__tag {
    display: inline-block;
    margin-right: .3em;
    margin-bottom: .5em;
    font-size: .8em;
    font-weight: bold;
    text-transform: uppercase;
    color: #ef6079;
    text-decoration: none;
}

.weblogMeta__tag:hover {
    text-decoration: none;
}

.weblogPost .weblogMeta__tags {
    text-align: right;
}

.weblogPost .weblogMeta__tag {
    margin-left: .4em;
    text-transform: lowercase;
    color: #999;
}

.weblogPost .weblogMeta__tag:before {
    content: '\e816';
    margin-right: .3em;
    font-family: "sociaalsportief";
}

.weblogPost .weblogMeta__tag:after {
    content: '•';
    margin-left: .4em;
}

.weblogPost .weblogMeta__tag:last-child::after {
    content: '';
}

* + .weblogMeta__authors:before,
* + .weblogMeta__reactionCount:before {
    display: inline-block;
    content: '\2022';
    margin: 0 .1em;
    color: #bbb;
}

/**
 * weblogIsBasedOnExternalSource
 */

.weblogExternalSource {
    margin-bottom: 2em;
    font-size: .7em;
    color: #999;
}

.weblogExternalSource__sourceUrl {
    text-decoration: none;
    color: #999;
}

.weblogExternalSource__sourceUrl:hover {
    text-decoration: underline;
    color: #999;
}

/**
 *    postListTitle
 */

.postListTitle__list {
    overflow: hidden;
    margin: 0 0 1em;
    padding: .5em 0 0 0;
    list-style: none;
    clear: both;
}

.postListTitle__postDate {
    display: block;
    font-size: .8em;
    color: #999;
}

.postListTitle__postTitle,
.postListTitle__postComments {
    display: inline-block;
}

.postListTitle__postTitle,
.postListTitle__postTitle:hover {
    text-decoration: none;
}

.postListTitle__postComments {
    display: inline-block;
    font-size: .8em;
    color: #999;
}

.postListTitle__postCommentsLink {
    text-decoration: none;
    color: #999;
}

/**
 * PostListExtTitle
 */

.postListExtTitle__list {
    overflow: hidden;
    margin: 0 0 1em;
    padding: 0;
    list-style: none;
    clear: both;
}

.postListExtTitle__postDetails {
    margin-bottom: 0;
}

.postListExtTitle__image-small {
    display: block;
    float: left;
    margin: 5px 15px 0 0;
}

.postListExtTitle__postTitle {
    display: block;
    font-size: 1.3em;
    text-decoration: none;
    color: #555;
}

.postListExtTitle__postTitle:hover {
    text-decoration: none;
    color: #c18b48;
}

.postListExtTitle__postDetails .weblogMeta__reactionAmount {
    color: #999;
}

.postListExtTitle__postDetails .weblogMeta__tag {
    margin: 0;
    padding: 0 1em .4em 0;
    border: none;
    opacity: 1;
    text-decoration: underline;
}

/**
 *    postListIntro
 */

.postListIntro__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    justify-content: space-between;
    list-style: none;
    clear: both;
}

.postListIntro__post {
    position: relative;
    margin-bottom: 3em;
}

@media (min-width: 600px) {
    .postListIntro__post {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 1em 1em 3em 1em;
    }
}

@media (min-width: 900px) {
    .postListIntro__post {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

.postListIntro__title {
    margin: 0 0 .3em 0;
    font-size: 1.2em;
    line-height: 1.3;
}

.postListIntro__titleLink,
.postListIntro__titleLink:hover {
    text-decoration: none;
}

.postListIntro__introduction {
    max-height: 8em;
    margin-bottom: 1em;
    overflow: hidden;
}

.postListIntro__introduction p {
    display: inline;
    margin: 0;
}

.postListIntro__image {
    display: block;
    width: 100%;
    margin-bottom: 1em;
    border-radius: .4em;
}

.postListIntro__readMore {
    font-weight: bold;
    color: #ef6079;
}

@media (min-width: 600px) {
    .postListIntro__readMore {
        position: absolute;
        bottom: 0;
    }
}

.postListIntro__readMore:after {
    content: "\e807";
    margin-left: .5em;
    font-family: "sociaalsportief";
}

.postListIntro__readMoreLink {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-indent: -999em;
}

.postListIntro__readMore.button {
    position: relative;
    margin: 0 auto;
    color: #fff;
}

.postListIntro__readMore.button:hover {
    color: #ef6079;
}

.postListIntro__readMore.button:after {
    content: "\e809";
    color: #fff;
}

/**
 *    weblogPost
 */

.weblogPost {
    margin-right: auto;
    margin-left: auto;
}

@media screen and (min-width: 824px) {
    .weblogPost {
        width: 70%;
    }
}

.weblogPost__image {
    display: block;
    margin-bottom: 1em;
}

.weblogPost__title {
    margin: 0 0 .3em 0;
    font-size: 5vw;
}

.weblogPost h2 {
    font-size: 4vw;
    color: #ef6079;
}

.weblogPost h3 {
    font-size: 3vw;
    color: #ef6079;
}

@media screen and (min-width: 900px) {
    .weblogPost__title {
        font-size: 2.4em;
    }

    .weblogPost h2 {
        font-size: 1.4em;
    }

    .weblogPost h3 {
        font-size: 1em;
    }
}

.weblogPost .weblogMeta {
    margin-bottom: 1.3em;
}

.quote-author-name,
.quote-author-function,
.image-caption {
    color: #999;
}

.quote-author-name {
    margin: 0;
    font-weight: bold;
}

.image-caption {
    margin-top: -1.5em;
}

.image-caption:before {
    content: '\e801';
    margin-right: .4em;
    font-family: "sociaalsportief";
}

.weblogPost__text img {
    width: 100%;
    margin: 0;
}

@media (min-width: 900px) {
    .weblogPost__text img {
        width: inherit;
        margin: inherit;
    }
}

/**
 *    weblogPostNavigation
 */

.weblogPostNavigation {
    overflow: hidden;
    margin: 4em 0;
}

.weblogPostNavigation__button,
.weblogPostNavigation__button:hover {
    display: block;
    width: 40%;
    text-decoration: none;
}

.weblogPostNavigation__button--previous {
    float: left;
}

.weblogPostNavigation__button--next {
    float: right;
    text-align: right;
}

.weblogPostNavigation__buttonText,
.weblogPostNavigation__postTitle {
    display: block;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}

.weblogPostNavigation__buttonText {
    font-size: .8em;
    color: #999;
}

.weblogPost__backToOverview {
    margin-top: 2em;
}

/**
 *    weblogComments
 */

.weblogComments__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.weblogComments__meta {
    overflow: hidden;
    margin-bottom: .4em;
}

.weblogComments__avatar {
    display: block;
    float: left;
    margin: 0 .8em 0 0;
    width: 2.7em;
    border-radius: 50%;
}

.weblogComments__metaInfo {
    display: block;
}

.weblogComments__author,
.weblogComments__permanentLink {
    display: block;
}

.weblogComments__permanentLink,
.weblogComments__permanentLink:hover {
    text-decoration: none;
    font-size: .8em;
    color: #999;
}

.weblogComments__dateDescription {
    position: absolute;
    left: -999em;
}

#message-tutorial {
    margin-top: 3em;
    padding: 1px 1em;
    background: rgba(0,0,0, .05);
}

/**
 * weblog attachments
 */

.weblogPost__attachments {
    margin-top: 2em;
}

.weblogPost__attachmentTitle {
    margin-top: 0;
}

.weblogPost__attachmentList {
    padding: 0;
    list-style: none;
}

.weblogPost__attachmentItem {
    position: relative;
    padding-left: 1.5em;
    margin-bottom: .5em;
}

.weblogPost__attachmentLink,
.weblogPost__attachmentLink:hover {
    text-decoration: none;
}

.weblogPost__attachmentLink {
    display: block;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}

.weblogPost__attachmentLink::before {
    position: absolute;
    left: 0;
    top: 1px;
    height: 1em;
    width: 1em;
    display: block;
    content: url('../icons/attachment.svg');
}
