Advertisement
MrCheeze

Untitled

Mar 3rd, 2015
518
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.41 KB | None | 0 0
  1. /*Totally original and not stolen CSS taken from /r/mindcrack if you didn't figure that out*/
  2.  
  3. /*---------------------------------------
  4. Christmas Stoof - Snow - Credit to /r/globaloffensive
  5. ---------------------------------------*/
  6.  
  7.  
  8. /* cursor */
  9. *{
  10. cursor: url(%%spooks%%) 0 0, auto !important;
  11. }
  12. #header-img-a, #header-img-a * {
  13. cursor: auto !important; /* do not overwrite cursor, because title text */
  14. }
  15.  
  16. .author[href$="W92Baj"]:after {
  17. content:" of Crisps";
  18. }
  19. .author[href$="Pyrao"]:after {
  20. content:"_0";
  21. }
  22.  
  23. body {
  24. background-image: url(%%bgTiles%%);
  25. }
  26.  
  27. body:after {
  28. visibility: visible;
  29. position: fixed;
  30. right: 0px;
  31. bottom: -10px;
  32. content: url(%%bdubs%%);
  33. width: 307px;
  34. height: 277px;
  35. z-index: -100;
  36. }
  37.  
  38. input {
  39. border: 1px solid #C1BFBF !important;
  40. }
  41. .content {
  42. margin: 0;
  43. margin-top: 56px;
  44. }
  45. .thing {
  46. background-color: white;
  47. padding: 7px;
  48. margin-bottom: 5px;
  49. margin-top: 2px;
  50. margin-left: -2px;
  51. border: 1px solid #c2beb2;
  52. box-shadow: 3px 3px 3px #DDD;
  53. }
  54.  
  55. .res-nightmode .thing {
  56. background-color: inherit;
  57. }
  58. .comment {
  59. margin-left: 0;
  60. }
  61. .usertext-body .md {
  62. max-width: 800px;
  63. }
  64. .content .submit {
  65. padding: 0;
  66. margin: 0;
  67. }
  68. .side {
  69. margin: 0;
  70. background-color: #FFF;
  71. padding: 10px;
  72. border-left: 1px solid #c2beb2;
  73. border-bottom: 1px solid #c2beb2;
  74. box-shadow: 0 10px 50px #BBB;
  75. background-repeat: no-repeat;
  76. overflow: hidden;
  77. }
  78. #header-bottom-left .tabmenu {
  79. position: absolute;
  80. top: 55px;
  81. left: 530px;
  82. }
  83. #header {
  84. height: 143px;
  85. border: none;
  86. border-bottom: 1px solid #AAAAAA;
  87. position: relative;
  88. background-image: url(%%bg1%%);
  89. z-index: 99;
  90. }
  91. #header-img-a {
  92. float: left;
  93. }
  94. #header-img {
  95. margin: 0;
  96. }
  97.  
  98.  
  99. #header-bottom-left {
  100. height: 105px;
  101. }
  102.  
  103. .titlebox .usertext .md > h1 {
  104. border: 0;
  105. margin: 0;
  106. padding: 0;
  107. background-image: url(%%dark-wall%%);
  108. color: #FFF;
  109. padding-top: 5px;
  110. padding-bottom: 3px;
  111. padding-left: 6px; /*Fuck you brighteyes*/ /* what the hell, this should obviously not be negative - cheez */
  112. padding-right: 0;
  113. margin-right: 13px;
  114. margin-left: 0px;
  115. border-bottom: 1px solid #000000;
  116. margin-bottom: 10px;
  117. margin-top: 10px;
  118. z-index: 100;
  119. width: 310px;
  120. clear: left;
  121. margin-top: 20px;
  122. }
  123. /* Header Banner */
  124. #header-bottom-left .redditname a {
  125. display: inline-block;
  126. font-size: 0;text-indent: -999999px;
  127. width: 400px;
  128. height: 110px;
  129. background-image: url(%%Best-of-MCJ-2014%%);
  130. position: absolute;
  131. left: 200px;
  132. top: 19px;
  133. right: 0px;
  134. }
  135.  
  136. /* END Header Banner */
  137.  
  138. #header-bottom-left .redditname a {
  139. display: inline-block;
  140. font-size: 0;text-indent: -999999px;
  141. width: 420px;
  142. height: 100px;
  143. background-image: url(%%banneruhcxxx%%);
  144. position: absolute;
  145. left: 120px;
  146. top: 40px;
  147. right: 0px;
  148. }
  149.  
  150. #header-bottom-left .tabmenu li a:hover {
  151. background-color:#56A0D3;
  152. border-color:#5c94cb;
  153. color:#fff;
  154. }
  155. #header-bottom-left .tabmenu {
  156. position: absolute;
  157. top: 55px;
  158. left: 530px;
  159. margin-bottom: 40px;
  160. }
  161.  
  162. #header-bottom-left .tabmenu li a {
  163. font-size:10pt;
  164. text-decoration:none;
  165. outline: none;
  166. color:#ddd;
  167. background:#222;
  168. border-top:1px solid #333;
  169. padding:5px 8px;
  170. -moz-border-radius:3px;
  171. -webkit-border-radius:3px;
  172. border-radius:3px;
  173. -moz-box-shadow: 1px 1px 3px #888;
  174. -webkit-box-shadow: 1px 1px 3px #888;
  175. box-shadow: 1px 1px 3px #888;
  176. }
  177.  
  178. #header-bottom-left .tabmenu li.selected a {
  179. border: 0;
  180. background-color:#56A0D3;
  181. border-color:#56A0D3;
  182. color:#fff;
  183. }
  184.  
  185. #header-bottom-left .tabmenu li a:hover {
  186. background-color:#56A0D3;
  187. border-color:#5c94cb;
  188. color:#fff;
  189. }
  190.  
  191. .entry {
  192. padding-right: 5px;
  193. }
  194. .titlebox .usertext-body .md h4 {
  195. display: block;
  196. height: 20px;
  197. top: 160px !important;
  198. left: 0px;
  199. right: 0px;
  200. margin-left: -2px;
  201. margin-right: 320px;
  202. background-color: #DDD;
  203. background-position: right center;
  204. background-repeat: no-repeat;
  205. font-size: 90%;
  206. position: absolute;
  207. border: 1px solid #c2beb2;
  208. display: block;
  209. line-height: 20px;
  210. padding: 4px;
  211. padding-left: 6px;
  212. font-weight: normal;
  213. z-index: 1;
  214. overflow: hidden;
  215. }
  216.  
  217. .res-nightmode .titlebox .usertext-body .md h4 {
  218. background-color: #444;
  219. }
  220.  
  221. #search input[type=text] {
  222. border-color: #C1BFBF;
  223. }
  224.  
  225. .side .md ul {
  226. list-style-type: none;
  227. margin: 0;
  228. }
  229.  
  230. .side .md ul li {
  231. position: relative;
  232. border: 1px solid #000;
  233. background-color: #444;
  234. width: 140px;
  235. height: 40px;
  236. margin-bottom: 4px;
  237. margin-left: 6px;
  238. float: left;
  239. display: block;
  240. list-style-type: none;
  241. overflow: hidden;
  242. }
  243.  
  244. .md h1, .md h2, .md h3, .md h4, .md h5, .md h6{
  245. font-size: medium;
  246. font-weight: bold;
  247. color: #333;
  248. margin-bottom: 5px;
  249. border: 0;
  250. }
  251.  
  252. .side .md p {
  253. text-shadow: 1px 1px #F9F9F9;
  254. color: black;
  255. }
  256.  
  257. .md {
  258. overflow: visible;
  259. }
  260.  
  261. a[href="#clear"] {
  262. display: block;
  263. visibility: hidden;
  264. padding-top: 10px;
  265. clear: both;
  266. text-align: center;
  267. width: 100%;
  268. }
  269.  
  270. .sidecontentbox .content {
  271. box-shadow: none;
  272. }
  273.  
  274. /* Replace "readers" with something else - in this case, "Pause Alt Accounts" */
  275. div.titlebox span.word {
  276. display: none
  277. }
  278. div.titlebox .subscribers span.number:after {
  279. content: " Jokesters >:^)"
  280. }
  281. div.titlebox .users-online span.number:after {
  282. content: " shitposting"
  283. }
  284.  
  285.  
  286. /* General Use Spoilers */
  287. /* Spoiler tags */
  288. a[href$="/spoiler"] {
  289. background: #000 !important;
  290. color: #000 !important;
  291. border: 1px solid black;
  292. padding-right: 1px;
  293. -moz-border-radius: 2px;
  294. -webkit-border-radius: 2px;
  295. border-radius: 2px
  296. }
  297. a[href$="/spoiler"]:hover {
  298. color: #FFF !important
  299. }
  300. a[href$="/spoiler"]::before {
  301. background: #FFF !important;
  302. color: #000 !important;
  303. padding: 0px 1px;
  304. margin: 0px;
  305. margin-right: 1px
  306. }
  307. a[href$="/spoiler"]::before {
  308. content: "Spoiler"
  309. }
  310. a[href$="/spoiler"][title]::before {
  311. content: attr(title) " Spoiler"
  312. }
  313.  
  314. .updatedammitreddit {
  315. width: 5000px;
  316. height: 10px;
  317. padding-left: 10px;
  318. }
  319.  
  320. /* NSFW -> Spoiler */
  321. /* dev'd by /r/thelastairbender */
  322. .thumbnail.nsfw {
  323. background-image:url(%%notsafeforwilly%%);
  324. background-position: left top;
  325. }
  326. .marknsfw-button a[href="#"], .unmarknsfw-button a[href="#"] {
  327. font-size: 0px !important;
  328. display: inline-block;
  329. vertical-align: bottom;
  330. overflow: hidden;
  331. letter-spacing: -20px;
  332. height: 16px;
  333. }
  334. .unmarknsfw-button a[href="#"]:before, .marknsfw-button a[href="#"]:before {
  335. font-size: 10px !important;
  336. visibility: visible !important;
  337. display: block;
  338. letter-spacing: normal
  339. }
  340. .marknsfw-button a[href="#"]:before {
  341. content: "spoiler"
  342. }
  343. .unmarknsfw-button a[href="#"]:before {
  344. content: "un-spoiler"
  345. }
  346. .nsfw-stamp acronym {
  347. border: #5F99CF 1px solid !important;
  348. display: inline-block;
  349. font-size: 0px !important;
  350. letter-spacing: 0px;
  351. overflow: hidden;
  352. vertical-align: bottom;
  353. }
  354. .nsfw-stamp acronym:after {
  355. color: #336699 !important;
  356. content: "SPOILER" !important;
  357. display: inline-block;
  358. font-size: x-small !important;
  359. text-decoration: none;
  360. visibility: visible !important
  361. }
  362. /*.thumbnail.default, .thumbnail.self {
  363. background-image: url(%%logo2%%);
  364. background-position: 0px 0px;
  365. }
  366. .thumbnail {
  367. height: 54px;
  368. }*/
  369. .wiki-page-content {
  370. background: white;
  371. margin-left: 0;
  372. margin-right: 320px;
  373. padding-left: 12px;
  374. padding-right: 12px;
  375. border: 1px solid #C2BEB2;
  376. box-shadow: 3px 3px 3px #DDD;
  377. padding-bottom: 8px;
  378. padding-top: 6px;
  379. }
  380. .bottom {
  381. display: none;
  382. }
  383. #flairrow_4olna{
  384. display: none;
  385. }
  386. .res-nightmode .side .md p{
  387. text-shadow: 1px 1px #000;
  388. }
  389.  
  390. /* could never get this issue, but apparently it was causing issues */
  391. .link.last-clicked {
  392. margin-left: 0;
  393. }
  394.  
  395. #newlink .infobar {
  396. background-color: transparent;
  397. padding: 0;
  398. margin: 0;
  399. font-size: 0;
  400. border: 0;
  401. text-indent: -10000px
  402. }
  403. #newlink .infobar:after {
  404. text-indent: 0;
  405. background-color: #CEE3F8;
  406. color: black !important;
  407. border: 0;
  408. padding: 10px;
  409. background-position: bottom center;
  410. background-repeat: no-repeat;
  411. font-size: 12pt;
  412. font-weight: bold;
  413. display: block;
  414. margin-top: 5px;
  415. }
  416. #link-desc:after {
  417. content: "Before posting, check the related subreddits in the sidebar to make sure your post belongs in /r/mindcrack.";
  418. }
  419. #text-desc:after {
  420. content: "Have you read the FAQ?";
  421. }
  422. .md blockquote {
  423. display: block;
  424. background-color: #F5F5F5;
  425. border-style: solid;
  426. border-width: 1px 1px 1px 3px;
  427. border-color: #C1BFBF;
  428. border-left-color: #33343D;
  429. margin: 3px 0px 3px 0px !important;
  430. color: #333;
  431. }
  432.  
  433. .usertext p {
  434. display: block;
  435. margin-top: 1em;
  436. margin-bottom: 1em;
  437. }
  438. .usertext p:first-child {
  439. margin-top: 0.45em;
  440. }
  441. .usertext p:last-child {
  442. margin-bottom: 0.45em;
  443. }
  444.  
  445. .res-nightmode .md blockquote {
  446. background-color: inherit;
  447. color: #c4c4c4;
  448. }
  449.  
  450. /* Automoderator NameSwap -> Crackbot */
  451.  
  452. /* RES distinguished background color bring back */
  453.  
  454. a.author.moderator.may-blank.id-t2_6l4z3.userTagged[href$="AutoModerator"] {
  455. font-size:0;
  456. }
  457. a.author.moderator.may-blank.id-t2_6l4z3.userTagged[href$="AutoModerator"]:after {
  458. color: #FFF !important;
  459. font-weight: bold;
  460. font-size: 11px;
  461. content: "CrackBot";
  462. padding: 0px 2px;
  463. border-radius: 3px;
  464. background-color: #228822 !important;
  465. }
  466.  
  467. /* END RES distinguished background color bring back */
  468.  
  469. a.author[href$="AutoModerator"] {
  470. font-size:0;
  471. }
  472. a.author[href$="AutoModerator"]:after {
  473. font-size: small;
  474. content:"CrackBot";
  475. }
  476.  
  477. /* END Automoderator NameSwap -> CrackBot */
  478.  
  479. .report-button span:hover:after {
  480. position: absolute;
  481. white-space: normal;
  482. display: block;
  483. z-index: 1000;
  484. width: 225px;
  485. padding: 5px;
  486. border: 0px solid #333;
  487. background: #fca;
  488. content: "Please report if this is breaking the rules.";
  489. text-align: center;
  490. font-size: 10px;
  491. color: red;
  492. margin-left: 25px;
  493. margin-top: 5px;
  494. -moz-border-radius: 4px;
  495. border-radius: 4px;
  496. -webkit-border-radius: 4px
  497. }
  498.  
  499. .comment .report-button {
  500. color: #D46161;
  501. }
  502.  
  503. .comment .report-button .option.main a {
  504. color: #D46161 !important;
  505. }
  506.  
  507. .comment .report-button .option.main a:after {
  508. color: #D46161!important;
  509. font-size: 10px;
  510. }
  511. Misanthropist.comment .report-button .option.error a {
  512. color: #5C85FF!important;
  513. }
  514.  
  515. /* Report link button */
  516. .link .report-button {
  517. color: #D46161;
  518. }
  519. .link .report-button .option.main a {
  520. color: #FFF!important;
  521. font-size: 0px;
  522. }
  523. .link .report-button .option.main a:after {
  524. content: "report";
  525. color: #D46161!important;
  526. font-size: 10px;
  527. }
  528. .link .report-button .option.error a {
  529. color: #D46161!important;
  530. }
  531.  
  532. .content .midcol,.content .commentarea .comment {
  533. overflow:visible !important;
  534.  
  535. /*Changing the word moderators on top of the list of moderators box*/
  536.  
  537. }
  538. .sidecontentbox .helplink + .title h1:before {
  539. font-size: 10pt !important;
  540. content: "Moderators"
  541. }
  542. .sidecontentbox .helplink + .title h1:before {
  543. font-size: 10pt !important;
  544. content: "Moderators"
  545. }
  546.  
  547. /* END Changing the word moderators on top of the list of moderators box*/
  548.  
  549. .morelink {
  550. font-weight:normal;
  551. letter-spacing:0;
  552. background: url(%%submit%%);
  553. background-color: transparent;
  554. background-position: 0 0px;
  555. height: 30px;
  556. line-height: 30px;
  557. color: white;
  558. border: none;
  559. }
  560.  
  561. .morelink:hover {
  562. background: url(%%submit%%);
  563. background-color: transparent;
  564. background-position: 0 30px;
  565. }
  566.  
  567. .morelink .nub {
  568. display: none;
  569. }
  570.  
  571. .morelink {
  572. color:#FFFFFF;
  573. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  574. font-size:16px;
  575. width: 147px;
  576. }
  577.  
  578. .morelink a, .morelink a:hover {
  579. color: white;
  580. }
  581.  
  582.  
  583. .sidebox.submit-link .morelink::before {
  584. display: block;
  585. clear: none;
  586. content: "Submit link";
  587. font-size: 100%;
  588. }
  589.  
  590. .sidebox.submit-text .morelink::before {
  591. display: block;
  592. clear: none;
  593. content: "Submit text post";
  594. font-size: 100%;
  595. }
  596.  
  597. .sidebox.submit .morelink a {
  598. position: absolute;
  599. top: 0;
  600. padding-left: 1000px;
  601. font-size: 0px;
  602. text-align: right;
  603. color: #c9015b;
  604. }
  605.  
  606. .sidebox.submit.submit-link {
  607. width: 150px;
  608. }
  609.  
  610. .sidebox.submit.submit-text {
  611. margin-top: -42px;
  612. margin-left: 153px;
  613. }
  614.  
  615. .res-nightmode .sidebox.submit.submit-text {
  616. margin-top: -46px;
  617. margin-left: 153px;
  618. }
  619.  
  620. .sidebox.create {
  621. display: none;
  622. }
  623.  
  624. .sidebox.submit.disabled {
  625. display: none;
  626. }
  627. .fancy-toggle-button .remove {
  628. background-color:#C94338 !important;
  629. content:"unsubscribe";
  630. visibility:visible!important;
  631. border:none;
  632. padding-left: 4px;
  633. padding-right: 4px;
  634. border-radius: 3px;
  635. font-size:14px!important;
  636. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  637. font-weight:normal;
  638. margin-left: 5px;
  639. color:#FFFFFF;
  640. }
  641.  
  642. .fancy-toggle-button .option.add {
  643. background:#29AECB !important;
  644. content:"subscribe";
  645. visibility:visible!important;
  646. border:none;
  647. padding-left: 4px;
  648. padding-right: 4px;
  649. border-radius: 3px;
  650. font-size:14px!important;
  651. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  652. font-weight:normal;
  653. margin-left: 5px;
  654. color:#FFFFFF;
  655. }
  656.  
  657. .subButtons .RESshortcutside {
  658. width: auto;
  659. display: inline-block;
  660. }
  661.  
  662. .RESshortcutside, .RESDashboardToggle {
  663. border:none !important;
  664. padding-left: 4px !important;
  665. padding-right: 4px !important;
  666. border-radius: 3px !important;
  667. font-size:14px !important;
  668. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  669. font-weight:normal !important;
  670. margin-right: 5px !important;
  671. margin-left: 5px !important;
  672. color:#FFFFFF !important;
  673. background: #4fab4f !important;
  674. }
  675.  
  676. .RESshortcutside.remove, .RESDashboardToggle.remove {
  677. color: white;
  678. background: #DD513B none !important;
  679. border-radius: 3px !important;
  680. }
  681.  
  682. body:not(.subscriber) #siteTable:before {
  683. content: "Hey there! If you are new to /r/Mindcrackcirclejerk you should eat a potato on a stick xD";
  684. display: block;
  685. max-width: 676px;
  686. background-color: #29AECB;
  687. padding-left: 4px;
  688. padding-right: 4px;
  689. border-radius: 3px;
  690. border-width: 0px;
  691. margin: 5px 5px;
  692. border: none;
  693. font-size: 16px;
  694. color: #FFFFFF;
  695. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  696. font-size: 16px;
  697. }
  698.  
  699. .titlebox h1 {
  700. font-size: 19;
  701. }
  702.  
  703. .titlebox h1:first-letter {text-transform: uppercase}
  704.  
  705. .stickied {
  706. border:1px solid #7DC986;
  707. background-color: #DAF0DD;
  708. }
  709.  
  710. /* Custom Gilded Icon */
  711.  
  712. .gilded-icon:before {
  713. content: normal;
  714. }
  715.  
  716. .gilded-icon {
  717. background: url(%%gildApple%%);
  718. display: inline-block;
  719. height: 16px;
  720. width: 16px;
  721. text-indent: -9999em;
  722. }
  723.  
  724.  
  725. /***********/
  726. /* Flair */ /* and also emotes */
  727. /***********/
  728.  
  729. .md a[href^="#"] { /* makes links that start with # in to emoticons */
  730. width: 16px;
  731. height: 16px;
  732. background-image: url(%%flair%%) !important;
  733. cursor: default;
  734. display: inline-block;
  735. text-indent: 16px;
  736. overflow: hidden;
  737. content: "";
  738. vertical-align: text-bottom;
  739. }
  740.  
  741. .flair {
  742. background: url(%%flair%%) no-repeat scroll left top transparent;
  743. background-color: transparent;
  744. border: 1px solid #000;
  745. border-radius: 0;
  746. display: inline-block;
  747. color: #000;
  748. height: 16px;
  749. line-height: 16px;
  750. margin: 0;
  751. margin-top: -4px;
  752. margin-right: 3px;
  753. margin-left: 3px;
  754. padding: 0;
  755. text-indent: -999999px;
  756. text-align: left;
  757.  
  758. vertical-align: middle;
  759. width: 16px;
  760. z-index: 10;
  761. }
  762.  
  763. .flair:hover, .flairsample-right .flair {
  764. text-indent: 20px;
  765. width: auto;
  766. padding-right: 5px;
  767. }
  768. .author {
  769. line-height: 20px
  770. }
  771.  
  772. .flair-anderzel, .md a[href="#anderzel"] {
  773. background-position: 0 -336px;
  774. }
  775.  
  776. .flair-etho, .flair-aubron, .md a[href="#etho"], .md a[href="#aubron"] {
  777. background-position: 0 -320px;
  778. }
  779.  
  780. .flair-madcow, .md a[href="#madcow"] {
  781. background-position: 0 -912px;
  782. }
  783. .flair-alc, .flair-crysix, .flair-joehills, .flair-steve, .md a[href="#alc"], .md a[href="#crysix"], .md a[href="#joehills"], .md a[href="#steve"] {
  784. background-position: 0 -928px;
  785. }
  786. .flair-davmandave, .md a[href="#davmandave"] {
  787. background-position: 0 -944px;
  788. }
  789. .flair-espie, .md a[href="#espie"] {
  790. background-position: 0 -960px;
  791. }
  792. .flair-lowlander, .md a[href="#lowlander"] {
  793. background-position: 0 -976px;
  794. }
  795. .flair-kennedy, .md a[href="#kennedy"] {
  796. background-position: 0 -992px;
  797. }
  798. .flair-kuroro, .md a[href="#kuroro"] {
  799. background-position: 0 -1008px;
  800. }
  801. .flair-stennett, .md a[href="#stennett"] {
  802. background-position: 0 -1024px;
  803. }
  804. .flair-easycgi, .md a[href="#easycgi"] {
  805. background-position: 0 -1040px;
  806. }
  807. .flair-dinnerbone, .md a[href="#dinnerbone"] {
  808. background-position: 0 -1056px;
  809. transform: rotate(180deg);
  810. -webkit-transform: rotate(180deg);
  811. }
  812. .flair-vechs, .md a[href="#vechs"] {
  813. background-position: 0 -1072px;
  814. }
  815.  
  816. .flair-goober, .md a[href="#goober"] {
  817. background-position: 0 -1088px;
  818. }
  819.  
  820. .flair-baller {
  821. background-position: 0 -1200px;
  822. width: auto;
  823. padding-right: 5px;
  824. text-indent: 20px;
  825. background-color: #4fab4f;
  826. color: #FFF;
  827. border-color: #000;
  828. }
  829.  
  830. .flair-oldganon, .md a[href="#oldganon"] {
  831. background-position: 0 -1248px;
  832. }
  833.  
  834. .flair-wildfalcon, .md a[href="#wildfalcon"] {
  835. background-position: 0 -1392px;
  836. }
  837.  
  838. .flair-customwildfallen {
  839. background-position: 0 -1392px;
  840. background-color: #222;
  841. color: #FFF;
  842. border: 1px solid #FF0000;
  843. text-indent: 20px;
  844. width: auto;
  845. padding-right: 5px;
  846. }
  847. .flair-specialcoestar {
  848. background-position: 0 -928px;
  849. background-color: #222;
  850. color: #FFF;
  851. border: 1px solid #FF0000;
  852. text-indent: 20px;
  853. width: auto;
  854. padding-right: 5px;
  855. }
  856. .flair-specialvechs {
  857. background-position: 0 -1072px;
  858. background-color: #222;
  859. color: #FFF;
  860. border: 1px solid #FF0000;
  861. text-indent: 20px;
  862. width: auto;
  863. padding-right: 5px;
  864. }
  865. .flair-specialespiee {
  866. background-position: 0 -960px;
  867. background-color: #222;
  868. color: #FFF;
  869. border: 1px solid #FF0000;
  870. text-indent: 20px;
  871. width: auto;
  872. padding-right: 5px;
  873. }
  874. .flair-specialoldganon {
  875. background-position: 0 -1248px;
  876. background-color: #222;
  877. color: #FFF;
  878. border: 1px solid #FF0000;
  879. text-indent: 20px;
  880. width: auto;
  881. padding-right: 5px;
  882. }
  883.  
  884. .flair-olderganon, .md a[href="#olderganon"] {
  885. background-position: 0 -1264px;
  886. }
  887.  
  888. .flair-boldganon {
  889. background-position: 0 -1248px;
  890. font-weight: bold;
  891. }
  892.  
  893. .flair-coldganon, .md a[href="#coldganon"] {
  894. background-position: 0 -1296px;
  895. }
  896.  
  897. .flair-goldganon, .md a[href="#goldganon"] {
  898. background-position: 0 -1312px;
  899. }
  900.  
  901. .flair-joehills2, .md a[href="#joehills2"] {
  902. background-position: 0 -1328px;
  903. }
  904.  
  905. .flair-specialdankey {
  906. width: auto;
  907. padding-right: 5px;
  908. text-indent: 20px;
  909. background-color: #FFFF00;
  910. color: #000;
  911. border-color: #000;
  912. background-position: 0 -1360px;
  913. }
  914.  
  915. .flair-dankeykang, .md a[href="#dankeykang"] {
  916. background-position: 0 -1360px;
  917. }
  918.  
  919. .flair-theo, .md a[href="#theo"] {
  920. background-position: 0 -1376px;
  921. }
  922.  
  923. .flair-customwildfalcon {
  924. background-position: 0 -1392px;
  925. background-color: #FFFFFF;
  926. color: #000;
  927. border: 1px solid #000;
  928. text-indent: 20px;
  929. width: auto;
  930. padding-right: 5px;
  931. }
  932.  
  933. .flair-specialsquiro {
  934. background-position: 0 -1344px;
  935. background-color: #222;
  936. color: #FFF;
  937. border: 1px solid #FF0000;
  938. text-indent: 20px;
  939. width: auto;
  940. padding-right: 5px;
  941. }
  942.  
  943. .flair-squiro, .md a[href="#squiro"] {
  944. background-position: 0 -1344px;
  945. }
  946.  
  947. .flair-dewtroid {
  948. background-position: 0 -1280px;
  949. line-height: 14px;
  950. background-color: #FAD8D8;
  951. }
  952.  
  953. .flair-sandwich, .md a[href="#sandwich"] {
  954. background-position: 0 -1104px;
  955. }
  956.  
  957. .flair-sparklez, .md a[href="#sparklez"] {
  958. background-position: 0 -1120px;
  959. }
  960.  
  961. .flair-rose, .md a[href="#rose"] {
  962. background-position: 0 -1136px;
  963. }
  964.  
  965. .flair-gravel, .md a[href="#gravel"] {
  966. background-position: 0 -1152px;
  967. }
  968.  
  969. .flair-notch, .md a[href="#notch"] {
  970. background-position: 0 -1168px;
  971. }
  972.  
  973. .flair-vine {
  974. width: auto;
  975. padding-right: 5px;
  976. text-indent: 20px;
  977. background-color: #A8EAA8;
  978. color: #000;
  979. border-color: #000;
  980. background-position: 0 -1184px;
  981. }
  982.  
  983. .flair-vintagebeef, .md a[href="#vintagebeef"] {
  984. background-position: 0 -304px;
  985. }
  986.  
  987. .flair-docm, .md a[href="#docm"] {
  988. background-position: 0 -288px;
  989. }
  990.  
  991. .flair-bdoubleo, .md a[href="#bdoubleo"] {
  992. background-position: 0 -272px;
  993. }
  994.  
  995. .flair-fic {
  996. background-image: url(%%mcplz%%);
  997. background-color: #000;
  998. color: #FFF;
  999. border: 1px solid #CF1523;
  1000. width: 20px;
  1001. }
  1002. .flair-fic:hover {
  1003. text-indent: 24px;
  1004. }
  1005. .flair-art {
  1006. background-image: url(%%tea%%);
  1007. background-position: -4px 0;
  1008. background-color: #000;
  1009. color: #FFF;
  1010. border: 1px solid #009B8A;
  1011. width: 24px;
  1012. }
  1013. .flair-art:hover {
  1014. text-indent: 32px;
  1015. }
  1016. .flair-asus {
  1017. background-image: url(%%asus%%);
  1018. background-color: #F0FFFF;
  1019. border-color: #000040;
  1020. color: #000020;
  1021. width: 76px;
  1022. }
  1023. .flair-asus:hover {
  1024. text-indent: 82px;
  1025. }
  1026.  
  1027. .flair-guude, .md a[href="#guude"] {
  1028. background-position: 0 -256px;
  1029. }
  1030.  
  1031. .flair-pyrao, .md a[href="#pyrao"] {
  1032. background-position: 0 -336px;
  1033. }
  1034.  
  1035. .flair-kurt, .md a[href="#kurt"] {
  1036. background-position: 0 -240px;
  1037. }
  1038.  
  1039. .flair-pauseunpause, .md a[href="#pauseunpause"] {
  1040. background-position: 0 -224px;
  1041. }
  1042.  
  1043. .flair-baj, .md a[href="#baj"] {
  1044. background-position: 0 -208px;
  1045. }
  1046.  
  1047. .flair-adlington, .md a[href="#adlington"] {
  1048. background-position: 0 -192px;
  1049. }
  1050.  
  1051. .flair-jsano, .md a[href="#jsano"] {
  1052. background-position: 0 -176px;
  1053. }
  1054.  
  1055. .flair-justdefy, .md a[href="#justdefy"] {
  1056. background-position: 0 -160px;
  1057. }
  1058.  
  1059. .flair-mcgamer, .md a[href="#mcgamer"] {
  1060. background-position: 0 -144px;
  1061. }
  1062.  
  1063. .flair-mhykol, .md a[href="#mhykol"] {
  1064. background-position: 0 -128px;
  1065. }
  1066.  
  1067. .flair-nebris, .md a[href="#nebris"] {
  1068. background-position: 0 -112px;
  1069. }
  1070.  
  1071. .flair-thejims, .md a[href="#thejims"] {
  1072. background-position: 0 -96px;
  1073. }
  1074.  
  1075. .flair-zisteau, .md a[href="#zisteau"] {
  1076. background-position: 0 -80px;
  1077. }
  1078. .flair-shreeyam, .md a[href="#shreeyam"] {
  1079. background-position: 0 -64px;
  1080. }
  1081. .flair-pakratt, .md a[href="#pakratt"] {
  1082. background-position: 0 -48px;
  1083. }
  1084. .flair-pyrao, .md a[href="#pyrao"] {
  1085. background-position: 0 -32px;
  1086. }
  1087. .flair-dadbee, .md a[href="#dadbee"] {
  1088. background-position: 0 -1408px;
  1089. }.flair-andesite, .md a[href="#andesite"] {
  1090. background-position: 0 -1424px;
  1091. }.flair-smoothandesite, .md a[href="#smoothandesite"] {
  1092. background-position: 0 -1440px;
  1093. }
  1094.  
  1095. .flair-mrcheeze, .md a[href="#mrcheeze"] {
  1096. background-position: 0 -1456px;
  1097. border: none;
  1098. }
  1099. .flair-mrcheeze:hover {
  1100. background-color: #ddd;
  1101. }
  1102.  
  1103. .flair-swampass {
  1104. background-position: 0 -1536px;
  1105. }
  1106.  
  1107. .flair-specialdadbee {
  1108. background-position: 0 -1408px;
  1109. background-color: #222;
  1110. color: #FFF;
  1111. border: 1px solid #FF0000;
  1112. text-indent: 20px;
  1113. width: auto;
  1114. padding-right: 5px;
  1115. }
  1116.  
  1117. .flair-arkas, .md a[href="#arkas"] {
  1118. background-position: 0 -352px;
  1119. }
  1120. .flair-millbee, .md a[href="#millbee"] {
  1121. background-position: 0 -368px;
  1122. }
  1123. .flair-canada, .md a[href="#canada"] {
  1124. background-position: 0 -384px;
  1125. }
  1126. .flair-oog, .md a[href="#oog"] {
  1127. background-position: 0 -400px;
  1128. }
  1129. .flair-nancydrew, .md a[href="#nancydrew"] {
  1130. background-position: 0 -416px;
  1131. }
  1132. .flair-america, .md a[href="#america"] {
  1133. background-position: 0 -432px;
  1134. }
  1135. .flair-uk, .md a[href="#uk"] {
  1136. background-position: 0 -448px;
  1137. }
  1138. .flair-generikb, .md a[href="#generikb"] {
  1139. background-position: 0 -464px;
  1140. opacity: 0.6;
  1141. }
  1142. .flair-remember, .md a[href="#remember"] {
  1143. background-position: 0 -480px;
  1144. }
  1145.  
  1146. .flair-bteam, .md a[href="#bteam"]{
  1147. background-position: 0 -496px;
  1148. }
  1149.  
  1150. .flair-kurtzis, .md a[href="#kurtzis"]{
  1151. background-position: 0 -512px;
  1152. }
  1153.  
  1154. .flair-mindlogo, .md a[href="#mindlogo"]{
  1155. background-position: 0 -528px;
  1156. }
  1157.  
  1158. .flair-cobblehaters, .md a[href="#cobblehaters"]{
  1159. background-position: 0 -544px;
  1160. }
  1161.  
  1162. .flair-ooge, .md a[href="#ooge"]{
  1163. background-position: 0 -560px;
  1164. }
  1165.  
  1166. .flair-avidya, .md a[href="#avidya"]{
  1167. background-position: 0 -576px;
  1168. }
  1169.  
  1170. .flair-orange, .md a[href="#orange"]{
  1171. background-position: 0 -592px;
  1172. }
  1173.  
  1174. .flair-btc, .md a[href="#jarool"]{
  1175. background-position: 0 -608px;
  1176. }
  1177. .flair-psj, .md a[href="#psj"]{
  1178. background-position: 0 -624px;
  1179. }
  1180. .flair-sethbling, .flair-newmeme, .md a[href="#sethbling"], .md a[href="#newmeme"]{
  1181. background-position: 0 -736px;
  1182. }
  1183. .flair-uhc9, .md a[href="#uhc9"]{
  1184. background-position: 0 -752px;
  1185. }
  1186. .flair-potty, .md a[href="#potty"] {
  1187. background-position: 0 -768px;
  1188. }
  1189. .flair-dooke, .md a[href="#dooke"] {
  1190. background-position: 0 -784px;
  1191. }
  1192. .flair-man, .md a[href="#man"] {
  1193. background-position: 0 -800px;
  1194. }
  1195. .flair-btgb, .md a[href="#btgb"] {
  1196. background-position: 0 -816px;
  1197. }
  1198. .flair-sobriety, .md a[href="#sobriety"] {
  1199. background-position: 0 -832px;
  1200. }
  1201. .flair-uppercat, .md a[href="#uppercat"] {
  1202. background-position: 0 -848px;
  1203. }
  1204. .flair-pep, .md a[href="#pep"] {
  1205. background-position: 0 -864px;
  1206. }
  1207. .flair-guudebj, .md a[href="#guudebj"] {
  1208. background-position: 0 -880px;
  1209. }
  1210. .flair-pimp, .md a[href="#pimp"] {
  1211. background-position: 0 -896px;
  1212. }
  1213.  
  1214. .flair-2spooky4mem8 {
  1215. width: auto;
  1216. padding-right: 5px;
  1217. text-indent: 20px;
  1218. background-color: #A8EAA8;
  1219. color: #000;
  1220. border-color: #000;
  1221. background-position: 0 -1184px;
  1222. }
  1223.  
  1224. .flair-adlington2, .md a[href="#adlington2"] {
  1225. background-position: 0 -1488px;
  1226. }
  1227. .flair-2spooky, .md a[href="#2spooky"] {
  1228. background-position: 0 -1504px;
  1229. }
  1230.  
  1231. .flair-biffa2001, .md a[href="#biffa2001"] {
  1232. background-position: 0 -2192px;
  1233. }
  1234. .flair-FalseSymmetry, .md a[href="#FalseSymmetry"] {
  1235. background-position: 0 -2336px;
  1236. }
  1237. .flair-hypnotizd, .md a[href="#hypnotizd"] {
  1238. background-position: 0 -2352px;
  1239. }
  1240. .flair-thejessassin, .md a[href="#thejessassin"] {
  1241. background-position: 0 -2688px;
  1242. }
  1243. .flair-ijevin, .md a[href="#ijevin"] {
  1244. background-position: 0 -2016px;
  1245. }
  1246. .flair-joehillstsd, .md a[href="#joehillstsd"] {
  1247. background-position: 0 -2576px;
  1248. }
  1249. .flair-Juicetra, .md a[href="#Juicetra"] {
  1250. background-position: 0 -2272px;
  1251. }
  1252. .flair-kingdaddydmac, .md a[href="#kingdaddydmac"] {
  1253. background-position: 0 -2720px;
  1254. }
  1255. .flair-Marriland, .md a[href="#Marriland"] {
  1256. background-position: 0 -2288px;
  1257. }
  1258. .flair-monkeyfarm, .md a[href="#monkeyfarm"] {
  1259. background-position: 0 -2320px;
  1260. }
  1261. .flair-ThatMumboJumbo, .md a[href="#ThatMumboJumbo"] {
  1262. background-position: 0 -2464px;
  1263. }
  1264. .flair-assyrianassass1n, .md a[href="#assyrianassass1n"] {
  1265. background-position: 0 -2256px;
  1266. }
  1267. .flair-red3yz, .md a[href="#red3yz"] {
  1268. background-position: 0 -2176px;
  1269. }
  1270. .flair-skyzmplays, .md a[href="#skyzmplays"] {
  1271. background-position: 0 -2240px;
  1272. }
  1273. .flair-sl1pg8r, .md a[href="#sl1pg8r"] {
  1274. background-position: 0 -2144px;
  1275. }
  1276. .flair-iamsp00n, .md a[href="#iamsp00n"] {
  1277. background-position: 0 -2000px;
  1278. }
  1279. .flair-iamf0rk, .md a[href="#iamf0rk"] {
  1280. background-position: 0 -1984px;
  1281. }
  1282. .flair-spumwack, .md a[href="#spumwack"] {
  1283. background-position: 0 -2128px;
  1284. }
  1285. .flair-selif1, .md a[href="#selif1"] {
  1286. background-position: 0 -2112px;
  1287. }
  1288. .flair-minecrafted, .md a[href="#minecrafted"] {
  1289. background-position: 0 -2048px;
  1290. }
  1291. .flair-xisumavoid, .md a[href="#xisumavoid"] {
  1292. background-position: 0 -2224px;
  1293. }
  1294. .flair-ZombieCleo, .md a[href="#ZombieCleo"] {
  1295. background-position: 0 -2032px;
  1296. }
  1297. .flair-TangoTekLP, .md a[href="#TangoTekLP"] {
  1298. background-position: 0 -2368px;
  1299. }
  1300. .flair-keralis, .md a[href="#keralis"] {
  1301. background-position: 0 -2608px;
  1302. }
  1303. .flair-xbxaxcx, .md a[href="#xbxaxcx"] {
  1304. background-position: 0 -2624px;
  1305. }
  1306. .flair-zueljin, .md a[href="#zueljin"] {
  1307. background-position: 0 -2672px;
  1308. }
  1309. .flair-impulseSV, .md a[href="#impulseSV"] {
  1310. background-position: 0 -2064px;
  1311. }
  1312.  
  1313. /**************/
  1314. /* Link Flair */
  1315. /**************/
  1316.  
  1317.  
  1318. .linkflair .linkflairlabel {
  1319. color: #FFFFFF;
  1320. font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  1321. font-size: 14px;
  1322. padding-left: 4px;
  1323. padding-right: 4px;
  1324. border-radius: 3px;
  1325. border-width: 0px;
  1326. background-color: #6090B3;
  1327. display: inline;
  1328. margin-right: 4px;
  1329. }
  1330.  
  1331. .linkflair-fanart .linkflairlabel {
  1332. background-color: #428442;
  1333. }
  1334. .linkflair-meta .linkflairlabel {
  1335. background-color: #2364C4;
  1336. }
  1337. .linkflair-ultrahardcore .linkflairlabel {
  1338. background-color: #C94338;
  1339. }
  1340. .linkflair-coop .linkflairlabel {
  1341. background-color: #E88D54;
  1342. }
  1343. .linkflair-group .linkflairlabel {
  1344. background-color: #E88D54;
  1345. }
  1346. .linkflair-playmindcrack .linkflairlabel {
  1347. background-color: #7ACC88;
  1348. }
  1349. .linkflair-hype .linkflairlabel {
  1350. background-color: #B665C2;
  1351. }
  1352. .linkflair-discussion .linkflairlabel {
  1353. background-color: #29AECB;
  1354. }
  1355. .linkflair-convention .linkflairlabel {
  1356. background-color: #CEBF1C;
  1357. }
  1358. .linkflair-summary .linkflairlabel {
  1359. background-color: #7DB031;
  1360. }
  1361. .linkflair-suggestion .linkflairlabel {
  1362. background-color: #FF9B9B;
  1363. }
  1364.  
  1365. .linkflair-news .linkflairlabel {
  1366. background-color: #998FF2;
  1367. }
  1368. .linkflair-marathon .linkflairlabel {
  1369. background: -webkit-linear-gradient(left,#FF6600,#FFB90F);
  1370. background: -moz-linear-gradient(left,#FF6600,#FFB90F);
  1371. background: -ms-linear-gradient(left,#FF6600,#FFB90F);
  1372. background: -o-linear-gradient(left,#FF6600,#FFB90F);
  1373. background: linear-gradient(left,#FF6600,#FFB90F);
  1374. background-color: #FF6600;
  1375.  
  1376. }
  1377.  
  1378. .linkflair-sotf .linkflairlabel {
  1379. background-color: #C67171;
  1380. }
  1381.  
  1382. .linkflair-website .linkflairlabel {
  1383. background-color: #A2A9AF;
  1384. }
  1385.  
  1386. .linkflair-misc .linkflairlabel {
  1387. background-color: #A2A9AF;
  1388. }
  1389.  
  1390. .linkflair-stats .linkflairlabel {
  1391. background-color: #7DB031;
  1392. }
  1393.  
  1394. .linkflair-zeldathon .linkflairlabel {
  1395. background-color: #ff4500;
  1396. }
  1397.  
  1398.  
  1399. /*****************/
  1400. /* Special Flair */
  1401. /*****************/
  1402.  
  1403. .flair-specialgenerikb {
  1404. background-position: 0 -464px;
  1405. background-color: #222;
  1406. color: #FFF;
  1407. border: 1px solid #FF0000;
  1408. text-indent: 20px;
  1409. width: auto;
  1410. padding-right: 5px;
  1411. opacity: 0.3;
  1412. }
  1413.  
  1414.  
  1415. .flair-specialbdubs {
  1416. background-position: 0 -272px;
  1417. background-color: #222;
  1418. color: #FFF;
  1419. border: 1px solid #FF0000;
  1420. text-indent: 20px;
  1421. width: auto;
  1422. padding-right: 5px;
  1423. }
  1424.  
  1425. .flair-specialkurt {
  1426. background-position: 0 -240px;
  1427. background-color: #222;
  1428. color: #FFF;
  1429. border: 1px solid #FF0000;
  1430. text-indent: 20px;
  1431. width: auto;
  1432. padding-right: 5px;
  1433. }
  1434.  
  1435. .flair-specialarkas {
  1436. background-position: 0 -352px;
  1437. background-color: #222;
  1438. color: #FFF;
  1439. border: 1px solid #FF0000;
  1440. text-indent: 20px;
  1441. width: auto;
  1442. padding-right: 5px;
  1443. }
  1444.  
  1445. .flair-specialetho {
  1446. background-position: 0 -320px;
  1447. background-color: #222;
  1448. color: #FFF;
  1449. border: 1px solid #FF0000;
  1450. text-indent: 20px;
  1451. width: auto;
  1452. padding-right: 5px;
  1453. }
  1454.  
  1455. .flair-specialMillbee {
  1456. background-position: 0 -368px;
  1457. background-color: #222;
  1458. color: #FFF;
  1459. border: 1px solid #FF0000;
  1460. text-indent: 20px;
  1461. width: auto;
  1462. padding-right: 5px;
  1463. }
  1464.  
  1465. .flair-specialguude {
  1466. background-position: 0 -256px;
  1467. background-color: #222;
  1468. color: #FFF;
  1469. border: 1px solid #FF0000;
  1470. text-indent: 20px;
  1471. width: auto;
  1472. padding-right: 5px;
  1473. }
  1474.  
  1475. .flair-specialanderzel {
  1476. background-position: 0 -336px;
  1477. background-color: #222;
  1478. color: #FFF;
  1479. border: 1px solid #FF0000;
  1480. text-indent: 20px;
  1481. width: auto;
  1482. padding-right: 5px;
  1483. }
  1484. .flair-specialespie {
  1485. background-position: 0 -960px;
  1486. background-color: #FFFF00;
  1487. color: #FFF;
  1488. border: 100px solid #0000FF;
  1489. text-indent: 20px;
  1490. width: auto;
  1491. padding-right: 5px;
  1492. }
  1493. .flair-chud {
  1494. background-position: 0 -32px;
  1495. background-color: #FF0000;
  1496. color: #FFF;
  1497. border: 1px solid #000;
  1498. text-indent: 20px;
  1499. width: auto;
  1500. padding-right: 5px;
  1501. }
  1502. .flair-specialpyro {
  1503. background-position: 0 -32px;
  1504. background-color: #222;
  1505. color: #FFF;
  1506. border: 1px solid #FF0000;
  1507. text-indent: 20px;
  1508. width: auto;
  1509. padding-right: 5px;
  1510. }
  1511.  
  1512. .flair-specialadlington {
  1513. background-position: 0 -192px;
  1514. background-color: #222;
  1515. color: #FFF;
  1516. border: 1px solid #FF0000;
  1517. text-indent: 20px;
  1518. width: auto;
  1519. padding-right: 5px;
  1520. }
  1521.  
  1522. .flair-specialbaj {
  1523. background-position: 0 -208px;
  1524. background-color: #222;
  1525. color: #FFF;
  1526. border: 1px solid #FF0000;
  1527. text-indent: 20px;
  1528. width: auto;
  1529. padding-right: 5px;
  1530. }
  1531.  
  1532. .flair-specialdoc {
  1533. background-position: 0 -288px;
  1534. background-color: #222;
  1535. color: #FFF;
  1536. border: 1px solid #FF0000;
  1537. text-indent: 20px;
  1538. width: auto;
  1539. padding-right: 5px;
  1540. }
  1541.  
  1542. .flair-specialjustdefy {
  1543. background-position: 0 -160px;
  1544. background-color: #222;
  1545. color: #FFF;
  1546. border: 1px solid #FF0000;
  1547. text-indent: 20px;
  1548. width: auto;
  1549. padding-right: 5px;
  1550. }
  1551.  
  1552. .flair-specialmcgamer {
  1553. background-position: 0 -144px;
  1554. background-color: #222;
  1555. color: #FFF;
  1556. border: 1px solid #FF0000;
  1557. text-indent: 20px;
  1558. width: auto;
  1559. padding-right: 5px;
  1560. }
  1561.  
  1562. .flair-specialmhykol {
  1563. background-position: 0 -128px;
  1564. background-color: #222;
  1565. color: #FFF;
  1566. border: 1px solid #FF0000;
  1567. text-indent: 20px;
  1568. width: 16px;
  1569. padding-right: 0px;
  1570. }
  1571.  
  1572. .flair-specialnebris {
  1573. background-position: 0 -112px;
  1574. background-color: #222;
  1575. color: #FFF;
  1576. border: 1px solid #FF0000;
  1577. text-indent: 20px;
  1578. width: auto;
  1579. padding-right: 5px;
  1580. }
  1581.  
  1582. .flair-specialzisteau {
  1583. background-position: 0 -80px;
  1584. background-color: #222;
  1585. color: #FFF;
  1586. border: 1px solid #FF0000;
  1587. text-indent: 20px;
  1588. width: auto;
  1589. padding-right: 5px;
  1590. }
  1591.  
  1592. .flair-specialshreeyam {
  1593. background-position: 0 -64px;
  1594. background-color: #222;
  1595. color: #FFF;
  1596. border: 1px solid #FF0000;
  1597. text-indent: 20px;
  1598. width: auto;
  1599. padding-right: 5px;
  1600. }
  1601.  
  1602. .flair-specialgoober {
  1603. background-position: 0 -1088px;
  1604. background-color: #222;
  1605. color: #FFF;
  1606. border: 1px solid #FF0000;
  1607. text-indent: 20px;
  1608. width: auto;
  1609. padding-right: 5px;
  1610. }
  1611.  
  1612. .flair-specialthejims {
  1613. background-position: 0 -96px;
  1614. background-color: #222;
  1615. color: #FFF;
  1616. border: 1px solid #FF0000;
  1617. text-indent: 20px;
  1618. width: auto;
  1619. padding-right: 5px;
  1620. }
  1621.  
  1622. .flair-specialpause {
  1623. background-position: 0 -224px;
  1624. background-color: #222;
  1625. color: #FFF;
  1626. border: 1px solid #FF0000;
  1627. text-indent: 20px;
  1628. width: auto;
  1629. padding-right: 5px;
  1630. }
  1631. .flair-specialpakratt {
  1632. background-position: 0 -48px;
  1633. background-color: #222;
  1634. color: #FFF;
  1635. border: 1px solid #FF0000;
  1636. text-indent: 20px;
  1637. width: auto;
  1638. padding-right: 5px;
  1639. }
  1640.  
  1641. .flair-specialpakratt:after {
  1642. content: "...";
  1643. }
  1644.  
  1645. .flair-specialpakratt:hover:after {
  1646. content: " - th' 1stCblH8R";
  1647. }
  1648.  
  1649. .flair-specialpyrao {
  1650. background-position: 0 -32px;
  1651. background-color: #222;
  1652. color: #FFF;
  1653. border: 1px solid #FF0000;
  1654. text-indent: 20px;
  1655. width: auto;
  1656. padding-right: 5px;
  1657. }
  1658.  
  1659. .flair-specialpyrao {
  1660. background-position: 0 -32px;
  1661. background-color: #222;
  1662. color: #FFF;
  1663. border: 1px solid #FF0000;
  1664. text-indent: 20px;
  1665. width: auto;
  1666. padding-right: 5px;
  1667. }
  1668.  
  1669. .flair-specialavidya {
  1670. background-position: 0 -576px;
  1671. background-color: #222;
  1672. color: #FFF;
  1673. border: 1px solid #FF0000;
  1674. text-indent: 20px;
  1675. width: auto;
  1676. padding-right: 5px;
  1677. }
  1678.  
  1679. .flair-fanserver {
  1680. background-position: 0 -16px;
  1681. background-color: #222;
  1682. color: #FFF;
  1683. border: 1px solid #0048b4;
  1684. text-indent: 20px;
  1685. width: auto;
  1686. padding-right: 5px;
  1687. }
  1688.  
  1689.  
  1690.  
  1691. .flair-specialvintagebeef {
  1692. background-position: 0 -304px;
  1693. background-color: #222;
  1694. color: #FFF;
  1695. border: 1px solid #FF0000;
  1696. text-indent: 20px;
  1697. width: auto;
  1698. padding-right: 5px;
  1699. }
  1700.  
  1701. .flair-specialAvidya{
  1702. background-position: 0 -336px;
  1703. background-color: #222;
  1704. color: #FFF;
  1705. border: 1px solid #FF0000;
  1706. text-indent: 20px;
  1707. width: auto;
  1708. padding-right: 5px;
  1709. }
  1710. .flair-specialbtc{
  1711. background-position: 0 -608px;
  1712. background-color: #222;
  1713. color: #FFF;
  1714. border: 1px solid #FF0000;
  1715. text-indent: 20px;
  1716. width: auto;
  1717. padding-right: 5px;
  1718. }
  1719.  
  1720. .flair-specialjsano{
  1721. background-position: 0 -176px;
  1722. background-color: #222;
  1723. color: #FFF;
  1724. border: 1px solid #FF0000;
  1725. text-indent: 20px;
  1726. width: auto;
  1727. padding-right: 5px;
  1728. }
  1729. .flair-specialpsj{
  1730. background-position: 0 -624px;
  1731. background-color: #222;
  1732. color: #FFF;
  1733. border: 1px solid #FF0000;
  1734. text-indent: 20px;
  1735. width: auto;
  1736. padding-right: 5px;
  1737. }
  1738.  
  1739. .flair-specialmoderator {
  1740. background-position: 0 -528px;
  1741. background-color: transparent;
  1742. color: #000;
  1743. border: 1px solid #282;
  1744. text-indent: 20px;
  1745. width: auto;
  1746. padding-right: 5px;
  1747. }
  1748.  
  1749. .flair-specialwcts1 {
  1750. background-position: 0 -640px;
  1751. background-color: #000;
  1752. color: #FFF;
  1753. border: 1px solid #CF1523;
  1754. text-indent: 20px;
  1755. width: 44px;
  1756. overflow: hidden;
  1757. padding-right: 5px;
  1758. }
  1759. .flair-specialwcts1:hover {
  1760. width: auto;
  1761. }
  1762. .flair-specialwcts2 {
  1763. background-position: 0 -656px;
  1764. background-color: #000;
  1765. color: #FFF;
  1766. border: 1px solid #CF1523;
  1767. text-indent: 20px;
  1768. width: 44px;
  1769. overflow: hidden;
  1770. padding-right: 5px;
  1771. }
  1772. .flair-specialwcts2:hover {
  1773. width: auto;
  1774. }
  1775. .flair-specialwcts3 {
  1776. background-position: 0 -672px;
  1777. background-color: #000;
  1778. color: #FFF;
  1779. border: 1px solid #CF1523;
  1780. text-indent: 20px;
  1781. width: 44px;
  1782. overflow: hidden;
  1783. padding-right: 5px;
  1784. }
  1785. .flair-specialwcts3:hover {
  1786. width: auto;
  1787. }
  1788. .flair-specialwctg1 {
  1789. background-position: 0 -688px;
  1790. background-color: #000;
  1791. color: #FFF;
  1792. border: 1px solid #CF1523;
  1793. text-indent: 38px;
  1794. width: 30px;
  1795. padding-right: 5px;
  1796. }
  1797. .flair-specialwctg1:hover {
  1798. text-indent: 38px;
  1799. width: auto;
  1800. }
  1801. .flair-specialwctg2 {
  1802. background-position: 0 -704px;
  1803. background-color: #000;
  1804. color: #FFF;
  1805. border: 1px solid #CF1523;
  1806. text-indent: 38px;
  1807. width: 30px;
  1808. padding-right: 5px;
  1809. }
  1810. .flair-specialwctg2:hover {
  1811. text-indent: 38px;
  1812. width: auto;
  1813. }
  1814. .flair-specialwctg3 {
  1815. background-position: 0 -720px;
  1816. background-color: #000;
  1817. color: #FFF;
  1818. border: 1px solid #CF1523;
  1819. text-indent: 38px;
  1820. width: 30px;
  1821. padding-right: 5px;
  1822. }
  1823. .flair-specialwctg3:hover {
  1824. text-indent: 38px;
  1825. width: auto;
  1826. }
  1827. .flair-specialsethbling{
  1828. background-position: 0 -736px;
  1829. background-color: #222;
  1830. color: #FFF;
  1831. border: 1px solid #FF0000;
  1832. text-indent: 20px;
  1833. width: auto;
  1834. padding-right: 5px;
  1835. }
  1836.  
  1837. .flair-2spooky4mem8 {
  1838. background-position: 0 -32px;
  1839. background-color: #222;
  1840. color: #FFF;
  1841. border: 1px solid #FF0000;
  1842. text-indent: 20px;
  1843. width: auto;
  1844. padding-right: 5px;
  1845. }
  1846.  
  1847. /****/
  1848. /* Removing Mhykol's name from the sidebar */
  1849. .author[href$="Mhykol"] {
  1850. font-size:0
  1851. }
  1852. .author[href$="Mhykol"]:before {
  1853. content:" ";
  1854. font-size:x-small;
  1855. margin-right:5px
  1856. }
  1857.  
  1858. /****/
  1859. /* Baj name on the sidebar */
  1860. .author[href$="W92Baj_"] {
  1861. font-size:0
  1862. }
  1863. .author[href$="W92Baj_"]:before {
  1864. content:"W92Baj";
  1865. font-size:small;
  1866. margin-right:7px
  1867. }
  1868.  
  1869.  
  1870. .midcol { /* needed for some reason */
  1871. min-width: 16px;
  1872. overflow: visible;
  1873. }
  1874. .arrow {
  1875. background-image: url(%%updwn%%) !important;
  1876. }
  1877. .arrow {
  1878. height: 16px;
  1879. width: 16px;
  1880. }
  1881. .arrow.up {
  1882. background-position: -0px -16px;
  1883. }
  1884. .arrow.upmod {
  1885. background-position: -0px 0px;
  1886. }
  1887. .arrow.down {
  1888. background-position: -16px -16px;
  1889. }
  1890. .arrow.downmod {
  1891. background-position: -16x 0px;
  1892. }
  1893. .midcol { /* needed for some reason */
  1894. min-width: 16px;
  1895. overflow: visible;
  1896. }
  1897.  
  1898. .arrow.down, .arrow.downmod {
  1899. display: block;
  1900. }
  1901.  
  1902. .thing .upmod:focus::after
  1903. {
  1904. content:"";
  1905. font-size: 18px;
  1906. font-family: Comic Sans MS, "Palatino Linotype", "Book Antiqua", Palatino, serif;
  1907. color: #FFA502; /*fuck you cheeze*/
  1908. display:block;
  1909. position: absolute;
  1910. animation: upvote 1.5s ease-out;
  1911. -webkit-animation: upvote 2s ease-out;
  1912. opacity:0;
  1913. z-index:9001;
  1914. }
  1915. @keyframes upvote
  1916. {
  1917. 0% {margin-top:22px;opacity:1;}
  1918. 25%{opacity:1;}
  1919. 100% {margin-top:-80px;opacity:0;}
  1920. }
  1921. @-webkit-keyframes upvote
  1922. {
  1923. 0% {margin-top:22px;opacity:1;}
  1924. 25%{opacity:1;}
  1925. 100% {margin-top:-80px;opacity:0;}
  1926. }
  1927. /*Change upvote text based on initial letter*/
  1928.  
  1929. .thing[data-fullname$="a"] .upmod:focus::after { content: "m8"; }
  1930. .thing[data-fullname$="b"] .upmod:focus::after { content: "You've been Etho'd"; }
  1931. .thing[data-fullname$="c"] .upmod:focus::after { content: "Praise Dankey"; }
  1932. .thing[data-fullname$="d"] .upmod:focus::after { content: "Praise and Raise ya boi Jarays"; }
  1933. .thing[data-fullname$="e"] .upmod:focus::after { content: "Go home everyone, we have a winner. Dude I actually love this!"; }
  1934. .thing[data-fullname$="f"] .upmod:focus::after { content: "Gr8 b8 m8, I r8 8/8"; }
  1935. .thing[data-fullname$="g"] .upmod:focus::after { content: "2 Bajs"; }
  1936. .thing[data-fullname$="h"] .upmod:focus::after { content: "Zeatzu"; }
  1937. .thing[data-fullname$="i"] .upmod:focus::after { content: "upvote this post if you praise etho"; }
  1938. .thing[data-fullname$="j"] .upmod:focus::after { content: "Praise Lord Buj"; }
  1939. .thing[data-fullname$="k"] .upmod:focus::after { content: "Wheat"; }
  1940. .thing[data-fullname$="l"] .upmod:focus::after { content: "Upfalcon"; }
  1941. .thing[data-fullname$="m"] .upmod:focus::after { content: "Lemonszz sucks"; }
  1942. .thing[data-fullname$="n"] .upmod:focus::after { content: "3 pieces of pork"; }
  1943. .thing[data-fullname$="o"] .upmod:focus::after { content: "u wot m8"; }
  1944. .thing[data-fullname$="p"] .upmod:focus::after { content: "literally hitler"; }
  1945. .thing[data-fullname$="q"] .upmod:focus::after { content: "this"; }
  1946. .thing[data-fullname$="r"] .upmod:focus::after { content: "Go home everyone, we have a winner. Dude I actually love this!"; }
  1947. .thing[data-fullname$="s"] .upmod:focus::after { content: "Falcon for President"; }
  1948. .thing[data-fullname$="t"] .upmod:focus::after { content: "/u/xNotch"; }
  1949. .thing[data-fullname$="u"] .upmod:focus::after { content: "77"; }
  1950. .thing[data-fullname$="v"] .upmod:focus::after { content: "1337 memes m9"; }
  1951. .thing[data-fullname$="w"] .upmod:focus::after { content: "For Justice"; }
  1952. .thing[data-fullname$="x"] .upmod:focus::after { content: "Anderps"; }
  1953. .thing[data-fullname$="y"] .upmod:focus::after { content: "Season 2 was better"; }
  1954. .thing[data-fullname$="z"] .upmod:focus::after { content: "Walrus"; }
  1955. .thing[data-fullname$="1"] .upmod:focus::after { content: "omw for mindcrack"; }
  1956. .thing[data-fullname$="2"] .upmod:focus::after { content: "Brighteyes sucks xD"; }
  1957. .thing[data-fullname$="3"] .upmod:focus::after { content: "Rellikins"; }
  1958. .thing[data-fullname$="4"] .upmod:focus::after { content: "When pigs fly"; }
  1959. .thing[data-fullname$="5"] .upmod:focus::after { content: "Furance"; }
  1960. .thing[data-fullname$="6"] .upmod:focus::after { content: "Potatos"; }
  1961. .thing[data-fullname$="7"] .upmod:focus::after { content: "ERROR - PLEASE CONTACT MODS"; }
  1962. .thing[data-fullname$="8"] .upmod:focus::after { content: "/r/MindcrackDiscussion"; }
  1963. .thing[data-fullname$="9"] .upmod:focus::after { content: "/r/Mhykol"; }
  1964. .thing[data-fullname$="0"] .upmod:focus::after { content: "Guude"; }
  1965.  
  1966.  
  1967.  
  1968. /* /r/homestuck spoiler text */
  1969. a[href$="/docscratch"], a[href$="/docscratch"]:visited { color:#ffffff!important; font-family:"courier","monospace"; font-weight:bold}
  1970. a[href$="/docscratch"]:hover{ background:#0e4603!important; color:#ffffff!important; font-weight:bold}
  1971.  
  1972.  
  1973.  
  1974. /* START Mysterious Hype Username Colour */
  1975.  
  1976.  
  1977. .sheets .col textarea { /*this very textarea */
  1978. width: 98%;
  1979. }
  1980.  
  1981.  
  1982. /*Adds a Godawful Rotation*/
  1983. p:hover {
  1984. animation: hover 0.6s steps(1) infinite;
  1985. -webkit-animation: hover 0.6s steps(1) infinite;
  1986. }
  1987.  
  1988. @-webkit-keyframes hover {
  1989. 0% {-webkit-transform:rotate(0deg);}
  1990. 33% {-webkit-transform:rotate(1.2deg);}
  1991. 67% {-webkit-transform:rotate(-1.2deg);}
  1992. }
  1993.  
  1994. @keyframes hover {
  1995. 0% {transform:rotate(0deg);}
  1996. 33% {transform:rotate(1.2deg);}
  1997. 67% {transform:rotate(-1.2deg);}
  1998. }
  1999.  
  2000.  
  2001. /* RES konami code bacon override */
  2002.  
  2003. #baconBit {
  2004. position:fixed !important;
  2005. width:413px !important;
  2006. height:369px !important;
  2007. background-image:url(%%jaroolicon%%) !important;
  2008. transform:rotate(0deg) !important;
  2009. }
  2010. #baconBit.makeitrain {
  2011. transform:rotate(0deg) !important;
  2012. }
  2013.  
  2014. /* fuk u cheeze i got friends in r/mindcrack */
  2015.  
  2016. /* fine, but we're still using this part */
  2017. /* override the content of notification box, but only if the konami code was just used */
  2018. #baconBit + #RESNotifications h3 {
  2019. font-size: 0;
  2020. }
  2021. #baconBit + #RESNotifications .RESNotificationContent {
  2022. font-size: 0;
  2023. }
  2024. #baconBit + #RESNotifications h3:before {
  2025. font-size: medium;
  2026. content: "Important Announcement";
  2027. }
  2028. #baconBit + #RESNotifications .RESNotificationContent:before {
  2029. font-size: small;
  2030. content: "What the Baj did you just Bajing say about me, you little Baj? I’ll have you know I graduated top of my class in the Baj Badgers, and I’ve been involved in numerous secret raids on Guude-Quaeda, and I have over 300 confirmed skeleton kills. I am trained in gorilla warfare and I’m the top Baj in the entire UK armed Bajes. You are nothing to me but just another target. I will wipe you the Baj out with precision the likes of which has never been seen before on this Bajsphere, mark my Bajing words. You think you can get away with saying that Baj to me over the Internet? Think again, Bajer. As we speak I am contacting my secret network of Bajes across the UK and your IP is being traced right now so you better prepare for the storm, Bajjot. The storm that wipes out the pathetic little thing you call your life. You’re Bajng dead, kid. I can be anywhere, anytime, and I can kill you in over seven hundred ways, and that’s just with my badger hands. Not only am I extensively trained in unarmed combat, but I have access to the entire arsenal of the United Kingdom Badger Army and I will use it to its full extent to wipe your miserable Baj off the face of the continent, you little Baj. If only you could have known what unholy retribution your little “clever” comment was about to bring down upon you, maybe you would have held your Bajing tongue. But you couldn’t, you didn’t, and now you’re paying the price, you Bajdamn idiot. I will Baj fury all over you and you will drown in it. You’re Bajing dead, kiddo. ";
  2031. }
  2032.  
  2033. /*Changing the word moderators on top of the list of moderators box*/
  2034.  
  2035. .sidecontentbox .helplink + .title h1 { font-size: 0}
  2036. .sidecontentbox .helplink + .title h1:before { font-size: 10pt; content: "Meme Police" }
  2037.  
  2038. .usertext h3 {
  2039. text-align: left;
  2040. font-family: "Comic Sans MS", cursive;
  2041. font-weight: normal;
  2042. font-size: 3em !important;
  2043. text-shadow: 0 0 15px #FFFFFF;
  2044. border-bottom: none !important
  2045. }
  2046.  
  2047. /*fancy Le Mons name*/
  2048.  
  2049. .author[href$="lemonszz"] {
  2050. text-shadow: -1px -1px 1px blue, 1px 1px 1px #FF0010, 2px 2px 1px red, 3px 3px 1px yellow, 4px 4px 1px green, 5px 5px 1px orange, 6px 6px 1px purple, 7px 7px 1px black
  2051. }
  2052.  
  2053.  
  2054. .titlebox .redditname a {
  2055. visibility: hidden;
  2056. }
  2057. .titlebox .redditname a:before {
  2058. visibility: visible;
  2059. content: "MemecrackCirclejoke";
  2060. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement