/*
Theme Name: Risen Child Theme
Theme URI: http://churchthemes.com/themes/risen
Author: churchthemes.com
Author URI: http://churchthemes.com
Description: A sample child theme for Risen.
Copyright: (c) 2012-2014 DreamDolphin Media, LLC
Template: risen
Version: 2.1
*/

/*
To override styles, copy them from the parent theme here, then change the properties.
You can also add new styles here. See styles/* for overriding the light and dark base styles.
Note: it is not necessary to @import the parent stylesheet here (see docs for more info)
*/
#container {
	max-width: 100%;
}

/*
width: 100%;
*/
#header-menu-links {
	text-align: center;
	width: 100%;
	
}

.menu-item {
	padding-left: 7px;
	padding-right: 7px;
}


/* Logo + Top Right */

#header-inner {
	height: 150px; /* match #header-content height */
}

#logo {
	padding-left: 90px; /* for the logo left padding */
}