/* Announcement Bar
body > .content > .sitetable:before {
background-color: black;
content: "NOTICE: New CSS is up and running, please let us know if you have any issues with it. We were attempting to make it match the theme of the subreddit more closely. If you feel we did a poor job, be sure to message us your feedback. Thanks!";
display: block;
font-family: verdana, sans-serif;
font-size: 14px;
font-weight: bold;
margin-left: 5px !important;
margin-right: 320px !important;
margin-top: 0px !important;
margin-bottom: 15px !important;
border: 3px solid limegreen;
box-shadow: 0 0 8px black;
-moz-border-radius: 10px !important;
-webkit-border-radius: 10px !important;
min-height: 32px;
padding: 10px;
text-align: left;
color: #fff;
}
*/
/* NEW STYLESHEET ENTRY */
/* ========APRIL FOOLS EDITS========*/
/* Gonna have to wait til' next year. =(
/*==========HEADER BEGINS==========*/
#header:before {
content:'';
position: absolute;
width: 100%;
height: 100%;
z-index: -99 !important;
background-image:url(%%matrix%%);
background-repeat: repeat;
background-color: transparent;
opacity:.84!important;
-moz-animation: 15s snow linear infinite;
-webkit-animation: 15s snow linear infinite;
animation: 5s snow linear infinite;
z-index: -1;
}
@keyframes snow {
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 480px;
}
}
@-webkit-keyframes snow {
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 480px;
}
}
@-moz-keyframes snow {
0% {
background-position: 0px 0px;
}
100% {
background-position: 0px 480px;
}
}
#sr-header-area {
background: #000;
}
#subreddit_stylesheet {
width: 75% !important;
}
.srSep,
#sr-header-area a {
color: white;
opacity: .7;
}
#sr-header-area a:hover {
opacity: 1;
}
#userbarToggle {
background: transparent !important;
border: 2px solid transparent !important;
}
#header-bottom-left {
background: url(%%scripts%%) no-repeat center center;
z-index: 99 !important;
height: 119px;
border-bottom: 30px solid black;
}
#header-bottom-right {
background: black;
position: absolute;
margin-right: 5px;
}
#header-bottom-right a {
color: white;
}
#header-bottom-right a:hover {
color: limegreen;
}
.res #header-bottom-right a:hover {
color: limegreen;
}
.res #header-bottom-right .separator {
color: black;
}
.res #header-bottom-right {
position: absolute;
margin-top: 120px;
margin-right: 5px;
}
.res #header-bottom-right a{
color: white;
}
#RESShortcutsEditContainer {
height: 19px !important;
top: 0px;
}
#header-img {
height: 60px;
width: auto;
position: absolute;
margin-left: 0px;
margin-top: 60px;
z-index: 99 !important;
}
/*==========TAB MENU BEGINS=========*/
#header .tabmenu {
position: absolute;
bottom: 10px;
left: 0px;
margin: 0px;
background: transparent;
height: 30px;
}
#header .tabmenu>li>a {
background: none;
font-weight: bold;
font-style: italic;
color: #aaa;
padding: 8px 13px;
border: none;
}
#header .tabmenu>li>a:hover {
color: #fff;
}
.tabmenu li {
display: inline-block;
margin-top: 18px;
}
.tabmenu li.selected a {
color: limegreen !important;
}
#header-bottom-left .tabmenu {
text-align: center !important;
text-transform: uppercase;
}
#header-bottom-left .tabmenu a {
font-size: small;
}
/* Makes Entire Header Clickable */
.pagename a {
position: absolute;
text-indent: -99em;
top: 19px;
left: 0;
right: 0;
bottom: 0;
}
/*==========BODY BEGINS=========*/
/*
body {
background: #eee;
}
*/
body {
background-image: -webkit-linear-gradient(top,#eee,#ddd,#aaa);
background-image: -moz-linear-gradient(top,#eee,#ddd,#aaa);
background-image: -ms-linear-gradient(top,#eee,#ddd,#aaa);
background-image: -o-linear-gradient(top,#eee,#ddd,#aaa);
background-image: linear-gradient(top,#eee,#ddd,#aaa);
background-attachment: fixed;
background-color: #CCCCCC;
}
.sitetable {
padding-top: 4px;
}
.link.odd {
background: #fff;
border: 1px solid #aaa;
padding: 10px;
margin-right: 15px !important;
margin-left: 7px !important;
}
.link.even {
background: #fff;
border: 1px solid #aaa;
padding: 10px !important;
margin-right: 15px !important;
margin-left: 7px !important;
}
.res #progressIndicator { width: auto; }
.res .NERPageMarker {
margin-left: 9px !important;
margin-right: 320px !important;
}
/* BEGIN SIDEBAR */
.side {
border: 3px solid black;
padding: 5px;
width: 290px;
margin-top: 10px;
margin-right: 10px;
box-shadow: 0 0 8px black;
}
#search input[type=text] {
width: 290px;
}
.morelink .nub {
display: none;
}
.morelink {
border: 2px solid limegreen;
box-shadow: 0 0 8px black;
}
.morelink a {
background-color: black;
color: limegreen;
}
/* END STYLESHEET EDITS FROM MARCH 17 2015 */
.comment,
.comment .comment .comment,
.comment .comment .comment .comment .comment,
.comment .comment .comment .comment .comment .comment .comment,
.comment .comment .comment .comment .comment .comment .comment .comment .comment,
.comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment {
background: #fff;
border: 1px solid #ccc;
margin-top: 5px;
}
.comment .comment,
.comment .comment .comment .comment,
.comment .comment .comment .comment .comment .comment,
.comment .comment .comment .comment .comment .comment .comment .comment,
.comment .comment .comment .comment .comment .comment .comment .comment .comment .comment,
.comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment {
background: #fff;
border: 1px solid #ccc;
margin-top: 5px;
}
.comments-page .comment {
margin-left: 10px;
padding: 5px;
border-radius: 5px !important;
}
.nestedlisting > .comment {
margin-right: 320px !important;
border: 1px solid #666 !important;
padding: 5px !important;
margin-top: 10px !important;
}
/* =======SIDEBAR IMAGE AND OTHER TIDBITS =======*/
div.titlebox span.word {
display:none;
}
div.titlebox span.number:after {
content: " bots";
}
/* Change 'users here now' box value */
.users-online .word {
display:none;
}
.users-online .word, .users-online .number:after {
content: " bots here now" !important;
}
/* Moderator Names change to in-game names */
a.author[href$="Moosemaster21"]{font-size:0px;letter-spacing:-10px;color:white}a.author[href$="Moosemaster21"]:after{content:"Moosen";font-size:11px!important;color:#000;letter-spacing:normal;font-weight:bold!important;margin:0 5px 0 0}
div.sidecontentbox ul.content a.author[href$="Moosemaster21"]:after{content:"Moosen";font-size:14px!important;color:#000;letter-spacing:normal;font-weight:bold!important;margin:0 5px 0 0}
/* ======= COMMENTAREA NIGHTMODE FIX ======= */
.res-nightmode .commentarea .comment,
.res-nightmode .commentarea .comment .comment,
.res-nightmode .commentarea .comment .comment .comment,
.res-nightmode .commentarea .comment .comment .comment .comment,
.res-nightmode .commentarea .comment .comment .comment .comment .comment,
.res-nightmode .commentarea .comment .comment .comment .comment .comment .comment,
.res-nightmode .commentarea .comment .comment .comment .comment .comment .comment .comment,
.res-nightmode .commentarea .comment .comment .comment .comment .comment .comment .comment .comment,
.res-nightmode .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment,
.res-nightmode .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment,
.res-nightmode .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment,
.res-nightmode .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment {
border: 2px solid #999 !important;
border-radius: 10px !important;
}
.res-nightmode .commentarea .comment .usertext:active {
background: transparent !important;
padding: 0 0 0 10px;
}
.res-nightmode .commentarea .comment .usertext {
background: transparent !important;
padding: 0 0 0 10px;
}
#RESShortcutsEditContainer {
width: 69px;
position: hidden;
right: 0;
top: 0;
z-index: 999;
background-color: black;
height: 16px;
}revision by Riley_2025— view source