/*
Powered on 2020
[2020 Wikidot Theme]
Created by Dr Talcite
CC BY-SA 3.0
*/
* {
font-family: Jost;
}
a,a:visited {
color: rgba(0,255,255,1);
}
a:visited {
color: rgba(0,155,155,1);
}
h1, #page-title, div#header {
font-size: 140%;
}
h2, h3 {
font-size: 120%;
}
h4, h5 {
font-size: 100%;
}
h6 {
font-size: 90%;
}
body {
background-image: url(http://scp-sandbox-3.wikidot.com/local--files/imera-games-theme/grid-unit.png), url(http://scp-sandbox-3.wikidot.com/local--files/imera-games-theme/transition.gif);
position: relative;
background-color: rgba(53,53,53,1);
background-repeat: repeat, repeat-y;
background-size: auto auto, contain;
color: rgba(255,255,255,1);
cursor: url(http://scp-sandbox-3.wikidot.com/local--files/imera-games-theme/pointer.cur), auto;
}
h1, #page-title {
color: rgba(0,255,255,1);
}
div#main-content {
margin:0 auto;
}
div#container-wrap {
background-image: linear-gradient(180deg, rgba(0,0,0,0) 0px, rgba(50,50,50,0.5) 100px, rgba(50,50,50,0) 165px), url(http://scp-sandbox-3.wikidot.com/local--files/imera-games-theme/space.png);
background-size: 100% 165px;
position: relative;
}
div#page-title {
text-align: center;
font-size: xx-large;
}
div#top-bar {
display: none;
}
#page-title {
border-style: none;
}
div#header {
background-image: url();
}
div#header h1 a span {
font-size: 0px;
text-align: center;
}
div#header h1 a:before {
content: "Imera Games";
color: rgba(220,220,220,1);
text-shadow: 0 1px 5px rgba(0,255,255,1);
}
div#header h2 span {
font-size: 0px;
padding: 10px 0;
}
div#header h2:after {
content: "Consume. Convert. Condemn.";
font-weight: bold;
color: rgba(255,255,255,1);
white-space: pre;
text-shadow: 0 1px 5px rgba(0,255,255,1);
}
div.content.modal-body,
div.title.modal-header,
div.button-bar.modal-footer,
div#owindow-1,
#account-options,
input#edit-page-title.text,
textarea#edit-page-textarea,
textarea.form-control,
div#lock-info,
#edit-page-comments,
table#wiki-content-table tr th,
input.text,
input.autocomplete-input.text.yui-ac-input,
blockquote,
div.blockquote,
.hovertip,
.scp-image-block .scp-image-caption,
span.wait-progress,
input.btn.btn-default,
input.btn.btn-primary,
input.btn.btn-danger,
input.btn.btn-info {
color: rgba(255,255,255,1);
background-color: rgba(0,0,0,0.5) !important;
font-family: Jost;
}
::selection {
background-color: rgba(0,155,155,1);
}
::-moz-selection {
background-color: rgba(0,155,155,1);
}
::-webkit-scrollbar-thumb {
background: rgba(0,255,255,1);
border: 2px outset rgba(0,255,255,1);
}
.owindow.owait
.content {
background-image: url(http://scp-sandbox-3.wikidot.com/local--files/imera-games-theme/progress-arrow.gif);
}
div#owindow-1 {
border: 2px solid rgba(0,255,255,1);
box-shadow: 0 0 5px rgba(0,255,255,1), 0 0 2px rgba(0,255,255,1) inset;
}
#side-bar .side-block {
display: none;
border: 4px solid rgba(0,255,255,1);
border-top-left-radius: 0px 0px;
border-top-right-radius: 1em 3em;
border-bottom-right-radius: 0px 0px;
border-bottom-left-radius: 1em 3em;
box-shadow: 0 0 5px rgba(0,255,255,1), 0 0 2px rgba(0,255,255,1) inset;
}
div#side-bar div.side-block {
background: #111;
}
blockquote,
.blockquote,
div.blockquote {
border: 2px solid rgba(0,255,255,1);
border-radius: 10px;
box-shadow: 0 0 5px rgba(0,255,255,1), 0 0 2px rgba(0,255,255,1) inset;
}
#page-content .wiki-content-table tr th {
background-color: rgba(0,0,0,0.5);
}
#login-status {
color: #fff;
}
#login-status a {
background: transparent;
color: #fff;
}
#login-status ul a {
color: #fff;
background: transparent;
}
#search-top-box-input {
color: #244F82;
background-color: #071D46;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
color: #fff;
background-color: rgba(0,55,55,1);
}
#search-top-box-form input[type=submit] {
border-color: #999;
color: #fff;
background-color: #071D46;
background: linear-gradient(to bottom, #0D398C, #09265D, #071D46);
}
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
border-color: #eeffff;
color: #eeffff;
background-color: #071D46;
background: linear-gradient(to bottom, #0D398C, #09265D, #071D46);
}
.upbtn,
.downbtn,
.cancelbtn,
.hexagonal-ratebox,
.hexagonal-ratebox .list-pages-box,
.hexagonal-ratebox .list-pages-box p {
display:inline-block !important;
vertical-align: middle;
}
.upbtn .page-rate-widget-box,
.downbtn .page-rate-widget-box,
.cancelbtn .page-rate-widget-box {
display: inline-block;
border: 0 !important;
box-shadow: none !important;
margin: 0 !important;
}
.upbtn *,
.downbtn *,
.cancelbtn * {
display: none;
}
.upbtn .rateup,
.downbtn .ratedown,
.cancelbtn .cancel {
display: inline-block;
border: 0;
background: transparent !important;
border-radius: 5px;
width: 30px;
height: 30px;
text-align: center;
}
.upbtn .rateup a,
.downbtn .ratedown a,
.cancelbtn .cancel a {
display: inline-block;
padding: 0;
margin: 0;
border-radius: 5px;
width: 30px;
height: 30px;
vertical-align: text-top;
}
.upbtn .rateup a {
font-size: 0;
background: url(http://scp-wiki-cn.wikidot.com/local--files/ratemod:ytp-like-style/up-gray.png) no-repeat !important;
}
.downbtn .ratedown a {
font-size: 0;
background: url(http://scp-wiki-cn.wikidot.com/local--files/ratemod:ytp-like-style/down-gray.png) no-repeat !important;
}
.cancelbtn .cancel a {
font-weight: bold;
font-size: 25px;
color: #aaa !important;
}
.upbtn .rateup a:hover,
.downbtn .ratedown a:hover,
.cancelbtn .cancel a:hover {
border-radius: 5px;
width: 30px;
height: 30px;
background-color: transparent !important;
}
.upbtn .rateup.btn a:hover,
.downbtn .ratedown.btn a:hover {
-webkit-filter: grayscale(100%) brightness(50%) sepia(100%) hue-rotate(-180deg) saturate(700%) contrast(0.8);
filter: grayscale(100%) brightness(50%) sepia(100%) hue-rotate(-180deg) saturate(700%) contrast(0.8);
}
.cancelbtn .cancel.btn a:hover {
-webkit-filter: invert(40%) grayscale(100%) brightness(60%) sepia(100%) hue-rotate(-50deg) saturate(400%) contrast(2);
filter: grayscale(100%) brightness(60%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);
}
/** FontAwesome Editor
* Developed by the Wikidot Community
*
* Transforms the standard Wikidot Editor Toolbar so that it utilizes
* FontAwesome symbols and uses Bootstrap buttons
* ***************************************************************************/
.wd-editor-toolbar-panel div{ height: auto; }
.wd-editor-toolbar-panel ul li a{
background-image: url('//css.wikidot.com/local--files/cssnippet:fontawesome-editor/editorButtons.png');
background-color: #FFF;
border-radius: 5px;
display: inline-block;
line-height: 1.42857;
padding: 0;
border: 1px solid #CCC;
height: 22px;
width: 22px;
}
.wd-editor-toolbar-panel ul li a:hover,
.wd-editor-toolbar-panel ul li a:focus{
background-image: url('//css.wikidot.com/local--files/cssnippet:fontawesome-editor/editorButtons.png');
background-color: #EBEBEB;
border-color: #ADADAD;
}
.wd-editor-toolbar-panel ul li a:active{
background-image: url('//css.wikidot.com/local--files/cssnippet:fontawesome-editor/editorButtons.png');
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
outline: none;
}
.wd-editor-toolbar-panel li.hseparator{
background-color: rgba(0,255,255,1);
width: 1px;
}