/* /skibidi/ theme v1.0 */
* {font-family: "Comic Sans MS", "Comic Sans", sans-serif;}

label:not(:has(span.capcode)) span.name {
color:#00FF4C !important;
 
}

form table tr th{
  background: linear-gradient(to bottom, #BEB697 0%,#BBB394 50%,#C1B99A 100%);
}
div.post {
  background:
   url(/static/skibidi/cobidi.png) repeat-y;
   background-blend-mode: darken, luminosity; background-color: gray;
        background-size: 60px;
        background-repeat: repeat;
        border: 2.5px solid white;
        padding: 7px;
        font-family: "Comic Sans MS", "Comic Sans", sans-serif;
        font-size: 12.5px;
  border-radius: 15px;
  border: 2px solid #FFFFF;
  padding: 10px;
  box-shadow: 0 0 15px white;
  font-family: "Comic Sans MS", "Comic Sans", sans-serif;
  font-size: 14px
}

div.banner {
	background-color: gray;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin: 1em 0;
}

.intro span.subject {
	color: #CECBAD;
}

span.omitted {
	display: block;
	margin-top: 1em;
	color: #BBB495;
}
div.post.reply {
        color: #FFF;
  background:
   url(/static/skibidi/cobidi.png) repeat-y;
   background-blend-mode: darken, luminosity; 
   background-color: gray;
        background-size: 60px;
        background-repeat: repeat;
        border: 2.5px solid white;
        padding: 7px;
        font-family: "Comic Sans MS", "Comic Sans", sans-serif;
        font-size: 13.5px;
        box-shadow: 0 0 15px white;
}
header div.subtitle,
h1 {
	color: #FE8E35;
	text-align: center;
}

body {
    background: url(/static/skibidi/bg.png) no-repeat center fixed;
    background-size: cover;
    font-family: Sans-serif;
    font-size: 14px;
    margin: 0;
    color: #FFF4CC;
    margin: 0 4px;
    padding-left: 4px;
    padding-right: 4px;
			.bl {
				text-decoration: none;
				color: #D3CAA7;
			}

			.box.middle {
				background: #A29A7F;
				color: #FFFFFF;
				border: 1px solid #000000;
				width: inherit;
			}

			.box.middle h2 {
				background: #BAB393;
				color: #FFFFFF;
			}

}
.bl {
  text-decoration: none;
  color: #B4AF90;
}
input,
textarea {
  background: #7A7563;
  color: #fff;
}
.pages.top {
  background-color: gray;
  color: #FFF !important;
}

label:not(:has(span.capcode)) span.name {color:#CCCCCC!important;}

.name,
a {
  color: #FFF6CC!important;
}

div.post.reply.highlighted {
        color: #FFFFF;
  background:
   url(/static/skibidi/cobidi.png) repeat-y;
   background-blend-mode: darken, luminosity; 
   background-color: gray;
        background-size: 60px;
        background-repeat: repeat;
}

.boardlist {
    background-color:#84816E !important
}

div.pages.top {
    background: #84816E;
}

div.pages {

    background: #84816E;
}

h1 {
  color: #84816E; 
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: white;
  width: fit-content;
  margin: auto;
}

div.dropzone-wrap {
background: linear-gradient(to bottom, #BAB394 0%,#BDB696 10%,#BCB595 25%,#BEB798 37%,#C3BB9C 50%,#BEB798 51%,#BEB797 83%,#B1A889 100%);
}

div#news {
background: linear-gradient(to bottom, #BAB394 0%,#BDB696 10%,#BCB595 25%,#BEB798 37%,#C3BB9C 50%,#BEB798 51%,#BEB797 83%,#B1A889 100%);
border-radius: 25px;
}

div.blotter {
width: fit-content;
margin: auto;
}

div.mix {
background: linear-gradient(to bottom, rgba(184,225,252,0.75) 0%,rgba(169,210,243,0.75) 10%,rgba(144,186,228,0.75) 25%,rgba(144,188,234,0.75) 37%,rgba(144,191,240,0.75) 50%,rgba(107,168,229,0.75) 51%,rgba(162,218,245,0.75) 83%,rgba(189,243,253,0.75) 100%);
}


td#upload_selection {
background: linear-gradient(to bottom, #BAB394 0%,#BDB696 10%,#BCB595 25%,#BEB798 37%,#C3BB9C 50%,#BEB798 51%,#BEB797 83%,#B1A889 100%);
}

div.boardlist {
	color: white;
    background-color: rgba(12%, 12%, 12%, 0.10);
}

h1,
h2,
h3,
h4,
h5 {
  color: gray!important;
}
span.quote {
	color: #b8ff00;
}
span.quote2 {
	color: #ffa827;
}
.name:after{
    content: ' ## Skibidi 💀'; }  
    text-shadow: 0 0 8px #FFF;
    margin-left: .25em;
} 
