/*
 Theme Name: 	wwd-2016
 Theme URI:  	http://www.world-war-d.com/themes/twentysixteen
 Description:	twentysixteen Child Theme
 Author:     	Jeffrey Dhywood
 Author URI: 	http://www.world-war-d.com
 Template:   	twentysixteen
 Version:    	1.0.0
*/
/* customization starts here */
.post-thumbnail {
	display: none;
}
/* Changes to menu layout */
	.site-branding,
	.site-header-menu,
	.header-image {
		margin-top: 0.1em;
		margin-bottom: 1.5em;
	}
	
.site-header {
	padding: 0.1em 7.6923%;
}
	
	.site-header-menu {
		margin: 1.3125em 0;
	}

	.site-header .main-navigation + .social-navigation {
		margin-top: 0.5em;
	}
/*
	.header-image {
		margin: 1.3125em 0;
	}
*/
