/*
Theme Name: Twenty Fourteen Child 01
Theme URI: 
Description: Child 01 theme for the Twenty Fourteen theme
Author: <a href="https://wordpress.org/">the WordPress team</a>
Author URI: 
Template: twentyfourteen
Version: 1.6
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 07 Mar 2016 08:22:08 +0000 */ 

@import url('../twentyfourteen/style.css');

/*This section sets page to 100% width */
.site {
	background-color: #000;
	max-width: 100%;
	position: relative;
}
/*This section sets page header to 100% width */
.site-header {
	background-color: #000;
	max-width: 100%;
	position: relative;
	width: 100%;
	z-index: 4;
}

