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




html {  
  background-color:#fdfcf8;
  
   /*background: url(../img/menuBG.png) no-repeat center center fixed; 
  
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
  position: relative;
    min-height: 100%;*/
  }
 
  

  
  
  
  
body {margin: 0; padding: 0; font-family: Helvetica, Arial, sans-serif; color: #505050; font-weight: 300; line-height: 1.3; font-size: 1.0em;}

h1 {font-family: Arial, sans-serif; font-weight:900; color: #04cacc; font-size: 2.2em; margn: 0;}
h2 {font-family: Arial, sans-serif; font-weight:900; color: #04cacc; font-size: 1.9em; margin: 0;}
h3 {font-family: Arial, sans-serif; font-weight:900; color: #04cacc; font-size: 1.6em; margin: 0;}
h4 {font-family: Arial, sans-serif; font-weight:900; color: #505050; font-size: 1.4em; margin: 10px 0 0 0; text-decoration: underline; cursor: pointer;}

 
#navWrapper { 

  display: none;
}



#navigation {display: none;}


#navWrapperMobile { 

  background-color: #04cacc; 
  background-repeat:no-repeat; 
  height: 60px; 
  width: 100%; 
  left: 0;
    position: fixed;
    top: 0;
  /*position: absolute; 
  top: 0px; 
  left: 0px; */
   
  -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-khtml-borderbox-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
}


#menuBtn { z-index: 100;}


#navMobile {
position: absolute;
	top: 0px;
	left: 0px;
	height: 0px;
	width: 92%;
	/*width: 100%;
	height: 100%;*/
	-webkit-box-shadow: 2px 1px 7px #000;
	overflow-y: hidden;
	overflow-x: hidden;
	background: #f5f5f5;
	display: inline;
-webkit-transition: all 0.4s;

}

.cd-primary-nav li .selected {
        
		
        font-weight: 400;  
        
    }

#testMobile { background:#fdfcf8; height: 250px; width: 50px;}
	
#mainWrapper {margin:auto; width: 100%; margin-top: 55px; overflow: hidden;}
	
#leftCol {display: none; }



.quoteSig {font-style: italic; color: #222; border-bottom: 1px solid #ccc; padding-bottom: 25px;}

#musicPlayer {display: none;}


 
	
#mainContent {width:100%; margin: auto; margin-top: 0px;  padding: 1% 4% 1% 4%;}
	
.squareBG {
	/*background:#fdfcf8; 
	background: rgba(253, 252, 248, .7);
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.2);*/
	  
}


#mainPic {display: none;}

#mainPic2 {width: 100%; height: 100%; margin: 0; }

#aboutPic {display: none;}

#aboutPic2 {width: 100%; height: 100%; margin: 0; }

/*@media screen and (orientation: portrait) {
  img.ri { max-width: 100%; }
}

@media screen and (orientation: landscape) {
  img.ri { max-height: 70%; }
}*/

.imgContainer { /*padding: 2%;*/}

.images { 
	
	margin: 0; border:1px solid #505050;
}




/* ---------------------------*/
/* ---- Performer List -------*/
/* ---------------------------*/

.spacerMisc {display: none;}
.spacerRythm {display: none;}
.spacerJazz {display: none;}
.spacerCountry {display: none;}
.spacerRock {display: none;}
.spacerBlues {display: none;}
#blues1 {margin-top: -15px;}



/* ---------------------------*/
/* ---- Discography -------*/
/* ---------------------------*/

.albumCovers {  
	float: left;
	 }
	
.albumDescription {margin-left: 145px; margin-top: 0px;} 


.padding {padding-bottom: 25px;  border-bottom:1px solid #ccc;}

.boldIt {font-weight:400; }
.italics {font-style: italic;  }
.underline {text-decoration: underline;  }



/* ---------------------------*/
/* ---- FOOTER -------*/
/* ---------------------------*/


#footer {display: none;  }
#contactJimmy {display: none; }



#mobileFooter {margin:auto; width:100%; font-weight:400; padding: 1% 4% 1% 4%; color: #f0ecd8; font-size: .9em; background:#04cacc; }
.sonorLogo {padding-bottom: 1%; padding-right: 4%; }
.hhLogo {padding-bottom: 0%; margin-right: 4%; }
#logos {margin-top:0px;}
#email {margin-top: 10px; }


#drumLessonMobile {background:#04cacc; height: 40px;  }
#drumLessonMobile a {text-decoration: none; color: #f0ecd8; font-size: .8em;margin-top:-15px; font-weight: 400; }

/*#mobileNavLine {border-bottom:1px solid #ccc; width: 70%; margin-left: 15%; margin-top: -5px;}*/




.buttonStyle { 
		background: #04cacc; 
		width: 120%; 
		height: 40px;
		-moz-border-radius: 4px;
  		-webkit-border-radius: 4px;
  		-khtml-border-radius: 4px;
  		 border-radius: 4px 
}

#drumLessonTxt {  /*button in footer*/
  position: relative;
  top: 12px;
  left: 0px;
  text-align: center;
  color: #f0ecd8;
 
}

.button {text-decoration: none;}


/* ---------------------------*/
/* ---- FALR POP UP -------*/
/* ---------------------------*/

#fallr p {font-family: Arial, sans-serif; font-weight:900; color: #04cacc; font-size: 1.6em; margin: 0; } /* not being used right now - no <p> tags (see javascript in head section for content  */
#fallr input {background-color: #000; } /* not being used right now - no <input> tags (see javascript in head section for content  */


#fallr #inqHeader {padding-top: 50px;}

#fallr #submit {
	
	position: relative; 
    overflow: visible; 
    display: inline-block; 
    padding: 4px 15px; 
    border: 1px solid #d4d4d4; 
    margin-left: 10px;
    margin-top: 10px;
    text-decoration: none; 
    text-shadow: 1px 1px 0 #fff;
    white-space: nowrap; 
    cursor: pointer;
    background-color: #ececec;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
    background-image: -moz-linear-gradient(#f4f4f4, #ececec);
    background-image: -o-linear-gradient(#f4f4f4, #ececec);
    background-image: linear-gradient(#f4f4f4, #ececec);
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    -o-background-clip: padding-box; 
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
    box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    transition: box-shadow .3s linear;
    -moz-transition: box-shadow .3s linear;
    -webkit-transition: box-shadow .3s linear;
	z-index: 100; color: #04cacc;
	
}
	
	


/*ol { padding: 0px; margin: 0px; list-style: decimal-leading-zero inside; color: #ccc; width: 460px; border-top: 1px solid #ccc; font-size: 0.9em; }
      ol li { position: relative; margin: 0px; padding: 9px 2px 10px; border-bottom: 1px solid #ccc; cursor: pointer; }
      ol li a { display: block; text-indent: -3.3ex; padding: 0px 0px 0px 20px; }
      li.playing { color: #aaa; text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3); }
      li.playing a { color: #000; }
      li.playing:before { content: '♬'; width: 14px; height: 14px; padding: 3px; line-height: 14px; margin: 0px; position: absolute; left: -24px; top: 9px; color: #000; font-size: 13px; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2); }*/
	  
	  
/* -------------------------------- 


FOR MOBILE NAV ONLY
Primary style

-------------------------------- */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


body.overflow-hidden {
  /* when primary navigation is visible, the content in the background won't scroll */
  overflow: hidden;
}

a {
  color: #f0ecd8;
  text-decoration: none;
}

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
}
.cd-container:after {
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */

li .cd-label {color: #000;}

html, body {
  height: 100%;
}

.cd-header {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(2, 23, 37, 0.95);
  height: 50px;
  width: 100%;
  z-index: 3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 80px;
    background: transparent;
    box-shadow: none;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-header {
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .cd-header.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -80px;
    background-color: rgba(2, 23, 37, 0.96);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  .cd-header.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .cd-header.menu-is-open {
    /* add a background color to the header when the navigation is open */
	 
    background-color: rgba(2, 23, 37, 0.96);
  }
}

.cd-logo {
  display: block;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: .875em;
}
.cd-logo img {
  display: block;
  width: 100px;
}
@media only screen and (min-width: 768px) {
  .cd-logo {
    left: 2.6em;
  }
}

.cd-secondary-nav {
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10em;
  /* hidden on small devices */
  display: none;
}
.cd-secondary-nav li {
  display: inline-block;
  margin-left: 2.2em;
}
.cd-secondary-nav a {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .cd-secondary-nav {
    display: block;
  }
}




.cd-primary-nav-trigger {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  background-color: #04cacc;   /* -- menu button colour ---*/
  border-left: 1px solid #f0ecd8;
}
.cd-primary-nav-trigger .cd-menu-text {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  /* hide the text on small devices */
  display: none;
}
.cd-primary-nav-trigger .cd-menu-icon {
  /* this span is the central line of the menu icon */
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 18px;
  height: 2px;
  background-color: #f0ecd8;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  /* these are the upper and lower lines in the menu icon */
}
.cd-primary-nav-trigger .cd-menu-icon::before, .cd-primary-nav-trigger .cd-menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #f0ecd8;
  right: 0;
  -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
  -moz-transition: -moz-transform .3s, top .3s, background-color 0s;
  transition: transform .3s, top .3s, background-color 0s;
}
.cd-primary-nav-trigger .cd-menu-icon::before {
  top: -5px;
}
.cd-primary-nav-trigger .cd-menu-icon::after {
  top: 5px;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked {
  background-color: rgba(255, 255, 255, 0);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before, .cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  background-color: #f0ecd8;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before {
  top: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  top: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav-trigger {
    width: 100px;
    padding-left: 1em;
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    right: 2.2em;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-primary-nav-trigger .cd-menu-text {
    display: inline-block;
  }
  .cd-primary-nav-trigger .cd-menu-icon {
    left: auto;
    right: 1em;
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
}

.cd-primary-nav {
  /* by default it's hidden - on top of the viewport */
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(3, 163, 163, 0.96); /*  nav background colour  */
 
 

  z-index: 2;
  text-align: center;
  padding: 50px 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.cd-primary-nav li {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: .2em 0;
  text-transform: capitalize;
  
}
.cd-primary-nav a {
  display: inline-block;
  padding: .4em 1em;
  border-radius: 0.25em;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
.no-touch .cd-primary-nav a:hover {
 /* background-color: #f5f5f5;*/
  background-color: none;
}
.cd-primary-nav .cd-label {
  color: #fdfcf8;
  text-transform: uppercase;
  font-weight: 700;
  
  font-size: 1.2em;
  margin: 2.4em 0 .8em;
}
.cd-primary-nav .cd-social {
  display: inline-block;
  margin: 0 .4em;
}
/*.cd-primary-nav .cd-social a {
  width: 44px;
  height: 44px;
  padding: 0;
  background-image: url("../img/BGmenu.png");
  background-repeat: no-repeat;
  
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.cd-primary-nav .cd-facebook a {
  background-position: 0 0;
}
.cd-primary-nav .cd-instagram a {
  background-position: -44px 0;
}
.cd-primary-nav .cd-dribbble a {
  background-position: -88px 0;
}
.cd-primary-nav .cd-twitter a {
  background-position: -132px 0;
}*/
.cd-primary-nav.is-visible {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-primary-nav li {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .cd-primary-nav .cd-label {
    font-size: 16px;
    font-size: 1rem;
  }
}

.cd-intro {
  position: relative;
  height: 100%;
  background: url("../img/menuBG.png") no-repeat center center;
  background-size: cover;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-intro h1 {
  position: absolute;
  width: 90%;
  max-width: 1170px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cd-intro h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-intro {
    height: 700px;
  }
}

.cd-main-content {
  position: relative;
  z-index: 1;
}
.cd-main-content p {
  line-height: 1.6;
  margin: 2em 0;
}
@media only screen and (min-width: 1170px) {
  .cd-main-content p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}