@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.google.com/reader/view/") {

body, td {
	font-family: "Lucida Grande" !important;
}

.entry-main{
	font-size:12px;
	line-height:1.6;
	padding-bottom:10px;
	}
.item-body {
	font-size:13px;
	width:auto;
	}

#entries .collapsed .entry-title {
	font-weight:normal;
	}

h2.entry-title {
	font-size:14px;
	font-weight:normal;
	line-height: 1.7em;
	width:800px;
	}

.entry-date {
	line-height: 1.8em;
	}

#overview .item-title {
	font-size:13px;
	line-height:1.8em;
	color:#666;
	margin-bottom:5px;
	}
.entry .entry-body, .entry .entry-title {
	max-width: none;
	}

.entry-author {
	font-size:9px;
	}
	.entry-author a .entry-source-title {
		color:#ccc;
		}
		
.collapsed {
	height:1.6em;
	}

#entries .entry-actions {
	height:1.6em;
	}

ul#reading-list li {
	height:1.6em;
	}
	
#sub-tree .name {
	text-decoration: none;
	}

#nav {
	overflow: hidden;
	}



}