

* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: sans-serif;
cursor: url(https://cur.cursors-4u.net/others/oth-4/oth306.cur), auto;
}
a{
color: #77adff;
text-decoration: none;

}
:root{
--border: #a17989;
}
body{
background-image: linear-gradient(transparent, #fffff1cb) ,url(https://manantial.neocities.org/manantial%20media/polkablue.png);
background-attachment: fixed;
 
}

.wrap{
width: 700px;
    margin: 5rem auto;
    background: url(https://manantial.neocities.org/manantial%20media/backgroundjournal.png);
    border-radius: 10px;
    padding: 41px 21px 21px 21px;
    box-shadow: -5px -5px 4px inset #00000033, 3px 3px 3px inset #ffffff55;
border-image: url(https://manantial.neocities.org/manantial%20media/border2.png);
    border-image-width: 11px;
        border-image-slice: 9;
    border-image-repeat: round;
    border-style: solid;
display: flex;
flex-direction: column;
position: relative;
}


.strap {
    width: 68px;
    background: url(https://manantial.neocities.org/manantial%20media/backgroundjournal.png);
    box-shadow: 5px 5px 4px inset #00000033, -3px 3px 3px inset #ffffff55;
        border-radius: 40% 40% 0px 0px;
    height: 130px;
    position: absolute;
    top: 225px;
    left: -89px;
    z-index: -1;
    transform: rotate(-90deg);
    overflow: hidden;
}
.circkle {
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 50%;
    box-shadow: inset #f5add0 2px -2px 4px -2px, inset #edcddd 0px 0px 4px 0px, #72003894 0px 0px 8px -3px, inset #ffffff3b -5px 6px 7px -3px;
    background-color: #ffffff8e;
    position: absolute;
    top: 19px;
    left: 17px;
}
.middle{
width: 100%;
height: 90%;
background-image: url(https://manantial.neocities.org/manantial%20media/plaidpink.gif);
display: flex;
padding: 5px;
gap: 5px;
border: solid 1px #8b6f60;
border-radius: 5px;
}

.bottom{
width: 100%;
height: 3%;
background-color: #fff;
border: solid 1px #8b6f60;
border-radius: 3px 3px 10px 10px;
box-shadow: inset #ffdceb 0 0 6px;
text-align: center;
font-size: 1.5em;
color: #6e5962;
margin: 2px auto;
padding-left: 0px;
padding-right: 0px;
padding-top: 8px;
padding-bottom: 8px;
    display: flex;
    flex-direction: row;
    gap: 0.2rem;
}
.buttons {
  padding: 3.5px;
background-color: #ebf5f5;
    border-radius: 10px 10px 0px 0px;
    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%);
border: solid 1px #8b6f60;
    border-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
    color: #fff;
    font-size: 12px;
            text-shadow: -1px 0 #FDBFD3, 0 1px #FDBFD3, 1px 0 #FDBFD3, 0 -1px #FDBFD3, 0 0;
    font-family: 'spirit';

}
.left{
width: 27%;
height: 100%;
background-color: #B8E8FF;
border: solid 1px #8b6f60;
border-radius: 10px 10px 3px 3px;
padding: 5px;
}
.main{
width: 50%;
height: 100%;
background-color: #fffff1;
border: solid 1px #8b6f60;
border-radius: 10px 10px 3px 3px;
padding: 5px;
display: flex;
flex-direction: column;
gap: 0.4rem;
}

.divwrap{
width: 100%;
height: 10rem;
background-color: #fffdfd;
border: 2px ridge #a17989;
display: flex;
padding: 5px;
gap: 0.5rem;
border-radius: 3px;
color: #856371;
}



.header{
width: 100%;
height: 11.6rem;
background-image: url(https://dl.dropbox.com/scl/fi/oedofpneci1ig5u3cdgoy/IMG_6854.gif?rlkey=7ghjt5ftlo7idxf83ypt7gs5b&st=3p7bwiih&dl=0);
background-size: cover;
border: solid 1px #8b6f60;
border-radius: 3px 5px;
padding: 5px;
box-shadow: inset #ffddeb 0 0 6px;
}

.header h1{
margin-top: 8.4rem;
color: #9f7565;
font-size: 1.7em;
font-family: 'spirit';
    font-weight: 100;
    color: white;
    text-shadow: -1px 0 #FDBFD3, 0 1px #FDBFD3, 1px 0 #FDBFD3, 0 -1px #FDBFD3, 0 0;
        animation-name: floating;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
    }

    @keyframes floating {
        0% {
            transform: translate(0, 0px);
        }

        50% {
            transform: translate(0, 15px);
        }

        100% {
            transform: translate(0, -0px);
        }
    }

.intro_wrap{
width: 100%;
height: 12.5rem;
background: #ffdceb ;
border: solid 1px #8b6f60;
padding: 6px;
border-radius: 5px;
overflow-y: auto;
}

.intro{
width: 100%;
height: 92%;
border: solid 1px #8b6f60;
border-radius: 5px;
background-color: #fff;
box-shadow: inset #ffddeb 0 0 6px;
text-align: justify;
font-size: 11px;
padding: 8px;
color: #856371;
p {
font-family: 'pixel';
}
}

#news {
font-family: 'pixel';
font-size: 11px;
padding-top: 1px;
}
 #news:hover{ 
   color: #ffbad2;
 }
.intro2{
width: 100%;
height: 100%;
border: solid 1px #8b6f60;
border-radius: 5px;
background-color: #fff;
box-shadow: inset #ffddeb 0 0 6px;
text-align: justify;
font-size: 11px;
font-family:'spirit';
padding: 8px;
color: #856371;
margin-top: 6.2px;
}


.intro3{
width: 100%;
height: 100%;
border: solid 1px #8b6f60;
border-radius: 5px;
background-color: #fff;
box-shadow: inset #ffddeb 0 0 6px;
text-align: justify;
font-size: 11px;
padding: 8px;
color: #856371;
margin-top: 6.2px;
}

.right{
width: 25%;
height: 100%;
background-color: #fffcf9;
border: solid 1px #8b6f60;
border-radius: 10px 10px 3px 3px;
display: flex;
flex-direction: column;
padding: 5px;
gap: 0.5rem;
color: #856371;
}
.box1{
width: 100%;
height: 10rem;
background-color: #fffff1;
border: solid 1px #8b6f60;
border-radius: 5px;
text-align: center;
font-family: 'pixel';
font-size: 11px;
overflow: auto;

}
.featured-img {
  margin: 2px;
      width: 98px;
    text-align: center;
border: solid 1px #8b6f60;
    border-radius: 5px;
  filter: sepia(1) saturate(0.3) hue-rotate(295deg);
    transition: 0.4s ease-out;
}


.featured-img:hover {
    filter: none;
    transition: 0.3s ;

    } 

.box2{
width: 100%;
height: 5.18rem;
background-color: #ffdceb;
border: solid 1px #8b6f60;
border-radius: 5px;
padding: 8px;
text-align: justify;
font-family: 'pixel';
font-size: 11px;

}
marquee {
    height: auto;
    animation: marq 22s linear;
    animation-iteration-count: infinite;
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
    image-rendering: pixelated;
}

#bubble {
    width: 200px;
    height: 130px;
    background: url('/media/graphics/bubble.png') 0px 0px / cover no-repeat;
    background-size: 60%;
    position: absolute;
    right: 110px;
    background-position: center center;
    filter: drop-shadow(2px 2px #a3736790);
    align-content: center;
    justify-content: center;
    z-index: 9999;
    pointer-events: none;
  }
 #bubble p { 
color: #836a66;
    filter: drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 0.5px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(1px 1px 0px #0000002d);
    font-size: 15px;
    margin: auto;
    font-family: 'spirits';
    z-index: 1000;
    margin-left: 50px;
    text-align: center;
}
    #inner {
    float: left;
    width: 65px;
    margin-right: 5px;
    margin-top: 5px;
}
#inner2 {
    float: right;
    width: 150px;
    margin: 2px;
    margin-top: 1px;
    margin-bottom: -2px;
}
#inner3 {
    float: left;
    width: 55px;
    margin: 6px;
    margin-top: 5px;
    margin-bottom: 2px;
}



.upto {
  width: 125px;
    margin: auto;
    margin-top: 10px;
    padding: 5px;
    font-family: 'pixel';
    font-size: 10px;
    background-color: white;
    border: 1px dashed #FFB0C9;
    outline: 2px solid white;
    box-shadow: 3px 3px #a3736750;
    text-align: left;
    border-radius: 4px;  
}

#upto-user {
    margin-left: 2px;
    margin-top: 5px;
    margin-bottom: 4px;
    text-shadow: 1px 0px white, 0px 1px white, -1px 0px white, 0px -1px white;
    background: #ebf5f5;
    padding-left: 4px;
    padding-right: 4px;
    width: fit-content;
    font-family: 'pc98';
    font-size: 9px;
    border-right: 2px solid #6d999950;
    border-bottom: 2px solid #6d999950;
    border-radius: 3px;
    font-size: 12px;
}

#upto-content {
  padding-top: 4px;
  padding-right: 4px;
    margin: 0em 0em 0.5em 0.5em;
    height: 72px;
    text-align: justify;
    overflow-y: auto;
}
 
#upto-content::-webkit-scrollbar {
        width: 4px;
        }

        #upto-content::-webkit-scrollbar-track {
        background-color: transparent;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        }

        #upto-content::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #ebf5f5;
        }

.ad{
font-family: 'pixel';
width: 100%;
height: 13.9rem;
background-image: linear-gradient(transparent 50%, #ffdeeb 100%) , url(https://manantial.neocities.org/manantial%20media/dotbg.png);
background-size: 30%;
border: solid 1px #8b6f60;
border-radius: 5px;
}

.frametop {
    background-image: url(https://manantial.neocities.org/manantial%20media/decoframetop.png);
    background-size: cover;
    width: 100%;
    height: 50px;
    border-radius: 4px 4px 0px 0px;
    filter: drop-shadow(0px 1px #D1B9B3);
}

.framebottom {
    background-image: url(https://manantial.neocities.org/manantial%20media/decoframebottom.png);
background-size: 110%;
    width: auto;
        height: 47.2px;
    border-radius: 0px 0px 4px 4px;
    filter: drop-shadow(0px 1px #D1B9B3);
}

.eyelet {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10;
    pointer-events: none;
}

.mouse {
    width: auto;
    height: 299px;
    position: absolute;
    top: -20px;
    right: -162px;
    z-index: 30;
            transform: rotate(-35deg);
    pointer-events: none;
}
.tennis {
    width: 130px;
    height: 189px;
    position: absolute;
    top: -15px;
    right: -40px;
    z-index: 32;
        transform: rotate(-17deg);
    pointer-events: none;
}
.navigate-pad {
    width: 100%;
    height: 74.3%;
    background: transparent;
    line-height: 10px;
    font-weight: 900px;
    position: relative;
    z-index: 10;
    top: 18px;
    outline: 1px brown dashed;
    text-align: left;
    margin: auto;
    border-radius: 6px;
}
.nav{
width: 100%;
height: 17rem;
border-image: url(https://manantial.neocities.org/manantial%20media/bordernav.png);
    border-image-width: 6px;
    border-image-repeat: round;
        border-image-slice: 8;
    border-style: solid;
background: white;
font-family:'spirit';
    padding: 7px;
        margin-top: 3px;
    border-radius: 4px;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left;
    }
    

.navbutton{
width: 100%;
    cursor: pointer;
height: 2rem;
    padding: 6px 2px 8px 6px;
    border: 1px solid #f0b5cd;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    background-color: white;
    background-image: linear-gradient(#fff7fa 50%, #ffdeeb 100%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #8d7c76;
        transition: .3s;
p{
font-size: 10.7px;
color: #856371;
font-family:'pixel';
}
}

.navbutton:hover {
  background-image: linear-gradient(#ebf5f590 50%, #d3eded90 100%)
  }

a:hover {
    color: #edaecb;
    text-decoration: dotted underline;
    font-style: italic;
}
.navtop{
width: 100%;
    height: 40px;
    background: url(https://manantial.neocities.org/manantial%20media/whitechoco.jpg);
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%);
    background-size: 80%;
    border: 1px solid #f0b5cd;
padding-top: 6px;
border-radius: 6px 6px 6px 6px;
text-align: center;
font-family:'dotgothic16';
 font-weight: bold;
 margin-top: 3px;
    text-shadow: -1px 0 #FDBFD3, 0 1px #FDBFD3, 1px 0 #FDBFD3, 0 -1px #FDBFD3, 0 0;
}
.box2top {
  text-align: center;
padding: 7px;
height: auto;
border-bottom: 1px solid #8f657a;
    background-image: linear-gradient(#fff7fa 50%, #ffdeeb 100%);
font-family:'spirit';
font-size: 13px;
 font-weight: 100;
 margin-bottom: 6px;
    text-shadow: -1px 0 #FDBFD3, 0 1px #FDBFD3, 1px 0 #FDBFD3, 0 -1px #FDBFD3, 0 0;
}
.navdesc{
text-align: center;
color: #8f657a;
font-family: 'dotgothic16'; 
    font-weight: bold;
    filter: drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 0.5px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(0px 0px 1px #fbfaf8) drop-shadow(1px 1px 0px #0000002d);
    text-shadow: -1px 0 #FDBFD3, 0 1px #FDBFD3, 1px 0 #FDBFD3, 0 -1px #FDBFD3, 0 0;
}
.navsite{
width: 100%;
height: 30px;
background: url("https://manantial.neocities.org/manantial%20media/dotbg.png");
text-align: left;
    padding: 12px 2px 8px 6px;
color: #8f657a;
    align-items: center;
font-family:'spirit';
    font-weight: 100;
    text-shadow: -1px 0 #FDBFD3, 0 1px #FDBFD3, 1px 0 #FDBFD3, 0 -1px #FDBFD3, 0 0;
}


.box2 .nav::-webkit-scrollbar{
display: none;
}
 .intro_wrap::-webkit-scrollbar {
  display: none;
}

 
   


.cal_calendar
{
border: 1px solid #8f657a;
padding: 1px;
background: linear-gradient(#fffff1, #ffdceb);
width: 100%;
margin: 0.5rem auto 0 -0.086rem;
height: 200px;
color: #83586e;
border-radius: 5px;
}
.cal_calendar th
{
border:1px solid #874a17c9;
background: linear-gradient(50deg, #FFFFF2, #ffe0f2);
width:36px;
font-size: 0.69em;
border-radius: 3px;
color: #83586e;
box-shadow: inset #ffcee8 0 0 4px 1px;
}
.cal_calendar td
{
border:1px solid #fa94c785;
background:linear-gradient(#fffff1, #ffdceb);
text-align:center;
font-size: 0.8em;
border-radius: 3px;
box-shadow: inset white 0 3px 3px, inset #ff7cb945 0 0 2px 1px;
}
.cal_today
{
color:#ff7cb9;
font-weight:bold;
}
.cal_days_bef_aft
{
color:#5a779e;
}

@font-face {
font-family: 'spirit'; 
src: url(https://dl.dropbox.com/scl/fi/npu6iooiwovhxljcjoeex/spirit.ttf?rlkey=eubwh1fc2c460q68exstay65d&dl=0);
}

@font-face {
font-family: 'pc98'; 
src: url(https://dl.dropbox.com/s/b3ea2lfugu2k3gw/pc98.ttf);
}

@font-face {
font-family: 'dotgothic16'; 
src: url(https://dl.dropbox.com/scl/fi/r4c5noc15qew2g03ww7xi/DotGothic16.woff2?rlkey=s788d6vtj497pc91j7e1au93j&st=rx5nwhs6&dl=0);
}

@font-face {
font-family: pixel;
src: url(https://dl.dropbox.com/s/rwu0nhwc3rnbaqm/mspixel.otf);
}
 @font-face {
    font-family: emoji;
    src: url(https://dl.dropbox.com/s/cvba4kh6qm23mru/EmojiFont.ttf);
}
@font-face {
font-family: 'music';
src: url(https://cdn.glitch.me/9bbfdfb3-4bfa-4c39-8743-5621c8b9df21/LL_RECOR.TTF);
}

#glenplayer02 {
position:relative;
display:flex;
background: #C2C2C2;
padding: .2em;
border: 3px solid;
border-style: inset;
margin: auto;
margin-top: 0.5em;
margin-bottom: 0.5em;
width:auto;
}
 
#glenplayer02 a {text-decoration:none;}
 
#glenplayer02 > div {
align-self:center;
-webkit-align-self:center;
}
 
.music-controls {
user-select:none;
-webkit-user-select:none;
width:11px;
font-size:18px;
cursor:pointer;
font-family: 'music';
}
 
.playy, .pausee {font-family: 'music'; font-size: 1.1em; color: #B8E8FF; -webkit-text-stroke: 0.5px #000; margin-top: -0.2em; margin-bottom: 0.1em; } /* color of play & pause buttons */
 
.pausee {display:none;}
 
.sonata {
margin-left:0.4em;
font-family: 'pixel';
font-size:0.75em;
color:#000; /* color of music note symbol */
}
 
.labeltext {
margin-left:0.5em;
position: relative;
bottom:0.1em;
font-size:14px;/* color of song title */
}
 
 