@namespace url("http://www.w3.org/1999/xhtml");

@-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") , url-prefix("https://www.google.com/reader/view/") {

#logo-container,
#global-info,
div#search,
div#entries-status,
a#logo-container,
#chrome-lhn-toggle,
#friends-tree-container,
#scroll-filler,
#chrome-header,
#viewer-footer
{
	display:none !important;
}
.opera #main
{
   top:0px !important;
}
#viewer-top-controls
{
	width: 700px !important;
	height:25px !important
	position: absolute !important;
	top: 0px !important;
	right: 120px !important;
}
#viewer-details-toggle
{
	float:left !important;
}
#lhn-subscriptions .lhn-section-primary
{
	margin-left:0px !important;
	padding-left:10px !Important;
}
#viewer-top-controls
{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-left:5px !important;
}
.item-body img,
.item-body a img,
.item-body embed 
{
    max-width:100% !important;
    height: auto !important; 
}
div#gbar,
p#global-info
{
	font-size:8pt !important;
}
div#main
{
	top:25px !important;
}
#entries .entry {
width:50%;
float: left;
}
.card .entry-container 
{
	min-height: 400px;
}
}