/*-- StyleSheet :p

   
















        Style Sheet Ref for everything
        View the spaggeti and your own risk (its gonna be messyyyyyyyyyyyy)
                                  xxxx        xxxx          
      xxxxx                      xx  x        xx  xx         
    xxx   xxx                    xx  xxxxxxxxxxx  xx         
    x       xx                   xxxxxx      xxxxxx          
 x  x        xx       xxxxxxxxxx   xx           ┌┐xxx        
  x           x    xxxx            x   ┌┐       ││  xxxx    @
              x xxx                x   ││       └┘      xxxx@
              xxx                  x   └┘                 xx 
             x                     xxxx                  xx  
             x                      xxx               xxx    
             x      xxxx             x xxxxxxxxxxxxxxxx      
             xx        xxxxxxxxxx       xx      ▼ ▼          
              xxxxxxxxxxxx       xxxxxxxxx                   -possum












--*/


















@font-face{
    font-family:'Helvetica Punk';
    src: url('https://baggedlunchen.neocities.org/resources/fonts/punk.ttf'); 
}

@font-face{
    font-family: 'Blok';
    src: url('https://baggedlunchen.neocities.org/resources/fonts/Blok.ttf');
}

/*-- Main Portion --*/

.INDEX{
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;         /* Vertical center */
    justify-content: center;     /* Optional: Horizontal center */
    height: 100vh;      
         
}

.INDEX IMG{
    max-width: 400px;
    

}
.INDEX IMG:hover {
    scale: 115.25%;

}

h1{
    font-family: 'Helvetica Punk';
}
.mainPage
{
    background-image: url("/resources/images/thePurrb.gif");
    background-size: cover;
    image-rendering: pixelated;
    color:white;
}

.mainPage a{

    font-size:larger;
    text-decoration: none;
    color: white;
}
#link:hover{
    color: #dbe394;
}

#link2{

    font-size:larger;
    text-decoration: none;
}

#link2:hover{
    color: #dbe394;
}

.mainPage .link{
    text-decoration: none;
    color: purple;
}
html{
    height: 10%;
}
body{
    background-color: black;
    margin: 0px;
    position: relative;
    height: auto;
    width: 100%;

    
    overflow-x: hidden;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */

}

body ::-webkit-scrollbar{
    display:  none;
}

#flood {
    z-index: 1;
}

#flood-menu {
    background-color: black;
    border-top-left-radius: 5px;
    border-top: dotted 2px whitesmoke;
    border-left: dotted 2px whitesmoke;


    color: whitesmoke;
    font-style: italic;
}

header{
    background: rgb(0, 0, 0);
    border-style: dashed;
    border-color: whitesmoke;
    border-width: 2px;
    border-radius: 5px;
    display: flex;
    height: 22px;
    padding: 0;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    
    position: relative;
    z-index: 2;

}



.navbar{
   
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    padding: 0;
    margin-top: -2px;
    margin: 0px;
}


.navbar ul{
    list-style: none;
    margin: 0px;
    margin-top: -2px;
    padding: 0px;


}

.navbar li{
    display: inline-block;
    padding: 0px 95px;
    
   
    
}

.navbar a{
    text-decoration: none;
    color: whitesmoke;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    z-index: 10;
  
}

.header-img{
    width: 100%;
    height: 220px;
    background-image: url(/resources/images/logo_bag.png);
    background-repeat: no-repeat;
    background-position: center;
        background-position-x: center;
        background-position-y: center;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: -2px;
    position: relative;
    z-index: 1;
}
.container{
    width: 1250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-spacing: 0px;
    border-collapse: collapse;
    align-items: center;
    justify-content: space-around;
    position: relative;
    z-index: 2px;


}



.SideBar{

    float:left;
    height: auto;
    position: relative;
    width: 210px;
    background-color: black;
    padding: 8px;
    margin: 10px 0px;
    font-family: Helvetica, sans-serif;
    border-radius: 5px;
    border-style: dotted;
    border-color: whitesmoke;
    border-width: 2px;
}
.leftContainer{
    width: 214px;
    flex-wrap: wrap;
    display: inline;
    position: absolute;
}

.rightContainer{
    float:right;
    height: auto;
    position: absolute;
    width: 210px;
    padding: 8px;
    margin: 0px;
    margin-left: 1020px;
    border-width: 2px;
}

.welcome-block{
    font-size: 14px;
    float: none;
    width: 730px;
    height: 155px;
    margin-left: auto;
    margin-right: auto;
    
    background:black;

    border-radius: 5px;
    border-style: dotted;
    border-color: white;
    border-width: 2px;
    padding: 10px;
    display: block;

}

.welcome-block h1, .MicroUpdates h1 {
    color: white;
    z-index: 1;
    display: inline-block;
    margin: 0px;
    margin-top: -2px;
}

.welcome-block p{
    margin-left: 2px;
    display: block;
    margin-top: 10px;
    width: 73%;

    color: white;
}


.MicroUpdates{
    font-size: 14px;
    float: none;
    width: 730px;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;

    background: black;
    color: white;
    border-radius: 5px;
    border-style: dotted;
    border-color: white;
    border-width: 2px;

    padding: 10px;
}

.MicroUpdates table,td,tr {
    border-collapse: collapse;
    text-align: left;
    border-color: white;
    border-width: 2px;
    border-style: dotted;
    justify-content: center;
    padding: 5px;

}

.TO-DO{
    font-size: 14px;
    float: none;
    width: 750px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;

    background: black;
    color: white;
    border-radius: 5px;
    border-style: dotted;
    border-color: white;
    border-width: 2px;

    padding: 0px;
}


#target {
    height: 1798px;
}