/*
 Theme Name:   Twenty Fifteen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentyfifteen
 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:  twenty-fifteen-child
*/


@import url('../twentyfifteen/style.css');

body {font-family: 'Roboto', sans-serif;}



@media screen and (min-width: 59.6875em){
body:before {
    background-color: transparent;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 29.4118%;
    z-index: 0;
}

.main-navigation li {background: rgba(255,255,255,0.5); padding-left: 10px; text-transform: uppercase; font-size: 14px;}
    
    
h1.entry-title {    font-size: 28px; font-weight: 400; color: #26c9f2;}

body, p {font-size: 14px;}
    
p.spruch {font-family: 'Tangerine', cursive; font-size: 30px;  color: #1eabce;    margin-bottom: 0px;}