
@font-face {
    src: url(fonts/JF-Dot-K12.ttf);
    font-family: Jpixl;
}
@font-face {
    src: url(fonts/JF-Dot-MPlusH10.ttf);
    font-family: Jpixl2;
}
@font-face {
    src: url(fonts/JF-Dot-Ayu20.ttf);
    font-family: thinJpixl;
}
@font-face {
    src: url(fonts/fs-a-pixel-away.otf/fs-a-pixel-away.ttf);
    font-family: goofy;
}
@font-face {
    src: url(fonts/nintendo_ds_bios/Nintendo-DS-BIOS.ttf);
    font-family: ds;
}

.link:link {
  color: rgb(67, 127, 121);
  background-color: transparent;
  text-decoration: none;
}

.link:visited {
  color: rgb(67, 127, 121);
  background-color: transparent;
  text-decoration: none;
}

.link:hover {
  color: rgb(29, 81, 103);
  background-color: transparent;
  text-decoration: underline;
}

.link:active {
    color: rgb(222, 222, 222);
  background-color: transparent;
  text-decoration: underline;
}
::-moz-selection {
    background: rgba(67, 127, 121, 0.25);
}








#head{
    font-family: 'goofy';
    font-size: large;
    color: rgb(40, 40, 40);
}


.text{
    color: rgb(40, 40, 40);
    font-family: 'thinJpixl';
    position: relative;
    text-align: left;
    width: 550px;
    height: auto;
    margin-top: -10px;
    left: 50%;
    transform: translate(-50%, 0);
    word-wrap: break-word;
}
.text2{
    color: rgb(40, 40, 40);
    font-family: 'thinJpixl';
    position: relative;
    text-align: left;
    width: 550px;
    height: auto;
    margin-top: 200px;
    left: 50%;
    transform: translate(-50%, 0);
    word-wrap: break-word;
}
#div{
    height: 100vh;
    width: 770px;
    top: 0px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    display: block;
}


#mymusic{
    width: 550px;
    left: 50%;
    transform: translate(-50%, 0);
    display: block;
    position: absolute;
}
#tracklist{
    width: auto;
    height: auto;
    left: 50%;
    transform: translate(-50%, 0);
    position: relative;
    margin: 50px;
}
#cover{
    margin: 0px;
    display: block;
    height: 204px;
    margin-top: 30px;    
    margin-bottom: -50px;
    border: 2px solid rgb(40, 40, 40);
    padding: 5px;
    width: 540px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}

.mymusic{
    width: 550px;
    left: 50%;
    transform: translate(-50%, 0);
    display: block;
    position: relative;
}
.tracklist{
    width: auto;
    height: auto;
    left: 50%;
    transform: translate(-50%, 0);
    position: relative;
    top: 2px;
}
.txt{
    color: rgb(40, 40, 40);
    font-family: 'thinJpixl';
    position: relative;
    text-align: left;
    width: 550px;
    height: auto;
    margin-top: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    word-wrap: break-word;
}

.nonamelist{
    width: 550px;
    height: auto;
    left: 50%;
    transform: translate(-50%, 0);
    position: relative;
    top: 2px;
    margin-top: 10px;
    margin-bottom: 50px;
    display: block;
}
.noname{
    height: 30px;
    position: relative;
    display: block;
    width: 550px;
    float: right;
    border: 2px solid rgb(40, 40, 40);
    margin-top: -2px;
    left: 2px;
}

.cover{
    width: 200px;
    display: block;
    position: relative;
    margin-right: 20px;
    border: 2px solid rgb(40, 40, 40);
    float: left;
    height: 200px;
}

.title{
    text-align: left;
    font-family: 'goofy';
    color: rgb(40, 40, 40);
    font-size: large;
    position: relative;
    word-wrap: break-word;
}
.section{
    text-align: center;
    font-family: 'goofy';
    color: rgb(40, 40, 40);
    top: 20px;
    position: relative;
    margin-bottom: 30px;
}
.sectionsub{
    text-align: center;
    font-family: 'thinJpixl';
    color: rgb(40, 40, 40);
    top: 0px;
    position: relative;
}

.description{
    text-align: left;
    font-family: 'thinJpixl';
    color: rgb(40, 40, 40);
    font-size: medium;
    position: relative;
    word-wrap: break-word;
}
.songtitle{
    text-align: left;
    font-family: 'goofy';
    color: rgb(40, 40, 40);
    font-size: large;
    position: relative;
    display: block;
    height: 20px;
    margin: -2px;    
    border: 2px solid rgb(40, 40, 40);
    padding: 5px;
    width: 239px;
}
.song{
    height: 30px;
    position: relative;
    display: block;
    width: 299px;
    float: right;
    border: 2px solid rgb(40, 40, 40);
    margin-top: -2px;
    left: 2px;
}


#cole{
    height: 115px;
    position: relative;
    float: right;
    width: auto;
    outline: 1px solid rgb(40, 40, 40);
    top: -30px;
    margin: 0px;
}
#privatefolder{
    height: 169px;
    outline: 1px solid rgb(40, 40, 40);
    float: left;
    margin-right: 5px;
}



#idbox{
    text-align: center;
    top: 0px;
    width: 100vh;
    position: absolute;
}
#idbox2{
    left: -10px;
    top: 0px;
    width: 770px;
    height: 17px;
    position: relative;
}
#id{
    top: 0px;
    right: 0px;
    position: fixed;
}
#date{
    display: flex;
    align-items: center;
    position: absolute;
    font-family: 'ds';
    color: rgb(40, 40, 40);
    height: 17px;
    top: -2px;
    right: 39px;
}

#time{
    display: flex;
    align-items: center;
    position: absolute;
    font-family: 'ds';
    color: rgb(40, 40, 40);
    height: 17px;
    top: -2px;
    right: 72px;
    width: 25px;
}

#fix{
    position: absolute;
    display: block;
    width: 871px;
    height: 500px;
    transform: translate(-50%, 0%);
    left: 50%;
    top: 0px;
}
#musicon{
    width: 40px;
    height: 40px;
    display: block;
    outline: rgb(40, 40, 40) solid 2px;
    top: 8px;
    left: 0px;
    position: sticky;
    overflow: hidden;
}
#backgroundmusic{
    height: 40px;
    left: -4px;
    position: relative;
    background-color: white
}

body{
    background-image: url(images/Illustration2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
    zoom: 150%;
}


.pixltxt{
    position: relative;
    height: 13px;
    top: 2px;
    left: 2px;
    width: auto;
}








#b1{
    color: rgb(238, 243, 235);
    background-color: rgb(238, 243, 235);
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    padding-top: 10px;
    padding-bottom: 80px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: rgb(238, 243, 235);
    background-size: 100%;
    background-repeat: repeat-y;
    text-align: center;
    height: 70vh;
    overflow: auto;
    top: 0px;
    left: 76px;
    width: 598px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}



@keyframes leftScroll {
	0% {
    background-position: 0 0;
  }
	100% {
    background-position:-96px 96px;
  }
}
#leftbar{
    animation: leftScroll 5s linear infinite;
    position: fixed;
    background-image: url(images/ds_back4.png);
    width: 150px;
    left: 0px;
    top: 0px;
    height: 589px;
    display: block;
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    background-position: center;
    background-repeat: repeat;
    background-attachment: fixed;
}

#musictxtdiv{
    background-image: url(images/ui.png);
    background-size: contain;
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    display: block;
    position: relative;
    width: 150px;
    height: 20px;
    top: -26px;
    left: 0px;
}

#neonwhitecredit{
    display: block;
    position: absolute;
    top: 102px;
    left: 0px;
    width: 150px;
    height: 20px;
    font-size: 16px;
    font-family: 'ds';
    line-height: 0px;
    color: rgb(40, 40, 40);
    text-align: center;
}
#neonwhiteimg{
    height: 90px;
    width: 90px;
    position: absolute;
    top: 22px;
    right: 30px;
    outline: 1px solid rgb(40, 40, 40);
}
#coming{
    position: absolute;
    left: 2px;
    top: 462px;
    width: auto;
}



#linkboarder{
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    background-color: rgb(67, 127, 121);
    position: absolute;
    top: 152px;
    left: 0px;
    width: 150px;
    height: 437px;
    display: block;
}
#homepagelink{
    height: 6px;
}
#about{
    height: 6px;
}
#music{
    height: 6px;
}
#art{
    height:6px;
}
#guestbook{
    height:6px;
}
#sitemap{
    height:6px;
}
.navbar ul{ 
    position: relative;
    list-style-type: none;
    background-image: url(images/ui.png);
    padding: 0px;
    top: -16px;
    width: 150px;
    left: 0px;
    height: 20px;
}

.navbar a{
    color: rgb(40, 40, 40);
    font-family: 'ds';
    font-size: x-large;
    height: 20px;
    display: block;
    line-height: 18px;
    top: 0px;
    height: 20px;
    text-decoration: none;
    text-align: left;
    position: relative;
    width: 128px;
    left: 22px;
}
.here a{
    color: rgb(40, 40, 40);
    display: block;
    position: relative;
    left: 22px;
    font-family: 'ds';
    font-size: x-large;
    height: 20px;
    line-height: 18px;
    top: 0px;
    text-decoration: none;
    text-align: left;
    width: 128px;
}
.here ul{ 
    position: relative;
    list-style-type: none;
    background-color: rgb(238, 243, 235);
    padding: 0px;
    top: -16px;
    width: 152px;
}

.navbar ul:hover{
    background-image: none;
    background-color: rgb(238, 243, 235);
}




.linkpixlbr{
    position: relative;
    height: 16px;
    top: 1px;
    left: -1px;
    width: auto;
}
.linkbreak{
    font-family: 'goofy';
    font-size: 15px;
    text-align: center;
    color: rgb(29, 81, 103);
    top: 1px;
    position: relative;
}
#linkbreak{
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    background-image: url(images/ui.png);
    position: absolute;
    top: 132px;
    width: 150px;
    height: 20px;
    display: block;
}
#linkbreak2{
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    background-image: url(images/ui.png);
    position: absolute;
    top: 242px;
    left: 0px;
    width: 150px;
    height: 20px;
    display: block;
}
#linkbreak4{
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    background-image: url(images/ui.png);
    position: absolute;
    width: 150px;
    height: 20px;
    bottom: 43px;
    display: block;
}
#linkbreak3{
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgb(67, 127, 121);
    background-image: url(images/ui.png);
    position: absolute;
    width: 150px;
    height: 20px;
    bottom: 0px;
    display: block;
}






#Pinterest{
    width: 150px;
    height: 6px;
}
#ArtFight{
    width: 150px;
    height: 6px;
}
#Soundcloud{
    width: 150px;
    height: 6px;
}
#TikTok{
    width: 150px;
    height:6px;
}
.socials ul{ 
    position: relative;
    list-style-type: none;
    background-image: url(images/ui.png);
    padding: 0px;
    top: -8px;
    width: 150px;
}
.socials a{
    color: rgb(40, 40, 40);
    display: block;
    position: relative;
    left: 22px;
    font-family: 'ds';
    font-size: x-large;
    height: 20px;
    line-height: 18px;
    top: 0px;
    text-decoration: none;
    text-align: left;
    width: 128px;
}
.socials ul:hover{
    background-image: none;
    background-color: rgb(238, 243, 235);
}





#Skating{
    width: 150px;
    height:6px;
}

#Musici{
    width: 150px;
    height: 6px;
}
#Gamesi{
    width: 150px;
    height:6px;
}
#zelda{
    width: 150px;
    height:6px;
}
.intrests ul{ 
    position: relative;
    list-style-type: none;
    background-image: url(images/ui.png);
    padding: 0px;
    top: 14px;
    width: 150px;
}
.intrests a{
    color: rgb(40, 40, 40);
    display: block;
    position: relative;
    left: 22px;
    font-family: 'ds';
    font-size: x-large;
    height: 20px;
    line-height: 18px;
    top: 0px;
    text-decoration: none;
    text-align: left;
    width: 128px;
}
.intrests ul:hover{
    background-image: none;
    background-color: rgb(238, 243, 235);
}


#sites{
    width: 150px;
    height:6px;
}
#resources{
    width: 150px;
    height:6px;
}
.resources ul{ 
    position: relative;
    list-style-type: none;
    background-image: url(images/ui.png);
    top: 36px;
    padding: 0px;
    width: 150px;
}
.resources a{
    color: rgb(40, 40, 40);
    display: block;
    position: relative;
    left: 22px;
    font-family: 'ds';
    font-size: x-large;
    height: 20px;
    line-height: 18px;
    top: 0px;
    text-decoration: none;
    text-align: left;
    width: 128px;
}
.resources ul:hover{
    background-image: none;
    background-color: rgb(238, 243, 235);
}

#exit{
    width: 150px;
    height:6px;
}
.exit ul{ 
    position: relative;
    list-style-type: none;
    background-image: url(images/uiL.png);
    padding: 0px;
    width: 150px;
    bottom: -36px;
    outline: 2px solid rgb(67, 127, 121);
}
.exit a{
    color: rgb(67, 127, 121);
    display: block;
    position: relative;
    left: 0px;
    font-family: 'goofy';
    font-size: large;
    height: 40px;
    line-height: 40px;
    top: 0px;
    text-decoration: none;
    text-align: center;
    width: 150px;
}
.exit ul:hover{
    background-image: none;
    background-color: rgb(238, 243, 235);
}




.linkpixls{
    position: absolute;
    height: 16px;
    width: auto;
    top: 2px;
    left: -20px;
}

