/*
 Theme Name:   Twenty Sixteen Child
 Description:  Mein Child Theme
 Author:       Michael Miess
 Author URI:   http://www.michaelmiess.com
 Template:     twentysixteen
 Version:      1.0
 Text Domain:  twenty-sixteen-child
*/
.site {
	background: #4d4d4d;
}
.hentry {
background: #e1f5fe;
} 
.entry-footer {
background: #01579b;
color: #fff;
} 
.entry-footer a {
color: #fff;
} 
.entry-footer a:hover {
color: #ff9800;
}