body{
  font-family: Georgia; background-image: url(https://64.media.tumblr.com/3e7ed4246f8883701b0e0c0ff2aacd68/618c271305ae3b1e-e6/s2048x3072/e14a0ad302ae511538a1b35a6c4555db768b98b1.jpg);
color: #FFFFF0;
}
a {
     color: #FFFFF0 !important;
}

.#blurbs, .boxInfo, div, #top, #box, #.box, #boxhead, #righthead, #header, #button, #td.shortRight, #h2#name.uName, #h#Sub {
  background-color: white;
  color: black;
  padding-right: 2px;
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 2px;
  blox-shadow: 1px 0 #000,0 1px #000,1px 1px #000,inset 1px 1px #fff,0 0 150px 1px rgba(255,0,255,.5);
  box-shadow: 1px 0 #000, 0 1px #000, 1px 1px #000, inset 1px 1px #fff;
  background-color: #c0c0c0b8;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  color: #000;
}
.boxHead {
    text-align: left;
    background: none;
    color: #FFFFF0;
}

input, .fwiendFace b, .tableLeft b, .tableLeft img, #avatar.avatar, .fwiendFace img, .logo, div#hSub a, button, #add.boxButton, #sMsg.boxButton, #imgPreview img, #block.boxButton, #report.boxButton, #header a:not(.logo), #imgPreview, a {
cursor: url(https://i.imgur.com/BZkMm67.png),auto!important;
}
html {
cursor: url(https://i.imgur.com/L5RKvR5.png),auto!important;
}

.blurbs>.blogs>div:first-child {
    margin-top: -3px;
    margin-left: -3px;
    margin-right: -3px;
    border-top: none;
    position: relative;
    width: 100%;
    top: -16px;
    display: none;
}
 
.blurbs>.blogs>div:not(:first-child):before {
    content: "";
    display: block;
    width: 96px;
    height: 64px;
    background: url(https://64.media.tumblr.com/4e01770892ba6a2ca642420aa36cf0fc/63221a8f40f8b7da-13/s640x960/607de8b6b08bcb862a192b764d9b970bf57956aa.pnj);
    background-repeat: no-repeat;
    background-position: center;
background-size: contain;
}
 
.blurbs>.blogs>div:not(:first-child):hover:before {
    content: "";
    display: block;
    width: 96px;
    height: 64px;
    background: url(https://64.media.tumblr.com/74dd0570e2e39aa2c4f77bf3aacbf605/06de353cb9f460ba-97/s1280x1920/8c51a65ee8ce95c2c100bb32ec744bba9ba8982e.pnj);
    background-repeat: no-repeat;
    background-position: center;
background-size: contain;
}
 
.blurbs>.blogs>div:not(:first-child) {
    width: 96px;
    text-align: center;
    margin: 0 20px;
}
 
.blogs {
    display: flex;
    flex-flow: row wrap;
    flex-grow: 3;
    padding-top: 16px;
    padding-bottom: 16px;
}

.url.box {
background: url(https://64.media.tumblr.com/c1fe07df07fd979db33999e7fad638c7/06de353cb9f460ba-f9/s1280x1920/a2072b1268d0cd5fb00303363c1e99b2f659224b.pnj) no-repeat;
position: fixed;
right: 0;
bottom: 30px;
color: #ffffff00;
background-size: 150px;
height: 200px;
width: 150px;
border: none;
box-shadow: none;
filter: drop-shadow(8px 9px 15px #00000044);
z-index: 1000;
font-size: 0px;
opacity: 1;
}

#hSub {
  font-family: 'Georgia', serif;
  padding-top: 12;
  padding-bottom: 12;
  text-align: right;
  background: rgba(41.2, 41.2, 41.2, 0.3);
  color: white !important;
  font-size: 15px;
  border-bottom: 3px solid #B2BEB5;
}
h4 {
    color: #FFFFF0;
    margin-bottom: 0px;
}

.rightHead, .boxHead {
  background: linear-gradient(135deg,#000178 0,#1180D1 100%);
  color: #fff;
  font-weight: none;
}
.rightHead {
    background: rgba(0, 0, 0, 0);
    color: #FFFFF0;
    padding: 1px;
    padding-bottom: 1px;
}

.tableLeft {
    background: none;
    width: 25%;
    padding: 10px;
    vertical-align: top;
    overflow: hidden;
}
.tableRight {
    width: 75%;
    background: none;
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
    word-break: break-word !important;
}
.player {
    padding: 4px;
    margin-top: 16px;
    margin-bottom: 16px;
    background: #ffffff00;
    color: black;
    width: calc(80% - 8px );
    border: 2px solid #ffffff00;
}

.player::before {
    content: "";
    display: block;
    position: relative;
    width: calc(50% -20px);
    height: 250px;
    max-width: 315px;
    background-position: 0 0;
    background-size: 100% 100%;
    background-image: url(https://64.media.tumblr.com/69ee8e107cc1618badb26ed482e5eccb/d07664e33007989d-f6/s2048x3072/557b13161cbbb3df93c4925f5aecb9d33a07448d.jpg);
}
.player:not(:first-child):hover:before {
    content: "";
    display: block;
    position: relative;
    width: calc(50% -20px);
    height: 250px;
    max-width: 315px;
    background-position: 0 0;
    background-size: 100% 100%;
    background-image: url(https://64.media.tumblr.com/aa8caeb000067b78a3d4989729f58864/2675c266835a84c4-2b/s540x810/862dd4e2bae0f5eb25cab3b69ac8b64c65f2cdf4.pnj);
}

textarea {
    color: #FFFFF0;
    background: rgba(0.3, 0.3, 0.3, 0.3);
}
.logo {
    font-size: 0px;
}

.logo::after {
    font-size: 14px;
    content: "goodnight cemetery";
}