/*Version 2.0 2011-11-01*/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.google.com/reader/view/"),url-prefix("https://www.google.com/reader/view/")

{

/* @group QuickStyle Lite */

* {font-family: Segoe UI, Frutiger, Lucida Grande, Tahoma, sans-serif !important;}
body {background-color: #fff !important;}

/* Blue Highlights */

.section-header,
.scroll-tree li .updated,
#current-entry a.entry-title-link,
.unread-count {
	color: #D90000 !important;
	font-weight: bold !important;
}

a, a.link, .link {
	color: #D90000 !important;
	text-decoration: none !important;
}

.item-body *,
.item-snippet {
	line-height: 1.6 !important;
	font-size: 16px !important;
}


/*Posts*/

.cards a.entry-title-link {
	font-family: Segoe UI, Frutiger, Lucida Grande, Tahoma, sans-serif !important;
	font-weight: bold;
	line-height: 1.3;
	font-size: 18px;
	color: #D90000 !important;
}


}
/* @end */