/*
File Name: pht.css
Date: 06/04/2019
Programmer: Aiden Mace
*/


* { box-sizing: border-box; }

header, nav, main, footer { display: block; }


body {
      font-family: Verdana, Arial, Tahoma;
      font-size: 1em;
      background-color: darkgray;
     }



header {
    background-image: url(../images/logo.png);
    background-position: 5px;
      background-color: #ADD8E6;
      background-repeat: no-repeat;
      display: block;
      padding-left: 100px;
      margin: 10px;
      
    }


h1 {
  
  background-repeat: no-repeat;
  padding-top: 35px; padding-bottom: 35px;
  padding-right: 20px;
  background-position: left;
  background-color: #ADD8E6;
  text-align: center; font-size: 2em;
  margin-left: 10px;
  margin-right: 77px;
}
 

h2 { font-style: oblique; text-align: center; }


nav {
  text-align: center;
  font-weight: bold;
  padding-top: 10px ; padding-bottom: 10px;
  width: auto;
  background-color: #ADD8E6;
  margin: 14px;
}

a:hover { 
  background-color: azure;
}


nav a { color: black; 
    font-weight: bold; 
    column-rule-style: none; 
    text-decoration: none; 
    letter-spacing: 1px; 
    margin: 35px;

}






nav ul { list-style-type: circle; margin: 0; padding: 0; }

main { padding-top: 5px;
       margin: 10px;
}



footer {
    text-align: center;
    background-color:  #ADD8E6;
    padding-top: 15px;
    font-size: 0.7em;
}


.contact { font-weight: bold; }

.downtowntour {
    background-image: url(../images/downtown_tour_small.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 291px;
}

.albinatour {
    background-image: url(../images/albina_tour_small.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 374px;
}

.required {
    text-align: center;
}

.landmarkstour {
    background-image: url(../images/landmarks_tour_small.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 424px;
}

.button { border: 1px solid black;
            
}
  

.form { width: 100px; margin-right: auto; margin-left: auto; 
padding-right: 70px; }

fieldset {
    padding: 10px;
    margin-bottom: 32px;
    margin-left: -140px;
    border: 1px solid;
    padding-bottom: 8px; 
}

label {
    
    display: block;
    width: 8em;
    padding-right: 3em;
    margin-left: 28px;
    
}

input { border-width: 3px;
        padding-right: 74px;
        padding-bottom: 7px;
        margin-left: 22px;
        margin-right: 75px;
}

select { padding-left: 1px;
         margin-left: 22px;

}

textarea {
    padding-left: 1px;
    margin-left: 22px;
    margin-bottom: -12px;
}

button { margin-left: 17px;
         border: 1px solid black;
         width: 78px;
         height: 33px;
        


}


.text { text-align: center; }

#wrapper {
  background-color: azure;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1480px;
  padding: 5px; 
  
  
}

#thankyou { text-align: left; border: 3px solid;  margin-left: 200px; margin-right: 200px; padding-left: 6px; padding-right: 2px; height: 140px; padding-top: 31px; }




#homehero { 
    background-image: url(../images/portland-night.png);
    background-repeat: no-repeat;
    height: 400px;
    background-position: center;
    padding-left: 5px;
    padding-bottom: 10px; text-align: center;
    margin: 1.9em;
}


#growthtour {
    background-image: url(../images/growth_tour_small.png);
    background-repeat: no-repeat;
    height: 400px;
    background-position: center;
    padding-left: 5px;
    padding-bottom: 10px; text-align: center;
    margin: 1.9em;
}

#reservation {
    height: 400px;
    background-position: center;
    padding-left: 5px;
    padding-bottom: 10px; text-align: center;
    margin: 1.9em;
    border: 2px solid;
}




/* Tablet display*/

@media only screen and (max-width: 1024px) {
    body { padding: 12px; background-image: none; }
    #wrapper { width: auto; min-width: 0; box-shadow: none; }
    nav { float: none; width: auto; padding-top: 1em; padding-bottom: 1em; padding-left: 1em; padding-right: 1em; margin: 13px; }
    nav li  {display: block; }
    nav a { padding-right: 2em; margin: 5px; letter-spacing: 1px; }
    main { padding: 1em; margin-left: 0; font-size: 90%; }
    footer { margin: 0; font-size: 0.7em }
    #homehero { background-attachment: scroll; }
    #thankyou { text-align: left; border: 3px solid;  margin-left: 100px; margin-right: 100px; padding-left: 6px; padding-right: 2px; margin-bottom: 1px; height: 140px; padding-top: 31px; }

    
}


/* Smartphone display */
    
@media only all and (max-width: 768px) {
    h1 { height: 100%; font-size: 1.5em; padding-left: 0.3em; }
    nav { padding: 8px; margin: 10px; }
    nav a { list-style-type: disc; display: block; padding: 0; font-size: 1.1em; border-bottom: 1px groove #330000; }
    nav ul { margin: 25px; padding: 1px; }
    nav li { display: block; margin: 0; padding: 0; }
    main { padding-top: 0.01em; padding-right: 0.6em; padding-bottom: 0.1em; padding-left: 0.4em; }
    #homehero { display: none; }
    footer { font-size: 0.5em; }
    #thankyou { text-align: left; border: 1px solid;  margin: 9px; padding: 10px; }
    #growthtour { display: none; }
    .downtowntour { display: none; }
    .albinatour { display: none; }
    .landmarkstour { display: none; }
    #wrapper { background-image: linear-gradient(azure, lightgray)} 
    fieldset {
    padding: 5px;
    margin-bottom: 32px;
    margin-left: -103px;
    border: 1px solid;
    padding-bottom: 8px; }
    input { 
        border-width: 3px;
        padding-right: 39px;
        padding-bottom: 7px;
        margin-left: 24px;
        margin-right: 46px; }
    textarea {
        padding-left: 1px;
        margin-left: 18px;
        margin-bottom: 10px;
    }
    
   
}
 





