gavin19

/r/pacers

Jul 17th, 2015
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 98.72 KB | None | 0 0
  1. 092c57 - Navy Blue
  2. ffc322 - Gold
  3. c0c0c0 - Gray
  4.  
  5.  
  6. /* -------------------------------- HTML & Body ------------------------------------- */
  7. #siteTable div.thing a.title:visited {
  8.      color: #092C57
  9.      }
  10. #siteTable div.thing a.title:hover {
  11.      color: #ffc322
  12.      }
  13. #siteTable div.thing a.title {
  14.      color: #092C57;
  15.      font-weight:bold;
  16.      transition: color 0.5s ease;
  17.     }
  18. html {
  19.     background: transparent no-repeat center top fixed;
  20.     padding: 0px 0px;
  21. }
  22. body {
  23.     background: url(http://b.thumbs.redditmedia.com/cBOr5hQx0u97yUMqj3JVuIOG8dpbpd1m3Gb8r0ifkas.png) no-repeat center bottom fixed;
  24.     box-shadow: 0 0 16px #000;
  25.     margin: 0 auto;
  26. }
  27. /*------------------------Username Color--------------------------------------*/
  28. .tagline a {
  29.     color: #092c57;
  30.     text-decoration: none;
  31. }
  32.  
  33. /*----------------------- Hide Comments, share, etc links----------------------------------------------- */
  34. .comments {
  35.     opacity: 1!important;
  36. }
  37. .newcomments {
  38.     opacity: 1 !important;
  39. }
  40. .linklisting .thing .buttons a {
  41.     opacity: 0;
  42.     transition: opacity .3s ease-out;
  43. }
  44. .linklisting .thing:hover .buttons a {
  45.     color: #888888;
  46.     font-weight: bold;
  47.     opacity: 1;
  48. }
  49. .redditSingleClick {
  50.     display: none;
  51. }
  52. /*Non-subscribers can't downvote
  53. body:not(.subscriber) .down
  54. {
  55.     visibility: hidden !important; }
  56. body:not(.subscriber) #siteTable:before
  57. {
  58.     content: "You are not yet subscribed to r/Pacers. What are you waiting for?!";
  59.     display: block;
  60.     max-width: 800px;
  61.     background-color: #ffc322;
  62.     padding: 5px 10px;
  63.     margin: 5px 305px 5px 0px;
  64.     border: 1px solid #092c57;
  65.     font-size: small;
  66. }/*
  67. /*
  68. .arrow.down:hover:after {
  69. position: absolute;
  70. display: inline-block;
  71. white-space: nowrap;
  72. z-index: 10;
  73. border: 1px solid #000000;
  74. padding: 4px;
  75. margin: 30px 0 0 0;
  76. font-size: 11px;
  77. font-weight: normal;
  78. box-shadow: 0 2px 6px #999;
  79. background-color: #092C57;
  80. color: #FFFFFF;
  81. content: "Please only downvote if the comment is trolling/inconsiderate/non-relatable to the discussion";
  82. }
  83. */add {display: none} to turn off downvoting */
  84. .arrow.down
  85. .comment .arrow.down {
  86. visibility: visible;
  87. display: block
  88. }
  89. /* ----------------------------------- Listing Page ---------------------------------- */
  90.  
  91. div.content {
  92.     margin: 15px 345px 5px 0px;
  93. }
  94. .link span.rank{
  95.     display: none;
  96.     }
  97. .link {
  98.     background: transparent;
  99.     padding: 10px;
  100.     border: none;
  101.     border-bottom: 1px solid #ddd;
  102.     position: relative;
  103. }
  104. .link:hover {
  105.     border-right: 5px solid #FFC322;
  106.     box-shadow: 1px 1px 3px #444;
  107.     border-radius: 10px;
  108. }
  109. .link.last-clicked {
  110.     overflow: visible;
  111. }
  112. .listing-page .thing.stickied {
  113.     margin-bottom: 15px;
  114. }
  115.  
  116. .link.thing.stickied.self a.title,
  117. .link.thing.stickied.self a.title:active,
  118. .link.thing.stickied.self a.title:visited {
  119.     color: #092c57;
  120. }
  121. .stickied {
  122.     border-bottom: 2px solid #092C57;
  123.     background: #EDEFF3;
  124.     }
  125. .link .score {
  126.     color: #092c57;
  127. }
  128.  
  129. /*-----------------Banners------------------------------*/
  130. .side h5:nth-of-type(1) {
  131. position: absolute;
  132. font-size: 12px;
  133. display: block;
  134. top: 7px;
  135. left: .5%;
  136. background-color: transparent!important;
  137. color: #FFF;
  138. text-align: center;
  139. z-index: 25;
  140. }
  141.  
  142. .flair-aba1{ background-position: 0 0; width: 70px; height: 90px; }
  143. .flair-aba1_hover{ background-position: 0 -140px; width: 70px; height: 90px; }
  144. .flair-aba2{ background-position: 0 -280px; width: 70px; height: 90px; }
  145. .flair-aba2_hover{ background-position: 0 -420px; width: 70px; height: 90px; }
  146. .flair-aba3{ background-position: 0 -560px; width: 70px; height: 90px; }
  147. .flair-aba3_hover{ background-position: 0 -700px; width: 70px; height: 90px; }
  148. /*-----------------1969-1970----------------------*/
  149. a[href$="http://bit.ly/1zH2PtR"]:nth-of-type(n){
  150. width: 70px;
  151.     height: 90px;
  152.     display: inline-block;
  153.     background-repeat: no-repeat;
  154.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  155.     background-position: 0 -140px;
  156.     vertical-align: middle;
  157.     content: "";
  158.     transition: 0.9s;
  159.     opacity: 0.5;
  160. }
  161. a[href$="http://bit.ly/1zH2PtR"]:nth-of-type(n):hover{
  162. width: 70px;
  163.     height: 90px;
  164.     display: inline-block;
  165.     background-repeat: no-repeat;
  166.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  167.     background-position: 0 -140px;
  168.     vertical-align: middle;
  169.     content: "";
  170.     opacity: 1.0;
  171.  
  172. }
  173. /*--------------1971-1972-----------------------*/
  174. a[href$="http://bit.ly/1wv75FF"]:nth-of-type(n){
  175. width: 70px;
  176.     height: 90px;
  177.     display: inline-block;
  178.     background-repeat: no-repeat;
  179.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  180.     background-position: 0 -420px;
  181.     vertical-align: middle;
  182.     content: "";
  183.     transition: 0.9s;
  184.     opacity: 0.5;
  185. }
  186. a[href$="http://bit.ly/1wv75FF"]:nth-of-type(n):hover{
  187. width: 70px;
  188.     height: 90px;
  189.     display: inline-block;
  190.     background-repeat: no-repeat;
  191.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  192.     background-position: 0 -420px;
  193.     vertical-align: middle;
  194.     content: "";
  195.     opacity: 1.0;
  196. }
  197. /*--------------------1972-1973---------------------*/
  198. a[href$="http://bit.ly/1ydG6Pv"]:nth-of-type(n){
  199. width: 70px;
  200.     height: 90px;
  201.     display: inline-block;
  202.     background-repeat: no-repeat;
  203.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  204.     background-position: 0 -700px;
  205.     vertical-align: middle;
  206.     content: "";
  207.     transition: 0.9s;
  208.     opacity: 0.5;
  209. }
  210. a[href$="http://bit.ly/1ydG6Pv"]:nth-of-type(n):hover{
  211. width: 70px;
  212.     height: 90px;
  213.     display: inline-block;
  214.     background-repeat: no-repeat;
  215.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  216.     background-position: 0 -700px;
  217.     vertical-align: middle;
  218.     content: "";
  219.     opacity: 1.0;
  220. }
  221.  
  222. .side h3:nth-of-type(1) {
  223. position: absolute;
  224. font-size: 12px;
  225. display: block;
  226. top: 7px;
  227. right: 0%;
  228. background-color: transparent!important;
  229. color: #FFF;
  230. text-align: center;
  231. z-index: 25;
  232. }
  233. .flair-george{ background-position: 0 -840px; width: 69px; height: 90px; }
  234. .flair-george_hover{ background-position: 0 -980px; width: 69px; height: 90px; }
  235. .flair-mel{ background-position: 0 -1120px; width: 70px; height: 90px; }
  236. .flair-mel_hover{ background-position: 0 -1260px; width: 70px; height: 90px; }
  237. .flair-reggie{ background-position: 0 -1400px; width: 70px; height: 90px; }
  238. .flair-reggie_hover{ background-position: 0 -1540px; width: 70px; height: 90px; }
  239. .flair-roger{ background-position: 0 -1680px; width: 70px; height: 90px; }
  240. .flair-roger_hover{ background-position: 0 -1820px; width: 70px; height: 90px; }
  241. .flair-simon{ background-position: -120px 0; width: 70px; height: 90px; }
  242. .flair-simon_hover{ background-position: -120px -140px; width: 70px; height: 90px; }
  243. .flair-slick{ background-position: -120px -280px; width: 70px; height: 90px; }
  244. .flair-slick_hover{ background-position: -120px -420px; width: 70px; height: 90px; }
  245.  
  246.  
  247.  
  248. /*------------------George McGinnis---------------*/
  249. a[href$="http://bit.ly/1Boilsv"]:nth-of-type(n){
  250. width: 69px;
  251.     height: 90px;
  252.     display: inline-block;
  253.     background-repeat: no-repeat;
  254.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  255.     background-position: 0px -980px;
  256.     vertical-align: middle;
  257.     content: "";
  258.     transition: 0.9s;
  259.     opacity: 0.5;
  260. }
  261. a[href$="http://bit.ly/1Boilsv"]:nth-of-type(n):hover{
  262. width: 69px;
  263.     height: 90px;
  264.     display: inline-block;
  265.     background-repeat: no-repeat;
  266.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  267.     background-position: 0px -980px;
  268.     vertical-align: middle;
  269.     content: "";
  270.     opacity: 1.0;
  271. }
  272. /*----------Mel Daniels-----------*/
  273. a[href$="http://bit.ly/1CoT7Mf"]:nth-of-type(n){
  274. width: 70px;
  275.     height: 90px;
  276.     display: inline-block;
  277.     background-repeat: no-repeat;
  278.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  279.     background-position: 0px -1260px;
  280.     vertical-align: middle;
  281.     content: "";
  282.     transition: 0.9s;
  283.     opacity: 0.5;
  284. }
  285. a[href$="http://bit.ly/1CoT7Mf"]:nth-of-type(n):hover{
  286. width: 70px;
  287.     height: 90px;
  288.     display: inline-block;
  289.     background-repeat: no-repeat;
  290.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  291.     background-position: 0px -1260px;
  292.     vertical-align: middle;
  293.     content: "";
  294.     opacity: 1.0;
  295. }
  296. /*--------Reggie Miller----------*/
  297. a[href$="http://bit.ly/1yGr5dW"]:nth-of-type(n){
  298. width: 70px;
  299.     height: 90px;
  300.     display: inline-block;
  301.     background-repeat: no-repeat;
  302.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  303.     background-position: 0px -1540px;
  304.     vertical-align: middle;
  305.     content: "";
  306.     transition: 0.9s;
  307.     opacity: 0.5;
  308. }
  309. a[href$="http://bit.ly/1yGr5dW"]:nth-of-type(n):hover{
  310. width: 70px;
  311.     height: 90px;
  312.     display: inline-block;
  313.     background-repeat: no-repeat;
  314.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  315.     background-position: 0px -1540px;
  316.     vertical-align: middle;
  317.     content: "";
  318.     opacity: 1.0;
  319. }
  320. /*------------Roger Brown-------------*/
  321. a[href$="http://bit.ly/1GOVYm1"]:nth-of-type(n){
  322. width: 70px;
  323.     height: 90px;
  324.     display: inline-block;
  325.     background-repeat: no-repeat;
  326.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  327.     background-position: 0px -1820px;
  328.     vertical-align: middle;
  329.     content: "";
  330.     transition: 0.9s;
  331.     opacity: 0.5;
  332. }
  333. a[href$="http://bit.ly/1GOVYm1"]:nth-of-type(n):hover{
  334. width: 70px;
  335.     height: 90px;
  336.     display: inline-block;
  337.     background-repeat: no-repeat;
  338.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  339.     background-position: 0px -1820px;
  340.     vertical-align: middle;
  341.     content: "";
  342.     opacity: 1.0;
  343. }
  344. /*-----------Slick Leonard-----------------*/
  345. a[href$="http://bit.ly/1GOWgsW"]:nth-of-type(n){
  346. width: 70px;
  347.     height: 90px;
  348.     display: inline-block;
  349.     background-repeat: no-repeat;
  350.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  351.     background-position: -120px -420px;
  352.     vertical-align: middle;
  353.     content: "";
  354.     transition: 0.9s;
  355.     opacity: 0.5;
  356. }
  357. a[href$="http://bit.ly/1GOWgsW"]:nth-of-type(n):hover{
  358. width: 70px;
  359.     height: 90px;
  360.     display: inline-block;
  361.     background-repeat: no-repeat;
  362.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  363.     background-position: -120px -420px;
  364.     vertical-align: middle;
  365.     content: "";
  366.     opacity: 1.0;
  367. }
  368. /*----------Mel Simon---------------*/
  369. a[href$="http://bit.ly/15ztPyl"]:nth-of-type(n){
  370. width: 70px;
  371.     height: 90px;
  372.     display: inline-block;
  373.     background-repeat: no-repeat;
  374.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  375.     background-position: -120px -140px;
  376.     vertical-align: middle;
  377.     content: "";
  378.     transition: 0.9s;
  379.     opacity: 0.5;
  380. }
  381. a[href$="http://bit.ly/15ztPyl"]:nth-of-type(n):hover{
  382. width: 70px;
  383.     height: 90px;
  384.     display: inline-block;
  385.     background-repeat: no-repeat;
  386.     background-image: url(http://b.thumbs.redditmedia.com/LbjS8CFMYLs3ATjUKohJpsLKUZM9DERR8ggo7typSqQ.png);
  387.     background-position: -120px -140px;
  388.     vertical-align: middle;
  389.     content: "";
  390.     opacity: 1.0;
  391. }
  392. /* ------------------- Subreddit Link Icon ------------------- */
  393.  
  394. #header .pagename a{
  395.     display: block;
  396.     background-image: url(http://b.thumbs.redditmedia.com/iLZhyOVAiNHCIfHOWb2w182abEZu0myCVShQNmpcXyw.png);
  397.     background-position: center;
  398.     background-repeat: no-repeat;
  399.     font-size: 0px;
  400.     height: 100%;
  401.     width: 350px;
  402.     left: 35%;
  403.     position: absolute;
  404.     top: -6px;
  405.     opacity: 0.3;
  406.     z-index: 5;
  407. }
  408. #header .pagename a:hover {
  409.     display: block;
  410.     background-image: url(http://b.thumbs.redditmedia.com/iLZhyOVAiNHCIfHOWb2w182abEZu0myCVShQNmpcXyw.png);
  411.     background-position: center;
  412.     background-repeat: no-repeat;
  413.     font-size: 0px;
  414.     height: 100%;
  415.     width: 350px;
  416.     left: 35%;
  417.     position: absolute;
  418.     top: -6px;
  419.     opacity: 1.0;
  420.     transition: 0.9s;
  421.     z-index: 5;
  422. }
  423.  
  424. .res-nightmode #header .pagename a {
  425.     display: block;
  426.     background-image: none;
  427.     background-repeat: no-repeat;
  428.     margin-left: 40px;
  429.     margin-top: 100px;
  430.     font-size: 0px;
  431.     padding: 40px 300px 0 0;
  432.     color: white;
  433.     left: 250px;
  434.     position: absolute;
  435.     top: -5px;
  436. }
  437.  
  438. #header-img {
  439. display: none;
  440. }
  441. /* -------------------------------- Header ------------------------------------- */
  442.  
  443. #header {
  444.     background: transparent url(http://b.thumbs.redditmedia.com/Fu2PuIBNVQP9wXFMHBbv-LlPL57UE9X4_dgmpScab9Q.jpg);
  445.     background-repeat: repeat-x;
  446.     background-position: top left;
  447.     width: 100%;
  448.     border-bottom: none;
  449.     z-index: 2;
  450.     height: 255px;
  451. }
  452.  
  453. #header-img.default-header {
  454.   text-indent: -9999px;
  455.   background: transparent;
  456.   background-position: 0px -313px;
  457.   background-repeat: no-repeat;
  458.   height: 40px;
  459.   width: 120px;
  460.   display: inline-block;
  461.   vertical-align: bottom;
  462.   margin-bottom: 3px;
  463. }
  464. /*----------Header Thumbnail------------------------ */
  465.  
  466. #header-bottom-left{
  467.     position:relative;
  468. }
  469. #header-bottom-left {
  470.     background-position: 50px 50px;
  471.     height: 170px;
  472.     padding: 0 0;
  473.     background: transparent repeat-x top left;
  474. }
  475. #header-img-a {
  476.     top: -99px;
  477.     left: 30px;
  478.     width: 46px;
  479.     height: 46px;
  480.     position: absolute;
  481.     content: ""
  482.     color: transparent;
  483.     background: transparent;
  484. }
  485.  
  486. /* ----- */
  487.  
  488. #header-bottom-left{
  489.     position:relative;
  490.     background: transparent;
  491. }
  492. #header-bottom-left {
  493.     background-position: 50px 50px;
  494.     height: 170px;
  495.     padding: 0 0;
  496.     background: transparent repeat-x top left;
  497. }
  498. #header-img-a {
  499.     top: 143px;
  500.     left: 30px;
  501.     width: 46px;
  502.     height: 50px;
  503.     position: absolute;
  504.     overflow: hidden;
  505.     background: transparent;
  506. }
  507. /* ---------------------Dashboard, Front, All, Random, Friends, Mod, etc----------------------------- */
  508. .dropdown.srdrop .selected{background: #092c57;
  509. }
  510.  
  511. #sr-header-area {
  512.     font-size: 90%
  513.     line-height:18px;
  514.     background-color: #ffc322;
  515.     color: #092c57;
  516. }
  517. #sr-header-area .sr-list {
  518.     margin-left: 40px;
  519. }
  520. #sr-header-area .sr-list .separator {
  521.     visibility: hidden;
  522. }
  523. #sr-header-area .sr-list .flat-list.sr-bar:not(:first-of-type),
  524. #sr-more-link {
  525.     display: none;
  526. }
  527. #sr-header-area a {
  528.     height: 20px;
  529.     font-family: arial, sans-serif;
  530.     text-transform: Capitalize;
  531.     font-size: 12px;
  532.     font-weight: bold;
  533.     letter-spacing: 1px;
  534.     color: #092c57;
  535.     transition: color 0.5s ease;
  536.  
  537. }
  538. #sr-header-area a:hover {
  539.     color: #fff;
  540.     text-decoration: none;
  541. }
  542. /*------------------------CHANGES COLORS ON SUBMIT PAGE---------------------------------*/
  543.  
  544. .roundfield {
  545.     background-color:#C0C0C0;
  546.     border: 1px solid;
  547.     border-color:#092c57;
  548. }
  549. .formtabs-content {
  550.     border-top: 2px solid #000000;
  551. }
  552. .content.submit .info-notice {
  553.     background-color:#C0C0C0;
  554.     border:1px solid #092c57;
  555. }
  556. .formtabs-content .infobar {
  557.     background-color:#C0C0C0;
  558.     border-color:#092c57;
  559. }
  560. .flairselector.drop-choices.active {
  561.     background-color: #C0C0C0;
  562.     z-index: 500;
  563. }
  564. .tabmenu.formtab .selected a {
  565.     color: #fff;
  566.     font-size: 130%;
  567.     background-color: #092c57;
  568.     border: 1px solid #ffc322;
  569.     border-bottom: none;
  570. }
  571. .tabmenu.formtab a {
  572.     font-weight: normal;
  573.     outline: none;
  574.     padding: 0px 12px;
  575.     vertical-align: bottom;
  576.     border: 1px solid #ffc322;
  577.     border-bottom: none;
  578.     color: #092c57;
  579. }
  580. /* ---------------------- "My Subreddits" Dropdown Menu ------------------------ */
  581.  
  582. #sr-header-area .srdrop.dropdown {
  583.     width: 30px;
  584.     top: -5px;
  585.     right: 3px;
  586.     padding: 0px;
  587. }
  588. #sr-header-area .srdrop.dropdown .selected { /* icon */
  589.     width: 35px;
  590.     height: 35px;
  591.     padding: 0;
  592.     margin: 0;
  593.     display: block;
  594.     line-height: 35px;
  595.     text-indent: -999em;
  596.     opacity: 0.5;
  597. }
  598. #sr-header-area .srdrop.dropdown .selected:hover {
  599.     opacity: 50;
  600. }
  601. #sr-header-area .drop-choices.srdrop { /* dropdown container */
  602.     padding: 5px;
  603.     margin: 1px 0 0 0;
  604.     border: none;
  605.     background: #092C57;
  606. }
  607. #sr-header-area .drop-choices a.choice {
  608.     color: #C0C0C0;
  609. }
  610. #sr-header-area .drop-choices a.choice:hover {
  611.     background-color: #092C57;
  612.     color: #fff;
  613. }
  614. #RESShortcuts {
  615.   z-index: 6;
  616.   white-space: nowrap;
  617.   overflow-x: hidden;
  618.   padding-left: 2px;
  619.   color: #092c57;
  620. }
  621. /* --------------------------------- Username Bar ----------------------------------------*/
  622. .message-count {
  623.   background-color: #ffc322;
  624.   color: #ffc322;
  625.   font-size: 8px;
  626.   font-weight: bold;
  627.   padding: 0px 3px;
  628.   margin-left: 3px;
  629.   border-radius: 2px;
  630.   display: inline-block;
  631. }
  632.  
  633. div#header-bottom-right {
  634.     background: none !important;
  635.     color: white;
  636.     text-transform: Capitalize;
  637.     font-size: 12px;
  638.     font-weight: bold;
  639.     font-family: arial,sans-serif;
  640.     height: 18px;
  641.     line-height: 26px;
  642.     padding: 0 15px;
  643.     top: 175px;
  644.     }
  645. #header-bottom-right a {
  646.     color: #092c57 !important;
  647.     line-height: 15px;
  648.     transition: color 0.5s ease;
  649.  
  650. }
  651. #header-bottom-right a:hover {
  652.     color: #fff!important;
  653. }
  654. #header-bottom-right img {
  655.     vertical-align: middle;
  656. }
  657. #header-bottom-right .separator {
  658.     color: #092C57;
  659. }
  660. .res-navTop #userbarToggle.userbarShow {
  661.   top: 0;
  662.   bottom: auto;
  663. }
  664. #userbarToggle {
  665.   position: absolute;
  666.   top: 0;
  667.   bottom: auto;
  668.   left: -5px;
  669.   width: 16px;
  670.   padding-right: 3px;
  671.   height: 100%;
  672.   font-size: 15px;
  673.   border-radius: 4px 0;
  674.   color: white;
  675.   display: inline-block;
  676.   background-color: #092c57;
  677.   border-right: 1px solid #ffc322;
  678.   cursor: pointer;
  679.   text-align: right;
  680.   line-height: 24px;
  681. }
  682. #userbarToggle.userbarShow {
  683.     left: 0 !important;
  684. }
  685. .res #userbarToggle, .res #RESShortcutsEditContainer {
  686.     background-color: transparent;
  687.     border-right: 0px solid #ffc322;
  688.     color: white;
  689. }
  690. #sr-more-link {
  691.     display: none;
  692. }
  693.  
  694. /* --------------------------------- Tabs Menu --------------------------------- */
  695.  
  696. #header-bottom-left ul.tabmenu {
  697.     position:absolute;
  698.     width:750px;
  699.     height:25px;
  700.     background-color:transparent;
  701.     margin-left: -10px;
  702.     top: 150px;
  703.     }
  704. /*Hides Unused Tabs*/
  705. #header .tabmenu [href$="/ads/"], .tabmenu [href$="/gilded/"] {
  706.     visibility: hidden;
  707.     width: 0;
  708.     padding: 0;
  709.     margin: 0;
  710.     display: inline-block;
  711.     display: none!important;
  712. }
  713. #header-bottom-left ul.tabmenu li {
  714.     float:left;
  715.     display:inline-block
  716. }
  717. #header-bottom-left ul.tabmenu li {
  718.     margin:0
  719. }
  720. #header-bottom-left ul.tabmenu li a {
  721.     display:block;
  722.     background-color:transparent;
  723.     border:none;
  724.     margin:0;
  725.     height:20px;
  726.     padding: 0px 15px;
  727.     color:#092c57!important;
  728.     text-transform: Capitalize;
  729.     font-family: verdana,sans-serif;
  730.     font-weight: bold;
  731.     font-size: 12px;
  732.     line-height:275%;
  733.     transition: color 0.5s ease;
  734.     }
  735.  
  736. #header-bottom-left ul.tabmenu li a:hover {
  737.     background-color: transparent;
  738.     color: #fff!important;
  739.  
  740. }
  741. #header-bottom-left ul.tabmenu li.selected {
  742.     background-color: transparent;
  743.     text-decoration:underline;
  744.     color: #fff!important;
  745.     height:30px;
  746. }
  747.  
  748. /*-----------------------------------Sidebar Image------------------------------- */
  749. .side [href="#SidebarImage"] {
  750.     position: absolute;
  751.     top: 195px;
  752.     right: 4px;
  753.     height: 360px;
  754.     width: 325px;
  755.     border: 3px solid #ffc322;
  756.     background: url(http://b.thumbs.redditmedia.com/xTcSRfEwRxag-gzx7RwAhYkGvPDkSU_czAA9EqQXInE.png);
  757.     pointer-events: none;
  758. }
  759. .side h6:nth-of-type(1) {
  760. }
  761. .titlebox h6 {
  762. color: #092c57;
  763. text-decoration: none;
  764. font-family: lato, sans-serif;
  765. font-weight: bold;
  766. font-size: 12px!important;
  767. font-family: arial;
  768. letter-spacing: 0px;
  769. line-height: 20px!important;
  770. padding-top: 4px;
  771. padding-bottom: 4px;
  772. border-top: #ffc322 1px solid;
  773. border-bottom: #ffc322 1px solid;
  774. background: rgba(211,211,211,0.92);
  775. height: 60px;
  776. width: 329px;
  777. text-align: left;
  778. position: absolute;
  779. top: 485px;
  780. right: 4px;
  781. transition: all 0.3s ease-out;
  782. }
  783. /* --------------------------------- Sidebar ------------------------------------ */
  784.  
  785. .side {
  786. float: right;
  787. box-shadow: 0 0 0px 5px #092C57;
  788. margin: -54px 2px 0px 0px;
  789. padding-top: 379px;
  790. width: 335px;
  791. background: #fff;
  792. border-radius: 1px;
  793. text-align: left;
  794. color: #000;
  795. }
  796. .side .spacer:first-of-type:after {
  797. position: absolute;
  798. bottom: 0;
  799. left: 15px;
  800. right: 15px;
  801. text-align: center;
  802. padding: 2px;
  803. background: #092C57;
  804. color: #ffffff;
  805. }
  806.  
  807. */
  808. .side table + p {
  809.     text-align: center;
  810.     margin-bottom: 1em;
  811. }
  812. .side table {
  813.     width: 290px;
  814. }
  815. .titlebox .redditname {
  816.     display: none;
  817. }
  818. .titlebox, .sidecontentbox {
  819.     padding: 0 15px 15px;
  820. }
  821. .titlebox form.flairtoggle {
  822.     background: #fff;
  823. }
  824. .titlebox .bottom{
  825.     display:none;
  826. }
  827. .sidebox.create {
  828.     display: none;
  829. }
  830. .side .spacer:first-of-type {
  831.     background-position: bottom center;
  832.     background-repeat: no-repeat;
  833.     position: relative;
  834. }
  835. .sidecontentbox ul {
  836.     background-color: #fff;
  837. }
  838. .sidecontentbox .content {
  839.    border: 1px solid #fff;
  840.    border-radius: 2px; }
  841. /*-------------------------Comment Tables--------------- */
  842. .md td, .md th {
  843.   border: none;
  844.   text-align: left;
  845. }
  846. .link .usertext-body .md {
  847.   background-color: #fff;
  848.   border: 2px solid #092c57;
  849.   border-radius: 0px;
  850. }
  851.  
  852. .md table {
  853.     margin: 0px 0 0px 0;
  854.     position: relative;
  855.     left: 1px
  856.     }
  857. .md table { width: 100%;
  858. }
  859.  
  860. .md table th {
  861.     background: #092c57;
  862.     border-top: none;
  863.     border-left: none;
  864.     border-bottom: #092c57;
  865.     border-right: none;
  866.     border: none;
  867.     color: #fff;
  868.     font-weight: bold;
  869.     text-align: center;
  870.     font-size: 14px;
  871.     }
  872.  
  873. .md table td a {
  874.     color: #092c57;
  875.     font-size: 12px;
  876.     border: none;
  877.     padding: .3em;
  878.     vertical-align: middle;
  879.     }
  880. .md table td a: hover {
  881.     color: #ffc322;
  882.     text-decoration: underline;
  883.     }
  884. .md tr:nth-of-type(odd) {
  885.     background: #fff;
  886.     color: #092c57;
  887.     }
  888. .md tr:nth-of-type(even) {
  889.     background: #fff;
  890.     color: #092c57;
  891.     }
  892. /* ------------------------ Sidebar Tables ------------------------ */
  893.  
  894. .side .md table {
  895.     box-shadow: 0 0 5px #000;
  896.     background: #c0c0c0;
  897.     border: 2px solid #092c57;
  898.     width: 331px;
  899.     position: relative;
  900.     margin: 3px -9px;
  901.     padding: 5px 4px;
  902.     }
  903. .titlebox .side .md table {
  904.     width: 100%;
  905.         }
  906. .side .md table th {
  907.     border-top: none;
  908.     background: #ffc322;
  909.     border-left: none;
  910.     border-right: 1px solid #092c57;
  911.     border-radius: none;
  912.     color: #092C57;
  913.     font-weight: bold;
  914.     padding: .5em;
  915.     text-align: center;
  916.     font-size: 11px;
  917.  
  918. }
  919. .side .md table td {
  920.     font-size: 10px;
  921.     border: none;
  922.     padding: .3em;
  923.     vertical-align: middle;
  924. }
  925. .side .md table td:hover {
  926.     color: #092c57;
  927.     background-color: #c0c0c0;
  928. }
  929. .side .md table tr:hover {
  930.     color: #092c57;
  931.     background-color: #c0c0c0;
  932. }
  933. .side .md table td a: hover {
  934.     color: #092c57;
  935.     text-decoration: underline;
  936.     }
  937. /* --------------------- Submit Content Buttons ------------------------- */
  938. .morelink {
  939.            background: #092C57;  
  940.            padding-left: 10px;
  941.            border: 1px solid #092c57;
  942.  
  943. }
  944. .morelink a {
  945.            font-weight: bold;
  946.            font-size: 14px;
  947.            font-family: arial,sans-serif;
  948.            letter-spacing: 0;
  949.            text-align: center;
  950.            color: #eee;
  951. }
  952. .morelink:hover {
  953.            background: #FFC322;
  954.            border: 1px solid #FFC322;
  955.            transition: 0.9s;
  956.  
  957. }
  958. .submit .nub {
  959.            display: none;
  960. }
  961. .submit-link {
  962.            position: absolute;
  963.            top: 564px;
  964.            right: 2px;
  965.            width: 174px;
  966. }
  967. .submit-text {
  968.  position: absolute;
  969.            top: 564px;
  970.            width: 174px;
  971. }
  972. .submit-text .morelink {
  973.            background-position: 0 -39px;
  974. }
  975. .submit-text .morelink:hover {
  976.            background-position: 0 -139px; }
  977.  
  978. /*--------------------------- Link Flairs ------------------------ */
  979.  
  980. .flairoptionpane .linkflairlabel {
  981.     float: none;
  982. }
  983. #siteTable  > div.thing p.title .linkflairlabel {
  984.     display: none;
  985. }
  986.  
  987. #siteTable  > div.thing:hover p.title .linkflairlabel {
  988.     display: block;
  989. }
  990. .linkflairlabel {
  991.     padding: 0;
  992.     height: auto;
  993.         margin: 0;
  994.     color: #333;
  995.     font-weight: bold;
  996.     font-style: normal;
  997.     font-variant: normal;
  998.     font-size: 12px;
  999.     cursor: default;
  1000.     vertical-align: middle;
  1001.         float: right;
  1002.         border-radius: 0;
  1003.         font-family: Verdana,Geneva,sans-serif;
  1004. }
  1005. .linkflair-original .linkflairlabel {
  1006. background-color: transparent;
  1007. border-bottom: 1px solid #0000FF;
  1008. padding-bottom: 2px;
  1009. border-right: none;
  1010. border-left: none;
  1011. border-top: none;
  1012. color: #0000FF;
  1013. }
  1014. .flairoptionpane .linkflair-original .linkflairlabel {
  1015.     background-color: #ffffff;
  1016.     font-size: 11px;
  1017.     font-weight: bold;
  1018.     color:#0000FF;
  1019.     border-color: #000000;
  1020.     border-bottom: 1px solid #0000FF;
  1021.     border-width: 1px;
  1022.     border-radius: 3px;
  1023. }
  1024. .linkflair-podcast .linkflairlabel {
  1025. background-color: transparent;
  1026. border-bottom: 1px solid #ffa800;
  1027. padding-bottom: 2px;
  1028. border-right: none;
  1029. border-left: none;
  1030. border-top: none;
  1031. color: #ffa800;
  1032. }
  1033. .flairoptionpane .linkflair-podcast .linkflairlabel {
  1034.     background-color: #ffffff;
  1035.     font-size: 11px;
  1036.     font-weight: bold;
  1037.     color:#ffa800;
  1038.     border-color: #000000;
  1039.     border-bottom: 1px solid #ffa800;
  1040.     border-width: 1px;
  1041.     border-radius: 3px;
  1042. }
  1043. .linkflair-highlights .linkflairlabel {
  1044. background-color: transparent;
  1045. border-bottom: 1px solid #ffa800;
  1046. padding-bottom: 2px;
  1047. border-right: none;
  1048. border-left: none;
  1049. border-top: none;
  1050. color: #ffa800;
  1051. }
  1052. .flairoptionpane .linkflair-highlights .linkflairlabel {
  1053.     background-color: #ffffff;
  1054.     font-size: 11px;
  1055.     font-weight: bold;
  1056.     color:#ffa800;
  1057.     border-color: #000000;
  1058.     border-bottom: 1px solid #ffa800;
  1059.     border-width: 1px;
  1060.     border-radius: 3px;
  1061. }
  1062. .linkflair-gamethread .linkflairlabel {
  1063. background-color: transparent;
  1064. border-bottom: 1px solid #092c57;
  1065. padding-bottom: 2px;
  1066. border-right: none;
  1067. border-left: none;
  1068. border-top: none;
  1069. color: #092c57;
  1070. }
  1071. .flairoptionpane .linkflair-gamethread .linkflairlabel {
  1072.     background-color: #ffffff;
  1073.     font-size: 11px;
  1074.     font-weight: bold;
  1075.     color:#092c57;
  1076.     border-color: #000000;
  1077.     border-bottom: 1px solid #092c57;
  1078.     border-width: 1px;
  1079.     border-radius: 3px;
  1080. }
  1081. .linkflair-rumors .linkflairlabel {
  1082. background-color: transparent;
  1083. border-bottom: 1px solid black;
  1084. padding-bottom: 2px;
  1085. border-right: none;
  1086. border-left: none;
  1087. border-top: none;
  1088. color: black;
  1089. }
  1090. .flairoptionpane .linkflair-rumors .linkflairlabel {
  1091.     background-color: #ffffff;
  1092.     font-size: 11px;
  1093.     font-weight: bold;
  1094.     color: black;
  1095.     border-color: #000000;
  1096.     border-bottom: 1px solid black;
  1097.     border-width: 1px;
  1098.     border-radius: 3px;
  1099. }
  1100. .linkflair-modpost .linkflairlabel {
  1101. background-color: transparent;
  1102. border-bottom: 1px solid #059f17;
  1103. padding-bottom: 2px;
  1104. border-right: none;
  1105. border-left: none;
  1106. border-top: none;
  1107. color: #059f17;
  1108. }
  1109. .flairoptionpane .linkflair-modpost .linkflairlabel {
  1110.     background-color: #ffffff;
  1111.     font-size: 11px;
  1112.     font-weight: bold;
  1113.     color:#059f17;
  1114.     border-color: #000000;
  1115.     border-bottom: 1px solid #059f17;
  1116.     border-width: 1px;
  1117.     border-radius: 3px;
  1118. }
  1119. .linkflair-news .linkflairlabel {
  1120. background-color: transparent;
  1121. border-bottom: 1px solid #FF6600;
  1122. padding-bottom: 2px;
  1123. border-right: none;
  1124. border-left: none;
  1125. border-top: none;
  1126. color: #FF6600;
  1127. }
  1128. .flairoptionpane .linkflair-news .linkflairlabel {
  1129.     background-color: #ffffff;
  1130.     font-size: 11px;
  1131.     font-weight: bold;
  1132.     color:#FF6600;
  1133.     border-color: #000000;
  1134.     border-bottom: 1px solid #FF6600;
  1135.     border-width: 1px;
  1136.     border-radius: 3px;
  1137. }
  1138. .linkflair-blog .linkflairlabel {
  1139. background-color: transparent;
  1140. border-bottom: 1px solid #FF6600;
  1141. padding-bottom: 2px;
  1142. border-right: none;
  1143. border-left: none;
  1144. border-top: none;
  1145. color: #FF6600;
  1146. }
  1147. .flairoptionpane .linkflair-blog .linkflairlabel {
  1148.     background-color: #ffffff;
  1149.     font-size: 11px;
  1150.     font-weight: bold;
  1151.     color:#FF6600;
  1152.     border-bottom: 1px solid #FF6600;
  1153.     border-color: #000000;
  1154.     border-width: 1px;
  1155.     border-radius: 3px;
  1156. }
  1157. .linkflair-twitter .linkflairlabel {
  1158. background-color: transparent;
  1159. border-bottom: 1px solid #4099FF;
  1160. padding-bottom: 2px;
  1161. border-right: none;
  1162. border-left: none;
  1163. border-top: none;
  1164. color: #4099FF;
  1165. }
  1166. .flairoptionpane .linkflair-twitter .linkflairlabel {
  1167.     background-color: #ffffff;
  1168.     font-size: 11px;
  1169.     font-weight: bold;
  1170.     color:#4099FF;
  1171.     border-color: #000000;
  1172.     border-bottom: 1px solid #4099FF;
  1173.     border-width: 1px;
  1174.     border-radius: 3px;
  1175. }
  1176. .linkflair-draft .linkflairlabel {
  1177. background-color: transparent;
  1178. border-bottom: 1px solid #FF0000;
  1179. padding-bottom: 2px;
  1180. border-right: none;
  1181. border-left: none;
  1182. border-top: none;
  1183. color: #FF0000;
  1184. }
  1185. .flairoptionpane .linkflair-draft .linkflairlabel {
  1186.     background-color: #ffffff;
  1187.     font-size: 11px;
  1188.     font-weight: bold;
  1189.     color: #FF0000;
  1190.     border-color: #000000;
  1191.     border-bottom: 1px solid #FF0000;
  1192.     border-width: 1px;
  1193.     border-radius: 3px;
  1194. }
  1195. /* -------------------------- Search Bar ------------------------- */
  1196.  
  1197. #search {
  1198.      padding: 8px 0px;
  1199.      width: 332px;
  1200. }
  1201. #search input[type="text"]:hover {
  1202.     position: right;
  1203.     padding: 3px 7px;
  1204.     top: -111px;
  1205.     border: 4px solid #ffc322;
  1206.     background-color: #ffc322;
  1207.     width: 335px;
  1208.     font-weight: bold;
  1209.     font-size: 14px;
  1210.     font-family: arial,sans-serif;
  1211.     text-transform: capitalize;
  1212.     content: "SEARCH";
  1213.     text-align: center;
  1214.     color: #092c57;
  1215.     padding-right: 230px;
  1216.     transition: 0.9s;
  1217.    
  1218. }
  1219. #search input[type="text"]::-webkit-input-placeholder {color:#ffffff !important;
  1220. }
  1221. #search input[type="Text"] {
  1222.     position: right;
  1223.     padding: 3px 7px;
  1224.     top: -111px;
  1225.     border: 4px solid #092c57;
  1226.     background-color: #092c57;
  1227.     width: 335px;
  1228.     font-weight: bold;
  1229.     font-size: 14px;
  1230.     font-family: arial,sans-serif;
  1231.     text-transform: capitalize;
  1232.     content: "SEARCH";
  1233.     text-align: center;
  1234.     padding-right: 230px;
  1235.     }
  1236. #search input:focus {
  1237.     outline: none;
  1238.     color: #ffffff;
  1239. }
  1240. #searchexpando {
  1241.     border-color: #fff;
  1242.     background-color: #fff;
  1243.     }
  1244. /* -------------------------- Reddit Ad ------------------------- */
  1245.  
  1246. #ad_main {
  1247.     display: block;
  1248.     margin: 0 auto;
  1249. }
  1250. /* -------------------------User Flair ---------------------- */
  1251. .flairselector h2 {
  1252.   background: #092c57;
  1253.   color: #fff;
  1254.   padding-bottom: 2px;
  1255.   margin-bottom: 4px;
  1256.   text-align: center;
  1257.   text-transform: Capitalize;
  1258. }
  1259. .flairselector {
  1260.   box-shadow: 4px 4px 4px #fff;
  1261.   font-size: x-small;
  1262.   position: absolute;
  1263.   width: 400px;
  1264. }
  1265. .flairoptionpane {
  1266.   margin-bottom: 4px;
  1267.   max-height: 200px;
  1268.   overflow: auto;
  1269.   text-align: center;
  1270.   background-color: #fff;
  1271. }
  1272. .flairselector form {
  1273.   border-top: solid 1px #092c57;
  1274.   clear: both;
  1275.   display: block;
  1276.   padding-top: 4px;
  1277.   text-align: center;
  1278.   background-color: #fff;
  1279. }
  1280. .flairselector .customizer {
  1281. display: none !important;
  1282. }
  1283.  
  1284. .flair {
  1285.   border: none !important;
  1286.   top: 20px;
  1287.   padding: 0px;
  1288.   background: url(http://b.thumbs.redditmedia.com/Ymy6Mf-lppISiLpjCIJuxA9tn8xsl_tTa43BvcpSMRU.png);
  1289.   display: inline-block;
  1290.   vertical-align: middle;
  1291.   text-indent:-9999px;
  1292. }
  1293.  
  1294. .flair-1{ background-position: 0 0; width: 42px; height: 35px; }
  1295. .flair-10{ background-position: 0 -85px; width: 42px; height: 35px; }
  1296. .flair-11{ background-position: 0 -170px; width: 42px; height: 35px; }
  1297. .flair-12{ background-position: 0 -255px; width: 42px; height: 35px; }
  1298. .flair-13{ background-position: 0 -340px; width: 42px; height: 35px; }
  1299. .flair-15{ background-position: 0 -425px; width: 42px; height: 35px; }
  1300. .flair-2{ background-position: 0 -510px; width: 42px; height: 35px; }
  1301. .flair-21{ background-position: 0 -595px; width: 42px; height: 35px; }
  1302. .flair-22{ background-position: 0 -680px; width: 42px; height: 35px; }
  1303. .flair-27{ background-position: 0 -765px; width: 42px; height: 35px; }
  1304. .flair-28{ background-position: 0 -850px; width: 42px; height: 35px; }
  1305. .flair-3{ background-position: 0 -935px; width: 42px; height: 35px; }
  1306. .flair-32{ background-position: 0 -1020px; width: 42px; height: 35px; }
  1307. .flair-33{ background-position: 0 -1105px; width: 42px; height: 35px; }
  1308. .flair-4{ background-position: 0 -1190px; width: 42px; height: 35px; }
  1309. .flair-42{ background-position: 0 -1275px; width: 42px; height: 35px; }
  1310. .flair-44{ background-position: 0 -1360px; width: 42px; height: 35px; }
  1311. .flair-5{ background-position: 0 -1445px; width: 42px; height: 35px; }
  1312. .flair-55{ background-position: 0 -1530px; width: 42px; height: 35px; }
  1313. .flair-9{ background-position: 0 -1615px; width: 42px; height: 35px; }
  1314. .flair-Heat{ background-position: 0 -1700px; width: 50px; height: 31px; }
  1315. .flair-Pacers2{ background-position: 0 -1781px; width: 42px; height: 28px; }
  1316. .flair-Pacers3{ background-position: 0 -1859px; width: 42px; height: 28px; }
  1317. .flair-Pacers4{ background-position: 0 -1937px; width: 42px; height: 28px; }
  1318. .flair-Pacers5{ background-position: -100px 0; width: 42px; height: 28px; }
  1319. .flair-Pacers6{ background-position: -100px -78px; width: 42px; height: 28px; }
  1320. .flair-Pacers7{ background-position: -100px -156px; width: 42px; height: 28px; }
  1321. .flair-aba-30{ background-position: -100px -234px; width: 42px; height: 35px; }
  1322. .flair-aba-34{ background-position: -100px -319px; width: 42px; height: 35px; }
  1323. .flair-aba-35{ background-position: -100px -404px; width: 42px; height: 35px; }
  1324. .flair-aba{ background-position: -100px -489px; width: 42px; height: 35px; }
  1325. .flair-bird{ background-position: -100px -574px; width: 42px; height: 35px; }
  1326. .flair-boomer{ background-position: -100px -659px; width: 35px; height: 35px; }
  1327. .flair-bowser{ background-position: -100px -744px; width: 35px; height: 35px; }
  1328. .flair-flo-13{ background-position: -100px -829px; width: 42px; height: 35px; }
  1329. .flair-flo-31{ background-position: -100px -914px; width: 42px; height: 35px; }
  1330. .flair-flo-32{ background-position: -100px -999px; width: 42px; height: 35px; }
  1331. .flair-flo-33{ background-position: -100px -1084px; width: 42px; height: 35px; }
  1332. .flair-flo-45{ background-position: -100px -1169px; width: 42px; height: 35px; }
  1333. .flair-flo-9{ background-position: -100px -1254px; width: 42px; height: 35px; }
  1334. .flair-nba-blazers{ background-position: -100px -1339px; width: 42px; height: 35px; }
  1335. .flair-nba-bucks{ background-position: -100px -1424px; width: 42px; height: 35px; }
  1336. .flair-nba-bulls{ background-position: -100px -1509px; width: 42px; height: 35px; }
  1337. .flair-nba-cavaliers{ background-position: -100px -1594px; width: 42px; height: 35px; }
  1338. .flair-nba-celtics{ background-position: -100px -1679px; width: 42px; height: 35px; }
  1339. .flair-nba-clippers{ background-position: -100px -1764px; width: 42px; height: 35px; }
  1340. .flair-nba-grizzlies{ background-position: -100px -1849px; width: 42px; height: 35px; }
  1341. .flair-nba-hawks{ background-position: -100px -1934px; width: 42px; height: 35px; }
  1342. .flair-nba-heat{ background-position: -200px 0; width: 42px; height: 35px; }
  1343. .flair-nba-hornets{ background-position: -200px -85px; width: 42px; height: 35px; }
  1344. .flair-nba-jazz{ background-position: -200px -170px; width: 42px; height: 35px; }
  1345. .flair-nba-kings{ background-position: -200px -255px; width: 42px; height: 35px; }
  1346. .flair-nba-knicks{ background-position: -200px -340px; width: 42px; height: 35px; }
  1347. .flair-nba-lakers{ background-position: -200px -425px; width: 42px; height: 35px; }
  1348. .flair-nba-magic{ background-position: -200px -510px; width: 42px; height: 35px; }
  1349. .flair-nba-mavericks{ background-position: -200px -595px; width: 42px; height: 35px; }
  1350. .flair-nba-nets{ background-position: -200px -680px; width: 42px; height: 35px; }
  1351. .flair-nba-nuggets{ background-position: -200px -765px; width: 42px; height: 35px; }
  1352. .flair-nba-pacers{ background-position: -200px -850px; width: 42px; height: 35px; }
  1353. .flair-nba-pelicans{ background-position: -200px -935px; width: 42px; height: 35px; }
  1354. .flair-nba-pistons{ background-position: -200px -1020px; width: 42px; height: 35px; }
  1355. .flair-nba-raptors{ background-position: -200px -1105px; width: 42px; height: 35px; }
  1356. .flair-nba-rockets{ background-position: -200px -1190px; width: 42px; height: 35px; }
  1357. .flair-nba-sixers{ background-position: -200px -1275px; width: 42px; height: 35px; }
  1358. .flair-nba-spurs{ background-position: -200px -1360px; width: 42px; height: 35px; }
  1359. .flair-nba-suns{ background-position: -200px -1445px; width: 42px; height: 35px; }
  1360. .flair-nba-thunder{ background-position: -200px -1530px; width: 42px; height: 35px; }
  1361. .flair-nba-timberwolves{ background-position: -200px -1615px; width: 42px; height: 35px; }
  1362. .flair-nba-warriors{ background-position: -200px -1700px; width: 42px; height: 35px; }
  1363. .flair-nba-wizards{ background-position: -200px -1785px; width: 42px; height: 35px; }
  1364. .flair-new-0{ background-position: -200px -1870px; width: 42px; height: 35px; }
  1365. .flair-pin-11{ background-position: -300px 0; width: 42px; height: 35px; }
  1366. .flair-pin-31{ background-position: -300px -85px; width: 42px; height: 35px; }
  1367. .flair-pin-5{ background-position: -300px -170px; width: 42px; height: 35px; }
  1368. .flair-pin-7{ background-position: -300px -255px; width: 42px; height: 35px; }
  1369. .flair-pin_17{ background-position: -300px -340px; width: 42px; height: 35px; }
  1370. .flair-slick{ background-position: -300px -425px; width: 35px; height: 35px; }
  1371. .flair-vogel{ background-position: -300px -510px; width: 35px; height: 35px; }
  1372.  
  1373. /* -------------------- Change "Readers" and "Currently Online" --------------------- */
  1374.  
  1375. .subscribers, .users-online {
  1376.     position: relative;
  1377.     display: block;
  1378.     vertical-align: top;
  1379.     width: 335px;
  1380.     right: 10px;
  1381.     white-space: nowrap;
  1382.     text-align: center;
  1383.     font-family: arial;
  1384.     text-shadow: 0 2px 0 black;
  1385.     background: #092c57;
  1386. }
  1387. .subscribers .number, .users-online .number {
  1388.     font-size: 1.3em;
  1389.     font-weight: bold;
  1390.     color: #ffffff;
  1391. }
  1392. .subscribers .word, .users-online .word {
  1393.     display: none;
  1394. }
  1395. .subscribers:after, .users-online:after {
  1396.     display: block;
  1397.     font-size: 0.9em;
  1398.     font-weight: normal;
  1399.     text-transform: uppercase;
  1400. }
  1401. .subscribers {
  1402. }
  1403. .subscribers:after {
  1404.     content: 'Pacers Fans';
  1405.     color: #ffc322;
  1406.     font-weight: bold;
  1407.     font-family: arial;
  1408. }
  1409. .users-online:before {
  1410.     display: none;
  1411. }
  1412. .users-online:after {
  1413.     content: 'online now';
  1414.     color: #ffc322;
  1415.     font-weight: bold;
  1416. }
  1417.  
  1418. /*-------------------------Unsubscribe, Shortcut, Dashboard Buttons ----------------------*/
  1419. .subButtons,
  1420. .subscribe-button {
  1421.     text-align: center;
  1422. }
  1423. button,
  1424. .subButtons .toggle .option.active,
  1425. .subButtons .RESshortcut,
  1426. .subButtons .REStoggle,
  1427. .subscribe-button .option.active {
  1428.     border: 1px solid #092c57;
  1429.     background: #092C57;
  1430.     color: white;
  1431.     font-weight: bold;
  1432.     font-family: arial;
  1433.     font-size: 12px;
  1434.     display: inline-block;
  1435.     padding: 2px 12px;
  1436.     box-shadow: 0px 5px 5px 0px #c0c0c0;
  1437.     line-height: 20px;
  1438. }
  1439.  
  1440. .subButtons .toggle .option.active,
  1441. .subButtons .RESshortcut,
  1442. .subButtons .REStoggle,
  1443. .subscribe-button .option.active {
  1444.     width: 75px;
  1445.     padding: 2px 5px;
  1446. }
  1447. .subButtons .toggle .option.active,
  1448. .subButtons .RESshortcut,
  1449. .subButtons .REStoggle,
  1450. .side .RESshortcutside,
  1451. .subscribe-button .option.active {
  1452.     background: #092c57;
  1453.     border: 1px solid #092c57;
  1454. }
  1455. .subButtons .toggle .option.active:hover,
  1456. .subButtons .RESshortcut:hover,
  1457. .subButtons .REStoggle:hover,
  1458. .side .RESshortcutside:hover,
  1459. .subscribe-button .option.active:hover {
  1460.     background: #092c57;
  1461. }
  1462. .subButtons .toggle .option.remove,
  1463. .subButtons .RESshortcut.remove,
  1464. .subButtons .REStoggle.remove,
  1465. .subscribe-button .option.remove {
  1466.     background: #092c57;
  1467. }
  1468. .subButtons .toggle .option.remove:hover,
  1469. .subButtons .RESshortcut.remove:hover,
  1470. .subButtons .REStoggle.remove:hover,
  1471. .subscribe-button .option.remove:hover {
  1472.     background: #092c57;
  1473. }
  1474. /*------------------------------------Jersey Sidebar Sprites ------------------------ */
  1475. a[href$="/r/12"]:nth-of-type(n):before{
  1476. width: 67px;
  1477.     height: 60px;
  1478.     display: inline-block;
  1479.     background-repeat: no-repeat;
  1480.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1481.     background-position: -9999px -9999px;
  1482.     vertical-align: middle;
  1483.     margin-right: 3px;
  1484.     content: ""
  1485. }
  1486. a[href$="/r/12"]:nth-of-type(n):before {
  1487. background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 0; height: 60px; width: 67px; display: inline-block;
  1488. }
  1489. a[href$="/r/13"]:nth-of-type(n):before{
  1490. width: 67px;
  1491.     height: 60px;
  1492.     display: inline-block;
  1493.     background-repeat: no-repeat;
  1494.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1495.     background-position: -9999px -9999px;
  1496.     vertical-align: middle;
  1497.     margin-right: 3px;
  1498.     content: ""
  1499. }
  1500. a[href$="/r/13"]:nth-of-type(n):before {
  1501. background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -117px; height: 60px; width: 67px; display: inline-block;
  1502. }
  1503. a[href$="/r/15"]:nth-of-type(n):before{
  1504. width: 67px;
  1505.     height: 60px;
  1506.     display: inline-block;
  1507.     background-repeat: no-repeat;
  1508.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1509.     background-position: -9999px -9999px;
  1510.     vertical-align: middle;
  1511.     margin-right: 3px;
  1512.     content: ""
  1513. }
  1514. a[href$="/r/15"]:nth-of-type(n):before {
  1515. background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -234px; height: 60px; width: 67px; display: inline-block;
  1516. }
  1517. a[href$="/r/2"]:nth-of-type(n):before{
  1518. width: 67px;
  1519.     height: 60px;
  1520.     display: inline-block;
  1521.     background-repeat: no-repeat;
  1522.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1523.     background-position: -9999px -9999px;
  1524.     vertical-align: middle;
  1525.     margin-right: 3px;
  1526.     content: ""
  1527. }
  1528. a[href$="/r/2"]:nth-of-type(n):before {
  1529. background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -351px; height: 60px; width: 67px; display: inline-block;
  1530. }
  1531. a[href$="/r/21"]:nth-of-type(n):before{
  1532. width: 67px;
  1533.     height: 60px;
  1534.     display: inline-block;
  1535.     background-repeat: no-repeat;
  1536.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1537.     background-position: -9999px -9999px;
  1538.     vertical-align: middle;
  1539.     margin-right: 3px;
  1540.     content: ""
  1541. }
  1542. a[href$="/r/21"]:nth-of-type(n):before {
  1543.     background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -468px;
  1544.     height: 60px;
  1545.     width: 67px;
  1546.     display: inline-block;
  1547.     opacity: 0.5;
  1548.  
  1549. }
  1550. a[href$="/r/22"]:nth-of-type(n):before{
  1551. width: 67px;
  1552.     height: 60px;
  1553.     display: inline-block;
  1554.     background-repeat: no-repeat;
  1555.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1556.     background-position: -9999px -9999px;
  1557.     vertical-align: middle;
  1558.     margin-right: 3px;
  1559.     content: ""
  1560. }
  1561. a[href$="/r/22"]:nth-of-type(n):before {
  1562. background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -585px; height: 60px; width: 67px; display: inline-block;
  1563. }
  1564. a[href$="/r/28"]:nth-of-type(n):before{
  1565. width: 67px;
  1566.     height: 60px;
  1567.     display: inline-block;
  1568.     background-repeat: no-repeat;
  1569.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1570.     background-position: -9999px -9999px;
  1571.     vertical-align: middle;
  1572.     margin-right: 3px;
  1573.     content: ""
  1574. }
  1575. a[href$="/r/28"]:nth-of-type(n):before {
  1576. background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -702px; height: 60px; width: 67px; display: inline-block;
  1577. }
  1578. a[href$="/r/3"]:nth-of-type(n):before{
  1579. width: 67px;
  1580.     height: 60px;
  1581.     display: inline-block;
  1582.     background-repeat: no-repeat;
  1583.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1584.     background-position: -9999px -9999px;
  1585.     vertical-align: middle;
  1586.     margin-right: 3px;
  1587.     content: ""
  1588. }
  1589. a[href$="/r/3"]:nth-of-type(n):before {
  1590. background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -819px; height: 60px; width: 67px; display: inline-block;
  1591. }
  1592. a[href$="/r/32"]:nth-of-type(n):before{
  1593. width: 67px;
  1594.     height: 60px;
  1595.     display: inline-block;
  1596.     background-repeat: no-repeat;
  1597.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1598.     background-position: -9999px -9999px;
  1599.     vertical-align: middle;
  1600.     margin-right: 3px;
  1601.     content: ""
  1602. }
  1603. a[href$="/r/32"]:nth-of-type(n):before {
  1604.     background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -936px;
  1605.     height: 60px;
  1606.     width: 67px;
  1607.     display: inline-block;
  1608.     opacity: 0.5;
  1609. }
  1610. a[href$="/r/4"]:nth-of-type(n):before{
  1611. width: 67px;
  1612.     height: 60px;
  1613.     display: inline-block;
  1614.     background-repeat: no-repeat;
  1615.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1616.     background-position: -9999px -9999px;
  1617.     vertical-align: middle;
  1618.     margin-right: 3px;
  1619.     content: ""
  1620. }
  1621. a[href$="/r/4"]:nth-of-type(n):before {
  1622.     background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1053px;
  1623.     height: 60px;
  1624.     width: 67px;
  1625.     display: inline-block;
  1626.     opacity: 0.5
  1627. }
  1628. a[href$="/r/42"]:nth-of-type(n):before{
  1629. width: 67px;
  1630.     height: 60px;
  1631.     display: inline-block;
  1632.     background-repeat: no-repeat;
  1633.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1634.     background-position: -9999px -9999px;
  1635.     vertical-align: middle;
  1636.     margin-right: 3px;
  1637.     content: ""
  1638. }
  1639. a[href$="/r/42"]:nth-of-type(n):before {
  1640. background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1170px; height: 60px; width: 67px; display: inline-block;
  1641. }
  1642. a[href$="/r/44"]:nth-of-type(n):before{
  1643. width: 67px;
  1644.     height: 60px;
  1645.     display: inline-block;
  1646.     background-repeat: no-repeat;
  1647.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1648.     background-position: -9999px -9999px;
  1649.     vertical-align: middle;
  1650.     margin-right: 3px;
  1651.     content: ""
  1652. }
  1653. a[href$="/r/44"]:nth-of-type(n):before {
  1654. background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1287px; height: 60px; width: 67px; display: inline-block;
  1655. }
  1656. a[href$="/r/5"]:nth-of-type(n):before{
  1657. width: 67px;
  1658.     height: 60px;
  1659.     display: inline-block;
  1660.     background-repeat: no-repeat;
  1661.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1662.     background-position: -9999px -9999px;
  1663.     vertical-align: middle;
  1664.     margin-right: 3px;
  1665.     content: ""
  1666. }
  1667. a[href$="/r/5"]:nth-of-type(n):before {
  1668. background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1404px; height: 60px; width: 67px; display: inline-block;
  1669. }
  1670. a[href$="/r/55"]:nth-of-type(n):before{
  1671. width: 67px;
  1672.     height: 60px;
  1673.     display: inline-block;
  1674.     background-repeat: no-repeat;
  1675.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1676.     background-position: -9999px -9999px;
  1677.     vertical-align: middle;
  1678.     margin-right: 3px;
  1679.     content: ""
  1680. }
  1681. a[href$="/r/55"]:nth-of-type(n):before {
  1682.     background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1521px;
  1683.     height: 60px;
  1684.     width: 67px;
  1685.     display: inline-block;
  1686.     opacity: 0.5;
  1687. }
  1688. a[href$="/r/9"]:nth-of-type(n):before{
  1689. width: 67px;
  1690.     height: 60px;
  1691.     display: inline-block;
  1692.     background-repeat: no-repeat;
  1693.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1694.     background-position: -9999px -9999px;
  1695.     vertical-align: middle;
  1696.     margin-right: 3px;
  1697.     content: ""
  1698. }
  1699. a[href$="/r/9"]:nth-of-type(n):before {
  1700.     background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1638px;
  1701.     height: 60px;
  1702.     width: 67px;
  1703.     display: inline-block;
  1704.     opacity: 0.5;
  1705. }
  1706. a[href$="/r/miles"]:nth-of-type(n):before{
  1707. width: 67px;
  1708.     height: 60px;
  1709.     display: inline-block;
  1710.     background-repeat: no-repeat;
  1711.     background-image: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png);
  1712.     background-position: -9999px -9999px;
  1713.     vertical-align: middle;
  1714.     margin-right: 3px;
  1715.     content: ""
  1716. }
  1717. a[href$="/r/miles"]:nth-of-type(n):before {
  1718. background: url(http://b.thumbs.redditmedia.com/n0hKgcnewoTMKPIHWj_uO0DzJP0v5rd0UJwHu9ZpNqA.png) no-repeat 0 -1755px; height: 60px; width: 67px; display: inline-block;
  1719. }
  1720.  
  1721. /* ----------------------------------- NBA Sprites ---------------------------------- */
  1722.  
  1723. 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{
  1724.     width: 60px;
  1725.     height: 40px;
  1726.     display: inline-block;
  1727.     background-repeat: no-repeat;
  1728.     background-image: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png);
  1729.     background-position: -9999px -9999px;
  1730.     vertical-align: middle;
  1731.     margin-right: 3px;
  1732.     content: ""
  1733. }
  1734.  
  1735. a[href$="/r/charlottehornets"]:nth-of-type(n):before {
  1736. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0 -900px; height: 40px; width: 60px; display: inline-block;
  1737. }
  1738. a[href$="/r/mkebucks"]:nth-of-type(n):before {
  1739. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0 -180px; height: 40px; width: 60px; display: inline-block;
  1740. }
  1741.  
  1742. a[href$="/r/chicagobulls"]:nth-of-type(n):before {
  1743. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -270px;  height: 40px; width: 60px; display: inline-block;
  1744. }
  1745.  
  1746. a[href$="/r/clevelandcavs"]:nth-of-type(n):before {
  1747. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -360px; height: 40px; width: 60px; display: inline-block;
  1748. }
  1749.  
  1750. a[href$="/r/bostonceltics"]:nth-of-type(n):before {
  1751. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -450px; height: 40px; width: 60px; display: inline-block;
  1752. }
  1753.  
  1754. a[href$="/r/laclippers"]:nth-of-type(n):before {
  1755. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -540px; height: 40px; width: 60px; display: inline-block;
  1756. }
  1757.  
  1758. a[href$="/r/memphisgrizzlies"]:nth-of-type(n):before {
  1759. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -630px; height: 40px; width: 60px; display: inline-block;
  1760. }
  1761.  
  1762. a[href$="/r/atlantahawks"]:nth-of-type(n):before {
  1763. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -720px; height: 40px; width: 60px; display: inline-block;
  1764. }
  1765.  
  1766. a[href$="/r/heat"]:nth-of-type(n):before {
  1767. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -810px; height: 40px; width: 60px; display: inline-block;
  1768. }
  1769.  
  1770. a[href$="/r/utahjazz"]:nth-of-type(n):before {
  1771. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -990px; height: 40px; width: 60px; display: inline-block;
  1772. }
  1773.  
  1774. a[href$="/r/kings"]:nth-of-type(n):before {
  1775. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1080px; height: 40px; width: 60px; display: inline-block;
  1776. }
  1777.  
  1778. a[href$="/r/nyknicks"]:nth-of-type(n):before {
  1779. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1170px; height: 40px; width: 60px; display: inline-block;
  1780. }
  1781.  
  1782. a[href$="/r/lakers"]:nth-of-type(n):before {
  1783. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1260px; height: 40px; width: 60px; display: inline-block;
  1784. }
  1785.  
  1786. a[href$="/r/orlandomagic"]:nth-of-type(n):before {
  1787. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1350px; height: 40px; width: 60px; display: inline-block;
  1788. }
  1789.  
  1790. a[href$="/r/mavericks"]:nth-of-type(n):before {
  1791. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1440px; height: 40px; width: 60px; display: inline-block;
  1792. }
  1793.  
  1794. a[href$="/r/gonets"]:nth-of-type(n):before {
  1795. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1530px; height: 40px; width: 60px; display: inline-block;
  1796. }
  1797.  
  1798. a[href$="/r/denvernuggets"]:nth-of-type(n):before {
  1799. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1620px; height: 40px; width: 60px; display: inline-block;
  1800. }
  1801.  
  1802. a[href$="/r/thunder"]:nth-of-type(n):before {
  1803. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -360px; height: 40px; width: 60px; display: inline-block;
  1804. }
  1805.  
  1806. a[href$="/r/pacers"]:nth-of-type(n):before {
  1807. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1710px; height: 40px; width: 60px; display: inline-block;
  1808. }
  1809.  
  1810. a[href$="/r/nolapelicans"]:nth-of-type(n):before {
  1811. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1800px; height: 40px; width: 60px; display: inline-block;
  1812. }
  1813.  
  1814. a[href="/r/detroitpistons"]:nth-of-type(n):before {
  1815. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -1890px; height: 40px; width: 60px; display: inline-block;
  1816. }
  1817.  
  1818. a[href$="/r/torontoraptors"]:nth-of-type(n):before {
  1819. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px 0px; height: 40px; width: 60px; display: inline-block;
  1820. }
  1821.  
  1822. a[href$="/r/rockets"]:nth-of-type(n):before {
  1823. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -90px; height: 40px; width: 60px; display: inline-block;
  1824. }
  1825.  
  1826. a[href$="/r/sixers"]:nth-of-type(n):before {
  1827. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px 0px; height: 40px; width: 60px; display: inline-block;
  1828. }
  1829.  
  1830. a[href$="/r/nbaspurs"]:nth-of-type(n):before {
  1831. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -180px; height: 40px; width: 60px; display: inline-block;
  1832. }
  1833.  
  1834. a[href$="/r/suns"]:nth-of-type(n):before {
  1835. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -270px; height: 40px; width: 60px; display: inline-block;
  1836. }
  1837.  
  1838. a[href$="/r/timberwolves"]:nth-of-type(n):before {
  1839. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -450px; height: 40px; width: 60px; display: inline-block;
  1840. }
  1841.  
  1842. a[href$="/r/ripcity"]:nth-of-type(n):before {
  1843. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat 0px -90px; height: 40px; width: 60px; display: inline-block;    }
  1844.  
  1845. a[href$="/r/warriors"]:nth-of-type(n):before {
  1846. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -540px; height: 40px; width: 60px; display: inline-block;
  1847. }
  1848.  
  1849. a[href$="/r/washingtonwizards"]:nth-of-type(n):before {
  1850. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -540px; height: 40px; width: 60px; display: inline-block
  1851. }
  1852. a[href$="/r/abc"]:nth-of-type(n):before {
  1853. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -720px; height: 40px; width: 60px; display: inline-block
  1854. }
  1855. a[href$="/r/espn"]:nth-of-type(n):before {
  1856. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -900px; height: 40px; width: 60px; display: inline-block
  1857. }
  1858. a[href$="/r/fox"]:nth-of-type(n):before {
  1859. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -990px; height: 40px; width: 60px; display: inline-block
  1860. }
  1861. a[href$="/r/tnt"]:nth-of-type(n):before {
  1862. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -1440px; height: 40px; width: 60px; display: inline-block
  1863. }
  1864. a[href$="/r/nbatv"]:nth-of-type(n):before {
  1865. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -1170px; height: 40px; width: 60px; display: inline-block
  1866. }
  1867. a[href$="/r/#lottery"]:nth-of-type(n):before {
  1868. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -1080px; height: 40px; width: 60px; display: inline-block
  1869. }
  1870. a[href$="/r/#playoffs"]:nth-of-type(n):before {
  1871. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -1260px; height: 40px; width: 60px; display: inline-block
  1872. }
  1873. a[href$="/r/#summerleague"]:nth-of-type(n):before {
  1874. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -1350px; height: 40px; width: 60px; display: inline-block
  1875. }
  1876. a[href$="/r/#nbadraft"]:nth-of-type(n):before {
  1877. background: url(http://a.thumbs.redditmedia.com/p4UMZFb0lWsTb_NoVZOSfSNL5xc7tdvJgTRxgvwomV4.png) no-repeat -110px -810px; height: 40px; width: 60px; display: inline-block
  1878. }
  1879. /* --------------------------------- Comments Page ------------------------------------ */
  1880.  
  1881. .comment .md {
  1882.     font-size: inherit;
  1883. }
  1884. .comment .md p {
  1885.     line-height: normal;
  1886. }
  1887.  
  1888. .commentarea {
  1889.     padding: 10px;
  1890. }
  1891. #noresults {
  1892.     text-align: center;
  1893.     font-size: 1.5em;
  1894.     margin-right: 0;
  1895.     color: white;
  1896.     background: #C0C0C0;
  1897.     padding: 4px 0;
  1898. }
  1899.  
  1900. /* ------------------------ ??? ------------------------ */
  1901.  
  1902. th[align="center"] {
  1903.     text-align: center;
  1904. }
  1905. th[align="right"] {
  1906.     text-align: right;
  1907. }
  1908.  
  1909. .side blockquote {
  1910.     border: none;
  1911.     margin: 0;
  1912.     padding: 0;
  1913. }
  1914. .side blockquote ul {
  1915.     background: none;
  1916.     position: absolute;
  1917.     top: 203px;
  1918.     left: 65px;
  1919. }
  1920. .side blockquote ul li:nth-of-type(n) {
  1921.     background: none;
  1922.     border: none;
  1923.     display: inline;
  1924.     padding: 0 15px 0 0;
  1925. }
  1926. .side blockquote a:link,
  1927. .side blockquote a:visited {
  1928.     color: #092c57;
  1929. }
  1930. .side blockquote a:hover {
  1931.     color: #092c57;
  1932.     text-decoration: none;
  1933. }
  1934.  
  1935. .comment h1,
  1936. .comment h2,
  1937. .comment h3,
  1938. .comment h4,
  1939. .comment h5,
  1940. .comment h6 {
  1941.     font-size: 100%;
  1942.     font-weight: bold;
  1943.     border: none;
  1944.     color: black;
  1945.     margin: 0;
  1946.     padding: 0;
  1947. }
  1948. .comment h1 {
  1949.     font-size: 2em;
  1950. }
  1951. .comment h2 {
  1952.     font-size: 1.5em;
  1953. }
  1954. .comment h3 {
  1955.     font-size: 1.2em;
  1956. }
  1957. .comment h4 {
  1958. }
  1959. .comment h5 {
  1960.     font-size: .8em;
  1961. }
  1962. .comment h6 {
  1963.     font-size: .7em;
  1964. }
  1965. .comment code {
  1966.     background: transparent;
  1967.     border: 1px solid #ddd;
  1968.     padding: 2px 4px;
  1969.     border-radius: 3px;
  1970.     white-space: pre;
  1971. }
  1972. .comment pre {
  1973.     background: transparent;
  1974.     border: 1px solid #ddd;
  1975.     padding: 2px 4px;
  1976.     border-radius: 3px;
  1977.     white-space: pre;
  1978. }
  1979. .comment pre code {
  1980.     background: transparent;
  1981.     border: none;
  1982.     padding: 0;
  1983.     border-radius: 0;
  1984.     white-space: pre;
  1985. }
  1986. .comment abbr {
  1987.     border-bottom: 1px dotted #777;
  1988. }
  1989. .livePreview > h3 {
  1990.     padding: 2px 0 0 10px;
  1991.     margin: 6px 0 1px;
  1992.     line-height: 1.6em;
  1993.     border-bottom: inherit;
  1994. }
  1995. #link-desc, #text-desc {
  1996.     padding-top: 235px;
  1997.     border: none;
  1998. }
  1999. /*------------------------Child Comments ---------------------------------------*/
  2000. .res:not(.res-nightmode) .commentarea .comment,
  2001. .res:not(.res-nightmode) .commentarea .comment .comment,
  2002. .res:not(.res-nightmode) .commentarea .comment .comment .comment,
  2003. .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment,
  2004. .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment,
  2005. .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment,
  2006. .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment,
  2007. .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment,
  2008. .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment,
  2009. .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment,
  2010. .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment,
  2011. .res:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment {
  2012.     background: transparent!important;
  2013. }
  2014. /*------------------------- Changes the thumbnail for posts --------------------- */
  2015. .thumbnail.self{
  2016.   background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0px -1220px;
  2017.   width: 70px;
  2018.   height: 72px;
  2019. }
  2020. a.thumbnail[href*=".com"] img{display: none;}
  2021. a.thumbnail[href*=".com"] + div.entry > a.toggleImage { display: none; }  
  2022. a.thumbnail[href*=".com"]{
  2023.     height: 72px;
  2024.     width: 70px;
  2025.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -1342px !important;
  2026.     background-color: transparent!important;
  2027.  
  2028.     }
  2029. a.thumbnail[href*="twitter.com"] img{display: none;}
  2030. a.thumbnail[href*="twitter.com"] + div.entry > a.toggleImage { display: none; }  
  2031. a.thumbnail[href*="twitter.com"]{
  2032.     height: 72px;
  2033.     width: 70px;
  2034.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -1830px!important;
  2035.     background-color: transparent!important;
  2036.     opacity: 0.5;
  2037.     transition: 0.9s;
  2038.     }
  2039. a.thumbnail[href*="twitter.com"]:hover img{display: none;}
  2040. a.thumbnail[href*="twitter.com"] + div.entry > a.toggleImage { display: none; }  
  2041. a.thumbnail[href*="twitter.com"]:hover{
  2042.     height: 72px;
  2043.     width: 70px;
  2044.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -1830px !important;
  2045.     background-color: transparent!important;
  2046.     opacity: 1.0;
  2047.     }
  2048. a.thumbnail[href*="youtube.com"] img{display: none;}
  2049. a.thumbnail[href*="youtube.com"] + div.entry > a.toggleImage { display: none; }  
  2050. a.thumbnail[href*="youtube.com"]{
  2051.     height: 72px;
  2052.     width: 70px;
  2053.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) -120px 0 !important;
  2054.     background-color: transparent!important;
  2055.     }
  2056. a.thumbnail[href*="youtube.com"]:hover img{display: none;}
  2057. a.thumbnail[href*="youtube.com"] + div.entry > a.toggleImage { display: none; }  
  2058. a.thumbnail[href*="youtube.com"]:hover{
  2059.     height: 72px;
  2060.     width: 70px;
  2061.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) -120px -122px !important;
  2062.     background-color: transparent!important;
  2063.     }
  2064. a.thumbnail[href*="indycornrows.com"] img{display: none;}
  2065. a.thumbnail[href*="indycornrows.com"] + div.entry > a.toggleImage { display: none; }  
  2066. a.thumbnail[href*="indycornrows.com"]{
  2067.     height: 72px;
  2068.     width: 70px;
  2069.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -244px !important;
  2070.     background-color: transparent!important;
  2071.     }
  2072. a.thumbnail[href*="indycornrows.com"]:hover img{display: none;}
  2073. a.thumbnail[href*="indycornrows.com"] + div.entry > a.toggleImage { display: none; }  
  2074. a.thumbnail[href*="indycornrows.com"]:hover{
  2075.     height: 72px;
  2076.     width: 70px;
  2077.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -366px !important;
  2078.     background-color: transparent!important;
  2079.     }
  2080. a.thumbnail[href*="espn.go.com"] img{display: none;}
  2081. a.thumbnail[href*="espn.go.com"] + div.entry > a.toggleImage { display: none; }  
  2082. a.thumbnail[href*="espn.go.com"]{
  2083.     height: 72px;
  2084.     width: 70px;
  2085.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -488px !important;
  2086.     background-color: transparent!important;
  2087.     }
  2088. a.thumbnail[href*="espn.go.com"]:hover img{display: none;}
  2089. a.thumbnail[href*="espn.go.com"] + div.entry > a.toggleImage { display: none; }  
  2090. a.thumbnail[href*="espn.go.com"]:hover{
  2091.     height: 72px;
  2092.     width: 70px;
  2093.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -610px !important;
  2094.     background-color: transparent!important;
  2095.     }
  2096. a.thumbnail[href*="indystar.com"] img{display: none;}
  2097. a.thumbnail[href*="indystar.com"] + div.entry > a.toggleImage { display: none; }  
  2098. a.thumbnail[href*="indystar.com"]{
  2099.     height: 72px;
  2100.     width: 70px;
  2101.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -732px !important;
  2102.     background-color: transparent!important;
  2103.     }
  2104. a.thumbnail[href*="indystar.com"]:hover img{display: none;}
  2105. a.thumbnail[href*="indystar.com"] + div.entry > a.toggleImage { display: none; }  
  2106. a.thumbnail[href*="indystar.com"]:hover{
  2107.     height: 72px;
  2108.     width: 70px;
  2109.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -854px !important;
  2110.     background-color: transparent!important;
  2111.     }
  2112. a.thumbnail[href*="8points9seconds.com"] img{display: none;}
  2113. a.thumbnail[href*="8points9seconds.com"] + div.entry > a.toggleImage { display: none; }  
  2114. a.thumbnail[href*="8points9seconds.com"]{
  2115.     height: 72px;
  2116.     width: 70px;
  2117.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 0 !important;
  2118.     background-color: transparent!important;
  2119.     }
  2120. a.thumbnail[href*="8points9seconds.com"]:hover img{display: none;}
  2121. a.thumbnail[href*="8points9seconds.com"] + div.entry > a.toggleImage { display: none; }  
  2122. a.thumbnail[href*="8points9seconds.com"]:hover{
  2123.     height: 72px;
  2124.     width: 70px;
  2125.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -122px !important;
  2126.     background-color: transparent!important;
  2127.     }
  2128. a.thumbnail[href*="nba.com"] img{display: none;}
  2129. a.thumbnail[href*="nba.com"] + div.entry > a.toggleImage { display: none; }  
  2130. a.thumbnail[href*="nba.com"]{
  2131.     height: 72px;
  2132.     width: 70px;
  2133.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -976px !important;
  2134.     background-color: transparent!important;
  2135.     }
  2136. a.thumbnail[href*="nba.com"]:hover img{display: none;}
  2137. a.thumbnail[href*="nba.com"] + div.entry > a.toggleImage { display: none; }  
  2138. a.thumbnail[href*="nba.com"]:hover{
  2139.     height: 72px;
  2140.     width: 70px;
  2141.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -1098px !important;
  2142.     background-color: transparent!important;
  2143.     }
  2144. a.thumbnail[href*="/game_thread_"] img { display: none; }
  2145. a.thumbnail[href*="/game_thread_"] {
  2146.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -1586px !important; width: 70px; height: 72px;
  2147.     background-color: transparent!important;
  2148. }
  2149. a.thumbnail[href*="/game_thread_"]:hover {
  2150.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) 0 -1464px !important; width: 70px; height: 72px;
  2151. }
  2152. a.thumbnail[href*="cbssports.com"] img{display: none;}
  2153. a.thumbnail[href*="cbssports.com"] + div.entry > a.toggleImage { display: none; }  
  2154. a.thumbnail[href*="cbssports.com"]{
  2155.     height: 72px;
  2156.     width: 70px;
  2157.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) -120px -244px !important;
  2158.     background-color: transparent!important;
  2159.     }
  2160. a.thumbnail[href*="cbssports.com"]:hover img{display: none;}
  2161. a.thumbnail[href*="cbssports.com"] + div.entry > a.toggleImage { display: none; }  
  2162. a.thumbnail[href*="cbssports.com"]:hover{
  2163.     height: 72px;
  2164.     width: 70px;
  2165.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) -120px -366px !important;
  2166.     background-color: transparent!important;
  2167.     }
  2168. a.thumbnail[href*="1070thefan.com"] img{display: none;}
  2169. a.thumbnail[href*="1070thefan.com"] + div.entry > a.toggleImage { display: none; }  
  2170. a.thumbnail[href*="1070thefan.com"]{
  2171.     height: 72px;
  2172.     width: 70px;
  2173.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) -120px -488px !important;
  2174.     background-color: transparent!important;
  2175.     }
  2176. a.thumbnail[href*="1070thefan.com"]:hover img{display: none;}
  2177. a.thumbnail[href*="1070thefan.com"] + div.entry > a.toggleImage { display: none; }  
  2178. a.thumbnail[href*="1070thefan.com"]:hover{
  2179.     height: 72px;
  2180.     width: 70px;
  2181.     background: url(http://b.thumbs.redditmedia.com/fT2WA5s2HSn3Bh75vt09IFkMDRAxQTvXNOnKtqp4x9E.png) -120px -610px !important;
  2182.     background-color: transparent!important;
  2183.     }
  2184. .sprite-8p9s{ background-position: 0 0; width: 70px; height: 72px; }
  2185. .sprite-8p9s_hover{ background-position: 0 -122px; width: 70px; height: 72px; }
  2186. .sprite-cornrows{ background-position: 0 -244px; width: 70px; height: 72px; }
  2187. .sprite-cornrows_hover{ background-position: 0 -366px; width: 70px; height: 72px; }
  2188. .sprite-espn{ background-position: 0 -488px; width: 70px; height: 72px; }
  2189. .sprite-espn_hover{ background-position: 0 -610px; width: 70px; height: 72px; }
  2190. .sprite-indystar{ background-position: 0 -732px; width: 70px; height: 72px; }
  2191. .sprite-indystar_hover{ background-position: 0 -854px; width: 70px; height: 72px; }
  2192. .sprite-nba{ background-position: 0 -976px; width: 70px; height: 72px; }
  2193. .sprite-nba_hover{ background-position: 0 -1098px; width: 70px; height: 72px; }
  2194. .sprite-self{ background-position: 0 -1220px; width: 70px; height: 72px; }
  2195. .sprite-snoo{ background-position: 0 -1342px; width: 70px; height: 72px; }
  2196. .sprite-sticky{ background-position: 0 -1464px; width: 70px; height: 72px; }
  2197. .sprite-sticky_hover{ background-position: 0 -1586px; width: 70px; height: 72px; }
  2198. .sprite-twitter{ background-position: 0 -1708px; width: 70px; height: 72px; }
  2199. .sprite-twitter_hover{ background-position: 0 -1830px; width: 70px; height: 72px; }
  2200. .sprite-youtube{ background-position: -120px 0; width: 70px; height: 72px; }
  2201. .sprite-youtube_hover{ background-position: -120px -122px; width: 70px; height: 72px; }
  2202. .sprite-zcbs{ background-position: -120px -244px; width: 70px; height: 72px; }
  2203. .sprite-zcbs_hover{ background-position: -120px -366px; width: 70px; height: 72px; }
  2204. .sprite-zfan{ background-position: -120px -488px; width: 70px; height: 72px; }
  2205. .sprite-zfan_hover{ background-position: -120px -610px; width: 70px; height: 72px; }
  2206. .sprite-zgamethread{ background-position: -120px -732px; width: 70px; height: 72px; }
  2207.  
  2208.  
  2209.  
  2210.  
  2211. /*-------------Change Upvote to Gold-------------------------*/
  2212. #siteTable div.thing a.title[href*="upvote"].title { color: #ffc322;
  2213. }
  2214. /*-------------------------- Sidebar Headings -------------------------------------------- */
  2215. .titlebox blockquote {
  2216.     border: 1px solid #ffc322;
  2217.     text-shadow: 0 1px 0 white;
  2218.     color: #ffc322;
  2219.     font-weight: bold;
  2220.     box-shadow: 0px 5px 5px 0px #c0c0c0;
  2221.  
  2222.     }
  2223. .link.last-clicked {
  2224.     overflow: hidden
  2225.     }
  2226. .linkinfo {
  2227.     margin-bottom: 10px
  2228.     }
  2229. .titlebox {
  2230.     padding: 9px;
  2231.     background: transparent!important; /*Sidebar Background color*/
  2232.     border: 1px solid #FFF; /*Sidebar border color*/
  2233.     color: #092c57; /*Text color in sidebar*/
  2234.     }
  2235. .titlebox .bottom {
  2236.     border: 0
  2237.     }
  2238. .titlebox form.toggle {
  2239.     background-color: transparent
  2240.     }
  2241. .titlebox .usertext {
  2242.     margin: 15px 0;
  2243.     line-height: 120%;
  2244.     font-size: small
  2245.     }
  2246. .titlebox .usertext .md {
  2247.     margin: 0;
  2248.     padding: 0;
  2249.     overflow: visible
  2250.     }
  2251. .titlebox .usertext .md h2 {
  2252.     font-size: 16px;
  2253.     font-weight: bold;
  2254.     font-family: arial;
  2255.     padding: 0px 7px;
  2256.     color: #fff; /*Text color of ##*/
  2257.     text-shadow: 0 2px 0 black;
  2258.     background: #092c57;
  2259.     border: 2px solid #092c57;
  2260.     width: 317px;
  2261.     text-align: left;
  2262.     margin: 3px -10px;
  2263. }
  2264. .titlebox .usertext .md > h1 {
  2265.     border: 0;
  2266.     margin: 0;
  2267.     padding: 0;
  2268.     font-size: medium !important;
  2269.     background-color: #092C57; /*Background color of #*/
  2270.     color: #eee; /*Text color of #*/
  2271.     text-shadow: 3px 3px 3px #ffc322;
  2272.     width: 288px;
  2273.     padding: 5px 10px;
  2274.     padding-left: 20px;
  2275.     padding-right: 0;
  2276.     margin-right: 13px;
  2277.     margin-left: -18px;
  2278.     border-bottom: 1px solid #3399cc; /*Border of #*/
  2279.     border-radius: 25px;
  2280.     margin-bottom: 5px;
  2281.     margin-top: 10px;
  2282.     z-index: 100
  2283.     }
  2284. .res-nightmode .usertext .md > h1 {
  2285. background-color: #377798; /*Nightmode fix for #*/
  2286. border-bottom: 1px solid #377798;
  2287. }
  2288. .titlebox .usertext .md > h1:after {
  2289.     display: block;
  2290.     content: "";
  2291.     border-color: transparent #23698c transparent transparent;
  2292.   /*Color of the little triangle^*/
  2293.     border-style: solid;
  2294.     border-width: 15px;
  2295.     height: 0px;
  2296.     width: 0px;
  2297.     position: absolute;
  2298.     z-index: -1;
  2299.     margin-left: -35px;
  2300.     margin-top: -10px
  2301.     }
  2302. /*-------------------------Footer, Moderators, Recently Viewed, Moderation Tools----------------*/
  2303. .footer, .footer-parent {
  2304.     margin: 0 auto;
  2305.     background: #092c57 !important;
  2306.     border: 2px solid #ffc322;
  2307.     color: #fff;
  2308. }
  2309. .sidecontentbox .content, .linkinfo {
  2310.     background: transparent !important;
  2311.     border: 2px solid #092C57;
  2312.     width: 104%;
  2313.     box-shadow: 0 0 5px #000;
  2314.     margin: 3px -12px;
  2315.     padding: 0px 4px;    
  2316. }
  2317. .sidecontentbox .helplink + .title h1 {
  2318.     font-size: 0 !important;
  2319.     color: #092c57;
  2320.     content: '';
  2321. }
  2322. /*-------------------Moderators--------------------*/
  2323. .sidecontentbox .helplink + .title h1:before {
  2324.     font-size: 13px !important;
  2325.     font-weight: bold;
  2326.     color: #092c57;
  2327.     content: 'The Team';
  2328. }
  2329. /*-----------------Moderation Tools---------------*/
  2330. .sidecontentbox .title h1 {
  2331.     color: #092c57;
  2332.     font-weight: bold;
  2333. }
  2334. /*----------------Link Info (post submitted on) --------*/
  2335. .sidecontentbox .content, .linkinfo {
  2336. background: transparent!important;
  2337. border: 2px solid #092C57;
  2338. width: 98%;
  2339. box-shadow: 0 0 5px #000;
  2340. margin: 3px -1px;
  2341. padding: 0px 4px;
  2342. text-transform: capitalize;
  2343. }
  2344. /*-------------------------- Announcements Bar ------------------------------------------- */
  2345.  
  2346. body > div.content {
  2347. margin-top: 4.3em;
  2348. }
  2349. .side h4:nth-of-type(1) {
  2350. position: absolute;
  2351. font-size: 14px;
  2352. font-family: "Arial";
  2353. display: block;
  2354. top: 191px;
  2355. left: 0px;
  2356. right: 342px;
  2357. background-color: #092C57!important;
  2358. color: #FFF;
  2359. text-align: center;
  2360. padding: 3px 10px 3px 10px;
  2361. }
  2362. .side h4:nth-of-type(1) a: hover {
  2363. color: #ffc322;
  2364. text-decoration: underline;
  2365. }
  2366. .side h4:nth-of-type(1) a {
  2367. color: #fff;
  2368. text-decoration: none;
  2369. }
  2370. /* ------------------------- Custom upvote and downvote arrows --------------------------- */
  2371.  
  2372. .arrow.upmod {
  2373.     background: url(http://a.thumbs.redditmedia.com/79J89AgUscb8sQgH.png);
  2374. }
  2375. .arrow.downmod {
  2376.     background: url(http://b.thumbs.redditmedia.com/bxWarfGCpBhWackI.png);
  2377. }
  2378. /* -------------------------- up/down res nightmode fix ---------------------------------- */
  2379.  
  2380. .res-nightmode .arrow .downmod{
  2381.     width: 15px;
  2382.     height: 15px;
  2383. }
  2384. .res-nightmode .arrow .upmod{
  2385.     width: 15px;
  2386.     height: 15px;
  2387. }
  2388.  
  2389. /* ----- AAK - MidColumn Adjustments (UpMod/Downmod Clipping fix for comments and compressed links) ----- */
  2390.  
  2391.  
  2392. .midcol[style] {
  2393.     width: 30px !important;
  2394.     }
  2395.  
  2396. .compressed .midcol {
  2397. width:  21px
  2398. }
  2399.  
  2400. .comment .midcol {
  2401.     width: 23px !important;
  2402.     }
  2403.  
  2404. .res-nightmode .comment .midcol {
  2405. width: 15px;
  2406. }
  2407.  
  2408. .res-nightmode .midcol[style] {
  2409. width: 21px
  2410. }
  2411.  
  2412. .res-nightmode .compressed .midcol {
  2413. width: 21px
  2414. }
  2415.  
  2416. /* ---------------------------------- Vote Numbers ---------------------------------- */
  2417.  
  2418. .link .score.likes {
  2419.     color: #092C57;
  2420. }
  2421. .link .score.dislikes {
  2422.     color: #092C57;
  2423. }
  2424.   .link .score {
  2425.     color: #092C57;
  2426. }
  2427. /*--------------------------Expando Text Button------------------------------ */
  2428. .expando-button {
  2429.     width:24px !important;
  2430.     height:28px !important;
  2431.     background:url(http://b.thumbs.redditmedia.com/EO9lZqrfG4zV4Y5SaROA5PNkGadYqbfydasfV-WzjFc.png) !important;
  2432. }
  2433. .expando-button.selftext {
  2434.     background-position: 0 -146px !important;
  2435. }
  2436. .expando-button.selftext.expanded {
  2437.     background-position: 0 -220px !important;
  2438. }
  2439. .expando-button.video {
  2440.     background-position: 0 -294px !important;
  2441. }
  2442. .expando-button.video.expanded {
  2443.     background-position: 0 -367px !important;
  2444. }
  2445. .expando-button.image {
  2446.     background-position: 0 0 !important;
  2447. }
  2448. .expando-button.image.expanded {
  2449.     background-position: 0 -74px !important;
  2450. }
  2451. /* ------------------------------ [RES] Reddit Enhancement Suite ---------------------------- */
  2452. #srList {
  2453.   position: absolute;
  2454.   top: 18px;
  2455.   left: 0;
  2456.   z-index: 9999;
  2457.   display: none;
  2458.   border: 1px solid black;
  2459.   background-color: #ffc322;
  2460.   color: #092c57;
  2461.   width: auto;
  2462.   overflow-y: auto;
  2463. }
  2464. #RESShortcutsSort, #RESShortcutsRight, #RESShortcutsLeft, #RESShortcutsAdd, #RESShortcutsTrash {
  2465.   width: 16px;
  2466.   cursor: pointer;
  2467.   font-size: 20px;
  2468.   color: #092c57;
  2469.   height: 18px;
  2470.   line-height: 15px;
  2471.   position: absolute;
  2472.   top: 0;
  2473.   z-index: 999;
  2474.   background-color: #ffc322;
  2475. }
  2476. .res .RESDropdownList,
  2477. .res #RESSearchMenuItem,
  2478. .res #RESPrefsDropdown {
  2479.     z-index: 2147483646 !important;
  2480.     border-color: #092c57 !important;
  2481. }
  2482. .res .RESDropdownList li {
  2483.     border-color: #092c57!important;
  2484. }
  2485. .res .RESDropdownList li,
  2486. .res .RESDropdownList li a{
  2487.     background: #ffc322;
  2488.     color: #092c57;
  2489. }
  2490. .res .RESDropdownList li:hover,
  2491. .res .RESDropdownList li:hover a {
  2492.     background-color: #092c57;
  2493.     color: #ffc322;
  2494. }
  2495. .NERPageMarker {
  2496.     text-align:center!important;
  2497.     color: #ffffff!important;
  2498.     font-size:16px;
  2499.     margin-top:6px;
  2500.     margin-bottom:6px;
  2501.     font-weight:900!important;
  2502.     text-transform:uppercase;
  2503.         background-color: #092c57!important;
  2504.     border: 2px solid #ffc322 !important;
  2505.     padding:3px 0
  2506. }
  2507.  
  2508. .comments-page .RES-keyNav-activeElement,
  2509. .listing-page .RES-keyNav-activeElement {
  2510.     background: none !important;
  2511. }
  2512. html.res-nightmode {
  2513.     background: #444;
  2514. }
  2515. body.res-nightmode {
  2516.     box-shadow: 0 0 8px black;
  2517. }
  2518. .res-nightmode .link,
  2519. .res-nightmode .link:hover {
  2520.     background: inherit;
  2521. }
  2522. .res-nightmode .side .submit {
  2523.     border: none;
  2524.     background: none;
  2525. }
  2526. .res-nightmode .side .submit .morelink {
  2527.     box-shadow: none;
  2528. }
  2529. .res-nightmode .side .submit .morelink a {
  2530.     background: #444;
  2531. }
  2532. .res-nightmode .side .submit .morelink a:hover {
  2533.     color: #aaa;
  2534. }
  2535. .res-nightmode .md table {
  2536.     border: 1px solid black;
  2537. }
  2538. .res-nightmode .md th {
  2539.     background: black;
  2540. }
  2541. .res-nightmode .md tr {
  2542.     background: #333;
  2543. }
  2544. .res-nightmode .md td {
  2545.     border-top: 1px solid #555;
  2546. }
  2547. .res-nightmode .side h1 {
  2548.     background: #444;
  2549.     color: #aaa;
  2550. }
  2551. .res-nightmode .side li {
  2552.     background: #333;
  2553.     color: #ccc;
  2554.     border-color: black;
  2555. }
  2556. .res-nightmode .number {
  2557.     background: #444;
  2558.     border: 1px solid #000;
  2559. }
  2560. .res-nightmode #stylesheet_contents,
  2561. .res-nightmode .comment code,
  2562. .res-nightmode .comment pre {
  2563.     background: black;
  2564.     color: #aaa;
  2565.     border: 1px solid #666;
  2566. }
  2567. .res-nightmode .comment pre code {
  2568.     border: none;
  2569. }
  2570. .res-nightmode .comment h1,
  2571. .res-nightmode .comment h2,
  2572. .res-nightmode .comment h3,
  2573. .res-nightmode .comment h4,
  2574. .res-nightmode .comment h5,
  2575. .res-nightmode .comment h6 {
  2576.     color: #ccc;
  2577. }
  2578. .res-nightmode .pretty-form textarea {
  2579.     box-shadow: none;
  2580. }
  2581. .res-nightmode .content button {
  2582.     border: 1px solid #666;
  2583.     border-radius: 0;
  2584. }
  2585. .res-nightmode .commentarea {
  2586.     border: none;
  2587. }
  2588. .res-nightmode .footer-parent {
  2589.     border-top: 1px solid #092C57;
  2590.     background: #333;
  2591. }
  2592. .res-nightmode .debuginfo {
  2593.     background: #333;
  2594. }
  2595. .res-nightmode .footer {
  2596.     border-color: #222;
  2597.     background: none;
  2598. }
  2599. /*------------------------------------ Random Upvote Text---------------------------- */
  2600.  
  2601. .thing .upmod:focus::after {
  2602.     content: "";
  2603.     font-size: 16px;
  2604.     /*margin-left: -7px;*/
  2605.     vertical-align:center;
  2606.     position: relative;
  2607.     color: #092c57;
  2608.     bottom: 8px;
  2609.     overflow:visible!important;
  2610.     opacity: 0.0;
  2611.     -webkit-animation-name: exAn;
  2612.     -webkit-animation-duration: 2.0s;
  2613.     -webkit-animation-timing-function: ease-out;
  2614.     -webkit-animation-iteration-count: 1;
  2615.     animation-name: exAn;
  2616.     animation-duration: 2.0s;
  2617.     animation-timing-function: ease-out;
  2618.     animation-iteration-count: 1;
  2619.     animation-play-state: running;
  2620.    
  2621. }
  2622. @-webkit-keyframes exAn {
  2623.     0% {color: #092c57}
  2624.     8% {bottom: 23px; opacity: 1.0}
  2625.     15% {bottom: 28px;}
  2626.     30% {color: #092c57}
  2627.     50% {color: #092c57; bottom: 33px;}
  2628.     60% {color: #092c57}
  2629.     100% {bottom: 38px; opacity: 0.0}
  2630. }
  2631.  
  2632. @keyframes exAn {
  2633.     0% {color: #092c57}
  2634.     8% {bottom: 23px; opacity: 1.0}
  2635.     15% {bottom: 28px;}
  2636.     30% {color: #092c57}
  2637.     50% {color: #092c57; bottom: 33px;}
  2638.     60% {color: #092c57}
  2639.     100% {bottom: 38px; opacity: 0.0}
  2640. }
  2641. .thing[data-fullname$="a"] .upmod:focus::after { content: "BOOM BABY!"; }
  2642. .thing[data-fullname$="b"] .upmod:focus::after { content: "BOOM BABY!"; }
  2643. .thing[data-fullname$="c"] .upmod:focus::after { content: "BOOM BABY!"; }
  2644. .thing[data-fullname$="d"] .upmod:focus::after { content: "BOOM BABY!"; }
  2645. .thing[data-fullname$="e"] .upmod:focus::after { content: "BOOM BABY!"; }
  2646. .thing[data-fullname$="f"] .upmod:focus::after { content: "BOOM BABY!"; }
  2647. .thing[data-fullname$="g"] .upmod:focus::after { content: "BOOM BABY!"; }
  2648. .thing[data-fullname$="h"] .upmod:focus::after { content: "BOOM BABY!"; }
  2649. .thing[data-fullname$="i"] .upmod:focus::after { content: "BOOM BABY!"; }
  2650. .thing[data-fullname$="j"] .upmod:focus::after { content: "BOOM BABY!"; }
  2651. .thing[data-fullname$="k"] .upmod:focus::after { content: "BOOM BABY!"; }
  2652. .thing[data-fullname$="l"] .upmod:focus::after { content: "BOOM BABY!"; }
  2653. .thing[data-fullname$="m"] .upmod:focus::after { content: "BOOM BABY!"; }
  2654. .thing[data-fullname$="n"] .upmod:focus::after { content: "BOOM BABY!"; }
  2655. .thing[data-fullname$="o"] .upmod:focus::after { content: "BOOM BABY!"; }
  2656. .thing[data-fullname$="p"] .upmod:focus::after { content: "BOOM BABY!"; }
  2657. .thing[data-fullname$="q"] .upmod:focus::after { content: "BOOM BABY!"; }
  2658. .thing[data-fullname$="r"] .upmod:focus::after { content: "BOOM BABY!"; }
  2659. .thing[data-fullname$="s"] .upmod:focus::after { content: "BOOM BABY!"; }
  2660. .thing[data-fullname$="t"] .upmod:focus::after { content: "BOOM BABY!"; }
  2661. .thing[data-fullname$="u"] .upmod:focus::after { content: "BOOM BABY!"; }
  2662. .thing[data-fullname$="v"] .upmod:focus::after { content: "BOOM BABY!"; }
  2663. .thing[data-fullname$="w"] .upmod:focus::after { content: "BOOM BABY!"; }
  2664. .thing[data-fullname$="x"] .upmod:focus::after { content: "BOOM BABY!"; }
  2665. .thing[data-fullname$="y"] .upmod:focus::after { content: "BOOM BABY!"; }
  2666. .thing[data-fullname$="z"] .upmod:focus::after { content: "BOOM BABY!"; }
  2667. .thing[data-fullname$="1"] .upmod:focus::after { content: "BOOM BABY!"; }
  2668. .thing[data-fullname$="2"] .upmod:focus::after { content: "BOOM BABY!"; }
  2669. .thing[data-fullname$="3"] .upmod:focus::after { content: "BOOM BABY!"; }
  2670. .thing[data-fullname$="4"] .upmod:focus::after { content: "BOOM BABY!"; }
  2671. .thing[data-fullname$="5"] .upmod:focus::after { content: "BOOM BABY!"; }
  2672. .thing[data-fullname$="6"] .upmod:focus::after { content: "BOOM BABY!"; }
  2673. .thing[data-fullname$="7"] .upmod:focus::after { content: "BOOM BABY!"; }
  2674. .thing[data-fullname$="8"] .upmod:focus::after { content: "BOOM BABY!"; }
  2675. .thing[data-fullname$="9"] .upmod:focus::after { content: "BOOM BABY!"; }
  2676. .thing[data-fullname$="0"] .upmod:focus::after { content: "BOOM BABY!";
  2677. }
  2678. .content .midcol,.content .commentarea .comment {overflow:visible !important;}
  2679. .arrow.upmod:after {
  2680. content: "BOOM BABY!";
  2681. font-size: 16px;
  2682. font-family:impact;
  2683. position: relative;
  2684. color: #092c57;
  2685. bottom: 18px;
  2686. opacity: 0.0;
  2687. }
  2688. /----------------------------*Konami Code-------------------------------------*/
  2689. #baconBit {    
  2690.     position: fixed;
  2691.     width: 300px!important;
  2692.     height: 500px!important;
  2693.     background-image: url(http://b.thumbs.redditmedia.com/yhcSqMbxWYw9yOfOK3pzbrgahg3EQw2rWH6czCsvMzo.png)!important;
  2694.     top: -5%;
  2695.     left: -5%;
  2696.     z-index: 999999;
  2697.     -webkit-transform: scale(3,3), rotate(0deg);
  2698.     -moz-transform: scale(3,3) rotate(0deg);    
  2699.         transform: scale(3,3), rotate(0deg);
  2700.     }
  2701. #baconBit.makeitrain {
  2702.     top: 100%;
  2703.     left: 100%;
  2704.     -webkit-transform: rotate(0deg);
  2705.     -moz-transform: rotate(0deg);
  2706.     }
  2707. #baconBit {
  2708.       -webkit-transition: all 5s linear !important;
  2709.       -moz-transition: all 5s linear !important;
  2710.       -o-transition: all 5s linear !important;
  2711.       -ms-transition: all 5s linear !important;
  2712. }
  2713. /*------------Related SubReddits-----------------------*/
  2714. .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{
  2715.     width: 80px;
  2716.     height: 75px;
  2717.     display: inline-block;
  2718.     background-repeat: no-repeat;
  2719.     background-image: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png);
  2720.     background-position: -9999px -9999px;
  2721.     vertical-align: middle;
  2722.     margin-right: 3px;
  2723.     content: ""
  2724. }
  2725. a[href$="/r/Colts"]:nth-of-type(n) {
  2726. background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 0px;
  2727. height: 80px;
  2728. width: 75px;
  2729. display: inline-block;
  2730. transition: all 0.9s ease-out;
  2731. opacity: 0.5;
  2732. }
  2733. a[href$="/r/Colts"]:nth-of-type(n):hover {
  2734. background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 0px;
  2735. height: 80px;
  2736. width: 75px;
  2737. display: inline-block;
  2738. opacity: 1.0;
  2739. }
  2740. a[href$="/r/indycar"]:nth-of-type(n) {
  2741. background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 -260px;
  2742. height: 80px;
  2743. width: 75px;
  2744. display: inline-block;
  2745. transition: all 0.9s ease-out;
  2746. opacity: 0.5;
  2747. }
  2748. a[href$="/r/indycar"]:nth-of-type(n):hover {
  2749. background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 -260px;
  2750. height: 80px;
  2751. width: 75px;
  2752. display: inline-block;
  2753. opacity: 1.0;
  2754. }
  2755. a[href$="/r/indyeleven"]:nth-of-type(n) {
  2756. background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 -520px;
  2757. height: 80px;
  2758. width: 75px;
  2759. display: inline-block;
  2760. transition: all 0.9s ease-out;
  2761. opacity: 0.5;
  2762. }
  2763. a[href$="/r/indyeleven"]:nth-of-type(n):hover {
  2764. background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 -520px;
  2765. height: 80px;
  2766. width: 75px;
  2767. display: inline-block;
  2768. opacity: 1.0;
  2769. }
  2770. .side .md a[href$="/r/nba"]:nth-of-type(n) {
  2771. background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 -780px;
  2772. height: 80px;
  2773. width: 75px;
  2774. display: inline-block;
  2775. transition: all 0.9s ease-out;
  2776. opacity: 0.5;
  2777. }
  2778. .side .md a[href$="/r/nba"]:nth-of-type(n):hover {
  2779. background: url(http://b.thumbs.redditmedia.com/08xbo7_mnmiNnlCdg6X_bIzazlpkzaqgIbpev8knutc.png) no-repeat 0 -780px;
  2780. height: 80px;
  2781. width: 75px;
  2782. display: inline-block;
  2783. opacity: 1.0;
  2784. }
  2785. /*-------------Game Thread Logos------------------------*/
  2786. 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{
  2787.     width: 150px;
  2788.     height: 100px;
  2789.     display: inline-block;
  2790.     background-repeat: no-repeat;
  2791.     background-image: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png);
  2792.     background-position: -9999px -9999px;
  2793.     vertical-align: middle;
  2794.     margin-right: 3px;
  2795.     content: ""
  2796. }
  2797.  
  2798. a[href$="/r/#76ers"]:nth-of-type(n):before {
  2799. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 0px; height: 100px; width: 150px; display: inline-block;
  2800. }
  2801. a[href$="/r/#Blazers"]:nth-of-type(n):before {
  2802. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -150px; height: 100px; width: 150px; display: inline-block;
  2803. }
  2804. a[href$="/r/#Bucks"]:nth-of-type(n):before {
  2805. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -300px; height: 100px; width: 150px; display: inline-block;
  2806. }
  2807. a[href$="/r/#Bulls"]:nth-of-type(n):before {
  2808. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -450px; height: 100px; width: 150px; display: inline-block;
  2809. }
  2810. a[href$="/r/#Cavs"]:nth-of-type(n):before {
  2811. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -600px; height: 100px; width: 150px; display: inline-block;
  2812. }
  2813. a[href$="/r/#Celtics"]:nth-of-type(n):before {
  2814. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -750px; height: 100px; width: 150px; display: inline-block;
  2815. }
  2816. a[href$="/r/#Clippers"]:nth-of-type(n):before {
  2817. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -900px; height: 100px; width: 150px; display: inline-block;
  2818. }
  2819. a[href$="/r/#Grizzlies"]:nth-of-type(n):before {
  2820. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -1050px; height: 100px; width: 150px; display: inline-block;
  2821. }
  2822. a[href$="/r/#Hawks"]:nth-of-type(n):before {
  2823. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -1200px; height: 100px; width: 150px; display: inline-block;
  2824. }
  2825. a[href$="/r/#Heat"]:nth-of-type(n):before {
  2826. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -1350px; height: 100px; width: 150px; display: inline-block;
  2827. }
  2828. a[href$="/r/#Hornets"]:nth-of-type(n):before {
  2829. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -1500px; height: 100px; width: 150px; display: inline-block;
  2830. }
  2831. a[href$="/r/#Jazz"]:nth-of-type(n):before {
  2832. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -1650px; height: 100px; width: 150px; display: inline-block;
  2833. }
  2834. a[href$="/r/#Kings"]:nth-of-type(n):before {
  2835. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat 0 -1800px; height: 100px; width: 150px; display: inline-block;
  2836. }
  2837. a[href$="/r/#Knicks"]:nth-of-type(n):before {
  2838. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px 0px; height: 100px; width: 150px; display: inline-block;
  2839. }
  2840. a[href$="/r/#Lakers"]:nth-of-type(n):before {
  2841. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -150px; height: 100px; width: 150px; display: inline-block;
  2842. }
  2843. a[href$="/r/#Magic"]:nth-of-type(n):before {
  2844. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -300px; height: 100px; width: 150px; display: inline-block;
  2845. }
  2846. a[href$="/r/#Mavs"]:nth-of-type(n):before {
  2847. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -450px; height: 100px; width: 150px; display: inline-block;
  2848. }
  2849. a[href$="/r/#Nets"]:nth-of-type(n):before {
  2850. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -600px; height: 100px; width: 150px; display: inline-block;
  2851. }
  2852. a[href$="/r/#Nuggets"]:nth-of-type(n):before {
  2853. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -750px; height: 100px; width: 150px; display: inline-block;
  2854. }
  2855. a[href$="/r/#Pacers"]:nth-of-type(n):before {
  2856. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -900px; height: 100px; width: 150px; display: inline-block;
  2857. }
  2858. a[href$="/r/#Pistons"]:nth-of-type(n):before {
  2859. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -1350px; height: 100px; width: 150px; display: inline-block;
  2860. }
  2861. a[href$="/r/#Raptors"]:nth-of-type(n):before {
  2862. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -1500px; height: 100px; width: 150px; display: inline-block;
  2863. }
  2864. a[href$="/r/#Rockets"]:nth-of-type(n):before {
  2865. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -1650px; height: 100px; width: 150px; display: inline-block;
  2866. }
  2867. a[href$="/r/#Spurs"]:nth-of-type(n):before {
  2868. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -200px -1800px; height: 100px; width: 150px; display: inline-block;
  2869. }
  2870. a[href$="/r/#Suns"]:nth-of-type(n):before {
  2871. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -400px 0px; height: 100px; width: 150px; display: inline-block;
  2872. }
  2873. a[href$="/r/#Thunder"]:nth-of-type(n):before {
  2874. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -400px -150px; height: 100px; width: 150px; display: inline-block;
  2875. }
  2876. a[href$="/r/#Timberwolves"]:nth-of-type(n):before {
  2877. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -400px -300px; height: 100px; width: 150px; display: inline-block;
  2878. }
  2879. a[href$="/r/#Warriors"]:nth-of-type(n):before {
  2880. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -400px -450px; height: 100px; width: 150px; display: inline-block;
  2881. }
  2882. a[href$="/r/#Wizards"]:nth-of-type(n):before {
  2883. background: url(http://b.thumbs.redditmedia.com/fgGbwzUATG9wVQMKs_i4opU4F9T_nWNL3txRLy2MXGU.png) no-repeat -400px -600px; height: 100px; width: 150px; display: inline-block;
  2884. }
  2885. /* ------------------------- END ------------------- */
Advertisement
Add Comment
Please, Sign In to add comment