/*
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-2013 DreamDolphin Media, LLC
Template: risen
Version: 1.1.8
*/

/*
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)
*/

#header-inner {
	height: 170px;
}

#logo img {
	margin-top: 8px;
}

#tagline {
	font-family: serif;
	font-size: 28px;
	font-style: italic;
	color: black;
}

.post-content h3 {
	margin-top: 16px;
}

h3 {
	margin: 0px 0px 0px 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 24px;
}