/*
Theme Name: Twenty Thirteen Child
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: Adam Mallul
Author URI: https://www.eng.biu.ac.il/mallula
Description: Twenty Thirteen Child
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twenty-thirteen-child
Template: twentythirteen
*/
.site-header .home-link {
	min-height: 100px;
}
.site-title {
	font-size: 32px;
	padding: 14px 0 2px;
	color: white;

}
.site-description {
	color: white;
}
h1 {
	font-size: 28px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}
.entry-header {
	margin-bottom: 0px;
}
.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	max-width: 800px;
	width: 100%;
}