body {
  background-image: url('images/home_page/03289f99.jpg');
  background-repeat: repeat;
  background-position: top left;
  background-attachment: fixed;
  font-family: Verdana;
    font-size: 14px;
  color: #5608a3;
}


#scrollinggraphics {
    width: 840px;
    height: 50px;
    margin: 5px;
    background-color: none;
   
}

/* Start https://www.cursors-4u.com */ * {cursor: url('https://cdn.cursors-4u.net/previews/jumbo-purple-stripe-pointer-d9911052-32.webp') 32 32, auto !important;} /* End https://www.cursors-4u.com */



#leftsidebar {
  border-radius: 5px;
     width: 250px;
    height: 500px;
  margin: 10px; 	
  justify-content: flex-start;
  align-items: center; 
  display: flex;
    position: absolute;
    top: 150px;
    left: -10px;
}

#rightsidebar {
    border-radius: center;
    width: 250px;
    height: 500px;
    margin: 10px;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    position: absolute;
    left: 1266px;
    top: 150px;
}

#fullbody {
    width: 850px;
    height: 1300px;
    margin: 20px;
    background-color: none;
    position: absolute;
    left: 350px;
    top: 200px;
    
    
    #mainbody {
        background-image: url(images/home_page/homepagesectionbg2.png);
        background-size: auto;
        min-height: 1200px;
        width: 850px;
        border: 4px solid #832DFF;
        display: flex;
        gap: 0px;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: flex-start;
        position: absolute;
        top: -30px;
        left: -40px;
        
        #introduction {
            width: 850px;
            height: 150px;
            align-self: flex-start;
            margin: 10px;
            font-size: 14px;
            padding: 15px;
            border-color: #832DFF;
            background-image: url(images/home_page/homepagesectionbg6.png);
            
        }
        
         #chat {
            width: 320px;
            height: 200px;
            align-self: flex-start;
            margin: 10px;
             border-color: #832DFF;
                         background-image: url(images/home_page/homepagesectionbg6.png);
               #chattable {
          position: relative;
          top: 0px;
          left: 0px;
         width: 320px;
         height: 190px;
        }
  
        }
        
           #updatesbox {
            width: 480px;
            height: 200px;
            align-self: flex-start;
            margin: 10px;
            border-color: #832DFF;
            background-image: url(images/home_page/homepagesectionbg6.png);
                 #updatestext {
        width: 470px;
        height: 180px;
            display: flex;
        padding: 5px;
            font-size: 12px;
        justify-content: center;
        align-items: center;
        color: #5608a3;
        position: relative;
        top: 0px;        
        right: 0px;
                     overflow-y: scroll;
    }
        }
        
           #songsbox {
            width: 450px;
            height: 200px;
            align-self: flex-start;
            margin: 10px;
            border-color: #832DFF;
                           background-image: url(images/home_page/homepagesectionbg6.png);
          
        }
        
           #webringsbox {
            width: 350px;
            height: 200px;
            align-self: flex-start;
            margin: 10px;
                           border-color: #832DFF;
                           background-image: url(images/home_page/homepagesectionbg6.png);
                                    overflow-y: scroll;

        }
        
           #neighborsbox {
            width: 400px;
            height: 200px;
            align-self: flex-start;
            margin: 10px;
                           border-color: #832DFF;
                           background-image: url(images/home_page/homepagesectionbg6.png);
                                    overflow-y: scroll;
               #neighbor1 {
                   position: relative;
                   top: 0px;
                   left: 0px;
                               
               }
        }
        
           #othersitesbox {
            width: 400px;
            height: 200px;
            align-self: flex-start;
            margin: 10px;
                           border-color: #832DFF;
                           background-image: url(images/home_page/homepagesectionbg6.png);
                                    overflow-y: scroll;
               #others1 {
                   position: relative;
                   top: 0px;
                   left: 0px;
               }
               #others2 {
                   position: relative;
                   top: 0px;
                   left: 0px;
               }
                 #others3 {
                   position: relative;
                   top: 0px;
                   left: 0px;
               }
        }
        
           #visitorcountbox {
            width: 400px;
            height: 280px;
            align-self: flex-start;
            margin: 10px;
                           border-color: #832DFF;
                           background-image: url(images/home_page/homepagesectionbg6.png);
        }
        
          
        
           #recentanimbox {
            width: 400px;
            height: 280px;
            align-self: flex-start;
            margin: 10px;
                           border-color: #832DFF;
                           background-image: url(images/home_page/homepagesectionbg6.png);
        }

    .box {
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 100px;
        min-width: 200px;
        background-color: #f6e0ff;
        border-color: #3f0659;
        border-style: solid;
        font-size: 15pt;
        box-shadow: 0px 0px 9px 3px #a511f5;
    }
    }
    
    #icons1 {
    position: absolute;
     top: 50px;  
        left: 590px;
        display: flex;
        
    }
    
    #chatbox {
        position: absolute;
        left: -40px;
        top: 230px;
    }
    
     #chattable {
          position: absolute;
          top: 970px;
          left: 25px;
         width: 300px;
         height: 230px;
        }
    
    #chatboxheader {
        position: absolute;
        top: 205px;
        left: -15px;
        transform: rotate(-1deg);
        
    }
    

    
    #playlist {
    margin: 20px;
        display: flex;
    background-color: none;
    position: absolute;
    left: -45px;
    top: 1230px;  
    }

     #playlistheader {
        position: absolute;
        top: -15px;
        left: 15px;
        transform: rotate(-4deg);
        
    }
    
}

#top {
  width: 1000px;
  margin: auto; 	
  border-radius: 5px;
  justify-content: center;
  align-items: center; 
  display: flex;
    background-image: none;
    color: white;
    position: absolute;
    top: 40px;
    left: 260px;
}

ul {
    list-style-type: none;
    margin: 0px;
    padding: 2px;
}

#navigation {
     border-radius: 5px;
     width: 250px;
    height: 500px;
  margin: 0px; 	
  justify-content: center;
  align-items: center; 
  display: flex;
    background-color: none;
    position: absolute;
    top: 10px;
  #homebutton {
        background-color: none;
        position: absolute;
      left: 2px;
      top: 15px;
      transition-duration: 0.3s;
      cursor: pointer;
    }
    
    #homebutton:hover {
        transition: all 0.3s ease;
        translate: 20px 0px 0px;
    }

    #aboutmebutton {
        background-color: none;
        position: absolute;
        left: 2px;
        top: 70px;
         transition-duration: 0.3s;
      cursor: pointer;
    }
    
    #aboutmebutton:hover {
        transition: all 0.3s ease;
        translate: 20px 0px 0px;
    }
    
    #artbutton {
         background-color: none;
        position: absolute;
        left: 2px;
        top: 125px;
     transition-duration: 0.3s;
      cursor: pointer;
    }
    
    #artbutton:hover {
        transition: all 0.3s ease;
        translate: 20px 0px 0px;
    }
    
    #graphicsbutton {
        background-color: none;
        position: absolute;
        left: 2px;
        top: 180px;
     transition-duration: 0.3s;
      cursor: pointer;
    }
    
    #graphicsbutton:hover {
        transition: all 0.3s ease;
        translate: 20px 0px 0px;
    }
    
    #shrinesbutton {
        background-color: none;
        position: absolute;
        left: 2px;
        top: 235px;
     transition-duration: 0.3s;
      cursor: pointer;
    }
    
    #shrinesbutton:hover {
        transition: all 0.3s ease;
        translate: 20px 0px 0px;
    }
    
    #blogbutton {
        background-color: none;
        position: absolute;
        left: 2px;
        top: 290px;
     transition-duration: 0.3s;
      cursor: pointer;
    }
    
    #blogbutton:hover {
        transition: all 0.3s ease;
        translate: 20px 0px 0px;
    }
    
    #mediabutton {
        background-color: none;
        position: absolute;
        left: 2px;
        top: 345px;
     transition-duration: 0.3s;
      cursor: pointer;
    }
    
    #mediabutton:hover {
        transition: all 0.3s ease;
        translate: 20px 0px 0px;
    }
    
    #sitemapbutton {
        background-color: none;
        position: absolute;
        left: 2px;
        top: 400px;
     transition-duration: 0.3s;
      cursor: pointer;
    }
    
    #sitemapbutton:hover {
        transition: all 0.3s ease;
        translate: 20px 0px 0px;
    }
    
}

#sociallinks {
    border-radius: 5px;
    width: 200px;
    height: 200px;
    margin: 0px;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute; 
    top: 390px; 
    left: 1320px;
    #sociallink1 {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 0px;
        left: 75px;
    }
      #sociallink1:hover {
        transition: all 0.3s ease;
        translate: -10px 0px 0px;
    }
    
     #sociallink2 {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 0px;
        left: 135px;
    }
    #sociallink2:hover {
        transition: all 0.3s ease;
        translate: -10px 0px 0px;
    }
     #sociallink3 {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 50px;
        left: 90px;
    }
    #sociallink3:hover {
        transition: all 0.3s ease;
        translate: -10px 0px 0px;
    }
     #sociallink4 {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 50px;
        left: 148px;
    }
    #sociallink4:hover {
        transition: all 0.3s ease;
        translate: -10px 0px 0px;
    }
     #sociallink5 {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 100px;
        left: 115px;
    }
    #sociallink5:hover {
        transition: all 0.3s ease;
        translate: -10px 0px 0px;
    }
    }
    
#socialsheader {
    position: absolute;
    top: 320px;
    left: 1390px;
    display: flex;
}

  #buttonlink {
      width: 200px;
      height: 200px;
      justify-content: center;
      align-items: center;
      text-align: center;
      border-radius: 5px;
      margin: 0px;
        position: absolute;
        left: 65px;
      top: 50px;
      display: flex;
      width: 100px;
      height: 50px;
      
      #button {
          position: absolute;
          
      }
      
}

 #updatesheader {
        position: absolute;
        top: 380px;
        left: 650px;
        transform: rotate(0deg);
        
    }

#chatheader {
        position: absolute;
        top: 380px;
        left: 310px;
        transform: rotate(0deg);
        
    }

#playlistheader {
        position: absolute;
        top: 605px;
        left: 310px;
        transform: rotate(0deg);
        
    }

#webringheader {
        position: absolute;
        top: 605px;
        left: 830px;
        transform: rotate(0deg);
        
    }

#neighborheader {
        position: absolute;
        top: 830px;
        left: 340px;
        transform: rotate(0deg);
        
    }

#othersheader {
        position: absolute;
        top: 830px;
        left: 800px;
        transform: rotate(0deg);
        
    }

#linkheader {
    position: absolute;
    top: 180px;
    left: 1360px;
    display: flex;
}

#footer {
    justify-content: center;
    text-align: center;
    align-content: center;
    background-color: white;
    width: 800px;
    height: 100px;
    position: absolute;
    bottom: -850px;
    left: 360px;
    margin: 0px;
    
}



#playlist {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    
  #musicplayer{ 
          cursor: url('https://cdn.cursors-4u.net/previews/jumbo-purple-stripe-pointer-d9911052-32.webp'), auto;
          font-family: 'basiic';
          font-weight:bold;
          height:38px;
          width:100%;
          left:0;
          top:0;
          position: fixed;
      top: 0px;
      left: 0px;
          margin-bottom:10px;  
          display:flex;
          background-image: url('images/home_page/homepagesectionbg.png');
          background-size: contain;
          filter: none;
          
         border:ridge 2px #a511f5;/* border around player */
          outline: solid 2px #511f5k;  
         box-shadow: inset 13px 0px 6px -10px #a511f5, inset -13px 0px 6px -10px #a511f5, inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px #a511f5;
            }
         
            .songtitle{ 
            display:block;
            padding:2px; /* padding around song title */
            font-family: 'cringe';
            margin-top:4px;
            margin-right: 5px; 
            font-size:15px;
            color: greenyellow;
            letter-spacing: 1.5px; 
                width: 300px;
                height: 15px;
             position: absolute;
                top: 5px;
                left: 90px;
            background: black;/* background of song title */
            border: gray inset 1px;
               border-radius:6px;
               box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 20%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
            }
         
            .controls{
              font-size:12px; /* size of controls */
              text-align:center;
              width:100px;
              height:30px;
              text-decortation:none;
              filter: drop-shadow(2px 0 0 white) drop-shadow(0 2px 0 white) drop-shadow(-2px 0 0 white) drop-shadow(0 -2px 0 white)  drop-shadow(-0.5px 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0.5px black) drop-shadow(0 0.5px black) drop-shadow(0.5px 0.5px 0 black) drop-shadow(0.5px 0.5px 0 black);
            }
         
            .controls td{
               padding-top:5px; /* padding around controls */
            }
         
            .seeking{
              width:75%;
              background: transparent;/* background color of seeking bar */
              display:flex;
              justify-content: space-evenly;
              padding:7px; /* padding around seeking bar */
               
            }
         
            .current-time{  
              cursor: url('https://cdn.cursors-4u.net/previews/jumbo-purple-stripe-pointer-d9911052-32.webp'), auto;
              padding-right:5px;
              margin-right: 3px; 
                position: absolute;
                top: 10px;
                left: 425px;
             filter: drop-shadow(2px 0 0 white) drop-shadow(0 2px 0 white) drop-shadow(-2px 0 0 white) drop-shadow(0 -2px 0 white)  drop-shadow(-0.5px 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0.5px black) drop-shadow(0 0.5px black) drop-shadow(0.5px 0.5px 0 black) drop-shadow(0.5px 0.5px 0 black);
               
            }
         
            .total-duration{
              cursor: url('https://cdn.cursors-4u.net/previews/jumbo-purple-stripe-pointer-d9911052-32.webp'), auto;
              padding-left:5px;
                position: absolute;
                top: 10px;
                left: 1180px;
              filter: drop-shadow(2px 0 0 white) drop-shadow(0 2px 0 white) drop-shadow(-2px 0 0 white) drop-shadow(0 -2px 0 white)  drop-shadow(-0.5px 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0.5px black) drop-shadow(0 0.5px black) drop-shadow(0.5px 0.5px 0 black) drop-shadow(0.5px 0.5px 0 black);
            }
         
    #previous {
        position: absolute;
        top: 10px;
        left: 10px;
    }
    
    #play {
        position: absolute;
        top: 10px;
        left: 37px; 
    }
    
    #next {
         position: absolute;
        top: 10px;
        left: 65px;
    }
    
           .ctrlimg {
   height:16px;
   width:16px;
               position: absolute;
               top: 0px;
               left: 0px;
   }
    .ctrlimg:hover{
        cursor: url('https://cdn.cursors-4u.net/previews/jumbo-purple-stripe-pointer-d9911052-32.webp'), auto;
    }
            
            input[type=range] {
                -webkit-appearance: none;
                width: 500px;
              background: transparent;
                position: absolute;
            }
            
            input[type=range]:focus {
                outline: none;
            }
            
            input[type=range]::-webkit-slider-runnable-track {
                width: 700px;
                height: 7px; /* thickness of seeking track */
                cursor: help;
                border-radius: 6px;
                background: black; /* color of seeking track */
                border: 1px white solid;
                position: absolute;
                top: 7px;
                left: 35px;
            }
        
            input[type=range]::-webkit-slider-thumb {
                height: 30px; /* height of seeking square */
                width: 20px; /* width of seeking square */
                background-image:  url('https://file.garden/Zztv0a9yEhr5pmEq/tumblr_40786d3985453eb5412348aad980ac51_3a9a1088_1280%20(1).gif'); /* image of  seeking square */
                background-size: 25px;
                -webkit-appearance: none;
                margin-top: -10px;
                
            }
            
        input[type=range].volume_slider::-webkit-slider-runnable-track { 
            width: 270px;
            background: white; /* color of volume seeking track */
             filter:drop-shadow(-0.5px 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0.5px black) drop-shadow(0 0.5px black) drop-shadow(0.5px 0.5px 0 black) drop-shadow(0.5px 0.5px 0 black);  /* outline of volume seeking track */ 
            position: absolute;
            top: 20px;
            left: 430px;
            }
       
         input[type=range].volume_slider::-webkit-slider-thumb {
            background-image: url(https://file.garden/Zztv0a9yEhr5pmEq/798d7d72_original.png);/* image of volume seeking square */
            background-size: 20px;
            height: 20px; /* height of volume seeking square */
            width: 20px; 
            margin-top: -8px;
           }
         
         
        .slider_container {  
          width: 300px;       /* width of volume seeker */
          display: flex;
          justify-content: center;
          align-items: center;
            position: absolute;
            top: -5px;
            left: 900px;
        }
        .www{
          filter: drop-shadow(0 0 5px rgba(0, 0, 0, 1));
}

}