﻿.pgContainer:after, .post-left:nth-child(odd), .post-other-gallery:nth-child(5n+1), .post-other:nth-child(3n+1)
{
    clear: both;
}
.post-category, .post-title
{
    font-family: Cabin,sans-serif;
}
BODY
{
    background-position: center 70px!important;
}
#header
{
    position: relative!important;
    margin-bottom: 20px;
    z-index: 10;
}
.pgContainer
{
    position: relative;
    z-index: 10;
}
.pgContainer:after, .pgContainer:before
{
    content: '';
    display: table;
}
.aktuel-brand
{
    float: left;
    display: inline-block;
}
.aktuel-header-logo
{
    float: left;
    margin: 19px 30px;
    vertical-align: middle;
}
.aktuel-search
{
    float: right;
    display: table;
    width: 275px;
    margin: 12px 0;
}
.aktuel-search>.form-control
{
    display: table-cell;
    width: 100%;
    height: 38px;
    padding: 0 15px;
    border: 0;
    box-shadow: none;
    border-radius: 15px;
    font-size: 16px;
}
.aktuel-search>.input-group-btn
{
    display: table-cell;
    width: 10%;
    text-align: right;
}
.footer-link, .share-box>li>a
{
    text-align: center;
    color: #fff;
}
.btn-search
{
    background: 0 0;
    padding: 10px 15px;
    margin: 0;
    border: 0;
    vertical-align: middle;
    font-size: 18px;
    cursor: pointer;
}
.post-left:nth-child(even), .post-other
{
    margin-left: 15px;
}
.post
{
    position: relative;
    margin-bottom: 15px;
}
.post-left, .post-other, .post-other-gallery
{
    margin-bottom: 30px;
    float: left;
}
.post-left
{
    width: 333px;
}
.post-other
{
    width: 207px;
}
.post-other-gallery
{
    width: 184px;
    margin-left: 15px;
}
.post-other .post-category
{
    font-size: 11px;
}
.post-other .post-title
{
    font-size: 15px;
}
.post-other-gallery .post-category
{
    font-size: 11px;
}
.post-other-gallery .post-title
{
    font-size: 15px;
}
.post>a
{
    text-decoration: none;
    border: 0;
}
.post>a:hover .post-title
{
    color: #e34600;
}
.post-image
{
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
}
.post-category
{
    font-size: 13px;
    color: #a3a3a3;
    display: block;
    margin-bottom: 5px;
}
.post-title
{
    font-size: 24px;
    color: #000;
    line-height: 140%;
}
.post-count
{
    display: inline-block;
    background: #e34600;
    position: absolute;
    left: 5px;
    top: -10px;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    color: #fff;
    text-align: center;
}
.box-title-logo, .box-title>h4
{
    font-size: 24px;
    font-family: Cabin,sans-serif;
}
.box-title-logo
{
    background: url(../../gambling/image/star.png) left top no-repeat;
    color: #e34600;
    padding-left: 65px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}
.box-title>h4
{
    padding: 8px;
    margin-bottom: 10px;
}
.btn-loadmore
{
    width: 220px!important;
    border: 6px solid #ececec!important;
    border-radius: 50px!important;
    color: #222!important;
    font-family: Cabin,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase!important;
}
.btn-loadmore:hover
{
    background: #fff!important;
    border-color: #e34600!important;
}
.share-box
{
    display: table;
    width: 100%;
    padding: 15px 0;
    margin: 10px 0;
    border: 2px solid #ececec;
    border-left: 0;
    border-right: 0;
}
.share-box>li
{
    float: left;
    width: 46%;
    margin: 0 2%;
    border-radius: 10px;
}
.share-box>li>a
{
    display: block;
    padding: 10px 0;
    font-family: Cabin,sans-serif;
}
.share-box>li.fb
{
    background: #153774;
}
.share-box>li.tw
{
    background: #00aeff;
}
.share-box>li.gp
{
    background: #e13939;
}
.share-box>li.em
{
    background: #999;
}
.share-box>li.yy
{
    background: #e34600;
}
#footer
{
    background: #000;
}
#footer .pgContainer
{
    padding: 20px;
}
.footer-link
{
    font-family: Cabin,sans-serif;
    font-size: 13px;
}
.footer-link>a
{
    color: #fff;
    padding: 0 4px;
}
.back-to
{
    position: fixed;
    bottom: 15px;
    left: auto;
    right: 15px;
    z-index: 9999;
}