@import url("core/core.css");
@import url("plugins/plugins.css");

div.hidden-thread {
    background: url("http://static.yuku.com/domainskins/bypass/img/sashes/hidden_thread.png") no-repeat scroll 0 0 transparent;
    bottom: 0;
    height: 140px;
    position: fixed;
    right: 0;
    text-indent: -5000px;
    width: 140px;
}

.forum_name {
	font-weight: bold;
	font-size: 1.25em;
}

.bd_small {
	font-size:0.8em;
}

.bd, .ft, .hd {
  line-height: 1.4em;
  overflow: hidden;
}

.lead_image {
	max-height: 300px;
	overflow: hidden;
}


#subforumlist {
  display: inline;
  list-style: none;
  margin-left:10px;
}

#subforumlist li {
  display: inline;
}

#subforumlist li:after {
  content: ", ";
}

#subforumlist li:last-child:after {
  content: "";
}

.size1of8 {
    width:12.5%;
}

.size1of10 {
    width:10%;
}

.tcenter {
    text-align: center;
}

.online_image {
	max-height:9px;
	max-width:9px;
	overflow: hidden;
}

.date-header{
	color: #444444;
}

.spoiler-content{
    display: none;
}
