/* CSS for UVa Library Special Collections Women at UVa exhibit */

body {
 color: #000000;
 font-family: Arial, sans-serif;
 margin: 0;
 padding: 0;
 }

p {
 font-family: Arial, sans-serif
	}

td {
 font-family: Arial, sans-serif
	}

th {
 font-weight: bold;
 font-family: Arial, sans-serif;
 color: #1B58B6;
 text-align: left
	}

ul { font-family: Arial, sans-serif
	}

ol { font-family: Arial, sans-serif
	}

li { font-family: Arial, sans-serif
	}

a { font-family: Arial, sans-serif;
 text-decoration: underline;
	} 

a:link	{
 color: #111488;
 background-color: transparent;
	} 

a:hover {
 color: #000099;
 background-color: transparent;
	}
 
a:active	{
 color:	#000099;
 background-color: transparent;
	}
 
a:visited	{
 color:	#666699;
 background-color: transparent;
	}

.h1_inline {
 color: #333399;
 font-weight: bold;
 font-size: 1.8em;
 font-family: Arial, sans-serif;
	}

.h2_inline {
 color: #333399;
 font-weight: bold;
 font-size: 1.5em;
 font-family: Arial, sans-serif;
	}

.h3_inline {
 color: #333399;
 font-weight: bold;
 font-size: 1.2em;
 font-family: Arial, sans-serif;
	}

.h4_inline {
 color: #333399;
 font-weight: bold;
 font-family: Arial, sans-serif;
	}

.extra_leading {
 line-height: 1.3em;
	}

.content {
font-family: Arial, sans-serif;
}

.content p {
 margin-top: 10pt;
 margin-right: 0em;
 margin-bottom: 0em;
 margin-left: 5em;
	}

.content h1 {
 color: #333399;
 font-weight: bold;
 font-size: 1.8em;
 font-family: Arial, sans-serif;
	}

.content h2 {
 color: #333399;
 font-weight: bold;
 font-size: 1.5em;
 font-family: Arial, sans-serif;
 margin-left: 2em;
	}

.content h3 {
 color: #333399;
 font-weight: bold;
 font-size: 1.2em;
 font-family: Arial, sans-serif;
 margin-left: 4em }

.content h4 {
 color: #333399;
 font-weight: bold;
 font-family: Arial, sans-serif;
 margin-left: 5em;
	}

.content ol {
 font-family: Arial, sans-serif;
 margin-top: 0em;
 margin-right: 0em;
 margin-bottom: 0.5em;
 margin-left: 7em;
	}

.content ul {
 font-family: Arial, sans-serif;
 margin-top: 0em;
 margin-right: 0em;
 margin-bottom: 0.5em;
 margin-left: 7em;
	}

.nested ul {
 font-family: Arial, sans-serif;
 margin-top: 0em;
 margin-right: 0em;
 margin-bottom: 0.5em;
 margin-left: 2em;
	}

.item_box {
 margin-top: 16px;
 margin-bottom: 24px;
 margin-left: 7em;
}

#splash_menu p {
 padding-left: 14px;
}

#splash_menu p a {
 color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#splash_menu p a:hover {
 color: #DBE2ED;
	text-decoration: underline;
}

.caption {
 color: #1B58B6;
	font-weight: bold;
	}
	
.descrip {
 color: #000000;
	padding: 0em 1em 0.5em 1em;
	}
	
.attrib {
 font-size: 0.9em;
	color: #333399;
	text-align: right;
	font-style: italic}
	
#sequence_nav {
 font-family: Arial, san-serif;
 color: #FFFFFF;
 font-size: 0.9em;
 font-weight: bold;
 text-align: center;
	}

#sequence_nav a {
 color: #FFFFFF;
	}
	
#sequence_nav a:hover {
 color: #DBE2ED;
	}

#large-image {
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

.indent5em {
 font-family: Arial, sans-serif;
 margin-left: 5em}

.extra_leading {
 line-height: 1.3em }

.hanging {
 text-indent: -2em;
 margin-left: 3em;
	}

.small {
 font-size: 0.9em;
 font-family: Arial, sans-serif;
	 }

.verysmall {
 font-weight: bold;
 font-size: 0.8em;
 font-family: Arial, sans-serif;
	 }

blockquote {  margin-left: 7em;
}

