/*
Theme Name: Twenty Fourteen Child
Description: Twenty Fourtee Child Theme
Author: Jeremy Murray
Template: twentyfourteen
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen
*/

@import url("../twentyfourteen/style.css");

/* =Theme Customization starts here
------------------------------------ */
@media screen and (min-width: 673px) {
	#secondary,
	#supplementary {
		padding: 0 15px; /* 30px */
	}
}

@media screen and (min-width: 1008px) {
	#secondary {
		width: 182px; /* 152px */
	}
	
	.site:before {
		width: 212px; /* 182px */
	}
}