ViroDaBoi:TestingUIU
@import url(http://scp.avn.sh/virodaboi:testinguiu/code/1);
@charset "utf-8";
 
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=News+Cycle:700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Montserrat:700');
@import url('https://fonts.googleapis.com/css?family=Cutive+Mono');
 
@media (max-width: 767px) {
#header h2 span::before {
    line-height: 12px;
    padding: 0;
    word-break: normal;
}
#header h2 span {
    padding: 0;
}
#search-top-box {
    top: 35px;
}
}
 
/*
    FBI/UIU Theme
    [2019 Wikidot Theme]
    Created by: JackalRelated
    Based on SCP Sigma 9 Theme created by Aelanna and Dr. Devan.
    Cleanliness thanks to Woedanaz
*/
 
#content-wrap {
    position: relative;
    margin: 2em auto 0;
    max-width: 1040px;
    min-height:1300px;
    height: auto !important;
    height: 1500px;
}
 
h1, #page-title {
    color: #131344;
    font-family: 'News Cycle', sans-serif;
}
 
a {
    color: #00278c;
    text-decoration: none;
    background: transparent;
}
 
#side-bar a:visited{ 
    color: #001856; 
}
 
a:visited { 
    color: #001856; 
}
 
a.newpage {
    color: #00278c;
    text-decoration: none;
    background: transparent;
}
a:hover {
    text-decoration: underline;
    background-color: transparent;
}
 
/* GLOBAL WIDTH */
#header, #top-bar {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
}
 
#top-bar {
    width: 100%;
    margin: 0 auto;
}
 
.mobile-top-bar {
    display: none;
    position: absolute;
    left: 1em;
    bottom: 0px;
    z-index: 0;
}
 
body {
    background-color: #ffeee0;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.90em;
    color: #00160a;
}
 
div#container-wrap {
     background: url(http://smlt.wdfiles.com/local--files/component%3Auiutheme/light_bg2.png) top left repeat-x;
}
 
/* HEADER */
#header {
    background: url(http://smlt.wdfiles.com/local--files/component%3Auiutheme/seal_clean_fringe.png) 0px 12px no-repeat;
}
 
#search-top-box-input {
    border: solid 2px #131344;
    border-radius: 0px;
    background-color: #a0beff;
    color: #0d0d33;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
    border: solid 2px #ffffff;
    border-radius: 0px;
    background-color: #a0beff;
    color: #0d0d33;
}
 
#search-top-box-form input[type=submit] {
    border: solid 2px #131344;
    border-radius: 0px;
    color: #ffffff;
    background-color: #000d77;
    background: linear-gradient(to bottom, #003291,#000d77,#00066b);
}
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    border: solid 2px #131344;
    border-radius: 0px;
    color: #ffffff;
    background-color: #003291;
    background: linear-gradient(to bottom, #304ea5,#003291,#000d77);
}
 
#login-status {
    color: #ffffff;
    font-size: 90%;
    z-index: 30;
}
 
#login-status ul a {
    color: #020e58;
}
 
#account-topbutton {
    background: #ffffff;
    color: #020e58;
}
 
#header h1 {
    margin-left: 150px;
    padding: 0;
    float: left;
    max-height: 95px;
    font-size: 110%;
}
 
#header h2 {
    margin-left: 150px;
    padding: 0;
    clear: left;
    float: left;
    max-height: 40px;
    font-size: 120%;
}
 
#header h1 a {
    padding: 60px 0 10px;
    color: transparent;
    font-family: 'Montserrat', sans-serif;
    text-shadow: none;
    letter-spacing: 0.1px;
}
 
#header h1 a::before {
    content: "FEDERAL BUREAU OF INVESTIGATION";
    color: #faf9f8;
    text-shadow: 2px 2px 0px #aa0701;
}
 
#header h2 span {
    padding: 15px 0;
    display: block;
    line-height: 12px;
    font-family: 'Montserrat', sans-serif;
    font-type: italic;
    color: transparent;
    text-shadow: none;
    letter-spacing: 0.2px;
}
 
#header h2 span::before {
    content: 'Unusual Incidents Unit (UIU)';
    color: #faf9f8;
    text-shadow: 1px 1px 0px #aa0701;
}
 
/* TOP BAR */
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: #b5ccff;
    color: #020e58;
    border-left: solid 1px rgba(64,64,64,1);
    border-right: solid 1px rgba(64,64,64,1);
}
 
/* SIDE MENU*/
#side-bar .side-block {
    border: 2px solid #131344;
    border-radius: 0px;
    box-shadow: 0 4px 8px rgba(170, 7, 1,.5);
    background: #b5ccff; 
}
 
#side-bar div.side-block:nth-child(7) > div:nth-child(1) > div:nth-child(1) img {
    filter: none;
    -webkit-filter: none;
}
 
#side-bar .scpnet-interwiki-wrapper {
    width: 0em;
}
 
#side-bar .heading {
    color: #131344;
    border-bottom: solid 1px #131344;
}
 
}
#side-bar div.menu-item.inactive a {
    color: #131344;
}
#side-bar div.menu-item .sub-text {
    color: #131344;
}
 
#side-bar img {
    filter: hue-rotate(237deg) ;
    -webkit-filter: hue-rotate(237deg) ;
}
 
#side-bar .collapsible-block-unfolded-link {
    border-bottom: solid 1px #131344;
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link {
    color: #131344;
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
    color: #131344;
}
 
blockquote{
  margin: 20px 0;
  padding-left: 1.5rem;
  background: #ffeecc;
}
 
/* YUI-TABS */
.yui-navset .yui-content{
    background-color: #ffeecc;
    padding: 10px 25px 10px 25px;
    border-width: 15px 1px 1px 1px;
    border-color: #ddcba6;
}
 
.yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li {
    border-radius: 0 1em 0 0;
    overflow: hidden;
}
 
/* This section affects unselected tabs. */
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    font-family: 'Cutive Mono', courier, monotype;
    background-color: #ddcba6;
    background-image: url(http://smlt.wdfiles.com/local--files/component%3Auiutheme/yUIUtabs4.png);
    border-width: 0px;
}
 
/* This section affects the currently selected tab. */
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover {
    font-family: 'Cutive Mono', courier, monotype;
    background:#ddcba6 url(http://smlt.wdfiles.com/local--files/component%3Auiutheme/yUIUtabs4.png) repeat-x left -1400px;
    color:#000000;
    border-width: 0px;
}
 
/*This section affects tabs on hover.*/
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    font-family: 'Cutive Mono', courier, monotype;
    background:#ddcba6 url(http://smlt.wdfiles.com/local--files/component%3Auiutheme/yUIUtabs4.png) repeat-x left -1400px;
    text-decoration: none;
    border-width: 0px;
}
 
/* This removes the border around tab images. */
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: transparent;
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #ddcba6;
}
.yui-navset li {
    line-height: normal;
}
.yui-navset .yui-nav a em, .yui-navset .yui-navset-top .yui-nav a em {
    border-color: none;
    border-width: 0;
    bottom: 0;
    left: 0;
    padding: 0.25em 0.75em;
    position: relative;
    right: 0;
    top: -1px;
}
 
.content-panel {
    border: solid 1px #808880;
    background-color: #909990;
 
}
 
/* Page Rating Module Customizations */
.page-rate-widget-box {
    display: inline-block;
    border-radius: 0px;
    box-shadow: 1px 1px 3px rgba(170, 7, 1,.5);
    margin-bottom: 10px;
    margin-right: 2em;
}
.page-rate-widget-box .rate-points {
    background-color: #131344 !important;
    border: solid 1px #131344;
    border-right: 0;
    border-radius: 0px;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
    background-color: #96b7ff;
    border-top: solid 1px #131344;
    border-bottom: solid 1px #131344;
    font-weight: bold;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
    background: transparent;
    color: #131344;
    padding: 0 4px;
    margin: 0 1px;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
    background: #131344;
    color: #96b7ff;
    text-decoration: none;
}
.page-rate-widget-box .cancel {
    background-color: #131344;
    border: solid 1px #131344;
    border-left: 0;
    border-radius: 0px;
}
.page-rate-widget-box .cancel a {
    border-radius: 0px;
    background: transparent;
    text-transform: uppercase;
    color: #5b92ff;
}
.page-rate-widget-box .cancel a:hover {
    border-radius: 0px;
    background: #131344;
    color: #96b7ff;
    text-decoration: none;
}