/*
Theme Name: Twenty Seventeen Child theme of twentyseventeen
Theme URI: 
Description: Child theme of twentyseventeen theme for the Twenty Seventeen theme
Author: <a href="https://wordpress.org/">the WordPress team</a>
Author URI: 
Template: twentyseventeen
Version: 1.3
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 09 Nov 2017 08:17:51 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

@media screen and (min-width: 48em) {
	.blog:not(.has-sidebar) #primary article, 
	.archive:not(.page-one-column):not(.has-sidebar) #primary article, 
	.search:not(.has-sidebar) #primary article, 
	.error404:not(.has-sidebar) #primary .page-content, 
	.error404.has-sidebar #primary .page-content, 
	body.page-two-column:not(.archive) #primary .entry-content, 
	body.page-two-column #comments {
		float: right;
		width: 68%;
	}

	body:not(.has-sidebar):not(.page-one-column).page-header, 
	body.has-sidebar.error404 #primary .page-header, 
	body.page-two-column:not(.archive) #primary .entry-header, 
	body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
		float: left;
		width: 19%;
	}
	
}

ul,
ol {
	margin: 0 1.5em;
	padding: 0;
}
