/*
Theme Name: The REX
Theme URI: http://therex.bk-ninja.com
Author: BK-Ninja
Author URI: http://bk-ninja.com
Description: The REX is a clean magazine & blog WordPress theme.
Version: 1.0
Tags: right-sidebar, sticky-post, light, two-columns, three-columns, responsive-layout, custom-menu, featured-images, post-formats, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: the-rex
*/

.bk-slider-module li h4 a {
    text-shadow: 0 1px 2px rgba(255, 255, 255, .5), 0 -1px 2px  rgba(255, 255, 255, .5), 1px 0 2px  rgba(255, 255, 255, .5), -1px 0 2px  rgba(255, 255, 255, .5);
}
.bk-slider-module li .post-date {
    text-shadow: 0 1px 2px rgba(255, 255, 255, .5), 0 -1px 2px rgba(255, 255, 255, .5), 1px 0 2px rgba(255, 255, 255, .5), -1px 0 2px rgba(255, 255, 255, .5);
    color: #444!important;
}
.bk-slider-module li .post-wrapper {
	background-color: rgba(255, 255, 255, .5);
}


/* msgch start neu 20181123 */
@media (max-width: 779px){
    .module-block-2 ul li.content_out.small-post {
        padding-left: 20px;
        padding-right: 20px;
    }
}

div.post-addon-icon,
span.post-category {
    vertical-align: text-top;
}

.small-post > a {
    display: block;
}
.small-post:hover .image-area .details {
    border-top-color: transparent;
    bottom: -22px;
    opacity: 0;
}
.newmeta .post-addon-icon {
    background: url(/images/plus-add-on13.png) no-repeat 3px center #aaa;
    display: inline-block;
    font-size: 11px;
    padding: 1px 5px 0 19px;
    border-radius: 3px;
    margin-top: -1px;
}
.newmeta .post-addon-icon::after {
    content: 'Add-on';
    color: #fff;
}

.small-post .image-area {
    float: left;
    margin-right: 10px;
    position: relative;
    width: 150px;
    height: 100px;
    background: url(/images/energate-messenger-plus_Logo_weiss.png) no-repeat center;
    background-size: 80%;
    overflow: hidden;
}
.small-post .image-area a {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}
.small-post .image-area .details {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .7);
    padding: 0 5px;
    display: inline-block;
    border-top: 1px solid #BC2B3A;
    transition: all .3s;
}

.small-post .image-area .post-date {
    float: right;
    display: inline-block;
    padding: 3px 0 1px;
    color: #333!important;
}
.small-post .image-area .post-likes {
    font-size: 11px;
    display: inline-block;
    vertical-align: text-bottom;
}







.article-top {
    height: auto;
    overflow: hidden;
    position: relative;
}
.article-top .content-area {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 160px;
}
.article-top .content-area h4 {
    margin-bottom: 0 !important;
}


.content_out.small-post {
    padding-left: 10px!important;
    padding-right: 10px!important;
}

.newmeta .post-addon-icon.addon-booked {
    background-image: url(/images/plus-add-on13rot.png);
    background-color: #eee;
}
.newmeta .post-addon-icon.addon-booked::after {
    color: #BC2B3A;
}


.image-area a {
    background: rgba(42, 42, 42, .1337);
}


span.is-free-read {
    font-size: 11px;
    padding: 1px 5px 0 5px;
    margin-top: -1px;
    cursor: default;
    background-color: #36B7FF;
    display: inline-block;
    border-radius: 3px;
    color: #fff;
}
i.is-free-read {
    color: #2b92cc;
}
