Guest User

Untitled

a guest
Mar 16th, 2015
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.68 KB | None | 0 0
  1. /* ==Edurne Reddit CSS Theme v5.3 - (http://www.reddit.com/r/edurne/)== */
  2.  
  3. /* report button red*/
  4. .report-button a {color: red!important;}
  5.  
  6. /* bg image for comment box */
  7. .commentarea .usertext textarea {
  8. background-image: url(%%commentbox2%%);
  9. background-repeat: no-repeat;
  10. }
  11. .commentarea .usertext textarea:focus{
  12. background-position:0 -104px;
  13. right:-50px
  14. }
  15.  
  16. a[href="#scaryface"]:after {
  17. width: 49px;
  18. height: 13px;
  19. content: " ";
  20. background-position: 0px 0px;
  21. background-image: url(%%scaryface%%);
  22. display: inline-block;
  23. pointer-events: none;
  24. }
  25.  
  26. a[href="#booth"]:after {
  27. width: 400px;
  28. height: 440px;
  29. content: " ";
  30. background-position: 0px 0px;
  31. background-image: url(%%xboxbooth%%);
  32. display: inline-block;
  33. pointer-events: none;
  34. }
  35.  
  36. a[href="#store"]:after {
  37. width: 760px;
  38. height: 362px;
  39. content: " ";
  40. background-position: 0px 0px;
  41. background-image: url(%%store%%);
  42. display: inline-block;
  43. pointer-events: none;
  44. }
  45.  
  46. a[href="#sale"]:after {
  47. width: 711px;
  48. height: 400px;
  49. content: " ";
  50. background-position: 0px 0px;
  51. background-image: url(%%sale%%);
  52. display: inline-block;
  53. pointer-events: none;
  54. }
  55.  
  56. a[href="#approved"]:after {
  57. width: 339px;
  58. height: 103px;
  59. content: " ";
  60. background-position: 0px 0px;
  61. background-image: url(%%approved%%);
  62. display: inline-block;
  63. pointer-events: none;
  64. }
  65.  
  66. a[href="#denied"]:after {
  67. width: 276px;
  68. height: 87px;
  69. content: " ";
  70. background-position: 0px 0px;
  71. background-image: url(%%denied%%);
  72. display: inline-block;
  73. pointer-events: none;
  74. }
  75.  
  76. .thing.stickied a.title, .thing.stickied a.title:visited, .thing.stickied a.title.visited {
  77. font-weight: bold;
  78. color: #800000;
  79. }
  80.  
  81.  
  82. /* GENERAL */
  83. body {
  84. position: relative;
  85. font-family: "Segoe UI", arial, helvetica, sans-serif;
  86. }
  87. /*body>.content { overflow:hidden; } (DISABLED BY TIZAKI ON NOV25th 2013 to fix WIKI SIZE RESTRICTION)*/
  88. .md p {
  89. font-family: Verdana, arial, sans-serif;
  90. padding: 1px 0;
  91. }
  92.  
  93. .link .thumbnail {
  94. padding-right: 5px;
  95. }
  96.  
  97. .link .tagline {
  98. padding-top: 3px;
  99. }
  100.  
  101. .link .usertext .md,.usertext table.markhelp,.btn .login-form-side,.infobar,#search,#search input[type=text],
  102. .link,#header-bottom-right #userbarToggle,.linkinfo,textarea,.rounded,.sidecontentbox .content {
  103. -moz-border-radius: 2px;
  104. -webkit-border-radius: 2px;
  105. -o-border-radius: 2px;
  106. -ms-border-radius: 2px;
  107. -khtml-border-radius: 2px;
  108. border-radius: 2px;
  109.  
  110. }
  111.  
  112. /* HEADER */
  113. #sr-header-area {
  114. background-color: #c6daed;
  115. text-transform: lowercase;
  116. /*border-bottom:3px solid #c2d6e9;*/
  117. font-size: 100%;
  118. font-family: Verdana, arial, sans-serif;
  119. }
  120.  
  121. #sr-header-area a {
  122. color: #54708b;
  123. }
  124.  
  125. body.res-nightmode #header {
  126. border-color: #DDF;
  127. }
  128.  
  129. body.res-nightmode #header .tabmenu li:not(.selected) a {
  130. color: #346;
  131. }
  132.  
  133. #header .tabmenu li.selected a {
  134. border: 0;
  135. border-bottom: 1px solid #FFF;
  136. }
  137.  
  138. #header .tabmenu li:not(.selected):hover a {
  139. background-color: #449EF8;
  140. color: #FFF;
  141. }
  142.  
  143. body.res-nightmode #header .tabmenu li {
  144. background-color: #DDD !important;
  145. }
  146.  
  147. body.res-nightmode #header .tabmenu li:not(.selected):hover a {
  148. background-color: #CCC;
  149. color: #444;
  150. }
  151.  
  152.  
  153.  
  154.  
  155.  
  156. span.pagename.redditname {
  157. position: absolute;
  158. height: 90px;
  159. left: 110px;
  160. top: -10px;
  161. width: 484px;
  162. margin-right: 0;
  163. color: transparent;
  164. }
  165. span.pagename.redditname a {
  166. color: transparent;
  167. display: block;
  168. width: 100%;
  169. height: 100%;
  170. top: 0px;
  171. left: 0px;
  172. background-image: url(%%logo-ral-temp-transparent%%);
  173. }
  174.  
  175.  
  176. body.res-nightmode .pagename a {
  177. font-size: 18px !important;
  178. }
  179.  
  180. #sr-header-area .dropdown.srdrop, #sr-header-area#srLeftContainer {
  181. padding-left: 21px;
  182. }
  183.  
  184. #sr-more-link, #header #sr-header-area #RESShortcutsEditContainer, #header #sr-header-area #RESShortcutsRight, #header #sr-header-area #RESShortcutsLeft,
  185. #header #sr-header-area #RESShortcutsAdd, #header #sr-header-area #RESShortcutsTrash {
  186. background-color: #c6daed;
  187. }
  188.  
  189. body.res-nightmode #sr-header-area, body.res-nightmode #sr-more-link {
  190. background-color: #c6daed !important;
  191. }
  192.  
  193. #sr-header-area #RESShortcutsEditContainer, #sr-more-link {
  194. border-right: 20px solid #c6daed;
  195. font-weight: bolder;
  196. }
  197.  
  198. #header-bottom-right {
  199. right: 20px;
  200. background-color: #deeaf6;
  201. -moz-border-radius: 0;
  202. -webkit-border-radius: 0;
  203. -o-border-radius: 0;
  204. -ms-border-radius: 0;
  205. -khtml-border-radius: 0;
  206. border-radius: 0;
  207. }
  208.  
  209. body.res-nightmode #header-bottom-right {
  210. background-color: #DEEAF6 !important;
  211. }
  212.  
  213. #header-bottom-right.res-navTop {
  214. top: 21px !important;
  215. }
  216.  
  217. body.res-nightmode #header-bottom-left {
  218. background: transparent !important;
  219. }
  220.  
  221. #header-bottom-right.res-navTop #userbarToggle {
  222. -moz-border-radius-topleft: 0;
  223. -webkit-border-top-left-radius: 0;
  224. border-top-left-radius: 0;
  225. }
  226.  
  227. #header-bottom-right #userbarToggle {
  228. font-family: "Courier New", Courier, monospace;
  229. font-size: 12px;
  230. }
  231.  
  232. #header-bottom-right #userbarToggle {
  233. font-family: "Courier New", Courier, monospace;
  234. font-size: 12px;
  235. width: 14px;
  236. padding-right: 4px;
  237. -moz-border-radius-bottomleft: 0;
  238. -moz-border-radius-bottomright: 0;
  239. border-bottom-left-radius: 0;
  240. border-bottom-right-radius: 0;
  241. -webkit-border-bottom-left-radius: 0;
  242. -webkit-border-bottom-right-radius: 0;
  243. }
  244.  
  245. #sr-header-area:hover, #sr-header-area:active, #header-bottom-right:hover, #header-bottom-right:active {
  246. opacity: 1;
  247. }
  248.  
  249. /* SIDEBAR */
  250.  
  251. /* search */
  252. .side #search {
  253. border: 1px solid #eaeaea;
  254. padding: 10px;
  255. margin-top: 20px;
  256. background-color: #FAFAFA;
  257. }
  258.  
  259. body.res-nightmode #search {
  260. background-color: #AAA;
  261. border-color: #BBB;
  262. }
  263.  
  264. #search input[type=text] {
  265. width: 265px;
  266. border: 1px solid #DBDADA;
  267. -moz-border-radius: 2px;
  268. -webkit-border-radius: 2px;
  269. -o-border-radius: 2px;
  270. -ms-border-radius: 2px;
  271. -khtml-border-radius: 2px;
  272. border-radius: 2px;
  273. font-size: 14px;
  274. font-style: italic;
  275. padding: 4px;
  276. }
  277.  
  278.  
  279. /* top tabs */
  280. .dummy {
  281. color: #fff;
  282. }
  283.  
  284. .listing-page #header-bottom-left ul.tabmenu li:nth-of-type(3), .listing-page #header-bottom-left ul.tabmenu li:nth-of-type(4),
  285. .wiki-page #header-bottom-left ul.tabmenu li:nth-of-type(3), .wiki-page #header-bottom-left ul.tabmenu li:nth-of-type(4) {
  286. display: none;
  287. }
  288.  
  289.  
  290.  
  291. .titlebox .md ol:first-child { /*working tabs code*/
  292. position: absolute;
  293. top: 106px;
  294. left: 600px;
  295. z-index: 99;
  296. margin: 0;
  297. padding-left: 0;
  298. }
  299.  
  300. .titlebox .md ol:first-child li {
  301. background: #FACA04;
  302. padding-top: 1px;
  303. padding-bottom: 3px;
  304. padding-left: 3px;
  305. padding-right: 3px;
  306. display: inline-block;
  307. }
  308.  
  309. .titlebox .md ol:first-child li a {
  310. font-size: 11px;
  311. font-family: "Segoe WP Black", "Segoe UI Black", "Segoe UI Bold", "Segoe UI", "Calibri", Arial;
  312. font-weight: 900;
  313. text-transform: uppercase;
  314. text-align: center;
  315. display: block;
  316. color: #000;
  317. }
  318.  
  319. .titlebox .md ol:first-child li:hover, .titlebox .md ol li:active {
  320. background: #fde581;
  321. }
  322.  
  323. #header .tabmenu {
  324. position: absolute;
  325. left: 125px;
  326. bottom: 0;
  327. }
  328.  
  329.  
  330. /* side */
  331. .side {
  332. margin: 0 20px;
  333. }
  334.  
  335. .side .md {
  336. overflow: hidden;
  337. }
  338.  
  339. .titlebox .bottom {
  340. display: none;
  341. }
  342.  
  343. .linkinfo {
  344. padding: 15px;
  345. border: none;
  346. background-color: #CEE3F8;
  347. }
  348.  
  349. body.res-nightmode .side .redditname a {
  350. color: #DDD !important;
  351. }
  352.  
  353. .sidebox.submit .spacer, .sidebox.create {
  354. display: none;
  355. }
  356.  
  357. .linkinfo .score .word,.linkinfo .score .number {
  358. font-size: 15px;
  359. }
  360.  
  361. .sidecontentbox .content {
  362. border: 1px solid #EAEAEA;
  363. background-color: #FAFAFA;
  364. padding: 10px;
  365. }
  366.  
  367. .icon-menu li {
  368. margin: 0 0 5px;
  369. }
  370.  
  371. .side h1, .side h2, .side h3 {
  372. color: #222;
  373. }
  374.  
  375. .side h1 {
  376. font-size: 19px;
  377. }
  378.  
  379. .side h2 {
  380. font-size: 16px;
  381. }
  382.  
  383. .side h3 {
  384. font-size: 14px;
  385. }
  386.  
  387. body.res-nightmode .login-form-side {
  388. background-color: #111 !important;
  389. color: #DDD !important;
  390. border: 1px solid #DDD !important;
  391. }
  392.  
  393. body.res-nightmode .login-form-side #remember-me label {
  394. color: #DDD !important;
  395. }
  396.  
  397. body.res-nightmode .login-form-side #remember-me input {
  398. width: auto !important;
  399. margin-left: 6px;
  400. }
  401.  
  402. body.res-nightmode .side .login-form-side .submit {
  403. padding: 4px;
  404. background-color: transparent;
  405. }
  406.  
  407. body.res-nightmode .side .login-form-side .submit .btn {
  408. margin: auto;
  409. }
  410.  
  411. /* submit */
  412. .sidebox.submit {
  413. width: 300px;
  414. }
  415.  
  416. body.res-nightmode .sidebox {
  417. padding-left: 0 !important;
  418. }
  419.  
  420. body.res-nightmode .sidebox.submit {
  421. background-image: none !important;
  422. }
  423.  
  424. body.res-nightmode .sidebox.submit .nub {
  425. background: #222;
  426. border-left: 24px solid #393939;
  427. }
  428.  
  429. body.res-nightmode .sidebox, body.res-nightmode .subredditbox, body.res-nightmode .subreddit-info, body.res-nightmode .raisedbox, body.res-nightmode .login-form-side {
  430. border: 0 !important;
  431. border-radius: 0 !important;
  432. -moz-border-radius: 0 !important;
  433. -webkit-border-radius: 0 !important;
  434. }
  435.  
  436. body.res-nightmode .sidebox.submit .morelink a {
  437. color: #DDD !important;
  438. }
  439.  
  440. body.res-nightmode .sidebox.submit:hover {
  441. background-color: #444 !important;
  442. }
  443.  
  444. body.res-nightmode .sidebox.submit:hover .nub {
  445. border-left-color: #444;
  446. }
  447.  
  448. .morelink,.morelink:hover,.side a[href*='/#btn'] {
  449. font-weight: normal;
  450. letter-spacing: 0;
  451. background: #449EF8;
  452. border: none;
  453. -moz-border-radius: 2px;
  454. -webkit-border-radius: 2px;
  455. -o-border-radius: 2px;
  456. -ms-border-radius: 2px;
  457. -khtml-border-radius: 2px;
  458. border-radius: 2px;
  459. height: 30px;
  460. line-height: 30px;
  461. overflow: hidden;
  462. }
  463.  
  464. .morelink a,.morelink a:hover {
  465. color: #FFF;
  466. font-family: Verdana, Arial, sans-serif;
  467. font-size: 16px;
  468. }
  469.  
  470. .morelink .nub,.morelink:hover .nub {
  471. top: 0;
  472. right: -25px;
  473. height: 0;
  474. width: 0;
  475. background: white;
  476. border: 24px solid #449EF8;
  477. border-top-width: 16px;
  478. /*TIZAKI NOVEMBER 25TH 2013*/
  479. border-top-color: transparent;
  480. border-bottom-width: 16px;
  481. /*TIZAKI NOVEMBER 25TH 2013*/
  482. border-bottom-color: transparent;
  483. border-right-color: transparent;
  484. }
  485.  
  486. .morelink:hover .nub {
  487. border-left-color: #56A6F7;
  488. }
  489.  
  490. .disabled .morelink a,.disabled .morelink a:hover {
  491. cursor: default;
  492. color: #AAA;
  493. }
  494.  
  495. .morelink:hover {
  496. background-color: #56a6f7;
  497. border-color: #56a6f7;
  498. }
  499.  
  500. .disabled .morelink,.disabled .morelink:hover {
  501. background: #f5f5f5;
  502. border-color: #f5f5f5;
  503. }
  504.  
  505. .disabled .morelink .nub,.disabled .morelink:hover .nub {
  506. background: url(%%sprites-05%%) 0 0 no-repeat transparent;
  507. border-color: #f5f5f5;
  508. }
  509.  
  510. /* CONTENT */
  511.  
  512. /* main content */
  513. .sitetable {
  514. font-family: verdana, arial, helvetica, sans-serif;
  515. clear: left;
  516. }
  517.  
  518. .infobar {
  519. overflow: hidden;
  520. margin: 0 0 10px;
  521. }
  522.  
  523. .content {
  524. margin: 10px 0 0 20px;
  525. }
  526.  
  527. .link {
  528. overflow: hidden;
  529. margin: 0px;
  530. padding: 5px;
  531. border: 1px solid #EAEAEA;
  532. background-color: #FAFAFA;
  533. }
  534.  
  535. body.res-nightmode .sitetable .thing.link, body.res-nightmode div#siteTable div[onclick="click_thing(this)"] {
  536. border: 1px solid #4c4c4c !important;
  537. background-color: #333 !important;
  538. }
  539.  
  540. body.res-nightmode .sitetable .thing.link .keyHighlight {
  541. background-color: #363636 !important;
  542. border-color: #666 !important;
  543. outline-color: #666 !important;
  544. }
  545.  
  546. body.res-nightmode .midcol {
  547. background-color: #222 !important;
  548. padding: 4px;
  549. }
  550.  
  551. .link .rank {
  552. display: none;
  553. }
  554.  
  555. .link.last-clicked {
  556. border: 1px dashed #EAEAEA;
  557. }
  558.  
  559. body.res-nightmode .link.last-clicked {
  560. border-color: #666;
  561. }
  562.  
  563. .linklisting > .clearleft {
  564. margin: 5px;
  565. }
  566.  
  567. .entry .buttons li {
  568. display: inline;
  569. float: left;
  570. }
  571.  
  572. .link .midcol {
  573. margin-right: 10px;
  574. margin-left: 0;
  575. }
  576.  
  577. /* main comments */
  578. .commentarea {
  579. margin-top: 10px;
  580. }
  581.  
  582. .link.self .usertext-body .md p,.comment .usertext-body .md p {
  583. line-height: 1.3em;
  584. }
  585.  
  586. .link .usertext .md {
  587. padding: 5px 10px;
  588. }
  589.  
  590. .panestack-title {
  591. border: none;
  592. margin: 0;
  593. padding: 0;
  594. }
  595.  
  596. .panestack-title .title {
  597. float: left;
  598. font-size: 11px;
  599. color: #888;
  600. margin: 0;
  601. }
  602.  
  603. .commentarea .menuarea {
  604. font-size: 11px;
  605. margin: 0;
  606. }
  607.  
  608. .panestack-title:after {
  609. content: '-';
  610. padding: 0 5px;
  611. float: left;
  612. }
  613.  
  614. .commentarea > .usertext {
  615. clear: left;
  616. margin: 0;
  617. }
  618.  
  619. .usertext-edit {
  620. width: auto;
  621. }
  622.  
  623. .usertext-edit textarea {
  624. width: 430px;
  625. padding: 10px;
  626. }
  627.  
  628. .usertext .bottom-area {
  629. width: 450px;
  630. }
  631.  
  632. .usertext button {
  633. margin: 5px 5px 10px 0;
  634. border: none;
  635. min-width: 70px;
  636. }
  637.  
  638. body.res-nightmode .usertext .help-toggle {
  639. background-color: #DDD;
  640. }
  641.  
  642. .usertext .help-toggle a {
  643. color: #FFF;
  644. }
  645.  
  646. body.res-nightmode .usertext .help-toggle a {
  647. color: #444 !important;
  648. }
  649.  
  650. .usertext table.markhelp {
  651. width: 450px;
  652. font-size: 11px;
  653. }
  654.  
  655. .link .usertext .md {
  656. background-color: #FFF;
  657. border: 1px solid #EAEAEA;
  658. }
  659.  
  660. .entry .buttons li a {
  661. font-family: verdana, arial, sans-serif;
  662. }
  663.  
  664. .usertext .help-toggle, .RESBigEditorPop.blueButton {
  665. background-color: #999;
  666. border: none;
  667. color: #FFF;
  668. padding: 6px;
  669. margin: 5px 0;
  670. font-size: 13px;
  671. }
  672.  
  673. .RESBigEditorPop.blueButton {
  674. margin: 5px 5px 5px 5px !important;
  675. -moz-border-radius: 0px;
  676. -webkit-border-radius: 0px;
  677. -o-border-radius: 0px;
  678. -ms-border-radius: 0px;
  679. -khtml-border-radius: 0px;
  680. border-radius: 0px;
  681. }
  682.  
  683. .linkflairlabel {
  684. background-color:#FFF;
  685. font-size:11px;
  686. font-weight:700;
  687. border-color:#000;
  688. border-width:2px;
  689. border-radius:3px
  690. }
  691.  
  692. .linkflair-aliceblue .linkflairlabel {
  693. color:#00008b
  694. }
  695.  
  696. .linkflair-darkblue .linkflairlabel {
  697. color:#00008b
  698. }
  699.  
  700. .linkflair-darkcyan .linkflairlabel {
  701. color:#008b8b
  702. }
  703.  
  704. .linkflair-darkgoldenrod .linkflairlabel {
  705. color:#b8860b
  706. }
  707.  
  708. .linkflair-darkgray .linkflairlabel {
  709. color:#a9a9a9
  710. }
  711.  
  712. .linkflair-darkgrey .linkflairlabel {
  713. color:darkgrey
  714. }
  715.  
  716. .linkflair-darkgreen .linkflairlabel {
  717. color:#006400
  718. }
  719.  
  720. .linkflair-darkkhaki .linkflairlabel {
  721. color:#bdb76b
  722. }
  723.  
  724. .linkflair-darkmagenta .linkflairlabel {
  725. color:#8b008b
  726. }
  727.  
  728. .linkflair-darkolivegreen .linkflairlabel {
  729. color:#556b2f
  730. }
  731.  
  732. .linkflair-darkorange .linkflairlabel {
  733. color:#ff8c00
  734. }
  735.  
  736. .linkflair-darkorchid .linkflairlabel {
  737. color:#9932cc
  738. }
  739.  
  740. .linkflair-darkred .linkflairlabel {
  741. color:#8b0000
  742. }
  743.  
  744. .linkflair-darksalmon .linkflairlabel {
  745. color:#e9967a
  746. }
  747.  
  748. .linkflair-darkseagreen .linkflairlabel {
  749. color:#8fbc8f
  750. }
  751.  
  752. .linkflair-darkslateblue .linkflairlabel {
  753. color:#483d8b
  754. }
  755.  
  756. .linkflair-darkslategray .linkflairlabel {
  757. color:#2f4f4f
  758. }
  759.  
  760. .linkflair-darkslategrey .linkflairlabel {
  761. color:darkslategrey
  762. }
  763.  
  764. .linkflair-darkturquoise .linkflairlabel {
  765. color:#00ced1
  766. }
  767.  
  768. .linkflair-darkviolet .linkflairlabel {
  769. color:#9400d3
  770. }
  771.  
  772. .linkflair-deeppink .linkflairlabel {
  773. color:#ff1493;
  774. border-color:#000;
  775. border-width:1px;
  776. border-radius:3px
  777. }
  778.  
  779. .linkflair-deepskyblue .linkflairlabel {
  780. color:#00bfff
  781. }
  782.  
  783. .linkflair-dimgray .linkflairlabel {
  784. color:#696969
  785. }
  786.  
  787. .linkflair-dimgrey .linkflairlabel {
  788. color:dimgrey
  789. }
  790.  
  791. .linkflair-dodgerblue .linkflairlabel {
  792. color:#1e90ff
  793. }
  794.  
  795. .linkflair-firebrick .linkflairlabel {
  796. color:#b22222
  797. }
  798.  
  799. .linkflair-floralwhite .linkflairlabel {
  800. color:#fffaf0
  801. }
  802.  
  803. .linkflair-forestgreen .linkflairlabel {
  804. color:#228b22
  805. }
  806.  
  807. .linkflair-fuchsia .linkflairlabel {
  808. color:#f0f
  809. }
  810.  
  811. .linkflair-gainsboro .linkflairlabel {
  812. color:#dcdcdc
  813. }
  814.  
  815. .linkflair-ghostwhite .linkflairlabel {
  816. color:#f8f8ff
  817. }
  818.  
  819. .linkflair-gold .linkflairlabel {
  820. color:#ffd700
  821. }
  822.  
  823. .linkflair-goldenrod .linkflairlabel {
  824. color:#daa520
  825. }
  826.  
  827. .linkflair-gray .linkflairlabel {
  828. color:gray
  829. }
  830.  
  831. .linkflair-grey .linkflairlabel {
  832. color:grey
  833. }
  834.  
  835. .linkflair-greenyellow .linkflairlabel {
  836. color:#adff2f
  837. }
  838.  
  839. .linkflair-honeydew .linkflairlabel {
  840. color:#f0fff0
  841. }
  842.  
  843. .linkflair-hotpink .linkflairlabel {
  844. color:#ff69b4
  845. }
  846.  
  847. .linkflair-indianred .linkflairlabel {
  848. color:#cd5c5c
  849. }
  850.  
  851. .linkflair-indigo .linkflairlabel {
  852. color:#4b0082
  853. }
  854.  
  855. .linkflair-ivory .linkflairlabel {
  856. color:#fffff0
  857. }
  858.  
  859. .linkflair-khaki .linkflairlabel {
  860. color:#f0e68c
  861. }
  862.  
  863. .linkflair-lavender .linkflairlabel {
  864. color:#e6e6fa
  865. }
  866.  
  867. .linkflair-lavenderblush .linkflairlabel {
  868. color:#fff0f5
  869. }
  870.  
  871. .linkflair-lawngreen .linkflairlabel {
  872. color:#7cfc00
  873. }
  874.  
  875. .linkflair-lemonchiffon .linkflairlabel {
  876. color:#fffacd
  877. }
  878.  
  879. .linkflair-lightblue .linkflairlabel {
  880. color:#add8e6
  881. }
  882.  
  883. .linkflair-lightcoral .linkflairlabel {
  884. color:#f08080
  885. }
  886.  
  887. .linkflair-lightcyan .linkflairlabel {
  888. color:#e0ffff
  889. }
  890.  
  891. .linkflair-lightgoldenrodyellow .linkflairlabel {
  892. color:#fafad2
  893. }
  894.  
  895. .linkflair-lightgray .linkflairlabel {
  896. color:lightgray
  897. }
  898.  
  899. .linkflair-lightgrey .linkflairlabel {
  900. color:#d3d3d3
  901. }
  902.  
  903. .linkflair-lightgreen .linkflairlabel {
  904. color:#90ee90
  905. }
  906.  
  907. .linkflair-lightpink .linkflairlabel {
  908. color:#ffb6c1
  909. }
  910.  
  911. .linkflair-lightsalmon .linkflairlabel {
  912. color:#ffa07a
  913. }
  914.  
  915. .linkflair-lightseagreen .linkflairlabel {
  916. color:#20b2aa
  917. }
  918.  
  919. .linkflair-lightskyblue .linkflairlabel {
  920. color:#87cefa
  921. }
  922.  
  923. .linkflair-lightslategray .linkflairlabel {
  924. color:#789
  925. }
  926.  
  927. .linkflair-lightslategrey .linkflairlabel {
  928. color:lightslategrey
  929. }
  930.  
  931. .linkflair-lightsteelblue .linkflairlabel {
  932. color:#b0c4de
  933. }
  934.  
  935. .linkflair-lightyellow .linkflairlabel {
  936. color:#ffffe0
  937. }
  938.  
  939. .linkflair-lime .linkflairlabel {
  940. color:lime
  941. }
  942.  
  943. .linkflair-limegreen .linkflairlabel {
  944. color:#32cd32
  945. }
  946.  
  947. .linkflair-linen .linkflairlabel {
  948. color:#faf0e6
  949. }
  950.  
  951. .linkflair-magenta .linkflairlabel {
  952. color:#f0f
  953. }
  954.  
  955. .linkflair-maroon .linkflairlabel {
  956. color:maroon
  957. }
  958.  
  959. .linkflair-mediumaquamarine .linkflairlabel {
  960. color:#66cdaa
  961. }
  962.  
  963. .linkflair-mediumblue .linkflairlabel {
  964. color:#0000cd
  965. }
  966.  
  967. .linkflair-mediumorchid .linkflairlabel {
  968. color:#ba55d3
  969. }
  970.  
  971. .linkflair-mediumpurple .linkflairlabel {
  972. color:#9370d8
  973. }
  974.  
  975. .linkflair-mediumseagreen .linkflairlabel {
  976. color:#3cb371
  977. }
  978.  
  979. .linkflair-mediumslateblue .linkflairlabel {
  980. color:#7b68ee
  981. }
  982.  
  983. .linkflair-mediumspringgreen .linkflairlabel {
  984. color:#00fa9a
  985. }
  986.  
  987. .linkflair-mediumturquoise .linkflairlabel {
  988. color:#48d1cc
  989. }
  990.  
  991. .linkflair-mediumvioletred .linkflairlabel {
  992. color:#c71585
  993. }
  994.  
  995. .linkflair-midnightblue .linkflairlabel {
  996. color:#191970
  997. }
  998.  
  999. .linkflair-mintcream .linkflairlabel {
  1000. color:#f5fffa
  1001. }
  1002.  
  1003. .linkflair-mistyrose .linkflairlabel {
  1004. color:#ffe4e1
  1005. }
  1006.  
  1007. .linkflair-moccasin .linkflairlabel {
  1008. color:#ffe4b5
  1009. }
  1010.  
  1011. .linkflair-navajowhite .linkflairlabel {
  1012. color:#ffdead
  1013. }
  1014.  
  1015. .linkflair-navy .linkflairlabel {
  1016. color:navy
  1017. }
  1018.  
  1019. .linkflair-oldlace .linkflairlabel {
  1020. color:#fdf5e6
  1021. }
  1022.  
  1023. .linkflair-olive .linkflairlabel {
  1024. color:olive
  1025. }
  1026.  
  1027. .linkflair-olivedrab .linkflairlabel {
  1028. color:#6b8e23
  1029. }
  1030.  
  1031. .linkflair-orange .linkflairlabel {
  1032. color:orange
  1033. }
  1034.  
  1035. .linkflair-orangered .linkflairlabel {
  1036. color:#ff4500
  1037. }
  1038.  
  1039. .linkflair-orchid .linkflairlabel {
  1040. color:#da70d6
  1041. }
  1042.  
  1043. .linkflair-palegoldenrod .linkflairlabel {
  1044. color:#eee8aa
  1045. }
  1046.  
  1047. .linkflair-palegreen .linkflairlabel {
  1048. color:#98fb98
  1049. }
  1050.  
  1051. .linkflair-paleturquoise .linkflairlabel {
  1052. color:#afeeee
  1053. }
  1054.  
  1055. .linkflair-palevioletred .linkflairlabel {
  1056. color:#d87093
  1057. }
  1058.  
  1059. .linkflair-papayawhip .linkflairlabel {
  1060. color:#ffefd5
  1061. }
  1062.  
  1063. .linkflair-peachpuff .linkflairlabel {
  1064. color:#ffdab9
  1065. }
  1066.  
  1067. .linkflair-peru .linkflairlabel {
  1068. color:#cd853f
  1069. }
  1070.  
  1071. .linkflair-pink .linkflairlabel {
  1072. color:#ffc0cb
  1073. }
  1074.  
  1075. .linkflair-plum .linkflairlabel {
  1076. color:#dda0dd
  1077. }
  1078.  
  1079. .linkflair-powderblue .linkflairlabel {
  1080. color:#b0e0e6
  1081. }
  1082.  
  1083. .linkflair-purple .linkflairlabel {
  1084. color:purple
  1085. }
  1086.  
  1087. .linkflair-rosybrown .linkflairlabel {
  1088. color:#bc8f8f
  1089. }
  1090.  
  1091. .linkflair-royalblue .linkflairlabel {
  1092. color:#4169e1
  1093. }
  1094.  
  1095. .linkflair-saddlebrown .linkflairlabel {
  1096. color:#8b4513
  1097. }
  1098.  
  1099. .linkflair-salmon .linkflairlabel {
  1100. color:#fa8072
  1101. }
  1102.  
  1103. .linkflair-sandybrown .linkflairlabel {
  1104. color:#f4a460
  1105. }
  1106.  
  1107. .linkflair-seagreen .linkflairlabel {
  1108. color:#2e8b57
  1109. }
  1110.  
  1111. .linkflair-seashell .linkflairlabel {
  1112. color:#fff5ee
  1113. }
  1114.  
  1115. .linkflair-sienna .linkflairlabel {
  1116. color:#a0522d
  1117. }
  1118.  
  1119. .linkflair-silver .linkflairlabel {
  1120. color:silver
  1121. }
  1122.  
  1123. .linkflair-skyblue .linkflairlabel {
  1124. color:#87ceeb
  1125. }
  1126.  
  1127. .linkflair-slateblue .linkflairlabel {
  1128. color:#6a5acd
  1129. }
  1130.  
  1131. .linkflair-slategray .linkflairlabel {
  1132. color:#708090
  1133. }
  1134.  
  1135. .linkflair-slategrey .linkflairlabel {
  1136. color:slategrey
  1137. }
  1138.  
  1139. .linkflair-snow .linkflairlabel {
  1140. color:#fffafa
  1141. }
  1142.  
  1143. .linkflair-springgreen .linkflairlabel {
  1144. color:#00ff7f
  1145. }
  1146.  
  1147. .linkflair-steelblue .linkflairlabel {
  1148. color:#4682b4
  1149. }
  1150.  
  1151. .linkflair-tan .linkflairlabel {
  1152. color:#d2b48c
  1153. }
  1154.  
  1155. .linkflair-teal .linkflairlabel {
  1156. color:teal
  1157. }
  1158.  
  1159. .linkflair-thistle .linkflairlabel {
  1160. color:#d8bfd8
  1161. }
  1162.  
  1163. .linkflair-tomato .linkflairlabel {
  1164. color:#ff6347
  1165. }
  1166.  
  1167. .linkflair-turquoise .linkflairlabel {
  1168. color:#40e0d0
  1169. }
  1170.  
  1171. .linkflair-violet .linkflairlabel {
  1172. color:#ee82ee
  1173. }
  1174.  
  1175. .linkflair-wheat .linkflairlabel {
  1176. color:#f5deb3
  1177. }
  1178.  
  1179. .linkflair-white .linkflairlabel {
  1180. color:#fff
  1181. }
  1182.  
  1183. .linkflair-whitesmoke .linkflairlabel {
  1184. color:#f5f5f5
  1185. }
  1186.  
  1187. .linkflair-yellow .linkflairlabel {
  1188. color:#ff0
  1189. }
  1190.  
  1191. .linkflair-yellowgreen .linkflairlabel {
  1192. color:#9acd32
  1193. }
  1194.  
  1195. .linkflair-red .linkflairlabel {
  1196. color:red;
  1197. border-color:#000;
  1198. border-width:1px;
  1199. border-radius:3px
  1200. }
  1201.  
  1202. .linkflair-blue .linkflairlabel {
  1203. color:blue;
  1204. border-color:#000;
  1205. border-width:1px;
  1206. border-radius:3px
  1207. }
  1208.  
  1209. .linkflair-green .linkflairlabel {
  1210. color:green;
  1211. border-color:#000;
  1212. border-width:1px;
  1213. border-radius:3px
  1214. }
  1215.  
  1216. .link.linkflair .linkflairlabel {
  1217. vertical-align:text-bottom;
  1218. padding:2px 4px;
  1219. max-width:none;
  1220. border-radius:0;
  1221. box-shadow:1px 1px #aaa;
  1222. overflow:visible;
  1223. border-color:#444
  1224. }
  1225.  
  1226. #RESShortcutsSort {
  1227. background-color: transparent !important;
  1228. }
  1229. /* MODERATOR SPECIFIC */
  1230.  
  1231. /* stylesheet tweaks */
  1232. .stylesheet-customize-container {
  1233. width: 100%;
  1234. }
  1235.  
  1236. #subreddit_stylesheet {
  1237. display: block;
  1238. overflow: hidden;
  1239. padding-right: 80px;
  1240. }
  1241.  
  1242. .sheets {
  1243. margin: 0;
  1244. }
  1245.  
  1246. #stylesheet_contents {
  1247. font-family: Consolas, Monaco, monospace;
  1248. padding: 12px;
  1249. background-color: #222;
  1250. color: #ace;
  1251. border: 8px solid #222;
  1252. }
  1253.  
  1254. body.res-nightmode #stylesheet_contents {
  1255. background-color: #111;
  1256. border-color: #111;
  1257. }
  1258.  
  1259.  
  1260. /* MISC STYLING */
  1261.  
  1262. /* tables */
  1263. .md table {
  1264. border: 1px solid #ccc;
  1265. font-family: Arial, Helvetica, Sans-serif;
  1266. margin: 10px 0px;
  1267. }
  1268.  
  1269. body.res-nightmode .md table {
  1270. border-color: #666;
  1271. }
  1272.  
  1273. .side .md table {
  1274. width: 100%;
  1275. }
  1276.  
  1277. .md table * {
  1278. border: 0;
  1279. }
  1280.  
  1281. body.res-nightmode .md table * {
  1282. color: #ddd;
  1283. }
  1284.  
  1285. .md table th {
  1286. text-align: center;
  1287. }
  1288.  
  1289. .md table tr:nth-child(even), .md table thead {
  1290. background-color: #f6f6f6;
  1291. }
  1292.  
  1293. body.res-nightmode .md table tr:nth-child(even), body.res-nightmode .md table thead {
  1294. background-color: #444;
  1295. }
  1296.  
  1297. .md table td, .md table th {
  1298. border-right: 1px solid #ccc;
  1299. padding: 4px 8px;
  1300. }
  1301.  
  1302. body.res-nightmode .md table td, body.res-nightmode .md table th {
  1303. border-color: #666;
  1304. }
  1305.  
  1306. body:not(.res-nightmode) .md table tbody {
  1307. color: #444;
  1308. }
  1309.  
  1310. /* lists */
  1311. .md > ul {
  1312. border-left: 4px solid #ccc;
  1313. }
  1314.  
  1315. body.res-nightmode .md > ul {
  1316. border-color: #666;
  1317. }
  1318.  
  1319. .md ul {
  1320. margin: 10px 0px;
  1321. padding: 6px;
  1322. background-color: #fff;
  1323. -moz-border-radius: 2px;
  1324. -webkit-border-radius: 2px;
  1325. -o-border-radius: 2px;
  1326. -ms-border-radius: 2px;
  1327. -khtml-border-radius: 2px;
  1328. border-radius: 2px;
  1329. }
  1330.  
  1331. body.res-nightmode .md ul {
  1332. background-color: #444;
  1333. }
  1334.  
  1335. .md ul {
  1336. list-style: disc inside;
  1337. }
  1338.  
  1339. .md ul li {
  1340. padding: 4px 8px;
  1341. -moz-border-radius: 2px;
  1342. -webkit-border-radius: 2px;
  1343. -o-border-radius: 2px;
  1344. -ms-border-radius: 2px;
  1345. -khtml-border-radius: 2px;
  1346. border-radius: 2px;
  1347. }
  1348.  
  1349. .md ul li ul {
  1350. margin: 8px 4px;
  1351. }
  1352.  
  1353. .md ul li:nth-child(odd) {
  1354. background-color: #f6f6f6;
  1355. }
  1356.  
  1357. body.res-nightmode .md ul li:nth-child(odd) {
  1358. background-color: #222;
  1359. }
  1360.  
  1361.  
  1362.  
  1363.  
  1364. /* boxes */
  1365. .side blockquote + hr {
  1366. border: 0px;
  1367. border-width: 0;
  1368. width: 0;
  1369. background-color: transparent;
  1370. margin: 20px 0 0;
  1371. }
  1372.  
  1373. body.res-nightmode .side hr {
  1374. border: 0 !important;
  1375. border-bottom: 1px solid #000 !important;
  1376. }
  1377.  
  1378. .side blockquote {
  1379. /*border: 0 none;
  1380. padding: 15px;
  1381. margin: 0;*/
  1382. border: 1px solid #CCC;
  1383. background-color: #F5F5F5;
  1384. -moz-border-radius: 2px;
  1385. -webkit-border-radius: 2px;
  1386. -o-border-radius: 2px;
  1387. -ms-border-radius: 2px;
  1388. -khtml-border-radius: 2px;
  1389. border-radius: 2px;
  1390. }
  1391.  
  1392. .side h4, .side h5, .side h6 {
  1393. height: 0;
  1394. }
  1395.  
  1396. .side blockquote h1 ~ p {
  1397. margin-left: 21px;
  1398. }
  1399.  
  1400. .side blockquote h1 {
  1401. background-color: transparent !important;
  1402. margin-bottom: 15px;
  1403. }
  1404.  
  1405. .side blockquote pre, .side blockquote code {
  1406. color: #222 !important;
  1407. }
  1408.  
  1409. .side h6 + blockquote p, .side h5 + blockquote p, .side h4 + blockquote p {
  1410. color: #000;
  1411. }
  1412.  
  1413. .side h6 + blockquote a, .side h5 + blockquote a, .side h4 + blockquote a {
  1414. color: #369;
  1415. }
  1416.  
  1417. .side .spacer .md h1, .side .spacer .md h2, .side .spacer .md h3 {
  1418. background: transparent !important;
  1419. }
  1420.  
  1421. .side blockquote + p,.side p + blockquote,.side p + h4,.side p + h5,.side p + h6 {
  1422. margin-top: 15px;
  1423. }
  1424.  
  1425. body.res-nightmode .side blockquote h1, body.res-nightmode .side blockquote h1 a {
  1426. color: #EEE !important;
  1427. }
  1428.  
  1429. body.res-nightmode .side h4+blockquote,body.res-nightmode .side h5+blockquote,body.res-nightmode .side h6+blockquote {
  1430. background-color: #111;
  1431. }
  1432.  
  1433. /* colors */
  1434. .md h4 + table {
  1435. border-color: #9EF886;
  1436. }
  1437.  
  1438. .md h4 + table td, .md h4 + table th {
  1439. border-right-color: #9EF886;
  1440. }
  1441.  
  1442. .md h4 + table tr:nth-child(even), .md h4 + table thead {
  1443. background-color: #E9FFE6;
  1444. }
  1445.  
  1446. .md h5 + table {
  1447. border-color: #F4F225;
  1448. }
  1449.  
  1450. .md h5 + table td, .md h5 + table th {
  1451. border-right-color: #F4F225;
  1452. }
  1453.  
  1454. .md h5 + table tr:nth-child(even), .md h5 + table thead {
  1455. background-color: #FFFFE6;
  1456. }
  1457.  
  1458. .md h6 + table {
  1459. border-color: #FF9185;
  1460. }
  1461.  
  1462. .md h6 + table td, .md h6 + table th {
  1463. border-right-color: #FF9185;
  1464. }
  1465.  
  1466. .md h6 + table tr:nth-child(even), .md h6 + table thead {
  1467. background-color: #FEF0F0;
  1468. }
  1469.  
  1470. .md h4 + ul, .md h4 + ol {
  1471. border-left-color: #9EF886;
  1472. }
  1473.  
  1474. .md h4 + ul li:nth-child(odd), .md h4 + ol li:nth-child(odd) {
  1475. background-color: #E9FFE6;
  1476. }
  1477.  
  1478. .md h5 + ul, .md h5 + ol {
  1479. border-left-color: #F4F225;
  1480. }
  1481.  
  1482. .md h5 + ul li:nth-child(odd), .md h5 + ol li:nth-child(odd) {
  1483. background-color: #FFFFE6;
  1484. }
  1485.  
  1486. .md h6 + ul, .md h6 + ol {
  1487. border-left-color: #FF9185;
  1488. }
  1489.  
  1490. .md h6 + ul li:nth-child(odd), .md h6 + ol li:nth-child(odd) {
  1491. background-color: #FEF0F0;
  1492. }
  1493.  
  1494. .side h6 + blockquote {
  1495. display: block;
  1496. background-color: #FEF0F0;
  1497. border: 1px solid #FF9185;
  1498. }
  1499.  
  1500. .side h5 + blockquote {
  1501. display: block;
  1502. background-color: #FFFFE6;
  1503. border: 1px solid #F4F225;
  1504. }
  1505.  
  1506. .side h4 + blockquote {
  1507. display: block;
  1508. background-color: #E9FFE6;
  1509. border: 1px solid #9EF886;
  1510. }
  1511.  
  1512. body.res-nightmode .md h4 + table {
  1513. border-color: #9EF886;
  1514. }
  1515.  
  1516. body.res-nightmode .md h4 + table td, body.res-nightmode .md h4 + table th {
  1517. border-right-color: #9EF886;
  1518. }
  1519.  
  1520. body.res-nightmode .md h4 + table tr:nth-child(even), body.res-nightmode .md h4 + table thead {
  1521. background-color: #207807;
  1522. }
  1523.  
  1524. body.res-nightmode .md h5 + table {
  1525. border-color: #F4F225;
  1526. }
  1527.  
  1528. body.res-nightmode .md h5 + table td, body.res-nightmode .md h5 + table th {
  1529. border-right-color: #F4F225;
  1530. }
  1531.  
  1532. body.res-nightmode .md h5 + table tr:nth-child(even), body.res-nightmode .md h5 + table thead {
  1533. background-color: #626105;
  1534. }
  1535.  
  1536. body.res-nightmode .md h6 + table {
  1537. border-color: #FF9185;
  1538. }
  1539.  
  1540. body.res-nightmode .md h6 + table td, body.res-nightmode .md h6 + table th {
  1541. border-right-color: #FF9185;
  1542. }
  1543.  
  1544. body.res-nightmode .md h6 + table tr:nth-child(even), body.res-nightmode .md h6 + table thead {
  1545. background-color: #670808;
  1546. }
  1547.  
  1548. body.res-nightmode .md h4 + ul, body.res-nightmode .md h4 + ol {
  1549. border-left-color: #9EF886;
  1550. }
  1551.  
  1552. body.res-nightmode .md h4 + ul li:nth-child(odd), body.res-nightmode .md h4 + ol li:nth-child(odd) {
  1553. background-color: #207807;
  1554. }
  1555.  
  1556. body.res-nightmode .md h5 + ul, body.res-nightmode .md h5 + ol {
  1557. border-left-color: #F4F225;
  1558. }
  1559.  
  1560. body.res-nightmode .md h5 + ul li:nth-child(odd), body.res-nightmode .md h5 + ol li:nth-child(odd) {
  1561. background-color: #626105;
  1562. }
  1563.  
  1564. body.res-nightmode .md h6 + ul, body.res-nightmode .md h6 + ol {
  1565. border-left-color: #FF9185;
  1566. }
  1567.  
  1568. body.res-nightmode .md h6 + ul li:nth-child(odd), body.res-nightmode .md h6 + ol li:nth-child(odd) {
  1569. background-color: #670808;
  1570. }
  1571.  
  1572. /* buttons */
  1573. .btn, button, .side a[href*='/#btn'] {
  1574. background-color: #449EF8;
  1575. border: none;
  1576. color: #FFF;
  1577. padding: 6px;
  1578. margin: 5px 5px 5px 0;
  1579. cursor: pointer;
  1580. font-size: 13px;
  1581. font-family: arial,helvetica,sans-serif;
  1582. -moz-border-radius: 2px;
  1583. -webkit-border-radius: 2px;
  1584. -o-border-radius: 2px;
  1585. -ms-border-radius: 2px;
  1586. -khtml-border-radius: 2px;
  1587. border-radius: 2px;
  1588. }
  1589.  
  1590. .side a[href*='/#btn'] {
  1591. text-align: center;
  1592. display: block;
  1593. width: auto;
  1594. font-weight: normal;
  1595. letter-spacing: 0;
  1596. line-height: 29px;
  1597. margin: 10px 0px;
  1598. }
  1599.  
  1600. body.res-nightmode .btn, body.res-nightmode button,
  1601. body.res-nightmode .side a[href*='/#btn'] {
  1602. color: #444 !important;
  1603. background-color: #CCC !important;
  1604. }
  1605.  
  1606. .btn a {
  1607. color: #FFF;
  1608. }
  1609.  
  1610. body.res-nightmode .btn a {
  1611. color: #444 !important;
  1612. }
  1613.  
  1614. .btn:hover,button:hover,.side a[href*='/#btn']:hover {
  1615. background-color: #56a6f7;
  1616. border-color: #56a6f7;
  1617. }
  1618.  
  1619. body.res-nightmode .btn:hover, body.res-nightmode button:hover,
  1620. body.res-nightmode .side a[href*='/#btn']:hover {
  1621. background-color: #DDD !important;
  1622. border-color: #DDD;
  1623. }
  1624.  
  1625. /* code styling */
  1626. .usertext-body pre {
  1627. margin: 10px 0;
  1628. padding: 10px;
  1629. color: #222 !important;
  1630. }
  1631.  
  1632. .usertext-body pre, .usertext-body p > code {
  1633. background: #f7f7f7;
  1634. border: 1px solid #ccc;
  1635. -moz-border-radius: 2px;
  1636. -webkit-border-radius: 2px;
  1637. -o-border-radius: 2px;
  1638. -ms-border-radius: 2px;
  1639. -khtml-border-radius: 2px;
  1640. border-radius: 2px;
  1641. font-size: 11px;
  1642. color: #222 !important;
  1643. overflow: auto;
  1644. }
  1645.  
  1646. .usertext-body code {
  1647. color: #222 !important;
  1648. font-family: Consolas, Monaco, monospace;
  1649. line-height: 1.5em;
  1650. }
  1651.  
  1652. .usertext-body p > code {
  1653. padding: 0 3px;
  1654. color: #222 !important;
  1655. }
  1656.  
  1657. /* mobile-friendly spoiler tags (credit /u/listen2) */
  1658. a[href='#s'] {
  1659. font-size: 0;
  1660. visibility: hidden;
  1661. cursor: default;
  1662. display: inline-block;
  1663. }
  1664.  
  1665. a[href='#s']::after {
  1666. content: attr(title);
  1667. background: #cee3f8;
  1668. color: #cee3f8;
  1669. font-size: small;
  1670. visibility: visible;
  1671. }
  1672.  
  1673. body.res-nightmode a[href='#s']::after {
  1674. content: attr(title);
  1675. background: #666;
  1676. color: #666;
  1677. font-size: small;
  1678. visibility: visible;
  1679. }
  1680.  
  1681. a[href='#s']:hover::after,a[href='#s']:active::after {
  1682. color: #000;
  1683. background: transparent;
  1684. text-decoration: none;
  1685. font-size: small;
  1686. }
  1687.  
  1688. body.res-nightmode a[href='#s']:hover::after, body.res-nightmode a[href='#s']:active::after {
  1689. color: #DDD;
  1690. background: transparent;
  1691. text-decoration: none;
  1692. font-size: small;
  1693. }
  1694.  
  1695.  
  1696. /* sidebar icons */
  1697. .side a[href*='#icon-'] {
  1698. color: #000;
  1699. cursor: default;
  1700. }
  1701.  
  1702. .side a[href*='#icon-']:hover {
  1703. text-decoration: none;
  1704. }
  1705.  
  1706. .side a[href*='#icon-']::before {
  1707. display: inline-block;
  1708. height: 16px;
  1709. width: 16px;
  1710. content: '';
  1711. margin: 0 5px -1px 0;
  1712. background: url(%%sprites-05%%) 30px 30px no-repeat;
  1713. }
  1714.  
  1715. .side a[href='#icon-exclamation']::before {
  1716. background-position: -16px -32px;
  1717. }
  1718.  
  1719. .side a[href='#icon-information']::before {
  1720. background-position: -54px -51px;
  1721. }
  1722.  
  1723. .side a[href='#icon-lightbulb']::before {
  1724. background-position: -16px -51px;
  1725. }
  1726.  
  1727. .side a[href='#icon-comments']::before {
  1728. background-position: -35px -89px;
  1729. }
  1730.  
  1731. .side a[href='#icon-unhappy']::before {
  1732. background-position: -73px -89px;
  1733. }
  1734.  
  1735. .side a[href='#icon-check']::before {
  1736. background-position: -73px -51px;
  1737. }
  1738.  
  1739. .side a[href='#icon-clock']::before {
  1740. background-position: -35px -51px;
  1741. }
  1742.  
  1743. .side a[href='#icon-cross']::before {
  1744. background-position: -35px -70px;
  1745. }
  1746.  
  1747. .side a[href='#icon-smile']::before {
  1748. background-position: -54px -89px;
  1749. }
  1750.  
  1751. .side a[href='#icon-error']::before {
  1752. background-position: -54px -32px;
  1753. }
  1754.  
  1755. .side a[href='#icon-note']::before {
  1756. background-position: -54px -70px;
  1757. }
  1758.  
  1759. .side a[href='#icon-star']::before {
  1760. background-position: -73px -32px;
  1761. }
  1762.  
  1763. .side a[href='#icon-help']::before {
  1764. background-position: -16px -70px;
  1765. }
  1766.  
  1767. .side a[href='#icon-time']::before {
  1768. background-position: -73px -70px;
  1769. }
  1770.  
  1771. .side a[href='#icon-bell']::before {
  1772. background-position: -35px -32px;
  1773. }
  1774.  
  1775. .side a[href='#icon-eye']::before {
  1776. background-position: -16px -89px;
  1777. }
  1778.  
  1779. /* Submit page red warning text -mwm */
  1780.  
  1781. #newlink .infobar {
  1782. background-color: transparent;
  1783. padding: 0;
  1784. margin: 0;
  1785. font-size: 0;
  1786. border: 0;
  1787. text-indent: -10000px
  1788. }
  1789. #newlink .infobar:after {
  1790. text-indent: 0;
  1791. background-color: red;
  1792. color: white !important;
  1793. border: 0;
  1794. padding: 10px;
  1795. background-position: bottom center;
  1796. background-repeat: no-repeat;
  1797. font-size: 15pt;
  1798. font-weight: bold;
  1799. display: block;
  1800. margin-top: 5px;
  1801. -moz-border-radius: 7px;
  1802. -webkit-border-radius: 7px
  1803. }
  1804. #link-desc:after {
  1805. content: "STOP! Before you post, read and follow the rules in the sidebar! Harassment of others, whatever the reason, is strictly forbidden! We will not tolerate any kind of incitement to action against anyone! If you are submitting a screenshot from a social network, make sure all users shown are anonymized. Reaction images are NOT allowed as submissions. Low-effort submissions, especially low-effort memes WILL BE DELETED.";
  1806. }
  1807. #text-desc::after {
  1808. content: "STOP! Before you post, read and follow the rules in the sidebar! Harassment of others, whatever the reason, is strictly forbidden! We will not tolerate any kind of incitement to action against anyone! No BEGGING or asking for stuff. FLAIR your post. Beware of game key stealing bots.";
  1809. }
  1810.  
  1811.  
  1812.  
  1813.  
  1814.  
  1815. .flair.flair-blue {
  1816. color: blue;
  1817. }
  1818.  
  1819. .flair.flair-red {
  1820. color: red;
  1821. }
  1822.  
  1823. .flair.flair-green {
  1824. color: green;
  1825. }
  1826.  
  1827. body:not(.subscriber) .arrow { display: none; }
  1828.  
  1829. body:not(.subscriber):not(.res)>.content:before {
  1830. content: " You're not subscribed! Voting is disabled if not subscribed, to prevent shadowbans.";
  1831. /*display: block; */
  1832. padding: 2px 0 2px 2px;
  1833. position: relative;
  1834. /*left: 500px;*/
  1835. color: #2e2e2e;
  1836. font-size: large;
  1837. }
  1838.  
  1839. body.wiki-page .side .spacer .titlebox body:not(.res) .subscribe-button .add:after, body.wiki-page .content:before {
  1840. display: none;
  1841. }
  1842.  
  1843.  
  1844.  
  1845. /** Align subscribers/online count **/
  1846. .users-online {
  1847. display: inline;
  1848. }
  1849.  
  1850. body:not(.res) .side .users-online:before {
  1851. content: normal;
  1852. }
  1853.  
  1854. .users-online .number:before {
  1855. content: '| ';
  1856. }
  1857.  
  1858. body:not(.res) .users-online .number:before {
  1859. content: '';
  1860. background: url(%%redspr%%) -22px -730px;
  1861. display: inline-block;
  1862. height: 14px;
  1863. width: 14px;
  1864. margin-right: .3em;
  1865. vertical-align: text-top;
  1866. }
  1867.  
  1868. .users-online .number:after {
  1869. content: ' browsing';
  1870. }
  1871.  
  1872. .subscribers .number:after {
  1873. content: ' Ascended';
  1874. }
  1875.  
  1876. .titlebox .word {
  1877. display: none;
  1878. }
  1879.  
  1880. .users-online:before {
  1881. margin: 0;
  1882. }
  1883.  
  1884. .sidebox.create .morelink {
  1885. display: none;
  1886. }
  1887.  
  1888. .sidebox.submit .spacer {
  1889. display: none;
  1890. }
  1891.  
  1892. .sidebox.create .spacer {
  1893. display: none;
  1894. }
  1895.  
  1896. #header, body.res-nightmode #header {
  1897. background: #000 url(%%banner-temp-101014%%) no-repeat !important;
  1898. height: 150px;
  1899. }
  1900.  
  1901. @media (max-width: 1279px){
  1902. #header, body.res-nightmode #header{
  1903. background: #000 url(%%pcmr720p%%) no-repeat !important;
  1904. }
  1905. }
  1906.  
  1907. @media (min-width: 1280px) and (max-width: 1440px){
  1908. #header, body.res-nightmode #header{
  1909. background: #000 url(%%pcmr900p%%) no-repeat !important;
  1910. }
  1911. }
  1912.  
  1913. @media (min-width: 1441px) and (max-width: 1920px){
  1914. #header, body.res-nightmode #header{
  1915. background: #000 url(%%pcmr1080p%%) no-repeat !important;
  1916. }
  1917. }
  1918.  
  1919. @media (min-width: 1921px){
  1920. #header, body.res-nightmode #header{
  1921. background: #000 url(%%banner-temp-101014%%) no-repeat !important;
  1922. }
  1923. }
  1924.  
  1925. #header-bottom-left {
  1926. position: absolute;
  1927. bottom: 0;
  1928. }
  1929.  
  1930. #header-img.default-header {
  1931. width: 40px;
  1932. }
  1933.  
  1934. #header-img{
  1935. padding-left: 20px;
  1936. }
  1937.  
  1938. #sr-header-area {
  1939. opacity: .6;
  1940. background-color: black;
  1941. }
  1942.  
  1943. .sr-bar a {
  1944. color: white;
  1945. }
  1946.  
  1947. #header-bottom-right {
  1948. background-color: black;
  1949. opacity: 0.6;
  1950. }
  1951.  
  1952. #header-bottom-right a {
  1953. color: white;
  1954. }
  1955.  
  1956. /* BEGIN COPY */
  1957.  
  1958.  
  1959.  
  1960. /* "No Participation"-Mode, aka "Read Only"-Mode
  1961. * by /u/KortoloB
  1962. * /r/NoParticipation
  1963. *
  1964. * Link people to np.reddit.com/r/YourSubreddit to show them a read-only version.
  1965. * Subscribers will see the full page, only non-subscribers will see the read-only version.
  1966. * This is of course by no means fool-proof, but it should work for the average user.
  1967. * */
  1968.  
  1969. body:lang(np):not(.subscriber) .arrow {
  1970. visibility: hidden !important;
  1971. }
  1972.  
  1973. body:lang(np):not(.subscriber) .usertext-edit,
  1974. body:lang(np):not(.subscriber) .sidebox.submit,
  1975. body:lang(np):not(.subscriber) .commentingAs,
  1976. body:lang(np):not(.subscriber) .markdownEditor,
  1977. body:lang(np):not(.subscriber) .report-button,
  1978. body:lang(np):not(.subscriber) a[onclick*="return reply(this)"],
  1979. body:lang(np):not(.subscriber) .subButtons,
  1980. body:lang(np):not(.subscriber) .helplink,
  1981. body:lang(np):not(.subscriber) .titlebox .fancy-toggle-button.toggle > .option.add {
  1982. display: none !important;
  1983. }
  1984.  
  1985. body:lang(np):not(.subscriber) .nestedlisting:before {
  1986. content: "You have been linked to a read-only version of this subreddit. Please respect the community by not voting.";
  1987. display: inline-block;
  1988. background: #F6E69F;
  1989. padding: 5px 10px;
  1990. margin: 5px 0 10px;
  1991. border: 3px solid red;
  1992. font-size: medium;
  1993. font-weight: bold;
  1994.  
  1995. }
  1996. @media(max-width: 1366px){
  1997. body:lang(np):not(.subscriber) .nestedlisting:before{
  1998. width: 60%;
  1999. }
  2000. }
  2001.  
  2002. body:lang(np):not(.subscriber) .entry.likes:not(.reddit-entry):before,
  2003. body:lang(np):not(.subscriber) .entry.dislikes:not(.reddit-entry):before {
  2004. content: "Please do not vote or comment when you come from external subreddits.";
  2005. color: red;
  2006. font-size: large;
  2007. font-weight: bold;
  2008. }
  2009.  
  2010. /* Wiki protection */
  2011. body.wiki-page:lang(np):not(.subscriber) span.pageactions a.wikiaction-edit:not(.wikiaction-current),
  2012. body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform label[for='reason'],
  2013. body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform input#wiki_revision_reason,
  2014. body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform input[type='submit'] {
  2015. display: none !important;
  2016. }
  2017.  
  2018. .wiki-page .wiki-page-content .wikirevisionlisting .generic-table{
  2019. width: 98%;
  2020. margin: 0;
  2021. }
  2022.  
  2023. /* END COPY */
  2024.  
  2025. .pagename a {
  2026. position: absolute;
  2027. height: 78px;
  2028. width: 706px;
  2029. background-color: transparent;
  2030. top: -8px;
  2031. left: 95px;
  2032. text-indent: -3333em;
  2033. }
  2034.  
  2035. /* Mod and bot flairs
  2036. ================================== */
  2037. .author[href$="pedro19"]:before, .author[href$="alien_from_Europa"]:before, .author[href$="Tizaki"]:before, .author[href$="Melvar_10"]:before, .author[href$="TheAppleFreak"]:before, .author[href$="notwitty_username"]:before, .author[href$="TGxPatriot"]:before, .author[href$="Hauberk"]:before, .author[href$="Guck_Mal"]:before,
  2038. .author[href$="zang227"]:before,
  2039. .author[href$="crest123"]:before,
  2040. .author[href$="Bosses_Boss"]:before,
  2041. .author[href$="SKiring"]:before,
  2042. .author[href$="ak474000"]:before,
  2043. .author[href$="hl2e3"]:before,
  2044. .author[href$="PriceZombie"]:before,
  2045. .author[href$="totes_meta_bot"]:before,
  2046. .author[href$="AutoModerator"]:before,
  2047. .author[href$="autowikibot"]:before,
  2048. .author[href$="pcmrmodtestuser"]:before,
  2049. .author[href$="untouchedURL"]:before
  2050. {
  2051. background: #74C365;
  2052. line-height: 20px;
  2053. padding: 0 4px;
  2054. color: #FFF;
  2055. display: inline-block;
  2056. border-radius: 3px;
  2057. }
  2058.  
  2059. .author[href$="pedro19"]:before {
  2060. content: "Creator ";
  2061. margin-right: .3em;
  2062. }
  2063.  
  2064. .author[href$="alien_from_Europa"]:before, .author[href$="Tizaki"]:before, .author[href$="Melvar_10"]:before, .author[href$="TheAppleFreak"]:before, .author[href$="notwitty_username"]:before, .author[href$="Hauberk"]:before,
  2065. .author[href$="Guck_Mal"]:before, .author[href$="zang227"]:before, .author[href$="SKiring"]:before, .author[href$="ak474000"]:before, .author[href$="crest123"]:before, .author[href$="Bosses_Boss"]:before, .author[href$="hl2e3"]:before {
  2066. content: "Mod ";
  2067. margin-right: .3em;
  2068. }
  2069.  
  2070. .author[href$="PriceZombie"]:before, .author[href$="totes_meta_bot"]:before, .author[href$="AutoModerator"]:before, .author[href$="autowikibot"]:before,
  2071. .author[href$="pcmrmodtestuser"]:before,
  2072. .author[href$="untouchedURL"]:before {
  2073. content: "Bot ";
  2074. margin-right: .3em;
  2075. }
  2076. /** USER FLAIR END **/
  2077.  
  2078. body:not(.res) .subscribe-button .add:after {
  2079. position: absolute;
  2080. top: 165px;
  2081. width: 620px;
  2082. height: 20px;
  2083. content: '';
  2084. left: 20px;
  2085. }
  2086.  
  2087. /* Sub name in sidebar */
  2088. .titlebox .redditname a {
  2089. font-size: 0;
  2090. }
  2091.  
  2092. .titlebox .redditname a:after {
  2093. content: '/r/PCMasterRace';
  2094. font-size: xx-large;
  2095. }
  2096.  
  2097. /* Hover on report button confirmation */
  2098. .report-button>span.option.error:before {
  2099. position: fixed;
  2100. line-height: 120%;
  2101. font-size: x-large;
  2102. border-top: 2px solid #222;
  2103. box-shadow: 0 0 9px 9px #222;
  2104. padding: 10px;
  2105. top: 0;
  2106. left: 0;
  2107. right: 0;
  2108. text-align: center;
  2109. background-color: orangered;
  2110. color: #fff;
  2111. font-weight: bold;
  2112. z-index: 100;
  2113. content: "Hold up! After reporting, message the moderators with a link to the submission and let us know why you reported it. Helps us make a decision much quicker.";
  2114. white-space: normal;
  2115. }
  2116.  
  2117. /* Hover style for steam/chat/irc/etc links at bottom of sidebar */
  2118. .md table ~ table th:hover {
  2119. background: #369;
  2120. }
  2121.  
  2122. .md table ~ table th:hover * {
  2123. color: #fff;
  2124. }
  2125.  
  2126. /* Up and downvote hover text */
  2127. .arrow.down:hover:before, .arrow.up:hover:before {
  2128. position: absolute;
  2129. display: block;
  2130. z-index: 1000;
  2131. background-color: #FFF;
  2132. border: 1px solid #9CBA7F;
  2133. border-radius: 1px;
  2134. font-size: 11px;
  2135. font-weight: bold;
  2136. margin-left: 0px;
  2137. margin-top: 0px;
  2138. padding: 2px;
  2139. content: "";
  2140. }
  2141.  
  2142. .arrow.down:hover:before {
  2143. color: red;
  2144. content: "Console shill";
  2145. margin-top: 20px;
  2146. }
  2147.  
  2148. .arrow.up:hover:before {
  2149. color: green;
  2150. content: "Glorious";
  2151. margin-top: -20px;
  2152. }
  2153.  
  2154. .loggedin:not(.subscriber) .down { display: none; }
  2155.  
  2156. /* Custom Vote Arrows
  2157. ================================== */
  2158. .midcol, .res-nightmode .thing .midcol {
  2159. background-color: transparent !important;
  2160. }
  2161. .midcol.likes, .midcol.unvoted, .midcol.dislikes, .res-nightmode .midcol.likes, .res-nightmode .midcol.unvoted, .res-nightmode .midcol.dislikes {
  2162. width: 60px !important;
  2163. margin-right: 0px;
  2164. margin-left: -10px;
  2165. }
  2166.  
  2167. .thing .midcol .arrow, .thing .midcol .res-nightmode .arrow {
  2168. height: 20px !important;
  2169. margin-left: 20px;
  2170. }
  2171. .thing .midcol .arrow.up, .thing .midcol .arrow.up:hover, .thing .midcol .res-nightmode .arrow.up, .thing .midcol .res-nightmode .arrow.up:hover {
  2172. background: url(%%vote-arrows%%) no-repeat -40px 0px !important;
  2173. width: 20px !important;
  2174. }
  2175. .thing .midcol .arrow.down, .thing .midcol .arrow.down:hover, .thing .midcol .res-nightmode .arrow.down, .thing .midcol .res-nightmode .arrow.down:hover {
  2176. background: url(%%vote-arrows%%) no-repeat -40px -20px !important;
  2177. width: 20px !important;
  2178. }
  2179. .thing .midcol .arrow.upmod, .thing .midcol .arrow.upmod:hover, .thing .midcol .res-nightmode .arrow.upmod, .thing .midcol .res-nightmode .arrow.upmod:hover {
  2180. background: url(%%vote-arrows%%) no-repeat 0px 0px !important;
  2181. width: 40px !important;
  2182. }
  2183. .thing .midcol .arrow.downmod, .thing .midcol .arrow.downmod:hover, .thing .midcol .res-nightmode .arrow.downmod, .thing .midcol .res-nightmode .arrow.downmod:hover {
  2184. background: url(%%vote-arrows%%) no-repeat 0px -20px !important;
  2185. width: 20px !important;
  2186. }
  2187.  
  2188. /* Margin fixes
  2189. ================================== */
  2190.  
  2191. .sitetable.nestedlisting .child {
  2192. margin-left: 25px !important;
  2193. }
  2194.  
  2195. .sitetable.nestedlisting .collapsed :not(p > .collapsed) {
  2196. margin-left: 30px !important;
  2197. }
  2198.  
  2199. /* Nightmode header color fixes
  2200. ================================== */
  2201. body.res-nightmode #sr-header-area {
  2202. background-color: #222 !important;
  2203. }
  2204. body.res-nightmode #sr-header-area #sr-more-link {
  2205. background-color: #222 !important;
  2206. }
  2207. body.res-nightmode #sr-header-area a {
  2208. color: #54708b;
  2209. }
  2210. body.res-nightmode #header .res-navTop {
  2211. background-color: #222 !important;
  2212. }
  2213. body.res-nightmode #header .res-navTop #userbarToggle {
  2214. background-color: #222;
  2215. }
  2216.  
  2217. body.res-nightmode #RESShortcuts {
  2218. color: #54708b;
  2219. }
  2220.  
  2221.  
  2222. /* Font Colors
  2223. ================================== */
  2224.  
  2225. a[href$="#g"] {
  2226. color: #00CD00 !important;
  2227. pointer-events: none;
  2228. }
  2229.  
  2230. a[href$="#r"] {
  2231. color: #FF0000 !important;
  2232. pointer-events: none;
  2233. }
  2234.  
  2235. a[href$="#b"] {
  2236. color: #000080 !important;
  2237. pointer-events: none;
  2238. }
  2239.  
  2240. a[href$="#gold"] {
  2241. color: #b8860b !important;
  2242. pointer-events: none;
  2243. }
  2244.  
  2245. a[href$="#purple"] {
  2246. color:#9370d8 !important;
  2247. pointer-events: none;
  2248. }
  2249.  
  2250. a[href$="#pink"] {
  2251. color:deeppink !important;
  2252. pointer-events: none;
  2253. }
  2254.  
  2255. a[href$="#darkred"] {
  2256. color:darkred !important;
  2257. pointer-events: none;
  2258. }
  2259.  
  2260. /* PCGA AMA "Verified" tags from /r/iAMA; works only in their AMA thread
  2261. ================================== */
  2262. .flair-verified, #siteTable_t3_290736 .author[href$="PLT_Corey"]:before, #siteTable_t3_293idu .author[href$="PLT_Corey"]:before, #siteTable_t3_296u2m .author[href$="PLT_Corey"]:before, #siteTable_t3_290736 .author[href$="LogitechG_Charles"]:before, #siteTable_t3_293idu .author[href$="LogitechG_Charles"]:before, #siteTable_t3_296u2m .author[href$="LogitechG_Charles"]:before, #siteTable_t3_290736 .author[href$="LogitechG_Chris"]:before, #siteTable_t3_293idu .author[href$="LogitechG_Chris"]:before, #siteTable_t3_296u2m .author[href$="LogitechG_Chris"]:before, #siteTable_t3_290736 .author[href$="LogitechG_Christina"]:before, #siteTable_t3_293idu .author[href$="LogitechG_Christina"]:before, #siteTable_t3_296u2m .author[href$="LogitechG_Christina"]:before, #siteTable_t3_290736 .author[href$="LogitechG_Mark"]:before, #siteTable_t3_293idu .author[href$="LogitechG_Mark"]:before, #siteTable_t3_296u2m .author[href$="LogitechG_Mark"]:before, #siteTable_t3_290736 .author[href$="MechMatt"]:before, #siteTable_t3_293idu .author[href$="MechMatt"]:before, #siteTable_t3_296u2m .author[href$="MechMatt"]:before {
  2263. content: " Verified";
  2264. background: #E9FFE6;
  2265. padding: 1px 5px 0px !important;
  2266. display: inline-block;
  2267. border: 1px solid #7ec66b;
  2268. margin-right: .3em;
  2269. border-radius: 3px;
  2270. color: #222;
  2271. font-weight: 400;
  2272. }
  2273.  
  2274.  
  2275. /*color only flair - */
  2276.  
  2277. :lang(rr) .linkflair-green {display:none;}
  2278. :lang(rr) .linkflair-blue {display:none;}
  2279.  
  2280. /*Peasantry Free*/
  2281.  
  2282. :lang(pf) .linkflair-red {display:none;}
  2283. :lang(pf) .linkflair-darkred {display:none;}
  2284. :lang(pf) .linkflair-deeppink {display:none;}
  2285. :lang(pf) .linkflair-darkgoldenrod {display:none;}
  2286. :lang(pf) .linkflair-aliceblue {display:none;}
  2287. :lang(pf) .linkflair-purple {display:none;}
  2288.  
  2289. /*Memeless*/
  2290.  
  2291. :lang(mm) .linkflair-darkred {display:none;}
  2292.  
  2293.  
  2294. :lang(st) .linkflair-tan {display:none;}
  2295. :lang(st) .linkflair-darkred {display:none;}
  2296.  
  2297. /* self text */
  2298.  
  2299. .thumbnail.self {
  2300. height: 57px;
  2301. background-image: url(%%pcmrselfpost%%);
  2302. background-position: 0px 0px;
  2303. }
  2304.  
  2305. /*color flair button*/
  2306.  
  2307. .entry .buttons a.flairselectbtn {
  2308. color:#e1bd00;
  2309. }
  2310.  
  2311. .flairselectbtn:after{content:" (Glorious!)";}
  2312.  
  2313. .side a.flairselectbtn:after{
  2314. color:red;
  2315. font-weight:bold;
  2316. content:" <-- Select your flair!";
  2317. }
  2318.  
  2319.  
  2320. /*spoiler link flair -- alien
  2321. ==================================*/
  2322.  
  2323. .linkflair-spoiler .linkflairlabel {display:none;}
  2324.  
  2325. .listing-page .linkflair-spoiler a.title {color:#000; background:#000; transition:all 0.1s ease;}
  2326.  
  2327. .listing-page .linkflair-spoiler a.title:hover {background:#e6e6e6;}
  2328.  
  2329. /* Gilded outline
  2330. ==================================*/
  2331.  
  2332. .gilded { background: rgba(255,215,0,.3); overflow: hidden; }
  2333.  
  2334. /* res fix */
  2335.  
  2336. .res-commentBoxes .res .gilded .gilded,
  2337. .res-commentBoxes .res .gilded .gilded .gilded,
  2338. .res-commentBoxes .res .gilded .gilded .gilded .gilded,
  2339. .res-commentBoxes .res .gilded .gilded .gilded .gilded .gilded,
  2340. .res-commentBoxes .res .gilded .gilded .gilded .gilded .gilded .gilded,
  2341. .res-commentBoxes .res .gilded .gilded .gilded .gilded .gilded .gilded .gilded,
  2342. .res-commentBoxes .res .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded,
  2343. .res-commentBoxes .res .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded,
  2344. .res-commentBoxes .res .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded,
  2345. .res-commentBoxes .res .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded,
  2346. .res-commentBoxes .res .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded .gilded {
  2347. background: rgba(255,215,0,.3)!important;
  2348. }
  2349.  
  2350. /*Titlebar -- alien
  2351. *************************/
  2352.  
  2353. body>.content {
  2354. margin-top: 30px !important;
  2355. }
  2356.  
  2357. .side {
  2358. margin-top: 50px !important;
  2359. padding: 5px;
  2360. padding-left: 10px;
  2361. }
  2362.  
  2363. html {
  2364. position: relative;
  2365. }
  2366.  
  2367. .titlebox .usertext-body blockquote blockquote blockquote {
  2368. border: none;
  2369. position: absolute;
  2370. top: 150px;
  2371. right: 15px;
  2372. margin: 0;
  2373. padding: 0;
  2374. z-index: 20;
  2375. background: #FFF;
  2376. }
  2377.  
  2378. .titlebox .usertext-body blockquote blockquote blockquote h3 {
  2379. color: #6d6d6d;
  2380. font-size: 10px;
  2381. text-transform: uppercase;
  2382. margin-bottom: 10px;
  2383. position: relative;
  2384. display: inline;
  2385. top: 0;
  2386. left: 0;
  2387. line-height: 20px;
  2388. color: #444444 !important;
  2389. }
  2390.  
  2391. .titlebox .usertext-body blockquote blockquote blockquote ul {
  2392. border: 1px solid #358792;
  2393. border-top: 0px;
  2394. border-bottom-right-radius: 5px;
  2395. border-bottom-left-radius: 5px;
  2396. border-top-left-radius: 0px;
  2397. border-top-right-radius: 0px;
  2398. height: 14px;
  2399. margin: 0;
  2400. box-shadow: 0px 3px 3px 1px #B9C4B4;
  2401. }
  2402.  
  2403. .titlebox .usertext-body blockquote blockquote blockquote ul li {
  2404. color: #26568c;
  2405. border-right: 1px solid #c7daf3;
  2406. border-left: 1px solid #fff;
  2407. line-height: 20px;
  2408. padding: 0 10px;
  2409. list-style: none;
  2410. float: left;
  2411. position: relative;
  2412. font-family: Calibri,"Trebuchet MS",verdana,sans-serif!important;
  2413. text-transform: uppercase;
  2414. }
  2415.  
  2416. .titlebox .usertext-body blockquote blockquote blockquote ul li em {
  2417. font-size: 8px;
  2418. font-style: normal;
  2419. }
  2420.  
  2421. .titlebox .usertext-body blockquote blockquote blockquote ul li:first-child {
  2422. border-left: none;
  2423. }
  2424.  
  2425. .titlebox .usertext-body blockquote blockquote blockquote ul li:last-child {
  2426. border-right: none;
  2427. }
  2428.  
  2429. .titlebox .usertext-body blockquote blockquote blockquote ul li:hover {
  2430. background: #fff;
  2431. cursor: default;
  2432. }
  2433.  
  2434. .titlebox .usertext-body blockquote blockquote blockquote ul li ul {
  2435. background: #fff;
  2436. border: 1px solid #a3bbd9;
  2437. border-radius: 0;
  2438. -moz-border-radius: 0;
  2439. -webkit-border-radius: 0;
  2440. display: none;
  2441. position: absolute;
  2442. top: 20px;
  2443. left: -1px;
  2444. height: auto;
  2445. min-width: 100%;
  2446. }
  2447.  
  2448. .titlebox .usertext-body blockquote blockquote blockquote ul li:hover ul, .titlebox .usertext-body blockquote blockquote blockquote ul li:focus ul {
  2449. display: block;
  2450. }
  2451.  
  2452. .titlebox .usertext-body blockquote blockquote blockquote ul li ul li {
  2453. border: none;
  2454. float: none;
  2455. padding: 0;
  2456. }
  2457.  
  2458. .titlebox .usertext-body blockquote blockquote blockquote ul li ul li a {
  2459. display: block;
  2460. padding: 0 10px;
  2461. white-space: nowrap;
  2462. }
  2463.  
  2464. .titlebox .usertext-body blockquote blockquote blockquote ul li ul li a:hover {
  2465. background: #ecf3fd;
  2466. }
  2467.  
  2468. /* Announcements bar (Apple) */
  2469. .side .md h3+blockquote{
  2470. position: absolute;
  2471. top: 152px;
  2472. left: 20px;
  2473. height: 25px;
  2474. border:0;
  2475. background-color: transparent;
  2476. border-left: 0;
  2477. width: calc(100vw - 605px);
  2478. overflow: hidden;
  2479. padding-left: 0;
  2480. }
  2481. .side .md h3+blockquote a{
  2482. color: #369;
  2483. }
  2484.  
  2485. /* Never Ending Reddit page 1 fix */
  2486.  
  2487. .content #progressIndicator{
  2488. width: calc(90vw - 340px);
  2489. }
  2490.  
  2491. /* Rage thread all caps enforcement */
  2492.  
  2493. #siteTable div.id-t3_2s0rng, #siteTable_t3_2s0rng{
  2494. text-transform: uppercase !important;
  2495. }
  2496.  
  2497. /* Disable downvotes on questions flaired as "Tech Support" */
  2498.  
  2499. .siteTable > .thing.self.linkflair-techsupport > .midcol > .down, .siteTable > .thing.self.linkflair-techsupport > .midcol > .downmod {
  2500. display: none;
  2501. }
  2502.  
  2503. /* ACTUALLY NSFW */
  2504. .nsfw-stamp acronym:before{
  2505. content: "ACTUALLY ";
  2506. }
  2507.  
  2508. /* RES Bacon Easter Egg (courtesy of /u/eegras) */
  2509. body #baconBit {
  2510. background: url(%%vote-arrows%%) no-repeat 0px -20px;
  2511. width: 20px;
  2512. height: 20px;
  2513. }
  2514.  
  2515. /* User flairs */
  2516. .thing.comment .tagline {
  2517. margin-bottom: 2px;
  2518. }
  2519. .thing.comment .tagline .author.submitter, .thing.comment .tagline .author.moderator, .thing.comment .tagline .author.admin {
  2520. display: inline-block;
  2521. height: 18px;
  2522. line-height: 18px;
  2523. color: #FFF;
  2524. padding-left: 5px;
  2525. padding-right: 5px;
  2526. margin-right: 0;
  2527. border-radius: 3px;
  2528. border-bottom: 2px solid;
  2529. }
  2530. .thing.comment .tagline .author.submitter {
  2531. background-color: #1E5790 !important;
  2532. border-bottom-color: #1E5790;
  2533. }
  2534. .thing.comment .tagline .author.moderator {
  2535. background-color: #228822 !important;
  2536. border-bottom-color: #228822;
  2537. }
  2538. .thing.comment .tagline .author.admin {
  2539. background-color: #FF0011 !important;
  2540. border-bottom-color: #FF0011;
  2541. }
  2542.  
  2543. .tagline, .side .content li {
  2544. line-height: 20px;
  2545. }
  2546.  
  2547. .side .tagline:hover .flair, .side li:hover .flair {
  2548. font-size: x-small;
  2549. margin-right: 0;
  2550. }
  2551. .side .tagline:hover .flair:before, .side li:hover .flair:before {
  2552. margin-right: 5px;
  2553. }
  2554.  
  2555. .flair:not(.linkflairlabel) {
  2556. font-family: "Helvetica Neue", "Helvetica", "Verdana", Arial, sans;
  2557. font-size: x-small;
  2558. font-weight: bold;
  2559. overflow: hidden;
  2560. white-space: nowrap;
  2561. max-width: calc(100% - 10px);
  2562. background-color: #777;
  2563. color: #FFF;
  2564. position: relative;
  2565. display: inline-flex;
  2566. padding-left: 5px;
  2567. padding-right: 5px;
  2568. border: none;
  2569. border-radius: 3px;
  2570. margin-left: 3px;
  2571. }
  2572. .flair[class*="flair-i-"], .flair[class*="flair-s-"], .flair[class*="flair-r-"] {
  2573. padding-left: 0px;
  2574. font-size: 0;
  2575. transition: font-size 0.3s cubic-bezier(0.69, 0.03, 1, -0.12);
  2576. }
  2577. .flair[class*="flair-i-"]:before, .flair[class*="flair-s-"]:before, .flair[class*="flair-r-"]:before {
  2578. display: inline-block;
  2579. content: "TEST OUTFIT PLEASE IGNORE";
  2580. color: #FFF;
  2581. background-color: #AAA;
  2582. padding-left: 5px;
  2583. padding-right: 5px;
  2584. border: none;
  2585. border-radius: 3px;
  2586. margin-right: 0px;
  2587. overflow: visible;
  2588. text-overflow: initial;
  2589. white-space: initial;
  2590. font-size: x-small;
  2591. transition: margin-right .5s linear;
  2592. }
  2593. .flair[class*="flair-i-"]:empty, .flair[class*="flair-s-"]:empty, .flair[class*="flair-r-"]:empty {
  2594. padding-right: 0;
  2595. margin-right: 0;
  2596. }
  2597. .flair[class*="flair-i-"]:empty:hover:before, .flair[class*="flair-s-"]:empty:hover:before, .flair[class*="flair-r-"]:empty:hover:before {
  2598. margin-right: 0;
  2599. }
  2600. .flair[class*="flair-i-"]:hover, .flair[class*="flair-s-"]:hover, .flair[class*="flair-r-"]:hover {
  2601. font-size: x-small;
  2602. margin-right: 0;
  2603. }
  2604. .flair[class*="flair-i-"]:hover:before, .flair[class*="flair-s-"]:hover:before, .flair[class*="flair-r-"]:hover:before {
  2605. margin-right: 5px;
  2606. }
  2607.  
  2608. a.author.moderator ~ .flair {
  2609. background-color: #FFF;
  2610. color: #228822;
  2611. box-shadow: 0px 0px 0px 1px #228822 inset;
  2612. }
  2613. a.author.moderator ~ .flair:before {
  2614. background-color: #228822;
  2615. color: #FFF;
  2616. }
  2617.  
  2618. a.author.admin ~ .flair {
  2619. background-color: #FFF;
  2620. color: #FF0011;
  2621. box-shadow: 0px 0px 0px 1px #FF0011 inset;
  2622. }
  2623. a.author.admin ~ .flair:before {
  2624. background-color: #FF0011;
  2625. color: #FFF;
  2626. }
  2627.  
  2628. .flair.flair-aliceblue {
  2629. background-color: #f0f8ff;
  2630. color: #101010;
  2631. }
  2632.  
  2633. .flair.flair-antiquewhite {
  2634. background-color: #faebd7;
  2635. color: #101010;
  2636. }
  2637.  
  2638. .flair.flair-aqua {
  2639. background-color: aqua;
  2640. color: #101010;
  2641. }
  2642.  
  2643. .flair.flair-aquamarine {
  2644. background-color: #7fffd4;
  2645. color: #101010;
  2646. }
  2647.  
  2648. .flair.flair-azure {
  2649. background-color: #f0ffff;
  2650. color: #101010;
  2651. }
  2652.  
  2653. .flair.flair-beige {
  2654. background-color: #f5f5dc;
  2655. color: #101010;
  2656. }
  2657.  
  2658. .flair.flair-bisque {
  2659. background-color: #ffe4c4;
  2660. color: #101010;
  2661. }
  2662.  
  2663. .flair.flair-blueviolet {
  2664. background-color: #8a2be2;
  2665. }
  2666.  
  2667. .flair.flair-brown {
  2668. background-color: #a52a2a;
  2669. }
  2670.  
  2671. .flair.flair-burlywood {
  2672. background-color: #deb887;
  2673. color: #101010;
  2674. }
  2675.  
  2676. .flair.flair-cadetblue {
  2677. background-color: #5f9ea0;
  2678. color: #101010;
  2679. }
  2680.  
  2681. .flair.flair-chartreuse {
  2682. background-color: #7fff00;
  2683. color: #101010;
  2684. }
  2685.  
  2686. .flair.flair-chocolate {
  2687. background-color: #d2691e;
  2688. }
  2689.  
  2690. .flair.flair-coral {
  2691. background-color: #ff7f50;
  2692. color: #101010;
  2693. }
  2694.  
  2695. .flair.flair-cornflowerblue {
  2696. background-color: #6495ed;
  2697. color: #101010;
  2698. }
  2699.  
  2700. .flair.flair-cornsilk {
  2701. background-color: #fff8dc;
  2702. color: #101010;
  2703. }
  2704.  
  2705. .flair.flair-crimson {
  2706. background-color: #dc143c;
  2707. }
  2708.  
  2709. .flair.flair-cyan {
  2710. background-color: #0ff;
  2711. color: #101010;
  2712. }
  2713.  
  2714. .flair.flair-darkblue {
  2715. background-color: #00008b;
  2716. }
  2717.  
  2718. .flair.flair-darkcyan {
  2719. background-color: #008b8b;
  2720. }
  2721.  
  2722. .flair.flair-darkgoldenrod {
  2723. background-color: #b8860b;
  2724. color: #101010;
  2725. }
  2726.  
  2727. .flair.flair-darkgray {
  2728. background-color: #a9a9a9;
  2729. color: #101010;
  2730. }
  2731.  
  2732. .flair.flair-darkgrey {
  2733. background-color: darkgrey;
  2734. color: #101010;
  2735. }
  2736.  
  2737. .flair.flair-darkgreen {
  2738. background-color: #006400;
  2739. }
  2740.  
  2741. .flair.flair-darkkhaki {
  2742. background-color: #bdb76b;
  2743. color: #101010;
  2744. }
  2745.  
  2746. .flair.flair-darkmagenta {
  2747. background-color: #8b008b;
  2748. }
  2749.  
  2750. .flair.flair-darkolivegreen {
  2751. background-color: #556b2f;
  2752. }
  2753.  
  2754. .flair.flair-darkorange {
  2755. background-color: #ff8c00;
  2756. color: #101010;
  2757. }
  2758.  
  2759. .flair.flair-darkorchid {
  2760. background-color: #9932cc;
  2761. }
  2762.  
  2763. .flair.flair-darkred {
  2764. background-color: #8b0000;
  2765. }
  2766.  
  2767. .flair.flair-darksalmon {
  2768. background-color: #e9967a;
  2769. color: #101010;
  2770. }
  2771.  
  2772. .flair.flair-darkseagreen {
  2773. background-color: #8fbc8f;
  2774. color: #101010;
  2775. }
  2776.  
  2777. .flair.flair-darkslateblue {
  2778. background-color: #483d8b;
  2779. }
  2780.  
  2781. .flair.flair-darkslategray {
  2782. background-color: #2f4f4f;
  2783. }
  2784.  
  2785. .flair.flair-darkslategrey {
  2786. background-color: darkslategrey;
  2787. }
  2788.  
  2789. .flair.flair-darkturquoise {
  2790. background-color: #00ced1;
  2791. color: #101010;
  2792. }
  2793.  
  2794. .flair.flair-darkviolet {
  2795. background-color: #9400d3;
  2796. }
  2797.  
  2798. .flair.flair-deeppink {
  2799. background-color: #ff1493;
  2800. }
  2801.  
  2802. .flair.flair-deepskyblue {
  2803. background-color: #00bfff;
  2804. color: #101010;
  2805. }
  2806.  
  2807. .flair.flair-dimgray {
  2808. background-color: #696969;
  2809. }
  2810.  
  2811. .flair.flair-dimgrey {
  2812. background-color: dimgrey;
  2813. }
  2814.  
  2815. .flair.flair-dodgerblue {
  2816. background-color: #1e90ff;
  2817. color: #101010;
  2818. }
  2819.  
  2820. .flair.flair-firebrick {
  2821. background-color: #b22222;
  2822. }
  2823.  
  2824. .flair.flair-floralwhite {
  2825. background-color: #fffaf0;
  2826. color: #101010;
  2827. }
  2828.  
  2829. .flair.flair-forestgreen {
  2830. background-color: #228b22;
  2831. }
  2832.  
  2833. .flair.flair-fuchsia {
  2834. background-color: #f0f;
  2835. color: #101010;
  2836. }
  2837.  
  2838. .flair.flair-gainsboro {
  2839. background-color: #dcdcdc;
  2840. color: #101010;
  2841. }
  2842.  
  2843. .flair.flair-ghostwhite {
  2844. background-color: #f8f8ff;
  2845. color: #101010;
  2846. }
  2847.  
  2848. .flair.flair-gold {
  2849. background-color: #ffd700;
  2850. color: #101010;
  2851. }
  2852.  
  2853. .flair.flair-goldenrod {
  2854. background-color: #daa520;
  2855. color: #101010;
  2856. }
  2857.  
  2858. .flair.flair-gray {
  2859. background-color: gray;
  2860. }
  2861.  
  2862. .flair.flair-grey {
  2863. background-color: grey;
  2864. }
  2865.  
  2866. .flair.flair-greenyellow {
  2867. background-color: #adff2f;
  2868. color: #101010;
  2869. }
  2870.  
  2871. .flair.flair-honeydew {
  2872. background-color: #f0fff0;
  2873. color: #101010;
  2874. }
  2875.  
  2876. .flair.flair-hotpink {
  2877. background-color: #ff69b4;
  2878. color: #101010;
  2879. }
  2880.  
  2881. .flair.flair-indianred {
  2882. background-color: #cd5c5c;
  2883. }
  2884.  
  2885. .flair.flair-indigo {
  2886. background-color: #4b0082;
  2887. }
  2888.  
  2889. .flair.flair-ivory {
  2890. background-color: #fffff0;
  2891. color: #101010;
  2892. }
  2893.  
  2894. .flair.flair-khaki {
  2895. background-color: #f0e68c;
  2896. color: #101010;
  2897. }
  2898.  
  2899. .flair.flair-lavender {
  2900. background-color: #e6e6fa;
  2901. color: #101010;
  2902. }
  2903.  
  2904. .flair.flair-lavenderblush {
  2905. background-color: #fff0f5;
  2906. color: #101010;
  2907. }
  2908.  
  2909. .flair.flair-lawngreen {
  2910. background-color: #7cfc00;
  2911. color: #101010;
  2912. }
  2913.  
  2914. .flair.flair-lemonchiffon {
  2915. background-color: #fffacd;
  2916. color: #101010;
  2917. }
  2918.  
  2919. .flair.flair-lightblue {
  2920. background-color: #add8e6;
  2921. color: #101010;
  2922. }
  2923.  
  2924. .flair.flair-lightcoral {
  2925. background-color: #f08080;
  2926. color: #101010;
  2927. }
  2928.  
  2929. .flair.flair-lightcyan {
  2930. background-color: #e0ffff;
  2931. color: #101010;
  2932. }
  2933.  
  2934. .flair.flair-lightgoldenrodyellow {
  2935. background-color: #fafad2;
  2936. color: #101010;
  2937. }
  2938.  
  2939. .flair.flair-lightgray {
  2940. background-color: lightgray;
  2941. color: #101010;
  2942. }
  2943.  
  2944. .flair.flair-lightgrey {
  2945. background-color: #d3d3d3;
  2946. color: #101010;
  2947. }
  2948.  
  2949. .flair.flair-lightgreen {
  2950. background-color: #90ee90;
  2951. color: #101010;
  2952. }
  2953.  
  2954. .flair.flair-lightpink {
  2955. background-color: #ffb6c1;
  2956. color: #101010;
  2957. }
  2958.  
  2959. .flair.flair-lightsalmon {
  2960. background-color: #ffa07a;
  2961. color: #101010;
  2962. }
  2963.  
  2964. .flair.flair-lightseagreen {
  2965. background-color: #20b2aa;
  2966. color: #101010;
  2967. }
  2968.  
  2969. .flair.flair-lightskyblue {
  2970. background-color: #87cefa;
  2971. color: #101010;
  2972. }
  2973.  
  2974. .flair.flair-lightslategray {
  2975. background-color: #789;
  2976. }
  2977.  
  2978. .flair.flair-lightslategrey {
  2979. background-color: lightslategrey;
  2980. }
  2981.  
  2982. .flair.flair-lightsteelblue {
  2983. background-color: #b0c4de;
  2984. color: #101010;
  2985. }
  2986.  
  2987. .flair.flair-lightyellow {
  2988. background-color: #ffffe0;
  2989. color: #101010;
  2990. }
  2991.  
  2992. .flair.flair-lime {
  2993. background-color: lime;
  2994. color: #101010;
  2995. }
  2996.  
  2997. .flair.flair-limegreen {
  2998. background-color: #32cd32;
  2999. color: #101010;
  3000. }
  3001.  
  3002. .flair.flair-linen {
  3003. background-color: #faf0e6;
  3004. color: #101010;
  3005. }
  3006.  
  3007. .flair.flair-magenta {
  3008. background-color: #f0f;
  3009. color: #101010;
  3010. }
  3011.  
  3012. .flair.flair-maroon {
  3013. background-color: maroon;
  3014. }
  3015.  
  3016. .flair.flair-mediumaquamarine {
  3017. background-color: #66cdaa;
  3018. color: #101010;
  3019. }
  3020.  
  3021. .flair.flair-mediumblue {
  3022. background-color: #0000cd;
  3023. }
  3024.  
  3025. .flair.flair-mediumorchid {
  3026. background-color: #ba55d3;
  3027. }
  3028.  
  3029. .flair.flair-mediumpurple {
  3030. background-color: #9370d8;
  3031. }
  3032.  
  3033. .flair.flair-mediumseagreen {
  3034. background-color: #3cb371;
  3035. color: #101010;
  3036. }
  3037.  
  3038. .flair.flair-mediumslateblue {
  3039. background-color: #7b68ee;
  3040. }
  3041.  
  3042. .flair.flair-mediumspringgreen {
  3043. background-color: #00fa9a;
  3044. color: #101010;
  3045. }
  3046.  
  3047. .flair.flair-mediumturquoise {
  3048. background-color: #48d1cc;
  3049. color: #101010;
  3050. }
  3051.  
  3052. .flair.flair-mediumvioletred {
  3053. background-color: #c71585;
  3054. }
  3055.  
  3056. .flair.flair-midnightblue {
  3057. background-color: #191970;
  3058. }
  3059.  
  3060. .flair.flair-mintcream {
  3061. background-color: #f5fffa;
  3062. color: #101010;
  3063. }
  3064.  
  3065. .flair.flair-mistyrose {
  3066. background-color: #ffe4e1;
  3067. color: #101010;
  3068. }
  3069.  
  3070. .flair.flair-moccasin {
  3071. background-color: #ffe4b5;
  3072. color: #101010;
  3073. }
  3074.  
  3075. .flair.flair-navajowhite {
  3076. background-color: #ffdead;
  3077. color: #101010;
  3078. }
  3079.  
  3080. .flair.flair-navy {
  3081. background-color: navy;
  3082. }
  3083.  
  3084. .flair.flair-oldlace {
  3085. background-color: #fdf5e6;
  3086. color: #101010;
  3087. }
  3088.  
  3089. .flair.flair-olive {
  3090. background-color: olive;
  3091. }
  3092.  
  3093. .flair.flair-olivedrab {
  3094. background-color: #6b8e23;
  3095. }
  3096.  
  3097. .flair.flair-orange {
  3098. background-color: orange;
  3099. color: #101010;
  3100. }
  3101.  
  3102. .flair.flair-orangered {
  3103. background-color: #ff4500;
  3104. color: #101010;
  3105. }
  3106.  
  3107. .flair.flair-orchid {
  3108. background-color: #da70d6;
  3109. color: #101010;
  3110. }
  3111.  
  3112. .flair.flair-palegoldenrod {
  3113. background-color: #eee8aa;
  3114. color: #101010;
  3115. }
  3116.  
  3117. .flair.flair-palegreen {
  3118. background-color: #98fb98;
  3119. color: #101010;
  3120. }
  3121.  
  3122. .flair.flair-paleturquoise {
  3123. background-color: #afeeee;
  3124. color: #101010;
  3125. }
  3126.  
  3127. .flair.flair-palevioletred {
  3128. background-color: #d87093;
  3129. color: #101010;
  3130. }
  3131.  
  3132. .flair.flair-papayawhip {
  3133. background-color: #ffefd5;
  3134. color: #101010;
  3135. }
  3136.  
  3137. .flair.flair-peachpuff {
  3138. background-color: #ffdab9;
  3139. color: #101010;
  3140. }
  3141.  
  3142. .flair.flair-peru {
  3143. background-color: #cd853f;
  3144. color: #101010;
  3145. }
  3146.  
  3147. .flair.flair-pink {
  3148. background-color: #ffc0cb;
  3149. color: #101010;
  3150. }
  3151.  
  3152. .flair.flair-plum {
  3153. background-color: #dda0dd;
  3154. color: #101010;
  3155. }
  3156.  
  3157. .flair.flair-powderblue {
  3158. background-color: #b0e0e6;
  3159. color: #101010;
  3160. }
  3161.  
  3162. .flair.flair-purple {
  3163. background-color: #8752A0;
  3164. }
  3165.  
  3166. .flair.flair-rosybrown {
  3167. background-color: #bc8f8f;
  3168. color: #101010;
  3169. }
  3170.  
  3171. .flair.flair-royalblue {
  3172. background-color: #4169e1;
  3173. }
  3174.  
  3175. .flair.flair-saddlebrown {
  3176. background-color: #8b4513;
  3177. }
  3178.  
  3179. .flair.flair-salmon {
  3180. background-color: #fa8072;
  3181. color: #101010;
  3182. }
  3183.  
  3184. .flair.flair-sandybrown {
  3185. background-color: #f4a460;
  3186. color: #101010;
  3187. }
  3188.  
  3189. .flair.flair-seagreen {
  3190. background-color: #2e8b57;
  3191. }
  3192.  
  3193. .flair.flair-seashell {
  3194. background-color: #fff5ee;
  3195. color: #101010;
  3196. }
  3197.  
  3198. .flair.flair-sienna {
  3199. background-color: #a0522d;
  3200. }
  3201.  
  3202. .flair.flair-silver {
  3203. background-color: silver;
  3204. color: #101010;
  3205. }
  3206.  
  3207. .flair.flair-skyblue {
  3208. background-color: #87ceeb;
  3209. color: #101010;
  3210. }
  3211.  
  3212. .flair.flair-slateblue {
  3213. background-color: #6a5acd;
  3214. }
  3215.  
  3216. .flair.flair-slategray {
  3217. background-color: #708090;
  3218. }
  3219.  
  3220. .flair.flair-slategrey {
  3221. background-color: slategrey;
  3222. }
  3223.  
  3224. .flair.flair-snow {
  3225. background-color: #fffafa;
  3226. color: #101010;
  3227. }
  3228.  
  3229. .flair.flair-springgreen {
  3230. background-color: #00ff7f;
  3231. color: #101010;
  3232. }
  3233.  
  3234. .flair.flair-steelblue {
  3235. background-color: #4682b4;
  3236. }
  3237.  
  3238. .flair.flair-tan {
  3239. background-color: #d2b48c;
  3240. color: #101010;
  3241. }
  3242.  
  3243. .flair.flair-teal {
  3244. background-color: teal;
  3245. }
  3246.  
  3247. .flair.flair-thistle {
  3248. background-color: #d8bfd8;
  3249. color: #101010;
  3250. }
  3251.  
  3252. .flair.flair-tomato {
  3253. background-color: #ff6347;
  3254. color: #101010;
  3255. }
  3256.  
  3257. .flair.flair-turquoise {
  3258. background-color: #40e0d0;
  3259. color: #101010;
  3260. }
  3261.  
  3262. .flair.flair-violet {
  3263. background-color: #ee82ee;
  3264. color: #101010;
  3265. }
  3266.  
  3267. .flair.flair-wheat {
  3268. background-color: #f5deb3;
  3269. color: #101010;
  3270. }
  3271.  
  3272. .flair.flair-white {
  3273. background-color: #fff;
  3274. color: #101010;
  3275. box-shadow: 0px 0px 0px 1px #101010 inset;
  3276. }
  3277.  
  3278. .flair.flair-whitesmoke {
  3279. background-color: #f5f5f5;
  3280. color: #101010;
  3281. }
  3282.  
  3283. .flair.flair-yellow {
  3284. background-color: #ff0;
  3285. color: #101010;
  3286. }
  3287.  
  3288. .flair.flair-yellowgreen {
  3289. background-color: #9acd32;
  3290. color: #101010;
  3291. }
  3292.  
  3293. .flair.flair-red {
  3294. background-color: #FF7973;
  3295. }
  3296.  
  3297. .flair.flair-red-legacy {
  3298. background-color: #FFF;
  3299. color: #FF0011;
  3300. box-shadow: 0px 0px 0px 1px #FF0011 inset;
  3301. }
  3302.  
  3303. .flair.flair-blue {
  3304. background-color: #4C9BEE;
  3305. }
  3306.  
  3307. .flair.flair-blue-legacy {
  3308. background-color: #FFF;
  3309. color: #2565C0;
  3310. box-shadow: 0px 0px 0px 1px #2565C0 inset;
  3311. }
  3312.  
  3313. .flair.flair-green {
  3314. background-color: #488E32;
  3315. }
  3316.  
  3317. .flair.flair-green-legacy {
  3318. background-color: #FFF;
  3319. color: #228822;
  3320. box-shadow: 0px 0px 0px 1px #228822 inset;
  3321. }
  3322.  
  3323. .flair.flair-i-mac, .flair.flair-i-mac-steam, .flair.flair-i-mac-origin {
  3324. background-color: #AD3966;
  3325. }
  3326. .flair.flair-i-mac:before, .flair.flair-i-mac-steam:before, .flair.flair-i-mac-origin:before {
  3327. content: "Mac Heathen";
  3328. background-color: #EA4C89;
  3329. }
  3330.  
  3331. .flair.flair-i-trans, .flair.flair-i-trans-steam, .flair.flair-i-trans-origin {
  3332. background-color: #7C3677;
  3333. }
  3334. .flair.flair-i-trans:before, .flair.flair-i-trans-steam:before, .flair.flair-i-trans-origin:before {
  3335. content: "Transitioning Peasant";
  3336. background-color: #A4619F;
  3337. }
  3338.  
  3339. .flair.flair-i-gpcm, .flair.flair-i-gpcm-steam, .flair.flair-i-gpcm-origin {
  3340. background-color: #2565C0;
  3341. }
  3342. .flair.flair-i-gpcm:before, .flair.flair-i-gpcm-steam:before, .flair.flair-i-gpcm-origin:before {
  3343. content: "PC Master Race";
  3344. background-color: #4C9BEE;
  3345. }
  3346.  
  3347. .flair.flair-i-desk, .flair.flair-i-desk-steam, .flair.flair-i-desk-origin {
  3348. background-color: #2565C0;
  3349. }
  3350. .flair.flair-i-desk:before, .flair.flair-i-desk-steam:before, .flair.flair-i-desk-origin:before {
  3351. content: "Desktop";
  3352. background-color: #4C9BEE;
  3353. }
  3354.  
  3355. .flair.flair-i-hack, .flair.flair-i-hack-steam, .flair.flair-i-hack-origin {
  3356. background-color: #2565C0;
  3357. }
  3358. .flair.flair-i-hack:before, .flair.flair-i-hack-steam:before, .flair.flair-i-hack-origin:before {
  3359. content: "Hackintosh";
  3360. background-color: #4C9BEE;
  3361. }
  3362.  
  3363. .flair.flair-i-laptop, .flair.flair-i-laptop-steam, .flair.flair-i-laptop-origin {
  3364. background-color: #2565C0;
  3365. }
  3366. .flair.flair-i-laptop:before, .flair.flair-i-laptop-steam:before, .flair.flair-i-laptop-origin:before {
  3367. content: "Laptop";
  3368. background-color: #4C9BEE;
  3369. }
  3370.  
  3371. .flair.flair-i-htpc, .flair.flair-i-htpc-steam, .flair.flair-i-htpc-origin {
  3372. background-color: #2565C0;
  3373. }
  3374. .flair.flair-i-htpc:before, .flair.flair-i-htpc-steam:before, .flair.flair-i-htpc-origin:before {
  3375. content: "HTPC";
  3376. background-color: #4C9BEE;
  3377. }
  3378.  
  3379. .flair.flair-i-linux, .flair.flair-i-linux-steam, .flair.flair-i-linux-tux {
  3380. background-color: #2565C0;
  3381. }
  3382. .flair.flair-i-linux:before, .flair.flair-i-linux-steam:before, .flair.flair-i-linux-tux:before {
  3383. content: "Linux";
  3384. background-color: #4C9BEE;
  3385. }
  3386.  
  3387. .flair.flair-i-former, .flair.flair-i-former-steam, .flair.flair-i-former-origin {
  3388. background-color: #a93113;
  3389. }
  3390. .flair.flair-i-former:before, .flair.flair-i-former-steam:before, .flair.flair-i-former-origin:before {
  3391. content: "Former PC Master Race";
  3392. background-color: #E65B38;
  3393. }
  3394.  
  3395. .flair.flair-i-sony {
  3396. background-color: #C10C0C;
  3397. }
  3398. .flair.flair-i-sony:before {
  3399. content: "Filthy PlayStation Peasant";
  3400. background-color: #BF3A3A;
  3401. }
  3402.  
  3403. .flair.flair-i-xbox {
  3404. background-color: #C10C0C;
  3405. }
  3406. .flair.flair-i-xbox:before {
  3407. content: "Filthy Xbox Peasant";
  3408. background-color: #BF3A3A;
  3409. }
  3410.  
  3411. .flair.flair-i-nint {
  3412. background-color: #C10C0C;
  3413. }
  3414. .flair.flair-i-nint:before {
  3415. content: "Filthy Nintendo Peasant";
  3416. background-color: #BF3A3A;
  3417. }
  3418.  
  3419. .flair.flair-i-console {
  3420. background-color: #C10C0C;
  3421. }
  3422. .flair.flair-i-console:before {
  3423. content: "Filthy Console Peasant";
  3424. background-color: #BF3A3A;
  3425. }
  3426.  
  3427. .flair.flair-s-moderator {
  3428. background-color: #fcd535;
  3429. color: #101010;
  3430. }
  3431. .flair.flair-s-moderator:before {
  3432. content: "Moderator";
  3433. background-color: #101010;
  3434. color: #FACA04;
  3435. }
  3436.  
  3437. .flair.flair-s-pcmryoutube {
  3438. background-color: #FFF;
  3439. color: #8752A0;
  3440. box-shadow: 0px 0px 0px 1px #8752A0 inset;
  3441. }
  3442. .flair.flair-s-pcmryoutube:before {
  3443. content: "PCMR YouTube";
  3444. background-color: #8752A0;
  3445. }
  3446.  
  3447. .flair.flair-s-pcmrtwitch {
  3448. background-color: #FFF;
  3449. color: #8752A0;
  3450. box-shadow: 0px 0px 0px 1px #8752A0 inset;
  3451. }
  3452. .flair.flair-s-pcmrtwitch:before {
  3453. content: "PCMR Twitch";
  3454. background-color: #8752A0;
  3455. }
  3456.  
  3457. .flair.flair-s-pcmrsteamchat {
  3458. background-color: #FFF;
  3459. color: #8752A0;
  3460. box-shadow: 0px 0px 0px 1px #8752A0 inset;
  3461. }
  3462. .flair.flair-s-pcmrsteamchat:before {
  3463. content: "PCMR Steam Chat";
  3464. background-color: #8752A0;
  3465. }
  3466.  
  3467. .flair.flair-s-pcmrbuilds {
  3468. background-color: #FFF;
  3469. color: #8752A0;
  3470. box-shadow: 0px 0px 0px 1px #8752A0 inset;
  3471. }
  3472. .flair.flair-s-pcmrbuilds:before {
  3473. content: "PCMR Builds";
  3474. background-color: #8752A0;
  3475. }
  3476.  
  3477. .flair.flair-r-nzxt {
  3478. background-color: #FFF;
  3479. color: #101010;
  3480. box-shadow: 0px 0px 0px 1px #101010 inset;
  3481. }
  3482. .flair.flair-r-nzxt:before {
  3483. content: ".";
  3484. background-color: #101010;
  3485. }
  3486.  
  3487. .flair.flair-r-amd {
  3488. background-color: #FFF;
  3489. color: #df2020;
  3490. box-shadow: 0px 0px 0px 1px #df2020 inset;
  3491. }
  3492. .flair.flair-r-amd:before {
  3493. content: "AMD";
  3494. background-color: #df2020;
  3495. }
  3496.  
  3497. .flair.flair-r-nvidia {
  3498. background-color: #FFF;
  3499. color: #101010;
  3500. box-shadow: 0px 0px 0px 1px #76b900 inset;
  3501. }
  3502. .flair.flair-r-nvidia:before {
  3503. content: "NVIDIA";
  3504. background-color: #76b900;
  3505. }
  3506.  
  3507. .flair.flair-r-intel {
  3508. background-color: #FFF;
  3509. color: #0071c1;
  3510. box-shadow: 0px 0px 0px 1px #0071c1 inset;
  3511. }
  3512. .flair.flair-r-intel:before {
  3513. content: "Intel";
  3514. background-color: #0071c1;
  3515. }
  3516.  
  3517. .flair.flair-r-logitech {
  3518. background-color: #FFF;
  3519. color: #27A673;
  3520. box-shadow: 0px 0px 0px 1px #27A673 inset;
  3521. }
  3522. .flair.flair-r-logitech:before {
  3523. content: "Logitech";
  3524. background-color: #27A673;
  3525. }
  3526.  
  3527. .flair.flair-r-origin {
  3528. background-color: #FFF;
  3529. color: #F05A22;
  3530. box-shadow: 0px 0px 0px 1px #F05A22 inset;
  3531. }
  3532. .flair.flair-r-origin:before {
  3533. content: "Origin";
  3534. background-color: #F05A22;
  3535. }
  3536.  
  3537. .flair.flair-i-mac-steam:before, .flair.flair-i-mac-origin:before, .flair.flair-i-trans-steam:before, .flair.flair-i-trans-origin:before, .flair.flair-i-gpcm-steam:before, .flair.flair-i-gpcm-origin:before, .flair.flair-i-desk-steam:before, .flair.flair-i-desk-origin:before, .flair.flair-i-hack-steam:before, .flair.flair-i-hack-origin:before, .flair.flair-i-laptop-steam:before, .flair.flair-i-laptop-origin:before, .flair.flair-i-htpc-steam:before, .flair.flair-i-htpc-origin:before, .flair.flair-i-linux-steam:before, .flair.flair-i-linux-tux:before, .flair.flair-i-former-steam:before, .flair.flair-i-former-origin:before, .flair.flair-s-pcmryoutube:before, .flair.flair-s-pcmrtwitch:before, .flair.flair-s-pcmrsteamchat:before, .flair.flair-s-pcmrbuilds:before, .flair.flair-r-nzxt:before, .flair.flair-r-amd:before, .flair.flair-r-nvidia:before, .flair.flair-r-intel:before, .flair.flair-r-logitech:before, .flair.flair-r-origin:before, .flair.flair-steam, [class$="-steam"]:before, [class$="-origin"]:before, [class$="-tux"]:before, [class$="-twitch"]:before, [class$="-youtube"]:before, [class$="-wrench"]:before, [class$="-nzxt"]:before, [class$="-logitech"]:before, [class$="-nvidia"]:before, [class$="-amd"]:before {
  3538. padding-left: 23px;
  3539. }
  3540. .flair.flair-i-mac-steam:after, .flair.flair-i-mac-origin:after, .flair.flair-i-trans-steam:after, .flair.flair-i-trans-origin:after, .flair.flair-i-gpcm-steam:after, .flair.flair-i-gpcm-origin:after, .flair.flair-i-desk-steam:after, .flair.flair-i-desk-origin:after, .flair.flair-i-hack-steam:after, .flair.flair-i-hack-origin:after, .flair.flair-i-laptop-steam:after, .flair.flair-i-laptop-origin:after, .flair.flair-i-htpc-steam:after, .flair.flair-i-htpc-origin:after, .flair.flair-i-linux-steam:after, .flair.flair-i-linux-tux:after, .flair.flair-i-former-steam:after, .flair.flair-i-former-origin:after, .flair.flair-s-pcmryoutube:after, .flair.flair-s-pcmrtwitch:after, .flair.flair-s-pcmrsteamchat:after, .flair.flair-s-pcmrbuilds:after, .flair.flair-r-nzxt:after, .flair.flair-r-amd:after, .flair.flair-r-nvidia:after, .flair.flair-r-intel:after, .flair.flair-r-logitech:after, .flair.flair-r-origin:after, [class$="-steam"]:after, [class$="-origin"]:after, [class$="-tux"]:after, [class$="-twitch"]:after, [class$="-youtube"]:after, [class$="-wrench"]:after, [class$="-nzxt"]:after, [class$="-logitech"]:after, [class$="-nvidia"]:after, [class$="-amd"]:after {
  3541. content: "";
  3542. position: absolute;
  3543. background-image: url(%%flair-icons%%);
  3544. background-repeat: no-repeat;
  3545. display: block;
  3546. left: 4px;
  3547. top: 2px;
  3548. width: 16px;
  3549. height: 16px;
  3550. }
  3551.  
  3552. [class$="-steam"]:after, .flair.flair-s-pcmrsteamchat:after {
  3553. background-position: -107px -83px;
  3554. }
  3555.  
  3556. [class$="-origin"]:after, .flair.flair-r-origin:after {
  3557. background-position: -55px -83px;
  3558. }
  3559.  
  3560. [class$="-tux"]:after {
  3561. background-position: -113px -31px;
  3562. }
  3563.  
  3564. [class$="-twitch"]:after, .flair.flair-s-pcmrtwitch:after {
  3565. background-position: -133px -83px;
  3566. }
  3567.  
  3568. [class$="-youtube"]:after, .flair.flair-s-pcmryoutube:after {
  3569. background-position: -31px -109px;
  3570. }
  3571.  
  3572. [class$="-wrench"]:after, .flair.flair-s-pcmrbuilds:after {
  3573. background-position: -5px -109px;
  3574. }
  3575.  
  3576. [class$="-nzxt"]:before, .flair.flair-r-nzxt:before {
  3577. padding-left: 41px;
  3578. }
  3579. [class$="-nzxt"]:after, .flair.flair-r-nzxt:after {
  3580. width: 40px;
  3581. background-position: -5px -83px;
  3582. }
  3583.  
  3584. [class$="-logitech"]:after, .flair.flair-r-logitech:after {
  3585. background-position: -87px -31px;
  3586. }
  3587.  
  3588. [class$="-nvidia"]:after, .flair.flair-r-nvidia:after {
  3589. background-position: -57px -57px;
  3590. }
  3591.  
  3592. [class$="-amd"]:after, .flair.flair-r-amd:after {
  3593. background-position: -83px -5px;
  3594. }
  3595.  
  3596. [class$="-intel"]:before, .flair.flair-r-intel:before {
  3597. padding-left: 26px;
  3598. }
  3599. [class$="-intel"]:after, .flair.flair-r-intel:after {
  3600. width: 18px;
  3601. background-position: -33px -31px;
  3602. }
Add Comment
Please, Sign In to add comment