/* EM ARCHIVE TEXT STYLES */

/* Mary Hutchison 2009, mary@tangerineblue.com */


/*  MAIN */

p { font-family: Arial, Heletica, sans serif; font-size: 100%; margin-bottom: 14px; margin-top: 10px; line-height: 145%; color: #303030;}
li { font-family: Arial, Heletica, sans serif; font-size: 100%; margin-bottom: 10px; margin-top: 10px; line-height: 115%; color: #303030;}
ul, ol { font-family: Arial, Heletica, sans serif;  margin-bottom: 20px; margin-top: 10px; color: #303030;} 


h1 {font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace;  font-weight: bold; font-style:normal;color: #CC0000; font-size : 135%; margin-top:17px; margin-bottom:24px;  } 
h2 {font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace;  font-weight:bold; font-style:normal;  color: #CC0000; font-size : 125%;  margin-top:20px; margin-bottom:20px;padding:0px;}
h3 {font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace;  font-weight:bold; font-style: normal; color: #CC0000; font-size:116%; margin-top:24px; margin-bottom:16px; padding:0px;}
h4 {font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace;  font-weight:normal; font-style: normal; color: #CC0000; font-size:112%; margin-top:24px; margin-bottom:16px;}
h5 {font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace;  font-weight:bold; font-style: normal; color: #000000; font-size:110%; background-color: #f0f0f0; margin-top:24px; margin-bottom:16px;}
h6 {font-family:  Courier,  "MS Courier", "Courier New", "MS Courier New", monospace; font-size: 105%;color: #333333;font-weight: bold; margin-bottom: 16px; margin-top: 18px;}  


/* TEXT  */

.blurb  {
font-size: 110%;
line-height: 140%;
margin-bottom:20px;
margin-top:16px;
font-family: Arial, Heletica, sans serif; 
}


.poemTitle {
color: #CC0000;
margin-bottom: 30px;
margin-top: 16px;

}


.poemText  {
font-size: 103%;
line-height: 150%;
color: #000000;
font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace; 
margin-bottom:18px;

}

.authorText  {
font-size: 95%;
margin-top: 30px;
margin-bottom: 45px;
color: #303030;
font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace; 

}

.subtext {
	font-family: Arial, Heletica, sans serif;   
	color: #000000;
	line-height: 110%;
	font-size: 90%;		
}


.details {
    font-family: Arial, Heletica, sans serif; 
    margin-left:20px;
	font-size: 90%;	
	
}

.details p {
	color: #666666;
	line-height: 110%;
	
}


.level {
    font-family: Arial, Heletica, sans serif; 
	color: #666666;
	font-size: 90%;	
	margin-left:16px;
	
}


/*  LINKS */

a, a:link,a:visited {color: #CC0000; text-decoration: underline;} 
a:visited { text-decoration: underline; color: #CC0000;}
a:hover {text-decoration: underline; color: #000000; }


.poemLink  {
font-size: 110%;
margin-bottom: 10px;
padding: 16px;
padding-left: 30px;
background: #FFFFFF;
border: 1px solid #CCCCCC;
background-image: url('../images/global/page_turn2.gif');
        background-position: 100% 100%;
		background-repeat: no-repeat;
		min-height: 420px;
}

.poemLink  ul {
list-style-type: none;
margin-left: 0px;
padding: 0px;
}

.poemLink  li {
line-height: 135%;
font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace; 
font-weight:bold; 
}


.footnote {
   font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace; 
   color: #666666;
   font-size: 80%;
   margin-top: 14px;
   margin-bottom: 20px;
}


.footnote a , .footnote a:link, .footnote a:visited { text-decoration: underline; color: #666666;} 
.footnote a:hover {text-decoration: underline; color: #000000;}


/*  SUBMENUS */

.sectionTitle {
font-size: 115%;
color: #303030;
font-family:  Courier,  "MS Courier", "Courier New", "MS Courier New", monospace; 
margin-left:5px;
font-style:normal; 
font-weight:bold;
margin-top: 16px;
margin-bottom: 28px;
}

.resourceHeaderBox {
   border-bottom: 1px solid #CCCCCC;
	margin-top: 16px;
	margin-bottom:16px;
	padding-bottom: 10px;
	font-size: 90%;
	height: 40px;
}

.resourceHeaderBox  h6 {
font-family:  Courier,  "MS Courier", "Courier New", "MS Courier New", monospace; 
font-size: 110%;
color: #333333;
font-weight: bold;
}


.subMenuRight {  /*  Used in Gallery indexes */
font-size: 92%;
text-align: right;
margin-top: -40px;
margin-bottom:16px;
padding: 0px;

}

/* .subMenuRight a, .subMenuRight a:link, .subMenuRight a:visited {color: #666666; text-decoration: underline;} 
.subMenuRight a:visited { text-decoration: underline; color: #666666;}
.subMenuRight a:hover {text-decoration: underline; color: #CC0000; }*/ 


.subMenu {
clear:both;
font-size: 85%;
margin-top:12px;
color: #666666;
margin-right: 5px;

}

.subMenu ul {
list-style-type: none;
margin-left:16px;
padding: 0px;

}

.subMenu h6 {
font-weight: normal;
font-style: normal;
padding-top: 14px;

}

.subMenu a, .subMenu a:link, .subMenu a:visited {color: #666666; text-decoration: underline;} 
.subMenu a:visited { text-decoration: underline; color: #666666;}
.subMenu a:hover {text-decoration: underline; color: #CC0000; }


/*  */

.relatedMenu {
font-size: 75%;
margin-left: 8px;
margin-right: 54px;
margin-top: 36px;
margin-bottom: 36px;
color: #000000;
border: 1px dotted #CCCCCC;


}

.relatedMenu ul  {
list-style-type: none;
margin: 0px;
margin-left:12px;
padding: 0px;

}

.relatedMenu h6 {
font-weight: bold;
font-style: normal;
}

.relatedMenu  a, .relatedMenu  a:link, .relatedMenu a:visited {color: #666666; text-decoration: underline;} 
.relatedMenu  a:hover {text-decoration: underline; color: #CC0000; }


/*  */


.sectionMenu ul {
list-style-type: none;
margin-left:14px;
padding: 0px;

}


.subMenu2 { /* Main submenu */
clear:both;
margin-left:10px;
font-size:80%;
font-weight: bold;

}

.subMenu2 ul {
list-style-type: none;
margin-left:12px;
padding: 0px;

}


.subMenu2 li li {
font-size:90%;

}


/*  BOXES  */

.BoxActive { /* search */
	margin: 10px;
	border: 2px dotted #CC0000;
	padding:10px;
	clear: both;
	padding-bottom: 16px;
	
}


.BoxActive h3 { font-family: Arial, Helvetica, sans-serif; font-weight: bold;  color: #330000; font-size : 100%; margin: 10px 0px 10px 0px;} 


.BoxHighlight { 
    width: 80%;
	margin: 12px;
	border: 1px dotted #CC0000;
	padding:14px;
	clear: both;
	padding-bottom: 16px;
	
}


.box-quote {
	font-size: 112%;
	line-height: 140%;
	font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace;
	color: #303030;
	margin: 20px;

}

.box-quote2 {
	font-size: 102%;
	line-height: 140%;
	font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace;
	color: #333333;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 18px;
	margin-bottom: 18px;

}

.box-resourceNav {
	padding: 6px;
	margin-right: 40px;
	margin-bottom: 40px;
	font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace;
}

.box-resourceNav ul {
	list-style-image: url('../images/icons/asterisk.gif');	
	/*margin:0px;*/

}


/* END BOXES */


/* TABLES AND BORDERS */

.tableDetails {
    background-color: #FFFFFF;
}

.tableDetails td {
    padding: 10px;
}


.tableGallery {
    background-color: #FFFFFF;
	margin-bottom:12px;
}


.tableGallery  td {
    background-color: #f0f0f0;
    padding: 6px;
}

table td {
 font-size: 100%;	
}


.table-ruled {
    font-size: 95%;
    margin-top: 12px;
	width: 85%;
}

.table-ruled th {
	background: #CC0000;
	padding: 4px;
	font-weight:normal;
	font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace; 	
	color: #FFFFFF;
	font-size:105%;
	text-align: left;
}

.table-ruled td {
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 6px;
	padding-top:16px;
}

.table-ruled p {
	margin: 0px;
	padding: 0px;
}


/* FOOTER */

#footer {
        clear:both;
		padding: 16px;
		margin: 4px;
		border-top: 1px dotted #CCCCCC;	
		text-align: center;
    }
	
	
#footerIndex {
        clear:both;
		padding: 16px;
		margin: 4px;
		border-top: 1px dotted #CCCCCC;	
}
	

.footerText {
padding: 0px;
font-size: 70%;
margin: 5px;
font-family: Courier,  "MS Courier", "Courier New", "MS Courier New", monospace; 
color: #999999;
}	
	
	
#footer a , #footer a:link, #footer a:visited { text-decoration: underline; color: #999999;} 
#footer a:hover {text-decoration: underline; color: #999999;}

#footerIndex a , #footerIndex  a:link, #footerIndex a:visited { text-decoration: underline; color: #999999;} 
#footerIndex a:hover {text-decoration: underline; color: #999999;}

		

/* SCREENREADER TEXT*/

.screenreader {
position: absolute;
left: 0px;
top:-500px;
width: 1px;
height: 1px;
overflow:hidden;
}
