*{
    padding: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
    
}

/*groupe img left text next to it*/

img.inlineTextImg {
    float: left;
    padding-right: 15px;
    min-width: 150px;
    max-width: 200px;
    width: 35%;
}

div.inlineTextImg, li.inlineTextImg{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 15px;
    min-width: 300px;
    width: 60%;
    max-width: 90%;
}

img.inlineTextImg,
div.inlineTextImg, li.inlineTextImg {
    display: inline-block;
}

/*end groupe*/

/*code*/

div.codeD{
    position: absolute;
    left: 37%;
    transform: translate(-20%);
}

section.codeD{
    padding-bottom: 200px;
}

aside.code{
    width: 200px;
    border: outset gray;
    min-height: 100px;
    padding: 10px;
    background-color: #d3d3d340;
}

div.backIMG{
    background: url(/resources/background.jpg) #6b664f center;
    background-size: cover;
}

section.guestbook iframe{
    width: 100%; 
    max-width: 950px; 
    padding: 1px;
    background-color: #252526;
}

section.guestbook{
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 50px;
    display: inline-block;
    min-width: 52vw;
}

aside.updates{
    float: right;
    margin-top: 107px;
    position: sticky;
    top: 125px;
}


iframe.updates{
    height: 365px;
    max-width: 300px;
    width: 100%;
    background: transparent;
}

a.rss, a.rss img{
    float: right;
    width: 18px;
}

@media (max-width: 800px) {
    div.codeD{
        position: static;
        left: unset;
        transform: unset;
        margin-left: 15%;
        margin-right: 15%;
    }
    
    header.codeD{
        padding-bottom: 20px;
    }

    section.guestbook{
        padding-left: 15px;
        padding-right: 15px;
    }

    aside.updates{
        float: unset;
        margin: 10px;
        margin-inline: 15px;
    }

    aside.updates div{
        background-color: #00000073;
    }

}

/* info */

th{
    padding: 10px;
    width: 280px;
}

table{
    border-radius: 4px;
    border: solid 2px black;
}

td{
    border: 2px solid black;
    padding: 4px;
}

header.info div{
    display: inline-block;
    background: #e4e2d9;
    background: #ffffffdb;
    backdrop-filter: blur(2px);
    margin: -10px;
    margin-top: 8px;
    padding: 10px;
    margin-right: 5px;
    border-radius: 4px;
}

header.info{
    overflow-x: auto;
}

@media (prefers-color-scheme: dark) {
    header.info div{
        background: #1F1F1F;
        background: #1F1F1Fde;
    }

    table{
        border: solid 2px darkgray;
    }
    
    td{
        border: 2px solid darkgray;
    }
}

/*abouts*/

main.abouts{
    background: url(/resources/background-90s-web.gif) /*#3d5559*/ #1d1d1e;
    background-attachment: fixed;
    margin-top: -80px;
    padding-top: 80px;
    color-scheme: only dark;
}


section.abouts{
    padding: 0;
    margin-top: 0;
}

section.abouts header{
    padding-bottom: 0;
}

.aboutsnew{
    width: 100%;
    max-width: 400px;
    display: inline-block;
    min-height: unset;
    color-scheme: light;
}

div.promo{
    padding-top: 10px;
    border-radius: 4px;
}


@media (max-width: 950px) {
    .aboutsnew{
        position: static;
        margin-block: 30px;
    }

    section.abouts{
        margin-top: 0px;
    }
}

aside.notif marquee{
    margin-bottom: -4px;
    margin-left: -14px;
}

details.DC{
    color: darkslategray;
    margin-inline: 4px;
}

/*Chickens*/

main.kip{
    background-image: url(/resources/background.jpg);
    background-color: #665827;
    overflow-x: hidden;
}

header.kip{
    display: flex;
}

div.kip{
    width: 800px;
    max-width: 100%;
    padding-top: 50px;
    padding-bottom: 70px;
    padding-right: 10px;
}

img.kip{
    background-color: #919176;
    color: #fff;
    background-image: url(../resources/chickens/background_chickens.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    margin-right: -20px;
}

li.chicken{
    display: inline-block;
    line-height: 40px;
    margin-right:  15px;
}

.kipB1{
    background-color: gray;
    border: dashed darkslategray;
    padding: 5px;
    border-radius: 10px;
    color: crimson;
    outline:dotted darkslategray 3px;
    outline-offset: -7px;
    color-scheme: only light;
}

.kipB2{
    background-color:gainsboro;
    border: double black 2px;
    padding: 8px 10px;
    border-radius: 9px;
    color: crimson;
    outline:dashed black 2px;
    outline-offset: -9px;
    color-scheme: only light;
}

.kipB3{
    background-color:gainsboro;
    border: double black 2px;
    padding: 8px 10px;
    border-radius: 8px;
    color: crimson;
    outline:dashed black 2px;
    outline-offset: -9px;
    color-scheme: only light;
}

section.update-chickens div{
    display: inline-block;
    vertical-align: top;
}

p.update-chickens{
    display: inline-block;
    margin-right: 5px;
}

img.update-chickens{
    max-width: 100%;
    width: 400px;
}

@media (max-width: 600px) {
    article.kip{
        padding: 0;
    }
}


/*fountain*/

div.navFountain{
    background: url(/resources/fountains/background_fountains.jpg) no-repeat #4b5e45;
    background-size: cover;
    height: var(--navH, 80px);
    background-position-y: -350px;
}

header.fountain{
    background: url(/resources/fountains/background_fountains.jpg) no-repeat center #4b5e45;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 50px;
    margin-bottom: 5px;
}

header.fountain div.text{
    margin: -10px;
    padding: 10px;
    padding-top: 8px;
    background-color: #00000059;
    border-radius: 10px;
}

ul.FNav{
    margin-top: 10px;
}

div.text, ul.FNav{
    display: inline-block;
}

ul.FNav{
    margin-top: 25px;
}

li.FNav{
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 10px;
}

@media (min-width: 850px) {
    li.FNav{
        display: block;
        text-align: right;
        margin-right: 0px;
    }

    ul.FNav{
        float: right;
        position: relative;
        top: -20px;
        margin-top: 0;
    }

    header.fountain{
        padding-bottom: 120px;
    }

    input.FHoverEnlarge{
        display: block;
    }
}

ul.fountain {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 4px;
}

li.fountain {
    margin: 2px;
    flex-grow: 1;
    transition: ease-out 10s;
    width: calc(100vw ÷ 3 - 4px);
}

div.portrait{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

/*
li.fountain:hover{
    transition-duration: 2s;
    width: calc(100vw - 30%);
}
*/

img.fountain {
    max-height: 100%;
    min-width: 100%;
    object-fit: cover;
    vertical-align: bottom;
    width: 350px;
    transition: all 3s;
    pointer-events: none;
}

li.fountain{
    position: relative;
}

.fountain img {
    width: 100%;
}

.fountain div.Location {
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}

main.warning{
    background-image: url(/resources/fountains/background_fountains.jpg);
    margin-top: -80px;
    height: 100vh;
}

main.warning a{
    margin-right: 20px;
    margin-top: 20px;
}

main.warning header.main{
    padding-top: 120px;
    padding-bottom: 100px;
    background: none;
    background-color: #0000004D;
}

/* nature */

div.navNature{
    background: linear-gradient(#0000004d,#0000004d), url(/resources/nature/background-nature.jpg) #252526 no-repeat;
    background-size: auto 1350px;
    background-position-x: center;
}

footer.nature{
    background: #252526;
    background: #252526e6;
    border-bottom: 1px solid #ffffff13;
    backdrop-filter: blur(8px);
}

.fBGnature{
    background: url(/resources/nature/background-nature.jpg) #252526 no-repeat;
    background-size: auto 1350px;
    background-position-y: bottom;
}

main.nature{
    background: url(/resources/nature/background-nature.jpg) #4b5e45 no-repeat center;
    background-size: cover;
}

section.nature{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 10px;

}

section.nature div{
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #89745b;
    background-color: #89745bf2;
    border: #2f4f4fb3 4px inset;
    border-radius: 10px;
    padding: 10px;
    padding-bottom: 20px;
    max-width: 450px;
    color-scheme: only dark;
    color: black;
    backdrop-filter: blur(4px);
}

section.nature img{
    margin-top: 20px;
    margin-bottom: 20px;
    border: outset gray 3px;
    border-radius: 15px;
    max-height: 604px;
}

section.nature h2{
    color: #252526;
}

section.WalkingN{
    padding-inline: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #2f4f4f;
    background-color: #2f4f4fcc;
    border-radius: 4px;
    backdrop-filter: blur(4px);
}

img.birdy{
    border: outset gray 3px;
    border-radius: 10px;
}

/* Trains */

div.trains{
    background: url(/resources/trains/background-ICE3.jpg) no-repeat center;
    background-size: cover;
    background-position-y: 60%;
    height: calc(100vh - 120px);
}

.TrainP{
    margin-right: 5px;
    height: 250px;
}

/*linking and buttons*/

.Lbuttons{
    margin-left: 10%;
}

/* me pages */

/* My little pancake plant */

main.LPplant{
    background-color: #3c3b39ff;
}

header.LPplant{
    background: url(/resources/me/My-little-pancake-plant.jpg) #6b664f no-repeat;
    background-position-y: 40%;
    padding-right: 20px;
    padding-left: 0px;
    padding-top: 630px;
    padding-bottom: 0px;
    background-size: cover;
    background-position-x: 35%;
    margin-top: -80px;
}

header.LPplant div{
    max-width: 300px;
    min-height: 200px;
    padding: 5px;
    padding-right: 10px;
    border: black solid 2px;
    background-color: darkslategray;
    border-top-right-radius: 60px;
    color-scheme: only dark;
}

img.pixelplant{
    position: absolute;
    right: 0;
    bottom: 0;
}

/*ortomi*/

header.ortomi{
    display: flex;
    justify-content: space-between;
}

header.ortomi img{
    width: 200px;
    height: 200px;
    margin-right: 5%;
}

img.ortomi{
    width: 20%;
    min-width: 120px;
}

img.INLortomi{
    width: 165px;
    margin-right: 30px;
    position: relative;
    z-index: 10;

}

img.him{
    border: 2px solid darkorchid;
    border-radius: 20px;
}

.vrL{
    border: black solid 1px;
    height: 5190px;
    position: absolute;
    left: 175px;
    margin-top: 10px;
    background-color: darkorchid;
    padding: 5px;
}

hr.ortomi{
    position: absolute;
    width: 80%;
    height: 2px;
}

.ortomi h3{
    margin-top: 10px;
}

article.ortomi div.inlineTextImg{
    width: 80%;
}

@media (max-width: 600px) {
    header.ortomi{
        flex-direction: column;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    header.ortomi img{
        width: 230px;
        height: 230px;
    }

    hr.ortomi{
        width: 90%;
        left: 20px;
    }

    .vrL{
        left: 20px;
        height: 5230px;
    }

    article.ortomi{
        margin-left: 20px;
    }

    img.INLortomi{
        margin-right: 10px;
    }

}

main.retro{
    background: black;
}