body {
    font-family: 'PT Serif', serif;
    background: #01050d;
}

h1 {
    margin: 0;
    color: #faf8f0;
}

h2 {
    margin: 0;
    color: #faf8f0;
    font-weight: normal;
}

p {
    font-size: 0.95em;
    line-height: 2em;
    font-weight: normal;
}

p::selection {
    background: #c391af; 
    }

b {
    color: #846075;
    cursor:pointer;
}

b:hover {
    color: #c391af;
}

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

nav {
    position: fixed;
    right: 40px;
    top: -220px;
    z-index: 5;
    color: #dfdac8;
    text-align: right;
    font-family: 'PT Sans';
    cursor: pointer;
}

nav a {
    color: #dfdac8;
    line-height: 1.5em;
    display: block;
}

nav a:hover {
    color: #CCC;
}

#wheel {
    background-image:url('../img/wheel.png');
    background-position: center;
    background-size: 100%;
    width: 80px;
    height: 80px;
    margin: 0 0 20px 80px;
}

.sectionNameActive {
    font-weight: 700;
    color: #badad8;
}

.first:first-child:first-letter { 
    float: left; 
    font-size: 70px; 
    line-height: 50px; 
    padding-top: 4px; 
    padding-right: 6px; 
    padding-left: 3px; 
}

.last {
    font-weight: bold;
    text-align: right;
    padding-bottom: 200px;
}

.slideCopy {
    font-size: 1em;
    color:white;
    margin: 22em 0 0 0;
    text-shadow: 2px 2px 1px #000;
}

.caption {
    font-size: 0.9em;
    color: #FFF;
    text-align: left;
    position: absolute;
    z-index: 3;
    bottom: 1em;
    left: 1em;
    opacity:0.9;
}

#wrapper {
    min-width: 900px;
    height: 2000px;
}

section {
    position: relative;
    padding: 5em 0 5em 0;
    background: #faf8f0;
    background-position: top;
}

#titlePage {
    height: 800px;
    width: 100%;
    text-align: right;
    z-index: -1;
    position: fixed;
}

.titlePageBackground {
    background-position: center;
    background-image:url('../img/1.jpg');
    background-size: cover;
}

.titlePageContainer {
    position: absolute;
    right: 15%;
    top: 15em;
}

#contentPage1 {
    top: 750px;
    text-align: center;
    color: black;
}

.videoBox {
    height: 600px;
    width: 100%;
    margin: 5em 0;
    overflow: hidden;
    vertical-align: top;
}

#tunnel {
    position: absolute;
    height: 600px;
    width: 100%;
    top: 3070px;
    background-image:url('../img/tunnelInner.jpg');
    background-size: cover;
    background-position: center;
    z-index: 2;
}

#contentPage2 {
    top: 1600px;
    text-align: center;
    background: #01050d;
    color: white;
    z-index: 2;
}

#contentPage3 {
    top: 1700px;
    height: 900px;
    text-align: center;
    color: black;
    transition: ease-in 800ms;
    -webkit-transition: ease-in 800ms;
    -moz-transition: ease-in 800ms;
    z-index: 2;
}

.skyBackground {
    background-position: bottom;
    background-image:url('../img/4.jpg');
    background-size: cover;
}

.blackBackground {
    background-size: cover;
    background-image:url('../img/blackGlass.png');
    background-position: bottom;
}


#contentPage4 {
    top: 2100px;
    text-align: center;
    background: #01050d;
    color: white;
}

#hospital {
    top: 2100px;
    height: 600px;
    text-align: center;
    color: black;
}

#gallery {
    height: 600px;
}

#contentPage5 {
    top: 2100px;
    text-align: center;
    color: black;
    background: #faf8f0;
}

#bandaged {
    top: 2100px;
    height: 600px;
    text-align: center;
    color: black;
}

#contentPage6 {
    top: 2100px;
    text-align: center;
    color: black;
    background: #faf8f0;
}

.slidesWrapper {
    background: #FFF;
    z-index: 1;
}

#waterfall {
    margin: 0 auto;
    top: 2100px;
    height: 600px;
    max-width: 1200px;
    text-align: center;
    background-image: url('../img/10.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: top;
}

#man {
    margin: 0 auto;
    top: 2100px;
    height: 600px;
    max-width: 1200px;
    text-align: center;
    background-image: url('../img/9.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

#spa {
    margin: 0 auto;
    top: 2100px;
    height: 600px;
    max-width: 1200px;
    text-align: center;
    background-image: url('../img/8.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

#contentPage7 {
    top: 2100px;
    text-align: center;
    color: black;
    background: #faf8f0;
    z-index: 1;
    border-bottom: solid #000 6px;
}

#horse {
    z-index: -1;
    margin: 0 auto;
    height: 850px;
    text-align: center;
}

.horseBackground {
    background-image: url('../img/horse.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: top;
}

.pageSpacerFirst {
    height: 0.5em;
    background: #dfdac8;
    margin: 0 0 5em 0;
}

.pageSpacer {
    height: 0.5em;
    background: #dfdac8;
    margin: 5em 0 5em 0;
}

.pageSpacerClear {
    height: 0.5em;
    margin: 5em 0 5em 0;
}

.pageSpacerBlack {
    height: 0.5em;
    background: #01050d;
}

.copyContainer {
    text-align: left;
    vertical-align: top;
    display: inline-block;
    width: 400px;
    padding: 0 0.5em;
    margin: 1em auto; 
}

.imgContainer {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 25em;
    padding: 1.2em 0;
}

.imgContainerBelow {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 25em;
    padding: 1em 0.5em 0 0.5em;
}

.imgContainerBig {
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 800px;
    padding: 1em 0.5em 0 0.5em;
}

.notInView {
    opacity: 0.5;
}

.bodyImage {
    transition: ease-in 200ms;
    -webkit-transition: ease-in 200ms;
    -moz-transition: ease-in 200ms;
    height: 293px;
    width: 360px;
}

.bodyImageBig {
    transition: ease-in 200ms;
    -webkit-transition: ease-in 200ms;
    -moz-transition: ease-in 200ms;
    margin: 0 auto;
    height: 586px;
    width: 720px;
}


.img1Default {
    background-image: url('../img/biking.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.funkyCheeseBalls {
    background-image: url('../img/funkyCheeseBalls.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.monument {
    background-image: url('../img/monument.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.clothesLine {
    background-image: url('../img/clothesLine.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.industry {
    background-image: url('../img/industry.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.hallway {
    background-image: url('../img/6.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.outsideHospital {
    background-image: url('../img/7.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.hospitalDoor {
    background-image: url('../img/hospitalDoor.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.womanInChefHat {
    background-image: url('../img/womanInAChefHat.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.isseyKata {
    background-image: url('../img/isseyKata.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.sunset {
    background-image: url('../img/sunset.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.doorway {
    background-image: url('../img/doorway.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.pool {
    background-image: url('../img/pool.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.oldHouse {
    background-image: url('../img/oldHouse.jpg');
    background-width: 100%;
    background-size: cover;
    background-position: center;
}

.yurt {

}

/*.tunnelActive {
    background-image:url('../img/tunnelInner.jpg');
    background-size: cover;
    background-position: center;
    transition: 500ms;
}*/


.blockquote {
    font-size: 1.2em;
    color: #faf8f0;
    width: 800px;
    margin: 5em auto 0 auto;
    opacity: 0;
    transition: 1000ms;
    -webkit-transition: 1000ms;
    -moz-transition: 1000ms;
    text-shadow: 1px 1px 1px #000;
}

.crashContainer {
    position: relative;
    top: -1185px;
    height: 500px;
    padding: 200px 0 0 0;

    border-top-style:solid;
    border-width:90em;

    width: 100%;
    z-index: 3;
    background: black;
    opacity: 0.0;
    transition: 300ms;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
}

.crash {
    width: 800px;
    padding: 0.5em 1em;
    margin: 0 auto 0 auto;    
    font-size: 1.2em;
    color: white;
    text-shadow: 2px 2px 1px #000;
    border-radius: 4px;
    text-align: left;
}


.show {
    opacity: 1;
}

.hidden {
    display: none;
}


.highlight {
    color: #FFF;
    font-weight: 700;
}

#credits {
    color: #faf8f0;
    background: black;
    text-align: left;
    font-size: 1.2em;
    margin: 65px auto 0 auto;
    width: 100%;
}

.creditHolder {
    padding: 3em;
    width: 800px;
}

.creditHolder a {
    position: relative;
}

footer {
    z-index: 2;
    position: relative;
    top: 1950px;
    text-align:right;
}








