/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    http://americanlibertylive.com/twenty-fourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       John Doe
 Author URI:   http://americanlibertylive.com
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/


@import url("../twentyfourteen/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */


/*This section sets page to 100% width */
.site {
background-color: #fff;
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;
}