@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlBM0YzuT7MdOe03otPbuUS0.woff) format('woff');
}

div.boardlist {
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
  padding: 0.3em;
  text-align:center;
  opacity: 0.8;
}

div.boardlist [data-description="1"] {
   display:none;
}

h1 img.emoji{
  display: none;
}

#favorite-star {
    font-size: 30px !important;
    padding-left: 5px;
    text-shadow: 1px 0 0 #657A81, 0 -1px 0 #657A81, 0 1px 0 #657A81, -1px 0 0 #657A81;
}

header {margin: 0.4em 0;}
div.announcement {display: none}

input[type="text"],input[type="password"],textarea { font-family: courier; }
.required-star, .hint, .dice-option, .no-bump-option, .board-settings {display: none !important}
.post-table-options {margin-top: 1em; !important}
.CAN_ad, .CAN_ad * {z-index: -9001 !important;}
#expand-all-images{margin-top: -2.5em !important;}
div[id="8ch-top-ads"] {
   width: 500px;
   margin-left: auto;
   margin-right: auto;
}
div[id="8ch-bottom"] {
   margin-left: 30px;
   height: 0px;
}

small.disclaimer-8kun{
   display: none !important;
}

body{
   background: #ece7d5;
   background-image: url('https://media.8kun.top/film/src/1447371576253-0.png'), url('https://media.8kun.top/film/src/1447371576254-1.png');
   background-position: left, left;
   background-repeat: repeat-y, repeat;
   background-attachment: scroll, scroll;
}

.quote {
  color: #607a1b
}

.rquote {
  color: #b35b65
}

.reply[class][class]{
   background: #fdf6e3; 
   border-color: #657A81;
}
div.boardlist{background: #fdf6e3 !important;}
div.boardlist.bottom{background: transparent !important;}
div.pages{background: #ece7d5; margin-left: 15px;}
th, td, tr{background: transparent !important;}
form table tr th {text-align: right;}
hr {border-top: 1px solid #657A81;}
.thread {margin-left: 15px;}
.op {margin-left: 75px;}
.highlighted{background: #BCADAD !important;}
div.banner{background-color: #2AA198}
p.intro img.flag{
   border-width: 1px;
   border-style: none solid solid none;
   border-color: #657A81;
}


.op, .op p.body-line.ltr {font-size: 11pt;}
p.fileinfo, div.files p.fileinfo, p.intro time, span.omitted, span.toolong {font-size:8pt;}
p.intro a.post_no {font-size:9pt; }
div.content-status {display: none;}
p.body-line.ltr, .body, span.name, span.capcode{font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif !important;}
span.subject {font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
font-size: 11pt !important;}
.file .fileinfo span:first-child { font-family: monospace; font-size: 0px !important;  }
.file .fileinfo > a { display: none; }
.file .fileinfo .hide-image-link:after { content: "[-]"; font-size: 9px !important; margin-right: 3px; }
.file .fileinfo .show-image-link:after { content: "[+]"; font-size: 9px !important; margin-right: 3px; }

.blotter{
  font-size: 90%;
  }

h2{
  font-size: 125%;
  margin-top: 0.65em;
  margin-bottom: 0.25em;
  } 

a:link:hover{
  -moz-transition:all ease-in 0.5s;
  text-shadow:0px 0px 5px #4a4065;
}

div.post.reply .post-image[src*="/thumb/"], div.post.reply .post-image[src*="youtube"], div.post.reply .post-image[src*="static"]{
  max-height: 245px !important;
  width: auto !important;
  max-width: 245px !important;
  height: auto !important;
}

.post-image[src*="/thumb/"]:hover {
  -moz-transition:all ease-in 0.2s;
  opacity: 0.85;
}

a.video-pop {
  font-size: 6pt; 
  padding-top: 4px;
  color: #BCADAD;
}

footer {
   display: none
   }

.theme-catalog header h1 {
    background-image: none;
    font-size: 25px;
}
.theme-catalog #favorite-star {
    font-size: 30px !important;
    padding-left: 10px;
}

.theme-catalog div.thread:hover {
   overflow-y: hidden;
   width: 100%;
   background: none
}

.theme-catalog div.thread img {
   float: none!important;
   margin: auto;
   max-height: 150px;
   max-width: 150px;
   box-shadow: none;
   border: none;
}

.theme-catalog div.thread {
   display: inline-block;
   vertical-align: top;
   text-align: center;
   font-weight: normal;
   margin-top: 5px;
   margin-bottom: 0px;
   padding: 2px;
   height: 300px;
   width: 205px;
   overflow: hidden;
   position: relative;
   font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
   font-size: 12px;
   max-height: 300px;
   background: none;
   border: none;
}

#Grid span.subject {font-size: 10pt !important;}
#Grid p {padding: 3px;
display: inline}
#Grid br {display: block}

.theme-catalog div.grid-size-small {
   min-width: 140px;
   max-width: 140px;
   max-height: 245px;
}
