/*   
Theme Name: BaylysChild
Theme URI: www.kristinehonig.de
Description: Baylys Childtheme
Author: Kristine Honig
Author URI: http://www.kristinehonig.de/
Template: baylys
Version: 1.0
Tags: Baylys Child Theme
*/

@import url('../baylys/style.css');

/*Header*/
#header{margin:0 auto;padding:20px 0 0 0;}
.header-image{max-height:350px !important;}
.header-image{max-width:1400px !important;}
body.home .header-image {display: header-image;}
.header-image{
    display: block;
    margin-left: auto;
    margin-right: auto }

h3 {
	margin: 1.2em 0 0.5em;
	font-size:18px;
	font-size:1.2rem;
}

/*Blockquote*/
.entry-content blockquote p,
#comments blockquote p {
	font-size:20px;
	font-size:1.25rem;
	font-weight:300;
	font-style:italic;
	line-height:1.35;
	padding-left: 25px;
}

ul {list-style-image:url(https://www.kristinehonig.de/neu/wp-content/uploads/2014/10/tourimark-symbol-transp-128px.gif) !important;}

/* --- Smart Archives Reloaded ---- */
#smart-archives-list ul li,
#smart-archives-fancy ul.archive-list li {
	margin: 0;
	padding:0;
	font-size:18px;
	font-size:1.125rem !important;
	line-height:1.6;
}

#smart-archives-list ul li {
	list-style:none;
}


.author-info .author-details {
    padding: 0px !important;
}
