/*
Theme Name: Pfungstädter Business
Author: Marvin Petker
Version: 1.0
Description: Theme für Pfungstädter Business
*/

body,html{
    margin:0;
}
.screen-reader-text{
    display:none;
}
body{
    font-family: 'Open Sans', sans-serif;
    height:100%;
    width:100%;
    color: #FFF;
    background: url(img/back_pages.webp) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
*{
    font-weight: 300;
}
div.clearfix{
    clear: both;
}
#header-wrapper,
#wrapper{
    width: 1022px;
    margin: 0 auto;
}
#wrapper{
    margin-top: 50px;
}
#header{
    height:171px;
    margin:0 auto;
    padding-top: 40px;
    background: #082713 url(img/topline_accent.png) no-repeat center bottom;
    background-size: 100% 31px;
}
#header-wrapper{
    position: relative;
    height: 140px;
}
#main-nav{
    padding-top: 40px;
}
#main-logo{
    width: 145px;
    height: 145px;
    position: absolute;
    bottom: -72px;
    right: 80px;
}
#main-logo img{
    width: 100%;
    height: auto;
}
#header h3{
    margin-top: 0;
    color:#787D79;
    font-size:1.4em;
}

#header nav ul{
    margin:0;
    padding:0;	
}

#header nav ul li{
    display:inline-block;
    margin-right:38px;
    font-size:1em;
    text-decoration:none;
}

#header nav ul li a{
    font-size:1.3em;
    color: #FFF;
    text-decoration:none;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
#header nav ul li a:hover, #header nav ul li.current-menu-item a{
    color:#ceb773;
}


/*content*/

#main{
    width: 100%;
}

#breadcrumb p a:link,
#breadcrumb p a:visited{
    color: #ceb773;
}
#content{
    width:630px;
    color:#fff;
    float:left;
    margin-bottom: 100px;
}



#content .row img{
    width: auto;
    height: auto;
    max-height: 200px;
}

#content h1, #content h2, #content h3, #content h4{
    color: #ceb773;
}
#content p{
    color: #FFF;
}
#content h1 a{
    text-decoration:none;
    color:#ceb773;
}
#content a{color:#ceb773;}

#content li{
    margin-top: 5px;
    margin-bottom: 10px;
}

#content .taxonomy{
    margin-right: 15px;
}
#content{
    padding-top: 20px;
}
#content .file{
    width: 100%;
    display: block;
    position: relative;
}

#content .file img, #content .file .post-no-img{
    position: absolute;
}

#content .file .post-no-img{
    width: 51px;
    height: 50px;
    color:#ceb773;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 12px 6px 12px;
}
#content .file .post-no-img i::before{
    margin: 0 auto;
}
#content .file a{
    display: inline-block;
    font-size: 1.2em;
    height: 50px;
    margin-left: 60px;
    padding-top: 15px;

}
#content .file a:link,
#content .file a:visited{
    text-decoration: none;
}
#content .file a:hover,
#content .file a:active{
    text-decoration: underline;
}
#content .file .post-title-inline{
    margin-right: 20px;
}

/*** STYLES FOR POSTS ***/
#content a.wpdm-download-link{
    display: inline-block;
    text-decoration:none;
    margin-bottom: 16px;
    margin-top: 32px;

    background-color:#eaff00;
    color:#124319;
    padding:5px;
    font-size:1.3em;
    transition:all 0.3s;
    -webkit-transition: all 0.3s;
}

#content ul {
    padding-left: 1.2em;
}

blockquote{border: 4px solid #ceb773 !important;}
#content a.wpdm-download-link:hover{
    background-color:#124319;
    color:#eaff00;

}
#content .media-heading a{
    font-family: 'Open Sans', sans-serif;
    text-decoration:none;
    padding-right:5px;
    font-size:1.4em;
    margin:0;

}
#content a.pull-left {
    text-decoration:none;
    padding-right:5px;
    font-size:1em;

}




.breadcrumb a{
    color: #B9A96A;
}

.post-title{
    font-size: 1.6em;
    padding-bottom: 5px;
    border-bottom: 2px solid #B9A96A;
}
.post-title .publish-date{
    display: inline-block;
    width: 130px;
    text-align: center;
    float: right;
}
.post-title .title-text{
    float: left;
    max-width: 490px;
}
#sidebar{
    float:right;
    width:300px;
    text-align: center;
}

#sidebar img{
    max-width: 300px;
    margin-top: 100px;
}
#sidebar img:last-of-type{
    margin-top: 50px;
}

#footer{
    padding-bottom: 1em;
}

#footer span {
    display: inline-block;
    padding-right: 20px;
}

#footer a:link, #footer a:visited {
    color: #B9A96A;
    text-decoration: underline;
}

/*** STYLES FOR Ansprechpartner ***/
span.informations{
    width: 550px;
    display: block;
    float: left;
}

.ansprechpartner{
    display: block;
    height: 150px;
    border-bottom: solid 1px #314D2B;
    margin-top: 25px;
    padding-bottom: 35px;
}
.ansprechpartner img{
    float: left;
    margin: 5px 15px 20px 0;
    border: solid 1px #B9A96A;
    height: 150px;
    overflow: hidden;
}
.ansprechpartner p.name{
    font-size: 24px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.ansprechpartner p.beruf{
    margin-top: 0;
    margin-bottom: 0;
}

.ansprechpartner p.telefon{
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 18px;
}
.ansprechpartner a:link, .ansprechpartner a:visited{
    color: #B9A96A;
    text-decoration: none;
}

.ansprechpartner a:hover, .ansprechpartner a:visited{
    text-decoration: underline;
}

/*** Navigation Menu for Innen- / Außendienst und Praxiswissen ***/

#dienst-nav, #sidebar nav ul{
    margin-top: 100px;
}

#sidebar nav ul{
    list-style: none;
    list-style-type: none;
    padding: 0;
}



/* Ansprechpartner Dienst Nav und Sidebar für Praxiswissen */
#dienst-nav a, #sidebar nav ul li a{
    display: block;
    height: 42px;
    width: 206px;
    font-size: 1.4375em;
    line-height: 42px;
    text-align: center;
    margin-top: 5px;
    color: #F3F5F1;

    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#dienst-nav a:link, #dienst-nav a:visited, #sidebar nav ul li a:link, #sidebar nav ul li a:visited{
    text-decoration: none;
    background-color: #227C3E;
    font-size: 1.2em;
    -webkit-text-shadow: 1px 1px 0 #000;
    -moz-text-shadow: 1px 1px 0 #000;
    text-shadow: 1px 1px 0 #000;
}

#dienst-nav a:hover, #dienst-nav a:active, #dienst-nav a.selected, 
#sidebar nav ul li a:hover, #sidebar nav ul li a:active, 
#sidebar nav ul li.current-menu-item a{
    background-color: #CEB773;
    color: #748465;
    -webkit-text-shadow: 1px 1px 0 #FFF;
    -moz-text-shadow: 1px 1px 0 #FFF;
    text-shadow: 1px 1px 0 #FFF;
}

.icons{
    float: right;
}

.icons a{
    display: block;
}