/* style.css 
   Author: Susan Valot
   Date: 09/27/2014
*/

/*css reset language to eliminate white strip on top of page*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    margin: 0 0 10px 0;
    padding: 0;
    height: 100%;
    min-width: 100%;
    background-color: #322a22;

}

h1 {
    padding: 0 0 0 10px;
}



/*container for park pages*/
#container {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #322a22;
}
    
/*page container1 for contact page*/
#container1 {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #322a22;
}

/*page container2 for big map page */
#container2 {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #322a22;
}

/*page container3 for parks list page & behind the scenes page*/
.container3 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #322a22;
}

/* unvisited link */
a:link {
    color: #635857;
}

/* visited link */
a:visited {
    color: #8ea31a;
}
    
/*navigation div that holds nav bar plus logo*/    
#navigation {
    background-color: #322a22;
    width: 100%;
    height: 120px;
    margin: 0;
    padding: 0;
}

/*CA Explorer logo div*/
.logo {
    width: 223px;
    height: 90px;
    float: left;
    margin: 5px 0 0 50px;
}   

/*CA Explorer logo image*/
.icon img {
    height: 50px;    
}

/*navigation menu div*/
#navbar {
    background-color: #322a22;
    width: auto;
    height: 100px;
    display: block;
    margin: 0 0 0 0;
    float: left;
    text-align: right;
    
}

/*naviation menu list*/
#menu li {
    width: 100px;
    height: 30px;
    display: inline;
    margin: 40px 10px 10px 60px;
    font-size: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    float: left;
    padding-left: 50px;
}

/*navigation menu links*/
#menu a {
    color: #fae7c5;
}

/*contact form*/
#sv_contact {
    width:100%;
    height:480px;
    frameborder: 0;
    margin: 0;
}

/*larger light parks div on parks list page*/
.parks {
    margin: 0 40px 0 40px;
    width: 1160px;
    padding: 15px;
    background: #fae7c5;
    color: #000000;
}

/*dark brown park border line around lighter div on parks list page*/
.parkborder {
    border: 2px solid #322a22;
}

/*h1 styling parks list page*/
.parks h1 {
    font-size: 30px;
    color: #000000;
    padding: 40px 0 0 0;
    text-align: center;
}

/*h2 styling parks list page*/
.parks h2 {
    font-size: 20px;
    color: #000000;
    text-align: center;
    padding: 20px 0 0 0;
}

/*h3 styling parks list page*/
.parks h3 {
    font-size: 18px;
    color: #000000;
    padding: 2px;
    text-align: left;
}

/*h4 styling parks list page*/
.parks h4 {
    font-size: 15px;
    color: #000000;
    padding: 5px 0 20px 2px;
    text-align: left;
}

/*individual parks explanation boxes on parks list page*/
.parkdiv {
    margin: 5px 40px 10px 40px;
    height: 220px;
    padding: 10px 0 10px 10px;
    background: #fae7c5;   
}

/*darker colored park thumbnails div on parks list page*/
.parkthumb {
    height: 160px;
    margin: 20px 0 20px 0;
    width: 1015px;
    padding: 20px;
    float: left;
    background: #e0cfb3;
    border: 2px solid #322a22;
}

/*images in park thumbnails on parks list page*/
.parkthumb img {
    height: 150px;
    float: left;
    border: 2px solid #322a22;
}

/*park cap div explanations of parks on parks list page*/
.parkcap {
    height: 160px;
    margin: 10px 20px 20px 20px;
    width: 775px;
    padding: 10px 10px 20px 20px;
    float: left;
    color: #000000;   
}

/*text on behind the scenes page*/
#explorer_info {
    margin: 40px;
    line-height: 125%;
}

/*-------------------------------------------------------------------------
 *PHOTOS & FRAMES ON BEHIND THE SCENES PAGE
 *________________________________________________________________________*/
 
/*Valot Yosemite photo*/
#valot_frame {
    height: 240px;
    float: left;
    padding: 20px;
    background: #e0cfb3;
    border: 2px solid #322a22;
    margin: 20px 30px 20px 0;
}

#valot_photo img {
    height: 210px;
    margin: 10px 10px 5px 10px;
    border: 2px solid #322a22;
}

#valot_photo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #696969;
    text-align: center;
}

/*Anza Borrego interview photo*/
#valot_frame2 {
    height: 230px;
    float: right;
    padding: 20px;
    background: #e0cfb3;
    border: 2px solid #322a22;
    margin: 20px 0 10px 30px;
}

#valot_sheep img {
    height: 180px;
    margin: 10px 10px 5px 10px;
    border: 2px solid #322a22;
}

#valot_sheep {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #696969;
    text-align: center;
}

/*snow in Yosemite photo*/
#valot_frame3 {
    height: 230px;
    float: left;
    padding: 20px;
    background: #e0cfb3;
    border: 2px solid #322a22;
    margin: 20px 30px 10px 0;
}

#valot_snow img {
    height: 200px;
    margin: 10px 10px 5px 10px;
    border: 2px solid #322a22;
}

#valot_snow {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #696969;
    text-align: center;
}

/*________________________________________________________
 END PHOTOS ON BEHIND THE SCENES PAGE
 _______________________________________________________*/




/* ============================================================
  STRUCTURE & SECTIONS OF PARALLAX SCROLL
============================================================ */


section.module:last-child {
  margin-bottom: 0;
}

section.module h2 {
  margin-bottom: 40px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  opacity: .8;
}

section.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 140%;
  opacity: .6;
}

section.module p:last-child {
  margin-bottom: 0;
}

section.module.content {
  padding: 40px 80px 40px 80px;
  background-color: #322a22;
}

section.module.parallax {
  height: 600px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

section.module.parallax h1 {
  color: #fae7c5;
  font-size: 48px;
  line-height: 600px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 5px 0 5px #7f7e50;
  opacity: 1;
}

section.module.parallax-1 {
  background-image: url("../img/poppy1.jpg");
}
section.module.parallax-2 {
  background-image: url("../img/poppy4.jpg");
}
section.module.parallax-3 {
  background-image: url("../img/poppy3.jpg");
}

@media all and (min-width: 600px) {
  section.module h2 {
    font-size: 38px;
    text-align: center;
    color: #fae7c5;
    padding: 10px 20px; 10px; 20px;
  }
  section.module p {
    font-size:18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fae7c5;
    padding: 10px 20px; 10px; 20px;
  }
  section.module.parallax h1 {
    font-size: 96px;
    color: #fae7c5;
    padding: 10px 20px; 10px; 20px;
  }
}

@media all and (min-width: 960px) {
  section.module.parallax h1 {
    font-size: 160px;
    color: #fae7c5;
    padding: 10px 20px; 10px; 20px;
  }
}

.scontainer {
    color: #fae7c5;
    text-transform: uppercase;
    padding: 30px 0 0 40px;
    font-size: 30px;
    text-shadow: 5px 0 5px #322a22;    
}

/*--------------------------------------
  END PARALLAX SCROLL
_______________________________________*/



/*map canvas for google map*/
#map-canvas {
    max-width: 100%;
    height: 500px;
}

#map-canvas h1 {
    padding: 0;
}

/*styles info div for google map, which is listed in js script file*/
#info {
    background: #fae7c5;
    color: #000000;
    font: 20px;
    height: 185px;
    width: 185px;
    overflow:hidden;
}

/*styles image in google maps info window*/
#info img {
    height: 175px;
    width: 175px;   
}

/*image size for ipictures on park pages*/
.ip_tooltipImg {
    height: 38888888889%;
    width: 100%;
}

/*photo gallery on bottom of parks pages*/
#parkslideshow {
    float: left;
    height: auto;
    max-width: 100%;
    background-color: #322a22;
    padding-top: 25px;
}

/*styles large picture in bottom photo gallery of parks pages*/
#photo_display {
    padding: 20px 30px 5px 30px;
    float: left;
    height: 550px;
    width: 620px;
}

/*styles image of larger div in parks photo gallery*/
#photo_display img {
    width: 620px;
    border: 3px solid black;
    float: left;
}

/*styles caption of larger div in parks photo gallery*/
#photo_display p {
    color: #e6c29e;
    margin: 0 0 0 5px;
    line-height: 120%;
    font-family: Times New Roman;
    font-size: 16px;
}

/*styles headline for parks photo gallery*/
#parkslideshow h2 {
    padding: 20px 0 0 35px;
    font-size: 25px;
    color: #e6c29e;
    font-family: Times New Roman;
}


/*styles photo gallery thumbnails on parks pages*/
#gallery {
    margin: 20px 20px 0 20px;
    height: 500px;
    max-width: 40%;
    background-color: #322a22;
    float: right;

}

#gallery img {
    height: 24%;
    padding-bottom: 0;

}