/* styles.css */
   html {
       height: 100%;
        }

body {
  background-color: #000000;
    background-image: url(images/polkadots.png);
  margin-bottom: 2%;
  color: #ffffff;
  font-family: "Fredoka", sans-serif;
  font-size: large;
}

#all {
  width: 1142px;
  margin: 0 auto;
}

.subheaders{
    font-weight: 500;
}

.smalltext {
    padding: 12%;
}


.mediumtext {
    padding: 10%;
  font-size: 25px;
    margin-top: -5%;
}

.mediumtextright {
    padding: 10%;
 margin-left:500px;
 margin-top:-60px;
  font-size: 25px;

}

#header {
  width: 1142px;
  height: 170px;
  background-image: url(images/header.png);
  background-position: center center;
  background-repeat: space;
  display: flex;
  align-items: center;
  justify-content: center;
}

#navbox {
  margin: 0 0 20px;
  width: 1142px;
  background-color:#363636;
}

#navbox ul {
  margin: 0;
  padding: 10px;
  text-align: center;
}

#navbox li {
  list-style-type: none;
  display: inline;
margin: 5px;  
}

.greyimage{

         width: 458px;
        height: 630px;
      margin-bottom: 1%;
}

.aboutimage {
    float: right;
}

.redwrapper{
        margin-top: 1%;
      margin-right: 1%;
        margin-left: 1%;
        margin-bottom: 1%;
         width: 100%;
}
.redbackground{
background-image: url(images/redpost.png); 
    height: 648px;
    width: 656px;  
}


.redicon {
    z-index: 100;
    float: right;
    margin-left: 1%;
    margin-right: 2%;  
      margin-top: -57.3%;  
}


.aboutpostbig {
    margin-left: 46%;
    margin-top: -73.4%;  
    width: 600px;
    height: 792px;
background-image: url(images/redpostsmall.png);  
}

.redpicrew {
        float: bottom;
             margin-bottom: 4%;  
        margin-right: 2%;
}

.redpixel {
      margin-top: 25%;  
}



.aboutimage{
  margin-top: 1%;
  margin-right: 6px;
}

.aboutcontainer{
  margin-top: 1%;
  margin-left: 10px;
}

.aboutheaders{
    padding: 12%;
    font-weight: 400;
}

.aboutpara {
  margin-top: -25%;
    padding: 12%;
}

.redlace {
        float: right;
    margin-right:-40%;
       margin-top:47%;
}
.chocowhite {
height: 170px;
width: 150px;
float: right;
}

.chocobrown {
height: 200px;
width: 200px;
margin-top:-7%;
float: right;

}

.chocodark {
height: 200px;
width: 200px;
margin-top:-20%;
margin-right:40%;
float: right;
}


.redknife {
    margin-left:60%;
       margin-top:-7%;

}

.redknife:hover {
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.redslim {
margin-right: 1%;
margin-top:-20%;
float: right;
}

.reddeco1 {
margin-top:-20%;
margin-right:900px;
float: right;

}

.reddeco1:hover {
  transform: translateY(-40px) !important;
  transition: .7s !important;
}


.reddeco2 {

margin-top:-20%;
margin-right:700px;
float: right;
}

.reddeco2:hover {
  transform: translateY(-40px) !important;
  transition: .7s !important;
}

.reddeco3 {
margin-top:-20%;
margin-right:500px;;
float: right;
}

.reddeco3:hover {
  transform: translateY(-40px) !important;
  transition: .7s !important;
}

.orangechoco {
margin-right: 40%;
margin-top:-11.5%;
float: right;
}

.orangepostbig {
  width: 98%;
    height: 462px;
   float: left;
 margin-top: 1%;
     margin-bottom: 1%;
      margin-right: 1%;
        margin-left: 1%;
    background-image: url(images/OrangePost.png);

}

.stamps {
    margin-top: -5%; 
    float: left;
}



.mystamp{
        margin-left: 134px;
    margin-top:  -260px;
           float: left;
}
.mystamp2{
        margin-left: 250px;
    margin-top:  -315px;
           float: left;
}

.mystamp3{
 
        margin-left: 135px;
    margin-top: -95px;
       float: left;
}
.mystamp4{

        margin-left:250px;
    margin-top: -150px;
       float: left;
}
.yellowwrapper{
      margin-right: 1%;
        margin-left: 1%;
        margin-bottom: 1%;
}

.yellowpostbig {
width: 609px;
height: 344px;
   float: right;
      background-image: url(images/yellowposttop.png)
}

.yellowicon {
  width: 44%;
  float: left;
  height: 605px;
}
.yellowphone{
margin-left: 10px;
}
.yellowphone:hover {
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

   .yellowpostbottom{
      margin-top: -240px;
    width: 609px;
    height: 250px;
float: right;

} 
.greenwrapper{
      margin-right: 1%;
        margin-left: 1%;
        margin-bottom: 1%;
}

.greenpostbig {
    margin-top: 1%;
    height: 650px;;
  width: 100%;
   float: left;
       background-image: url(images/GreenPost.png)
  
}

.greentext {
  padding: 8%;
font-weight: normal;
  font-size: 25px;
    width: 400px;
        margin-top: 100%;
          float: left;
}

.greenicon{
        margin-top: -630px;
        margin-left: 650px;
    width: 410px;
        float: left;
}

.greenframe{
    -webkit-filter: brightness(100%);
        margin-top: -110px;
        margin-left: 150px;
    float: left;
}

.greenframe:hover {
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.cyanwrapper{
      margin-right: 1%;
          margin-top: 1%;
        margin-left: 1%;
        margin-bottom: 1%;
}

.cyanpostbig {
  width: 60%;
height: 400px;
   float: right;
        background-image: url(images/CyanPost.png);   
    margin-top: 1%;
}

.cyantext {
padding:11%;
font-weight: normal;
  font-size: 25px;
    width: 600px;
    margin-top: -5%;
}

.cyanicon {
  width: 39%;
height: 400px;
   float: left;
       background-image: url(images/CyanIcon.png);
        margin-top: -35.5%;
}
.cyanheadset {
  width: 39%;
height: 400px;

=
        margin-top: 1%;
}
.cyanheadset:hover {
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}  


.bluepostcloud {
  width: 43%;
    height: 260px;   float: left;
          margin-left: 5%;
      margin-top: 2%;
       background-image: url(images/BlueCloud.png);
        -webkit-filter: brightness(100%);
}

.bluepostcloud:hover {
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;

}
.blueposttop {
  width: 555px;
    height: 300px;
    margin-top: 1.5%;
        margin-bottom: -.5%;
    margin-left: 1%;
       background-image: url(images/BluePostTop.png);
}
.bluepostbottom {
  width: 555px;
    height: 300px;
   float: left;
    margin-top: 1.5%;
    margin-left: 1%;
       background-image: url(images/BluePost.png);
}

.blueicon {
  width: 48%;
    height: 610px;
    margin-top: -26%;
 margin-left: 1%;
}

.bluetext {
  padding: 10%;
font-weight: normal;
  font-size: 25px;
    width: 450px;
    margin-top: -5%;
}

.purplepostbig {
  width: 98%;
  height: 98%;
   float: center;
 margin-top: 1%;
 margin-left: 1%;
}

a {
  color: #128e1c;
  text-decoration: none;
}

a:visited {
  color:#1b97a2;
  text-decoration: none;
}

a:hover {
  font-weight: bold;
}

a:active {
  font-weight: normal;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background-color: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: #128e1c;
}
#container {
height: 100%;
width: 99%;
  border: 5px solid #d0d0d0;
   float: left;
    background-color: black;
}

#tempcontainer {
height: 1000px;
width: 99%;
  border: 5px solid #d0d0d0;
   float: left;
    background-color: black;
}


.gallery-item{
    width: 300px;
    height: 250px;
    overflow: scroll;
}

div.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

div.gallery-item {
  margin: 5px;
  border: 1px solid #ccc;
  width: 180px;
}

div.gallery-item:hover {
  border: 1px solid #777;
}

div.gallery-item img {
  width: 100%;
  height: auto;
}

div.gallery-item div.desc {
  padding: 15px;
  text-align: center;
}

.galleryindicators{
  position: absolute;
    float:right;
    margin-left:940px;
width:200px;
}


.DAGalleryIndicator:hover {
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}  


.PAGalleryIndicator:hover {
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}  


.TAGalleryIndicator:hover {
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}  

.MiscGalleryIndicator:hover {
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}  
.containerdiv { position:relative;width:100%;display:inline-block;} 
#gallerynotice { position: fixed; top: 20px; left: 10px;  width: 280px; height: 250px}
#close {position:fixed; top: 50px; left: 255px; font-size: 27px; cursor: pointer }