@charset "UTF-8";
/* CSS Document — layout_SF (cleaned) */

/* ============================================================
   BASE — body & global
   ============================================================ */

body.Screen_Fandom {
    background: url(../images/SF-gb-0804.gif) fixed #050f35;
}

.Screen_Fandom ::selection      { background: #fa1c42; color: #fff; }
.Screen_Fandom ::-moz-selection { background: #f91c40; color: #fff; }

.Screen_Fandom a:hover,
.Screen_Fandom_single #content .article a:hover { color: #36def2; }

.Screen_Fandom a:hover .faplurk:before { background: #36def2; }


/* ============================================================
   HIDDEN ELEMENTS
   ============================================================ */

.Screen_Fandom_single .single_header .cat a,
.Screen_Fandom .news_list .card .image .tags a,
.Screen_Fandom .headline_title h3:after,
.Screen_Fandom .headline_title h3:before,
.Screen_Fandom_single .singleBottomReading h3:before,
.Screen_Fandom_single .a_disclaimer,
.Screen_Fandom .article-author .socials,
a#_publication:after,
a#toycabinets:after { display: none; }

.Screen_Fandom_single .a_disclaimer{ display: none !important; }

.Screen_Fandom_single .IGfollowerDiv,
.Screen_Fandom_single .FBfollowerDiv { display: none; }

.Screen_Fandom .left.Nav:after { display: none; }

.Screen_Fandom_single .release_date { display: none !important; }

.Screen_Fandom_single .single_header .cat { display: none; }


/* ============================================================
   HEADER BAR — nav, logo, search, login
   ============================================================ */

.Screen_Fandom .channel_log { top: -2px; right: 7px; }

.Screen_Fandom .Nav .on a { background: #efefef; }
.Screen_Fandom #denden:hover { background: #f91c40; color: #fff; }

.Screen_Fandom .headerTop .Nav a:hover,
.Screen_Fandom a#SubChannel:hover,
.Screen_Fandom a#_publication:hover {
    background: #f91c40;
    color: #fff;
}

.Screen_Fandom a#SubChannel { background: #fff; color: #000; }
.Screen_Fandom a#_publication { background: #fff; color: #000; }

.Screen_Fandom .log { top: 0; }
.Screen_Fandom .log .out img { width: 30px; height: 30px; }
.Screen_Fandom .log .out:after { top: 19px; }
.Screen_Fandom .log:hover .out img { border: 4px #000 solid; }

.Screen_Fandom .login a:hover { color: #fff !important; }

.Screen_Fandom .article_info .share { width: max-content; }

.admin_edit a:hover {
    color: #fff;
    border: 1px #ed1b24 solid;
    background: #ed1b24;
}

.submission_single .article-author .type:before {
    content: "Written By";
    font-size: 12px;
    font-weight: 700;
    color: #d8d8d8;
    text-transform: uppercase;
    line-height: 28px;
}


/* ============================================================
   TOP BANNER & SUB LOGO
   ============================================================ */

.Screen_Fandom .topbanner_menu {
    overflow: hidden;
    width: 1120px;
    height: 240px;
    margin: 20px auto;
    display: block;
    position: relative;
    background: #f91c40;
}
.Screen_Fandom_single .topbanner_menu { margin-bottom: -1px !important; }

.Screen_Fandom .sub_logo {
    float: left;
    width: 1118px;
    border: 0 solid #000;
    border-bottom: 0;
}
.Screen_Fandom .sub_logo a {
    display: block;
    width: 1120px;
    width: max-content;
    text-align: left;
    padding: 0;
    margin: auto;
    height: 180px;
}
.Screen_Fandom .sub_logo a:hover { background: none; }
.Screen_Fandom .sub_logo a img {
    padding: 18px 0 0 10px;
    position: absolute;
    left: 0;
    z-index: 1;
    width: 370px;
}
.Screen_Fandom .sub_logo a:before {
    content: "歐美娛樂癮迷";
    width: max-content;
    position: absolute;
    top: 20px;
    left: 95px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 37px;
    z-index: 2;
    color: #0c002d;
}
.Screen_Fandom .sub_logo a:hover:before { color: #0c002d; }


/* ============================================================
   SUB MENU LIST
   ============================================================ */

.sub_menu_list {
    width: max-content;
    height: 50px;
    line-height: 50px;
    float: right;
    background: #0d002d;
    position: absolute;
    right: 0;
    bottom: 0;
}
.Screen_Fandom .sub_menu_list {
    bottom: 40px;
    z-index: 1;
    width: 100%;
}
.sub_menu_list ul {
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: block;
}
.sub_menu_list ul li a {
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 15.5px;
    font-weight: 600;
    font-size: 16px;
    color: #36def2;
}
.Screen_Fandom .sub_menu_list ul li a {
    padding: 0 28px;
    border-right: 1px #452b80 solid;
}
.sub_menu_list ul li.on a {
    background: #36def2;
    color: #0e002d;
}
.sub_menu_list ul li a:hover {
    background: #37def3;
    color: #0e002d;
}

/* fb / rss / gnews items */
.sub_menu_list ul li.fb {
    float: left;
    position: absolute;
    top: -131px;
    right: 0;
}
.Screen_Fandom .sub_menu_list ul li.fb  { right: 195px; }
.Screen_Fandom .sub_menu_list ul li.rss { float: left; position: absolute; top: -131px; right: 110px; }
.Screen_Fandom .sub_menu_list ul li.gnews { float: left; position: absolute; top: -131px; right: 0; }

.Screen_Fandom .sub_menu_list ul li.rss a,
.Screen_Fandom .sub_menu_list ul li.gnews a,
.Screen_Fandom .sub_menu_list ul li.fb a {
    font-size: 14px;
    color: #0e002d;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}
.Screen_Fandom .sub_menu_list ul li.rss i,
.Screen_Fandom .sub_menu_list ul li.gnews i,
.Screen_Fandom .sub_menu_list ul li.fb i {
    margin: 0 6px 0 0;
    position: relative;
    top: 3px;
    font-size: 22px;
}

/* sub_menu_list2 */
.Screen_Fandom .sub_menu_list2 {
    float: left;
    position: absolute;
    width: 99%;
    padding: 0 1%;
    height: 40px;
    line-height: 40px;
    background: #212323;
    font-size: 13px;
    font-weight: 600;
    bottom: 0;
    z-index: 1;
    color: #f91c41;
}
.Screen_Fandom .sub_menu_list2 li a {
    color: #36def2;
    padding: 0 8px;
    float: left;
    line-height: 26px;
    margin: 7px 0 0;
    border-radius: 52px;
}
.Screen_Fandom .sub_menu_list2 li a:hover {
    background: #36def2;
    color: #0e002d;
}

/* sub_menu_follow */
.Screen_Fandom .sub_menu_follow {
    position: absolute;
    top: 120px;
    right: 10px;
    font-size: 14px;
    font-weight: 900;
    color: #fff;
    width: 307px;
}
.Screen_Fandom .sub_menu_follow .fa {
    margin: 0 7px 0 5px;
    font: normal normal normal 26px/1 FontAwesome;
    position: relative;
    top: -6px;
}
.Screen_Fandom .sub_menu_follow li { width: 35px; }
.Screen_Fandom .sub_menu_follow li.text { width: 167px; }
.Screen_Fandom .sub_menu_follow span {
    display: none;
    position: absolute;
    width: 100px;
    padding: 3px 0;
    font-size: 13px;
    top: -32px;
    color: #0d002d;
    font-weight: bold;
    z-index: 8;
    margin: 0 0 0 -35px;
    text-align: center;
}
.Screen_Fandom .sub_menu_follow a:hover span { display: block; }


/* ============================================================
   SLIDESHOW / CO_BRANDED
   ============================================================ */

.Screen_Fandom .sub_slideshow { height: 470px; }
.Screen_Fandom .sub_slideshow .sub_slides {
    height: 470px;
    width: 798px;
    border: 1px #000 solid;
    background-position: center top;
}
.Screen_Fandom .sub_slideshow .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.4s;
    animation-name: fade;
    animation-duration: 1.4s;
}
.Screen_Fandom .sub_slideshow .sub_slides .author { margin: 0 0 10px 40px; }
.Screen_Fandom .sub_slideshow .sub_slides .archives_link:after { z-index: 1; }
.sub_slideshow .sub_slides .archives_info { z-index: 3; }

/* image overlays */
.Screen_Fandom .sub_slideshow .sub_slides:after,
.Screen_Fandom .sub_slideshow .sub_slides:hover:after,
.Screen_Fandom .news_list .card .image:after,
.Screen_Fandom .news_list .card .image:hover:after {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.Screen_Fandom .news_list .card .image:after,
.Screen_Fandom .sub_slideshow .sub_slides:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    float: left;
    left: 0;
    top: 0;
    z-index: 1;
    pointer-events: none;
    background: -moz-linear-gradient(-45deg, rgba(0,50,158,1) 28%, rgba(36,0,135,.33) 60%, rgba(249,28,65,1) 87%);
    background: -webkit-linear-gradient(-45deg, rgba(0,50,158,1) 28%, rgba(36,0,135,.33) 60%, rgba(249,28,65,1) 87%);
    background: linear-gradient(135deg, rgba(0,50,158,1) 28%, rgba(36,0,135,.33) 60%, rgba(249,28,65,1) 87%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00329e', endColorstr='#f91c41', GradientType=1);
}
/* overlay opacity overrides */
.Screen_Fandom .co_branded .sub_slideshow .sub_slides .archives_info .tag { display: none; }
.Screen_Fandom .co_branded .sub_slideshow .sub_slides .archives_info .tag:first-of-type { display: block; }
.Screen_Fandom .sub_slideshow .sub_slides:after { opacity: 0; }
.Screen_Fandom .news_list .card .image:after { opacity: 0; }
body.Screen_Fandom .sub_slideshow .sub_slides:hover:after { opacity: 0.5; }
body.Screen_Fandom .news_list .card .image:hover:after { opacity: 0.6; }

.Screen_Fandom .news_list .card .image>a { opacity: 1; }

/* slides h2 */
.Screen_Fandom .co_branded .sub_slideshow .sub_slides h2 {
    font-size: 30px;
    line-height: 34px;
    max-height: 100px;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    color: #37def3;
    text-shadow: 2px 2px 7px #000;
    margin: 0 50px 30px 40px;
    padding: 0 10% 0px 0;
    width: 80%;
    width: 80%;
    border-top: 0 solid #fff;
    float: left;
}

/* archives_info */
.Screen_Fandom .co_branded .sub_slideshow .sub_slides .archives_info {
    padding: 0;
    height: auto;
    width: 100%;
    bottom: 30px;
}
.Screen_Fandom .co_branded .sub_slideshow .sub_slides .archives_info .tag {
    position: relative;
    top: -15px;
    padding: 0 10px;
    box-shadow: 0 0 0 transparent;
    background: #f91c40;
}
.Screen_Fandom .co_branded .sub_slideshow .sub_slides a.badge.badge-color2 {
    color: #000;
    text-shadow: 0 0 transparent;
}

/* author in_sticky */
.Screen_Fandom .co_branded .sub_slideshow .sub_slides .author .in_sticky a {
    font-size: 12px;
    background: rgba(107,107,107,.62);
    padding: 0 9px;
    border-radius: 10px;
    margin: 0 0 0 15px;
    position: absolute;
    border: 1px rgba(204,204,204,.53) solid;
    top: -16px;
}

/* tab-section */
.Screen_Fandom .co_branded .sub_slideshow .tab-section {
    bottom: 25px;
    border-top: 0;
    border-right: 0;
    overflow: hidden;
}
.Screen_Fandom .co_branded .tab-section .tab {
    width: 40px;
    height: 10px;
    float: left;
    border: 1px #0e002d solid;
    padding: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    cursor: pointer;
    margin: 0 10px 0 0;
    border-radius: 0;
    background: #37def3;
}
.Screen_Fandom .co_branded .tab-section .on {
    background: #f91c40 !important;
    border: 1px #0e002d solid;
}
.Screen_Fandom .co_branded .tab-section .tab .tab_conten {
    padding: 15px;
    border-right: 1px #000 solid;
    border-bottom: 1px #000 solid;
    height: 60px;
}
.Screen_Fandom .co_branded .tab-section .tab .tab_conten .img {
    float: left;
    width: 58px;
    height: 58px;
    background-position: center top;
    background-size: cover;
    margin: 0 10px 0 0;
    border: 1px #000 solid;
}
.Screen_Fandom .co_branded .tab-section .tab .tab_conten .text {
    font-size: 13px;
    font-weight: 500;
    -webkit-line-clamp: 3;
    display: -webkit-box ;
    -webkit-box-orient: vertical;
    height: 55px;
    overflow: hidden;
}

/* next button */
.Screen_Fandom .co_branded .sub_slideshow .sub_next {
    left: inherit;
    padding: 1px;
    top: 405px;
    right: 15px;
}
.Screen_Fandom .sub_slideshow .sub_next {
    top: 414px;
    left: 687px;
}
.Screen_Fandom .co_branded .sub_slideshow .sub_next button {
    background: #f91c40;
    color: #000;
    border-radius: 18px;
    width: 50px;
    height: 50px;
    font-size: 40px;
}
.Screen_Fandom .co_branded .sub_slideshow .sub_next button:hover {
    background: #37def3;
    color: #0e002d;
}

/* more_link & tab hover */
.Screen_Fandom .more_link a {
    margin-bottom: 1px;
    color: #0e002d;
    background: #f91c40;
}
.Screen_Fandom .more_link a:hover,
.Screen_Fandom .co_branded .tab-section .tab .tab_conten:hover {
    background: #38def4;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}


/* ============================================================
   HEADLINE TITLES
   ============================================================ */

.Screen_Fandom div.headline_title,
.Screen_Fandom #toy_news_list .news_list .headline_title,
.Screen_Fandom #toy_news_list .news_list h3.headline_title {
    background: transparent;
    color: #37def3;
    padding: 5px 0;
    margin: 1px 0 20px 1px;
    text-indent: 20px;
    border-radius: 18px;
    text-align: left;
    box-shadow: 0 0 0 1px #37def3;
    line-height: 1.7;
    font-size: 33px;
    float: left;
    width: 800px;
}
.Screen_Fandom #sidebar h3.headline_title {
    font-size: 20px;
    color: #f91c40;
    line-height: 40px;
    padding-top: 10px;
    float: left;
    width: 100%;
    text-align: left;
    margin: 0;
    background: none;
    border: 0;
}
.Screen_Fandom div#toy_news_list h4 { color: #36def2; }

/* headline_title_cat */
.Screen_Fandom .headline_title_cat { border: 1px #36def2 solid; }
.Screen_Fandom .headline_title_cat li a { color: #36def2; background: transparent; }
.Screen_Fandom .headline_title_cat .on a { background: #36def2; color: #0d002d; }
.Screen_Fandom .headline_title_cat li a:hover { background: #36def2; color: #0d002d !important; }

/* right sidebar title */
.Screen_Fandom .right h3.headline_title { width: 298px; }
.Screen_Fandom .right .hot-keyword h3.headline_title { margin-bottom: 15px; }


/* ============================================================
   NEWS LIST & CARDS
   ============================================================ */

.Screen_Fandom .news_list .card .image {
    min-width: 310px;
    background: #000;
}
.Screen_Fandom .news_list .card .image .tags a {
    color: #000;
    background: #f91c40;
    display: none;
}
.Screen_Fandom .news_list .card .image .number { z-index: 999999; background: #f91c41; }

.Screen_Fandom .news_list .card .text .tag a {
    font-weight: 500;
    border-radius: 0;
    background: #ccc;
    color: #fff;
}
.Screen_Fandom .news_list .card .text .tag a:hover,
.co_branded .hot-keyword a:hover { background: #f91c40; }

.Screen_Fandom .news_list .good72890,
.index.Screen_Fandom .good72890,
.index.Screen_Fandom .right_center_bb,
.index.Screen_Fandom .right_top_bb,
.index.Screen_Fandom .right_bottom_bb { background: transparent; }

.index.Screen_Fandom .good72890 { margin-bottom: 30px; margin-top: 10px; }

/* hide excerpt on list/index */
body.list_page.toypeople.Screen_Fandom .news_list .card .text p,
body.index.toypeople.Screen_Fandom .news_list .card .text p {
    -webkit-line-clamp: 2;
    display: -webkit-box ;
    -webkit-box-orient: vertical;
    height: 32px;
    font-size: 12px;
    color: #777;
    line-height: 16px;
    padding-right: 16px;
}

/* via links in article */
.Screen_Fandom p.via a {
    margin: 0 3px;
    padding: 5px 7px;
    text-decoration: none !important;
    border-radius: 10px;
    color: #999 !important;
    background: #f1f1f1;
}
.Screen_Fandom .article p.via {
    margin-top: 40px;
    margin-bottom: 50px;
    line-height: 40px;
    font-size: 14px;
    color: #999;
    font-weight: 600;
}
.Screen_Fandom .article p.via a:hover {
    color: #fff !important;
    background: #999;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}


/* ============================================================
   HOT KEYWORDS & HOT-KEYWORD WIDGET
   ============================================================ */

.Screen_Fandom .hot_keyWords span {
    margin: 0 0 0 5px !important;
    top: 0 !important;
    color: #f6e10b;
    font-size: 12px;
    position: relative;
}
.Screen_Fandom .hot-keyword a {
    background: #37def3;
    color: #0e002d;
}
.Screen_Fandom .hot-keyword a:hover {
    background: #f91c40;
    color: #fff !important;
}
.Screen_Fandom .hot-keyword .show-button {
    background: #f91c40;
    box-shadow: 0 0 0 9px #050e35;
}


/* ============================================================
   HOT NEWS & PAGINATION
   ============================================================ */

.Screen_Fandom .hotnews li span,
.Screen_Fandom .wp-pagenavi .next,
.Screen_Fandom .wp-pagenavi span.current {
    background-color: #f91c40 !important;
    color: #000 !important;
}
.Screen_Fandom .hotnews li span { background: #ff94a6 !important; color: #fff !important; }
.Screen_Fandom .hotnews li:nth-child(1) span,
.Screen_Fandom .hotnews li:nth-child(2) span,
.Screen_Fandom .hotnews li:nth-child(3) span { background: #f91c41 !important; }

.Screen_Fandom .wp-pagenavi span.current,
.co_branded .wp-pagenavi .next {
    background-color: #f91c40;
    color: #0f002d;
}
.Screen_Fandom .wp-pagenavi a,
.Screen_Fandom .wp-pagenavi span.pages,
.Screen_Fandom .wp-pagenavi span.extend { background: #303a65; }
.Screen_Fandom .wp-pagenavi span { color: #5f6a98; background: #1d264c; }
.Screen_Fandom .news_list .card .image .tags a:hover,
.Screen_Fandom .wp-pagenavi .next:hover,
.Screen_Fandom .wp-pagenavi a:hover {
    color: #0e002d !important;
    background-color: #36def2 !important;
}


/* ============================================================
   SLIDER ARROWS
   ============================================================ */

.Screen_Fandom .sp-arrow {
    border: 1px #860f0f solid;
    background: #dd1e25 !important;
}
.Screen_Fandom .sp-next-arrow:after,
.Screen_Fandom .sp-next-arrow:before,
.Screen_Fandom .sp-previous-arrow:after,
.Screen_Fandom .sp-previous-arrow:before { background-color: #fff; }


/* ============================================================
   FOOTER
   ============================================================ */

.Screen_Fandom .footer_bb {
    background: #040c2d;
    border-top: 1px #0f1c52 solid !important;
}
.Screen_Fandom .footer_nav,
.Screen_Fandom .footer_info { background: #12131e; }
.Screen_Fandom .footer_recommend {
    background: #090a14;
    border-top: 1px #1b285f solid;
}
.Screen_Fandom .footer_recommend h3 { background: #f91c40; color: #fff; }
.Screen_Fandom .footer_recommend .more a,
.Screen_Fandom .footer_recommend h3 { color: #db242e; background: transparent; }
.Screen_Fandom .footer_recommend .swiper-button-next,
.Screen_Fandom .footer_recommend .swiper-button-prev { background: #090a14; }


/* ============================================================
   ADVERTISEMENT LABELS
   ============================================================ */

.Screen_Fandom .rightAd_300250>div:before {
    content: "ADVERTISEMENT";
    display: block;
    width: 100%;
    position: relative;
    float: left;
    font-size: 11px;
    line-height: 12px;
    height: 12px;
    margin: 0 0 10px;
    text-align: center;
    color: #999;
}
.index.Screen_Fandom .rightAd_300250>div:before,
.index.Screen_Fandom .rightAd_3002502>div:before,
.index.Screen_Fandom .right_bottom_bb>div:before,
.index.Screen_Fandom .footer_bb>div:before,
.index.Screen_Fandom .good72890>div:before { color: #5266bf; }


/* ============================================================
   EMBEDLY / EMBED
   ============================================================ */

.Screen_Fandom .embedly-card {
    position: relative;
    overflow: hidden;
    top: -28px;
    margin-bottom: -30px;
}
.Screen_Fandom .embedly-card:after {
    content: "";
    position: absolute;
    right: 0;
    top: 30px;
    width: 2px;
    height: 100%;
    background: #fff;
    z-index: 999999999999;
}
.Screen_Fandom .embedly-card-hug { max-width: 640px !important; }
.Screen_Fandom iframe.embedly-card { width: 640px !important; }
.Screen_Fandom .fr-embedly {
    height: max-content !important;
    margin-top: 50px;
}


/* ============================================================
   FB FOLLOWER DIV
   ============================================================ */

.Screen_Fandom .FBfollowerDiv {
    display: block;
    float: left;
    width: 100%;
    height: 150px;
    position: relative;
    margin: 0 0 30px;
    border: 1px #000 solid;
    background-color: #efefef;
    background-image: url(../images/dot_gb.png);
}
.Screen_Fandom .FBfollowerDiv span {
    float: left;
    width: 240px;
    height: 150px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.Screen_Fandom .FBfollowerDiv:before {
    content: "如果你也喜歡這篇，請關注我們";
    position: absolute;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    right: 0;
    width: 320px;
    text-align: center;
    line-height: 70px;
}
.Screen_Fandom .FBfollowerDiv:after {
    content: "按讚！接收最新最快的日本娛樂 ACG 新聞！";
    position: absolute;
    font-size: 13px;
    color: #444;
    font-weight: 600;
    right: 24px;
    width: 280px;
    text-align: center;
    background: #f91c40;
    line-height: 35px;
    bottom: 13px;
}
.Screen_Fandom .FBfollowerDiv .fbiframe {
    position: absolute;
    margin: 60px 0 0;
    width: 320px;
    height: 40px;
    right: 0;
    text-align: center;
}
.Screen_Fandom .FBfollowerDiv iframe { height: 35px; }
.Screen_Fandom .FBfollowerDiv .fbiframe:before {
    content: "New";
    position: absolute;
    color: #fff;
    font-size: 12px;
    left: 50%;
    top: -8px;
    z-index: 2;
    background: red;
    padding: 6px 7px;
    border-radius: 12px;
    line-height: 10px;
    font-weight: 600;
    margin: 0 0 0 32px;
    pointer-events: none;
}


/* ============================================================
   MISC
   ============================================================ */

.Screen_Fandom .news_list .card .image:after {
    opacity: 0.2;
    background: url(../images/154478050864.gif);
}
.Screen_Fandom .bannerX { background: #0d1742; }
.Screen_Fandom .article-container:after { border-bottom: 4px rgba(41,50,90,.36) solid; bottom: -27px; }
.Screen_Fandom .main #content:after { opacity: 0; }
.Screen_Fandom .dan_pmp970 {
    z-index: 1;
    float: left;
    margin: 0;
    background: rgba(10,14,32,.56);
    padding: 0 !important;
}
.Screen_Fandom .dan_pmp970 .box>div { background: rgba(10,14,32,.56); }
.Screen_Fandom .article-container .dan_pmp970 {
    margin-top: -20px;
    margin-bottom: 0;
    background: #0d1742;
}

.Screen_Fandom.list_page #content,
.Screen_Fandom #content { margin-top: 15px; }
.index.Screen_Fandom #content { background: transparent; }

.Screen_Fandom #content .singleBottomVideo .more a:hover { background: none !important; }

.editor_list .article-author {
    background: transparent;
    box-shadow: -1px -1px 0 #37def3 inset, 1px 1px 0 #37def3 inset;
}
.editor_list .article-author .author-icon { border: 10px #36def2 solid; }
.editor_list .article-author h3,
.editor_list .article-author .desc { color: #36def2; }


/* ============================================================
   SINGLE PAGE — Screen_Fandom_single
   ============================================================ */

.Screen_Fandom_single #content {
    margin-top: 0;
    border: 0;
    width: 1120px;
    padding-bottom: 0;
}
.Screen_Fandom_single #footer {
    background: url(../images/SF-gb-0804.gif) fixed #050f35;
}
.Screen_Fandom_single #sidebar.right { padding-top: 1px; }

/* single header */
.Screen_Fandom_single .single_header_body:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    float: left;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 0.34;
    background: -moz-linear-gradient(-45deg, rgba(0,50,158,1) 28%, rgba(36,0,135,.33) 60%, rgba(249,28,65,1) 87%);
    background: -webkit-linear-gradient(-45deg, rgba(0,50,158,1) 28%, rgba(36,0,135,.33) 60%, rgba(249,28,65,1) 87%);
    background: linear-gradient(135deg, rgba(0,50,158,1) 28%, rgba(36,0,135,.33) 60%, rgba(249,28,65,1) 87%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00329e', endColorstr='#f91c41', GradientType=1);
}
.Screen_Fandom_single .single_header .title {
    font-size: 56px;
    line-height: 1.2;
    color: #37def3;
    padding-bottom: 60px;
    padding-top: 15px;
    padding-left: 4%;
    width: 92%;
    padding-right: 4%;
    position: relative;
    float: left;
}
.Screen_Fandom_single .single_header .cat a {
    background: #f91c40;
    border: 1px #f91c40 solid;
    color: #000;
    font-weight: 800;
    border-radius: 0;
}
.Screen_Fandom_single .single_header .cat a:hover {
    border: 1px #0598ca solid;
    background: #0598ca;
}
.Screen_Fandom_single .single_header .cat { margin-top: 10px; }
.Screen_Fandom_single .single_header .tag {
    margin: 35px auto 0;
    position: relative;
}
.Screen_Fandom_single .single_header .tag a {
    background: #f91c40;
    color: #0e002d;
}
.Screen_Fandom_single .single_header .tag a:hover { background: #37def3; }
.Screen_Fandom_single section:first-child .single_header_body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

/* article info bar */
.Screen_Fandom_single .article_info {
    background: #0e002d;
    border-bottom: 0;
}
.Screen_Fandom_single .article_info .pv,
.Screen_Fandom_single .article_info .times {
    padding: 0 17px;
    border-right: 1px #3a3050 solid;
    color: #a9a9a9;
    text-shadow: 0 0 0 transparent;
}
.Screen_Fandom_single .article_info .share ul { float: right; }
.Screen_Fandom_single .article_info .share { width: max-content; }
.Screen_Fandom_single .article_info .share li.text { text-transform: uppercase; }
.Screen_Fandom_single .article_info .author a {
    background: #f91c40;
    color: #fff;
}
.Screen_Fandom_single .share_button .btn:hover,
.Screen_Fandom_single .article_info .author a:hover {
    background: #fff;
    color: #f91c40 !important;
}
.Screen_Fandom_single .article_info_bottom {
    background: #efefef;
    border-bottom: 0;
    margin-top: 60px;
    margin-bottom: 50px;
}
.Screen_Fandom_single .article_info_bottom .share { width: auto; }

/* article content */
.Screen_Fandom_single .article a,
.Screen_Fandom_single .article a span { color: #007da9 !important; }
.Screen_Fandom_single .article .image_credit a { color: #999 !important; }
.Screen_Fandom_single span.fr-video iframe { width: 100%; height: 360px; }
.Screen_Fandom_single .good72890 { background: transparent; }
.Screen_Fandom_single .more_link a,
.Screen_Fandom_single .more_link a:hover { border: 0; }

.Screen_Fandom_single .nextVideo:hover,
.Screen_Fandom_single .preVideo:hover,
.Screen_Fandom_single .nextVideo,
.Screen_Fandom_single .preVideo { background: #0f183c; }

/* right sidebar title (single) */
.Screen_Fandom_single .right h3.headline_title {
    width: 300px;
    border-right: 0;
    margin: 30px 0 2px;
}
.Screen_Fandom_single .hot-keyword .show-button {
    box-shadow: 0 0 0 6px #ffffff;
}

/* headline h3 titles */
.Screen_Fandom_single h3.headline_title,
.Screen_Fandom_single .chat .card h3,
.Screen_Fandom_single .singleBottomReading h3 {
    width: 779px;
    font-size: 20px;
    text-align: center;
    background: #f91c40;
    color: #fff;
    border: 0;
    margin: 0 0 0 -1px;
    padding: 3px 0;
}

/* more_article */
.Screen_Fandom_single .more_article { margin: 0 0 -10px -1px; }
.Screen_Fandom_single .more_article h3.headline_title {
    margin: 0;
    width: 780px;
    text-indent: 0;
    height: 45px;
    line-height: 45px;
    padding: 0;
    font-size: 22px;
}

/* gb_google_more / chat / left_more_post */
.Screen_Fandom_single .gb_google_more h3,
.Screen_Fandom_single .chat .card h3,
.Screen_Fandom_single .left_more_post .new_posts h3 {
    background: #f91c40 !important;
    color: #fff;
    padding: 0;
    font-size: 22px;
    text-indent: 0;
    border-radius: 0;
    line-height: 45px;
    height: 45px;
    text-align: center;
    width: 800px;
}

/* chat section */
.Screen_Fandom_single .chat {
    width: 780px;
    margin: 10px 0 0;
    background: #f3f3f3;
    overflow: hidden;
    border: 0;
}
.Screen_Fandom_single .chat .card { border: 0; margin: 0; }
.Screen_Fandom_single .chat .card h3 {
    width: 780px;
    margin: 0;
    height: 45px;
    line-height: 45px;
    padding: 0;
    text-indent: 0;
    border-right: 0 solid #000 !important;
    border-top: 0;
}

/* good_twins */
.Screen_Fandom_single .good_twins {
    border-right: 0;
    border-top: 0;
    margin: 0;
    background: #efefef;
}

/* singleBottomReading */
.Screen_Fandom_single .singleBottomReading {
    width: 710px;
    border: 0;
    margin: 0 0 0 1px;
    background: #fbfbfb;
}
.Screen_Fandom_single .singleBottomReading a:hover .title { color: #666; }
.Screen_Fandom_single .singleBottomReading h3 {
    position: relative;
    margin: 0;
    top: -30px;
    left: -35px;
    text-indent: 0;
    height: 45px;
    line-height: 45px;
    padding: 0;
}

/* news list (single) */
.Screen_Fandom_single .news_list h3.headline_title {
    width: 779px;
    margin-bottom: 25px;
    text-indent: 0;
    height: 45px;
    line-height: 45px;
    padding: 0;
}
.Screen_Fandom_single .news_list .card { width: 742px; }
.Screen_Fandom_single .news_list .card .text {
    padding: 31px 30px 20px 345px;
    width: 368px;
}

/* Newest */
.Screen_Fandom_single .Newest {
    width: 1120px;
    margin: 0 0 0 -560px;
    border-right: 0;
    border-left: 0;
    padding: 30px 0 10px;
}
.Screen_Fandom_single .Newest ul .text:before {
    background: #f91c40 !important;
    color: #000 !important;
    border-radius: 0 !important;
}
.Screen_Fandom_single .Newest a:hover .text {
    color: #0e002d;
    background: #37def3;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.Screen_Fandom_single .Newest .image { border-radius: 0; }
.Screen_Fandom_single .NewestNews h3,
.Screen_Fandom_single .strongly_recommended h3 { width: 1030px; margin: 10px 0 20px 19px; }

/* single more reading */
.Screen_Fandom_single .single_more_reading { padding-bottom: 15px; }

/* hotnews (single) */
.Screen_Fandom_single .hotnews li {
    background: #efefef !important;
    position: relative !important;
    margin-bottom: 1px !important;
    overflow: hidden;
}
.Screen_Fandom_single .hotnews li,
.Screen_Fandom_single .hotnews li:hover .text { background: inherit; color: inherit; }
.Screen_Fandom_single .hotnews li .image {
    float: left !important;
    width: 80px !important;
    height: 80px !important;
    background-position: center 20% !important;
    background-size: cover !important;
    overflow: inherit !important;
    background-color: #000 !important;
}
.Screen_Fandom_single .hotnews li .text {
    padding: 8px 40px 0px !important;
    width: 220px !important;
    font-weight: 700;
    color: #333;
    height: 50px !important;
}
.Screen_Fandom_single .hotnews li a:after {
    width: 79px !important;
    height: 79px !important;
    border: 0 solid rgba(0,0,0,.11) !important;
    position: absolute !important;
    right: -51px !important;
    top: 35px !important;
    left: initial !important;
    color: #c7c7c7 !important;
    border-right: 0 !important;
    content: "\f054" !important;
    font: normal normal normal 18px/1 FontAwesome !important;
}
.Screen_Fandom_single .hotnews li span {
    left: 0 !important;
    top: 0 !important;
    padding: 3px 2px !important;
    border: 0 !important;
    min-width: 22px !important;
    text-align: center !important;
    font-size: 15px !important;
    float: left !important;
    font-weight: 700 !important;
    position: absolute !important;
    box-shadow: -1px -1px 0 rgba(0,0,0,.14) inset !important;
    z-index: 2 !important;
    background-color: #f91c40 !important;
    color: #000 !important;
}

/* hotvideo card */
.Screen_Fandom_single .card.hotnews.hotvideo .image {
    width: 142px !important;
    background-size: 100% !important;
    background-position: center !important;
}
.Screen_Fandom_single .card.hotnews.hotvideo .text {
    width: 138px !important;
    padding-right: 10px !important;
}
.Screen_Fandom_single .card.hotnews.hotvideo .image:before {
    content: "";
    background: rgba(0,0,0,.5) !important;
    width: 26px !important;
    height: 26px !important;
    position: absolute !important;
    bottom: 24px !important;
    float: right !important;
    left: 57px !important;
    border-radius: 23px !important;
    border: 3px #fff solid !important;
    box-shadow: 0 1px 0 rgba(0,0,0,.58) !important;
}
.Screen_Fandom_single .card.hotnews.hotvideo .image:after {
    border: 7px solid;
    display: inline-block;
    transform: rotate(0deg);
    border-color: transparent transparent transparent #fff;
    bottom: 33px !important;
    left: 72px !important;
    margin: 0 0 0 -2px;
}
.Screen_Fandom_single .card.hotnews.hotvideo li a:after { display: none !important; }

/* admin controls */
.Screen_Fandom_single .admin_date,
.Screen_Fandom_single .admin_Sticky { display: none !important; }
.Screen_Fandom_single .admin_coverCrop2 { right: 80px; }
.Screen_Fandom_single .admin_adsm { right: 165px; }
.Screen_Fandom_single .admin_Sticky { display: block !important; }

/* article bottom */
.Screen_Fandom_single .article_bottom_more .new_post { margin-top: 10px; padding-bottom: 15px; }
.Screen_Fandom_single #content .author:hover { background-color: transparent !important; }


/* ============================================================
   VIDEO PAGE — Screen_Fandom_video
   ============================================================ */

.Screen_Fandom_video #content { background: #151515; }
.Screen_Fandom_video #left-content { background: #222; }

.Screen_Fandom_video .video_iframe {
    width: 816px;
    background: #0e183c;
    position: relative;
    float: left;
    margin: -24px 0 0 -88px !important;
    height: 459px;
}
.Screen_Fandom_video .video_iframe iframe { width: 100%; height: 100%; }

.Screen_Fandom_video .article_info { position: absolute; z-index: 2; top: 460px; }
.Screen_Fandom_video .article-author,
.Screen_Fandom_video .article_info_bottom { display: none !important; }

.Screen_Fandom_video .article { margin-top: 0; }
.Screen_Fandom_video .article p.article_cover img { display: none !important; }
.Screen_Fandom_video .article .content {
    padding: 40px 30px;
    min-height: 150px;
    margin: 200px 0 20px -43px !important;
    background: #2e2e2e !important;
    width: 667px;
    border-radius: 12px;
}
.Screen_Fandom_video .article a { color: #f91c41; }

.Screen_Fandom_video .single_header .title {
    font-size: 46px;
    padding-bottom: 40px;
    padding-top: 15px;
}

.Screen_Fandom_video .good72890 {
    margin: 50px 45px 30px !important;
    padding: 0;
    width: 728px;
    height: 90px;
    background: #222;
}

.Screen_Fandom_video .chat h3 {
    background: #f91c40 !important;
    color: #fff;
    padding: 0;
    font-size: 22px;
    text-indent: 0;
    border-radius: 0;
    line-height: 45px;
    height: 45px;
    text-align: center;
    width: 800px;
}

.Screen_Fandom_video .news_list .card { margin-left: 35px; }

.Screen_Fandom_video .hot-keyword,
.Screen_Fandom_video .hotnews { display: none; }

.Screen_Fandom_video .singleBottomReading { margin: 0; }
.Screen_Fandom_video .article_bottom_more { margin: 0; }
.Screen_Fandom_video .singleBottomVideo {
    top: 40px;
    border-top: 0 solid #2e2e2e;
    background: #2e2e2e;
    border-top-right-radius: 10px;
    margin: 0 0 50px;
}

.Screen_Fandom_video .rightAd_300250,
.Screen_Fandom_video .rightAd_3002502,
.Screen_Fandom_video .rightBanner { display: none; }
.Screen_Fandom_video .right_bottom_bb { margin: 0; }


.Screen_Fandom_video .video_iframe {
    margin: -24px 0 0 -89px !important;
    height: 450px;
    width: 800px;
}

.Screen_Fandom_video .article_info { top: 450px; width: 800px; }

.Screen_Fandom_video #content { background: #222; }

.Screen_Fandom_video .good72890 { margin: 15px 45px 30px !important; }



/* ============================================================
   EDITOR LIST
   ============================================================ */

.editor_list .article-author {
    background: transparent;
    box-shadow: -1px -1px 0 #37def3 inset, 1px 1px 0 #37def3 inset;
}
.editor_list .article-author .author-icon { border: 10px #36def2 solid; }
.editor_list .article-author h3,
.editor_list .article-author .desc { color: #36def2; }


/* ============================================================
   EDIT TAG
   ============================================================ */

.Screen_Fandom .edit_tag_content a {
    background: #36def2;
    color: #0d002d;
}
.Screen_Fandom .edit_tag_content a:hover {
    background: #fa1c42;
    color: #0d002d !important;
}

