/*
Theme Name: Uber Childtheme
Template: uber
 */

@import url("//hello.myfonts.net/count/282083");
@font-face {font-family: 'ExaminerNF';src: url('/wp-content/themes/uber-child/webfonts/282083_0_0.eot');src: url('/wp-content/themes/uber-child/webfonts/282083_0_0.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/uber-child/webfonts/282083_0_0.woff') format('woff'),url('/wp-content/themes/uber-child/webfonts/282083_0_0.ttf') format('truetype');}
@import url("//hello.myfonts.net/count/28285e");
@font-face {font-family: 'ExaminerNF-Light';src: url('webfonts/28285E_0_0.eot');src: url('webfonts/28285E_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/28285E_0_0.woff') format('woff'),url('webfonts/28285E_0_0.ttf') format('truetype');}

body {
    background-color: #fcf9f2;
}

#pageHead {
    display: none;
}

body.single-project #pageHead {
    display: block;
}

#projects .project .title {
    display: none;
}

.project .skillList {
    display: none;
}

#footer .inside {
    padding-top: 0;
}

#footer .widget_custom_html {
    display: none;
}

#callToAction > a {
    display: none;
}

#callToAction p {
    width: auto;
}

.zitate {
    font-size: .75em;
    line-height: 1.6em;
    color: #606060;
    font-weight: bold;
}

.zitate_author {
    font-weight: normal;
}

/* migrated */

p {
    line-height: 1.7em;
    font-size: .9em;
    margin: 0 0 20px 0;
}

#mainNav {
    right: 3%;
    position:absolute; bottom:16px; height:20px; margin-top:-10px;	/*	position:absolute; top:50%; height:20px; margin-top:-10px;	*/
    font-family: ExaminerNF, Helvetica, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

#mainNav ul a {
    font-weight: normal;
}

.homeSection h3 span, .dreiviertel h3 span {
    background: #fff;
    padding-right: 10px;
    color: #7d7d7b;
    font-size: 1.2em;
    font-family: ExaminerNF, Helvetica, arial, sans-serif;
    line-height: 1em;
}

#content .post h1, .type-page h1 {
    font-size: 1.2em;
}




.wp-caption-text {
    line-height: 130%;
}

h1 {
    line-height: 150%;
}

#callToAction p {
    line-height: 150%;
}