@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.google.co.jp/reader/view/"),
url-prefix("http://www.google.com/reader/view/"),
url-prefix("https://www.google.co.jp/reader/view/"),
url-prefix("https://www.google.com/reader/view/") {

#gbar, #global-info, div.gbh,
#logo-container, #viewer-footer,
img[src^="http://feedads.googleadservices.com/"]
{ display: none !important; }

#search {
	position: absolute !important;
	top: 5px !important;
	left: 7px !important;
	height: 2.5em !important;
}

#search-input {
	width: 240px !important;
	height: 1.2em !important;
	padding: 0 !important;
	border: none !important;
}

#search-restrict {
	position: absolute !important;
	bottom: 8px !important;
	left: -4px !important;
}

#search-restrict-input {
	width: 12em !important;
	height: 1em !important;
}

#search-submit {
	position: absolute !important;
	bottom: -4px !important;
	right: 0 !important;
	height: 1em !important;
}

#lhn-add-subscription-section { margin: -10px 0 0 -1px !important; }

#star-selector,
#trends-selector { position: relative !important; }
#star-selector div.selector-icon,
#trends-selector div.selector-icon {
position: absolute !important;
	top: 0 !important;
	left: 3px !important;
}

.unread span { font-weight: normal !important;}
.selected span { font-weight: bold !important; }

#sub-tree li { line-height: 1.6 !important; }
#sub-tree li.sub {
	margin-left: -12px !important;
	font-size: 95% !important;
}

#chrome {
	position: absolute !important;
	top: -65px !important;
	left: 0 !important;
	z-index: 999 !important;
}

#stream-prefs-menu-contents { z-index: 1000 !important; }
#quick-add-bubble-holder { z-index: 1001 !important; }

.keyboard-help-banner { font-size: 74% !important; }

}