header {
	background: #261c1e url('../images/header_back.png') repeat 0 0;
	color: #eeeeee;
}
.header_top {
	background: url('../images/bg_header_top.png') repeat-x 0 0;
	overflow: hidden;
}
.header_bottom {
	background: url('../images/bg_header_bottom.png') repeat-x 0 100%;
	overflow: hidden;
}
.logo {
	margin: 35px 0;
	padding-left: 6px;
}
#color_header {
	background: #910706 url('../images/menu_pattern.png') repeat 0 0;
}


/*Social Ribbons*/
.ribbon_holder { width:41px; height: 79px; }
header .ribbon_holder {position: absolute; top:0; right: 12px; }
.ribbon_holder .ribbon { border-top: 16px solid #911000;border-left: 16px solid #911000;border-right: 17px solid #911000;}

.ribbon_bg { opacity: .4; width:41px; height: 74px; display: block; position: absolute; top:0; right: 0; z-index: 1; background: url('../images/ribbon_bg.png') no-repeat 0 100%; -webkit-transition: height 0.2s linear 0s; -moz-transition: height 0.2s linear 0s; transition: height 0.2s linear 0s; }
.ribbon { width:0; height: 69px; display: block; position: absolute; top:0; right: 4px; border-bottom: 16px solid transparent; z-index: 100003; -webkit-transition: height 0.2s linear 0s; -moz-transition: height 0.2s linear 0s; transition: height 0.2s linear 0s; }
.ribbon span { width:41px; height: 73px; display: block; text-indent: -9999em; position: absolute; top:-16px; left:-20px; right: -20px; bottom: -16px;  -webkit-transition: height 0.2s linear 0s; -moz-transition: height 0.2s linear 0s; transition: height 0.2s linear 0s; text-align: left; }
.ribbon:hover { height: 75px; }
.ribbon:hover span { height: 79px; }
.ribbon_holder:hover .ribbon_bg { height: 79px; }

.ribbon span:before {
	content: '';
	position: absolute;	left: 0; right: 0;
	display: block;	margin: 0 auto; border-radius: 100%;
}
.ribbon span {
	background: url('../images/ribbon.png') no-repeat 0 100%;
}

header .ribbon span:before {
	background: url('../images/i_ribbon.png') no-repeat 0 0;
	width: 19px; height: 19px; bottom: 26px;
}
header .ribbon_holder.ribbon_holder_custom {
    right: 58px;
}
@media only screen and (max-width: 767px) {
	header .ribbon_holder.ribbon_holder_custom {
		right: 46px;
	}
}

.ribbon_holder.ribbon_holder_custom .ribbon {
	border-top: 16px solid #C6B18B;
	border-left: 16px solid #C6B18B;
	border-right: 17px solid #C6B18B;
}
header .ribbon span:before {
  width: 23px;
  height: 23px;
  background: rgba(0, 0, 0, 0.00) url(http://www.powerhousetheatre.net/wp-content/themes/churchope/images/sprite_socialbuttons.png) no-repeat 0 0;
	background-position: -89px -49px;
}
header .ribbon.ribbon_custom span:before {
	background-position: -90px -1168px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all {
	header .ribbon span:before {
    background-image: url(http://www.powerhousetheatre.net/wp-content/themes/churchope/images/retina/sprite_socialbuttons@2x.png) !important;
		background-position: -87px -49px !important;
    background-size: 120px 1200px;
  }
	header .ribbon.ribbon_custom span:before {
		background-position: -90px -1168px !important;
	}
}

/*Social Ribbons End*/

.mainmenu {
	background-size: 1px 10px;
		background: url('../images/bg_mainmenu.png') repeat-x 0 100%;
	padding-bottom: 10px;
}
.mainmenu_inner {
	background-size: 1px 3000px;
	background: url('../images/bg_mainmenu_inner.png') repeat-x 0 0;
}
.main_menu {
	min-height: 59px;
	float: right;
	margin-bottom: -10px;
}
.main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 1px;
	position: relative;
	z-index: 10000;
	line-height: 1.0;
}
.sf-menu>li {
		list-style: none;
		float: left;
	position: relative;
	padding: 0;
	height: 67px;
	margin: 0;
}
.sf-menu a {
	text-decoration: none;
	font-size: 12px;
	position: relative;
	font-style: normal;
	cursor: pointer;
}
.sf-menu>li>a {
	vertical-align: middle;
	height: 67px;
	display: table-cell;
	padding: 0 15px;
}
.sf-menu>li>a {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 16px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}
.sf-menu>li>a:hover {
	background-size: 1px 67px;
	background: url('../images/bg_active_menu.png') repeat-x 0 0;
}

#pagetitle h1 {
	margin: 26px 0;
	font-size: 36px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
	display: inline-block;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	letter-spacing: -2px;
		color: #ffffff;
}
#pagetitle .extratitle {
	opacity: .5;
	font-size: 14px;
	font-style: italic;
	padding-top: 25px;
	padding-bottom: 12px;
}
#pagetitle .extratitle a {
	color: #ffffff;
}

#breadcrumbs {
	background: url('../images/bg_breadcrumbs.png') repeat-x 0 100%;
	min-height: 37px;
	color: rgba(255,255,255, .5);
}
.gray_line {
	background-size: 1px 28px;
		background: #f6f6f6 url('../images/bg_gray_line.png') repeat-x 0 100%;
	min-height: 29px;
	border-top: 1px solid #fff;
}
#main {
	background: url('../images/bg_main.png') no-repeat 50% 0;
	margin-bottom: -44px;
	top: -44px;
	padding-top: 23px;
	padding-bottom: 50px;
	position: relative;
	z-index: 2;
	min-height: 200px;
}

.page-template-template-rightsidebar-php #main, .layout_right_sidebar #main {
	background-size: 972px 214px;
}
.page-template-template-rightsidebar-php #main, .layout_right_sidebar #main {
	background: url('../images/bg_main_right.png') no-repeat 50% 0;
}
.right-sidebar {
	padding-top: 42px;
	padding-left: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.page-template-template-rightsidebar-php #main, .layout_right_sidebar #main {
		background: url('../images/bg_main_right_2.png') no-repeat 50% 0;
	}
}


#contentarea {
	padding: 0;
}
footer {
	background: #fafafa url('../images/bg_footer.png') repeat-x 0 0;
	color: #3f3f3f;
	overflow: hidden;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
footer aside {
	margin-bottom: 30px;
}
#footer_widgets {
	padding: 50px 0 5px;
}
#footer_widgets .dotted {
	height: 1px;
	background: url('../images/bg_footer_widgets.png') repeat-x 0 100%;
	padding-top: 5px;
}
footer .widget-title, footer .widget-title a, footer .widget_calendar caption {
	color: #545454;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: 500;
	text-decoration: none;
		margin-top: 0;
}
#copyright {
	position: relative;
	padding: 22px 0 16px;
	min-height: 15px;
}
#copyright p {
	color: #afafaf;
		padding: 0;
	margin: 0;
}
.widget_nav_menu ul, .widget_links ul, .widget_meta ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget_nav_menu>div>ul >li, .widget_links >ul >li, .widget_meta >ul >li {
	background: url('../images/bg_footer_widgets.png') repeat-x 0 100%;
	position: relative;
	padding-bottom: 1px;
}
footer .widget_nav_menu a, footer .widget_links a, footer .widget_meta a {
	color: #3f3f3f;
}
.widget_nav_menu li a, .widget_links li a, .widget_meta li a {
	text-decoration: none;
	padding: 7px 0 6px 20px;
	display: block;
}
.widget_nav_menu li:before, .widget_links li:before, .widget_meta li:before, .entry-content ul li:before {
	content: '\00b7';
	color: #000000;
	font-size: 46px;
	position: absolute;
	top: 7px;
	left: 4px;
	font-family: "Times New Roman", sans-serif;
}
.widget_nav_menu a:hover, .widget_links a:hover, .widget_meta a:hover, .widget_nav_menu .current-menu-item>a {
	background-color: #fbfbfb;
	color: #910706;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
.widget_social_links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.widget_social_links ul li {
	margin-bottom: 9px;
}
footer .widget_nav_menu a:hover, footer .widget_links a:hover, footer .widget_meta a:hover {
	background: #f0f0f0;
	color: #910706;
}
.widget_social_links a {
	position: relative;
	text-decoration: none;
	display: inline-block;
	padding: 1px 0 1px 35px;
	min-height: 19px;
	color: #3f3f3f;
}
.widget_social_links a.twitter_account:before {
	background-position: -9px -88px;
}
.widget_social_links a.facebook_account:before {
	background-position: -9px -48px;
}
.widget_social_links a.email_to:before {
	background-position: -9px -247px;
}
.widget_social_links a.youtube_account:before {
	background-position: -9px -288px;
}
.social_links, .widget_social_links a:before {
	background-size: 120px 1200px;
}
.widget_social_links a:before {
	background: url('../images/sprite_socialbuttons.png') no-repeat 0 0;
	content: '';
	position: absolute;
	left: -2px;
	top: -3px;
	width: 27px;
	height: 25px;
}
footer .widget_social_links a:hover, footer .widget_archive li a:hover, footer .widget_categories li a:hover, footer .widget_pages li a:hover, footer .widget_tag_cloud a:hover {
	color: #910706;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {border: none; border-bottom: 1px dotted #dadada;}
.th_notification.notification_info {
	border: 1px solid #cccccc;
	background: #e9e9e9;
	padding: 20px 15px 15px 20px;
	margin-bottom: 20px;
	clear: both;
	min-height: 38px;
}

h2 {
	font-size: 26px;
	margin: 20px 0 12px 0;
	line-height: 90%;
}
.subheader {
	font-size: 18px;
	letter-spacing: .125em;
	text-transform: uppercase;
	font-weight: bold;
		border-top: 4px solid #FAFAFA;
	padding-top: 14px;
}

/*Microsite Only Styles*/
.form-control {
	border-color: #dcdcdc;
	color: #9a9a9a;
}
.form-control:focus {
	border-color: #dcdcdc;
	-webkit-box-shadow: none;
	box-shadow: none;
}
span.help-block.form-error, .text-danger.alert {
	font-size: .8em;
	font-weight: bold;
	border: 1px solid rgba(169, 68, 66, 0.2);
	background: rgba(169, 68, 66, 0.1);
	padding: 5px;
	border-radius: 2px;
	color: #a94442;
}
.carousel-indicators {
	bottom: 0;
}
.carousel-indicators .active {
	background-color: #333333;
}
.carousel-indicators li {
	border-color: #333333;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
}
#slide_prev {
	background: url('../images/slide_navigation.png') no-repeat -10px -12px;
	cursor: pointer;
}
#slide_next {
	background: url('../images/slide_navigation.png') no-repeat -12px -89px;
	cursor: pointer;
	right: 0;
}
#slide_prev, #slide_next {
	display: block;
	height: 50px;
	width: 50px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	z-index: 1000;
		background-size: 75px 150px;
		background-color: rgba(41, 36, 32, .12);
	top:45%;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
#slide_prev:hover, #slide_next:hover {
	background-color: rgba(41, 36, 32, .2);

}

.addthis_toolbox.addthis_default_style.addthis_32x32_style {
	float:left;
	padding-left: 5px;
}

.modal {
	z-index: 100000;
}
.btn-info {
	background-color: #b19768;
	border-color: #b19768;
}
.btn-info:hover, .btn-info:active:hover, .btn-info.active:hover, .open>.dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open>.dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open>.dropdown-toggle.btn-info.focus {
	background-color: #c6b28d;
	border-color: #c6b28d;
}
.btn-arrow {
	background: #231b1c url('../images/i_arrow.png') no-repeat 100% 14px;
	background-size: 19px 14px;
	border-color: #231b1c;
}
.btn-arrow:hover, .btn-arrow:focus {
	background-color: #000000;
	border-color: #000000;
}
.btn-arrow.btn-lg {
	padding: 10px 30px 10px 16px;
}
