/*
 Theme Name:   DevDmBootstrap3 Child
 Theme URI:    http://devdm.com/DevDmBootstrap3/
 Description:  DevDmBootstrap3 Child Theme
 Author:       Erich Schweizer-Ferrari
 Author URI:   http://kath.ch
 Template:     devdmbootstrap3
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  devdmbootstrap3-child
*/

/**
 * profilia.ch
 *
 * Copyright 2015 Katholisches Medienzentrum, Erich Schweizer-Ferrari
 */

/**
 * Farben
 * 
 * 
 */


body {
    font-family: 'Open sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    height: 100%;
    line-height: 1.5;
    margin: 0%;
    min-height: 200%;
    width: 100%;
}

a {
    color: #DDBB00;
}

a.profilia {
    background-color: rgba(221, 187, 0, 0.8);;
    color: #333333;
    display: inline-block;
}
a.profilia.big {
    border: 1px solid #333333;
    border-radius: 15px;
    font-size: 16px;
    margin: 0 19px 19px 0;
    padding: 19px;
}

.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

.container {
    width: 100%;
}

.navbar {
    border-radius: 0;
    min-height: 30px;
}

.navbar-toggle {
    color: #999999;
    cursor: pointer;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #DDBB00 !important;
    color: #333333;
}
#logo {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: none;
    margin-top: 19px;
}
#logo-collapse {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
}
header {
    /* background-image: url('images/head1.jpg'); */
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    height: 120px;
}

.masthead {
    font-weight: 400;
    /* text-shadow: 2px 2px 1px rgba(255, 255, 255, 1); */
}
.masthead a {
    color: #333333;
}

#head-breadcrumb {
    color: #000000;
    display: none;
    height: 39px;
    margin: -39px 0 0 13px;
}
#head-breadcrumb a, #head-breadcrumb span {
    background-color: rgba(255, 255, 255, 0.5);
    color: #000000;
    display: block;
    float: left;
    padding: 3px 11px 3px 11px;
}
#head-sisters {
    color: #000000;
    display: none;
    height: 39px;
    margin: -39px 13px 0 0;
}
#head-sisters a, #head-sisters span {
    background-color: rgba(255, 255, 255, 0.5);
    color: #000000;
    display: block;
    float: left;
    padding: 3px 6px 3px 6px;
}
#head-sisters span {
    background-color: transparent;
}
.sister {
    background-color: rgba(221, 187, 0, 0.5) !important;
    border-radius: 5px;
    color: #333333 !important;
}

.form-horizontal .control-group {
    margin-bottom: 11px;
}
.form-horizontal .control-label {
    padding-top: 3px;
}
form {
    margin: 0 0 0 0;
    padding: 0;
}
.formError {
    background-color: red;
    color: white;
}
.kontrolle {
    display: none;
}
h1 {
    font-size: 30px;
    font-weight: 300;
    margin: 18px 0 12px 0;
    padding: 0;
    line-height: 1.5;
}
h2 {
    font-size: 24px;
    font-weight: 400;
    margin: 29px 0 13px 0;
    padding: 0;
    line-height: 1.5;
}
.show-agencies h2 {
    font-size: 20px;
}
h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 29px 0 11px 0;
    padding: 0;
    line-height: 1.5;
}
html {
    overflow-y: scroll;
}
li.inline {
    display: block;
    float: left;
    margin: 0 23px 11px 0;
    padding: 0;
}
li.inline img {
    margin: 0 7px 0 0;
}
span.help-inline {
    min-width: 40px;
}
table.home td {
    border: none;
    font-size: 24px;
    text-align: center;
}
table.no-border td {
    border: none;
}
div.home span.glyphicon {
    display: block;
    font-size: 50px;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
div.home {
    font-size: 24px;
}

.dmbs-main ul, .dmbs-left ul, .dmbs-right ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
}
.dmbs-main ul li:before, .dmbs-left ul li:before, .dmbs-right ul li:before {
    display: inline-block;
    content: '\2013';
    width: 1em;
    margin-left: -1em;
}

footer {
    background-color: #E8E8E8;
    bottom: 0px;
    font-size: 12px;
    height: 27px;
    position: fixed;
    text-align: right;
    width: 100%;
}
footer div {
    margin: 5px 7px 0 0;
}
.footer {
    height: 37px;
}
.dmbs-footer-menu .navbar {
    min-height: 24px;
}
.dmbs-footer-menu .navbar-nav > li > a {
    color: #333333 !important;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.caption {
    font-size: 13px;
    font-style: italic;
    line-height: 1.2;
    margin: 5px 0 0 0;
}
.kantonskuerzel {
    color: #999999; font-size: 12px;
}
.left {
    margin: 0 0 0 0;
}
.left .glyphicon {
    color: #E8E8E8;
    display: none;
    font-size: 200px;
}
.right {
    margin-top: 0;
}
.strikethrough {
    text-decoration: line-through;
}
.ui-datepicker {
    font-size: 0.8em;
}
.image-right .caption {
    font-size: 80%;
    margin: 3px 0 19px 0;
}
.wp-caption {
    border: none;
}

.event-list-text-title {
    font-size: 20px;
}
.event-list-text-more {
    font-size: 14px;
    text-align: right;
}

/**
* social media buttons
*/
.esf-social-buttons {
    float: right;
    margin: -47px 0 0 0;
}
a.post-share {
    background: #3e599a;
    color: #ffffff;
    display: block;
    float: left;
    height: 33px;
    margin: 3px 0px 0px 0px;
    overflow: hidden;
    padding: 8px 0 0 11px;
    position: relative;
    text-decoration: none;
    text-indent: 0;
    width: 70px;
}
a.post-share:hover {
    opacity: 0.8;
    text-decoration: none;
    cursor: pointer;
}
a.post-share span {
    background-color: #4665af;
    color: #ffffff;
    display: block;
    float: right;
    font: 14px "Open Sans", Verdana, Arial, Helvetica, Geneva, sans-serif;
    height: 23px;
    padding: 5px 11px 0 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 30px;
}

a.post-share.facebook {
    background: #3a5799;
    margin-right: 0px;
}
a.post-share.facebook span {
    background: #3a5799;
    /* background-color: #4665af; */
}

a.post-share.twitter {
    background: #00aaf0;
    margin-right: 0px;
}
a.post-share.twitter span {
    background: #00aaf0;
    /* background-color: #529fda; */
}

a.post-share.gplus {
    background: #b8382e;
    margin-right: 0px;
}
a.post-share.gplus span {
    background-color: #d24238;
}

a.post-share.print {
    background: #0075b8;
    margin-right: 0px;
}
a.post-share.print span {
    background: #0075b8;
    /* background-color: #4665af; */
}

.esf-post-list .left, .esf-post-list .right {
    margin-top: 2rem !important;
}
.esf-post-list .left h3, .esf-post-list .right h3 {
    margin-top: 0;
}
.esf-post-list .left .esf-fullwidth.esf-floatnone  {
    margin-left: 0;
}
  /* ---------- */
 /* Responsive */
/* ---------- */

/* Extra small devices (phones, up to 480px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
    a.profilia.big {
        font-size: 20px;
    }
    header {
        height: 200px;
    }
    #head-breadcrumb {
        display: block;
    }
    #head-sisters {
        display: block;
    }
    .image-right {
        float: right;
        margin: 7px 0 29px 29px;
        max-width: 50%;
    }
    .padding {
        padding: 13px;
    }
    div.home span.glyphicon {
        font-size: 120px;
        white-space: nowrap;
    } 
    div.home {
        font-size: 24px;
    }
    .esf-social-buttons {
        margin: 0 0 0 27px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    header {
        height: 280px;
    }
    div.home span.glyphicon {
        font-size: 100px;
        white-space: nowrap;
    } 
    div.home {
        font-size: 20px;
    }
    .left {
        margin-top: 123px;
    }
    .left .glyphicon {
        display: block;
    }
    .right {
        margin-top: 123px;
    }
    .left > .box, .right > .box {
        background-color: #CCCCCC;
        /* border-right: 1px solid #DDBB00; */
        padding: 13px 11px 13px 17px;
    }
    .left > .box {
        border-right: 1px solid #DDBB00;
        margin-right: 59px;
    }
    .right > .box {
        border-left: 1px solid #DDBB00;
        margin-left: 59px;
    }
    .left > .box > ul, .right > .box > ul {
        padding-left: 19px;
    }
    .left > .box a, .right > .box a {
        color: #666666;
    }
    .left > .box > ul li:before, .right > .box > ul li:before {
        content: '\2197';
    }
    .right .show-agencies {
        margin-left: 59px;
    }
    .esf-social-buttons {
        margin: 0px 0 0 27px;
    }
    
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    header {
        height: 360px;
    }
    div.home span.glyphicon {
        font-size: 140px;
        white-space: nowrap;
    }
    div.home {
        font-size: 22px;
    }
}


  /* ------------------- */
 /* bootstrap 3 helpers */
/* ------------------- */

header {
    /* height: 280px; */ /* defined in responsive zone */
}

/*
.navbar-form input, .form-inline input {
    width: auto;
}

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

*/

.affix {
    top: 0;
    width: 100%;
    z-index: 10;
}

.affix + .dmbs-content {
    margin-top: 72px;
}
