@font-face{
    font-family: Sixtyfour;
    src: url('../Sixtyfour-Regular-VariableFont_BLED\,SCAN.ttf');
}
@font-face{
    font-family: PixelifySans;
    src: url('../PixelifySans-VariableFont_wght.ttf');
}

body{
    background-color: rgb(16, 31, 16);
    
    color:rgb(255, 234, 112);
    font-family: PixelifySans;
    margin: 0;
    /*overflow: hidden;*/
    max-width: 100%;
    display: block;
}
#marg{
    margin-top: 20px;
    
}
div{
    display: block;
    unicode-bidi: isolate;
}
*{
    box-sizing: border-box;

}
nav{
    top: -730px;
    left: 500;
    width: 100px;
    height: 130px;
    position: relative;
    display: block;
    unicode-bidi: isolate;
    border: 1px solid;
    background-color: antiquewhite;
    
}
nav ul{
    margin: 2px;
    padding: 0;
}
ul{
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}
li{
    display: list-item;
    text-align: -webkit-match-parent;
    font-size: 18px;
    unicode-bidi: isolate;
    list-style: none;

    background-color: rgba(255, 228, 196, 0.318);
    border-bottom: 1px dotted rgb(104, 20, 20);
    z-index: 4;
}
h1, h2{
    text-align: center;
}

a:link{
    color: rgb(71, 25, 14);
    text-decoration: none;
}
a:hover{
    color:rgb(156, 14, 7);
}

.gameRoom{
    padding: 0;
    margin: 0;
    margin-top: 50px;
    max-width: 100%;
    background-image: url("/images/backGrounds/num.gif");
    overflow: hidden;
}
.layout{
    width: 1650px;
    height: 850px;
    margin: 10px auto;
    background-color: rgba(34, 39, 34, 0.726);
    overflow: hidden;
     /*border: 3px dotted rgb(6, 255, 80);  */
     border: 3px dotted rgb(255, 234, 112)
}

/*#webContainer{
    border: 1px solid;
    width: 700px;
    height: 781px;;
    position: absolute;
    
    
}*/
#pageContainer{
    
    position: relative;
    left: 50px;
    top: 30px;
    height: 780px;
    width: 700px;
    background-color: rgba(250, 226, 215, 0.363);
    /*overflow-y: scroll;
    overflow-x: hidden; */
}
#frame{
    position: relative;
}
iframe{
    border: 2px solid;
}
#blinkieYell{
position: absolute;
right:150px;
bottom:60px;
}
#blinkieLaugh{
    position: absolute;
    right:150px;
    bottom:90px;
    }
#stamp{
     position: absolute;
    right:175px;
    bottom:120px;
}




/* web pagess   */

.gameRoomWebs{
    margin: 0px auto;
    max-width: 100%;
}

.webLayoutWelcome{
    width: 600px;
    height: auto;
    min-height: 790px;
    margin: 0px auto 20px;
    
     overflow: hidden;
}
#welcomeHeader{
    width: 300px;
    margin: 80px auto;
    
}
.bgWelcome{
    background-image: url(/images/backGrounds/pattern\ 602.gif);
    height: auto;
    
    padding: 15px 0px;
}
.welcomeText{
    border: 1px solid;
    width: auto;
    height: auto;
    padding: 0px 20px 20px 20px;
    background-color: rgba(155, 170, 141, 0.966);
}
.welcomeText p{
    align-self: center;
    text-align: center;
    margin: 10;
}
#welcomeBottom{
    margin: auto;
    align-self: center;
    display: block;
    width: 220px;
    padding-top: 10px;
}
/*
.webLayoutAbout{
    width: auto;
    height: auto;
    min-height: 790px;
    margin: 0px auto 20px;
        
     overflow: hidden;
    
}
.bgAbout{
    background-image: url(/images/backGrounds/risoblack.png);
    height: auto;
    padding: 15px 0px;
}
*/
.webLayoutDevlogs{
    width: auto;
    height: auto;
    min-height: 790px;
    margin: 0px auto 20px;
        
     overflow: hidden;
}
.bgDevlogs{
    background-image: url(/images/backGrounds/space_bg.2.gif);
    height: auto;
    padding: 15px 0px;
}
#devlogPostContainer{
    display: flex;
        flex-direction: column;
        justify-content: flex-start;
    
}
.devlogPost{
    border: 1px dashed rgb(38, 35, 207);
        width: 550px;
        height:auto;
        margin: 10px auto 10px;
        padding: 0px 20px 2px 20px;
        background-color: rgb(13, 12, 78);
}
.tab{
    padding-left:60px;
}
#statue{
    width:200px;
    margin: 20px auto;
    display: block;
}

/* web pages end */

#Right{
    
    width: 800px;
    height: 820px;
    position: relative;
    left: 800px;
    bottom: 770px;
}

#navagation{
    background-image: url(/images/backGrounds/risoblack.png);
    position: relative;
    width: 600px;
    height: 250px;
    left: 90px;
    top: 30px;
    border: 2px dotted rgb(255, 234, 112);
}
#mineLink{
    width: 170px;
    position: absolute;
    top: 5px;
    left: 10px;
    rotate: 5deg;
}
#aboutLink{
    width: 170px;
    position: absolute;
    top: 60px;
    left: 200px;
    rotate: -6deg;
}
#devlogLink{
    width: 170px;
    position: absolute;
    top:10px;
    left: 400px;
    rotate: 5deg;
}
.header{
    font-family: Sixtyfour;
    top: 60px;
    margin: 0px auto 0px;
    padding: 0px 0px;
    position: relative;
    
    width: 400px;
    
}
#roomContainer{
    
    width: 500px;
    height: 400px;
    position: relative;
    margin: 0px auto;
    
    top: 95px;
}
#room{
    border: 2px dotted;
    image-rendering: pixelated;
}
#space{
    position:absolute;
    top: 13px;
    right: 89px;
}
#beepix{
    position: absolute;
    top: 129px;
    left: 69px;
    cursor: pointer;
    z-index: 5;
}

#realBee{
    position: absolute;
    left: 100px;
    bottom: -10px;
    width: 170px;
    rotate: -30deg;
}

/* scrollbar */

::-webkit-scrollbar{
        
    width: 12px;
    height: 12px;
    background: rgb(236, 220, 208);
}
::-webkit-scrollbar-track{
    background: -webkit-linear-gradient(top, rgba(244, 255, 91, 0.925), rgb(122, 233, 71));
    border-radius: 0px;
    width: 0px;
    border: 1px dotted #fcef3c;
}
::-webkit-scrollbar-thumb{
    background: rgba(238, 241, 183, 0.589);
    border: 1px dotted #fcef3c;
    border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover{
    background: rgb(19, 133, 38);
}

#dialogueDiv{
    position: absolute;
    width: 100%;
    height: auto;
    overflow: visible;
    background: -webkit-linear-gradient(left, rgb(25, 32, 27), rgba(31, 48, 206, 0), rgba(31, 48, 206, 0));
    
    top: 0;
    left: 0px;
    z-index: 0;
    display: none;
    
}
#tech{
    position: absolute;
    height: 100%;
    width: 900px;
    left: 0px;
    opacity: 0.5;
    image-rendering: pixelated;

}
#dialogueSprite{
    position: relative;
    width: 460px;
    left: 80px;
    image-rendering: pixelated;
}
#dialogueBox{
    position: absolute;
    image-rendering: pixelated;
    
    width: 740px;
    height: 220px;
    top: 60px;
    left: 540px;
}
#dialogueName{
position: absolute;
left: 585px;
top: 66px;
z-index: 3;
color:rgb(40, 88, 50);
}
#dialogueText{
position: absolute;
left: 575px;
top: 110px;
z-index: 3;
color:rgb(40, 88, 50);
}

 #music{
        position: absolute;
        top: 10px;
        right:10px;
        height: 30px;
        
    }
 
    audio::-webkit-media-controls-play-button, audio::-webkit-media-controls-panel{
        background-color: rgba(0, 0, 0, 0.514);
        color:rgb(55, 82, 63);
        
    }
