/* CSS Document 
   a_PRINT.CSS for www.JariThymian.com  ------------------ */

* { background-color: #fff; color: #000;}

img  { margin: 0; padding: 0;  float: right; clear: right; }
img .photo  { margin: 0; padding: 0;  float: right; clear: right; }
/* div#secondary .photo { margin: 0; padding: 0; float: right;} */
div#secondary   { padding-right: 0;  width: 5in; }
div#secondary p { padding-right: 0;  width: 5in; }

div#container  { 
  margin-left: .2in; background-color: #fff; color: #000; text-align: left; font-size: 10px; line-height: 130%; font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif; }

div#content  { 
  width: 6in; font-size: 9pt; line-height: 130%; font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;  clear: none;  }
		
/* HEADERS ----------------*/

h1, h2, h3, h4, h5, h6 { background-color: #fff; color: #000;  line-height: 140%; font-weight: bold; font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;   }

h1 {  font-size: 12pt; }
h2 {  font-size: 11pt; }
h3 {  font-size: 10pt; }
h4 {  font-size:  9pt; }

p, div#primary, div#primary p, div#secondary, div#secondary p,  
.extra, .other, .poetry   { 
background-color: #fff; color: #000;
font-size: 9pt; line-height: 130%; font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;}
  
.other { font-size: 9px; }
		
.poetry  {	padding-left: 16px; }

.bolder  { 
  color: #000; text-align: left; font-weight: bold; }

.ital, .caption, .byline { 
  color: #000; font-style: italic; }
		
.caption, .byline {	text-indent: .25in; }

/* prints links without underline */
a { text-decoration: none; color: #000; } 

/* extra code below [href^="http://"] forces only full-length URLS to print */
a[href^="http://"]:after {      
content: "(" attr(href) ")"; font-style: italic; }


/* PRINTING FOOTER INFO ------------------------------------- */

#importantinfo  { clear: both;      /* forces this text to bottom of printed page */
  visibility: visible;  display: inline; font-size: 9pt; line-height: 130%; font-style: italic; font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif; }



/* NON-PRINTING ITEMS ------------------------------------- */

#branding,  #textlinks, div#poemlist  { 
  display: none; visibility: hidden; height: 1px; overflow: hidden;}

form, fieldset { display: none; visibility: hidden; height: 1px; overflow: hidden; }

* div {  background-color: #fff; color: #000;
font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;}