/*
Theme Name: WJFF Child Theme
Theme URI: http://www.staging4.wjff.org/
Template: dt-the7
Author: The Design Foundry
Author URI: http://www.thedesignfoundry.net
Description: A WJFF child theme
Version: 1.0.0.1492492306
Updated: 2017-04-18 01:11:46

*/



html, html body, html body.page, html h1, html .h1-size {
	font-family: "roboto", Helvetica, Arial, sans-serif;
}


.spektrbasket {
	position: absolute;
	top: 10px;
	right: 40px;
	color: #000;
	z-index: 4000;
}

.spektrbasket a {
	color: #000;
}

.masthead.classic-header {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.masthead.classic-header .branding {
	line-height: 110%;
	font-size: 4em;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "europa", "roboto", Helvetica, Arial, sans-serif;
	display: block;
	clear: both;
	margin: 0px auto;
	text-align: center;
	flex: none;
	padding-top: 10px;
}

.masthead.classic-header .branding a {
	display: block;
	height: 100%;
	color: #0f203d;
	transition: all .3s;
	text-decoration: none;
}

.masthead.classic-header .branding a:hover, html .mobile-branding a:hover {
	color: #0f203d;
}

html .mobile-branding {
	display: block;
	margin-top: 35px;
}

html .mobile-branding a {
	font-family: "europa", "roboto", Helvetica, Arial, sans-serif;
	display: block;
	font-size: 3.25em;
	line-height: 100%;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	color: #0f203d;
	transition: all .3s;
	text-decoration: none;
}

html .mobile-branding::after {
	content: none;
}



@media only screen and (max-width: 600px) {
	
	.spektrbasket {
		right: auto;
		left: 30px;
		top: 10px;
	}
	
	#main-slideshow:not(.rv-slider):not(.empty-slider) {
		min-height: 0px;
	}

	html .mobile-branding {
		margin-top: 55px;
	}

	html .mobile-branding a {
		font-family: "roboto", Helvetica, Arial, sans-serif;
		display: block;
		font-size: 2em;
		line-height: 100%;
		text-align: center;
		text-transform: uppercase;
		font-weight: 700;
		color: #000034;
		margin: 0px;
	}
	
	.subheads {
		display: none;
	}

}


@media only screen and (max-width: 1100px) {

	.masthead.classic-header {
		background-size: cover;
		background-position: center center;
	}

}

.subheads, .prehead {
	font-size: 35%;
	line-height: 120%;
	font-weight: 400;
	text-transform: none;
	padding-top: 7px;
}

.subheads span {
	display: block;
	padding: 3px 0px;
	font-size: 125%;
}

.prehead {
	margin-bottom: 4px;
}




/* schedule */

.fc-view-container {
	border: 2px solid #000;
	font-family: "europa", "roboto", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

body .fc-unthemed td {
	border-color: #000;
}

body .fc-scroller td {
	border-left: 0px;
	border-right: 0px;
}

.fc-time-area .fc-slats .fc-minor {
	border: 0px;
}

.fc-body .fc-resource-area {
	background-color: #fac4a6;
}

body .fc-timeline th {
	font-weight: 400;
	border: 0px;
}

body a.fc-h-event {
	padding: 5px 10px 10px 10px;
	box-sizing: border-box;
	margin-top: 5px;
	-webkit-box-shadow: 3px 2px 2px 0px rgba(0,0,0,0.08);
	-moz-box-shadow: 3px 2px 2px 0px rgba(0,0,0,0.08);
	box-shadow: 3px 2px 2px 0px rgba(0,0,0,0.08);
	min-height: 90px;
}

p.eventname {
	font-size: 120%;
	font-weight: 500;
	padding-bottom: 7px;
	margin: 5px 0px 0px 0px;
}

.schedmeta {
	font-size: 80%;
	font-weight: 100;
}

.schedduration {
	margin-left: 8px;
	border-left: 1px solid #000;
	padding-left: 8px;
}

body .fc-time-area .fc-event-container {
	padding-bottom: 5px;
}

.schednote {
	color: #f36b21;
	font-size: 80%;
	font-weight: 100;
	margin: 5px 0px 0px 0px;
}

body .fc-timeline .fc-divider {
    width: 0px;
    border-style: solid;
    border-color: #000;
    border-width: 0px 0px 0px 1px;
}

body .fc-head .fc-scroller-canvas .fc-content > table {
	margin-bottom: 0px;
}

body .fc-head .fc-scroller-canvas .fc-content {
	padding: 4px 0px;
}

.fc-widget-header {
	font-size: 100%;
	font-weight: 700;
}

body .fc .fc-toolbar .fc-left {
	text-align: left;
}

body .fc .fc-toolbar .fc-left > * {
	float: none;
	display: inline-block;
}

.fc-prev-button::before {
	content: '\276E';
	font-weight: 900;
}

.fc-next-button::after {
	content: '\276F';
	font-weight: 900;
}

body .fc button {
	border: 0px;
	background-color: #000;
	color: #fff;
	background-image: none;
	border-radius: 0px;
	box-shadow: none;
	text-shadow: none;
	text-transform: uppercase;
	vertical-align: middle;
}

body .fc-state-default.fc-corner-right {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

body .fc-state-default.fc-corner-left {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

body .fc .fc-toolbar .fc-left h2 {
	font-size: 180%;
	margin: 0px 30px 0px 0px;
	vertical-align: middle;
}

#holdgrid {
	margin: 0px;
	position: relative;
}

.calholder {
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: right;
}
.calholder label {
	padding-right: 4px;
	font-size: 120%;
}

#holdgrid .dayspon {
	padding: 5px 10px;
	background-color: #f2f2f2;
	margin-bottom: 20px;
	display: inline-block;
	clear: both;
	font-size: 120%;
}

input#datepicker {
	background-color: #fff;
	border: 0px;
	height: 30px;
	width: 30px;
	background-image: url(images/calendar.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.ui-dialog a {
	text-decoration: none;
}

.ui-dialog a:hover p {
	color: #000;
}

.ui-widget-header {
    border: 0px;
    background: transparent;
}

#poptitle {
    color: #000;
    font-weight: 500;
    font-size: 140%;
    text-transform: uppercase;
}
.ui-dialog-titlebar {
	height: 0px;
}

.ui-dialog-titlebar > span {
	display: none;
}

#eventContent a {
	display: block;
}

#flength::after {
	content: ' min';
}

.popmeta {
	font-size: 100%;
	font-weight: 100;
}

.popmeta span {
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #000;
}

.popmeta span:last-of-type {
	padding-right: 0px;
	margin-right: 0px;
	border-right: 0px;
}

#eventInfo {
	font-size: 110%;
	padding-bottom: 15px;
}

.ui-corner-all {
	border-radius: 0;
	border: 0px;
}

.ui-dialog {
	-webkit-box-shadow: 3px 2px 2px 0px rgba(0,0,0,0.08);
	-moz-box-shadow: 3px 2px 2px 0px rgba(0,0,0,0.08);
	box-shadow: 3px 2px 2px 0px rgba(0,0,0,0.08);
	overflow: visible;
	padding: 0px;
	z-index: 8000;
	}
	
body .ui-icon-closethick {
	background-position: -32px -192px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 0px;
    background: transparent;
}

.ui-dialog .ui-dialog-titlebar-close {
	right: -8px;
	top: -8px;
	margin: 0px;
	z-index: 9999;
}

.ui-dialog .ui-dialog-titlebar {
	padding: 0px;
}

.poptop {
	padding-bottom: 70%;
    background-color: #eee;
    background-size: cover;
    background-position: center center;
    margin: -30px -14px 10px -14px;
}

.switcher {
	text-align: right;
	padding-bottom: 15px;
	font-size: 130%;
	display: none;
}

.switcher a {
	display: inline-block;
	padding: 1px 5px;
	text-transform: uppercase;
	border: 1px solid #000;
	font-size: 85%;
	color: #000;
	text-decoration: none;
}


.switcher a:last-of-type {
	border-left: 0px;
}

.switcher a:first-of-type {
	margin-left: 10px;
}

.switcher a:first-of-type {
	background-color: #eee;
}

.switcher a#schedlist::before {
	content: '\2630';
	padding-right: 3px;
}

.switcher a#schedgrid::before {
	content: '\25a6';
	padding-right: 3px;
}

#gridlist {
	display: none;
}

.page-template-calendar_test #content {
	width: 100%;
}

.page-template-calendar_test #main:not(.sidebar-none) .wf-container-main {
	display: block;
}

.fc-resized-row { min-height: 97px !important; }


.fc-resource-area .fc-cell-content span {
	display: inline-block;
	vertical-align: middle;
}

.fc-resource-area .fc-resized-row {
	height: 100%;
}

.fc-resource-area .fc-cell-content span:first-of-type {
	height: 100%;
}

ul.sub-nav {
	opacity: 1 !important;
}


.main-nav li:first-of-type ul.sub-nav {
	left: 200px !important;
}





/* guests */
	
.guestpho {
	width: 20%;	
	float: left;
	text-align: center;
}

.guestpho img {
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 10px;
	box-sizing: border-box;
	background-color: #ffecf4;
}

.gpguest {
	margin: 0px;
	padding: 0px;
	position: relative;
}

.gpfirst {
	clear: both;
	padding-top: 30px;
}

.gpguest h3 {
}

.gptext {
	width: 75%;
	float: right;
}

p.gpmeta {
	margin-bottom: 0px;
}

@media only screen and (max-width: 600px) {
		
	.guestpho {
		width: 80%;	
		float: none;
		text-align: left;
		margin-bottom: 20px;
	}

	.gptext {
		width: 100%;
		float: none;
	}

}



.selabel {
	display: block;
	font-size: 90%;
	color: #008998;
}