/* /RAGE/ theme v1.0 */

label:not(:has(span.capcode)) span.name {
color:#bfba00 !important;
 
}

form table tr th{
  background: linear-gradient(to bottom, #e85757 0%,#ec3a3a 50%,#a40000 100%);
}
div.post {
  color: #000;
  background: linear-gradient(to bottom, #c90000 0%,#d61d00 10%,#dc2900 25%,#f22e00 37%,#fe3c2a 50%,#fe723f 51%,#fe723f 83%,#fe723f 100%);border-radius: 15px;
  border-radius: 15px;
  border: 2px solid #930000;
  padding: 10px;
  color: #ffaa99;
  box-shadow: 0 0 15px yellow;
  font-family: "Comic Sans MS", "Comic Sans", sans-serif;
  font-size: 14px
}

div.banner {
	background-color: #b00000;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin: 1em 0;
}

.intro span.subject {
	color: #a90d04;
}

div.post.reply {
  color: #000;
  background: linear-gradient(to bottom, #c90000 0%,#d61d00 10%,#dc2900 25%,#f22e00 37%,#fe3c2a 50%,#fe723f 51%,#fe723f 83%,#fe723f 100%);border-radius: 15px;
  border: 2.5px solid #930000;
  padding: 7px;
  color: #ffaa99;
  font-family: "Comic Sans MS", "Comic Sans", sans-serif;
  font-size: 12.5px
}

header div.subtitle,
h1 {
	color: #e14107;
	text-align: center;
}

body {
    background: url(https://soybooru.com/_images/5b6844469692e672f2b69a1233f3096f/2811%20-%20SoyBooru.png) no-repeat center fixed;
background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    font-family: Sans-serif;
    font-size: 14px;
    margin: 0;
    color: #ddaaaa;
    margin: 0 4px;
    padding-left: 4px;
    padding-right: 4px;
			.bl {
				text-decoration: none;
				color: #ed954d;
			}

			.box.middle {
				background: #7f0000;
				color: #FFFFFF;
				border: 1px solid #000000;
				width: inherit;
			}

			.box.middle h2 {
				background: #dc2900;
				color: #FFFFFF;
			}

}
.bl {
  text-decoration: none;
  color: #fe3c2a;
}

.pages.top {
  background-color: #fe723f;
  color: #751900 !important;
}

label:not(:has(span.capcode)) span.name {color:#fe3c2a!important;}

.name,
a {
  color: #b23a3a!important;
}

div.post.reply.highlighted {
     background: linear-gradient(to bottom, #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%);
}

.boardlist {
    background-color:#c43d1e !important
}

div.pages.top {
    background: #c43d1e;
}

div.pages {

    background: #c43d1e;
}

h1 {
  color: #c43d1e; 
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: black;
  width: fit-content;
  margin: auto;
}

div.dropzone-wrap {
background: linear-gradient(to bottom, #fe3c2a 0%,#fe3c2a 50%,#f22e00 51%,#0c90000 100%);
}

div#news {
background: linear-gradient(to bottom, #0c90000 0%,#f22e00 50%,#fe3c2a 51%,#fe3c2a 100%);
border-radius: 25px;
}

div.blotter {
width: fit-content;
margin: auto;
}

div.mix {
background: linear-gradient(to bottom, rgba(184,225,25,0.75) 0%,rgba(169,210,5,0.75) 10%,rgba(144,186,5,0.75) 25%,rgba(144,188,5,0.75) 37%,rgba(144,191,5,0.75) 50%,rgba(107,168,5,0.75) 51%,rgba(162,218,5,0.75) 83%,rgba(189,243,5,0.75) 100%);
}


td#upload_selection {
background: linear-gradient(to bottom, #fe3c2a 0%,#fe3c2a 50%,#f22e00 51%,#0c90000 100%);
}

div.boardlist {
	color: red;
    background-color: rgba(19%, 12%, 5%, 0.10);
}

/* options.js */
#options_div, #alert_div {
	background: #fe723f;
}
.options_tab_icon {
	color: #a41a04;
}
.options_tab_icon.active {
	color: #a41a04;
}
textarea {
  border: 2px solid #ffab5f!important;
}
textarea, input {background-color: #ae0000; color: #ffab5f;}
.quote, 
{
  color: #d8c231!important;
}
h1,
h2,
h3,
h4,
h5 {
  color: #cc2100!important;
}
span.omitted {
	display: block;
	margin-top: 1em;
	color: #8d0000;
}