/*
Theme Name: Lovecraft Child
Theme URI: http://jeziorozegrzynskie.info/lovecraft-child/
description: >-
  Twenty Fifteen Child Theme
Author: SJ
Author URI: http://example.com
Template: lovecraft
Version: 1.0.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: Lovecraft-child
*/



body {
	background-color: #fafafa;
	border: none;
	color: #111;
	font-family: 'Alatsi', sans-serif;
	font-size: 17px;
	-webkit-font-smoothing: antialiased;
}



h1, h2, h3, h4, h5, h6 {
	margin: 50px 0 25px;
	font-family: 'Alatsi', sans-serif;
	line-height: 110%;
	font-weight: 700; 
}

	h1 { font-size: 1.2em; }
	h2 { font-size: 1.2em; }
	h3 { font-size: 1.2em; }
	h4 { font-size: 1.2em; }
	h5 { font-size: 1.2em; }
	

a {
	font-family: 'Alatsi', sans-serif;	
}

.blog-title {
	font-family: 'Alatsi', sans-serif;
}

.post-title {
	color: #111;
	font-family: 'Alatsi', sans-serif;
	font-size: 1.75em;
	line-height: 130%;
	margin: 0;
	font-weight: 700;
}


@media only screen and (min-width: 960px) {
.hidedesktop{display:none;}
}


.widget-content li {
	border-bottom: 0px solid #ddd;
}

.widget + .widget { 
	border-top: 0px solid #ddd;
}

.post-content { 
	font-family: 'Lato', serif;
	font-size: 0.95em;
}