/**
 * Skip to my Lou
 * 
 * Print friendly style sheet (hides just about everything except the content)
 */

/* Fonts */
body { font-family: garamond, serif; }

/* Hidden elements */
#header, #privacyFooter, #Footer, .RelatedArticles, .meta, #sideBarContainer, #commentform, #sidebar, #sidebar2, .postFooter, #sidebarbottom, #sidebartop, #lws_0, .postmetadata {
	display: none;
}

