@charset "UTF-8";
body {
  margin: 0.1666666667rem 0 0.2777777778rem 0;
  padding: 0 1rem;
  background: #eeeeee;
  color: #333333;
  font-family: "Trebuchet MS", Trebuchet, serif;
  font-size: 1rem;
  box-sizing: border-box;
  overflow-x: hidden;
}
@media (max-width: 505px) {
  body {
    margin: 0 0.5rem;
    padding: 0;
  }
}
@media (max-width: 380px) {
  body {
    margin: 0 0.25rem;
  }
}

* html body {
  background: #eeeeee;
  /* Browserweiche MSIE, stellt BG-Bilder nicht korrekt dar */
}

hr {
  height: 0px;
  border-top: 1px solid #bbbbbb;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  clear: both;
  /* display: none; */
}

* html hr {
  height: 1px;
  /* Browserweiche MSIE */
}

a {
  color: #ff6600;
  text-decoration: underline;
  font-family: inherit;
}
a:hover {
  color: #0066ff;
  text-decoration: none;
  font-family: inherit;
}

.omittedposts a:hover,
.abbrev a:hover,
.nothumb a:hover,
.footer a:hover,
.filesize a:hover {
  color: #0066ff;
  text-decoration: none;
  font-family: inherit;
}

h1,
h2,
h3 {
  color: #ff6600;
  text-transform: uppercase;
}

.adminbar {
  margin: 0 5px 0 0;
  font-size: 0.95rem;
  text-align: right;
  background: inherit;
  clear: both;
  float: right;
}
.adminbar a {
  font-weight: bold;
}

.navbar {
  font-size: 0.95rem;
  text-align: left;
  background: inherit;
  float: left;
}
.navbar a {
  font-weight: bold;
}

.logo {
  clear: both;
  font-size: 24pt;
  font-weight: bold;
  color: #ff6600;
  width: 100%;
}
.logo img {
  border: 0px solid #222222;
}

.other {
  float: right;
}

.slogan {
  margin: 0 0 0 3px;
  background: inherit;
  font-style: italic;
}

.logo,
.slogan {
  text-align: left;
  /* schiebt logo und slogan gleichzeitig */
}

.theader {
  background: #dddddd none repeat scroll 0 0;
  text-align: center;
  padding: 2px;
  margin-left: 2px;
  margin-right: 10px;
  margin-bottom: 0.5em;
  color: #2266aa;
  clear: both;
  font-weight: bold;
  border: solid 1px #cccccc;
  border-radius: 5px;
}

.passvalid {
  background: #dddddd none repeat scroll 0 0;
  text-align: center;
  color: #2266aa;
  clear: both;
  font-weight: bold;
  border: solid 1px #cccccc;
  margin: 20px 10px 20px 3px;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
}

.managehead {
  background: #dddddd;
  color: #002244;
  padding: 0px;
  text-align: center;
  font-size: 20px;
  margin-left: 2px;
  margin-right: 10px;
  width: 98%;
}
.managehead th {
  border-radius: 8px;
  border: 1px solid #222222;
  background: #333333;
  font-weight: normal;
}

.postarea {
  background: inherit;
  text-align: left;
}

.rules {
  background: inherit;
  /* #2A2A2A; */
  padding: 0px;
  font-size: 11px;
  font-family: inherit;
  text-align: left;
}

.postblock {
  background: transparent;
  color: #002244;
  font-weight: bold;
  padding: 1px 1px 1px 1px;
  width: 100px;
  font-size: 14px;
}

.img {
  margin: 20px 20px 20px 10px;
}

.firstimg {
  margin: 10px 20px 10px 0px;
}

.thumb {
  margin: 10px 20px 10px 20px;
}

.nothumb,
.nothumb a,
.nothumb a:visited,
.reply .nothumb {
  background-color: #ffffff;
  border-style: dotted;
  margin: 0.3em 0.5em;
}

.filesize,
.filesize a {
  font-size: 12px;
  font-family: inherit;
  text-decoration: none;
  color: #666666;
  /*display: none;*/
}

.filetitle {
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
  min-height: 10px;
  font-size: 24px;
  font-family: inherit;
  color: #004a99;
  font-weight: bold;
}

.postername,
.commentpostername {
  background: inherit;
  font-size: 1rem;
  font-family: inherit;
  color: #004a99;
  font-weight: bold;
}

.nameheader {
  /* margin: oben rechts unten links*/
  margin: 5px 3px 3px -5px;
}

.firstpost {
  margin: -8px 10px 20px 3px;
}

.omittedposts,
.abbrev {
  background: inherit;
  color: #666666;
}

.reply,
.highlight {
  background: #dddddd;
  border: solid 1px #cccccc;
  padding: 0;
  margin: 0;
  border-radius: 5px;
}

.reply blockquote {
  margin-left: 20px;
  margin-bottom: 10px;
}

* html .reply {
  background: #dddddd;
  /* Browserweiche MSIE, stellt BG-Bilder nicht korrekt dar */
}

.delform {
  margin: 0 5px 0 0;
}

.highlight {
  background: #eedacb;
  color: #333333;
  border: 2px dashed #ee6600;
}

.returnlink,
.replylink {
  margin: 0 0 0.5rem 0.5rem;
  float: right;
}

/* Rechtsbündige Elemente: kleiner Rand rechts, wie yotsuba */
.doubledash {
  display: none;
  vertical-align: top;
  clear: both;
  float: left;
}

.replytitle {
  font-size: 1.2em;
  color: #002244;
  font-weight: bold;
  background: inherit;
  font-family: inherit;
}

/* Layout/Rand wie klassische Themes */
.bars_bottom,
.threadboard,
.thread,
.post-entry,
.post-entry__layout,
.post-entry__content,
.post-header {
  box-sizing: border-box;
  max-width: 100%;
}

.post-entry,
.thread {
  display: block;
  width: 100%;
}

.post-header {
  width: auto;
  min-width: 0;
  overflow-x: auto;
}

.post-entry__content {
  background: #dddddd;
  border: 1px solid #cccccc;
  color: inherit;
}

.post-entry__content--expanded .imgbox,
.post-entry__content--expanded .imgbox img {
  max-width: 100%;
  width: auto;
}

.postertrip {
  font-family: inherit;
  color: #ff3300;
}

.banned {
  font-size: inherit;
  text-transform: uppercase;
}

.oldpost {
  background: inherit;
  font-size: 16px;
  font-family: inherit;
  color: #cc1105;
  font-weight: 800;
}

.thumbnailmsg {
  font-size: 0.8em;
  color: #666666;
  background: inherit;
  font-family: inherit;
}

.col_1 {
  width: 300px;
  float: left;
}

.col_2 {
  width: 500px;
  float: right;
}

.dellist {
  background: inherit;
  text-align: center;
  font-weight: bold;
}

.delbuttons {
  background: inherit;
  text-align: center;
  padding-bottom: 4px;
}

.postlists {
  background: #ffffff;
  width: 100%;
  color: #800000;
  text-align: center;
  margin: 20px 10px 20px 3px;
  padding: 10px 20px 10px 20px;
  border: 1px solid #222222;
  border-radius: 16px;
}
.postlists td {
  padding: 2px 10px 2px 10px;
}

.row1 {
  background: #dddddd;
  color: #002244;
  border-radius: 8px;
  border: 1px solid #222222;
  padding: 2px 5px 2px 10px;
  font-family: inherit;
  font-size: 12px;
}

.row2 {
  background: #cccccc;
  color: #002244;
  border-radius: 8px;
  border: 1px solid #222222;
  padding: 2px 5px 2px 10px;
  font-family: inherit;
  font-size: 12px;
}

.unkfunc {
  color: #789922;
  padding-right: 40px;
  background: inherit;
  font-weight: lighter;
  font-style: italic;
}

.quotesign {
  font-size: 24px;
}

.footer {
  text-align: center;
  font-size: 12px;
  margin: 2em 0 0 0;
  padding: 3px;
  font-family: inherit;
  color: inherit;
}

.reflink {
  font-weight: bold;
}

blockquote {
  margin: 0.5em 0.5em 0.5em 1em;
}
blockquote p {
  margin: 0;
  padding: 0;
}

table {
  border-style: none;
}
table td {
  border-style: none;
}

.post-entry.reply {
  background: transparent;
  border: none;
}

.post-entry__bullet {
  background: transparent;
  border: none;
}

/* Modern toggle styling for photon */
.postarea__toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.25rem 0 0.25rem 0;
  margin-left: 0;
  margin-right: -0.25rem;
  background: rgba(34, 34, 34, 0.06);
  border: 1px solid #222222;
  border-radius: 0.75rem;
  color: #222222;
  font-weight: 700;
  transition: background-color 0.2s ease, border-color 0.2s ease,
    color 0.2s ease;
}

.postarea__toggle-text {
  margin: 0 0.25rem;
}

.postarea__toggle#uptog {
  background: none;
  border: 0;
  box-shadow: none;
  padding-right: 0.25rem;
}

.postarea__toggle:hover {
  color: #ff6600;
  background: rgba(34, 34, 34, 0.12);
  border-color: #111111;
}

.thread-toggle,
.postarea__toggle-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  background: #222222;
  border: 1px solid #111111;
  border-radius: 0.3rem;
  color: #ffffff;
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding: 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
  transition: background-color 0.2s ease, color 0.2s ease,
    border-color 0.2s ease, box-shadow 0.2s ease;
}

.thread-toggle::before,
.postarea__toggle-icon::before {
  content: "-";
  display: block;
  line-height: 1;
  transform: translate(0px, -1px);
}

.thread--collapsed .thread-toggle::before,
.postarea__toggle-icon--plus::before {
  content: "+";
}

.postarea__toggle-icon--minus::before {
  content: "-";
}

.thread-toggle:hover,
.postarea__toggle:hover .postarea__toggle-icon {
  background: #111111;
  border-color: #000000;
  color: #ff6600;
}
