/* WILD BASIN - isoland
   Sub Page Styles
   Author: Dave Reed (davereedconsulting.com)
*****************************************************************/

#content h1 {
    margin: 0 0 25px 0;
    font-size: 70px;
    font-family: 'Lilita One', serif;
    line-height: 65px;
    background-color: #1C181C;
    padding: 2%;
    color: #A9A9A9;
}

#bg1-start {
		position: absolute;
		width: 83%; 
		}

#bg1-northern-saddle {
    top: 2164px;
    width: 80%;
    left: 5%;
    position: absolute;
}
#bg1-bottom {
    top: 2900px;
    width: 100%;
    position: absolute;
}

#bg2-route-iso {
    position: absolute;
    top: 1690px;
    width: 50%;
    margin-left: 24%;
    background-color: black;
    padding: 2%;
}
#bg2-northern {
position: absolute;
    top: 3560px;
    max-width: 83%;
}

#bg2-isosouth {
    position: absolute;
    top: 2200px;
    min-width: 100%;
}

#bg2-isoeast {
    position: absolute;
    top: 1260px;
    max-width: 35%;
    left: 40%;
}

#bg2-approach {
    position: absolute;
    top: 5101px;
    width: 40%;
}

#bg3-ridge {
    position: absolute;
    top: 1550px;
    width: 70%;
    margin-left: 10%;
}
#bg3-iso-lake {
    top: 4100px;
    max-width: 83%;
    left: 10%;
    position: absolute;
}


#bg3-bcc-bw {
	    position: absolute;
    top: 3109px;
    width: 90%;
}

#bg3-bbfont {
    top: 6274px;
    max-width: 20%;
    left: 5%;
    position: absolute;
}
article#routes.route-iso-east {
    top: 3500px;
}

article#gospels.route-sandn {
    top: 3900px;
}

article#about.route-bcc {
    top: 11000px;
}

#bg3-isocomp {	
    margin-left: 20%;
    position: absolute;
    top: 500px;
    width: 54%;
}
#bg3-draw {	
    right: 16%;
    top: 8000px;
    width: 47%;
    position: absolute;
}


#footnote {    background-color: grey;
    /* color: red; */
    width: 60%;
    float: right;
	font-style: italic;
	    font-size: 1.7em;}
		
	
.iso-font {
	max-width: 86%;
}
		
nav#primary a {
	background: url('../img/nav/erik.png') 4px 4px no-repeat;
}
nav#primary a:hover, nav#primary a.active {
	background: url('../img/nav/erik-inv.png') 4px 4px no-repeat;
}
.end-nav {
    top: 12950px;
    position: absolute;
    width: 100%;
    z-index: 3;
}
.end-iframe {
    width: 100%;
	    height: 1900px;
}