{"sections":[{"urls":[],"urlPrefixes":[],"domains":["blockland.us"],"regexps":[],"code":"/* Normal, standard links. */\r\na:link, a:visited\r\n{\r\n\tcolor: #005177;\r\n\tbackground-color: transparent;\r\n\ttext-decoration: none;\r\n}\r\na:hover\r\n{\r\n\tcolor: #cc3333;\r\n\tbackground-color: transparent;\r\n\ttext-decoration: none;\r\n}\r\n\r\n/* Navigation links - for the link tree. */\r\n.nav, .nav:link, .nav:visited\r\n{\r\n\tcolor: #000000;\r\n\tbackground-color: transparent;\r\n\ttext-decoration: none;\r\n}\r\na.nav:hover\r\n{\r\n\tfont-weight: bold;\r\n\tcolor: #cc3333;\r\n\tbackground-color: transparent;\r\n\ttext-decoration: underline;\r\n}\r\n\r\n/* Tables should show empty cells too. */\r\ntable\r\n{\r\n\tempty-cells: show;\r\n}\r\n\r\n/* By default (td, body..) use Verdana in black. */\r\nbody, td, th\r\n{\r\n\tcolor: #000000;\r\n\tfont-size: small;\r\n\tfont-family: verdana, arial, helvetica, sans-serif;\r\n}\r\n\r\nbody\r\n{\r\n\tbackground: #FFFFFF;\r\n}\r\n\r\n/* Input boxes - just a bit smaller than normal so they align well. */\r\ninput, textarea\r\n{\r\n\tfont-size: 9pt;\r\n\tcolor: #000000;\r\n\tfont-family: verdana, arial, helvetica, sans-serif;\r\n\tbackground-color: #afc6db;\r\n}\r\n\r\n/* Checkboxes shouldn't have a background color. */\r\ninput.check\r\n{\r\n\tbackground-color: transparent;\r\n}\r\n\r\n/* Selects are a bit smaller, because it makes them look even better 8). */\r\nselect\r\n{\r\n\tfont-size: 8pt;\r\n\tfont-weight: normal;\r\n\tcolor: #000000;\r\n\tfont-family: verdana, arial, helvetica, sans-serif;\r\n\tbackground-color: #afc6db;\r\n}\r\n\r\n/* Standard horizontal rule.. */\r\nhr\r\n{\r\n\tcolor: #6394bd;\r\n\tbackground-color: transparent;\r\n}\r\n/* A more colorful hr.. */\r\n.hrcolor\r\n{\r\n\theight: 1px;\r\n\tborder: 0;\r\n\tcolor: #6394bd;\r\n\tbackground-color: #6394bd;\r\n}\r\n\r\n/* A quote, perhaps from another post. */\r\n.quote\r\n{\r\n\tcolor: #000000;\r\n\tbackground-color: #dee7ef;\r\n\tborder: 1px solid black;\r\n\tmargin: 1px;\r\n\tpadding: 1px;\r\n\tfont-size: x-small;\r\n}\r\n\r\n/* A code block - maybe even PHP ;). */\r\n.code\r\n{\r\n\tcolor: #000000;\r\n\tbackground-color: #cccccc;\r\n\tborder: 1px solid black;\r\n\tmargin: 1px;\r\n\tpadding: 1px;\r\n\tfont-size: x-small;\r\n\tline-height: 1.3em;\r\n}\r\n\r\n/* The \"Quote:\" and \"Code:\" header parts... */\r\n.quoteheader, .codeheader\r\n{\r\n\tcolor: #000000;\r\n\ttext-decoration: none;\r\n\tfont-style: normal;\r\n\tfont-weight: bold;\r\n\tfont-size: x-small;\r\n\tline-height: 1.2em;\r\n}\r\n\r\n/* Generally, those [?] icons. */\r\n.help\r\n{\r\n\tcursor: help;\r\n\tbackground-color: transparent;\r\n}\r\n\r\n/* /me uses this a lot. */\r\n.meaction\r\n{\r\n\tcolor: red;\r\n\tbackground-color: transparent;\r\n}\r\n\r\n/* The main post box - this makes it as wide as possible. */\r\n.editor\r\n{\r\n\twidth: 100%;\r\n}\r\n\r\n/* Highlighted text - such as search results. */\r\n.highlight\r\n{\r\n\tbackground-color: yellow;\r\n\tfont-weight: bold;\r\n\tcolor: black;\r\n}\r\n\r\n/* Alternating backgrounds... */\r\n.windowbg\r\n{\r\n\tcolor: #000000;\r\n\tbackground-color: #afc6db; \r\n\tvertical-align: middle;\r\n}\r\n.windowbg2\r\n{\r\n\tborder-style: none;\r\n\tcolor: #000000;\r\n\tbackground-color: #ffffff;\r\n\tvertical-align: middle;\r\n}\r\n\r\n/* Titles - such as table headers. */\r\n.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited\r\n{\r\n\tfont-weight: bold;\r\n\tfont-style: normal;\r\n\tcolor: #ffffff;\r\n\tbackground-color: #6e94b7;\r\n}\r\n.titlebg a:hover\r\n{\r\n\tcolor: #ffffff;\r\n\ttext-decoration: underline;\r\n}\r\n\r\n/* The category headers, page indexes, and such things. */\r\n.catbg\r\n{\r\n\tfont-weight: bold;\r\n\tbackground-color: #afc6db;\r\n\tbackground-image: url(http://forum.blockland.us/Themes/Blockland/images/catbg.gif);\r\n\tcolor: #FFF;\r\n}\r\n\r\n.catbg a:visited, .catbg a:link\r\n{\r\n\tcolor: #FFF;\r\n\ttext-decoration: none;\r\n}\r\n.catbg a:hover\r\n{\r\n\tcolor: #CCF;\r\n\ttext-decoration: underline;\r\n}\r\n.catbg td\r\n{\r\n\tcolor: #FFF;\r\n}\r\n\r\n.catbg3\r\n{\r\n\tfont-weight: bold;\r\n\tbackground-color: #afc6db;\r\n\tcolor: #FFF;\r\n}\r\n\r\n\r\n/* The borders around things. */\r\n.bordercolor\r\n{\r\n\tbackground-color: #000; \r\n}\r\n.tborder\r\n{\r\n\tborder: 1px solid  #002C72;\r\n}\r\n\r\n/* Default font sizes. */\r\n.smalltext\r\n{\r\n\tfont-size: x-small;\r\n}\r\n.normaltext\r\n{\r\n\tfont-size: small;\r\n}\r\n.largetext\r\n{\r\n\tfont-size: large;\r\n}\r\n/* No image should have a border when linked */\r\na img{\r\n\tborder: 0;\r\n}\r\n\r\n/* The AJAX notifier */\r\n#ajax_in_progress\r\n{\r\n\tbackground: #32CD32;\r\n\tcolor: white;\r\n\ttext-align: center;\r\n\tfont-weight: bold;\r\n\tfont-size: 18pt;\r\n\tpadding: 3px;\r\n\twidth: 100%;\r\n\tposition: fixed;\r\n\ttop: 0;\r\n\tleft: 0;\r\n}\r\n\r\n\r\n\r\n.logoLink {\r\n\tborder:0px;\r\n}\r\n\r\na.logoLink:hover \r\n{\r\n\tbackground-color:#F00;\r\n\r\n\tfilter:alpha(opacity=50);   /* Internet Explorer       */\r\n    -moz-opacity:0.5;           /* Mozilla 1.6 and below   */\r\n    opacity: 0.5;               /* newer Mozilla and CSS-3 */\r\n}\r\nA:hover .logoLink, A:active .logoLink\r\n{\r\n\tfilter:alpha(opacity=50);   /* Internet Explorer       */\r\n    -moz-opacity:0.5;           /* Mozilla 1.6 and below   */\r\n    opacity: 0.5;               /* newer Mozilla and CSS-3 */\r\n}\r\n.navPages\r\n{\r\n  \tcolor: gray;\r\n}\r\n.signature\r\n{\r\n  \tdisplay:none\r\n}"}],"url":"http://userstyles.org/styles/112086","updateUrl":"https://userstyles.org/styles/chrome/112086.json","md5Url":"https://update.userstyles.org/112086.md5","originalMd5":"8fc6504c3028710dd6441a7dad7a87ef","name":"Blockland Forums - No Fun Allowed Edition","thumbnail":"https://userstyles.org/style_screenshots/112086_after.png?r=1770922829"}