@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix( http://www.google.com/reader/) {

body, html { 
 font-family:Tahoma, Corbel, arial, sans-serif !important;
} 

/* font of the left pane */
#nav * {  font-size: small !important; line-height:10px !important;}
#nav {   margin-top: -4px !important;  }

/* font of the right pane (reading area) */
#chrome * {font-size: small !important; line-height:12px !important;  }
div.collapsed{ padding: 4px !important; }
#entries { padding: 1px !important; }

/* for an expanded item, hides the add star/share/email/mark as read/edit tags button making the item footer a bit smaller  */
.card-actions.card-bottom, .entry-actions { 
 display:none !important; 
} 

#lhn-add-subscription-section, #logo-container, #chrome-fullscreen-top-toggle-icon, #chrome-fullscreen-top-toggle {
 display:none !important; 
} 

/* the area with the refresh, x new items, mark as read , feed settings buttons */
#viewer-header  {
 height:24px !important; 
}

.entry-main {
  margin-bottom: -4px !important;
  margin-top: -8px !important;
  padding-left: 4px !important;
}



#top-bar {
  margin-bottom: -12px !important;
  margin-top: -12px !important;
}

#entries .entry-body{
  max-width: none !important;
  padding-right: 4px !important;
  text-align:justify !important; 
}

.overview-header { background-color: #cce !important;
}

#sections-header { background-color: #eee !important;
}

#sections *{
background:#ddd !important;
}

#scrollable-sections  {
background:#DDC !important;
}

  


.section.lhn-section, #lhn-subscriptions {
background:#BBC !important;
}

/* the button to expand/collapse a folder */
.toggle.folder-toggle.toggle-d-1{
background:#669 !important;
}


/* Icon of a feed in a folder, don't use if you use favicons */
.icon.sub-icon.icon-d-2{
background:#88a !important;
}

#sub-tree * {
background:#CCD  
}

.sub.unselectable.expanded.unread{
background:#DAA !important;
}



#title-and-status-holder {
background:#ccd !important;
}



#entries .entry, #entries.list .entry-container{
background-color: #DbD5D9 !important;
}


#nav {background:#EBEFF9 !important;}

#entries.list .read .collapsed {
  background:#8B8FF9 none repeat scroll 0 0 !important;
}



.scroll-tree li .tree-link-selected, .scroll-tree li .tree-link-selected:hover {
background:#9FCCEB !important;}



#entries.list .entry .collapsed:hover {
background:#FFFFCC !important;border-color:#ffffcc !important;
}



#entries a:hover, #chrome.search-stream .entry a:hover{
color : #909060 !important;
}



/* color of the title of truly visited/opened item in expanded view */

#entries a:visited, #chrome.search-stream .entry a:visited{
color : #A04080 !important;
}



body {
background-color : #CCE !important;
}


/* background color of single expanded item in list view*/
#entries.list .entry .entry-container{
background-color: #E0E5E0 !important;
}

/* background color of unread item in list view */
#entries.list .entry .collapsed{
background: #DEF !important;

}


#entries {
background-color : #ABC !important;
}

/* background color of read item in list view */
#entries.list .read .collapsed{
background: #BBC !important;
}



/* background color of read item in expanded view */
.entry-container {background-color: #AAC !important;
}


.card.card-common {background-color: #CCD !important;

}

.entry.entry-0.read {
background-color: #Fbf5f9 !important;
}

#no-entries-msg{
background-color: #Fbf5f9 !important;
}



/* background color of empty area in feed items view */
#entries
{
background-color: #DDE !important;
}



}
