/*
Theme Name: Child von Chalkboard
Template: classic-chalkboard
Author: Child Theme Configurator by Lilaea Media
Version: 1.0
Updated: 2014-06-22 14:14:11
*/

@charset "UTF-8";
@import url('../classic-chalkboard/style.css');

/* Abstand Inhalt unter oberer Navi*/
#masthead {
font-family: 'Gloria Hallelujah', Arial, Helvetica, sans-serif;
margin: 0 0 1.2em;
}

/* Inhalt direkt unter Überschrift */
.entry-content, .entry-summary {
margin: 0 0 0;
font-size: 16px;
}

/* footer text */
#colophon {
font-size: 10px;
margin: 5px auto -6px;
}

/*setzt den Temp Author weiter nach unten*/
.author-credit{
padding-top: 80px;
}

/*Linie nach dem Posting*/
.hentry:after, #tertiary:before {
background-size: 535px 20px;
height: 35px;
}