Guest User

Untitled

a guest
Jun 16th, 2013
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. body {
  2. background:#333!important;
  3. color:#ddd !important;
  4. width:auto!important;
  5. font-family:Helvetica, sans-serif!important;
  6. font-size:.75em!important;
  7. font-weight:400!important;
  8. margin:0 1em!important;
  9. letter-spacing:0!important;
  10. }
  11.  
  12. #header {
  13. background:none!important;
  14. border-bottom:0!important;
  15. height:6.5em!important;
  16. }
  17.  
  18. #sr-header-area {
  19. background:#1e1e1e!important;
  20. text-transform:capitalize!important;
  21. border:0!important;
  22. height:.6em!important;
  23. overflow:hidden;
  24. font-size:1em!important;
  25. padding:.3em 0 1em .5em!important;
  26. -moz-border-radius:0 0 0px 10px!important;
  27. -webkit-border-radius:0 0 0px 10px!important;
  28. border-radius:0 0 0 10px!important;
  29. }
  30.  
  31. .dropdown.srdrop .selected {
  32. color:#6184C5!important;
  33. font-weight:700!important;
  34. }
  35.  
  36. .drop-choices {
  37. background: -moz-linear-gradient(top center, #1e1e1e, #000)!important;
  38. background: -webkit-gradient(linear, center top, center bottom, from(#1e1e1e), to(#000)) !important;
  39. border:0!important;
  40. -moz-border-radius:0 0 5px 5px!important;
  41. -webkit-border-radius:0 0 5px 5px!important;
  42. border-radius:0 0 5px 5px!important;
  43. padding:10px!important;
  44. }
  45.  
  46. .drop-choices a.choice:hover {
  47. -moz-border-radius:5px!important;
  48. -webkit-border-radius:5px!important;
  49. border-radius:5px!important;
  50. background-color:#333!important;
  51. }
  52.  
  53. #sr-header-area .drop-choices { top:1.7em!important; left:.6em!important; }
  54.  
  55.  
  56. #sr-more-link {
  57. background:#1e1e1e!important;
  58. top:2em!important;
  59. right:0em!important;
  60. color:#6184c5!important;
  61. padding:.3em 1em!important;
  62. font-size:10px!important;
  63. -moz-border-radius:0 0 10px 10px!important;
  64. -webkit-border-radius:0 0 10px 10px!important;
  65. border-radius:0 0 10px 10px!important;
  66. }
  67.  
  68. .tabmenu {
  69. position:absolute;
  70. left:10em;
  71. bottom:1em;
  72. }
  73.  
  74. .tabmenu li {
  75. margin:1px!important;
  76. }
  77.  
  78. .tabmenu li a {
  79. border:0!important;
  80. background:none!important;
  81. color:#cccccc!important;
  82. font-size:1em!important;
  83. padding:.5em .9em!important;
  84. }
  85.  
  86. .tabmenu li.selected a {
  87. background: -moz-linear-gradient(top center, #4063a4, #203051)!important;
  88. background: -webkit-gradient(linear, center top, center bottom, from(#4063a4), to(#203051)) !important;
  89. color:#fff !important;
  90. -moz-border-radius:10px!important;
  91. -webkit-border-radius:10px!important;
  92. border-radius:10px!important;
  93. }
  94.  
  95. .tabmenu li a:hover,.tabmenu li.selected a:hover {
  96. border:0 !important;
  97. background: -moz-linear-gradient(top center, #6184c5, #203051)!important;
  98. background: -webkit-gradient(linear, center top, center bottom, from(#6184c5), to(#203051)) !important;
  99. color:#fff !important;
  100. -moz-border-radius:10px !important;
  101. -webkit-border-radius:10px!important;
  102. -moz-box-shadow:none!important;
  103. border-radius:10px;
  104. }
  105.  
  106. #downarrow {
  107. font-size: 0!important; line-height: 0!important; width: 0!important;
  108. border-top: 20px solid #77c!important;
  109. border-left: 10px solid #f6f6f6!important;
  110. border-right: 10px solid #f6f6f6!important;
  111. position:relative!important;
  112. }
  113.  
  114. #header-img-a {
  115. position:relative;
  116. top:3px!important;
  117. left:0.4em!important;
  118. }
  119.  
  120. #header-img {
  121. background:none;
  122. max-height:50px!important;
  123. }
  124.  
  125.  
  126. .redditname,.pagename {
  127. color:#ddd!important;
  128. position:relative!important;
  129. top:3.5em;
  130. right:25em;
  131. font-size:1em!important;
  132. font-variant:normal!important;
  133. background:none!important;
  134. margin:0!important;
  135. }
  136.  
  137. .searchpane.raisedbox {
  138. -moz-border-radius:10px;
  139. -webkit-border-radius:10px;
  140. border-radius:10px;
  141. }
  142.  
  143. .hover.redditname {
  144. right:0!important;
  145. top:0!important;
  146. }
  147.  
  148.  
  149. .redditname a {
  150. color:#ddd!important;
  151. font-size:1em!important;
  152. font-variant:normal!important;
  153. margin:0!important;
  154. }
  155.  
  156. #header-bottom-right {
  157. background:none!important;
  158. bottom:0em!important;
  159. font-weight:700!important;
  160. color:#000!important;
  161. }
  162.  
  163. .separator {
  164. font-weight:400!important;
  165. }
  166.  
  167. .content {
  168. background:#1e1e1e!important;
  169. width:auto!important;
  170. -moz-border-radius:10px;
  171. -webkit-border-radius:10px;
  172. border-radius:10px;
  173. margin:0 !important;
  174. padding:.75em!important;
  175. }
  176.  
  177. .content .content {
  178. background:none!important;
  179. width:auto!important;
  180. -moz-box-shadow:none!important;
  181. -webkit-box-shadow:none!important;
  182. position:relative;
  183. }
  184.  
  185. ul.tabmenu.formtab {
  186. position:absolute;
  187. bottom:15px;
  188. right:125px;
  189. }
  190.  
  191. .side {
  192. background:#1e1e1e!important;
  193. margin:0!important;
  194. -moz-border-radius:10px;
  195. -webkit-border-radius:10px;
  196. border-radius:10px;
  197. }
  198.  
  199. .side .spacer {
  200. background:#1e1e1e!important;
  201. -moz-border-radius:10px!important;
  202. -webkit-border-radius:10px!important;
  203. border-radius:10px!important;
  204. margin:0 0 1.2em!important;
  205. }
  206.  
  207. .side .spacer:first-of-type {
  208. -moz-border-radius:10px!important;
  209. -webkit-border-radius:10px!important;
  210. border-radius:10px!important;
  211. }
  212.  
  213. .side .spacer #search input {
  214. -moz-appearance: none !important;
  215. width:270px!important;
  216. font-weight:400!important;
  217. font-size:1.4em!important;
  218. border:1px solid #494949!important;
  219. margin:.6em!important;
  220. }
  221.  
  222. .sidecontentbox {
  223. margin:0!important;
  224. padding:.5em .2em .1em .6em!important;
  225. }
  226.  
  227.  
  228. .sidecontentbox .content {
  229. width:auto!important;
  230. clear:both;
  231. border:0!important;
  232. -moz-box-shadow:none!important;
  233. -webkit-box-shadow:none!important;
  234. box-shadow:none!important;
  235. margin:0!important;
  236. padding:.8em .2em .1em .4em!important;
  237. }
  238.  
  239.  
  240. .fancy-toggle-button a {
  241. color:#fff!important;
  242. font-size:1.2em!important;
  243. font-weight:700!important;
  244. border:0!important;
  245. -moz-border-radius:10px!important;
  246. -webkit-border-radius:10px!important;
  247. border-radius:10px!important;
  248. top:1em!important;
  249. }
  250.  
  251.  
  252. .fancy-toggle-button .remove {
  253.     background: -moz-linear-gradient(top center, #bb2222, #441111)!important;
  254.     background: -webkit-gradient(linear, center top, center bottom, from(#bb2222), to(#441111)) !important;
  255. padding:2px 8px!important;
  256. position:relative!important;
  257. top:0em!important;
  258. }
  259.  
  260. .fancy-toggle-button .add {
  261.     background: -moz-linear-gradient(top center, #22bb22, #114411)!important;
  262.     background: -webkit-gradient(linear, center top, center bottom, from(#22bb22), to(#114411)) !important;
  263. padding:2px 8px!important;
  264. position:relative!important;
  265. top:0em!important;
  266. }
  267.  
  268.  
  269.  
  270. .titlebox .hover.redditname.hover {
  271. padding: 0 0 .6em 0!important;
  272. }
  273.  
  274. .titlebox h2, .titlebox h3, .titlebox p {
  275. position:relative!important;
  276. top:.4em!important;
  277. }
  278.  
  279. .titlebox .number,.titlebox .word{
  280. color:#6184c5!important;
  281. font-weight:700!important;
  282. font-size:1em!important;
  283. position:relative!important;
  284. top:0!important;
  285. left:2em!important;
  286. }
  287.  
  288. .titlerow .title {
  289. color:#494949!important;
  290. font-weight:700!important;
  291. font-size:1.5em!important;
  292. }
  293.  
  294. .titlebox .bottom {
  295. border-top:1px solid #444!important;
  296. padding:10px 0 0!important;
  297. }
  298.  
  299. .morelink {
  300. background: -moz-linear-gradient(top center, #4063a4, #203051)!important;
  301. background: -webkit-gradient(linear, center top, center bottom, from(#4063a4), to(#203051)) !important;
  302. border:0!important;
  303. -moz-border-radius:10px!important;
  304. -webkit-border-radius:10px!important;
  305. border-radius:10px!important;
  306. padding:0!important;
  307. font-size:.9em!important;
  308. letter-spacing:0!important;
  309. }
  310.  
  311. .hover.pagename.redditname.hover {
  312. opacity: 0!important;
  313. }
  314.  
  315. .morelink:hover {
  316. background: -moz-linear-gradient(top center, #6184c5, #203051)!important;
  317. background: -webkit-gradient(linear, center top, center bottom, from(#6184c5), to(#203051)) !important;
  318. }
  319.  
  320. .sidebox {
  321. letter-spacing:0!important;
  322. }
  323.  
  324. .sidebox.submit {
  325. font-size:1.2em!important;
  326. }
  327.  
  328.  
  329. .sidebox.create .spacer,.sidebox.submit .spacer,.sidebox.gold .spacer {
  330. min-height:0!important;
  331. -moz-box-shadow:none!important;
  332. -webkit-box-shadow:none!important;
  333. box-shadow:none!important;
  334. margin:0!important;
  335. padding:.75em 0em 0em 3em!important;
  336. font-size:.8em!important;
  337. }
  338.  
  339.  
  340. .sponsorshipbox.thing {
  341. border:0!important;
  342. padding:0!important;
  343. }
  344.  
  345. .linkinfo {
  346. -moz-border-radius:10px 0px 0px 0px !important;
  347. -webkit-border-radius:10px 0px 0px 0px!important;
  348. background: -moz-linear-gradient(top center, #111, #1e1e1e)!important;
  349. background: -webkit-gradient(linear, center top, center bottom, from(#111), to(#1e1e1e)) !important;
  350. border:0!important;
  351. padding:1em!important;
  352. }
  353.  
  354. .linkinfo .upvotes {
  355. color:#FF4500!important;
  356. }
  357.  
  358. .linkinfo .downvotes {
  359. color:#90d3f5!important;
  360. }
  361.  
  362. .thing {
  363. border-bottom:0px solid #223;
  364. margin:0!important;
  365. padding:.4em 2em 0 0!important;
  366. }
  367.  
  368. .organic-listing {
  369. background:#1e1e1e !important;
  370. border:0!important;
  371. -moz-border-radius:10px!important;
  372. -webkit-border-radius:10px!important;
  373. border-radius:10px!important;
  374. }
  375.  
  376. .link.promotedlink.promoted {
  377. background:#1e1e1e!important;
  378. }
  379.  
  380. .link .score {
  381. font-weight:700!important;
  382. font-size:1em!important;
  383. color:#63c1FF!important;
  384. margin:0 0 0 -1px !important;
  385. }
  386.  
  387. .linkinfo {
  388.     font-size: 14px!important;
  389.     color:#777!important;
  390.     }
  391. .linkinfo .score {
  392.     font-size: 12px!important;
  393.     color:#999!important;
  394.     }
  395. .linkinfo .score .number, .linkinfo .score .word{
  396.     font-size: 14px!important;
  397.     color:#999!important;
  398.     }
  399.  
  400.  
  401. .midcol {
  402. margin:0 .4em!important;
  403. }
  404.  
  405. .thumbnail {
  406. margin:0 1em 0 0 !important;
  407. padding:0!important;
  408. }
  409.  
  410. .thing .title.loggedin:visited {
  411. color:#555!important;
  412. }
  413.  
  414. .thing .title.loggedin {
  415. color:#ccc!important;
  416. padding:0 5px 0 0!important;
  417. font-weight:700!important;
  418. }
  419.  
  420.  
  421. .thing .title {
  422. color:#ccc!important;
  423. padding:0 5px 0 0!important;
  424. font-weight:700!important;
  425. }
  426. .thing .title:visited {
  427. color:#555!important;
  428. padding:0 5px 0 0!important;
  429. font-weight:700!important;
  430. }
  431.  
  432.  
  433.  
  434. .domain,.domain a {
  435. color:#666!important;
  436. font-size:.85em!important;
  437. }
  438.  
  439. .tagline {
  440. font-size:.9em!important;
  441. }
  442.  
  443. .domain {
  444. position:relative;
  445. }
  446.  
  447.  
  448. .arrow { height:14px !important; margin-top:0 !important; width:15px !important; }
  449. .arrow.up { background:url(http://thumbs.reddit.com/t5_2qlyl_0.png?v=zs9q49wxah08x4kpv2tu5x4nbda7kmcpgkbj) -15px 0 no-repeat !important; }
  450. .arrow.down { background:url(http://thumbs.reddit.com/t5_2qlyl_0.png?v=10999ad3mtco31oaf6rrggme3t9jdztmxtg6) -15px -14px no-repeat !important; }
  451. .arrow.up:hover { background:url(http://thumbs.reddit.com/t5_2qlyl_0.png?v=9oeida688vtqjpb4k0uy93oongrzuv5j7vcj) -30px 0 no-repeat !important; }
  452. .arrow.down:hover { background:url(http://thumbs.reddit.com/t5_2qlyl_0.png?v=cmsw4qrin2rivequ0x1wnmn8ltd7ke328yqs) -30px -14px no-repeat !important; }
  453. .arrow.upmod { background:url(http://thumbs.reddit.com/t5_2qlyl_0.png?v=8oarqkcswl255wrw3q1kyd74xrty50a7wr3z) 0 0 no-repeat !important; }
  454. .arrow.downmod { background:url(http://thumbs.reddit.com/t5_2qlyl_0.png?v=90eauq018nf41z3vr0u249gv2q6651xyzrkh) 0 -14px no-repeat !important; }
  455.  
  456.  
  457. .comment {
  458. border-radius:7px !important;
  459. background-color:#1e1e1e !important;
  460. }
  461.  
  462. .comment .child {
  463. border-left:0px solid #eee!important;
  464. }
  465.  
  466. .footer-parent {
  467. text-align:left!important;
  468. padding:1em 0 0!important;
  469. }
  470.  
  471. .footer {
  472. border:0!important;
  473. margin:0!important;
  474. padding:0!important;
  475. }
  476.  
  477. .footer .col {
  478. border-left:1px solid #000!important;
  479. margin:0 0 20px!important;
  480. padding:10px 20px!important;
  481. }
  482.  
  483. .footer .col:first-of-type {
  484. border-left:0!important;
  485. padding:10px 20px 10px 0 !important;
  486. }
  487.  
  488. .flat-vert.title {
  489. color:#fff!important;
  490. }
  491.  
  492. #header-bottom-right a {
  493. color:#cccccc!important;
  494. }
  495.  
  496.  
  497. .sr-bar .separator,.morelink a,.bottommenu,.bottommenu a {
  498. color:#63c1ff!important;
  499. }
  500.  
  501. .entry .buttons li a,.tagline a,.nextprev a,.footer .col a {
  502. color:#6184c5!important;
  503. }
  504.  
  505. .titlebox,.submit,.create,.gold {
  506. font-size:1.3em!important;
  507. padding:.3em .3em .3em .3em!important;
  508. }
  509.  
  510. .morelink .nub {
  511. display:none!important;
  512. }
  513.  
  514. .link .rank {
  515. color:#666!important;
  516. margin:0!important;
  517. position:relative!important;
  518. top:1.3em!important;
  519. font-size:1em!important;
  520. }
  521.  
  522. .flat-list {
  523. padding:.2em 0 1em!important;
  524. }
  525.  
  526. .infobar {
  527. -moz-border-radius:0px 10px 0px 10px!important;
  528. -webkit-border-radius:0px 10px 0px 10px!important;
  529. border-radius:0px 10px 0px 10px!important;
  530. border:none!important;
  531. background: -moz-linear-gradient(top center, #1e1e1e, #111)!important;
  532. background: -webkit-gradient(linear, center top, center bottom, from(#1e1e1e), to(#111)) !important;
  533. }
  534.  
  535. .infobar .md { background:none!important }
  536.  
  537.  
  538. .panestack-title {
  539. border-bottom:1px solid #555!important;
  540. }
  541.  
  542. .commentarea h1 {
  543. border-bottom:1px solid #eee!important;
  544. }
  545.  
  546. .error-log .exception.interesting {
  547.  border: 2px solid #000!important;
  548. }
  549.  
  550. .link.last-clicked {
  551. background-color:#1e1e1e!important;
  552. border-top:1px solid!important;
  553. border-bottom:1px solid!important;
  554. border-left:0px solid!important;
  555. border-right:0px solid!important;
  556. color:#333!important;
  557. }
  558.  
  559. .message.message-reply .entry,
  560. .message.message-parent .entry {
  561.  border-left:2px solid!important;
  562. }
  563.  
  564. .error-log .exception.new {
  565.  border:solid #f60 2px!important;
  566. }
  567.  
  568. #preview #previewbox {
  569.  border-style:solid!important;
  570.  
  571. }
  572.  
  573. #preview-table > table {  
  574.  border-style:solid!important;
  575. }
  576.  
  577. #img-preview-container {
  578.  border-style:dashed!important;
  579. }
  580.  
  581. .cup-info-box {
  582.  border:solid!important;
  583. }
  584.  
  585. .bidding-history .linefield {
  586.  border-left:1px #DDD solid!important;
  587. }
  588.  
  589. .calendar div.grid + div.grid {
  590.  border-left:1px solid!important;
  591. }
  592.  
  593. .gold-accent.comment-visits-box {
  594. padding:7px 10px 7px 7px!important;
  595. -moz-border-radius:10px!important;
  596. -webkit-border-radius:10px!important;
  597. border-radius:10px!important;
  598. }
  599.  
  600. .panestack-title a.title-button.gold {
  601.  padding:4px 8px!important;
  602.  -moz-border-radius:10px!important;
  603.  -webkit-border-radius:10px!important;
  604.  border-radius:10px!important;
  605. position:relative!important;
  606. bottom:.5em!important;
  607. }
  608.  
  609. .sponsored-tagline {
  610. right:1em!important;
  611. }
  612.  
  613. .link.promotedlink {
  614. -moz-border-radius:10px!important;
  615. -webkit-border-radius:10px!important;
  616.  border-radius:10px!important;
  617.  padding:5px 0 5px .5em!important;
  618.  position:relative!important;
  619. }
  620.  
  621. .link.promotedlink p {
  622. margin:0 5em 0 0!important;
  623. }
  624.  
  625. .help a.open {
  626. right:.1em!important;
  627. }
  628.  
  629. .min-body .content {
  630. width:98%!important;
  631. }
  632.  
  633. .roundfield {
  634. background:#292929 !important;
  635. -moz-border-radius:5px;
  636. border-radius:5px;
  637. }
  638.  
  639. .morelink a {
  640. color:#eeeeee!important;
  641. }
  642.  
  643. .morelink:hover a {
  644. color:white!important;
  645. }
  646.  
  647. a {
  648. color:#63c1ff !important;
  649.  }
  650.  
  651.  
  652. //Formatting Help Table
  653. table .md {
  654. background-color:#222!important;
  655. }
  656. table[class="markhelp md"] tr td { background-color: #222 !important; }
  657. table[class="markhelp md"] tr[style="background-color: rgb(255, 255, 153); text-align: center;"] td { background-color: #4063a4 !important; }
  658.  
  659. #search input[type="text"] {
  660. -moz-appearance: none !important;
  661. color:grey!important;
  662. background-color:#1e1e1e!important;
  663.  }
  664.  
  665. div.md {
  666. color:#ddd!important;
  667. background-color: #1e1e1e !important;
  668.  }
  669.  
  670. .usertext.border .usertext-body {
  671. background-color:#1e1e1e!important;
  672. }
  673.  
  674. a.voteWeight {
  675. color:#63c1ff!important;
  676. background-color:#1e1e1e!important;
  677. }
  678.  
  679. #RESConsole {
  680. background-color:#1a1a1a!important;
  681.  }
  682.  
  683. #RESConsoleTopBar{
  684. background-color:#777!important;
  685.  }
  686.  
  687.  
  688. .author.friend {
  689.     -moz-border-radius: 3px;
  690.     -webkit-border-radius: 3px;  
  691.       background-color: orangeRed !important;
  692.       color:#ddd !important;
  693.    }
  694. .author.submitter {
  695.     -moz-border-radius: 3px;
  696.     -webkit-border-radius: 3px;  
  697.     color:#ddd !important;
  698.  }
  699. .author.moderator{
  700.     -moz-border-radius: 3px;
  701.     -webkit-border-radius: 3px;  
  702.     color:#ddd !important;
  703.  }
  704. .author.admin {
  705.     -moz-border-radius: 3px;
  706.     -webkit-border-radius: 3px;  
  707.     color:#ddd !important;
  708.  }
  709.  
  710. .trophy-name {
  711.     color:#ddd !important;
  712.  }
  713.  
  714. .expando-button {
  715.     background-color:#1e1e1e!important;
  716.  }
  717.  
  718. .content h2, .content h3, .content h1 {
  719. color:#fff!important;
  720.  }
  721.  
  722. #srLeftContainer, #RESStaticShortcuts, #RESShortcuts, #srDropdown {
  723.     background-color: #1e1e1e!important;
  724.     color:#ddd!important;
  725.     display: inline;
  726.     float: left;
  727.     position: relative;
  728.     z-index: 5;
  729. }
  730. #editShortcutDialog {
  731.     -moz-border-radius: 5px 5px 5px 5px;
  732.     color:#ddd!important;
  733.     background-color: #1e1e1e!important;
  734.     border: 1px solid black;
  735.     display: none;
  736.     height: 60px;
  737.     left: 5px;
  738.     padding: 8px;
  739.     position: absolute;
  740.     top: 25px;
  741.     width: 230px;
  742.     z-index: 999;
  743. }
  744. #RESShortcutsAddFormContainer {
  745.     color:#ddd!important;
  746.     background-color: #1e1e1e!important;
  747.     display: none;
  748.     padding: 2px;
  749.     position: absolute;
  750.     right: 0;
  751.     top: 21px;
  752.     z-index: 10000;
  753.  
  754.  }
  755.  
  756. #srList {
  757.     background-color: #1e1e1e!important;
  758.     color:#ddd!important;
  759.     border: 1px solid black;
  760.     display: none;
  761.     left: 0;
  762.     max-height: 400px;
  763.     overflow-y: auto;
  764.     position: absolute;
  765.     top: 18px;
  766.     width: 360px;
  767.     z-index: 9999;
  768.  }
  769.  
  770. .award-square .award-name {
  771.     color:#ccc!important;
  772.     font-family: verdana,arial,helvetica,sans-serif;
  773.     font-size: 22px;
  774.     font-weight: bold;
  775.     line-height: 1em;
  776. }
  777.  
  778. .entry .buttons li.nsfw-stamp {
  779.     background-color:#111!important;
  780.     border:none!important;
  781.     border: 1px solid #880000 !important;
  782.     padding: 0 5px!important;
  783. }
  784. .nsfw-stamp acronym {
  785.     border: medium none;
  786.     color: #aa1100!important;
  787.     text-decoration: none;
  788.  }
  789.  
  790.  /*
  791. .expando-button.selftext.collapsed {
  792.          background-position: 0px -495px!important;
  793. }
  794. .expando-button.selftext.collapsed:hover, .eb-sch{
  795.     background-position: -96px -471px!important;
  796. }
  797. .expando-button.selftext.expanded, .eb-se {
  798.     background-position: -72px -471px!important;
  799.    }
  800. .expando-button.selftext.expanded:hover, .eb-seh {
  801.      background-position: -24px -495px!important;
  802. }
  803.  
  804. .expando-button.video.collapsed {
  805.       background-position: -97px -379px!important;
  806. }
  807. .expando-button.video.collapsed:hover, .eb-vch {
  808.       background-position: -24px -471px!important;
  809. }
  810. .expando-button.video.expanded, .eb-ve {
  811.      background-position: -48px -471px!important;
  812. }
  813. .expando-button.video.expanded:hover, .eb-veh {
  814.        background-position: 0px -471px!important;
  815.  }
  816.  
  817. .expando-button.image.collapsed {
  818.     background-position: 0 -24px!important;
  819. }
  820. .expando-button.image.collapsed:hover {
  821.     background-position: 0 0!important;
  822. }
  823. .expando-button.image.expanded {
  824.     background-position: 0 -48px!important;
  825. }
  826. .expando-button.image.expanded:hover {
  827.     background-position: 0 -72px!important;
  828. }
  829. */
  830. #authorInfoToolTip {
  831.     -moz-border-radius: 3px 3px 3px 3px!important;
  832.     background-color: #161616!important;
  833.     color:#78b!important;
  834.     border: 2px solid #78b!important;
  835.     display: none;
  836.     font-size: 11px;
  837.     padding: 5px;
  838.     position: absolute;
  839.     width: 180px;
  840.  }
  841.  
  842. #tipsAndTricksToolTip {
  843.     background-color: #1c1c1c!important;
  844.     border: 2px solid #CCCCCC!important;
  845. }
  846.  
  847. #toolTipPrev, #toolTipNext {
  848.     color: #ccc!important;
  849.     cursor: pointer;
  850. }
  851.  
  852. .comment .comment{
  853. background:none !important;
  854. }
  855. .comment .comment .comment { background:none !important;}
  856. .comment .comment .comment .entry{ background:none !important;}
  857. .comment .comment .comment .md{ background:none !important;}
  858.  
  859. .comment .comment .comment .comment{ background:none !important;}
  860. .comment .comment .comment .comment .entry{ background:none !important;}
  861. .comment .comment .comment .comment .md{ background:none !important;}
  862. .comment .comment .comment .comment .comment{ background:none !important;}
  863. .comment .comment .comment .comment .comment .entry{ background:none !important;}
  864. .comment .comment .comment .comment .comment .md{ background:none !important;}
  865.  
  866. .comment .comment .comment .comment .comment .comment{ background:none !important;}
  867. .comment .comment .comment .comment .comment .comment .entry{ background:none !important;}
  868. .comment .comment .comment .comment .comment .comment .md{ background:none !important;}
  869. .comment .comment .comment .comment .comment .comment .comment{ background:none !important;}
  870. .comment .comment .comment .comment .comment .comment .comment .entry{ background:none !important;}
  871. .comment .comment .comment .comment .comment .comment .comment .md{ background:none !important;}
  872.  
  873. .comment .comment .comment .comment .comment .comment .comment .comment{ background:none !important;}
  874. .comment .comment .comment .comment .comment .comment .comment .comment .entry{ background:none !important;}
  875. .comment .comment .comment .comment .comment .comment .comment .comment .md{ background:none !important;}
  876. .comment .comment .comment .comment .comment .comment .comment .comment .comment{ background:none !important;}
  877. .comment .comment .comment .comment .comment .comment .comment .comment .comment .entry{ background:none !important;}
  878. .comment .comment .comment .comment .comment .comment .comment .comment .comment .md{ background:none !important;}
  879.  
  880. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment{ background:none !important;}
  881. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .entry{ background:none !important;}
  882. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .md{ background:none !important;}
  883. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment{ background:none !important;}
  884. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .entry{ background:none !important;}
  885. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .md{ background:none !important;}
  886.  
  887. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment{ background:none !important;}
  888. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .entry{ background:none !important;}
  889. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .md{ background:none !important;}
  890. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment{ background:none !important;}
  891. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .entry{ background:none !important;}
  892. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .md{ background:none !important;}
  893.  
  894. .keyHighlight { background-color:#1a1a1a!important;
  895.  outline: 1px dotted #888!important; }
  896.  
  897. .raisedbox {
  898.     background-color:#1a1a1a!important; }
  899.  
  900. .message.new > .entry {
  901.     background-color: #1a1a1a!important;
  902. }
  903. .help.help-cover {
  904. background-color: #1e1e1e!important;}
  905.  
  906. .organic-listing .link {
  907. background-color: #1a1a1a!important;
  908. }
  909. #RESMenu li {
  910.     background-color:#1e1e1e!important }
  911. #RESMenu li:hover {
  912.     background-color:#5e5e5e!important }
  913.  
  914. a.title-button.gold {
  915.     background: -moz-linear-gradient(top center, #FFF088, #AB8E3F)!important;
  916.     background: -webkit-gradient(linear, center top, center bottom, from(#FFF088), to(#AB8E3F)) !important;
  917.     border: 0px solid #FFF088!important;
  918.     color:#000000!important;
  919.   }
  920.  
  921. .gold-accent {
  922.     background: -moz-linear-gradient(top center, #FFF088, #AB8E3F)!important;
  923.     background: -webkit-gradient(linear, center top, center bottom, from(#FFF088), to(#AB8E3F)) !important;
  924.     border: 0px solid #E1B000!important;
  925.     color: #000000!important;
  926.  }
  927.  
  928. #REScommentNavBox {
  929.    background: -moz-linear-gradient(top center, #4063a4, #203051)!important;
  930.    background: -webkit-gradient(linear, center top, center bottom, from(#4063a4), to(#203051)) !important;
  931.   }
  932.  
  933. fieldset.liveComment {
  934.    border:none!important;
  935.    background: -moz-linear-gradient(top center, #111, #1e1e1e)!important;
  936.    background: -webkit-gradient(linear, center top, center bottom, from(#111), to(#1e1e1e)) !important;
  937. -moz-border-radius:0px 5px 0 0!important;
  938. -webkit-border-radius:0px 5px 0 0!important;
  939. border-radius:0px 5px 0 0!important;
  940.  }
  941.  
  942. fieldset.liveComment .md { background:none!important;}
  943.  
  944. fieldset.liveComment legend {
  945. margin:0 0 0 -.5em !important;
  946. border:none!important;
  947. background-color:#111!important;
  948. color:#63c1ff!important;
  949. -moz-border-radius:5px 5px 0 0!important;
  950. -webkit-border-radius:5px 5px 0 0!important;
  951. border-radius:5px 5px 0 0!important;
  952.  }
  953.  
  954. .usertext.grayed .usertext-body {
  955.     background-color:#191919!important;
  956.  }
  957.  
  958. div.md td, div.md th {
  959.     border: 1px solid #333!important;
  960. }
  961. hr {
  962.   border:0!important;
  963.   background-color:#333333!important;
  964.   color:#333333!important;
  965.   height:1px!important;
  966.  }
  967.  
  968. .titlebox span[class="fancy-toggle-button toggle"] a { right:-0.75em !important; top:-0.75em!important; }
  969.  
  970. .instructions code {
  971.     background-color: #161616!important;
  972.    }
  973.  
  974. #searchexpando {
  975.     display: none;
  976.     margin: 0px 0 0!important;
  977. text-align: center!important;
  978. }
  979. #searchexpando input, #searchexpando p {
  980.     margin-bottom: 5px!important;
  981. }
  982. #searchexpando {
  983.     padding-top: 0px!important;
  984. }
  985. #searchexpando dl {
  986.     margin: 0px 0!important;
  987.  }
  988.  
  989. .search-summary {
  990.     margin: 10px 10px 0 0!important;
  991.  }
  992.  
  993. input { -moz-appearance: none !important; background-color:#1e1e1e!important; color:grey!important }
  994.  
  995. #search input[type="text"]:focus {
  996. -moz-appearance: none !important;
  997.    color:#6184C5 !important;
  998. }
  999.  
  1000. .usertext-edit textarea {
  1001. -moz-appearance: none !important;
  1002. background-color:#1e1e1e!important;
  1003. top:3em!important;
  1004. color:grey!important;
  1005. border-color:#6184C5!important;
  1006. }
  1007.  
  1008. .usertext-edit textarea:focus {
  1009. -moz-appearance: none !important;
  1010. background-color:#1e1e1e!important;
  1011. top:3em!important;
  1012. color:#6184c5!important;
  1013. border-color:#6184C5!important;
  1014.  }
  1015. .login-form-side input:focus { -moz-appearance: none !important; background-color:#1e1e1e!important; color:#6184c5!important; }
  1016.  
  1017. #sr-header-area a {
  1018. color:#63C1FF !important; }
  1019. #RESShortcutsAdd { background-color:#1e1e1e!important; }
  1020. #RESShortcutsLeft { background-color:#1e1e1e!important; }
  1021. #RESShortcutsRight { background-color:#1e1e1e!important; }
  1022. #RESShortcutsEditContainer {  background-color:#1e1e1e!important;  }
  1023.  
  1024. .side .spacer .titlebox .fancy-toggle-button .add{top:0em!important;left:0em!important}
  1025. .side .spacer .titlebox .fancy-toggle-button .remove{top:0em!important;left:0em!important;}
  1026.  
  1027. .RESshortcutside:hover {
  1028. background-color: #111!important;
  1029.  }
  1030.  
  1031. .toolbar .clickable {
  1032. margin:0 .4em 0 0!important;
  1033.  }
  1034.  
  1035. .toolbar .arrow {position:relative!important;top:-.1em!important;}
  1036. .toolbar, .toolbar a, .toolbar b, .toolbar .left-side, .toolbar .middle-side, .toolbar .clickable, .toolbar .right-side  {background-color:#1e1e1e!important;}
  1037. .toolbar .thing {background-color:#1e1e1e!important;}
  1038. .toolbar .middle-side .domain {color: #888888!important;}
  1039. .toolbar a {position:relative!important;top: .2em!important;}
  1040.  
  1041. .toolbar .arrow.up {
  1042.  background:url(http://thumbs.reddit.com/t5_2qlyl_0.png?v=9oeida688vtqjpb4k0uy93oongrzuv5j7vcj) -30px 0 no-repeat !important;
  1043.     width:auto!important;
  1044.   }
  1045. .toolbar .arrow.down {
  1046. background:url(http://thumbs.reddit.com/t5_2qlyl_0.png?v=cmsw4qrin2rivequ0x1wnmn8ltd7ke328yqs) -30px -15px no-repeat !important;
  1047.     width:auto!important;
  1048.  }
  1049.  
  1050. .toolbar .arrow.downmod {width:auto!important;}
  1051. .toolbar .arrow.upmod {width:auto!important;}
  1052.  
  1053. .comments-panel .infobar {
  1054. -moz-border-radius:10px 10px 10px 10px!important;
  1055. -webkit-border-radius:10px 10px 10px 10px!important;
  1056. border-radius:10px 10px 10px 10px!important;
  1057.   }
  1058.  
  1059.  
  1060. a[href$="/spoiler"] {
  1061.     background: none repeat scroll 0 0 #444444!important;
  1062.     color: #444444 !important;
  1063.  
  1064.     border-color:#00ff00!important;
  1065. }
  1066. a[href$="/spoiler"]:hover {
  1067.     color: #FFFFFF !important;
  1068. }
  1069.  
  1070. .message.message-reply.recipient > .entry .head, .message.message-parent.recipient > .entry .head {
  1071.     color: grey!important;
  1072.     font-weight: bold;
  1073. }
  1074.  
  1075.  
  1076.  
  1077. .linefield {
  1078.     background-color: #111!important;
  1079.   }
  1080.  
  1081. div#sr-header-area a {
  1082. color: #63C1FF !important;
  1083. }
  1084.  
  1085. .titlebox form.toggle {
  1086.  
  1087. background: #1e1e1e none no-repeat scroll center left!important;
  1088. }
  1089.  
  1090. .flair {
  1091. background: black!important;
  1092. background: -moz-linear-gradient(top center, #3a3a3a, #111)!important;
  1093. background: -webkit-gradient(linear, center top, center bottom, from(#3a3a3a), to(#111)) !important;
  1094. color: #ccc!important;
  1095. border: 1px solid #111!important;
  1096. -moz-border-radius:2px!important;
  1097. -webkit-border-radius:2px!important;
  1098. border-radius: 2px;
  1099. }
  1100.  
  1101. .RESDialogSmall > h3 {
  1102. width:50%!important;
  1103. background-color: #1e1e1e!important;
  1104. background: -moz-linear-gradient(top center, #151515, #1e1e1e)!important;
  1105. background: -webkit-gradient(linear, center top, center bottom, from(#151515), to(#1e1e1e)) !important;
  1106. border: none!important;
  1107. -moz-border-radius:10px 10px 10px 10px!important;
  1108. -webkit-border-radius:10px 10px 10px 10px!important;
  1109. border-radius: 10px;
  1110. }
  1111. .RESDialogSmall {
  1112. background-color: #1e1e1e!important;
  1113. width: auto!important;
  1114. border: none!important;
  1115. -moz-border-radius:10px 10px 10px 10px!important;
  1116. -webkit-border-radius:10px 10px 10px 10px!important;
  1117. border-radius: 10px;
  1118. }
  1119.  
  1120. div#page-2.NERPageMarker {
  1121. background-color:#2d2d2d!important;
  1122. border: none!important;
  1123. }
  1124. div#page-3.NERPageMarker {
  1125. background-color:#2d2d2d!important;
  1126. border: none!important;
  1127. }
  1128. div#page-4.NERPageMarker {
  1129. background-color:#2d2d2d!important;
  1130. border: none!important;
  1131. }
  1132. div#page-5.NERPageMarker {
  1133. background-color:#2d2d2d!important;
  1134. border: none!important;
  1135. }
  1136. div#page-6.NERPageMarker {
  1137. background-color:#2d2d2d!important;
  1138. border: none!important;
  1139. }
Add Comment
Please, Sign In to add comment