body, html {
    padding: 0;
    margin: 0;
    height: 100%;
    font-size: 12px;
    line-height: 1.4rem;
    font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

body:not(.page,.buttons,.mood) {
    background-image: url('https://64.media.tumblr.com/cbc3d9345687ac6ea4d22729cde180fa/820549f4dbc784ec-59/s400x600/0b5fa300132795fb5ee1a110b65734f689487d1d.gifv');
    background-position: top;
    background-size:cover;
    background-attachment: scroll;
    min-height: 1050px;
}

.page{
    background: url(https://file.garden/Z9diB9pf-Co2Ie0Y/nells_dollhouse/smiles.png);
    background-size: 100px 100px;
    border-top: 0 solid #ff00e7;
    padding: 5px;
    color: #f8fff5;
    min-height: 700px;
    line-height: 1.6rem;
}
img {
    max-width: 100%;
}
iframe.content {
    width: 646px;
    height: 500px;
    margin-top: 0;
}

.wrapper {
    border: 0 solid;
    width: 750px;
    /* If you want the box to be centered, turn this line on instead */
    /* margin: auto; */
    margin: auto;
    margin-bottom: 300px;
    box-sizing: content-box;
}

.header {
    border: 3px solid #000000;
    height: 60px;
    width: 900px;
    box-sizing: content-box;
    background-image: url('https://64.media.tumblr.com/963473170a4e2505da7eb948ce6e43c9/tumblr_pdzdyz2QzY1xpiqt5o1_250.png');
    background-size: 150px 150px;
    background-position: center;
    margin-bottom: 15px;
    position: relative;
        top: 12px;
    left: -77px;
    z-index: 1;
}

.title {

    position: relative;
     top: 130px;
    right: 20px;
    z-index: 2;
    
}

.main {
    display: inline-flex;
}

.side {
    border: 2px solid #fff;
    width: 200px;
    padding: 12px;
    box-sizing: content-box;
    background:url(https://i2.glitter-graphics.org/pub/1062/1062242ekzerptard.gif);
    background-size: 80px 80px;
    color: white;
    height: 580px;
    max-height: 600px;
    margin: 6px 14px -4px -71px;
    font-size: 19px;
    box-shadow: 4px 3px 2px #56004eca;
}

.side:not(.mood,.feelings,.mood-header) {
    text-shadow: 2px 1px 1px #2dcdffd3;
}
.content {
    flex-grow: 1;
    background: #000;
    height: 500px;
    width: 646px;
    margin-bottom: 0;
    max-height: 570px;
    margin-top: 10px;
    border: 2px solid #fff;
    box-shadow: 4px 3px 2px #56004eca;
}


.menu {
z-index: 3;
position: relative;
    top: 0;
}
.button {
    display: block;
    line-height: 32px;
    width: 160px;
    text-align: center;
    margin-left: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 17px;
    background-image: url('https://file.garden/Z9diB9pf-Co2Ie0Y/nells_dollhouse/rain_button.gif');
    border-radius: 1px;
    border: 2px solid #ffffff;
    box-shadow: 2px 1px 1px #000;
    color: #FFF;
    text-decoration: none;
    text-shadow: 2px 1px 1px #000;
    letter-spacing: 1px;
    font-family: serif;
}

.button:hover {
    background-image: url('https://64.media.tumblr.com/bfbdfe2f29916e0d43e802482f723ec9/tumblr_ou9yddt2YF1wqu6yoo1_250.gifv');
}

.title {
    padding-top: 20px;
    padding-left: 20px;
}

h1 {
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
}

h2 {
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
}

a {
    color: blue;
}

table {
    border-collapse: collapse;
}

th, td {
    padding: 4px 15px;
    vertical-align: top;
    border: 3px solid #fff;
    background:url(https://i10.glitter-graphics.org/pub/2289/2289678e1xz65rmm0.jpg);
    background-size: 105px;
    text-shadow: 2px 1px 1px #fb64d495;
    font-weight: 650;
    color: #ffffff;
    padding-bottom: 8px;
    padding-top: 8px;
}

th {
    background: url(https://file.garden/Z9diB9pf-Co2Ie0Y/nells_dollhouse/rain_button.gif); 
    color: #ffffff;
    text-shadow: 2px 2px 2px #000;
}

.width-50 {
    width: 50%;
}

.image {
    border: 2px solid #fff;
    margin-left: 23px;
    text-shadow: 2px 1px 1px #8f0d81b6;
    color: #fff;
    
}

.buttons {
    
    box-sizing: border-box;
    background-color: #020202;
    color: #fff;
    height: 70px;
    width: 200px;
    border: 2px solid #fff;
    position: relative;
    left: 0;
}

    
.gallery {
    
display: flex;
flex-wrap: wrap;
    flex-grow:1;
}

.gallery img {
    
    width: calc()
}


.floatie {

background: url(https://file.garden/Z9diB9pf-Co2Ie0Y/nells_dollhouse/nellsona_float.gif) no-repeat;

background-size: 250px 419px;

position: fixed;

right: -330px;

bottom: -250px;

height: 690px;

width: 590px;

z-index: 1000;

}

.floatie:hover {
    background:url(https://file.garden/Z9diB9pf-Co2Ie0Y/nells_dollhouse/nellsona_stare.png) no-repeat;
    background-size: 250px 419px;

position: fixed;

right: -330px;

bottom: -250px;

height: 690px;

width: 590px;

z-index: 1000;

}

.to-do-list {
    text-align: center;
    font-size: 15px;
    border: 3px solid #da32b7;
    background: linear-gradient(#ffc8e1ff, #ffc8fcff);
    min-height: 180px;
    width: 260px;
    color: #d42092;
    text-shadow: 2px 1px 0 #a9bcff7b;
    box-shadow: 2px 2px 2px #1146ff59;
    position: relative;
    left: 175px;
    padding-bottom: 5px;
    font-weight: 650;
    margin-bottom: 43px;
    

}

.home-content {
    margin-left: 56px;
    font-size: 13px;
    line-height: 1.8rem;
}

.header-bar {
    border:2px solid #fff;
    background: url(https://file.garden/Z9diB9pf-Co2Ie0Y/nells_dollhouse/rain_button.gif); 
    position: fixed;
    top: -2px;
    left: -5px;
    width:680px;
    height: 21px;
    font-size: 16px;
    padding-left: 5px;
    padding-top: 2px;
    z-index:1000;
    color: #fff;
    text-shadow: 2px 2px 1px #000;
    
}

.mood-header {
    border: 2px solid #ffffff;
    position: relative;
    top: 34px;
    left:5px;
    background:url(https://file.garden/Z9diB9pf-Co2Ie0Y/nells_dollhouse/rain_button.gif);
    padding: 2px 2px 4px 4px;
    height: 8px;
    width: 179px;
    z-index: 100;
    font-size: 13px;
    padding-bottom: 10px;
    margin-top: -15px;
    color:#ffffff;
    text-shadow: 2px 1px 1px #000000;
}

.mood {
    line-height: 1.3rem;
    font-size: 13px;
    background:linear-gradient(#dbff90, #98f5b2);
    border: 2px solid #ffffff;
    overflow: auto;
    width:  180px;
    height: 90px;
    position: relative;
    margin-top: 19px;
    left: 5px;
    top: 10px;
    color: #2757b9;
    padding-left: 5px;
}

.feelings {
    border: 0 solid #000;
}


::-webkit-scrollbar{
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-track{
    background: #ecefcd;
}

::-webkit-scrollbar-thumb{
    background: #e7078fab ;
    }

::-webkit-scrollbar-thumb:hover{
    background: #ff76d4ff;
}

.about-content{
    padding-top: 15px;
    justify-content:center;
    align-items: center;
    flex-direction: column;
}

.side_1 {
    display: flex;
    flex-direction: row;
    align-content: center;
}

.desc {
    border: 3px solid #ffffff;
    background: linear-gradient(#46d3e2, #5f80e7);
    width: 340px;
    height: 140px;
    overflow: auto;
    text-shadow: 2px 1px 1px #7818b9a3;
    padding: 20px;
    padding-top: 7px;
    margin-top: -12px;
    position: relative;
    left: -33px;
    margin-left:-21px;
    top: 72px;
    line-height: 2.1rem;
    font-size: 16px;
}

.profile {
 width: 285px;
    position: relative;
    left: -18px;
    top: 22px;

}

.side_2 {
    background: linear-gradient(#46d3e2, #5f80e7);
    background-attachment: scroll;
    border: 3px solid #fff;
    text-shadow: 2px 1px 1px #7818b9a3;
    overflow: scroll;
    width: 350px;
    height: 250px;
    font-size: 15px;
    padding: 10px;
    margin-left: 40px;
    margin-bottom: 50px;
    position: relative;
    left:79px;
    top:13px;
}

.abt_table {
    border: 0 solid #ff1184;
    width: 260px;
    min-height: 100px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 10px;
    line-height: 1.7rem;
    margin-top:18px;
    margin-bottom: 10px;
    margin-left: 36px;
}

ul {
    list-style-image: url(https://64.media.tumblr.com/3f94606f6d875f2ab4e850f37d4b8e70/tumblr_inline_msbtrxNJg71rkldve.png);
}

.arrow {
    width: 140px;
    position: relative;
    left: 157px;
    top: -379px;
}

.lost {
    font-size: 30px;
    text-align: center;
    padding-top: 350px;
}

.blog-content {
 display:flex;
}

.blogpost {
    background: linear-gradient(#ffc8e1ff, #ffc8fcff);
    border: 3px solid #c60754f1;
    font-weight: 600;
    text-shadow: 1px 1px 0 #ffa1efff;
    color: #544091;
    margin-bottom: 15px;
    margin-left: 24px;
    width: 280px;
    height: 200px;
    overflow: scroll;
}
.blogpost_title {
    width: 179px;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 9px;
    text-shadow: 2px 1px 1px #ffa9ec;
    padding: 5px 0 6px 9px;
    text-align: left;
    font-size: 17px;
    color: #544091;
    border: 2px outset #f898c6a8;
    background: #ecffe356;
    font-weight: 651;
}

.blogpost_date {
    font-size: 12px;
    margin-left: 155px;
    border: 2px outset #f898c6a8;
    background: #ecffe356;
    padding: 0.3px;
}

.blogpost_content {
    margin-bottom: 4px;
    width: 253px;
    margin-left: 6px;
    margin-top: 15px;
    font-weight: 600;
    font-size: 13px;
    background: #f7ffe795;
    padding: 7px 0 8px 7px;
    border: 2px inset #ff98caff;
}

.blog-head{
font-size: 31px; 
color:#f8fff5; 
text-shadow: 3px 4px 1px #1146ff59;
margin-left:12px;
margin-top: 21px;
}

.blog-side-2 {
    height:261px;
    position:relative;
    top:17px;
}

.home-content {
    display:flex;
    flex-direction: row;
    margin-left: 75px;
}
.home-sidebar-1 {
    background: linear-gradient(#ffc8e1ff, #ffc8fcff);
    display:flex;
    flex-direction: column;
    border: 3px solid #da32b7;
    width: 389px;
    height: 300px;
    margin: 28px -1px 32px -49px;
    color: #d42092;
    text-shadow: 1px 1px 0 #a9bcff7b;
    box-shadow: 2px 2px 2px #1146ff59;
}

.home-sidebar-2 {
    background: linear-gradient(#ffc8e1ff, #ffc8fcff);
    box-shadow: 2px 2px 2px #1146ff59;
    display:flex;
    flex-direction: column;
    border: 3px solid #da32b7;
    height: 300px;
    width: 160px;
    overflow: scroll;
    margin-top: 29px;
    margin-left: 10px;
}