/*
File:index.css
Author:Sherrie Dolan
Date Created: 21 Aug 2018
Date Modified: 5 Sep 2019
*/


#redBold{
  display: inline;
}
.title{
  font: 14pt 'Montserrat', sans-serif;
}
html{
  width:100%;
  height: 100%;
}

@media screen and (min-width: 1300px){
    #blockOne{
      background-image: url("images/backgrounds/9-gauze-texture-background-9.jpg");
      background-position: -100px -200px; 
      background-color:	#8c8c8c;
      background-repeat: repeat;
      background-size: 1200px;
    }
    #blockTwo{
      background-image: url("images/backgrounds/9-gauze-texture-background-9.jpg");
      background-position: 0px -400px; 
 
      background-color:	#8c8c8c;
      background-repeat: repeat;
      background-size: 1200px;
    }
}
@media screen and (max-width: 1299px) and (min-width: 541px){
    #blockOne{
      background-image: url("images/backgrounds/9-gauze-texture-background-9.jpg");
      background-position: -100px -200px; 
      background-color:	#8c8c8c;
      background-repeat: no-repeat;
      background-size: 800px;
    }
    #blockTwo{
      background-image: url("images/backgrounds/9-gauze-texture-background-9.jpg");
      background-position: -200px -400px; 
 
      background-color:	#8c8c8c;
      background-repeat: no-repeat;
      background-size: 800px;
    }
}



@media screen and (min-width: 541px) {
  .mobile:not(.desktop){
	  display: none;
  }
  body{
    overflow-x: hidden; 
    background-image: url("images/backgrounds/simple-old-paper-1-transparent.jpg");
    background-color: white;
    background-repeat: no-repeat;
    background-size: auto;
    width:100%;
    margin: 10px auto;
  }
  #main{
    border-radius: 13px 30px 0px 0px;
    clear:both;
    min-width: 540px;  
    line-height: normal; 
  }
  footer{
    border-top: 4px solid gray;
    height: 50px;
    margin-top: -50px;
    text-align: center;
  }
  footer a{
    text-decoration: none;
    color: #5c5c8a;
    font: 14pt 'Amiri', serif;
  }
  footer a:hover{
    text-decoration: none;
    color: white;
    text-shadow: 0px 0px 3px black, 0 0 25px #5c8a8a, 0 0 5px #404040;

  }
/* Style the header */
  #topCont{
    height: 220px;
    width: 100%;
  }
  #headerCont{
    text-align:center;
    position: absolute;
    width: 100%;
    z-index: -1;
    border-bottom: 4px solid gray;
  }

/* all items in flex-container #headerCont */
  #blockOne{
    margin-top: 40px;
    width: 200px;
    min-width: 180px;
    height: 60px;
    flex-grow: 1;
    flex-shrink: 2;
    flex-basis: 450px;
    text-align: right;
    border-radius: 0px 5px 5px 0px
  }

  #blockTwo{
    margin-top: 40px;
    width: 1000px;
    height: 60px;
    flex-grow: 1;
    flex-shrink: 5;
    flex-basis: 8000px;
    border-radius: 5px 0px 0px 5px
  }
  #titleTop{
    margin: 10pt 0 -10pt 0;
    padding: 0;
    font-size: 32pt;
    line-height: normal;
  }
  #titleMid{
    margin: 8pt 0 3pt -5pt;
    padding: 0;
    font-size: 24pt;
    font-style: italic;
    line-height: 80%;
  }
  #titleBot{
    margin: 10pt 0 10pt 0;
    padding: 0;
    font-size: 22pt;
    line-height: 70%;
  }
  #white{
    background-color:#ffe6cc;
    color: black;
    width: 140%;
    z-index: -1;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
  }

  #allTop{
    z-index: 1;
  }

/* Style the link circle */

#centerimages{
  position: relative;
  top: -60px;
  text-align:center;
  height: 500px;
  font: 24pt 'EB Garamond', serif;
}
path{
  fill: transparent;
}
text{
  fill: white;
  color: white;
  text-shadow: 0px 0px 3px black, 0 0 25px #5c8a8a, 0 0 5px #404040;
  width: 600px;
}

#svgtext{
  position: relative;
  top: -30px;
  left: 10px;
  z-index: 2;
  pointer-events:none;
}
#svgtexttext{
  height: 30px;
  width: 30px;
}
#image-container{
  position: relative;
  display: inline-block;
  height:500px;
  width:540px;
}
#splatterfront{
  top: 0px;
  left: -30px;
  display: block;
  object-fit: contain;
  z-index: -3;
  position: absolute;
  height: 500px;
  width: 600px;
}
#purplesplatter11{
  position: absolute;
  top: -10px;
  left: -270px;
  display: none;
  width: 600px;
}
#greendrop4{
  position: absolute;
  top: -60px;
  left: 100px;
  display: none;
  width: 400px;
}
#redsplatter16{
  position: absolute;
  top: 120px;
  left: -60px;
  display: none;
  width: 600px;
}
#bluesplatter19{
  position: absolute;
  bottom: 160px;
  left: 150px;
  display: none;
  width: 500px;
}
#treeimg{
  transform: rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  -ms-transform:rotate(-90deg);
  -moz-transform:rotate(-90deg);
  position: absolute;
  width: 200px;
  top: 230px;
  left: 200px;
  display: none;
}




#splatterback{
  top: 0px;
  right: -30px;
  display: block;
  object-fit: contain;
  z-index: -4;
  position: absolute;
  height: 500px;
  width: 600px;
}
#purplesplatter3{
  position: absolute;
  top: -70px;
  left: 140px;
  display: none;
  width: 400px;
}
#yellowsplatter15{
  position: absolute;
  top: 50px;
  left: 30px;
  display: none;
  width: 500px;
}
#orangesplatter1{
  position: absolute;
  top: 150px;
  left: 90px;
  display: none;
  width: 200px;
}
#blacksplatter22{
  position: absolute;
  top: 230px;
  left: 200px;
  display: none;
  width: 300px;
}
#brownsplatter14{
  position: absolute;
  top: 70px;
  right: 90px;
  display: none;
  width: 170px;
}

#grunge{
  object-fit: contain;
  top: 0px;
  right: -30px;
  display: block;
  z-index: 1;
  position: absolute;
  height: 500px;
  width: 600px;
}
#grunge img{
  position: absolute;
  left: 44px;
}
.map{
  position: absolute;
  left: 44px;
}

#sitenames{
  position: absolute;
  display: block;
  top: 270px;
  right: 50px;
  z-index: -2;
  font: 28pt 'Amiri', serif;
  color: white;
  text-shadow: 0 0 3px #FF0000, 0 0 5px #0000FF;
}
#bird{
  z-index: -1;
  object-fit: contain;
  position: absolute;
  display: block;
  width: 600px;
  height: 500px;
  left: -30px;
  top: 0px;
}
#birdimg{
  position: absolute;
  width: 100px;
  top: 100px;
  left: 280px;
  display: none;
}

  #blurb{
    padding: 24px 20px 20px 20px;
    font-size: 11pt;
    width:70%;
  }
  #email{
    font-size: 13pt;
  }
  #photo{
    margin: auto;
    width: 23%;
    min-width: 200px;
    border: 4px solid gray;
  }
  .flex-containertwo{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items:flex-start;
  }

  .flex-container{
    display:flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }

}

@media screen and (max-width: 767px) and (min-width: 541px) {
/*  #grungeimg{
    alwaysOn: true;
  } */
}




/*seperating for the flower logo to change shrink rate at 665px screen width*/
@media screen and (min-width: 665px) {
  #headcontent{
    margin-left: -10px;
    margin-top: 20px;
    padding-left: 0;
    display: inline-block;
    color:black;
    text-align: left;
  }
  header{
    text-align: center;
    font: 24pt 'EB Garamond', serif;
    min-width: 380px;
    flex-grow: 1;
    flex-shrink: 2;
    flex-basis: 380px;
    margin: -15pt 0 0 3pt;
    padding: 0 0 10px 0;
  }

}




@media screen and (max-width: 665px) and (min-width: 541px) {
  header{
    text-align: center;
    font: 24pt 'EB Garamond', serif;
    min-width: 380px;
    flex-grow: 1;
    flex-shrink: 2;
    flex-basis: 380px;
    margin: -15pt -20pt 0 0pt;
    padding: 0 0 10px 0;
  }

  #titleMid{
    margin: 8pt 0 3pt -5pt;
    padding: 0;
    font-size: 22pt;
    font-style: italic;
    line-height: 80%;
  }
  #headcontent{
    margin-left: -30px;
    margin-top: 20px;
    padding-left: 0;
    display: inline-block;
    color:black;
    text-align: left;
  }

}





@media screen and (max-width: 540px) {
  .desktop:not(.mobile){
	  display: none;
  }
  body{
    overflow-x: hidden;
    background-image: url("images/backgrounds/9-gauze-texture-background-9.jpg");
    background-color: white;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px 70px;
    width:100%;
    height: 100%;
    margin: -70px auto -50px;
  }
  #clickCircle{
      z-index: 1;
	  position:fixed;
	  top:5px;
	  right:10px;
	  width: 60px;  
  }
  #divCircle{
	  width: 80px;
	  height: 70px;
  }
  #threeline{
      z-index: 2;
      margin-top: -9px;
	  line-height: 0%;
      height:30px;
	  position:fixed;
	  top:13px;
	  right:25.5px;
	  color: white;
	  font: bold 14pt 'Roboto', sans-serif;
	  text-shadow : 0px 0px 2px black, 0 0 25px blue, 0 0 5px darkblue;
  }
  #topline{
    position:relative;
    top: 0px;
    left: 0px;
    height:10px;
  }
  #midline{
    height:10px;
  }
  #botline{
    height:10px;
    position:relative;
    top:0px;
    right: 0px;
  }
  #topCont{
	  position:fixed;
	  top:0;
	  width:100%;
	  display:inline-block;
  }
  #headerCont{
    width: 100%;
	height: 70px;
  }
  header{
    font: 24pt 'EB Garamond', serif;
    width: 50%;
	height: 100%;
  }
  #headcontent{
    height:100%;
  }
  #white{
    background-color:#ffe6cc;
    border-bottom: 5px solid gray;
    color: black;
    width: 140%;
    z-index: -1;
    height: 70px;
    position: fixed;
    top: 0px;
  }
  #centerimages{
	  margin-top: 70px;
	  display: block;
  }
  #dropdown{
    background-color:#ffe6cc;
	height: 250px;  
	font: 20pt 'EB Garamond', serif;
	padding: 90px 0px 50px 40px;
	line-height: 200%;
	display:none;
  }
  #box{
    padding: 24px 15px 20px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
    font: 14pt 'Amiri', serif;
    margin-right: 20px;
    width:70%;
    line-height: 120%;
    background-color: white;
  }
  footer{
    background-color:#00004d;
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align:center;
    border-top: 4px solid gray;
    height: 50px;
  }
  footer a{

    text-decoration: none;
    color: white;
    font: 14pt 'Amiri', serif;
  }

  #blurb{
    padding: 24px 10px 20px 10px;
    font-size: 11pt;
    width:90%;
    display: block;
  }
  #email{
    font-size: 13pt;
  }
  #photo{
    display: block;
    margin: auto;
    width: 90%;
    min-width: 200px;
    border: 4px solid gray;
  }


  .flex-container{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items:flex-start;
  }
  #content {
    padding: 0;
  }
  .flex-containertwo{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items:flex-start;
  }
#bird{
  object-fit: contain;
  position: fixed;
  display: block;
  width: 100px;
  height: 100px;
  right: 0px;
  bottom: 0px;
}
#birdimg{
  position: absolute;
  width: 40px;
  bottom: 0px;
}

}