/*
	Styles for Print Media
	Christopher Webb, christopher@teamIPC.com
*/

/* print URLs after link text {*}/
#content .entry p a:link:after, #content .entry p a:visited:after { content: " (" attr(href) ") "; }  */
