/*
Theme Name: Churchope
Version: 1.12.2
Theme URI: http://churchope.themoholics.com/
Description: Premium WordPress theme that is perfect for churches and business websites, but also suits well for any other needs.
Author: themoholics
Author URI: http://themoholics.com/
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
Tags: red, white, gray, two-columns, fixed-width, threaded-comments, translation-ready, custom-menu
*/

/*
.blogtitles p { display: none; }
*/

.testimonial { margin-left: 12px; }
.quote { margin-right: 12px; }
.testimonial_meta { margin-right: 12px; }

.jp-seek-bar { height: 6px; }
.jp-play-bar { height: 6px; }
.jp-volume-bar { height: 6px; }
.jp-volume-bar-value { height: 6px; }
.jp-progress { padding-top: 10px; }
.jp-volume { padding-top: 3px; }


.jp-title {
	font-size: 12px;
	margin-bottom: 0px;
	background-image: none;
}

#nav_menu-9:before, #nav_menu-10:before, #nav_menu-11:before, #nav_menu-12:before { content: " "; }

/*straatmann's rules*/
.one_half > video {
	width:100%;
}
li#churchope-testimonials-12.widget.widget_testimonial:before{content: " ";}

h2.widgettitle{font-size:18px !important;}

.normal_right_mobile_center{
	text-align:right;
}
.headline_quote{width:85%;}
.extra_margin{
	margin-bottom:100px;
}
a.cycle_btn{
	border:2px solid rgba(255,255,255,.5);
}
/*end straatmann's rules */

@media only screen and (min-width: 768px) {

.bookletthumbs {
	display: block;
	position: relative;
	height: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
.bookletthumbsTall {
	display: block;
	position: relative;
	height: 300px;
	margin-right: 5px;
	margin-left: 5px;
}
.bookletthumbs img, .bookletthumbsTall img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.extra_margin{
	margin-bottom:0;
}

}

@media screen and (max-width: 500px) {
	/*straatmann's rules*/
	.normal_right_mobile_center{
		text-align:center;
	}
	.headline_quote{
		marin:0 auto;
	}
/*end straatmann's rules */

}