/**
* Theme Name:	bavaria judaica TwentySixteen
* Theme URI:	https://bavaria-judaica.de/
* Description:	Child-Theme von TwentySixteen
* Author:	nurinst.org
* Author URI:	https://www.nurinst.org
* Template:	twentysixteen
* Version:	3.0
*/
@import url('../twentysixteen/style.css');

body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family:"Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.1rem;
	line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	color: #1a5cb2;
	font-family: font-family:"Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700;
	margin: 0;
	text-rendering: optimizeLegibility;
}


/**
 * 6.2 - Menus
 */
.post-navigation {
	border-top: 2px solid #727272;
	border-bottom: 2px solid #727272;
	clear: both;
	font-family:"Helvetica Neue", Helvetica, sans-serif;
	margin: 0 7.6923% 3.5em;
}

.post-navigation div + div {
	border-top: 2px solid #727272;
}

/**
 * 10.0 - Widgets
 */

.widget {
	border-top: 2px solid #727272;
	font-family:"Helvetica Neue", Helvetica, sans-serif;
	font-size: 0.825em;
	line-height: 1.8;
	margin-bottom: 3.0em;
	padding-top: 1.5em;
}

.widget .widget-title {
	font-family:"Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
	font-size: 1.25rem;
	letter-spacing: 0.046875em;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	text-transform: uppercase;
}

/**
 * 11.1 - Header
 */
.site-title {
	font-size: 2rem;
	line-height: 1.25;
	margin: 0;
}
.site-description {
	font-size: 2rem;
	font-family:"Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.25;
	margin: 0.538461538em 0 0;
}

/**
 * 11.2 - Posts and pages
 */
.entry-title {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 1em;
}
.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget h1 {
	font-size: 23px;
	font-size: 1.5rem;
	line-height: 1.25;
	margin-top: 2em;
	margin-bottom: 1em;
}

.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget h2 {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.18;
	margin-top: 2.5em;
	margin-bottom: 1.25em;
}

.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget h3 {
	font-size: 16px;
	font-size: 1.0rem;
	line-height: 1.3125;
	margin-top: 3.5em;
	margin-bottom: 1.75em;
}
.page-header {
	border-top: 2px solid #727272;
	padding-top: 1.75em;
}
.page-title {
	font-family:"Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	font-size: 0.60rem;
	font-weight: 500;
	line-height: 1.2173913043;
}

/**
 * 14.1 - >= 710px
 */
.post-navigation .post-title {
		font-size: 16px;
		font-size: 1.0rem;
		line-height: 1.0;
	}

.main-navigation, .site-title, .entry-title {
    font-family:"Helvetica Neue", Helvetica, sans-serif !important;
}