{"sections":[{"urls":[],"urlPrefixes":[],"domains":["consumerist.com"],"regexps":[],"code":"@namespace url(http://www.w3.org/1999/xhtml);\n#comments, /* all comments */\r\n\r\n\t/* \"post a comment\" */\r\n\t.feedLink, .feedLink ~ *,             /* comment posting form */\r\n\t#comments-subscribe,                  /* rss for comments -- firefox puts it in the locaiton bar by default */\r\n\t#comments-subscribe span,             /* \"subscribe\" text */\r\n\r\n\t/* annoying images */\r\n\t.CommenterImage,                      /* avatars in comments */\r\n\t.post img, .quicklink img,            /* images in the article itself */\r\n\t#top-upcoming-images,                 /* slideshow on front page */\r\n\t.quicklink img[src$=\"/unordered_list_icon.gif\"],\r\n\r\n\t/* navigation */\r\n\t#timestamp,                           /* upper timestamp, feed link (dupe of below post) */\r\n\t#header_container,                    /* header image, teaser links */\r\n\t#HeaderBox,                           /* new header area (20071205) */\r\n\t  #tagbar,                            /* article tags in #HeaderBox */\r\n\t  #search,                            /* search box in #HeaderBox */\r\n\t#toolbar,                             /* search box, main topic links above post */\r\n\t.post-footer,                         /* \"topic\" and \"read more\" sections at end of post */\r\n\t#post-toggle, .page_navigation,       /* \" Â« || next Â» \" above post */\r\n\ta.topTag, .topTag,                    /* current article's (main?) tag */\r\n\t#navigation,                          /* top    log-in form */\r\n\t.ProfileBox,                          /* bottom log-in form */\r\n\t#sidebar,                             /* overlaps main content if not hidden; few intrasite nav links */\r\n\t#posttagstrip,                        /* related tags */\r\n\t.post-tools p:not(:first-child),      /* \"read more\", links to related articles */\r\n\t.comment-tools,                       /* currently just a \"flag comment\" link */\r\n\t.post-tools form,                     /* \"share\" drop-down */\r\n\t#postMeta .tool-icon,                 /* \"social\" linking */\r\n\r\n\t/* ads and webbug annoyances */\r\n\t#interruptor,\r\n\t.ad-box,\r\n\t#footer, /* sitemeter, other tracking scripts -- empty with script disabled and ads blocked */\r\n\t#ad-leaderboard,\r\n\t#innerFloaterAd,\r\n\tdiv[id^=\"ad-\"],\r\n\t#sitemeter,\r\n\timg.track\r\n\r\n\t{ display: none !important; }\r\n\t\r\n\r\n\t/* annoying backgrounds */\r\n\t#container,\r\n\tbody\r\n\t{ background-image: none !important; }\r\n\r\n\t/* article position */\r\n\t#content_container,\r\n\t#container,\r\n\t#content,\r\n\t#main,\r\n\t.headlineContainer,\r\n\t.headlineContainer *,\r\n\r\n\t\r\n\tdiv[class^=\"post-\"],\r\n\t.post,\r\n\t.post div,\r\n\t.post-permalink,\r\n/*\r\n\t.post-tools,\r\n\t.post-full,\r\n*/\r\n\t#comments,\r\n\t#comments .comment,\r\n\t#comments .comment p,\r\n\t#comments .comment div,\r\n\r\n\t#comments-subscribe,\r\n\r\n\t.post-quicklinks p,\r\n\t.post-excerpt,\r\n\t.post-excerpt p,\r\n\thr\r\n\t{\r\n\t\tclear       : both   !important;\r\n\t\tfloat       : none   !important;\r\n\t\tposition    : static !important;\r\n\t\tleft        : auto   !important;\r\n\t\ttop         : auto   !important;\r\n\t\tright       : auto   !important;\r\n\t\tbottom      : auto   !important;\r\n\t\twidth       : auto   !important;\r\n\t\theight      : auto   !important;\r\n\t\tpadding     : 0      !important;\r\n\t\tmargin      : 0      !important;\r\n\t\tline-height : 1.4    !important;\r\n\t\tmin-height  : 0      !important;\r\n\t\tmin-width   : 0      !important;\r\n\t\tmax-height  : none   !important;\r\n\t\tmax-width   : none   !important;\r\n\t\tbackground-image: none !important;\r\n\t}\r\n\r\n\t.headlineContainer div { display: block !important; }\r\n\r\n\t/* readability */\r\n\tbody\r\n\t{\r\n\t\tfont-size: inherit !important;\r\n\t\tcolor: black !important;\r\n\t\tmargin: 0 !important;\r\n\t\tpadding: 1em 0 !important;\r\n\t}\r\n\r\n\t#container\r\n\t{\r\n\t\tpadding: 0 1em !important;\r\n\t}\r\n\r\n\t.post-permalink h2 { font-size: inherit !important; }\r\n\t.post-permalink h2 a { font-size: 130% !important; font-weight: bold !important; }\r\n\r\n\t/* brokden markup */\r\n\t.post :not(ul):not(ol) \u003e li { list-style: inside !important; }\r\n\r\n\t/* make blockquote clearer */\r\n\tblockquote\r\n\t{\r\n\t\tbackground-position: top left !important;\r\n\t\tmargin: 0.5em 0 0.5em 1em !important;\r\n\t\tpadding-left: 33px !important; /* make room for 25x16 image */\r\n\t\tfont-family: \"Trebuchet MS\", \"Lucida Grande\", sans-serif !important;\r\n\t\tfont-size: 115% !important;\r\n\t\tcolor: rgb(56, 49, 49) !important;\r\n\t\twidth: auto !important;\r\n\t}\r\n\r\n\r\n\t/* \"post tools\" */\r\n/*\t.post-full \u003e p:last-child, /* credit paragraph (?) */\r\n\t.post-tools\r\n\t{\r\n\t\tfont-size: 80% !important;\r\n\t\topacity: 0.7 !important;\r\n\t\tmargin-left: 10px !important;\r\n\t}\r\n\t.post-tools *\r\n\t{\r\n\t  font-size: inherit !important;\r\n\t}\r\n\r\n\t/* comments */\r\n\r\n\t/* feed link on page on right of comments */\r\n\t#CommentListWrapper { position: relative !important; }\r\n\t#comments-subscribe\r\n\t{\r\n\t\tposition: absolute !important;\r\n\t\tright: 1em !important;\r\n\t\ttop: 0 !important;\r\n\t}\r\n\t#comments-subscribe * { display: block !important; }\r\n\r\n\t#comments\r\n\t{\r\n\t\tmargin: 2em 0 0 !important;\r\n\t}\r\n\t#comments .comment\r\n\t{\r\n\t\tmargin: 1em 0 0 !important;\r\n\t\tborder: 0 !important;\r\n\t}\r\n\t#comments hr\r\n\t{\r\n\t\tdisplay: none !important;\r\n\t}\r\n\t/*#comments .commenter*/\r\n\t#comments .meta\r\n\t{\r\n\t\tfont-size: 80% !important;\r\n\t\tdisplay: block !important;\r\n\t\tmargin: 0 0 0.5em !important;\r\n\t\tpadding: 0.2em 0.5em !important;\r\n\t\tbackground: #f0f0f0 !important;\r\n\t}\r\n\t#comments .meta,\r\n\t#comments .meta *\r\n\t{\r\n\t\tfont-weight: normal !important;\r\n\t}\r\n\r\n\t#comments .meta cite\r\n\t{\r\n\t\tpadding: 0 !important;\r\n\t\tmargin: 0 !important;\r\n\t}\r\n\r\n\thr\r\n\t{\r\n\t\tmargin: 1em 0 !important;\r\n\t}\r\n\r\n\t#commentPager\r\n\t{\r\n\t\tmargin-top: 1em !important;\r\n\t}\r\n\r\n\t/* LESS LOUD! */\r\n\t#posttagstrip,\r\n\t.post-tools,\r\n\t.commenter\r\n\t{\r\n\t\ttext-transform: lowercase !important;\r\n\t}"}],"url":"http://userstyles.org/styles/3709","updateUrl":"https://userstyles.org/styles/chrome/3709.json","md5Url":"https://update.userstyles.org/3709.md5","originalMd5":"177d54800eb046efc537f735b1cbb03a","name":"Consumerist: just the article"}