{"sections":[{"urls":[],"urlPrefixes":[],"domains":["facebook.com"],"regexps":[],"code":"/******** START OF PREFACE ********/\r\n\r\n/**** SUMMARY AND LICENSING TERMS ****//**\r\n\r\n\u003cNAME OF USERSTYLE\u003e Facebook: Simplicity Styling\r\n\u003cCONTRIBUTORS\u003e foxhead128\r\n\u003cITERATION NUMBER\u003e Fx3.6-10.9-2Apre\r\n\u003cDATE\u003e Friday, September 25, 2010\r\n\u003cTERMS OF USE\u003e \"Facebook: Simplicity Styling\" has been made publicly-available by foxhead128, and is hereby released under the terms of a Creative Commons BY-NC-SA License. That is to say; it may be freely-modified and redistributed, as long as 1) The original contributor(s) are credited, 2) The code is only used for non-commercial purposes, and 3) Any derivatives made public are released under the same licensing terms.  See \"http://creativecommons.org/about/licenses\" for more details about Creative Commons Licensing. **/\r\n\r\n/**** FAIR USE: ****//**\r\nThe data: URI used in this style was derived from the website itself, and made by the Facebook developers. It is employed under the belief that it constitutes fair use; the author's reasons for this include:\r\n1) The usage of the original work was done for non-profit reasons only, and it was employed solely for the purpose of improving the original work's aesthetic and structural design;\r\n2) The original work is an image from the Facebook website, which in itself used the image for nothing but aesthetic design;\r\n3) The portion used is of a meager amount that cannot substitute for the entire product;\r\n4) The usage on the author's part has been deemed to have a potentially-detrimental effect on neither the original work's market share nor value, as the original work is already of negligible effect to both. **/\r\n\r\n/**** TABLE OF CONTENTS ****//**\r\n\r\nSECTION 1 - GLOBAL FACEBOOK HEADING\r\nSECTION 2 - GLOBAL FACEBOOK FOOTING\r\nSECTION 3 - LEFT HOME PAGE COLUMN \u0026 LEFT PROFILE PAGE COLUMN\r\nSECTION 4 - GLOBAL CENTRAL COLUMN\r\nSECTION 5 - FACEBOOK DOCK/CHAT CONTAINER\r\nSECTION 6 - FACEBOOK APPLICATION PANEL\r\nSECTION 7. MISCELLANEOUS AESTHETIC FIXES + CHANGES **/\r\n\r\n/******** END OF PREFACE ********/\r\n\r\n/******** START OF CSS CODE ********/\r\n\r\n/* Global fonts for Facebook */\r\n* {\r\nfont-family: Droid Sans, Ikarius ADF Std, Gillius ADF No2, Segoe UI, Calibri, sans-serif !important;\r\n/* font-family: FreeSerif, Liberation Serif, Nimbus Roman L, Bitstream Charter, Times New Roman, Cambria, serif !important; */\r\n/* ^ NOTE: Uncomment this if you want serif fonts */\r\n/* font-family: Purisa, Mikachan-B, Segoe Print !important; */\r\n/* ^ NOTE: Uncomment this if you want something more realistic */\r\n}\r\n\r\n/** GLOBAL FACEBOOK HEADING **/\r\n\r\n/* CSS Identifiers and Classes: \r\n#pageHead - Global Facebook heading controls and menus\r\n#blueBar - Global Facebook heading background */\r\n\r\n/* Application of Styles Common to All Heading Elements */\r\n#pageHead,\r\n#blueBar {\r\nposition: fixed !important;\r\ntop: 0 !important;\r\nbackground-color: #3b5998 !important;\r\n}\r\n\r\n/* Application of Styles Specific to Controls */\r\n#pageHead {\r\nleft: 0 !important;\r\nright: 0 !important;\r\nwidth: auto !important;\r\n}\r\n\r\n/* Application of Styles Specific to Background */\r\n#blueBar {\r\nwidth: 100% !important;\r\n}\r\n\r\n/** GLOBAL FACEBOOK FOOTING [Changed in Iteration 2010.9.24-2pre] **/\r\n\r\n/* CSS Identifiers and Classes: \r\n#pageFooter - Global Facebook footing container */\r\n\r\n/* Reduction of Global Footer's Visibility + Margin Amendments for Modifications to the Application Sidebar [which are included near the end of this code] */\r\n#pageFooter {\r\nvisibility: collapse !important;\r\n}\r\n\r\n/** LEFT HOME PAGE COLUMN \u0026 LEFT PROFILE PAGE COLUMN **/\r\n\r\n/* CSS Identifiers and Classes: \r\n#leftCol - Left column on Home page\r\n#left_column - Left column on Profile page */\r\n\r\n/* Application of Position and Appearance Styling Common to Both Columns */\r\n#leftCol, #left_column {\r\nz-index: 1 !important; /* Required to stop any neighboring columns from overlapping */\r\nposition: fixed !important;\r\nborder-right: 1px solid #999999 !important;\r\nbackground: white !important;\r\n}\r\n\r\n/* Application of Position Styling Unique to Left Profile Column */\r\n#left_column {\r\ntop: 40px !important;\r\nbottom: 5px !important;\r\nheight: auto !important;\r\nwidth: 216px !important;\r\noverflow-y: scroll !important;\r\n}\r\n\r\n/** GLOBAL CENTRAL COLUMN [Changed in Iteration 2010.9.24-2pre] **/\r\n\r\n/* CSS Identifiers and Classes [Changed in Iteration 2010.9.24-2pre]: \r\n#contentCol - Central column on Home and Profile pages\r\n.profile_top_bar_container - Generic Profile heading content */\r\n\r\n#contentCol {\r\nborder-bottom: 1px solid #999999 !important;\r\n}\r\n\r\n/* Avoidance of Being Overlapped by the Global Heading [Changed in Iteration 2010.9.24-2pre] */\r\nbody {\r\nmargin-top: 40px !important;\r\n}\r\n\r\n/** [Changes made in Iteration 2010.9.24-2pre] **/\r\n.pageScan {\r\nmargin-bottom: 25px !important;\r\n}\r\n\r\n.prev {\r\nmargin-right: 43px !important;\r\n}\r\n\r\n.next {\r\nmargin-left: 44px !important;\r\n}\r\n\r\n.prev, .next {\r\nright: 24px !important;\r\nposition: fixed !important;\r\nbottom: 26px !important;\r\n}\r\n\r\n/** FACEBOOK DOCK/CHAT CONTAINER [Changed in Iteration 10.9-2Apre] **/\r\n\r\n/* CSS Identifiers and Classes: \r\n.fbDock - Invisible dock-like container for Facebook Chat, and possibly other non-scrolling content as well */\r\n\r\n/* Expansion and Aesthetic Improvements to the Facebook Dock */\r\n.fbDock {\r\nposition: fixed !important;\r\nleft: 7.3em !important;\r\nright: 7.3em !important;\r\nborder-left: 1px solid #999999 !important;\r\nwidth: auto !important;\r\n}\r\n\r\n.fbNub {\r\nmargin-top: -2px !important;\r\nbackground: -moz-linear-gradient(rgb(247,247,247) 3px, rgb(223,223,223)) !important;\r\nborder-top: 1px solid #999999 !important;\r\n}\r\n\r\n.fbNub * {\r\nborder-top: 0 !important;\r\n}\r\n\r\n/* FACEBOOK APPLICATION PANEL */\r\n\r\n/* CSS Identifiers and Classes: \r\n.sideNavSectionContent - Generic container for the heading, items, and other content related to a user's Facebook Applications\r\n.uiSideNav - Generic class name for any sidebar container that pertains to a given set of items */\r\n\r\n/* Removal of \"See More\" Link */\r\n.sideNavSectionContent \u003e *:last-child {\r\nvisibility: collapse !important;\r\n}\r\n\r\n/* Aesthetic Elimination of Existing Borders */\r\n.sideNavSectionContent \u003e .uiSideNav * {\r\nborder: 0 !important; /* Otherwise, the result would look a bit sloppy. */\r\n}\r\n\r\n/* Integration of Highlight Colors Relative to Facebook Chat's */\r\n.sideNavSectionContent \u003e .uiSideNav \u003e *:hover {\r\nbackground-color: white !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e * \u003e *:hover {\r\ncolor: black !important;\r\nbackground: none !important;\r\n}\r\n\r\n/* Generalized Adjustments in the Spacing and Display of Items */\r\n.sideNavSectionContent \u003e .uiSideNav \u003e * {\r\ndisplay: -moz-box !important;\r\nmargin-left: 16px !important;\r\npadding-top: 2px !important;\r\npadding-bottom: 2px !important;\r\n-moz-box-orient: vertical !important;\r\n-moz-box-direction: reverse !important;\r\n}\r\n\r\n/* [Changes made in Iterations 10.9-2pre and Fx3.6-10.9-2Apre] */\r\n\r\n/* Menus Open on Hover [uncomment to activate\r\n.sideNavSectionContent \u003e .uiSideNav \u003e li:not(:hover):not(.open) ul {\r\ndisplay: none !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e li:hover:not(.open) ul a {\r\npadding: 0.5em !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e li:hover:not(.open) ul {\r\ndisplay: -moz-box !important;\r\nfont-style: italic !important;\r\nfont-weight: bold !important;\r\nposition: absolute !important;\r\nleft: -1px !important;\r\nright: -1px !important;\r\nbottom: 0 !important;\r\nwidth: auto !important;\r\nmargin-bottom: 24px !important;\r\nborder: 1px solid #999999 !important;\r\nbackground: white !important;\r\nz-index: 100 !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e li:hover ul {\r\nbackground: white !important;\r\n} */\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e li ul, .sideNavSectionContent \u003e .uiSideNav \u003e li ul:hover {\r\nbackground: transparent !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open {\r\nz-index: 100 !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open {\r\nborder-right: 1px solid #999999 !important;\r\nborder-bottom: 1px solid #999999 !important;\r\nmargin-top: -25px !important;\r\nwidth: auto !important;\r\nmax-width: 0.5em !important;\r\n}\r\n\r\n/* [Added with Iteration Fx3.6-10.9-2Apre] */\r\n\r\na[href=\"http://www.facebook.com/?ref=home\"] {\r\nposition: fixed !important;\r\nleft: 16px !important;\r\nright: 16px !important;\r\nz-index: 750 !important;\r\nbottom: 0 !important;\r\ntext-align: center !important;\r\nbackground: -moz-linear-gradient(rgb(247,247,247) 3px, rgb(223,223,223)) !important;\r\nborder: 1px solid #999999 !important;\r\nborder-bottom: 0 !important;\r\n-moz-border-top-colors: #999999 white !important;\r\nborder-top: 2px double !important;\r\ncolor: black !important;\r\npadding: 0 !important;\r\nwidth: auto !important;\r\nmin-height: 23px !important;\r\n}\r\n\r\na[href=\"http://www.facebook.com/?ref=home\"]:before, a[href=\"http://www.facebook.com/?ref=home\"]:after {\r\nposition: absolute !important;\r\ncontent: \"Home\" !important;\r\nmin-width: 5em !important;\r\nmin-height: 23px !important;\r\nfont-size: 1.41em !important;\r\ncolor: black !important;\r\nbottom: 0 !important;\r\n}\r\n\r\na[href=\"http://www.facebook.com/?ref=home\"]:before {\r\nleft: 0 !important;\r\n}\r\n\r\na[href=\"http://www.facebook.com/?ref=home\"]:after {\r\nright: 0 !important;\r\n}\r\n\r\na[href=\"http://www.facebook.com/?ref=home\"]:hover {\r\nbackground: white !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open \u003e *:first-child \u003e *:nth-child(3) {\r\nmargin-top: 2px !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open \u003e *:first-child {\r\nmargin-top: 0 !important;\r\npadding-top: 6px !important;\r\npadding-bottom: 7px !important;\r\nborder: 1px solid #999999 !important;\r\nborder-top: 0 !important;\r\nborder-right: 0 !important;\r\nmargin-bottom: -2px !important;\r\nmax-width: 0.5em !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open \u003e *:first-child \u003e .selected {\r\nbackground: white !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open a {\r\nmax-width: -moz-fit-content !important;\r\nborder-right: 0 !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open \u003e *:first-child {\r\nbackground: white !important;\r\nmargin-right: 0 !important;\r\nfont-weight: bold !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open \u003e *:first-child \u003e *:nth-child(2) {\r\nbackground: none !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open \u003e *:first-child \u003e *:nth-child(2):before {\r\ncontent: \"(\" !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open \u003e *:first-child \u003e *:nth-child(2):after {\r\ncontent: \")\" !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open \u003e *:first-child \u003e * \u003e * {\r\nfont-size: medium !important;\r\ncolor: black !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open ul a {\r\nfont-style: italic !important;\r\nfont-weight: bold !important;\r\nvertical-align: middle !important;\r\ndisplay: -moz-box !important;\r\nmargin-top: 1px !important;\r\npadding: 32px !important;\r\npadding-top: 4px !important;\r\npadding-bottom: 4px !important;\r\nbackground: -moz-linear-gradient(rgb(247,247,247) 3px, rgb(223,223,223)) !important;\r\nborder: 1px solid #999999 !important;\r\n-moz-border-top-colors: #999999 white !important;\r\nborder-top: 2px double !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open * a {\r\nborder: 1px solid transparent !important;\r\nborder-bottom: 0 !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open *:first-child a {\r\nborder-left: 0 !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open .selected a {\r\nbackground: white !important;\r\nborder: 1px solid #999999 !important;\r\nborder-bottom: 0 !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open .selected:first-child a {\r\nbackground: white !important;\r\nborder: 1px solid #999999 !important;\r\nborder-left: 0 !important;\r\nborder-bottom: 0 !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open .selected a span {\r\ntext-decoration: underline !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open ul a:hover {\r\nbackground: white !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open \u003e *:first-child:hover {\r\nz-index: 9000 !important;\r\nbackground: white !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open ul {\r\ndisplay: -moz-box !important;\r\nbottom: 25px !important;\r\nmax-height: 25px !important;\r\nmargin: 0 !important;\r\nmargin-top: -26px !important;\r\nbackground: white !important;\r\nborder: 1px solid #999999 !important;\r\nborder-bottom: 0 !important;\r\nborder-right: 0 !important;\r\nborder-top: 0 !important;\r\n-moz-box-orient: horizontal !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e *:last-child {\r\nmargin-right: 84px !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav:after {\r\nposition: absolute !important;\r\npadding-left: 8px !important;\r\nright: 8px !important;\r\nmin-width: 84px !important;\r\nmax-width: 84px !important;\r\nmin-height: 25px !important;\r\npadding-top: 4px !important;\r\nwhite-space: pre-wrap !important;\r\ncontent: \"Fx3.6-10.9-2Apre\" !important;\r\nfont-style: italic !important;\r\n-moz-border-left-colors: #999999 white !important;\r\nborder-left: 2px double !important;\r\n}\r\n\r\n/* Aesthetic Application of a Label */\r\n.sideNavSectionContent .uiSideNav:before {\r\npadding-left: 8px !important;\r\npadding-right: 4px !important;\r\nfont-weight: bold !important;\r\ncontent: \"Applications:\" !important;\r\n}\r\n\r\n/* Additional Aesthetic Integration w/ Facebook Chat + Restyling and Repositioning of Panel into Toolbar Layout */\r\n.sideNavSectionContent .uiSideNav {\r\nmin-height: 25px !important;\r\nborder-left: 1px solid #999999 !important;\r\nborder-right: 1px solid #999999 !important;\r\nz-index: 50 !important;\r\nposition: fixed !important;\r\nleft: 16px !important;\r\nright: 16px !important;\r\npadding-right: 16px !important;\r\nwidth: auto !important;\r\nmax-width: none !important;\r\nbottom: 25px !important;\r\ndisplay: -moz-box !important;\r\n-moz-box-orient: horizontal !important;\r\n}\r\n\r\n/** MISCELLANEOUS AESTHETIC FIXES + CHANGES **/\r\n\r\n/* Final, Aesthetic Application of Common Background to both Facebook Dock and Application Panel */\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open \u003e *:not(:hover):not(:first-child) {\r\nbackground: transparent !important;\r\n}\r\n\r\n/* [Changes made in Iteration Fx3.6-2010.9.24-2pre */\r\n.fbDock, .sideNavSectionContent .uiSideNav {\r\nbackground: -moz-linear-gradient(rgb(247,247,247) 3px, rgb(223,223,223)) !important;\r\n-moz-border-top-colors: #999999 white !important;\r\nborder-top: 2px double !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open {\r\nbackground: -moz-linear-gradient(rgb(247,247,247) 3px, rgb(223,223,223)) !important;\r\nborder-top: 1px solid #999999 !important;\r\n}\r\n\r\n.sideNavSectionContent \u003e .uiSideNav \u003e .open li ul {\r\nborder: none !important;\r\n}\r\n\r\n/******** END OF CSS CODE ********/"}],"url":"http://userstyles.org/styles/37275","updateUrl":"https://userstyles.org/styles/chrome/37275.json","md5Url":"https://update.userstyles.org/37275.md5","originalMd5":"577e5a871674acb70fef0af58f5c66e1","name":"Facebook: Simplicity Styling (Fx3.6-unstable)","thumbnail":"https://userstyles.org/auto_style_screenshots/37275-after.png?r=1673769613"}