{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/* \r\n||\u003c================================================================================\u003e||\r\n||* Author      : PapelV                                                       ||\r\n||* Created     : April 18, 2012                                                 ||\r\n||* Updated     :                                                                   ||\r\n||* Version     : 1 Build 2                                                         ||\r\n||* Description : A colorful \u0026 dark theme for Ba-K.Com                              ||\r\n||* Usage       : For use with Stylish, a Firefox extension (http://userstyles.org/)||\r\n||\u003c================================================================================\u003e||\r\n*/\r\n@namespace url(http://www.w3.org/1999/xhtml);"},{"urls":[],"urlPrefixes":[],"domains":["socialphy.com"],"regexps":[],"code":"/* Disabling text-indent will bring back text of most of \"graphical\" headings\r\n off by default, to comply with \"nothing but colours\" rule\r\n/on*off/\r\nhtml *\r\n{ text-indent      : 0 !important\r\n}\r\n/* */\r\n\r\nhtml  ,\r\n/* background-images\r\n - Disable all\r\n/on*off/\r\n\r\nhtml * ,\r\n\r\n/* OR\r\n - allow SOME 'buttons'\r\non*/\r\n\r\nhtml *:not(:empty) ,\r\n\r\n/* */\r\n\r\nhtml *:after ,\r\nhtml *:before\r\n{ background-image : some!important\r\n\r\n}\r\n\r\n\r\n\r\n\r\nhtml\r\n{ background-color : #333 !important\r\n; border-color     : #444 !important\r\n}\r\n\r\nbody\r\n{ background-color : transparent !important\r\n; border-color     : #666 !important\r\n; color            : #ccc !important\r\n}\r\n\r\nbody * ,\r\nhtml *:after ,\r\nhtml *:before\r\n{ background-color : transparent !important\r\n; border-color     : #666        !important\r\n; color            : inherit     !important\r\n; text-shadow      : none        !important\r\n}\r\n\r\n\r\n/*** semantic blocks\r\n*/\r\n\r\n/** top header:\r\n*/\r\n\r\n/* - wannabe\r\n*/\r\n.head  ,\r\n.header  ,\r\n*[id*=\"title\"]  ,\r\n*[id*=\"Title\"]  ,\r\n*[id*=\"head\"]  ,\r\n*[id*=\"Head\"]  ,\r\n*[class*=\"header\"]  ,\r\n*[class*=\"Header\"]  ,\r\n*[id*=\"hlavicka\"]  ,\r\n*[id*=\"Hlavicka\"]  ,\r\n*[class*=\"hlavicka\"]  ,\r\n*[class*=\"Hlavicka\"]\r\n{ background-color : #404040 !important\r\n}\r\n\r\n/* - real\r\n*/\r\nheader  ,\r\n#head  ,\r\n#header  ,\r\n#top\r\n{ background-color : #444 !important\r\n}\r\n\r\n/** navigation ( the 'menu predicting magic' )\r\n*/\r\n\r\n/* - wannabe\r\n*/\r\n.navlist a  ,\r\n.Navlist a  ,\r\n*.navigation a  ,\r\n*[id*=\"menu\"] a  ,\r\n*[id*=\"Menu\"] a  ,\r\n*[id*=\"navig\"] a  ,\r\n*[id*=\"Navig\"] a  ,\r\n*[id*=\"-nav\"] a  ,\r\n*[id*=\"-Nav\"] a  ,\r\n*[id$=\"nav\"] a  ,\r\n*[id$=\"Nav\"] a  ,\r\n*[class*=\"menu\"] a  ,\r\n*[class*=\"Menu\"] a  ,\r\n*[class*=\"navig\"] a  ,\r\n*[class*=\"Navig\"] a  ,\r\n*[class*=\"-nav\"] a  ,\r\n*[class*=\"-Nav\"] a  ,\r\n*[class$=\"nav\"] a  ,\r\n*[class$=\"Nav\"] a\r\n{ background-color : #282839 !important\r\n}\r\n\r\n/* - real\r\n*/\r\nlabel  , /* ! label added, let's see */\r\nnav a  ,\r\nmenu a  ,\r\n#menu a  ,\r\n#navigation a\r\n{ background-color : #223 !important\r\n}\r\n\r\ndiv[class*=menu][class*=vertical]\r\n{ background-color: #334 !important\r\n}\r\n\r\n\r\n\r\n/*\r\n above ID selectors would override below rules\r\n due # selector priority\r\n so that's why this :\r\n*/\r\n#menu a:hover  ,\r\n#navigation a:hover\r\n,\r\n*[class*=\"menu\"][class*=\"item\"]:hover\r\n{ background-color : #000 !important\r\n}\r\n\r\n/** aside:\r\n*/\r\n\r\n/* - wannabe\r\n*/\r\ndiv[id*=\"side\"]  ,\r\ndiv[id*=\"Side\"]  ,\r\ndiv[class*=\"side\"]  ,\r\ndiv[class*=\"Side\"]\r\n{ background-color : #404040 !important\r\n}\r\n\r\n/* - real\r\n*/\r\naside  ,\r\n.aside  ,\r\n#aside\r\n{ background-color : #444 !important\r\n}\r\n\r\n/** footer\r\n*/\r\n\r\nfooter  ,\r\ndiv[id*=\"foot\"]  ,\r\ndiv[class*=\"foot\"]  ,\r\ndiv[id*=\"paticka\"]  ,\r\ndiv[class*=\"paticka\"]\r\n{ background-color : #444 !important\r\n}\r\n\r\n/** others semantic blocks\r\n ( yet unimplemented )\r\n*/\r\n\r\n/*\r\narticle\r\n{ }\r\n#main\r\n{ }\r\n#content\r\n{ }\r\nsection  ,\r\n.section\r\n{ }\r\n.divider\r\n{ }\r\n/* */\r\n\r\n/** anonymous heading elements\r\n*/\r\n\r\n*[class*=\"heading\"]  ,\r\n*[class*=\"Heading\"]  ,\r\n*[id*=\"heading\"]  ,\r\n*[id*=\"Heading\"]  ,\r\n*[class*=\"nadpis\"]  ,\r\n*[class*=\"Nadpis\"]  ,\r\n*[id*=\"nadpis\"]  ,\r\n*[id*=\"Nadpis\"]\r\n{ border-color : #888 !important\r\n; color        : #eee !important\r\n}\r\n\r\n/*** concrete HTML block elements\r\n*/\r\n\r\n/** headers\r\n h1 , h2 , h3 , h4 , h5 , h6\r\n caption , th , lh , dt , legend\r\n*/\r\nh1\r\n{ background-color : #000 !important\r\n; border-color     : #eee !important\r\n; color            : #fff !important\r\n}\r\n\r\nh2  ,\r\nh3  ,\r\nh4  ,\r\nh5  ,\r\nh6  ,\r\ncaption  , /* table h. */\r\nthead  ,\r\nth  , /* table-row|column h. */\r\nlh  , /* list h. html3. how f***ing usefull element. deprecated. */\r\ndl dt  , /* definition h. */\r\nhtml fieldset legend   /* form h. */\r\n{ background-color : #222 !important\r\n; border-color     : #999 !important\r\n; color            : #eee !important\r\n}\r\n\r\n/** other stuff\r\n now they have the same colour;\r\n it would be nice if it was distinguishable simply by colour\r\n*/\r\n\r\nblockquote  ,\r\ncode  , /* code is inline */\r\nxmp  ,\r\npre\r\n{ background-color : #444 !important\r\n}\r\n\r\ntd\r\n{ border-color     : #555 !important\r\n}\r\n\r\nhr\r\n{ background-color : #666 !important\r\n; border-color     : #666 !important\r\n; color            : #666 !important\r\n}\r\n\r\n\r\n/*** concrete HTML inline elements\r\n - just colour altered\r\n*/\r\n\r\n/** emphasis:\r\n*/\r\n\r\n/* - wannabe\r\n*/\r\n*[id*=\"important\"]  ,\r\n*[id*=\"Important\"]  ,\r\n*[class*=\"important\"]  ,\r\n*[class*=\"Important\"]\r\n{ border-color : #666 !important\r\n; color        : #fff !important\r\n}\r\n/* - wannabe #2\r\n ( yes, it is NOT semantic, but this is usefull, trust me ;] )\r\n*/\r\nb  ,\r\nb *  ,\r\ni  ,\r\ni *\r\n{ border-color : #555 !important\r\n; color        : #eee !important\r\n}\r\n\r\n/* - real\r\n*/\r\nem  ,\r\nem *  ,\r\nstrong  ,\r\nstrong *\r\n{ border-color : #666 !important\r\n; color        : #fff !important\r\n}\r\n\r\n/*** common \"semantic\" classes\r\n initally based on WHATWG HTML5 specs draft\r\n (\"semantic classes\" have been rejected)\r\n but here may be very usefull\r\n*/\r\n\r\n/** current / active\r\n usefull especially for\r\n - \"active\" tabs,\r\n - \"current\" links in menu\r\n*/\r\n#current  ,\r\n#selected  ,\r\n#active  ,\r\n.current  ,\r\n.selected  ,\r\n.active  ,\r\n.current a ,\r\n.selected a  ,\r\n.active a\r\n{ background-color : #000 !important\r\n; color            : #fff !important\r\n}\r\n\r\n*[id*=Current]  ,\r\n*[id*=Selected]  ,\r\n*[id*=Active]  ,\r\n*[id*=current]  ,\r\n*[id*=selected]  ,\r\n*[id*=active] ,\r\n*[class*=Current]  ,\r\n*[class*=Selected]  ,\r\n*[class*=Active]  ,\r\n*[class*=current]  ,\r\n*[class*=selected]  ,\r\n*[class*=active] ,\r\n*[id*=Current] a ,\r\n*[id*=Selected] a  ,\r\n*[id*=Active] a  ,\r\n*[id*=current] a  ,\r\n*[id*=selected] a  ,\r\n*[id*=active] a ,\r\n*[class*=Current] a  ,\r\n*[class*=Selected] a  ,\r\n*[class*=Active] a  ,\r\n*[class*=current] a  ,\r\n*[class*=selected] a  ,\r\n*[class*=active] a\r\n{ background-color : #111 !important\r\n; color            : #eee !important\r\n}\r\n\r\n/** other not-so-common classes\r\n*/\r\n.copyright\r\n{ color : #ccc !important\r\n}\r\n.error\r\n{ color : #f66 !important\r\n}\r\n.warning\r\n{ color : #f99 !important\r\n}\r\n.example\r\n{ color : #cff !important\r\n}\r\n.issue\r\n{ color : #f99 !important\r\n}\r\n.note\r\n{ color : #cff !important\r\n}\r\n.search\r\n{ color : #cff !important\r\n}\r\n\r\n/** other funny WHATWG stuff\r\n*/\r\n*[irrelevant]\r\n{\r\n}\r\n\r\n/** links and interactive stuff\r\n that is: links, labels and any other form element\r\n with :hover / :active / :focus states\r\n*/\r\n\r\n\r\n/* tables, lets see */\r\ntable\r\n{ background-color: transparent !important\r\n}\r\nthead , tfoot\r\n{ background-color: #333 !important\r\n}\r\n\r\n\r\n/* \"onclick warning\"\r\n raising priority\r\n*/\r\nhtml body *[onclick]:hover ,\r\nhtml body *[ondblclick]:hover ,\r\na[href^='javascript:'] ,\r\na[href='#']\r\n{ background-color : #300 !important\r\n}\r\n\r\n/* properly coded label will behave as unvisited link\r\n*/\r\nlabel[for]  ,\r\na:link  ,\r\na:link *\r\n{ border-color : #399 !important\r\n; color        : #9ef !important\r\n}\r\n\r\nlabel[for]:focus  ,\r\nlabel[for]:hover  ,\r\na:link:focus  ,\r\na:link:hover\r\n{ background-color : #000 !important\r\n; border-color     : #9ef !important\r\n; color            : #eff !important\r\n}\r\n\r\na:link:focus *  ,\r\na:link:hover *\r\n{ border-color : #9ef !important\r\n; color        : #eff !important\r\n}\r\n\r\na:visited  ,\r\na:visited *\r\n{ border-color : #690 !important\r\n; color        : #9c3 !important\r\n}\r\n\r\na:visited:focus  ,\r\na:visited:hover\r\n{ background-color : #000 !important\r\n; border-color     : #9c3 !important\r\n; color            : #cf9 !important\r\n}\r\n\r\na:visited:focus *  ,\r\na:visited:hover *\r\n{ border-color : #9c3 !important\r\n; color        : #cf9 !important\r\n}\r\n\r\n/* active link. no matter if visited or not\r\n*/\r\na:active  ,\r\na:active *\r\n{ border-color : #600 !important\r\n; color        : #f33 !important\r\n}\r\n\r\n/** form elems and some IMO neat effects\r\n*/\r\nhtml button  ,\r\nhtml select  ,\r\nhtml input\r\n{ background-color : #222 !important\r\n}\r\n\r\nhtml input[type=\"password\"]\r\n{ background-color : #755 !important\r\n}\r\n\r\nhtml textarea  ,\r\nhtml input[type=\"text\"]  ,\r\nhtml input:not([type])\r\n{ background-color : #555 !important\r\n; color: #fff !important\r\n}\r\n\r\nhtml textarea:hover  ,\r\nhtml input[type=\"text\"]:hover  ,\r\nhtml input:not([type]):hover\r\n{\r\n}\r\n\r\nhtml input:hover ,\r\nhtml button:hover ,\r\nhtml select:hover ,\r\nhtml textarea:hover\r\n{ color : #fff !important\r\n; border-color: #ccc !important\r\n; background-color : #444 !important\r\n}\r\n\r\nhtml textarea:focus  ,\r\nhtml input:focus  ,\r\nhtml textarea:focus ,\r\nhtml button:focus\r\n{ background-color : #000 !important\r\n; border-color     : #999 !important\r\n; color: #ccc !important\r\n}\r\nhtml textarea:focus:hover  ,\r\nhtml input:focus:hover  ,\r\nhtml button:focus:hover ,\r\nhtml textarea:focus:hover\r\n{ border-color     : #fff !important\r\n}\r\n\r\nhtml input[type=\"password\"]:focus\r\n{ background-color : #300 !important\r\n}\r\n\r\ninput[disabled]\r\n{ color : #888 !important\r\n}\r\n\r\n/*** fixes and tweaks\r\n*/\r\n\r\n\r\n/** FF3 fix, hope it will work\r\n +2008-08-18+\r\n*/\r\nhtml button  ,\r\nhtml select  ,\r\nhtml input  ,\r\nhtml textarea\r\n{ -moz-appearance : none !important\r\n; background-image: none !important /* these might be also :empty, so thats why this */\r\n}\r\n\r\n\r\n/** give solid bg to some elems that deserve it\r\n*/\r\n\r\n/* dropdowns that was not catched\r\n * by above 'menu predicting magic'\r\n*/\r\n*[class*='content']  ,\r\nli:hover li\r\n{ background-color : transparent !important\r\n}\r\n\r\n/* wd DOM inspector\r\n*/\r\ndiv[id^=webdeveloper]\r\n{ background-color : #333 !important\r\n}\r\n\r\n/* flashblock. bruteforce.\r\n*/\r\ndiv[style~=\"url(chrome://flashblock/content/flash.png)\"]\r\n{ background-color : #630 !important\r\n}\r\n\r\n/* last.fm\r\n*/\r\ntd.quantifier \u003e div  ,\r\ndiv.graph \u003e div#tomGraph\r\n{ background-color : #222 !important\r\n}\r\n\r\n/* search hilite\r\n*/\r\nspan#__firefox-findbar-search-id\r\n{ background-color : #9ff !important\r\n}\r\n\r\n\r\n/* gmail (2D: maybe more specific context)\r\n*/\r\n#pop\r\n{ background-color : #222 !important\r\n}\r\n\r\ndiv#lbHoverNav a#lbPrev ,\r\ndiv#lbHoverNav a#lbNext\r\n{ background-color:  transparent !important\r\n\r\n}\r\n/* Change Cursors\r\n*/\r\n* {cursor: \r\nurl(\"http://reloaded.site88.net/Data/aero_arrow.cur\"), \r\ndefault !important\r\n}\r\na, a \r\n* {cursor: \r\nurl(\"http://reloaded.site88.net/Data/aero_link.cur\"), \r\npointer !important\r\n}\r\nDiv, Select, Form, Td, Th, Tr, P, Dd, Dt, Tl, Block, Button, H2, Ul, Div.Box, Div.Button, Html, Div.Span\r\n, Box, Box1, Box2, Box3, Box4, Box5, O1, Table, Li, Input, Input.Post, Body\r\n{\r\nBackground        : url(\"http://images2.layoutsparks.com/1/121069/streets-rain-animation-black.gif\") \r\nFixed Repeat Center!important\r\n; Background-color: Black !important\r\n; Color           : #6cebeb !important\r\n}\r\na:Link\r\n{\r\nColor: #0099AA !important;\r\n}\r\na:Visited\r\n{\r\nColor: #99FF66 !important;\r\n}\r\na:Hover\r\n{\r\nBackground-color: #222334 !important;\r\nText-decoration: none !important;\r\nColor: Purple !important;\r\n}"}],"url":"http://userstyles.org/styles/64298","updateUrl":"https://userstyles.org/styles/chrome/64298.json","md5Url":"https://update.userstyles.org/64298.md5","originalMd5":"0b5352ea8e1d0a81ccc3a74d61c63aaa","name":"Socialphy Dark Rain in Motion"}