hero0fwar

fight

Nov 24th, 2013
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.98 KB | None | 0 0
  1. http://i.imgur.com/7ki2XCS.png
  2.  
  3.  
  4. h4{
  5. font: 250% times !important;
  6. color: blue;
  7. text-shadow: black 1px 1px 1px;
  8. }
  9.  
  10.  
  11. .nsfw-stamp acronym {
  12. display: none;
  13. }
  14. .nsfw-stamp:after {
  15. content: 'CLOSED';
  16. color: #ac3939;
  17. font-size: x-small;
  18. text-decoration: none;
  19. padding: 0 2px;
  20. border: 1px solid #d27979 !important;
  21. -moz-border-radius: 3px;
  22. -webkit-border-radius: 3px;
  23. }
  24. /* hide the 'nsfw' image or post thumbnail, probably a good idea */
  25. .thing.over18 .thumbnail img {
  26. display: none;
  27. }
  28. /* show our own thumbnail */
  29. .thing.over18 .thumbnail {
  30. display: none;
  31. }
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38. .linkflair-closed .linkflairlabel {
  39. display: none;
  40. }
  41. .linkflair.linkflair-closed > .linkflairlabel
  42. {
  43. display: inline-block!important;
  44. }
  45.  
  46. .linkflair-closed .arrow.upmod {
  47. background-image: url(%%closed-vote%%);
  48. background-position: 0px -0px;
  49. height: 40px; width: 40px;
  50. }
  51. .linkflair-closed .arrow.up {
  52. background-image: url(%%closed-vote%%);
  53. background-position: 0px -40px;
  54. height: 40px; width: 40px;
  55. }
  56.  
  57.  
  58.  
  59.  
  60. /* default vote */
  61. .arrow.upmod {
  62. background-image: url(%%default-vote-icon%%);
  63. background-position: 0px -0px;
  64. height: 40px; width: 40px;
  65. }
  66. .arrow.up {
  67. background-image: url(%%default-vote-icon%%);
  68. background-position: 0px -40px;
  69. height: 40px; width: 40px;
  70. }
  71. /* default vote end */
  72.  
  73. .comment .midcol{
  74. width: 40px;
  75. }
  76.  
  77. .link .midcol {
  78. width: 40px!important;
  79. }
  80. .down {
  81. display: none!important;
  82. }
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91. /*Sidebar Buttons*/
  92. .side .md a[href="http://www.reddit.com/user/hero0fwar/m/tv"] {
  93. float: left;
  94. clear: left !important;
  95. width: 147px !important;
  96. }
  97. .side .md a[href="http://www.reddit.com/user/hero0fwar/m/quotes"] {
  98. float: right;
  99. clear: right !important;
  100. width: 146px !important;
  101. }
  102. .side .md a[href="http://www.reddit.com/user/hero0fwar/m/tv"],
  103. .side .md a[href="http://www.reddit.com/user/hero0fwar/m/quotes"] {
  104. display: block;
  105. clear: both;
  106. font-weight: normal;
  107. margin-bottom: 4px;
  108. min-width: 54px !important;
  109. outline: 0;
  110. padding: 1px 0px;
  111. background-image: none;
  112. background-color: #f9f9f9;
  113. background: -webkit-linear-gradient(top, white, #e2e2e2) !important;
  114. background: -moz-linear-gradient(top, white, #e2e2e2) !important;
  115. background: -ms-linear-gradient(top, white, #e2e2e2) !important;
  116. background: -o-linear-gradient(top, white, #e2e2e2) !important;
  117. border-radius: 0px;
  118. color: black;
  119. border: 1px solid gray;
  120. text-align: center;
  121. font: 12px arial,sans-serif;
  122. height: 19px;
  123. line-height: 19px;
  124. }
  125. .side .md a[href="http://www.reddit.com/user/hero0fwar/m/tv"]:hover,
  126. .side .md a[href="http://www.reddit.com/user/hero0fwar/m/quotes"]:hover {
  127. border: 1px solid black;
  128. background-color: #1764b4 !important;
  129. background: -webkit-linear-gradient(top, #1b73d1, #124c8a) !important;
  130. background: -moz-linear-gradient(top, #1b73d1, #124c8a) !important;
  131. background: -ms-linear-gradient(top, #1b73d1, #124c8a) !important;
  132. background: -o-linear-gradient(top, #1b73d1, #124c8a) !important;
  133. color: white;
  134. }
  135. .side .md a[href="http://www.reddit.com/user/hero0fwar/m/tv"]:active,
  136. .side .md a[href="http://www.reddit.com/user/hero0fwar/m/quotes"]:active {
  137. background-color: #EEEE00;
  138. border-color: black;
  139. background-color: black;
  140. background: -webkit-linear-gradient(top, #124c8a, #1b73d1) !important;
  141. background: -moz-linear-gradient(top, #124c8a, #1b73d1) !important;
  142. background: -ms-linear-gradient(top, #124c8a, #1b73d1) !important;
  143. background: -o-linear-gradient(top, #124c8a, #1b73d1) !important;
  144. color: white;
  145. }
  146. /*First HR used as padding*/
  147. .side .titlebox hr:nth-of-type(1) {
  148. margin-bottom: 54px;
  149. border-color: transparent;
  150. }
  151.  
  152.  
  153.  
  154.  
  155.  
  156. /* ****** DO NOT TOUCH, THIS SHIT IS DONE ****** */
  157.  
  158.  
  159.  
  160.  
  161.  
  162. /*** import of network things ***/
  163.  
  164.  
  165.  
  166.  
  167. /*H5 tag*/
  168. /*Image*/
  169. .side .titlebox h5:nth-of-type(1)::before {
  170. display: inline-block;
  171. margin-left: 0px;
  172. margin-top: 3px;
  173. margin-bottom: 0px;
  174. padding-top: 5px;
  175. content: "";
  176. text-indent: 0px;
  177. }
  178. /*H5 positioning*/
  179. .side .titlebox h5:nth-of-type(1) {
  180. color: black;
  181. font-weight: bold;
  182. font-size: 13px;
  183. }
  184. .res-nightmode .side .titlebox h5 {
  185. color: white;
  186. }
  187.  
  188. /*H4 Tag*/
  189. .side .titlebox h4 {
  190. margin-top: 5px;
  191. margin-bottom: 10px;
  192. padding-left: 5px;
  193. font-size: 15px;
  194. background-color: #1a96eb;
  195. color: white;
  196. text-shadow: 1px 1px 2px black;
  197. border: 2px solid #1a96eb;
  198. border-radius: 0px;
  199. box-shadow: 2px 2px 2px #030972;
  200. width: 250px;
  201. }
  202.  
  203. /*Blockquote Box*/
  204. .side blockquote {
  205. padding-left: 3px;
  206. margin: 0;
  207. margin-top: 0px;
  208. margin-bottom: 10px;
  209. font-size: 14px;
  210. width: 284px;
  211. background-color:white;
  212. border: 2px solid #1a96eb;
  213. border-radius: 2px;
  214. box-shadow: 2px 2px 2px #030972;
  215. }
  216. .submit-page .side blockquote {
  217. position: absolute;
  218. display: block;
  219. top: 130px;
  220. left: 150px;
  221. color: red;
  222. }
  223.  
  224.  
  225. /*-----------------------Body----------------------*/
  226.  
  227.  
  228.  
  229. /*Background image tweaks*/
  230. body {
  231. }
  232.  
  233.  
  234. /*Self-post text box*/
  235. .self .usertext .md {
  236. background: none;
  237. background: url(%%sticky-background%%) repeat top left;
  238. }
  239. .stickied.self .usertext .md {
  240. background: none;
  241. background-color: transparent;
  242. }
  243. #siteTable .link {
  244. overflow: hidden;
  245. }
  246. /*Hide thumbnails*/
  247.  
  248. /*Hide self post thumbnail*/
  249. .self .thumbnail {
  250. display: none;
  251. }
  252.  
  253.  
  254. /*Post title color tweaks*/
  255. .sitetable.linklisting a.title {
  256. color: black;
  257. }
  258. .res-nightmode .sitetable.linklisting a.title {
  259. color: white;
  260. }
  261. .sitetable.linklisting a.title:visited {
  262. color: #a553ef;
  263. }
  264. .res-nightmode .sitetable.linklisting a.title:visited {
  265. color: #a553ef !important;
  266. }
  267. .sitetable.linklisting a.title:hover {
  268. color: #00398e;
  269. }
  270. .res-nightmode .sitetable.linklisting a.title:hover {
  271. color: #2fa0ff !important;
  272. }
  273. .comment .md a:link,
  274. .self .md a:link,
  275. .titlebox ul a:link,
  276. .titlebox h3 a:link,
  277. .side a,
  278. .wiki a {
  279. color: #00398e;
  280. }
  281. .res-nightmode .comment .md a:link,
  282. .res-nightmode .self .md a:link,
  283. .res-nightmode .titlebox ul a:link,
  284. .res-nightmode .titlebox h3 a:link,
  285. .res-nightmode .side a,
  286. .res-nightmode .wiki a {
  287. color: #2fa0ff;
  288. }
  289. .comment .md a:hover,
  290. .self .md a:hover,
  291. .titlebox ul a:hover,
  292. .titlebox h3 a:hover,
  293. .side a:hover,
  294. .wiki a:hover {
  295. color: #066fc7;
  296. }
  297. .res-nightmode .comment .md a:hover,
  298. .res-nightmode .self .md a:hover,
  299. .res-nightmode .titlebox ul a:hover,
  300. .res-nightmode .titlebox h3 a:hover,
  301. .res-nightmode .side a:hover,
  302. .res-nightmode .wiki a:hover {
  303. color: #066fc7;
  304. }
  305.  
  306.  
  307. /*Rename linkflair button */
  308. .entry .buttons a.flairselectbtn {
  309. font-size: 0px;
  310. }
  311. .entry .buttons a.flairselectbtn:after {
  312. content: "add tag";
  313. color: red;
  314. font-size: 10px
  315. }
  316. .linkflair .buttons a.flairselectbtn:after {
  317. content: "change tag";
  318. color: gray;
  319. font-size: 10px
  320. }
  321.  
  322.  
  323.  
  324. /*Line separator*/
  325. #siteTable .link {
  326. margin-bottom: 0px;
  327. padding-top: 6px;
  328. padding-bottom: 6px;
  329. border-bottom: 1px solid #ececec;
  330. }
  331. /*Top separator*/
  332. .sitetable > .link:first-child {
  333. border-top: 0px solid #ececec !important;
  334. }
  335. .res-nightmode .sitetable > .link:first-child {
  336. border-top: 0px solid #ececec !important;
  337. }
  338. #newlink {
  339. margin-top: 0px !important;
  340. }
  341. /*Last-clicked border*/
  342. #siteTable .link.last-clicked {
  343. border: 1px dashed gray !important;
  344. }
  345.  
  346.  
  347. /*Comment Image*/
  348. .commentarea .usertext-edit textarea {
  349. background-image: url(%%text-background%%);
  350. background-repeat: no-repeat;
  351. background-position:center;
  352. }
  353. .commentarea .usertext-edit textarea:active,
  354. .commentarea .usertext-edit textarea:focus {
  355. background-image: none;
  356. background: white;
  357. }
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364. /*--------------------Table Modifications----------------*/
  365.  
  366.  
  367.  
  368.  
  369. /*Tables*/
  370. .titlebox table,
  371. .self table,
  372. .comment table,
  373. .wiki table {
  374. border-radius: 2px;
  375. border-style: solid;
  376. border-width: 1px;
  377. margin-top: 3px;
  378. margin-bottom: 5px;
  379. }
  380. .res-nightmode .titlebox table a,
  381. .res-nightmode .self table a,
  382. .res-nightmode .comment table a,
  383. .res-nightmode .wiki table a,
  384. .res-nightmode .titlebox table a {
  385. color: #00398e;
  386. }
  387. .titlebox table {
  388. margin: auto;
  389. margin-top: 3px;
  390. margin-bottom: 10px;
  391. width: 100%;
  392. }
  393. /*Table header*/
  394. .titlebox th,
  395. .self th,
  396. .comment th,
  397. .wiki th {
  398. color: white;
  399. background-color: #066fc7;
  400. text-align: left;
  401. border-color: black;
  402. border-style: solid;
  403. border-width: 2px;
  404. font-size: 13px;
  405. }
  406. .titlebox th {
  407. font-size: 10px;
  408. }
  409. /*Table Row*/
  410. .titlebox tr,
  411. .self tr,
  412. .comment tr,
  413. .self tr {
  414. background-color: #FFFFFF;
  415. }
  416. .titlebox tr:nth-child(odd),
  417. .self tr:nth-child(odd),
  418. .comment tr:nth-child(odd),
  419. .wiki tr:nth-child(odd) {
  420. background-color: #F4F4F4;
  421. }
  422. .titlebox tr:hover,
  423. .self tr:hover,
  424. .comment tr:hover,
  425. .wiki tr:hover {
  426. background-color: #f0f6fb;
  427. }
  428. /*Cell borders*/
  429. .titlebox td,
  430. .self td,
  431. .comment td,
  432. .wiki td {
  433. border-radius: 1px;
  434. border-color: dimgray;
  435. border-style: solid;
  436. border-width: 1px;
  437. color: black;
  438. padding-top: 3px;
  439. padding-bottom: 3px;
  440. }
  441. .titlebox table:nth-of-type(1) tr td:nth-of-type(1) {
  442. width: 80px;
  443. }
  444. .titlebox table:nth-of-type(1) tr td:nth-of-type(2) {
  445. width: 120px;
  446. }
  447. .titlebox table:nth-of-type(2) tr td:nth-of-type(1) {
  448. width: 140px;
  449. }
  450. .titlebox .usertext-body .md table a:hover {
  451. font-weight:bold;
  452. }
  453.  
  454.  
  455. /*------------------Comment link icons----------------*/
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463. /*------------------Spoilers--------------------*/
  464.  
  465.  
  466.  
  467. a[href="#s"],
  468. a[href="#spoiler"],
  469. a[href="/s"],
  470. a[href="/spoiler"] {
  471. display: inline-block;
  472. background: black;
  473. color: white !important;
  474. border-radius: 3px;
  475. cursor: default;
  476. -moz-border-radius: 3px;
  477. padding: 0 2px;
  478. }
  479. a[href="/s"],
  480. a[href="/spoiler"] {
  481. color: black !important;
  482. }
  483. a[href="#s"]::after,
  484. a[href="#spoiler"]::after,
  485. a[href="/s"]::after,
  486. a[href="/spoiler"]::after {
  487. content: attr(title);
  488. background: black;
  489. color: black !important;
  490. visibility: visible;
  491. padding: 0px 8px;
  492. }
  493. a[href="#s"]:hover,
  494. a[href="#spoiler"]:hover,
  495. a[href="/s"]:hover,
  496. a[href="/spoiler"]:hover {
  497. color: skyblue !important; /* Hover color of spoiler text */
  498. cursor: default;
  499. }
  500. a[href="#s"]:hover::after,
  501. a[href="#s"]:active::after,
  502. a[href="#spoiler"]:hover::after,
  503. a[href="#spoiler"]:active::after,
  504. a[href="/s"]:hover::after,
  505. a[href="/s"]:active::after,
  506. a[href="/spoiler"]:hover::after,
  507. a[href="/spoiler"]:active::after {
  508. color: white !important;
  509. }
  510.  
  511.  
  512. /*Hide the 'nsfw' image or post thumbnail*/
  513. .thing.over18 .thumbnail img {
  514. display: none;
  515. }
  516. .thing.over18 .thumbnail {
  517. display: none;
  518. }
  519.  
  520. /**************************************/
  521. /* sidebar tweeks originally went here*/
  522. /**************************************/
  523.  
  524.  
  525.  
  526. /*Replace "readers"*/
  527. div.titlebox span.word {
  528. display: none;
  529. }
  530. div.titlebox .subscribers span.number:after {
  531. content: " battlers";
  532. }
  533. /*Remove 15 minute check*/
  534. div.titlebox .users-online {
  535. display: none;
  536. }
  537.  
  538. /*Style toggle tweaks*/
  539. .side .styleToggle {
  540. margin: 5px 10px 0px 0px;
  541. border: 1px solid black !important;
  542. color: white !important;
  543. text-shadow: 0 0px 0 black !important;
  544. background-color: #221b85;
  545. background: -webkit-linear-gradient(top, #221b85, #1620ab) !important;
  546. background: -moz-linear-gradient(top, #221b85, #1620ab) !important;
  547. background: -ms-linear-gradient(top, #221b85, #1620ab) !important;
  548. background: -o-linear-gradient(top, #221b85, #1620ab) !important;
  549. width: 157px !important;
  550. font-weight: bold;
  551. font-size: 0px;
  552. border: 1px solid #444444;
  553. padding: 1px 0px !important;
  554. border-radius: 3px;
  555. margin-left: 0px !important;
  556. margin-bottom: 3px !important;
  557. padding-right: 0px !important;
  558. padding-left: 10px !important;
  559. max-width: 157px!important;
  560. }
  561. .side .styleToggle:hover {
  562. border-color: #AAA !important;
  563. cursor: default;
  564. }
  565. .side .styleToggle input {
  566. float: left;
  567. margin: -0px 5px 0px 0px !important;
  568. margin-left: -6px !important;
  569. }
  570. .side .styleToggle label:before {
  571. content: "use subreddit stylesheet";
  572. font-size: 10px !important;
  573. color: white !important;
  574. margin-left: -5px !important;
  575. }
  576. .side .styleToggle input:hover {
  577. cursor: pointer !important;
  578. }
  579.  
  580.  
  581.  
  582. /*Subscriber button and RES shortcut/dashboard buttons*/
  583. .fancy-toggle-button .add, .RESshortcutside, .RESDashboardToggle {
  584. border-radius: 0px !important;
  585. border: 1px solid black !important;
  586. color: white !important;
  587. text-shadow: 0 0px 0 black !important;
  588. background: -webkit-linear-gradient(top, #1b73d1, #124c8a) !important;
  589. background: -moz-linear-gradient(top, #1b73d1, #124c8a) !important;
  590. background: -ms-linear-gradient(top, #1b73d1, #124c8a) !important;
  591. background: -o-linear-gradient(top, #1b73d1, #124c8a) !important;
  592. }
  593. .fancy-toggle-button .remove, .RESshortcutside.remove, .RESDashboardToggle.remove {
  594. border-radius: 0px !important;
  595. border: 1px solid black !important;
  596. color: white !important;
  597. text-shadow: 0 0px 0 black !important;
  598. background: -webkit-linear-gradient(top, #1b73d1, #218cff) !important;
  599. background: -moz-linear-gradient(top, #1b73d1, #218cff) !important;
  600. background: -ms-linear-gradient(top, #1b73d1, #218cff) !important;
  601. background: -o-linear-gradient(top, #1b73d1, #218cff) !important;
  602. }
  603. .fancy-toggle-button .add:hover, .RESshortcutside:hover, .RESDashboardToggle:hover {
  604. /* color: PowderBlue;*/
  605. border-color: #AAA !important;
  606. }
  607. .fancy-toggle-button .remove:hover, .RESshortcutside.remove:hover, .RESDashboardToggle.remove:hover {
  608. /* color: lightblue;*/
  609. border-color: #AAA !important;
  610. }
  611. .fancy-toggle-button .add:active, .RESshortcutside:active, .RESDashboardToggle:active {
  612. border-color: #AAA !important;
  613. background: -webkit-linear-gradient(top, #124c8a, #1b73d1) !important;
  614. background: -moz-linear-gradient(top, #124c8a, #1b73d1) !important;
  615. background: -ms-linear-gradient(top, #124c8a, #1b73d1) !important;
  616. background: -o-linear-gradient(top, #124c8a, #1b73d1) !important;
  617. }
  618. .fancy-toggle-button .remove:active, .RESshortcutside.remove:active, .RESDashboardToggle.remove:active {
  619. border-color: #AAA !important;
  620. background: -webkit-linear-gradient(top, #218cff, #1b73d1) !important;
  621. background: -moz-linear-gradient(top, #218cff, #1b73d1) !important;
  622. background: -ms-linear-gradient(top, #218cff, #1b73d1) !important;
  623. background: -o-linear-gradient(top, #218cff, #1b73d1) !important;
  624. }
  625.  
  626.  
  627.  
  628.  
  629. /*Edit the flair toggle message*/
  630. .side .titlebox .flairtoggle {
  631. margin-top: 5px;
  632. padding-top: 3px;
  633. padding-bottom: 3px;
  634. padding-left: 9px;
  635. font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  636. font-weight:normal;
  637. text-shadow: 1px 1px 2px #000 !important;
  638. color: white;
  639. font-size: 0px;
  640. border-width: 1px;
  641. border-style: solid;
  642. border-color: black;
  643. border-radius: 0px;
  644. border-bottom-right-radius: 0px;
  645. border-bottom-left-radius: 0px;
  646. background-color: #1764b4 !important;
  647. background-position: 8px -808px !important;
  648. vertical-align: bottom;
  649. }
  650. .res-nightmode .side .titlebox .flairtoggle {
  651. color: white;
  652. }
  653. .side .titlebox .flairtoggle::after {
  654. visibility: visible;
  655. font-size: 11px !important;
  656. content: 'Want some flair? Set it below:';
  657. cursor: default;
  658. vertical-align: bottom;
  659. }
  660. .side .titlebox .flairtoggle input {
  661. visibility: visible !important;
  662. vertical-align: bottom;
  663. }
  664. .side .titlebox .tagline {
  665. border-radius: 0px;
  666. border-color: #9f9976 #9f9976 #a4a085 #a4a085;
  667. border-width: 1px;
  668. border-style: solid;
  669. border-top-left-radius: 0px;
  670. border-top-right-radius: 0px;
  671. border-top-style: none;
  672. background-color: white;
  673. padding-top: 6px;
  674. padding-left: 10px;
  675. padding-bottom: 6px;
  676. margin: 0;
  677. margin-bottom: 5px;
  678. min-height:14px;
  679. color: white;
  680. }
  681. .side .titlebox .tagline a.flairselectbtn {
  682. border: 1px solid gray;
  683. background-color: white;
  684. background: -webkit-linear-gradient(top, #f9f9f9, #ababab) !important;
  685. background: -moz-linear-gradient(top, #f9f9f9, #ababab) !important;
  686. background: -ms-linear-gradient(top, #f9f9f9, #ababab) !important;
  687. background: -o-linear-gradient(top, #f9f9f9, #ababab) !important;
  688. color: black;
  689. padding: 2px 3px;
  690. border-radius: 0px;
  691. font-size: 10px;
  692. margin-left: -5px;
  693. text-decoration: none;
  694. vertical-align: middle;
  695. }
  696. .side .titlebox .tagline a.flairselectbtn:hover {
  697. border-color: black;
  698. background-color: #000000;
  699. background: -webkit-linear-gradient(top, #bfbfbf, #000000) !important;
  700. background: -moz-linear-gradient(top, #bfbfbf, #000000) !important;
  701. background: -ms-linear-gradient(top, #bfbfbf, #000000) !important;
  702. background: -o-linear-gradient(top, #bfbfbf, #000000) !important;
  703. color: white !important;
  704. }
  705. .side .titlebox .tagline a.flairselectbtn:active {
  706. border-color: black;
  707. background-color: #606060;
  708. background: -webkit-linear-gradient(top, #606060, #000000) !important;
  709. background: -moz-linear-gradient(top, #606060, #000000) !important;
  710. background: -ms-linear-gradient(top, #606060, #000000) !important;
  711. background: -o-linear-gradient(top, #606060, #000000) !important;
  712. color: white !important;
  713. }
  714.  
  715.  
  716. /*Match font for mods*/
  717. div.sidecontentbox span.flair {
  718. font-size: 10px;
  719. }
  720.  
  721.  
  722.  
  723.  
  724.  
  725. /*Related subreddit buttons*/
  726. .side a[href="http://moviequotes.reddit.com"],
  727. .side a[href="http://standupquotes.reddit.com"],
  728. .side a[href="http://gamingquotes.reddit.com"],
  729. .side a[href="http://televisionquotes.reddit.com"] {
  730. border: 1px solid gray;
  731. background-color: #e0e0e0;
  732. background: -webkit-linear-gradient(top, #f9f9f9, #cfcfcf) !important;
  733. background: -moz-linear-gradient(top, #f9f9f9, #cfcfcf) !important;
  734. background: -ms-linear-gradient(top, #f9f9f9, #cfcfcf) !important;
  735. background: -o-linear-gradient(top, #f9f9f9, #cfcfcf) !important;
  736. padding: 4px 9px;
  737. margin-bottom: 3px;
  738. border-radius: 0px;
  739. color: black;
  740. font-size: 12px;
  741. font-family: Helvetica,Arial,Sans-Serif;
  742. text-decoration: none;
  743. vertical-align: middle;
  744. margin-right: -1px;
  745. }
  746. .side a[href="http://moviequotes.reddit.com"]:hover,
  747. .side a[href="http://standupquotes.reddit.com"]:hover,
  748. .side a[href="http://gamingquotes.reddit.com"]:hover,
  749. .side a[href="http://televisionquotes.reddit.com"]:hover {
  750. background: none !important;
  751. border-color: black;
  752. background: -webkit-linear-gradient(top, #bfbfbf, #000000) !important;
  753. background: -moz-linear-gradient(top, #bfbfbf, #000000) !important;
  754. background: -ms-linear-gradient(top, #bfbfbf, #000000) !important;
  755. background: -o-linear-gradient(top, #bfbfbf, #000000) !important;
  756. background-color: #000000 !important;
  757. color: white !important;
  758. }
  759. .side a[href="http://moviequotes.reddit.com"]:active,
  760. .side a[href="http://standupquotes.reddit.com"]:active,
  761. .side a[href="http://gamingquotes.reddit.com"]:active,
  762. .side a[href="http://televisionquotes.reddit.com"]:active {
  763. border-color: black;
  764. background-color: #606060 !important;
  765. background: -webkit-linear-gradient(top, #606060, #000000) !important;
  766. background: -moz-linear-gradient(top, #606060, #000000) !important;
  767. background: -ms-linear-gradient(top, #606060, #000000) !important;
  768. background: -o-linear-gradient(top, #606060, #000000) !important;
  769. color: white !important;
  770. }
  771.  
  772.  
  773.  
  774. /*Current subreddit*/
  775. .side a[href="http://televisionquotes.reddit.com"] {
  776. background: none !important;
  777. border-color: black;
  778. background-color: #1764b4 !important;
  779. background: -webkit-linear-gradient(top, #1b73d1, #124c8a) !important;
  780. background: -moz-linear-gradient(top, #1b73d1, #124c8a) !important;
  781. background: -ms-linear-gradient(top, #1b73d1, #124c8a) !important;
  782. background: -o-linear-gradient(top, #1b73d1, #124c8a) !important;
  783. color: #ffffff !important;
  784. text-shadow: 1px 1px 2px #000 !important;
  785. }
  786. .side a[href="http://televisionquotes.reddit.com"]:hover {
  787. }
  788. .side a[href="http://televisionquotes.reddit.com"]:active {
  789. }
  790.  
  791.  
  792.  
  793. /*Remove sidebar reddit name*/
  794. .side .redditname {
  795. display: none;
  796. }
  797.  
  798.  
  799. /*----------------Submit Button and Page Tweaks -----------------*/
  800.  
  801. /*Hide Moderator and Submitter Notifications*/
  802. .side .leavecontributor-button,
  803. .side .leavemoderator {
  804. display: none;
  805. }
  806.  
  807.  
  808.  
  809.  
  810.  
  811. /*Submit Button Customization*/
  812. .side {
  813. padding-top: 52px;
  814. background: transparent;
  815. }
  816. .sidebox.submit {
  817. position: absolute;
  818. width: 300px;
  819. top: 87px;
  820. }
  821. .sidebox.submit.submit-link {
  822. right: auto;
  823. }
  824.  
  825. .sidebox.create, .sidebox.submit .nub {
  826. display: none;
  827. }
  828. .sidebox.submit .morelink {
  829. border-radius: 0px;
  830. background-image: none;
  831. box-shadow: 1px 1px 1px #c3c3c3;
  832. background-color: #1764b4;
  833. font-weight: normal;
  834. font-size: 15px;
  835. text-align: center;
  836. border: 0px solid gray;
  837. height: 27px;
  838. line-height: 27px;
  839. }
  840. .res-nightmode .sidebox {
  841. background-color: Transparent;
  842. border: 0px solid #151515;
  843. color: #aaa;
  844. border-radius: 0px;
  845. }
  846. .res-nightmode .sidebox .morelink {
  847. background: #444;
  848. border: 0 none;
  849. border-radius: 0px;
  850. box-shadow: none;
  851. }
  852. .sidebox.submit .morelink a {
  853. color: white !important;
  854. }
  855. .sidebox.submit .morelink:hover {
  856. background: #7BB850;
  857. }
  858. .sidebox.submit .morelink a:hover {
  859. color: white;
  860. }
  861. .sidebox.submit .morelink:active {
  862. }
  863. .sidebox.submit .morelink a:active {
  864. color: white;
  865. }
  866.  
  867.  
  868. /*Message the Moderators Button*/
  869. .helplink[href="/message/compose?to=%2Fr%2FTelevisionQuotes"] {
  870. top: 112px;
  871. width: 300px;
  872. display: block;
  873. font-weight: normal;
  874. letter-spacing: 0px;
  875. color: white;
  876. font-weight: normal;
  877. border: 0px solid gray;
  878. font-size: 11px;
  879. line-height: 16px;
  880. text-align: center;
  881. position:absolute;
  882. z-index: 3;
  883. background-color: black;
  884. box-shadow: 1px 1px 1px #c3c3c3;
  885. font-family: Helvetica,Arial,Sans-Serif;
  886. text-decoration: none !important;
  887. }
  888. .res-nightmode .helplink[href="/message/compose?to=%2Fr%2FTelevisionQuotes"] {
  889. box-shadow: none;
  890. background: #444;
  891. color: white;
  892. }
  893. .helplink[href="/message/compose?to=%2Fr%2FTelevisionQuotes"]:hover{
  894. background: #7BB850;
  895. border-color: #626262;
  896. color:white !important;
  897. }
  898. .helplink[href="/message/compose?to=%2Fr%2FTelevisionQuotes"]:active {
  899.  
  900. }
  901. .helplink[href="/message/compose?to=%2Fr%2FTelevisionQuotes"]:after{
  902. content:'';
  903. display: block;
  904. position:absolute;
  905. height:0;
  906. width:0;
  907. border-left: 0px solid #005DAC;
  908. border-top: 0px solid;
  909. border-bottom: 0px solid;
  910. top: 0px;
  911. right: -0px;
  912. z-index: 5;
  913. }
  914.  
  915.  
  916.  
  917.  
  918.  
  919. /********** SEARCH **********/
  920. #search input[type="text"]:hover,
  921. #search input[type="text"]:focus {
  922. border: 1px solid #4D90FE;
  923. outline: none;
  924. }
  925. #search input[type="text"] {
  926. border: 1px solid #bbbbbb !important;
  927. border-radius: 0px !important;
  928. background-repeat: no-repeat;
  929. outline: none;
  930. font-size: 14px;
  931. padding: 5px 0 5px 10px;
  932. width: 288px!important;
  933. color: #AAA;
  934. text-align: center;
  935. }
  936. #searchexpando {
  937. background-color: #E7E6E6 !important;
  938. border-color: #E7E6E6;
  939. border-radius: 0px !important;
  940. }
  941. /**********END OF SEARCH**********/
  942.  
  943.  
  944.  
  945.  
  946. /*---------------------Header--------------------*/
  947.  
  948.  
  949.  
  950. #header {
  951. background-color: #00008B;
  952. background-image: url(%%header-background%%);
  953. border: 0;
  954. height: 80px;
  955. border-bottom: 0px solid #00008B;
  956. position: relative;
  957. }
  958. #header-bottom-left {
  959. padding: 15px 0 0 20px;
  960. font-size: 0px;
  961. line-height: 0px
  962. }
  963.  
  964.  
  965. #header-img-a {
  966. float: left;
  967. display: inline-block;
  968. text-indent: 100%;
  969. white-space: nowrap;
  970. overflow:hidden;
  971. background: url(%%reddit-alien%%);
  972. background-position: 0 0px;
  973. width: 28px;
  974. height: 36px;
  975. margin-top: -0px;
  976. margin-right: 20px;
  977. margin-left: 0px;
  978. opacity: 1;
  979. }
  980. #header-img-a:Hover {
  981. }
  982. .redditname a {
  983. background: url(%%sub-logo%%);
  984. display: block;
  985. width: 147px;
  986. height: 36px;
  987. float: left;
  988. text-indent: 100%;
  989. }
  990. .side .titlebox .redditname a {
  991. display: none;
  992. }
  993.  
  994.  
  995.  
  996. /*Remove useless rising tab*/
  997. .listing-page.res #header-bottom-left ul.tabmenu li:nth-of-type(3),
  998. .wiki-page.res #header-bottom-left ul.tabmenu li:nth-of-type(3) {
  999. display: none;
  1000. }
  1001.  
  1002.  
  1003.  
  1004. /*Header bottom left*/
  1005. #header {
  1006. z-index: 40;
  1007. }
  1008. #header-bottom-left .tabmenu {
  1009. display: block;
  1010. position: absolute;
  1011. top: 47px;
  1012. left: 285px;
  1013. box-shadow: 0px 2px 2px white;
  1014. z-index: 60;
  1015. }
  1016. #header-bottom-left .tabmenu li {
  1017. display: block;
  1018. float: left;
  1019. margin: 0px;
  1020. border-left: 1px solid white;
  1021. border-top: 1px solid white;
  1022. border-bottom: 1px solid white;
  1023. }
  1024. #header-bottom-left .tabmenu li:first-child {
  1025. }
  1026. #header-bottom-left .tabmenu li:last-child {
  1027. border-right: 1px solid white;
  1028. box-shadow: 1px 0px 1px white;
  1029. }
  1030. #header-bottom-left .tabmenu li a {
  1031. background: #0b72d9;
  1032. color: #fff;
  1033. padding: 4px 7px;
  1034. display: block;
  1035. font-size: 12px;
  1036. line-height: 12px;
  1037. }
  1038. #header-bottom-left .tabmenu li a:hover {
  1039. background: #629dd9;
  1040. }
  1041. #header-bottom-left .tabmenu li.selected a {
  1042. background: #00008B;
  1043. border: 0;
  1044. color: #fff;
  1045. }
  1046. #header-bottom-left .tabmenu li.selected a:hover {
  1047. background: #2c2cbe;
  1048. }
  1049. .res-nightmode #header-bottom-left .tabmenu li.selected a {
  1050. padding: 4px 7px !important;
  1051. font-size: 12px !important;
  1052. line-height: 12px !important;
  1053. }
  1054.  
  1055.  
  1056. /*Userbar*/
  1057. #header-bottom-right {
  1058. background: none;
  1059. border-left: 0px solid white;
  1060. border-bottom: 0px solid white;
  1061. border-radius: 0 !important;
  1062. border-bottom-left-radius: 5px !important;
  1063. height: 20px !important;
  1064. top: 20px;
  1065. padding-top: 10px !important;
  1066. padding-left: 0px;
  1067. padding-bottom: 10px !important;
  1068. }
  1069. #header-bottom-right a {
  1070. color: white;
  1071. }
  1072. #header-bottom-right a:hover {
  1073. text-decoration: underline;
  1074. }
  1075. #header-bottom-right:not(.res-navTop) {
  1076. padding-left: 10px;
  1077. }
  1078. #header-bottom-right .separator,
  1079. #header-bottom-right .user,
  1080. #header-bottom-right .userkarma {
  1081. color: white;
  1082. border-color: white;
  1083. }
  1084. #userbarToggle {
  1085. padding: 0px 4px 2px 0px !important;
  1086. font-size: 19px !important;
  1087. border-radius: 0px !important;
  1088. color: white !important;
  1089. background-color: #00008B !important;
  1090. border: 1px solid #D7D9DC !important;
  1091. margin-top: -4px !important;
  1092. margin-left: 9px !important;
  1093. margin-right: 4px !important;
  1094. float: right !important;
  1095. height: auto !important;
  1096. position: static !important;
  1097. }
  1098. #userbarToggle:hover {
  1099. background-color: #2c2cbe !important;
  1100. }
  1101. #userbarToggle.userbarShow {
  1102. padding: 0px 4px 0px 0px !important;
  1103. }
  1104. .res-nightmode #header-bottom-right {
  1105. background-color: transparent;
  1106. }
  1107.  
  1108.  
  1109.  
  1110. /*Top links bar*/
  1111. #sr-header-area {
  1112. background-color: #020972 !important;
  1113. border-bottom: 1px solid #b0b0b0;
  1114. }
  1115. #sr-header-area a, .srSep {
  1116. color: white !important;
  1117. }
  1118. #sr-header-area a:hover {
  1119. color: #a3c9e8!important;
  1120. /*699dc7*/
  1121. text-decoration: none;
  1122. }
  1123. #sr-more-link {
  1124. color: white !important;
  1125. background-color: #020972 !important;
  1126. border-left: 1px solid #b0b0b0;
  1127. }
  1128. #RESShortcutsViewport {
  1129. color: gray !important;
  1130. }
  1131.  
  1132. /*Non-RES dropdown*/
  1133. #header .drop-choices.srdrop.inuse {
  1134. z-index: 100;
  1135. }
  1136. #header .dropdown.srdrop .selected {
  1137. color: white !important;
  1138. cursor: pointer;
  1139. }
  1140. #header .drop-choices a {
  1141. color: white;
  1142. background-color: #020972 !important;
  1143. }
  1144. #header .drop-choices a.choice:hover {
  1145. color: #a3c9e8 !important;
  1146. background-color: black !important;
  1147. }
  1148.  
  1149.  
  1150.  
  1151.  
  1152. /*RES Top Bar*/
  1153. div#RESShortcutsEditContainer,
  1154. div#RESShortcutsRight,
  1155. div#RESShortcutsAdd,
  1156. div#RESShortcutsTrash,
  1157. div#RESShortcutsLeft,
  1158. div#RESShortcutsSort {
  1159. background-color: #020972 !important;
  1160. color: white !important;
  1161. }
  1162. div#RESShortcutsEditContainer:hover,
  1163. div#RESShortcutsRight:hover,
  1164. div#RESShortcutsAdd:hover,
  1165. div#RESShortcutsTrash:hover,
  1166. div#RESShortcutsLeft:hover,
  1167. div#RESShortcutsSort:hover {
  1168. color: #a3c9e8!important;
  1169. }
  1170. #RESSubredditGroupDropdown {
  1171. background-color: #020972 !important;
  1172. border: 1px solid white !important;
  1173. }
  1174. #RESSubredditGroupDropdown li:hover {
  1175. background-color: black !important;
  1176. }
  1177. #RESSubredditGroupDropdown a {
  1178. color: white !important;
  1179. }
  1180. #RESSubredditGroupDropdown a:hover {
  1181. font-weight: bold !important;
  1182. color: #a3c9e8 !important;
  1183. }
  1184.  
  1185.  
  1186.  
  1187. #srList {
  1188. background-color: #020972 !important;
  1189. }
  1190. #srList a {
  1191. color: white !important;
  1192. }
  1193. #srList a:hover {
  1194. color: #a3c9e8 !important;
  1195. font-weight: bold !important;
  1196. }
  1197. td.RESvisited,
  1198. td.RESshortcut {
  1199. color: white !important;
  1200. }
  1201. td.RESshortcut:hover {
  1202. color: #a3c9e8 !important;
  1203. }
  1204. #srList tr:hover {
  1205. color: white !important;
  1206. background-color: black !important;
  1207. }
  1208. #srList thead tr {
  1209. color: white;
  1210. }
  1211. #srList thead tr:hover {
  1212. color: white !important;
  1213. background-color: black !important;
  1214. }
  1215. #srList thead tr a:hover {
  1216. font-weight: normal !important;
  1217. }
  1218. #srList thead td:hover {
  1219. color: #a3c9e8 !important;
  1220. }
  1221.  
  1222.  
  1223.  
  1224.  
  1225. /*------------Thumbnail tweaks (for those with forced thumbnails)-------------*/
  1226.  
  1227.  
  1228.  
  1229. .thumbnail img {
  1230. border-radius: 4px;
  1231. }
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237. /*----------------------Announcement Bar-----------------------*/
  1238.  
  1239.  
  1240. .content {
  1241. margin-top: 55px;
  1242. }
  1243.  
  1244. /*In-depth Announcement*/
  1245. /* This concept was originally developed by redditor jamt9000 */
  1246. .titlebox form {
  1247. position: static;
  1248. }
  1249. .titlebox .usertext-body .md ol {
  1250. /* border: 2px solid #1a96eb;
  1251. border-radius: 2px;
  1252. box-shadow: 2px 2px 2px #030972;*/
  1253. /* background-color: #f0f6fc;*/
  1254. background-color: transparent;
  1255. background: url(%%sticky-background%%) repeat top left;
  1256. font-family: Helvetica, Arial, Sans-Serif;
  1257. font-size: 15px;
  1258. position: absolute;
  1259. top: 80px;
  1260. left: 00px;
  1261. right: 310px;
  1262. margin: 0;
  1263. padding: 12px;
  1264. height: 20px;
  1265. min-height: 20px;
  1266. max-height: 20px;
  1267. list-style: none;
  1268. display: inline-block;
  1269. white-space: nowrap;
  1270. overflow: hidden;
  1271. }
  1272. .res-nightmode .titlebox .usertext-body .md ol {
  1273. background-color: #444444 !important;
  1274. }
  1275. .titlebox .usertext-body .md ol a {
  1276. color: #00398e;
  1277. }
  1278. .res-nightmode .titlebox .usertext-body .md ol a {
  1279. color: #2fa0ff;
  1280. }
  1281. .titlebox .usertext-body .md ol a:hover {
  1282. color: #066fc7;
  1283. }
  1284. .res-nightmode .titlebox .usertext-body .md ol a:hover {
  1285. color: #066fc7;
  1286. }
  1287. .res-nightmode .titlebox .usertext-body .md ol {
  1288. color: white;
  1289. }
  1290. .titlebox .usertext-body .md ol li {
  1291. margin-top: 2px;
  1292. padding-left: 10px;
  1293. padding-right: 15px;
  1294. display: inline-block;
  1295. border-right: 1px solid black;
  1296. }
  1297. .res-nightmode .titlebox .usertext-body .md ol li {
  1298. border-color: white;
  1299. }
  1300. .titlebox .usertext-body .md ol li:last-child {
  1301. border-width: 0px;
  1302. }
  1303.  
  1304. .titlebox .usertext-body .md ol strong {
  1305. /* font-size: 12px;*/
  1306. }
  1307.  
  1308.  
  1309.  
  1310. /*Stickied Post Customization*/
  1311. .linklisting .stickied a.title {
  1312. font-weight: bold !important;
  1313. font-size: 110% !important;
  1314. color: #1764b4 !important;
  1315. }
  1316. .linklisting .stickied a.title:hover {
  1317. color: #009ac7 !important;
  1318. }
  1319. .linklisting .stickied a.title:visited {
  1320. color: #0C335A !important;
  1321. }
  1322. .linklisting .stickied {
  1323. background-color: transparent !important;
  1324. background: url(%%sticky-background%%) repeat top left;
  1325. }
  1326.  
  1327.  
  1328.  
  1329.  
  1330.  
  1331.  
  1332.  
  1333. .userattrs {
  1334. visibility:hidden;
  1335. }
  1336.  
  1337. /* Will target [S] users (submitter) */
  1338. .submitter ~ .userattrs:before {
  1339. visibility: visible;
  1340. content:'Content Here.';
  1341. }
  1342.  
  1343. /* Will target [M] users (moderator) */
  1344. .moderator ~ .userattrs:before {
  1345. visibility: visible;
  1346. content:'vote for';
  1347. color: black;
  1348. font: 250% times !important;
  1349.  
  1350. }
  1351.  
  1352. /* Will target [A] users (admins) */
  1353. .admin ~ .userattrs:before {
  1354. visibility: visible;
  1355. content:'Content Here.';
  1356. }
  1357.  
  1358.  
  1359.  
  1360.  
  1361.  
  1362.  
  1363.  
  1364. a.author.moderator {
  1365. display:none;
  1366.  
  1367. }
  1368.  
  1369.  
  1370.  
  1371.  
  1372.  
  1373. a[href="/#charliekelly"] {
  1374. background-image: url(%%vtf%%);
  1375. background-position: 0px -0px;
  1376. height: 40px; width: 40px;
  1377. display: inline-block;
  1378. background-repeat: no-repeat;
  1379. }
  1380. a[href="/#walterwhite"] {
  1381. background-image: url(%%vtf%%);
  1382. background-position: 0px -40px;
  1383. height: 40px; width: 40px;
  1384. display: inline-block;
  1385. background-repeat: no-repeat;
  1386. }
  1387.  
  1388. a[href="/#dextermorgan"] {
  1389. background-image: url(%%vtf%%);
  1390. background-position: 0px -80px;
  1391. height: 40px; width: 40px;
  1392. display: inline-block;
  1393. background-repeat: no-repeat;
  1394. }
  1395. a[href="/#kennypowers"] {
  1396. background-image: url(%%vtf%%);
  1397. background-position: 0px -120px;
  1398. height: 40px; width: 40px;
  1399. display: inline-block;
  1400. background-repeat: no-repeat;
  1401. }
  1402.  
  1403. a[href="/#phildunphy"] {
  1404. background-image: url(%%vtf%%);
  1405. background-position: 0px -160px;
  1406. height: 40px; width: 40px;
  1407. display: inline-block;
  1408. background-repeat: no-repeat;
  1409. }
  1410. a[href="/#dwightschrute"] {
  1411. background-image: url(%%vtf%%);
  1412. background-position: 0px -200px;
  1413. height: 40px; width: 40px;
  1414. display: inline-block;
  1415. background-repeat: no-repeat;
  1416. }
  1417.  
  1418. a[href="/#bubbles"] {
  1419. background-image: url(%%vtf%%);
  1420. background-position: 0px -240px;
  1421. height: 40px; width: 40px;
  1422. display: inline-block;
  1423. background-repeat: no-repeat;
  1424. }
  1425. a[href="/#albundy"] {
  1426. background-image: url(%%vtf%%);
  1427. background-position: 0px -280px;
  1428. height: 40px; width: 40px;
  1429. display: inline-block;
  1430. background-repeat: no-repeat;
  1431. }
  1432.  
  1433. a[href="/#startrek"] {
  1434. background-image: url(%%vtf%%);
  1435. background-position: 0px -320px;
  1436. height: 40px; width: 40px;
  1437. display: inline-block;
  1438. background-repeat: no-repeat;
  1439. }
  1440. a[href="/#tyrionlannister"] {
  1441. background-image: url(%%vtf%%);
  1442. background-position: 0px -360px;
  1443. height: 40px; width: 40px;
  1444. display: inline-block;
  1445. background-repeat: no-repeat;
  1446. }
  1447.  
  1448. a[href="/#tonysoprano"] {
  1449. background-image: url(%%vtf%%);
  1450. background-position: 0px -400px;
  1451. height: 40px; width: 40px;
  1452. display: inline-block;
  1453. background-repeat: no-repeat;
  1454. }
  1455. a[href="/#johnlocke"] {
  1456. background-image: url(%%vtf%%);
  1457. background-position: 0px -440px;
  1458. height: 40px; width: 40px;
  1459. display: inline-block;
  1460. background-repeat: no-repeat;
  1461. }
  1462. a[href="/#redforman"] {
  1463. background-image: url(%%vtf%%);
  1464. background-position: 0px -480px;
  1465. height: 40px; width: 40px;
  1466. display: inline-block;
  1467. background-repeat: no-repeat;
  1468. }
  1469. a[href="/#cricket"] {
  1470. background-image: url(%%vtf%%);
  1471. background-position: 0px -520px;
  1472. height: 40px; width: 40px;
  1473. display: inline-block;
  1474. background-repeat: no-repeat;
  1475. }
  1476. a[href="/#khaldrogo"] {
  1477. background-image: url(%%vtf%%);
  1478. background-position: 0px -560px;
  1479. height: 40px; width: 40px;
  1480. display: inline-block;
  1481. background-repeat: no-repeat;
  1482. }
  1483. a[href="/#malcolmreynolds"] {
  1484. background-image: url(%%vtf%%);
  1485. background-position: 0px -600px;
  1486. height: 40px; width: 40px;
  1487. display: inline-block;
  1488. background-repeat: no-repeat;
  1489. }
  1490. a[href="/#rivertam"] {
  1491. background-image: url(%%vtf%%);
  1492. background-position: 0px -640px;
  1493. height: 40px; width: 40px;
  1494. display: inline-block;
  1495. background-repeat: no-repeat;
  1496. }
  1497. a[href="/#jamielannister"] {
  1498. background-image: url(%%vtf%%);
  1499. background-position: 0px -680px;
  1500. height: 40px; width: 40px;
  1501. display: inline-block;
  1502. background-repeat: no-repeat;
  1503. }
  1504. a[href="/#omarlittle"] {
  1505. background-image: url(%%vtf%%);
  1506. background-position: 0px -720px;
  1507. height: 40px; width: 40px;
  1508. display: inline-block;
  1509. background-repeat: no-repeat;
  1510. }
  1511. a[href="/#daryldixon"] {
  1512. background-image: url(%%vtf%%);
  1513. background-position: 0px -760px;
  1514. height: 40px; width: 40px;
  1515. display: inline-block;
  1516. background-repeat: no-repeat;
  1517. }
  1518. a[href="/#mrt"] {
  1519. background-image: url(%%vtf%%);
  1520. background-position: 0px -800px;
  1521. height: 40px; width: 40px;
  1522. display: inline-block;
  1523. background-repeat: no-repeat;
  1524. }
  1525. a[href="/#creedbranton"] {
  1526. background-image: url(%%vtf%%);
  1527. background-position: 0px -840px;
  1528. height: 40px; width: 40px;
  1529. display: inline-block;
  1530. background-repeat: no-repeat;
  1531. }
  1532. a[href="/#buffy"] {
  1533. background-image: url(%%vtf%%);
  1534. background-position: 0px -880px;
  1535. height: 40px; width: 40px;
  1536. display: inline-block;
  1537. background-repeat: no-repeat;
  1538. }
  1539. a[href="/#mac"] {
  1540. background-image: url(%%vtf%%);
  1541. background-position: 0px -920px;
  1542. height: 40px; width: 40px;
  1543. display: inline-block;
  1544. background-repeat: no-repeat;
  1545. }
  1546. a[href="/#macgyver"] {
  1547. background-image: url(%%vtf%%);
  1548. background-position: 0px -960px;
  1549. height: 40px; width: 40px;
  1550. display: inline-block;
  1551. background-repeat: no-repeat;
  1552. }
  1553. a[href="/#jimhalpert"] {
  1554. background-image: url(%%vtf%%);
  1555. background-position: 0px -1000px;
  1556. height: 40px; width: 40px;
  1557. display: inline-block;
  1558. background-repeat: no-repeat;
  1559. }
  1560. a[href="/#drcox"] {
  1561. background-image: url(%%vtf%%);
  1562. background-position: 0px -1040px;
  1563. height: 40px; width: 40px;
  1564. display: inline-block;
  1565. background-repeat: no-repeat;
  1566. }
  1567. a[href="/#chuck"] {
  1568. background-image: url(%%vtf%%);
  1569. background-position: 0px -1080px;
  1570. height: 40px; width: 40px;
  1571. display: inline-block;
  1572. background-repeat: no-repeat;
  1573. }
  1574. a[href="/#ronswanson"] {
  1575. background-image: url(%%vtf%%);
  1576. background-position: 0px -1120px;
  1577. height: 40px; width: 40px;
  1578. display: inline-block;
  1579. background-repeat: no-repeat;
  1580. }
  1581. a[href="/#crabman"] {
  1582. background-image: url(%%vtf%%);
  1583. background-position: 0px -1160px;
  1584. height: 40px; width: 40px;
  1585. display: inline-block;
  1586. background-repeat: no-repeat;
  1587. }
  1588. a[href="/#tracyjordan"] {
  1589. background-image: url(%%vtf%%);
  1590. background-position: 0px -1200px;
  1591. height: 40px; width: 40px;
  1592. display: inline-block;
  1593. background-repeat: no-repeat;
  1594. }
  1595. a[href="/#kramer"] {
  1596. background-image: url(%%vtf%%);
  1597. background-position: 0px -1240px;
  1598. height: 40px; width: 40px;
  1599. display: inline-block;
  1600. background-repeat: no-repeat;
  1601. }
  1602. a[href="/#dean"] {
  1603. background-image: url(%%vtf%%);
  1604. background-position: 0px -1280px;
  1605. height: 40px; width: 40px;
  1606. display: inline-block;
  1607. background-repeat: no-repeat;
  1608. }
  1609. a[href="/#stringerbell"] {
  1610. background-image: url(%%vtf%%);
  1611. background-position: 0px -1320px;
  1612. height: 40px; width: 40px;
  1613. display: inline-block;
  1614. background-repeat: no-repeat;
  1615. }
  1616. a[href="/#piper"] {
  1617. background-image: url(%%vtf%%);
  1618. background-position: 0px -1360px;
  1619. height: 40px; width: 40px;
  1620. display: inline-block;
  1621. background-repeat: no-repeat;
  1622. }
  1623. a[href="/#sayid"] {
  1624. background-image: url(%%vtf%%);
  1625. background-position: 0px -1400px;
  1626. height: 40px; width: 40px;
  1627. display: inline-block;
  1628. background-repeat: no-repeat;
  1629. }
  1630. a[href="/#chang"] {
  1631. background-image: url(%%vtf%%);
  1632. background-position: 0px -1440px;
  1633. height: 40px; width: 40px;
  1634. display: inline-block;
  1635. background-repeat: no-repeat;
  1636. }
  1637. a[href="/#khaleesi"] {
  1638. background-image: url(%%vtf%%);
  1639. background-position: 0px -1480px;
  1640. height: 40px; width: 40px;
  1641. display: inline-block;
  1642. background-repeat: no-repeat;
  1643. }
  1644. a[href="/#mikebb"] {
  1645. background-image: url(%%vtf%%);
  1646. background-position: 0px -1520px;
  1647. height: 40px; width: 40px;
  1648. display: inline-block;
  1649. background-repeat: no-repeat;
  1650. }
  1651. a[href="/#sueglee"] {
  1652. background-image: url(%%vtf%%);
  1653. background-position: 0px -1560px;
  1654. height: 40px; width: 40px;
  1655. display: inline-block;
  1656. background-repeat: no-repeat;
  1657. }
  1658. a[href="/#jessek"] {
  1659. background-image: url(%%vtf%%);
  1660. background-position: 0px -1600px;
  1661. height: 40px; width: 40px;
  1662. display: inline-block;
  1663. background-repeat: no-repeat;
  1664. }
  1665. a[href="/#jaxteller"] {
  1666. background-image: url(%%vtf%%);
  1667. background-position: 0px -1640px;
  1668. height: 40px; width: 40px;
  1669. display: inline-block;
  1670. background-repeat: no-repeat;
  1671. }
  1672. a[href="/#danconnor"] {
  1673. background-image: url(%%vtf%%);
  1674. background-position: 0px -1680px;
  1675. height: 40px; width: 40px;
  1676. display: inline-block;
  1677. background-repeat: no-repeat;
  1678. }
  1679. a[href="/#raylan"] {
  1680. background-image: url(%%vtf%%);
  1681. background-position: 0px -1720px;
  1682. height: 40px; width: 40px;
  1683. display: inline-block;
  1684. background-repeat: no-repeat;
  1685. }
  1686. a[href="/#walker"] {
  1687. background-image: url(%%vtf%%);
  1688. background-position: 0px -1760px;
  1689. height: 40px; width: 40px;
  1690. display: inline-block;
  1691. background-repeat: no-repeat;
  1692. }
  1693. a[href="/#georgebluth"] {
  1694. background-image: url(%%vtf%%);
  1695. background-position: 0px -1800px;
  1696. height: 40px; width: 40px;
  1697. display: inline-block;
  1698. background-repeat: no-repeat;
  1699. }
  1700. a[href="/#pierce"] {
  1701. background-image: url(%%vtf%%);
  1702. background-position: 0px -1840px;
  1703. height: 40px; width: 40px;
  1704. display: inline-block;
  1705. background-repeat: no-repeat;
  1706. }
  1707. a[href="/#fiona"] {
  1708. background-image: url(%%vtf%%);
  1709. background-position: 0px -1880px;
  1710. height: 40px; width: 40px;
  1711. display: inline-block;
  1712. background-repeat: no-repeat;
  1713. }
  1714. a[href="/#rickgrimes"] {
  1715. background-image: url(%%vtf%%);
  1716. background-position: 0px -1920px;
  1717. height: 40px; width: 40px;
  1718. display: inline-block;
  1719. background-repeat: no-repeat;
  1720. }
  1721. a[href="/#brody"] {
  1722. background-image: url(%%vtf%%);
  1723. background-position: 0px -1960px;
  1724. height: 40px; width: 40px;
  1725. display: inline-block;
  1726. background-repeat: no-repeat;
  1727. }
  1728. a[href="/#hawkeye"] {
  1729. background-image: url(%%vtf%%);
  1730. background-position: 0px -2000px;
  1731. height: 40px; width: 40px;
  1732. display: inline-block;
  1733. background-repeat: no-repeat;
  1734. }
  1735. a[href="/#kenny"] {
  1736. background-image: url(%%vtf%%);
  1737. background-position: 0px -2040px;
  1738. height: 40px; width: 40px;
  1739. display: inline-block;
  1740. background-repeat: no-repeat;
  1741. }
  1742. a[href="/#nucky"] {
  1743. background-image: url(%%vtf%%);
  1744. background-position: 0px -2080px;
  1745. height: 40px; width: 40px;
  1746. display: inline-block;
  1747. background-repeat: no-repeat;
  1748. }
  1749. a[href="/#marshall"] {
  1750. background-image: url(%%vtf%%);
  1751. background-position: 0px -2120px;
  1752. height: 40px; width: 40px;
  1753. display: inline-block;
  1754. background-repeat: no-repeat;
  1755. }
  1756. a[href="/#gobbluth"] {
  1757. background-image: url(%%vtf%%);
  1758. background-position: 0px -2160px;
  1759. height: 40px; width: 40px;
  1760. display: inline-block;
  1761. background-repeat: no-repeat;
  1762. }
  1763. a[href="/#jackbauer"] {
  1764. background-image: url(%%vtf%%);
  1765. background-position: 0px -2200px;
  1766. height: 40px; width: 40px;
  1767. display: inline-block;
  1768. background-repeat: no-repeat;
  1769. }
  1770. a[href="/#jonsnow"] {
  1771. background-image: url(%%vtf%%);
  1772. background-position: 0px -2240px;
  1773. height: 40px; width: 40px;
  1774. display: inline-block;
  1775. background-repeat: no-repeat;
  1776. }
  1777. a[href="/#gemma"] {
  1778. background-image: url(%%vtf%%);
  1779. background-position: 0px -2280px;
  1780. height: 40px; width: 40px;
  1781. display: inline-block;
  1782. background-repeat: no-repeat;
  1783. }
  1784. a[href="/#pinkman"] {
  1785. background-image: url(%%vtf%%);
  1786. background-position: 0px -2320px;
  1787. height: 40px; width: 40px;
  1788. display: inline-block;
  1789. background-repeat: no-repeat;
  1790. }
  1791. a[href="/#andydwyer"] {
  1792. background-image: url(%%vtf%%);
  1793. background-position: 0px -2360px;
  1794. height: 40px; width: 40px;
  1795. display: inline-block;
  1796. background-repeat: no-repeat;
  1797. }
  1798. a[href="/#hankbb"] {
  1799. background-image: url(%%vtf%%);
  1800. background-position: 0px -2400px;
  1801. height: 40px; width: 40px;
  1802. display: inline-block;
  1803. background-repeat: no-repeat;
  1804. }
  1805. a[href="/#ricky"] {
  1806. background-image: url(%%vtf%%);
  1807. background-position: 0px -2440px;
  1808. height: 40px; width: 40px;
  1809. display: inline-block;
  1810. background-repeat: no-repeat;
  1811. }
Add Comment
Please, Sign In to add comment