/*
Theme Name: 	Twenty Sixteen Child
Theme URI: 
Author: 		Max
Author URI: 
Description: 	Twenty Sixteen Child Theme
Version: 		1.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-Sixteen-child
Template: twentysixteen
*/
/* 16.0 Display Posts Shortcode Customizing */


body{
background:#547286;
}
div.display-posts-listing {
	border:0px !important;
	border-style:none !important;
	box-shadow: none !important;
	}
a.title {
    	font-size: 1.5rem;
	font-weight:bold;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	display: block;
	text-align:center;
	color:#000000;
	box-shadow:none;
	line-height:1.5em;
}
span.title{
display: block;

}
a.title:visited, a.title:link, a.title:active{
    	
	text-align:center;
	box-shadow:none;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin-bottom:8px;
}
a.title:hover{
	color: #007acc;
	} 
	
a.image img{
padding-top:10px;
padding-bottom:10px;
text-align:center;
width:auto;
display:block;
margin:auto;
}
span.excerpt {
	display: inline;
	text-align:center;
}
span.excerpt-dash{
	visibility: hidden;
	text-align:center;
	display: inline;
}
span.category-display a{
	margin-bottom:1px;
	text-align:center;
	font-size: 1.2em;
	display: block;
	box-shadow:none;
	color: #333;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}
span.category-display a:hover{
	color: #007acc;
}
div.aktuell {
border-bottom: solid 4px #000;
padding-bottom:15px;
margin-bottom:15px;
font-style:italic;
}
div.aktuell a.title{
font-style:italic;
font-weight:normal;
}
#category-page {
	color:#000000;
}
/*media all*/
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: 0px 0px 0px 0px currentColor;
}
.single-post-meta{
display:none;
}