li:last-child .hentry, #content > .hentry {border: 0 none; margin: 0;}
#content > .hentry {padding: 1em 0;}
#posts-list .fancy p:first-line, #posts-list .fancy img + p:first-line {font-variant: small-caps; text-transform: lowercase; font-weight: 700; text-indent: 0;}
#posts-list .fancy p:first-letter , #posts-list .fancy img + p:first-letter {
	float: left;
	font-family: baskerville,'palatino linotype','times new roman',serif;
	font-size: 6.6em;
	font-weight: 400;
	margin: 0.12em 0.125em 0 0;
	text-transform: none;
	line-height: 0.62;
}

#posts-list .fancy * + p:first-line, #posts-list .fancy * > p:first-line {text-transform: none; font-variant: normal; font-weight: 400;}
#posts-list .fancy * + p:first-letter, #posts-list .fancy * > p:first-letter {
	float: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0;
}
#posts-list .fancy blockquote p:first-child  {text-indent: -0.5em;}