Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 092c57 - Navy Blue
- ffc322 - Gold
- c0c0c0 - Gray
- /* -------------------------------- HTML & Body ------------------------------------- */
- #siteTable div.thing a.title:visited {
- color: #092C57
- }
- #siteTable div.thing a.title:hover {
- color: #ffc322
- }
- #siteTable div.thing a.title {
- color: #092C57;
- font-weight:bold;
- transition: color 0.5s ease;
- }
- html {
- background: transparent no-repeat center top fixed;
- padding: 0px 0px;
- }
- body {
- background: url(http://b.thumbs.redditmedia.com/cBOr5hQx0u97yUMqj3JVuIOG8dpbpd1m3Gb8r0ifkas.png) no-repeat center bottom fixed;
- box-shadow: 0 0 16px #000;
- margin: 0 auto;
- }
- /*------------------------Username Color--------------------------------------*/
- .tagline a {
- color: #092c57;
- text-decoration: none;
- }
- /*----------------------- Hide Comments, share, etc links----------------------------------------------- */
- .comments {
- opacity: 1!important;
- }
- .newcomments {
- opacity: 1 !important;
- }
- .linklisting .thing .buttons a {
- opacity: 0;
- transition: opacity .3s ease-out;
- }
- .linklisting .thing:hover .buttons a {
- color: #888888;
- font-weight: bold;
- opacity: 1;
- }
- .redditSingleClick {
- display: none;
- }
- /*Non-subscribers can't downvote
- body:not(.subscriber) .down
- {
- visibility: hidden !important; }
- body:not(.subscriber) #siteTable:before
- {
- content: "You are not yet subscribed to r/Pacers. What are you waiting for?!";
- display: block;
- max-width: 800px;
- background-color: #ffc322;
- padding: 5px 10px;
- margin: 5px 305px 5px 0px;
- border: 1px solid #092c57;
- font-size: small;
- }/*
- /*
- .arrow.down:hover:after {
- position: absolute;
- display: inline-block;
- white-space: nowrap;
- z-index: 10;
- border: 1px solid #000000;
- padding: 4px;
- margin: 30px 0 0 0;
- font-size: 11px;
- font-weight: normal;
- box-shadow: 0 2px 6px #999;
- background-color: #092C57;
- color: #FFFFFF;
- content: "Please only downvote if the comment is trolling/inconsiderate/non-relatable to the discussion";
- }
- */add {display: none} to turn off downvoting */
- .arrow.down
- .comment .arrow.down {
- visibility: visible;
- display: block
- }
- /* ----------------------------------- Listing Page ---------------------------------- */
- div.content {
- margin: 15px 345px 5px 0px;
- }
- .link span.rank{
- display: none;
- }
- .link {
- background: transparent;
- padding: 10px;
- border: none;
- border-bottom: 1px solid #ddd;
- position: relative;
- }
- .link:hover {
- border-right: 5px solid #FFC322;
- box-shadow: 1px 1px 3px #444;
- border-radius: 10px;
- }
- .link.last-clicked {
- overflow: visible;
- }
- .listing-page .thing.stickied {
- margin-bottom: 15px;
- }
- .link.thing.stickied.self a.title,
- .link.thing.stickied.self a.title:active,
- .link.thing.stickied.self a.title:visited {
- color: #092c57;
- }
- .stickied {
- border-bottom: 2px solid #092C57;
- background: #EDEFF3;
- }
- .link .score {
- color: #092c57;
- }
- /*-----------------Banners------------------------------*/
- .side h5:nth-of-type(1) {
- position: absolute;
- font-size: 12px;
- display: block;
- top: 7px;
- left: .5%;
- background-color: transparent!important;
- color: #FFF;
- text-align: center;
- z-index: 25;
- }
- .flair-aba1{ background-position: 0 0; width: 70px; height: 90px; }
- .flair-aba1_hover{ background-position: 0 -140px; width: 70px; height: 90px; }
- .flair-aba2{ background-position: 0 -280px; width: 70px; height: 90px; }
- .flair-aba2_hover{ background-position: 0 -420px; width: 70px; height: 90px; }
- .flair-aba3{ background-position: 0 -560px; width: 70px; height: 90px; }
- .flair-aba3_hover{ background-position: 0 -700px; width: 70px; height: 90px; }
- /*-----------------1969-1970----------------------*/
- a[href$="http://bit.ly/1zH2PtR"]:nth-of-type(n){
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0 -140px;
- vertical-align: middle;
- content: "";
- transition: 0.9s;
- opacity: 0.5;
- }
- a[href$="http://bit.ly/1zH2PtR"]:nth-of-type(n):hover{
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0 -140px;
- vertical-align: middle;
- content: "";
- opacity: 1.0;
- }
- /*--------------1971-1972-----------------------*/
- a[href$="http://bit.ly/1wv75FF"]:nth-of-type(n){
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0 -420px;
- vertical-align: middle;
- content: "";
- transition: 0.9s;
- opacity: 0.5;
- }
- a[href$="http://bit.ly/1wv75FF"]:nth-of-type(n):hover{
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0 -420px;
- vertical-align: middle;
- content: "";
- opacity: 1.0;
- }
- /*--------------------1972-1973---------------------*/
- a[href$="http://bit.ly/1ydG6Pv"]:nth-of-type(n){
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0 -700px;
- vertical-align: middle;
- content: "";
- transition: 0.9s;
- opacity: 0.5;
- }
- a[href$="http://bit.ly/1ydG6Pv"]:nth-of-type(n):hover{
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0 -700px;
- vertical-align: middle;
- content: "";
- opacity: 1.0;
- }
- .side h3:nth-of-type(1) {
- position: absolute;
- font-size: 12px;
- display: block;
- top: 7px;
- right: 0%;
- background-color: transparent!important;
- color: #FFF;
- text-align: center;
- z-index: 25;
- }
- .flair-george{ background-position: 0 -840px; width: 69px; height: 90px; }
- .flair-george_hover{ background-position: 0 -980px; width: 69px; height: 90px; }
- .flair-mel{ background-position: 0 -1120px; width: 70px; height: 90px; }
- .flair-mel_hover{ background-position: 0 -1260px; width: 70px; height: 90px; }
- .flair-reggie{ background-position: 0 -1400px; width: 70px; height: 90px; }
- .flair-reggie_hover{ background-position: 0 -1540px; width: 70px; height: 90px; }
- .flair-roger{ background-position: 0 -1680px; width: 70px; height: 90px; }
- .flair-roger_hover{ background-position: 0 -1820px; width: 70px; height: 90px; }
- .flair-simon{ background-position: -120px 0; width: 70px; height: 90px; }
- .flair-simon_hover{ background-position: -120px -140px; width: 70px; height: 90px; }
- .flair-slick{ background-position: -120px -280px; width: 70px; height: 90px; }
- .flair-slick_hover{ background-position: -120px -420px; width: 70px; height: 90px; }
- /*------------------George McGinnis---------------*/
- a[href$="http://bit.ly/1Boilsv"]:nth-of-type(n){
- width: 69px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0px -980px;
- vertical-align: middle;
- content: "";
- transition: 0.9s;
- opacity: 0.5;
- }
- a[href$="http://bit.ly/1Boilsv"]:nth-of-type(n):hover{
- width: 69px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0px -980px;
- vertical-align: middle;
- content: "";
- opacity: 1.0;
- }
- /*----------Mel Daniels-----------*/
- a[href$="http://bit.ly/1CoT7Mf"]:nth-of-type(n){
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0px -1260px;
- vertical-align: middle;
- content: "";
- transition: 0.9s;
- opacity: 0.5;
- }
- a[href$="http://bit.ly/1CoT7Mf"]:nth-of-type(n):hover{
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0px -1260px;
- vertical-align: middle;
- content: "";
- opacity: 1.0;
- }
- /*--------Reggie Miller----------*/
- a[href$="http://bit.ly/1yGr5dW"]:nth-of-type(n){
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0px -1540px;
- vertical-align: middle;
- content: "";
- transition: 0.9s;
- opacity: 0.5;
- }
- a[href$="http://bit.ly/1yGr5dW"]:nth-of-type(n):hover{
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0px -1540px;
- vertical-align: middle;
- content: "";
- opacity: 1.0;
- }
- /*------------Roger Brown-------------*/
- a[href$="http://bit.ly/1GOVYm1"]:nth-of-type(n){
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0px -1820px;
- vertical-align: middle;
- content: "";
- transition: 0.9s;
- opacity: 0.5;
- }
- a[href$="http://bit.ly/1GOVYm1"]:nth-of-type(n):hover{
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: 0px -1820px;
- vertical-align: middle;
- content: "";
- opacity: 1.0;
- }
- /*-----------Slick Leonard-----------------*/
- a[href$="http://bit.ly/1GOWgsW"]:nth-of-type(n){
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: -120px -420px;
- vertical-align: middle;
- content: "";
- transition: 0.9s;
- opacity: 0.5;
- }
- a[href$="http://bit.ly/1GOWgsW"]:nth-of-type(n):hover{
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: -120px -420px;
- vertical-align: middle;
- content: "";
- opacity: 1.0;
- }
- /*----------Mel Simon---------------*/
- a[href$="http://bit.ly/15ztPyl"]:nth-of-type(n){
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: -120px -140px;
- vertical-align: middle;
- content: "";
- transition: 0.9s;
- opacity: 0.5;
- }
- a[href$="http://bit.ly/15ztPyl"]:nth-of-type(n):hover{
- width: 70px;
- height: 90px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
- background-position: -120px -140px;
- vertical-align: middle;
- content: "";
- opacity: 1.0;
- }
- /* ------------------- Subreddit Link Icon ------------------- */
- #header .pagename a{
- display: block;
- background-image: url(http://b.thumbs.redditmedia.com/iLZhyOVAiNHCIfHOWb2w182abEZu0myCVShQNmpcXyw.png);
- background-position: center;
- background-repeat: no-repeat;
- font-size: 0px;
- height: 100%;
- width: 350px;
- left: 35%;
- position: absolute;
- top: -6px;
- opacity: 0.3;
- z-index: 5;
- }
- #header .pagename a:hover {
- display: block;
- background-image: url(http://b.thumbs.redditmedia.com/iLZhyOVAiNHCIfHOWb2w182abEZu0myCVShQNmpcXyw.png);
- background-position: center;
- background-repeat: no-repeat;
- font-size: 0px;
- height: 100%;
- width: 350px;
- left: 35%;
- position: absolute;
- top: -6px;
- opacity: 1.0;
- transition: 0.9s;
- z-index: 5;
- }
- .res-nightmode #header .pagename a {
- display: block;
- background-image: none;
- background-repeat: no-repeat;
- margin-left: 40px;
- margin-top: 100px;
- font-size: 0px;
- padding: 40px 300px 0 0;
- color: white;
- left: 250px;
- position: absolute;
- top: -5px;
- }
- #header-img {
- display: none;
- }
- /* -------------------------------- Header ------------------------------------- */
- #header {
- background: transparent url(http://b.thumbs.redditmedia.com/Fu2PuIBNVQP9wXFMHBbv-LlPL57UE9X4_dgmpScab9Q.jpg);
- background-repeat: repeat-x;
- background-position: top left;
- width: 100%;
- border-bottom: none;
- z-index: 2;
- height: 255px;
- }
- #header-img.default-header {
- text-indent: -9999px;
- background: transparent;
- background-position: 0px -313px;
- background-repeat: no-repeat;
- height: 40px;
- width: 120px;
- display: inline-block;
- vertical-align: bottom;
- margin-bottom: 3px;
- }
- /*----------Header Thumbnail------------------------ */
- #header-bottom-left{
- position:relative;
- }
- #header-bottom-left {
- background-position: 50px 50px;
- height: 170px;
- padding: 0 0;
- background: transparent repeat-x top left;
- }
- #header-img-a {
- top: -99px;
- left: 30px;
- width: 46px;
- height: 46px;
- position: absolute;
- content: ""
- color: transparent;
- background: transparent;
- }
- /* ----- */
- #header-bottom-left{
- position:relative;
- background: transparent;
- }
- #header-bottom-left {
- background-position: 50px 50px;
- height: 170px;
- padding: 0 0;
- background: transparent repeat-x top left;
- }
- #header-img-a {
- top: 143px;
- left: 30px;
- width: 46px;
- height: 50px;
- position: absolute;
- overflow: hidden;
- background: transparent;
- }
- /* ---------------------Dashboard, Front, All, Random, Friends, Mod, etc----------------------------- */
- .dropdown.srdrop .selected{background: #092c57;
- }
- #sr-header-area {
- font-size: 90%
- line-height:18px;
- background-color: #ffc322;
- color: #092c57;
- }
- #sr-header-area .sr-list {
- margin-left: 40px;
- }
- #sr-header-area .sr-list .separator {
- visibility: hidden;
- }
- #sr-header-area .sr-list .flat-list.sr-bar:not(:first-of-type),
- #sr-more-link {
- display: none;
- }
- #sr-header-area a {
- height: 20px;
- font-family: arial, sans-serif;
- text-transform: Capitalize;
- font-size: 12px;
- font-weight: bold;
- letter-spacing: 1px;
- color: #092c57;
- transition: color 0.5s ease;
- }
- #sr-header-area a:hover {
- color: #fff;
- text-decoration: none;
- }
- /*------------------------CHANGES COLORS ON SUBMIT PAGE---------------------------------*/
- .roundfield {
- background-color:#C0C0C0;
- border: 1px solid;
- border-color:#092c57;
- }
- .formtabs-content {
- border-top: 2px solid #000000;
- }
- .content.submit .info-notice {
- background-color:#C0C0C0;
- border:1px solid #092c57;
- }
- .formtabs-content .infobar {
- background-color:#C0C0C0;
- border-color:#092c57;
- }
- .flairselector.drop-choices.active {
- background-color: #C0C0C0;
- z-index: 500;
- }
- .tabmenu.formtab .selected a {
- color: #fff;
- font-size: 130%;
- background-color: #092c57;
- border: 1px solid #ffc322;
- border-bottom: none;
- }
- .tabmenu.formtab a {
- font-weight: normal;
- outline: none;
- padding: 0px 12px;
- vertical-align: bottom;
- border: 1px solid #ffc322;
- border-bottom: none;
- color: #092c57;
- }
- /* ---------------------- "My Subreddits" Dropdown Menu ------------------------ */
- #sr-header-area .srdrop.dropdown {
- width: 30px;
- top: -5px;
- right: 3px;
- padding: 0px;
- }
- #sr-header-area .srdrop.dropdown .selected { /* icon */
- width: 35px;
- height: 35px;
- padding: 0;
- margin: 0;
- display: block;
- line-height: 35px;
- text-indent: -999em;
- opacity: 0.5;
- }
- #sr-header-area .srdrop.dropdown .selected:hover {
- opacity: 50;
- }
- #sr-header-area .drop-choices.srdrop { /* dropdown container */
- padding: 5px;
- margin: 1px 0 0 0;
- border: none;
- background: #092C57;
- }
- #sr-header-area .drop-choices a.choice {
- color: #C0C0C0;
- }
- #sr-header-area .drop-choices a.choice:hover {
- background-color: #092C57;
- color: #fff;
- }
- #RESShortcuts {
- z-index: 6;
- white-space: nowrap;
- overflow-x: hidden;
- padding-left: 2px;
- color: #092c57;
- }
- /* --------------------------------- Username Bar ----------------------------------------*/
- .message-count {
- background-color: #ffc322;
- color: #ffc322;
- font-size: 8px;
- font-weight: bold;
- padding: 0px 3px;
- margin-left: 3px;
- border-radius: 2px;
- display: inline-block;
- }
- div#header-bottom-right {
- background: none !important;
- color: white;
- text-transform: Capitalize;
- font-size: 12px;
- font-weight: bold;
- font-family: arial,sans-serif;
- height: 18px;
- line-height: 26px;
- padding: 0 15px;
- top: 175px;
- }
- #header-bottom-right a {
- color: #092c57 !important;
- line-height: 15px;
- transition: color 0.5s ease;
- }
- #header-bottom-right a:hover {
- color: #fff!important;
- }
- #header-bottom-right img {
- vertical-align: middle;
- }
- #header-bottom-right .separator {
- color: #092C57;
- }
- .res-navTop #userbarToggle.userbarShow {
- top: 0;
- bottom: auto;
- }
- #userbarToggle {
- position: absolute;
- top: 0;
- bottom: auto;
- left: -5px;
- width: 16px;
- padding-right: 3px;
- height: 100%;
- font-size: 15px;
- border-radius: 4px 0;
- color: white;
- display: inline-block;
- background-color: #092c57;
- border-right: 1px solid #ffc322;
- cursor: pointer;
- text-align: right;
- line-height: 24px;
- }
- #userbarToggle.userbarShow {
- left: 0 !important;
- }
- .res #userbarToggle, .res #RESShortcutsEditContainer {
- background-color: transparent;
- border-right: 0px solid #ffc322;
- color: white;
- }
- #sr-more-link {
- display: none;
- }
- /* --------------------------------- Tabs Menu --------------------------------- */
- #header-bottom-left ul.tabmenu {
- position:absolute;
- width:750px;
- height:25px;
- background-color:transparent;
- margin-left: -10px;
- top: 150px;
- }
- /*Hides Unused Tabs*/
- #header .tabmenu [href$="/ads/"], .tabmenu [href$="/gilded/"] {
- visibility: hidden;
- width: 0;
- padding: 0;
- margin: 0;
- display: inline-block;
- display: none!important;
- }
- #header-bottom-left ul.tabmenu li {
- float:left;
- display:inline-block
- }
- #header-bottom-left ul.tabmenu li {
- margin:0
- }
- #header-bottom-left ul.tabmenu li a {
- display:block;
- background-color:transparent;
- border:none;
- margin:0;
- height:20px;
- padding: 0px 15px;
- color:#092c57!important;
- text-transform: Capitalize;
- font-family: verdana,sans-serif;
- font-weight: bold;
- font-size: 12px;
- line-height:275%;
- transition: color 0.5s ease;
- }
- #header-bottom-left ul.tabmenu li a:hover {
- background-color: transparent;
- color: #fff!important;
- }
- #header-bottom-left ul.tabmenu li.selected {
- background-color: transparent;
- text-decoration:underline;
- color: #fff!important;
- height:30px;
- }
- /*-----------------------------------Sidebar Image------------------------------- */
- .side [href="#SidebarImage"] {
- position: absolute;
- top: 195px;
- right: 4px;
- height: 360px;
- width: 325px;
- border: 3px solid #ffc322;
- background: url(http://b.thumbs.redditmedia.com/xTcSRfEwRxag-gzx7RwAhYkGvPDkSU_czAA9EqQXInE.png);
- pointer-events: none;
- }
- .side h6:nth-of-type(1) {
- }
- .titlebox h6 {
- color: #092c57;
- text-decoration: none;
- font-family: lato, sans-serif;
- font-weight: bold;
- font-size: 12px!important;
- font-family: arial;
- letter-spacing: 0px;
- line-height: 20px!important;
- padding-top: 4px;
- padding-bottom: 4px;
- border-top: #ffc322 1px solid;
- border-bottom: #ffc322 1px solid;
- background: rgba(211,211,211,0.92);
- height: 60px;
- width: 329px;
- text-align: left;
- position: absolute;
- top: 485px;
- right: 4px;
- transition: all 0.3s ease-out;
- }
- /* --------------------------------- Sidebar ------------------------------------ */
- .side {
- float: right;
- box-shadow: 0 0 0px 5px #092C57;
- margin: -54px 2px 0px 0px;
- padding-top: 379px;
- width: 335px;
- background: #fff;
- border-radius: 1px;
- text-align: left;
- color: #000;
- }
- .side .spacer:first-of-type:after {
- position: absolute;
- bottom: 0;
- left: 15px;
- right: 15px;
- text-align: center;
- padding: 2px;
- background: #092C57;
- color: #ffffff;
- }
- */
- .side table + p {
- text-align: center;
- margin-bottom: 1em;
- }
- .side table {
- width: 290px;
- }
- .titlebox .redditname {
- display: none;
- }
- .titlebox, .sidecontentbox {
- padding: 0 15px 15px;
- }
- .titlebox form.flairtoggle {
- background: #fff;
- }
- .titlebox .bottom{
- display:none;
- }
- .sidebox.create {
- display: none;
- }
- .side .spacer:first-of-type {
- background-position: bottom center;
- background-repeat: no-repeat;
- position: relative;
- }
- .sidecontentbox ul {
- background-color: #fff;
- }
- .sidecontentbox .content {
- border: 1px solid #fff;
- border-radius: 2px; }
- /*-------------------------Comment Tables--------------- */
- .md td, .md th {
- border: none;
- text-align: left;
- }
- .link .usertext-body .md {
- background-color: #fff;
- border: 2px solid #092c57;
- border-radius: 0px;
- }
- .md table {
- margin: 0px 0 0px 0;
- position: relative;
- left: 1px
- }
- .md table { width: 100%;
- }
- .md table th {
- background: #092c57;
- border-top: none;
- border-left: none;
- border-bottom: #092c57;
- border-right: none;
- border: none;
- color: #fff;
- font-weight: bold;
- text-align: center;
- font-size: 14px;
- }
- .md table td a {
- color: #092c57;
- font-size: 12px;
- border: none;
- padding: .3em;
- vertical-align: middle;
- }
- .md table td a: hover {
- color: #ffc322;
- text-decoration: underline;
- }
- .md tr:nth-of-type(odd) {
- background: #fff;
- color: #092c57;
- }
- .md tr:nth-of-type(even) {
- background: #fff;
- color: #092c57;
- }
- /* ------------------------ Sidebar Tables ------------------------ */
- .side .md table {
- box-shadow: 0 0 5px #000;
- background: #c0c0c0;
- border: 2px solid #092c57;
- width: 331px;
- position: relative;
- margin: 3px -9px;
- padding: 5px 4px;
- }
- .titlebox .side .md table {
- width: 100%;
- }
- .side .md table th {
- border-top: none;
- background: #ffc322;
- border-left: none;
- border-right: 1px solid #092c57;
- border-radius: none;
- color: #092C57;
- font-weight: bold;
- padding: .5em;
- text-align: center;
- font-size: 11px;
- }
- .side .md table td {
- font-size: 10px;
- border: none;
- padding: .3em;
- vertical-align: middle;
- }
- .side .md table td:hover {
- color: #092c57;
- background-color: #c0c0c0;
- }
- .side .md table tr:hover {
- color: #092c57;
- background-color: #c0c0c0;
- }
- .side .md table td a: hover {
- color: #092c57;
- text-decoration: underline;
- }
- /* --------------------- Submit Content Buttons ------------------------- */
- .morelink {
- background: #092C57;
- padding-left: 10px;
- border: 1px solid #092c57;
- }
- .morelink a {
- font-weight: bold;
- font-size: 14px;
- font-family: arial,sans-serif;
- letter-spacing: 0;
- text-align: center;
- color: #eee;
- }
- .morelink:hover {
- background: #FFC322;
- border: 1px solid #FFC322;
- transition: 0.9s;
- }
- .submit .nub {
- display: none;
- }
- .submit-link {
- position: absolute;
- top: 564px;
- right: 2px;
- width: 174px;
- }
- .submit-text {
- position: absolute;
- top: 564px;
- width: 174px;
- }
- .submit-text .morelink {
- background-position: 0 -39px;
- }
- .submit-text .morelink:hover {
- background-position: 0 -139px; }
- /*--------------------------- Link Flairs ------------------------ */
- .flairoptionpane .linkflairlabel {
- float: none;
- }
- #siteTable > div.thing p.title .linkflairlabel {
- display: none;
- }
- #siteTable > div.thing:hover p.title .linkflairlabel {
- display: block;
- }
- .linkflairlabel {
- padding: 0;
- height: auto;
- margin: 0;
- color: #333;
- font-weight: bold;
- font-style: normal;
- font-variant: normal;
- font-size: 12px;
- cursor: default;
- vertical-align: middle;
- float: right;
- border-radius: 0;
- font-family: Verdana,Geneva,sans-serif;
- }
- .linkflair-original .linkflairlabel {
- background-color: transparent;
- border-bottom: 1px solid #0000FF;
- padding-bottom: 2px;
- border-right: none;
- border-left: none;
- border-top: none;
- color: #0000FF;
- }
- .flairoptionpane .linkflair-original .linkflairlabel {
- background-color: #ffffff;
- font-size: 11px;
- font-weight: bold;
- color:#0000FF;
- border-color: #000000;
- border-bottom: 1px solid #0000FF;
- border-width: 1px;
- border-radius: 3px;
- }
- .linkflair-podcast .linkflairlabel {
- background-color: transparent;
- border-bottom: 1px solid #ffa800;
- padding-bottom: 2px;
- border-right: none;
- border-left: none;
- border-top: none;
- color: #ffa800;
- }
- .flairoptionpane .linkflair-podcast .linkflairlabel {
- background-color: #ffffff;
- font-size: 11px;
- font-weight: bold;
- color:#ffa800;
- border-color: #000000;
- border-bottom: 1px solid #ffa800;
- border-width: 1px;
- border-radius: 3px;
- }
- .linkflair-highlights .linkflairlabel {
- background-color: transparent;
- border-bottom: 1px solid #ffa800;
- padding-bottom: 2px;
- border-right: none;
- border-left: none;
- border-top: none;
- color: #ffa800;
- }
- .flairoptionpane .linkflair-highlights .linkflairlabel {
- background-color: #ffffff;
- font-size: 11px;
- font-weight: bold;
- color:#ffa800;
- border-color: #000000;
- border-bottom: 1px solid #ffa800;
- border-width: 1px;
- border-radius: 3px;
- }
- .linkflair-gamethread .linkflairlabel {
- background-color: transparent;
- border-bottom: 1px solid #092c57;
- padding-bottom: 2px;
- border-right: none;
- border-left: none;
- border-top: none;
- color: #092c57;
- }
- .flairoptionpane .linkflair-gamethread .linkflairlabel {
- background-color: #ffffff;
- font-size: 11px;
- font-weight: bold;
- color:#092c57;
- border-color: #000000;
- border-bottom: 1px solid #092c57;
- border-width: 1px;
- border-radius: 3px;
- }
- .linkflair-rumors .linkflairlabel {
- background-color: transparent;
- border-bottom: 1px solid black;
- padding-bottom: 2px;
- border-right: none;
- border-left: none;
- border-top: none;
- color: black;
- }
- .flairoptionpane .linkflair-rumors .linkflairlabel {
- background-color: #ffffff;
- font-size: 11px;
- font-weight: bold;
- color: black;
- border-color: #000000;
- border-bottom: 1px solid black;
- border-width: 1px;
- border-radius: 3px;
- }
- .linkflair-modpost .linkflairlabel {
- background-color: transparent;
- border-bottom: 1px solid #059f17;
- padding-bottom: 2px;
- border-right: none;
- border-left: none;
- border-top: none;
- color: #059f17;
- }
- .flairoptionpane .linkflair-modpost .linkflairlabel {
- background-color: #ffffff;
- font-size: 11px;
- font-weight: bold;
- color:#059f17;
- border-color: #000000;
- border-bottom: 1px solid #059f17;
- border-width: 1px;
- border-radius: 3px;
- }
- .linkflair-news .linkflairlabel {
- background-color: transparent;
- border-bottom: 1px solid #FF6600;
- padding-bottom: 2px;
- border-right: none;
- border-left: none;
- border-top: none;
- color: #FF6600;
- }
- .flairoptionpane .linkflair-news .linkflairlabel {
- background-color: #ffffff;
- font-size: 11px;
- font-weight: bold;
- color:#FF6600;
- border-color: #000000;
- border-bottom: 1px solid #FF6600;
- border-width: 1px;
- border-radius: 3px;
- }
- .linkflair-blog .linkflairlabel {
- background-color: transparent;
- border-bottom: 1px solid #FF6600;
- padding-bottom: 2px;
- border-right: none;
- border-left: none;
- border-top: none;
- color: #FF6600;
- }
- .flairoptionpane .linkflair-blog .linkflairlabel {
- background-color: #ffffff;
- font-size: 11px;
- font-weight: bold;
- color:#FF6600;
- border-bottom: 1px solid #FF6600;
- border-color: #000000;
- border-width: 1px;
- border-radius: 3px;
- }
- .linkflair-twitter .linkflairlabel {
- background-color: transparent;
- border-bottom: 1px solid #4099FF;
- padding-bottom: 2px;
- border-right: none;
- border-left: none;
- border-top: none;
- color: #4099FF;
- }
- .flairoptionpane .linkflair-twitter .linkflairlabel {
- background-color: #ffffff;
- font-size: 11px;
- font-weight: bold;
- color:#4099FF;
- border-color: #000000;
- border-bottom: 1px solid #4099FF;
- border-width: 1px;
- border-radius: 3px;
- }
- .linkflair-draft .linkflairlabel {
- background-color: transparent;
- border-bottom: 1px solid #FF0000;
- padding-bottom: 2px;
- border-right: none;
- border-left: none;
- border-top: none;
- color: #FF0000;
- }
- .flairoptionpane .linkflair-draft .linkflairlabel {
- background-color: #ffffff;
- font-size: 11px;
- font-weight: bold;
- color: #FF0000;
- border-color: #000000;
- border-bottom: 1px solid #FF0000;
- border-width: 1px;
- border-radius: 3px;
- }
- /* -------------------------- Search Bar ------------------------- */
- #search {
- padding: 8px 0px;
- width: 332px;
- }
- #search input[type="text"]:hover {
- position: right;
- padding: 3px 7px;
- top: -111px;
- border: 4px solid #ffc322;
- background-color: #ffc322;
- width: 335px;
- font-weight: bold;
- font-size: 14px;
- font-family: arial,sans-serif;
- text-transform: capitalize;
- content: "SEARCH";
- text-align: center;
- color: #092c57;
- padding-right: 230px;
- transition: 0.9s;
- }
- #search input[type="text"]::-webkit-input-placeholder {color:#ffffff !important;
- }
- #search input[type="Text"] {
- position: right;
- padding: 3px 7px;
- top: -111px;
- border: 4px solid #092c57;
- background-color: #092c57;
- width: 335px;
- font-weight: bold;
- font-size: 14px;
- font-family: arial,sans-serif;
- text-transform: capitalize;
- content: "SEARCH";
- text-align: center;
- padding-right: 230px;
- }
- #search input:focus {
- outline: none;
- color: #ffffff;
- }
- #searchexpando {
- border-color: #fff;
- background-color: #fff;
- }
- /* -------------------------- Reddit Ad ------------------------- */
- #ad_main {
- display: block;
- margin: 0 auto;
- }
- /* -------------------------User Flair ---------------------- */
- .flairselector h2 {
- background: #092c57;
- color: #fff;
- padding-bottom: 2px;
- margin-bottom: 4px;
- text-align: center;
- text-transform: Capitalize;
- }
- .flairselector {
- box-shadow: 4px 4px 4px #fff;
- font-size: x-small;
- position: absolute;
- width: 400px;
- }
- .flairoptionpane {
- margin-bottom: 4px;
- max-height: 200px;
- overflow: auto;
- text-align: center;
- background-color: #fff;
- }
- .flairselector form {
- border-top: solid 1px #092c57;
- clear: both;
- display: block;
- padding-top: 4px;
- text-align: center;
- background-color: #fff;
- }
- .flairselector .customizer {
- display: none !important;
- }
- .flair {
- border: none !important;
- top: 20px;
- padding: 0px;
- background: url(http://b.thumbs.redditmedia.com/Ymy6Mf-lppISiLpjCIJuxA9tn8xsl_tTa43BvcpSMRU.png);
- display: inline-block;
- vertical-align: middle;
- text-indent:-9999px;
- }
- .flair-1{ background-position: 0 0; width: 42px; height: 35px; }
- .flair-10{ background-position: 0 -85px; width: 42px; height: 35px; }
- .flair-11{ background-position: 0 -170px; width: 42px; height: 35px; }
- .flair-12{ background-position: 0 -255px; width: 42px; height: 35px; }
- .flair-13{ background-position: 0 -340px; width: 42px; height: 35px; }
- .flair-15{ background-position: 0 -425px; width: 42px; height: 35px; }
- .flair-2{ background-position: 0 -510px; width: 42px; height: 35px; }
- .flair-21{ background-position: 0 -595px; width: 42px; height: 35px; }
- .flair-22{ background-position: 0 -680px; width: 42px; height: 35px; }
- .flair-27{ background-position: 0 -765px; width: 42px; height: 35px; }
- .flair-28{ background-position: 0 -850px; width: 42px; height: 35px; }
- .flair-3{ background-position: 0 -935px; width: 42px; height: 35px; }
- .flair-32{ background-position: 0 -1020px; width: 42px; height: 35px; }
- .flair-33{ background-position: 0 -1105px; width: 42px; height: 35px; }
- .flair-4{ background-position: 0 -1190px; width: 42px; height: 35px; }
- .flair-42{ background-position: 0 -1275px; width: 42px; height: 35px; }
- .flair-44{ background-position: 0 -1360px; width: 42px; height: 35px; }
- .flair-5{ background-position: 0 -1445px; width: 42px; height: 35px; }
- .flair-55{ background-position: 0 -1530px; width: 42px; height: 35px; }
- .flair-9{ background-position: 0 -1615px; width: 42px; height: 35px; }
- .flair-Heat{ background-position: 0 -1700px; width: 50px; height: 31px; }
- .flair-Pacers2{ background-position: 0 -1781px; width: 42px; height: 28px; }
- .flair-Pacers3{ background-position: 0 -1859px; width: 42px; height: 28px; }
- .flair-Pacers4{ background-position: 0 -1937px; width: 42px; height: 28px; }
- .flair-Pacers5{ background-position: -100px 0; width: 42px; height: 28px; }
- .flair-Pacers6{ background-position: -100px -78px; width: 42px; height: 28px; }
- .flair-Pacers7{ background-position: -100px -156px; width: 42px; height: 28px; }
- .flair-aba-30{ background-position: -100px -234px; width: 42px; height: 35px; }
- .flair-aba-34{ background-position: -100px -319px; width: 42px; height: 35px; }
- .flair-aba-35{ background-position: -100px -404px; width: 42px; height: 35px; }
- .flair-aba{ background-position: -100px -489px; width: 42px; height: 35px; }
- .flair-bird{ background-position: -100px -574px; width: 42px; height: 35px; }
- .flair-boomer{ background-position: -100px -659px; width: 35px; height: 35px; }
- .flair-bowser{ background-position: -100px -744px; width: 35px; height: 35px; }
- .flair-flo-13{ background-position: -100px -829px; width: 42px; height: 35px; }
- .flair-flo-31{ background-position: -100px -914px; width: 42px; height: 35px; }
- .flair-flo-32{ background-position: -100px -999px; width: 42px; height: 35px; }
- .flair-flo-33{ background-position: -100px -1084px; width: 42px; height: 35px; }
- .flair-flo-45{ background-position: -100px -1169px; width: 42px; height: 35px; }
- .flair-flo-9{ background-position: -100px -1254px; width: 42px; height: 35px; }
- .flair-nba-blazers{ background-position: -100px -1339px; width: 42px; height: 35px; }
- .flair-nba-bucks{ background-position: -100px -1424px; width: 42px; height: 35px; }
- .flair-nba-bulls{ background-position: -100px -1509px; width: 42px; height: 35px; }
- .flair-nba-cavaliers{ background-position: -100px -1594px; width: 42px; height: 35px; }
- .flair-nba-celtics{ background-position: -100px -1679px; width: 42px; height: 35px; }
- .flair-nba-clippers{ background-position: -100px -1764px; width: 42px; height: 35px; }
- .flair-nba-grizzlies{ background-position: -100px -1849px; width: 42px; height: 35px; }
- .flair-nba-hawks{ background-position: -100px -1934px; width: 42px; height: 35px; }
- .flair-nba-heat{ background-position: -200px 0; width: 42px; height: 35px; }
- .flair-nba-hornets{ background-position: -200px -85px; width: 42px; height: 35px; }
- .flair-nba-jazz{ background-position: -200px -170px; width: 42px; height: 35px; }
- .flair-nba-kings{ background-position: -200px -255px; width: 42px; height: 35px; }
- .flair-nba-knicks{ background-position: -200px -340px; width: 42px; height: 35px; }
- .flair-nba-lakers{ background-position: -200px -425px; width: 42px; height: 35px; }
- .flair-nba-magic{ background-position: -200px -510px; width: 42px; height: 35px; }
- .flair-nba-mavericks{ background-position: -200px -595px; width: 42px; height: 35px; }
- .flair-nba-nets{ background-position: -200px -680px; width: 42px; height: 35px; }
- .flair-nba-nuggets{ background-position: -200px -765px; width: 42px; height: 35px; }
- .flair-nba-pacers{ background-position: -200px -850px; width: 42px; height: 35px; }
- .flair-nba-pelicans{ background-position: -200px -935px; width: 42px; height: 35px; }
- .flair-nba-pistons{ background-position: -200px -1020px; width: 42px; height: 35px; }
- .flair-nba-raptors{ background-position: -200px -1105px; width: 42px; height: 35px; }
- .flair-nba-rockets{ background-position: -200px -1190px; width: 42px; height: 35px; }
- .flair-nba-sixers{ background-position: -200px -1275px; width: 42px; height: 35px; }
- .flair-nba-spurs{ background-position: -200px -1360px; width: 42px; height: 35px; }
- .flair-nba-suns{ background-position: -200px -1445px; width: 42px; height: 35px; }
- .flair-nba-thunder{ background-position: -200px -1530px; width: 42px; height: 35px; }
- .flair-nba-timberwolves{ background-position: -200px -1615px; width: 42px; height: 35px; }
- .flair-nba-warriors{ background-position: -200px -1700px; width: 42px; height: 35px; }
- .flair-nba-wizards{ background-position: -200px -1785px; width: 42px; height: 35px; }
- .flair-new-0{ background-position: -200px -1870px; width: 42px; height: 35px; }
- .flair-pin-11{ background-position: -300px 0; width: 42px; height: 35px; }
- .flair-pin-31{ background-position: -300px -85px; width: 42px; height: 35px; }
- .flair-pin-5{ background-position: -300px -170px; width: 42px; height: 35px; }
- .flair-pin-7{ background-position: -300px -255px; width: 42px; height: 35px; }
- .flair-pin_17{ background-position: -300px -340px; width: 42px; height: 35px; }
- .flair-slick{ background-position: -300px -425px; width: 35px; height: 35px; }
- .flair-vogel{ background-position: -300px -510px; width: 35px; height: 35px; }
- /* -------------------- Change "Readers" and "Currently Online" --------------------- */
- .subscribers, .users-online {
- position: relative;
- display: block;
- vertical-align: top;
- width: 335px;
- right: 10px;
- white-space: nowrap;
- text-align: center;
- font-family: arial;
- text-shadow: 0 2px 0 black;
- background: #092c57;
- }
- .subscribers .number, .users-online .number {
- font-size: 1.3em;
- font-weight: bold;
- color: #ffffff;
- }
- .subscribers .word, .users-online .word {
- display: none;
- }
- .subscribers:after, .users-online:after {
- display: block;
- font-size: 0.9em;
- font-weight: normal;
- text-transform: uppercase;
- }
- .subscribers {
- }
- .subscribers:after {
- content: 'Pacers Fans';
- color: #ffc322;
- font-weight: bold;
- font-family: arial;
- }
- .users-online:before {
- display: none;
- }
- .users-online:after {
- content: 'online now';
- color: #ffc322;
- font-weight: bold;
- }
- /*-------------------------Unsubscribe, Shortcut, Dashboard Buttons ----------------------*/
- .subButtons,
- .subscribe-button {
- text-align: center;
- }
- button,
- .subButtons .toggle .option.active,
- .subButtons .RESshortcut,
- .subButtons .REStoggle,
- .subscribe-button .option.active {
- border: 1px solid #092c57;
- background: #092C57;
- color: white;
- font-weight: bold;
- font-family: arial;
- font-size: 12px;
- display: inline-block;
- padding: 2px 12px;
- box-shadow: 0px 5px 5px 0px #c0c0c0;
- line-height: 20px;
- }
- .subButtons .toggle .option.active,
- .subButtons .RESshortcut,
- .subButtons .REStoggle,
- .subscribe-button .option.active {
- width: 75px;
- padding: 2px 5px;
- }
- .subButtons .toggle .option.active,
- .subButtons .RESshortcut,
- .subButtons .REStoggle,
- .side .RESshortcutside,
- .subscribe-button .option.active {
- background: #092c57;
- border: 1px solid #092c57;
- }
- .subButtons .toggle .option.active:hover,
- .subButtons .RESshortcut:hover,
- .subButtons .REStoggle:hover,
- .side .RESshortcutside:hover,
- .subscribe-button .option.active:hover {
- background: #092c57;
- }
- .subButtons .toggle .option.remove,
- .subButtons .RESshortcut.remove,
- .subButtons .REStoggle.remove,
- .subscribe-button .option.remove {
- background: #092c57;
- }
- .subButtons .toggle .option.remove:hover,
- .subButtons .RESshortcut.remove:hover,
- .subButtons .REStoggle.remove:hover,
- .subscribe-button .option.remove:hover {
- background: #092c57;
- }
- /*------------------------------------Jersey Sidebar Sprites ------------------------ */
- a[href$="/r/12"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/12"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 0; height: 60px; width: 67px; display: inline-block;
- }
- a[href$="/r/13"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/13"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -117px; height: 60px; width: 67px; display: inline-block;
- }
- a[href$="/r/15"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/15"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -234px; height: 60px; width: 67px; display: inline-block;
- }
- a[href$="/r/2"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/2"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -351px; height: 60px; width: 67px; display: inline-block;
- }
- a[href$="/r/21"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/21"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -468px;
- height: 60px;
- width: 67px;
- display: inline-block;
- opacity: 0.5;
- }
- a[href$="/r/22"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/22"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -585px; height: 60px; width: 67px; display: inline-block;
- }
- a[href$="/r/28"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/28"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -702px; height: 60px; width: 67px; display: inline-block;
- }
- a[href$="/r/3"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/3"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -819px; height: 60px; width: 67px; display: inline-block;
- }
- a[href$="/r/32"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/32"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -936px;
- height: 60px;
- width: 67px;
- display: inline-block;
- opacity: 0.5;
- }
- a[href$="/r/4"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/4"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1053px;
- height: 60px;
- width: 67px;
- display: inline-block;
- opacity: 0.5
- }
- a[href$="/r/42"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/42"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1170px; height: 60px; width: 67px; display: inline-block;
- }
- a[href$="/r/44"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/44"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1287px; height: 60px; width: 67px; display: inline-block;
- }
- a[href$="/r/5"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/5"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1404px; height: 60px; width: 67px; display: inline-block;
- }
- a[href$="/r/55"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/55"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1521px;
- height: 60px;
- width: 67px;
- display: inline-block;
- opacity: 0.5;
- }
- a[href$="/r/9"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/9"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1638px;
- height: 60px;
- width: 67px;
- display: inline-block;
- opacity: 0.5;
- }
- a[href$="/r/miles"]:nth-of-type(n):before{
- width: 67px;
- height: 60px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/miles"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1755px; height: 60px; width: 67px; display: inline-block;
- }
- /* ----------------------------------- NBA Sprites ---------------------------------- */
- a[href$="/r/charlottehornets"]:nth-of-type(n):before, a[href$="/r/mkebucks"]:nth-of-type(n):before, a[href$="/r/chicagobulls"]:nth-of-type(n):before, a[href$="/r/clevelandcavs"]:nth-of-type(n):before, a[href$="/r/bostonceltics"]:nth-of-type(n):before, a[href$="/r/laclippers"]:nth-of-type(n):before, a[href$="/r/memphisgrizzlies"]:nth-of-type(n):before, a[href$="/r/atlantahawks"]:nth-of-type(n):before, a[href$="/r/heat"]:nth-of-type(n):before, a[href$="/r/utahjazz"]:nth-of-type(n):before, a[href$="/r/kings"]:nth-of-type(n):before, a[href$="/r/nyknicks"]:nth-of-type(n):before, a[href$="/r/lakers"]:nth-of-type(n):before, a[href$="/r/orlandomagic"]:nth-of-type(n):before, a[href$="/r/mavericks"]:nth-of-type(n):before, a[href$="/r/gonets"]:nth-of-type(n):before, a[href$="/r/denvernuggets"]:nth-of-type(n):before, a[href$="/r/thunder"]:nth-of-type(n):before, a[href$="/r/pacers"]:nth-of-type(n):before, a[href$="/r/nolapelicans"]:nth-of-type(n):before, a[href$="/r/detroitpistons"]:nth-of-type(n):before, a[href$="/r/torontoraptors"]:nth-of-type(n):before, a[href="/r/rockets"]:nth-of-type(n):before, a[href$="/r/sixers"]:nth-of-type(n):before, a[href$="/r/nbaspurs"]:nth-of-type(n):before, a[href$="/r/suns"]:nth-of-type(n):before, a[href$="/r/timberwolves"]:nth-of-type(n):before, a[href$="/r/ripcity"]:nth-of-type(n):before, a[href$="/r/warriors"]:nth-of-type(n):before, a[href$="/r/washingtonwizards"]:nth-of-type(n):before, a[href$="/r/fox"]:nth-of-type(n):before, a[href$="/r/nbatv"]:nth-of-type(n):before, a[href$="/r/abc"]:nth-of-type(n):before, a[href$="/r/tnt"]:nth-of-type(n):before, a[href$="/r/espn"]:nth-of-type(n):before, a[href$="/r/#summerleague"]:nth-of-type(n):before, a[href$="/r/#playoffs"]:nth-of-type(n):before, a[href$="/r/#lottery"]:nth-of-type(n):before, a[href$="/r/#nbadraft"]:nth-of-type(n):before{
- width: 60px;
- height: 40px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/charlottehornets"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0 -900px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/mkebucks"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0 -180px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/chicagobulls"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -270px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/clevelandcavs"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -360px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/bostonceltics"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -450px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/laclippers"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -540px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/memphisgrizzlies"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -630px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/atlantahawks"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -720px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/heat"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -810px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/utahjazz"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -990px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/kings"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1080px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/nyknicks"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1170px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/lakers"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1260px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/orlandomagic"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1350px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/mavericks"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1440px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/gonets"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1530px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/denvernuggets"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1620px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/thunder"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -360px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/pacers"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1710px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/nolapelicans"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1800px; height: 40px; width: 60px; display: inline-block;
- }
- a[href="/r/detroitpistons"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1890px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/torontoraptors"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px 0px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/rockets"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -90px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/sixers"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px 0px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/nbaspurs"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -180px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/suns"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -270px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/timberwolves"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -450px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/ripcity"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -90px; height: 40px; width: 60px; display: inline-block; }
- a[href$="/r/warriors"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -540px; height: 40px; width: 60px; display: inline-block;
- }
- a[href$="/r/washingtonwizards"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -540px; height: 40px; width: 60px; display: inline-block
- }
- a[href$="/r/abc"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -720px; height: 40px; width: 60px; display: inline-block
- }
- a[href$="/r/espn"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -900px; height: 40px; width: 60px; display: inline-block
- }
- a[href$="/r/fox"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -990px; height: 40px; width: 60px; display: inline-block
- }
- a[href$="/r/tnt"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -1440px; height: 40px; width: 60px; display: inline-block
- }
- a[href$="/r/nbatv"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -1170px; height: 40px; width: 60px; display: inline-block
- }
- a[href$="/r/#lottery"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -1080px; height: 40px; width: 60px; display: inline-block
- }
- a[href$="/r/#playoffs"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -1260px; height: 40px; width: 60px; display: inline-block
- }
- a[href$="/r/#summerleague"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -1350px; height: 40px; width: 60px; display: inline-block
- }
- a[href$="/r/#nbadraft"]:nth-of-type(n):before {
- background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -810px; height: 40px; width: 60px; display: inline-block
- }
- /* --------------------------------- Comments Page ------------------------------------ */
- .comment .md {
- font-size: inherit;
- }
- .comment .md p {
- line-height: normal;
- }
- .commentarea {
- padding: 10px;
- }
- #noresults {
- text-align: center;
- font-size: 1.5em;
- margin-right: 0;
- color: white;
- background: #C0C0C0;
- padding: 4px 0;
- }
- /* ------------------------ ??? ------------------------ */
- th[align="center"] {
- text-align: center;
- }
- th[align="right"] {
- text-align: right;
- }
- .side blockquote {
- border: none;
- margin: 0;
- padding: 0;
- }
- .side blockquote ul {
- background: none;
- position: absolute;
- top: 203px;
- left: 65px;
- }
- .side blockquote ul li:nth-of-type(n) {
- background: none;
- border: none;
- display: inline;
- padding: 0 15px 0 0;
- }
- .side blockquote a:link,
- .side blockquote a:visited {
- color: #092c57;
- }
- .side blockquote a:hover {
- color: #092c57;
- text-decoration: none;
- }
- .comment h1,
- .comment h2,
- .comment h3,
- .comment h4,
- .comment h5,
- .comment h6 {
- font-size: 100%;
- font-weight: bold;
- border: none;
- color: black;
- margin: 0;
- padding: 0;
- }
- .comment h1 {
- font-size: 2em;
- }
- .comment h2 {
- font-size: 1.5em;
- }
- .comment h3 {
- font-size: 1.2em;
- }
- .comment h4 {
- }
- .comment h5 {
- font-size: .8em;
- }
- .comment h6 {
- font-size: .7em;
- }
- .comment code {
- background: transparent;
- border: 1px solid #ddd;
- padding: 2px 4px;
- border-radius: 3px;
- white-space: pre;
- }
- .comment pre {
- background: transparent;
- border: 1px solid #ddd;
- padding: 2px 4px;
- border-radius: 3px;
- white-space: pre;
- }
- .comment pre code {
- background: transparent;
- border: none;
- padding: 0;
- border-radius: 0;
- white-space: pre;
- }
- .comment abbr {
- border-bottom: 1px dotted #777;
- }
- .livePreview > h3 {
- padding: 2px 0 0 10px;
- margin: 6px 0 1px;
- line-height: 1.6em;
- border-bottom: inherit;
- }
- #link-desc, #text-desc {
- padding-top: 235px;
- border: none;
- }
- /*------------------------Child Comments ---------------------------------------*/
- .res:not(.res-nightmode) .commentarea .comment,
- .res:not(.res-nightmode) .commentarea .comment .comment,
- .res:not(.res-nightmode) .commentarea .comment .comment .comment,
- .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment,
- .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment,
- .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment,
- .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment,
- .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment,
- .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment,
- .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment,
- .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment,
- .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment {
- background: transparent!important;
- }
- /*------------------------- Changes the thumbnail for posts --------------------- */
- .thumbnail.self{
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0px -1220px;
- width: 70px;
- height: 72px;
- }
- a.thumbnail[href*=".com"] img{display: none;}
- a.thumbnail[href*=".com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*=".com"]{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -1342px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="twitter.com"] img{display: none;}
- a.thumbnail[href*="twitter.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="twitter.com"]{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -1830px!important;
- background-color: transparent!important;
- opacity: 0.5;
- transition: 0.9s;
- }
- a.thumbnail[href*="twitter.com"]:hover img{display: none;}
- a.thumbnail[href*="twitter.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="twitter.com"]:hover{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -1830px !important;
- background-color: transparent!important;
- opacity: 1.0;
- }
- a.thumbnail[href*="youtube.com"] img{display: none;}
- a.thumbnail[href*="youtube.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="youtube.com"]{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) -120px 0 !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="youtube.com"]:hover img{display: none;}
- a.thumbnail[href*="youtube.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="youtube.com"]:hover{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) -120px -122px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="indycornrows.com"] img{display: none;}
- a.thumbnail[href*="indycornrows.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="indycornrows.com"]{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -244px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="indycornrows.com"]:hover img{display: none;}
- a.thumbnail[href*="indycornrows.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="indycornrows.com"]:hover{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -366px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="espn.go.com"] img{display: none;}
- a.thumbnail[href*="espn.go.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="espn.go.com"]{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -488px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="espn.go.com"]:hover img{display: none;}
- a.thumbnail[href*="espn.go.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="espn.go.com"]:hover{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -610px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="indystar.com"] img{display: none;}
- a.thumbnail[href*="indystar.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="indystar.com"]{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -732px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="indystar.com"]:hover img{display: none;}
- a.thumbnail[href*="indystar.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="indystar.com"]:hover{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -854px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="8points9seconds.com"] img{display: none;}
- a.thumbnail[href*="8points9seconds.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="8points9seconds.com"]{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 0 !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="8points9seconds.com"]:hover img{display: none;}
- a.thumbnail[href*="8points9seconds.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="8points9seconds.com"]:hover{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -122px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="nba.com"] img{display: none;}
- a.thumbnail[href*="nba.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="nba.com"]{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -976px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="nba.com"]:hover img{display: none;}
- a.thumbnail[href*="nba.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="nba.com"]:hover{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -1098px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="/game_thread_"] img { display: none; }
- a.thumbnail[href*="/game_thread_"] {
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -1586px !important; width: 70px; height: 72px;
- background-color: transparent!important;
- }
- a.thumbnail[href*="/game_thread_"]:hover {
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -1464px !important; width: 70px; height: 72px;
- }
- a.thumbnail[href*="cbssports.com"] img{display: none;}
- a.thumbnail[href*="cbssports.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="cbssports.com"]{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) -120px -244px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="cbssports.com"]:hover img{display: none;}
- a.thumbnail[href*="cbssports.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="cbssports.com"]:hover{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) -120px -366px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="1070thefan.com"] img{display: none;}
- a.thumbnail[href*="1070thefan.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="1070thefan.com"]{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) -120px -488px !important;
- background-color: transparent!important;
- }
- a.thumbnail[href*="1070thefan.com"]:hover img{display: none;}
- a.thumbnail[href*="1070thefan.com"] + div.entry > a.toggleImage { display: none; }
- a.thumbnail[href*="1070thefan.com"]:hover{
- height: 72px;
- width: 70px;
- background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) -120px -610px !important;
- background-color: transparent!important;
- }
- .sprite-8p9s{ background-position: 0 0; width: 70px; height: 72px; }
- .sprite-8p9s_hover{ background-position: 0 -122px; width: 70px; height: 72px; }
- .sprite-cornrows{ background-position: 0 -244px; width: 70px; height: 72px; }
- .sprite-cornrows_hover{ background-position: 0 -366px; width: 70px; height: 72px; }
- .sprite-espn{ background-position: 0 -488px; width: 70px; height: 72px; }
- .sprite-espn_hover{ background-position: 0 -610px; width: 70px; height: 72px; }
- .sprite-indystar{ background-position: 0 -732px; width: 70px; height: 72px; }
- .sprite-indystar_hover{ background-position: 0 -854px; width: 70px; height: 72px; }
- .sprite-nba{ background-position: 0 -976px; width: 70px; height: 72px; }
- .sprite-nba_hover{ background-position: 0 -1098px; width: 70px; height: 72px; }
- .sprite-self{ background-position: 0 -1220px; width: 70px; height: 72px; }
- .sprite-snoo{ background-position: 0 -1342px; width: 70px; height: 72px; }
- .sprite-sticky{ background-position: 0 -1464px; width: 70px; height: 72px; }
- .sprite-sticky_hover{ background-position: 0 -1586px; width: 70px; height: 72px; }
- .sprite-twitter{ background-position: 0 -1708px; width: 70px; height: 72px; }
- .sprite-twitter_hover{ background-position: 0 -1830px; width: 70px; height: 72px; }
- .sprite-youtube{ background-position: -120px 0; width: 70px; height: 72px; }
- .sprite-youtube_hover{ background-position: -120px -122px; width: 70px; height: 72px; }
- .sprite-zcbs{ background-position: -120px -244px; width: 70px; height: 72px; }
- .sprite-zcbs_hover{ background-position: -120px -366px; width: 70px; height: 72px; }
- .sprite-zfan{ background-position: -120px -488px; width: 70px; height: 72px; }
- .sprite-zfan_hover{ background-position: -120px -610px; width: 70px; height: 72px; }
- .sprite-zgamethread{ background-position: -120px -732px; width: 70px; height: 72px; }
- /*-------------Change Upvote to Gold-------------------------*/
- #siteTable div.thing a.title[href*="upvote"].title { color: #ffc322;
- }
- /*-------------------------- Sidebar Headings -------------------------------------------- */
- .titlebox blockquote {
- border: 1px solid #ffc322;
- text-shadow: 0 1px 0 white;
- color: #ffc322;
- font-weight: bold;
- box-shadow: 0px 5px 5px 0px #c0c0c0;
- }
- .link.last-clicked {
- overflow: hidden
- }
- .linkinfo {
- margin-bottom: 10px
- }
- .titlebox {
- padding: 9px;
- background: transparent!important; /*Sidebar Background color*/
- border: 1px solid #FFF; /*Sidebar border color*/
- color: #092c57; /*Text color in sidebar*/
- }
- .titlebox .bottom {
- border: 0
- }
- .titlebox form.toggle {
- background-color: transparent
- }
- .titlebox .usertext {
- margin: 15px 0;
- line-height: 120%;
- font-size: small
- }
- .titlebox .usertext .md {
- margin: 0;
- padding: 0;
- overflow: visible
- }
- .titlebox .usertext .md h2 {
- font-size: 16px;
- font-weight: bold;
- font-family: arial;
- padding: 0px 7px;
- color: #fff; /*Text color of ##*/
- text-shadow: 0 2px 0 black;
- background: #092c57;
- border: 2px solid #092c57;
- width: 317px;
- text-align: left;
- margin: 3px -10px;
- }
- .titlebox .usertext .md > h1 {
- border: 0;
- margin: 0;
- padding: 0;
- font-size: medium !important;
- background-color: #092C57; /*Background color of #*/
- color: #eee; /*Text color of #*/
- text-shadow: 3px 3px 3px #ffc322;
- width: 288px;
- padding: 5px 10px;
- padding-left: 20px;
- padding-right: 0;
- margin-right: 13px;
- margin-left: -18px;
- border-bottom: 1px solid #3399cc; /*Border of #*/
- border-radius: 25px;
- margin-bottom: 5px;
- margin-top: 10px;
- z-index: 100
- }
- .res-nightmode .usertext .md > h1 {
- background-color: #377798; /*Nightmode fix for #*/
- border-bottom: 1px solid #377798;
- }
- .titlebox .usertext .md > h1:after {
- display: block;
- content: "";
- border-color: transparent #23698c transparent transparent;
- /*Color of the little triangle^*/
- border-style: solid;
- border-width: 15px;
- height: 0px;
- width: 0px;
- position: absolute;
- z-index: -1;
- margin-left: -35px;
- margin-top: -10px
- }
- /*-------------------------Footer, Moderators, Recently Viewed, Moderation Tools----------------*/
- .footer, .footer-parent {
- margin: 0 auto;
- background: #092c57 !important;
- border: 2px solid #ffc322;
- color: #fff;
- }
- .sidecontentbox .content, .linkinfo {
- background: transparent !important;
- border: 2px solid #092C57;
- width: 104%;
- box-shadow: 0 0 5px #000;
- margin: 3px -12px;
- padding: 0px 4px;
- }
- .sidecontentbox .helplink + .title h1 {
- font-size: 0 !important;
- color: #092c57;
- content: '';
- }
- /*-------------------Moderators--------------------*/
- .sidecontentbox .helplink + .title h1:before {
- font-size: 13px !important;
- font-weight: bold;
- color: #092c57;
- content: 'The Team';
- }
- /*-----------------Moderation Tools---------------*/
- .sidecontentbox .title h1 {
- color: #092c57;
- font-weight: bold;
- }
- /*----------------Link Info (post submitted on) --------*/
- .sidecontentbox .content, .linkinfo {
- background: transparent!important;
- border: 2px solid #092C57;
- width: 98%;
- box-shadow: 0 0 5px #000;
- margin: 3px -1px;
- padding: 0px 4px;
- text-transform: capitalize;
- }
- /*-------------------------- Announcements Bar ------------------------------------------- */
- body > div.content {
- margin-top: 4.3em;
- }
- .side h4:nth-of-type(1) {
- position: absolute;
- font-size: 14px;
- font-family: "Arial";
- display: block;
- top: 191px;
- left: 0px;
- right: 342px;
- background-color: #092C57!important;
- color: #FFF;
- text-align: center;
- padding: 3px 10px 3px 10px;
- }
- .side h4:nth-of-type(1) a: hover {
- color: #ffc322;
- text-decoration: underline;
- }
- .side h4:nth-of-type(1) a {
- color: #fff;
- text-decoration: none;
- }
- /* ------------------------- Custom upvote and downvote arrows --------------------------- */
- .arrow.upmod {
- background: url(http://a.thumbs.redditmedia.com/79J89AgUscb8sQgH.png);
- }
- .arrow.downmod {
- background: url(http://b.thumbs.redditmedia.com/bxWarfGCpBhWackI.png);
- }
- /* -------------------------- up/down res nightmode fix ---------------------------------- */
- .res-nightmode .arrow .downmod{
- width: 15px;
- height: 15px;
- }
- .res-nightmode .arrow .upmod{
- width: 15px;
- height: 15px;
- }
- /* ----- AAK - MidColumn Adjustments (UpMod/Downmod Clipping fix for comments and compressed links) ----- */
- .midcol[style] {
- width: 30px !important;
- }
- .compressed .midcol {
- width: 21px
- }
- .comment .midcol {
- width: 23px !important;
- }
- .res-nightmode .comment .midcol {
- width: 15px;
- }
- .res-nightmode .midcol[style] {
- width: 21px
- }
- .res-nightmode .compressed .midcol {
- width: 21px
- }
- /* ---------------------------------- Vote Numbers ---------------------------------- */
- .link .score.likes {
- color: #092C57;
- }
- .link .score.dislikes {
- color: #092C57;
- }
- .link .score {
- color: #092C57;
- }
- /*--------------------------Expando Text Button------------------------------ */
- .expando-button {
- width:24px !important;
- height:28px !important;
- background:url(http://b.thumbs.redditmedia.com/EO9lZqrfG4zV4Y5SaROA5PNkGadYqbfydasfV-WzjFc.png) !important;
- }
- .expando-button.selftext {
- background-position: 0 -146px !important;
- }
- .expando-button.selftext.expanded {
- background-position: 0 -220px !important;
- }
- .expando-button.video {
- background-position: 0 -294px !important;
- }
- .expando-button.video.expanded {
- background-position: 0 -367px !important;
- }
- .expando-button.image {
- background-position: 0 0 !important;
- }
- .expando-button.image.expanded {
- background-position: 0 -74px !important;
- }
- /* ------------------------------ [RES] Reddit Enhancement Suite ---------------------------- */
- #srList {
- position: absolute;
- top: 18px;
- left: 0;
- z-index: 9999;
- display: none;
- border: 1px solid black;
- background-color: #ffc322;
- color: #092c57;
- width: auto;
- overflow-y: auto;
- }
- #RESShortcutsSort, #RESShortcutsRight, #RESShortcutsLeft, #RESShortcutsAdd, #RESShortcutsTrash {
- width: 16px;
- cursor: pointer;
- font-size: 20px;
- color: #092c57;
- height: 18px;
- line-height: 15px;
- position: absolute;
- top: 0;
- z-index: 999;
- background-color: #ffc322;
- }
- .res .RESDropdownList,
- .res #RESSearchMenuItem,
- .res #RESPrefsDropdown {
- z-index: 2147483646 !important;
- border-color: #092c57 !important;
- }
- .res .RESDropdownList li {
- border-color: #092c57!important;
- }
- .res .RESDropdownList li,
- .res .RESDropdownList li a{
- background: #ffc322;
- color: #092c57;
- }
- .res .RESDropdownList li:hover,
- .res .RESDropdownList li:hover a {
- background-color: #092c57;
- color: #ffc322;
- }
- .NERPageMarker {
- text-align:center!important;
- color: #ffffff!important;
- font-size:16px;
- margin-top:6px;
- margin-bottom:6px;
- font-weight:900!important;
- text-transform:uppercase;
- background-color: #092c57!important;
- border: 2px solid #ffc322 !important;
- padding:3px 0
- }
- .comments-page .RES-keyNav-activeElement,
- .listing-page .RES-keyNav-activeElement {
- background: none !important;
- }
- html.res-nightmode {
- background: #444;
- }
- body.res-nightmode {
- box-shadow: 0 0 8px black;
- }
- .res-nightmode .link,
- .res-nightmode .link:hover {
- background: inherit;
- }
- .res-nightmode .side .submit {
- border: none;
- background: none;
- }
- .res-nightmode .side .submit .morelink {
- box-shadow: none;
- }
- .res-nightmode .side .submit .morelink a {
- background: #444;
- }
- .res-nightmode .side .submit .morelink a:hover {
- color: #aaa;
- }
- .res-nightmode .md table {
- border: 1px solid black;
- }
- .res-nightmode .md th {
- background: black;
- }
- .res-nightmode .md tr {
- background: #333;
- }
- .res-nightmode .md td {
- border-top: 1px solid #555;
- }
- .res-nightmode .side h1 {
- background: #444;
- color: #aaa;
- }
- .res-nightmode .side li {
- background: #333;
- color: #ccc;
- border-color: black;
- }
- .res-nightmode .number {
- background: #444;
- border: 1px solid #000;
- }
- .res-nightmode #stylesheet_contents,
- .res-nightmode .comment code,
- .res-nightmode .comment pre {
- background: black;
- color: #aaa;
- border: 1px solid #666;
- }
- .res-nightmode .comment pre code {
- border: none;
- }
- .res-nightmode .comment h1,
- .res-nightmode .comment h2,
- .res-nightmode .comment h3,
- .res-nightmode .comment h4,
- .res-nightmode .comment h5,
- .res-nightmode .comment h6 {
- color: #ccc;
- }
- .res-nightmode .pretty-form textarea {
- box-shadow: none;
- }
- .res-nightmode .content button {
- border: 1px solid #666;
- border-radius: 0;
- }
- .res-nightmode .commentarea {
- border: none;
- }
- .res-nightmode .footer-parent {
- border-top: 1px solid #092C57;
- background: #333;
- }
- .res-nightmode .debuginfo {
- background: #333;
- }
- .res-nightmode .footer {
- border-color: #222;
- background: none;
- }
- /*------------------------------------ Random Upvote Text---------------------------- */
- .thing .upmod:focus::after {
- content: "";
- font-size: 16px;
- /*margin-left: -7px;*/
- vertical-align:center;
- position: relative;
- color: #092c57;
- bottom: 8px;
- overflow:visible!important;
- opacity: 0.0;
- -webkit-animation-name: exAn;
- -webkit-animation-duration: 2.0s;
- -webkit-animation-timing-function: ease-out;
- -webkit-animation-iteration-count: 1;
- animation-name: exAn;
- animation-duration: 2.0s;
- animation-timing-function: ease-out;
- animation-iteration-count: 1;
- animation-play-state: running;
- }
- @-webkit-keyframes exAn {
- 0% {color: #092c57}
- 8% {bottom: 23px; opacity: 1.0}
- 15% {bottom: 28px;}
- 30% {color: #092c57}
- 50% {color: #092c57; bottom: 33px;}
- 60% {color: #092c57}
- 100% {bottom: 38px; opacity: 0.0}
- }
- @keyframes exAn {
- 0% {color: #092c57}
- 8% {bottom: 23px; opacity: 1.0}
- 15% {bottom: 28px;}
- 30% {color: #092c57}
- 50% {color: #092c57; bottom: 33px;}
- 60% {color: #092c57}
- 100% {bottom: 38px; opacity: 0.0}
- }
- .thing[data-fullname$="a"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="b"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="c"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="d"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="e"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="f"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="g"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="h"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="i"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="j"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="k"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="l"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="m"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="n"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="o"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="p"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="q"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="r"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="s"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="t"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="u"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="v"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="w"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="x"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="y"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="z"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="1"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="2"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="3"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="4"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="5"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="6"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="7"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="8"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="9"] .upmod:focus::after { content: "BOOM BABY!"; }
- .thing[data-fullname$="0"] .upmod:focus::after { content: "BOOM BABY!";
- }
- .content .midcol,.content .commentarea .comment {overflow:visible !important;}
- .arrow.upmod:after {
- content: "BOOM BABY!";
- font-size: 16px;
- font-family:impact;
- position: relative;
- color: #092c57;
- bottom: 18px;
- opacity: 0.0;
- }
- /----------------------------*Konami Code-------------------------------------*/
- #baconBit {
- position: fixed;
- width: 300px!important;
- height: 500px!important;
- background-image: url(http://b.thumbs.redditmedia.com/yhcSqMbxWYw9yOfOK3pzbrgahg3EQw2rWH6czCsvMzo.png)!important;
- top: -5%;
- left: -5%;
- z-index: 999999;
- -webkit-transform: scale(3,3), rotate(0deg);
- -moz-transform: scale(3,3) rotate(0deg);
- transform: scale(3,3), rotate(0deg);
- }
- #baconBit.makeitrain {
- top: 100%;
- left: 100%;
- -webkit-transform: rotate(0deg);
- -moz-transform: rotate(0deg);
- }
- #baconBit {
- -webkit-transition: all 5s linear !important;
- -moz-transition: all 5s linear !important;
- -o-transition: all 5s linear !important;
- -ms-transition: all 5s linear !important;
- }
- /*------------Related SubReddits-----------------------*/
- .side .md a[href$="/r/Colts"]:nth-of-type(n):before, a[href$="/r/indycar"]:nth-of-type(n):before, a[href$="/r/indyeleven"]:nth-of-type(n):before, a[href$="/r/nba"]:nth-of-type(n):before{
- width: 80px;
- height: 75px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/Colts"]:nth-of-type(n) {
- background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 0px;
- height: 80px;
- width: 75px;
- display: inline-block;
- transition: all 0.9s ease-out;
- opacity: 0.5;
- }
- a[href$="/r/Colts"]:nth-of-type(n):hover {
- background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 0px;
- height: 80px;
- width: 75px;
- display: inline-block;
- opacity: 1.0;
- }
- a[href$="/r/indycar"]:nth-of-type(n) {
- background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 -260px;
- height: 80px;
- width: 75px;
- display: inline-block;
- transition: all 0.9s ease-out;
- opacity: 0.5;
- }
- a[href$="/r/indycar"]:nth-of-type(n):hover {
- background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 -260px;
- height: 80px;
- width: 75px;
- display: inline-block;
- opacity: 1.0;
- }
- a[href$="/r/indyeleven"]:nth-of-type(n) {
- background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 -520px;
- height: 80px;
- width: 75px;
- display: inline-block;
- transition: all 0.9s ease-out;
- opacity: 0.5;
- }
- a[href$="/r/indyeleven"]:nth-of-type(n):hover {
- background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 -520px;
- height: 80px;
- width: 75px;
- display: inline-block;
- opacity: 1.0;
- }
- .side .md a[href$="/r/nba"]:nth-of-type(n) {
- background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 -780px;
- height: 80px;
- width: 75px;
- display: inline-block;
- transition: all 0.9s ease-out;
- opacity: 0.5;
- }
- .side .md a[href$="/r/nba"]:nth-of-type(n):hover {
- background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 -780px;
- height: 80px;
- width: 75px;
- display: inline-block;
- opacity: 1.0;
- }
- /*-------------Game Thread Logos------------------------*/
- a[href$="/r/#Hornets"]:nth-of-type(n):before, a[href$="/r/#Bucks"]:nth-of-type(n):before, a[href$="/r/#Bulls"]:nth-of-type(n):before, a[href$="/r/#Cavs"]:nth-of-type(n):before, a[href$="/r/#Celtics"]:nth-of-type(n):before, a[href$="/r/#Clippers"]:nth-of-type(n):before, a[href$="/r/#Grizzlies"]:nth-of-type(n):before, a[href$="/r/#Hawks"]:nth-of-type(n):before, a[href$="/r/#Heat"]:nth-of-type(n):before, a[href$="/r/#Jazz"]:nth-of-type(n):before, a[href$="/r/#Kings"]:nth-of-type(n):before, a[href$="/r/#Knicks"]:nth-of-type(n):before, a[href$="/r/#Lakers"]:nth-of-type(n):before, a[href$="/r/#Magic"]:nth-of-type(n):before, a[href$="/r/#Mavs"]:nth-of-type(n):before, a[href$="/r/#Nets"]:nth-of-type(n):before, a[href$="/r/#Nuggets"]:nth-of-type(n):before, a[href$="/r/#Thunder"]:nth-of-type(n):before, a[href$="/r/#Pacers"]:nth-of-type(n):before, a[href$="/r/#Pelicans"]:nth-of-type(n):before, a[href$="/r/#Pistons"]:nth-of-type(n):before, a[href$="/r/#Raptors"]:nth-of-type(n):before, a[href="/r/#Rockets"]:nth-of-type(n):before, a[href$="/r/#76ers"]:nth-of-type(n):before, a[href$="/r/#Spurs"]:nth-of-type(n):before, a[href$="/r/#Suns"]:nth-of-type(n):before, a[href$="/r/#Timberwolves"]:nth-of-type(n):before, a[href$="/r/#Blazers"]:nth-of-type(n):before, a[href$="/r/#Warriors"]:nth-of-type(n):before, a[href$="/r/#Wizards"]:nth-of-type(n):before{
- width: 150px;
- height: 100px;
- display: inline-block;
- background-repeat: no-repeat;
- background-image: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png);
- background-position: -9999px -9999px;
- vertical-align: middle;
- margin-right: 3px;
- content: ""
- }
- a[href$="/r/#76ers"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 0px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Blazers"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -150px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Bucks"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -300px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Bulls"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -450px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Cavs"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -600px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Celtics"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -750px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Clippers"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -900px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Grizzlies"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -1050px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Hawks"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -1200px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Heat"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -1350px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Hornets"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -1500px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Jazz"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -1650px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Kings"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -1800px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Knicks"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px 0px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Lakers"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -150px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Magic"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -300px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Mavs"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -450px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Nets"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -600px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Nuggets"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -750px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Pacers"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -900px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Pistons"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -1350px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Raptors"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -1500px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Rockets"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -1650px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Spurs"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -1800px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Suns"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -400px 0px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Thunder"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -400px -150px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Timberwolves"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -400px -300px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Warriors"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -400px -450px; height: 100px; width: 150px; display: inline-block;
- }
- a[href$="/r/#Wizards"]:nth-of-type(n):before {
- background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -400px -600px; height: 100px; width: 150px; display: inline-block;
- }
- /* ------------------------- END ------------------- */
Advertisement
Add Comment
Please, Sign In to add comment