@charset "UTF-8";
body {
 background: #141414;
 color: #999999;
 background-image: url(https://i.imgur.com/DhgoHvn.png);
 background-position: top left;
 background-repeat: repeat;
 background-attachment: fixed;
 animation: scrollBackground 300s linear infinite;
 font-family: sans-serif;
 font-size: 12px;
}
@keyframes scrollBackground {
  from {
    background-position: 0 0; /* Start position */
  }
  to {
    background-position: -60% -1000%;
  }
}
span.quote {
    color: #f2930d;
}

h1 {
 font-size: 20pt;
 text-align: center;
 letter-spacing: 0px;
}
div.title, h1 {
 color: #F2E310;
 font-family: Arial, Helvetica, sans-serif;
}
div.title p {
 font-size: 10px;
}
a:link, a:visited, .intro a.email span.name {
 color: #ffffba;
 text-decoration: none;
 font-family: sans-serif;
}
a:link:hover, a:visited:hover {
 color: #ffffba;
 font-family: sans-serif;
 text-decoration: none;

}
a.post_no {
 color: #FFFFFF;
 text-decoration: none;
}
a.post_no:hover {
 color: #F2E310 !important;
 text-decoration: underline overline;
}
div.post.reply {
 background: #383C42;
 border: #51565d 1px solid;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;

}
div.post.reply.highlighted {
 background: #42464D;
 border: transparent 1px solid;
}
div.post.reply div.body a:link, div.post.reply div.body a:visited {
 color: #ffffba;
}
div.post.reply div.body a:link:hover, div.post.reply div.body a:visited:hover {
 color: #F2E310;
}
.intro span.subject {
 font-size: 12px;
 font-family: sans-serif;
 color: #FFFFFF;
 font-weight: 800;
}
.intro span.name {
 color: #F2E310;
 font-weight: 800;
}
.intro a.capcode, p.intro a.nametag {
 color: magenta;
 margin-left: 0;
}
form table tr th {
	background: #383C42;
}
.intro a.email, p.intro a.email span.name, p.intro a.email:hover, p.intro a.email:hover span.name {
 color: #32ddaf;
}
input[type="text"], textarea, select {
 background: #383C42;
 color: #ffffba;
 border: #51565d 1px solid;
 padding-left: 5px;
 padding-right: -5px;
 font-family: sans-serif;
 font-size: 10pt;
}
input[type="password"] {
 background: #383C42;
 color: #ffffba;
 border: #51565d 1px solid;
 text-indent: 0;
 text-shadow: none;
 text-transform: none;
 word-spacing: normal;
 max-width: 100%;
}
}
form table tr th {
 background: #383C42;
 color: #AAAAAA;
 font-weight: 800;
 text-align: left;
 padding: 0;
}
div.banner {
 background: #F2E310;
 color: #000;
 text-align: center;
 width: 250px;
 padding: 4px;
 padding-left: 12px;
 padding-right: 12px;
 margin-left: auto;
 margin-right: auto;
 font-size: 12px;
}
div.banner a {
    color:#000;
}
input[type="submit"] {
 background: #383C42;
 border: #51565d 1px solid;
 color: #ffffba;
}
input[type="submit"]:hover {
 background: #555555;
 border: #51565d 1px solid;
 color: #F2E310;
}
input[type="text"]:focus {
    border:#aaa 1px solid;
}
p.fileinfo a:hover {
 text-decoration: underline;
}
span.trip {
 color: #AAAAAA;
}
div.pages {
 color: #AAAAAA;
 background: #383C42;
 border: #51565d 1px solid;
 font-family: sans-serif;
 font-size: 10pt;
}
div.pages a.selected {
 color: #ffffba;
}
hr {
 height: 1px;
 border: #141414 1px solid;
}
div.boardlist {
 color: #999999;
    background-color: rgba(12%, 12%, 12%, 0.10);
}

div.ban {
 background-color: transparent;
 border: transparent 0px solid;
}
div.ban h2 {
 background: transparent;
 color: #F2E310;
 font-size: 12px;
}
table.modlog tr th {
 background: #383C42;
 color: #AAAAAA;
}

.desktop-style div.boardlist:not(.bottom) {
  text-shadow: black 1px 1px 1px, black -1px -1px 1px, black -1px 1px 1px, black 1px -1px 1px;
  background-color: #666666;
}


.desktop-style div.boardlist:not(.bottom):hover, .desktop-style div.boardlist:not(.bottom).cb-menu {
  background-color: rgba(30%, 30%, 30%, 0.65);
}

.rotate {   animation: rotation 1s infinite linear;   display: inline-block;   overflow: hidden;
  word-break: break-all;
  max-width: 100%;}  @keyframes rotation {   from {     transform: rotateX(0deg);   }   to {     transform: rotateX(359deg);   } }

a:hover,
.intro a.post_no:hover {
	color: #ff0000;
}

a.post_no {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.intro a.post_no {
	color: inherit;
}

.intro a.post_no,
p.intro a.email,
p.intro a.post_anchor {
	margin: 0;
}

.intro a.email span.name {
	color: #34345C;
}

.intro a.email:hover span.name {
	color: #ff0000;
}

.intro label {
	display: inline;
}

.intro time,
p.intro a.ip-link,
p.intro a.capcode {
	direction: ltr;
	unicode-bidi: embed;
}

h2 {
	color: #AF0A0F;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

header {
	margin: 1em 0;
}
div.report {
 color: #666666;
}
.theme-catalog div.thread {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	height: 300px;
	width: 205px;
	overflow: hidden;
	position: relative;
	font-size: 11px;
	max-height: 300px;
}
@media (max-width: 420px) {
	.theme-catalog div.thread {
		width: auto;
		margin-left: 0;
		margin-right: 0;
	}

	.theme-catalog div.threads {
		overflow: hidden;
	}
}
/* options.js */
#options_div, #alert_div {
 background: #383C42;
}
.options_tab_icon {
 color: #AAAAAA;
}
.options_tab_icon.active {
 color: #FFFFFF;
}

#quick-reply table {
 background: none repeat scroll 0% 0% #333 !important;
}