html {
    margin: auto;
    font-family: Segoe UI;
    background-image: url(https://file.garden/ZmJp8yOgiFXI9cMA/Neocities/cloud.gif);
}

*{
    box-sizing: border-box;
}


body{
    padding: 30px;
}

div{
    display: block;
}

.container{
    width: 1200px;
    margin: 0 auto;
    max-height: 800px;
    
}

.content{
    display:flex;
    flex: 1;
}

.header{
    display: flex;
    padding: 10px;
    background-image: url(https://file.garden/ZmJp8yOgiFXI9cMA/Neocities/water3.gif);
    background-size: cover;
    margin: auto;
    border: 2px black solid;
    border-radius: 8px 8px 0px 0px;
    
}
.header-text{
    justify-content: left;
    padding: 0px 10px;
    margin: 0% 66% 0% 0%;
    border: black dotted 3px;
    font-family: MS Gothic;
    background-image: linear-gradient(to bottom, #FFFFFF80, #dedede80);
    color:white;
    text-shadow: 2px 2px 2px black;
}

.header-text hr{
    border: dotted black 1px;
}
.header-img img{
    display: inline-block;
    height: 100px;
    
}

.header-img{
    justify-content: right;
}

.middle{
    width: 800px;
    margin: 10px;
    border: black 1px solid;
    background-image:linear-gradient(to bottom, #FFFFFF, #dedede);
    height: 600px;
    overflow: scroll;
    overflow-x: hidden;
}

.info{
    border: black 3px dotted;
    margin: 15px;
    background-image: linear-gradient(to bottom, #FDFCC1, #FCF9A3);
}

.info p{
    padding: 0px 10px;
}


.info hr{
    margin: 10px;
    border: dotted #ccbc61 2px;
}

.infotitle{
    background-color: #F5F396;
    padding: 5px 10px;
}

.post{
    border: black 3px dotted;
    margin: 15px;
    background-image: linear-gradient(to bottom, #d6f1fc, #b8dcf6);
}

.post p{
    padding: 0px 10px;
}

.post hr{
    margin: 10px;
    border: dotted #528cb5 2px;
}

.posttitle{
    background-color: #afd5f0;
    padding: 5px 10px;
}


#nav{
    display: flex;
    margin: 0px 0px 5px 0px ;
    justify-content: center;
    align-content: center;
    background-image: linear-gradient(to bottom, #e7eef4 0%, #84A8ca 3%, #086DAB 55%, #004c90 55%, #47d4ef 98%, #004c90 100%);
    border: 2px #000092 solid;
    border-radius: 0px 0px 8px 8px
}

footer{
    background-image: linear-gradient(to bottom, #e7eef4 0%, #84A8ca 3%, #086DAB 55%, #004c90 55%, #47d4ef 98%, #004c90 100%);
    margin:auto;
    padding: 5px;
    text-align: center;
    border: 2px #000092 solid;
    border-radius: 8px;
    color: white;
}

footer a{
    color: #47d4ef;
    text-shadow: 1px 1px 2px black;
}

footer a:hover{
    color: #000092;
    text-decoration: none;
    text-shadow: 2px 2px 2px #47d4ef;
}

.button{
    margin: 5px;
    cursor: pointer;
    height: 30px;
    width: 100px;
}

.dropdown a{
    display: block;
    color: black;
    text-decoration: none;
    padding: 5px;
    text-align: center;
}

.dropdown .dd-content{
    background-image: linear-gradient(to bottom, #FFFFFF, #dedede);
    border: 1px gray solid;
    border-radius: 4px;
    position: absolute;
    min-width: 110px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    display: none;
}

.dropdown:hover .dd-content{
    display: block;
}

.dropdown a:hover{
    background-color: darkgrey;
    color: white;
    text-decoration: none;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.4)
}

#zanimage{
    width: 150px;
    border: 2px black solid;
    
}

.window-body{
    overflow: scroll;
    overflow-x: hidden;
    word-wrap: break-word;
    max-height: 553px
}

.window-body hr{
    border: 2px lightgrey inset;
}

#statuscafe-username{
    font-weight: 700
}

.sitebutton{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.sitebutton img{
    margin-bottom: 0px;
}

.sitebutton p{
    margin-top: 0px;
}

#mood{
    display: flex;
    justify-content: center;
    align-items: center;
}

.window{
    max-height: 600px;
}

#tama{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

#hits{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

#hits p{
    margin: 5px;
}


.middle a{
    color: #47d4ef;
}

.middle a:hover{
    color: #000092;
    text-decoration: none;
    text-shadow: 2px 2px 2px #47d4ef; 
}

.zaninfo a{
    color: #47d4ef
}

.zaninfo a:hover{
    color: #000092;
    text-decoration: none;
    text-shadow: 2px 2px 2px #47d4ef;
}

.blinkies{
   margin: 5px;
}

.blinkies img{
    height: 20px;
    width: 150px;
}

.stamps{
    margin:5px
}

.stamps img{
    height: 56px;
    width: 99px;
}

.sitebuttons{
    margin: 5px;
}

.sitebuttons img{
    height: 31px;
    width: 88px;
    transition: transform 0.5s ease;
}

.sitebuttons img:hover{
    transform: scale(1.10);
}

.fanlistings{
    margin: 5px;
}

.fanlistings img{
    height: 50px;
    width: 50px;
    transition: transform 0.5s ease; 
}

.fanlistings img:hover{
    transform: scale(1.10);
}