"AN-SO/The Weekly Exposé" CSS Theme

AN-SO/TWE Theme
[2019 Wikidot Theme]
Authors: magnadeus and jackalrelated
Credits: Help from taylor_itkin and Croquembouche, credit to Aelanna for making the theme this is based on (Sigma-9).

Dedicated to the AN-SO team, whether they were here for the second coming of AN-SO or not.

@charset "utf-8";
 
@import url('https://fonts.googleapis.com/css?family=Didact+Gothic');
@import url('https://fonts.googleapis.com/css?family=Questrial');
@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans+SC');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:400,400i');
 
@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;
}
}
 
/*
    AN-SO/TWE Theme
    [2019 Wikidot Theme]
    Author: magnadeus and jackalrelated
    with help from taylor_itkin and Croquembouche
    credit to Aelanna for making the theme this is based on (Sigma-9)
    (for the second coming of AN-SO)
*/
 
#content-wrap {
    position: relative;
    margin: 2em auto 0;
    max-width: 1040px;
    min-height:1300px;
    height: auto !important;
    height: 1500px;
}
 
h1, #page-title {
    color: #00541a;
    font-family: 'Questrial', sans-serif;
}
a {
    color: #0b8431;
    text-decoration: none;
    background: transparent;
}
a.newpage {
    color: #0b8431;
    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: #f9f4d6;
    font-family: 'Didact Gothic', monospace;
    font-size: 0.90em;
    color: #00160a;
}
 
div#container-wrap {
     background: url(http://smlt.wdfiles.com/local--files/jacrld%3Athe-professionals-css/thespecbackground6.png) top left repeat-x;
}
 
/* HEADER */
#header {
    background: url(http://smlt.wdfiles.com/local--files/jacrld%3Athe-weekly-expose-css/wikisafelogo.png) 10px 40px no-repeat;
}
 
#search-top-box-input {
    border: solid 2px #013813;
    background-color: #abff39;
    color: #050505;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
    border: solid 2px #ffffff;
    background-color: #abff39;
    color: #050505;
}
 
#search-top-box-form input[type=submit] {
    border: solid 2px #00300f;
    color: #ffffff;
    background-color: #007725;
    background: linear-gradient(to bottom, #03a836,#007725,#004415);
}
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    border: solid 2px #013813;
    color: #ffffff;
    background-color: #03a836;
    background: linear-gradient(to bottom, #95e5ad,#03a836,#007725);
}
 
#login-status {
    color: #ffffff;
    font-size: 90%;
    z-index: 30;
}
 
#login-status ul a {
    color: #03581f;
}
 
#account-topbutton {
    background: #ffffff;
    color: #03581f;
}
 
#header h1 a {
    color: transparent;
    font-family: 'Alegreya Sans SC', sans-serif;
    text-shadow: none;
}
 
#header h1 a::before {
    content: "The Weekly Exposé";
    color: #abff39;
    text-shadow: 2px 3px 0px #000000;
}
 
#header h2 span {
    font-family: 'Crimson Text', sans-serif;
    font-type: italic;
    color: transparent;
    text-shadow: none;
}
 
#header h2 span::before {
    line-height: 12px;
    padding: 0;
    word-break: normal;
    word-wrap: break-word;
    content: '    » A subsidiary of AN-SO Publishing';
    color: #abff39;
    text-shadow: 1px 2px 0px #000000;
}
 
/* TOP BAR */
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: #007725;
    color: #03581f;
    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 #002812;
    box-shadow: 0 4px 8px rgba(0,64,66,.5);
    background: #d6ffe9; 
}
#side-bar div.side-block:nth-child(7) > div:nth-child(1) > div:nth-child(1) img {
    filter: none;
    -webkit-filter: none;
}
 
#side-bar .heading {
    color: #002812;
    border-bottom: solid 1px #002812;
}
 
}
#side-bar div.menu-item.inactive a {
    color: #002812;
}
#side-bar div.menu-item .sub-text {
    color: #002812;
}
 
#side-bar img {
    filter: hue-rotate(150deg);
    -webkit-filter: hue-rotate(150deg);
}
 
#side-bar .collapsible-block-unfolded-link {
    border-bottom: solid 1px #002812;
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link {
    color: #002812;
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
    color: #002812;
}
 
blockquote{
  margin: 20px 0;
  padding-left: 1.5rem;
  background: #e5ffe0;
}
 
/* YUI-TABS */
.yui-navset .yui-content{
    background-color: #f0ffed;
}
 
.yui-navset .yui-navset-top .yui-nav a {
    background-color:#bedbbe;
    background-image: url(http://scp-wiki.wdfiles.com/local--files/component%3Aan-so-theme/yuitabs.png);
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    background:#070 url(http://scp-wiki.wdfiles.com/local--files/component%3Aan-so-theme/yuitabs.png) repeat-x left -1400px; /* selected tab background */
    color:#fff;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background:#8d8 url(http://scp-wiki.wdfiles.com/local--files/component%3Aan-so-theme/yuitabs.png) repeat-x left -1300px;
    text-decoration: none;
}
 
.content-panel {
    border: solid 1px #808880;
    background-color: #909990;
 
}
 
/* Page Rating Module Customizations */
.page-rate-widget-box {
    display: inline-block;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.5);
    margin-bottom: 10px;
    margin-right: 2em;
}
.page-rate-widget-box .rate-points {
    background-color: #03581f !important;
    border: solid 1px #03581f;
    border-right: 0;
    border-radius: 5px 0 0 5px;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
    background-color: #ddffdd;
    border-top: solid 1px #03581f;
    border-bottom: solid 1px #03581f;
    font-weight: bold;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
    background: transparent;
    color: #03581f;
    padding: 0 4px;
    margin: 0 1px;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
    background: #03581f;
    color: #ddffdd;
    text-decoration: none;
}
.page-rate-widget-box .cancel {
    background-color: #03581f;
    border: solid 1px #03581f;
    border-left: 0;
    border-radius: 0 5px 5px 0;
}
.page-rate-widget-box .cancel a {
    background: transparent;
    text-transform: uppercase;
    color: #5dba5d;
}
.page-rate-widget-box .cancel a:hover {
    border-radius: 0 3px 3px 0;
    background: #03581f;
    color: #ddffdd;
    text-decoration: none;
}