@import url("//hello.myfonts.net/count/2b4f0c");

  
@font-face {font-family: 'ImpactURW';src: url('../webfonts/2B4F0C_0_0.eot');src: url('../webfonts/2B4F0C_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2B4F0C_0_0.woff') format('woff'),url('../webfonts/2B4F0C_0_0.ttf') format('truetype');}


/* CSS Document */

#wrapper {
	background:url(../images/background_player.jpg) no-repeat center center;	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:100%;
	position:absolute;
	padding:0;
	margin:0;
	}
#wrapper-content {
	top:0;
	width:100%;
	height:100%;
	position:static;
	}
	
/* Responsive iFrames */
 
   /* YouTube Videos */ 
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.responsive-iframe-container iframe,  
.vresponsive-iframe-container object, 
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; !important;
    height: 100%;!important;
}	

	/* Google Calendar */
.calendar-container {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}

.calendar-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

	
/*Expanding Paragraphs */
.menutitle {
     cursor: pointer;
}
.menutitle p {
     cursor: pointer;
     color: #FF0004;
     text-decoration:underline;
}

/*WHO STYLES*/	
.who {margin-top: 100px; }
.who ul.who_ul {
	padding:0;
	margin-top:7px;
	margin-bottom: 7px;
	}

.who ul.who_ul a {color: #FF0004; }
.who li {
	list-style: none; 
	line-height: 150%;
	display:inline; 
	padding-right:15px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	}
.who2 {width: 100%; display:block;}
.w2-l {float:left; width:40%; }
.w2-r {float:right; width: 55%;}
.w2-r ul {padding-left:15px; padding-top:10px;}
.w2-r li {
	list-style: none;
	}
.w2-r li a {display: block;
	background-color:#ffd000;
	margin-bottom:5px;
	padding: 5px;
	margin-right: -15px;
	}
.w2-r li a:hover {
	display: block;
	background-color:#FF0004;
	color:#fff;
	}
.hide-sm {
	display: none;
	}
.hide-lg {
	display: inline;
	}

/* GOOGLE SEARCH BOX */
#cse-search-form {
	style="width: 300px; 
	float:right; 
	margin-top: 5px; 
	height:30px; 
	overflow:hidden;
}
	
/*CONTENT GLOBAL STYLES*/	
.content {margin-top: 10px; padding-bottom:10px;}
.content p, .content li, .content ul, h2, h3, h4 {	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.content a {color: #FF0004;}
.content a:hover {text-decoration: none; color: #a43a18;}

.content h1 {font-family: ImpactURW;}

h1 {font-family: ImpactURW; font-size:30px; color: #FF0004; line-height:100%; font-weight:normal;}
h2 {font-size:22px; color:#7B7B7B; font-weight:normal;}
h3 {font-size:18px; color: #FF0004; font-weight:normal;}
h4 {text-transform:uppercase;  margin-bottom:2px; font-size:13px; font-weight:bold;}


/*LEFT COLUMN STYLES*/
.myf-logo {margin-top:25px; margin-bottom:5px;} .leftnav-bar {
     margin-top:40px;
     margin-left:-15px;
     margin-right:-15px;
     display:block;
     clear:both;
     }
.leftnav-bar p a {
     color: #ffd000;
     font-size:120%;
     margin-left:30px;
     line-height:150%;
     }
.leftnav-bar p a:hover {
     color: #fff;
     }
ul.leftnav  {
     padding-left: 0;
     font-size:90%;
     margin-bottom:0;
     margin-left:15px;
     }
ul.leftnav li {
     list-style:none;
     border-bottom: solid 1px;
     border-bottom-color: #ECECEC;
     padding-bottom:5px;
     margin-bottom: 5px;
     font-weight:bold;
     }
ul.leftnav li a:hover {text-decoration: underline;}


ul.leftnav li ul {
     padding-top:5px;
     margin-left:10px;
     padding-left:0;
     padding-bottom:0;
}

ul.leftnav ul  {
     margin-top:0;
     font-size:95%;
     }
ul.leftnav li ul li {
     list-style-type:none;
     padding-left:0;
     margin-left:0;
     position:relative;
     border: none;
     margin-bottom:0;
     font-weight: normal;
}

/*QUICK LINKS STYLES*/
.box {background-color:#ECECEC; padding:10px; margin-top:25px;}
.box ul  {
	padding-left: 0;
	margin-bottom: 0;
	font-size:90%;
	}
.box li {
	list-style:none;
	padding-bottom:5px;
	}
p.box-hdr {text-transform:uppercase; margin-bottom: 7px; font-weight:600;}

p.box-contact {
	font-size: 11px;
	}


/*BOTTOM STYLES*/
#bottom p, #bottom li, #bottom ul {	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#bottom {
	width:100%;
	background-color:#000;
	min-height: 55px;
	padding-top:10px;
	}
#bottom ul {
	font-size:90%;
	padding: 0;
	margin-bottom:5px;
	}
#bottom ul li{
	list-style: none;
	display:inline-block;
	width: 45%;
	line-height:170%;
	}
#bottom ul li a, #bottom p a{
	color: #ffd000;
	}
#bottom ul li a:hover, #bottom p a:hover{
	color: #fff;
	text-decoration:none;
	}
#bottom p{
	color: #fff;
	font-size:90%;
	line-height:170%;
	}
#bottom p.bottom-hdr{
	color: #ffd000;
	font-size: 160%;
	font-weight:bold;
	margin-top:12px;
	line-height:100%;
	}
#bottom p.small{
	font-size: 70%;
	line-height:130%;
	}
#bottom p.hea{
	line-height:130%;
	margin-bottom:5px;
	margin-top:2px;
	}




/*GENERAL CLASSES*/
.red {background-color:#F00;}
.black {background-color:#000000;}
.white {background-color: #fff;}
.trans {
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
	}
.blue {background-color: #0053a0;}
.green {background-color: #566c30;}
.yellow {background-color: #ffd000;}
.redtext {color: #a43a18;}
.bluetext {color: #0053a0;}
.greentext {color: #566c30;}
.yellowtext {color: #ffd000;}

.no-pad {padding:0;}
.pad25 {padding-bottom: 25px;}

.block {display: block;} /* Used to break school name, address and phone number onto separate lines on the smaller devices */



@media (min-width: 768px) {  
.leftnav-bar {
	display:none;
	}
ul.leftnav  {
	margin-top:20px;
	}
.hide-lg {
	display: none;
	}
.hide-sm {
	display: inline;
	}
.block {display: inline;}

#bottom ul li{
	display:inline;
	line-height:100%;
	padding-right:15px;
	margin-bottom:5px;
	}
}

@media (min-width: 1000px) {  

.content {padding-bottom:100px;}

ul.leftnav  {
	margin-left:0px;
	}
.navbar-margin {
  margin-top: 50px;
}

#bottom {
	position: fixed;
	bottom: 0;
	}

}