
body {

  background: url("images/Site\ background.png");
    background-repeat: repeat;
  background-position: 0 0;
     text-align: center;
      font-family: 'basiic';
  color: #b57992;
}

::selection {
background-color: #ffc1d6;
color: #FFFFFF;
}

 @font-face {
  font-family: 'basiic';
  src: url('basiic.ttf');
 }
 @font-face {
  font-family: 'PORKYS_';
  src: url('PORKYS_.TTF');
 }


.Title { 
 background-color: #ffe2e900;
margin: 10px 10px 10px 10px;
color: #fff5f8;
-webkit-text-stroke: 4px rgb(255, 186, 208); 
font-size: 100px;
font-family: 'PORKYS_';
position: absolute;
transform: translate(66%, 160%);
z-index: 999999;
}

.mymelodynurse { 
width: 200px;
position: absolute;
transform: translate(220%, 85%);
z-index: 999999;
}
.nursemiku { 
width: 190px;
position: absolute;
transform: translate(-170%, 850%);
z-index: 999999;
}


.pagebody {
  display: grid;
 grid-template-columns: 1fr 1500px 1fr;
 place-items: center;
}


.mainpage {
  background-color: rgb(255, 245, 248);
 width: 1250px;
 height: 2000px;
 margin-top:25px;
 border-radius: 10px;
 display:grid;
 grid-template-rows: 300px 75px 1fr;
border-width: 30px;
          border-style: solid;
          border-image: url("borders and decals/pinklaceborder.png") 50 round;
          border-image-outset: 20px

          
}

.header {background-color: rgb(255, 237, 246); 
  border-style: solid;
  border-width: 12px ;
          border-image: url("borders and decals/simplepinklace.png") 8 fill round;
}
.headerimg{
  width: 1215px;
  height: 270px;
  object-fit: cover;
}

.headbar {
  background-color: #ffffff;
   margin: 10px 0px 10px 0px;
         border-style: dashed;
  border-width: 3px ;
 border-color: #ffdde6;
   
}






.mainbody {
  background-color:rgb(255, 235, 241) ; 
  display: grid;
  grid-template-columns: 300px 1fr 300px;
    border-style:solid;
  border-width: 12px ;
          border-image: url("borders and decals/simplepinklace.png") 8 fill round;
}



.leftcolumn {
  background-color: #fffafc;
  margin: 30px 10px 30px 10px;
  display: grid;
  grid-template-rows: 100px 500px 300px 250px 1fr;
      border-style: dashed;
  border-width: 3px ;
 border-color: #ffe3eb;
}
.navtitle {
 background-color: #fff3f600;
margin: 10px 10px 10px 10px;
color: #ffffff;
-webkit-text-stroke: 2px rgb(255, 214, 227); 
font-size: 50px;
font-family: 'PORKYS_';
}
.navigation {
  background-color: #fff3f6;
margin: 10px 10px 10px 10px;
}
 
.navbutton {
    display: inline-block;
    color: #a58292;
    font-size: 15px;
    background-color: #ffe7ee;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ffd5e3;
    text-decoration: none;
    width: 220px;
    height: 12px;
    margin: 15px 0px 0px 0px;
    background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 33%, hsl(343, 100%, 95%) 100%);
}

.navbutton:hover {
  background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 33%, #fff0f4 100%);
  border: 2px solid #ffd5e3;
}

.fanlistingstitle { 
 background-color: #ffffff00;
margin: 10px 10px 10px 10px;
color: #ffffff;
-webkit-text-stroke: 2px rgb(255, 216, 228); 
font-size: 45px;
font-family: 'PORKYS_';
position: absolute;
transform: translate(4%, 1450%);
z-index: 999999;
}

.fanlistings {
background-color: #fff3f6;
margin: 10px 10px 10px 10px;
    border-style:solid;
  border-width: 12px ;
          border-image: url("borders and decals/simplepinklace.png") 8 fill round;
          overflow-y: scroll;
          display: grid;
          grid-template-rows: 70px 70px 70px 70px 70px 70px 70px 70px;
          grid-template-columns: 70px 70px 70px;
        
}
.fanlist {
  background-color: #ffe7f1;
  margin: 10px 10px 10px 10px
}


.webringstitle { 
 background-color: #ffffff00;
margin: 10px 10px 10px 10px;
color: #ffffff;
-webkit-text-stroke: 2px rgb(255, 216, 228); 
font-size: 45px;
font-family: 'PORKYS_';
position: absolute;
transform: translate(10%, 950%);
z-index: 999999;
}

.webrings {
background-color: #fff3f6;
margin: 10px 10px 10px 10px;
    border-style:solid;
  border-width: 12px ;
          border-image: url("borders and decals/simplepinklace.png") 8 fill round;
          overflow-y: scroll;
          display: grid;
          grid-template-rows: 300px 200px 100px 130px 200px 200px;
}
.webring {
  background-color: #fff0f7;
  margin-top: 30px;
  width: 210px;
  border-radius: 20px;
}

.sanringwebring {
    background-color: #fff0f7;
  margin-top: 30px;
  width: 230px;
  border-radius: 20px;
}
.pjskwebring {
    background-color: #fff0f7;
  margin-top: 30px;
  width: 300px;
  border-radius: 20px;
}


.chatrules {
   background-color: #ffffff00;
margin: 10px 10px 10px 10px;
color: #fac9de;
-webkit-text-stroke: 0.5px rgb(255, 255, 255); 
font-size: 17px;
font-family: 'PORKYS_';
position: absolute;
transform: translate(-118%, 1240%);
z-index: 999999;
}
.chatrulesframe {
  width: 230px;
position: absolute;
transform: translate(-95%, 650%);
z-index: 999998;
  filter: drop-shadow(3px 0px 0px white) 
          drop-shadow(-3px 0px 0px white) 
          drop-shadow(0px 3px 0px white) 
          drop-shadow(0px -3px 0px white);
} 

.chatbox {
background-color: #fff3f6;
margin: 10px 10px 10px 10px;
}
.cbox {
  height:360px;
  width: 235px;
      border-style: solid;
  border-width: 10px ;
          border-image: url("borders and decals/simplepinklace.png") 8 fill round;
}

/* end of left column */






.middlecolumn {
  background-color: #fffafc;
  margin: 30px 10px 30px 10px;
  display: grid;
  grid-template-rows: 100px 500px 100px 75px 300px 400px 75px;
        border-style: dashed;
  border-width: 3px ;
 border-color: #ffe3eb;
}

.introtitle {
background-color: #fff3f600;
margin: 10px 10px 10px 10px;
color: #ffffff;
-webkit-text-stroke: 3px rgb(255, 208, 224); 
font-size: 75px;
font-family: 'PORKYS_';
}

.intro {
background-color: #ffffff;
margin: 10px 10px 10px 10px;
color: #df8ca5;
}

    .introcontainer {
      overflow: scroll;
      text-align: left;
      font-size: 18px;
      height: 400px;
      padding: 1rem;
      border-style: solid;
      border-width: 30px;
      border-image: url(borders\ and\ decals/pinklaceborder.png) 50 round round;
    }
      .introimage1 {
        width: 125px;
        float: left;
        margin: -10px -15px -15px -10px;
      }


.marquee {
  height: 60px;
  width: 600px;
  padding-top: 10px;
  overflow: hidden;
  position: relative;
}
.marquee div {
  display: block;
  width: 200%;
  height: 60px;

  position: absolute;
  overflow: hidden;

  animation: marquee 15s linear infinite alternate;
}

.marquee span {
  float: center;
  width: 50%;
}

@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}


.marquee2 {
  height:25px;
  width: 600px;
  padding-top: 10px;
  overflow: hidden;
  position: relative;
}

.marquee2 div {
  display: block;
  width: 200%;
  height: 25px;

  position: absolute;
  overflow: hidden;

  animation: marquee 15s linear infinite alternate;
}

.marquee2 span {
  float: center;
  width: 50%;
}

@keyframes marquee2 {
  0% { left: 0; }
  100% { left: -100%; }
}

.marquee3 {
  height:40px;
  width: 1250px;
  padding-top: 5px;
  overflow: hidden;
  position: relative;
}

.marquee3 div {
  display: block;
  width: 200%;
  height: 30px;

  position: absolute;
  overflow: hidden;

  animation: marquee 30s linear infinite alternate;
}

.marquee3 span {
  float: center;
  width: 50%;
}

@keyframes marquee3 {
  0% { left: 0; }
  100% { left: -100%; }
}
.marqueetext {
  font-size: 25px;
  font-weight: bold;
  color: #ffb6ce;
}

.arttitle {
background-color: #fff3f600;
margin: 10px 10px 10px 10px;
color: #ffffff;
-webkit-text-stroke: 3px rgb(255, 208, 224); 
font-size: 50px;
font-family: 'PORKYS_';
}

.recentart {
background-color: #fff3f6;
margin: 10px 10px 10px 10px;
display: grid;
grid-template-columns: 1fr 1fr 1fr;

}

.art {
  width: 90%;
  height: 90%;
  object-fit: cover;
  margin: 10px 10px 10px 10px;
          border-style: dashed;
  border-width: 3px ;
 border-color: #ffd0de;
}

.art:hover {
  border-color: #ffb9ce;
  opacity: 75%;
}

.featuredvideo {
background-color: #fff3f6;
margin: 10px 10px 10px 10px;
      border-style: solid;
      border-width: 30px;
      border-image: url(borders\ and\ decals/pinklaceborder.png) 50 round round;
}

.credits {
background-color: #fff2f5;
margin: 10px 10px 10px 10px;
          border-style: dashed;
  border-width: 3px ;
 border-color: #ffe1ea;
 text-align: center;
}


/*end of middle column*/





.rightcolumn {
  background-color: #fffafc;
  margin: 30px 10px 30px 10px;
  display: grid;
  grid-template-rows: 150px 450px 150px 300px 500px;
        border-style: dashed;
  border-width: 3px ;
 border-color: #ffe3eb;
}
.statuscafe {
  background-color: #fff3f6;
margin: 10px 10px 10px 10px;
}
.statustitle {
  color:#9c657e;
  font-weight: bold;
}
.statusdate {
  margin: 10px 10px 10px;
  color: #df6fa1;
}
.status {
  margin: 10px 10px 10px;
color: #b57992;
}

.rightimage {
background-color: #fff3f6;
margin: 10px 10px 10px 10px;
}

.musicplayer {
background-color: #fff3f6;
margin: 10px 10px 10px 10px;
}

.audioplayer {
  width: 230px;
  height: 90px;
}

.mybutton {
background-color: #fff3f6;
margin: 10px 10px 10px 10px;
display: grid;
grid-template-rows: 100px 1fr;
}


.mybuttonimg {
  background-color: #ffffff;
  margin: 20px 20px 20px 20px;
  align-self: center;
  padding:40px 0px 34px 0px;
        border-style: solid;
  border-width: 10px ;
          border-image: url("borders and decals/simplepinklace.png") 8 fill round;
}
.buttonparagraph {
   background-color: #ffffff00;
margin: 10px 10px 10px 10px;
font-size: 20px;
color: #c998a7;
}

.buttontitle {
   background-color: #ffffff00;
margin: 10px 10px 10px 10px;
color: #ffffff;
-webkit-text-stroke: 2px rgb(255, 199, 217); 
font-size: 60px;
font-family: 'PORKYS_';
}

.coolpeople {
  background-color: #ffeff3;
margin: 10px 10px 10px 10px;
display: grid;
grid-template-rows: 100px 1fr;
}

.buttontitle {
background-color: #ffffff00;
 margin: 10px 10px 10px 10px;
}
.buttoncontainer {
  background-color: #ffffff;
 margin: 10px 10px 10px 10px;
 overflow: scroll;
       border-style: solid;
  border-width: 10px ;
          border-image: url("borders and decals/simplepinklace.png") 8 fill round;
}
.buttonimg {
  width:88px;
}



/*end of right column*/




















 
 
    .player {
        width:fit-content;
        border: #CECECE solid 2px;
        border-radius: 100px;
        margin-left:auto;
        margin-right:auto;
      background: linear-gradient(0deg, rgba(205,205,205,1) 0%, rgba(230,230,230,1) 30%, rgba(255,255,255,1) 100%); 
      padding:5px;
    }
 



.seek_slider {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 6px;
  background: #e4d5dc;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  border-radius: 8px;
}

.seek_slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 8px;
  height: 8px;
  background: white;
  cursor: pointer;
  border-radius: 50%;
  border:1px solid #cecece;
  padding-top:3px;
  position:relative;
  bottom:3px;
}
 
button,input,label,option,select,table,textarea,ul.tree-view{-webkit-font-smoothing:none;font-family:"Myriad Pro";font-size:11px}h1{font-size:5rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}u{border-bottom:.5px solid #222;text-decoration:none}button,input[type=reset],input[type=submit]{border:none;border-radius:0;box-sizing:border-box;color:transparent;min-height:23px;min-width:75px;padding:0 12px;text-shadow:0 0 #222}.vertical-bar,button,input[type=reset],input[type=submit].vertical-bar{height:20px;width:4px}button:not(:disabled):active,input[type=reset]:not(:disabled):active,input[type=submit]:not(:disabled):active{opacity:0.5}@media (not(hover)){button:not(:disabled):hover,input[type=reset]:not(:disabled):hover,input[type=submit]:not(:disabled):hover{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px grey}}button:focus,input[type=reset]:focus,input[type=submit]:focus{opacity:1}button::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0}:disabled,:disabled+label,input[readonly],input[readonly]+label{color:grey}:disabled+label,button:disabled,input[type=reset]:disabled,input[type=submit]:disabled{text-shadow:1px 1px 0 #fff}
 

 
 
@media (not(hover)){
	button:not(:disabled):hover {
    box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px grey}
}

 
@font-face {
  font-family: "Myriad Pro";
  src: url("https://dl.dropbox.com/scl/fi/z8hqw29h8a9i3a3cbbxkt/MYRIADPRO-REGULAR.OTF?rlkey=begwqxljs2gzyw26h00oeovzi&st=px0mbeax&dl=0") format("woff");
}
 
 
 
.window, .title-bar {
  font-family: "Myriad Pro";
  -webkit-font-smoothing: none;
  font-size: 11px;
}
 
.window {
  padding:10px;
  width:290px;
}
 
 
.window-body { 
  display:block;
  margin:auto; 
  border-radius:0em;
}
 
 


 
input[type=range] {
        -webkit-appearance: none;
        appearance:none;
        width: 100%;
    }
 
    input[type=range]:focus {
        outline: none;
    }
 
    /* settings for chrome browsers */
    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 2px; /* thickness of seeking track */
        cursor: pointer;
    }
 
 
    /* settings for firefox browsers */
    input[type=range]::-moz-range-track {
        width: 100%;
        height: 2px; /* thickness of seeking track */
        cursor: pointer;
    }
 
    .flex {display: flex;}
 
   
 
 
    
 
    #musicplayer {
display:block;
        float:right;
      background: linear-gradient(0deg, #F1E3F0, white) padding-box, linear-gradient(to top, white, #A2A2A2) border-box;
  border-radius: 60em;
  border: 2px solid transparent;
      margin-left:8px;
      padding-left:10px;
      box-shadow: 1px 1px 10px 0px rgba(128,128,128,0.27) inset;
-webkit-box-shadow: 1px 1px 10px 0px rgba(128,128,128,0.27) inset;
-moz-box-shadow: 1px 1px 10px 0px rgba(128,128,128,0.27) inset;
    }

 
    .wheel {
      display: block;
  justify-content: center;
        margin:auto;
      background: linear-gradient(white, white) padding-box, linear-gradient(to top, white, #A2A2A2) border-box;
  border-radius: 50em;
  border: 2px solid transparent;
      padding-top:0px;
      box-shadow: 1px 1px 10px 0px rgba(128,128,128,0.27) inset;
-webkit-box-shadow: 1px 1px 10px 0px rgba(128,128,128,0.27) inset;
-moz-box-shadow: 1px 1px 10px 0px rgba(128,128,128,0.27) inset;
    }

.innerwheel {
  border-radius: 50em;
  border: 2px solid #E2E2E2;
  
      padding:9px;
  padding-left:10px;
  padding-right:12px;
  margin:0;
  box-shadow: 1px 1px 10px 0px rgba(128,128,128,0.17) inset;
-webkit-box-shadow: 1px 1px 10px 0px rgba(128,128,128,0.17) inset;
-moz-box-shadow: 1px 1px 10px 0px rgba(128,128,128,0.17) inset;
  
}
th{
  width:20px;
 
  margin:0;
}
.fas fa-minus{
  margin:0;
  padding-bottom:5px;
}

 
    .wheelcontrols {
        font-size:14px !important; /* size of controls */
        text-align:center;
        padding-top:2px;
color: #aaa;
    opacity: 0.8;
    }

.wheelcontrols button {
    background: none;
    border: none;
    color: #aaa;
    opacity: 0.6;
    font-size: 14px;
    padding: 2px;
    cursor: pointer;
}
.wheelcontrols button:hover {
  opacity: 1;
}

.controls button:hover {
   opacity: 1;
  
}

.playpause-track button{
  display:block;
  color:#C1C1C1;
  font-size: 20px;
  margin:auto;
}

.playpause-track {
    font-size: 22px !important;
    padding: 3px;
}
 
    .songtitle {
        padding:25px; /* padding around song title */
        color:#A3A3A3;
      padding-bottom:0;
      margin-left:15px;
      margin-right:20px;
        font-size: 16px;
        display:block;
        font-family:Myriad Pro;
    }
 
    .controls button{
      display:block;
      
      margin-left:15px;
        font-size:14px !important; /* size of controls */
        text-align:center;
        color:#ccb3be;
      opacity:0.6
        
    } 
 
    button {
      min-width:20px;
      background:none;
      
      text-align:center;
    }
button:active {
    opacity: 0.7;
}

 
    .seeking {
        display:flex;
        justify-content: space-evenly;
        padding:10px; /* padding around seeking bar */
      padding-left:0;
      padding-bottom:0px;
      color:#A3A3A3;
    }
 
    .current-time {
        padding-right:5px;
    }
 
    .total-duration {
        padding-left:5px;
    }

.player {
    transform: scale(0.75);
    transform-origin: center;
    margin: -5px -50px -50px -35px ;
}


/* to credit: https://www.tumblr.com/pixelsjar/805619560293203968/im-on-a-spree-i-edited-more-borders-pls-credit */