Advertisement
hero0fwar

TelevisionQuotes - old css

Nov 20th, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 99.32 KB | None | 0 0
  1. /* default vote */
  2. .arrow.upmod {
  3. background-image: url(%%default-vote-icon%%);
  4. background-position: 0px -0px;
  5. height: 33px; width: 40px;
  6. }
  7. .arrow.up {
  8. background-image: url(%%default-vote-icon%%);
  9. background-position: 0px -34px;
  10. height: 33px; width: 40px;
  11. }
  12. /* default vote end */
  13.  
  14. .comment .midcol{
  15. width: 40px;
  16. }
  17.  
  18.  
  19. /* thumb nails */
  20. .linkflair-30rock .thumbnail{
  21. background-image: url(%%thumb-sprite%%);
  22. height: 40px;
  23. background-position: -0px 0px;
  24. background-repeat: no-repeat
  25. }
  26. .linkflair-adventuretime .thumbnail{
  27. background-image: url(%%thumb-sprite%%);
  28. height: 40px;
  29. background-position: -0px -40px;
  30. background-repeat: no-repeat
  31. }
  32. .linkflair-alwayssunny .thumbnail{
  33. background-image: url(%%thumb-sprite%%);
  34. height: 40px;
  35. background-position: -0px -80px;
  36. background-repeat: no-repeat
  37. }
  38. .linkflair-arresteddevelopment .thumbnail{
  39. background-image: url(%%thumb-sprite%%);
  40. height: 40px;
  41. background-position: -0px -120px;
  42. background-repeat: no-repeat
  43. }
  44. .linkflair-beavisandbutthead .thumbnail{
  45. background-image: url(%%thumb-sprite%%);
  46. height: 40px;
  47. background-position: -0px -160px;
  48. background-repeat: no-repeat
  49. }
  50. .linkflair-breakingbad .thumbnail{
  51. background-image: url(%%thumb-sprite%%);
  52. height: 40px;
  53. background-position: -0px -200px;
  54. background-repeat: no-repeat
  55. }
  56. .linkflair-community .thumbnail{
  57. background-image: url(%%thumb-sprite%%);
  58. height: 40px;
  59. background-position: -0px -240px;
  60. background-repeat: no-repeat
  61. }
  62. .linkflair-dexter .thumbnail{
  63. background-image: url(%%thumb-sprite%%);
  64. height: 40px;
  65. background-position: -0px -280px;
  66. background-repeat: no-repeat
  67. }
  68. .linkflair-eastboundanddown .thumbnail{
  69. background-image: url(%%thumb-sprite%%);
  70. height: 40px;
  71. background-position: -0px -320px;
  72. background-repeat: no-repeat
  73. }
  74. .linkflair-familyguy .thumbnail{
  75. background-image: url(%%thumb-sprite%%);
  76. height: 40px;
  77. background-position: -0px -360px;
  78. background-repeat: no-repeat
  79. }
  80. .linkflair-freaksandgeeks .thumbnail{
  81. background-image: url(%%thumb-sprite%%);
  82. height: 40px;
  83. background-position: -0px -400px;
  84. background-repeat: no-repeat
  85. }
  86. .linkflair-howimetyourmother .thumbnail{
  87. background-image: url(%%thumb-sprite%%);
  88. height: 40px;
  89. background-position: -0px -440px;
  90. background-repeat: no-repeat
  91. }
  92. .linkflair-kingofthehill .thumbnail{
  93. background-image: url(%%thumb-sprite%%);
  94. height: 40px;
  95. background-position: -0px -480px;
  96. background-repeat: no-repeat
  97. }
  98. .linkflair-malcolminthemiddle .thumbnail{
  99. background-image: url(%%thumb-sprite%%);
  100. height: 40px;
  101. background-position: -0px -520px;
  102. background-repeat: no-repeat
  103. }
  104. .linkflair-marriedwithchildren .thumbnail{
  105. background-image: url(%%thumb-sprite%%);
  106. height: 40px;
  107. background-position: -0px -560px;
  108. background-repeat: no-repeat
  109. }
  110. .linkflair-modernfamily .thumbnail{
  111. background-image: url(%%thumb-sprite%%);
  112. height: 40px;
  113. background-position: -0px -600px;
  114. background-repeat: no-repeat
  115. }
  116. .linkflair-mynameisearl .thumbnail{
  117. background-image: url(%%thumb-sprite%%);
  118. height: 40px;
  119. background-position: -0px -640px;
  120. background-repeat: no-repeat
  121. }
  122. .linkflair-newgirl .thumbnail{
  123. background-image: url(%%thumb-sprite%%);
  124. height: 40px;
  125. background-position: -0px -680px;
  126. background-repeat: no-repeat
  127. }
  128. .linkflair-orangeisthenewblack .thumbnail{
  129. background-image: url(%%thumb-sprite%%);
  130. height: 40px;
  131. background-position: -0px -720px;
  132. background-repeat: no-repeat
  133. }
  134. .linkflair-parksandrecreation .thumbnail{
  135. background-image: url(%%thumb-sprite%%);
  136. height: 40px;
  137. background-position: -0px -760px;
  138. background-repeat: no-repeat
  139. }
  140. .linkflair-partydown .thumbnail{
  141. background-image: url(%%thumb-sprite%%);
  142. height: 40px;
  143. background-position: -0px -800px;
  144. background-repeat: no-repeat
  145. }
  146. .linkflair-raisinghope .thumbnail{
  147. background-image: url(%%thumb-sprite%%);
  148. height: 40px;
  149. background-position: -0px -840px;
  150. background-repeat: no-repeat
  151. }
  152. .linkflair-sherlock .thumbnail{
  153. background-image: url(%%thumb-sprite%%);
  154. height: 40px;
  155. background-position: -0px -880px;
  156. background-repeat: no-repeat
  157. }
  158. .linkflair-southpark .thumbnail{
  159. background-image: url(%%thumb-sprite%%);
  160. height: 40px;
  161. background-position: -0px -920px;
  162. background-repeat: no-repeat
  163. }
  164. .linkflair-startrektng .thumbnail{
  165. background-image: url(%%thumb-sprite%%);
  166. height: 40px;
  167. background-position: -0px -960px;
  168. background-repeat: no-repeat
  169. }
  170. .linkflair-that70sshow .thumbnail{
  171. background-image: url(%%thumb-sprite%%);
  172. height: 40px;
  173. background-position: -0px -1000px;
  174. background-repeat: no-repeat
  175. }
  176. .linkflair-thebigbangtheory .thumbnail{
  177. background-image: url(%%thumb-sprite%%);
  178. height: 40px;
  179. background-position: -0px -1040px;
  180. background-repeat: no-repeat
  181. }
  182. .linkflair-theleague .thumbnail{
  183. background-image: url(%%thumb-sprite%%);
  184. height: 40px;
  185. background-position: -0px -1080px;
  186. background-repeat: no-repeat
  187. }
  188. .linkflair-theoffice .thumbnail{
  189. background-image: url(%%thumb-sprite%%);
  190. height: 40px;
  191. background-position: -0px -1120px;
  192. background-repeat: no-repeat
  193. }
  194. .linkflair-thesimpsons .thumbnail{
  195. background-image: url(%%thumb-sprite%%);
  196. height: 40px;
  197. background-position: -0px -1160px;
  198. background-repeat: no-repeat
  199. }
  200. .linkflair-thewalkingdead .thumbnail{
  201. background-image: url(%%thumb-sprite%%);
  202. height: 40px;
  203. background-position: -0px -1200px;
  204. background-repeat: no-repeat
  205. }
  206. .linkflair-trailerparkboys .thumbnail{
  207. background-image: url(%%thumb-sprite%%);
  208. height: 40px;
  209. background-position: -0px -1240px;
  210. background-repeat: no-repeat
  211. }
  212. .linkflair-veep .thumbnail{
  213. background-image: url(%%thumb-sprite%%);
  214. height: 40px;
  215. background-position: -0px -1280px;
  216. background-repeat: no-repeat
  217. }
  218. .linkflair-weeds .thumbnail{
  219. background-image: url(%%thumb-sprite%%);
  220. height: 40px;
  221. background-position: -0px -1320px;
  222. background-repeat: no-repeat
  223. }
  224. .linkflair-wilfred .thumbnail{
  225. background-image: url(%%thumb-sprite%%);
  226. height: 40px;
  227. background-position: -0px -1360px;
  228. background-repeat: no-repeat
  229. }
  230. .linkflair-workaholics .thumbnail{
  231. background-image: url(%%thumb-sprite%%);
  232. height: 40px;
  233. background-position: -0px -1400px;
  234. background-repeat: no-repeat
  235. }
  236. .linkflair-banshee .thumbnail{
  237. background-image: url(%%thumb-sprite%%);
  238. height: 40px;
  239. background-position: -0px -1444px;
  240. background-repeat: no-repeat
  241. }
  242.  
  243. /* end thumb nails */
  244.  
  245.  
  246.  
  247.  
  248.  
  249. /* Spoiler flair */
  250.  
  251. .linkflair-spoiler .linkflairlabel {
  252. background: #8B373B;
  253. border: 1px solid #6A0000;
  254. color: white;
  255. }
  256. .linkflair-spoiler a.title {
  257. background: #8B3737;
  258. color: #8B3737 !important;
  259. }
  260. .linkflair-spoiler a.title:hover {
  261. background: transparent;
  262. }
  263. .linkflair-spoiler .thumbnail {
  264. display: none !important;
  265. }
  266. .linkflair-spoiler a.title:visited {
  267. background: #BC5555;
  268. color: #BC5555 !important
  269. }
  270.  
  271.  
  272.  
  273. /* hide the 'nsfw' image or post thumbnail, probably a good idea */
  274. .thing.over18 .thumbnail img {
  275. display: none;
  276. }
  277.  
  278. /* show our own thumbnail */
  279. .thing.over18 .thumbnail {
  280. display: none;
  281. }
  282.  
  283.  
  284.  
  285.  
  286. .side h4:nth-of-type(1) {
  287. position: absolute;
  288. display: block;
  289. top: 65px;
  290. left: 0px;
  291. background-color: #EEE;
  292. color: #777;
  293. font-weight: bold;
  294. text-align: left;
  295. margin: 5px;
  296. border-radius: 8px;
  297. width: 40%;
  298. padding: 4px 0px 4px 12px;
  299. background-repeat: no-repeat;
  300. background-position: left
  301. }
  302.  
  303. a[href*="/mod_post"].title:link, a[href*="championship_mod_post"].title:link {
  304. color:green!important;
  305. }
  306. a[href*="/mod_post"].title:visited, a[href*="championship_mod_post"].title:visited {
  307. color:green!important;
  308. }
  309. a.title[href*="/mod_post"]:before, a.title[href*="championship_mod_post"]:before {
  310. width: 28px;
  311. height: 18px;
  312. content: "";
  313. display: inline-block;
  314. background-repeat: no-repeat;
  315. background-position: center bottom
  316.  
  317. }
  318.  
  319.  
  320. body, .side {
  321. background: #f5f5f5;
  322. font-weight: normal;
  323. }
  324.  
  325. .side {
  326. position: relative;
  327. background: #fff;
  328. width: 300px;
  329. margin: 20px 10px 40px auto;
  330. z-index: 0;
  331. padding: 10px!important;
  332. border: 1px solid #ccc;
  333. /* box-shadow: 0px 1px #ddd; */
  334. overflow: hidden;
  335. background-image: url(%%sidebar%%);
  336. background-repeat: no-repeat;
  337. background-position: top;
  338. margin-top: 2px;
  339. z-index: 100;
  340. }
  341.  
  342. .side .spacer:first-child {
  343. margin-top: 236px;
  344. }
  345.  
  346. /* Header */
  347.  
  348. #header-bottom-left {
  349. background: #fff url(%%header-bg%%) 3px -10px repeat-x;
  350. height: 50px;
  351. border-bottom: 1px solid #BBB;
  352. position: relative;
  353. }
  354.  
  355. #header {
  356. background: transparent;
  357. /* box-shadow: 0 1px 0 #f6f6f6; */
  358. border-bottom: 0;
  359. }
  360.  
  361. #header .tabmenu {
  362. position: relative;
  363. bottom: 14px;
  364. }
  365.  
  366. #header .tabmenu a {
  367. color: #fff;
  368. background-color: transparent;
  369. border: none;
  370. border-bottom: none;
  371. /* text-shadow: 0 1px 0 #b9dcea; */
  372. font-weight: 500;
  373. /* text-transform: uppercase; */
  374. padding: 17px 10px;
  375.  
  376. }
  377.  
  378. #header .tabmenu a:hover {
  379. background: #fff;
  380. color: #000;
  381. text-shadow: none;
  382. }
  383.  
  384. #header-bottom-right {
  385. border: 1px solid #3894b8;
  386. background: #ffd05f;
  387. border-top: none;
  388. padding: 8px;
  389. right: 20px;
  390. bottom: 22px;
  391. border-bottom-right-radius: 3px;
  392. border-bottom-left-radius: 3px;
  393. border-top-right-radius: 0;
  394. border-top-left-radius: 0;
  395. right: 10px;
  396. /* text-shadow: 0 1px 0 #b9dcea; */
  397. }
  398.  
  399. .titlebox .bottom {display:none}
  400.  
  401. #header-img-a {
  402. float: left;
  403. margin-top: 2px;
  404. margin-left: 25px;
  405. }
  406.  
  407. .pagename.redditname {
  408. color: #FFF;
  409. line-height: 46px;
  410. }
  411.  
  412. .pagename a {
  413. font-variant: normal;
  414. font-size: 0!important;
  415. position: absolute;
  416. left: 63px;
  417. height: 57px;
  418. width: 148px;
  419. text-indent: -9999em!important;
  420. }
  421.  
  422. #siteTable {
  423. border: 1px solid #CCC;
  424. background: #FFF;
  425. position: relative;
  426. z-index: 10;
  427. }
  428.  
  429.  
  430. #siteTable .comment .entry .buttons li a {
  431. font-size: 10px;
  432. color: #888;
  433. }
  434. #header-bottom-right > span a, #header-bottom-right .flat-list a {
  435. color: #ddd;
  436. /* text-shadow: #888888 0 1px; */
  437. color: #000000;
  438. }
  439.  
  440. #header-bottom-right .user {
  441. color: #000000;
  442. }
  443.  
  444. #header-bottom-right .user a {
  445. margin-right: 5px;
  446. }
  447.  
  448. #header-bottom-right .logout a {
  449. color: #6bb5d2;
  450. }
  451.  
  452. #header-bottom-right .user a:first-child {
  453. margin-left: 5px;
  454. }
  455.  
  456. #header-bottom-right .separator {
  457. visibility: hidden;
  458. font-size: 11px;
  459. }
  460.  
  461. .sidecontentbox .content {
  462. margin: 0 340px 0 0 !important;
  463. width: 290px;
  464. }
  465.  
  466. #search input[type=text] {
  467. color: #4D4D4D;
  468. font-size: 12px;
  469. float: left;
  470. width: 290px;
  471. border-bottom: 1px solid #EDEDED;
  472. border-left: 1px solid #A5A5A5;
  473. border-left: 1px solid #BBB;
  474. border-right: 1px solid #EDEDED;
  475. border-top: 1px solid #A5A5A5;
  476. color: #454545;
  477. font: bold 16px Helvetica,Arial;
  478. padding: 8px 5px 6px 5px;
  479. font-weight: normal;
  480. /* box-shadow: 0 -1px 0 #ddd; */
  481. }
  482.  
  483. .sidebox .nub {
  484. display: none;
  485. }
  486.  
  487. .sidebox.submit {
  488. margin: auto;
  489. }
  490.  
  491. .titlebox {
  492. float: left;
  493. margin-top: 10px;
  494. }
  495.  
  496. .titlebox .bottom {
  497. margin: 10px 0
  498. }
  499.  
  500. /* Buttons / submit buttons */
  501.  
  502. .morelink {
  503. border: none;
  504. background: transparent;
  505. letter-spacing: normal;
  506. height: auto;
  507. }
  508. .morelink a {
  509. color: #fff!important;
  510. width: 280px;
  511. margin-top: 10px;
  512. float: left;
  513. display: table;
  514. text-align: center;
  515. }
  516.  
  517. button, .morelink a {
  518. border-radius: 3px;
  519. -moz-border-radius: 3px;
  520. -webkit-border-radius: 3px;
  521. display: inline-block;
  522. position: relative;
  523. vertical-align: baseline;
  524. font-size: inherit;
  525. font-weight: bold;
  526. padding: 3px 10px;
  527. cursor: pointer;
  528. font-family: inherit;
  529. background: #3563a8;
  530. overflow: visible;
  531. height: 28px;
  532. /* text-shadow: 0 1px 0 #b9dcea; */
  533. border: 1px solid #44a2c6;
  534. color: #FFF;
  535. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  536. box-shadow: 0 1px 0 #ddd;
  537. text-transform: capitalize;
  538. background: url(%%header-bg%%) repeat-x;
  539. }
  540.  
  541.  
  542. .morelink a:hover:before {
  543. background: #3563a8;
  544. position: fixed!important;
  545. left: 0;
  546. top: 0;
  547. width: 100%;
  548. height:40px;
  549. line-height: 2em;
  550. letter-spacing: 1px;
  551. font-weight: normal;
  552. font-size: 20px;
  553. content: 'Please read the very few rules before you post or your submission will be subject to removal.';
  554. text-transform: none;
  555. z-index: 10000!important;
  556. }
  557.  
  558. /*
  559. .sidecontentbox a.helplink {
  560. position: absolute;
  561. top: 0;
  562. margin-top: 260px;
  563. line-height: 28px;
  564. width: 280px;
  565. font-size: 16px;
  566. text-align: center;
  567. }
  568. */
  569. .morelink a {
  570. width: 280px;
  571. }
  572.  
  573. button:hover, .morelink a:hover {
  574. background: #3165b4;
  575. }
  576.  
  577. .morelink:hover {
  578. background: transparent;
  579. }
  580.  
  581. button:active, button:focus, .morelink a:active, .morelink a:focus {
  582. background: #3165b4;
  583. box-shadow: none;
  584. /* text-shadow: 0 -1px 0 #b9dcea; */
  585. }
  586.  
  587.  
  588. /* Entry */
  589. #siteTable {
  590. box-shadow: 0 1px 0 #dfdfdf;
  591. }
  592. #siteTable .entry {
  593. line-height: 20px;
  594. }
  595.  
  596. #siteTable .entry a {
  597. color: #0000ff;
  598. }
  599.  
  600. #siteTable .entry a:visited {
  601. color: #551a8b;
  602. opacity: 0.8;
  603. }
  604.  
  605. #siteTable .entry a:hover {
  606. text-decoration: underline;
  607. }
  608.  
  609. #siteTable .entry .domain a {
  610. color: #aaa;
  611. }
  612.  
  613. #siteTable .flat-list li {
  614. margin-right: 5px;
  615. }
  616.  
  617. #siteTable .flat-list {
  618. margin-top: 3px;
  619. }
  620.  
  621. /* Number count */
  622. #siteTable .thing .rank {
  623. visibility: hidden;
  624. }
  625.  
  626.  
  627. /* MISC */
  628. .spacer {
  629. width: auto;
  630. }
  631.  
  632. .side .spacer {
  633. margin: 0 0 10px;
  634. }
  635.  
  636. .logout a {
  637. font-style: italic;
  638. }
  639.  
  640. /* MOD ACTIONS */
  641. #siteTable .del-button .togglebutton, #siteTable .remove-button .togglebutton {
  642. color: red;
  643. }
  644.  
  645.  
  646. #siteTable .approve-button .togglebutton a{
  647. color: #3563a8;
  648. }
  649.  
  650. #siteTable .midcol {
  651. margin-right: 10px;
  652. }
  653.  
  654. #siteTable .entry .child {
  655. float: left;
  656. padding: 5px;
  657. border: 1px solid #CCC;
  658. margin: 10px 40px;
  659. }
  660.  
  661. #siteTable .entry .title {
  662. width: 91%;
  663. }
  664.  
  665. .content {
  666. margin: 20px 340px 0px 10px!important;
  667. }
  668.  
  669. /* Comments */
  670. .commentarea, #siteTable .thing {
  671. padding: 5px;
  672. position: relative;
  673. }
  674. .thing {
  675. border-bottom: 1px solid #ddd
  676. }
  677.  
  678. .panestack-title {
  679. width: 100%;
  680. margin: 5px 0 10px;
  681. border-color: #ccc;
  682. border-bottom-style: solid;
  683. }
  684.  
  685. .panestack-title .title {
  686. padding-left: 5px;
  687. margin: 0;
  688. display: table;
  689. }
  690.  
  691.  
  692.  
  693.  
  694. /* FLAIR */
  695.  
  696. /* CATEGORIES */
  697. .side .usertext-body .md {
  698. float: left;
  699. }
  700.  
  701. .side .usertext-body ul {
  702. margin: 0;
  703. list-style: none;
  704. }
  705. .side .usertext-body li {
  706. display: block;
  707. }
  708.  
  709. .side .usertext-body a {
  710. background: url(%%header-bg%%) repeat-x;
  711. border-radius: 3px;
  712. -moz-border-radius: 3px;
  713. -webkit-border-radius: 3px;
  714. display: block;
  715. position: relative;
  716. vertical-align: baseline;
  717. font-size: 14px;
  718. font-weight: bold;
  719. padding: 5px 10px;
  720. cursor: pointer;
  721. font-family: inherit;
  722. background-color: #3563a8;
  723. overflow: visible;
  724. width: 278px;
  725. text-align: center;
  726. /* text-shadow: 0 1px 0 #b9dcea; */
  727. border: 1px solid #44a2c6;
  728. color: #FFF;
  729. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  730. box-shadow: 0 1px 0 #ddd;
  731. text-transform: capitalize;
  732. border-bottom: 0;
  733. border-radius: 0;
  734. box-shadow: 0 1px 0 #3563a8;
  735. }
  736. .side .usertext-body a:hover {
  737. background: #3165b4;
  738. }
  739.  
  740. .side .usertext-body a:active,
  741. .side .usertext-body a:focus {
  742. background: #3165b4;
  743. box-shadow: none;
  744. /* text-shadow: 0 -1px 0 #b9dcea; */
  745. }
  746.  
  747. #header-bottom-left .selected a {
  748. background: #fff;
  749. color: #000;
  750. text-shadow: none;
  751. }
  752.  
  753. .link.last-clicked {
  754. overflow: visible;
  755. }
  756.  
  757.  
  758.  
  759. .linkinfo .downvotes .number, .linkinfo .upvotes .number, .linkinfo .score .number {
  760. font-size: 20px!important;
  761. display: block;
  762. font-weight: normal!important;
  763. }
  764.  
  765. .linkinfo .score .word {
  766. display: none;
  767. }
  768.  
  769. .linkinfo .upvotes, .linkinfo .downvotes, .linkinfo .score {
  770. float: left;
  771. padding: 5px 10px 5px 0;
  772. margin: 8px 10px 10px 0;
  773. text-align: center;
  774. border-radius: 3px;
  775. box-shadow: 0 1px 0 #ededed;
  776. }
  777.  
  778. .linkinfo .upvotes, .linkinfo .downvotes {
  779. float: left;
  780. margin: 8px 10px 10px 0;
  781. padding: 7px;
  782. background: #FFF;
  783. border: 1px solid #CCC;
  784. }
  785.  
  786. .linkinfo .upvotes {
  787. color: green;
  788. }
  789.  
  790. .linkinfo .downvotes {
  791. color: red;
  792. }
  793.  
  794. .linkinfo {
  795. padding: 0;
  796. }
  797.  
  798. .linkinfo .shortlink input {
  799. border-color: #ccc;
  800. cursor: pointer;
  801. }
  802.  
  803. .linkinfo .score {
  804. float: left;
  805. padding: 5px 5px 10px 0;
  806. margin: 8px 10px 10px 0;
  807. text-align: center;
  808. font-size: 11px;
  809. display: block;
  810. min-width: 80px;
  811. margin-left: 20px!important;
  812. background: #fff;
  813. border: 1px solid #ccc;
  814. }
  815.  
  816. .linkinfo .date {
  817. padding: 5px;
  818. background: #FFF;
  819. border-bottom: 1px solid #CCC;
  820. text-align: center;
  821. font-size: 11px;
  822. }
  823.  
  824. .linkinfo .date time {
  825. font-weight: bold;
  826. }
  827.  
  828. .shortlink {
  829. clear: both!important;
  830. font-size: 10px;
  831. margin: 0px 20px 0px 20px;
  832. text-align: center;
  833. }
  834.  
  835. .link .rank {
  836. display: none;
  837. }
  838.  
  839. .sidecontentbox h1, .md p, .md h1 {
  840. padding-bottom: 10px;
  841. padding: 5px;
  842. }
  843.  
  844. .sidecontentbox .content {
  845. border-color: #CCC;
  846. }
  847.  
  848. .sidecontentbox .title {
  849. margin-bottom: 10px;
  850. }
  851.  
  852. .md ul {
  853. list-style: disc outside;
  854. }
  855.  
  856. .md ul {
  857. border-radius: 5px;
  858. border: 1px solid #DDD;
  859. color: #000!important;
  860. font-size: 90%;
  861. width: 300px;
  862. position: relative;
  863. }
  864.  
  865.  
  866. a.thumbnail.self {display: none !important;}
  867.  
  868. /* request color */
  869. a[href*="request"].title:link {
  870. color: #3563a8 !important;
  871. }
  872. a[href*="request"].title:visited {
  873. color: #3563a8 !important;
  874. }
  875. a[href*="request"].title:before {
  876. content: '';
  877. }
  878. a[href*="by_request"].title, a[href*="request_response"].title, a[href*="as_requested"].title, a[href*="per_request"].title, a[href*="request_answer"].title {
  879. color: #3563a8 !important;
  880. }
  881. a[href*="by_request"].title:visited, a[href*="request_response"].title:visited, a[href*="as_requested"].title:visited, a[href*="per_request"].title:visited, a[href*="request_answer"].title:visited {
  882. color: #3563a8 !important;
  883. }
  884.  
  885. .res_post_ups {
  886. margin-right: 2px!important;
  887. }
  888.  
  889. .res_post_downs {
  890. margin-left: 2px!important;
  891. }
  892.  
  893. .sidebox.create {
  894. display: none;
  895. }
  896.  
  897. .redditname .hover {
  898. display: none;
  899. }
  900.  
  901. .side .md:first-child > p a:first-child {
  902. font-variant: normal;
  903. font-size: 0!important;
  904. text-indent: -9999em!important;
  905. top: 0;
  906. position: absolute;
  907. width: 100%;
  908. height: 50px;
  909. left: 0;
  910. background: transparent;
  911. border: none;
  912. box-shadow: none;
  913. }
  914.  
  915. .login-form-side {
  916. float: left;
  917. margin-top: 10px;
  918. }
  919.  
  920. .side .md li {
  921. border-bottom: 1px solid #ddd;
  922. box-shadow: 0 1px 0 #fff;
  923. }
  924.  
  925.  
  926. .single-page .thing {
  927. border-bottom: none!important;
  928. }
  929.  
  930. .res-nightmode .thing, .res-nightmode .title {
  931. color: #16c!important;
  932. }
  933.  
  934. .res-nightmode .redditname {
  935. display: none!important;
  936. }
  937.  
  938. .res-nightmode .side a {
  939. color: #fff!important;
  940. }
  941.  
  942. .res-nightmode #header-bottom-right {
  943. text-shadow: none!important;
  944. }
  945.  
  946. .res-nightmode #header-bottom-right>span a {
  947. color: #000;
  948. text-shadow: none!important;
  949. }
  950.  
  951. .res-nightmode .spacer>.submit {
  952. overflow: visible!important;
  953. }
  954.  
  955. .res-nightmode #siteTable {
  956. background: none!important;
  957. }
  958.  
  959. .buttons li a {
  960. color: #888!important;
  961. }
  962.  
  963. .users-online {
  964. display: none;
  965. }
  966.  
  967.  
  968.  
  969.  
  970. .flair-moderator-tag {
  971. background-color: #57a921;
  972. color: #ffffff;
  973. border-color: #ffffff;
  974. }
  975.  
  976. .side .md > ul > li:last-child {
  977. border-bottom: none;
  978. box-shadow: none;
  979. }
  980.  
  981. .side .md > ul {
  982. background: #f5f5f5;
  983. }
  984.  
  985. #newlink .formtabs-content {
  986. padding-top: 1px;
  987. }
  988.  
  989. #newlink .infobar {
  990. background-color: transparent;
  991. padding: 0;
  992. margin: 0;
  993. font-size: 0;
  994. border: 0;
  995. text-indent: -10000px;
  996. }
  997.  
  998. #newlink .infobar:after {
  999. text-indent: 0;
  1000. background-color: #ffd05f;
  1001. color: #000 !important;
  1002. border: 0;
  1003. color: #666;
  1004. padding: 10px;
  1005. padding-bottom: 50px;
  1006. background-image: url(%%ep-format%%);
  1007. background-position: bottom center;
  1008. background-repeat: no-repeat;
  1009. font-size: small;
  1010. display: block;
  1011. margin-top: 5px;
  1012. }
  1013.  
  1014. #link-desc:after {
  1015. content: 'Pretty simple rule here, just remember to include what show you are submitting from, direct image links only'
  1016. }
  1017.  
  1018. div.titlebox span.word { display: none }
  1019. div.titlebox span.number:after { content: " TV Fans" }
  1020. div.titlebox .users-online span.number:after { content: " Watching Now" }
  1021.  
  1022.  
  1023.  
  1024.  
  1025. .flair-30rock, .linkflair-30rock .linkflairlabel, .linkflair.linkflair-30rock > .linkflairlabel, .side a[href^="//#30rock"] {
  1026. background: #993302 !important;
  1027. border-color: #000 !important;
  1028. color: #fff;
  1029. }
  1030. .flair-alwayssunny, .linkflair-alwayssunny .linkflairlabel, .linkflair.linkflair-alwayssunny > .linkflairlabel, .side a[href^="//#alwayssunny"] {
  1031. background: #f7c315 !important;
  1032. border-color: #000 !important;
  1033. color: #000;
  1034. }
  1035. .flair-arresteddevelopment, .linkflair-arresteddevelopment .linkflairlabel, .linkflair.linkflair-arresteddevelopment > .linkflairlabel, .side a[href^="//#arresteddevelopment"] {
  1036. background: #f56b03 !important;
  1037. border-color: #000 !important;
  1038. color: #000;
  1039. }
  1040. .flair-breakingbad, .linkflair-breakingbad .linkflairlabel, .linkflair.linkflair-breakingbad > .linkflairlabel, .side a[href^="//#breakingbad"] {
  1041. background: #0f4e36 !important;
  1042. border-color: #000 !important;
  1043. color: #fff;
  1044. }
  1045. .flair-dexter, .linkflair-dexter .linkflairlabel, .linkflair.linkflair-dexter > .linkflairlabel, .side a[href^="//#dexter"] {
  1046. background: #b11016 !important;
  1047. border-color: #000 !important;
  1048. color: #fff;
  1049. }
  1050. .flair-eastboundanddown, .linkflair-eastboundanddown .linkflairlabel, .linkflair.linkflair-eastboundanddown > .linkflairlabel, .side a[href^="//#eastboundanddown"] {
  1051. background: #097599 !important;
  1052. border-color: #000 !important;
  1053. color: #fff;
  1054. }
  1055. .flair-howimetyourmother, .linkflair-howimetyourmother .linkflairlabel, .linkflair.linkflair-howimetyourmother > .linkflairlabel, .side a[href^="//#howimetyourmother"] {
  1056. background: #ff3a1f !important;
  1057. border-color: #000 !important;
  1058. color: #fff;
  1059. }
  1060. .flair-modernfamily, .linkflair-modernfamily .linkflairlabel, .linkflair.linkflair-modernfamily > .linkflairlabel, .side a[href^="//#modernfamily"] {
  1061. background: #f05624 !important;
  1062. border-color: #000 !important;
  1063. color: #fff;
  1064. }
  1065. .flair-trailerparkboys, .linkflair-trailerparkboys .linkflairlabel, .linkflair.linkflair-trailerparkboys > .linkflairlabel, .side a[href^="//#trailerparkboys"] {
  1066. background: #da251c !important;
  1067. border-color: #000 !important;
  1068. color: #fff;
  1069. }
  1070. .flair-workaholics, .linkflair-workaholics .linkflairlabel, .linkflair.linkflair-workaholics > .linkflairlabel, .side a[href^="//#workaholics"] {
  1071. background: #fff !important;
  1072. border-color: #000 !important;
  1073. color: #000;
  1074. }
  1075. .flair-thewalkingdead, .linkflair-thewalkingdead .linkflairlabel, .linkflair.linkflair-thewalkingdead > .linkflairlabel, .side a[href^="//#thewalkingdead"] {
  1076. background: #d0bd83 !important;
  1077. border-color: #070508 !important;
  1078. color: #070508;
  1079. }
  1080. .flair-parksandrecreation, .linkflair-parksandrecreation .linkflairlabel, .linkflair.linkflair-parksandrecreation > .linkflairlabel, .side a[href^="//#parksandrecreation"] {
  1081. background: #275066 !important;
  1082. border-color: #000 !important;
  1083. color: #fff;
  1084. }
  1085. .flair-thebigbangtheory, .linkflair-thebigbangtheory .linkflairlabel, .linkflair.linkflair-thebigbangtheory > .linkflairlabel, .side a[href^="//#thebigbangtheory"] {
  1086. background: #958686 !important;
  1087. border-color: #000 !important;
  1088. color: #000;
  1089. }
  1090. .flair-theleague, .linkflair-theleague .linkflairlabel, .linkflair.linkflair-theleague > .linkflairlabel, .side a[href^="//#theleague"] {
  1091. background: #06c50f !important;
  1092. border-color: #000 !important;
  1093. color: #fff;
  1094. }
  1095. .flair-wilfred, .linkflair-wilfred .linkflairlabel, .linkflair.linkflair-wilfred > .linkflairlabel, .side a[href^="//#wilfred"] {
  1096. background: #000 !important;
  1097. border-color: #000 !important;
  1098. color: #fff;
  1099. }
  1100. .flair-partydown, .linkflair-partydown .linkflairlabel, .linkflair.linkflair-partydown > .linkflairlabel, .side a[href^="//#partydown"] {
  1101. background: #d77f95 !important;
  1102. border-color: #000 !important;
  1103. color: #fff;
  1104. }
  1105. .flair-newgirl, .linkflair-newgirl .linkflairlabel, .linkflair.linkflair-newgirl > .linkflairlabel, .side a[href^="//#newgirl"] {
  1106. background: #faf54f !important;
  1107. border-color: #8b2718 !important;
  1108. color: #006edc;
  1109. }
  1110. .flair-raisinghope, .linkflair-raisinghope .linkflairlabel, .linkflair.linkflair-raisinghope > .linkflairlabel, .side a[href^="//#raisinghope"] {
  1111. background: #1f8ba7 !important;
  1112. border-color: #000 !important;
  1113. color: #fae615;
  1114. }
  1115. .flair-theoffice, .linkflair-theoffice .linkflairlabel, .linkflair.linkflair-theoffice > .linkflairlabel, .side a[href^="//#theoffice"] {
  1116. background: #000 !important;
  1117. border-color: #000 !important;
  1118. color: #fff;
  1119. }
  1120. .flair-weeds, .linkflair-weeds .linkflairlabel, .linkflair.linkflair-weeds > .linkflairlabel, .side a[href^="//#weeds"] {
  1121. background: #478312 !important;
  1122. border-color: #000 !important;
  1123. color: #fff;
  1124. }
  1125. .flair-sherlock, .linkflair-sherlock .linkflairlabel, .linkflair.linkflair-sherlock > .linkflairlabel, .side a[href^="//#sherlock"] {
  1126. background: #000 !important;
  1127. border-color: #000 !important;
  1128. color: #fff;
  1129. }
  1130. .flair-marriedwithchildren, .linkflair-marriedwithchildren .linkflairlabel, .linkflair.linkflair-marriedwithchildren > .linkflairlabel, .side a[href^="//#marriedwithchildren"] {
  1131. background: #dfe600 !important;
  1132. border-color: #000 !important;
  1133. color: #000;
  1134. }
  1135. .flair-orangeisthenewblack, .linkflair-orangeisthenewblack .linkflairlabel, .linkflair.linkflair-orangeisthenewblack > .linkflairlabel, .side a[href^="//#orangeisthenewblack"] {
  1136. background: orange !important;
  1137. border-color: #000 !important;
  1138. color: #000;
  1139. }
  1140. .flair-modpost, .linkflair-modpost .linkflairlabel, .linkflair.linkflair-modpost > .linkflairlabel, .side a[href^="//#modpost"] {
  1141. background: orange !important;
  1142. border-color: #000 !important;
  1143. color: #000;
  1144. }
  1145. .flair-beavisandbutthead, .linkflair-beavisandbutthead .linkflairlabel, .linkflair.linkflair-beavisandbutthead > .linkflairlabel, .side a[href^="//#beavisandbutthead"] {
  1146. background: yellow !important;
  1147. border-color: #000 !important;
  1148. color: #000;
  1149. }
  1150. .flair-thesimpsons, .linkflair-thesimpsons .linkflairlabel, .linkflair.linkflair-thesimpsons > .linkflairlabel, .side a[href^="//#thesimpsons"] {
  1151. background: yellow !important;
  1152. border-color: red !important;
  1153. color: #000;
  1154. }
  1155. .flair-malcolminthemiddle, .linkflair-malcolminthemiddle .linkflairlabel, .linkflair.linkflair-malcolminthemiddle > .linkflairlabel, .side a[href^="//#malcolminthemiddle"] {
  1156. background: black !important;
  1157. border-color: #000 !important;
  1158. color: white;
  1159. }
  1160. .flair-that70sshow, .linkflair-that70sshow .linkflairlabel, .linkflair.linkflair-that70sshow > .linkflairlabel, .side a[href^="//#that70sshow"] {
  1161. background: black !important;
  1162. border-color: #000 !important;
  1163. color: white;
  1164. }
  1165. .flair-kingofthehill, .linkflair-kingofthehill .linkflairlabel, .linkflair.linkflair-kingofthehill > .linkflairlabel, .side a[href^="//#kingofthehill"] {
  1166. background: blue !important;
  1167. border-color: #000 !important;
  1168. color: yellow;
  1169. }
  1170. .flair-southpark, .linkflair-southpark .linkflairlabel, .linkflair.linkflair-southpark > .linkflairlabel, .side a[href^="//#southpark"] {
  1171. background: red !important;
  1172. border-color: #000 !important;
  1173. color: white;
  1174. }
  1175. .flair-community, .linkflair-community .linkflairlabel, .linkflair.linkflair-community > .linkflairlabel, .side a[href^="//#community"] {
  1176. background: black !important;
  1177. border-color: #000 !important;
  1178. color: white;
  1179. }
  1180. .flair-familyguy, .linkflair-familyguy .linkflairlabel, .linkflair.linkflair-familyguy > .linkflairlabel, .side a[href^="//#familyguy"] {
  1181. background: blue !important;
  1182. border-color: #000 !important;
  1183. color: white;
  1184. }
  1185. .flair-adventuretime, .linkflair-adventuretime .linkflairlabel, .linkflair.linkflair-adventuretime > .linkflairlabel, .side a[href^="//#adventuretime"] {
  1186. background: orange !important;
  1187. border-color: #000 !important;
  1188. color: #000;
  1189. }
  1190. .flair-mynameisearl, .linkflair-mynameisearl .linkflairlabel, .linkflair.linkflair-mynameisearl > .linkflairlabel, .side a[href^="//#mynameisearl"] {
  1191. background: orange !important;
  1192. border-color: #000 !important;
  1193. color: #000;
  1194. }
  1195. .flair-startrektng, .linkflair-startrektng .linkflairlabel, .linkflair.linkflair-startrektng > .linkflairlabel, .side a[href^="//#startrektng"] {
  1196. background: orange !important;
  1197. border-color: #000 !important;
  1198. color: #000;
  1199. }
  1200. .flair-thewire, .linkflair-thewire .linkflairlabel, .linkflair.linkflair-thewire > .linkflairlabel, .side a[href^="//#thewire"] {
  1201. background: orange !important;
  1202. border-color: #000 !important;
  1203. color: #000;
  1204. }
  1205. .flair-flightoftheconchords, .linkflair-flightoftheconchords .linkflairlabel, .linkflair.linkflair-flightoftheconchords > .linkflairlabel, .side a[href^="//#flightoftheconchords"] {
  1206. background: orange !important;
  1207. border-color: #000 !important;
  1208. color: #000;
  1209. }
  1210. .flair-banshee, .linkflair-banshee .linkflairlabel, .linkflair.linkflair-banshee > .linkflairlabel, .side a[href^="//#banshee"] {
  1211. background: orange !important;
  1212. border-color: #000 !important;
  1213. color: #000;
  1214. }
  1215. .flair-veep, .linkflair-veep .linkflairlabel, .linkflair.linkflair-veep > .linkflairlabel, .side a[href^="//#veep"] {
  1216. background: orange !important;
  1217. border-color: #000 !important;
  1218. color: #000;
  1219. }
  1220. .flair-freaksandgeeks, .linkflair-freaksandgeeks .linkflairlabel, .linkflair.linkflair-freaksandgeeks > .linkflairlabel, .side a[href^="//#freaksandgeeks"] {
  1221. background: orange !important;
  1222. border-color: #000 !important;
  1223. color: #000;
  1224. }
  1225.  
  1226. .commentarea .usertext-edit textarea {
  1227. background: url(%%textarea%%) no-repeat bottom right;
  1228.  
  1229. }
  1230.  
  1231. .commentarea .usertext-edit textarea:active,
  1232. .commentarea .usertext-edit textarea:focus {
  1233. background: transparent;
  1234. }
  1235.  
  1236.  
  1237. .roundfield-content>.usertext textarea { background-image: url(%%textarea%%); background-repeat: no-repeat; border: 1px solid #ccc; }
  1238.  
  1239. .roundfield-content>.usertext textarea:focus { background-position: right bottom; }
  1240.  
  1241.  
  1242.  
  1243. /* Subscribe now tooltip */
  1244. .option.active.add:before {
  1245. position: fixed;
  1246. display: block;
  1247. z-index: 1000;
  1248. padding: 5px 0;
  1249. border-top: 2px solid #f8c410;
  1250. content: "Click here to subscribe!";
  1251. text-align: center;
  1252. bottom: 0;
  1253. left: 0;
  1254. width: 100%;
  1255. background-color:#d2232a;
  1256. font-size: 16px
  1257. }
  1258.  
  1259. /* #### Vote Faces ### */
  1260. .linkflair-theoffice .linkflairlabel {
  1261. display: none;
  1262. }
  1263. .linkflair-orangeisthenewblack .linkflairlabel {
  1264. display: none;
  1265. }
  1266. .linkflair-alwayssunny .linkflairlabel {
  1267. display: none;
  1268. }
  1269. .linkflair-arresteddevelopment .linkflairlabel {
  1270. display: none;
  1271. }
  1272. .linkflair-modernfamily .linkflairlabel {
  1273. display: none;
  1274. }
  1275. .linkflair-dexter .linkflairlabel {
  1276. display: none;
  1277. }
  1278. .linkflair-thewalkingdead .linkflairlabel {
  1279. display: none;
  1280. }
  1281. .linkflair-breakingbad .linkflairlabel {
  1282. display: none;
  1283. }
  1284. .linkflair-parksandrecreation .linkflairlabel {
  1285. display: none;
  1286. }
  1287. .linkflair-marriedwithchildren .linkflairlabel {
  1288. display: none;
  1289. }
  1290. .linkflair-30rock .linkflairlabel {
  1291. display: none;
  1292. }
  1293. .linkflair-eastboundanddown .linkflairlabel {
  1294. display: none;
  1295. }
  1296. .linkflair-howimetyourmother .linkflairlabel {
  1297. display: none;
  1298. }
  1299. .linkflair-newgirl .linkflairlabel {
  1300. display: none;
  1301. }
  1302. .linkflair-partydown .linkflairlabel {
  1303. display: none;
  1304. }
  1305. .linkflair-raisinghope .linkflairlabel {
  1306. display: none;
  1307. }
  1308. .linkflair-sherlock .linkflairlabel {
  1309. display: none;
  1310. }
  1311. .linkflair-thebigbangtheory .linkflairlabel {
  1312. display: none;
  1313. }
  1314. .linkflair-theleague .linkflairlabel {
  1315. display: none;
  1316. }
  1317. .linkflair-trailerparkboys .linkflairlabel {
  1318. display: none;
  1319. }
  1320. .linkflair-weeds .linkflairlabel {
  1321. display: none;
  1322. }
  1323. .linkflair-wilfred .linkflairlabel {
  1324. display: none;
  1325. }
  1326. .linkflair-workaholics .linkflairlabel {
  1327. display: none;
  1328. }
  1329.  
  1330. .linkflair-orangeisthenewblack .linkflairlabel {
  1331. display: none;
  1332. }
  1333. .linkflair-malcolminthemiddle .linkflairlabel {
  1334. display: none;
  1335. }
  1336. .linkflair-that70sshow .linkflairlabel {
  1337. display: none;
  1338. }
  1339. .linkflair-beavisandbutthead .linkflairlabel {
  1340. display: none;
  1341. }
  1342. .linkflair-community .linkflairlabel {
  1343. display: none;
  1344. }
  1345. .linkflair-adventuretime .linkflairlabel {
  1346. display: none;
  1347. }
  1348. .linkflair-mynameisearl .linkflairlabel {
  1349. display: none;
  1350. }
  1351. .linkflair-veep .linkflairlabel {
  1352. display: none;
  1353. }
  1354. .linkflair-startrektng .linkflairlabel {
  1355. display: none;
  1356. }
  1357. .linkflair-thewire .linkflairlabel {
  1358. display: none;
  1359. }
  1360. .linkflair-flightoftheconchords .linkflairlabel {
  1361. display: none;
  1362. }
  1363. .linkflair-banshee .linkflairlabel {
  1364. display: none;
  1365. }
  1366. .linkflair-freaksandgeeks .linkflairlabel {
  1367. display: none;
  1368. }
  1369. .linkflair-familyguy .linkflairlabel {
  1370. display: none;
  1371. }
  1372. .linkflair-southpark .linkflairlabel {
  1373. display: none;
  1374. }
  1375. .linkflair-thesimpsons .linkflairlabel {
  1376. display: none;
  1377. }
  1378. .linkflair-kingofthehill .linkflairlabel {
  1379. display: none;
  1380. }
  1381. .linkflair-modpost .linkflairlabel {
  1382. display: none;
  1383. }
  1384.  
  1385.  
  1386.  
  1387. .down {
  1388. display: none!important;
  1389. }
  1390. .link .midcol {
  1391. width: 40px!important;
  1392. }
  1393.  
  1394.  
  1395. .linkflair.linkflair-mynameisearl > .linkflairlabel,
  1396. .linkflair.linkflair-veep > .linkflairlabel,
  1397. .linkflair.linkflair-startrektng > .linkflairlabel,
  1398. .linkflair.linkflair-thewire > .linkflairlabel,
  1399. .linkflair.linkflair-flightoftheconchords > .linkflairlabel,
  1400. .linkflair.linkflair-banshee > .linkflairlabel,
  1401. .linkflair.linkflair-freaksandgeeks > .linkflairlabel,
  1402. .linkflair.linkflair-adventuretime > .linkflairlabel,
  1403. .linkflair.linkflair-southpark > .linkflairlabel,
  1404. .linkflair.linkflair-community > .linkflairlabel,
  1405. .linkflair.linkflair-familyguy > .linkflairlabel,
  1406. .linkflair.linkflair-malcolminthemiddle > .linkflairlabel,
  1407. .linkflair.linkflair-modpost > .linkflairlabel,
  1408. .linkflair.linkflair-that70sshow > .linkflairlabel,
  1409. .linkflair.linkflair-orangeisthenewblack > .linkflairlabel,
  1410. .linkflair.linkflair-beavisandbutthead > .linkflairlabel,
  1411. .linkflair.linkflair-kingofthehill > .linkflairlabel,
  1412. .linkflair.linkflair-thesimpsons > .linkflairlabel,
  1413. .linkflair.linkflair-arresteddevelopment > .linkflairlabel,
  1414. .linkflair.linkflair-alwayssunny > .linkflairlabel,
  1415. .linkflair.linkflair-babylon5 > .linkflairlabel,
  1416. .linkflair.linkflair-marriedwithchildren > .linkflairlabel,
  1417. .linkflair.linkflair-workaholics > .linkflairlabel,
  1418. .linkflair.linkflair-sherlock > .linkflairlabel,
  1419. .linkflair.linkflair-weeds > .linkflairlabel,
  1420. .linkflair.linkflair-wilfred > .linkflairlabel,
  1421. .linkflair.linkflair-theoffice > .linkflairlabel,
  1422. .linkflair.linkflair-trailerparkboys > .linkflairlabel,
  1423. .linkflair.linkflair-thewalkingdead > .linkflairlabel,
  1424. .linkflair.linkflair-parksandrecreation > .linkflairlabel,
  1425. .linkflair.linkflair-theleague > .linkflairlabel,
  1426. .linkflair.linkflair-newgirl > .linkflairlabel,
  1427. .linkflair.linkflair-thebigbangtheory > .linkflairlabel,
  1428. .linkflair.linkflair-modernfamily > .linkflairlabel,
  1429. .linkflair.linkflair-raisinghope > .linkflairlabel,
  1430. .linkflair.linkflair-howimetyourmother > .linkflairlabel,
  1431. .linkflair.linkflair-partydown > .linkflairlabel,
  1432. .linkflair.linkflair-eastboundanddown > .linkflairlabel,
  1433. .linkflair.linkflair-dexter > .linkflairlabel,
  1434. .linkflair.linkflair-30rock > .linkflairlabel,
  1435. .linkflair.linkflair-breakingbad > .linkflairlabel
  1436. {
  1437. display: inline-block!important;
  1438. }
  1439.  
  1440.  
  1441.  
  1442. .linkflair-30rock .arrow.upmod {
  1443. background-image: url(%%vote-faces%%);
  1444. background-position: 0px 0px;
  1445. height: 42px; width: 40px;
  1446. }
  1447. .linkflair-30rock .arrow.up {
  1448. background-image: url(%%vote-faces%%);
  1449. background-position: 0px -42px;
  1450. height: 42px; width: 40px;
  1451. }
  1452.  
  1453. .linkflair-alwayssunny .arrow.upmod {
  1454. background-image: url(%%vote-faces%%);
  1455. background-position: 0px -84px;
  1456. height: 42px; width: 40px;
  1457. }
  1458. .linkflair-alwayssunny .arrow.up {
  1459. background-image: url(%%vote-faces%%);
  1460. background-position: 0px -126px;
  1461. height: 42px; width: 40px;
  1462. }
  1463.  
  1464. .linkflair-arresteddevelopment .arrow.upmod {
  1465. background-image: url(%%vote-faces%%);
  1466. background-position: 0px -168px;
  1467. height: 42px; width: 40px;
  1468. }
  1469. .linkflair-arresteddevelopment .arrow.up {
  1470. background-image: url(%%vote-faces%%);
  1471. background-position: 0px -210px;
  1472. height: 42px; width: 40px;
  1473. }
  1474.  
  1475. .linkflair-breakingbad .arrow.upmod {
  1476. background-image: url(%%vote-faces%%);
  1477. background-position: 0px -252px;
  1478. height: 42px; width: 40px;
  1479. }
  1480. .linkflair-breakingbad .arrow.up {
  1481. background-image: url(%%vote-faces%%);
  1482. background-position: 0px -294px;
  1483. height: 42px; width: 40px;
  1484. }
  1485.  
  1486. .linkflair-dexter .arrow.upmod {
  1487. background-image: url(%%vote-faces%%);
  1488. background-position: 0px -336px;
  1489. height: 42px; width: 40px;
  1490. }
  1491. .linkflair-dexter .arrow.up {
  1492. background-image: url(%%vote-faces%%);
  1493. background-position: 0px -378px;
  1494. height: 42px; width: 40px;
  1495. }
  1496.  
  1497. .linkflair-eastboundanddown .arrow.upmod {
  1498. background-image: url(%%vote-faces%%);
  1499. background-position: 0px -420px;
  1500. height: 40px; width: 40px;
  1501. }
  1502. .linkflair-eastboundanddown .arrow.up {
  1503. background-image: url(%%vote-faces%%);
  1504. background-position: 0px -460px;
  1505. height: 40px; width: 40px;
  1506. }
  1507.  
  1508. .linkflair-howimetyourmother .arrow.upmod {
  1509. background-image: url(%%vote-faces%%);
  1510. background-position: 0px -500px;
  1511. height: 42px; width: 40px;
  1512. }
  1513. .linkflair-howimetyourmother .arrow.up {
  1514. background-image: url(%%vote-faces%%);
  1515. background-position: 0px -542px;
  1516. height: 42px; width: 40px;
  1517. }
  1518.  
  1519. .linkflair-modernfamily .arrow.upmod {
  1520. background-image: url(%%vote-faces%%);
  1521. background-position: 0px -584px;
  1522. height: 40px; width: 40px;
  1523. }
  1524. .linkflair-modernfamily .arrow.up {
  1525. background-image: url(%%vote-faces%%);
  1526. background-position: 0px -624px;
  1527. height: 40px; width: 40px;
  1528. }
  1529.  
  1530. .linkflair-newgirl .arrow.upmod {
  1531. background-image: url(%%vote-faces%%);
  1532. background-position: 0px -664px;
  1533. height: 40px; width: 40px;
  1534. }
  1535. .linkflair-newgirl .arrow.up {
  1536. background-image: url(%%vote-faces%%);
  1537. background-position: 0px -704px;
  1538. height: 40px; width: 40px;
  1539. }
  1540.  
  1541. .linkflair-parksandrecreation .arrow.upmod {
  1542. background-image: url(%%vote-faces%%);
  1543. background-position: 0px -744px;
  1544. height: 42px; width: 40px;
  1545. }
  1546. .linkflair-parksandrecreation .arrow.up {
  1547. background-image: url(%%vote-faces%%);
  1548. background-position: 0px -786px;
  1549. height: 42px; width: 40px;
  1550. }
  1551.  
  1552. .linkflair-partydown .arrow.upmod {
  1553. background-image: url(%%vote-faces%%);
  1554. background-position: 0px -828px;
  1555. height: 40px; width: 40px;
  1556. }
  1557. .linkflair-partydown .arrow.up {
  1558. background-image: url(%%vote-faces%%);
  1559. background-position: 0px -868px;
  1560. height: 40px; width: 40px;
  1561. }
  1562.  
  1563. .linkflair-raisinghope .arrow.upmod {
  1564. background-image: url(%%vote-faces%%);
  1565. background-position: 0px -908px;
  1566. height: 40px; width: 40px;
  1567. }
  1568. .linkflair-raisinghope .arrow.up {
  1569. background-image: url(%%vote-faces%%);
  1570. background-position: 0px -948px;
  1571. height: 42px; width: 40px;
  1572. }
  1573.  
  1574. .linkflair-thebigbangtheory .arrow.upmod {
  1575. background-image: url(%%vote-faces%%);
  1576. background-position: 0px -988px;
  1577. height: 40px; width: 40px;
  1578. }
  1579. .linkflair-thebigbangtheory .arrow.up {
  1580. background-image: url(%%vote-faces%%);
  1581. background-position: 0px -1028px;
  1582. height: 42px; width: 40px;
  1583. }
  1584.  
  1585. .linkflair-theleague .arrow.upmod {
  1586. background-image: url(%%vote-faces%%);
  1587. background-position: 0px -1068px;
  1588. height: 40px; width: 40px;
  1589. }
  1590. .linkflair-theleague .arrow.up {
  1591. background-image: url(%%vote-faces%%);
  1592. background-position: 0px -1108px;
  1593. height: 42px; width: 40px;
  1594. }
  1595.  
  1596. .linkflair-theoffice .arrow.upmod {
  1597. background-image: url(%%vote-faces%%);
  1598. background-position: 0px -1149px;
  1599. height: 41px; width: 40px;
  1600. }
  1601. .linkflair-theoffice .arrow.up {
  1602. background-image: url(%%vote-faces%%);
  1603. background-position: 0px -1191px;
  1604. height: 41px; width: 40px;
  1605. }
  1606.  
  1607. .linkflair-thewalkingdead .arrow.upmod {
  1608. background-image: url(%%vote-faces%%);
  1609. background-position: 0px -1232px;
  1610. height: 40px; width: 40px;
  1611. }
  1612. .linkflair-thewalkingdead .arrow.up {
  1613. background-image: url(%%vote-faces%%);
  1614. background-position: 0px -1272px;
  1615. height: 40px; width: 40px;
  1616. }
  1617.  
  1618. .linkflair-trailerparkboys .arrow.upmod {
  1619. background-image: url(%%vote-faces%%);
  1620. background-position: 0px -1312px;
  1621. height: 40px; width: 40px;
  1622. }
  1623. .linkflair-trailerparkboys .arrow.up {
  1624. background-image: url(%%vote-faces%%);
  1625. background-position: 0px -1352px;
  1626. height: 40px; width: 40px;
  1627. }
  1628.  
  1629. .linkflair-weeds .arrow.upmod {
  1630. background-image: url(%%vote-faces%%);
  1631. background-position: 0px -1392px;
  1632. height: 40px; width: 40px;
  1633. }
  1634. .linkflair-weeds .arrow.up {
  1635. background-image: url(%%vote-faces%%);
  1636. background-position: 0px -1432px;
  1637. height: 40px; width: 40px;
  1638. }
  1639.  
  1640. .linkflair-wilfred .arrow.upmod {
  1641. background-image: url(%%vote-faces%%);
  1642. background-position: 0px -1473px;
  1643. height: 39px; width: 40px;
  1644. }
  1645. .linkflair-wilfred .arrow.up {
  1646. background-image: url(%%vote-faces%%);
  1647. background-position: 0px -1513px;
  1648. height: 39px; width: 40px;
  1649. }
  1650.  
  1651. .linkflair-workaholics .arrow.upmod {
  1652. background-image: url(%%vote-faces%%);
  1653. background-position: 0px -1554px;
  1654. height: 39px; width: 40px;
  1655. }
  1656. .linkflair-workaholics .arrow.up {
  1657. background-image: url(%%vote-faces%%);
  1658. background-position: 0px -1594px;
  1659. height: 39px; width: 40px;
  1660. }
  1661.  
  1662. .linkflair-sherlock .arrow.upmod {
  1663. background-image: url(%%vote-faces%%);
  1664. background-position: 0px -1633px;
  1665. height: 39px; width: 40px;
  1666. }
  1667. .linkflair-sherlock .arrow.up {
  1668. background-image: url(%%vote-faces%%);
  1669. background-position: 0px -1673px;
  1670. height: 39px; width: 40px;
  1671. }
  1672.  
  1673. .linkflair-marriedwithchildren .arrow.upmod {
  1674. background-image: url(%%vote-faces%%);
  1675. background-position: 0px -1712px;
  1676. height: 39px; width: 40px;
  1677. }
  1678. .linkflair-marriedwithchildren .arrow.up {
  1679. background-image: url(%%vote-faces%%);
  1680. background-position: 0px -1753px;
  1681. height: 39px; width: 40px;
  1682. }
  1683.  
  1684. .sidebox .spacer, .titlebox form.toggle, .leavemoderator {
  1685. background-color: transparent;
  1686. }
  1687.  
  1688. .linkflair-orangeisthenewblack .arrow.upmod {
  1689. background-image: url(%%vote-faces-2%%);
  1690. background-position: 0px 0px;
  1691. height: 40px; width: 28px;
  1692. }
  1693. .linkflair-orangeisthenewblack .arrow.up {
  1694. background-image: url(%%vote-faces-2%%);
  1695. background-position: 0px -40px;
  1696. height: 40px; width: 28px;
  1697. }
  1698. .linkflair-malcolminthemiddle .arrow.upmod {
  1699. background-image: url(%%vote-faces-2%%);
  1700. background-position: 0px -80px;
  1701. height: 40px; width: 28px;
  1702. }
  1703. .linkflair-malcolminthemiddle .arrow.up {
  1704. background-image: url(%%vote-faces-2%%);
  1705. background-position: 0px -120px;
  1706. height: 40px; width: 28px;
  1707. }
  1708. .linkflair-that70sshow .arrow.upmod {
  1709. background-image: url(%%vote-faces-2%%);
  1710. background-position: 0px -160px;
  1711. height: 40px; width: 28px;
  1712. }
  1713. .linkflair-that70sshow .arrow.up {
  1714. background-image: url(%%vote-faces-2%%);
  1715. background-position: 0px -200px;
  1716. height: 40px; width: 28px;
  1717. }
  1718. .linkflair-kingofthehill .arrow.upmod {
  1719. background-image: url(%%vote-faces-2%%);
  1720. background-position: 0px -240px;
  1721. height: 40px; width: 28px;
  1722. }
  1723. .linkflair-kingofthehill .arrow.up {
  1724. background-image: url(%%vote-faces-2%%);
  1725. background-position: 0px -280px;
  1726. height: 40px; width: 28px;
  1727. }
  1728. .linkflair-thesimpsons .arrow.upmod {
  1729. background-image: url(%%vote-faces-2%%);
  1730. background-position: 0px -320px;
  1731. height: 40px; width: 28px;
  1732. }
  1733. .linkflair-thesimpsons .arrow.up {
  1734. background-image: url(%%vote-faces-2%%);
  1735. background-position: 0px -360px;
  1736. height: 40px; width: 28px;
  1737. }
  1738. .linkflair-beavisandbutthead .arrow.upmod {
  1739. background-image: url(%%vote-faces-2%%);
  1740. background-position: 0px -400px;
  1741. height: 40px; width: 28px;
  1742. }
  1743. .linkflair-beavisandbutthead .arrow.up {
  1744. background-image: url(%%vote-faces-2%%);
  1745. background-position: 0px -440px;
  1746. height: 40px; width: 28px;
  1747. }
  1748. .linkflair-modpost .arrow.upmod {
  1749. background-image: url(%%mod-post%%);
  1750. background-position: 0px 0px;
  1751. height: 40px; width: 40px;
  1752. }
  1753. .linkflair-modpost .arrow.up {
  1754. background-image: url(%%mod-post%%);
  1755. background-position: 0px -40px;
  1756. height: 40px; width: 40px;
  1757. }
  1758. .linkflair-community .arrow.upmod {
  1759. background-image: url(%%vote-faces-2%%);
  1760. background-position: 0px -480px;
  1761. height: 40px; width: 28px;
  1762. }
  1763. .linkflair-community .arrow.up {
  1764. background-image: url(%%vote-faces-2%%);
  1765. background-position: 0px -520px;
  1766. height: 40px; width: 28px;
  1767. }
  1768. .linkflair-familyguy .arrow.upmod {
  1769. background-image: url(%%vote-faces-2%%);
  1770. background-position: 0px -560px;
  1771. height: 40px; width: 28px;
  1772. }
  1773. .linkflair-familyguy .arrow.up {
  1774. background-image: url(%%vote-faces-2%%);
  1775. background-position: 0px -600px;
  1776. height: 40px; width: 28px;
  1777. }
  1778. .linkflair-southpark .arrow.upmod {
  1779. background-image: url(%%vote-faces-2%%);
  1780. background-position: 0px -640px;
  1781. height: 40px; width: 28px;
  1782. }
  1783. .linkflair-southpark .arrow.up {
  1784. background-image: url(%%vote-faces-2%%);
  1785. background-position: 0px -680px;
  1786. height: 40px; width: 28px;
  1787. }
  1788. .linkflair-adventuretime .arrow.upmod {
  1789. background-image: url(%%vote-faces-2%%);
  1790. background-position: 0px -720px;
  1791. height: 40px; width: 28px;
  1792. }
  1793. .linkflair-adventuretime .arrow.up {
  1794. background-image: url(%%vote-faces-2%%);
  1795. background-position: 0px -760px;
  1796. height: 40px; width: 28px;
  1797. }
  1798.  
  1799. .linkflair-mynameisearl .arrow.upmod {
  1800. background-image: url(%%vote-faces-3%%);
  1801. background-position: 0px 0px;
  1802. height: 40px; width: 38px;
  1803. }
  1804. .linkflair-mynameisearl .arrow.up {
  1805. background-image: url(%%vote-faces-3%%);
  1806. background-position: 0px -40px;
  1807. height: 40px; width: 38px;
  1808. }
  1809. .linkflair-freaksandgeeks .arrow.upmod {
  1810. background-image: url(%%vote-faces-3%%);
  1811. background-position: 0px -80px;
  1812. height: 44px; width: 38px;
  1813. }
  1814. .linkflair-freaksandgeeks .arrow.up {
  1815. background-image: url(%%vote-faces-3%%);
  1816. background-position: 0px -124px;
  1817. height: 44px; width: 38px;
  1818. }
  1819. .linkflair-veep .arrow.upmod {
  1820. background-image: url(%%vote-faces-3%%);
  1821. background-position: 0px -168px;
  1822. height: 41px; width: 40px;
  1823. }
  1824. .linkflair-veep .arrow.up {
  1825. background-image: url(%%vote-faces-3%%);
  1826. background-position: 0px -208px;
  1827. height: 41px; width: 40px;
  1828. }
  1829. .linkflair-startrektng .arrow.upmod {
  1830. background-image: url(%%vote-faces-3%%);
  1831. background-position: 0px -248px;
  1832. height: 40px; width: 38px;
  1833. }
  1834. .linkflair-startrektng .arrow.up {
  1835. background-image: url(%%vote-faces-3%%);
  1836. background-position: 0px -288px;
  1837. height: 40px; width: 38px;
  1838. }
  1839. .linkflair-thewire .arrow.upmod {
  1840. background-image: url(%%vote-faces-3%%);
  1841. background-position: 0px -328px;
  1842. height: 40px; width: 38px;
  1843. }
  1844. .linkflair-thewire .arrow.up {
  1845. background-image: url(%%vote-faces-3%%);
  1846. background-position: 0px -368px;
  1847. height: 40px; width: 38px;
  1848. }
  1849. .linkflair-flightoftheconchords .arrow.upmod {
  1850. background-image: url(%%vote-faces-3%%);
  1851. background-position: 0px -408px;
  1852. height: 40px; width: 38px;
  1853. }
  1854. .linkflair-flightoftheconchords .arrow.up {
  1855. background-image: url(%%vote-faces-3%%);
  1856. background-position: 0px -448px;
  1857. height: 40px; width: 38px;
  1858. }
  1859.  
  1860. .linkflair-banshee .arrow.upmod {
  1861. background-image: url(%%vote-faces-3%%);
  1862. background-position: 0px -489px;
  1863. height: 40px; width: 38px;
  1864. }
  1865. .linkflair-banshee .arrow.up {
  1866. background-image: url(%%vote-faces-3%%);
  1867. background-position: 0px -531px;
  1868. height: 40px; width: 38px;
  1869. }
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876. /* Table style. */
  1877. .md table {
  1878. margin: 10px 10px;
  1879. border-bottom: 1px solid #888;
  1880. }
  1881. .md table th:first-child a,
  1882. .md table td:first-child a[href*="reddit"] {
  1883. /* background: url(%%link-icon%%) no-repeat left top;*/
  1884. text-indent: 18px;
  1885. display: block;
  1886. margin: -10px;
  1887. padding: 10px;
  1888. background-position: 12px 10px;
  1889. }
  1890. .md th:first-child a {
  1891. color: white;
  1892. }
  1893. .md td:first-child a[href*="reddit"] {
  1894. color: #3894b8;
  1895. }
  1896. .md th {
  1897. white-space: nowrap;
  1898. background-color: #444;
  1899. color: whitesmoke;
  1900. padding: 6px 10px;
  1901. border: 1px solid #444;
  1902. }
  1903. .md td {
  1904. vertical-align: top;
  1905. padding: 10px;
  1906. border-left: 1px solid #888;
  1907. border-top: 1px solid #888;
  1908. border-right: 1px solid #888;
  1909. border-bottom: none;
  1910. background-color: white;
  1911. }
  1912. body.res-nightmode .md td,
  1913. body.res-nightmode .md td a {
  1914. color: #222 ! important;
  1915. }
  1916. .md td:first-child {
  1917. width: 33%;
  1918. background-color: #EEE;
  1919. }
  1920. .md td:first-child:empty {
  1921. background-color: #3894b8;
  1922. border-top-color: #3894b8;
  1923. }
  1924. .md td:first-child:empty ~ td {
  1925. border-top-color: white;
  1926. padding-top: 0;
  1927. }
  1928. .md td:first-child .keyNavAnnotation {
  1929. display: block;
  1930. margin-left: -10px;
  1931. margin-top: -10px;
  1932. font-size: 0.7em;
  1933. }
  1934.  
  1935.  
  1936. a[href="/#thewire"] {
  1937. background-image: url(%%vote-faces-3%%);
  1938. background-position: 0px -328px;
  1939. height: 40px; width: 38px;
  1940. display: inline-block;
  1941. background-repeat: no-repeat;
  1942. }
  1943.  
  1944.  
  1945. a[href="/#orangeisthenewblack"] {
  1946. background-image: url(%%vote-faces-2%%);
  1947. background-position: 0px 0px;
  1948. height: 40px; width: 28px;
  1949. display: inline-block;
  1950. background-repeat: no-repeat;
  1951. }
  1952.  
  1953. a[href="/#malcolminthemiddle"] {
  1954. background-image: url(%%vote-faces-2%%);
  1955. background-position: 0px -80px;
  1956. height: 40px; width: 28px;
  1957. display: inline-block;
  1958. background-repeat: no-repeat;
  1959. }
  1960.  
  1961. a[href="/#that70sshow"] {
  1962. background-image: url(%%vote-faces-2%%);
  1963. background-position: 0px -160px;
  1964. height: 40px; width: 28px;
  1965. display: inline-block;
  1966. background-repeat: no-repeat;
  1967. }
  1968.  
  1969. a[href="/#kingofthehill"] {
  1970. background-image: url(%%vote-faces-2%%);
  1971. background-position: 0px -240px;
  1972. height: 40px; width: 28px;
  1973. display: inline-block;
  1974. background-repeat: no-repeat;
  1975. }
  1976.  
  1977. a[href="/#thesimpsons"] {
  1978. background-image: url(%%vote-faces-2%%);
  1979. background-position: 0px -320px;
  1980. height: 40px; width: 28px;
  1981. display: inline-block;
  1982. background-repeat: no-repeat;
  1983. }
  1984.  
  1985. a[href="/#beavisandbutthead"] {
  1986. background-image: url(%%vote-faces-2%%);
  1987. background-position: 0px -400px;
  1988. height: 40px; width: 28px;
  1989. display: inline-block;
  1990. background-repeat: no-repeat;
  1991. }
  1992.  
  1993. a[href="/#modpost"] {
  1994. background-image: url(%%mod-post%%);
  1995. background-position: 0px 0px;
  1996. height: 40px; width: 40px;
  1997. display: inline-block;
  1998. background-repeat: no-repeat;
  1999. }
  2000.  
  2001. a[href="/#community"] {
  2002. background-image: url(%%vote-faces-2%%);
  2003. background-position: 0px -480px;
  2004. height: 40px; width: 28px;
  2005. display: inline-block;
  2006. background-repeat: no-repeat;
  2007. }
  2008.  
  2009. a[href="/#familyguy"] {
  2010. background-image: url(%%vote-faces-2%%);
  2011. background-position: 0px -560px;
  2012. height: 40px; width: 28px;
  2013. display: inline-block;
  2014. background-repeat: no-repeat;
  2015. }
  2016.  
  2017. a[href="/#southpark"] {
  2018. background-image: url(%%vote-faces-2%%);
  2019. background-position: 0px -640px;
  2020. height: 40px; width: 28px;
  2021. display: inline-block;
  2022. background-repeat: no-repeat;
  2023. }
  2024.  
  2025. a[href="/#adventuretime"] {
  2026. background-image: url(%%vote-faces-2%%);
  2027. background-position: 0px -720px;
  2028. height: 40px; width: 28px;
  2029. display: inline-block;
  2030. background-repeat: no-repeat;
  2031. }
  2032.  
  2033.  
  2034. a[href="/#mynameisearl"] {
  2035. background-image: url(%%vote-faces-3%%);
  2036. background-position: 0px 0px;
  2037. height: 40px; width: 38px;
  2038. display: inline-block;
  2039. background-repeat: no-repeat;
  2040. }
  2041. a[href="/#freaksandgeeks"] {
  2042. background-image: url(%%vote-faces-3%%);
  2043. background-position: 0px -80px;
  2044. height: 44px; width: 38px;
  2045. display: inline-block;
  2046. background-repeat: no-repeat;
  2047. }
  2048.  
  2049.  
  2050.  
  2051.  
  2052. a[href="/#30rock"] {
  2053. background-image: url(%%vote-faces%%);
  2054. background-position: 0px 0px;
  2055. height: 42px; width: 40px;
  2056. display: inline-block;
  2057. background-repeat: no-repeat;
  2058. }
  2059.  
  2060. a[href="/#alwayssunny"] {
  2061. background-image: url(%%vote-faces%%);
  2062. background-position: 0px -84px;
  2063. height: 42px; width: 40px;
  2064. display: inline-block;
  2065. background-repeat: no-repeat;
  2066. }
  2067.  
  2068. a[href="/#arresteddevelopment"] {
  2069. background-image: url(%%vote-faces%%);
  2070. background-position: 0px -168px;
  2071. height: 42px; width: 40px;
  2072. display: inline-block;
  2073. background-repeat: no-repeat;
  2074. }
  2075.  
  2076. a[href="/#breakingbad"] {
  2077. background-image: url(%%vote-faces%%);
  2078. background-position: 0px -252px;
  2079. height: 42px; width: 40px;
  2080. display: inline-block;
  2081. background-repeat: no-repeat;
  2082. }
  2083.  
  2084. a[href="/#dexter"] {
  2085. background-image: url(%%vote-faces%%);
  2086. background-position: 0px -336px;
  2087. height: 42px; width: 40px;
  2088. display: inline-block;
  2089. background-repeat: no-repeat;
  2090. }
  2091.  
  2092. a[href="/#eastboundanddown"] {
  2093. background-image: url(%%vote-faces%%);
  2094. background-position: 0px -420px;
  2095. height: 40px; width: 40px;
  2096. display: inline-block;
  2097. background-repeat: no-repeat;
  2098. }
  2099.  
  2100. a[href="/#howimetyourmother"] {
  2101. background-image: url(%%vote-faces%%);
  2102. background-position: 0px -500px;
  2103. height: 42px; width: 40px;
  2104. display: inline-block;
  2105. background-repeat: no-repeat;
  2106. }
  2107.  
  2108. a[href="/#modernfamily"] {
  2109. background-image: url(%%vote-faces%%);
  2110. background-position: 0px -584px;
  2111. height: 40px; width: 40px;
  2112. display: inline-block;
  2113. background-repeat: no-repeat;
  2114. }
  2115.  
  2116. a[href="/#newgirl"] {
  2117. background-image: url(%%vote-faces%%);
  2118. background-position: 0px -664px;
  2119. height: 40px; width: 40px;
  2120. display: inline-block;
  2121. background-repeat: no-repeat;
  2122. }
  2123.  
  2124. a[href="/#parksandrecreation"] {
  2125. background-image: url(%%vote-faces%%);
  2126. background-position: 0px -744px;
  2127. height: 42px; width: 40px;
  2128. display: inline-block;
  2129. background-repeat: no-repeat;
  2130. }
  2131.  
  2132. a[href="/#partydown"] {
  2133. background-image: url(%%vote-faces%%);
  2134. background-position: 0px -828px;
  2135. height: 40px; width: 40px;
  2136. display: inline-block;
  2137. background-repeat: no-repeat;
  2138. }
  2139.  
  2140. a[href="/#raisinghope"] {
  2141. background-image: url(%%vote-faces%%);
  2142. background-position: 0px -908px;
  2143. height: 40px; width: 40px;
  2144. display: inline-block;
  2145. background-repeat: no-repeat;
  2146. }
  2147.  
  2148. a[href="/#thebigbangtheory"] {
  2149. background-image: url(%%vote-faces%%);
  2150. background-position: 0px -988px;
  2151. height: 40px; width: 40px;
  2152. display: inline-block;
  2153. background-repeat: no-repeat;
  2154. }
  2155.  
  2156. a[href="/#theleague"] {
  2157. background-image: url(%%vote-faces%%);
  2158. background-position: 0px -1068px;
  2159. height: 40px; width: 40px;
  2160. display: inline-block;
  2161. background-repeat: no-repeat;
  2162. }
  2163.  
  2164. a[href="/#theoffice"] {
  2165. background-image: url(%%vote-faces%%);
  2166. background-position: 0px -1149px;
  2167. height: 41px; width: 40px;
  2168. display: inline-block;
  2169. background-repeat: no-repeat;
  2170. }
  2171.  
  2172. a[href="/#thewalkingdead"] {
  2173. background-image: url(%%vote-faces%%);
  2174. background-position: 0px -1232px;
  2175. height: 40px; width: 40px;
  2176. display: inline-block;
  2177. background-repeat: no-repeat;
  2178. }
  2179.  
  2180. a[href="/#trailerparkboys"] {
  2181. background-image: url(%%vote-faces%%);
  2182. background-position: 0px -1312px;
  2183. height: 40px; width: 40px;
  2184. display: inline-block;
  2185. background-repeat: no-repeat;
  2186. }
  2187.  
  2188. a[href="/#weeds"] {
  2189. background-image: url(%%vote-faces%%);
  2190. background-position: 0px -1393px;
  2191. height: 40px; width: 40px;
  2192. display: inline-block;
  2193. background-repeat: no-repeat;
  2194. }
  2195.  
  2196. a[href="/#wilfred"] {
  2197. background-image: url(%%vote-faces%%);
  2198. background-position: 0px -1473px;
  2199. height: 39px; width: 40px;
  2200. display: inline-block;
  2201. background-repeat: no-repeat;
  2202. }
  2203.  
  2204. a[href="/#workaholics"] {
  2205. background-image: url(%%vote-faces%%);
  2206. background-position: 0px -1554px;
  2207. height: 39px; width: 40px;
  2208. display: inline-block;
  2209. background-repeat: no-repeat;
  2210. }
  2211.  
  2212. a[href="/#sherlock"] {
  2213. background-image: url(%%vote-faces%%);
  2214. background-position: 0px -1633px;
  2215. height: 39px; width: 40px;
  2216. display: inline-block;
  2217. background-repeat: no-repeat;
  2218. }
  2219.  
  2220. a[href="/#marriedwithchildren"] {
  2221. background-image: url(%%vote-faces%%);
  2222. background-position: 0px -1712px;
  2223. height: 39px; width: 40px;
  2224. display: inline-block;
  2225. background-repeat: no-repeat;
  2226. }
  2227.  
  2228. a[href="/#veep"] {
  2229. background-image: url(%%vote-faces-3%%);
  2230. background-position: 0px -168px;
  2231. height: 41px; width: 40px;
  2232. display: inline-block;
  2233. background-repeat: no-repeat;
  2234. }
  2235. a[href="/#startrektng"] {
  2236. background-image: url(%%vote-faces-3%%);
  2237. background-position: 0px -248px;
  2238. height: 40px; width: 38px;
  2239. display: inline-block;
  2240. background-repeat: no-repeat;
  2241. }
  2242. a[href="/#banshee"] {
  2243. background-image: url(%%vote-faces-3%%);
  2244. background-position: 0px -489px;
  2245. height: 40px; width: 38px;
  2246. display: inline-block;
  2247. background-repeat: no-repeat;
  2248. }
  2249.  
  2250.  
  2251.  
  2252. /* Babylon 5 */
  2253. .flair-babylon5, .linkflair-babylon5 .linkflairlabel, .linkflair.linkflair-babylon5 > .linkflairlabel, .side a[href^="//#babylon5"] {
  2254. background: #f7c315 !important;
  2255. border-color: #000 !important;
  2256. color: #000;
  2257. }
  2258. .linkflair-babylon5 .linkflairlabel {
  2259. display: none;
  2260. }
  2261. .linkflair.linkflair-babylon5 > .linkflairlabel
  2262. {
  2263. display: inline-block!important;
  2264. }
  2265.  
  2266. .linkflair-babylon5 .arrow.upmod {
  2267. background-image: url(%%vote-faces-3%%);
  2268. background-position: 0px -572px;
  2269. height: 39px; width: 40px;
  2270. }
  2271. .linkflair-babylon5 .arrow.up {
  2272. background-image: url(%%vote-faces-3%%);
  2273. background-position: 0px -612px;
  2274. height: 39px; width: 40px;
  2275. }
  2276.  
  2277. a[href="/#babylon5"] {
  2278. background-image: url(%%vote-faces-3%%);
  2279. background-position: 0px -512px;
  2280. height: 39px; width: 40px;
  2281. display: inline-block;
  2282. background-repeat: no-repeat;
  2283. }
  2284. /* end Babylon 5 */
  2285.  
  2286.  
  2287. /* Louie */
  2288. .flair-louie, .linkflair-louie .linkflairlabel, .linkflair.linkflair-louie > .linkflairlabel, .side a[href^="//#louie"] {
  2289. background: #f7c315 !important;
  2290. border-color: #000 !important;
  2291. color: #000;
  2292. }
  2293. .linkflair-louie .linkflairlabel {
  2294. display: none;
  2295. }
  2296. .linkflair.linkflair-louie > .linkflairlabel
  2297. {
  2298. display: inline-block!important;
  2299. }
  2300.  
  2301. .linkflair-louie .arrow.upmod {
  2302. background-image: url(%%vote-faces-4%%);
  2303. background-position: 0px -0px;
  2304. height: 41px; width: 40px;
  2305. }
  2306. .linkflair-louie .arrow.up {
  2307. background-image: url(%%vote-faces-4%%);
  2308. background-position: 0px -41px;
  2309. height: 41px; width: 40px;
  2310. }
  2311.  
  2312. a[href="/#louie"] {
  2313. background-image: url(%%vote-faces-4%%);
  2314. background-position: 0px -0px;
  2315. height: 41px; width: 40px;
  2316. display: inline-block;
  2317. background-repeat: no-repeat;
  2318. }
  2319. /* end Louie */
  2320.  
  2321. /* Daria */
  2322. .flair-daria, .linkflair-daria .linkflairlabel, .linkflair.linkflair-daria > .linkflairlabel, .side a[href^="//#daria"] {
  2323. background: #f7c315 !important;
  2324. border-color: #000 !important;
  2325. color: #000;
  2326. }
  2327. .linkflair-daria .linkflairlabel {
  2328. display: none;
  2329. }
  2330. .linkflair.linkflair-daria > .linkflairlabel
  2331. {
  2332. display: inline-block!important;
  2333. }
  2334.  
  2335. .linkflair-daria .arrow.upmod {
  2336. background-image: url(%%vote-faces-4%%);
  2337. background-position: 0px -82px;
  2338. height: 43px; width: 40px;
  2339. }
  2340. .linkflair-daria .arrow.up {
  2341. background-image: url(%%vote-faces-4%%);
  2342. background-position: 0px -125px;
  2343. height: 43px; width: 40px;
  2344. }
  2345.  
  2346. a[href="/#daria"] {
  2347. background-image: url(%%vote-faces-4%%);
  2348. background-position: 0px -82px;
  2349. height: 43px; width: 40px;
  2350. display: inline-block;
  2351. background-repeat: no-repeat;
  2352. }
  2353. /* end Daria */
  2354.  
  2355.  
  2356. /* frasier */
  2357. .flair-frasier, .linkflair-frasier .linkflairlabel, .linkflair.linkflair-frasier > .linkflairlabel, .side a[href^="//#frasier"] {
  2358. background: #f7c315 !important;
  2359. border-color: #000 !important;
  2360. color: #000;
  2361. }
  2362. .linkflair-frasier .linkflairlabel {
  2363. display: none;
  2364. }
  2365. .linkflair.linkflair-frasier > .linkflairlabel
  2366. {
  2367. display: inline-block!important;
  2368. }
  2369.  
  2370. .linkflair-frasier .arrow.upmod {
  2371. background-image: url(%%vote-faces-4%%);
  2372. background-position: 0px -168px;
  2373. height: 40px; width: 40px;
  2374. }
  2375. .linkflair-frasier .arrow.up {
  2376. background-image: url(%%vote-faces-4%%);
  2377. background-position: 0px -208px;
  2378. height: 40px; width: 40px;
  2379. }
  2380.  
  2381. a[href="/#frasier"] {
  2382. background-image: url(%%vote-faces-4%%);
  2383. background-position: 0px -168px;
  2384. height: 43px; width: 40px;
  2385. display: inline-block;
  2386. background-repeat: no-repeat;
  2387. }
  2388. /* end frasier */
  2389. /* drakeandjosh */
  2390. .flair-drakeandjosh, .linkflair-drakeandjosh .linkflairlabel, .linkflair.linkflair-drakeandjosh > .linkflairlabel, .side a[href^="//#drakeandjosh"] {
  2391. background: #f7c315 !important;
  2392. border-color: #000 !important;
  2393. color: #000;
  2394. }
  2395. .linkflair-drakeandjosh .linkflairlabel {
  2396. display: none;
  2397. }
  2398. .linkflair.linkflair-drakeandjosh > .linkflairlabel
  2399. {
  2400. display: inline-block!important;
  2401. }
  2402.  
  2403. .linkflair-drakeandjosh .arrow.upmod {
  2404. background-image: url(%%vote-faces-4%%);
  2405. background-position: 0px -248px;
  2406. height: 40px; width: 40px;
  2407. }
  2408. .linkflair-drakeandjosh .arrow.up {
  2409. background-image: url(%%vote-faces-4%%);
  2410. background-position: 0px -288px;
  2411. height: 40px; width: 40px;
  2412. }
  2413.  
  2414. a[href="/#drakeandjosh"] {
  2415. background-image: url(%%vote-faces-4%%);
  2416. background-position: 0px -248px;
  2417. height: 43px; width: 40px;
  2418. display: inline-block;
  2419. background-repeat: no-repeat;
  2420. }
  2421. /* end drakeandjosh */
  2422. /* dragonballz */
  2423. .flair-dragonballz, .linkflair-dragonballz .linkflairlabel, .linkflair.linkflair-dragonballz > .linkflairlabel, .side a[href^="//#dragonballz"] {
  2424. background: #f7c315 !important;
  2425. border-color: #000 !important;
  2426. color: #000;
  2427. }
  2428. .linkflair-dragonballz .linkflairlabel {
  2429. display: none;
  2430. }
  2431. .linkflair.linkflair-dragonballz > .linkflairlabel
  2432. {
  2433. display: inline-block!important;
  2434. }
  2435.  
  2436. .linkflair-dragonballz .arrow.upmod {
  2437. background-image: url(%%vote-faces-4%%);
  2438. background-position: 0px -328px;
  2439. height: 40px; width: 40px;
  2440. }
  2441. .linkflair-dragonballz .arrow.up {
  2442. background-image: url(%%vote-faces-4%%);
  2443. background-position: 0px -368px;
  2444. height: 40px; width: 40px;
  2445. }
  2446.  
  2447. a[href="/#dragonballz"] {
  2448. background-image: url(%%vote-faces-4%%);
  2449. background-position: 0px -328px;
  2450. height: 43px; width: 40px;
  2451. display: inline-block;
  2452. background-repeat: no-repeat;
  2453. }
  2454. /* end dragonballz */
  2455. /* firefly */
  2456. .flair-firefly, .linkflair-firefly .linkflairlabel, .linkflair.linkflair-firefly > .linkflairlabel, .side a[href^="//#firefly"] {
  2457. background: #f7c315 !important;
  2458. border-color: #000 !important;
  2459. color: #000;
  2460. }
  2461. .linkflair-firefly .linkflairlabel {
  2462. display: none;
  2463. }
  2464. .linkflair.linkflair-firefly > .linkflairlabel
  2465. {
  2466. display: inline-block!important;
  2467. }
  2468.  
  2469. .linkflair-firefly .arrow.upmod {
  2470. background-image: url(%%vote-faces-4%%);
  2471. background-position: 0px -408px;
  2472. height: 40px; width: 40px;
  2473. }
  2474. .linkflair-firefly .arrow.up {
  2475. background-image: url(%%vote-faces-4%%);
  2476. background-position: 0px -448px;
  2477. height: 40px; width: 40px;
  2478. }
  2479.  
  2480. a[href="/#firefly"] {
  2481. background-image: url(%%vote-faces-4%%);
  2482. background-position: 0px -408px;
  2483. height: 43px; width: 40px;
  2484. display: inline-block;
  2485. background-repeat: no-repeat;
  2486. }
  2487. /* end firefly */
  2488.  
  2489. /* icarly */
  2490. .flair-icarly, .linkflair-icarly .linkflairlabel, .linkflair.linkflair-icarly > .linkflairlabel, .side a[href^="//#icarly"] {
  2491. background: #f7c315 !important;
  2492. border-color: #000 !important;
  2493. color: #000;
  2494. }
  2495. .linkflair-icarly .linkflairlabel {
  2496. display: none;
  2497. }
  2498. .linkflair.linkflair-icarly > .linkflairlabel
  2499. {
  2500. display: inline-block!important;
  2501. }
  2502.  
  2503. .linkflair-icarly .arrow.upmod {
  2504. background-image: url(%%vote-faces-5%%);
  2505. background-position: 0px -1px;
  2506. height: 37px; width: 40px;
  2507. }
  2508. .linkflair-icarly .arrow.up {
  2509. background-image: url(%%vote-faces-5%%);
  2510. background-position: 0px -39px;
  2511. height: 37px; width: 40px;
  2512. }
  2513.  
  2514. a[href="/#icarly"] {
  2515. background-image: url(%%vote-faces-5%%);
  2516. background-position: 0px -1px;
  2517. height: 37px; width: 40px;
  2518. display: inline-block;
  2519. background-repeat: no-repeat;
  2520. }
  2521. /* end icarly */
  2522.  
  2523.  
  2524. /* peepshow */
  2525. .flair-peepshow, .linkflair-peepshow .linkflairlabel, .linkflair.linkflair-peepshow > .linkflairlabel, .side a[href^="//#peepshow"] {
  2526. background: #f7c315 !important;
  2527. border-color: #000 !important;
  2528. color: #000;
  2529. }
  2530. .linkflair-peepshow .linkflairlabel {
  2531. display: none;
  2532. }
  2533. .linkflair.linkflair-peepshow > .linkflairlabel
  2534. {
  2535. display: inline-block!important;
  2536. }
  2537.  
  2538. .linkflair-peepshow .arrow.upmod {
  2539. background-image: url(%%vote-faces-5%%);
  2540. background-position: 0px -76px;
  2541. height: 40px; width: 40px;
  2542. }
  2543. .linkflair-peepshow .arrow.up {
  2544. background-image: url(%%vote-faces-5%%);
  2545. background-position: 0px -116px;
  2546. height: 40px; width: 40px;
  2547. }
  2548.  
  2549. a[href="/#peepshow"] {
  2550. background-image: url(%%vote-faces-5%%);
  2551. background-position: 0px -76px;
  2552. height: 40px; width: 40px;
  2553. display: inline-block;
  2554. background-repeat: no-repeat;
  2555. }
  2556. /* end peepshow */
  2557.  
  2558. /* scrubs */
  2559. .flair-scrubs, .linkflair-scrubs .linkflairlabel, .linkflair.linkflair-scrubs > .linkflairlabel, .side a[href^="//#scrubs"] {
  2560. background: #f7c315 !important;
  2561. border-color: #000 !important;
  2562. color: #000;
  2563. }
  2564. .linkflair-scrubs .linkflairlabel {
  2565. display: none;
  2566. }
  2567. .linkflair.linkflair-scrubs > .linkflairlabel
  2568. {
  2569. display: inline-block!important;
  2570. }
  2571.  
  2572. .linkflair-scrubs .arrow.upmod {
  2573. background-image: url(%%vote-faces-5%%);
  2574. background-position: 0px -157px;
  2575. height: 40px; width: 40px;
  2576. }
  2577. .linkflair-scrubs .arrow.up {
  2578. background-image: url(%%vote-faces-5%%);
  2579. background-position: 0px -197px;
  2580. height: 40px; width: 40px;
  2581. }
  2582.  
  2583. a[href="/#scrubs"] {
  2584. background-image: url(%%vote-faces-5%%);
  2585. background-position: 0px -157px;
  2586. height: 39px; width: 40px;
  2587. display: inline-block;
  2588. background-repeat: no-repeat;
  2589. }
  2590. /* end scrubs */
  2591.  
  2592. /* psych */
  2593. .flair-psych, .linkflair-psych .linkflairlabel, .linkflair.linkflair-psych > .linkflairlabel, .side a[href^="//#psych"] {
  2594. background: #f7c315 !important;
  2595. border-color: #000 !important;
  2596. color: #000;
  2597. }
  2598. .linkflair-psych .linkflairlabel {
  2599. display: none;
  2600. }
  2601. .linkflair.linkflair-psych > .linkflairlabel
  2602. {
  2603. display: inline-block!important;
  2604. }
  2605.  
  2606. .linkflair-psych .arrow.upmod {
  2607. background-image: url(%%vote-faces-5%%);
  2608. background-position: 0px -236px;
  2609. height: 40px; width: 40px;
  2610. }
  2611. .linkflair-psych .arrow.up {
  2612. background-image: url(%%vote-faces-5%%);
  2613. background-position: 0px -276px;
  2614. height: 40px; width: 40px;
  2615. }
  2616.  
  2617. a[href="/#psych"] {
  2618. background-image: url(%%vote-faces-5%%);
  2619. background-position: 0px -236px;
  2620. height: 40px; width: 40px;
  2621. display: inline-block;
  2622. background-repeat: no-repeat;
  2623. }
  2624. /* end psych */
  2625.  
  2626.  
  2627.  
  2628. /* futurama */
  2629. .flair-futurama, .linkflair-futurama .linkflairlabel, .linkflair.linkflair-futurama > .linkflairlabel, .side a[href^="//#futurama"] {
  2630. background: #f7c315 !important;
  2631. border-color: #000 !important;
  2632. color: #000;
  2633. }
  2634. .linkflair-futurama .linkflairlabel {
  2635. display: none;
  2636. }
  2637. .linkflair.linkflair-futurama > .linkflairlabel
  2638. {
  2639. display: inline-block!important;
  2640. }
  2641.  
  2642. .linkflair-futurama .arrow.upmod {
  2643. background-image: url(%%vote-faces-5%%);
  2644. background-position: 0px -317px;
  2645. height: 40px; width: 40px;
  2646. }
  2647. .linkflair-futurama .arrow.up {
  2648. background-image: url(%%vote-faces-5%%);
  2649. background-position: 0px -358px;
  2650. height: 40px; width: 40px;
  2651. }
  2652.  
  2653. a[href="/#futurama"] {
  2654. background-image: url(%%vote-faces-5%%);
  2655. background-position: 0px -317px;
  2656. height: 40px; width: 40px;
  2657. display: inline-block;
  2658. background-repeat: no-repeat;
  2659. }
  2660. /* end futurama */
  2661.  
  2662.  
  2663.  
  2664. /* lost */
  2665. .flair-lost, .linkflair-lost .linkflairlabel, .linkflair.linkflair-lost > .linkflairlabel, .side a[href^="//#lost"] {
  2666. background: #f7c315 !important;
  2667. border-color: #000 !important;
  2668. color: #000;
  2669. }
  2670. .linkflair-lost .linkflairlabel {
  2671. display: none;
  2672. }
  2673. .linkflair.linkflair-lost > .linkflairlabel
  2674. {
  2675. display: inline-block!important;
  2676. }
  2677.  
  2678. .linkflair-lost .arrow.upmod {
  2679. background-image: url(%%vote-faces-5%%);
  2680. background-position: 0px -398px;
  2681. height: 40px; width: 40px;
  2682. }
  2683. .linkflair-lost .arrow.up {
  2684. background-image: url(%%vote-faces-5%%);
  2685. background-position: 0px -439px;
  2686. height: 40px; width: 40px;
  2687. }
  2688.  
  2689. a[href="/#lost"] {
  2690. background-image: url(%%vote-faces-5%%);
  2691. background-position: 0px -398px;
  2692. height: 40px; width: 40px;
  2693. display: inline-block;
  2694. background-repeat: no-repeat;
  2695. }
  2696. /* end lost */
  2697. /* spongebob */
  2698. .flair-spongebob, .linkflair-spongebob .linkflairlabel, .linkflair.linkflair-spongebob > .linkflairlabel, .side a[href^="//#spongebob"] {
  2699. background: #f7c315 !important;
  2700. border-color: #000 !important;
  2701. color: #000;
  2702. }
  2703. .linkflair-spongebob .linkflairlabel {
  2704. display: none;
  2705. }
  2706. .linkflair.linkflair-spongebob > .linkflairlabel
  2707. {
  2708. display: inline-block!important;
  2709. }
  2710.  
  2711. .linkflair-spongebob .arrow.upmod {
  2712. background-image: url(%%vote-faces-5%%);
  2713. background-position: 0px -480px;
  2714. height: 37px; width: 40px;
  2715. }
  2716. .linkflair-spongebob .arrow.up {
  2717. background-image: url(%%vote-faces-5%%);
  2718. background-position: 0px -517px;
  2719. height: 37px; width: 40px;
  2720. }
  2721.  
  2722. a[href="/#spongebob"] {
  2723. background-image: url(%%vote-faces-5%%);
  2724. background-position: 0px -480px;
  2725. height: 37px; width: 40px;
  2726. display: inline-block;
  2727. background-repeat: no-repeat;
  2728. }
  2729. /* end spongebob */
  2730. /* friends */
  2731. .flair-friends, .linkflair-friends .linkflairlabel, .linkflair.linkflair-friends > .linkflairlabel, .side a[href^="//#friends"] {
  2732. background: #f7c315 !important;
  2733. border-color: #000 !important;
  2734. color: #000;
  2735. }
  2736. .linkflair-friends .linkflairlabel {
  2737. display: none;
  2738. }
  2739. .linkflair.linkflair-friends > .linkflairlabel
  2740. {
  2741. display: inline-block!important;
  2742. }
  2743.  
  2744. .linkflair-friends .arrow.upmod {
  2745. background-image: url(%%vote-faces-5%%);
  2746. background-position: 0px -555px;
  2747. height: 39px; width: 40px;
  2748. }
  2749. .linkflair-friends .arrow.up {
  2750. background-image: url(%%vote-faces-5%%);
  2751. background-position: 0px -595px;
  2752. height: 39px; width: 40px;
  2753. }
  2754.  
  2755. a[href="/#friends"] {
  2756. background-image: url(%%vote-faces-5%%);
  2757. background-position: 0px -555px;
  2758. height: 39px; width: 40px;
  2759. display: inline-block;
  2760. background-repeat: no-repeat;
  2761. }
  2762. /* end friends */
  2763. /* bobsburgers */
  2764. .flair-bobsburgers, .linkflair-bobsburgers .linkflairlabel, .linkflair.linkflair-bobsburgers > .linkflairlabel, .side a[href^="//#bobsburgers"] {
  2765. background: #f7c315 !important;
  2766. border-color: #000 !important;
  2767. color: #000;
  2768. }
  2769. .linkflair-bobsburgers .linkflairlabel {
  2770. display: none;
  2771. }
  2772. .linkflair.linkflair-bobsburgers > .linkflairlabel
  2773. {
  2774. display: inline-block!important;
  2775. }
  2776.  
  2777. .linkflair-bobsburgers .arrow.upmod {
  2778. background-image: url(%%vote-faces-5%%);
  2779. background-position: 0px -635px;
  2780. height: 39px; width: 40px;
  2781. }
  2782. .linkflair-bobsburgers .arrow.up {
  2783. background-image: url(%%vote-faces-5%%);
  2784. background-position: 0px -675px;
  2785. height: 39px; width: 40px;
  2786. }
  2787.  
  2788. a[href="/#bobsburgers"] {
  2789. background-image: url(%%vote-faces-5%%);
  2790. background-position: 0px -635px;
  2791. height: 39px; width: 40px;
  2792. display: inline-block;
  2793. background-repeat: no-repeat;
  2794. }
  2795. /* end bobsburgers */
  2796. /* theitcrowd */
  2797. .flair-theitcrowd, .linkflair-theitcrowd .linkflairlabel, .linkflair.linkflair-theitcrowd > .linkflairlabel, .side a[href^="//#theitcrowd"] {
  2798. background: #f7c315 !important;
  2799. border-color: #000 !important;
  2800. color: #000;
  2801. }
  2802. .linkflair-theitcrowd .linkflairlabel {
  2803. display: none;
  2804. }
  2805. .linkflair.linkflair-theitcrowd > .linkflairlabel
  2806. {
  2807. display: inline-block!important;
  2808. }
  2809.  
  2810. .linkflair-theitcrowd .arrow.upmod {
  2811. background-image: url(%%vote-faces-5%%);
  2812. background-position: 0px -715px;
  2813. height: 39px; width: 40px;
  2814. }
  2815. .linkflair-theitcrowd .arrow.up {
  2816. background-image: url(%%vote-faces-5%%);
  2817. background-position: 0px -755px;
  2818. height: 39px; width: 40px;
  2819. }
  2820.  
  2821. a[href="/#theitcrowd"] {
  2822. background-image: url(%%vote-faces-5%%);
  2823. background-position: 0px -715px;
  2824. height: 39px; width: 40px;
  2825. display: inline-block;
  2826. background-repeat: no-repeat;
  2827. }
  2828. /* end theitcrowd */
  2829. /* thexfiles */
  2830. .flair-thexfiles, .linkflair-thexfiles .linkflairlabel, .linkflair.linkflair-thexfiles > .linkflairlabel, .side a[href^="//#thexfiles"] {
  2831. background: #f7c315 !important;
  2832. border-color: #000 !important;
  2833. color: #000;
  2834. }
  2835. .linkflair-thexfiles .linkflairlabel {
  2836. display: none;
  2837. }
  2838. .linkflair.linkflair-thexfiles > .linkflairlabel
  2839. {
  2840. display: inline-block!important;
  2841. }
  2842.  
  2843. .linkflair-thexfiles .arrow.upmod {
  2844. background-image: url(%%vote-faces-5%%);
  2845. background-position: 0px -795px;
  2846. height: 39px; width: 40px;
  2847. }
  2848. .linkflair-thexfiles .arrow.up {
  2849. background-image: url(%%vote-faces-5%%);
  2850. background-position: 0px -835px;
  2851. height: 39px; width: 40px;
  2852. }
  2853.  
  2854. a[href="/#thexfiles"] {
  2855. background-image: url(%%vote-faces-5%%);
  2856. background-position: 0px -795px;
  2857. height: 39px; width: 40px;
  2858. display: inline-block;
  2859. background-repeat: no-repeat;
  2860. }
  2861. /* end thexfiles */
  2862. /* keyandpeele */
  2863. .flair-keyandpeele, .linkflair-keyandpeele .linkflairlabel, .linkflair.linkflair-keyandpeele > .linkflairlabel, .side a[href^="//#keyandpeele"] {
  2864. background: #f7c315 !important;
  2865. border-color: #000 !important;
  2866. color: #000;
  2867. }
  2868. .linkflair-keyandpeele .linkflairlabel {
  2869. display: none;
  2870. }
  2871. .linkflair.linkflair-keyandpeele > .linkflairlabel
  2872. {
  2873. display: inline-block!important;
  2874. }
  2875.  
  2876. .linkflair-keyandpeele .arrow.upmod {
  2877. background-image: url(%%vote-faces-5%%);
  2878. background-position: 0px -875px;
  2879. height: 40px; width: 40px;
  2880. }
  2881. .linkflair-keyandpeele .arrow.up {
  2882. background-image: url(%%vote-faces-5%%);
  2883. background-position: 0px -916px;
  2884. height: 40px; width: 40px;
  2885. }
  2886.  
  2887. a[href="/#keyandpeele"] {
  2888. background-image: url(%%vote-faces-5%%);
  2889. background-position: 0px -875px;
  2890. height: 40px; width: 40px;
  2891. display: inline-block;
  2892. background-repeat: no-repeat;
  2893. }
  2894. /* end keyandpeele */
  2895. /* derek */
  2896. .flair-derek, .linkflair-derek .linkflairlabel, .linkflair.linkflair-derek > .linkflairlabel, .side a[href^="//#derek"] {
  2897. background: #f7c315 !important;
  2898. border-color: #000 !important;
  2899. color: #000;
  2900. }
  2901. .linkflair-derek .linkflairlabel {
  2902. display: none;
  2903. }
  2904. .linkflair.linkflair-derek > .linkflairlabel
  2905. {
  2906. display: inline-block!important;
  2907. }
  2908.  
  2909. .linkflair-derek .arrow.upmod {
  2910. background-image: url(%%vote-faces-5%%);
  2911. background-position: 0px -956px;
  2912. height: 39px; width: 40px;
  2913. }
  2914. .linkflair-derek .arrow.up {
  2915. background-image: url(%%vote-faces-5%%);
  2916. background-position: 0px -996px;
  2917. height: 39px; width: 40px;
  2918. }
  2919.  
  2920. a[href="/#derek"] {
  2921. background-image: url(%%vote-faces-5%%);
  2922. background-position: 0px -956px;
  2923. height: 39px; width: 40px;
  2924. display: inline-block;
  2925. background-repeat: no-repeat;
  2926. }
  2927. /* end derek */
  2928. /* seinfeld */
  2929. .flair-seinfeld, .linkflair-seinfeld .linkflairlabel, .linkflair.linkflair-seinfeld > .linkflairlabel, .side a[href^="//#seinfeld"] {
  2930. background: #f7c315 !important;
  2931. border-color: #000 !important;
  2932. color: #000;
  2933. }
  2934. .linkflair-seinfeld .linkflairlabel {
  2935. display: none;
  2936. }
  2937. .linkflair.linkflair-seinfeld > .linkflairlabel
  2938. {
  2939. display: inline-block!important;
  2940. }
  2941.  
  2942. .linkflair-seinfeld .arrow.upmod {
  2943. background-image: url(%%vote-faces-4%%);
  2944. background-position: 0px -489px;
  2945. height: 40px; width: 40px;
  2946. }
  2947. .linkflair-seinfeld .arrow.up {
  2948. background-image: url(%%vote-faces-4%%);
  2949. background-position: 0px -530px;
  2950. height: 40px; width: 40px;
  2951. }
  2952.  
  2953. a[href="/#seinfeld"] {
  2954. background-image: url(%%vote-faces-4%%);
  2955. background-position: 0px -489px;
  2956. height: 40px; width: 40px;
  2957. display: inline-block;
  2958. background-repeat: no-repeat;
  2959. }
  2960. /* end seinfeld */
  2961. /* drwho */
  2962. .flair-drwho, .linkflair-drwho .linkflairlabel, .linkflair.linkflair-drwho > .linkflairlabel, .side a[href^="//#drwho"] {
  2963. background: #f7c315 !important;
  2964. border-color: #000 !important;
  2965. color: #000;
  2966. }
  2967. .linkflair-drwho .linkflairlabel {
  2968. display: none;
  2969. }
  2970. .linkflair.linkflair-drwho > .linkflairlabel
  2971. {
  2972. display: inline-block!important;
  2973. }
  2974.  
  2975. .linkflair-drwho .arrow.upmod {
  2976. background-image: url(%%vote-faces-4%%);
  2977. background-position: 0px -572px;
  2978. height: 40px; width: 40px;
  2979. }
  2980. .linkflair-drwho .arrow.up {
  2981. background-image: url(%%vote-faces-4%%);
  2982. background-position: 0px -613px;
  2983. height: 40px; width: 40px;
  2984. }
  2985.  
  2986. a[href="/#drwho"] {
  2987. background-image: url(%%vote-faces-4%%);
  2988. background-position: 0px -572px;
  2989. height: 40px; width: 40px;
  2990. display: inline-block;
  2991. background-repeat: no-repeat;
  2992. }
  2993. /* end drwho */
  2994. /* 2brokegirls */
  2995. .flair-2brokegirls, .linkflair-2brokegirls .linkflairlabel, .linkflair.linkflair-2brokegirls > .linkflairlabel, .side a[href^="//#2brokegirls"] {
  2996. background: #f7c315 !important;
  2997. border-color: #000 !important;
  2998. color: #000;
  2999. }
  3000. .linkflair-2brokegirls .linkflairlabel {
  3001. display: none;
  3002. }
  3003. .linkflair.linkflair-2brokegirls > .linkflairlabel
  3004. {
  3005. display: inline-block!important;
  3006. }
  3007.  
  3008. .linkflair-2brokegirls .arrow.upmod {
  3009. background-image: url(%%vote-faces-6%%);
  3010. background-position: 0px -0px;
  3011. height: 39px; width: 40px;
  3012. }
  3013. .linkflair-2brokegirls .arrow.up {
  3014. background-image: url(%%vote-faces-6%%);
  3015. background-position: 0px -39px;
  3016. height: 39px; width: 40px;
  3017. }
  3018.  
  3019. a[href="/#2brokegirls"] {
  3020. background-image: url(%%vote-faces-6%%);
  3021. background-position: 0px -0px;
  3022. height: 39px; width: 40px;
  3023. display: inline-block;
  3024. background-repeat: no-repeat;
  3025. }
  3026. /* end 2brokegirls */
  3027. /* crazyones */
  3028. .flair-crazyones, .linkflair-crazyones .linkflairlabel, .linkflair.linkflair-crazyones > .linkflairlabel, .side a[href^="//#crazyones"] {
  3029. background: #f7c315 !important;
  3030. border-color: #000 !important;
  3031. color: #000;
  3032. }
  3033. .linkflair-crazyones .linkflairlabel {
  3034. display: none;
  3035. }
  3036. .linkflair.linkflair-crazyones > .linkflairlabel
  3037. {
  3038. display: inline-block!important;
  3039. }
  3040.  
  3041. .linkflair-crazyones .arrow.upmod {
  3042. background-image: url(%%vote-faces-6%%);
  3043. background-position: 0px -80px;
  3044. height: 39px; width: 40px;
  3045. }
  3046. .linkflair-crazyones .arrow.up {
  3047. background-image: url(%%vote-faces-6%%);
  3048. background-position: 0px -119px;
  3049. height: 39px; width: 40px;
  3050. }
  3051.  
  3052. a[href="/#crazyones"] {
  3053. background-image: url(%%vote-faces-6%%);
  3054. background-position: 0px -80px;
  3055. height: 39px; width: 40px;
  3056. display: inline-block;
  3057. background-repeat: no-repeat;
  3058. }
  3059. /* end crazyones */
  3060. /* blackadder */
  3061. .flair-blackadder, .linkflair-blackadder .linkflairlabel, .linkflair.linkflair-blackadder > .linkflairlabel, .side a[href^="//#blackadder"] {
  3062. background: #f7c315 !important;
  3063. border-color: #000 !important;
  3064. color: #000;
  3065. }
  3066. .linkflair-blackadder .linkflairlabel {
  3067. display: none;
  3068. }
  3069. .linkflair.linkflair-blackadder > .linkflairlabel
  3070. {
  3071. display: inline-block!important;
  3072. }
  3073.  
  3074. .linkflair-blackadder .arrow.upmod {
  3075. background-image: url(%%vote-faces-6%%);
  3076. background-position: 0px -160px;
  3077. height: 39px; width: 40px;
  3078. }
  3079. .linkflair-blackadder .arrow.up {
  3080. background-image: url(%%vote-faces-6%%);
  3081. background-position: 0px -200px;
  3082. height: 39px; width: 40px;
  3083. }
  3084.  
  3085. a[href="/#blackadder"] {
  3086. background-image: url(%%vote-faces-6%%);
  3087. background-position: 0px -160px;
  3088. height: 39px; width: 40px;
  3089. display: inline-block;
  3090. background-repeat: no-repeat;
  3091. }
  3092. /* end blackadder */
  3093. /* gameofthrones */
  3094. .flair-gameofthrones, .linkflair-gameofthrones .linkflairlabel, .linkflair.linkflair-gameofthrones > .linkflairlabel, .side a[href^="//#gameofthrones"] {
  3095. background: #f7c315 !important;
  3096. border-color: #000 !important;
  3097. color: #000;
  3098. }
  3099. .linkflair-gameofthrones .linkflairlabel {
  3100. display: none;
  3101. }
  3102. .linkflair.linkflair-gameofthrones > .linkflairlabel
  3103. {
  3104. display: inline-block!important;
  3105. }
  3106.  
  3107. .linkflair-gameofthrones .arrow.upmod {
  3108. background-image: url(%%vote-faces-6%%);
  3109. background-position: 0px -240px;
  3110. height: 39px; width: 40px;
  3111. }
  3112. .linkflair-gameofthrones .arrow.up {
  3113. background-image: url(%%vote-faces-6%%);
  3114. background-position: 0px -279px;
  3115. height: 39px; width: 40px;
  3116. }
  3117.  
  3118. a[href="/#gameofthrones"] {
  3119. background-image: url(%%vote-faces-6%%);
  3120. background-position: 0px -240px;
  3121. height: 39px; width: 40px;
  3122. display: inline-block;
  3123. background-repeat: no-repeat;
  3124. }
  3125. /* end gameofthrones */
  3126. /* tosho */
  3127. .flair-tosho, .linkflair-tosho .linkflairlabel, .linkflair.linkflair-tosho > .linkflairlabel, .side a[href^="//#tosho"] {
  3128. background: #f7c315 !important;
  3129. border-color: #000 !important;
  3130. color: #000;
  3131. }
  3132. .linkflair-tosho .linkflairlabel {
  3133. display: none;
  3134. }
  3135. .linkflair.linkflair-tosho > .linkflairlabel
  3136. {
  3137. display: inline-block!important;
  3138. }
  3139.  
  3140. .linkflair-tosho .arrow.upmod {
  3141. background-image: url(%%vote-faces-6%%);
  3142. background-position: 0px -320px;
  3143. height: 39px; width: 40px;
  3144. }
  3145. .linkflair-tosho .arrow.up {
  3146. background-image: url(%%vote-faces-6%%);
  3147. background-position: 0px -359px;
  3148. height: 39px; width: 40px;
  3149. }
  3150.  
  3151. a[href="/#tosho"] {
  3152. background-image: url(%%vote-faces-6%%);
  3153. background-position: 0px -320px;
  3154. height: 39px; width: 40px;
  3155. display: inline-block;
  3156. background-repeat: no-repeat;
  3157. }
  3158. /* end tosho */
  3159. /* buffy */
  3160. .flair-buffy, .linkflair-buffy .linkflairlabel, .linkflair.linkflair-buffy > .linkflairlabel, .side a[href^="//#buffy"] {
  3161. background: #f7c315 !important;
  3162. border-color: #000 !important;
  3163. color: #000;
  3164. }
  3165. .linkflair-buffy .linkflairlabel {
  3166. display: none;
  3167. }
  3168. .linkflair.linkflair-buffy > .linkflairlabel
  3169. {
  3170. display: inline-block!important;
  3171. }
  3172.  
  3173. .linkflair-buffy .arrow.upmod {
  3174. background-image: url(%%vote-faces-6%%);
  3175. background-position: 0px -396px;
  3176. height: 39px; width: 40px;
  3177. }
  3178. .linkflair-buffy .arrow.up {
  3179. background-image: url(%%vote-faces-6%%);
  3180. background-position: 0px -436px;
  3181. height: 39px; width: 40px;
  3182. }
  3183.  
  3184. a[href="/#buffy"] {
  3185. background-image: url(%%vote-faces-6%%);
  3186. background-position: 0px -396px;
  3187. height: 39px; width: 40px;
  3188. display: inline-block;
  3189. background-repeat: no-repeat;
  3190. }
  3191. /* end buffy */
  3192. /* allgrownup */
  3193. .flair-allgrownup, .linkflair-allgrownup .linkflairlabel, .linkflair.linkflair-allgrownup > .linkflairlabel, .side a[href^="//#allgrownup"] {
  3194. background: #f7c315 !important;
  3195. border-color: #000 !important;
  3196. color: #000;
  3197. }
  3198. .linkflair-allgrownup .linkflairlabel {
  3199. display: none;
  3200. }
  3201. .linkflair.linkflair-allgrownup > .linkflairlabel
  3202. {
  3203. display: inline-block!important;
  3204. }
  3205.  
  3206. .linkflair-allgrownup .arrow.upmod {
  3207. background-image: url(%%vote-faces-6%%);
  3208. background-position: 0px -477px;
  3209. height: 29px; width: 40px;
  3210. }
  3211. .linkflair-allgrownup .arrow.up {
  3212. background-image: url(%%vote-faces-6%%);
  3213. background-position: 0px -508px;
  3214. height: 29px; width: 40px;
  3215. }
  3216.  
  3217. a[href="/#allgrownup"] {
  3218. background-image: url(%%vote-faces-6%%);
  3219. background-position: 0px -477px;
  3220. height: 29px; width: 40px;
  3221. display: inline-block;
  3222. background-repeat: no-repeat;
  3223. }
  3224. /* end allgrownup */
  3225. /* jimmyneutron */
  3226. .flair-jimmyneutron, .linkflair-jimmyneutron .linkflairlabel, .linkflair.linkflair-jimmyneutron > .linkflairlabel, .side a[href^="//#jimmyneutron"] {
  3227. background: #f7c315 !important;
  3228. border-color: #000 !important;
  3229. color: #000;
  3230. }
  3231. .linkflair-jimmyneutron .linkflairlabel {
  3232. display: none;
  3233. }
  3234. .linkflair.linkflair-jimmyneutron > .linkflairlabel
  3235. {
  3236. display: inline-block!important;
  3237. }
  3238.  
  3239. .linkflair-jimmyneutron .arrow.upmod {
  3240. background-image: url(%%vote-faces-6%%);
  3241. background-position: 0px -538px;
  3242. height: 40px; width: 40px;
  3243. }
  3244. .linkflair-jimmyneutron .arrow.up {
  3245. background-image: url(%%vote-faces-6%%);
  3246. background-position: 0px -579px;
  3247. height: 40px; width: 40px;
  3248. }
  3249.  
  3250. a[href="/#jimmyneutron"] {
  3251. background-image: url(%%vote-faces-6%%);
  3252. background-position: 0px -538px;
  3253. height: 40px; width: 40px;
  3254. display: inline-block;
  3255. background-repeat: no-repeat;
  3256. }
  3257. /* end jimmyneutron */
  3258. /* crankyankers */
  3259. .flair-crankyankers, .linkflair-crankyankers .linkflairlabel, .linkflair.linkflair-crankyankers > .linkflairlabel, .side a[href^="//#crankyankers"] {
  3260. background: #f7c315 !important;
  3261. border-color: #000 !important;
  3262. color: #000;
  3263. }
  3264. .linkflair-crankyankers .linkflairlabel {
  3265. display: none;
  3266. }
  3267. .linkflair.linkflair-crankyankers > .linkflairlabel
  3268. {
  3269. display: inline-block!important;
  3270. }
  3271.  
  3272. .linkflair-crankyankers .arrow.upmod {
  3273. background-image: url(%%vote-faces-6%%);
  3274. background-position: 0px -621px;
  3275. height: 40px; width: 40px;
  3276. }
  3277. .linkflair-crankyankers .arrow.up {
  3278. background-image: url(%%vote-faces-6%%);
  3279. background-position: 0px -662px;
  3280. height: 40px; width: 40px;
  3281. }
  3282.  
  3283. a[href="/#crankyankers"] {
  3284. background-image: url(%%vote-faces-6%%);
  3285. background-position: 0px -621px;
  3286. height: 40px; width: 40px;
  3287. display: inline-block;
  3288. background-repeat: no-repeat;
  3289. }
  3290. /* end crankyankers */
  3291. /* airbender */
  3292. .flair-airbender, .linkflair-airbender .linkflairlabel, .linkflair.linkflair-airbender > .linkflairlabel, .side a[href^="//#airbender"] {
  3293. background: #f7c315 !important;
  3294. border-color: #000 !important;
  3295. color: #000;
  3296. }
  3297. .linkflair-airbender .linkflairlabel {
  3298. display: none;
  3299. }
  3300. .linkflair.linkflair-airbender > .linkflairlabel
  3301. {
  3302. display: inline-block!important;
  3303. }
  3304.  
  3305. .linkflair-airbender .arrow.upmod {
  3306. background-image: url(%%vote-faces-6%%);
  3307. background-position: 0px -704px;
  3308. height: 37px; width: 40px;
  3309. }
  3310. .linkflair-airbender .arrow.up {
  3311. background-image: url(%%vote-faces-6%%);
  3312. background-position: 0px -742px;
  3313. height: 37px; width: 40px;
  3314. }
  3315.  
  3316. a[href="/#airbender"] {
  3317. background-image: url(%%vote-faces-6%%);
  3318. background-position: 0px -704px;
  3319. height: 37px; width: 40px;
  3320. display: inline-block;
  3321. background-repeat: no-repeat;
  3322. }
  3323. /* end airbender */
  3324. /* kenanandkel */
  3325. .flair-kenanandkel, .linkflair-kenanandkel .linkflairlabel, .linkflair.linkflair-kenanandkel > .linkflairlabel, .side a[href^="//#kenanandkel"] {
  3326. background: #f7c315 !important;
  3327. border-color: #000 !important;
  3328. color: #000;
  3329. }
  3330. .linkflair-kenanandkel .linkflairlabel {
  3331. display: none;
  3332. }
  3333. .linkflair.linkflair-kenanandkel > .linkflairlabel
  3334. {
  3335. display: inline-block!important;
  3336. }
  3337.  
  3338. .linkflair-kenanandkel .arrow.upmod {
  3339. background-image: url(%%vote-faces-6%%);
  3340. background-position: 0px -781px;
  3341. height: 39px; width: 40px;
  3342. }
  3343. .linkflair-kenanandkel .arrow.up {
  3344. background-image: url(%%vote-faces-6%%);
  3345. background-position: 0px -822px;
  3346. height: 39px; width: 40px;
  3347. }
  3348.  
  3349. a[href="/#kenanandkel"] {
  3350. background-image: url(%%vote-faces-6%%);
  3351. background-position: 0px -781px;
  3352. height: 39px; width: 40px;
  3353. display: inline-block;
  3354. background-repeat: no-repeat;
  3355. }
  3356. /* end kenanandkel */
  3357. /* becker */
  3358. .flair-becker, .linkflair-becker .linkflairlabel, .linkflair.linkflair-becker > .linkflairlabel, .side a[href^="//#becker"] {
  3359. background: #f7c315 !important;
  3360. border-color: #000 !important;
  3361. color: #000;
  3362. }
  3363. .linkflair-becker .linkflairlabel {
  3364. display: none;
  3365. }
  3366. .linkflair.linkflair-becker > .linkflairlabel
  3367. {
  3368. display: inline-block!important;
  3369. }
  3370.  
  3371. .linkflair-becker .arrow.upmod {
  3372. background-image: url(%%vote-faces-6%%);
  3373. background-position: 0px -863px;
  3374. height: 39px; width: 40px;
  3375. }
  3376. .linkflair-becker .arrow.up {
  3377. background-image: url(%%vote-faces-6%%);
  3378. background-position: 0px -902px;
  3379. height: 39px; width: 40px;
  3380. }
  3381.  
  3382. a[href="/#becker"] {
  3383. background-image: url(%%vote-faces-6%%);
  3384. background-position: 0px -863px;
  3385. height: 39px; width: 40px;
  3386. display: inline-block;
  3387. background-repeat: no-repeat;
  3388. }
  3389. /* end becker */
  3390. /* spaced */
  3391. .flair-spaced, .linkflair-spaced .linkflairlabel, .linkflair.linkflair-spaced > .linkflairlabel, .side a[href^="//#spaced"] {
  3392. background: #f7c315 !important;
  3393. border-color: #000 !important;
  3394. color: #000;
  3395. }
  3396. .linkflair-spaced .linkflairlabel {
  3397. display: none;
  3398. }
  3399. .linkflair.linkflair-spaced > .linkflairlabel
  3400. {
  3401. display: inline-block!important;
  3402. }
  3403.  
  3404. .linkflair-spaced .arrow.upmod {
  3405. background-image: url(%%vote-faces-6%%);
  3406. background-position: 0px -943px;
  3407. height: 39px; width: 40px;
  3408. }
  3409. .linkflair-spaced .arrow.up {
  3410. background-image: url(%%vote-faces-6%%);
  3411. background-position: 0px -983px;
  3412. height: 39px; width: 40px;
  3413. }
  3414.  
  3415. a[href="/#spaced"] {
  3416. background-image: url(%%vote-faces-6%%);
  3417. background-position: 0px -943px;
  3418. height: 39px; width: 40px;
  3419. display: inline-block;
  3420. background-repeat: no-repeat;
  3421. }
  3422. /* end spaced */
  3423. /* topgear */
  3424. .flair-topgear, .linkflair-topgear .linkflairlabel, .linkflair.linkflair-topgear > .linkflairlabel, .side a[href^="//#topgear"] {
  3425. background: #f7c315 !important;
  3426. border-color: #000 !important;
  3427. color: #000;
  3428. }
  3429. .linkflair-topgear .linkflairlabel {
  3430. display: none;
  3431. }
  3432. .linkflair.linkflair-topgear > .linkflairlabel
  3433. {
  3434. display: inline-block!important;
  3435. }
  3436.  
  3437. .linkflair-topgear .arrow.upmod {
  3438. background-image: url(%%vote-faces-6%%);
  3439. background-position: 0px -1023px;
  3440. height: 39px; width: 40px;
  3441. }
  3442. .linkflair-topgear .arrow.up {
  3443. background-image: url(%%vote-faces-6%%);
  3444. background-position: 0px -1062px;
  3445. height: 39px; width: 40px;
  3446. }
  3447.  
  3448. a[href="/#topgear"] {
  3449. background-image: url(%%vote-faces-6%%);
  3450. background-position: 0px -1023px;
  3451. height: 39px; width: 40px;
  3452. display: inline-block;
  3453. background-repeat: no-repeat;
  3454. }
  3455. /* end topgear */
  3456. /* brooklynninenine */
  3457. .flair-brooklynninenine, .linkflair-brooklynninenine .linkflairlabel, .linkflair.linkflair-brooklynninenine > .linkflairlabel, .side a[href^="//#brooklynninenine"] {
  3458. background: #f7c315 !important;
  3459. border-color: #000 !important;
  3460. color: #000;
  3461. }
  3462. .linkflair-brooklynninenine .linkflairlabel {
  3463. display: none;
  3464. }
  3465. .linkflair.linkflair-brooklynninenine > .linkflairlabel
  3466. {
  3467. display: inline-block!important;
  3468. }
  3469.  
  3470. .linkflair-brooklynninenine .arrow.upmod {
  3471. background-image: url(%%vote-faces-6%%);
  3472. background-position: 0px -1101px;
  3473. height: 40px; width: 40px;
  3474. }
  3475. .linkflair-brooklynninenine .arrow.up {
  3476. background-image: url(%%vote-faces-6%%);
  3477. background-position: 0px -1142px;
  3478. height: 40px; width: 40px;
  3479. }
  3480.  
  3481. a[href="/#brooklynninenine"] {
  3482. background-image: url(%%vote-faces-6%%);
  3483. background-position: 0px -1101px;
  3484. height: 40px; width: 40px;
  3485. display: inline-block;
  3486. background-repeat: no-repeat;
  3487. }
  3488. /* end brooklynninenine */
  3489.  
  3490. /* alanpartridge */
  3491. .flair-alanpartridge, .linkflair-alanpartridge .linkflairlabel, .linkflair.linkflair-alanpartridge > .linkflairlabel, .side a[href^="//#alanpartridge"] {
  3492. background: #f7c315 !important;
  3493. border-color: #000 !important;
  3494. color: #000;
  3495. }
  3496. .linkflair-alanpartridge .linkflairlabel {
  3497. display: none;
  3498. }
  3499. .linkflair.linkflair-alanpartridge > .linkflairlabel
  3500. {
  3501. display: inline-block!important;
  3502. }
  3503.  
  3504. .linkflair-alanpartridge .arrow.upmod {
  3505. background-image: url(%%vote-faces-7%%);
  3506. background-position: 0px -1px;
  3507. height: 40px; width: 40px;
  3508. }
  3509. .linkflair-alanpartridge .arrow.up {
  3510. background-image: url(%%vote-faces-7%%);
  3511. background-position: 0px -42px;
  3512. height: 40px; width: 40px;
  3513. }
  3514.  
  3515. a[href="/#alanpartridge"] {
  3516. background-image: url(%%vote-faces-7%%);
  3517. background-position: 0px -1px;
  3518. height: 40px; width: 40px;
  3519. display: inline-block;
  3520. background-repeat: no-repeat;
  3521. }
  3522. /* end alanpartridge */
  3523.  
  3524. /* cornergas */
  3525. .flair-cornergas, .linkflair-cornergas .linkflairlabel, .linkflair.linkflair-cornergas > .linkflairlabel, .side a[href^="//#cornergas"] {
  3526. background: #f7c315 !important;
  3527. border-color: #000 !important;
  3528. color: #000;
  3529. }
  3530. .linkflair-cornergas .linkflairlabel {
  3531. display: none;
  3532. }
  3533. .linkflair.linkflair-cornergas > .linkflairlabel
  3534. {
  3535. display: inline-block!important;
  3536. }
  3537.  
  3538. .linkflair-cornergas .arrow.upmod {
  3539. background-image: url(%%vote-faces-7%%);
  3540. background-position: 0px -82px;
  3541. height: 40px; width: 40px;
  3542. }
  3543. .linkflair-cornergas .arrow.up {
  3544. background-image: url(%%vote-faces-7%%);
  3545. background-position: 0px -120px;
  3546. height: 40px; width: 40px;
  3547. }
  3548.  
  3549. a[href="/#cornergas"] {
  3550. background-image: url(%%vote-faces-7%%);
  3551. background-position: 0px -82px;
  3552. height: 40px; width: 40px;
  3553. display: inline-block;
  3554. background-repeat: no-repeat;
  3555. }
  3556. /* end cornergas */
  3557.  
  3558. /* deadwood */
  3559. .flair-deadwood, .linkflair-deadwood .linkflairlabel, .linkflair.linkflair-deadwood > .linkflairlabel, .side a[href^="//#deadwood"] {
  3560. background: #f7c315 !important;
  3561. border-color: #000 !important;
  3562. color: #000;
  3563. }
  3564. .linkflair-deadwood .linkflairlabel {
  3565. display: none;
  3566. }
  3567. .linkflair.linkflair-deadwood > .linkflairlabel
  3568. {
  3569. display: inline-block!important;
  3570. }
  3571.  
  3572. .linkflair-deadwood .arrow.upmod {
  3573. background-image: url(%%vote-faces-7%%);
  3574. background-position: 0px -158px;
  3575. height: 40px; width: 40px;
  3576. }
  3577. .linkflair-deadwood .arrow.up {
  3578. background-image: url(%%vote-faces-7%%);
  3579. background-position: 0px -199px;
  3580. height: 40px; width: 40px;
  3581. }
  3582.  
  3583. a[href="/#deadwood"] {
  3584. background-image: url(%%vote-faces-7%%);
  3585. background-position: 0px -158px;
  3586. height: 40px; width: 40px;
  3587. display: inline-block;
  3588. background-repeat: no-repeat;
  3589. }
  3590. /* end deadwood */
  3591.  
  3592. /* saturdaynightlive */
  3593. .flair-saturdaynightlive, .linkflair-saturdaynightlive .linkflairlabel, .linkflair.linkflair-saturdaynightlive > .linkflairlabel, .side a[href^="//#saturdaynightlive"] {
  3594. background: #f7c315 !important;
  3595. border-color: #000 !important;
  3596. color: #000;
  3597. }
  3598. .linkflair-saturdaynightlive .linkflairlabel {
  3599. display: none;
  3600. }
  3601. .linkflair.linkflair-saturdaynightlive > .linkflairlabel
  3602. {
  3603. display: inline-block!important;
  3604. }
  3605.  
  3606. .linkflair-saturdaynightlive .arrow.upmod {
  3607. background-image: url(%%vote-faces-7%%);
  3608. background-position: 0px -290px;
  3609. height: 40px; width: 40px;
  3610. }
  3611. .linkflair-saturdaynightlive .arrow.up {
  3612. background-image: url(%%vote-faces-7%%);
  3613. background-position: 0px -331px;
  3614. height: 40px; width: 40px;
  3615. }
  3616.  
  3617. a[href="/#saturdaynightlive"] {
  3618. background-image: url(%%vote-faces-7%%);
  3619. background-position: 0px -290px;
  3620. height: 40px; width: 40px;
  3621. display: inline-block;
  3622. background-repeat: no-repeat;
  3623. }
  3624. /* end saturdaynightlive */
  3625.  
  3626. /* suits */
  3627. .flair-suits, .linkflair-suits .linkflairlabel, .linkflair.linkflair-suits > .linkflairlabel, .side a[href^="//#suits"] {
  3628. background: #f7c315 !important;
  3629. border-color: #000 !important;
  3630. color: #000;
  3631. }
  3632. .linkflair-suits .linkflairlabel {
  3633. display: none;
  3634. }
  3635. .linkflair.linkflair-suits > .linkflairlabel
  3636. {
  3637. display: inline-block!important;
  3638. }
  3639.  
  3640. .linkflair-suits .arrow.upmod {
  3641. background-image: url(%%vote-faces-7%%);
  3642. background-position: 0px -372px;
  3643. height: 40px; width: 40px;
  3644. }
  3645. .linkflair-suits .arrow.up {
  3646. background-image: url(%%vote-faces-7%%);
  3647. background-position: 0px -412px;
  3648. height: 40px; width: 40px;
  3649. }
  3650.  
  3651. a[href="/#suits"] {
  3652. background-image: url(%%vote-faces-7%%);
  3653. background-position: 0px -372px;
  3654. height: 40px; width: 40px;
  3655. display: inline-block;
  3656. background-repeat: no-repeat;
  3657. }
  3658. /* end suits */
  3659.  
  3660. /* misfits */
  3661. .flair-misfits, .linkflair-misfits .linkflairlabel, .linkflair.linkflair-misfits > .linkflairlabel, .side a[href^="//#misfits"] {
  3662. background: #f7c315 !important;
  3663. border-color: #000 !important;
  3664. color: #000;
  3665. }
  3666. .linkflair-misfits .linkflairlabel {
  3667. display: none;
  3668. }
  3669. .linkflair.linkflair-misfits > .linkflairlabel
  3670. {
  3671. display: inline-block!important;
  3672. }
  3673.  
  3674. .linkflair-misfits .arrow.upmod {
  3675. background-image: url(%%vote-faces-7%%);
  3676. background-position: 0px -452px;
  3677. height: 40px; width: 40px;
  3678. }
  3679. .linkflair-misfits .arrow.up {
  3680. background-image: url(%%vote-faces-7%%);
  3681. background-position: 0px -493px;
  3682. height: 40px; width: 40px;
  3683. }
  3684.  
  3685. a[href="/#misfits"] {
  3686. background-image: url(%%vote-faces-7%%);
  3687. background-position: 0px -452px;
  3688. height: 40px; width: 40px;
  3689. display: inline-block;
  3690. background-repeat: no-repeat;
  3691. }
  3692. /* end misfits */
  3693.  
  3694. /* sopranos */
  3695. .flair-sopranos, .linkflair-sopranos .linkflairlabel, .linkflair.linkflair-sopranos > .linkflairlabel, .side a[href^="//#sopranos"] {
  3696. background: #f7c315 !important;
  3697. border-color: #000 !important;
  3698. color: #000;
  3699. }
  3700. .linkflair-sopranos .linkflairlabel {
  3701. display: none;
  3702. }
  3703. .linkflair.linkflair-sopranos > .linkflairlabel
  3704. {
  3705. display: inline-block!important;
  3706. }
  3707.  
  3708. .linkflair-sopranos .arrow.upmod {
  3709. background-image: url(%%vote-faces-7%%);
  3710. background-position: 0px -535px;
  3711. height: 40px; width: 40px;
  3712. }
  3713. .linkflair-sopranos .arrow.up {
  3714. background-image: url(%%vote-faces-7%%);
  3715. background-position: 0px -575px;
  3716. height: 40px; width: 40px;
  3717. }
  3718.  
  3719. a[href="/#sopranos"] {
  3720. background-image: url(%%vote-faces-7%%);
  3721. background-position: 0px -535px;
  3722. height: 40px; width: 40px;
  3723. display: inline-block;
  3724. background-repeat: no-repeat;
  3725. }
  3726. /* end sopranos */
  3727.  
  3728. /* gilmoregirls */
  3729. .flair-gilmoregirls, .linkflair-gilmoregirls .linkflairlabel, .linkflair.linkflair-gilmoregirls > .linkflairlabel, .side a[href^="//#gilmoregirls"] {
  3730. background: #f7c315 !important;
  3731. border-color: #000 !important;
  3732. color: #000;
  3733. }
  3734. .linkflair-gilmoregirls .linkflairlabel {
  3735. display: none;
  3736. }
  3737. .linkflair.linkflair-gilmoregirls > .linkflairlabel
  3738. {
  3739. display: inline-block!important;
  3740. }
  3741.  
  3742. .linkflair-gilmoregirls .arrow.upmod {
  3743. background-image: url(%%vote-faces-7%%);
  3744. background-position: 0px -695px;
  3745. height: 40px; width: 40px;
  3746. }
  3747. .linkflair-gilmoregirls .arrow.up {
  3748. background-image: url(%%vote-faces-7%%);
  3749. background-position: 0px -737px;
  3750. height: 40px; width: 40px;
  3751. }
  3752.  
  3753. a[href="/#gilmoregirls"] {
  3754. background-image: url(%%vote-faces-7%%);
  3755. background-position: 0px -695px;
  3756. height: 40px; width: 40px;
  3757. display: inline-block;
  3758. background-repeat: no-repeat;
  3759. }
  3760. /* end gilmoregirls */
  3761.  
  3762. /* blackbooks */
  3763. .flair-blackbooks, .linkflair-blackbooks .linkflairlabel, .linkflair.linkflair-blackbooks > .linkflairlabel, .side a[href^="//#blackbooks"] {
  3764. background: #f7c315 !important;
  3765. border-color: #000 !important;
  3766. color: #000;
  3767. }
  3768. .linkflair-blackbooks .linkflairlabel {
  3769. display: none;
  3770. }
  3771. .linkflair.linkflair-blackbooks > .linkflairlabel
  3772. {
  3773. display: inline-block!important;
  3774. }
  3775.  
  3776. .linkflair-blackbooks .arrow.upmod {
  3777. background-image: url(%%vote-faces-7%%);
  3778. background-position: 0px -618px;
  3779. height: 36px; width: 40px;
  3780. }
  3781. .linkflair-blackbooks .arrow.up {
  3782. background-image: url(%%vote-faces-7%%);
  3783. background-position: 0px -656px;
  3784. height: 36px; width: 40px;
  3785. }
  3786.  
  3787. a[href="/#blackbooks"] {
  3788. background-image: url(%%vote-faces-7%%);
  3789. background-position: 0px -618px;
  3790. height: 36px; width: 40px;
  3791. display: inline-block;
  3792. background-repeat: no-repeat;
  3793. }
  3794. /* end blackbooks */
  3795.  
  3796. /* powerpuff */
  3797. .flair-powerpuff, .linkflair-powerpuff .linkflairlabel, .linkflair.linkflair-powerpuff > .linkflairlabel, .side a[href^="//#powerpuff"] {
  3798. background: #f7c315 !important;
  3799. border-color: #000 !important;
  3800. color: #000;
  3801. }
  3802. .linkflair-powerpuff .linkflairlabel {
  3803. display: none;
  3804. }
  3805. .linkflair.linkflair-powerpuff > .linkflairlabel
  3806. {
  3807. display: inline-block!important;
  3808. }
  3809.  
  3810. .linkflair-powerpuff .arrow.upmod {
  3811. background-image: url(%%vote-faces-7%%);
  3812. background-position: 0px -241px;
  3813. height: 23px; width: 40px;
  3814. }
  3815. .linkflair-powerpuff .arrow.up {
  3816. background-image: url(%%vote-faces-7%%);
  3817. background-position: 0px -264px;
  3818. height: 23px; width: 40px;
  3819. }
  3820.  
  3821. a[href="/#powerpuff"] {
  3822. background-image: url(%%vote-faces-7%%);
  3823. background-position: 0px -241px;
  3824. height: 23px; width: 40px;
  3825. display: inline-block;
  3826. background-repeat: no-repeat;
  3827. }
  3828. /* end powerpuff */
  3829.  
  3830.  
  3831. /* aquateen */
  3832. .flair-aquateen, .linkflair-aquateen .linkflairlabel, .linkflair.linkflair-aquateen > .linkflairlabel, .side a[href^="//#aquateen"] {
  3833. background: #f7c315 !important;
  3834. border-color: #000 !important;
  3835. color: #000;
  3836. }
  3837. .linkflair-aquateen .linkflairlabel {
  3838. display: none;
  3839. }
  3840. .linkflair.linkflair-aquateen > .linkflairlabel
  3841. {
  3842. display: inline-block!important;
  3843. }
  3844.  
  3845. .linkflair-aquateen .arrow.upmod {
  3846. background-image: url(%%vote-faces-7%%);
  3847. background-position: 0px -779px;
  3848. height: 36px; width: 40px;
  3849. }
  3850. .linkflair-aquateen .arrow.up {
  3851. background-image: url(%%vote-faces-7%%);
  3852. background-position: 0px -818px;
  3853. height: 36px; width: 40px;
  3854. }
  3855.  
  3856. a[href="/#aquateen"] {
  3857. background-image: url(%%vote-faces-7%%);
  3858. background-position: 0px -779px;
  3859. height: 36px; width: 40px;
  3860. display: inline-block;
  3861. background-repeat: no-repeat;
  3862. }
  3863. /* end aquateen */
  3864.  
  3865. h4{
  3866. font: 250% Monospace !important;
  3867. color: #44a2c6;
  3868. text-shadow: black 1px 2px 1px;
  3869. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement