@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("https://www.google.com/reader/view/"),
               url-prefix("http://www.google.com/reader/view/") {
#current-entry .entry-container .entry-title a, #current-entry .entry-container a.entry-source-title, #current-entry .entry-container .entry-body a, #current-entry .entry-container a.entry-post-author-name {
  color: #D24836 !important;
}
#viewer-top-controls-container,
#lhn-add-subscription {
    margin-top: 5px !important;
    position: static !important;
    top: auto;
}
#viewer-header {
  height: 39px !important;
}
#lhn-add-subscription-section {
   height: 34px !important;
}
#logo-section {
   height: 27px !important;
   line-height: 27px !important;
}
#top-bar {
  height: 50px !important;
}
#search {
  padding-top: 11px !important;
}
.lhn-section-secondary li a.tree-link-selected {
    background: #D14836 !important;
}
.scroll-tree li a.tree-link-selected .name, .scroll-tree li a.tree-link-selected:hover .name {
    color: #fff !important;
}
a.tree-link-selected .unread-count {
    color: #fff !important;
}
.lhn-section-primary {
    line-height: 20px;
}
.card {
    padding-left: 7px !important;
}

.cards .entry-0 {
    padding-top: 10px !important;
}
.card .card-content {
    padding-top: 5px !important;
}

}