/* WILD BASIN - Mt. Alice Styles
   Sub Page Styles
   Author: Dave Reed (davereedconsulting.com)
*****************************************************************/
article#intro {
    top: 500px;
}
article#routes {
    top: 1500px;
}
article p.reduce {
    width: 73%;
    float: right;
}

#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;
    width: 45%;
}

#bg1-start {
    width: 100%;
    position: absolute;
}

#bg1-northern-saddle {
    top: 2164px;
    width: 64%;
    left: 5%;
    position: absolute;
}
#bg1-bottom {
    top: 8100px;
    width: 67%;
    position: absolute;
}

#bg2-route-iso {
    position: absolute;
    top: 1900px;
    width: 61%;
    margin-left: 5%;
}
#bg2-northern {position: absolute;top: 3300px;width: 33%;}

#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: 2350px;
    width: 65%;
    margin-left: 1%;
}
#bg3-iso-lake {
    top: 4000px;
    max-width: 68%;
    left: 5%;
    position: absolute;
}


#bg3-bcc-bw {
	    position: absolute;
	    top: 3300px;
	    width: 81%;
}

#bg3-bbfont {
    top: 6274px;
    max-width: 20%;
    left: 5%;
    position: absolute;
}
article#routes.route-iso-east {
    top: 3500px;
}

article#approach {
    top: 4900px;
}

#about {
    top: 7500px;
}

#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-size: cover;
}
a#primary1 {
	background: url('../img/nav/alice-p1.png') 4px 4px no-repeat;
	background-size: cover;
}
a#primary2 {
	background: url('../img/nav/alice-p2.png') 4px 4px no-repeat;
	background-size: cover;
}
a#primary3 {
	background: url('../img/nav/alice-p3.png') 4px 4px no-repeat;
}
a#primary4 {
	background: url('../img/nav/alice-p4.png') 4px 4px no-repeat;
}
a#primary5 {
	background: url('../img/nav/alice-p5.png') 4px 4px no-repeat;
}
.end-nav {
    top: 12950px;
    position: absolute;
    width: 100%;
    z-index: 3;
}
.end-iframe {
    width: 100%;
	    height: 1900px;
}