Guest User

Mindcrack compressed css

a guest
Aug 21st, 2016
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 85.90 KB | None | 0 0
  1. body {
  2. background-image:url(%%stitched-wool%%)
  3. }
  4.  
  5. .res-nightmode body {
  6. background-image:none!important
  7. }
  8.  
  9. .content {
  10. margin:0;
  11. margin-top:70px
  12. }
  13.  
  14. .usertext-edit > div:nth-child(2) {
  15. padding-top:3px
  16. }
  17.  
  18. .thing {
  19. background-color:#fff;
  20. padding:7px;
  21. margin-bottom:5px;
  22. margin-top:2px;
  23. margin-left:-2px;
  24. border:1px solid #c2beb2;
  25. box-shadow:3px 3px 3px #DDD
  26. }
  27.  
  28. .res-nightmode .thing {
  29. background-color:inherit
  30. }
  31.  
  32. .comment {
  33. margin-left:0
  34. }
  35.  
  36. .usertext-body .md {
  37. max-width:800px
  38. }
  39.  
  40. .content .submit {
  41. padding:0;
  42. margin:0
  43. }
  44.  
  45. .side {
  46. margin:0;
  47. background-color:#d8d8d8;
  48. padding:10px;
  49. border-left:1px solid #c2beb2;
  50. border-bottom:1px solid #c2beb2;
  51. box-shadow:0 5px 5px #BBB;
  52. background-repeat:no-repeat;
  53. overflow:hidden
  54. }
  55.  
  56. #header {
  57. height:129px;
  58. border:none;
  59. border-bottom:1px solid #AAA;
  60. position:relative;
  61. background-image:url(%%bg1%%);
  62. z-index:99
  63. }
  64.  
  65. #header-img-a {
  66. float:left
  67. }
  68.  
  69. #header-img {
  70. margin-top:-8px;
  71. margin-right:5px;
  72. margin-left:0
  73. }
  74.  
  75. #header-bottom-left {
  76. height:105px
  77. }
  78.  
  79. #header-bottom-left .redditname a {
  80. display:block;
  81. position:absolute;
  82. font-size:0;
  83. margin-top:-7px;
  84. margin-left:125px;
  85. width:400px;
  86. height:120px;
  87. background-image:url(%%IlI4n%%);
  88. background-size:100%;
  89. background-repeat:no-repeat;
  90. text-decoration:none
  91. }
  92.  
  93. .subreddit-rules-page {
  94. padding-top:50px
  95. }
  96.  
  97. .subreddit-rules-page:before {
  98. top:55px
  99. }
  100.  
  101. .res-nightmode .login-form,.res-nightmode .login-form input[name*="passwd"],.res-nightmode .login-form-side .submit,.res-nightmode #header-bottom-right,.res-nightmode #srList {
  102. background:none!important
  103. }
  104.  
  105. .res-nightmode .wiki-page .wiki-page-content {
  106. background-color:#2E2E2C
  107. }
  108.  
  109. .res-nightmode .content .wiki-page-content .md.wiki h1,.res-nightmode .content .wiki-page-content .md.wiki h2,.res-nightmode .content .wiki-page-content .md.wiki h3,.res-nightmode .content .wiki-page-content .md.wiki h4,.res-nightmode .content .wiki-page-content .md.wiki h5,.res-nightmode .content .wiki-page-content .md.wiki h6,.res-nightmode .content .wiki-page-content .md.wiki p {
  110. color:#fff
  111. }
  112.  
  113. #header .tabmenu li:nth-of-type(8),#header .tabmenu li:nth-of-type(4) {
  114. display:none
  115. }
  116.  
  117. #header-bottom-right {
  118. background:none;
  119. position:absolute;
  120. right:10px!important;
  121. bottom:20px;
  122. top:87px!important;
  123. line-height:20px
  124. }
  125.  
  126. #header-bottom-right #userbarToggle,#header-bottom-right .separator {
  127. display:none
  128. }
  129.  
  130. #header-bottom-right #RESAccountSwitcherIcon {
  131. height:15px;
  132. margin-right:1px;
  133. margin-left:5px
  134. }
  135.  
  136. #header-bottom-right #openRESPrefs {
  137. height:15px;
  138. margin-right:10px
  139. }
  140.  
  141. body #RESMainGearOverlay.RESGearOverlay {
  142. top:107px!important;
  143. left:6px
  144. }
  145.  
  146. body #RESPrefsDropdown.RESDropdownList {
  147. top:130px!important
  148. }
  149.  
  150. #header-bottom-right .user {
  151. line-height:17px;
  152. text-align:right;
  153. display:block
  154. }
  155.  
  156. #header-bottom-right .user > a {
  157. font-size:14px;
  158. font-weight:700;
  159. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  160. color:#e7e7e7
  161. }
  162.  
  163. #header-bottom-right .user :hover {
  164. color:#ff6e76
  165. }
  166.  
  167. #header-bottom-right .user .userkarma {
  168. border:0;
  169. display:inline-block;
  170. font-size:12px;
  171. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  172. font-weight:400;
  173. color:#e7e7e7
  174. }
  175.  
  176. #header-bottom-right .user .userkarma a {
  177. font-size:12px;
  178. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  179. font-weight:400;
  180. color:#e7e7e7
  181. }
  182.  
  183. #header-bottom-right .user .userkarma a:hover {
  184. color:#ff6e76
  185. }
  186.  
  187. #header-bottom-right #mail {
  188. margin-right:10px;
  189. margin-left:15px
  190. }
  191.  
  192. #header-bottom-right #modmail {
  193. top:-4px!important;
  194. position:relative;
  195. background-repeat:no-repeat;
  196. overflow:visible;
  197. margin-right:10px;
  198. margin-left:2px;
  199. width:16px;
  200. height:10px
  201. }
  202.  
  203. #modmail.nohavemail {
  204. background:url(%%MindcrackIconSheet%%);
  205. background-position:0 -75px
  206. }
  207.  
  208. #modmail.havemail {
  209. background:url(%%MindcrackIconSheet%%);
  210. background-position:0 -64px
  211. }
  212.  
  213. .beta-hint a {
  214. display:none
  215. }
  216.  
  217. .message-count {
  218. background-color:transparent;
  219. color:#FF7500!important;
  220. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  221. font-size:14px!important;
  222. font-weight:400!important;
  223. margin-left:-6px;
  224. margin-right:3px
  225. }
  226.  
  227. #header-bottom-right ul.flat-list {
  228. margin-right:10px
  229. }
  230.  
  231. #header-bottom-right #mail {
  232. width:16px;
  233. height:16px;
  234. display:inline-block;
  235. vertical-align:bottom;
  236. top:-1px!important
  237. }
  238.  
  239. #mailCount {
  240. display:none
  241. }
  242.  
  243. #mail.havemail {
  244. background:url(%%IconSheet%%);
  245. background-position:-92px -18px
  246. }
  247.  
  248. #mail.nohavemail {
  249. background:url(%%IconSheet%%);
  250. background-position:-76px -18px
  251. }
  252.  
  253. #header-bottom-right a {
  254. color:#e7e7e7;
  255. font-size:12px;
  256. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  257. font-weight:400
  258. }
  259.  
  260. #header-bottom-right a:hover {
  261. color:#6eafff
  262. }
  263.  
  264. #NREMail,#NREMailCount {
  265. display:none
  266. }
  267.  
  268. .tagline .userattrs .cakeday {
  269. background:url(%%IconSheet%%);
  270. background-position:0 -36px;
  271. height:14px;
  272. width:16px
  273. }
  274.  
  275. #header-bottom-left .tabmenu {
  276. position:absolute;
  277. top:55px;
  278. left:530px;
  279. margin-bottom:40px
  280. }
  281.  
  282. #header-bottom-left .tabmenu li a {
  283. font-size:10pt;
  284. text-decoration:none;
  285. outline:none;
  286. color:#ddd;
  287. background:#222;
  288. border-top:1px solid #333;
  289. padding:5px 8px;
  290. -moz-border-radius:3px;
  291. -webkit-border-radius:3px;
  292. border-radius:3px;
  293. -moz-box-shadow:1px 1px 3px #888;
  294. -webkit-box-shadow:1px 1px 3px #888;
  295. box-shadow:1px 1px 3px #888
  296. }
  297.  
  298. #header-bottom-left .tabmenu li.selected a {
  299. border:0;
  300. background-color:#56A0D3;
  301. border-color:#56A0D3;
  302. color:#fff
  303. }
  304.  
  305. #header-bottom-left .tabmenu li a:hover {
  306. background-color:#56A0D3;
  307. border-color:#5c94cb;
  308. color:#fff
  309. }
  310.  
  311. .entry {
  312. padding-right:5px
  313. }
  314.  
  315. .titlebox .usertext-body .md h4 {
  316. display:block;
  317. height:20px;
  318. top:160px!important;
  319. left:0;
  320. right:0;
  321. margin-left:-2px;
  322. margin-right:320px;
  323. background-color:#DDD;
  324. background-position:right center;
  325. background-repeat:no-repeat;
  326. font-size:90%;
  327. position:absolute;
  328. border:1px solid #c2beb2;
  329. display:block;
  330. line-height:20px;
  331. padding:4px;
  332. padding-left:6px;
  333. font-weight:400;
  334. z-index:98;
  335. overflow:hidden
  336. }
  337.  
  338. .res-nightmode .titlebox .usertext-body .md h4 {
  339. background-color:#444
  340. }
  341.  
  342. #search input[type=text] {
  343. border-color:#C1BFBF
  344. }
  345.  
  346. .side .md ul {
  347. list-style-type:none;
  348. margin:0
  349. }
  350.  
  351. .side .md ul li {
  352. position:relative;
  353. border:1px solid #000;
  354. background-color:#444;
  355. width:144px;
  356. height:40px;
  357. margin-bottom:4px;
  358. margin-left:2px;
  359. margin-right:1px;
  360. float:left;
  361. display:block;
  362. list-style-type:none;
  363. overflow:hidden
  364. }
  365.  
  366. .side .md ul li:last-of-type {
  367. margin-bottom:10px;
  368. width:294px
  369. }
  370.  
  371. .side .md ul li:hover {
  372. border:1px solid #000;
  373. background:-webkit-linear-gradient(top,#004d84,#003459);
  374. background:-moz-linear-gradient(top,#004d84,#003459);
  375. background:-ms-linear-gradient(top,#004d84,#003459);
  376. background:-o-linear-gradient(top,#004d84,#003459);
  377. background:linear-gradient(top,#004d84,#003459)
  378. }
  379.  
  380. .side .md ul li a[href^="http://twitch.tv"] {
  381. display:block;
  382. position:absolute;
  383. left:88px;
  384. top:22px;
  385. font-size:0;
  386. text-indent:-999999px;
  387. width:16px;
  388. height:16px;
  389. background-image:url(%%IconSheet%%);
  390. background-position:0 0;
  391. opacity:.3
  392. }
  393.  
  394. .side .md ul li a[href^="//twitter.com"] {
  395. display:block;
  396. position:absolute;
  397. left:45px;
  398. top:22px;
  399. font-size:0;
  400. text-indent:-999999px;
  401. width:16px;
  402. height:16px;
  403. background-image:url(%%IconSheet%%);
  404. background-position:-36px 0;
  405. opacity:.5
  406. }
  407.  
  408. .side .md ul li a[href^="/u/"] {
  409. display:block;
  410. position:absolute;
  411. left:65px;
  412. top:22px;
  413. font-size:0;
  414. text-indent:-999999px;
  415. width:16px;
  416. height:16px;
  417. background-image:url(%%IconSheet%%);
  418. background-position:-70px 0;
  419. opacity:.5
  420. }
  421.  
  422. .titlebox .RESUserTag,.titlebox .voteWeight {
  423. display:none!important
  424. }
  425.  
  426. .side .md ul li a[href^="/u/"]:hover,.side .md ul li a[href^="//twitter.com"]:hover,.side .md ul li a[href^="http://twitch.tv"]:hover {
  427. opacity:1
  428. }
  429.  
  430. .sheets {
  431. margin-right:325px
  432. }
  433.  
  434. .side .md ul li a[href*="youtube.com"] {
  435. color:#FFF;
  436. text-shadow:.1em .1em 1em #000,0.2em .2em 1em #000;
  437. display:block;
  438. float:left;
  439. background:url(%%bigflair%%) no-repeat scroll left top transparent;
  440. -webkit-transition:all .5s ease-in-out;
  441. -moz-transition:all .5s ease-in-out;
  442. -o-transition:all .5s ease-in-out;
  443. transition:all .5s ease-in-out;
  444. line-height:16px;
  445. padding-left:48px;
  446. padding-top:3px;
  447. z-index:10;
  448. width:95px;
  449. height:37px;
  450. font-size:16px
  451. }
  452.  
  453. .side .md ul li a[href*="youtube.com"]:hover {
  454. background:url(%%bigflairhover%%) no-repeat scroll left top transparent;
  455. -webkit-transition:all .5s ease-in-out;
  456. -moz-transition:all .5s ease-in-out;
  457. -o-transition:all .5s ease-in-out;
  458. transition:all .5s ease-in-out
  459. }
  460.  
  461. .side .md ul li a[href="//youtube.com/mindcracknetwork"] {
  462. color:#FFF;
  463. text-shadow:.1em .1em 1em #000,0.2em .2em 1em #000;
  464. display:block;
  465. float:left;
  466. background:url(%%bigflair%%) no-repeat scroll left top transparent;
  467. -webkit-transition:all .5s ease-in-out;
  468. -moz-transition:all .5s ease-in-out;
  469. -o-transition:all .5s ease-in-out;
  470. transition:all .5s ease-in-out;
  471. line-height:16px;
  472. padding-left:48px;
  473. padding-top:3px;
  474. z-index:10;
  475. width:160px;
  476. height:37px;
  477. font-size:16px;
  478. background-position:0 -1600px
  479. }
  480.  
  481. .side .md ul li a[href="//youtube.com/mindcracknetwork"]:hover {
  482. background:url(%%bigflairhover%%) no-repeat scroll left top transparent;
  483. -webkit-transition:all .5s ease;
  484. -moz-transition:all .5s ease-in-out;
  485. -o-transition:all .5s ease-in-out;
  486. transition:all .5s ease-in-out;
  487. background-position:0 -1600px
  488. }
  489.  
  490. .side .md ul li a[href="//youtube.com/adlingtont"] {
  491. background-position:0 -480px
  492. }
  493.  
  494. .side .md ul li a[href="//youtube.com/imanderzel"] {
  495. background-position:0 -840px
  496. }
  497.  
  498. .side .md ul li a[href="//youtube.com/ArkasMc"] {
  499. background-position:0 -880px
  500. }
  501.  
  502. .side .md ul li a[href="//youtube.com/Aureylian"] {
  503. background-position:0 -1720px
  504. }
  505.  
  506. .side .md ul li a[href="//youtube.com/AvidyaZen"] {
  507. background-position:0 -1440px
  508. }
  509.  
  510. .side .md ul li a[href="//youtube.com/w92baj"] {
  511. background-position:0 -520px
  512. }
  513.  
  514. .side .md ul li a[href="//youtube.com/Coestar"] {
  515. background-position:0 -1800px
  516. }
  517.  
  518. .side .md ul li a[href="//youtube.com/docm77"] {
  519. background-position:0 -720px
  520. }
  521.  
  522. .side .md ul li a[href="//youtube.com/guudeboulderfist"] {
  523. background-position:0 -640px
  524. }
  525.  
  526. .side .md ul li a[href="//youtube.com/jsano19"] {
  527. background-position:0 -440px
  528. }
  529.  
  530. .side .md ul li a[href="//youtube.com/kurtjmac"] {
  531. background-position:0 -600px
  532. }
  533.  
  534. .side .md ul li a[href="//youtube.com/supermcgamer"] {
  535. background-position:0 -360px
  536. }
  537.  
  538. .side .md ul li a[href="//youtube.com/mhykol"] {
  539. background-position:0 -320px
  540. }
  541.  
  542. .side .md ul li a[href="//youtube.com/nebris88"] {
  543. background-position:0 -280px
  544. }
  545.  
  546. .side .md ul li a[href="//youtube.com/omgcraft"] {
  547. background-position:0 -1840px
  548. }
  549.  
  550. .side .md ul li a[href="//youtube.com/pakratt13"] {
  551. background-position:0 -120px
  552. }
  553.  
  554. .side .md ul li a[href="//youtube.com/pauseunpause"] {
  555. background-position:0 -560px
  556. }
  557.  
  558. .side .md ul li a[href="//youtube.com/Pyropuncher"] {
  559. background-position:0 -80px
  560. }
  561.  
  562. .side .md ul li a[href="//youtube.com/vintagebeef"] {
  563. background-position:0 -760px
  564. }
  565.  
  566. .side .md ul li a[href="//youtube.com/Zisteau"] {
  567. background-position:0 -200px
  568. }
  569.  
  570. .side .md ul li a[href="//youtube.com/MillBeeful"] {
  571. background-position:0 -920px
  572. }
  573.  
  574. .side .md ul li a[href="//youtube.com/BlameTheController"] {
  575. background-position:0 -1520px
  576. }
  577.  
  578. .side .md ul li a[href="//youtube.com/SethBling"] {
  579. background-position:0 -1680px
  580. }
  581.  
  582. .side .md ul li a[href="//youtube.com/sevadus"] {
  583. background-position:0 -1760px
  584. }
  585.  
  586. .side .md ul li a[href="//youtube.com/Vechz"] {
  587. background-position:0 -1640px
  588. }
  589.  
  590. .side .md ul li a[href="//youtube.com/adlingtont"]:hover {
  591. background-position:0 -480px
  592. }
  593.  
  594. .side .md ul li a[href="//youtube.com/imanderzel"]:hover {
  595. background-position:0 -840px
  596. }
  597.  
  598. .side .md ul li a[href="//youtube.com/ArkasMc"]:hover {
  599. background-position:0 -880px
  600. }
  601.  
  602. .side .md ul li a[href="//youtube.com/Aureylian"]:hover {
  603. background-position:0 -1720px
  604. }
  605.  
  606. .side .md ul li a[href="//youtube.com/AvidyaZen"]:hover {
  607. background-position:0 -1440px
  608. }
  609.  
  610. .side .md ul li a[href="//youtube.com/w92baj"]:hover {
  611. background-position:0 -520px
  612. }
  613.  
  614. .side .md ul li a[href="//youtube.com/Coestar"]:hover {
  615. background-position:0 -1800px
  616. }
  617.  
  618. .side .md ul li a[href="//youtube.com/docm77"]:hover {
  619. background-position:0 -720px
  620. }
  621.  
  622. .side .md ul li a[href="//youtube.com/guudeboulderfist"]:hover {
  623. background-position:0 -640px
  624. }
  625.  
  626. .side .md ul li a[href="//youtube.com/jsano19"]:hover {
  627. background-position:0 -440px
  628. }
  629.  
  630. .side .md ul li a[href="//youtube.com/kurtjmac"]:hover {
  631. background-position:0 -600px
  632. }
  633.  
  634. .side .md ul li a[href="//youtube.com/supermcgamer"]:hover {
  635. background-position:0 -360px
  636. }
  637.  
  638. .side .md ul li a[href="//youtube.com/mhykol"]:hover {
  639. background-position:0 -320px
  640. }
  641.  
  642. .side .md ul li a[href="//youtube.com/nebris88"]:hover {
  643. background-position:0 -280px
  644. }
  645.  
  646. .side .md ul li a[href="//youtube.com/omgcraft"]:hover {
  647. background-position:0 -1840px
  648. }
  649.  
  650. .side .md ul li a[href="//youtube.com/pakratt13"]:hover {
  651. background-position:0 -120px
  652. }
  653.  
  654. .side .md ul li a[href="//youtube.com/pauseunpause"]:hover {
  655. background-position:0 -560px
  656. }
  657.  
  658. .side .md ul li a[href="//youtube.com/Pyropuncher"]:hover {
  659. background-position:0 -80px
  660. }
  661.  
  662. .side .md ul li a[href="//youtube.com/vintagebeef"]:hover {
  663. background-position:0 -760px
  664. }
  665.  
  666. .side .md ul li a[href="//youtube.com/Zisteau"]:hover {
  667. background-position:0 -200px
  668. }
  669.  
  670. .side .md ul li a[href="//youtube.com/MillBeeful"]:hover {
  671. background-position:0 -920px
  672. }
  673.  
  674. .side .md ul li a[href="//youtube.com/BlameTheController"]:hover {
  675. background-position:0 -1520px
  676. }
  677.  
  678. .side .md ul li a[href="//youtube.com/SethBling"]:hover {
  679. background-position:0 -1680px
  680. }
  681.  
  682. .side .md ul li a[href="//youtube.com/sevadus"]:hover {
  683. background-position:0 -1760px
  684. }
  685.  
  686. .side .md ul li a[href="//youtube.com/Vechz"]:hover {
  687. background-position:0 -1640px
  688. }
  689.  
  690. .titlebox .usertext .md > h1 {
  691. background-image:url(%%dark-wall%%);
  692. background-repeat:repeat;
  693. border:0;
  694. margin:0;
  695. padding:0;
  696. color:#FFF;
  697. padding-top:5px;
  698. padding-bottom:3px;
  699. padding-left:9px;
  700. padding-right:0;
  701. margin-right:13px;
  702. margin-left:-10px;
  703. border-bottom:0;
  704. margin-bottom:10px;
  705. margin-top:10px;
  706. z-index:100;
  707. width:318px;
  708. clear:left
  709. }
  710.  
  711. .md h1,.md h2,.md h3,.md h4,.md h5,.md h6 {
  712. font-size:medium;
  713. font-weight:700;
  714. color:#333;
  715. margin-bottom:5px;
  716. border:0
  717. }
  718.  
  719. .side .md p {
  720. text-shadow:1px 1px #F9F9F9;
  721. color:#000
  722. }
  723.  
  724. .res-nightmode .md p {
  725. text-shadow:none!important;
  726. color:#fff
  727. }
  728.  
  729. .md {
  730. overflow:visible
  731. }
  732.  
  733. a[href="#clear"] {
  734. display:block;
  735. visibility:hidden;
  736. padding-top:10px;
  737. clear:both;
  738. text-align:center;
  739. width:100%
  740. }
  741.  
  742. .sidecontentbox .content {
  743. box-shadow:none
  744. }
  745.  
  746. .flair {
  747. background:url(%%flair%%) no-repeat scroll left top transparent;
  748. background-color:transparent;
  749. border:1px solid #000;
  750. border-radius:0;
  751. display:inline-block;
  752. color:#000;
  753. height:16px;
  754. line-height:16px;
  755. margin:0;
  756. margin-top:-5px;
  757. margin-right:3px;
  758. margin-left:3px;
  759. padding:0;
  760. text-indent:-999999px;
  761. text-align:left;
  762. vertical-align:middle;
  763. width:16px;
  764. z-index:10
  765. }
  766.  
  767. .flair:hover,.flairsample-right .flair {
  768. text-indent:20px;
  769. width:auto;
  770. padding-right:5px
  771. }
  772.  
  773. .author {
  774. line-height:20px
  775. }
  776.  
  777. .flair-pyrao {
  778. background-position:0 -32px
  779. }
  780.  
  781. .flair-pakratt {
  782. background-position:0 -48px
  783. }
  784.  
  785. .flair-shreeyam {
  786. background-position:0 -64px
  787. }
  788.  
  789. .flair-zisteau {
  790. background-position:0 -80px
  791. }
  792.  
  793. .flair-thejims {
  794. background-position:0 -96px
  795. }
  796.  
  797. .flair-nebris {
  798. background-position:0 -112px
  799. }
  800.  
  801. .flair-mhykol {
  802. background-position:0 -128px
  803. }
  804.  
  805. .flair-mcgamer {
  806. background-position:0 -144px
  807. }
  808.  
  809. .flair-justdefy {
  810. background-position:0 -160px
  811. }
  812.  
  813. .flair-jsano {
  814. background-position:0 -176px
  815. }
  816.  
  817. .flair-adlington {
  818. background-position:0 -192px
  819. }
  820.  
  821. .flair-baj {
  822. background-position:0 -208px
  823. }
  824.  
  825. .flair-pauseunpause {
  826. background-position:0 -224px
  827. }
  828.  
  829. .flair-kurt {
  830. background-position:0 -240px
  831. }
  832.  
  833. .flair-guude {
  834. background-position:0 -256px
  835. }
  836.  
  837. .flair-bdoubleo {
  838. background-position:0 -272px
  839. }
  840.  
  841. .flair-docm {
  842. background-position:0 -288px
  843. }
  844.  
  845. .flair-vintagebeef {
  846. background-position:0 -304px
  847. }
  848.  
  849. .flair-etho {
  850. background-position:0 -320px
  851. }
  852.  
  853. .flair-anderzel {
  854. background-position:0 -336px
  855. }
  856.  
  857. .flair-arkas {
  858. background-position:0 -352px
  859. }
  860.  
  861. .flair-millbee {
  862. background-position:0 -368px
  863. }
  864.  
  865. .flair-canada {
  866. background-position:0 -384px
  867. }
  868.  
  869. .flair-oog {
  870. background-position:0 -400px
  871. }
  872.  
  873. .flair-nancydrew {
  874. background-position:0 -416px
  875. }
  876.  
  877. .flair-america {
  878. background-position:0 -432px
  879. }
  880.  
  881. .flair-uk {
  882. background-position:0 -448px
  883. }
  884.  
  885. .flair-generikb {
  886. background-position:0 -464px
  887. }
  888.  
  889. .flair-remember {
  890. background-position:0 -480px
  891. }
  892.  
  893. .flair-bteam {
  894. background-position:0 -496px
  895. }
  896.  
  897. .flair-kurtzis {
  898. background-position:0 -512px
  899. }
  900.  
  901. .flair-mindlogo {
  902. background-position:0 -528px
  903. }
  904.  
  905. .flair-cobblehaters {
  906. background-position:0 -544px
  907. }
  908.  
  909. .flair-ooge {
  910. background-position:0 -560px
  911. }
  912.  
  913. .flair-avidya {
  914. background-position:0 -576px
  915. }
  916.  
  917. .flair-orange {
  918. background-position:0 -592px
  919. }
  920.  
  921. .flair-btc {
  922. background-position:0 -608px
  923. }
  924.  
  925. .flair-psj {
  926. background-position:0 -624px
  927. }
  928.  
  929. .flair-sethbling {
  930. background-position:0 -736px
  931. }
  932.  
  933. .flair-uhc9 {
  934. background-position:0 -752px
  935. }
  936.  
  937. .flair-potty {
  938. background-position:0 -768px
  939. }
  940.  
  941. .flair-dooke {
  942. background-position:0 -784px
  943. }
  944.  
  945. .flair-man {
  946. background-position:0 -800px
  947. }
  948.  
  949. .flair-btgb {
  950. background-position:0 -816px
  951. }
  952.  
  953. .flair-sobriety {
  954. background-position:0 -832px
  955. }
  956.  
  957. .flair-uppercat {
  958. background-position:0 -848px
  959. }
  960.  
  961. .flair-pep {
  962. background-position:0 -864px
  963. }
  964.  
  965. .flair-guudebj {
  966. background-position:0 -880px
  967. }
  968.  
  969. .flair-pimp {
  970. background-position:0 -896px
  971. }
  972.  
  973. .flair-dinnerbone {
  974. background-position:0 -912px
  975. }
  976.  
  977. .flair-vechs {
  978. background-position:0 -928px
  979. }
  980.  
  981. .flair-gsano {
  982. background-position:0 -944px
  983. }
  984.  
  985. .flair-wolfpack {
  986. background-position:0 -960px
  987. }
  988.  
  989. .flair-brewski {
  990. background-position:0 -976px
  991. }
  992.  
  993. .flair-lavatrap {
  994. background-position:0 -992px
  995. }
  996.  
  997. .flair-mongoose {
  998. background-position:0 -1008px
  999. }
  1000.  
  1001. .flair-nobeef {
  1002. background-position:0 -1024px
  1003. }
  1004.  
  1005. .flair-redshirt {
  1006. background-position:0 -1040px
  1007. }
  1008.  
  1009. .flair-whiterushn {
  1010. background-position:0 -1056px
  1011. }
  1012.  
  1013. .flair-germinators {
  1014. background-position:0 -1072px
  1015. }
  1016.  
  1017. .flair-docanderz {
  1018. background-position:0 -1088px
  1019. }
  1020.  
  1021. .flair-jl2579 {
  1022. background-position:0 -1104px
  1023. }
  1024.  
  1025. .flair-f1 {
  1026. background-position:0 -1120px
  1027. }
  1028.  
  1029. .flair-freemillbee {
  1030. background-position:0 -1136px
  1031. }
  1032.  
  1033. .flair-cashmoney {
  1034. background-position:0 -1152px
  1035. }
  1036.  
  1037. .flair-newmindcracker {
  1038. background-position:0 -1168px
  1039. }
  1040.  
  1041. .flair-band {
  1042. background-position:0 -1184px
  1043. }
  1044.  
  1045. .flair-op {
  1046. background-position:0 -1200px
  1047. }
  1048.  
  1049. .flair-no {
  1050. background-position:0 -1216px
  1051. }
  1052.  
  1053. .flair-paksfuckingteam {
  1054. background-position:0 -1232px
  1055. }
  1056.  
  1057. .flair-allbusiness {
  1058. background-position:0 -1248px
  1059. }
  1060.  
  1061. .flair-ez {
  1062. background-position:0 -1264px
  1063. }
  1064.  
  1065. .flair-redditgold {
  1066. background-position:0 -1312px
  1067. }
  1068.  
  1069. .flair-docjsano {
  1070. background-position:0 -1328px
  1071. }
  1072.  
  1073. .flair-olyeller {
  1074. background-position:0 -1344px
  1075. }
  1076.  
  1077. .flair-ninjaturtles {
  1078. background-position:0 -1360px
  1079. }
  1080.  
  1081. .flair-23sobriety {
  1082. background-position:0 -1376px
  1083. }
  1084.  
  1085. .flair-MCnebs {
  1086. background-position:0 -1392px
  1087. }
  1088.  
  1089. .flair-pakBTC {
  1090. background-position:0 -1408px
  1091. }
  1092.  
  1093. .flair-arkaspause {
  1094. background-position:0 -1424px
  1095. }
  1096.  
  1097. .flair-boobies {
  1098. background-position:0 -1440px
  1099. }
  1100.  
  1101. .flair-swedeseth {
  1102. background-position:0 -1456px
  1103. }
  1104.  
  1105. .flair-fate {
  1106. background-position:0 -1472px
  1107. }
  1108.  
  1109. .flair-tunabandits {
  1110. background-position:0 -1488px
  1111. }
  1112.  
  1113. .flair-pizzaparty {
  1114. background-position:0 -1504px
  1115. }
  1116.  
  1117. .flair-cheatyhotbeef {
  1118. background-position:0 -1520px
  1119. }
  1120.  
  1121. .flair-sea {
  1122. background-position:0 -1536px
  1123. }
  1124.  
  1125. .flair-gecho {
  1126. background-position:0 -1552px
  1127. }
  1128.  
  1129. .flair-passaggressive {
  1130. background-position:0 -1568px
  1131. }
  1132.  
  1133. .flair-drmcguude {
  1134. background-position:0 -1584px
  1135. }
  1136.  
  1137. .flair-pakkerbajz {
  1138. background-position:0 -1600px
  1139. }
  1140.  
  1141. .flair-aureylian {
  1142. background-position:0 -1616px
  1143. }
  1144.  
  1145. .flair-justisleague {
  1146. background-position:0 -1632px
  1147. }
  1148.  
  1149. .flair-prettyinpink {
  1150. background-position:0 -1648px
  1151. }
  1152.  
  1153. .flair-divideeurope {
  1154. background-position:0 -1664px
  1155. }
  1156.  
  1157. .flair-dbmcog {
  1158. background-position:0 -1680px
  1159. }
  1160.  
  1161. .flair-pvp {
  1162. background-position:0 -1696px
  1163. }
  1164.  
  1165. .flair-bobhoskins {
  1166. background-position:0 -1712px
  1167. }
  1168.  
  1169. .flair-parents {
  1170. background-position:0 -1728px
  1171. }
  1172.  
  1173. .flair-banjo {
  1174. background-position:0 -1744px
  1175. }
  1176.  
  1177. .flair-floatingice {
  1178. background-position:0 -1760px
  1179. }
  1180.  
  1181. .flair-pinksheep {
  1182. background-position:0 -1776px
  1183. }
  1184.  
  1185. .flair-sandeclipse {
  1186. background-position:0 -1824px
  1187. }
  1188.  
  1189. .flair-adorabolical {
  1190. background-position:0 -1872px
  1191. }
  1192.  
  1193. .flair-dank {
  1194. background-position:0 -1888px
  1195. }
  1196.  
  1197. .flair-gmod {
  1198. background-position:0 -1904px
  1199. }
  1200.  
  1201. .flair-spaceeng {
  1202. background-position:0 -1920px
  1203. }
  1204.  
  1205. .flair-cptsparklez {
  1206. background-position:0 -1936px
  1207. }
  1208.  
  1209. .flair-sevadus {
  1210. background-position:0 -1952px
  1211. }
  1212.  
  1213. .flair-coe {
  1214. background-position:0 -1968px
  1215. }
  1216.  
  1217. .flair-zeldathon {
  1218. background-position:0 -1984px
  1219. }
  1220.  
  1221. .flair-marathon {
  1222. background-position:0 -2032px
  1223. }
  1224.  
  1225. .flair-forthehorse {
  1226. background-position:0 -2048px
  1227. }
  1228.  
  1229. .flair-mkart {
  1230. background-position:0 -2064px
  1231. }
  1232.  
  1233. .flair-chad {
  1234. background-position:0 -2224px
  1235. }
  1236.  
  1237. .flair-guudenpause {
  1238. background-position:0 -2240px
  1239. }
  1240.  
  1241. .flair-cupcakemafia {
  1242. background-position:0 -2256px
  1243. }
  1244.  
  1245. .flair-speedrunners {
  1246. background-position:0 -2272px
  1247. }
  1248.  
  1249. .flair-beefGuudeZed {
  1250. background-position:0 -2288px
  1251. }
  1252.  
  1253. .flair-gob {
  1254. background-position:0 -2384px
  1255. }
  1256.  
  1257. .flair-pausebeef {
  1258. background-position:0 -2480px
  1259. }
  1260.  
  1261. .flair-rt10k {
  1262. background-position:0 -2496px
  1263. }
  1264.  
  1265. .flair-meth {
  1266. background-position:0 -2512px
  1267. }
  1268.  
  1269. .flair-theshow {
  1270. background-position:0 -2528px
  1271. }
  1272.  
  1273. .flair-flob15 {
  1274. background-position:0 -2544px
  1275. }
  1276.  
  1277. .flair-zeldeluxe {
  1278. background-position:0 -2560px
  1279. }
  1280.  
  1281. .flair-ttt {
  1282. background-position:0 -2864px
  1283. }
  1284.  
  1285. .flair-7days {
  1286. background-position:0 -2880px
  1287. }
  1288.  
  1289. .flair-vcb {
  1290. background-position:0 -2080px
  1291. }
  1292.  
  1293. .flair-sms {
  1294. background-position:0 -2096px
  1295. }
  1296.  
  1297. .flair-agp {
  1298. background-position:0 -2112px
  1299. }
  1300.  
  1301. .flair-jam {
  1302. background-position:0 -2128px
  1303. }
  1304.  
  1305. .flair-ovp {
  1306. background-position:0 -2144px
  1307. }
  1308.  
  1309. .flair-oda {
  1310. background-position:0 -2160px
  1311. }
  1312.  
  1313. .flair-bpn {
  1314. background-position:0 -2176px
  1315. }
  1316.  
  1317. .flair-SotF {
  1318. background-position:0 -2304px
  1319. }
  1320.  
  1321. .flair-UHC19a {
  1322. background-position:0 -2320px
  1323. }
  1324.  
  1325. .flair-UHC19b {
  1326. background-position:0 -2336px
  1327. }
  1328.  
  1329. .flair-zeldathon2 {
  1330. background-position:0 -2352px
  1331. }
  1332.  
  1333. .flair-marathon15 {
  1334. background-position:0 -2896px
  1335. }
  1336.  
  1337. .flair-four {
  1338. background-position:0 -2416px
  1339. }
  1340.  
  1341. .flair-leftovers {
  1342. background-position:0 -2432px
  1343. }
  1344.  
  1345. .flair-glydia {
  1346. background-position:0 -2448px
  1347. }
  1348.  
  1349. .flair-arkasXX {
  1350. background-position:0 -2464px
  1351. }
  1352.  
  1353. .flair-newcomers {
  1354. background-position:0 -2400px
  1355. }
  1356.  
  1357. .flair-uhc21 {
  1358. background-position:0 -2576px
  1359. }
  1360.  
  1361. .flair-duude {
  1362. background-position:0 -2592px
  1363. }
  1364.  
  1365. .flair-girlscouts {
  1366. background-position:0 -2608px
  1367. }
  1368.  
  1369. .flair-chill {
  1370. background-position:0 -2624px
  1371. }
  1372.  
  1373. .flair-grylls {
  1374. background-position:0 -2640px
  1375. }
  1376.  
  1377. .flair-breadcrumbs {
  1378. background-position:0 -2656px
  1379. }
  1380.  
  1381. .flair-dyslexic {
  1382. background-position:0 -2672px
  1383. }
  1384.  
  1385. .flair-stackedratt {
  1386. background-position:0 -48px;
  1387. border-color:#EEC900;
  1388. -webkit-animation:stackedgoldsheen 5s;
  1389. -moz-animation:stackedgoldsheen 5s;
  1390. -webkit-animation-iteration-count:infinite;
  1391. -moz-animation-iteration-count:infinite;
  1392. animation:stackedgoldsheen 5s;
  1393. animation-iteration-count:infinite
  1394. }
  1395.  
  1396. .flair-uhc22 {
  1397. background-position:0 -2720px
  1398. }
  1399.  
  1400. .flair-osha {
  1401. background-position:0 -2736px
  1402. }
  1403.  
  1404. .flair-dna-squared {
  1405. background-position:0 -2752px
  1406. }
  1407.  
  1408. .flair-kelleybluebook {
  1409. background-position:0 -2768px
  1410. }
  1411.  
  1412. .flair-survivor {
  1413. background-position:0 -2784px
  1414. }
  1415.  
  1416. .flair-atlas {
  1417. background-position:0 -2800px
  1418. }
  1419.  
  1420. .flair-sechsychad {
  1421. background-position:0 -2816px
  1422. }
  1423.  
  1424. .flair-burninminers {
  1425. background-position:0 -2832px
  1426. }
  1427.  
  1428. .flair-n3rdish {
  1429. background-position:0 -2848px
  1430. }
  1431.  
  1432. .flair-zhope {
  1433. background-position:0 -2912px
  1434. }
  1435.  
  1436. .flair-santa {
  1437. background-position:0 -2928px;
  1438. color:red;
  1439. border-color:#EEC900;
  1440. -webkit-animation:stackedgoldsheen 5s;
  1441. -moz-animation:stackedgoldsheen 5s;
  1442. -webkit-animation-iteration-count:infinite;
  1443. -moz-animation-iteration-count:infinite;
  1444. animation:stackedgoldsheen 5s;
  1445. animation-iteration-count:infinite
  1446. }
  1447.  
  1448. .flair-uhc23 {
  1449. background-position:0 -3152px
  1450. }
  1451.  
  1452. .flair-maxdamage {
  1453. background-position:0 -3168px
  1454. }
  1455.  
  1456. .flair-geoguessr {
  1457. background-position:0 -3184px
  1458. }
  1459.  
  1460. .flair-peasantmaster {
  1461. background-position:0 -3200px
  1462. }
  1463.  
  1464. .flair-pileofsoup {
  1465. background-position:0 -3216px
  1466. }
  1467.  
  1468. .flair-thegoodest {
  1469. background-position:0 -3232px
  1470. }
  1471.  
  1472. .flair-parents2 {
  1473. background-position:0 -3248px
  1474. }
  1475.  
  1476. .flair-survivingisland {
  1477. background-position:0 -2944px
  1478. }
  1479.  
  1480. .flair-amlup {
  1481. background-position:0 -2960px
  1482. }
  1483.  
  1484. .flair-lorgon {
  1485. background-position:0 -2976px
  1486. }
  1487.  
  1488. .flair-darkphan {
  1489. background-position:0 -2992px
  1490. }
  1491.  
  1492. .flair-decitm {
  1493. background-position:0 -3008px
  1494. }
  1495.  
  1496. .flair-isuchtel {
  1497. background-position:0 -3024px
  1498. }
  1499.  
  1500. .flair-diredwarf {
  1501. background-position:0 -3040px
  1502. }
  1503.  
  1504. .flair-honneyplay {
  1505. background-position:0 -3056px
  1506. }
  1507.  
  1508. .flair-justvan {
  1509. background-position:0 -3072px
  1510. }
  1511.  
  1512. .flair-oldman {
  1513. background-position:0 -3088px
  1514. }
  1515.  
  1516. .flair-rsmalec {
  1517. background-position:0 -3104px
  1518. }
  1519.  
  1520. .flair-threetwo {
  1521. background-position:0 -3120px
  1522. }
  1523.  
  1524. .flair-zueljin {
  1525. background-position:0 -3136px
  1526. }
  1527.  
  1528. .flair-uhc24 {
  1529. background-position:0 -3264px
  1530. }
  1531.  
  1532. .flair-iron {
  1533. background-position:0 -3280px
  1534. }
  1535.  
  1536. .flair-beefyembrace {
  1537. background-position:0 -3296px
  1538. }
  1539.  
  1540. .flair-totallynotcussing {
  1541. background-position:0 -3312px
  1542. }
  1543.  
  1544. .flair-cannonball {
  1545. background-position:0 -3328px
  1546. }
  1547.  
  1548. .flair-flamingdiremacs {
  1549. background-position:0 -3344px
  1550. }
  1551.  
  1552. .flair-zrecovery {
  1553. background-position:0 -3360px
  1554. }
  1555.  
  1556. .flair-uhc25 {
  1557. background-position:0 -3376px
  1558. }
  1559.  
  1560. .flair-cobblebreadstones {
  1561. background-position:0 -3392px
  1562. }
  1563.  
  1564. .flair-wiki {
  1565. background-position:0 -3408px
  1566. }
  1567.  
  1568. .flair-genghiskhan {
  1569. background-position:0 -3424px
  1570. }
  1571.  
  1572. .linkflair .linkflairlabel {
  1573. color:#FFF;
  1574. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  1575. font-size:14px;
  1576. padding-left:4px;
  1577. padding-right:4px;
  1578. border-radius:3px;
  1579. border-width:0;
  1580. background-color:#6090B3;
  1581. display:inline;
  1582. margin-right:4px
  1583. }
  1584.  
  1585. .linkflair-fanart .linkflairlabel {
  1586. background-color:#428442
  1587. }
  1588.  
  1589. .linkflair-meta .linkflairlabel {
  1590. background-color:#2364C4
  1591. }
  1592.  
  1593. .linkflair-ultrahardcore .linkflairlabel {
  1594. background-color:#C94338
  1595. }
  1596.  
  1597. .linkflair-survivor .linkflairlabel {
  1598. background-color:#44d2c9
  1599. }
  1600.  
  1601. .linkflair-coop .linkflairlabel {
  1602. background-color:#E88D54
  1603. }
  1604.  
  1605. .linkflair-collab .linkflairlabel {
  1606. background-color:#F60
  1607. }
  1608.  
  1609. .linkflair-group .linkflairlabel {
  1610. background-color:#E88D54
  1611. }
  1612.  
  1613. .linkflair-newgroup .linkflairlabel {
  1614. background-color:#B665C2
  1615. }
  1616.  
  1617. .linkflair-playmindcrack .linkflairlabel {
  1618. background-color:#7ACC88
  1619. }
  1620.  
  1621. .linkflair-hype .linkflairlabel {
  1622. background-color:#B665C2
  1623. }
  1624.  
  1625. .linkflair-discussion .linkflairlabel {
  1626. background-color:#29AECB
  1627. }
  1628.  
  1629. .linkflair-convention .linkflairlabel {
  1630. background-color:#EAAD00
  1631. }
  1632.  
  1633. .linkflair-summary .linkflairlabel {
  1634. background-color:#7DB031
  1635. }
  1636.  
  1637. .linkflair-suggestion .linkflairlabel {
  1638. background-color:#FF9B9B
  1639. }
  1640.  
  1641. .linkflair-podcast .linkflairlabel {
  1642. background-color:#EAAD00
  1643. }
  1644.  
  1645. .linkflair-news .linkflairlabel {
  1646. background-color:#998FF2
  1647. }
  1648.  
  1649. .linkflair-marathon .linkflairlabel {
  1650. background:-webkit-linear-gradient(left,#F60,#FFB90F);
  1651. background:-moz-linear-gradient(left,#F60,#FFB90F);
  1652. background:-ms-linear-gradient(left,#F60,#FFB90F);
  1653. background:-o-linear-gradient(left,#F60,#FFB90F);
  1654. background:linear-gradient(left,#F60,#FFB90F);
  1655. background-color:#F60
  1656. }
  1657.  
  1658. .linkflair-sotf .linkflairlabel {
  1659. background-color:#C67171
  1660. }
  1661.  
  1662. .linkflair-website .linkflairlabel {
  1663. background-color:#404346
  1664. }
  1665.  
  1666. .linkflair-crackcam .linkflairlabel {
  1667. background-color:#404346
  1668. }
  1669.  
  1670. .linkflair-misc .linkflairlabel {
  1671. background-color:#A2A9AF
  1672. }
  1673.  
  1674. .linkflair-stats .linkflairlabel {
  1675. background-color:#7DB031
  1676. }
  1677.  
  1678. .linkflair-zeldathon .linkflairlabel {
  1679. background-color:#fe0017
  1680. }
  1681.  
  1682. .linkflair-streamover .linkflairlabel {
  1683. background-color:#6441A5
  1684. }
  1685.  
  1686. .linkflair-streamover a.title {
  1687. color:#aaa!important
  1688. }
  1689.  
  1690. .flair-specialkurt {
  1691. background-position:0 -240px;
  1692. background-color:#222!important;
  1693. color:#FFF!important;
  1694. border:1px solid red!important;
  1695. text-indent:20px;
  1696. width:auto;
  1697. padding-right:5px
  1698. }
  1699.  
  1700. .flair-specialarkas {
  1701. background-position:0 -352px;
  1702. background-color:#222!important;
  1703. color:#FFF!important;
  1704. border:1px solid red!important;
  1705. text-indent:20px;
  1706. width:auto;
  1707. padding-right:5px
  1708. }
  1709.  
  1710. .flair-specialMillbee {
  1711. background-position:0 -368px;
  1712. background-color:#222!important;
  1713. color:#FFF!important;
  1714. border:1px solid red!important;
  1715. text-indent:20px;
  1716. width:auto;
  1717. padding-right:5px
  1718. }
  1719.  
  1720. .flair-specialguude {
  1721. background-position:0 -256px;
  1722. background-color:#222!important;
  1723. color:#FFF!important;
  1724. border:1px solid red!important;
  1725. text-indent:20px;
  1726. width:auto;
  1727. padding-right:5px
  1728. }
  1729.  
  1730. .flair-specialanderzel {
  1731. background-position:0 -336px;
  1732. background-color:#222!important;
  1733. color:#FFF!important;
  1734. border:1px solid red!important;
  1735. text-indent:20px;
  1736. width:auto;
  1737. padding-right:5px
  1738. }
  1739.  
  1740. .flair-specialpyro {
  1741. background-position:0 -32px;
  1742. background-color:#222!important;
  1743. color:#FFF!important;
  1744. border:1px solid red!important;
  1745. text-indent:20px;
  1746. width:auto;
  1747. padding-right:5px
  1748. }
  1749.  
  1750. .flair-specialadlington {
  1751. background-position:0 -192px;
  1752. background-color:#222!important;
  1753. color:#FFF!important;
  1754. border:1px solid red!important;
  1755. text-indent:20px;
  1756. width:auto;
  1757. padding-right:5px
  1758. }
  1759.  
  1760. .flair-specialbaj {
  1761. background-position:0 -208px;
  1762. background-color:#222!important;
  1763. color:#FFF!important;
  1764. border:1px solid red!important;
  1765. text-indent:20px;
  1766. width:auto;
  1767. padding-right:5px
  1768. }
  1769.  
  1770. .flair-specialdoc {
  1771. background-position:0 -288px;
  1772. background-color:#222!important;
  1773. color:#FFF!important;
  1774. border:1px solid red!important;
  1775. text-indent:20px;
  1776. width:auto;
  1777. padding-right:5px
  1778. }
  1779.  
  1780. .flair-specialjustdefy {
  1781. background-position:0 -160px;
  1782. background-color:#222!important;
  1783. color:#FFF!important;
  1784. border:1px solid red!important;
  1785. text-indent:20px;
  1786. width:auto;
  1787. padding-right:5px
  1788. }
  1789.  
  1790. .flair-specialmcgamer {
  1791. background-position:0 -144px;
  1792. background-color:#222!important;
  1793. color:#FFF!important;
  1794. border:1px solid red!important;
  1795. text-indent:20px;
  1796. width:auto;
  1797. padding-right:5px
  1798. }
  1799.  
  1800. .flair-specialmhykol {
  1801. background-position:0 -128px;
  1802. background-color:#222!important;
  1803. color:#FFF!important;
  1804. border:1px solid red!important;
  1805. text-indent:20px;
  1806. width:auto;
  1807. padding-right:5px
  1808. }
  1809.  
  1810. .flair-specialnebris {
  1811. background-position:0 -112px;
  1812. background-color:#222!important;
  1813. color:#FFF!important;
  1814. border:1px solid red!important;
  1815. text-indent:20px;
  1816. width:auto;
  1817. padding-right:5px
  1818. }
  1819.  
  1820. .flair-specialzisteau {
  1821. background-position:0 -80px;
  1822. background-color:#222!important;
  1823. color:#FFF!important;
  1824. border:1px solid red!important;
  1825. text-indent:20px;
  1826. width:auto;
  1827. padding-right:5px
  1828. }
  1829.  
  1830. .flair-specialshreeyam {
  1831. background-position:0 -64px;
  1832. background-color:#222!important;
  1833. color:#FFF!important;
  1834. border:1px solid red!important;
  1835. text-indent:20px;
  1836. width:auto;
  1837. padding-right:5px
  1838. }
  1839.  
  1840. .flair-specialpause {
  1841. background-position:0 -224px;
  1842. background-color:#222!important;
  1843. color:#FFF!important;
  1844. border:1px solid red!important;
  1845. text-indent:20px;
  1846. width:auto;
  1847. padding-right:5px
  1848. }
  1849.  
  1850. .flair-specialpakratt {
  1851. background-position:0 -48px;
  1852. background-color:#222!important;
  1853. color:#FFF!important;
  1854. border:1px solid red!important;
  1855. text-indent:20px;
  1856. width:auto;
  1857. padding-right:5px
  1858. }
  1859.  
  1860. .flair-specialpakratt:after {
  1861. content:"..."
  1862. }
  1863.  
  1864. .flair-specialpakratt:hover:after {
  1865. content:" - th' 1stCblH8R"
  1866. }
  1867.  
  1868. .flair-specialpyrao {
  1869. background-position:0 -32px;
  1870. background-color:#222!important;
  1871. color:#FFF!important;
  1872. border:1px solid red!important;
  1873. text-indent:20px;
  1874. width:auto;
  1875. padding-right:5px
  1876. }
  1877.  
  1878. .flair-specialavidya {
  1879. background-position:0 -576px;
  1880. background-color:#222!important;
  1881. color:#FFF!important;
  1882. border:1px solid red!important;
  1883. text-indent:20px;
  1884. width:auto;
  1885. padding-right:5px
  1886. }
  1887.  
  1888. .flair-fanserver {
  1889. background-position:0 -16px;
  1890. background-color:#222;
  1891. color:#FFF;
  1892. border:1px solid #0048b4;
  1893. width:16px
  1894. }
  1895.  
  1896. .flair-specialvintagebeef {
  1897. background-position:0 -304px;
  1898. background-color:#222!important;
  1899. color:#FFF!important;
  1900. border:1px solid red!important;
  1901. text-indent:20px;
  1902. width:auto;
  1903. padding-right:5px
  1904. }
  1905.  
  1906. .flair-specialbtc {
  1907. background-position:0 -608px;
  1908. background-color:#222!important;
  1909. color:#FFF!important;
  1910. border:1px solid red!important;
  1911. text-indent:20px;
  1912. width:auto;
  1913. padding-right:5px
  1914. }
  1915.  
  1916. .flair-specialjsano {
  1917. background-position:0 -176px;
  1918. background-color:#222!important;
  1919. color:#FFF!important;
  1920. border:1px solid red!important;
  1921. text-indent:20px;
  1922. width:auto;
  1923. padding-right:5px
  1924. }
  1925.  
  1926. .flair-specialsevadus {
  1927. background-position:0 -1952px;
  1928. background-color:#222!important;
  1929. color:#FFF!important;
  1930. border:1px solid red!important;
  1931. text-indent:20px;
  1932. width:auto;
  1933. padding-right:5px
  1934. }
  1935.  
  1936. .flair-specialsethbling {
  1937. background-position:0 -736px;
  1938. background-color:#222!important;
  1939. color:#FFF!important;
  1940. border:1px solid red!important;
  1941. text-indent:20px;
  1942. width:auto;
  1943. padding-right:5px
  1944. }
  1945.  
  1946. .flair-specialvechs {
  1947. background-position:0 -928px;
  1948. background-color:#222!important;
  1949. color:#FFF!important;
  1950. border:1px solid red!important;
  1951. text-indent:20px;
  1952. width:auto;
  1953. padding-right:5px
  1954. }
  1955.  
  1956. .flair-specialnewmindcracker {
  1957. background-position:0 -1168px;
  1958. background-color:#222;
  1959. color:#FFF;
  1960. border:1px solid red;
  1961. text-indent:20px;
  1962. width:auto;
  1963. padding-right:5px
  1964. }
  1965.  
  1966. .flair-specialaureylian {
  1967. background-position:0 -1616px;
  1968. background-color:#222!important;
  1969. color:#FFF!important;
  1970. border:1px solid red!important;
  1971. text-indent:20px;
  1972. width:auto;
  1973. padding-right:5px
  1974. }
  1975.  
  1976. .flair-specialcoe {
  1977. background-position:0 -1968px;
  1978. background-color:#222!important;
  1979. color:#FFF!important;
  1980. border:1px solid red!important;
  1981. text-indent:20px;
  1982. width:auto;
  1983. padding-right:5px
  1984. }
  1985.  
  1986. .flair-specialomgchad {
  1987. background-position:0 -2224px;
  1988. background-color:#222!important;
  1989. color:#FFF!important;
  1990. border:1px solid red!important;
  1991. text-indent:20px;
  1992. width:auto;
  1993. padding-right:5px
  1994. }
  1995.  
  1996. .flair-pastcrack {
  1997. background-position:0 -16px;
  1998. background-color:#404040;
  1999. color:#fff;
  2000. border:1px solid #4876FF;
  2001. text-indent:20px;
  2002. width:auto;
  2003. padding-right:5px
  2004. }
  2005.  
  2006. .flair-specialswedishwb {
  2007. background-position:0 -192px;
  2008. border-color:#1736BF;
  2009. color:#1736BF
  2010. }
  2011.  
  2012. .flair-specialcarrotpanko {
  2013. background-position:0 -512px;
  2014. border-color:#1736BF;
  2015. color:#1736BF
  2016. }
  2017.  
  2018. .flair-specialkathym {
  2019. background-position:0 -240px;
  2020. border-color:#1736BF;
  2021. color:#1736BF
  2022. }
  2023.  
  2024. .flair-specialbgates87 {
  2025. background-position:0 -1152px;
  2026. border-color:#1736BF;
  2027. color:#1736BF
  2028. }
  2029.  
  2030. .flair-specialbeardx {
  2031. background-position:0 -784px;
  2032. border-color:#1736BF;
  2033. color:#1736BF
  2034. }
  2035.  
  2036. .flair-specialydarb67 {
  2037. background-position:0 -1136px;
  2038. border-color:#1736BF;
  2039. color:#1736BF
  2040. }
  2041.  
  2042. .flair-specialfloatingice {
  2043. background-position:0 -1760px;
  2044. border-color:#1736BF;
  2045. color:#1736BF
  2046. }
  2047.  
  2048. .flair-specialaypreel {
  2049. background-position:0 -848px;
  2050. border-color:#1736BF;
  2051. color:#1736BF
  2052. }
  2053.  
  2054. .flair-specialcelecat {
  2055. background-position:0 -1360px;
  2056. border-color:#1736BF;
  2057. color:#1736BF
  2058. }
  2059.  
  2060. .flair-specialSmileForTheWorld {
  2061. background-position:0 -1984px;
  2062. border-color:#1736BF;
  2063. color:#1736BF
  2064. }
  2065.  
  2066. .flair-specialsithcommander {
  2067. background-position:0 -80px;
  2068. border-color:#1736BF;
  2069. color:#1736BF
  2070. }
  2071.  
  2072. .flair-specialwarrantica {
  2073. background-position:0 -1184px;
  2074. border-color:#1736BF;
  2075. color:#1736BF
  2076. }
  2077.  
  2078. .flair-rosie {
  2079. background-position:0 -2544px;
  2080. border-color:#1736BF;
  2081. color:#1736BF
  2082. }
  2083.  
  2084. .flair-speciallunatic {
  2085. background-position:0 -2032px;
  2086. border-color:#1736BF;
  2087. color:#1736BF
  2088. }
  2089.  
  2090. .flair-thefudgecakez {
  2091. background-position:0 -1232px;
  2092. border-color:#1736BF;
  2093. color:#1736BF
  2094. }
  2095.  
  2096. .flair-specialbloq {
  2097. background-position:0 -2032px;
  2098. border-color:red;
  2099. color:#1736BF
  2100. }
  2101.  
  2102. .flair-forseti {
  2103. background-position:0 -2048px;
  2104. border-color:#1736BF;
  2105. color:#1736BF
  2106. }
  2107.  
  2108. .flair-specialKingC {
  2109. background-position:0 -1824px;
  2110. border-color:#1736BF;
  2111. color:#1736BF
  2112. }
  2113.  
  2114. .flair-specialili4n {
  2115. background-position:0 -0;
  2116. border-color:#1736BF;
  2117. color:#1736BF
  2118. }
  2119.  
  2120. .flair-specialhanhula {
  2121. background-position:0 -2080px;
  2122. border-color:#1736BF;
  2123. color:#1736BF
  2124. }
  2125.  
  2126. .flair-specialzebraffe {
  2127. background-position:0 -800px;
  2128. border-color:#1736BF;
  2129. color:#1736BF
  2130. }
  2131.  
  2132. .flair-specialbrian {
  2133. background-position:0 -1984px;
  2134. border-color:#1736BF;
  2135. color:#1736BF
  2136. }
  2137.  
  2138. .flair-specialjonah {
  2139. background-position:0 -1152px;
  2140. border-color:#1736BF;
  2141. color:#1736BF
  2142. }
  2143.  
  2144. .flair-specialqwrrtyy {
  2145. background-position:0 -256px;
  2146. border-color:#1736BF;
  2147. color:#1736BF
  2148. }
  2149.  
  2150. .flair-specialazuzuzuli {
  2151. background-position:0 -1648px;
  2152. border-color:#1736BF;
  2153. color:#1736BF
  2154. }
  2155.  
  2156. .flair-specialgoldenapple {
  2157. background-position:0 -160px;
  2158. border-color:#1736BF;
  2159. color:#1736BF
  2160. }
  2161.  
  2162. .flair-specialsamara {
  2163. background-position:0 -928px;
  2164. border-color:#1736BF;
  2165. color:#1736BF
  2166. }
  2167.  
  2168. .flair-specialbannerwinner {
  2169. background-position:0 -2368px;
  2170. padding-left:16px;
  2171. border:none;
  2172. color:#222
  2173. }
  2174.  
  2175. .flair-specialjoooop {
  2176. background-position:0 -1536px;
  2177. border-color:#1736BF;
  2178. color:#1736BF
  2179. }
  2180.  
  2181. .flair-tanya3140 {
  2182. background-position:0 -64px;
  2183. border-color:#1736BF;
  2184. color:#1736BF
  2185. }
  2186.  
  2187. .flair-jokoss {
  2188. background-position:0 -2480px;
  2189. border-color:#1736BF;
  2190. color:#1736BF
  2191. }
  2192.  
  2193. .flair-AriaOfElements {
  2194. background-position:0 -2048px;
  2195. border-color:#1736BF;
  2196. color:#1736BF
  2197. }
  2198.  
  2199. .flair-hooverdam26 {
  2200. background-position:0 -1760px;
  2201. border-color:red;
  2202. color:#1736BF
  2203. }
  2204.  
  2205. .flair-ferdeederdeetrerre {
  2206. background-position:0 -1776px;
  2207. border-color:#1736BF;
  2208. color:#1736BF
  2209. }
  2210.  
  2211. .flair-coolethanps2 {
  2212. background-position:0 -1984px;
  2213. border-color:red;
  2214. color:#1736BF
  2215. }
  2216.  
  2217. .flair-rockycraft {
  2218. background-position:0 -544px;
  2219. border-color:red;
  2220. color:#1736BF
  2221. }
  2222.  
  2223. .flair-potatoninjuh {
  2224. background-position:0 -1232px;
  2225. border-color:#1736BF;
  2226. color:#1736BF
  2227. }
  2228.  
  2229. .flair-missingno {
  2230. background-position:0 -2560px;
  2231. border-color:#1736BF;
  2232. color:#1736BF
  2233. }
  2234.  
  2235. .flair-98rman {
  2236. background-position:0 -384px;
  2237. border-color:#1736BF;
  2238. color:#1736BF
  2239. }
  2240.  
  2241. .flair-briebiscuit {
  2242. background-position:0 -1504px;
  2243. border-color:#1736BF;
  2244. color:#1736BF
  2245. }
  2246.  
  2247. .flair-skylord {
  2248. background-position:0 -1472px;
  2249. border-color:#1736BF;
  2250. color:#1736BF
  2251. }
  2252.  
  2253. .flair-tkderbrad {
  2254. border-color:#1736BF;
  2255. color:#1736BF
  2256. }
  2257.  
  2258. .flair-helphelp {
  2259. background-position:0 -48px;
  2260. border-color:red;
  2261. color:#1736BF
  2262. }
  2263.  
  2264. .flair-oamp47 {
  2265. background-position:0 -1824px;
  2266. border-color:#1736BF;
  2267. color:#1736BF
  2268. }
  2269.  
  2270. .flair-andrewism {
  2271. background-position:0 -320px;
  2272. border-color:#1736BF;
  2273. color:#1736BF
  2274. }
  2275.  
  2276. .flair-moldo {
  2277. background-position:0 -304px;
  2278. border-color:#1736BF;
  2279. color:#1736BF
  2280. }
  2281.  
  2282. .flair-specialdiredwarf {
  2283. background-position:0 -3040px;
  2284. background-color:transparent;
  2285. color:#000;
  2286. border:1px solid #282;
  2287. text-indent:20px;
  2288. width:auto;
  2289. padding-right:5px
  2290. }
  2291.  
  2292. .flair-specialactualmoderator {
  2293. background-position:0 -528px;
  2294. width:auto;
  2295. padding-right:5px;
  2296. text-indent:20px;
  2297. background-color:#4fab4f;
  2298. color:#FFF;
  2299. border-color:#000;
  2300. -webkit-animation:sheen 5s;
  2301. -webkit-animation-iteration-count:infinite;
  2302. animation:sheen 5s;
  2303. animation-iteration-count:infinite
  2304. }
  2305.  
  2306. .flair-modredditgold {
  2307. background-position:0 -1312px;
  2308. width:auto;
  2309. padding-right:5px;
  2310. text-indent:20px;
  2311. background-color:#4f87ab;
  2312. color:#FFF;
  2313. border-color:#000;
  2314. -webkit-animation:sheen 5s;
  2315. -webkit-animation-iteration-count:infinite;
  2316. animation:sheen 5s;
  2317. animation-iteration-count:infinite;
  2318. -webkit-border-radius:3px;
  2319. border-radius:3px
  2320. }
  2321.  
  2322. .flair-baller {
  2323. background-position:0 -1280px;
  2324. width:auto;
  2325. padding-right:5px;
  2326. text-indent:20px;
  2327. background-color:#FF8CBC;
  2328. color:#FFF;
  2329. border-color:#000;
  2330. -webkit-animation:sheenpink 5s;
  2331. -webkit-animation-iteration-count:infinite;
  2332. animation:sheenpink 5s;
  2333. animation-iteration-count:infinite
  2334. }
  2335.  
  2336. .flair-noxcrew {
  2337. background-position:0 -2704px;
  2338. background-color:transparent;
  2339. color:#000;
  2340. border:1px solid #282;
  2341. text-indent:20px;
  2342. width:auto;
  2343. padding-right:5px
  2344. }
  2345.  
  2346. @keyframes sheen {
  2347. 0% {
  2348. background-color:#4f89ab
  2349. }
  2350.  
  2351. 50% {
  2352. background-color:#6f9bd6
  2353. }
  2354.  
  2355. 100% {
  2356. background-color:#4f89ab
  2357. }
  2358. }
  2359.  
  2360. @-webkit-keyframes sheen {
  2361. 0% {
  2362. background-color:#4f89ab
  2363. }
  2364.  
  2365. 50% {
  2366. background-color:#6f9bd6
  2367. }
  2368.  
  2369. 100% {
  2370. background-color:#4f89ab
  2371. }
  2372. }
  2373.  
  2374. @keyframes stackedgoldsheen {
  2375. 0% {
  2376. border-color:#b29600
  2377. }
  2378.  
  2379. 10% {
  2380. border-color:#e5c100
  2381. }
  2382.  
  2383. 40% {
  2384. border-color:#ffdb19
  2385. }
  2386.  
  2387. 50% {
  2388. border-color:#ffef99
  2389. }
  2390.  
  2391. 60% {
  2392. border-color:#ffdb19
  2393. }
  2394.  
  2395. 90% {
  2396. border-color:#e5c100
  2397. }
  2398.  
  2399. 100% {
  2400. border-color:#b29600
  2401. }
  2402. }
  2403.  
  2404. @-webkit-keyframes stackedgoldsheen {
  2405. 0% {
  2406. border-color:#b29600
  2407. }
  2408.  
  2409. 10% {
  2410. border-color:#e5c100
  2411. }
  2412.  
  2413. 40% {
  2414. border-color:#ffdb19
  2415. }
  2416.  
  2417. 50% {
  2418. border-color:#ffef99
  2419. }
  2420.  
  2421. 60% {
  2422. border-color:#ffdb19
  2423. }
  2424.  
  2425. 90% {
  2426. border-color:#e5c100
  2427. }
  2428.  
  2429. 100% {
  2430. border-color:#b29600
  2431. }
  2432. }
  2433.  
  2434. @keyframes sheenpink {
  2435. 0% {
  2436. background-color:#FF8CBC
  2437. }
  2438.  
  2439. 50% {
  2440. background-color:#FFB8D5
  2441. }
  2442.  
  2443. 100% {
  2444. background-color:#FF8CBC
  2445. }
  2446. }
  2447.  
  2448. @-webkit-keyframes sheenpink {
  2449. 0% {
  2450. background-color:#FF8CBC
  2451. }
  2452.  
  2453. 50% {
  2454. background-color:#FFB8D5
  2455. }
  2456.  
  2457. 100% {
  2458. background-color:#FF8CBC
  2459. }
  2460. }
  2461.  
  2462. .flair-nervous {
  2463. background-position:0 -1296px;
  2464. width:auto;
  2465. padding-right:5px;
  2466. text-indent:20px;
  2467. background-color:#4fab4f;
  2468. color:#FFF;
  2469. border-color:#000;
  2470. -webkit-animation:sheen 5s;
  2471. -webkit-animation-iteration-count:infinite;
  2472. animation:sheen 5s;
  2473. animation-iteration-count:infinite;
  2474. -webkit-border-radius:3px;
  2475. border-radius:3px
  2476. }
  2477.  
  2478. .flair-specialmoderator {
  2479. background-position:0 -528px;
  2480. background-color:transparent;
  2481. color:#000;
  2482. border:1px solid #282;
  2483. text-indent:20px;
  2484. width:auto;
  2485. padding-right:5px
  2486. }
  2487.  
  2488. .flair-speciallorgon {
  2489. background-position:0 -512px;
  2490. background-color:transparent;
  2491. color:#000;
  2492. border:1px solid #282;
  2493. text-indent:20px;
  2494. width:auto;
  2495. padding-right:5px
  2496. }
  2497.  
  2498. .flair-specialwcts1 {
  2499. background-position:0 -640px;
  2500. background-color:#000;
  2501. color:#FFF;
  2502. border:1px solid #CF1523;
  2503. text-indent:20px;
  2504. width:44px;
  2505. overflow:hidden;
  2506. padding-right:5px
  2507. }
  2508.  
  2509. .flair-specialwcts1:hover {
  2510. width:auto
  2511. }
  2512.  
  2513. .flair-specialwcts2 {
  2514. background-position:0 -656px;
  2515. background-color:#000;
  2516. color:#FFF;
  2517. border:1px solid #CF1523;
  2518. text-indent:20px;
  2519. width:44px;
  2520. overflow:hidden;
  2521. padding-right:5px
  2522. }
  2523.  
  2524. .flair-specialwcts2:hover {
  2525. width:auto
  2526. }
  2527.  
  2528. .flair-specialwcts3 {
  2529. background-position:0 -672px;
  2530. background-color:#000;
  2531. color:#FFF;
  2532. border:1px solid #CF1523;
  2533. text-indent:20px;
  2534. width:44px;
  2535. overflow:hidden;
  2536. padding-right:5px
  2537. }
  2538.  
  2539. .flair-specialwcts3:hover {
  2540. width:auto
  2541. }
  2542.  
  2543. .flair-specialwctg1 {
  2544. background-position:0 -688px;
  2545. background-color:#000;
  2546. color:#FFF;
  2547. border:1px solid #CF1523;
  2548. text-indent:38px;
  2549. width:30px;
  2550. padding-right:5px
  2551. }
  2552.  
  2553. .flair-specialwctg1:hover {
  2554. text-indent:38px;
  2555. width:auto
  2556. }
  2557.  
  2558. .flair-specialwctg2 {
  2559. background-position:0 -704px;
  2560. background-color:#000;
  2561. color:#FFF;
  2562. border:1px solid #CF1523;
  2563. text-indent:38px;
  2564. width:30px;
  2565. padding-right:5px
  2566. }
  2567.  
  2568. .flair-specialwctg2:hover {
  2569. text-indent:38px;
  2570. width:auto
  2571. }
  2572.  
  2573. .flair-specialwctg3 {
  2574. background-position:0 -720px;
  2575. background-color:#000;
  2576. color:#FFF;
  2577. border:1px solid #CF1523;
  2578. text-indent:38px;
  2579. width:30px;
  2580. padding-right:5px
  2581. }
  2582.  
  2583. .flair-specialwctg3:hover {
  2584. text-indent:38px;
  2585. width:auto
  2586. }
  2587.  
  2588. .flair-specialnww {
  2589. background-position:0 -112px;
  2590. width:auto;
  2591. padding-right:5px;
  2592. text-indent:20px;
  2593. background-color:transparent;
  2594. color:#000;
  2595. border-color:#000
  2596. }
  2597.  
  2598. .flair-specialpajam {
  2599. background-position:0 -2352px;
  2600. width:auto;
  2601. padding-right:5px;
  2602. text-indent:20px;
  2603. background-color:#740d0d;
  2604. color:#fff;
  2605. border-color:#000
  2606. }
  2607.  
  2608. .flair-specialstinus {
  2609. background-position:0 -3360px;
  2610. width:auto;
  2611. padding-right:5px;
  2612. text-indent:20px;
  2613. background-color:transparent;
  2614. color:#000;
  2615. border-color:#000
  2616. }
  2617.  
  2618. .flair-specialpizzaparty {
  2619. background-position:0 -1504px
  2620. }
  2621.  
  2622. .flair-modpizzaparty {
  2623. background-position:0 -1504px;
  2624. width:auto;
  2625. padding-right:5px;
  2626. text-indent:20px;
  2627. background-color:transparent;
  2628. color:#000;
  2629. border-color:#000
  2630. }
  2631.  
  2632. .flair-specialpinksheep {
  2633. background-position:0 -1776px;
  2634. width:auto;
  2635. padding-right:5px;
  2636. text-indent:20px;
  2637. background-color:transparent;
  2638. color:#000;
  2639. border-color:#000
  2640. }
  2641.  
  2642. .flair-specialindeed {
  2643. background-position:0 -240px;
  2644. width:auto;
  2645. padding-right:5px;
  2646. text-indent:20px;
  2647. background-color:gray;
  2648. color:#FFF500;
  2649. border-color:#000
  2650. }
  2651.  
  2652. .flair-specialcactus {
  2653. background-position:0 -1792px;
  2654. width:auto;
  2655. padding-right:5px;
  2656. text-indent:20px;
  2657. background-color:transparent;
  2658. color:#000;
  2659. border-color:#000
  2660. }
  2661.  
  2662. .flair-specialspeedy {
  2663. background-position:0 -480px;
  2664. width:auto;
  2665. padding-right:5px;
  2666. text-indent:20px;
  2667. background-color:transparent;
  2668. color:#000;
  2669. border-color:#000
  2670. }
  2671.  
  2672. .flair-specialsand {
  2673. background-position:0 -1824px;
  2674. width:auto;
  2675. padding-right:5px;
  2676. text-indent:20px;
  2677. background-color:transparent;
  2678. color:#000;
  2679. border-color:#000
  2680. }
  2681.  
  2682. .flair-specialextralife {
  2683. background-position:0 -2032px;
  2684. width:auto;
  2685. padding-right:5px;
  2686. text-indent:20px;
  2687. background-color:red;
  2688. color:#FFF;
  2689. border-color:#000;
  2690. -webkit-border-radius:3px;
  2691. border-radius:3px
  2692. }
  2693.  
  2694. .flair-specialgamewisp {
  2695. background-position:0 -2688px;
  2696. width:auto;
  2697. padding-right:5px;
  2698. text-indent:20px;
  2699. background-color:red;
  2700. color:#FFF;
  2701. border-color:#000;
  2702. -webkit-border-radius:3px;
  2703. border-radius:3px
  2704. }
  2705.  
  2706. .flair-specialrubysown {
  2707. background-position:0 -1840px
  2708. }
  2709.  
  2710. .flair-specialpalpt {
  2711. background-position:0 -3376px;
  2712. width:auto;
  2713. padding-right:5px;
  2714. text-indent:20px;
  2715. background-color:#4fab4f;
  2716. color:#FFF;
  2717. border-color:#000;
  2718. border-width:1px;
  2719. border-radius:3px;
  2720. -webkit-animation:sheen 5s;
  2721. -webkit-animation-iteration-count:infinite;
  2722. animation:sheen 5s;
  2723. animation-iteration-count:infinite
  2724. }
  2725.  
  2726. .flair-specialzeldathon {
  2727. background-position:0 -1984px;
  2728. width:auto;
  2729. padding-right:5px;
  2730. text-indent:20px;
  2731. background-color:#d1a337;
  2732. color:#5c00c4;
  2733. border-width:2px;
  2734. border-color:#000
  2735. }
  2736.  
  2737. .flair-funpolice {
  2738. background:url(%%funpoliceframes%%) no-repeat scroll left top transparent;
  2739. width:auto;
  2740. padding-right:5px;
  2741. text-indent:20px;
  2742. border-color:#05a;
  2743. color:#05a;
  2744. -webkit-animation:siren 1s steps(14) infinite;
  2745. animation:siren 1s steps(14) infinite
  2746. }
  2747.  
  2748. @-webkit-keyframes siren {
  2749. from {
  2750. background-position:0 0
  2751. }
  2752.  
  2753. to {
  2754. background-position:0 -224px
  2755. }
  2756. }
  2757.  
  2758. @keyframes siren {
  2759. from {
  2760. background-position:0 0
  2761. }
  2762.  
  2763. to {
  2764. background-position:0 -224px
  2765. }
  2766. }
  2767.  
  2768. .flair-notchapple {
  2769. background:url(%%gildedappleframes%%) no-repeat scroll left top transparent;
  2770. width:auto;
  2771. height:15px;
  2772. padding-right:5px;
  2773. text-indent:20px;
  2774. -webkit-animation:apple 3.1s steps(31) infinite;
  2775. animation:apple 3.1s steps(31) infinite
  2776. }
  2777.  
  2778. .flair-davmandave {
  2779. background-position:0 -2000px
  2780. }
  2781.  
  2782. .flair-specialcakeday {
  2783. background-position:0 -2016px;
  2784. width:auto;
  2785. padding-right:5px;
  2786. text-indent:20px;
  2787. color:#c51713;
  2788. border-color:#ff55f0
  2789. }
  2790.  
  2791. .flair-pmcmods {
  2792. background-position:0 -2192px;
  2793. border-color:#06abff;
  2794. color:#000
  2795. }
  2796.  
  2797. .flair-classicads {
  2798. background-position:0 -2208px;
  2799. border-color:#1736BF;
  2800. color:#1736BF
  2801. }
  2802.  
  2803. .flair-speciallostchord {
  2804. background-position:0 -160px;
  2805. width:auto;
  2806. padding-right:5px;
  2807. text-indent:20px;
  2808. background-color:#6F9BD6;
  2809. color:#fff;
  2810. border-color:#000
  2811. }
  2812.  
  2813. .flair-specialcompieuter {
  2814. background-position:0 -3424px;
  2815. width:auto;
  2816. padding-right:5px;
  2817. text-indent:20px;
  2818. background-color:#6F9BD6;
  2819. color:#fff;
  2820. border-color:#000
  2821. }
  2822.  
  2823. div.titlebox span.word {
  2824. display:none
  2825. }
  2826.  
  2827. div.titlebox .subscribers span.number:after {
  2828. content:" Pause Alt Accounts"
  2829. }
  2830.  
  2831. div.titlebox .users-online span.number:after {
  2832. content:" Online"
  2833. }
  2834.  
  2835. a[href="/s"],a[href="#s"] {
  2836. color:#000;
  2837. text-shadow:none;
  2838. cursor:text;
  2839. border-radius:3px;
  2840. padding:0 2px;
  2841. font-weight:700
  2842. }
  2843.  
  2844. a[href="/s"]:hover,a[href="#s"]:hover {
  2845. color:#000;
  2846. text-shadow:none;
  2847. transition:.7s all
  2848. }
  2849.  
  2850. a[href="/s"]::after,a[href="#s"]::after {
  2851. content:attr(title);
  2852. padding:0 8px;
  2853. background-color:transparent;
  2854. font-weight:400;
  2855. color:transparent;
  2856. text-shadow:1px 0 12px #2E2E2C,-1px 0 12px #2E2E2C,-1px 0 12px #2E2E2C;
  2857. transition:.6s all;
  2858. cursor:default;
  2859. margin-right:-6px
  2860. }
  2861.  
  2862. a[href="/s"]:hover::after,a[href="/s"]:active::after,a[href="#s"]:hover::after,a[href="#s"]:active::after {
  2863. color:#000;
  2864. text-shadow:none;
  2865. transition:.7s all
  2866. }
  2867.  
  2868. .res-nightmode a[href="/s"],.res-nightmode a[href="#s"] {
  2869. color:#fff
  2870. }
  2871.  
  2872. .res-nightmode a[href="/s"]:hover,.res-nightmode a[href="#s"]:hover {
  2873. color:#fff
  2874. }
  2875.  
  2876. .res-nightmode a[href="/s"]::after,.res-nightmode a[href="#s"]::after {
  2877. text-shadow:1px 0 12px #b8b8b5,-1px 0 12px #b8b8b5,-1px 0 12px #b8b8b5
  2878. }
  2879.  
  2880. .res-nightmode a[href="/s"]:hover::after,.res-nightmode a[href="/s"]:active::after,.res-nightmode a[href="#s"]:hover::after,.res-nightmode a[href="#s"]:active::after {
  2881. color:#fff;
  2882. text-shadow:none
  2883. }
  2884.  
  2885. a[href$="/spoiler"] {
  2886. color:rgba(255,60,231,0)!important;
  2887. text-shadow:1px 0 12px #2E2E2C,-1px 0 12px #2E2E2C;
  2888. padding:0 2px;
  2889. cursor:text
  2890. }
  2891.  
  2892. a[href$="/spoiler"]:hover,a[href$="/spoiler"]:focus {
  2893. background:transparent!important;
  2894. text-decoration:none!important;
  2895. color:#000!important;
  2896. text-shadow:0 1px 0 #dcddce;
  2897. transition:.7s all
  2898. }
  2899.  
  2900. a[href$="/spoiler"]::before {
  2901. background-color:transparent;
  2902. content:"Spoiler:";
  2903. color:#000;
  2904. font-size:small;
  2905. font-weight:700;
  2906. text-shadow:none;
  2907. margin-right:5px;
  2908. cursor:text
  2909. }
  2910.  
  2911. .RESGalleryControls .next,.RESGalleryControls .end,.RESGalleryControls .previous {
  2912. transition:none
  2913. }
  2914.  
  2915. .expando-button,.expando-button.image,.expando-button.video-muted,.expando-button.video {
  2916. transition:none
  2917. }
  2918.  
  2919. .expando-button.selftext.collapsed,.expando-button.image.collapsedExpando,.expando-button.video-muted.collapsed {
  2920. transition:none
  2921. }
  2922.  
  2923. .expando-button.video.collapsed {
  2924. transition:none
  2925. }
  2926.  
  2927. .expando-button.gallery.collapsedExpando {
  2928. transition:none
  2929. }
  2930.  
  2931. .expando-button.gallery.collapsedExpando:hover {
  2932. transition:none
  2933. }
  2934.  
  2935. .expando-button.video.collapsed:hover {
  2936. transition:none
  2937. }
  2938.  
  2939. .expando-button.selftext.expanded,.expando-button.image.expanded,.expando-button.video-muted.expanded,.expando-button.video.expanded {
  2940. transition:none
  2941. }
  2942.  
  2943. .expando-button.selftext.collapsed:hover,.expando-button.image.collapsedExpando:hover,.expando-button.video-muted.collapsed:hover {
  2944. transition:none
  2945. }
  2946.  
  2947. .expando-button.selftext.expanded:hover,.expando-button.image.expanded:hover,.expando-button.video-muted.expanded:hover,.expando-button.video.expanded:hover {
  2948. transition:none
  2949. }
  2950.  
  2951. .res-nightmode .expando-button,.res-nightmode .expando-button.image,.res-nightmode .expando-button.video-muted,.res-nightmode .expando-button.video {
  2952. transition:none
  2953. }
  2954.  
  2955. .res-nightmode .expando-button.selftext.collapsed,.res-nightmode .expando-button.image.collapsedExpando,.res-nightmode .expando-button.video-muted.collapsed,.res-nightmode .expando-button.video.collapsed {
  2956. transition:none
  2957. }
  2958.  
  2959. .res-nightmode .expando-button.selftext.expanded,.res-nightmode .expando-button.image.expanded,.res-nightmode .expando-button.video-muted.expanded,.res-nightmode .expando-button.video.expanded {
  2960. transition:none
  2961. }
  2962.  
  2963. .res-nightmode .expando-button.selftext.collapsed:hover,.res-nightmode .expando-button.image.collapsedExpando:hover,.res-nightmode .expando-button.video-muted.collapsed:hover,.res-nightmode .expando-button.video.collapsed:hover {
  2964. transition:none
  2965. }
  2966.  
  2967. .res-nightmode .expando-button.selftext.expanded:hover,.res-nightmode .expando-button.image.expanded:hover,.res-nightmode .expando-button.video-muted.expanded:hover,.res-nightmode .expando-button.video.expanded:hover {
  2968. transition:none
  2969. }
  2970.  
  2971. .res-nightmode .comment .md p a[href="/spoiler"] {
  2972. background-color:transparent
  2973. }
  2974.  
  2975. .res-nightmode a[href$="/spoiler"] {
  2976. text-shadow:1px 0 12px #b4b4b4,-1px 0 12px #b4b4b4
  2977. }
  2978.  
  2979. .res-nightmode a[href$="/spoiler"]:hover,.res-nightmode a[href$="/spoiler"]:focus {
  2980. color:#fff!important
  2981. }
  2982.  
  2983. .res-nightmode a[href$="/spoiler"]::before {
  2984. color:#fff
  2985. }
  2986.  
  2987. a[href="/spoilershield"] {
  2988. display:block;
  2989. height:1236px;
  2990. background-image:url(%%mindcrackbg%%)
  2991. }
  2992.  
  2993. a[href="/spoilershield8"] {
  2994. display:block;
  2995. height:1200px;
  2996. background-image:url(%%UHC22-spoilershield%%)
  2997. }
  2998.  
  2999. a[href="/spoilershield23"] {
  3000. display:block;
  3001. height:1200px;
  3002. background-image:url(%%UHC23spoiler%%)
  3003. }
  3004.  
  3005. a[href="/secretproject1"] {
  3006. display:block;
  3007. height:800px;
  3008. background-repeat:no-repeat;
  3009. background-size:contain;
  3010. background-image:url(%%spMain3%%)
  3011. }
  3012.  
  3013. a[href="/secretproject2"] {
  3014. display:block;
  3015. height:800px;
  3016. background-repeat:no-repeat;
  3017. background-size:contain;
  3018. background-image:url(%%spMain4%%)
  3019. }
  3020.  
  3021. a[href="/nothuc23"] {
  3022. display:block;
  3023. height:800px;
  3024. background-repeat:no-repeat;
  3025. background-size:contain;
  3026. background-image:url(%%nothuc23%%)
  3027. }
  3028.  
  3029. a[href="/pooseunpoose"] {
  3030. display:block;
  3031. height:614px;
  3032. width:600px;
  3033. background-image:url(%%poose%%)
  3034. }
  3035.  
  3036. a[href="/spoilershield24"] {
  3037. display:block;
  3038. height:1200px;
  3039. background-image:url(%%spoilershield24%%)
  3040. }
  3041.  
  3042. a[href="/spoilershield25"] {
  3043. display:block;
  3044. height:1200px;
  3045. background-image:url(%%uhc25shield%%)
  3046. }
  3047.  
  3048. .updatedammitreddit {
  3049. width:5000px;
  3050. height:10px;
  3051. padding-left:10px
  3052. }
  3053.  
  3054. .thumbnail.nsfw {
  3055. background-image:url(%%spoiler%%);
  3056. background-position:left top
  3057. }
  3058.  
  3059. .marknsfw-button a[href="#"],.unmarknsfw-button a[href="#"] {
  3060. font-size:0!important;
  3061. display:inline-block;
  3062. vertical-align:bottom;
  3063. overflow:hidden;
  3064. letter-spacing:-20px;
  3065. height:16px
  3066. }
  3067.  
  3068. .unmarknsfw-button a[href="#"]:before,.marknsfw-button a[href="#"]:before {
  3069. font-size:10px!important;
  3070. visibility:visible!important;
  3071. display:block;
  3072. letter-spacing:normal
  3073. }
  3074.  
  3075. .marknsfw-button a[href="#"]:before {
  3076. content:"spoiler"
  3077. }
  3078.  
  3079. .unmarknsfw-button a[href="#"]:before {
  3080. content:"un-spoiler"
  3081. }
  3082.  
  3083. .nsfw-stamp acronym {
  3084. border:#5F99CF 1px solid!important;
  3085. display:inline-block;
  3086. font-size:0!important;
  3087. letter-spacing:0;
  3088. overflow:hidden;
  3089. vertical-align:bottom
  3090. }
  3091.  
  3092. .nsfw-stamp acronym:after {
  3093. color:#369!important;
  3094. content:"SPOILER"!important;
  3095. display:inline-block;
  3096. font-size:x-small!important;
  3097. text-decoration:none;
  3098. visibility:visible!important
  3099. }
  3100.  
  3101. .entry .buttons li.nsfw-stamp {
  3102. border:none!important
  3103. }
  3104.  
  3105. .nsfw-stamp {
  3106. color:transparent
  3107. }
  3108.  
  3109. .thumbnail.default,.thumbnail.self {
  3110. background-image:url(%%logo2%%);
  3111. background-position:0 0
  3112. }
  3113.  
  3114. .thumbnail {
  3115. height:54px
  3116. }
  3117.  
  3118. .wiki-page-content {
  3119. background:#fff;
  3120. margin-left:0;
  3121. margin-right:320px;
  3122. border:1px solid #C2BEB2;
  3123. box-shadow:3px 3px 3px #DDD;
  3124. padding:6px 12px 8px
  3125. }
  3126.  
  3127. .bottom {
  3128. display:none
  3129. }
  3130.  
  3131. #flairrow_4olna {
  3132. display:none
  3133. }
  3134.  
  3135. .res-nightmode .side .md p {
  3136. text-shadow:1px 1px #000
  3137. }
  3138.  
  3139. .link.last-clicked {
  3140. margin-left:0
  3141. }
  3142.  
  3143. .md blockquote {
  3144. display:block;
  3145. background-color:#F5F5F5;
  3146. border-style:solid;
  3147. border-width:1px 1px 1px 3px;
  3148. border-color:#C1BFBF;
  3149. border-left-color:#33343D;
  3150. margin:3px 0!important;
  3151. color:#333
  3152. }
  3153.  
  3154. .usertext p {
  3155. display:block;
  3156. margin-top:1em;
  3157. margin-bottom:1em
  3158. }
  3159.  
  3160. .usertext p:first-child {
  3161. margin-top:.45em
  3162. }
  3163.  
  3164. .usertext p:last-child {
  3165. margin-bottom:.45em
  3166. }
  3167.  
  3168. .res-nightmode .md blockquote {
  3169. background-color:inherit;
  3170. color:#c4c4c4
  3171. }
  3172.  
  3173. a.author.moderator.may-blank.id-t2_6l4z3.userTagged[href$="AutoModerator"] {
  3174. font-size:0
  3175. }
  3176.  
  3177. a.author.moderator.may-blank.id-t2_6l4z3.userTagged[href$="AutoModerator"]:after {
  3178. color:#FFF!important;
  3179. font-weight:700;
  3180. font-size:11px;
  3181. content:"CrackBot";
  3182. padding:0 2px;
  3183. border-radius:3px;
  3184. background-color:#282!important
  3185. }
  3186.  
  3187. a.author[href$="AutoModerator"] {
  3188. font-size:0
  3189. }
  3190.  
  3191. a.author[href$="AutoModerator"]:after {
  3192. font-size:small;
  3193. font-weight:400;
  3194. content:"CrackBot"
  3195. }
  3196.  
  3197. .report-button span:hover:after {
  3198. position:absolute;
  3199. white-space:normal;
  3200. display:block;
  3201. z-index:1000;
  3202. width:225px;
  3203. padding:5px;
  3204. border:0 solid #333;
  3205. background:#fca;
  3206. content:"Please report if this is breaking the rules.";
  3207. text-align:center;
  3208. font-size:10px;
  3209. color:red;
  3210. margin-left:25px;
  3211. margin-top:5px;
  3212. -moz-border-radius:4px;
  3213. border-radius:4px;
  3214. -webkit-border-radius:4px
  3215. }
  3216.  
  3217. .comment .report-button {
  3218. color:#D46161
  3219. }
  3220.  
  3221. .comment .report-button .option.main a {
  3222. color:#D46161!important
  3223. }
  3224.  
  3225. .comment .report-button .option.main a:after {
  3226. color:#D46161!important;
  3227. font-size:10px
  3228. }
  3229.  
  3230. .comment .report-button .option.error a {
  3231. color:#5C85FF!important
  3232. }
  3233.  
  3234. .link .report-button {
  3235. color:#D46161
  3236. }
  3237.  
  3238. .link .report-button .option.main a {
  3239. color:#FFF!important;
  3240. font-size:0
  3241. }
  3242.  
  3243. .link .report-button .option.main a:after {
  3244. content:"report";
  3245. color:#D46161!important;
  3246. font-size:10px
  3247. }
  3248.  
  3249. .link .report-button .option.error a {
  3250. color:#D46161!important
  3251. }
  3252.  
  3253. .side .md ul li a[href*="#l"] {
  3254. width:16px;
  3255. height:16px;
  3256. background-image:url(%%IconSheet%%);
  3257. background-position:-18px 0;
  3258. opacity:1;
  3259. color:#a68ed2
  3260. }
  3261.  
  3262. .content .midcol,.content .commentarea .comment {
  3263. overflow:visible!important;
  3264. overflow:visible!important
  3265. }
  3266.  
  3267. .morelink {
  3268. font-weight:400;
  3269. letter-spacing:0;
  3270. background-color:#222;
  3271. background:-webkit-linear-gradient(top,#373737,#000);
  3272. background:-moz-linear-gradient(top,#373737,#000);
  3273. background:-ms-linear-gradient(top,#373737,#000);
  3274. background:-o-linear-gradient(top,#373737,#000);
  3275. background:linear-gradient(top,#373737,#000);
  3276. border-radius:6px;
  3277. height:30px;
  3278. line-height:30px;
  3279. color:#fff;
  3280. border:none
  3281. }
  3282.  
  3283. .morelink:hover {
  3284. background:-webkit-linear-gradient(top,#29AECB,#2390a8);
  3285. background:-moz-linear-gradient(top,#29AECB,#2390a8);
  3286. background:-ms-linear-gradient(top,#29AECB,#2390a8);
  3287. background:-o-linear-gradient(top,#29AECB,#2390a8);
  3288. background:linear-gradient(top,#29AECB,#2390a8);
  3289. border-radius:6px
  3290. }
  3291.  
  3292. .morelink .nub {
  3293. display:none
  3294. }
  3295.  
  3296. .morelink {
  3297. color:#FFF;
  3298. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  3299. font-size:16px;
  3300. width:147px
  3301. }
  3302.  
  3303. .morelink a,.morelink a:hover {
  3304. color:#fff
  3305. }
  3306.  
  3307. .sidebox.submit-link .morelink::before {
  3308. display:block;
  3309. clear:none;
  3310. content:"Submit link";
  3311. font-size:100%
  3312. }
  3313.  
  3314. .sidebox.submit-text .morelink::before {
  3315. display:block;
  3316. clear:none;
  3317. content:"Submit text post";
  3318. font-size:100%
  3319. }
  3320.  
  3321. .sidebox.submit .morelink a {
  3322. position:absolute;
  3323. top:0;
  3324. padding-left:1000px;
  3325. font-size:0;
  3326. text-align:right;
  3327. color:#c9015b
  3328. }
  3329.  
  3330. .sidebox.submit.submit-link {
  3331. width:150px
  3332. }
  3333.  
  3334. .sidebox.submit.submit-text {
  3335. margin-top:-42px;
  3336. margin-left:153px
  3337. }
  3338.  
  3339. .res-nightmode .sidebox.submit.submit-text {
  3340. margin-top:-46px;
  3341. margin-left:153px
  3342. }
  3343.  
  3344. .sidebox.create {
  3345. display:none
  3346. }
  3347.  
  3348. .sidebox.submit.disabled {
  3349. display:none
  3350. }
  3351.  
  3352. .fancy-toggle-button .remove {
  3353. background:-webkit-linear-gradient(top,#d03240,#ba2834);
  3354. background:-moz-linear-gradient(top,#d03240,#ba2834);
  3355. background:-ms-linear-gradient(top,#d03240,#ba2834);
  3356. background:-o-linear-gradient(top,#d03240,#ba2834);
  3357. background:linear-gradient(top,#d03240,#ba2834);
  3358. content:"unsubscribe";
  3359. visibility:visible!important;
  3360. border:none;
  3361. padding-left:5px;
  3362. padding-right:225px;
  3363. border-radius:3px;
  3364. font-size:14px!important;
  3365. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  3366. font-weight:400;
  3367. margin-left:0;
  3368. color:#FFF
  3369. }
  3370.  
  3371. .fancy-toggle-button .option.add {
  3372. background:-webkit-linear-gradient(top,#29AECB,#2390a8);
  3373. background:-moz-linear-gradient(top,#29AECB,#2390a8);
  3374. background:-ms-linear-gradient(top,#29AECB,#2390a8);
  3375. background:-o-linear-gradient(top,#29AECB,#2390a8);
  3376. background:linear-gradient(top,#29AECB,#2390a8);
  3377. content:"subscribe";
  3378. visibility:visible!important;
  3379. border:none;
  3380. border-radius:3px;
  3381. padding-left:5px;
  3382. padding-right:242px;
  3383. font-size:14px!important;
  3384. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  3385. font-weight:400;
  3386. margin-left:0;
  3387. color:#FFF
  3388. }
  3389.  
  3390. .subButtons .RESshortcutside,.RESDashboardToggle {
  3391. width:139px!important;
  3392. display:inline-block;
  3393. margin-top:0;
  3394. margin-bottom:3px
  3395. }
  3396.  
  3397. .RESshortcutside {
  3398. border:none!important;
  3399. padding-left:4px!important;
  3400. padding-right:4px!important;
  3401. border-radius:3px!important;
  3402. font-size:14px!important;
  3403. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  3404. font-weight:400!important;
  3405. margin-right:5px!important;
  3406. margin-left:0;
  3407. color:#FFF!important;
  3408. background:-webkit-linear-gradient(top,#59b652,#3d9c35);
  3409. background:-moz-linear-gradient(top,#59b652,#3d9c35);
  3410. background:-ms-linear-gradient(top,#59b652,#3d9c35);
  3411. background:-o-linear-gradient(top,#59b652,#3d9c35);
  3412. background:linear-gradient(top,#59b652,#3d9c35)
  3413. }
  3414.  
  3415. .RESDashboardToggle {
  3416. border:none!important;
  3417. padding-left:4px!important;
  3418. padding-right:4px!important;
  3419. border-radius:3px!important;
  3420. font-size:14px!important;
  3421. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  3422. font-weight:400!important;
  3423. margin-right:-1px!important;
  3424. margin-left:0;
  3425. color:#FFF!important;
  3426. background:-webkit-linear-gradient(top,#59b652,#3d9c35);
  3427. background:-moz-linear-gradient(top,#59b652,#3d9c35);
  3428. background:-ms-linear-gradient(top,#59b652,#3d9c35);
  3429. background:-o-linear-gradient(top,#59b652,#3d9c35);
  3430. background:linear-gradient(top,#59b652,#3d9c35)
  3431. }
  3432.  
  3433. .RESshortcutside.remove,.RESDashboardToggle.remove {
  3434. color:#fff;
  3435. border-radius:3px!important;
  3436. background:-webkit-linear-gradient(top,#e57280,#c96875);
  3437. background:-moz-linear-gradient(top,#e57280,#c96875);
  3438. background:-ms-linear-gradient(top,#e57280,#c96875);
  3439. background:-o-linear-gradient(top,#e57280,#c96875);
  3440. background:linear-gradient(top,#e57280,#c96875)
  3441. }
  3442.  
  3443. body:not(.subscriber) #siteTable:before {
  3444. content:"Hey there! If you are new to /r/mindcrack, please read our FAQ, which can be found in the sidebar :)";
  3445. display:block;
  3446. max-width:676px;
  3447. background-color:#29AECB;
  3448. padding-left:4px;
  3449. padding-right:4px;
  3450. border-radius:3px;
  3451. border-width:0;
  3452. margin:5px;
  3453. border:none;
  3454. font-size:16px;
  3455. color:#FFF;
  3456. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  3457. font-size:16px
  3458. }
  3459.  
  3460. .titlebox h1 {
  3461. font-size:19px
  3462. }
  3463.  
  3464. .titlebox h1:first-letter {
  3465. text-transform:uppercase
  3466. }
  3467.  
  3468. .stickied {
  3469. border:1px solid #7DC986;
  3470. background-color:#DAF0DD
  3471. }
  3472.  
  3473. .gilded-icon:before {
  3474. content:normal
  3475. }
  3476.  
  3477. .gilded-icon {
  3478. background:url(%%gildedappleframes%%);
  3479. display:inline-block;
  3480. height:15px;
  3481. width:12px;
  3482. text-indent:-9999em;
  3483. -webkit-animation:apple 3.1s steps(31) infinite;
  3484. animation:apple 3.1s steps(31) infinite
  3485. }
  3486.  
  3487. @-webkit-keyframes apple {
  3488. from {
  3489. background-position:0 0
  3490. }
  3491.  
  3492. to {
  3493. background-position:0 -465px
  3494. }
  3495. }
  3496.  
  3497. @keyframes apple {
  3498. from {
  3499. background-position:0 0
  3500. }
  3501.  
  3502. to {
  3503. background-position:0 -465px
  3504. }
  3505. }
  3506.  
  3507. #baconBit {
  3508. position:fixed!important;
  3509. width:413px!important;
  3510. height:369px!important;
  3511. background-image:url(%%upvote-sheet%%)!important;
  3512. transform:rotate(0deg)!important
  3513. }
  3514.  
  3515. #baconBit.makeitrain {
  3516. transform:rotate(0deg)!important
  3517. }
  3518.  
  3519. a.expand {
  3520. z-index:1337;
  3521. position:relative
  3522. }
  3523.  
  3524. .arrow.up {
  3525. background-image:url(%%IconSheet%%);
  3526. background-position:0 -18px;
  3527. height:17px;
  3528. width:15px
  3529. }
  3530.  
  3531. .arrow.upmod {
  3532. background-image:url(%%IconSheet%%);
  3533. background-position:-15px -18px;
  3534. height:17px;
  3535. width:15px
  3536. }
  3537.  
  3538. .arrow.down {
  3539. background-image:url(%%IconSheet%%);
  3540. background-position:-30px -18px;
  3541. height:17px;
  3542. width:15px
  3543. }
  3544.  
  3545. .arrow.downmod {
  3546. background-image:url(%%IconSheet%%);
  3547. background-position:-45px -18px;
  3548. height:17px;
  3549. width:15px
  3550. }
  3551.  
  3552. .thing .upmod:focus::after {
  3553. content:"";
  3554. font-size:12px;
  3555. margin-left:1px;
  3556. z-index:99;
  3557. position:relative;
  3558. color:#FF4500c;
  3559. bottom:18px;
  3560. opacity:0;
  3561. -webkit-animation-name:exAn;
  3562. -webkit-animation-duration:2s;
  3563. -webkit-animation-timing-function:ease-out;
  3564. -webkit-animation-iteration-count:1;
  3565. animation-name:exAn;
  3566. animation-duration:2s;
  3567. animation-timing-function:ease-out;
  3568. animation-iteration-count:1;
  3569. animation-play-state:running
  3570. }
  3571.  
  3572. @-webkit-keyframes exAn {
  3573. 0% {
  3574. color:#FF8C69
  3575. }
  3576.  
  3577. 8% {
  3578. bottom:23px;
  3579. opacity:1
  3580. }
  3581.  
  3582. 15% {
  3583. bottom:28px
  3584. }
  3585.  
  3586. 30% {
  3587. color:red
  3588. }
  3589.  
  3590. 50% {
  3591. color:red;
  3592. bottom:33px
  3593. }
  3594.  
  3595. 60% {
  3596. color:#FF4500
  3597. }
  3598.  
  3599. 100% {
  3600. bottom:38px;
  3601. opacity:0
  3602. }
  3603. }
  3604.  
  3605. @keyframes exAn {
  3606. 0% {
  3607. color:#FF8C69
  3608. }
  3609.  
  3610. 8% {
  3611. bottom:23px;
  3612. opacity:1
  3613. }
  3614.  
  3615. 15% {
  3616. bottom:28px
  3617. }
  3618.  
  3619. 30% {
  3620. color:red
  3621. }
  3622.  
  3623. 50% {
  3624. color:red;
  3625. bottom:33px
  3626. }
  3627.  
  3628. 60% {
  3629. color:#FF4500
  3630. }
  3631.  
  3632. 100% {
  3633. bottom:38px;
  3634. opacity:0
  3635. }
  3636. }
  3637.  
  3638. .thing[data-fullname$="a"] > .midcol > .upmod:focus::after {
  3639. content:"OMG!"
  3640. }
  3641.  
  3642. .thing[data-fullname$="b"] > .midcol > .upmod:focus::after {
  3643. content:"I'm dying, folks!"
  3644. }
  3645.  
  3646. .thing[data-fullname$="c"] > .midcol > .upmod:focus::after {
  3647. content:"Allllright guys!"
  3648. }
  3649.  
  3650. .thing[data-fullname$="d"] > .midcol > .upmod:focus::after {
  3651. content:"The Neo Geo is poisoned!"
  3652. }
  3653.  
  3654. .thing[data-fullname$="e"] > .midcol > .upmod:focus::after {
  3655. content:"Lava Bucket Ho!"
  3656. }
  3657.  
  3658. .thing[data-fullname$="f"] > .midcol > .upmod:focus::after {
  3659. content:"Mornin' Miners!"
  3660. }
  3661.  
  3662. .thing[data-fullname$="g"] > .midcol > .upmod:focus::after {
  3663. content:"Indeed!"
  3664. }
  3665.  
  3666. .thing[data-fullname$="h"] > .midcol > .upmod:focus::after {
  3667. content:"Woof!"
  3668. }
  3669.  
  3670. .thing[data-fullname$="i"] > .midcol > .upmod:focus::after {
  3671. content:"For Justice!"
  3672. }
  3673.  
  3674. .thing[data-fullname$="j"] > .midcol > .upmod:focus::after {
  3675. content:"Fantastic!"
  3676. }
  3677.  
  3678. .thing[data-fullname$="k"] > .midcol > .upmod:focus::after {
  3679. content:"Greetings"
  3680. }
  3681.  
  3682. .thing[data-fullname$="l"] > .midcol > .upmod:focus::after {
  3683. content:"Hype!"
  3684. }
  3685.  
  3686. .thing[data-fullname$="m"] > .midcol > .upmod:focus::after {
  3687. content:"ORANGE WOOL!!!!"
  3688. }
  3689.  
  3690. .thing[data-fullname$="n"] > .midcol > .upmod:focus::after {
  3691. content:"YWEYAWYWAYAS!"
  3692. }
  3693.  
  3694. .thing[data-fullname$="o"] > .midcol > .upmod:focus::after {
  3695. content:"Baj Denial"
  3696. }
  3697.  
  3698. .thing[data-fullname$="p"] > .midcol > .upmod:focus::after {
  3699. content:"Apple Rise!"
  3700. }
  3701.  
  3702. .thing[data-fullname$="q"] > .midcol > .upmod:focus::after {
  3703. content:"BLESS!"
  3704. }
  3705.  
  3706. .thing[data-fullname$="r"] > .midcol > .upmod:focus::after {
  3707. content:"#FortheBrand"
  3708. }
  3709.  
  3710. .thing[data-fullname$="s"] > .midcol > .upmod:focus::after {
  3711. content:"TROUBLE IN TERRORIST TOWNERRRRRSSSS!!"
  3712. }
  3713.  
  3714. .thing[data-fullname$="t"] > .midcol > .upmod:focus::after {
  3715. content:"Guude's got it!"
  3716. }
  3717.  
  3718. .thing[data-fullname$="u"] > .midcol > .upmod:focus::after {
  3719. content:"UHC confirmed!"
  3720. }
  3721.  
  3722. .thing[data-fullname$="v"] > .midcol > .upmod:focus::after {
  3723. content:"P.S. Baj is Awesome"
  3724. }
  3725.  
  3726. .thing[data-fullname$="w"] > .midcol > .upmod:focus::after {
  3727. content:"We Guuci Fam"
  3728. }
  3729.  
  3730. .thing[data-fullname$="x"] > .midcol > .upmod:focus::after {
  3731. content:"Shirts!"
  3732. }
  3733.  
  3734. .thing[data-fullname$="y"] > .midcol > .upmod:focus::after {
  3735. content:"Secret Saturdays!"
  3736. }
  3737.  
  3738. .thing[data-fullname$="z"] > .midcol > .upmod:focus::after {
  3739. content:"Indeed!"
  3740. }
  3741.  
  3742. .thing[data-fullname$="1"] > .midcol > .upmod:focus::after {
  3743. content:"This bucket has wheels!"
  3744. }
  3745.  
  3746. .thing[data-fullname$="2"] > .midcol > .upmod:focus::after {
  3747. content:"Coe's Quest 2 Confirmed!"
  3748. }
  3749.  
  3750. .thing[data-fullname$="3"] > .midcol > .upmod:focus::after {
  3751. content:"Ever been to an ice bar?"
  3752. }
  3753.  
  3754. .thing[data-fullname$="4"] > .midcol > .upmod:focus::after {
  3755. content:"Are you kidding me?!"
  3756. }
  3757.  
  3758. .thing[data-fullname$="5"] > .midcol > .upmod:focus::after {
  3759. content:"DROOOOOOO!!"
  3760. }
  3761.  
  3762. .thing[data-fullname$="6"] > .midcol > .upmod:focus::after {
  3763. content:"Game theory!"
  3764. }
  3765.  
  3766. .thing[data-fullname$="7"] > .midcol > .upmod:focus::after {
  3767. content:"Who?"
  3768. }
  3769.  
  3770. .thing[data-fullname$="8"] > .midcol > .upmod:focus::after {
  3771. content:"Skadoosh!"
  3772. }
  3773.  
  3774. .thing[data-fullname$="9"] > .midcol > .upmod:focus::after {
  3775. content:"Peace Out Girl Scouts!"
  3776. }
  3777.  
  3778. .thing[data-fullname$="0"] > .midcol > .upmod:focus::after {
  3779. content:"Dem Squeeks!"
  3780. }
  3781.  
  3782. .thing .upmod:focus:after {
  3783. white-space:nowrap
  3784. }
  3785.  
  3786. #search input[type=text] {
  3787. width:300px;
  3788. height:27px;
  3789. font-size:16px!important;
  3790. text-align:left;
  3791. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  3792. background:#AEAEAE;
  3793. border:1px solid;
  3794. border-color:#C4C4C4;
  3795. color:#fff
  3796. }
  3797.  
  3798. #previoussearch input[type=text][name=q] {
  3799. color:#fff!important
  3800. }
  3801.  
  3802. #search input::-webkit-input-placeholder {
  3803. color:#FFF
  3804. }
  3805.  
  3806. #search input::-moz-placeholder {
  3807. color:#FFF
  3808. }
  3809.  
  3810. .infobar {
  3811. background-color:#ececec;
  3812. border:none;
  3813. color:#000;
  3814. border-radius:0!important
  3815. }
  3816.  
  3817. .arrow.down:hover:before {
  3818. position:absolute;
  3819. display:block;
  3820. z-index:1000;
  3821. width:210px;
  3822. padding:5px;
  3823. border:0 solid #333;
  3824. background:#56A0D3;
  3825. content:"THINK AGAIN: Downvotes are not to show disagreement, replies are";
  3826. text-align:center;
  3827. font-size:10px;
  3828. color:#fff;
  3829. margin-left:25px;
  3830. margin-top:5px;
  3831. -moz-border-radius:4px;
  3832. border-radius:4px;
  3833. -webkit-border-radius:4px
  3834. }
  3835.  
  3836. .report-action-form li:not(:last-child) label {
  3837. font-size:0
  3838. }
  3839.  
  3840. .report-reasons li.report-reason[title="spam"],/* For mods */
  3841. .report-reasons li.report-reason[title="vote manipulation"],.report-reasons li.report-reason[title="personal information"],.report-reasons li.report-reason[title="sexualizing minors"],.report-reasons li.report-reason[title="breaking reddit"] {
  3842. font-size:0
  3843. }
  3844.  
  3845. .report-action-form li label:after {
  3846. font-size:12px
  3847. }
  3848.  
  3849. .report-reasons li.report-reason:after {
  3850. display:inline-block;
  3851. height:16px;
  3852. position:relative;
  3853. top:9px;
  3854. font-size:10px
  3855. }
  3856.  
  3857. .report-action-form li:nth-child(1) label:after,.report-reasons li.report-reason[title="spam"]:after {
  3858. content:"not Mindcrack related"
  3859. }
  3860.  
  3861. .report-action-form li:nth-child(2) label:after,.report-reasons li.report-reason[title="vote manipulation"]:after {
  3862. content:"personal information"
  3863. }
  3864.  
  3865. .report-action-form li:nth-child(3) label:after,.report-reasons li.report-reason[title="personal information"]:after {
  3866. content:"leak / spoilers in title"
  3867. }
  3868.  
  3869. .report-action-form li:nth-child(4) label:after,.report-reasons li.report-reason[title="sexualizing minors"]:after {
  3870. content:"personal attack / extremely rude"
  3871. }
  3872.  
  3873. .report-action-form li:nth-child(5) label:after,.report-reasons li.report-reason[title="breaking reddit"]:after {
  3874. content:"already posted"
  3875. }
  3876.  
  3877. .report-action-form {
  3878. display:none;
  3879. background-color:#FF8080;
  3880. border:4px solid #B91111;
  3881. max-width:300px;
  3882. padding:5px;
  3883. margin:5px 0;
  3884. font-size:larger
  3885. }
  3886.  
  3887. .titlebox .md ul,form>div.md>ol {
  3888. padding-left:0
  3889. }
  3890.  
  3891. #progressIndicator {
  3892. display:block!important;
  3893. width:auto!important
  3894. }
  3895.  
  3896. a[href="/PJSalt"] {
  3897. width:36px;
  3898. height:30px;
  3899. content:" ";
  3900. background-image:url(%%pjsalt%%);
  3901. display:inline-block;
  3902. cursor:default;
  3903. font-size:0;
  3904. vertical-align:top
  3905. }
  3906.  
  3907. .stickied code {
  3908. display:none
  3909. }
  3910.  
  3911. .titlebox h1 a: before {
  3912. content:"";
  3913. color:#56A0D3;
  3914. background:url(%%MINDlogo%%);
  3915. padding:10px 2px;
  3916. width:293px;
  3917. height:20px;
  3918. display:inline-block;
  3919. margin-left:3px
  3920. }
  3921.  
  3922. .titlebox h1 a:hover::before {
  3923. content:"";
  3924. color:#56A0D3;
  3925. background:url(%%MINDlogoHover%%)!important;
  3926. padding:10px 2px;
  3927. width:293px;
  3928. height:20px;
  3929. display:inline-block;
  3930. margin-left:3px
  3931. }
  3932.  
  3933. .titlebox h1 a {
  3934. font-size:0
  3935. }
  3936.  
  3937. .subscribers {
  3938. color:#000;
  3939. background-color:#ececec;
  3940. padding:10px 2px 10px 5px;
  3941. margin-top:3px;
  3942. width:292px;
  3943. display:inline-block;
  3944. font-weight:400
  3945. }
  3946.  
  3947. .res-nightmode .subscribers {
  3948. color:#fff;
  3949. background-color:#4c4c4c;
  3950. padding:10px 2px 10px 5px;
  3951. margin-top:3px;
  3952. width:292px;
  3953. display:inline-block;
  3954. font-weight:400
  3955. }
  3956.  
  3957. .users-online {
  3958. color:#000;
  3959. background-color:#ececec;
  3960. padding:10px 2px 10px 5px;
  3961. margin-top:3px;
  3962. width:292px;
  3963. display:inline-block;
  3964. font-weight:400
  3965. }
  3966.  
  3967. .res-nightmode .users-online {
  3968. color:#fff;
  3969. background-color:#4c4c4c;
  3970. padding:10px 2px 10px 5px;
  3971. margin-top:3px;
  3972. width:292px;
  3973. display:inline-block;
  3974. font-weight:400
  3975. }
  3976.  
  3977. .titlebox form.toggle,.leavemoderator {
  3978. color:#000;
  3979. background-color:#ececec;
  3980. padding:2px;
  3981. margin-top:0;
  3982. width:295px;
  3983. display:inline-block;
  3984. font-weight:400
  3985. }
  3986.  
  3987. .titlebox form.flairtoggle {
  3988. padding:5px 4px 5px 0;
  3989. margin-top:3px;
  3990. position:relative;
  3991. background:#ececec!important;
  3992. height:12px;
  3993. text-indent:37px;
  3994. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  3995. font-size:9.5pt
  3996. }
  3997.  
  3998. .res-nightmode .titlebox form.flairtoggle {
  3999. padding:5px 4px 5px 0;
  4000. margin-top:3px;
  4001. position:relative;
  4002. background:#4c4c4c!important;
  4003. height:12px;
  4004. text-indent:37px;
  4005. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  4006. font-size:9.5pt
  4007. }
  4008.  
  4009. .titlebox form.flairtoggle:before {
  4010. content:"";
  4011. width:30px;
  4012. height:45px;
  4013. display:block;
  4014. position:absolute;
  4015. top:0;
  4016. left:0;
  4017. background-color:#93a9bf
  4018. }
  4019.  
  4020. .res-nightmode .titlebox form.flairtoggle:before {
  4021. content:"";
  4022. width:30px;
  4023. height:45px;
  4024. display:block;
  4025. position:absolute;
  4026. top:0;
  4027. left:0;
  4028. background-color:#4c4c4c
  4029. }
  4030.  
  4031. .titlebox form.flairtoggle input {
  4032. position:absolute;
  4033. top:15px;
  4034. left:9px
  4035. }
  4036.  
  4037. .titlebox .tagline {
  4038. height:23px;
  4039. padding:0 0 0 37px;
  4040. margin:0 0 5px;
  4041. background:#ececec;
  4042. line-height:18px;
  4043. color:#000;
  4044. width:262px
  4045. }
  4046.  
  4047. .res-nightmode .titlebox .tagline {
  4048. height:23px;
  4049. padding:0 0 0 37px;
  4050. margin:0 0 5px;
  4051. background:#4c4c4c;
  4052. line-height:18px;
  4053. color:#000;
  4054. width:262px
  4055. }
  4056.  
  4057. .side .md p {
  4058. text-shadow:none
  4059. }
  4060.  
  4061. .side .md p [href*="#btn"] {
  4062. color:#000!important;
  4063. background-color:#ececec;
  4064. margin-top:-2px;
  4065. height:15px;
  4066. width:295px;
  4067. padding:10px 3px 10px 5px;
  4068. display:block;
  4069. outline:0
  4070. }
  4071.  
  4072. .side .md p [href*="#mod"] {
  4073. color:#000!important;
  4074. background-color:#ececec;
  4075. margin-top:-2px;
  4076. height:15px;
  4077. width:295px;
  4078. padding:10px 3px 10px 5px;
  4079. display:block;
  4080. outline:0
  4081. }
  4082.  
  4083. .side .md p [href*="#mod"]:hover {
  4084. color:#000!important;
  4085. background-color:#4bba56;
  4086. margin-top:-2px;
  4087. height:15px;
  4088. width:295px;
  4089. padding:10px 3px 10px 5px;
  4090. display:block;
  4091. outline:0
  4092. }
  4093.  
  4094. .res-nightmode .md p [href*="#btn"] {
  4095. color:#fff!important;
  4096. background-color:#4c4c4c;
  4097. margin-top:-2px;
  4098. height:15px;
  4099. width:295px;
  4100. padding:10px 3px 10px 5px;
  4101. display:block
  4102. }
  4103.  
  4104. .side .md p [href*="#btn"]:hover {
  4105. text-shadow:none;
  4106. background-color:#56A0D3;
  4107. color:#black;
  4108. margin-top:-2px;
  4109. height:15px;
  4110. width:295px;
  4111. padding:10px 3px 10px 5px;
  4112. display:block;
  4113. outline:0
  4114. }
  4115.  
  4116. .icon-menu a {
  4117. background-color:transparent
  4118. }
  4119.  
  4120. .sidecontentbox .content {
  4121. background-color:#ececec
  4122. }
  4123.  
  4124. .linkinfo {
  4125. background-color:#ececec;
  4126. border-radius:0
  4127. }
  4128.  
  4129. .side .md p [href*="#flair"] {
  4130. color:#000!important;
  4131. background-color:#ececec;
  4132. margin-top:-2px;
  4133. height:15px;
  4134. width:295px;
  4135. padding:10px 3px 10px 5px;
  4136. display:block;
  4137. outline:0
  4138. }
  4139.  
  4140. .res-nightmode .md p [href*="#flair"] {
  4141. color:#fff!important;
  4142. background-color:#4c4c4c;
  4143. margin-top:-2px;
  4144. height:15px;
  4145. width:295px;
  4146. padding:10px 3px 10px 5px;
  4147. display:block
  4148. }
  4149.  
  4150. .side .md p [href*="#flair"]:hover {
  4151. text-shadow:none;
  4152. background-color:#56A0D3;
  4153. color:#black;
  4154. margin-top:-2px;
  4155. height:15px;
  4156. width:295px;
  4157. padding:10px 3px 10px 5px;
  4158. display:block;
  4159. outline:0
  4160. }
  4161.  
  4162. .side .md p [href*="#wtfsq"] {
  4163. text-align:center;
  4164. font-size:13px;
  4165. color:#fff!important;
  4166. background-color:#939393;
  4167. margin-top:-2px;
  4168. height:15px;
  4169. width:140px;
  4170. padding:10px 3px 10px 5px;
  4171. display:block;
  4172. margin-bottom:-7px;
  4173. outline:0
  4174. }
  4175.  
  4176. .side .md p [href*="#wtfsq"]:hover {
  4177. text-align:center;
  4178. text-shadow:none;
  4179. color:#fff!important;
  4180. background-color:#f27600;
  4181. margin-top:-2px;
  4182. height:15px;
  4183. width:140px;
  4184. padding:10px 3px 10px 5px;
  4185. display:block;
  4186. outline:0
  4187. }
  4188.  
  4189. .side .md p [href*="#pp"] {
  4190. text-align:center;
  4191. font-size:13px;
  4192. color:#fff!important;
  4193. background-color:#939393;
  4194. margin-top:-2px;
  4195. width:140px;
  4196. padding:10px 3px 10px 5px;
  4197. display:block;
  4198. outline:0;
  4199. margin-left:151px;
  4200. margin-top:-33px;
  4201. position:absolute
  4202. }
  4203.  
  4204. .side .md p [href*="#pp"]:hover {
  4205. text-align:center;
  4206. color:#fff!important;
  4207. background-color:#11a426;
  4208. margin-top:-2px;
  4209. width:140px;
  4210. padding:10px 3px 10px 5px;
  4211. display:block;
  4212. outline:0;
  4213. margin-left:151px;
  4214. margin-top:-33px;
  4215. position:absolute
  4216. }
  4217.  
  4218. @media (max-width:800px) {
  4219. .side {
  4220. display:none
  4221. }
  4222.  
  4223. .content #siteTable.linklisting,.content .sitetable.nestedlisting,.sheets {
  4224. margin-right:0!important
  4225. }
  4226.  
  4227. body:lang(bl) .side {
  4228. display:none
  4229. }
  4230.  
  4231. body:lang(bl) .content #siteTable.linklisting,body:lang(bl) .content .sitetable.nestedlisting,body:lang(bl) .sheets {
  4232. margin-right:0!important
  4233. }
  4234. }
  4235.  
  4236. .formtabs-content {
  4237. border-top:none!important
  4238. }
  4239.  
  4240. #newlink .infobar {
  4241. background:#6b747e;
  4242. border:2px solid #000;
  4243. color:#fff;
  4244. height:80px;
  4245. width:510px;
  4246. margin-left:12px!important
  4247. }
  4248.  
  4249. .tabmenu.formtab {
  4250. position:absolute;
  4251. top:305px;
  4252. left:370px
  4253. }
  4254.  
  4255. .submit-page #reddit-field {
  4256. display:none
  4257. }
  4258.  
  4259. .submit-page #title-field {
  4260. background-color:#b3c2d2;
  4261. border:2px solid #000;
  4262. color:#000;
  4263. margin-left:12px
  4264. }
  4265.  
  4266. .submit-page #url-field {
  4267. background-color:#b3c2d2;
  4268. border:2px solid #000;
  4269. color:#000;
  4270. padding:9px;
  4271. margin-bottom:12px;
  4272. margin-left:12px
  4273. }
  4274.  
  4275. .submit-page #text-field {
  4276. background-color:#b3c2d2;
  4277. border:2px solid #000;
  4278. color:#000;
  4279. padding:9px;
  4280. margin-bottom:12px;
  4281. margin-left:12px
  4282. }
  4283.  
  4284. .gray {
  4285. display:none!important
  4286. }
  4287.  
  4288. span.RESCharCounter {
  4289. color:#000
  4290. }
  4291.  
  4292. .formtabs-content .infobar:after,.content .infobar:after {
  4293. line-height:21px;
  4294. margin-top:5px;
  4295. line-height:21px;
  4296. margin-top:5px
  4297. }
  4298.  
  4299. #newlink .infobar:after {
  4300. padding-left:32px;
  4301. padding-top:8px;
  4302. background:url(%%logo2night%%) no-repeat left;
  4303. background-size:7%;
  4304. color:#fff;
  4305. content:"Please flair your post after submitting it!";
  4306. font-size:10px;
  4307. text-align:left;
  4308. display:block
  4309. }
  4310.  
  4311. #header-bottom-left .tabmenu li,.tabmenu.formtab li {
  4312. font-size:9px;
  4313. line-height:16px;
  4314. margin-left:12px
  4315. }
  4316.  
  4317. .tabmenu.formtab li {
  4318. margin:auto;
  4319. margin-right:10px
  4320. }
  4321.  
  4322. .tabmenu.formtab li:before {
  4323. background-color:#b3c2d2;
  4324. border:2px solid #000
  4325. }
  4326.  
  4327. .tabmenu.formtab li a {
  4328. background-color:#ececec;
  4329. color:#000;
  4330. font-size:13px;
  4331. border:1px
  4332. }
  4333.  
  4334. .tabmenu.formtab .selected a {
  4335. background-color:#b3c2d2;
  4336. color:#000;
  4337. font-size:13px;
  4338. border:1px
  4339. }
  4340.  
  4341. .roundfield {
  4342. width:500px;
  4343. background-color:#b3c2d2!important;
  4344. border:2px solid #000;
  4345. border-radius:4px;
  4346. padding:5px 10px 10px;
  4347. color:#000;
  4348. margin-left:12px
  4349. }
  4350.  
  4351. .roundfield .roundfield-content {
  4352. margin-top:5px;
  4353. border:none;
  4354. vertical-align:top;
  4355. background-color:#b3c2d2;
  4356. color:#000
  4357. }
  4358.  
  4359. .submit_text h1 {
  4360. color:#000;
  4361. display:block;
  4362. font-size:16px;
  4363. font-weight:700;
  4364. margin-left:12px
  4365. }
  4366.  
  4367. .md {
  4368. max-width:60em;
  4369. color:#000
  4370. }
  4371.  
  4372. .content.submit .info-notice {
  4373. background-color:#b3c2d2;
  4374. border:2px solid #000;
  4375. padding:9px;
  4376. margin-bottom:12px;
  4377. font-size:larger
  4378. }
  4379.  
  4380. .RESMacroDropdownTitle {
  4381. color:#000!important
  4382. }
  4383.  
  4384. button,html input[type="button"],input[type="reset"],input[type="submit"] {
  4385. margin-left:12px!important
  4386. }
  4387.  
  4388. .comments-page .sitetable.nestedlisting {
  4389. display:-webkit-flex;
  4390. display:-ms-flexbox;
  4391. display:flex;
  4392. -webkit-flex-direction:column;
  4393. -ms-flex-direction:column;
  4394. flex-direction:column;
  4395. -webkit-flex-wrap:nowrap;
  4396. -ms-flex-wrap:nowrap;
  4397. flex-wrap:nowrap
  4398. }
  4399.  
  4400. .usertext-body a {
  4401. display:inline-block
  4402. }
  4403.  
  4404. a[href|="//#"] {
  4405. background-image:url(spritesheet.png);
  4406. background-repeat:no-repeat;
  4407. display:block;
  4408. width:28px;
  4409. height:28px
  4410. }
  4411.  
  4412. a[href|="//#arkasAmb"] {
  4413. background-position:0 0
  4414. }
  4415.  
  4416. a[href|="//#arkasBush"] {
  4417. background-position:0 -28px
  4418. }
  4419.  
  4420. a[href|="//#arkasDank"] {
  4421. background-position:0 -56px
  4422. }
  4423.  
  4424. a[href|="//#arkasNoot"] {
  4425. background-position:0 -84px
  4426. }
  4427.  
  4428. a[href|="//#arkasPlane"] {
  4429. background-position:0 -112px
  4430. }
  4431.  
  4432. a[href|="//#arkasPot"] {
  4433. background-position:0 -140px
  4434. }
  4435.  
  4436. a[href|="//#aureyBananas"] {
  4437. background-position:0 -168px
  4438. }
  4439.  
  4440. a[href|="//#aureyCake"] {
  4441. background-position:0 -196px
  4442. }
  4443.  
  4444. a[href|="//#aureyFace"] {
  4445. background-position:0 -224px
  4446. }
  4447.  
  4448. a[href|="//#aureyGlitterCannon"] {
  4449. background-position:0 -252px
  4450. }
  4451.  
  4452. a[href|="//#aureyHeart"] {
  4453. background-position:0 -280px
  4454. }
  4455.  
  4456. a[href|="//#aureyKappa"] {
  4457. background-position:0 -308px
  4458. }
  4459.  
  4460. a[href|="//#blingHype"] {
  4461. background-position:0 -336px
  4462. }
  4463.  
  4464. a[href|="//#blingLAAL"] {
  4465. background-position:0 -364px
  4466. }
  4467.  
  4468. a[href|="//#blingRNG"] {
  4469. background-position:0 -392px
  4470. }
  4471.  
  4472. a[href|="//#blingSalt"] {
  4473. background-position:0 -420px
  4474. }
  4475.  
  4476. a[href|="//#blingYEEY"] {
  4477. background-position:0 -448px
  4478. }
  4479.  
  4480. a[href|="//#coeBot"] {
  4481. background-position:0 -476px
  4482. }
  4483.  
  4484. a[href|="//#coeCake"] {
  4485. background-position:0 -504px
  4486. }
  4487.  
  4488. a[href|="//#coeGrump"] {
  4489. background-position:0 -532px
  4490. }
  4491.  
  4492. a[href|="//#coeHype"] {
  4493. background-position:0 -560px
  4494. }
  4495.  
  4496. a[href|="//#coeK"] {
  4497. background-position:0 -588px
  4498. }
  4499.  
  4500. a[href|="//#coeNecomie"] {
  4501. background-position:0 -616px
  4502. }
  4503.  
  4504. a[href|="//#coeRage"] {
  4505. background-position:0 -644px
  4506. }
  4507.  
  4508. a[href|="//#coeRip"] {
  4509. background-position:0 -672px
  4510. }
  4511.  
  4512. a[href|="//#coeWaii"] {
  4513. background-position:0 -700px
  4514. }
  4515.  
  4516. a[href|="//#guudeAnt"] {
  4517. background-position:0 -728px
  4518. }
  4519.  
  4520. a[href|="//#guudeBeetle"] {
  4521. background-position:0 -756px
  4522. }
  4523.  
  4524. a[href|="//#guudeDisappointed"] {
  4525. background-position:0 -784px
  4526. }
  4527.  
  4528. a[href|="//#guudeGiggle"] {
  4529. background-position:0 -812px
  4530. }
  4531.  
  4532. a[href|="//#guudeNervous"] {
  4533. background-position:0 -840px
  4534. }
  4535.  
  4536. a[href|="//#guudeRIP"] {
  4537. background-position:0 -868px
  4538. }
  4539.  
  4540. a[href|="//#guudeSpidereye"] {
  4541. background-position:0 -896px
  4542. }
  4543.  
  4544. a[href|="//#guudeTea"] {
  4545. background-position:0 -924px
  4546. }
  4547.  
  4548. a[href|="//#guudeZilla"] {
  4549. background-position:0 -952px
  4550. }
  4551.  
  4552. a[href|="//#jpakFeesh"] {
  4553. background-position:0 -980px
  4554. }
  4555.  
  4556. a[href|="//#jpakHi"] {
  4557. background-position:0 -1008px
  4558. }
  4559.  
  4560. a[href|="//#jpakPigvil"] {
  4561. background-position:0 -1036px
  4562. }
  4563.  
  4564. a[href|="//#jpakReggie"] {
  4565. background-position:0 -1064px
  4566. }
  4567.  
  4568. a[href|="//#jpakReginald"] {
  4569. background-position:0 -1092px
  4570. }
  4571.  
  4572. a[href|="//#jpakRockofmovement"] {
  4573. background-position:0 -1120px
  4574. }
  4575.  
  4576. a[href|="//#kurtCone"] {
  4577. background-position:0 -1148px
  4578. }
  4579.  
  4580. a[href|="//#kurtEva"] {
  4581. background-position:0 -1176px
  4582. }
  4583.  
  4584. a[href|="//#kurtFail"] {
  4585. background-position:0 -1204px
  4586. }
  4587.  
  4588. a[href|="//#kurtIndeed"] {
  4589. background-position:0 -1232px
  4590. }
  4591.  
  4592. a[href|="//#kurtMagic"] {
  4593. background-position:0 -1260px
  4594. }
  4595.  
  4596. a[href|="//#kurtScience"] {
  4597. background-position:0 -1288px
  4598. }
  4599.  
  4600. a[href|="//#kurtSub"] {
  4601. background-position:0 -1316px
  4602. }
  4603.  
  4604. a[href|="//#kurtWolfie"] {
  4605. background-position:0 -1344px
  4606. }
  4607.  
  4608. a[href|="//#mcgBlush"] {
  4609. background-position:0 -1372px
  4610. }
  4611.  
  4612. a[href|="//#mcgBreak"] {
  4613. background-position:0 -1400px
  4614. }
  4615.  
  4616. a[href|="//#mcgChamp"] {
  4617. background-position:0 -1428px
  4618. }
  4619.  
  4620. a[href|="//#mcgFix"] {
  4621. background-position:0 -1456px
  4622. }
  4623.  
  4624. a[href|="//#mcgForce"] {
  4625. background-position:0 -1484px
  4626. }
  4627.  
  4628. a[href|="//#mcgGotEm"] {
  4629. background-position:0 -1512px
  4630. }
  4631.  
  4632. a[href|="//#mcgNerd"] {
  4633. background-position:0 -1540px
  4634. }
  4635.  
  4636. a[href|="//#mcgPlz"] {
  4637. background-position:0 -1568px
  4638. }
  4639.  
  4640. a[href|="//#mcgRavio"] {
  4641. background-position:0 -1596px
  4642. }
  4643.  
  4644. a[href|="//#mcgRupee"] {
  4645. background-position:0 -1624px
  4646. }
  4647.  
  4648. a[href|="//#mhyFace"] {
  4649. background-position:0 -1652px
  4650. }
  4651.  
  4652. a[href|="//#mhyTag"] {
  4653. background-position:0 -1680px
  4654. }
  4655.  
  4656. a[href|="//#mhyWho"] {
  4657. background-position:0 -1708px
  4658. }
  4659.  
  4660. a[href|="//#millCRY"] {
  4661. background-position:0 -1736px
  4662. }
  4663.  
  4664. a[href|="//#millJAZZ"] {
  4665. background-position:0 -1764px
  4666. }
  4667.  
  4668. a[href|="//#millLOVE"] {
  4669. background-position:0 -1792px
  4670. }
  4671.  
  4672. a[href|="//#millRAGE"] {
  4673. background-position:0 -1820px
  4674. }
  4675.  
  4676. a[href|="//#millWAII"] {
  4677. background-position:0 -1848px
  4678. }
  4679.  
  4680. a[href|="//#millWHOA"] {
  4681. background-position:0 -1876px
  4682. }
  4683.  
  4684. a[href|="//#millWIN"] {
  4685. background-position:0 -1904px
  4686. }
  4687.  
  4688. a[href|="//#millWTF"] {
  4689. background-position:0 -1932px
  4690. }
  4691.  
  4692. a[href|="//#omgchadCella"] {
  4693. background-position:0 -1960px
  4694. }
  4695.  
  4696. a[href|="//#omgchadFace"] {
  4697. background-position:0 -1988px
  4698. }
  4699.  
  4700. a[href|="//#omgchadFam"] {
  4701. background-position:0 -2016px
  4702. }
  4703.  
  4704. a[href|="//#omgchadFancy"] {
  4705. background-position:0 -2044px
  4706. }
  4707.  
  4708. a[href|="//#omgchadHat"] {
  4709. background-position:0 -2072px
  4710. }
  4711.  
  4712. a[href|="//#omgchadHype"] {
  4713. background-position:0 -2100px
  4714. }
  4715.  
  4716. a[href|="//#omgchadKappa"] {
  4717. background-position:0 -2128px
  4718. }
  4719.  
  4720. a[href|="//#omgchadNopants"] {
  4721. background-position:0 -2156px
  4722. }
  4723.  
  4724. a[href|="//#omgchadPizza"] {
  4725. background-position:0 -2184px
  4726. }
  4727.  
  4728. a[href|="//#omgchadWaffles"] {
  4729. background-position:0 -2212px
  4730. }
  4731.  
  4732. a[href|="//#pause1"] {
  4733. background-position:0 -2240px
  4734. }
  4735.  
  4736. a[href|="//#pause2"] {
  4737. background-position:0 -2268px
  4738. }
  4739.  
  4740. a[href|="//#pause3"] {
  4741. background-position:0 -2296px
  4742. }
  4743.  
  4744. a[href|="//#pause4"] {
  4745. background-position:0 -2324px
  4746. }
  4747.  
  4748. a[href|="//#pauseBaby"] {
  4749. background-position:0 -2352px
  4750. }
  4751.  
  4752. a[href|="//#pauseChiblee"] {
  4753. background-position:0 -2380px
  4754. }
  4755.  
  4756. a[href|="//#pauseCry"] {
  4757. background-position:0 -2408px
  4758. }
  4759.  
  4760. a[href|="//#pauseDealwithit"] {
  4761. background-position:0 -2436px
  4762. }
  4763.  
  4764. a[href|="//#pauseGrip"] {
  4765. background-position:0 -2464px
  4766. }
  4767.  
  4768. a[href|="//#pauseLove"] {
  4769. background-position:0 -2492px
  4770. }
  4771.  
  4772. a[href|="//#pausePalm"] {
  4773. background-position:0 -2520px
  4774. }
  4775.  
  4776. a[href|="//#pauseRage"] {
  4777. background-position:0 -2548px
  4778. }
  4779.  
  4780. a[href|="//#pauseRip"] {
  4781. background-position:0 -2576px
  4782. }
  4783.  
  4784. a[href|="//#pauseSellout"] {
  4785. background-position:0 -2604px
  4786. }
  4787.  
  4788. a[href|="//#pauseZelda"] {
  4789. background-position:0 -2632px
  4790. }
  4791.  
  4792. a[href|="//#sevAwwYeah"] {
  4793. width:30px;
  4794. height:30px;
  4795. background-position:0 -2660px
  4796. }
  4797.  
  4798. a[href|="//#sevDatOJ"] {
  4799. width:25px;
  4800. height:27px;
  4801. background-position:0 -2690px
  4802. }
  4803.  
  4804. a[href|="//#sevDayum"] {
  4805. background-position:0 -2717px
  4806. }
  4807.  
  4808. a[href|="//#sevDeerLord"] {
  4809. width:32px;
  4810. height:30px;
  4811. background-position:0 -2745px
  4812. }
  4813.  
  4814. a[href|="//#sevDeerRage"] {
  4815. background-position:0 -2775px
  4816. }
  4817.  
  4818. a[href|="//#sevDive"] {
  4819. background-position:0 -2803px
  4820. }
  4821.  
  4822. a[href|="//#sevGuess"] {
  4823. background-position:0 -2831px
  4824. }
  4825.  
  4826. a[href|="//#sevMC"] {
  4827. background-position:0 -2859px
  4828. }
  4829.  
  4830. a[href|="//#sevOtterBro"] {
  4831. width:34px;
  4832. height:27px;
  4833. background-position:0 -2887px
  4834. }
  4835.  
  4836. a[href|="//#sevRage"] {
  4837. background-position:0 -2914px
  4838. }
  4839.  
  4840. a[href|="//#sevRekt"] {
  4841. background-position:0 -2942px
  4842. }
  4843.  
  4844. a[href|="//#sevWhaleCum"] {
  4845. background-position:0 -2970px
  4846. }
  4847.  
  4848. a[href|="//#zelBalls"] {
  4849. background-position:0 -2998px
  4850. }
  4851.  
  4852. a[href|="//#zelDerp"] {
  4853. background-position:0 -3026px
  4854. }
  4855.  
  4856. a[href|="//#zelFace"] {
  4857. background-position:0 -3054px
  4858. }
  4859.  
  4860. a[href|="//#zelKappa"] {
  4861. background-position:0 -3082px
  4862. }
  4863.  
  4864. a[href|="//#zelLove"] {
  4865. background-position:0 -3110px
  4866. }
  4867.  
  4868. a[href|="//#zelMlg"] {
  4869. background-position:0 -3138px
  4870. }
  4871.  
  4872. a[href|="//#zelOut"] {
  4873. background-position:0 -3166px
  4874. }
  4875.  
  4876. a[href|="//#zelRage"] {
  4877. background-position:0 -3194px
  4878. }
  4879.  
  4880. a[href|="//#zelRip"] {
  4881. background-position:0 -3222px
  4882. }
  4883.  
  4884. a[href|="//#zelSad"] {
  4885. background-position:0 -3250px
  4886. }
  4887.  
  4888. a[href|="//#zenCake"] {
  4889. background-position:0 -3278px
  4890. }
  4891.  
  4892. a[href|="//#zenHype"] {
  4893. background-position:0 -3306px
  4894. }
  4895.  
  4896. a[href|="//#zenItch"] {
  4897. background-position:0 -3334px
  4898. }
  4899.  
  4900. a[href|="//#zenPalm"] {
  4901. background-position:0 -3362px
  4902. }
  4903.  
  4904. a[href|="//#zenYeah"] {
  4905. background-position:0 -3390px
  4906. }
  4907.  
  4908. a[href|="//#zistBalloon"] {
  4909. background-position:0 -3418px
  4910. }
  4911.  
  4912. a[href|="//#zistBeard"] {
  4913. background-position:0 -3446px
  4914. }
  4915.  
  4916. a[href|="//#zistEau"] {
  4917. background-position:0 -3474px
  4918. }
  4919.  
  4920. a[href|="//#zistExplosion"] {
  4921. background-position:0 -3502px
  4922. }
  4923.  
  4924. a[href|="//#zistLamp"] {
  4925. background-position:0 -3530px
  4926. }
  4927.  
  4928. a[href|="//#zistPants"] {
  4929. background-position:0 -3558px
  4930. }
  4931.  
  4932. a[href|="//#zistSign"] {
  4933. background-position:0 -3586px
  4934. }
  4935.  
  4936. a[href|="//#zistSoup"] {
  4937. background-position:0 -3614px
  4938. }
  4939.  
  4940. a[href|="//#zistTrain"] {
  4941. background-position:0 -3642px
  4942. }
  4943.  
  4944. a[href|="//#zistVortex"] {
  4945. background-position:0 -3670px
  4946. }
Advertisement
Add Comment
Please, Sign In to add comment