@-moz-document url-prefix(http://www.google.com/reader), url-prefix(https://www.google.com/reader), url-prefix(http://google.com/reader), url-prefix(https://google.com/reader) {

/* maximize the width of entry items */
#entries .entry-body, 
.entry .entry-title { 
    max-width: none !important; } 
#entries { 
    padding: 0 !important; } 

/* hide the top navigation */
#gb, 
#top-bar, 
#lhn-add-subscription-section, 
/* hide the Home and All Items section */
#home-section, 
#lhn-selectors, 
/* hide the explore option */
#lhn-recommendations { 
    display: none !important; }


/* hide the feed settings drop downs for each tag/subscription in the side navigation */
a:hover .tree-item-action-container,  
.menu-open .tree-item-action-container { 
    display: none !important; }

#nav, 
#nav * { 
    max-width: 175px !important; }
#nav { 
    width: 175px !important; }
#chrome { 
    margin-left: 175px !important; }
.lhn-hidden #chrome { 
    margin-left: 1px !important; }

/* hide the icons in the sidebar navigation */
#lhn-selectors .selector-icon, 
.scroll-tree .icon { 
    width: 0 !important; }


/* hide the chevrons */
.entry .entry-title .entry-title-go-to, 
#entries.list .collapsed .entry-main .entry-original, 
#chrome-title .chevron { 
    display: none !important; } 

#entries.list .collapsed .entry-secondary { 
    margin-right: 0 !important; 
    margin-right: 7em !important; } 

#entries .collapsed .entry-date { 
    margin: 0 2px 0 0 !important; }


/* hide the entry actions for each feed item */
.card-common .card-actions, 
#entries.list .entry .entry-actions { 
    height: 0 !important; 
    padding: 0 !important; } 
#current-entry.action-area-visible .entry-actions { 
    display: none !important; } 
#entries.list .entry .entry-actions > span { 
    background: none !important; } 
#entries.list .entry .entry-actions > span > iframe { 
    height: 0 !important; }

/* condense the white space */
/* header bars */ 
#top-bar { 
    height: auto !important; } 
#logo { 
    margin-top: 4px !important; 
    top:auto !important; } 
#search { 
    padding: 2px 0 !important; } 
#viewer-top-controls-container { 
    height: auto !important; 
    margin-top: auto !important; 
    position: static !important; 
    top: auto !important; } 
#lhn-add-subscription { 
    margin-top: -15px !important; } 
#lhn-add-subscription-section, 
#viewer-header { 
    height:33px !important; } 
#viewer-top-controls { 
    padding: 2px 0 2px 5px !important; } 

/* side navigation area */ 
#home-section { 
    padding-top: 0 !important; 
    padding-bottom: 0 !important; } 
#reading-list-selector { 
    margin-bottom: -15px !important; } 
.selectors-footer, 
.lhn-section-footer { 
    margin-bottom: 0 !important; 
    padding-bottom: 0 !important; } 
.section-minimize { 
    left: 2px !important; } 
#overview-selector, 
#reading-list-selector, 
#star-selector, 
#trends-selector, 
#directory-selector, 
#recs-tree-item-0-name, 
#sub-tree-header { 
    padding-left: 16px !important; } 
.folder .folder .folder-toggle { 
    margin-left: 8px !important; } 
.folder .folder > a > .icon, 
.folder .sub-icon, 
.folder .tag-icon { 
    margin-left: 23px !important; } 
.folder .folder > ul .icon { 
    margin-left: 30px !important; } 
#entries-status { 
    top: auto !important; } 

/* shrink titles, but add underlining for visual identification */ 
.entry .entry-title { 
    font-size: 100% !important; } 
.entry .entry-title .entry-title-link { 
    text-decoration: underline !important; } 
/* tighten up spacing around entries */ 
/* expanded view */ 
#entries .entry { 
    padding: 0 !important; 
    margin: 0 !important; } 
#entries .card-content { 
    padding: 2px !important; } 
#entries #current-entry .card-content { 
    padding: 1px !important; } 
#entries .card-common { 
    padding: 0 !important; 
    margin: 0 !important; 
    /* border-width: 2px !important; */} 
/* list view */ 
#entries.list .collapsed { 
    padding: 0 !important; 
    /* border-width: 1px !important; */ } 
#entries.list .collapsed .entry-icons, 
#entries.list .collapsed .entry-main .entry-original { 
    top: 1px !important; } 
#entries.list .collapsed .entry-secondary { 
    top: 0px !important; } 
#entries.list .collapsed .entry-source-title { 
    top: 0px !important; } 
#entries.list .collapsed .entry-title { 
    text-decoration: none !important; } 
/* #entries.list #current-entry .collapsed { 
    border-width: 0 !important; } */ 
#entries.list .expanded .entry-container .entry-title,  
#entries.list .expanded .entry-secondary-snippet { 
    display: none !important; } 
/* #entries.list #current-entry.expanded { 
    border-width: 2px !important; } */ 
/* menu items */ 
.goog-menuitem, 
.goog-tristatemenuitem, 
.goog-filterobsmenuitem, 
.goog-menuitem-highlight, 
.goog-menuitem-hover { 
    padding-top: 0px !important; 
    padding-bottom: 0px !important; 
    border-width: 0 !important; }

}
