/* transscan_print.css */

/* For BOTH Layouts, see:
   /includes/transscan.css
   
   For HOME Layout, see:
   /includes/transscan_home.css

   For HOME IE OVERRIDE, see:
   /includes/transscan_home_override.css

   For CONTENT Layout, see:
   /includes/transscan_content.css

   For CONTENT IE OVERRIDE, see:
   /includes/transscan_content_override.css */

body { font-family: Verdana, Arial, Helvetica, sans-serif; }

div#entirety h1, div#entirety div#menu_accessibility, div#entirety div#menu, div#entirety div#footer_shell, div#entirety div#shell div#content div#features img, div#entirety div#shell div#content img#download_journal, div.clear, br.clear, embed { display: none; }

/* LINKS Layout */
a { color: #00c; }
a img { border: none; }

a[href^='http']:after { content: ' [Link: ' attr(href) '] ';
	font-size: 0.9em; }
a[href^='/']:after { content: ' [Link: http://www.transscan.com' attr(href) '] ';
	font-size: 0.9em; }
a[href^='mailto:']:after { content: ' [' attr(href) '] ';
	font-size: 0.9em; }
/* EO.LINKS Layout */

div#entirety div#header { border-bottom: 1px Solid #555;
	text-align: center; }
div#entirety div#header p { font-size: 0.9em;
	font-weight: 800; }

div#entirety div#shell div#content { font-size: 0.9em;
	text-align: justify;
	line-height: 150%; }

div#entirety div#shell div#content h2 { text-align: center;
	font-size: 1.6em;
	line-height: normal; }
div#entirety div#shell div#content h3 { font-size: 1.5em;
	line-height: normal; }
div#entirety div#shell div#content h4 { font-size: 1.3em;
	line-height: normal; }
div#entirety div#shell div#content h5 { margin: 10px 0px;
	font-size: 1.1em;
	line-height: normal; }
div#entirety div#shell div#content h6 { margin: 10px 0px;
	font-size: 1em;
	font-style: italic;
	line-height: normal; }

div#entirety div#shell div#content div#highlights, div#entirety div#shell div#content div.encapsulate_highlights { text-align: left; }

div#entirety div#shell div#content div#features p.abstract:first-line, div#entirety div#shell div#content div.encapsulate_highlight p.abstract:first-line, div#entirety div#shell div#content div.encapsulate_feature p.abstract:first-line { font-variant: small-caps; }

div#entirety div#shell div#content div.encapsulate_highlight img, div#entirety div#shell div#content div.encapsulate_feature img { float: right;
	margin: 0px 10px;
	border: 3px Solid #555; }
div#entirety div#shell div#content div.encapsulate_highlight .clear, div#entirety div#shell div#content div.encapsulate_feature .clear { clear: both;
	overflow: hidden;
	height: 1px;
	font-size: 1px; }

div#entirety div#shell div#content div.encapsulate_feature p.date { color: #555;
	font-weight: 800; }

div#entirety div#shell div#content div.encapsulate_feature ul.past_features li { margin: 10px 0px; }
div#entirety div#shell div#content div.encapsulate_feature ul.past_features li p { margin: 0px; }