/**
 * @package   F4ussite_2014
 * @copyright Copyright (C) 2014 Fun4USKids, Inc. All rights reserved.
 */

/** General **/

.t3-content h1,
.t3-content h2 {
	text-align:center;
	padding-bottom:6px;
	margin-bottom:20px;
}

.t3-content h3,
.t3-content h4,
.t3-content h5 {
	padding-bottom:5px;
	margin-bottom:15px;
}

h2,
.home h2 {
	font-size:36px;
}

p {
	margin:0 0 25px; 
}

.no-bottom-margin {
	margin-bottom:0;
}

/** Banner Ad **/

.preheader-xs,
.preheader {
	top:0;
	left:0;
	z-index:100 !important;;
	width:100% !important;
	margin:0 !important;
	background-color:#444;
}

.preheader {
	height:110px;
	position:fixed !important;
	overflow:hidden;
}

.preheader-xs {
	position:relative !important;
	overflow:hidden;
}

.preheader-xs .row,
.preheader .row {
	padding:10px 0 !important;
}

/** Page **/

.t3-wrapper {
	margin-top:110px;
}


/** Switcher **/

.switchers {
	background-color:#444;
}

/** Main Navigation and Site Navigation **/

nav .container {
	padding:0;
}

.t3-mainnav {
	padding:10px 0;
}

.t3-mainnav .t3-navbar {
	float:left;
}

.navbar {
	border:0 none;
}

.nav > li > .separator,
.navbar-default .navbar-nav > li > a {
	color:#fff;
	font-weight:bold;
	z-index:90;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color:transparent;
	color:inherit;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus {
	background-color:transparent;
	color:#fff;
}

.nav > li:hover > .separator,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > li > a:hover {
	background-color:#f61930;
	color:#333;
}

.dropdown-menu {
	border-radius:0;
	border:0 none;
	background-color: #f61930;
	-webkit-box-shadow:3px 3px 6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:3px 3px 6px rgba(0, 0, 0, 0.2);
	box-shadow:3px 3px 6px rgba(0, 0, 0, 0.2);
	z-index:80;
}

.dropdown-menu > li > a {
	padding:5px 40px 5px 20px;
	font-weight:bold;
}

.dropdown-menu > .open > a:hover,
.dropdown-menu > .open > a:focus {
	color:#fff;
}

.t3-navhelper {
	border:0 none;
	padding:0;
}


/** Search **/

.searchbar {
	text-align: center;
	padding:15px;
	color:#fff;
	font-size:28px;
	line-height:45px;
	font-family: 'Mouse Memoirs', sans-serif;
}

.searchbar span {
	display:inline-block;
	margin-right:10px;
}

.searchbar input[type=text] {
	display:inline-block;
	height: 45px;
	padding: 0 5px;
	border:1px solid #ddd;
	font-family: 'Mouse Memoirs', sans-serif;
	font-size:24px;
	border-radius:0;
	width:40%;
	margin:0;
}

.searchbar input[type=submit] {
	display:inline-block;
	margin-left: -5px;
	vertical-align:bottom;
	background: url('../images/search.png') no-repeat center center #0052a5;
	border: 0 none;
	border-radius:0;
	height: 45px;
	width: 45px;
}

.searchbar input[type=submit]:hover {
	cursor: pointer;
}


/** Social Media **/

.navbar-right .socialmedia {
	text-align:right;
}

.t3-footer .socialmedia {
	padding-bottom:20px;
	text-align:center;
}

.socialmedia ul {
    list-style: none outside none;
	margin:0;
	padding:0;
}

.socialmedia ul li {
	display:inline;
	margin:0;
	padding:0;
}

.socialmedia a {
	border-radius: 5px;
	display:inline-block;
	font-size:0;
	margin:0 5px;
}

.socialmedia a.facebook:hover {
	background-color:#3b5998;
}

.socialmedia a.twitter:hover {
	background-color:#1da1f2;
}

.socialmedia a.pinterest:hover {
	background-color:#BD081C;
}

.socialmedia a.instagram:hover {
	background:url('../images/instag-bg.png') no-repeat;
}

.socialmedia a.google:hover {
	background:url('../images/google-bg.png') no-repeat;
}

.socialmedia a.youtube:hover {
	background-color:#F00;
}
.socialmedia img {
	height:45px;
	width:45px;
}


/** Logo/Slogan **/

.logo-image {
	text-align:center;
}

.logo-image img {
	width:100%;	
}

.site-slogan {
 	padding-top:20px;
    color: #999;
	font-family:Muli,Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-style:italic;
    font-weight: bold;
    text-align: center;
}

/** Newsletter **/
.newsletter {
	margin-top:20px;
	text-align:center;
}

.newsletter-link,
.calendar-link {
	display:inline-block;
	width:45%;
	margin:0 1.5% 0 1%;
}

.newsletter img {
	width:100%;
}

.newsletter a {
	display:block;
	padding:10px;
	text-align:center;
	font-size:0;
}

/** Content Area **/

.t3-mainbody {
	padding-top:0;
	padding-bottom:0;
}


/** Ad Areas **/

.banner-vertical .banneritem {
	margin-bottom:20px;
}

.t3-sidebar-right .cycleslide img,
.t3-sidebar-right .banneritem img {
	max-width:300px;
	width:100%;
}

.t3-sidebar-right .cycleslide {
	text-align:right !important;
}

.banneritem .feature-image img {
	max-width:200px;
	max-height:250px;
}

.banneritem .feature-text {
	font-size:14px;
}

.banneritem .feature-text a {
	font-weight:normal;
}

.banneritem .heading a {
	font-weight:bold;
	font-size:16px;
}

.feature-banner .banneritem {
	margin-bottom:20px;
}

.feature-banner {
	margin-bottom:20px;
}

/** Footer **/

.t3-footer a {
	color:#fff;
}

.t3-footer a:hover {
	color:#fff;
}

.t3-footer {
	color:#fff;
	padding-top:20px;
	border:0 none;
}

.t3-footer .nav > li > a {
	padding: 2px 15px;
	border:0 none;
	border-radius:0;
	color:#fff;
}

.t3-footer .nav > li > a:active,
.t3-footer .nav > li > a:focus {
	color:#fff;
	background-color:transparent;
}

.t3-footer .nav > li > a:hover {
	color:#fff;
}

.t3-footer center {
	text-align:left;
}

/** Copyright **/

.t3-copyright {
	margin:0;
	padding:20px 0 20px;
	border:0 none;
	background-color:#444;
	color:#fff;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}


/** Home Page Modules **/

/* Spot lights */

.t3-sl-1 {
	background-color:#eee;
	margin:0;
	padding:10px 0;
	border-bottom: 1px solid #ccc;
}

.home .t3-sl-3, .home .t3-sl-4 {
	border:none 0;
	padding-top:0;
}

/* Articles */

.items-leading .leading {
	margin-bottom:0;
}

.imageset-section {
	margin:20px 0;
}

.imageset-imagelink {
	text-align:center;
}

.imageset-image {
	width:100%;
	max-height:300px;
	max-width:300px;
}

/* Ads */

.bannergroup {
	font-size:0;
}

.t3-sidebar-right .bannergroup {
	text-align:right;
}

.t3-sl-1 .bannergroup {
	padding:0;
	margin:0;
	text-align:center;
}

.banneritem img {
	width:100%;
}

.t3-sl-1 .bannergroup .banneritem {
	display:inline-block;
	height:300px;
	font-size:0;
}

.t3-sl-1 .t3-module {
	padding:0;
	margin:0;
}

.t3-sidebar-right .t3-module {
	margin: 0;
}

.t3-content .banner-horizontal {
	margin-bottom:20px;
}

/** JEVENTS **/

#jevents_body .f4us_image img {
	width:100%;
}

#jevents_body .f4us_summary,
#jevents_body .f4us_details,
#jevents_body .f4us_media {
	list-style:none;
	margin-bottom:15px;
}

#jevents_body .f4us_summary {
	padding:20px 20px 20px 40px;
	background-color: #f2f2f2;
}

#jevents_body .f4us_details {
	padding:0 0 0 40px;
}

#jevents_body .f4us_media {
	display:block;
	text-align:right;
}

#jevents_body .f4us_media li {
	display:inline-block;
	padding-left:;
}

#jevents_body .f4us_media {
	display:block;
	text-align:right;
}

.f4us_catfilter {
	padding:10px 0;
	font-size:18px;
}

.f4us_catfilter .f4us_label {
	display:inline-block;
	padding:0 15px;
}

.f4us_catfilter .f4us_selection {
	display:inline-block;
	padding:0 15px;
}

.f4us_selection select {
}

.calendar-intro {
	padding-bottom:20px;
	margin-bottom:15px;
	border-bottom:1px solid #ddd;
}
.f4us-submenu-wrap {
	z-index:80;
}
.tp-bullets.tp-thumbs {
	z-index:50;
}
.rev_slider {
	z-index:5;
}

.images {
	margin-bottom:15px;
}

.t3-footer .col-xs-6 {
	min-height:250px;
}

.cal-featured-image img {
	max-width:200px;
	width:100%;
}
.cal-featured-title {
	font-weight:bold;
}

#cat-header .cat-desc h2 {
	border-bottom:1px solid #fff;
	padding-bottom: 5px;
}

.cat-desc a {
	color:#fff;
	font-weight:bold;
	font-style:italic;
	vertical-align:baseline;
	text-decoration:underline;
}

div.pagetitle {
	margin:0;
}

.formLabel {
	margin:0 0 3px;
	font-size:18px;
}

.formLabel label {
	margin:0;
}

.formControl {
	margin:0 0 20px;
	font-weight:normal;
	font-size:18px;
}

.form-image1 .formControl,
.form-file1 .formControl {
	border: 1px solid #ddd;
	padding:20px;
}

.form-image1 #upload_image1_img {
	display:block;
	margin:0 auto 15px;
}

.form-image1 .image-upload {
	margin-top:15px;
}

.form-file1 #upload_file1_link {
	display:block;
	height:180px;
	width:100%;
	background:url('../images/document.png') no-repeat center bottom;
	text-align:center;
	margin-bottom:15px;
}

.formControl * {
	font-size:18px !important;
}

.form-image1 label {
	margin-top:15px;
}

div.toolbar-list span {
	display:none;
	height:0;
	width:0;
	font-size:0;
}

div.toolbar-list a,
div.toolbar-list a:active, 
div.toolbar-list a:focus {
	display:inline-block;
	width:150px;
	padding:8px;
	margin:10px 5px;
	background-color:#666;
	color:#fff;
	font-weight:bold;
}

div.toolbar-list a:hover {
	background-color:#aaa;
	color:#fff;
}

div.pagetitle h2 {
	margin-bottom:20px;
	padding-bottom:6px;
}

.jevdatetime-title {
	font-size:18px;
	font-weight:bold;
	padding:0;
	margin:0;
}

.alldayevent,
.checkbox12h {
	float:left;
	width:50%;
	text-align:center;
	vertical-align:middle;
	padding:15px 0;
}

.event-start,
.event-end {
	float:left;
	width:50%;
	text-align:center;
	vertical-align:middle;
}

.alldayevent,
.checkbox12h {
	background-color:#eee;
}

.alldayevent .alldayeventLabel,
.alldayevent .alldayeventControl,
.checkbox12h .checkbox12hLabel,
.checkbox12h .checkbox12hControl {
	display:inline-block;
	font-weight:bold;
	vertical-align:top;
	margin:0 5px;
}

.event-duration {
	clear:both;
	border-bottom:2px solid #eee;
	margin-bottom:20px;
}

.event-start,
.event-end {
	border-color:#eee;
	border-style:solid;
	min-height:215px;
}
.event-start {
	border-width:0 0 0 2px;
}
.event-end {
	border-width:0 2px 0 2px;
}
.event-starttitle,
.event-endtitle {
	padding:15px 0;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	margin: 0 0 15px;
}
.event-starttitle {
	background-color:#dafdd9;
}
.event-endtitle {
	background-color:#ffe1e2;
}

.event-duration button {
	vertical-align:middle;
	margin-left:-24px;
}

#jevents #jevadminform input,
#jevents #jevadminform select {
	display:inline;
	margin:0;
}

#listings {
	margin-top:30px;
}

#subcats, #relcats {
	margin-bottom:30px;
}

@media screen and (max-width: 991px) {
	.jeventslatest .f4us-ml-date,
	.jeventslatest .f4us-ml-day {
		width:100%;
		text-align:center;
	}
	.jeventslatest .today {
		margin-bottom:20px;
	}
	
	.t3-navhelper .container {
		width:100%;
		padding:0;
	}
	ul.f4us-cat-menu > li > a {
		padding:5px;
	}
	ul.modMtFilter > li > label, 
	ul.comMtFilter > li > label {
		display:block;
		width:auto;
		text-align:left;
		margin:0 0 10px;
		
	}
	ul.modMtFilter li span.filterinput,
	ul.comMtFilter li span.filterinput {
		display:block;
		width:auto;
	}
}

@media screen and (max-width: 767px) {
	body { font-size:14px; }
	h1, .h1 { font-size: 26px; }
	h2, .h2 { font-size: 22px; }
	h3, .h3 { font-size: 18px; }
	h4, .h4, h5, .h5, h6, .h6  {
	  font-size: 16px;
	}
	.logo-image {
		margin:0 15%;
	}
	.site-slogan {
		margin:0 5% 20px;
	}
	.t3-sidebar-right .cycleslide,
	.t3-sidebar-right .banneritem {
		margin: 0 0 20px;
		padding:0;
		text-align:center !important;
	}
	.t3-sidebar-right .t3-module {
		margin: 0;
	}
	.bannergroup {
		text-align:center;
	}
    .t3-wrapper {
	   margin-top:0;
    }
	.socialmedia {
		width:100%;
		text-align:center;
	}
	.category-link {
		margin:0;
		padding:0;
		text-align:center;
		font-size:20px;
	}
	.category-link a {
		display:block;
		padding:16px 0;
		color:#fff;
	}
	.category-link a:hover {
		color:#fff;
	}
	.jeventslatest .f4us-ml-date,
	.jeventslatest .f4us-ml-day {
		width:100%;
		text-align:center;
	}
	.jeventslatest .today .f4us-ml-details {
		margin:0 40px;
	}
	.jeventslatest .tomorrow .f4us-ml-details,
	.jeventslatest .later .f4us-ml-details {
		margin:0 20px;
	}
	ul.f4us-cat-menu {
		width:100%;
		height:auto;
	}
	ul.f4us-cat-menu li {
		display:block;
		width:100%;
	}
	ul.f4us-cat-menu > li:hover {
		background:none;
	}
	ul.f4us-cat-menu > li:hover > div.f4us-submenu-wrap {
		display:none;
	}
	ul.f4us-cat-menu li a {
		font-size:20px;
	}
	.article-intro img[align=left],
	.article-content img[align=left],
	.article-intro .img_caption.left,
	.article-content .img_caption.left,
	.article-intro .pull-left.item-image,
	.article-content .pull-left.item-image {
		margin:0;
		padding: 20px;
	}
	.article-intro img[align=right],
	.article-content img[align=right],
	.article-intro .img_caption.right,
	.article-content .img_caption.right,
	.article-intro .pull-right.item-image,
	.article-content .pull-right.item-image {
		margin:0;
		padding: 20px;
	}
	.f4us-content-banner {
		max-width: 300px;
	}
	#cat-header {
		margin-bottom:0;
	}
	#subcats, #relcats {
		margin-top:0;
		margin-bottom:20px;
	}
	.jevtoolbar-search,
	.jevtoolbar-actions {
		text-align:center;
	}
	#jevents_body .previousmonth a {
		padding:10px 0 10px 60px;
	}
	#jevents_body .nextmonth a {
		padding:10px 60px 10px 0;
	}
	.jevtools-showby {
		padding:0;
	}
	.summary-image {
		text-align:center;
		margin-bottom:15px;
	}
	.summary-info.field-12,
	.summary-info.field-41 {
		text-align:center;
	}
	#listings .listing-summary h3 {
		text-align:center;
	}
	.cal-featured-title {
		margin:15px 0;
		text-align:center;
	}
	.switchers {
		display:none;
	}
	#cat-header .cat-desc h2 {
		text-align:center;
	}
	.filterinput ul li {
		float:none;
		width:100%;
	}
	
	ul.modMtFilter > li, 
	ul.comMtFilter > li {
		margin:0 40px;
		padding:15px 0;
	}
	
	.banneritem .feature-image {
		margin-bottom:10px;
	}

}

@media screen and ( max-width: 540px ) {
	body { font-size:13px; }
	h1, .h1 { font-size: 24px; }
	h2, .h2 { font-size: 20px; }
	h3, .h3 { font-size: 18px; }
	h4, .h4, h5, .h5, h6, .h6  { font-size: 16px; }

	.logo-image { padding-bottom:20px; }
	.t3-footer:nth-child(1) { text-align:center; }
	.t3-footer .col-xs-6 {
		min-height:0px;
		margin-bottom:30px;
		float:none;
		width:100%;
	}
	.t3-footer center { text-align:unset; }
	.t3-footer h3,
	.t3-footer p {
		text-align:center;
	}
	
	.t3-footer ul.nav-stacked {
		margin:0;
		padding:0;
		text-align:center;
	}

	.pages-links {
		float:none;
		width:100%;
		text-align:center;
		margin-bottom:30px;
	}
	.search span {
		display:block;
		width:100%
	}
	.searchbar input[type="text"] {
		width:70%;
	}
	
	.t3-sl-1 .bannergroup .banneritem {
		width:33%;
		height:auto;
	}
	
	.imageset-section p {
		text-align:center;
	}
	.summary-image img {
		border: 0 none;
		padding: 0 0 0 0;
		height: unset;
		max-width: unset;
		max-height: 150px;
		width: auto;
	}
	.summary-details .description {	padding-bottom: 0; }
	.summary-details .learnmore { text-align:center; }
	.site-slogan { display: none; }
	.listing-info { border-top: 0 none !important; padding:0 0 !important; }
	
}

