@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'BebasRegular';
    src: url('font/BEBAS___-webfont.eot');
    src: url('font/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/BEBAS___-webfont.woff') format('woff'),
         url('font/BEBAS___-webfont.ttf') format('truetype'),
         url('font/BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html,body{
	font-family: 'oswald', sans-serif;
	width:100%;
	height:100%;
    margin: 0px;
    background-color: black;	
}

h1 { font-size: 28px;
      line-height: 29px;
    margin: 0px;
 }

a {color:orange}
em { font-weight: bold;
      font-size: 14px;
 }

h2 {color: orange}

 .navigation{
	top:15px;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
	
	width: 70%;
	position: fixed;
	z-index: 1000;
	height: 50px;
	opacity: 1;
	filter: alpha(opacity=0);
}
.navigation li{
	color:white;
	display:inline;
	padding: 0 20px;
	line-height:20px;
	margin-bottom:2px;
	-webkit-transition: all .2s ease-in-out;
	text-align:left;
	width:153px;
}
.navigation li:hover,.active{
	font-size:16px;
	cursor:pointer;
	width:100px!important;
	color: orange;
	transition: color 0.5s;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
}
.weirlogo{
position:fixed;
top:55px;
left:4%;
width:346px;
/*margin-top:-41px;
margin-left:-223px;*/
z-index:1;
}
.slide{
	background-attachment: fixed;
	width:100%;
	height:956px;
	position: relative;
	box-shadow:inset 0px 10px 10px rgba(0,0,0,0.3);
}
.wrapper{
	width:960px;
	height:600px;
	margin:0 auto;
	position:relative;
}
.slideno{
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:60px;
	font-weight:bold;
	color:rgba(255,255,255,0.3);
}
.button{
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	top:80px;
	left:28%;
	background-color:rgba(91, 90, 90, 0.14);
	background-image:url(../images/arrow.png);
}
.button:hover{
	background-color:orange;
	cursor:pointer;
}
.button2{
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	top:80px;
	left:32%;
	background-color:rgba(91, 90, 90, 0.14);
	background-image:url(../images/arrow_up.png);
}
.button2:hover{
	background-color:orange;
	cursor:pointer;
}
/*--------------------------------------------------------
Navigation
--------------------------------------------------------*/

nav {
	background: url(../images/nav-bg.png);
	width: 100%;
	position: fixed;
	z-index: 1000;
/*	height: 61px;*/
	top:0px;
	opacity: 1;
	filter: alpha(opacity=0);
}

.links {
	height: 50px;
	display: table-cell;
	vertical-align: middle;
}

.links li {
	display: inline;
	margin: 0 15px 0 0;
}

.links a {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

.links a:visited {
	color: white;
}

.links a:hover {
	color: #b0b825;
	transition: color 0.5s;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
}

.links img {
	margin-left: 22px;
	width: 18px;
	height: 18px;
	opacity:0.3;
}

.links img:hover {
	opacity:1; 
}

.social-icons {
	text-align: right;
	margin-top: 18px;
}

.social-icons li {
	display: inline;
	margin: 0 0 0 6px;
}

.social-icons img {
	background: url(../images/social-icons-bg.png);
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
}

.social-icons img:hover {
	background-color: #a5ad25;
	transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-webkit-transition: background-color 0.5s;
	-o-transition: wbackground-color 0.5s;
}

.dropmenu {
	display: none;
}

/******************************
 SLIDE 1 
*******************************/
/*#slide1{
	background-color: black;
	background-image:url(../images/blue-bg.png);
	}*/
.whois {
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-weight: 300;
    width: 400px;
    margin-left:10%;
    margin-top:170px;
    float:left;
    z-index: 100;
    line-height: 27px;
}
    #home{margin-top:11%; 
          margin-left:7%; 
          float:left; 
          line-height: 14px;
          background-color: rgba(0, 0, 0, 0.67);
          border: 10px solid rgba(0, 0, 0, 0.1);
          font-size:10px;
    }

	#slide1{
	background-color: black;
	background-image:url(../images/blue-bg.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#slide1.parallaxbg{
	position:absolute;
	right:40px;
	top:40px;
	font-size:28px;
	color:rgba(51,51,51,0.3);}
/******************************
 SLIDE 2 
*******************************/
.lessons {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: white;
    margin-left:10%;
    margin-right: 20px;
    margin-top:177px;
    float:left;
    z-index: 1000;
    line-height: 19px;
    font-size: 14px;
      border: 10px solid rgba(0, 0, 0, 0.01);
    background: rgba(0, 0, 0, 0.46);
    }

    #column1{width:388px; }
    #lesson_column2{width:500px;margin-top:55px; margin-left:40px;}
    
    
#slide2{
background: rgb(252,168,0); /* Old browsers */
background-image:url(../images/snare_xyzlaphone.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#slide2 img:nth-child(2){
	position:absolute;
	top:400px;
	left:300px;
}
#slide2 img:nth-child(3){
	position:absolute;
	top:600px;
	left:300px;
}
#slide2 img:nth-child(4){
	position:absolute;
	top:400px;
	left:300px;
}
#slide2 img:nth-child(5){
	position:absolute;
	top:600px;
	right:300px;
}
#slide2 img:nth-child(6){
	position:absolute;
	top:600px;
	right:300px;
}
#slide2 img:nth-child(7){
	position:absolute;
	top:400px;
	right:100px;
}
#slide2 img:nth-child(8){
	position:absolute;
	top:100px;
	right:300px;
}

/***************************
 SLIDE 3 
*******************************/
.practice {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: white;
    margin-left:10%;
    margin-right: 20px;
    margin-top:170px;
    float:left;
    z-index: 1000;
    line-height: 18px;
    border: 10px solid rgba(0, 0, 0, 0.01);
    background: rgba(0, 0, 0, 0.46);
    font-size: 14px;

    }
    #practice{margin-top:177px; margin-left:10%; }



#slide3{
	background-color: tan;
	background-image:url(../images/march_drum2.jpg);
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;-fa

}
#slide3 img:first-child{
	position:absolute;
top: -119px;
left: 474px;
}
#slide3 img:nth-child(2){
	position:absolute;
	top:100px;
	left:100px;
}
#slide3 img:nth-child(3){
	position:absolute;
	top:150px;
	left:300px;
}
#slide3 img:nth-child(4){
	position:absolute;
	top:450px;
	left:300px;
}
#slide3 img:nth-child(5){
	position:absolute;
	top:200px;
	right:300px;
}
#slide3 img:nth-child(6){
	position:absolute;
	top:100px;
	right:300px;
}
/******************************
 SLIDE 4 
*******************************/

.fees {
    font-family: 'open Sans', sans-serif;
    font-weight: bold;
    color: white;
    margin-left:10%;
    margin-right: 20px;
    margin-top:177px;
    float:left;
    z-index: 1000;
    line-height: 22px;
    font-size:14px;
/*    border: 10px solid rgba(230, 230, 230, 0.46);
    background: rgba(230, 230, 230, 0.46);*/
    }
    
    #fee_column2 {width:420px;margin-top:340px; margin-left:40px;}

#slide4{
	background-color: black;
	background-image:url(../images/sticks.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#slide4 .parallaxbg{
	position:absolute;
	right:40px;
	top:40px;
	font-size:28px;
	color:rgba(51,51,51,0.3);
}

/******************************
 SLIDE 5 
*******************************/
.contact {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: black;
    margin-left:10%;
    margin-right: 20px;
    margin-top:177px;
    float:left;
    z-index: 1000;
    line-height: 18px;
    width:300px;
    border: 10px solid rgba(230, 230, 230, 0.46);
    background: rgba(230, 230, 230, 0.46);
    }
    
    .calendar{margin-top:177px; margin-left:10%; float:left; width:300px; height: 200px;}
    .calendar_small{display:none;}


#slide5{
    background-image:url(../images/bongo2.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
/*background: rgb(252,168,0);  Old browsers 
background: -moz-linear-gradient(top, rgba(252,168,0,1) 0%, rgba(241,218,54,1) 12%, rgba(241,218,54,1) 29%, rgba(241,218,54,1) 59%, rgba(252,168,0,1) 93%);  FF3.6+ 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,168,0,1)), color-stop(12%,rgba(241,218,54,1)), color-stop(29%,rgba(241,218,54,1)), color-stop(59%,rgba(241,218,54,1)), color-stop(93%,rgba(252,168,0,1)));  Chrome,Safari4+ 
background: -webkit-linear-gradient(top, rgba(252,168,0,1) 0%,rgba(241,218,54,1) 12%,rgba(241,218,54,1) 29%,rgba(241,218,54,1) 59%,rgba(252,168,0,1) 93%);  Chrome10+,Safari5.1+ 
background: -o-linear-gradient(top, rgba(252,168,0,1) 0%,rgba(241,218,54,1) 12%,rgba(241,218,54,1) 29%,rgba(241,218,54,1) 59%,rgba(252,168,0,1) 93%);  Opera 11.10+ 
background: -ms-linear-gradient(top, rgba(252,168,0,1) 0%,rgba(241,218,54,1) 12%,rgba(241,218,54,1) 29%,rgba(241,218,54,1) 59%,rgba(252,168,0,1) 93%);  IE10+ 
background: linear-gradient(to bottom, rgba(252,168,0,1) 0%,rgba(241,218,54,1) 12%,rgba(241,218,54,1) 29%,rgba(241,218,54,1) 59%,rgba(252,168,0,1) 93%);  W3C 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca800', endColorstr='#fca800',GradientType=0 );  IE6-9 
}*/

#slide5 .parallaxbg{
	position:absolute;
	right:40px;
	top:40px;
	font-size:28px;
	color:rgba(51,51,51,0.3);
}
