@font-face {
 font-family: "Magneto";
 src: url("https://steelguitaracademy.com/css/css-2020/fonts/MAGNETOB.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Magneto";
 src: url("https://steelguitaracademy.com/css/css-2020/fonts/MAGNETOB.TTF") /* TTF file for CSS3 browsers */
}


@font-face {
    font-family: 'airstreamregular';
    src: url('https://steelguitaracademy.com/css/css-2020/fonts/airstream-webfont.woff2') format('woff2'),
         url('https://steelguitaracademy.com/css/css-2020/fonts/airstream-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
  font-family: 'airstream';
  src: url('webfont.eot'); /* IE9 Compat Modes */
  src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://steelguitaracademy.com/css/css-2020/fonts/Airstream.woff') format('woff'), /* Pretty Modern Browsers */
       url('https://steelguitaracademy.com/css/css-2020/fonts/AIRSTREA.TTF')  format('truetype'), /* Safari, Android, iOS */
       url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}


@font-face {
    font-family: 'Airstream-NF';
    src:url('https://steelguitaracademy.com/css/css-2020/fonts/Airstream-NF.ttf.woff') format('woff'),
        url('https://steelguitaracademy.com/css/css-2020/fonts/Airstream-NF.ttf.svg#Airstream-NF') format('svg'),
        url('https://steelguitaracademy.com/css/css-2020/fonts/Airstream-NF.ttf.eot'),
        url('https://steelguitaracademy.com/css/css-2020/fonts/Airstream-NF.ttf.eot?#iefix') format('embedded-opentype'); 
        font-weight: normal;
        font-style: normal;
}




p {
	padding: 2% 4% 2% 4%;
	line-height: 140%;
	}




/****
Default Classes
****/






img.nearfullwidth{
	padding: 0% 0% 0% 0%;
	margin: 10% 5% 10% 5%;
	width: 90%;
	}

img.halfwidth-ctr{
	padding: 0% 0% 0% 0%;
	margin: 10% 5% 10% 5%;
	width: 90%;
	}
	
img.halfwidth-lt{
	padding: 0% 0% 0% 0%;
	margin: 10% 5% 10% 5%;
	width: 90%;
	}
	
img.halfwidth-rt{
	padding: 0% 0% 0% 0%;
	margin: 10% 5% 10% 5%;
	width: 90%;
	}
	
	
img.thirdwidth-rt{
	padding: 0% 0% 0% 0%;
	margin: 0% 10% 5% 10%;
	width: 80%;
	}
	
img.thirdwidth-sbs{
	padding: 0% 0% 0% 0%;
	margin: 10% 10% 10% 10%;
	width: 80%;
	}
	
img.thirdwidth-ctr{
	padding: 0% 0% 0% 0%;
	margin: 10% 10% 10% 10%;
	width: 80%;
	}
	
img.thumbpicks{
	padding: 0% 0% 0% 0%;
	margin: 0% 1% 0% 1%;
	width: 35%;
	}
	
	
img.smallwidth{
	padding: 0% 0% 0% 0%;
	margin: 0% 40% 0% 40%;
	width: 20%;
	}
	


.captionleft { 
  	float: left;
  	width: 50%;
  	border: thin silver solid;
  	margin: 2% 5% 2% 2%;
  	padding: 5px 5px 0px 5px;
  	text-align: center;
  	font-style: italic;
  	font-size: smaller;
  	text-indent: 0;
}


.captioncenter { 
	width: 50%;
	border: thin silver solid;
	margin: auto;
	padding: 5px 5px 0px 5px;
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

.captionright { 
  	float: right;
  	width: 50%;
  	border: thin silver solid;
 	margin: 2% 2% 2% 5%;
  	padding: 5px 5px 0px 5px;
  	text-align: center;
  	font-style: italic;
  	font-size: smaller;
  	text-indent: 0;
}



.captioncenter2 { 
	
	width: 89%;
	border: thin silver solid;
	margin: 2% 4.5% 4% 4.5%;
	padding:  1% 1% 1% 1%;
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

.captionright2 { 
  	width: 89%;
  	border: thin silver solid;
 	margin: 2% 4.5% 4% 4.5%;
  	padding:  1% 1% 1% 1%;
  	text-align: center;
  	font-style: italic;
  	font-size: smaller;
  	text-indent: 0;
}


.captionleft2 { 
  	width: 89%;
  	border: thin silver solid;
  	margin: 2% 4.5% 4% 4.5%;
  	padding: 1% 1% 1% 1%;
  	text-align: center;
  	font-style: italic;
  	font-size: smaller;
  	text-indent: 0;
}





.listcenter { 
	list-style-image:url("https://steelguitaracademy.com/images/decor/bulletnote.png");
	list-style-type:square;
 	margin: 0% 0% 5% 0%;
 	width: 100%;
  	padding: 1% 0% 5% 0%;
  	text-align: center;
	font-size: 90%;
	font-weight: bold;
  	text-indent: 0;

}





.nextsection { 
     	width: 90%;
	border-style: solid;
        border-width: 1px;
	border-radius: 5px;
        background-image: url("https://steelguitaracademy.com/images/decor/backgroundstripes.bmp"); 
        padding: 2%;
        margin: 0% 0% 0% 0%;
        float: right;
	font-style: italic;
	font-size: 85%;
	text-align: center;
	font-weight: bold;
         
	}
	

	
img.nextsectionpic { 
     	width: 90%;
     	margin-bottom: 10px;
     	}
     	
img.nextsectionpic2 { 
     	width: 90%;
     	margin: 0% 0% 1% 1%;
     	}
     	
     	
.prevsection { 
     	width: 90%;
	border-style: solid;
        border-width: 1px;
	border-radius: 5px;
        background-image: url("https://steelguitaracademy.com/images/decor/backgroundstripes.bmp"); 
        padding: 2%;
        margin: 0% 0% 0% 0%;
        float: left;
	font-style: italic;
	font-size: 85%;
	text-align: center;
	font-weight: bold;
         
	}
	
img.prevsectionpic { 
     	width: 90%;
     	margin-bottom: 10px;
     	}

	



.thumbpicks-div-lt{ 
 	width: 31%;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 70%;
	margin: 0% 0% 5% 1%;
	padding: 0% 0% 0% 1%;
}

.thumbpicks-div-ctr{ 
 	width: 33%;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 70%;
	margin: 0% 0% 5% 0%;
}

.thumbpicks-div-rt{ 
 	width: 31%;
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 70%;
	margin: 0% 1% 5% 0%;
	padding: 0% 1% 0% 0%;
}







/****
Body
****/




body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #0E320F;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	overflow-x: hidden;

}



/****
Container
****/



#container {
	background: #FFFCF0;
    width: 100%;
    margin: 0% auto 0% auto;

}


	
#content .mainheading{
	text-transform: none;
	font-weight: 400;
	text-align: center;
	font-family: airstream, Verdana, Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	padding: 0% 2% 0% 2%;
	margin: 2% 2% 4% 2%;
	font-size: 2.5rem;
	background: #650E0F;
	border: 1px solid #B5905A;
	border-radius: 15px;
	text-shadow:6px 6px 6px #2C1302;
	box-shadow: 6px 6px 6px #2C1302;
	-webkit-text-stroke-width: 0.1rem;
	-webkit-text-stroke-color: black;
	letter-spacing: 1.5px;
	
	}

#content .subheading{
	font-weight: bold;
	background: #AD8C54; /* old browsers */
	background: -moz-linear-gradient(top, #FFFBBA 1%, #E0CA8F 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#FFFBBA), color-stop(100%,#E0CA8F)); /* webkit */
	background: -o-linear-gradient(top, #FFFBBA 1%,#E0CA8F 100%); /* opera */
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	display: block;
	padding: 1% 1% 1% 1%;
	margin: 3% 2% 1% 2%;
	width: 94%;
	float: left;
	}
	



/****
Top Navbar
****/


#topnavbar {
	background: #FDF3B7;
	background: -moz-linear-gradient(top, #FFFBBA 1%, #E0CA8F 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#FFFBBA), color-stop(100%,#E0CA8F)); /* webkit */
	background: -o-linear-gradient(top, #FFFBBA 1%,#E0CA8F 100%); /* opera */
	height: 12px;
	text-align: right;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        display: block;

}




/****
Header
****/



img.fullwidth{
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
	width: 100%;
	}
	
	

.top-left-text {
  position: absolute;
  text-align: left;
	margin: 4% auto 0% 5%;
	font-family: 'airstreamregular', 'airstream', 'Airstream-NF', 'Magneto', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14vw;
	font-weight: 400;
	text-shadow:6px 6px 6px #2C1302;
	color: white;
	line-height: 1.25;
	letter-spacing: 0.08em;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: black;
	text-transform: capitalize;
}




#site-title {
    position: relative;
    text-align: center;
    width: auto;
    margin: auto;
	clear: none;
	height: 150px;
	background-image: url('https://steelguitaracademy.com/images/header/2020-sga-logo-small.png');
	background-size: cover;
	background-repeat: no-repeat;
	
}








.notespic {
	height: auto;
	width: 98%;
	width: auto;
	float: left;

}



.notespic2 {
	display: none;
	}




#headerbar1 {
	height: 6px;
	background: #FDF3B7;
	background: -moz-linear-gradient(top, #FFFBBA 1%, #E0CA8F 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#FFFBBA), color-stop(100%,#E0CA8F)); /* webkit */
	background: -o-linear-gradient(top, #FFFBBA 1%,#E0CA8F 100%); /* opera */
	border-top: 1px solid #502916;
	border-bottom: 1px solid #502916;
	margin-top: -4px;
	padding-top: 4px;

}

#headerbar2 {
	background: #AD8C54; /* old browsers */
	background: -moz-linear-gradient(top, #B5905A 0%, #44372A 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B5905A), color-stop(100%,#44372A)); /* webkit */
	background: -o-linear-gradient(top, #B5905A 0%,#44372A 100%); /* opera */
	height: 12px;
	text-align: right;
	font-size: 14px;
}



/****
Content
****/



#content {
	width: 100%;
	margin: 0%;
	padding: 0%;
	display: block;
	background: #FFFCF0;
	border-left: none;
	font-size: 100%;
	line-height: 120%;
	

	}



.welcome {

	display: block;
	margin: 30px auto 30px auto;
	font-size: 95%;
	font-weight: bold;
	text-align: center;

	
	}






/****
Credo
****/




#credo {
	width: 92%;
	margin: 30px auto 30px auto;
	padding: 4%;
	display: block;
	float: left;
	background: #FFFCF0;
	

	}



img.boximage {  
	display: none;
	}


img.boximagelarge {  
	display: none;
	}

img.boximagesmall {  
	display: block; 
	padding: 15%; 
	width: 70%;
	}





/****
Left Nav Bar
****/

#leftnavbar {
	display: none;
	}



/****
Medium and Small Screen Nav
****/

#mednav {
	display: block;
	width: 100%;
	padding: 2%;

        }


#mednav .homeicon { 
        float: left; 
     	width: 27.5%;
     	padding: 1%;
	border-style: solid;
        border-width: 1px;
	border-radius: 5px;
        background-image: url("https://steelguitaracademy.com/images/decor/backgroundstripes.bmp"); 
        margin: 1%;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
         
	}



#mednav img.homeiconpic { 
     	width: 100%;
     
     	}

   #mednav .bottom-ads {
        float: left; 
     	width: 100%;
     	margin: 1% 0% 5% 0%;
     	padding: 0% 0% 0% 0%;
	}  	
   	
	#mednav .bottom-ads .nearfullwidth {
        float: left; 
     	width: 47.5%;
     	margin: 5% 1% 5% 0%;
	}




/****
Subheading 1
****/




#content .subheading1{	
	margin: 0%;
	height: 20px;
	width: 100%

}



/****
Promos and Ads
****/

.promo_container {
	width: 98%;
	margin: 0%;
	padding: 0%;
    
	}



.promo {
	width: 76%;
	display: block;
	margin: 0%;
	padding: 12.5%;
	text-align: center;
}



.weeklysongpromo {
     float: left;
     width: 92%;
     margin: 0%;
     padding: 3.5%;
    

	}


.facebookpromo {
	width: 92%;
	margin: 0%;
	padding: 3.5%;
    
    
	}

.google_sidebarad {
     margin: 3%;
	}

.adSenseCenter {
	margin:auto;
	width: 50%;
	}

.promoimage {
	width: 80%;
     	margin: auto;
     	text-align: center;
	}






/****
Bottom Navbar
****/


#bottomnavbar{
	display: block;
	width: 100%;
	padding: 2%;
        }


#bottomnavbar .homeicon { 
        float: left; 
     	width: 27.5%;
     	padding: 1%;
	border-style: solid;
        border-width: 1px;
        border-radius: 5px;
        background-image: url("https://steelguitaracademy.com/images/decor/backgroundstripes.bmp"); 
        margin: 1%;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
line-height: 150%;
         
	}



#bottomnavbar img.homeiconpic { 
     	width: 100%;
     	}
     	

	
   #bottomnavbar .bottom-ads {
        float: left; 
     	width: 100%;
     	margin: 1% 0% 5% 0%;
     	padding: 0% 0% 0% 0%;
	}  	
   	
	#bottomnavbar .bottom-ads .nearfullwidth {
        float: left; 
     	width: 47.5%;
     	margin: 5% 1% 5% 0%;
	}
     	
.lowerpromo {
	width: 100%;
	float: left;
	text-align: center;
	margin: 5% 0% 5% 0%;

	}
	
.lowerpromo_subdiv {
	width: 80%;
	float: left;
	text-align: center;
	margin: 5% 10% 5% 10%;

	}
     	

/****
Footer
****/





#footerspace {
	clear: both;
	height: 35px;
}






/****
Tuning History
****/


#containerwide {
	background: #FFFCF0;
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	-moz-box-shadow: 0 0 8px 8px #2C1302;
	-webkit-box-shadow: 0 0 8px 8px#2C1302;
	box-shadow: 0 0 8px 8px #2C1302;
}


#contentwide {
	background: #FFFCF0;
	float: left;
	width: 96%;
	overflow-x: hidden;
	display: block;
        padding: 0% 2% 0% 2%;
	
}



.tuninghistory-reference{
	width: 90%;
	margin: 0% 0% 0% 0%;
	padding: 2% 0% 0% 0%;
	}


.tuninghistory-subtitles{
	width: 94%;
	margin: 0% auto 0% auto;
	padding: 1% 1% 1% 1%;
	border-style: double;
	font-size: 1.1rem;
	font-weight: bold;
	background: white;
	
	}

