/*  
Theme Name: The Peoria PlayHouse
Theme URI: http://www.peoriaplayhouse.org
Version: 1.0.1
Author: TBare
Author URI: http://www.tbare.com
*/

@import url(https://fonts.googleapis.com/css?family=Muli);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);

@font-face {
    font-family: 'Teacher';
    src: url(fonts/KGWhattheTeacherWants.woff);
}

.hidden {
	display: none !important;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: #f3ab0f url(images/worn_dots.png) repeat;
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	color: #000;
}

.borderradius15, .borderradius15 .fl-col-content, .borderradius15 .fl-slideshow .yui3-widget-content-expanded {
	/*border-radius: 15px;*/
}

h1, h2, h3, .fl-accordion-button .fl-accordion-button-label {
	margin: 0;
	padding: 0;
	font-weight: 500;
	letter-spacing: 2px !important;
	font-family: 'Teacher', sans-serif;
	color: #0072C6;
	text-transform: uppercase;
}

.fl-accordion-button  {
	font-size: 2.8em !important;
}

h3 {
	padding: 0px 0px 10px 0px;
}
.shadow-inset {
	/*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}


img {
	max-width:100%;
	height: auto;
}

h2 {
	font-size: 3em;
}

p, ol, ul {
	margin-top: 0px;
	padding: 0px;
}

#wide-content ul {
	margin-left: 30px;
}


p, ol {
	line-height: 140%;
}

strong {
}

a {
	color: #d81c3f;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}


h2.fl-post-grid-title {
font-size: 24px !important;
text-align: center;
border-bottom: none !important;
margin: 0 !important;
padding: 0 !important;
}

img.alignleft {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}

img.alignright {
	float: right;
	margin-right: 0px;
	margin-left: 20px;
}

img.aligncenter {
	margin: 0 auto !important;
}

img.wide220 {
	width: 220px;
	height: auto;
}

.fl-slideshow-container img, .advps-slide img {
	padding: 0;
	margin: 0;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow:  none;
	box-shadow:  none;
}

hr {
	display: none;
}

.seperate {
	width: 1120px;
	background: url("images/section-shadow.png") center no-repeat;
	height: 19px;
}

/** WRAPPER */

.container {
	width: 1120px;
	max-width: 100%;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

.wrapper {
	width: 1100px;
    max-width: 100%;
	margin: 0 auto;
	position: relative;
}

/* Header */

header {
	position: relative;
	z-index: 3;
	height: 240px;
	
	text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
}

header .roofWrapper #rooftop {
	position: absolute;
	z-index: 0;
	top:-50px;
	right: -180px;
	right: 0px;
	height: 363px;
	width: 400px;
	background-image: url("images/playhouse_roof3.png");
}

header .roofWrapper {
	background-image: url('images/headercogs.png');
	background-repeat: no-repeat;
		
	min-width: 1100px;
	max-width: 1350px;
	position: relative;
	height: 365px;
	margin: 0 auto;
	overflow: hidden;
}

/* Logo */

#logo {
	position: absolute;
	z-index: 4;
	width: 100%;
	top:-8px;
	margin-left: 0px;
	height: 170px;
}

#logo h1 {
	color: #f1f1f1;
	font-family: 'Teacher', sans-serif;
	padding: 35px 0px 0px 30px;
	line-height: 100%;
	width: 650px;
	letter-spacing: 3px !important;
	margin-left: 2em;
	text-indent: -2em;
	font-weight: 400 !important;
	font-size: 3.8em;
	text-transform: lowercase;
	float: left;
}

#logo h1:after {
	padding: 0px 115px 0 0;
	background-image: url('images/logo-plane.png');
	content:" "; 
}

p.tagline {
	z-index: 0;
	position: absolute;
	color: #fff;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: 1.4em;
	margin: 145px 30px 0px 320px;
	
}

.roundLogo {
	margin: -75px 0 0 15px;
	z-index: 999;
	position: absolute;
	max-width: 15%;
}

.roundLogo img {
	max-width: 100%;
	height: auto;
}
 
/* Columns */

#page-wrapper {
	overflow: hidden;
	padding: 20px 0;
	background: #c0c164 url(images/square_bg.png) repeat;
}

/** CONTENT */

#content {
	
	background: #f3ab0f url(images/worn_dots.png) repeat;
	position: relative;
	padding-top: 34px;
}

#wide-content {
	position: relative;
	z-index: 3;
	background: #fff;
	overflow: hidden;
	width: auto !important;
	max-width: 1040px;
	min-height: 450px;
	margin: 0px auto;
	padding: 10px 40px 30px 40px;
}

#wide-content h2 {
	padding: 0px 0px 10px 0px;
	margin: 0 0 10px 0;
	font-size: 36px;
	border-bottom: 2px solid #d81c3f;
}

#wide-content h2.page-title, #wide-content h2.title {
	margin: 0 0 16px 0;
	font-size: 3.2em;
	padding: 0 0 10px 150px;
	border-bottom: 4px solid #0072C6;
}

#wide-content h2:after {
	padding: 0px 145px 0 0;
	background-image: url('images/plane.png');
	background-repeat: no-repeat;
	content:" "; 
}

#wide-content .noPlane h2:after, h2.noPlane:after {
	padding: 0 !important;
	background-image: none !important;
	content: none !important;  
}

/** CONTENT */

#contentWithSidebar {
	float: left;
	width: 710px;
	padding: 0px 0px 0px 0px;
}

#content h2 {
	padding: 0px 0px 10px 0px;
	margin: 0 0 10px 0;
	font-size: 2.5em;
	border-bottom: 2px solid #0072C6;
}



/** SIDEBAR */

aside {
	
	width: 290px;
	padding: 0px 0px 20px 0px;
}

 .side-hours {
	border-top: 3px solid #007bc3;
	border-bottom: 3px solid #007bc3;
	padding: 0;
}

 .side-hours-section {
	padding: 10px;
}

aside h3 {
	padding-bottom: 8px;
	margin-bottom: 7px;
	border-bottom: 1px solid;
	letter-spacing: -1px;
}
.side-hours-section h3 {
	padding-bottom: 0;
	margin-bottom: 7px;
	border-bottom: none;
	letter-spacing: -1px;
	font-size: 32px;
}
	
.side-hours-section p {
	line-height: 100%;
	margin: 0;
}


aside .widget {
	
	padding: 5px;
	margin-bottom: 20px;
}

aside .widget ul {
	list-style: none;
	margin: 0 !important;

}

aside .widget ul li {
	padding: 7px;
	border-bottom: 1px solid #f4b939; 
}

aside .widget ul li a {
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	
}

aside .widget ul li  a:hover, aside .widget ul li.current_page_item a {
	color: #a71a10;
	font-size: 17px;
	padding: 0px 3px 0px 10px;
}


.left {
	float: left !important;
}

.right {
	float: right !important;
}

/* Footer */

footer {
	/*padding: 20px 0px;
	background: #569bd2 url("images/playhouse-foot.jpg") repeat;
	border-top: 1px dashed #B69627;*/
	color: #000;
    margin-top: 12px;

}

footer p.copyright {
	color: #fff;
	text-align: center;
	clear: both;
	font-size: .9em;
}

footer p.copyright a {
	color: #fff;
}

footer img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 7px 0 0 0;
	border: none;
	padding: 0 0 0 5px;
}

footer h3 {
	letter-spacing: -1px;
	font-size: 2em;
}

footer a {	
	color: #092d57;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	text-shadow: 1px 1px 1px #bbb;
}

footer a:hover {
	color: #d81c3f;
	text-shadow: 1px 1px 1px #bbb;
}

#footerMenu {
	width: 75%;
    float: left;
    margin-top: 8px;
}

#footerSearch {
	width: calc(25% - 16px);
	float: left;
	padding: 0 8px;
}


/* Four Column Footer Content */


#threeCol {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #8F8F8F;
	border-top:  3px solid #007bc3;
	}


.column1, .column2, .column3 {
	float: left;
	width: calc(33.3% - 20px);
	padding: 0 10px;
	background: #fff;
}

.column3 {
	float: right !important;
	margin-right: 0px !important;
}

.column4 {
	display: none !important;
}

#threeCol h3 {
	padding-bottom: 8px;
	margin-bottom: 7px;
	border-bottom: 1px solid;
}

#threeCol #searchform {
	margin-top: 18px;
}

/* Banner Style */

#banner-wrapper {
}

#banner {
	overflow: hidden;
	width: 1120px;
	margin: 4px auto 30px auto;
}

#banner .img-border {
	padding: 20px;
	background: #fff;
}

#banner img {
	margin: 0;
	padding: 0;
	border: none;
}

/* Button Style */

.button-style {
	display: inline-block;
	margin-top: 30px;
}

.button-style.fullwidth {
	width: 100%;
}

.button-style a, a.fl-button, .gform_wrapper .gform_footer input {
	display: block;
	/*border-radius: 5px;*/
	border: 1px solid #ff9d3d !important;
	background: #ff9d3d;
	padding: 7px 30px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF !important;
	

	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.button-style a:hover, a.fl-button:hover, .gform_wrapper .gform_footer  input:hover {
	background: #ff9d3d;
	border: 1px solid #ff9d3d !important;
}
.button-style.green a, .green a.fl-button {
	border: 1px solid #62ba49 !important;
	background: #74ae28;
}

.button-style.blue a, .blue a.fl-button {
	border: 1px solid #007bc3 !important;
	background: #007bc3 ;
}



a.fl-button * {
	color: #fff !important;
}


#content .gform_wrapper .gform_footer {
	padding: 0;
	margin: 10px 0 0 260px;	
}

.home #content .gform_wrapper .gform_footer {
	padding: 0;
	margin: 10px 0 0 90px;	
}


/** SIDEBAR LIST STYLE */

ul.sidebar {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.sidebar li {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #D7D7D7;
}

ul.sidebar a {
	text-decoration: none;
	color: #949494;
}

ul.sidebar a:hover {
	text-decoration: underline;
}

ul.sidebar .first {
	padding-top: 0px;
	border-top: none;
	box-shadow: none;
}

#searchform-wrap { 

}

#searchform #s {
	width: calc(100% - 30px);
	color: #a5a099;
	background: #eee url(images/search.png) no-repeat 8px center;
	border: solid 1px #ddd;
	padding: 7px 0 7px 28px ;
		
}
#searchform #s:focus {
	color: #333;
}


.home .upcomingEvents ul li {
	margin-bottom:8px;
}


.fl-callout-center img {
	margin: 0 !important;
}

.noButton .fl-button {
	display: none !important;
}

.fl-pricing-table h2 {
	font-size: 2.2em !important;
}
#threeCol .gform_body {
margin-top: -10px;
}

#threeCol .gform_body .ginput_complex p {
	width: 46%;
}
#threeCol .gform_body .ginput_complex span {
margin:0;
}

#threeCol .gform_wrapper .gform_footer {
	padding: 0;
	margin: 10px 0 0 60px;	
}

#threeCol .gfield_label {
	margin: 0;
}
.fl-pricing-table-price {
	background: #ff9e3d !important;
}


.home .ai1ec-title-buttons, .home .ai1ec-views-dropdown {
	display: none !important;
}

@media screen and (max-width:1075px){
nav ul.main-nav li a { 
	font-size: 14px;
	margin-left: 6px;
	}
}
@media screen and (max-width:1070px){
header .roofWrapper {
	min-width: 0;
	max-width: 100%;
	position: relative;
	height: 365px;
	margin: 0 auto;
	overflow: hidden;
}

}

@media screen and (max-width:990px){
#nav ul.main-nav li a { 
font-size: 12px; 
}
}


@media screen and (max-width:905px){
#nav ul.main-nav li a { 
font-size: 12px; 
}

#nav {
	display:none;
	
}

header {
	height: 180px;
}

header .roofWrapper {
	z-index: -1;
	float:right;
	top: 0;
	right: 0;
	height: 222px;
	width: 100%;
	position: absolute;
}

#rooftop {
	top: 0 !important;
	height: 222px !important;
	width: 100% !important;
	background-image: url("images/playhouse_roof_mobile.png") !important;
	background-repeat: no-repeat;
}

.roundLogo {
	display: none;
}

#logo {
	height: auto;
}

#logo h1 {
	font-size: 3.1em !important;
	margin-bottom:20px !important;
	width: 100%;
}

#content {    padding-top: 30px; }
}

@media screen and (max-width:800px){
#wide-content h2.page-title {
	margin: 10px 0 10px 0;
    padding: 10px;
}

.fl-module-content {
    margin: 0px 2px 15px 2px !important;
}
.wrapper, #wide-content {
padding: 0 2%;
width: 94%;
margin: 0 5px;
display: block !important;
}

.responsive-grid-active .block, .responsive-grid-active .row, .responsive-grid-active .column {
	width: 98% !important;
	padding: 6px;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

header #logo, header h1, header p.tagline, nav{
	position: static;
	text-align: center;
	max-width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	text-indent: 0 !important;
}


header h1 {
	margin:20px 0 !important;
	
}

p.tagline {
	border-top: none;
	font-size: 1.3em;
	margin: 5px auto;
}

header h1 {
	font-size: 2.8em !important;
	text-align: center;
}

header {
	height: auto;
}


header .wrapper {
	height: auto;
	width: auto !important;
	max-width: 1100px;
	
}

header nav {
	margin: 0 0 10px 0;
	background: none;
	height: auto;
	float: none;
}

.twoCol, aside {
	display: block !important;
	float: left !important;
	width: 100% !important;
	height: auto !important;
	margin-bottom: 10px;
}

#contentWithSidebar { 
	width: 100% !important;
}

.column1, .column2, .column3  {
	display: block !important;
	float: left !important;
	width: 100% !important;
	height: auto !important;
	margin: 5px 0;
}

footer {
	padding: 0 0 20px 0;
}

footer .container {
  background-image: none;
 
}

ul.footer-nav {
	margin: 20px 0 0 0;
	padding: 0;
	display: inline-block;
}

ul.footer-nav li a {
  padding: 2px 8px ;
}
.jquery-responsive-select-menu {
  display: inline-block;
  width: 99%;
  padding: 5px;
}

}


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

#logo h1 {
	font-size: 2.1em !important;
}

.fl-accordion-button .fl-accordion-button-label {
	font-size: .8em;
}
}

#cff p.ccf-post-text, .cff-text, .cff-story {
	font-size: .8em !important;	
}


#content div.bordered div.fl-module-content div.fl-rich-text {
	padding: 3px !important;
	border: 1px solid #338db0 !important;
}

header a  {
	 text-decoration: none !important;
 }

html.fl-builder-edit div.roundLogo, html.fl-builder-edit #nav {
	z-index: -1 !important;
}

.home .ai1ec-event {
	/*display: block;*/
}

.home .slide-buttons {
	/*display: none !important;*/
}

.advanced-slider .thumbnail-scroller .thumbnail-wrapper {
    border: 3px solid white;
}

.ai1ec-single-event .ai1ec-event-details .ai1ec-tags, .single-ai1ec_event .ai1ec-event-details .ai1ec-tags, .single-ai1ec_event .postmeta-primary {
	display: none;
}