* {cursor: url("images/cursor.png"), auto !important;} 

@font-face {
    font-family: "Balsamiq Sans";
    src: url(font/BalsamiqSans-Regular.ttf) format("truetype"),
}

.balsamiq-sans-regular {
  font-family: "Balsamiq Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.balsamiq-sans-bold {
  font-family: "Balsamiq Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.balsamiq-sans-regular-italic {
  font-family: "Balsamiq Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.balsamiq-sans-bold-italic {
  font-family: "Balsamiq Sans", sans-serif;
  font-weight: 700;
  font-style: italic;
}

p {
  font-family: Balsamiq Sans; 
  margin-top: 0;
  margin-bottom: 0;
}

a {
  font-family: Balsamiq Sans; 
  color: #af4033;
  text-decoration: none;
}

a:hover {
  color: #A6CEE7;
  font-weight: bold;
  text-decoration: underline;
}

a:visited {
color: #53819e;

}

.body {font-family: Balsamiq Sans;}

h1, h2, h3, h4, h5, h6 { 
  font-family: Balsamiq Sans;}

ul {font-family: Balsamiq Sans;
list-style-type: "★ ";}

ul ul {list-style-type: "✧ ";}

ol {font-family: Balsamiq Sans;}

mark {
  background-color: #af4033;
}

table {

  font-family: Balsamiq Sans;
  border-collapse: collapse;
}

td, th {
  text-align: left;
  padding: 4px;
}

hr.rounded {
  border-top: 8px solid #ae3f33;
  border-radius: 5px;
  width: 100%;

}

@media (max-width:599px) {
    .popup { display: block; 
     background-color: #FFFFE0; 
     position: absolute; 
     align-items: center;
     margin-left: 4vw;
     display: block; 
     width: 80vw; 
     padding: 5vw;
    }

    .popup img {height: 20vw; margin-left: 35vw;}
}

@media (min-width:600px) {
                          .popup {
                          display: none; }}

 .rating {
 display: none; 
}

button {
  background-color: #ae3f33;
  color: white;
  text-decoration: underline;
  border-radius: 5px;
  font-family: "Balsamiq Sans";
}

button:hover {background-color: #A6CEE7;}

input {
  background-color: #ae3f33;
  color: white;
  text-decoration: underline;
  border-radius: 5px;
  font-family: "Balsamiq Sans";
}

input:hover {background-color: #A6CEE7;}





/* PAGES */


 
.leftpageindex {
              position:absolute;
              display: grid;
              grid-template-columns: 1fr;
              height: 38vw;
              width: 32vw;
              overflow-y: scroll;
              overflow-x: hidden;
              scrollbar-color: #af4033	transparent;
              top:8vw;
              left:17vw;
            }



.rightpageindex {
              position:absolute;
              display: grid;
              grid-template-columns: 17vw 17vw;
              grid-template-rows: 13.5vw 13.5vw 13.5vw 13.5vw;
              width: 35vw;
              height: 41vw;
              overflow-y: scroll;
              overflow-x: hidden;
              align-items: center;
              scrollbar-color: #af4033	transparent;
              top:6.5vw;
              left:50vw;
              }



  .leftpage {
              position:absolute;
              text-align: justify;
              width: 30vw;
              height: 20vw;
              overflow-y: scroll;
              overflow-x: hidden;
              scrollbar-color: #af4033	transparent;
              top:9vw;
              left:17vw;
             padding-right: 15px;}


    .leftpagereviews {
              position:absolute;
              text-align: center;
              width: 30vw;
              height: 25vw;
              overflow-y: scroll;
              overflow-x: hidden;
              scrollbar-color: #af4033	transparent;
              top:9vw;
              left:17vw;
             padding-right: 15px;}

/*RIGHT PAGE*/

.rightpage {
              display: grid;
              position:absolute;
              text-align: justify;
              width: 30vw;
              height: 35vw;
              overflow-y: scroll;
              overflow-x: hidden;
              scrollbar-color: #af4033	transparent;
              top:9vw;
              left:53vw;
              padding-right: 15px;
              }

.rightpage > div {  display: inline;}

.rightpageart {
              display: grid;
              position:absolute;
              text-align: justify;
              width: 33vw;
              height: 39vw;
              overflow-y: hidden;
              overflow-x: hidden;
              scrollbar-color: #af4033	transparent;
              top:9vw;
              left:52vw;
              padding-right: 0vw;
              }

  .rightpagepoetry {

              display: inline;
              position:absolute;
              text-align: left;
              width: 30vw;
              height: 35vw;
              overflow-y: scroll;
              overflow-x: hidden;
              scrollbar-color: #af4033	transparent;
              top:9vw;
              left:53vw;
              padding-right: 10px;

  }

    .rightpagepoetry > p, div {display: inline;}

    .rightpagecollection {

              display: flex;
              flex-wrap: wrap;
              position:absolute;
              width: 30vw;
              height: 35vw;
              overflow-y: scroll;
              overflow-x: hidden;
              scrollbar-color: #af4033	transparent;
              top:9vw;
              left:53vw;
              padding-right: 1vw;

  }

    .rightpagebutton {
              position:absolute;
              width: 30vw;
              height: 35vw;
              overflow-y: scroll;
              overflow-x: hidden;
              scrollbar-color: #af4033	transparent;
              top:9vw;
              left:53vw;
              padding-right: 55px;

  }

   .rightpageocs {

              display: inline;
              position:absolute;
              text-align: left;
              width: 30vw;
              height: 35vw;
              overflow-y: scroll;
              overflow-x: hidden;
              scrollbar-color: #af4033	transparent;
              top:9vw;
              left:53vw;
              padding-right: 15px;

  }

  



  .blinkies {
  display: grid;
  grid-template-columns: 90px 90px 90px;
  grid-template-rows: 35px 35px 35px 35px 35px 35px 35px;
  gap: 0px;
}




  .button {position: relative;
   cursor: pointer;}
  .button img:hover {transform: rotate(5deg);
  transition: 200ms ease-in-out;}

  .sitebutton img:hover {transform: rotate(5deg);
  transition: 200ms ease-in-out;}



.reviewscolumn {
    display: flex;
    align-items: center;
}

.reviewscolumn > div {width: 10vw;
align-items: center;}

.vampbook {
height: 26vw;
  width: 13vw;
  padding: 0.5vw;
  align-items: center;
}


.vampbook > p {text-align: center;
width: 13vw;
height: 10vw;
overflow-y: scroll;
padding: 0.5vw;}

.sitebutton img {width:88px;}
  
  

    /* positioning and sizing elements on desktop*/
    /*Sizing Stamps*/


 .staticID{position:absolute; top:3.7vw;left:4vw;}

.rightpageindex img {height: 12vw;}
.pasfoto img {height:20vw;}

    .home img {height:12vw;}

    .stampgames img {height:8vw;}
    .stampmovies img {height:8vw;}
    .stampbooks img {height:8vw;}
    
    .stampvampire img {height:12vw;}

.home{position:absolute; height:12vw; top:32vw;left:22.5vw;}
.homenest{position:absolute; height:12vw; top:32vw;left:15vw;}
.prevmenu{position:absolute; height:12vw; top:32vw;left:30vw;}

#Art:hover {content: url(stamps/stamparthover.png);}
#Poetry:hover {content: url(stamps/stamppoetryhover.png);}
#SiteMap:hover {content: url(stamps/stampsitemaphover.png);}
#Reviews:hover {content: url(stamps/stampreviewshover.png);}
#Neighborhood:hover {content: url(stamps/stampneighborhoodhover.png);}
#Shiny:hover {content: url(stamps/stampshinyhover.png);}
#Blog:hover {content: url(stamps/stampbloghover.png);}
#Updates:hover {content: url(stamps/stampupdateshover.png);}
#OCs:hover {content: url(stamps/stampocshover.png);}
#Credits:hover {content: url(stamps/stampcreditshover.png);}

#Movies:hover {content: url(stamps/stampmovieshover.png);}
#Games:hover {content: url(stamps/stampgameshover.png);}
#Books:hover {content: url(stamps/stampbookshover.png);}

#Home:hover {content: url(stamps/stamphomehover.png);}
#PasFoto:hover {content: url(images/pasfotohover.png);}
#PasFotoMobile:hover {content: url(images/pasfotohover.png);}

#Vampire:hover {content: url(stamps/stampvampirehover.png);}
#GamesFav:hover {content: url(stamps/stampgamefavhover.png);}



.tooltip {
  position: relative;
  font-family: Balsamiq Sans; 
  background-color: #FFFFB4;
}

.tooltiptext {
  font-family: Balsamiq Sans; 
  visibility: hidden;
  background-color: #ae3f33;
  color: white;
  padding: 10px;
  position: absolute;

  left: 25%;
  top:100%;
  z-index: 5;
  border-radius: 6px;
  width: 10vw;

}
.tooltip:hover .tooltiptext {
  visibility: visible;
  display:inline;
}

#statuscafe {
    height: 5vw;
    width: 30vw;
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.5);
}
#statuscafe-username {
    margin: .5em;
    font-family: Balsamiq Sans; 

}
#statuscafe-content {
    margin: 0 1em 1em 1em;
    font-family: Balsamiq Sans; 


}


.gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  
}

.gallery-item {
  border: 3px solid #A6CEE7;
  height: 80px;
  margin: 0.2vw;
  border-radius: 5px;
}

.gallery-item:hover {
  border: 3px solid #ae3f33;
  transition: 0.3s;
}

.gallery-item img {
  width: 100%;
  height: 100%;
  border-radius: 2px;
}

.oc-item {
  border: 5px solid #A6CEE7;
  height: 150px;
  margin: 0.2vw;
  border-radius: 5px;
}

.oc-item:hover {
  border: 5px solid #ae3f33;
  transition: 0.3s;
}

.oc-item img {
  width: 100%;
  height: 100%;
  border-radius: 2px;
}

/*EVERYTHING BELOW THIS LINE IS EXPERIMENTAL*/

#img01 {background-color: #ae3f33;
  border-radius: 5px;
  padding: 2.5vw;
  color: white;
  text-align: center;
  width: 20vw;

}

@media (max-width:700px) {#img01 {background-color: #ae3f33;
  border-radius: 5px;
  padding: 2.5vw;
  color: white;
  text-align: center;
  width: 50vw;

}}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 20px; /* Location of the box */
  left: 20%;
  top: 10%;
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  border: 6px solid black;
}




/* The Close Button */
.close {
  color: white;
  font-size: 20px;
  font-weight: bold;
  transition: 0.3s;
  font-family: 'Balsamiq Sans';
  
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

/*LIGHTBOX*/

.lightbox {
	display: none;
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(255, 255, 224, 0.9);
}
.lightbox img {
	max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
}
.lightbox:target {
	outline: none;
	display: block;
}
