html{
    cursor: url(knife40.png), default;
}
@font-face {
    font-family: GothicPixels;
    src: url(font/GothicPixels.ttf) format(truetype);
    font-weight: normal;
    font-style: normal;
    
}
@font-face {
    font-family: Daydream;
    src: url(font/daydream.ttf) format(truetype);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: ledlight;
    src: url(font/ledlight.otf) format(truetype);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Punktype;
    src: url(font/Punktype.ttf) format(truetype);
    font-weight: normal;
    font-style: normal;
}
body{
    /*font-family: monospace;*/
    font-family: "ＭＳ Ｐゴシック";
    letter-spacing: 1px;
    background-image: url(bakground/cutecherry.png);
}

::-webkit-scrollbar{
    width: 8px;
    background: #000000;
}
::-webkit-scrollbar-button{
    background: #808080;
    height: 10px;
    border-radius: 2px;
}
::-webkit-scrollbar-thumb{
    background: #ac1453;
    border-radius: 3px;
}
* h1, h2, h3, h4, h5, h6{
    text-align: center;
}
a:hover {
    cursor: url(knifeblood40.png), auto;
}
nav{
    width: 125px;
    height: fit-content;
    padding: 2px;
    float: left;
    position: fixed;
    top: 80px;
}
nav h1,h2,h3,h4,h5,h6,p,ul,img{
    margin: 5px 0px 3px;
}
.title{
    width: 125px;
    height:fit-content;
    background-color:#e2e2e2;
    border: 1px dotted #000000;
    margin-bottom:6px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.title b{
    padding-left: 4px;
    text-shadow: 0 0 0px, 0 0 3px #808080;
}
.menu{
    border: 1px dotted #000000;
    background-color: #ffffff;
    list-style-type:none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.menu li{
    padding: 5px;
    margin: 1px 3px 1px;
    width: 100px;
    font-size: 15px
}
.menu li a{
    text-decoration: none;
    color: #000000;
    text-shadow: 0 0 0px, 0 0 3px #808080;
}
.menu a:hover{
    text-decoration: underline;
    color: #ac1453;
}
.dropdown-content{
    display: none;
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #000000;
    width: 150px;
    z-index: 1;
}
.dropdown-content li{
    border-bottom: 1px solid #ffffff;
}
.dropdown-content li a{
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
}
.dropdown-content li a:hover{
    color: #ff0000;
}
.dropdown:hover .dropdown-content{
    display: block;
}
#gfont{
    font-family: GothicPixels, sans-serif;
}
#ddfont{
    font-family: Daydream, sans-serif;
}
#ledfont{
    font-family: ledlight, sans-serif;
}
#pfont{
    font-family: punktype, sans-serif;
}
#crossedout{
    text-decoration: line-through;
}
.navbar{
    background-color: #e2e2e2;
    border: 1px dotted #000000;
    height: fit-content;
    margin-top: 5px;
}
.container{
    display: flex;
    position: relative;
    width: 985px;
    margin-left: 160px;
    top: 0px;
}
.banner{
    width: 600px;
    height: 252px;
}
.banner img{
    width: 600px;
}
.boxstyle1{
    background-color: #ffffff;
    border: 1px solid #000000;
    padding: 1px 2px 1px;
}
.boxstyle1 img,p,div{
    margin: 1px auto 2px;
}
.boxstyle1 h1,h2,h3,h4,h5,h6,p,b,i {
    padding-left: 3px;
}
#boxsize1{
    width: 600px;
    height: fit-content;
    margin-left: 3px;
}
#boxsize2{
    width: 150px;
    height: fit-content;
    margin-right: 3px;
    position: relative;
    top: 100px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
#sidesize{
    width: 100px;
    height: fit-content;
}
.divc{
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
#imgc{
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
#clap{
    width: fit-content;
    height: fit-content;
    margin: 0px auto 0px;
}
#counter{
    width: fit-content;
    height: fit-content;
    margin: 5px auto 0px;
}
#lastfm{
    height: fit-content;
}
#flex{
display: flex;
}
#statuscafe {
    background: linear-gradient(#000000 0%, #2c3028 46%, #41463b 71%, #7a836f 100%);
    border: 1px dotted #ffffff;
    width: 220px;
    height: 143px;
    padding: 4px 8px 3px 8px;
}
#statuscafe-username {
    color: #b4c5a0;
    font-size: 10px;
}
#statuscafe-content {
    color: #ffffff;
}
.stcafe-user a{
    font-size: 18px;
    font-family: Punktype;
    color: #b86d8a;
    text-decoration: none;
    text-shadow: 0 0 5px, 0 0 10px #c20061;
}
#stcafeap{
    position: relative;
    top: 7px;
}
.stare{
    width: 125px;
    position: fixed;
    z-index: -1;
    top: 0px;
}
.fingers{
    width: 125px;
    position: fixed;
    top: 67px;
}
.welcome{
    background: linear-gradient(#eca3cf 0%, #ac4670 60%, #770f32 100%);
    width: 380px;
    border: 2px solid #a8c780;
    color: #ffffff;
}
.welcome p{
    font-size: 13px;
    margin: 2px 2px 4px 3px;
}
#weltitle{
    font-family: ledlight, sans-serif;
    font-size: 25px;
    text-shadow: 0 0 0px, 0 0 10px #83043f;
}
.uplog{
    background: linear-gradient(#eca3cf 0%, #ac4670 60%, #770f32 100%);
    width: 200px;
    height: 130px;
    overflow: auto;
    color: #ffffff;
    border: 2px solid #a8c780;
}
.uplog h4{
    font-family: Daydream, sans-serif;
    text-shadow: 0 0 0px, 0 0 10px #83043f;
}
.uplog p{
    padding: 2px 5px 3px 8px;
    font-size: 14px;
}
#sloga {
    display: block;
    font-family: GothicPixels, sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    margin: 4px auto 7px;
}
.todobox{
    width: 180px;
    height: 150px;
    overflow: auto;
    background: linear-gradient(#000000 0%, #2c3028 46%, #41463b 71%, #7a836f 100%);
    border: 1px dotted #ffffff;
    color: #ffffff;
}
#todo{
    font-family: punktype, sans-serif;
    text-align: center;
    margin: 7px auto 5px;
    font-size: 18px;
    text-shadow: 0 0 10px, 0 0 10px #dbe4c7;
}
#todos{
    margin: 2px 5px 10px 8px;
    font-size: 14px;
}
#todos p{
    padding-top: 10px;
}
.navlinkad{
    width: 150px;
    height: 150px;
    border: 1px dotted #000000;
}
.webringbox{
    overflow: auto;
    border: 1px dashed #000000;
    width: 310px;
    height: 300px
}
.webringcontent{
    margin-left: 15px;
    margin-top: 10px;
}
.wrtitle{
    float: left;
    position: relative;
    font-size: 23px;
    z-index: 2;
    bottom: 394px;
    right: 13px;
    transform: rotate(356deg);
    color: #ffffff;
    text-shadow:1px 0 0px #5be001, -1px 0 0px #5be001, 0 1px 0px #5be001, 0 -1px 0px #5be001, 0 0 4px #3b222c, 0 0 15px #d7ffa3;
}
#sbheader{
    font-family: ledlight, sans-serif;
    color: #000000;
    text-shadow: 1px 0 0px #b1006d, -1px 0 0px #b1006d, 0 1px 0px #b1006d, 0 -1px 0px #b1006d, 0 0 4px #860053;
}
.mylinks{
    border: 1px dashed #770f32;
    display: flex;
    flex-direction: column;
    padding: 2px 4px 4px 8px;
}
.mylinks a{
    margin-bottom: 3px;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;
    color: #9feb3c;
    text-shadow: 1px 0 0px #22700e, -1px 0 0px #22700e, 0 1px 0px #22700e, 0 -1px 0px #22700e;
}
.mylinks a:hover{
    font-weight: normal;
    font-style: italic;
}
.chatt{
    float: right;
    font-size: 30px;
    text-shadow: 1px 0 0px #ffffff, -1px 0 0px #ffffff, 0 1px 0px #ffffff, 0 -1px 0px #ffffff;
    z-index: 2;
    position: relative;
    bottom: 385px;
    right: 90px;
}
#mcenter{
    display: block;
    margin: auto;
}
.stampbar{
    margin: 1px 4px 2px;
    padding: 4px 3px 0;
    border: 1px dotted #ffffff;
    background-color: #770f32;
}
.stampbar img{
    height: 50px;
}
#boxstyle4{
    width: 110px;
    height: 60px;
    border: 1px dotted #ffffff;
    background-color: #000000;
}
.bannerad{
    width: 468px;
    height: 60px;
}
#boxsize3{
    width: 200px;
    height: fit-content;
    padding-top: 5px;
    position: relative;
    top: 100px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

/*update log css*/
.upmain{
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 5px;
}
.upbox{
    border-top: 1px dashed #000000;
    margin: 2px 0 3px;
    padding: 1px 4px 5px;
}
.upheader{
    font-family: ledlight, sans-serif;
    text-shadow: 1px 0 0px #ffffff, -1px 0 0px #ffffff, 0 1px 0px #ffffff, 0 -1px 0px #ffffff, 0 0 5px #ff0077;
}
