@charset "UTF-8";

.desktop-style div.boardlist:nth-child(1),
.desktop-style div.boardlist:nth-child(1):hover, .desktop-style div.boardlist{
 background-color: #F0E0D6 !important;
}

.sage::after{content:"[bölcs]"; visibility: visible !important; font-size: 14px !important;}
.sage{font-size:0px !important;}

.announcement{ display: none !important;}

table tbody tr:nth-of-type(2n) {
    background-color: #BDFCC9 !important;
}

table.post-table-options{
  display:table!important;
}
a.show-post-table-options, .faq-message, .required-wrap, .hint, .show-options-cell, .required-star{
  display:none !important;
}
.no-bump-option{display:none;}

.own_post{ display: none !important}

body{
	background:#BDFCC9 url('') repeat-x 50% 0%;
	color:#800000;
}

a:favorite-star {
color: #117743;
}

a:link,a:visited,p.intro a.email span.name{
	color:#0000ff;
}

a:link:hover{
	color:#d00;
}

a.post_no{
	color:#800000;
}

div.post.reply{
	background:#f0e0d6;
	border-color:#d9bfb7;
}

div.post.reply.highlighted{
	background:#f0c0b0;
	border-color:#d9bfb7;
}

div.post.reply div.body a{
	color:navy;
}

p.intro span.subject{
	color:#d00;
}

form table tr th{
	background:#EA8;
}

div.ban h2{
	background:#FCA;
	color:inherit;
}

div.ban{
	border-color:#800;
}

div.ban p{
	color:black;
}

div.pages{
	background:#F0E0D6;
	border-color:#D9BFB7;
}

div.pages a.selected{
	color:#800;
}

hr{
	border-color:#D9BFB7;
}

div.boardlist{
	color:#B86;
}

div.boardlist a{
	color:#800;
}

table.modlog tr th{
	background:#EA8;
}

div[id*='8ch-bottom'],div[id*='8ch-top']{
display: none !important;
}
