{"sections":[{"urls":[],"urlPrefixes":[],"domains":["boards.4chan.org"],"regexps":[],"code":"/* GENERAL */\r\n* {\r\n  font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif !important;\r\n}\r\nbody {\r\n  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAAAAACoBHk5AAAAFUlEQVQIW2NgYJCRkUEmGMAsBjAXABi6AaXXHST3AAAAAElFTkSuQmCC) fixed !important;\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n  color: #DDD !important;\r\n  font-size: 12px !important;\r\n}\r\n::selection {\r\n  background-color: #8FA5B2;\r\n  color: #DDD;\r\n}\r\n::-moz-selection {\r\n  background-color: #8FA5B2;\r\n  color: #DDD;\r\n}\r\n#header:hover, div.logo:hover, .postarea \u003e form \u003e table:hover,\r\ntd:hover span.filesize, span.filesize:hover, a.omittedposts:hover, span.omittedposts:hover, table.pages:hover,\r\n#imgControls:hover, #watcher:hover, #qr:hover {\r\n  opacity: 1;\r\n}\r\n#header, .logo, .postarea \u003e form \u003e table,\r\n.filesize, .omittedposts, .pages,\r\n#imgControls, #watcher, #qr {\r\n  -webkit-transition: opacity .3s ease-in-out;\r\n  -moz-transition: opacity .3s ease-in-out;\r\n}\r\na, span.filetitle, span.replytitle, span.postername, span.commentpostername, span.postertrip, .pages input, [value=\"Delete\"] {\r\n  -webkit-transition: color .3s ease-in-out;\r\n  -moz-transition: color .3s ease-in-out;\r\n}\r\ninput, textarea {\r\n  -webkit-transition: border-color .5s ease-in-out;\r\n  -moz-transition: border-color .5s ease-in-out;\r\n}\r\n\r\n/* SCROLLBARS */\r\n::-webkit-scrollbar {\r\n  width: 10px !important;\r\n  height: 10px !important;\r\n}\r\n::-webkit-scrollbar-thumb {\r\n  background: #333 !important;\r\n  border: 2px solid #111 !important;\r\n  -webkit-border-radius: 5px !important;\r\n}\r\n::-webkit-scrollbar-thumb:hover {\r\n  background: #444 !important;\r\n}\r\n::-webkit-scrollbar-thumb:active {\r\n  background: #555 !important;\r\n}\r\n::-webkit-scrollbar-track-piece, ::-webkit-scrollbar-corner, ::-webkit-scrollbar-resizer {\r\n  background: #222 !important;\r\n}\r\n::-webkit-scrollbar-track-piece:vertical {\r\n  border-left: 1px solid #000 !important;\r\n}\r\n::-webkit-scrollbar-track-piece:horizontal {\r\n  border-top: 1px solid #000 !important;\r\n}\r\nscrollbar, scrollcorner {\r\n  -moz-appearance: none !important;\r\n  background: #222 !important;\r\n  width: 10px !important;\r\n  height: 10px !important;\r\n}\r\nscrollbar[orient=\"vertical\"] {\r\n  border-left: 1px solid #000 !important;\r\n}\r\nscrollbar[orient=\"horizontal\"] {\r\n  border-top: 1px solid #000 !important;\r\n}\r\nthumb {\r\n  -moz-appearance: none !important;\r\n  background: #333 !important;\r\n  border: 1px solid #111 !important;\r\n  -moz-border-radius: 5px !important;\r\n}\r\nthumb:hover {\r\n  background: #444 !important;\r\n}\r\nthumb:active {\r\n  background: #555 !important;\r\n}\r\n\r\n\r\n\r\n/* HEADER + LOGO */\r\n#header {\r\n  position: fixed !important;\r\n  height: 20px;\r\n  top: 0 !important;\r\n  right: 0 !important;\r\n  left: 0 !important;\r\n  background: #222;\r\n  border-bottom: 1px solid #555;\r\n  box-shadow: 0 0 25px #000;\r\n  word-spacing: -4px;\r\n  opacity: 0.5;\r\n  z-index: 9;\r\n}\r\n#navtop, #navtopr {\r\n  position: absolute;\r\n  top: 1px;\r\n  right: 0;\r\n  text-align: center;\r\n  visibility: hidden;\r\n}\r\n#navtop a, #navtopr a {\r\n  visibility: visible;\r\n}\r\n.logo {\r\n  position: fixed;\r\n  top: 30px;\r\n  left: 10px;\r\n  width: auto;\r\n  max-width: 201px;\r\n  color: #DDD !important;\r\n  text-align: left !important;\r\n  opacity: 0.5;\r\n  z-index: 8;\r\n}\r\n.logo img {\r\n  margin: 0 !important;\r\n  border: none !important;\r\n  width: 201px !important;\r\n  height: 67px !important;\r\n}\r\n.logo b span {\r\n  font-size: 16px !important;\r\n  letter-spacing: 0 !important;\r\n}\r\n\r\n\r\n\r\n/* POSTAREA */\r\n.postarea {\r\n  margin: 21px 221px -20px;\r\n  padding: 10px 0 !important;\r\n  background: #222;\r\n  border-top: 1px solid #000;\r\n  border-right: 1px solid #000;\r\n  border-left: 1px solid #000;\r\n}\r\n.postarea \u003e form \u003e table {\r\n  opacity: 0.5;\r\n}\r\n.postblock {\r\n  background: none !important;\r\n  border: none !important;\r\n  color: #DDD !important;\r\n  text-align: right !important;\r\n}\r\n\r\n\r\n\r\n/* INPUTS STYLE */\r\ninput[type=\"text\"], input[type=\"button\"], form[name=\"post\"] input[type=\"submit\"], input#recaptcha_response_field {\r\n  -moz-appearance: none;\r\n  background: #333 !important;\r\n  border-color: #444 #222 #222 #444 !important;\r\n  border-style: solid !important;\r\n  border-width: 1px;\r\n  color: #DDD !important;\r\n  font-weight: 700;\r\n  text-shadow: 0 -1px 1px #000;\r\n}\r\ntextarea {\r\n  -moz-appearance: none;\r\n  background: #333;\r\n  border-color: #444 #222 #222 #444 !important;\r\n  border-style: solid;\r\n  border-width: 1px;\r\n  color: #DDD;\r\n  font-weight: 700;\r\n  text-shadow: 0 -1px 1px #000;\r\n}\r\n#com_submit[disabled] {\r\n  color: rgba(221, 221, 221, .6) !important;\r\n}\r\ninput[type=\"checkbox\"], input[type=\"checkbox\"]:hover:active, input[type=\"checkbox\"]:focus {\r\n  -webkit-appearance: button;\r\n  -moz-appearance: none;\r\n  background: #333 !important;\r\n  border: 2px solid #555 !important;\r\n  border-radius: 5px !important;\r\n  color: transparent !important;\r\n}\r\ninput[type=\"checkbox\"]:checked {\r\n  background: #222 !important;\r\n  border-color: #B26536 !important;\r\n}\r\ninput[type=\"file\"] {\r\n  color: #DDD;\r\n}\r\ninput[type=\"file\"]::-webkit-file-upload-button {\r\n  height: 21px;\r\n  background: #333;\r\n  border-color: #444 #222 #222 #444;\r\n  border-style: solid;\r\n  border-width: 1px;\r\n  cursor: pointer;\r\n  color: #DDD;\r\n  font-weight: 700;\r\n  text-shadow: 0 -1px 1px #000;\r\n}\r\ninput:not([type=\"button\"]):not([type=\"checkbox\"]):not([type=\"submit\"]):focus, textarea:focus {\r\n  border-color: #B26536 !important;\r\n}\r\ninput[type=\"submit\"], input[type=\"button\"], input[type=\"checkbox\"] {\r\n  cursor: pointer !important;\r\n}\r\n@-webkit-keyframes WKglow {\r\n  100% {\r\n    border-color: #B26536;\r\n  }\r\n}\r\ninput:hover:not(:focus):not(:checked):not([type=\"submit\"]):not([type=\"button\"]), textarea:hover:not(:focus) {\r\n  -webkit-animation-name: WKglow;\r\n  -webkit-animation-duration: .7s;\r\n  -webkit-animation-iteration-count: infinite;\r\n  -webkit-animation-direction: alternate;\r\n  -moz-animation-name: GKglow;\r\n  -moz-animation-duration: .7s;\r\n  -moz-animation-iteration-count: infinite;\r\n  -moz-animation-direction: alternate;\r\n}\r\nselect {\r\n  -webkit-appearance: button;\r\n  -moz-appearance: none;\r\n  background: #333 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAICAQAAACxSAwfAAAAAXNSR0IArs4c6QAAAEhJREFUGJVjYCAV/I/6n4YCo7Aqm5f459t/OPjzbV4iduMU4hf+/AlR9PNn/EIGBVz2QhXiVwRV+PELIUVghUJNhBWBACumEAALAjWM+QiOhwAAAABJRU5ErkJggg==) center right no-repeat;\r\n  border-color: #444 #222 #222 #444;\r\n  border-style: solid;\r\n  border-width: 1px;\r\n  color: #DDD;\r\n  font-size: 13px;\r\n  font-weight: 700;\r\n  text-shadow: 0 -1px 1px #000;\r\n}\r\nselect \u003e input {\r\n  visibility: hidden;\r\n}\r\nform[name=\"post\"] input[type=\"submit\"]:hover, input[type=\"button\"]:hover, select:hover {\r\n  background-color: #444 !important;\r\n}\r\ninput[type=\"file\"]:hover::-webkit-file-upload-button {\r\n  background: #444;\r\n}\r\nform[name=\"post\"] input[type=\"submit\"]:active, input[type=\"button\"]:active, select:active, select:focus {\r\n  background-color: #2B2B2B !important;\r\n  text-shadow: 0 1px 1px #000 !important;\r\n}\r\ninput[type=\"file\"]:active::-webkit-file-upload-button {\r\n  background: #2B2B2B;\r\n  text-shadow: 0 1px 1px #000;\r\n}\r\n\r\n\r\n\r\n/* INPUTS POSITION */\r\ninput[type=\"text\"], input[type=\"button\"], form[name=\"post\"] input[type=\"submit\"] {\r\n  height: 21px !important;\r\n}\r\ninput[type=\"checkbox\"] {\r\n  height: 10px;\r\n  width: 10px;\r\n  margin: 1px;\r\n}\r\nselect {\r\n  margin: 0;\r\n  padding-right: 15px;\r\n  height: 21px;\r\n}\r\ninput[name=\"name\"], input[name=\"email\"], form[name=\"post\"] textarea, input[type=\"file\"] {\r\n  width: 302px;\r\n  margin: 0;\r\n}\r\n.postarea input[name=\"sub\"] {\r\n  width: 240px;\r\n}\r\n#com_submit {\r\n  width: 60px;\r\n  vertical-align: bottom;\r\n}\r\ninput[type=\"file\"] input[type=\"text\"] {\r\n  width: 218px;\r\n}\r\ninput[type=\"file\"] input[type=\"button\"] {\r\n  margin-left: 2px;\r\n  width: 82px;\r\n  vertical-align: bottom;\r\n}\r\n/* SPOILER */\r\nform[name=\"post\"] tr:nth-child(3) \u003e td:nth-child(3) {\r\n  font-size: 0;\r\n  visibility: hidden;\r\n}\r\nform[name=\"post\"] tr:nth-child(3) \u003e td:nth-child(3) input {\r\n  visibility: visible;\r\n}\r\n.postarea label {\r\n  margin-left: -80px;\r\n}\r\n\r\n\r\n\r\n/* reCAPTCHA */\r\n#recaptcha_table *, #recaptcha_area td {\r\n  padding: 0 !important;\r\n  vertical-align: bottom !important;\r\n}\r\n.recaptchatable #recaptcha_image {\r\n  border-color: #444 #222 #222 #444 !important;\r\n}\r\n.postarea #recaptcha_table input {\r\n  padding: 0 4px !important;\r\n  margin-top: 3px !important;\r\n}\r\n#recaptcha_table tr[height] {\r\n  height: auto !important;\r\n}\r\n.postarea #recaptcha_reload_btn {\r\n  display: inline-block;\r\n  margin-left: -14px !important;\r\n}\r\n.postarea #recaptcha_reload {\r\n  height: 0 !important;\r\n  width: 0 !important;\r\n  padding: 7px !important;\r\n  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAQAAAD8fJRsAAAAcUlEQVQY02P4z4AKGYKhNJQKYzgIZjxn+I8kwdCGrAkuwRAOZrUwhKBL7GP4ziCPYg8jROI/wzQ0B1yBSXiiCKeBjAMbhab+P0gExFCHu3o3QxzIwSC/MCC5+hPDezDdjOzB/ww/wYw9DCGoPt+CHjQAYxCCmpNUoxoAAAAASUVORK5CYII=) no-repeat;\r\n}\r\n\r\n\r\n\r\n/* BREAKING NEWS */\r\nbody \u003e hr + center {\r\n  margin: 0 221px;\r\n  background: #222;\r\n  border-right: 1px solid #000;\r\n  border-left: 1px solid #000;\r\n}\r\n\r\n\r\n\r\n/* CONTENT */\r\nbody \u003e form {\r\n  margin: 0 221px 10px;\r\n  padding: 5px;\r\n  background: #222;\r\n  border-right: 1px solid #000;\r\n  border-bottom: 1px solid #000;\r\n  border-left: 1px solid #000;\r\n  font-size: 10px;\r\n  position: relative;\r\n}\r\nform \u003e .filesize, .op \u003e .filesize {\r\n  display: block;\r\n  clear: left;\r\n  padding-top: 10px;\r\n}\r\nform[name=\"delform\"]::after {\r\n  clear: both;\r\n  content: \"\";\r\n  display: table;\r\n}\r\nimg[alt=\"sticky\"] ~ a:before  {\r\n  content: \"Sticky | \";\r\n}\r\nimg[alt=\"closed\"] ~ a:after {\r\n  content: \" | Closed\";\r\n}\r\nimg[alt=\"sticky\"] ~ a {\r\n  color: #F28D00 !important;\r\n  text-decoration: none !important;\r\n  border-bottom: 1px dotted;\r\n}\r\nimg[alt=\"closed\"] ~ a {\r\n  color: #B2AB82 !important;\r\n  text-decoration: line-through !important;\r\n  border-bottom: none;\r\n}\r\n.reply, .replyhl {\r\n  background: #333 !important;\r\n  border: 1px solid #111 !important;\r\n  color: #DDD !important;\r\n  font-size: 10px !important;\r\n}\r\ntd:target, td.replyhl:target {\r\n  background: #25262A !important;\r\n  border: 1px solid #555 !important;\r\n}\r\nblockquote {\r\n  word-break: break-word;\r\n  word-wrap: break-word;\r\n  min-width: 100px;\r\n}\r\n/* FILENAME EXPANSION */\r\n.filesize \u003e span {\r\n  font-size: 0;\r\n  visibility: hidden;\r\n}\r\n.filesize \u003e span:after {\r\n  font-size: 10px;\r\n  visibility: visible;\r\n  content: attr(title);\r\n}\r\n\r\n\r\n\r\n/* COLOR SCHEME */\r\na {\r\n  color: #559C7A !important;\r\n}\r\na:hover {\r\n  color: #C7DE1A !important;\r\n}\r\n.filesize, .omittedposts {\r\n  color: #DDD !important;\r\n  opacity: 0.5;\r\n}\r\na.omittedposts:hover {\r\n  color: #DDD !important;\r\n}\r\n.filetitle, .replytitle {\r\n  color: #486273 !important;\r\n}\r\nspan.filetitle:hover, td:hover .replytitle {\r\n  color: #3F8DBF !important;\r\n}\r\n.postername, .commentpostername {\r\n  color: #2E88A6 !important;\r\n}\r\nspan.postername:hover, td:hover .commentpostername {\r\n  color: #0AAEE7 !important;\r\n}\r\n.linkmail {\r\n  color: #3674B2 !important;\r\n  text-decoration: none !important;\r\n}\r\na.linkmail:not([href$=\"sage\"]) {\r\n  text-decoration: underline !important;\r\n}\r\ntd:hover .linkmail, a.linkmail:hover {\r\n  color: #199FFF !important;\r\n}\r\n.postertrip {\r\n  color: #8C5D2A !important;\r\n}\r\ntd:hover .postertrip, .postertrip:hover {\r\n  color: #CC7212 !important;\r\n}\r\n.abbr {\r\n  color: #476963 !important;\r\n}\r\n\r\n\r\n\r\n/* FOOTER */\r\n.pages {\r\n  visibility: hidden;\r\n  bottom: 30%;\r\n  right: 200px;\r\n  position: fixed;\r\n  -webkit-transform: rotate(90deg);\r\n  -webkit-transform-origin: top right;\r\n  -moz-transform: rotate(90deg);\r\n  -moz-transform-origin: top right;\r\n  letter-spacing: -1px;\r\n  word-spacing: -6px;\r\n  opacity: 0.5;\r\n}\r\n.pages a, .pages b, .pages input {\r\n  visibility: visible;\r\n}\r\n.pages b {\r\n  color: #BEE5C9 !important;\r\n}\r\n.pages td {\r\n  padding: 0 !important;\r\n}\r\n.pages input {\r\n  -moz-appearance: none;\r\n  background: none !important;\r\n  border: none !important;\r\n  color: #4E7085 !important;\r\n  margin: 0;\r\n  padding: 0 !important;\r\n  font-weight: 700;\r\n}\r\n.pages input:hover {\r\n  color: #89C4C1 !important;\r\n}\r\nform \u003e table[align=\"right\"] {\r\n  visibility: hidden;\r\n  position: absolute;\r\n  right: 5px;\r\n  bottom: 0;\r\n}\r\n[value=\"Delete\"] {\r\n  visibility: visible;\r\n  -moz-appearance: none !important;\r\n  background: none !important;\r\n  border: none !important;\r\n  color: #4E7085 !important;\r\n  margin: 0;\r\n  padding: 0 !important;\r\n  font-weight: 700 !important;\r\n}\r\n[value=\"Delete\"]:hover {\r\n  color: #89C4C1 !important;\r\n}\r\n\r\n\r\n\r\n/* 404 ;_; */\r\n#doc {\r\n  visibility: hidden;\r\n}\r\n.boxcontent {\r\n  visibility: visible;\r\n  position: absolute;\r\n  top: 0;\r\n  right: 0;\r\n  bottom: 0;\r\n  left: 0;\r\n  background: -webkit-radial-gradient(#FFF, #888);\r\n  background: -moz-radial-gradient(#FFF, #888);\r\n}\r\n#doc img {\r\n  visibility: visible;\r\n  position: absolute;\r\n  top: 0;\r\n  right: 0;\r\n  bottom: 0;\r\n  left: 0;\r\n}\r\n\r\n\r\n\r\n/* 4chan X SUPPORT */\r\n/* IMAGE EXPANSION */\r\n#imgControls {\r\n  opacity: 0.5;\r\n  position: absolute;\r\n  top: 10px;\r\n  right: 5px;\r\n  z-index: 3;\r\n}\r\n.filesize + br + a {\r\n  margin: 3px 15px;\r\n  float: left;\r\n}\r\nimg[md5], img[md5] + img {\r\n  margin: 0 !important;\r\n}\r\nbody.fitwidth img[md5] + img {\r\n  width: -moz-calc(100%);\r\n}\r\n/* IMAGE HOVER */\r\n#iHover {\r\n  box-shadow: 0 0 80px rgba(0, 0, 0, 0.7);\r\n}\r\n/* REPLY HIDING */\r\n.replyhider {\r\n  font-size: 10px !important;\r\n}\r\n/* THREAD NAVIGATION */\r\n#navlinks {\r\n  right: 226px !important;\r\n}\r\n/* THREAD UPDATER */\r\n@-webkit-keyframes WKnotify {\r\n  100% {\r\n    opacity: 0;\r\n  }\r\n}\r\n.new {\r\n  background: none !important;\r\n  color: #0F0;\r\n  -webkit-animation-name: WKnotify;\r\n  -webkit-animation-duration: .5s;\r\n  -webkit-animation-iteration-count: 10;\r\n  -webkit-animation-direction: alternate;\r\n  -moz-animation-name: GKnotify;\r\n  -moz-animation-duration: .5s;\r\n  -moz-animation-iteration-count: 10;\r\n  -moz-animation-direction: alternate;\r\n}\r\n/* QUOTE PREVIEW */\r\n#qp {\r\n  box-shadow: 0 0 25px rgba(0, 0, 0, 0.7);\r\n  padding: 2px;\r\n  z-index: 999;\r\n}\r\n#qp img {\r\n  max-height: 500px;\r\n  max-width: 700px;\r\n}\r\na.forwardlink {\r\n  color: #D85E31 !important;\r\n}\r\n/* BOXES */\r\n#watcher, #qr, #updater, #stats, #thread_filter, #options .dialog {\r\n  border: 2px solid #333 !important;\r\n  border-radius: 5px;\r\n  background-color: rgba(17, 17, 17, 0.7) !important;\r\n  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);\r\n  margin: 5px;\r\n  z-index: 10 !important;\r\n}\r\n#watcher, #qr {\r\n  opacity: 0.5;\r\n}\r\n#watcher {\r\n  position: fixed !important;\r\n}\r\n#updater, #stats, #thread_filter {\r\n  padding: 2px;\r\n}\r\n#stats {\r\n  font-size: 10px;\r\n}\r\n/* QUICK REPLY */\r\n#qr [name=\"name\"], #qr [name=\"email\"], #qr [name=\"sub\"] {\r\n  width: 200px;\r\n}\r\n#qr a {\r\n  font-size: 11px;\r\n  font-weight: 700;\r\n}\r\n#qr input[name=\"recaptcha_response_field\"] {\r\n  margin: 0;\r\n  width: 302px;\r\n}\r\n#qr img {\r\n  border-color: #444 #222 #222 #444 !important;\r\n}\r\n#qr input::-webkit-input-placeholder, #qr textarea::-webkit-input-placeholder {\r\n  color: #555 !important;\r\n}\r\n#qr input:-moz-placeholder, #qr textarea:-moz-placeholder {\r\n  color: #555 !important;\r\n  text-shadow: none;\r\n}\r\n#error {\r\n  font-weight: 700;\r\n}\r\n/* OPTIONS */\r\n#overlay {\r\n  z-index: 99;\r\n}\r\n#floaty a {\r\n  text-decoration: underline;\r\n}\r\n\r\n\r\n\r\n/* 4chan filter SUPPORT */\r\n#thread_filter input:not([type=\"checkbox\"]) {\r\n  -moz-appearance: none;\r\n  height: 21px;\r\n  background: #333;\r\n  border-color: #444 #222 #222 #444;\r\n  border-style: solid;\r\n  border-width: 1px;\r\n  color: #DDD;\r\n  font-weight: 700;\r\n  text-shadow: 0 -1px 1px #000;\r\n}\r\n#thread_filter input:not([type=\"checkbox\"]):focus {\r\n  border-color: #B26536 !important;\r\n}\r\n\r\n\r\n\r\n#recaptcha_table input,\r\n.filesize + br + a {\r\n  outline: none !important;\r\n}\r\n\r\n/* Scrollbar buttons, not the textarea grips on Firefox */\r\nhtml \u003e scrollbar \u003e scrollbarbutton,\r\n/* ADS */\r\nimg[src^=\"http://static.4chan.org/support/\"],\r\n.postarea \u003e form \u003ediv,\r\n/* SPACE WASTERS */\r\nhr,\r\nbody \u003e br,\r\nbody \u003e form \u003e br,\r\n.doubledash,\r\ninput[type=\"password\"],\r\n/* RETURN LINKS */\r\nbody \u003e table + span,\r\nbody \u003e form \u003e hr:last-of-type + span,\r\n/* REPLY MODO */\r\nbody \u003e table,\r\n/* REPLY PASSWORD + RULES */\r\n.postarea form \u003e table \u003e tbody \u003e tr:nth-last-child(2),\r\n.postarea form \u003e table \u003e tbody \u003e tr:last-child,\r\n/* reCAPTCHA */\r\n#recaptcha_table td:nth-of-type(3),\r\n#recaptcha_switch_audio_btn,\r\n#recaptcha_switch_img_btn,\r\n#recaptcha_whatsthis_btn,\r\n/* STICKY + CLOSED ICONS */\r\nimg[alt=\"sticky\"], img[alt=\"closed\"],\r\n/* FOOTER */\r\nbody \u003e form table[align=\"right\"] tr:not(:first-of-type),\r\n.deletebuttons \u003e *:not([value=\"Delete\"]),\r\n#footer,\r\n/* 4CHAN X */\r\n.thread \u003e br,\r\n.op \u003e br {\r\n  display: none;\r\n}"},{"urls":["http://www.4chan.org/","http://www.4chan.org/#"],"urlPrefixes":[],"domains":[],"regexps":[],"code":"* {\r\n  font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif !important;\r\n}\r\nhtml {\r\n  height: 100%;\r\n}\r\nbody {\r\n  height: 100%;\r\n  width: 100%;\r\n  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAAAAACoBHk5AAAAFUlEQVQIW2NgYJCRkUEmGMAsBjAXABi6AaXXHST3AAAAAElFTkSuQmCC) fixed !important;\r\n  display: -webkit-box;\r\n  -webkit-box-pack: center;\r\n  -webkit-box-align: center;\r\n  display: -moz-box;\r\n  -moz-box-pack: center;\r\n  -moz-box-align: center;\r\n}\r\n::selection {\r\n  background-color: #8FA5B2;\r\n  color: #DDD;\r\n}\r\n::-moz-selection {\r\n  background-color: #8FA5B2;\r\n  color: #DDD;\r\n}\r\na {\r\n  color: #559C7A !important;\r\n  text-decoration: none !important;\r\n  -webkit-transition: color .3s ease-in-out;\r\n  -moz-transition: color .3s ease-in-out;\r\n}\r\na:hover {\r\n  color: #C7DE1A !important;\r\n}\r\nbody \u003e *:not(#doc):not(#disclaimer-dialog_c), #hd, #ft, .yui-g, .bd ul:last-child {\r\n  display: none;\r\n}\r\n#doc {\r\n  width: auto !important;\r\n  min-width: 0 !important;\r\n}\r\n#announce, #boards {\r\n  background: rgba(17, 17, 17, 0.7) !important;\r\n  border: 2px solid #333 !important;\r\n  border-radius: 5px;\r\n  color: #DDD;\r\n  box-shadow: 0 0 80px rgba(0, 0, 0, 0.7);\r\n  opacity: 0.25;\r\n  -webkit-transition: opacity .3s ease-in-out;\r\n  -moz-transition: opacity .3s ease-in-out;\r\n}\r\n#announce:hover, #boards:hover {\r\n  opacity: 1;\r\n}\r\n.boxbar {\r\n  background: none !important;\r\n  color: #486273 !important;\r\n  font-size: 10px;\r\n}\r\n#boards .column:not(:last-of-type) {\r\n  margin-right: 20px !important;\r\n  width: auto !important;\r\n}\r\n#boards .column:last-of-type {\r\n  width: auto !important;\r\n}\r\n#filter-button, .yuimenuitem a {\r\n  color: #DDD !important;\r\n  font-weight: 700;\r\n}\r\n.menubutton {\r\n  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAICAQAAACxSAwfAAAASElEQVQYlWNgIBX8j/qfhgKjsCqbl/jn2384+PNtXiJ24xTiF/78CVH082f8QgYFXPZCFeJXBFX48QshRWCFQk2EFYEAK6YQAAsCNYz5CI6HAAAAAElFTkSuQmCC) !important;\r\n}\r\n#filtermenu {\r\n  width: auto !important;\r\n}\r\n#doc \u003e .bd {\r\n  background-color: rgba(17, 17, 17, 0.7) !important;\r\n  border: 2px solid #333 !important;\r\n  border-radius: 5px;\r\n  box-shadow: 0 0 80px rgba(0, 0, 0, 0.7);\r\n}\r\n.yuimenuitem-selected {\r\n  background-color: rgba(51, 51, 51, 0.7) !important;\r\n}\r\nul {\r\n  border: none !important;\r\n}\r\n.yuimenuitemlabel {\r\n  padding: 0 5px 0 20px !important;\r\n}\r\n.yuimenuitem-checked {\r\n  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAQAAAB9jN+sAAAAKklEQVQIW2N4y4AH/scriU36P0ISu/R/mORbBuzSUEls0gwISezSCPsZADZydiHiK5PgAAAAAElFTkSuQmCC) !important;\r\n}"},{"urls":[],"urlPrefixes":[],"domains":["sys.4chan.org"],"regexps":[],"code":"* {\r\n  font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif !important;\r\n  font-weight: 700 !important;\r\n}\r\nbody {\r\n  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAAAAACoBHk5AAAAFUlEQVQIW2NgYJCRkUEmGMAsBjAXABi6AaXXHST3AAAAAElFTkSuQmCC) fixed !important;\r\n  color: #DDD !important;\r\n}\r\n::selection {\r\n  background-color: #8FA5B2;\r\n  color: #DDD;\r\n}\r\n::-moz-selection {\r\n  background-color: #8FA5B2;\r\n  color: #DDD;\r\n}\r\na {\r\n  color: #559C7A !important;\r\n  text-decoration: none !important;\r\n}\r\na:hover {\r\n  color: #C7DE1A !important;\r\n}\r\nfieldset {\r\n  background: #333;\r\n  border-width: 1px !important;\r\n  border-color: #444 #222 #222 #444 !important;\r\n  margin: 0 !important;\r\n  padding-bottom: 15px;\r\n  text-shadow: 0 1px 1px #000;\r\n}\r\n\r\n/* reCAPTCHA */\r\n#recaptcha_table td:nth-of-type(3), #recaptcha_switch_audio_btn, #recaptcha_switch_img_btn, #recaptcha_whatsthis_btn {\r\n  display: none;\r\n}\r\n#recaptcha_table {\r\n  margin-top: 7px !important;\r\n}\r\n#recaptcha_widget_div td {\r\n  padding: 0 !important;\r\n}\r\n#recaptcha_table tr:first-of-type {\r\n  height: 58px !important;\r\n}\r\n.recaptcha_input_area {\r\n  padding-bottom: 0 !important;\r\n}\r\n#recaptcha_table td:nth-of-type(2) {\r\n  padding: 0 !important;\r\n  vertical-align: bottom !important;\r\n}\r\n#recaptcha_reload_btn {\r\n  display: inline-block;\r\n  margin-left: -14px !important;\r\n}\r\n#recaptcha_reload {\r\n  height: 0 !important;\r\n  width: 0 !important;\r\n  padding: 7px !important;\r\n  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAQAAAD8fJRsAAAAcUlEQVQY02P4z4AKGYKhNJQKYzgIZjxn+I8kwdCGrAkuwRAOZrUwhKBL7GP4ziCPYg8jROI/wzQ0B1yBSXiiCKeBjAMbhab+P0gExFCHu3o3QxzIwSC/MCC5+hPDezDdjOzB/ww/wYw9DCGoPt+CHjQAYxCCmpNUoxoAAAAASUVORK5CYII=) no-repeat;\r\n}\r\n\r\n/* INPUTS */\r\ninput[type=\"submit\"], #recaptcha_response_field {\r\n  -moz-appearance: none;\r\n  height: 23px !important;\r\n  background: #333 !important;\r\n  border-color: #444 #222 #222 #444 !important;\r\n  border-style: solid !important;\r\n  border-width: 1px !important;\r\n  color: #DDD !important;\r\n  text-shadow: 0 -1px 1px #000;\r\n}\r\n#recaptcha_response_field:focus {\r\n  border-color: #B26536 !important;\r\n}\r\ninput[type=\"submit\"], input[type=\"radio\"] {\r\n  cursor: pointer !important;\r\n}\r\ninput[type=\"submit\"]:hover {\r\n  background: #444 !important;\r\n}\r\ninput[type=\"submit\"]:active {\r\n  background: #2B2B2B !important;\r\n  text-shadow: 0 1px 1px #000;\r\n}\r\ninput[type=\"radio\"], input[type=\"radio\"]:hover:active, input[type=\"radio\"]:focus {\r\n  -webkit-appearance: button;\r\n  -moz-appearance: none;\r\n  height: 12px;\r\n  width: 12px;\r\n  margin: -2px 3px;\r\n  border: 2px solid #555 !important;\r\n  border-radius: 6px !important;\r\n  background: #333 !important;\r\n}\r\ninput[type=\"radio\"]:checked {\r\n  border-color: #B26536 !important;\r\n  background: #222 !important;\r\n}"},{"urls":[],"urlPrefixes":["http://images.4chan.org","http://static.4chan.org"],"domains":[],"regexps":[],"code":"html {\r\n  display: table;\r\n  height: 100%;\r\n  width: 100%;\r\n  background: -webkit-radial-gradient(#FFF, #999) fixed;\r\n  background: -moz-radial-gradient(#FFF, #999) fixed;\r\n}\r\nbody {\r\n  display: table-cell;\r\n  vertical-align: middle;\r\n  margin: 0;\r\n}\r\nimg {\r\n  display: block;\r\n  margin: auto;\r\n}\r\n::-webkit-scrollbar {\r\n  display: none;\r\n}\r\nscrollbar {\r\n  display: none;\r\n}\r\n\r\n/* 404 ;_; */\r\n#doc {\r\n  visibility: hidden;\r\n}\r\n.boxcontent {\r\n  visibility: visible;\r\n  position: absolute;\r\n  top: 0;\r\n  right: 0;\r\n  bottom: 0;\r\n  left: 0;\r\n  background: -webkit-radial-gradient(#FFF, #888);\r\n  background: -moz-radial-gradient(#FFF, #888);\r\n}\r\n#doc img {\r\n  visibility: visible;\r\n  position: absolute;\r\n  top: 0;\r\n  right: 0;\r\n  bottom: 0;\r\n  left: 0;\r\n}"},{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"@-moz-keyframes GKglow {\r\n  100% {\r\n    border-color: #B26536;\r\n  }\r\n}\r\n@-moz-keyframes GKnotify {\r\n  100% {\r\n    opacity: 0;\r\n  }\r\n}"}],"url":"http://userstyles.org/styles/33248","updateUrl":"https://userstyles.org/styles/chrome/33248.json","md5Url":"https://update.userstyles.org/33248.md5","originalMd5":"ca4da264a4cec7aa3151c0b977112a35","name":"4chan - Minimalistic Mayhem","thumbnail":"https://userstyles.org/style_screenshots/33248_after.png?r=1773612024"}