/*
 * Gray Blue - Dark Skin for Feedly (by slax)
 *
 * Author			: slax (slax@avid.me)
 * Released			: August 02 2008
 * Version			: 1.0
 * Website			: http://avid.me/2008/08/feedly-redesigned-grayblue-dark-skin/
 * Details			: A dark skin for Feedly Extension.
 * Usage			: Use with the 'Stylish' Firefox extension (https://addons.mozilla.org/en-US/firefox/addon/2108)
 * 
 * How to Install:
 * 1. Right-click the Stylish icon in the bottom right corner of the browser
 * 2. Click on "Add File to Stylish"
 *
 */
/* The Code Starts here >>>>>>>>>>> */@charset "utf-8";@namespace url(http://www.w3.org/1999/xhtml);@-moz-document domain("feedly.com") {body {background: #363539 url('http://img147.imageshack.us/img147/6596/topbgxp5.png') top repeat-x !important;} #feedlyPart, .sideAreaModule { background: #3c3c3c !important; border:1px solid #9ecfff !important;color: #fff !important;} a, a.link, .action {color: #86b0e1 !important ;} a:hover, .action:hover {color: #fff !important;} a:visited, .action:visited {color: #bed3a0 !important ; } .feedIndexUnreadCount {color: #86b0e1 !important ;} .feedIndexSeparator{border-left:25px solid #ea4100 !important;height:3px !important;left:-5px !important;position:relative !important;top:-2px !important;width:200px !important;} #indexActions, .moduleTitleInfo, .moduleTitleText, h1, h2, h3 {color: #ffe86a !important; } .feedIndexTitle, .nonEmpty  {color: #86b0e1 !important ;} .feedHeader .feedTitle { float:left !important; padding-top: 2px !important; color: #5b5b5b !important;font-family:"Lucida Grande",sans-serif !important; font-size: 16px !important; font-weight: normal !important; padding-right: 2px !important; cursor: pointer !important;} #systemBar {background:#3c3c3c !important; opacity: 0.7 !important;padding-top:6px !important;padding-bottom:4px !important;text-align:right !important;padding-right:5px !important;font-size:12px !important;} .u10Entry, .u8Entry, .u4Entry, .u6Entry, .u1Entry, .wallEntry {border:2px solid #444444 !important;} .u6Entry {border:1px solid #444444 !important;background-position: center !important;} .u100Entry, #entryHolder{border: 0px solid #444444 !important;} .visual {border:1px solid #333 !important;} #feedlyBanner { height: 114px !important; overflow: hidden !important;background-color: #444444 !important;background-repeat:no-repeat !important; margin-top: 3px !important; margin-bottom: 12px !important;} #feedlyPageHeader { height: 28px !important;border-bottom-width: 3px !important;border-bottom-style: solid !important;border-bottom-color: #9ecfff !important;padding-bottom: 2px !important;} .feedIndex {width: 280px !important;height: 16px !important;cursor: pointer !important;padding-top: 4px !important;padding-bottom: 4px !important;border-bottom-width: 1px !important;border-bottom-style: solid !important;border-bottom-color: #808080 !important;} .u100Entry .entryHeader {margin-bottom: 10px !important;position: relative !important;left: -34px !important;padding-left: 24px !important;padding-top: 2px !important;padding-bottom: 2px !important;background-color: #565656 !important;color: #000000 !important;} .topRecommendedEntry .visual, .u4Entry .visual, .u10Entry .visual, .u6Entry  {background-color: #666666 !important; } .surroundingEntries .selected, .visibleFeedIndex {background-color:#5b5b5b !important;} .column-subscriptions li {background-color:#ddeec2 !important;border-bottom:1px solid #000 !important;} .listViewCustomizerLabel, .metadata, #splashInfoBox #splashMessage, #splashInfoBox, #splashMessage, #feedlyBreadcrumb, .unreadCountHover, .feedHeaderHint, .summary, .summary td, .categoryBySubscriptionHeader, .genericHeader .hint, .genericHeader, .hint, #directory #guideInfo, #directory, #guideInfo, .quoteControl, .bubble, .content b.greetings, #userName, .content, .option, .optionGroup, .recommendationInfo, .comments,.entryBody .content td, .entryBody .summary, .entryBody .content, .entryBody .content td, .entryBody .summary td, div.summary b, body#boxdiv.subscriptionSpringCleaning, .dashboardColumn, #dashboard_column_0, .likes{color:#ddd !important;} #feedlyNavBarBack, .hhint, div.marker-bubble-popup, .activity .clip, .activity, .clip, .unreadCountHolder, .preferencesItemDescription{color:#b7cce0 !important;} .nbrRecommendations, .highlight, .sourceInfo, .sourceInfo a, #diggCount, .listLabel {color:#ffe86a !important;} .lastModified, .lessThanAnHour, .unreadCountHover,.recommenderLink, .preferencesItemLabel, .subscriptionDashboardUnreadCount {color:#b2d281 !important;} .popup, div.marker-bubble-popup, .listColumnArea .visual, #columnPage #tickerArea   {background-color:#555 !important;color:#b2d281 !important;} .unreadCount {color:#555 !important;} .bubble {border:3px solid #b2d281 !important;} .subscriptionSpringCleaning.overdose  {background-color:#777 !important;} .subscriptionSpringCleaning.dead {background-color:#eb470d !important;} .subscriptionSpringCleaning, #quicklookHeader {background-color:#333 !important;} .subscriptionSpringCleaning.healthy, .showcased {background-color:#4d778b !important;} #quicklookFramePart {border:1px solid #86b0e1 !important;} h1, h2, h3, .ModuleTitleText { font-family:"Lucida Grande",sans-serif !important; } }