hu6

userContent.css - Themes for Reddit, Facebook , and Youtube

hu6
Dec 2nd, 2012
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 81.27 KB | None | 0 0
  1. @-moz-document url-prefix("https://www.facebook.com"), url-prefix("http://www.facebook.com") {
  2.  
  3. body.fbIndex { background: url('http://www.universe-beauty.com/albums/userpics/1/3/Space-Art-Wallpaper-1920x1080_002.jpg')top center !important; }
  4. .loggedout_menubar_container { background: url('http://fiakka.com/images/blank_transparent.png') !important; }
  5.  
  6. .fbIndex #globalContainer #dropmenu_container,
  7.  
  8. .fbIndex #globalContainer #content,
  9.  
  10. .fbIndex #globalContainer #pageFooter { display: none !important }
  11.  
  12.  
  13.  
  14.  
  15.  
  16. .fbIndex .loggedout_menubar_container {
  17.  
  18.   position: fixed !important;
  19.  
  20.   width: 420px !important;
  21.  
  22.   height: 82px !important;
  23.  
  24.   min-width: 0 !important;
  25.  
  26.   top: 50% !important;
  27.  
  28.   left: 50% !important;
  29.  
  30.   margin-top: -17px !important;
  31.  
  32.   margin-left: -210px !important;
  33.  
  34.   z-index: -1 !important;
  35.  
  36. }
  37.  
  38.  
  39.  
  40.  
  41.  
  42. .fbIndex .loggedout_menubar { width: auto !important }
  43.  
  44. .fbIndex .loggedout_menubar_container .lfloat,
  45.  
  46. .fbIndex .loggedout_menubar_container .rfloat { float: none !important }
  47.  
  48. .fbIndex .loggedout_menubar_container .lfloat img,
  49.  
  50. .fbIndex .loggedout_menubar_container .rfloat #login_form table { display: block !important; margin: 0 auto !important }
  51.  
  52.  
  53.  
  54. .fbIndex .loggedout_menubar_container .lfloat img { display: block; margin: -60px auto 20px !important; }
  55.  
  56.  
  57. #SetAsHomepage_Callout
  58. {
  59.  
  60.   display: none;
  61. }
  62.  
  63. }
  64.  
  65.  
  66.  
  67.  
  68. /*
  69. //Reddit Violaceous
  70. //by twnsnd // masood
  71.  
  72. //INFO:
  73. Reddit enhancement suite is a must :D
  74. /http://reddit.honestbleeps.com/
  75. Designed with NeverendingReddit in Mind
  76. Designed for montecarlo font
  77. Must disable custom subreddit styles
  78.  
  79. //TODO:
  80. /ez
  81. top table row of formatting help has wrong bg color
  82. /major
  83. Opera - header subreddit list not inline when viewing subreddit dropdown
  84. /minor
  85. RES - view images tab overlapping other tabs in subreddit search results
  86. replace over 18 icon with a transparent bg version
  87. RES - Dashboard subreddit add dropdown
  88. RES - Tips and Tricks css arrow image color [.guider_arrow]
  89. RES - subreddit manager popup [.RESNotification]
  90. */
  91.  
  92. @-moz-document domain('reddit.com') {
  93.  
  94. /*hidden content*/
  95. div[style="float:right; margin: 5px"],
  96. .footer-parent,#header-img
  97. {display: none !important;}
  98.  
  99. /*General*/
  100. body {
  101.     background:#121314 !important;
  102.     margin:0px auto !important;
  103.     /*font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;*/
  104.     font-family: Roboto !important;
  105.     font-size: 12px !important;
  106.     font-weight:normal !important;
  107.     color:#ddd !important;
  108.     z-index: 0 !important;
  109.     /*[[mascot]]*/
  110.     /*background-image: url('http://i.imgur.com/BjV3U.png') !important;
  111.     background-repeat: no-repeat !important;
  112.     background-attachment: fixed !important;
  113.     background-position: 99% 100% !important;*/
  114. }
  115.  
  116. #header {
  117.     background:#121314 !important;
  118.     border: none !important;
  119.     height:45px !important;
  120.     position: fixed !important;
  121.     left: 0px !important;
  122.     right: 0px !important;
  123.     /*[[headerposition]]*/
  124.     /*position: fixed !important;
  125.     left: 0px !important;
  126.     right: 0px !important;*/
  127. }
  128.  
  129. .side {
  130.     width:270px !important;
  131.     margin:0 !important;
  132.     background: none !important;
  133.     overflow: hidden !important;
  134.     position: fixed !important;
  135.     right: 0px !important;
  136.     top: 45px !important;
  137.     bottom: 0px !important;
  138.     /*[[sideposition]]*/
  139.     /*position: fixed !important;
  140.     right: 0px !important;
  141.     top: 50px !important;
  142.     bottom: 0px !important;*/
  143. }
  144.  
  145. .link,
  146. .comment,
  147. .subreddit.odd,
  148. .subreddit.even,
  149. .delete-field, .clearLeft,
  150. .usertext.grayed .usertext-body,
  151. tr[style="background-color: #ffff99; text-align: center"] {
  152.     background-color: #1b1b1b !important;
  153. }
  154.  
  155. .flair, .linkflairlabel {
  156.     display: inline-block;
  157.     margin-right: 0.5em;
  158.     padding: 0px 0px !important;
  159.     background: none repeat scroll 0% 0% rgb(245, 245, 245);
  160.     color: rgb(85, 85, 85);
  161.     border: 1px solid rgb(221, 221, 221);
  162.     border-radius: 0 !important;
  163. }
  164.  
  165. #sr-header-area {
  166.     background:#1b1b1b !important;
  167.     text-transform: capitalize !important;
  168.     border: none !important;
  169.     padding: 0 0 8px 10px !important;
  170.     height:10px !important;
  171.     overflow:visible !important;
  172.     font-size:11px !important;
  173.     right: 0px !important;
  174.     left: 0px !important;
  175. }
  176.  
  177. #sr-header-area a {
  178.     color: #ddd;
  179. }
  180.  
  181. #header-bottom-right {
  182.     background: none !important;
  183.     bottom: 4px !important;
  184.     font-weight:bold !important;
  185.     color:#000 !important;
  186.     margin-right:10px !important;
  187. }
  188.  
  189. #header-bottom-right a {
  190.     color:#ddd !important;
  191. }
  192.  
  193. .side:hover {
  194.     overflow-y: auto !important;
  195. }
  196.  
  197. .side .spacer {
  198.     background:#1b1b1b !important;
  199.     margin:0 0 1px 0 !important;
  200. }
  201.  
  202. .side .spacer #search input {
  203.     margin:6px !important;
  204.     padding:5px !important;
  205.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  206.     font-weight:normal !important;
  207.     font-size: 15px !important;
  208. }
  209.  
  210. .flat-list {
  211.     font-size:11px !important;
  212. }
  213.  
  214. .flat-list a {
  215.     color:#ddd !important;
  216.     text-decoration:none !important;
  217. }
  218.  
  219. .flat-list .selected a {
  220.     color:#2a7fa0 !important;
  221. }
  222.  
  223. .dropdown.srdrop .selected {
  224.     color:#2a7fa0 !important;
  225.     font-weight:700 !important;
  226.     padding:0 20px 0 2px !important;
  227.     margin: 0 !important;
  228. }
  229.  
  230. .drop-choices {
  231.     border:0px !important;
  232.     background:#1b1b1b !important;
  233.     box-shadow: 0 0 2px 1px #121314 !important;
  234.     text-transform: none !important;
  235. }
  236.  
  237. .drop-choices.srdrop {
  238.     left: 2px !important;
  239. }
  240.  
  241. .srdrop .choice.bottom-option {
  242.     border-top: 1px solid #444 !important;
  243. }
  244.  
  245. #sr-more-link {
  246.     background:#1b1b1b !important;
  247.     top: 0px !important;
  248.     color:#2a7fa0 !important;
  249.     padding:0 8px 0 10px !important;
  250. }
  251.  
  252. #sr-more-link a {
  253.     color:#2a7fa0 !important;
  254. }
  255.  
  256. .author {
  257.     margin-right: 0 !important;
  258. }
  259. .error, .status,
  260. .tagline .admin,
  261. .userattrs .admin,
  262. .nsfw-stamp, .nsfw-stamp acronym {
  263.     background: none !important;
  264.     border: none !important;
  265.     color: #d54a61 !important;
  266. }
  267.  
  268. .error {
  269.     font-size: 11px !important;
  270. }
  271.  
  272. .attention a,
  273. .nsfw-stamp, .nsfw-stamp acronym {
  274.     font-weight: 700 !important;
  275. }
  276.  
  277. .tabmenu {
  278.     position:absolute;
  279.     left: 0px;
  280.     top:20px;
  281. }
  282.  
  283. .tabmenu li {
  284.     margin: 0 !important;
  285. }
  286.  
  287. .tabmenu li a {
  288.     border: 0px !important;
  289.     padding: 10px 15px !important;
  290.     margin-left: 0px !important;
  291.     background:none !important;
  292.     color:#ddd !important;
  293.     font-size: 13px !important;
  294. }
  295.  
  296. .tabmenu li.selected a {
  297.     color:#2a7fa0 !important;
  298. }
  299.  
  300. .tabmenu li a:hover {
  301.     color:#2a7fa0 !important;
  302. }
  303.  
  304. #header-img-a {
  305.     margin-left: 10px !important;
  306.     position:absolute;
  307.     top:33px;
  308. }
  309.  
  310. #header-img {
  311.     max-height:40px !important;
  312. }
  313.  
  314. .redditname a {
  315.     color:#ddd !important;
  316.     font-size: 15px !important;
  317. }
  318.  
  319. .separator {
  320.     font-weight:normal !important;
  321. }
  322.  
  323. .user {
  324.     color:#2a7fa0 !important;
  325. }
  326.  
  327. .content {
  328.     background: #121314 !important;
  329.     margin:0 !important;
  330.     margin-left: 1px !important;
  331.     margin-right: 271px !important;
  332.     color: #ddd !important;
  333.     position: relative !important;
  334.     top: 45px !important;
  335.     z-index: 0 !important;
  336. }
  337.  
  338. .content .content {
  339.     background: none !important;
  340.     width: auto !important;
  341.     box-shadow: none !important;
  342. }
  343.  
  344. .content .spacer {
  345.     margin-bottom: 0 !important;
  346. }
  347.  
  348. a.pretty-button {
  349.     color:#1b1b1b !important;
  350.     font-size:11px !important;
  351.     font-weight:bold !important;
  352.     border:0px !important;
  353.     padding:0px 4px !important;
  354.     border-radius: 4px !important;
  355.     margin:0 0 0 4px !important;
  356.     line-height:16px !important;
  357. }
  358.  
  359. a.pretty-button.positive {
  360.     background:#bd2b83 !important;
  361. }
  362.  
  363. a.pretty-button.negative {
  364.     background:#d54a61 !important;
  365. }
  366.  
  367. #searchexpando {
  368.     background:#1b1b1b !important;
  369.     font-size: 10px !important;
  370.     border: none !important;
  371.     border-top: 2px solid #121314 !important;
  372.     border-radius: 0 !important;
  373. }
  374.  
  375. .trophy-name {
  376.     color: #ddd !important;
  377. }
  378.  
  379. .infobar {
  380.     background:#1b1b1b !important;
  381.     font-size: 11px !important;
  382.     border: 1px solid #444 !important;
  383.     margin: 0 0 2px 0 !important;
  384. }
  385.  
  386. .sidecontentbox {
  387.     margin:1px 5px !important;
  388.     padding: 10px 0 !important;
  389. }
  390.  
  391. .sidecontentbox .content {
  392.     width: auto !important;
  393.     clear:both;
  394.     top: 0px !important;
  395.     margin:0 !important;
  396.     border: 0 !important;
  397.     box-shadow: none !important;
  398.     color: #ddd !important;
  399.     font-size: 11px !important;
  400.     background:#1b1b1b !important;
  401. }
  402.  
  403. .titlebox {
  404.     padding: 10px !important;
  405.     color: #ddd !important;
  406.     font-size: 11px !important;
  407.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  408. }
  409.  
  410. .titlebox h1 {
  411.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  412.     padding: 0 0 0 17px !important;
  413.     margin: 0 0 0 -17px !important;
  414.     color: #ddd !important;
  415.     font-size: 14px !important;
  416. }
  417.  
  418. .titlebox form.toggle, .icon-menu a  {
  419.     background-color:#1b1b1b !important;
  420. }
  421.  
  422. .sidecontentbox h1 {
  423.     padding-left: 5px !important;
  424.     color: #ddd !important;
  425.     font-size: 14px !important;
  426.     text-transform: lowercase !important;
  427.     font-weight: 700 !important;
  428. }
  429.  
  430. .panestack-title {
  431.     border: none !important;
  432. }
  433.  
  434. .panestack-title .title {
  435.     color: #ddd !important;
  436.     font-size: 13px !important;
  437. }
  438.  
  439. .titlebox .number, .titlebox .word {
  440.     color: #2a7fa0 !important;
  441.     font-weight:bold !important;
  442.     font-size:11px !important;
  443. }
  444.  
  445. .titlebox .bottom {
  446.     border-top: 1px solid #444 !important;
  447.     padding: 10px 0 0 0 !important;
  448. }
  449.  
  450. .submit, .create, .gold {
  451.     padding: 10px !important;
  452. }
  453.  
  454. .morelink {
  455.     display:block !important;
  456.     background:#2a7fa0 !important;
  457.     border:0 !important;
  458.     border-radius: 3px !important;
  459.     padding:0 !important;
  460. }
  461.  
  462. .morelink:hover {
  463.     background: #bd2b83 !important;
  464. }
  465.  
  466. .morelink a {
  467.     color: #1b1b1b !important;
  468. }
  469.  
  470. .sidebox.create .spacer, .sidebox.submit .spacer, .sidebox.gold .spacer {
  471.     padding:10px 0 0 0 !important;
  472.     margin:0 !important;
  473.     min-height: 0 !important;
  474.     box-shadow: none !important;
  475. }
  476.  
  477. .sponsorshipbox.thing {
  478.     padding:0 !important;
  479.     border:0 !important;
  480. }
  481.  
  482. .linkinfo {
  483.     background: none !important;
  484.     border: 0 !important;
  485.     padding: 10px !important;
  486.     color: #ddd !important;
  487.     font-size: 11px !important;
  488.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  489. }
  490.  
  491. .sr-bar .separator,
  492. .srSep, .separator, .rank {
  493.     color: #bd2b83 !important;
  494. }
  495.  
  496. .linkinfo .upvotes {
  497.     color: #bd2b83 !important;
  498. }
  499.  
  500. .linkinfo .downvotes {
  501.     color: #db95e5 !important;
  502. }
  503.  
  504. .thing {
  505.     margin:0 !important;
  506. }
  507.  
  508. .link, .linklisting>.subreddit {
  509.     padding: 4px 0 4px 0 !important;
  510.     margin-bottom: 1px !important;
  511. }
  512.  
  513. .link, .linklisting>.thing {
  514.     padding: 4px 0 4px 0 !important;
  515.     margin-bottom: 1px !important;
  516. }
  517.  
  518. .link.promotedlink {
  519.     border:none !important;
  520.     margin-bottom: 1px !important;
  521.     padding-left: 19px !important;
  522. }
  523.  
  524. .message.message-parent {
  525.     background: #1b1b1b !important;
  526.     margin-bottom: 1px !important;
  527.     padding-bottom: 5px !important;
  528. }
  529.  
  530. .message {
  531.     padding: 0 0 0 10px !important;
  532.     margin: 0 !important;
  533. }
  534.  
  535. .message .expand {
  536.     color: #696969 !important;
  537.     font-size: 10px !important;
  538. }
  539.  
  540. .message .collapsed {
  541.     color: #444 !important;
  542.     font-size: 10px !important;
  543. }
  544.  
  545. .message .subject .correspondent {
  546.     border:none !important;
  547.     background: none !important;
  548.     padding-right: 0 !important;
  549. }
  550.  
  551. p.parent {
  552.     margin-left: 4px !important;
  553. }
  554.  
  555. .entry {
  556.     padding-top: 1px !important;
  557. }
  558.  
  559. .message .entry .parent {
  560.     border: 1px solid #444 !important;
  561. }
  562.  
  563. .rounded {
  564.     border-radius: 0 !important;
  565. }
  566.  
  567. .message.message-reply .entry, .message.message-parent .entry {
  568.     border-left: 1px solid #444 !important;
  569.     margin-left: 10px !important;
  570.     padding: 0 0 2px 5px !important;
  571. }
  572.  
  573. .message.message-reply.recipient > .entry .head,
  574. .message.message-parent.recipient > .entry .head {
  575.     color: #ddd !important;
  576.     font-weight: normal !important;
  577.     font-size: 10px !important;
  578. }
  579.  
  580. .message.new > .entry {
  581.     background-color: #121314 !important;
  582. }
  583.  
  584. .message.new > .entry .head {
  585.     color: #d54a61 !important;
  586. }
  587.  
  588. .organic-listing {
  589.     border:none !important;
  590. }
  591.  
  592. .organic-listing .link {
  593. }
  594.  
  595. .link.promotedlink.promoted {
  596.  
  597. }
  598.  
  599. .link .score {
  600.     font-weight: bold !important;
  601.     font-size: 14px !important;
  602.     color: #2a7fa0 !important;
  603. }
  604.  
  605. .link .midcol {
  606.     margin:0 5px 0 5px !important;
  607.     width: 7ex !important;
  608. }
  609.  
  610. .comment .midcol {
  611.     margin:0 5px 0 15px !important;
  612.     width: 15px !important;
  613. }
  614.  
  615. .subreddit .midcol {
  616.     margin:0 10px 0 10px !important;
  617. }
  618.  
  619. .thumbnail {
  620.     padding:0 !important;
  621.     margin: 0 10px 0 0 !important;
  622.     height: 45px !important;
  623. }
  624.  
  625. .thing .title .loggedin {
  626.     color: #ddd !important;
  627. }
  628.  
  629. .subscription-box .title {
  630.     color: #ddd !important;
  631.     line-height:20px !important;
  632. }
  633.  
  634. .subscription-box a {
  635.     font-size: 13px !important;
  636. }
  637.  
  638. .thing .title {
  639.     color: #ddd !important;
  640.     font-size: 13px !important;
  641.     padding-right: 2px !important;
  642.     /*overflow:hidden !important;
  643.     white-space:nowrap !important;
  644.     text-overflow:ellipsis !important;*/
  645. }
  646.  
  647. .thing .title:visited,
  648. .comment .expand {
  649.     color: #696969 !important;
  650. }
  651.  
  652. .domain,.domain a {
  653.     color: #696969 !important;
  654.     border:none !important;
  655.     font-size: 10px !important;
  656. }
  657.  
  658. .tagline {
  659.     color: #ddd !important;
  660.     border:none !important;
  661.     font-size: 10px !important;
  662. }
  663.  
  664. .tagline .submitter,
  665. .userattrs .submitter {
  666.     color: #bd2b83 !important;
  667. }
  668.  
  669. .tagline .moderator,
  670. .userattrs .moderator {
  671.     color: #bd2b83 !important;
  672. }
  673.  
  674. .menuarea {
  675.     font-size: 11px !important;
  676.     border:none !important;
  677. }
  678.  
  679. .menuarea .drop-choices {
  680.     border: none !important;
  681.     font-size: 11px !important;
  682. }
  683.  
  684. .commentarea .menuarea {
  685.     margin-bottom: 0 !important;
  686. }
  687.  
  688. .dropdown.lightdrop .selected {
  689.     font-size: 11px !important;
  690.     text-decoration: none !important;
  691.     box-shadow: 0 0 2px 1px #121314 !important;
  692. }
  693.  
  694. .expand-btn {
  695.     margin-top: 0 !important;
  696. }
  697.  
  698. .nestedlisting>.comment {
  699.     padding: 2px 0 1px 0 !important;
  700.     margin: 0 0 1px 0 !important;
  701.     background-color: #1b1b1b !important;
  702. }
  703.  
  704. .comment .child {
  705.     border-left: 1px solid #444 !important;
  706.     padding: 0 !important;
  707.     margin: 4px 20px 0 20px !important;
  708. }
  709.  
  710. .comment .collapsed {
  711.     padding: 0 0 3px 31px !important;
  712.     color: #696969 !important;
  713. }
  714.  
  715. .sitetable {
  716.     padding: 0 !important;
  717.     margin: 0 !important;
  718. }
  719.  
  720. .usertext {
  721.     margin-left: 4px !important;
  722. }
  723.  
  724. .keyHighlight {
  725.     background: none !important;
  726.     border: none !important;
  727. }
  728.  
  729. .unvotable-message {
  730.     border: none !important;
  731.     color: #6c6c6c !important;
  732. }
  733.  
  734. .flair {
  735.     background: none !important;
  736.     border: none !important;
  737.     color: #696969 !important;
  738.     margin-right: 0 !important;
  739. }
  740.  
  741. .deepthread {
  742.     font-size: 10px !important;
  743.     font-weight: 700 !important;
  744. }
  745.  
  746. .deepthread::after {
  747.     background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAJCAYAAADHP4f4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAF5JREFUeNq8k8ENgDAMAy9VpyFDMQoZhQzFPOZBQYJ3g6V8/PBJtmKSqFabHeiR8shayNAL1ApbekDdIytHEWAdsIJgAI5YrbSuG3Bhpam3bLu+nv3xJycAAAD//wMAC/Vf7zwFOxEAAAAASUVORK5CYII=) !important;
  748.     width: 25px !important;
  749.     background-position: inherit !important;
  750. }
  751.  
  752. .morechildren {
  753.     padding:0 0 0 0 !important;
  754. }
  755.  
  756. .morecomments .gray {
  757.     color: #6c6c6c !important;
  758.     font-size: 11px !important;
  759. }
  760.  
  761. .nextprev {
  762.     font-size: 11px !important;
  763.     padding-bottom: 5px !important;
  764. }
  765.  
  766. .raisedbox h4,
  767. .pagename,
  768. .morelink .nub,
  769. .sidebox.create .spacer a,
  770. .sidebox.submit .spacer a {
  771.     display:none !important;
  772. }
  773.  
  774. .md {
  775.     background: none !important;
  776.     border: none !important;
  777.     color: #ddd !important;
  778.     font-size: 11px !important;
  779. }
  780.  
  781. .md blockquote, .help blockquote {
  782.     border-left-color: #2a7fa0 !important;
  783. }
  784.  
  785. .md td, .md th {
  786.     border-color: #444 !important;
  787. }
  788.  
  789. .md h2 {
  790.     color: #2a7fa0 !important;
  791. }
  792.  
  793. .wiki h2, .wiki h1 {
  794.     color: #ddd !important;
  795. }
  796.  
  797. hr {
  798.     border:none !important;
  799.     background-color: #444 !important;
  800.     color: #444 !important;
  801.     height: 1px !important;
  802.     margin-bottom:4px !important;
  803. }
  804.  
  805. .usertext.border .usertext-body,
  806. .usertext.border .usertext-body .md {
  807.     background-color: #292a2b !important;
  808.     margin-right: 16px !important;
  809. }
  810.  
  811. /*Link Styling*/
  812. .usertext .bottom-area,
  813. .usertext .bottom-area a,
  814. .markdownEditor, .markdownEditor a,
  815. .titlebox .bottom a,
  816. .entry .buttons li a, .tagline a,
  817. .nextprev a,
  818. .shortlink a,
  819. .footer .col a,
  820. .md a,
  821. a {
  822.     color: #2a7fa0 !important;
  823.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  824.     text-decoration: none !important;
  825. }
  826.  
  827. .drop-choices a.choice:hover,
  828. .comment .expand:hover,
  829. .message .expand:hover {
  830.     background: rgba(0,0,0,.2) !important;
  831. }
  832.  
  833. a:hover {
  834.     background: rgba(0,0,0,.2);
  835. }
  836.  
  837. a[href$="/spoiler"] {
  838.     background-color: #000 !important;
  839.     color: #000 !important;
  840. }
  841.  
  842. a[href$="/spoiler"]:hover {
  843.     color: #ddd !important;
  844. }
  845.  
  846. a[href$="/s"] {
  847.     background-color: #000 !important;
  848.     color: #000 !important;
  849. }
  850.  
  851. a[href$="/s"]:hover {
  852.     color: #ddd !important;
  853. }
  854.  
  855. .link .rank {
  856.     color: #3c3c3c !important;
  857.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  858.     font-size: 14px  !important;
  859.     padding: 0 6px 0 0 !important;
  860.     margin-top: 0 !important;
  861.     float: right !important;
  862.     width: auto !important;
  863. }
  864.  
  865. .link.last-clicked {
  866.     border: 1px solid #444 !important;
  867. }
  868.  
  869. /*Fancy toggle button*/
  870. .fancy-toggle-button a {
  871.     color:#1b1b1b !important;
  872.     font-size:10px !important;
  873.     font-weight:bold !important;
  874.     border:0 !important;
  875.     padding:0 !important;
  876. }
  877.  
  878. .fancy-toggle-button a:hover {
  879.     background: rgba(0,0,0,.2) !important;
  880. }
  881.  
  882. .fancy-toggle-button .remove {
  883.     background:none !important;
  884.     color:#BE5353 !important;
  885. }
  886.  
  887. .fancy-toggle-button .add {
  888.     background:none !important;
  889.     color:#00AB3F !important;
  890. }
  891.  
  892. .fancy-toggle-button .active {
  893.     line-height:20px !important;
  894. }
  895.  
  896. .RESDialogSmall .fancy-toggle-button .active {
  897.     line-height:10px !important;
  898. }
  899.  
  900. /*Login/Register Popup*/
  901. .popup {
  902.     background: #1b1b1b !important;
  903.     margin:0 !important;
  904.     margin-left: 20px !important;
  905.     margin-right: 330px !important;
  906.     padding:10px !important;
  907.     border:none !important;
  908.     border-radius: 5px;
  909.     color: #ddd !important;
  910. }
  911.  
  912. .divide {
  913.     border-right-color: #444 !important;
  914.     border-right-style: solid !important;
  915.     border-right-width: 1px !important;
  916. }
  917.  
  918. .orangered {
  919.     color: #2a7fa0 !important;
  920. }
  921.  
  922. .loginform h3,
  923. .loginform label,
  924. .popup h1 {
  925.     color: #ddd !important;
  926. }
  927.  
  928. /*Link Submission Page*/
  929. .content h1 {
  930.     font-weight: 700 !important;
  931.     margin: 0 !important;
  932.     padding-left: 10px !important;
  933. }
  934.  
  935. .formtabs-content {
  936.     border: none !important;
  937. }
  938.  
  939. .tabmenu.formtab {
  940.     display: inline !important;
  941.     margin-top: -45px !important;
  942. }
  943.  
  944. .tabmenu.formtab a {
  945.     font-weight: 700 !important;
  946.     margin-right: 4px !important;
  947. }
  948.  
  949. .formtabs-content .title,
  950. .formtabs-content .gray {
  951.     border: none !important;
  952.     font-size: 14px !important;
  953.     font-weight: 700 !important;
  954. }
  955.  
  956. form .spacer + .spacer {
  957.     padding: 0 !important;
  958.     margin: 0 !important;
  959. }
  960.  
  961. .formtabs-content .infobar {
  962.     margin: 0 0 2px 0 !important;
  963.     padding: 4px !important;
  964. }
  965. .roundfield {
  966.     border-radius: 0 !important;
  967.     background-color: #121314 !important;
  968.     padding: 4px !important;
  969.     margin: 0 0 2px 0 !important;
  970. }
  971.  
  972. .delete-field {
  973.     border-radius: 0 !important;
  974. }
  975.  
  976. .roundfield textarea, .roundfield input[type="text"],
  977. .roundfield input[type="password"] {
  978.     border: none !important;
  979.     box-shadow: none !important;
  980. }
  981.  
  982. /*Create Subreddit Page*/
  983. .create-reddit h1, .create-promotion h1 {
  984.     font-size: 20px !important;
  985.     margin: 0 !important;
  986.     padding-bottom: 4px !important;
  987. }
  988.  
  989. .linefield {
  990.     background-color: #1b1b1b !important;
  991.     padding: 4px !important;
  992.     margin: 0 0 2px 0 !important;
  993. }
  994.  
  995. .linefield textarea, .linefield input[type="text"],
  996. .linefield input[type="password"] {
  997.     border: none !important;
  998.     box-shadow: 0 0 2px 1px #121314 !important;
  999. }
  1000.  
  1001. .linefield .title {
  1002.     color:#ddd !important;
  1003. }
  1004.  
  1005. /*Send A message Page*/
  1006. .roundfield .title,
  1007. .roundfield .gray {
  1008.     border: none !important;
  1009.     font-size: 14px !important;
  1010.     font-weight: 700 !important;
  1011. }
  1012.  
  1013. /*General Form Styling*/
  1014. button,
  1015. input,
  1016. select,
  1017. textarea,
  1018. input[type="checkbox"] {
  1019.     -webkit-appearance: none;
  1020.     -moz-appearance: none;
  1021.     -o-appearance: none;
  1022.     box-shadow: 0 0 2px 1px #121314 !important;
  1023. }
  1024.  
  1025. input,
  1026. textarea,
  1027. #qr form[name^="post"] textarea.inputtext, .postarea form[name^="post"] textarea.inputtext {
  1028.     background-color: #18191a !important;
  1029.     border: none !important;
  1030.     color: #ddd !important;
  1031.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  1032. }
  1033.  
  1034. button,
  1035. input[type="submit"],
  1036. .optionContainer input[type="button"],
  1037. #RESConsoleModulesPanel input[type="button"],
  1038. #authorInfoToolTip .blueButton,
  1039. input#moduleOptionsSave {
  1040.     background-color: #18191a !important;
  1041.     border: none !important;
  1042.     border-radius:0 !important;
  1043.     color: #ddd !important;
  1044.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  1045.     font-size: 9px !important;
  1046.     text-transform: uppercase !important;
  1047.     padding: 1px 8px 1px 8px !important;
  1048. }
  1049.  
  1050. button:hover,
  1051. input:hover,
  1052. textarea:hover,
  1053. .subreddit.even:hover,
  1054. .subreddit.odd:hover,
  1055. .link:hover,
  1056. #RESConsoleModulesPanel input[type="button"]:hover,
  1057. #authorInfoToolTip .blueButton:hover,
  1058. #previoussearch #search input[type="text"]:hover {
  1059.     background-color: #242424 !important;
  1060. }
  1061.  
  1062. input:focus,
  1063. textarea:focus,
  1064. #previoussearch #search input[type="text"]:focus {
  1065.     background-color: #3f3f3f !important;
  1066. }
  1067.  
  1068. button,
  1069. select,
  1070. textarea {
  1071.     border: none !important;
  1072. }
  1073.  
  1074. ::selection {
  1075.     background: #ddd;
  1076.     color: #101010;
  1077. }
  1078.  
  1079. .usertext-edit textarea {
  1080.     font-size: 11px !important;
  1081. }
  1082.  
  1083. .login-form-side {
  1084.     border:none !important;
  1085.     padding:8px 0 8px 0 !important;
  1086. }
  1087.  
  1088. #search input[type="text"] {
  1089.     border-radius: 0px !important;
  1090.     background-color: #1b1b1b !important;
  1091.     color: #ddd !important;
  1092.     width: 260px !important;
  1093.     box-shadow: none !important;
  1094. }
  1095.  
  1096. .searchpane {
  1097.     border:none !important;
  1098.     background:none !important;
  1099. }
  1100.  
  1101. /*Checkbox/radio button Styling*/
  1102. input[type="checkbox"],
  1103. .side .spacer #search input[type="checkbox"],
  1104. input[type="radio"] {
  1105.     background: none repeat scroll 0% 0% rgba(24, 25, 26, 0.9) !important;
  1106.     border: 1px solid rgb(18, 19, 20) !important;
  1107.     display: inline-block;
  1108.     height: 12px !important;
  1109.     margin: 3px;
  1110.     position: relative;
  1111.     vertical-align: top;
  1112.     width: 12px !important;
  1113.     border-radius: 2px 2px 2px 2px !important;
  1114.     -moz-transition: background 0.1s ease 0s;
  1115. }
  1116.  
  1117. input[type="radio"]:active,
  1118. .side .spacer #search input[type="checkbox"]:active,
  1119. input[type="checkbox"]:active {
  1120.     background:rgba(0,0,0,.9)!important;
  1121.     box-shadow:inset rgba(0,0,0,.2) 0 1px 2px,rgba(100,100,100,.6) 0 1px;
  1122. }
  1123.  
  1124. input[type="radio"]:checked,
  1125. .side .spacer #search input[type="checkbox"]:checked,
  1126. input[type="checkbox"]:checked {
  1127.     box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset, 0px 1px rgba(100, 100, 100, 0.6);
  1128. }
  1129.  
  1130.  
  1131. /*footer*/
  1132. .footer-parent {
  1133.     text-align: left !important;
  1134.     padding:20px 0 0 0 !important;
  1135.     margin-left:20px !important;
  1136. }
  1137.  
  1138. .footer {
  1139.     margin: 0 !important;
  1140.     padding: 0 !important;
  1141.     border: 0 !important;
  1142. }
  1143.  
  1144. .footer .col {
  1145.     border-left: 1px solid #444 !important;
  1146.     padding:10px 10px !important;
  1147.     margin: 0 0 10px 0 !important;
  1148. }
  1149.  
  1150. .footer .col:first-of-type {
  1151.     border-left: 0px !important;
  1152.     padding:10px 10px 10px 0 !important;
  1153. }
  1154.  
  1155. .flat-vert.title {
  1156.     color: #ddd !important;
  1157.     font-weight: 700 !important;
  1158.     font-size: 14px !important;
  1159.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  1160. }
  1161.  
  1162. .flat-vert li a{
  1163.     font-size: 1px !important;
  1164. }
  1165.  
  1166. .bottommenu, .bottommenu a {
  1167.     color: #ddd !important;
  1168.     font-size: 10px !important;
  1169. }
  1170.  
  1171. /*Upvote/Downvote Images*/
  1172. .arrow {
  1173.     background-attachment: scroll !important;
  1174.     background-clip: border-box !important;
  1175.     background-color: transparent !important;
  1176.     background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAcCAYAAAD1PDaSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAn9JREFUeNpi/P//P8NQA0z4JNM2W5Pto4iIiP9ATJZeIyOj/0BMuqOT1lr+//PrH5gmx8GHDx8GMUl2OMjBd+7cAevF5XBGbMkjZqkZhuCS6FOMJDoYDGxtbcH2rFixghQHg4GKigpY77lz5/A7OnK+Cc6QXZ54hpGQgw8ePMjAxIQagcQ4HN3B+ByO4ujQGUYEk8LqjHOMpDiYGIfjcjBYAyMjg7KyMorD4Y4OnGRAdNpdn3eBEV+SwAb+/fvHYG9vj+FwfA7G5XCwo3279UjObJtLLzHCHIwuhyVNowCgoxlhDkaXg3kAyaEoAOhoRhZkB8CAR4s2hmE7aq7iSs/o4v9xORKbA5BCHKtebBmRBWtU/qJfhYOvPMYFsDr6z89/RBuAnrGwlcsgMVwlB3IoEusB7I7+MbirdqyO/v39L0WGYst8xAJouYw1JvDWiEO6wTSkkodXah9G8G+bXURU2yMkJARD75o1axiJLEnIL/JY2TkpConjx4/D2ZaWliTpxdJgIi6k2Tg4h17yYGHnGHqOZmMb3I4GF3kpHTtILvfmVHgw4sp46GmahYWF5AYTrjQNaq/Ay+nM/v1EO3x6oSMjUmkBbuggOxRX09Ta2hqlJIE1ku7evcuAr76AtfhgDSyUyiV/2nGCDp+YZcmIpZgDW3706FGcnQBQiKMXfUhtDbxtalCII7cIMWrE0jnncTq8O8WQkVAZjc3h2BxMSncL2cE4q/GqxdcwBNtitYiuXNDTNCmVC3qaRncwJF6AjsaG61fc+g/DuNTgwsHBwf+lpKT+g2hS9RoaGv7n5eX9D6JxqcFrQPO6hyRbiuxwcvXiczAID8lWHkCAAQCNTDwwRTu2WAAAAABJRU5ErkJggg==) !important;
  1177.     background-origin: padding-box !important;
  1178.     background-repeat: no-repeat !important;
  1179.     background-size: auto !important;
  1180. }
  1181.  
  1182. .arrow.up {
  1183.     background-position: -15px 0px !important;
  1184. }
  1185. .arrow.up:hover {
  1186.     background-position: -30px 0px !important;
  1187. }
  1188. .arrow.down {
  1189.     background-position: -15px -14px !important;
  1190. }
  1191. .arrow.down:hover {
  1192.     background-position: -30px -14px !important;
  1193. }
  1194. .arrow.upmod {
  1195.     background-position: 0px 0px !important;
  1196. }
  1197. .arrow.downmod {
  1198.     background-position: 0px -14px !important;
  1199. }
  1200.  
  1201. /*reddit toolbar*/
  1202. .toolbar .left-side,
  1203. .toolbar .middle-side,
  1204. .toolbar .right-side {
  1205. }
  1206.  
  1207. .toolbar .arrow.up {
  1208.     background-image: url("http://www.reddit.com/static/aminiupgray.gif") !important;
  1209. }
  1210. .toolbar .arrow.upmod, .toolbar .arrow.up:hover {
  1211.     background-image: url("http://www.reddit.com/static/aminiupmod.gif") !important;
  1212. }
  1213.  
  1214. .toolbar .arrow.down {
  1215.     background-image: url("http://www.reddit.com/static/aminidowngray.gif") !important;
  1216. }
  1217. .toolbar .arrow.downmod, .toolbar .arrow.down:hover {
  1218.     background-image: url("http://www.reddit.com/static/aminidownmod.gif") !important;
  1219. }
  1220.  
  1221. .toolbar .arrow,
  1222. .toolbar .arrow:hover {
  1223.     background-position: 0% 50% !important;
  1224. }
  1225.  
  1226. /*Expando Button Styling*/
  1227. .expando-button {
  1228.     background-image: url(data:image/png;base64,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) !important;
  1229.     background-clip: padding-box !important;
  1230.     background-color: transparent !important;
  1231.     background-origin: padding-box !important;
  1232.     background-repeat: no-repeat !important;
  1233.     background-size: auto !important;
  1234. }
  1235.  
  1236. .expando-button.image.collapsed {
  1237.     background-position: 0px 0px !important;
  1238. }
  1239. .expando-button.image.collapsed:hover {
  1240.     background-position: 0px -24px !important;
  1241. }
  1242. .expando-button.image.expanded {
  1243.     background-position: 0px -48px !important;
  1244. }
  1245. .expando-button.image.expanded:hover {
  1246.     background-position: 0px -72px !important;
  1247. }
  1248.  
  1249. .expando-button.selftext.collapsed {
  1250.     background-position: 0px -96px !important;
  1251. }
  1252. .expando-button.selftext.collapsed:hover {
  1253.     background-position: 0px -120px !important;
  1254. }
  1255. .expando-button.selftext.expanded {
  1256.     background-position: 0px -144px !important;
  1257. }
  1258. .expando-button.selftext.expanded:hover {
  1259.     background-position: 0px -168px !important;
  1260. }
  1261.  
  1262. .expando-button.video.collapsed {
  1263.     background-position: 0px -192px !important;
  1264. }
  1265. .expando-button.video.collapsed:hover {
  1266.     background-position: 0px -216px !important;
  1267. }
  1268. .expando-button.video.expanded {
  1269.     background-position: 0px -240px !important;
  1270. }
  1271. .expando-button.video.expanded:hover {
  1272.     background-position: 0px -264px !important;
  1273. }
  1274.  
  1275. .expando-button.image.commentImg {
  1276.     margin: 0 0 0 4px !important;
  1277.     padding: 0 !important;
  1278. }
  1279.  
  1280. /*Reddit Enhancement Suite Styling*/
  1281. #tipsAndTricksToolTip,
  1282. #RESShortcutsAddFormContainer,
  1283. #RESShortcutsEditContainer,
  1284. #RESShortcutsRight,
  1285. #RESShortcutsAdd,
  1286. #RESShortcutsTrash,
  1287. #RESShortcutsLeft,
  1288. #RESShortcutsViewport,
  1289. #srLeftContainer,
  1290. #RESStaticShortcuts,
  1291. #RESShortcuts,
  1292. #srDropdown {
  1293.     background-color: #1b1b1b !important;
  1294. }
  1295.  
  1296. #RESShortcutsEditContainer,
  1297. #RESShortcutsRight,
  1298. #RESShortcutsAdd,
  1299. #RESShortcutsTrash,
  1300. #RESShortcutsLeft {
  1301.     margin: 0 2px 0 0 !important;
  1302. }
  1303.  
  1304. #RESConsole {
  1305.     background-color: #121314 !important;
  1306.     border-radius: 0 !important;
  1307. }
  1308.  
  1309. #RESConsoleTopBar {
  1310.     border-bottom-color: #1b1b1b !important;
  1311.     border-radius: 0 !important;
  1312. }
  1313.  
  1314. #RESConsoleContent {
  1315.     border-top-color: #1b1b1b !important;
  1316. }
  1317.  
  1318. #RESConfigPanelModulesPane, #RESAboutPane {
  1319.     border-right-color: #1b1b1b !important;
  1320. }
  1321.  
  1322. #RESShortcutsAddFormContainer,
  1323. #authorInfoToolTip .blueButton {
  1324.     box-shadow: 0 0 2px 1px #121314 !important;
  1325. }
  1326.  
  1327. #srDropdownContainer a {
  1328.     color:#2a7fa0 !important;
  1329.     font-weight:bold !important;
  1330. }
  1331.  
  1332. .commentingAs {
  1333.     color: #ddd !important;
  1334.     font-size: 11px !important;
  1335.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  1336. }
  1337.  
  1338. .redditSingleClick {
  1339.     color: #2a7fa0 !important;
  1340.     font-size: 11px !important;
  1341.     text-decoration:none !important;
  1342.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  1343. }
  1344.  
  1345. .RESDialogSmall,
  1346. .RESDialogSmall.livePreview,
  1347. #REScommentNavBox,
  1348. #tipsAndTricksToolTip,
  1349. #accountSwitcherMenu,
  1350. .accountName {
  1351.     background: #1b1b1b !important;
  1352.     border: none !important;
  1353.     box-shadow: 0 0 2px 1px #121314 !important;
  1354.     color: #ddd !important;
  1355.     font-size: 11px !important;
  1356.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  1357.     padding: 0 !important;
  1358.     margin: 0 0 2px 0 !important;
  1359.     border-radius: 0 !important;
  1360. }
  1361.  
  1362. .accountName:hover {
  1363.     background: #393939 !important;
  1364. }
  1365.  
  1366. .RESDialogSmall .RESDialogContents {
  1367.     padding-top: 40px !important;
  1368. }
  1369.  
  1370. .RESDialogSmall > h3 {
  1371.     background: none !important;
  1372.     border-bottom: 1px solid #444 !important;
  1373.     color: #ddd !important;
  1374.     font-size: 13px !important;
  1375.     font-weight: 700 !important;
  1376.     padding: 5px 0 5px 0 !important;
  1377.     text-indent: 5px !important;
  1378.     height: auto !important;
  1379. }
  1380.  
  1381. .styleToggle {
  1382.     display:none !important;
  1383.     margin-top: -6px !important;
  1384.     padding-bottom: 10px !important;
  1385. }
  1386.  
  1387. #moduleOptionsSaveStatus {
  1388.     color: #bd2b83 !important;
  1389.     background: none !important;
  1390. }
  1391.  
  1392. .res_post_ups, .res_comment_ups {
  1393.     color: #bd2b83 !important;
  1394. }
  1395.  
  1396. .res_post_downs, .res_comment_downs {
  1397.     color: #db95e5 !important;
  1398. }
  1399.  
  1400. #srList {
  1401.     background: #1b1b1b !important;
  1402.     margin:0 !important;
  1403.     margin-left: 10px !important;
  1404.     margin-right: 330px !important;
  1405.     padding:10px !important;
  1406.     border-radius: 0px;
  1407.     border: none !important;
  1408.     box-shadow: 0 0 2px 1px #121314 !important;
  1409.     color: #ddd !important;
  1410.     position: fixed !important;
  1411. }
  1412.  
  1413. #srList tr {
  1414.     border-bottom-color: #444 !important;
  1415. }
  1416. #srList tr:hover {
  1417.     background: #444 !important;
  1418. }
  1419.  
  1420. .commentNavSortType,
  1421. #tipsAndTricksToolTip h2 {
  1422.     color: #ddd !important;
  1423. }
  1424.  
  1425. #REScommentNavToggle span:first-child {
  1426.     color: #808080 !important;
  1427. }
  1428. #REScommentNavToggle span {
  1429.     color: #bd2b83 !important;
  1430. }
  1431.  
  1432. .commentNavSortTypeDisabled,
  1433. .commentNavSortType:hover {
  1434.     color: #2a7fa0 !important;
  1435.     text-decoration: none !important;
  1436. }
  1437.  
  1438. #toolTipPrev, #toolTipNext {
  1439.     color: #2a7fa0 !important;
  1440. }
  1441.  
  1442. .RESshortcutside:hover {
  1443.     background-color: #6c6c6c !important;
  1444.     border: none !important;
  1445. }
  1446.  
  1447. .RESshortcutside {
  1448.     border: none !important;
  1449.     background-color: #444 !important;
  1450. }
  1451.  
  1452. #userbarToggle {
  1453.     background: #121314 !important;
  1454.     color: #ddd !important;
  1455.     border: none !important;
  1456. }
  1457.  
  1458. #userbarToggle.userbarShow {
  1459.     top: -13px !important;
  1460. }
  1461.  
  1462. #RESMenu li {
  1463.     border: 0px !important;
  1464.     padding: 10px 15px !important;
  1465.     margin-left: 20px !important;
  1466.     background:none !important;
  1467.     color:#ddd !important;
  1468.     font-size: 13px !important;
  1469.     font-weight: 700 !important;
  1470. }
  1471.  
  1472. #RESMenu li:hover {
  1473.     color:#2a7fa0 !important;
  1474. }
  1475.  
  1476. #keyCodeModal {
  1477.     color: #ddd !important;
  1478.     border: 1px solid #444 !important;
  1479.     background: #1b1b1b !important;
  1480. }
  1481.  
  1482. #modalOverlay {
  1483.     background-color: #c2c2c2 !important;
  1484. }
  1485.  
  1486. #RESThumbnailToolTip {
  1487.     border: 1px solid #444 !important;
  1488. }
  1489.  
  1490. #NERContent {
  1491.     background: #1b1b1b !important;
  1492.     color: #ddd !important;
  1493.     font-size: 11px !important;
  1494. }
  1495.  
  1496. #NERFail {
  1497.     background: #1b1b1b !important;
  1498.     color: #ddd !important;
  1499.     width: inherit !important;
  1500.     border: none !important;
  1501.     font-size: 11px !important;
  1502.     padding: 0 0 4px 0 !important;
  1503.     border-radius: 0 !important;
  1504. }
  1505.  
  1506. .NERPageMarker {
  1507.     background: #1b1b1b !important;
  1508.     color: #ddd !important;
  1509.     width: inherit !important;
  1510.     border: none !important;
  1511.     border-radius: 0 !important;
  1512.     font-size: 11px !important;
  1513.     padding: 1px 0 1px 0 !important;
  1514.     margin: 0 0 1px 0 !important;
  1515. }
  1516.  
  1517. #progressIndicator {
  1518.     background: #1b1b1b !important;
  1519.     border: none !important;
  1520.     border-bottom: 1px solid #444 !important;
  1521.     border-radius: 0 !important;
  1522.     width: inherit !important;
  1523.     font-size: 11px !important;
  1524.     height: 20px !important;
  1525.     padding: 1px 0 1px 0 !important;
  1526. }
  1527.  
  1528. #progressIndicator img, #NERContent img {
  1529.     display: none !important
  1530. }
  1531.  
  1532. .RESshortcutside,.RESshortcutside:hover,
  1533. .RESDashboardToggle, .RESFilterToggle,
  1534.  #REScommentSubToggle,.addButton {
  1535.     background:none !important;
  1536.     color:#00AB3F !important;
  1537.     font-size:10px !important;
  1538.     font-weight:bold !important;
  1539.     border:0px !important;
  1540.     padding: 0 !important;
  1541. }
  1542.  
  1543. #authorInfoToolTipContents img {
  1544.     display: none !important;
  1545. }
  1546.  
  1547. #REScommentSubToggle {
  1548.     width: auto !important;
  1549. }
  1550.  
  1551. .RESshortcutside.remove, .RESshortcutside.remove:hover,
  1552. .RESDashboardToggle.remove, .RESFilterToggle.remove,
  1553. #REScommentSubToggle.unsubscribe {
  1554.     background:none !important;
  1555.     color:#BE5353 !important;
  1556. }
  1557.  
  1558. .newComments {
  1559.     color:#bd2b83 !important;
  1560. }
  1561.  
  1562. #RESDashboardAddComponent {
  1563.     background: #1b1b1b !important;
  1564.     border: 1px solid #444 !important;
  1565.     border-radius: 0 !important;
  1566.     color: #ddd !important;
  1567.     padding: 6px 8px 5px 8px !important;
  1568. }
  1569.  
  1570. .RESDashboardComponent {
  1571.     background: #1b1b1b !important;
  1572.     border-radius: 0 !important;
  1573.     border: none !important;
  1574.     margin-bottom: 1px !important;
  1575. }
  1576.  
  1577. .RESDashboardComponentHeader {
  1578.     background-color: #1b1b1b !important;
  1579.     border-bottom: 1px solid #444 !important;
  1580. }
  1581.  
  1582. .RESDashboardComponentHeader ul li {
  1583.     background: #393939 !important;
  1584.     border: none !important;
  1585.     border-radius: 2px !important;
  1586.     color:#ddd !important;
  1587. }
  1588.  
  1589. .RESDashboardComponentHeader ul li.active, .RESDashboardComponentHeader ul li:hover {
  1590.     color:#2a7fa0 !important;
  1591.     background: #444 !important;
  1592. }
  1593.  
  1594. .moduleHeader,
  1595. .optionContainer {
  1596.     background: #1b1b1b !important;
  1597.     border-radius: 0 !important;
  1598.     border: none !important;
  1599.     margin-bottom: 1px !important;
  1600.     color: #ddd !important;
  1601. }
  1602.  
  1603. #moduleOptionsScrim {
  1604.     background: #393939 !important;
  1605. }
  1606.  
  1607. ul.widgetStateButtons li.updateTime {
  1608.     background: none !important;
  1609. }
  1610.  
  1611. .NERdupe p.title::after {
  1612.     color: #555 !important;
  1613. }
  1614.  
  1615. .backToWidgetTypes {
  1616.     color:#ddd !important;
  1617. }
  1618.  
  1619. ul.token-input-list-facebook {
  1620.     border: 1px solid #444 !important;
  1621.     background: none !important;
  1622.     margin-left: 2px !important;
  1623. }
  1624.  
  1625. div.token-input-dropdown-facebook {
  1626.     border: 1px solid #444 !important;
  1627.     background: #1b1b1b !important;
  1628.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  1629. }
  1630.  
  1631. div.token-input-dropdown-facebook p {
  1632.     background: #1b1b1b !important;
  1633.     color: #ddd !important;
  1634. }
  1635.  
  1636. .RESDashboardComponent a.widgetPath, .addNewWidget {
  1637.     color:#ddd !important;
  1638. }
  1639.  
  1640. .addButton {
  1641.     margin-top: 5px !important;
  1642. }
  1643.  
  1644. #userTaggerToolTip input[type="text"],
  1645. #userTaggerToolTip select,
  1646. #userTaggerToolTip input[type="submit"] {
  1647.     border-radius:0 !important;
  1648. }
  1649.  
  1650. .userTagLink.hasTag,
  1651. #userTaggerPreview,
  1652. #moduleOptionsSave,
  1653. .addRowButton {
  1654.     border: none !important;
  1655.     border-radius:0 !important;
  1656. }
  1657.  
  1658. .RESCloseButton {
  1659.     border: none !important;
  1660.     background: none !important;
  1661.     border-radius:0 !important;
  1662.     color:#ddd !important;
  1663. }
  1664.  
  1665. .RESCloseButton:hover {
  1666.     color: #d54a61 !important;
  1667. }
  1668.  
  1669. .guider, .guider_button {
  1670.     border: none !important;
  1671.     background: #1b1b1b !important;
  1672.     border-radius:0 !important;
  1673.     color:#ddd !important;
  1674.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  1675. }
  1676.  
  1677. .guider_button {
  1678.     box-shadow: 0 0 2px 1px #121314 !important;
  1679. }
  1680.  
  1681. .guider_content h1,
  1682. .hoverHelp {
  1683.     color:#2a7fa0 !important;
  1684. }
  1685.  
  1686. .guider_content p {
  1687.     color:#ddd !important;
  1688. }
  1689.  
  1690. .guider_arrow {
  1691.  
  1692. }
  1693.  
  1694. .voteWeight {
  1695.     background: none !important;
  1696. }
  1697.  
  1698. .moduleToggle .toggleOff, .toggleButton .toggleOff {
  1699.     background: #d54a61 !important;
  1700. }
  1701.  
  1702. .moduleToggle.enabled .toggleOff, .toggleButton.enabled .toggleOff,
  1703. #userTaggerToolTip .toggleButton .toggleOff {
  1704.     background: #dddddd !important;
  1705. }
  1706.  
  1707. .moduleToggle.enabled .toggleOn, .toggleButton.enabled .toggleOn {
  1708.     background:#2a7fa0 !important;
  1709. }
  1710.  
  1711. }
  1712. /*sidepanel ads*/
  1713. @-moz-document domain('redditmedia.com') {
  1714.  
  1715. /*#adlink, #ad { display: none! important; }*/
  1716.  
  1717. #adlink, #ad, body {
  1718.     background:none !important;
  1719.     color:#2a7fa0 !important;
  1720.     font-size: 11px !important;
  1721. }
  1722.  
  1723. #adlink a {
  1724.     color: #2a7fa0 !important;
  1725.     font-family: MonteCarlo, Helvetica, Arial, Verdana, sans-serif !important;
  1726.     text-decoration: none !important;
  1727. }
  1728.  
  1729. #adlink a:hover {
  1730.     background: rgba(0,0,0,.2) !important;
  1731. }
  1732.  
  1733. }
  1734.  
  1735.     @namespace url(http://www.w3.org/1999/xhtml);
  1736.     @-moz-document url("about:blank") {
  1737.  
  1738.     * {
  1739.     background-color: #1b1b1b;
  1740.     background-position:bottom right;
  1741.     background-attachment:fixed;
  1742.     background-repeat:no-repeat;
  1743.     }
  1744.     }
  1745.  
  1746.     @-moz-document domain("youtube.com") {
  1747.  
  1748. #feed-background, .horizontal-rule, #search-results .video-translation-links, .ita-kd-icon-button.small, #google_companion_ad_div, #instream_google_companion_ad_div, .feed-item-content-playlist li a .title, .yt-horizontal-rule, #video-sidebar, .feed-item-main .feed-item-show-more, .ad-div.mastad, #ad_creative_1, .premium-yva-unexpanded, #search-base-div .pyv-promoted-videos {
  1749. display: none!important;
  1750. }
  1751.  
  1752. body{
  1753. background-color: rgb(10,10,10) !important;
  1754. background-image: url(http://i44.tinypic.com/9fsn50.jpg)!important;
  1755. }
  1756.  
  1757. #logo {
  1758. background: no-repeat url(http://i41.tinypic.com/vrdll2.png) -71px -218px!important;
  1759. }
  1760.  
  1761. .feed-header{
  1762. width: 957px!important;
  1763. position: relative!important;
  1764. right: 200px!important;
  1765. border-top-left-radius: 5px!important;
  1766. }
  1767.  
  1768. .feed-page > ul {
  1769. position: relative!important;
  1770. width: 771px !important;
  1771. }
  1772.  
  1773. .feed-page > ul > li {
  1774. width: 384px!important;
  1775. height: 125px!important;
  1776. float: left !important;
  1777. border-right: 1px solid #272727!important;
  1778. border-top: 1px solid #272727!important;
  1779. background: #333!important;
  1780. }
  1781.  
  1782. .feed-container {
  1783. position: relative!important;
  1784. width: 769px!important;
  1785. background: #333!important;
  1786. border-bottom: solid 4px #333!important;
  1787. }
  1788.  
  1789. .feed-load-more-container {
  1790. clear: left!important;
  1791. }
  1792.  
  1793. .individual-feed {
  1794. width: 1000px!important;
  1795. }
  1796.  
  1797. p {
  1798. color: #888!important;
  1799. }
  1800.  
  1801. .feed-item-main .feed-item-time {
  1802. color: #aaa!important;
  1803. }
  1804.  
  1805. .feed-item-main .description {
  1806. color: #666!important;
  1807. width: 225px!important;
  1808. }
  1809.  
  1810. .feed-item-content p.metadata {
  1811. color: #ccc !important;
  1812. }
  1813.  
  1814. #masthead-container {
  1815. background: transparent!important;
  1816. }
  1817.  
  1818. #masthead-expanded-container {
  1819. background: rgb(40,40,40)!important;
  1820. box-shadow: inset 0 5px 5px #111 !important;
  1821. border-radius: 8px !important;
  1822. }
  1823.  
  1824. #masthead-user-button .masthead-user-username {
  1825. background-image: transparent !important;
  1826. }
  1827.  
  1828. .yt-uix-button, .yt-subscription-button.subscribed {
  1829. background-image: -webkit-linear-gradient(top,#333 0,#222 100%)!important;
  1830. background-image: -moz-linear-gradient(top,#333 0,#222 100%)!important;
  1831. border: 1px solid #222!important;
  1832. border-bottom: 1px solid #222 !important;
  1833. box-shadow: inset 0 0 2px #111!important;
  1834. color: #999 !important;
  1835. }
  1836.  
  1837. .yt-uix-button:active, .yt-uix-button.yt-uix-button-toggled, .yt-uix-button.yt-uix-button-toggled:hover, .yt-uix-button.yt-uix-button-toggled:focus {
  1838. color: #ccc !important;
  1839. box-shadow: inset 0 1px 2px #222!important;
  1840. box-shadow: inset 0 1px 5px #111!important;
  1841. }
  1842.  
  1843. #masthead-search-terms {
  1844. border: 1px solid #222 !important;
  1845. background-color: #222 !important;
  1846. box-shadow: inset 0 1px 3px #333 !important;
  1847. }
  1848.  
  1849. #masthead-search-terms input {
  1850. color: #999 !important;
  1851. }
  1852.  
  1853. tr {
  1854. background-color: #111 !important;
  1855. color: #999 !important;
  1856. }
  1857.  
  1858. .gssb_m{
  1859. background: #1a1a1a !important;
  1860. }
  1861.  
  1862. .gssb_e {
  1863. border-top: 0px solid #222!important;
  1864. border-right: 1px solid #222!important;
  1865. border-bottom: 1px solid #222!important;
  1866. border-left: 1px solid #222!important;
  1867. box-shadow: 0 10px 50px #000!important;
  1868. }
  1869.  
  1870. .gssb_i td {
  1871. background: #222 !important;
  1872. }
  1873.  
  1874. .gscl_a {
  1875. color: #444 !important;
  1876. }
  1877.  
  1878. #masthead-user-expander .yt-uix-expander-head, #masthead-gaia-user-wrapper, #masthead-gaia-photo-wrapper {
  1879. border: 0px solid black !important;
  1880. }
  1881.  
  1882. .yt-tile-static, .yt-tile-visible, .yt-tile-default:hover, .yt-tile-visible:hover, .yt-tile-static:hover {
  1883. background: rgb(25,25,25) !important;
  1884. box-shadow: 0 1px 8px #111!important;
  1885. border-bottom: solid 1px #111 !important;
  1886. }
  1887.  
  1888. #watch-sidebar .video-list-item a:hover {
  1889. background: rgb(25,25,25) !important;
  1890. border-bottom: solid 1px #111 !important;
  1891. box-shadow: 0 1px 8px #111!important;
  1892. transition: 0.15s ease-in!important;
  1893. }
  1894.  
  1895. #masthead-expanded-lists-container::after {
  1896. border-left: 1px solid #555 !important;
  1897. }
  1898.  
  1899. #masthead-expanded .list-title {
  1900. color: #999!important;
  1901. }
  1902.  
  1903. #footer-main .pickers .yt-uix-button, #footer ul {
  1904. text-shadow: 0 1px 1px black !important;
  1905. }
  1906.  
  1907.  
  1908. #yt-admin, #yt-admin.recommendations.collapsed, #yt-admin #yt-admin-sidebar, #yt-admin.vm-has-videolist {
  1909. background: rgba(25,25,25,0.95)!important;
  1910. border-right: solid 1px #444 !important;
  1911. border-bottom: solid 1px #444 !important;
  1912. }
  1913.  
  1914. #yt-admin #vm-pageheader-container h1, #vm-video-actions-inner {
  1915. background: #111 !important;
  1916. }
  1917.  
  1918. #yt-admin-recommendations h2, #vm-page-subheader {
  1919. border-bottom: solid 1px #444 !important;
  1920. }
  1921.  
  1922. #yt-admin-sidebar .selected a, #yt-admin-sidebar a.selected {
  1923. color: #333!important;
  1924. background-image: -webkit-linear-gradient(top,#333 0,#222 100%)!important;
  1925. background-image: -moz-linear-gradient(top,#333 0,#222 100%)!important;
  1926. }
  1927.  
  1928. #vm-video-list-container {
  1929. border-top: solid 1px #444 !important;
  1930. }
  1931.  
  1932. #yt-admin-sidebar a {
  1933. color: #888 !important;
  1934. border-bottom: 1px solid #444 !important;
  1935. text-shadow: 0 0 0 transparent,0 1px 0 #111!important;
  1936. box-shadow: none!important;
  1937. }
  1938.  
  1939. #yt-admin-sidebar h2 {
  1940. box-shadow: none!important;
  1941. border-bottom: 1px solid #333!important;
  1942. }
  1943.  
  1944. #yt-admin {
  1945. border-left: 1px solid #333 !important;
  1946. }
  1947.  
  1948. #search-main {
  1949. background: rgba(30,30,30,0.99)!important;
  1950. border: solid 10px rgb(30,30,30) !important;
  1951. border-radius: 10px !important;
  1952. }
  1953.  
  1954. #search-base-div .sidebar-ads h3, #search-base-div .sidebar-ads h3 a, #search-base-div .result-item h3, #search-base-div .result-item h3 a {
  1955. color: #999!important;
  1956. }
  1957.  
  1958. #toolbelt-container, #search-lego-refinements {
  1959. box-shadow: inset 0 5px 50px #111 !important;
  1960. -webkit-box-shadow: inset 0 5px 50px #111 !important;
  1961. background: rgba(25,25,25,0.99)!important;
  1962. border-radius: 10px !important;
  1963. }
  1964.  
  1965. #masthead-nav a, #masthead-user a, #watch-headline h1, .watch-view-count {
  1966. color: rgb(200,200,200) !important;
  1967. }
  1968.  
  1969. .watch-wide #watch-video-container, #page.watch-branded #content, #page.watch-branded #watch-sidebar, #page.watch-branded #watch-main-container {
  1970. background: transparent !important;
  1971. }
  1972.  
  1973. #watch-info {
  1974. background: rgb(30,30,30)!important;
  1975. border: 5px solid rgb(30,30,30)!important;
  1976. border-radius: 5px !important;
  1977. }
  1978.  
  1979. #watch-description .expand, #watch-description .collapse {
  1980. background: #222 !important;
  1981. border-top: 1px solid #1E1E1E !important;
  1982. border-radius: 0px 0px 5px 5px !important;
  1983. }
  1984.  
  1985. #watch-description-toggle {
  1986. border-top: 1px solid #1E1E1E !important;
  1987. }
  1988.  
  1989. #watch-description {
  1990. color: #999!important;
  1991. }
  1992.  
  1993. .watch-sparkbars {
  1994. border: 1px solid #222 !important;
  1995. }
  1996.  
  1997. #watch-actions-area {
  1998. background: rgb(30,30,30)!important;
  1999. box-shadow: 0 1px 1px #111 !important;
  2000. border-radius: 3px;
  2001. color: #999 !important;
  2002. }
  2003.  
  2004. #watch-discussion {
  2005. background: rgb(30,30,30)!important;
  2006. border: 5px solid rgb(30,30,30)!important;
  2007. border-radius: 5px !important;
  2008. }
  2009.  
  2010. .yt-uix-form-input-text, .yt-uix-form-textarea {
  2011. background: #222!important;
  2012. color: #999!important;
  2013. border: 1px solid #999!important;
  2014. box-shadow: none !important;
  2015. -webkit-box-shadow: none !important;
  2016. }
  2017.  
  2018. .live-comments-setting {
  2019. border: 1px solid #111 !important;
  2020. color: #999!important;
  2021. }
  2022.  
  2023. .comments-section h4 {
  2024. border-bottom: 1px solid rgb(20,20,20) !important;
  2025. color: #999!important;
  2026. }
  2027.  
  2028. .comment-list .comment {
  2029. border-top: 1px solid rgb(20,20,20) !important;
  2030. color: #999!important;
  2031. }
  2032.  
  2033. .yt-uix-button, .yt-subscription-button.subscribed {
  2034. text-shadow: 0 1px 0 black!important;
  2035. }
  2036.  
  2037. .comment .yt-uix-button .yt-uix-button-icon-watch-comment-vote-down, .comment .yt-uix-button:hover .yt-uix-button-icon-watch-comment-vote-down {
  2038. background: no-repeat url(http://i41.tinypic.com/mimgs2.png) -37px -72px!important;
  2039. }
  2040.  
  2041. .comment .yt-uix-button .yt-uix-button-icon-watch-comment-vote-up, .comment .yt-uix-button:hover .yt-uix-button-icon-watch-comment-vote-up {
  2042. background: no-repeat url(http://i41.tinypic.com/mimgs2.png) -203px -37px!important;
  2043. }
  2044.  
  2045. .watch-sidebar-body .video-list {
  2046. background: rgb(30,30,30)!important;
  2047. border: 5px solid rgb(30,30,30)!important;
  2048. border-radius: 5px!important;
  2049. }
  2050.  
  2051. .yt-tile-default .video-list-item-link .title, #watch-sidebar .video-list-item .title {
  2052. color: #999!important;
  2053. }
  2054.  
  2055. .context-body {
  2056. background: rgba(30,30,30,1)!important;
  2057. }
  2058.  
  2059. #watch-context {
  2060. border-color: #111!important;
  2061. }
  2062.  
  2063. .context-link {
  2064. color: #999!important;
  2065. text-shadow: 0 1px 0 #111 !important;
  2066. box-shadow: inset 0 0 1px #111!important;
  2067. background-image: -webkit-linear-gradient(top,#333 0,#222 100%)!important;
  2068. background-image: -moz-linear-gradient(top,#333 0,#222 100%)!important;
  2069. }
  2070.  
  2071. #watch-context .context-head {
  2072. border-bottom: 1px solid #111!important;
  2073. box-shadow: none!important;
  2074. }
  2075.  
  2076. .video-list-item-link:hover {
  2077. background: #111 !important;
  2078. border-bottom: solid 1px black!important;
  2079. }
  2080.  
  2081. #ppv-container {
  2082. background: none!important;
  2083. color: #999
  2084. }
  2085.  
  2086. #ppv-container .video-list-item .stat {
  2087. color: #666
  2088. }
  2089.  
  2090. a {
  2091. color: #999!important;
  2092. }
  2093.  
  2094. .feed-item .feed-item-visual-description, .feed-item .metadata{
  2095. position: relative!important;
  2096. left: 0px!important;
  2097. width: 680px!important;
  2098. bottom: 10px!important;
  2099. max-height: 80px!important;
  2100. padding-top: 10px!important;
  2101. }
  2102.  
  2103. .feed-item-title {
  2104. color: #777!important;
  2105. }
  2106.  
  2107. .feed-item-description{
  2108. border-top: solid 1px #111 !important;
  2109. color: #999!important;
  2110. }
  2111.  
  2112. #playlist-bar-bar-container {
  2113. border: 1px solid #111 !important;
  2114. border-bottom: 1px solid #111 !important;
  2115. background-image: -webkit-linear-gradient(top,#323232 0,#1C1C1C 70%)!important;
  2116. background-image: -moz-linear-gradient(top,#323232 0,#1C1C1C 70%)!important;
  2117. box-shadow: none!important;
  2118. }
  2119.  
  2120. #playlist-bar-tray-container {
  2121. background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5) 0,#111 100%)!important;
  2122. }
  2123.  
  2124. #playlist-bar-controls .playlist-bar-group {
  2125. border-left: 1px solid #111!important;
  2126. }
  2127.  
  2128. #vm-page-subheader, #yt-admin-content h2 {
  2129. background: transparent!important;
  2130. }
  2131.  
  2132. #playlist-bar-title .playlist-title {
  2133. color: #888!important;
  2134. }
  2135.  
  2136. #playlist-bar-info .playlist-bar-group {
  2137. border-right: 1px solid #222!important;
  2138. }
  2139.  
  2140. #vm-video-actions-bar #vm-video-actions-inner {
  2141. border-top: 1px solid #111!important;
  2142. border-bottom: 1px solid #111!important;
  2143. }
  2144.  
  2145. #message_reading .buttonbar {
  2146. border-top: 1px solid #111 !important;
  2147. background-image: none !important;
  2148. }
  2149.  
  2150. h1, h2, h3, h4, h5, h6 {
  2151. color: #ccc!important;
  2152. }
  2153.  
  2154. .vm-vertical-nav {
  2155. border-top: 1px solid #111!important;
  2156. }
  2157.  
  2158. #yt-admin-sidebar a {
  2159. background: transparent !important;
  2160. }
  2161.  
  2162. .pyv-promoted-videos {
  2163. background: transparent!important;
  2164. }
  2165.  
  2166. .comments-post-alert {
  2167. background: #555!important;
  2168. border: 1px solid #444!important;
  2169. color: #111!important;
  2170. }
  2171.  
  2172. #yt-admin-sidebar .selected a, #yt-admin-sidebar a.selected {
  2173. color: #999!important;
  2174. }
  2175.  
  2176. .vm-video-list li {
  2177. background: #222!important;
  2178. }
  2179.  
  2180. .vm-video-item-content {
  2181. border-bottom: 1px solid #666!important;
  2182. }
  2183.  
  2184. .vm-video-metrics {
  2185. border-left: 1px solid #111!important;
  2186. background: #111!important;
  2187. }
  2188.  
  2189. #yt-admin-content h2 {
  2190. border-bottom: 1px solid #222!important;
  2191. box-shadow: 0 1px 1px #666!important;
  2192. }
  2193.  
  2194. .sorterbar th {
  2195. border: 1px solid #333 !important;
  2196. background-image: none!important;
  2197. background-color: #222!important;
  2198. }
  2199.  
  2200. .browse-videos .browse-content {
  2201. background: rgb(51,51,51) !important;
  2202. border-left: 1px solid #666 !important;
  2203. border-radius: 0px 0px 5px 5px !important;
  2204. }
  2205.  
  2206. .navigation-menu .menu-item {
  2207. text-shadow: none!important;
  2208. border-top: 1px solid #666!important;
  2209. border-bottom: 1px solid #666!important;
  2210. }
  2211.  
  2212. .navigation-menu .menu-item a{
  2213. color: #ccc!important;
  2214. }
  2215.  
  2216. .navigation-menu .menu-item .selected a, .navigation-menu .menu-item a.selected {
  2217. color: #ccc !important;
  2218. background: #666!important;
  2219. }
  2220.  
  2221. .yt-playall-link, .blogger-playall a {
  2222. border: 3px solid rgb(25,25,25)!important;
  2223. box-shadow: 0 2px 1px rgb(35,35,35)!important;
  2224. }
  2225.  
  2226. #masthead-subnav ul {
  2227. border-radius: 10px 5px 0px 0px !important;
  2228. }
  2229.  
  2230. .yt-uix-slider.browse-collection .yt-uix-pager {
  2231. border-color: #333!important;
  2232. }
  2233.  
  2234. .m_highlight{
  2235. background-color: rgb(20,20,20)!important;
  2236. }
  2237.  
  2238. #content {
  2239. border: 0px solid #333!important;
  2240. background: none!important;
  2241. }
  2242.  
  2243. #yts-article #article-container {
  2244. color: #999!important;
  2245. }
  2246.  
  2247. #yts-article #header {
  2248. border-bottom: 1px solid #333 !important;
  2249. color: #ccc!important;
  2250. }
  2251.  
  2252. #yts-nav .indented, #yts-nav .top-level-single {
  2253. text-shadow: none!important;
  2254. box-shadow: none!important;
  2255. border-bottom: 1px solid #333!important;
  2256. border-right: 1px solid #333!important;
  2257. }
  2258.  
  2259. .with-divider {
  2260. border-right: 1px solid #333!important;
  2261. }
  2262.  
  2263. .separator {
  2264. border-top: 1px solid #333!important;
  2265. }
  2266.  
  2267. #yts-nav ol.indented li a:hover, #yts-nav ol.indented li .item-highlight {
  2268. background: #333!important;
  2269. }
  2270.  
  2271. #yts-article .grey-rounded-box {
  2272. background-color: #222!important;
  2273. }
  2274.  
  2275. .with-border {
  2276. border: 1px solid #333!important;
  2277. }
  2278.  
  2279. #yts-article .box-gray, .nav-box-gray {
  2280. border: 1px solid #333!important;
  2281. background-color: #222!important;
  2282. }
  2283.  
  2284. #yts-article .with-bottom-separator {
  2285. border-bottom: 1px solid #333!important;
  2286. }
  2287.  
  2288. #yt-microsite h2, #yt-microsite h3, #yt-microsite h4, #yt-microsite h5 {
  2289. text-shadow: none !important;
  2290. }
  2291.  
  2292. #video-sidebar a.video-list-item-link:hover {
  2293. border-right: 1px solid #000!important;
  2294. }
  2295.  
  2296. #guide-builder-promo {
  2297. background-image: -webkit-linear-gradient(top,#333 0,#262626 100%)!important;
  2298. background-image: -moz-linear-gradient(top,#333 0,#262626 100%)!important;
  2299. }
  2300.  
  2301. .channel-layout-full-width .tab-content-body {
  2302. background-color: #333!important;
  2303. }
  2304.  
  2305. .channel-layout-two-column .tab-content-body, #playlist-pane-container {
  2306. background-image: none!important;
  2307. background-color: #333!important;
  2308. }
  2309.  
  2310. .tile {
  2311. background-color: #222!important;
  2312. box-shadow: 0 2px 2px #111!important;
  2313. }
  2314.  
  2315. .single-playlist hr, .secondary-pane hr {
  2316. border-top: 0px solid #111!important;
  2317. border-bottom: 1px solid #111!important;
  2318. }
  2319.  
  2320. .user-profile.channel-module .section {
  2321. border-top: 1px solid #111!important;
  2322. border-bottom: 0px solid #111!important;
  2323. }
  2324.  
  2325. .playlist-thumb-strip {
  2326. background: #000!important;
  2327. }
  2328.  
  2329. .yt-uix-form-input-text, .yt-uix-form-textarea {
  2330. border: 1px solid #111!important;
  2331. border-top-color: #111!important;
  2332. box-shadow: 0 1px 0 #111,inset 0 1px 1px rgba(0,0,0,.17);
  2333. }
  2334.  
  2335. .navigation-menu .menu-item a:hover {
  2336. background: #444!important;
  2337. color: #fff!important;
  2338. }
  2339.  
  2340. #branded-page-body-container {
  2341. background-color: #111 !important;
  2342. }
  2343.  
  2344. .playlist-video-item {
  2345. margin-left: 10px!important;
  2346. background: #222 !important;
  2347. border-bottom: 10px solid #333!important;
  2348. box-shadow: inset 0 5px 5px #1c1c1c !important;
  2349. }
  2350.  
  2351. .user-feed-filter.selected {
  2352. background-color: #222!important;
  2353. color: #ccc!important;
  2354. }
  2355.  
  2356. .GOGEAYHCFW > .GOGEAYHCDW, .GOGEAYHCFW > .GOGEAYHCHW {
  2357. border-top: 1px solid #111!important;
  2358. border-bottom: 1px solid #111!important;
  2359. }
  2360.  
  2361. .GOGEAYHCFW {
  2362. text-shadow: none!important;
  2363. }
  2364.  
  2365. .GOGEAYHCDW > .GOGEAYHCNV:hover {
  2366. background-color: #222!important;
  2367. background-image: none!important;
  2368. }
  2369.  
  2370. .GOGEAYHCM4 {
  2371. background-color: #222!important;
  2372. border-top: 1px solid #333!important;
  2373. }
  2374.  
  2375. #contentTable {
  2376. border-bottom: 1px solid #333!important;
  2377. border-right: 1px solid #333!important;
  2378. background-color: #222!important;
  2379. }
  2380.  
  2381. .GOGEAYHCJ4 {
  2382. background-color: #222!important;
  2383. border-bottom: 1px solid #333!important;
  2384. }
  2385.  
  2386. .GOGEAYHCOX {
  2387. background-color: #222!important;
  2388. }
  2389.  
  2390. .GOGEAYHCFW {
  2391. text-shadow:none!important;
  2392. border-top: 0px solid #333!important;
  2393. }
  2394.  
  2395. .GOGEAYHCDW > .GOGEAYHCNV{
  2396. background-color: #111!important;
  2397. background-image: none!important;
  2398. }
  2399.  
  2400. .infobox .editor-tab-container, #top-bar {
  2401. border: 1px solid #777!important;
  2402. background-color: #111!important;
  2403. background-image: none!important;
  2404. }
  2405.  
  2406. .store-display-offer-container {
  2407. background: rgb(25,25,25) !important;
  2408. box-shadow: 0 1px 8px #111!important;
  2409. border-bottom: solid 1px #111!important;
  2410. color: #999!important;
  2411. }
  2412.  
  2413. #watch-channel-discoverbox {
  2414. box-shadow: inset 0 4px 8px rgba(0,0,0,.05),0 1px 0 #050505!important;
  2415. border-radius: 0px 0px 10px 10px !important;
  2416. background: rgba(0,0,0,.2)!important;
  2417. }
  2418.  
  2419. #watch-channel-discoverbox .video-list-item .title {
  2420. color: #999!important;
  2421. }
  2422.  
  2423. .subscription-menu-expandable-channels3 {
  2424. background: #111!important;
  2425. box-shadow: inset 0 0 1px #000!important;
  2426. }
  2427.  
  2428. .subscription-menu-expandable {
  2429. border: 1px solid #000!important;
  2430. }
  2431.  
  2432. .subscription-recommended-channel {
  2433. border-left: 0px solid white!important;
  2434. }
  2435.  
  2436. .subscription-recommended-channel {
  2437. border-right: 0px solid #000!important;
  2438. }
  2439.  
  2440. .feed-item-children {
  2441. background: #333!important;
  2442. border-top: 0px solid #222!important;
  2443. }
  2444.  
  2445. .feed-item-child {
  2446. border-top: 1px solid #222!important;
  2447. border-bottom: 1px solid #222!important;
  2448. }
  2449.  
  2450. .feed-item-main .feed-item-actions-line.user, .feed-item-main .feed-item-actions-line {
  2451. color: #666!important;
  2452. width: 1000px!important;
  2453. }
  2454.  
  2455. .feed-item-container .playlist-visual {
  2456. background: #222!important;
  2457. border: 1px solid #999!important;
  2458. border-bottom-color: #999!important;
  2459. background-image: none!important;
  2460. }
  2461.  
  2462. #feed-social-connect .social-service {
  2463. border: 1px solid #111!important;
  2464. background: #222!important;
  2465. background-image: none!important;
  2466. }
  2467.  
  2468. .subscribable-content-rec:hover {
  2469. border: 1px solid #111!important;
  2470. background: #222!important;
  2471. background-image: none!important;
  2472. }
  2473.  
  2474. #builder-root {
  2475. background: #333!important;
  2476. }
  2477.  
  2478. #builder-preview-pane {
  2479. background: #222!important;
  2480. }
  2481.  
  2482. .builder-preview-thumb .video-thumb {
  2483. border: 0px solid #000!important;
  2484. }
  2485.  
  2486. .upload-autoshare-box {
  2487. border: 0px solid #111!important;
  2488. }
  2489.  
  2490. .social-connector {
  2491. border: 1px solid #111!important;
  2492. background: #222!important;
  2493. color: #999!important;
  2494. }
  2495.  
  2496. .starting-box {
  2497. background-color: #111!important;
  2498. }
  2499.  
  2500. .upload-element-hover, .small-starting-box-action-container:hover {
  2501. color: #999!important;
  2502. border-color: #111;
  2503. background-color: #222!important;
  2504. box-shadow: none!important;
  2505. background-image: none!important;
  2506. }
  2507.  
  2508. .upload-header {
  2509. background-image: -moz-linear-gradient(top,#222 0,#111 100%)!important;
  2510. background-image: -webkit-linear-gradient(top,#222 0,#111 100%)!important;
  2511. }
  2512.  
  2513. #video-sidebar .video-list-item-link .title, #video-sidebar .recommended-videos-link {
  2514. color: #777!important;
  2515. }
  2516.  
  2517. .upload-multifile-popup {
  2518. background-color: #222!important;
  2519. border: 1px solid black;
  2520. box-shadow: 2px 2px 2px #000!important;
  2521. }
  2522.  
  2523. .webcam-box {
  2524. background: #000!important;
  2525. box-shadow: 0 1px 2px #000!important;
  2526. }
  2527.  
  2528. #masthead-subnav ul {
  2529. background: #333!important;
  2530. background-image: -webkit-linear-gradient(top,#353535 0,#222 100%)!important;
  2531. background-image: -moz-linear-gradient(top,#353535 0,#222 100%)!important;
  2532. }
  2533.  
  2534. #masthead-subnav a:hover {
  2535. background: #333!important;
  2536. background-image: -webkit-linear-gradient(top,#444 0,#333 100%)!important;
  2537. background-image: -moz-linear-gradient(top,#444 0,#333 100%)!important;
  2538. }
  2539.  
  2540. #personalized-genres-container {
  2541. background: #222!important;
  2542. box-shadow: 0 1px 1px #000!important;
  2543. }
  2544.  
  2545. .event-calendar-date-inner {
  2546. background: #ccc!important;
  2547. }
  2548.  
  2549. .yt-uix-button-default.yt-uix-button-active, .yt-uix-button-text.yt-uix-button-active {
  2550. border-color: #111 !important;
  2551. box-shadow: inset 0 1px 1px #111!important;
  2552. }
  2553.  
  2554. .yt-uix-button-text, body .yt-uix-button-text[disabled] {
  2555. border-color: #111!important;
  2556. }
  2557.  
  2558. button:focus {
  2559. outline: 0px solid black!important;
  2560. }
  2561.  
  2562. .message.open td {
  2563. background: transparent!important;
  2564. color: #777!important;
  2565. }
  2566.  
  2567. select {
  2568. background: #222!important;
  2569. border: 2px solid #222!important;
  2570. color: #999!important;
  2571. }
  2572.  
  2573. #compose-cell {
  2574. box-shadow: inset 0 0px 0px #000!important;
  2575. }
  2576.  
  2577. tr {
  2578. background: transparent!important;
  2579. }
  2580.  
  2581. #playlist-bar-notifications .yt-alert-content {
  2582. color:#999!important;
  2583. }
  2584.  
  2585. .yt-tile-default.video-list-item a .title, #watch-sidebar .video-list-item .title {
  2586. color:#999!important;
  2587. }
  2588.  
  2589. .share-panel-playlist-options {
  2590. border-bottom: 1px solid #111!important;
  2591. }
  2592.  
  2593. .share-panel-hangout {
  2594. border-top: 0px solid #111!important;
  2595. }
  2596.  
  2597. .share-panel-main-buttons {
  2598. border-left: 0px solid #111!important;
  2599. border-right: 0px solid #111!important;
  2600. }
  2601.  
  2602. .watch-playlists-drawer ul {
  2603. border: 1px solid #111!important;
  2604. background: #191919!important;
  2605. box-shadow: 0 0px 0 #fff,inset 0 0px 0px rgba(0,0,0,0.2)!important;
  2606. }
  2607.  
  2608. .watch-playlists-drawer li:hover {
  2609. background: #333!important;
  2610. }
  2611.  
  2612. .watch-stats-title-cell {
  2613. background: transparent!important;
  2614. }
  2615.  
  2616. .video-list-item a:hover {
  2617. background: #222!important;
  2618. border-radius: 5px!important;
  2619. }
  2620.  
  2621. #video-sidebar .video-list-item:hover {
  2622. background: transparent!important;
  2623. border-bottom-color: #111!important;
  2624. border-right: #111!important;
  2625. }
  2626.  
  2627. #video-sidebar .video-list-item:hover a, #video-sidebar .video-list-item:hover .title {
  2628. color: #999!important;
  2629. }
  2630.  
  2631. .feed-item-attribution {
  2632. color: #666!important;
  2633. }
  2634.  
  2635. .yt-nav-dark {
  2636. background: transparent !important;
  2637. background-image: none!important;
  2638. }
  2639.  
  2640. .browse-filter-menu.yt-uix-button-menu {
  2641. background: #222!important;
  2642. }
  2643.  
  2644. .browse-filter-menu {
  2645. border: 1px solid #111!important;
  2646. background-image: none!important;
  2647. box-shadow: 0 2px 2px #111background: #333!important;
  2648. }
  2649.  
  2650. .browse-filter-menu .selected {
  2651. background: #333!important;
  2652. color: #ccc!important;
  2653. }
  2654.  
  2655. ul.yt-uix-button-menu, .yt-uix-button-menu, .flag-menu {
  2656. background: #222!important;
  2657. }
  2658.  
  2659. .flag-menu .label {
  2660. color: #999!important;
  2661. }
  2662.  
  2663. .yt-uix-button-menu {
  2664. border: 1px solid #111!important;
  2665. }
  2666.  
  2667. .flag-menu .yt-uix-button-menu-item:hover {
  2668. background: #333!important;
  2669. }
  2670.  
  2671. .yt-uix-button-menu li:hover {
  2672. background: #333!important;
  2673. }
  2674.  
  2675. .yt-uix-form-input-select-content {
  2676. background: #333!important;
  2677. background-image: -webkit-linear-gradient(top,#333 0,#222 100%)!important;
  2678. color: #555!important;
  2679. text-shadow: none!important;
  2680. }
  2681.  
  2682. .yt-uix-form-input-select, body .yt-uix-form-input-select.yt-uix-form-input-select-disabled {
  2683. border-color: #111!important;
  2684. }
  2685.  
  2686. .yt-uix-form-input-select-value {
  2687. color: #999!important;
  2688. }
  2689.  
  2690. .music-onebox-channel {
  2691. border-bottom: 1px solid #222!important;
  2692. }
  2693.  
  2694. .account-sidebar {
  2695. border-left: 1px solid #222!important;
  2696. border-right: 1px solid #222!important;
  2697. border-bottom: 1px solid #222!important;
  2698. }
  2699.  
  2700. .account-sidebar-section li .selected, .account-sidebar-section li a:hover {
  2701. border-top: 0px solid #111!important;
  2702. background: #222!important;
  2703. color: #333;
  2704. }
  2705.  
  2706. hr {
  2707. border: 1px solid #222!important;
  2708. }
  2709.  
  2710. input, input[type="password"], input[type="search"], isindex, textarea  {
  2711. background-color: #222!important;
  2712. border: 2px #111!important;
  2713. color: #999!important;
  2714. border-radius: 3px!important;
  2715. }
  2716.  
  2717. #masthead-expanded-menu-acct-sw-list, #masthead-expanded-acct-sw-iframe {
  2718. background: #282828!important;
  2719. border-left: 1px #111!important;
  2720. border-bottom: 1px #111!important;
  2721. border-radius: 10px!important;
  2722. box-shadow: 0 5px 30px #111!important;
  2723. }
  2724.  
  2725. .ab-midpane {
  2726. background: #222!important;
  2727. }
  2728.  
  2729. .ab-users-checks {
  2730. background: #222!important;
  2731. border-bottom: 1px solid #333!important;
  2732. background-image: none!important;
  2733. }
  2734.  
  2735. .ab-main {
  2736. border: 1px solid #333!important;
  2737. }
  2738.  
  2739. #ab-contacts-table, .ab-layout-table {
  2740. border-top: 1px solid #333!important;
  2741. }
  2742.  
  2743. .ab-mulsel-hdr {
  2744. border-bottom: 1px solid #333!important;
  2745. }
  2746.  
  2747. .ab-allcontacts, .ab-contact {
  2748. color: #999!important;
  2749. text-decoration: none!important;
  2750. border-bottom: 1px solid #333!important;
  2751. text-shadow: 0 0px 0px #000!important;
  2752. box-shadow: 0 1px 1px #111!important;
  2753. }
  2754.  
  2755. .ab-leftpane div:hover {
  2756. background: #222!important;
  2757. }
  2758.  
  2759. #footer li {
  2760. text-shadow: none!important;
  2761. }
  2762.  
  2763. #yt-microsite.yt-microsite-with-sidebar #yt-microsite-features {
  2764. border-left: 1px solid #333!important;
  2765. }
  2766.  
  2767. .yt-advertise-sidebar h2, .yt-advertise-sidebar ul {
  2768. border-bottom: 1px solid #333!important;
  2769. }
  2770.  
  2771. .yt-creator-sidebar h2, .yt-creator-sidebar ul {
  2772. border-bottom: 1px solid #333!important;
  2773. box-shadow: none!important;
  2774. }
  2775.  
  2776. .yt-creator-sidebar .selected {
  2777. color: #333;
  2778. background: #222!important;
  2779. }
  2780.  
  2781. .feed-item-main h4 {
  2782. font-size: 14px!important;
  2783. }
  2784.  
  2785. .feed-item-main h4:hover {
  2786. text-shadow: 1px 0 5em rgba(255,255,255,1)!important;
  2787. transition: all .5s ease!important;
  2788. }
  2789.  
  2790. .yt-badge-std, .yt-badge-ypc, .yt-badge-new, .yt-badge-live, .yt-badge-playlist, .yt-badge-live-thumb, .yt-badge-ypc-purchased, .yt-badge-rating, .yt-badge-rating-signal, a.yt-badge-std {
  2791. color: #ccc!important;
  2792. background: #333!important;
  2793. box-shadow: inset 0 -10px 2px #111!important;
  2794. }
  2795.  
  2796. #toolbelt-top .search-option a:hover, #lego-refine-block .lego:hover .lego-content, #lego-refine-block .lego:hover .lego-action {
  2797. background: #333!important;
  2798. }
  2799.  
  2800. .search-option-box + .search-option-box, .search-refinements-block + .search-refinements-block {
  2801. border-left: 1px solid #666!important;
  2802. }
  2803.  
  2804. .search-option-box + .search-option-box::before, .search-refinements-block + .search-refinements-block::before {
  2805. border-left: 1px solid #666!important;
  2806. }
  2807.  
  2808. #region-picker, #language-picker, #safetymode-picker {
  2809. border: 1px solid #999!important;
  2810. }
  2811.  
  2812. .yt-uix-button-default, a.yt-uix-button-default .yt-uix-button-content {
  2813. color: #999!important;
  2814. }
  2815.  
  2816. #builder-header-right {
  2817. background-image: -webkit-linear-gradient(top,#333 0,#212121 70%)!important;
  2818. background-image: -moz-linear-gradient(top,#333 0,#212121 70%)!important;
  2819. }
  2820.  
  2821. .vis-refresh-modifier .editor-tab.selected {
  2822. background: #111!important;
  2823. box-shadow: inset 0 -5px 2px #666!important;
  2824. }
  2825.  
  2826. .yt-dialog-fg, .yt-uix-overlay-fg {
  2827. background: #222!important;
  2828. }
  2829.  
  2830. yt-dialog-fg-content h2, .yt-uix-overlay-fg-content h2 {
  2831. border-bottom: 1px solid #999!important;
  2832. }
  2833.  
  2834. .playlist-landing .playlist-messages {
  2835. border-bottom: 1px solid #222!important;
  2836. }
  2837.  
  2838. .playlist-video-item-base-content .video-overview .video-title {
  2839. color: #ccc!important;
  2840. }
  2841.  
  2842. .playlist-video-item .video-tile:hover .video-title {
  2843. color: #ccc!important;
  2844. text-shadow: 0 0 1em rgba(255,255,255,1)!important;
  2845. transition: all .3s ease!important;
  2846. }
  2847.  
  2848. .playlist-video-item .video-tile:hover .video-details, .playlist-video-item .video-tile:hover .video-view-count {
  2849. color: #aaa!important;
  2850. }
  2851.  
  2852. .playlist-video-item .video-watched-badge, .playlist-video-item .video-tile:hover .video-watched-badge {
  2853. background-image: -webkit-linear-gradient(top,#323232 0,#1C1C1C 70%)!important;
  2854. background-image: -moz-linear-gradient(top,#323232 0,#1C1C1C 70%)!important;
  2855. }
  2856.  
  2857. .channel-filtered-page .primary-filter-menu .selected-filter.filter-option {
  2858. background-image: -webkit-linear-gradient(top,#323232 0,#1C1C1C 70%)!important;
  2859. background-image: -moz-linear-gradient(top,#323232 0,#1C1C1C 70%)!important;
  2860. border-top: 1px solid #484848!important;
  2861. border-radius: 5px!important;
  2862. }
  2863.  
  2864. #masthead-expanded .yt-tile-visible:hover .list-title, #masthead-expanded .yt-tile-visible:hover .view-list {
  2865. color: #999!important;
  2866. }
  2867.  
  2868. .yt-uix-button-menu .yt-uix-button-menu-item {
  2869. color: #999!important;
  2870. }
  2871.  
  2872. .yt-uix-button-menu .yt-uix-button-menu-item:hover {
  2873. background: #333!important;
  2874. color: #ccc!important;
  2875. }
  2876.  
  2877. .yt-uix-button-dark, a.yt-uix-button-dark .yt-uix-button-content {
  2878. color: #aaa!important;
  2879. }
  2880.  
  2881. #playlist-bar-bar .yt-uix-button:hover, #playlist-bar-bar .yt-uix-button:focus, #playlist-bar-bar .yt-uix-button-text:hover, #playlist-bar-bar .yt-uix-button-text:focus {
  2882. background-image: -webkit-linear-gradient(top,#323232 0,#1C1C1C 70%)!important;
  2883. background-image: -moz-linear-gradient(top,#323232 0,#1C1C1C 70%)!important;
  2884. }
  2885.  
  2886. .yt-uix-clickcard-card-border, .yt-uix-hovercard-card-border {
  2887. border-radius: 5px!important;
  2888. border: 1px solid #444!important;
  2889. background-image: -webkit-linear-gradient(top,#222 0,#2a2a2a 70%)!important;
  2890. background-image: -moz-linear-gradient(top,#323232 0,#1C1C1C 70%)!important;
  2891. }
  2892.  
  2893. .yt-uix-clickcard-card-flip .yt-uix-card-border-arrow-horizontal, .yt-uix-hovercard-card-flip .yt-uix-card-border-arrow-horizontal {
  2894. border-right-color: #444!important;
  2895. }
  2896.  
  2897. .yt-uix-clickcard-card, .yt-uix-hovercard-card {
  2898. opacity: 1!important;
  2899. }
  2900.  
  2901. .yt-uix-card-body-arrow-horizontal {
  2902. border-left-color: #333!important;
  2903. }
  2904.  
  2905. .yt-uix-clickcard-card-flip .yt-uix-card-body-arrow-horizontal, .yt-uix-hovercard-card-flip .yt-uix-card-body-arrow-horizontal {
  2906. border-right-color: #333!important;
  2907. }
  2908.  
  2909. .yt-uix-clickcard-card-body, .yt-uix-hovercard-card-body {
  2910. color: #999!important;
  2911. }
  2912.  
  2913. .single-playlist .annotation-info, .post-item .post-item-info {
  2914. color: #666!important;
  2915. }
  2916.  
  2917. .playlist-share-area {
  2918. background-image: -webkit-linear-gradient(top,#222 0,#2a2a2a 70%)!important;
  2919. background-image: -moz-linear-gradient(top,#323232 0,#1C1C1C 70%)!important;
  2920. box-shadow: 0 1px 1px #111!important;
  2921. }
  2922.  
  2923. .share-panel .share-options, .share-panel .share-options-secondary {
  2924. background: #222!important;
  2925. box-shadow: none!important;
  2926. border: 1px solid #111!important;
  2927. box-shadow: 0 5px 5px #1c1c1c !important;
  2928. }
  2929.  
  2930. .yt-alert-naked .yt-alert-content {
  2931. color: #999!important;
  2932. }
  2933.  
  2934. .browse-content {
  2935. background: #333!important;
  2936. border-radius: 10px!important;
  2937. border-left: solid 10px #333!important;
  2938. border-right: solid 10px #333!important;
  2939. margin-top: 20px!important;
  2940. }
  2941.  
  2942. .browse-item .trending-rank {
  2943. color: #ccc!important;
  2944. text-shadow: 1px 0 1.5em rgba(255,255,255,1)!important;
  2945. }
  2946.  
  2947. #browse-side-column .charts .username {
  2948. color: #ccc!important;
  2949. }
  2950.  
  2951. .charts .video-card {
  2952. background: #222!important;
  2953. box-shadow: 0 1px 2px #111!important;
  2954. }
  2955.  
  2956. .charts .position {
  2957. background: #111!important;
  2958. color: #ccc!important;
  2959. text-shadow: 1px 0 1.5em rgba(255,255,255,1)!important;
  2960. }
  2961.  
  2962. .charts .videos-count-container {
  2963. background: #111!important;
  2964. color: #ccc!important;
  2965. }
  2966.  
  2967. .charts .video-card .video-card-footer {
  2968. border-top: 1px solid #666!important;
  2969. }
  2970.  
  2971. .yt-uix-slider.browse-collection .pager-info {
  2972. color: #999!important;
  2973. }
  2974.  
  2975. .yt-uix-hovercard-card .details, .yt-uix-hovercard-card .info {
  2976. border-bottom: 1px solid #222!important;
  2977. box-shadow: 0 1px 1px #222!important;
  2978. }
  2979.  
  2980. .featured-offers-view .featured-offer-container {
  2981. border: 1px solid #111!important;
  2982. background: #222 !important;
  2983. box-shadow: 0 1px 2px #111!important;
  2984. }
  2985.  
  2986. #watch-live-comments #comments-scroller {
  2987. border-top: 1px solid #222!important;
  2988. border-bottom: 1px solid #222!important;
  2989. }
  2990.  
  2991. .comments-textarea-container .comments-textarea-tip {
  2992. border-right-color: #444!important;
  2993. }
  2994.  
  2995. #watch-uploader-info, #watch-description-extra-info li {
  2996. color: #666!important;
  2997. }
  2998.  
  2999. #watch-response {
  3000. background: #333!important;
  3001. width: 980px!important;
  3002. border-left: solid 20px #333 !important;
  3003. border-bottom: solid 10px #333 !important;
  3004. border-top: solid 5px #333 !important;
  3005. border-radius: 10px!important;
  3006. }
  3007.  
  3008. .compose_header {
  3009. color: #999!important;
  3010. }
  3011.  
  3012. .music-chart-item .icon-text {
  3013. color: #ccc!important;
  3014. }
  3015.  
  3016. .context-foot {
  3017. border-top: 0px solid!important;;
  3018. background: transparent!important;
  3019. }
  3020.  
  3021. #songkick-attribution {
  3022. display: none!important;
  3023. }
  3024.  
  3025. .comments-section-description {
  3026. color: #666!important;
  3027. }
  3028.  
  3029. .comment-list .comment .time {
  3030. color: #666!important;
  3031. }
  3032.  
  3033. .cpline {
  3034. border: 0px solid #111!important;
  3035. }
  3036.  
  3037. .cpline-highlight {
  3038. background: #444!important;
  3039. color: #ddd!important;
  3040. }
  3041.  
  3042. .cpline:hover {
  3043. background: #444!important;
  3044. color: #ccc!important;
  3045. }
  3046.  
  3047. .cptime {
  3048. color: #ddd!important;
  3049. }
  3050.  
  3051. .infobox-body {
  3052. background: #111!important;
  3053. }
  3054.  
  3055. .infobox .button-container {
  3056. border-top: 1px solid #333!important;
  3057. }
  3058.  
  3059. .infobox .infobox-title, .preview-options label, label {
  3060. color: #999!important;
  3061. }
  3062.  
  3063. .show-onebox .left-pane {
  3064. border-bottom: 1px solid #333!important;
  3065. }
  3066.  
  3067. #results-main-content .description b {
  3068. color: #ccc!important;
  3069. }
  3070.  
  3071. .music-onebox-playall a, #play-all-button a {
  3072. border: 3px solid #222!important;
  3073. box-shadow: 0 2px 1px #111!important;
  3074. }
  3075.  
  3076. #ticker, #ticker a {
  3077. color: #fff!important;
  3078. }
  3079.  
  3080. .guide-layout-container {
  3081. background-image: -moz-linear-gradient(left , #272727 20.8%, rgb(51,51,51) 20.8%)!important;
  3082. background-image: -webkit-linear-gradient(left , #272727 20.8%, rgb(51,51,51) 20.8%)!important;
  3083. }
  3084.  
  3085. #guide-builder-promo h2 {
  3086. font-size: 16px!important;
  3087. margin-top: 45px!important;
  3088. }
  3089.  
  3090. #guide-reminders ul {
  3091. display: none!important;
  3092. }
  3093.  
  3094. .feed-item-main {
  3095. border-bottom: 0px!important;
  3096. }
  3097.  
  3098. .yt-tile-default h3 a:visited, .yt-tile-visible h3 a:visited {
  3099. color: #444!important;
  3100. }
  3101.  
  3102. #search-base-div .ppv-promoted-videos {
  3103. background-color: #222!important;
  3104. }
  3105.  
  3106. .watch-pyv-vid {
  3107. display: none!important;
  3108. }
  3109.  
  3110. #ppv-container .video-list-item .stat {
  3111. color: #666!important;
  3112. }
  3113.  
  3114. #watch-description-extra-info {
  3115. margin-left: 460px!important;
  3116. }
  3117.  
  3118. #watch-actions-area .divider, .watch-ratings-stats-divider {
  3119. border-top: 1px solid #555!important;
  3120. }
  3121.  
  3122. #vm-videos-search-results {
  3123. background-color: #222!important;
  3124. border: 0px #DDD solid!important;
  3125. }
  3126.  
  3127. #yt-admin-content {
  3128. background-color: #222!important;
  3129. }
  3130.  
  3131. .widget {
  3132. background-color: #333!important;
  3133. -moz-box-shadow: 2px 1px 1px #111!important;
  3134. -webkit-box-shadow: 2px 1px 1px #111!important;
  3135. box-shadow: 2px 1px 1px #111!important;
  3136. border: solid 1px #111!important;
  3137. }
  3138.  
  3139. .widget.analytics .section + .section {
  3140. border-top: 1px solid #111!important;
  3141. }
  3142.  
  3143. #dashboard-header {
  3144. background: #222!important;
  3145. border-left: solid #111 0px!important;
  3146. }
  3147.  
  3148. #dashboard-header h1, #dashboard-header .dashboard-stat-value {
  3149. text-shadow: 0 1px 0 #000!important;
  3150. }
  3151.  
  3152. .widget.promotions .yt-uix-slider-item {
  3153. background: #444!important;
  3154. border-color: #999!important;
  3155. color: #999!important;
  3156. }
  3157.  
  3158. #yt-admin-content h2, #yt-admin-content .yt-admin-h2 {
  3159. background: #222!important;
  3160. color: #999!important;
  3161. border-bottom: 1px solid #222!important;
  3162. }
  3163.  
  3164. #yt-admin-sidebar h2, #yt-admin-sidebar .yt-admin-h2 {
  3165. border-bottom: 1px solid #111!important;
  3166. background-image: none!important;
  3167. box-shadow: none!important;
  3168. }
  3169.  
  3170. #error-page-content p {
  3171. text-shadow: 0 0 0 transparent,0 1px 1px #111!important;
  3172. }
  3173.  
  3174. .dev-page .ytg-box {
  3175. border-bottom: 1px solid #444!important;
  3176. }
  3177.  
  3178. .video-extras-sparkbars, .video-extras-sparkbar-likes {
  3179. border: 1px solid #222!important;
  3180. }
  3181.  
  3182. .video-extras-sparkbar-likes {
  3183. border-top: 1px solid #060!important;
  3184. }
  3185.  
  3186. .yt-uix-form-input-text, .yt-uix-form-textarea, .comments-textarea-container, .comments-textarea-container textarea, .yt-uix-form-input-text, .yt-uix-form-textarea {
  3187. -moz-appearance: none !important;
  3188. background-color: #222!important;
  3189. }
  3190.  
  3191. .guide-layout-container .feed-item-main .ux-thumb img {
  3192. width: 120px!important;
  3193. height: 67px!important;
  3194. }
  3195.  
  3196. .guide-layout-container .feed-item-main .feed-item-thumb .video-thumb {
  3197. background: transparent!important;
  3198. width: 120px!important;
  3199. height: 67px!important;
  3200. }
  3201.  
  3202. .guide-layout-container .feed-author-bubble .feed-item-author {
  3203. left: 0px!important;
  3204. top: -36px!important;
  3205. background: transparent!important;
  3206. margin: 0px!important;
  3207. }
  3208.  
  3209. .guide-layout-container .feed-author-bubble .feed-item-author .ux-thumb img {
  3210. width: 15px!important;
  3211. height: 15px!important;
  3212. }
  3213.  
  3214. .guide-layout-container .feed-author-bubble {
  3215. background: transparent!important;
  3216. pointer-events: none!important;
  3217. cursor: default!important;
  3218. position: relative!important;
  3219. top: 24px!important;
  3220. left: 45px!important;
  3221. }
  3222.  
  3223. .guide-layout-container .feed-item-container{
  3224. height: 110px!important;
  3225. margin-bottom: 0px!important;
  3226. left: -50px!important;
  3227. top: -5px!important;
  3228. width: 400px!important;
  3229. border: none!important;
  3230. }
  3231.  
  3232. .guide-layout-container .feed-item-container .feed-item-main {
  3233. height: 115px!important;
  3234. }
  3235.  
  3236. .guide-layout-container .feed-item-container:hover {
  3237. background: transparent!important;
  3238. border: 0px!important;
  3239. }
  3240.  
  3241. .guide-layout-container .feed-item-main .feed-item-actions-line.user, .feed-item-main .feed-item-actions-line {
  3242. position: relative!important;
  3243. top: 0px!important;
  3244. left: 20px!important;
  3245. }
  3246.  
  3247. .guide-layout-container .feed-item-content .feed-video-title {
  3248. width: 220px!important;
  3249. }
  3250.  
  3251. .guide-layout-container .feed-item-main .description {
  3252. width: 210px!important;
  3253. }
  3254.  
  3255. .guide-layout-container .feed-item-content .metadata .view-count {
  3256. color: #aaa!important;
  3257. position: absolute!important;
  3258. left: 320px!important;
  3259. top: 100px!important;
  3260. display: none!important;
  3261. }
  3262.  
  3263. .feed-author-bubble {
  3264. background: transparent!important;
  3265. }
  3266.  
  3267. .feed-author-bubble .feed-item-author {
  3268. left: 45px!important;
  3269. top: 5px!important;
  3270. background: transparent!important;
  3271. margin: 0px!important;
  3272. }
  3273.  
  3274. .feed-author-bubble .feed-item-author .ux-thumb img {
  3275. width: 15px!important;
  3276. height: 15px!important;
  3277. }
  3278.  
  3279. .channel-activity-feeds .feed-item-container {
  3280. background: #222!important;
  3281. margin-bottom: 20px!important;
  3282. border-radius: 5px!important;
  3283. }
  3284.  
  3285. .feed-item-container:hover {
  3286. background: #222!important;
  3287. border-top: solid 2px #111!important;
  3288. border-bottom: solid 2px #111!important;
  3289. }
  3290.  
  3291. .feed-item-content .metadata .view-count {
  3292. color: #aaa!important;
  3293. }
  3294.  
  3295. .video-list-item .ux-thumb-wrap .video-thumb, .video-list-item .thumb-row .video-thumb {
  3296. background-color: #222 !important;
  3297. }
  3298.  
  3299. }
Add Comment
Please, Sign In to add comment