/*
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: 2.0.2
*/

/*
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)
*/


.admin-bar #container:before {
	top: 32px;
}
@media screen and (max-width:782px){
	.admin-bar #container:before {
		top: 46px;
	}
}
@media only screen and (max-width:1024px){
	#logo-regular {margin-left:40px}
}/* @media only screen and (max-width:850px){
	#logo-regular {margin-left:65px}
}*/ @media only screen and (max-width:850px){
	#logo {
		text-align: center;
		padding-left: 0;
	}
	#logo-regular {margin-left:0}
	#container:before {
		width: 150px;
		height: 150px;
		background-size: 75%;
	}

	#header-inner {
		height: 240px;
	}
	#header-content {
		height: 240px;
	}
	
#book-button a {
	float: left;
}
#book-button a > img {
	height: 50px;
}

#book-button a:first-child {
	margin-right: 10px;
	margin-bottom: 10px;
}


.testimonial_rotator.format-rotator noscript .slide { display: block; }
