/* BARTHELME PRINT STYLES */
/* Styles for basic printing only. If you want remove print styles, delete line 13 from the header.php file. */
body div#blog-description,body div.sidebar,body div.access,body div#globalnav,body span.archive-meta,body div.cat-meta,body div#footer,body div.navigation,body div.comments form#commentform,body h3#respond{display:none;}
body div#wrapper div#header{background-color:#fff;background-image:none;color:#000;}
body div#wrapper div#header h1 a,html body div#wrapper div#header h1 a:link,html body div#wrapper div#header h1 a:visited,html body div#wrapper div#header h1 a:hover,html body div#wrapper div#header h1 a:active{color:#000;}
body.single div.entry-meta{line-height:100%; font-size: 0.9em; margin:0 20%;}
body.home div.entry-meta,body.archive div.entry-meta,body.search div.entry-meta{margin:0 20%;padding:0 2em;}

.noPrint {display:none;}

body {background:white;color:black;font-size:10pt;margin:1.5em;padding:.5em;}

#sem_admin_menu {display: none }   /* Hide the admin menu */

#header {display:block;color:black;}

#header h1 {font-family: georgia,times,serif; font-size: 95%; margin:0; padding: 0}
#header p#description {font-family: georgia,times,serif; font-size: 85%; margin:0; padding:0}

#header * a {color:black;text-decoration:none }  /* Make the header link not appear to be a link */

#header img {margin-left: 40px; margin-bottom: 20px;}

#content {margin-left:0;float:none;width:auto;line-height:1.35em;}

#content * sup {line-height: 0.7em; padding:0;}

div#content * h2.post-title-single {padding-bottom:0;margin-bottom:0;font-size:175%;text-decoration:none;font-style:italic;font-weight:bold;color:black;} 

div#content * div.entry-meta {margin:0;padding:0}

img.TargetAlertIcon { display: none }  /* Hide the TargetAlert plugin icons */
a.nid { display:none } /* Turn off purple links */
a img {border:none;} /* remove anchor borders */

p.feedburnerFlareBlock { display: none }  /* Hide the Feedburner Flares */
div#utwrelposts ul { font-size: 90%; }
div#utwrelposts ul li { margin-left: 0; }
div#utwtags a { font-size: 90% }
#postcomment { display: none }
#commentform { display:none }
#dltjGoogleRelatedContent {display: none}
a[title^="See the footnote."] { color: black; text-decoration: none }
a[href="#footnote-link-"] { display: none }
div#content div.post-footer a {
	text-decoration: none;
	color: black;
}

h3.post-date {
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	color: black;
}
h3.post-date:before {
	content: "Date Posted: ";
}
div#content div.post-header * a {
	text-decoration: none;
	color: black;
}
ul.post-categories {
	margin: 0;
	padding: 0;
}
ul.post-categories:before {
	content: "Categories: ";
}
ul.post-categories li {
	display: inline; 
	list-style-type: none;
	padding-right: 20px;
}
div#content p.post-comments {
	margin: 0;
	padding: 0;
	font-style: normal;
}

div#comments p.comment-metadata a {
	text-decoration: none;
	color: black;
}

html.noted a:link:after,
    html.noted a:visited:after {
      content: '';
}

h4#respond, div.navigation {
	display: none;
}

#menu { display:none }

#comments { margin-left:0; 
     float:none; 
     width:auto }

h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
img { page-break-inside:avoid; 
     page-break-after:avoid; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }

blockquote { margin-bottom: 2em; padding-left: 1em; border-left: 10px solid gray;  }

#sidebar { display:none }

#content a { font-style:italic; color: black;
     text-decoration:underline }

/*
#post-entry a[rel="external"]:after, a[rel="email"]:after, a[class="liexternalNot"]:after {
      content: " <" attr(href) ">";
      font-size:smaller;
      text-decoration: none; font-style: normal;
      }
*/
p.credit { display: none }

.ad { display:none }
img.centered { display: block; 
     margin-left: auto; 
     margin-right: auto; }
img.right { padding: 4px; 
     margin: 0 0 2px 7px; 
     display: inline; }
img.left { padding: 4px; 
     margin: 0 7px 2px 0; 
     display: inline; }
.right { float: right; }
.left { float: left }
img { page-break-inside:avoid; 
     page-break-after:avoid; }
     
div#printfooter {
/* container for footer */
  display: block;
  width: 100%;
  margin: 1em 0 0 0;
  padding: 0.5em 0 0 0;
  clear: both;
  border-top: 1px solid #555;
}


