/* ---------------------------------------------------------------------------

	Worldways Social Marketing Print Styles
	http://e-worldways.com
	
	Author: Travis Schmeisser // rockthenroll
	http://rockthenroll.com

--------------------------------------------------------------------------- */

body {
	margin: .6in;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	}

h1, h2, h3 {
	
	}

#nav, #sidebar {
	display: none;
	}
	
a:link, a:visited {
	color: gray;
	}	

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

	section

--------------------------------------------------------------------------- */

/* sub area ----------------------------- */