/* BODY SAW TICKET-SHOP */


@font-face {
    font-family: 'sawfont';
    src: url(https://www.radiosaw.de/sites/all/themes/radiosaw/css/FuturaXBlkBT.ttf) format('truetype');
}


html {}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    background: #d00000 url(../img/bg-radiosaw-mini.png) repeat 0 0;
    margin-left: 20px;
    margin-right: 120px;
}

a {
    text-decoration: none;
}

.element-invisible {
    display: none;
}

.texture-overlay {
    
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/*////////// ADs ///////////////////*/

.horizontal-ad {
    width: 1166px;
    height: 90px;
}

.horizontal-ad .horizonral-banner {
    float: right;
}

.vertical-ad {
    width: 160px;
    height: 600px;
    position: absolute;
    top: 0;
    left: 1186px;
}


/*////////// Page Content //////////*/

.container {
    width: 800px;
}

#header-mobile, #tablet-header, #header {
    background-image: -webkit-linear-gradient(155deg, #f30000 0%, #bd0102 90%);
    background-image: linear-gradient(155deg, #f30000 0%, #bd0102 90%);
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    max-height: 250px;
    -webkit-box-shadow: -1px 3px 3px 2px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: -1px 3px 3px 2px rgba(0, 0, 0, 0.33);
    box-shadow: -1px 3px 3px 2px rgba(0, 0, 0, 0.33);
    
    margin-top: 10px;
}

#header-left, #header-right {
    float: left;
    width: 1%;
    min-height: 70px;
}
#header-right {
    float: right;
}

.header-inner {
    background: none !important;
    width: 98%;
    float: left;
    min-height: 70px;
}


#branding {
    float: left;
    padding: 0;
    width: 21%;
    margin: 0;
}

#logo {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    overflow: hidden;
    padding: 0px;
    min-height: 70px;
}

#logo img {
    width: 233px;
    height: auto;
    margin: 12px 0 0 0;
}

#claim {
    float: right;
    min-height: 70px;
    width: 79%;    
}

    #site-slogan {
        font-family: 'sawfont', Arial, Helvetica, sans-serif !important;
        color: #ffffff !important;
        font-weight: 100 !important;
        text-align: center !important;
        float: left;
        margin: 0;
        width: 70%;
    }

    h2.headline {
        font-size: 3em;
        font-weight: normal;
        width: 100%;
        float: left;
        line-height: 1.5em;
        padding-top: 0.7em;
        margin: 6px 0;
        display: block;
    }

    .region-header {
        float: right !important;
        margin: 25px 0 0 0;
        width: 30% !important;
    }

/*///// SEARCHBOX HEADER //////////////////////////*/


#search-block-form .form-type-textfield {
    float: left;
}

#search-block-form #edit-actions {
    float: left;
}

/* Search Butn */
#search-block-form .form-submit {
    width: 20px;
    border: solid 0px #fff;
    border-radius: 0px;
    text-indent: 40px;
    overflow: hidden;
    height: 20px;
    background: url(https://www.radiosaw.de/sites/all/themes/radiosaw/images/search.png);
    margin: 3px 0 0 0;
}
#search-block-form .form-submit:hover {
    cursor: pointer;
}

.region-header #block-search-form, .region-header #block-user-login.lb-h {
    padding: 0;
    margin: 9px 0px 0 14px;
}

#block-search-form #edit-actions--2 {
    width: 25px;
    float: right;
}

.region-header #block-search-form .block-inner {
    background: none;
}

.region-header #block-search-form input.form-text {
    width: 120px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #9e0000;
    height: 19px;
    margin: 2px 0 0 16px;
    padding: 0 9px;
    font-size: 11px;
    letter-spacing: 0.05em;
    line-height: 20px;
    float: left;
}

.content-inner .block {
    margin: 0 0px 0px 0px;
}

.block-title {
    margin: 0;
    padding: 0px 10px 0px;
    font-family: arial;
}

.block h3 {
    padding: 0 0px;
    margin: 17px 0 3px 0;
    font-size: 14px;
}

.block-content {
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
    color: #000;
}

#playblock {
    margin: 0 0 8px 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.8em;
    color: #ffffff;
    height: 40px;
    vertical-align: middle;
}

#playblock a {
    color: #ffffff;
    height: 40px;
}

#playblock a:hover {
    color: ##cccccc;
    text-decoration: none;
}

#playblock a::before {
    content: url(https://www.radiosaw.de/sites/all/themes/radiosaw/images/btn_saw_play.png);
    width: 40px;
    height: 40px;
    position: relative;
    top: 10px;
    margin-right: 20px;
    margin-left: 19px;
}

#block-menu-menu-headermenu {
    margin-left: 0;
    width: 80px;
    float: left;
}

#block-menu-menu-headermenu li {
    float: left;
    width: auto;
    height: 20px;
    margin: 11px 10px 0 0;
    overflow: hidden;
    background: #fff;
    padding: 0;
    display: block
}

#block-menu-menu-headermenu li a {
    padding: 4px 5px;
    text-align: center;
    display: block;
    color: #c00000;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase
}

.block-inner { margin: 0; }

ul.menu {
    margin: 0 0 0 16px;
    padding: 0
}



/*////////// DESKTOP MENU //////////////////////*/

.desktopmenu {
    background: #ffffff;
    width: 100%;
    float: left;
    margin: 9px 0;
}

    #menu-bar {
        line-height: 16px;
    }

        #menu-bar .block-om-maximenu {
            padding: 5px 0;
            font-size: 16px;
            font-family: arial;
            z-index: 200;
            color: #c00000;
            background: #fff;
            line-height: 16px;
            width: 100%;
            box-sizing: border-box
        }

            #menu-bar ul, #menu-bar ul li {
                margin: 0;
                list-style: none;
                list-style-image: none;
                padding: 0;
            }

                #menu-bar ul li {
                    float: left;
                    padding: 0 30px;
                    position: relative;
                }

                #menu-bar ul li:hover .om-maximenu-content {
                    display: block;
                }

                    #menu-bar ul li a.om-link {
                        color: #c00000 !important;
                        padding: 0 0 5px;
                        font-weight: bold;
                        line-height: 30px;
                    }

                    /* OVERLAY SUBMENU */
                    .om-maximenu-content {
                        position: absolute;
                        left: 0;
                        top: 21px;
                        z-index: 500;
                        padding: 14px 0 0;
                        min-width: 300px;
                        display: none;
                    }

                        .om-maximenu-top {
                            height: 4px;
                            width: 100%;
                            position: relative;
                        }

                            .om-maximenu-top-left  {
                                position: absolute;
                                left: 20px;
                                top: 0;
                                width: 45px;
                                height: 100%;
                                background: #fff;
                            }


                        .om-maximenu-middle {
                            height: auto;
                            float: left;
                            min-width: 190px;
                            background: #fff;
                            padding: 10px;
                            box-sizing: border-box;
                        }

                            .om-maximenue-middle-wrap {
                                float: left;
                                padding: 10px;
                                width: 100%;
                                background: #f4f4f4;
                                display: block;
                                box-sizing: border-box;
                                min-width: 190px;
                            }

                            .om-maximenue-middle-wrap h3 {
                                margin: 0 0 1em 0;
                            }

                            .om-maximenue-middle-wrap ul li {
                                padding: 0 !important;
                                font-size: 0.8em;
                                display: inline-block;
                                width: 100%;
                            }

                            .om-maximenue-middle-wrap ul li a {
                                display: inline-block;
                                color: #000;
                                font-weight: bold;
                                padding: 0.5em 0;
                            }

                            .om-maximenue-middle-wrap ul li a:hover {
                                text-decoration: underline;
                            }


/*///////////// CONTENT ////////////////////////*/


.ticketshop-content {
    margin: 20px 0;
    width: 100%;
    font-size: 1em;
    line-height: 1.4em;
}

.ticketshop-content .maincontent {
    width: 70%;
    background: #fff;
    padding: 10px;
    float: left;
}

    .article-wrap {
        width: 100%;
        float: left;
        margin-bottom: 20px;
        text-align: left;
    }

    .article-wrap.fullwidth {
        width: 100%;
    }

    .grid-1of2 {
        width: 49.25%;
        margin-right: 1.5%;
    }

    .article-wrap.grid-1of2:nth-of-type(2n+1) {
        margin-right: 0;
    }

    table.article-list {
        margin-bottom: 0;
    }
    
    table.article-wrap .spacing {
        width: 10px;
        background: none;
    }

    table.article-wrap th, table.article-wrap td {
        font-weight: normal;
        vertical-align: top;
    }

    table.article-wrap th {
        background: #f4f4f4;
    }

    table tr.table-footer td {
        padding-bottom: 20px;
    }

    table tr.table-footer:last-child td {
        padding-bottom: 0;
    }

    .article-inner {
        background: #f4f4f4;
        padding: 12px;
        height: 100%;
        float: left;
        box-sizing: border-box;
        width: 100%;
    }

    .article-title {
        color: #c00000;
        font-size: 14px;
        margin: 0 0 1em 0;
    }

    .article-title a {
        color: #c00000;
    }

    .article-title a:hover {
        color: #000;
    }

    .article-content {
        width: 100%;
        float: left;
    }
    
        .article-img {
            height: auto;
            min-height: 20px;
            min-width: 200px;
            max-width: 200px;
            float: left;
            padding-right: 20px;
        }

        .article-list .article-img {
            min-width: 80px;
            max-width: 80px;
        }

        .article-img a img {
            width: 100%;
            height: auto;
            margin: 0;
            float: left;
            transition: all 200ms ease-in-out;
            -moz-transition: all 200ms ease-in-out;
            -webkit-transition: all 200ms ease-in-out;
            -o-transition: all 200ms ease-in-out;
        }

        .article-img a:hover img {
            opacity: 0.66;
            transition: all 200ms ease-in-out;
            -moz-transition: all 200ms ease-in-out;
            -webkit-transition: all 200ms ease-in-out;
            -o-transition: all 200ms ease-in-out;
        }

        .article-desc {

        }

        .article-dates {
            margin: 5% 0 0 0;
        }

        .article-dates h3 {
            margin: 1em 0 0.5em 0;
        }

        .article-list .article-dates {
            clear: both;
            width: 100%;
            padding-top: 12px;
        }

        .article-dates ul, .article-dates li {
            margin: 0;
            padding: 0;
            list-style-type: none;
        }

        .article-dates ul li a {
            color: #000;
            line-height: 1.6em;
        }

        .article-dates ul li a:hover {
            color: #c00000;
        }

        .article-dates ul li a .day {
            display: inline-block;
            width: 28px;
        }

        .article-dates ul li a .separator {
            display: inline-block;
            width: 20px;
            text-align: center;
            position: relative;
            top: -1px;
        }

        .article-footer {
            clear: both;
            width: 100%;
            background: #424242;
            color: #fff;
            text-align: right;
        }

        .article-footer a.forward {
            display: inline-block;
            padding: 4px 18px 4px 0;
            margin-right: 10px;
            color: #fff;
            background: url(../img/arrow-right-white-b.svg) no-repeat center right;
            background-size: auto 10px;
        }





/*/////////// SIDEBAR ///////////////////////*/

.ticketshop-content .sidebar {
    width: 27%;
    float: right;
    background: #f2f2d6;
}

    .sidebar-inner {
        padding: 1rem 12px 0 12px;
    }

    .sidebar-inner a {
        color: #000;
    }

    .sidebar-inner a:hover {
        color: #c00000;
    }

    .sidebar-inner h2 {
        color: #c00000;
        font-size: 14px;
        margin: 0 0 0.5rem 0;
    }

    .widget {
        margin-bottom: 3rem;
    }

    .fast-search .searchform {
        margin: 0.4rem 0 0.5rem 0;
    }

    .fast-search .textfeld {
        width: 160px;
        height: 20px;
        line-height: 20px;
        border: 1px solid #000;
        padding-left: 0.3rem;
        padding-right: 0.3rem;
        float: left;
    }

    .fast-search button.submit-search {
        width: 24px;
        height: 24px;
        display: block;
        float: left;
        margin-left: 0.3rem;
        border: none;
        background: #c00000 url(../img/search-white.svg) no-repeat center center;
        background-size: auto 12px;
    }

    .fast-search button.submit-search:hover {
        cursor: pointer;
    }

    .new-events ul, .new-events ul li {
        list-style-type: none;
        padding-left: 0;
    }

    .new-events ul li {
        border-bottom: 1px solid #c00000;
    }

    .new-events ul li:last-child {
        border-bottom: none;
    }

    .new-events ul li a {
        display: inline-block;
        padding: 0.5rem 0;
    }




