Untitled diff
7 removals
Words removed | 15 |
Total words | 2516 |
Words removed (%) | 0.60 |
823 lines
6 additions
Words added | 14 |
Total words | 2515 |
Words added (%) | 0.56 |
823 lines
/*--------------------------------------------------------------------------
/*--------------------------------------------------------------------------
[Mixed Style 2.0]
[Mixed Style 2.0]
Project: Yandere
Project: Yandere
Admin: Yween
Admin: Yween
Banner by:
Banner by:
logo by:
logo by:
Flairs by:
Flairs by:
Comment Faces by:
Comment Faces by:
Color Scheme:
Color Scheme:
#48BA97 dark
#48BA97 dark
#61D0AF light
#61D0AF light
rgb(201, 120, 99) light
rgb(201, 120, 99) light
rgb(127, 91, 79) dark
rgb(127, 91, 79) dark
#E26A70 dark pink
#E26A70 dark pink
#FEC9C9 light pink
#FEC9C9 light pink
YS
YS
#FF81D4 Banner Pink
#FF81D4 Banner Pink
#EF63BC Bar Pink
#EF63BC Bar Pink
rgb(255, 191, 254) Background
rgb(255, 191, 254) Background
#ffbffe ^
#ffbffe ^
NM
NM
#b53ba7 Banner pruple
#b53ba7 Banner pruple
#a82f9a Bar Pruple
#a82f9a Bar Pruple
#5f3b5e Background
#5f3b5e Background
#FFBFD7 Light Pink
#FFBFD7 Light Pink
#FE7ACB Dark Pink
#FE7ACB Dark Pink
#e5abc1 less light
#e5abc1 less light
#896673
#896673
Font Futura
Font Futura
font-size:
font-size:
--------------------------------------------------------------------------*/
--------------------------------------------------------------------------*/
/*===============================ANNOUNCEMENT===============================*/
/*===============================ANNOUNCEMENT===============================*/
body > .content:before {
body > .content:before {
content: "Welcome to Yandere Simulator! Remember to check out our dropdowns right above!" ;
content: "Welcome to the official Yandere Simulator subreddit! Remember to read the rules before posting!" ;
background-repeat: no-repeat;
background-repeat: no-repeat;
font-style: normal;
font-style: normal;
font-weight: bold;
font-weight: bold;
font-size: 15px;
font-size: 15px;
color: white;
color: white;
line-height:29px;
line-height:29px;
background-color: #FF81D4;
background-color: #FF81D4;
border-radius: 2px;
border-radius: 2px;
cursor: default;
cursor: default;
text-align: center;
text-align: center;
bottom: 40px;
bottom: 40px;
/*width: 100%;*/
/*width: 100%;*/
margin-top: 18px;
margin-top: 18px;
margin-right: 5px;
margin-right: 5px;
margin-left: 5px;
margin-left: 5px;
margin-bottom: 17px;
margin-bottom: 17px;
font-weight:normal;
font-weight:normal;
letter-spacing:0;
letter-spacing:0;
background: #FF81D4;
background: #FF81D4;
border: none;
border: none;
-moz-border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
-webkit-border-radius:0px;
-o-border-radius:0px;
-o-border-radius:0px;
-ms-border-radius:0px;
-ms-border-radius:0px;
-khtml-border-radius:0px;
-khtml-border-radius:0px;
border-radius:0px;
border-radius:0px;
height: 37px;
height: 37px;
line-height: 37px;
line-height: 37px;
overflow: hidden;
overflow: hidden;
border-radius: 2px;
border-radius: 2px;
box-shadow: 0px 2px 4px rgba(0,0,0,.2);
box-shadow: 0px 2px 4px rgba(0,0,0,.2);
padding:0px 0px 0px 0px!important;
padding:0px 0px 0px 0px!important;
display: block;
display: block;
}
}
body.res-nightmode > .content:before {
body.res-nightmode > .content:before {
background-color: #b53ba7;
background-color: #b53ba7;
}
}
body:lang(nm) > .content:before {
body:lang(nm) > .content:before {
background-color: #b53ba7;
background-color: #b53ba7;
}
}
/* ==Edurne Reddit CSS Theme v5.6 - (http://www.reddit.com/r/edurne/)== */
/* ==Edurne Reddit CSS Theme v5.6 - (http://www.reddit.com/r/edurne/)== */
/* Modified by Ricardo1991, and further customized by Yween */
/* Modified by Ricardo1991, and further customized by Yween */
/* GENERAL */
/* GENERAL */
body {
body {
position:relative;
position:relative;
font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif;
font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif;
background-color: rgb(255, 191, 254);
background-color: rgb(255, 191, 254);
}
}
.res-nightmode body {
.res-nightmode body {
background-color: #5f3b5e;
background-color: #5f3b5e;
}
}
body:lang(nm) {
body:lang(nm) {
background-color: #5f3b5e;
background-color: #5f3b5e;
}
}
body > .content { overflow:hidden; }
body > .content { overflow:hidden; }
.md p { font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif; padding:1px 0; }
.md p { font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif; padding:1px 0; }
.link .usertext .md,.usertext table.markhelp,.btn .login-form-side,.infobar,#search,#search input[type=text],
.link .usertext .md,.usertext table.markhelp,.btn .login-form-side,.infobar,#search,#search input[type=text],
.link,#header-bottom-right #userbarToggle,.linkinfo,textarea,.rounded,.sidecontentbox .content {
.link,#header-bottom-right #userbarToggle,.linkinfo,textarea,.rounded,.sidecontentbox .content {
-moz-border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-ms-border-radius:2px;
-khtml-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
border-radius:2px;
}
}
.roundfield{
.roundfield{
background-color: #FFFFFF;
background-color: #FFFFFF;
box-shadow: 0px 2px 4px rgba(0,0,0,.2);
box-shadow: 0px 2px 4px rgba(0,0,0,.2);
border-radius: 2px;
border-radius: 2px;
}
}
/* HEADER */
/* HEADER */
#sr-header-area {
#sr-header-area {
background-color:transparent;
background-color:transparent;
text-transform:lowercase;
text-transform:lowercase;
border-bottom:3px solid #FF81D4;
border-bottom:3px solid #FF81D4;
font-size:100%;
font-size:100%;
font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif;
font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif;
background-color: #ffbffe
background-color: #ffbffe
}
}
.res-nightmode #sr-header-area {
.res-nightmode #sr-header-area {
border-bottom:3px solid #5f3b5e;
border-bottom:3px solid #5f3b5e;
}
}
#sr-header-area:lang(nm) {
#sr-header-area:lang(nm) {
border-bottom:3px solid #5f3b5e;
border-bottom:3px solid #5f3b5e;
}
}
#sr-header-area a { color: #666 }
#sr-header-area a { color: #666 }
body.res-nightmode #header { border-color: #DDF; }
body.res-nightmode #header { border-color: #DDF; }
body.res-nightmode #header .tabmenu li:not(.selected) a { color: white; }
body.res-nightmode #header .tabmenu li:not(.selected) a { color: white; }
#header .tabmenu li.selected a { border: 0; border-bottom: 1px solid #FFF; }
#header .tabmenu li.selected a { border: 0; border-bottom: 1px solid #FFF; }
#header .tabmenu li:not(.selected):hover a { background-color: #9A0201; color: #FFF; }
#header .tabmenu li:not(.selected):hover a { background-color: #9A0201; color: #FFF; }
body.res-nightmode #header .tabmenu li { background-color: transparent !important; }
body.res-nightmode #header .tabmenu li { background-color: transparent !important; }
body.res-nightmode #header .tabmenu li:not(.selected):hover a { background-color: #CCC;/* color: #444; */}
body.res-nightmode #header .tabmenu li:not(.selected):hover a { background-color: #CCC;/* color: #444; */}
#header-img { margin:8px 20px 0; }
#header-img { margin:8px 20px 0; }
.pagename { margin-right:25px; font-weight:bold; font-variant:normal; font-size:18px; }
.pagename { margin-right:25px; font-weight:bold; font-variant:normal; font-size:18px; }
body.res-nightmode .pagename a { font-size: 0px !important; }
body.res-nightmode .pagename a { font-size: 0px !important; }
#sr-header-area .dropdown.srdrop, #sr-header-area#srLeftContainer { padding-left:21px; }
#sr-header-area .dropdown.srdrop, #sr-header-area#srLeftContainer { padding-left:21px; }
#sr-more-link, #header #sr-header-area #RESShortcutsEditContainer, #header #sr-header-area #RESShortcutsRight, #header #sr-header-area #RESShortcutsLeft,
#sr-more-link, #header #sr-header-area #RESShortcutsEditContainer, #header #sr-header-area #RESShortcutsRight, #header #sr-header-area #RESShortcutsLeft,
#header #sr-header-area #RESShortcutsAdd, #header #sr-header-area #RESShortcutsTrash { background-color:#D9D9D9; }
#header #sr-header-area #RESShortcutsAdd, #header #sr-header-area #RESShortcutsTrash { background-color:#D9D9D9; }
body.res-nightmode #sr-header-area, body.res-nightmode #sr-more-link { background-color: #2F2F2F!important }
body.res-nightmode #sr-header-area, body.res-nightmode #sr-more-link { background-color: #2F2F2F!important }
#sr-header-area #RESShortcutsEditContainer, #sr-more-link { border-right:20px solid #c6daed; font-weight:bolder; }
#sr-header-area #RESShortcutsEditContainer, #sr-more-link { border-right:20px solid #c6daed; font-weight:bolder; }
#header-bottom-right {
#header-bottom-right {
right:20px;
right:20px;
background-color:#D9D9D9;
background-color:#D9D9D9;
-moz-border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
-webkit-border-radius:0;
-o-border-radius:0;
-o-border-radius:0;
-ms-border-radius:0;
-ms-border-radius:0;
-khtml-border-radius:0;
-khtml-border-radius:0;
border-radius:0;
border-radius:0;
bottom:8px;
bottom:8px;
}
}
body.res-nightmode #header-bottom-right { background-color: transparent !important; }
body.res-nightmode #header-bottom-right { background-color: transparent !important; }
#header-bottom-right.res-navTop { top: 21px !important; }
#header-bottom-right.res-navTop { top: 21px !important; }
#header-bottom-right.res-navTop #userbarToggle {
#header-bottom-right.res-navTop #userbarToggle {
-moz-border-radius-topleft: 0;
-moz-border-radius-topleft: 0;
-webkit-border-top-left-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
border-top-left-radius: 0;
}
}
#header-bottom-right #userbarToggle {
#header-bottom-right #userbarToggle {
font-family:"Courier New", Courier, monospace;
font-family:"Courier New", Courier, monospace;
font-size:12px;
font-size:12px;
}
}
#header-bottom-right #userbarToggle {
#header-bottom-right #userbarToggle {
font-family:"Courier New", Courier, monospace;
font-family:"Courier New", Courier, monospace;
font-size:12px;
font-size:12px;
width:14px;
width:14px;
padding-right:4px;
padding-right:4px;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-bottomright:0;
border-bottom-left-radius:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
border-bottom-right-radius:0;
-webkit-border-bottom-left-radius:0;
-webkit-border-bottom-left-radius:0;
-webkit-border-bottom-right-radius:0;
-webkit-border-bottom-right-radius:0;
}
}
/* SIDEBAR */
/* SIDEBAR */
/* search */
/* search */
#search input[type=submit] {
#search input[type=submit] {
top: 7px;
top: 7px;
position: relative;
position: relative;
z-index: 200;
z-index: 200;
}
}
body.res-nightmode #search {
body.res-nightmode #search {
background-color: transparent;
background-color: transparent;
border-color: #BBB;
border-color: #BBB;
}
}
.side .spacer:nth-of-type(1), .side .spacer:nth-of-type(2) {
.side .spacer:nth-of-type(1), .side .spacer:nth-of-type(2) {
margin: 0;
margin: 0;
}
}
#search {
#search {
white-space: nowrap;
white-space: nowrap;
}
}
.side .spacer #search input[type=text] {
.side .spacer #search input[type=text] {
z-index: 100;
z-index: 100;
border: none;
border: none;
font-size: 14px;
font-size: 14px;
width: 300px;
width: 300px;
background: white;
background: white;
padding: 3px;
padding: 3px;
margin-bottom: 10px;
margin-bottom: 10px;
padding: 10px 25px 10px 16px;
padding: 10px 25px 10px 16px;
border-radius: 2px;
border-radius: 2px;
margin-top: 25px;
margin-top: 25px;
box-shadow: 0px 2px 4px rgba(0,0,0,.2);
box-shadow: 0px 2px 4px rgba(0,0,0,.2);
}
}
.res-nightmode .side .spacer #search input[type=text]{
.res-nightmode .side .spacer #search input[type=text]{
background-color: rgb(68, 68, 68);
background-color: rgb(68, 68, 68);
}
}
#searchexpando, #moresearchinfo {
#searchexpando, #moresearchinfo {
box-shadow: 0px 2px 4px rgba(0,0,0,.2);
box-shadow: 0px 2px 4px rgba(0,0,0,.2);
border-radius: 2px;
border-radius: 2px;
border:0px;
border:0px;
position: absolute;
position: absolute;
z-index: 99;
z-index: 99;
width: 280px;
width: 280px;
}
}
/* side */
/* side */
.side { margin: 0 15px; background-color: rgb(255, 191, 254) ;border-bottom:0px solid #AAA;
.side { margin: 0 15px; background-color: rgb(255, 191, 254) ;border-bottom:0px solid #AAA;
margin-top: 43px;
margin-top: 43px;
}
}
.res-nightmode .side{
.res-nightmode .side{
margin: 0 15px;
margin: 0 15px;
background-color: #5f3b5e;
background-color: #5f3b5e;
border-bottom:0px solid #AAA;
border-bottom:0px solid #AAA;
margin-top: 43px;
margin-top: 43px;
}
}
.side:lang(nm){
.side:lang(nm){
margin: 0 15px;
margin: 0 15px;
background-color: #5f3b5e;
background-color: #5f3b5e;
border-bottom:0px solid #AAA;
border-bottom:0px solid #AAA;
margin-top: 43px;
margin-top: 43px;
}
}
.side .spacer .titlebox, .side .spacer .sidecontentbox {
.side .spacer .titlebox, .side .spacer .sidecontentbox {
padding: 10px;
padding: 10px;
background: white;
background: white;
box-shadow: 0px 2px 4px rgba(0,0,0,.2);
box-shadow: 0px 2px 4px rgba(0,0,0,.2);
border-radius: 2px;
border-radius: 2px;
margin-top: 15px;
margin-top: 15px;
}
}
.res-nightmode .side .spacer .titlebox, .res-nightmode .side .spacer .sidecontentbox{
.res-nightmode .side .spacer .titlebox, .res-nightmode .side .spacer .sidecontentbox{
background-color: rgb(51, 51, 51);
background-color: rgb(51, 51, 51);
}
}
.res-nightmode .side .spacer .titlebox .redditname {
.res-nightmode .side .spacer .titlebox .redditname {
background-color: transparent;
background-color: transparent;
}
}
.side .md { overflow:hidden; }
.side .md { overflow:hidden; }
.titlebox { padding:0 10px; }
.titlebox { padding:0 10px; }
.titlebox .bottom { display:none; }
.titlebox .bottom { display:none; }
.linkinfo { padding:15px; border:none; background-color:#CEE3F8; }
.linkinfo { padding:15px; border:none; background-color:#CEE3F8; }
body.res-nightmode .side .redditname a { color: #DDD !important; }
body.res-nightmode .side .redditname a { color: #DDD !important; }
.sidebox.submit .spacer, .sidebox.create { display:none; }
.sidebox.submit .spacer, .sidebox.create { display:none; }
.linkinfo .score .word,.linkinfo .score .number { font-size:15px; }
.linkinfo .score .word,.linkinfo .score .number { font-size:15px; }
.sidecontentbox .content { border:1px solid #EAEAEA; background-color:#FAFAFA; padding:10px; }
.sidecontentbox .content { border:1px solid #EAEAEA; background-color:#FAFAFA; padding:10px; }
.icon-menu li { margin:0 0 5px; }
.icon-menu li { margin:0 0 5px; }
.side h1, .side h2, .side h3 {color: #222;}
.side h1, .side h2, .side h3 {color: #222;}
.side h1 {font-size: 19px;}
.side h1 {font-size: 19px;}
.side h2 {font-size: 16px;}
.side h2 {font-size: 16px;}
.side h3 {font-size: 14px;}
.side h3 {font-size: 14px;}
body.res-nightmode .login-form-side {
body.res-nightmode .login-form-side {
background-color: #111 !important;
background-color: #111 !important;
color: #DDD !important;
color: #DDD !important;
border: 1px solid #DDD !important;
border: 1px solid #DDD !important;
}
}
body.res-nightmode .login-form-side #remember-me label { color: #DDD !important; }
body.res-nightmode .login-form-side #remember-me label { color: #DDD !important; }
body.res-nightmode .login-form-side #remember-me input { width: auto !important; margin-left: 6px; }
body.res-nightmode .login-form-side #remember-me input { width: auto !important; margin-left: 6px; }
body.res-nightmode .side .login-form-side .submit { padding: 4px; background-color: transparent; }
body.res-nightmode .side .login-form-side .submit { padding: 4px; background-color: transparent; }
body.res-nightmode .side .login-form-side .submit .btn { margin: auto; }
body.res-nightmode .side .login-form-side .submit .btn { margin: auto; }
/* submit */
/* submit */
.sidebox.submit { width:300px; }
.sidebox.submit { width:300px; }
body.res-nightmode .sidebox { padding-left: 0 !important; }
body.res-nightmode .sidebox { padding-left: 0 !important; }
body.res-nightmode .sidebox.submit { background-image: none !important; }
body.res-nightmode .sidebox.submit { background-image: none !important; }
body.res-nightmode .sidebox.submit .nub {
body.res-nightmode .sidebox.submit .nub {
background: #222;
background: #222;
border-left: 24px solid #393939;
border-left: 24px solid #393939;
}
}
body.res-nightmode .sidebox, body.res-nightmode .subredditbox, body.res-nightmode .subreddit-info, body.res-nightmode .raisedbox, body.res-nightmode .login-form-side {
body.res-nightmode .sidebox, body.res-nightmode .subredditbox, body.res-nightmode .subreddit-info, body.res-nightmode .raisedbox, body.res-nightmode .login-form-side {
border: 0 !important;
border: 0 !important;
border-radius: 0 !important;
border-radius: 0 !important;
-moz-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
}
}
body.res-nightmode .sidebox.submit .morelink a {
body.res-nightmode .sidebox.submit .morelink a {
color: #DDD !important;
color: #DDD !important;
background-color: #b53ba7;
background-color: #b53ba7;
}
}
.sidebox.submit .morelink a:lang(nm) {
.sidebox.submit .morelink a:lang(nm) {
color: #DDD !important;
color: #DDD !important;
background-color: #b53ba7;
background-color: #b53ba7;
}
}
.morelink,.morelink:hover, .side a[href*='/#btn'] {
.morelink,.morelink:hover, .side a[href*='/#btn'] {
font-weight:normal;
font-weight:normal;
letter-spacing:0;
letter-spacing:0;
background:#FF81D4;
background:#FF81D4;
border: none;
border: none;
-moz-border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
-webkit-border-radius:0px;
-o-border-radius:0px;
-o-border-radius:0px;
-ms-border-radius:0px;
-ms-border-radius:0px;
-khtml-border-radius:0px;
-khtml-border-radius:0px;
border-radius:0px;
border-radius:0px;
height: 37px;
height: 37px;
line-height: 37px;
line-height: 37px;
overflow: hidden;
overflow: hidden;
border-radius: 2px;
border-radius: 2px;
}
}
.morelink a,.morelink a:hover { color:#FFF; font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif; font-size:16px; }
.morelink a,.morelink a:hover { color:#FFF; font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif; font-size:16px; }
.morelink .nub,.morelink:hover .nub {
.morelink .nub,.morelink:hover .nub {
top: 0;
top: 0;
right: -25px;
right: -25px;
height: 0;
height: 0;
width: 0;
width: 0;
}
}
.morelink:hover .nub { border-left-color: #BB0100 }
.morelink:hover .nub { border-left-color: #BB0100 }
.disabled .morelink a,.disabled .morelink a:hover { cursor:default; color:#AAA; }
.disabled .morelink a,.disabled .morelink a:hover { cursor:default; color:#AAA; }
.morelink:hover, .side a[href*='/#btn']:hover { background-color: #EF63BC; border-color: #9E5200; }
.morelink:hover, .side a[href*='/#btn']:hover { background-color: #EF63BC; border-color: #9E5200; }
.res-nightmode .morelink a:hover{
.res-nightmode .morelink a:hover{
background-color: #a82f9a!important;
background-color: #a82f9a!important;
}
}
html:lang(nm) .morelink a:hover{
html:lang(nm) .morelink a:hover{
background-color: #a82f9a!important;
background-color: #a82f9a!important;
}
}
.disabled .morelink,.disabled .morelink:hover { background:#f5f5f5; border-color:#f5f5f5; }
.disabled .morelink,.disabled .morelink:hover { background:#f5f5f5; border-color:#f5f5f5; }
.disabled .morelink .nub,.disabled .morelink:hover .nub { background:url(%%sprites-05%%) 0 0 no-repeat transparent; border-color:#f5f5f5; }
.disabled .morelink .nub,.disabled .morelink:hover .nub { background:url(%%sprites-05%%) 0 0 no-repeat transparent; border-color:#f5f5f5; }
/* CONTENT */
/* CONTENT */
/* main content */
/* main content */
.sitetable { font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif; clear:left;}
.sitetable { font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif; clear:left;}
.infobar { overflow:hidden; margin:0 0 10px; }
.infobar { overflow:hidden; margin:0 0 10px; }
.content { margin:20px 0 0 20px; }
.content { margin:20px 0 0 20px; }
.link, .link.promotedlink.promoted {
.link, .link.promotedlink.promoted {
overflow:hidden;
overflow:hidden;
margin:0px;
margin:0px;
padding:5px;
padding:5px;
border:0px solid #EAEAEA;
border:0px solid #EAEAEA;
background-color:white;
background-color:white;
box-shadow: 0px 2px 4px rgba(0,0,0,.2);
box-shadow: 0px 2px 4px rgba(0,0,0,.2);
padding: 10px;
padding: 10px;
margin-top: 10px;
margin-top: 10px;
margin-left: 5px;
margin-left: 5px;
margin-right: 5px;
margin-right: 5px;
}
}
body.res-nightmode .sitetable .thing.link, body.res-nightmode div#siteTable div[onclick="click_thing(this)"] {
body.res-nightmode .sitetable .thing.link, body.res-nightmode div#siteTable div[onclick="click_thing(this)"] {
border: 1px solid #4c4c4c !important;
border: 1px solid #4c4c4c !important;
background-color: #333 !important;
background-color: #333 !important;
}
}
body.res-nightmode .sitetable .thing.link .keyHighlight {
body.res-nightmode .sitetable .thing.link .keyHighlight {
background-color: #363636 !important;
background-color: #363636 !important;
border-color: #666 !important;
border-color: #666 !important;
outline-color: #666 !important;
outline-color: #666 !important;
}
}
body.res-nightmode .midcol {
body.res-nightmode .midcol {
background-color: transparent !important;
background-color: transparent !important;
padding: 4px;
padding: 4px;
}
}
.link .rank { display:none; }
.link .rank { display:none; }
.link.last-clicked { border:0px dashed #EAEAEA; }
.link.last-clicked { border:0px dashed #EAEAEA; }
body.res-nightmode .link.last-clicked { border-color: #666; }
body.res-nightmode .link.last-clicked { border-color: #666; }
.linklisting > .clearleft { margin:5px; }
.linklisting > .clearleft { margin:5px; }
.entry .buttons li { display:inline; float:left; }
.entry .buttons li { display:inline; float:left; }
.link .midcol { margin-right:10px; margin-left:0; }
.link .midcol { margin-right:10px; margin-left:0; }
/* main comments */
/* main comments */
.commentarea { margin-top:10px; }
.commentarea { margin-top:10px; }
.link.self .usertext-body .md p,.comment .usertext-body .md p { line-height:1.3em; }
.link.self .usertext-body .md p,.comment .usertext-body .md p { line-height:1.3em; }
.link .usertext .md { padding:5px 10px; }
.link .usertext .md { padding:5px 10px; }
.panestack-title { border:none; margin:0; padding:0; }
.panestack-title { border:none; margin:0; padding:0; }
.panestack-title .title { float:left; font-size:11px; color:#888; margin:0; }
.panestack-title .title { float:left; font-size:11px; color:#888; margin:0; }
.commentarea .menuarea { font-size:11px; margin:0; }
.commentarea .menuarea { font-size:11px; margin:0; }
.panestack-title:after { content:'-'; padding:0 5px; float:left; }
.panestack-title:after { content:'-'; padding:0 5px; float:left; }
.commentarea > .usertext { clear:left; margin:0; }
.commentarea > .usertext { clear:left; margin:0; }
.usertext-edit { width:auto; }
.usertext-edit { width:auto; }
.usertext-edit textarea { width:430px; padding:10px; }
.usertext-edit textarea { width:430px; padding:10px; }
.usertext .bottom-area { width:450px; }
.usertext .bottom-area { width:450px; }
.comment .usertext .bottom-area { width:100%; }
.comment .usertext .bottom-area { width:100%; }
.usertext button { margin:5px 5px 10px 0; border:none; min-width:70px; }
.usertext button { margin:5px 5px 10px 0; border:none; min-width:70px; }
body.res-nightmode .usertext .help-toggle { background-color:#DDD; }
body.res-nightmode .usertext .help-toggle { background-color:#DDD; }
.usertext .help-toggle a { color:#FFF; }
.usertext .help-toggle a { color:#FFF; }
body.res-nightmode .usertext .help-toggle a { color:#444 !important; }
body.res-nightmode .usertext .help-toggle a { color:#444 !important; }
.usertext table.markhelp { width:450px; font-size:11px; }
.usertext table.markhelp { width:450px; font-size:11px; }
.link .usertext .md { background-color:#FFF; border:1px solid #EAEAEA; }
.link .usertext .md { background-color:#FFF; border:1px solid #EAEAEA; }
.entry .buttons li a { font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif; }
.entry .buttons li a { font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif; }
.usertext .help-toggle, .res-nightmode button.RESBigEditorPop, .usertext .bottom-area .reddiquette {
.usertext .help-toggle, .res-nightmode button.RESBigEditorPop, .usertext .bottom-area .reddiquette {
background-color:#999;
background-color:#999;
border:none;
border:none;
color:#FFF;
color:#FFF;
padding:6px;
padding:6px;
margin:5px 3px;
margin:5px 3px;
font-size:13px;
font-size:13px;
-moz-border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
-webkit-border-radius:0px;
-o-border-radius:0px;
-o-border-radius:0px;
-ms-border-radius:0px;
-ms-border-radius:0px;
-khtml-border-radius:0px;
-khtml-border-radius:0px;
border-radius: 0;
border-radius: 0;
}
}
#RESShortcutsSort { background-color:transparent !important; }
#RESShortcutsSort { background-color:transparent !important; }
/* MODERATOR SPECIFIC */
/* MODERATOR SPECIFIC */
/* stylesheet tweaks */
/* stylesheet tweaks */
.stylesheet-customize-container { width: 100%; }
.stylesheet-customize-container { width: 100%; }
#subreddit_stylesheet { display: block; overflow: hidden; padding-right: 80px; }
#subreddit_stylesheet { display: block; overflow: hidden; padding-right: 80px; }
.sheets { margin: 0; }
.sheets { margin: 0; }
#stylesheet_contents {
#stylesheet_contents {
font-family: Consolas, Monaco, monospace;
font-family: Consolas, Monaco, monospace;
padding: 12px;
padding: 12px;
background-color: #222;
background-color: #222;
color: #ace;
color: #ace;
border: 8px solid #222;
border: 8px solid #222;
}
}
body.res-nightmode #stylesheet_contents {
body.res-nightmode #stylesheet_contents {
background-color: #111;
background-color: #111;
border-color: #111;
border-color: #111;
}
}
/* MISC STYLING */
/* MISC STYLING */
/* No Participation CSS credit to /r/noparticipation, slightly modified */
/* No Participation CSS credit to /r/noparticipation, slightly modified */
body:lang(np):not(.subscriber) .arrow {
body:lang(np):not(.subscriber) .arrow {
visibility: hidden !important;
visibility: hidden !important;
}
}
body:lang(np):not(.subscriber) .usertext-edit,
body:lang(np):not(.subscriber) .usertext-edit,
body:lang(np):not(.subscriber) .sidebox.submit,
body:lang(np):not(.subscriber) .sidebox.submit,
body:lang(np):not(.subscriber) .commentingAs,
body:lang(np):not(.subscriber) .commentingAs,
body:lang(np):not(.subscriber) .markdownEditor,
body:lang(np):not(.subscriber) .markdownEditor,
body:lang(np):not(.subscriber) .report-button,
body:lang(np):not(.subscriber) .report-button,
body:lang(np):not(.subscriber) a[onclick*="return reply(this)"],
body:lang(np):not(.subscriber) a[onclick*="return reply(this)"],
body:lang(np):not(.subscriber) .subButtons,
body:lang(np):not(.subscriber) .subButtons,
body:lang(np):not(.subscriber) .helplink,
body:lang(np):not(.subscriber) .helplink,
body:lang(np):not(.subscriber) .titlebox .fancy-toggle-button.toggle > .option.add {
body:lang(np):not(.subscriber) .titlebox .fancy-toggle-button.toggle > .option.add {
display: none !important;
display: none !important;
}
}
body:lang(np):not(.subscriber) > .content:before {
body:lang(np):not(.subscriber) > .content:before {
content: "You have been linked to a read-only version of this subreddit. Please respect the community by not voting.";
content: "You have been linked to a read-only version of this subreddit. Please respect the community by not voting.";
display: block;
display: block;
max-width: 800px;
max-width: 800px;
background-color: #F6E69F;
background-color: #F6E69F;
padding: 5px 10px;
padding: 5px 10px;
margin: 5px 2px;
margin: 5px 2px;
border: 1px solid orange;
border: 1px solid orange;
font-size: small;
font-size: small;
text-align: center;
text-align: center;
}
}
body:lang(np):not(.subscriber) .entry.likes:not(.reddit-entry):before,
body:lang(np):not(.subscriber) .entry.likes:not(.reddit-entry):before,
body:lang(np):not(.subscriber) .entry.dislikes:not(.reddit-entry):before {
body:lang(np):not(.subscriber) .entry.dislikes:not(.reddit-entry):before {
content: "Please do not vote or comment when you come from external subreddits.";
content: "Please do not vote or comment when you come from external subreddits.";
color: red;
color: red;
font-size: large;
font-size: large;
font-weight: bold;
font-weight: bold;
}
}
/* Wiki protection */
/* Wiki protection */
body.wiki-page:lang(np):not(.subscriber) span.pageactions a.wikiaction-edit:not(.wikiaction-current),
body.wiki-page:lang(np):not(.subscriber) span.pageactions a.wikiaction-edit:not(.wikiaction-current),
body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform label[for='reason'],
body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform label[for='reason'],
body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform input#wiki_revision_reason,
body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform input#wiki_revision_reason,
body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform input[type='submit'] {
body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform input[type='submit'] {
display: none !important;
display: none !important;
}
}
/* tables */
/* tables */
.md table { border: 1px solid #ccc; font-family: 'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif; margin: 10px 0px; }
.md table { border: 1px solid #ccc; font-family: 'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif; margin: 10px 0px; }
body.res-nightmode .md table { border-color: #666; }
body.res-nightmode .md table { border-color: #666; }
.side .md table { width:100%; }
.side .md table { width:100%; }
.md table * { border: 0; }
.md table * { border: 0; }
body.res-nightmode .md table * { color: #ddd; }
body.res-nightmode .md table * { color: #ddd; }
.md table th { text-align: center; }
.md table th { text-align: center; }
.md table tr:nth-child(even), .md table thead { background-color: #f6f6f6; }
.md table tr:nth-child(even), .md table thead { background-color: #f6f6f6; }
body.res-nightmode .md table tr:nth-child(even), body.res-nightmode .md table thead { background-color: #444; }
body.res-nightmode .md table tr:nth-child(even), body.res-nightmode .md table thead { background-color: #444; }
.md table td, .md table th { border-right: 1px solid #ccc; padding: 4px 8px; }
.md table td, .md table th { border-right: 1px solid #ccc; padding: 4px 8px; }
body.res-nightmode .md table td, body.res-nightmode .md table th { border-color: #666; }
body.res-nightmode .md table td, body.res-nightmode .md table th { border-color: #666; }
body:not(.res-nightmode) .md table tbody { color: #444; }
body:not(.res-nightmode) .md table tbody { color: #444; }
/* lists */
/* lists */
.md > ul, .md > ol { border-left: 4px solid #ccc; }
.md > ul, .md > ol { border-left: 4px solid #ccc; }
body.res-nightmode .md > ul, body.res-nightmode .md > ol { border-color: #666; }
body.res-nightmode .md > ul, body.res-nightmode .md > ol { border-color: #666; }
.md ul, .md ol {
.md ul, .md ol {
margin: 10px 0px;
margin: 10px 0px;
padding: 6px;
padding: 6px;
background-color: #fff;
background-color: #fff;
-moz-border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-ms-border-radius:2px;
-khtml-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
border-radius:2px;
}
}
body.res-nightmode .md ul, body.res-nightmode .md ol { background-color: #444; }
body.res-nightmode .md ul, body.res-nightmode .md ol { background-color: #444; }
.md ul { list-style: disc inside; }
.md ul { list-style: disc inside; }
.md ol { list-style: none; }
.md ol { list-style: none; }
/*
/*
.md ul li, .md ol li {
.md ul li, .md ol li {
padding: 4px 8px;
padding: 4px 8px;
-moz-border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-ms-border-radius:2px;
-khtml-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
border-radius:2px;
}
}
.md ul li ul, .md ol li ol { margin: 8px 4px; }
.md ul li ul, .md ol li ol { margin: 8px 4px; }
.md ul li:nth-child(odd), .md ol li:nth-child(odd) { background-color: #f6f6f6; }
.md ul li:nth-child(odd), .md ol li:nth-child(odd) { background-color: #f6f6f6; }
body.res-nightmode .md ul li:nth-child(odd), body.res-nightmode .md ol li:nth-child(odd) { background-color: #222; }
body.res-nightmode .md ul li:nth-child(odd), body.res-nightmode .md ol li:nth-child(odd) { background-color: #222; }
.md ol { counter-reset: inc 0; }
.md ol { counter-reset: inc 0; }
ol li p, ul li p { display: inline; }
ol li p, ul li p { display: inline; }
.md ol li:before {
.md ol li:before {
counter-increment: inc 1;
counter-increment: inc 1;
content: counter(inc, decimal) '. ';
content: counter(inc, decimal) '. ';
margin-right: 4px;
margin-right: 4px;
color: #999;
color: #999;
}
}
*/
*/
/* boxes */
/* boxes */
.side blockquote + hr {
.side blockquote + hr {
border-width:0;
border-width:0;
width:0;
width:0;
background-color:transparent;
background-color:transparent;
margin:10px 0 0;
margin:10px 0 0;
}
}
body.res-nightmode .side hr {
body.res-nightmode .side hr {
border: 0 !important;
border: 0 !important;
border-bottom: 1px solid #000 !important;
border-bottom: 1px solid #000 !important;
}
}
.side blockquote {
.side blockquote {
border:0 none;
border:0 none;
padding:15px;
padding:15px;
margin:0;
margin:0;
background-color:#EFEFEF;
background-color:#EFEFEF;
border-radius:2px;
border-radius:2px;
}
}
.side h4, .side h5, .side h6 { height:0; }
.side h4, .side h5, .side h6 { height:0; }
.side blockquote h1 ~ p { margin-left:21px; }
.side blockquote h1 ~ p { margin-left:21px; }
.side blockquote h1 { background-color: transparent !important; margin-bottom: 15px; }
.side blockquote h1 { background-color: transparent !important; margin-bottom: 15px; }
.side blockquote pre, .side blockquote code { color: #222 !important; }
.side blockquote pre, .side blockquote code { color: #222 !important; }
.side h6 + blockquote p, .side h5 + blockquote p, .side h4 + blockquote p { color: #000; }
.side h6 + blockquote p, .side h5 + blockquote p, .side h4 + blockquote p { color: #000; }
.side h6 + blockquote a, .side h5 + blockquote a, .side h4 + blockquote a { color: #369; }
.side h6 + blockquote a, .side h5 + blockquote a, .side h4 + blockquote a { color: #369; }
.side blockquote + p,.side p + blockquote,.side p + h4,.side p + h5,.side p + h6 { margin-top:15px; }
.side blockquote + p,.side p + blockquote,.side p + h4,.side p + h5,.side p + h6 { margin-top:15px; }
body.res-nightmode .side blockquote h1, body.res-nightmode .side blockquote h1 a { color: #EEE !important; }
body.res-nightmode .side blockquote h1, body.res-nightmode .side blockquote h1 a { color: #EEE !important; }
body.res-nightmode .side h4+blockquote,body.res-nightmode .side h5+blockquote,body.res-nightmode .side h6+blockquote, .res-nightmode .side blockquote { background-color: #393939; }
body.res-nightmode .side h4+blockquote,body.res-nightmode .side h5+blockquote,body.res-nightmode .side h6+blockquote, .res-nightmode .side blockquote { background-color: #393939; }
/* colors */
/* colors */
.md h4 + table { border-color: #9EF886; }
.md h4 + table { border-color: #9EF886; }
.md h4 + table td, .md h4 + table th { border-right-color: #9EF886; }
.md h4 + table td, .md h4 + table th { border-right-color: #9EF886; }
.md h4 + table tr:nth-child(even), .md h4 + table thead { background-color: #E9FFE6; }
.md h4 + table tr:nth-child(even), .md h4 + table thead { background-color: #E9FFE6; }
body.res-nightmode .md h4 + table { border-color: #9EF886; }
body.res-nightmode .md h4 + table { border-color: #9EF886; }
body.res-nightmode .md h4 + table td, body.res-nightmode .md h4 + table th { border-right-color: #9EF886; }
body.res-nightmode .md h4 + table td, body.res-nightmode .md h4 + table th { border-right-color: #9EF886; }
body.res-nightmode .md h4 + table tr:nth-child(even), body.res-nightmode .md h4 + table thead { background-color: #207807; }
body.res-nightmode .md h4 + table tr:nth-child(even), body.res-nightmode .md h4 + table thead { background-color: #207807; }
body.res-nightmode .md h4 + ul, body.res-nightmode .md h4 + ol { border-left-color: #9EF886; }
body.res-nightmode .md h4 + ul, body.res-nightmode .md h4 + ol { border-left-color: #9EF886; }
body.res-nightmode .md h4 + ul li:nth-child(odd), body.res-nightmode .md h4 + ol li:nth-child(odd) { background-color: #207807; }
body.res-nightmode .md h4 + ul li:nth-child(odd), body.res-nightmode .md h4 + ol li:nth-child(odd) { background-color: #207807; }
/* buttons */
/* buttons */
.btn, button, .side a[href*='/#btn'] {
.btn, button, .side a[href*='/#btn'] {
background-color:#FF81D4;
background-color:#FF81D4;
border:none;
border:none;
color:#FFF;
color:#FFF;
padding:6px;
padding:6px;
margin:5px 5px 5px 0;
margin:5px 5px 5px 0;
cursor:pointer;
cursor:pointer;
font-size:13px;
font-size:13px;
font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif;
font-family:'Open Sans', 'Segoe UI' , 'Helvetica neue', Meiryo, sans-serif;
-moz-border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-ms-border-radius:2px;
-khtml-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
border-radius:2px;
}
}
.res-nightmode .btn, button,.res-nightmode .side a[href*='/#btn'] {
.res-nightmode .btn, button,.res-nightmode .side a[href*='/#btn'] {
background-color:#b53ba7;
background-color:#b53ba7;
}
}
html:lang(nm) .btn, button,html:lang(nm) .side a[href*='/#btn'] {
html:lang(nm) .btn, button,html:lang(nm) .side a[href*='/#btn'] {
background-color:#b53ba7;
background-color:#b53ba7;
}
}
.side a[href*='/#btn'] {
.side a[href*='/#btn'] {
text-align: center;
text-align: center;
display: block;
display: block;
width: auto;
width: auto;
font-weight: normal;
font-weight: normal;
letter-spacing: 0;
letter-spacing: 0;
line-height: 29px;
line-height: 29px;
margin:10px 0px;
margin:10px 0px;
}
}
body.res-nightmode .btn, body.res-nightmode button,
body.res-nightmode .btn, body.res-nightmode button,
body.res-nightmode .side a[href*='/#btn'] { color: #444 !important; background-color: #CCC !important; }
body.res-nightmode .side a[href*='/#btn'] { color: #444 !important; background-color: #CCC !important; }
.btn a { color:#FFF; }
.btn a { color:#FFF; }
body.res-nightmode .btn a { color: #444 !important; }
body.res-nightmode .btn a { color: #444 !important; }
.btn:hover,button:hover,.side a[href*='/#btn']:hover { background-color:#EF63BC; border-color:#9E5200; }
.btn:hover,button:hover,.side a[href*='/#btn']:hover { background-color:#EF63BC; border-color:#9E5200; }
body.res-nightmode .btn:hover, body.res-nightmode button:hover,
body.res-nightmode .btn:hover, body.res-nightmode button:hover,
body.res-nightmode .side a[href*='/#btn']:hover { background-color:#DDD !important; border-color:#DDD; }
body.res-nightmode .side a[href*='/#btn']:hover { background-color:#DDD !important; border-color:#DDD; }
/* code styling */
/* code styling */
.usertext-body pre {
.usertext-body pre {
margin:10px 0;
margin:10px 0;
padding:10px;
padding:10px;
color: #222 !important;
color: #222 !important;
}
}
.usertext-body pre, .usertext-body p > code {
.usertext-body pre, .usertext-body p > code {
background:#f7f7f7;
background:#f7f7f7;
border:1px solid #ccc;
border:1px solid #ccc;
-moz-border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-ms-border-radius:2px;
-khtml-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
border-radius:2px;
font-size:11px;
font-size:11px;
color: #222 !important;
color: #222 !important;
overflow: auto;
overflow: auto;
}
}
.usertext-body code {
.usertext-body code {
color: #222 !important;
color: #222 !important;
font-family:Consolas, Monaco, monospace;
font-family:Consolas, Monaco, monospace;
line-height:1.5em;
line-height:1.5em;
}
}
.usertext-body p > code {
.usertext-body p > code {
padding:0 3px;
padding:0 3px;
color: #222 !important;
color: #222 !important;
}
}
/* sidebar icons */
/* sidebar icons */
.users-online:before{
.users-online:before{
background-image:url(%%online%%);
background-image:url(%%online%%);
background-position:0;
background-position:0;
}
}
.side a[href*='#icon-'] { color:#000; cursor:default; }
.side a[href*='#icon-'] { color:#000; cursor:default; }
.side a[href*='#icon-']:hover { text-decoration:none; }
.side a[href*='#icon-']:hover { text-decoration:none; }
.side a[href*='#icon-']::before {
.side a[href*='#icon-']::before {
display:inline-block;
display:inline-block;
height:16px; width:16px;
height:16px; width:16px;
content:'';
content:'';
margin:0 5px -1px 0;
margin:0 5px -1px 0;
background: url(%%sprites-05%%) 30px 30px no-repeat;
background: url(%%sprites-05%%) 30px 30px no-repeat;
}
}
.side a[href='#icon-exclamation']::before {background-position: -16px -32px;}
.side a[href='#icon-exclamation']::before {background-position: -16px -32px;}
.side a[href='#icon-information']::before {background-position: -54px -51px;}
.side a[href='#icon-information']::before {background-position: -54px -51px;}
.side a[href='#icon-lightbulb']::before {background-position: -16px -51px;}
.side a[href='#icon-lightbulb']::before {background-position: -16px -51px;}
.side a[href='#icon-comments']::before {background-position: -35px -89px;}
.side a[href='#icon-comments']::before {background-position: -35px -89px;}
.side a[href='#icon-unhappy']::before {background-position: -73px -89px;}
.side a[href='#icon-unhappy']::before {background-position: -73px -89px;}
.side a[href='#icon-check']::before {background-position: -73px -51px;}
.side a[href='#icon-check']::before {background-position: -73px -51px;}
.side a[href='#icon-clock']::before {background-position: -35px -51px;}
.side a[href='#icon-clock']::before {background-position: -35px -51px;}
.side a[href='#icon-cross']::before {background-position: -35px -70px;}
.side a[href='#icon-cross']::before {background-position: -35px -70px;}
.side a[href='#icon-smile']::before {background-position: -54px -89px;}
.side a[href='#icon-smile']::before {background-position: -54px -89px;}
.side a[href='#icon-error']::before {background-position: -54px -32px;}
.side a[href='#icon-error']::before {background-position: -54px -32px;}
.side a[href='#icon-note']::before {background-position: -54px -70px;}
.side a[href='#icon-note']::before {background-position: -54px -70px;}
.side a[href='#icon-star']::before {background-position: -73px -32px;}
.side a[href='#icon-star']::before {background-position: -73px -32px;}
.side a[href='#icon-help']::before {background-position: -16px -70px;}
.side a[href='#icon-help']::before {background-position: -16px -70px;}
.side a[href='#icon-time']::before {background-position: -73px -70px;}
.side a[href='#icon-time']::before {background-position: -73px -70px;}
.side a[href='#icon-bell']::before {background-position: -35px -32px;}
.side a[href='#icon-bell']::before {background-position: -35px -32px;}
.side a[href='#icon-eye']::before {background-position: -16px -89px;}
.side a[href='#icon-eye']::before {background-position: -16px -89px;}
/* SUBREDDIT-SPECIFIC STYLES - add you own styles below without modifying the code above.*/
/* SUBREDDIT-SPECIFIC STYLES - add you own styles below without modifying the code above.*/
.sidebox .spacer, .icon-menu a { background: transparent; }
.sidebox .spacer, .icon-menu a { background: transparent; }
/*============================BANNER============================*/
/*============================BANNER============================*/
.pagename{
.pagename{
}
}
.pagename a{
.pagename a{
display:block;
display:block;
background-image:url(%%logo1%%);
background-image:url(%%SubredditLogo%%);
width: 432px;
width: 362px;
height: 163px;
height: 210px;
font-size:0px;
font-size:0px;
margin: -30px auto;
margin: -15px auto;
}
}
.tabmenu, .submit .tabmenu {
.tabmenu, .submit .tabmenu {
position: absolute;
position: absolute;
top: 264px; /* 135 */
top: 264px; /* 135 */
left: 490px;
left: 490px;
z-index: 999;
z-index: 999;
background: transparent;
background: transparent;
text-shadow: 0 0 10px rgba(255,255,255,.5),0 0 20px rgba(255,255,255,.5),0 0 30px rgba(255,255,255,.5);
text-shadow: 0 0 10px rgba(255,255,255,.5),0 0 20px rgba(255,255,255,.5),0 0 30px rgba(255,255,255,.5);
transition: 1.5s ease-in-out;
transition: 1.5s ease-in-out;
font-size: 14px;
font-size: 14px;
}
}
.tabmenu li, .submit .tabmenu li{
.tabmenu li, .submit .tabmenu li{
display: block;
display: block;
float: left;
float: left;
margin: 0 -10px 0 0;
margin: 0 -10px 0 0;
padding: 2px 2px 2px;
padding: 2px 2px 2px;
}
}
.tabmenu li a, .submit .tabmenu li a {
.tabmenu li a, .submit .tabmenu li a {
background-color: transparent;
background-color: transparent;
border: none!important;
border: none!important;
color: #FFFFFF;
color: #FFFFFF;
font-size: 13px;
font-size: 13px;
cursor: pointer;
cursor: pointer;
font-weight: normal;
font-weight: normal;
text-transform: uppercase;
text-transform: uppercase;
line-height: 20px;
line-height: 20px;
padding: 0px 10px 0px;
padding: 0px 10px 0px;
/* text-shadow: 0 0px 0 #fff; */
/* text-shadow: 0 0px 0 #fff; */
}
}
.res-nightmode .tabmenu li a,.res-nightmode .submit .tabmenu li a {
.res-nightmode .tabmenu li a,.res-nightmode .submit .tabmenu li a {
background-color: transparent!important;
background-color: transparent!important;
}
}
.tabmenu li.selected a, .submit .tabmenu li.selected a {
.tabmenu li.selected a, .submit .tabmenu li.selected a {
background-color: transparent!important;
background-color: transparent!important;
color: #fff!important;
color: #fff!important;
font-weight: bold;
font-weight: bold;
}
}
/*
/*
.res-nightmode .tabmenu li.selected a, .res-nightmode .submit .tabmenu li.selected a {
.res-nightmode .tabmenu li.selected a, .res-nightmode .submit .tabmenu li.selected a {
color:#F5A500!important;
color:#F5A500!important;
}
}
*/
*/
ul.tabmenu.formtab{
ul.tabmenu.formtab{
padding-left: 0px;
padding-left: 0px;
}
}
.tabmenu.formtab .selected am{
.tabmenu.formtab .selected am{
font-size:10px;
font-size:10px;
}
}
/* HOVER TABS */
/* HOVER TABS */
#header .tabmenu li:not(.selected):hover a{
#header .tabmenu li:not(.selected):hover a{
background-color:transparent;
background-color:transparent;
color: #FFF;
color: #FFF;
text-shadow: 0 0 10px rgba(255,255,255,.
text-shadow: 0