/* CSS is how you can add style to your website, such as colors, fonts, and positioning of your
   HTML content. To learn how to do something, just try searching Google for questions like
   "how to change link color." */


body {
  background-image: url("images/bloodywall.jpg");
  background-color: white;
  color: white;
  font-family: "retro";
  font-size: 13px;
}

@font-face {
  font-family: 'rainyhearts';
  src: url(https://cyberheck.neocities.org/fonts/rainyhearts.woff);
}

@font-face {
  font-family: 'crow';
  src: url(https://cyberheck.neocities.org/fonts/octobercrow.woff);
}

@font-face {
  font-family: 'retro';
  src: url(https://cyberheck.neocities.org/fonts/retro.woff);
}

.div1
    {
  background-color: black;
  width: 500px;
  border: 5px solid red;
  padding: 20px;
  margin: 20px;
  display: inline-block;
    }
    
.div2
    {
  background-color: black;
  width: 400px;
  border: 5px solid red;
  padding: 20px;
  margin: 20px;
  display: inline-block;
    }
    
.div5 {
background-image: none;
width: 500px;
border: 0px none;
padding: 0px;
margin: 0px;
display: inline-block;
    }
    
.p {
  background-color: black;
  width: 400px;
  border: none;
  padding: 20px;
  margin: 20px;
}

.ex1 {
  background-color: black;
  width: 800px;
  height: 400px;
  overflow: scroll;
}

.ex4 {
   background-color: none;
  width: 200px;
  border: 1px black;
  padding: 1px;
  margin: 1px;
  display: block;
}

/* unvisited link */
a:link {
  color: red;
}

/* visited link */
a:visited {
  color: pink;
}

/* mouse over link */
a:hover {
  color: hotpink;
}


/* front page */

.featuredart {
  position: absolute;
  height: 255px;
  width: 314px;
  background-color: black;
  background-image: url("/backgrounds/batsbackground.gif");
  border: 5px double #ffd700;
  margin-left: 63%;
  margin-top: -5%;
  padding: 15px;

}

.arttitle {
  position: absolute;
  font-family: "crow";
  font-size: 25px;
  color: gold;
  margin-left: 72%;
  margin-top: -8%;
}

.featuredvid {
  position: absolute;
  height: 290px;
  width: 340px;
  background-color: black;
  background-image: url("/backgrounds/batsbackground.gif");
  border: 5px double #ffd700;
  margin-left: 63%;
  margin-top: 20%;

}

.featvidtitle {
  position: absolute;
  font-family: "crow";
  font-size: 25px;
  color: gold;
  margin-left: 70%;
  margin-top: 17%;
}  

.stampcontainer {
  border-radius: 5px;
  overflow: hidden;
}

.intro {
  position: absolute;
  background-color: black;
  width: 420px;
  border: 5px solid red;
  padding: 20px;
  padding-left: 70px;
  margin-left: -27%;
  display: inline-block;
}

.changelogbox {
  float: left;
  position: absolute;
  display: block;
  width: 350px;
  height: 70px;
  padding: 1em;
  overflow: scroll;
  overflow-x: hidden;
  background-color: black;
}

.changelog {
  height: 70px;
  margin: 0;
  font-family: courier;
  font-size: 12px;
  text-align: left;
}

.buttons {
  position: absolute;
  text-align: center;
  width: auto;
  height: 70px;
  margin-left: 9%;
  margin-top: 25%;
  color: #E39424;
}  
 
 
.updatetitle {
  color: red;
  font-weight: 600;
  font-size: 30px;
  font-family: "crow";
  position: absolute;
  margin-left: 4%;
  margin-top: 14%;
  transform: rotate(-8deg);
}

.chatbox {
  text-align: center;
  color: red;
  width: 300px;
  height: 330px;
  background-color: black;
  border: 5px dotted red;
  font-family: "crow";

}
 
/* end homepage */

/* about page */

.arrow {
  transform: rotate(-45deg);
  position: absolute;
  margin-left: 20%;
  margin-top: -1%;
  
}

.infotitle {
  position: absolute;
  font-family: "crow";
  font-weight: 800px;
  font-size: 20px;
  color: red;
  margin-left: 33%;
  margin-top: 0%;
  
}  

.basicinfo {
  position: absolute;
  width: 300px;
  height: 300px;
  padding: 10px;
  margin-left: 25%;
  background-color: black;
  background-image: ;
  border: 5px dotted red;
  font-family: "retro";
}

.stamps {
  position: absolute;
  text-align: left;
  width: 350px;
  height: 150px;
  padding: 10px;
  padding-bottom: 21px;
  margin-left: 50%;
  margin-top: 0%;
  background-color: none;
}

.hobbiestitle {
  position: absolute;
  font-family: "crow";
  font-weight: 800px;
  font-size: 25px;
  color: red;
  margin-left: 35%;
  margin-top: 0%;
  
} 

.hobbies {
  position: absolute;
  width: 300px;
  height: 150px;
  padding: 10px;
  padding-bottom: 21px;
  margin-left: 50%;
  margin-top: 10%;
  background-image: " ";
  background-color: black;
  border: 5px double #ffd700;
}  

.favs {
  position: absolute;
  width: 300px;
  height: 200px;
  padding: 15px;
  padding-top: 45px;
  padding-bottom: 30px;
  margin-left: 25%;
  margin-top: 25%;
  background-image: " ";
  background-color: black;
  border: 5px double #ffd700;
}

.favstitle {
  position: absolute;
  font-family: "crow";
  font-weight: 800px;
  font-size: 25px;
  color: red;
  margin-left: 30%;
  margin-top: -10%;
  
}

.thepets {
  position: absolute;
  width: 300px;
  font-size: 22px;
  text-align: center;
  color: #ffa500;
  height: 300px;
  margin-left: 74%;
  margin-top: 28%;
  background-color: none;
  font-family: "crow"; 
  
}

.babyboy {
  position: absolute;
  width: 300px;
  font-size: 25px;
  text-align: center;
  color: red;
  height: 300px;
  margin-left: 60%;
  margin-top: 27%;
  background-color: none;
  font-family: "crow"; 
  transform: rotate(7deg);
  
}  

/* ipod */
.ibox {
  transform: rotate(5deg);
}  

.ipod {
  width: 170px;
  height: 120px;
  position: absolute;
  margin-top: -2%;
  margin-left: 81%;
  font-family: Arial;
  overflow: scroll;
  
}  
/* end ipod */ 

.identityinfo {
  width: 630px;
  height: 200px;
  position: absolute;
  font-family: "retro";
  background-color: black;
  background-image: " ";
  border: 5px dashed green;
  margin-top: 47%;
  margin-left: 25%;
}

.ids {
  width: 300px;
  height: 175px;
  position: absolute;
  font-family: "retro"
  background-color: none;
  margin-top: 1%;
  
}

.theriotypes {
  width: 300px;
  height: 175px;
  position: absolute;
  font-family: "retro"
  background-color: none;
  margin-top: 1%;
  margin-left: 50%;
  
} 

.idtitle {
  position: absolute;
  font-family: "crow";
  color: red;
  font-weight: 500px;
  font-size: 25px;
  margin-left: 35%;
}
