/*
Theme Name: twentyfifteen Childtheme
Description: Ein schönes Childtheme
Author: Katja Lehmann 
Author URI: http://www.augenmenschdesign.de
Template: twentyfifteen
Version: 1.0
Tags:
*/
@import url("../twentyfifteen/style.css");

body {  font-size: 1.5em;
	font-family: monospace !important;
	color: #757575;
}

#masthead .site-title a  {
    	color: #FF0066!important;
	font-family: monospace!important;
	font-size: 1.5em;
}

.site-description {
	font-family: monospace!important;
	font-size: 1.1em!important;
	font-style: italic;
	margin-top: -5px;
}

h1 {font-size: 2.1em!important; font-weight: normal;}
h2, h3 {font-size: 1.7em!important; font-weight: normal;}

.entry-content ul { padding-left: 0.6em; margin-left: 0.6em; }

.wp-caption-text {font-size: 10px;}

.mapp-iw {
	font-size: 1.2em;
	font-family: monospace !important;
	color: #b74378 !important;
	font-weight: bold;
}

.mapp-links {font-size: 1em;}

ul {margin-top: -10px;}

hr {margin-top: 45px;}