@font-face {
     font-family: "LovelyValentine";
     src: url(https://thepasteldyke.neocities.org/misc/fonts/LovelyValentine.woff) format("woff");
}

@font-face {
     font-family: "TitilliumWeb-Light";
     src: url(https://thepasteldyke.neocities.org/misc/fonts/TitilliumWeb-Light.ttf) format("truetype");
}

@font-face {
     font-family: "fabfeltscript-bold";
     src: url("https://thepasteldyke.neocities.org/misc/fonts/fabfeltscript-bold.ttf") format("truetype"); 
}

body {
  background-image: url("https://thepasteldyke.neocities.org/clowning%20around/rhubaby%20stomach%20wm%20500px.png"), url("https://thepasteldyke.neocities.org/misc/backgrounds/hCMK6cY.gif");
  background-size: 200px, 100px;
  background-position: 99% 99%, center;
  background-repeat: no-repeat, repeat;
  background-attachment: fixed;
  cursor: url(https://thepasteldyke.neocities.org/misc/cursors/pocky/pocky_crunch_blue_cursor%2075px.png), auto !important;
}

a {
cursor: url("https://thepasteldyke.neocities.org/misc/cursors/pocky/pocky_flower_white_chocolate_cursor%2075px.png"), default;
}

a img {
cursor: url("https://thepasteldyke.neocities.org/misc/cursors/pocky/pocky_flower_white_chocolate_cursor%2075px.png"), default;
}

h1 {
  font-family: "LovelyValentine";
  font-size: 50px;
  line-height: 0px;
  color: white;
  font-weight: normal;
  text-shadow: 2px 2px #BD004D ;
}

p {
  font-family: "TitilliumWeb-Light";
  font-size: 11px;
  margin: 3px;
}

p1 {
  font-family: "TitilliumWeb-Light";
  margin-top: 0px;
  font-size: 10px;
}

p2 {
  font-family: "TitilliumWeb-Light";
  font-size: 20px;
  margin: 3px;
}

p3 {
  font-family: "TitilliumWeb-Light";
  font-size: 15px;
  margin: 3px;
}



a.one:link, a.one:visited {
  color: white;
  text-decoration: none;
}

a.one:hover, a.one:active {
  color: #FF6AC0;
}

a.two:link, a.two:visited {
  color: black;
  text-decoration: none;
  
}

a.two:hover, a.two:active {
  color: #FF6AC0;
}

a.three:link, a.three:visited {
  font-family: "fabfeltscript-bold";
  color: black;
  text-decoration: none;
}

a.three:hover, a.three:active {
  color: #FF6AC0;
}

a.four:link, a.four:visited {
  font-family: fabfeltscript-bold;
  font-size: 15px;
  color: #000;
  text-decoration: none;
}

a.four:hover, a.four:active {
  color: #FF6AC0;
}

/* TOP BUTTONS */
.buttoncontainer {
  margin: auto;
  margin-bottom: 0px;
  padding: 20px; 
  text-align: center;
  transition: all .2s ease-in-out; 
}

.button {
    background-color: rgba(255, 255, 255, 0.0);
    border: none;
  margin: auto;
  cursor: url("https://thepasteldyke.neocities.org/misc/cursors/pocky/pocky_crunch_blue_cursor%2075px.png"), default;
}

.heartmedium {
    background-image: url(https://thepasteldyke.neocities.org/misc/img/candyheart_empty.png);
    background-size: cover;
  background-color: rgba(245, 40, 145, 0);
  padding: 0px;
  border: none;
    font-family: LovelyValentine;
    font-size: 30px;
  text-align:center;
  text-decoration:none;
  text-shadow: 1px 1px #BD004D ;
  color: white;
  margin-bottom: 40px;
  margin: auto 10px;
  width:100px;
  height:100px;
  transition: all .2s ease-in-out;
}

.heartmedium:hover {
  transform: scale(1.2)
}

/* MAIN BOX */

.container {
  margin: auto;
  margin-bottom: 10px;
  background: #FFFFFF;
  padding: 20px 20px 0px 20px;
  height: 600px;
  width: 800px;
  text-align: center;
  border:8px solid transparent;
  box-sizing:border-box;
  border-width:8px;
  border-image: url('https://thepasteldyke.neocities.org/misc/borders%20etc/tumblr_inline_o98mskFnTn1u2r0ws_540.png') 8 round;
  transition: all .2s ease-in-out;
  overflow: auto;
}

/* TOP ROW */

.header {
  margin: auto;
  margin-bottom: 10px;
  background-image: url("https://thepasteldyke.neocities.org/misc/backgrounds/bgs5.png");
  background-size: 900px;
  background-position: bottom;
  padding: 10px 20px 30px 20px; 
  text-align: center;
  border: 1px solid black;
  transition: all .2s ease-in-out;
  height: 50px;
}

.bigbox {
  margin: auto;
  margin-bottom: 10px;
  height: 450px;
}


/* SECOND ROW */
#permissions {
  float: left;
  width: 18%;
  height: 140px;
  overflow: auto;
  border: 1px solid black;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 5px 10px;
}

#welcometext {
  float: right;
  width: 75%;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid black;
  height: 150px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0px 5px;
  overflow: auto;
  font-family: TitilliumWeb-Light;
}

.fc2 {
margin-left: 380px;
margin-top: 15px;
}

/* THIRD ROW */
#imageleft {
  float: left;
  width: 45%;
  background-color: rgba(255, 255, 255, 0.8);
   background-image: url("https://thepasteldyke.pink/art/sfw/sonico/1/sonico1_1%20tpd.png");
   background-size: 900px;
  background-position: 40% 60%;
  border: 1px solid black;
  height: 160px;
  overflow: auto;
  font-family: TitilliumWeb-Light;
  margin-top: 10px;
  margin-bottom: 5px;
}

#updatebox {
  float: right;
  width: 25%;
  height: 156px;
  overflow: auto;
  border: 1px solid black;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 14px;
  padding-top: 4px;
  
}

#buttonbox {
  float: right;
  width: 25%;
  height: 160px;
  overflow: auto;
  border: 1px solid black;
  margin-top: 10px;
  margin-bottom: 5px;
}


/* FOURTH ROW */
#statuscafebox {
  float: left;
  width: 32%;
  border: 1px solid black;
  height: 90px;
  overflow: auto;
  font-family: TitilliumWeb-Light;
  margin-top: 10px;
  margin-bottom: 5px;
  
    background-color: #FFD2EC;
}

#imageright {
  float: right;
  background-image: url("https://thepasteldyke.neocities.org/misc/backgrounds/bgs5.png");
  background-size: 900px;
  background-position: bottom;
  border: 1px solid black;
  height: 90px;
  width: 65%;
  overflow: auto;
  font-family: TitilliumWeb-Light;
  margin-top: 10px;
  margin-bottom: 5px;
}

    
    #buttonlink {
  background-color: rgba(255, 255, 255, 0.8);
  margin: 5px;
  font-size: smaller;
  font-family: TitilliumWeb-Light;
}


/* STATUSCAFE */
.statuscafebox {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0px;
  text-align: center;
  margin-top: 0px;
  height: 100px;
  width: 220px;
  font-size: 15px;

}

#statuscafe {
    width: 100%;
    height: 100%;
    overflow: auto;
}
#statuscafe-username {
    font-family: TitilliumWeb-Light;
    font-size: smaller;
    background-color: #FFBBE1; 
}
#statuscafe-content {
    justify-content: center;
    margin: 0 1em 0.5em 1em;
    font-size: smaller;
}

#statuscafe a:link,
#statuscafe a:visited,
#statuscafe a:active {
  font-family: fabfeltscript-bold;
    font-size: 17px;
  color: black;
}
#statuscafe a:hover{
  color: #fff;
}


/* SITEMAP BUTTON */
.sitemapbox {
  margin: 0px auto;
  height: 40px;
  width: 1100px;
  rotate: -20deg;
  transform-origin:0% 0%; /* set to the upper-left corner */
}

.heartsmall {
    background-image: url(https://thepasteldyke.neocities.org/misc/img/candyheart_empty.png);
    background-size: cover;
  background-color: rgba(245, 40, 145, 0);
  padding: 0px;
  border: none;
    font-family: LovelyValentine;
    font-size: 27px;
  text-align:center;
  text-decoration:none;
  text-shadow: 1px 1px #BD004D ;
  color: white;
  margin: auto 10px;
  width:80px;
  height:80px;
  transition: all .2s ease-in-out;
}

.heartsmall:hover {
  transform: scale(1.2)
}