.ydc_img_post, .ydc_tb_box, .ydc_img_episodes, .ydc_img_writer, .ydc_img_needed {
	 position: absolute;
	 z-index: 5;
	 opacity: 0.7;
	 filter: grayscale(70%) 
}
 .ydc_img_episodes img {
	 padding-bottom: 15px;
}
 .ydc_img_writer img {
	 padding-right: 10px;
}
 .ydc_img_needed img {
	 padding: 0 10px 10px 0;
}
 .ydc_tb_box {
	 overflow: overlay;
	 background: #c0b5a954;
	 font-family: Actay;
	 font-size: 10px;
	 color: #d6cabd;
	 padding: 7px 5px 9px 9px;
}
 .ydc_plash {
	 display:inline-block;
	 width: 161px;
	 margin:0px 5px 5px !important;
	 padding: 1px 0px;
	 background: #88735e1c;
	 border: 1px solid #31221a70;
}
 .ydc_plash_1 {
	 display:block;
	 font-weight: 600;
	 font-family: geometria;
	 color: #2d2019;
	 text-transform:uppercase;
	 background: #c0b5a9;
	 padding: 2px;
}
 .ydc_plash_2 {
	 display:block;
	 border-top: 1px solid #30211969;
	 font-family: geometria;
	 padding: 2px;
	 color: #c0b5a9;
	 text-transform:lowercase;
	 font-weight: 600;
	 background: #6b5e53;
}
 .ydc_plash:hover {
	 background: #88735e63;
	 transition: 0.8s;
}
 a.namel {
	 font-family: Actay;
	 font-weight: 700;
	 display: block;
}
 div.fandom {
	 font-family: geometria;
	 font-weight: 600;
	 font-size: 12px;
	 letter-spacing: 3px;
	 border-top: 1px solid #aba195;
	 border-bottom: 1px solid #aba195;
	 padding: 3px 0;
}
 div.info {
	 color: #583f30;
	 font-family: arial;
	 width: 100%;
	 margin: 4px 0 0 0;
}

li.pa-fld2 {
    background: #b7ada1;
    border: 2px solid #ada397;
    outline: 1px solid #888279;
    text-align: center;
    margin: 4px 0 5px 0;
    padding: 6px 0 3px 0!important;
}

 .pa-posts, .pa-respect, .pa-fld3 {
	 text-align: center;
	 width: 58px;
	 display: inline-block;
	 font-family: 'Roboto';
	 line-height: 16px;
	 font-size: 10px;
	 color: #5e5751;
	 font-weight: bold;
	 outline: 1px solid #888279;
	 border: 1px solid #b9b0a5;
	 text-transform: lowercase;
	 margin: 2px 0 2px 0!important;
}
 .tclcon {
	 font-weight: 600;
	 font-size: 11px;
	 font-family: 'Actay';
	 text-transform: lowercase;
}
 a.ydc_forum_a {
	 font-family: 'Actay';
	 text-transform: uppercase!important;
	 color: #2d1f0f!important;
}
 .ydc_forum {
	 background: #878179;
	 width: fit-content;
	 margin: -5px 0 0px 0!important;
	 padding: 4px;
}
 .dream_1, .dream_2, .dream_3, .dream_4 {
	 color: #e5cdbb !important;
	 font-family: Actay;
	 z-index: 1;
}
 .dream_1 {
	 position: absolute;
	 margin: -198px 0 0 187px!important;
	 font-size: 30px;
	 text-transform: uppercase;
	 text-shadow: 2px 1px 0px black;
	 width: 503px;
}
 .dream_2 {
	 position: absolute;
	 margin: -169px 0 0 203px!important;
	 font-size: 11px;
}
 .dream_2 > span {
	 font-family: Rozovii Chulok;
	 font-size: 30px;
	 text-shadow: 2px 2px 0px black;
}
 .dream_3 {
	 position: absolute;
	 margin: -136px 0 0 108px!important;
}
 .dream_3 > span {
	 font-family: Rozovii Chulok;
	 font-size: 30px;
	 text-shadow: 2px 2px 0px black;
}
 .dream_4 {
	 position: absolute;
	 margin: -86px 0 0 311px!important;
}
 .go-up, .go-down {
	 cursor: pointer;
	 display: none;
	 opacity: 1;
	 position: fixed;
	 z-index: 9999;
}
 .go-up {
	 top: 50%;
	 margin-left: 1050px !important;
}
 .go-down {
	 top: 57%;
	 margin-left: 1050px !important;
}
 .go-down:hover, .go-up:hover {
	 opacity: 1;
}
 
.banners {
  opacity: 0.5;
  overflow-y: scroll;
  width: 885px !important;
  text-align: justify;
  height: 38px !important;
  padding: 9px 8px 9px 7px;
  margin: -39px 0 31px 0px !important;
  position: relative;
  top: 123px;
  background: #c0b5a942;
}

.banners:hover {
  opacity: 1;
  transition: all .5s ease-in-out 0s;
}

.banners img {
  filter: grayscale(100%);
  transition: all .5s ease-in-out 0s;
  max-width: 88px;
  max-height: 31px;
}

.banners img:hover {
  filter: grayscale(0%);
  transition: all .5s ease-in-out 0s;
}
