/* @charset "utf-8"; */


html {
	font-size: 62.5%;
}


body {
	margin: 0;
	padding: 0;
	/* font-size: 62.5%; */
	font-family: Georgia, "Times New Roman", Times, serif;
	/* background-color: #f4f3f2; */
	background-color: #fff;
	color: #444;
}

.about {
	width: /* 439px; */419px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	float: left;
	}

.profile {
	width: 227px;
	height: 500px;
	/* background-color: red; */
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	}	

.profile li  {
	margin-left: 16px;
	font-size: 13px; font-size: 1.3rem;
	line-height: 28px; line-height: 2.8rem;
	}

.markcenter {	
	display:block;
	margin: 35px 16px 35px 0;
	}
		
p {
	font-size: 15px; font-size: 1.5rem;
	line-height: 28px; line-height: 2.8rem;
	margin-bottom: 16px; margin-bottom: 1.6rem;
}

.about p {
	font-size: 13px; font-size: 1.3rem;
	line-height: 28px; line-height: 2.8rem;
	margin-bottom: 16px; margin-bottom: 1.6rem;
	
}

h1, h3, nav, span {
	font-family: Arial, Helvetica, sans-serif;
}


h3 {
	font-size: 14px; font-size: 1.4rem;
	line-height: 18px; line-height: 1.8rem;
	font-weight: bold;
	margin-bottom: 10px; margin-bottom: 1rem;
}

.about h3 {
	margin-bottom: 0px;
	}
/*
h4 {
	font-size: 12px; font-size: 1.2rem;
	font-weight: normal;
	margin: 8px 0 4px 0; margin: .8rem 0 .4rem 0;
}
*/


a {
	text-decoration: none;
	color: #444;
}

#wrap {
	width: 966px;
	padding: 0;
	margin: 0 auto;
}


header {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background-color: #333;
}

header.mini { height: 115px; }

header.grande { height: 300px; }


		
.menubar {
	width: 972px;
	height: 115px;
	margin: 0 auto;
	background: transparent url(images/title.png) no-repeat;
}

.preface {
	height:300px;
	background: transparent url(images/awc-preface.png) no-repeat;	
}

.menubar nav {
	width: 200px;
	height: 32px;
	float:right;
	background: transparent url(images/navtab-single.png) no-repeat;
}

.menubar nav ul li {
	width: 97px;
	height: 23px; /* 31 total */
	padding-top: 8px;
	margin-left: 31px;
	float: left;
	text-align: center;
}

.menubar a, .menubar a:visited {
	text-decoration: none;
	font-size: 13px; font-size: 1.3rem;
	font-weight: 900;
}

.menubar a:active, .menubar a:hover { color: #666; }



.subtitle {
	width: 962px;
	height: 48px;
	padding-left: 10px;
	margin-top: 200px;
	color: #fff;
}

.subtitle h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; font-size: 1.6rem;
	line-height: 20px; line-height: 2rem; 
}



/*Left navigation*/

#booknav {
	float: left;
	width: 234px;
	margin: 32px 6px 0 6px;
	float: left;
}

#booknav nav {
	font-size: 13px; font-size: 1.3rem;
	font-weight: 900;
	line-height: 24px; line-height: 2.4rem;
	margin-bottom: 40px;
}

#booknav .selected {
	text-decoration: underline;
}

.ancestry {
	width: 110px;
	height: 110px;
	margin: 10px 0 0 -10px;
	background: url('images/ancestry.png') 0 0 no-repeat;
}


#footnotes {
	width: 224px; /* 234 minus padding */
	padding-right: 10px;
	height: 500px;
}

#footnotes p {
	font-size: 12px; font-size: 1.2rem;
	line-height: 16px; line-height: 1.6rem;
}

figure {
	margin-bottom: 40px;
}

figcaption {
	font-family: Arial, Helvetica, sans-serif;
	color: #8e9293;
	font-size: 12px; font-size: 1.2rem;
	line-height: 16px; line-height: 1.6rem;
	border-top: 1px solid #c5c9cb;
	padding-top: 5px;
	margin: 6px 0 20px 0;
}


/* Content Area */

#col714 {
	width: 666px; /* 714 minus padding */
	float: left;
	display: inline;
	margin-right: 6px;
	padding: 30px 24px 0 24px;
}


#pagination {
	width: 666px;
	height: auto;
	margin-bottom: 20px;
	border-bottom: #444 1px solid;
}


#title {
	width: 394px;
	height: 60px;
	float: left;
}


#title h1 {
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; font-size: 1.6rem; 
	font-style: italic ;
	font-weight: normal;
}

#title span {
	margin: 0;
	font-size: 12px; font-size: 1.2rem; 
	font-variant: small-caps;
}


.subnav {
	width: 163px;
	height: 60px;
	/* margin-left: 480px; */
	float: right;
}

.larrow, .rarrow, .pagenum {
	/* margin-top: 8px; */
	width: 34px;
	height: 35px;
	float: left;
}

a .larrow { background: url('images/arrows.png') 0 0 no-repeat; }
a:hover .larrow, a:active .larrow { background: url('images/arrows.png') 0 -34px no-repeat; }
.larrow { background: url('images/arrows.png') 0 -68px no-repeat; } /* disabled state */

a .rarrow { background: url('images/arrows.png') -35px 0 no-repeat; }
a:hover .rarrow, a:active .rarrow { background: url('images/arrows.png') -35px -34px no-repeat; }
.rarrow { background: url('images/arrows.png') -35px -68px no-repeat; } /* disabled state */

.pagenum {
	padding: 8px;
	font-size: 13px; font-size: 1.3rem;
	text-align: center;
}



p.overview {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px; font-size: 1.4rem;
	line-height: 20px; line-height: 2rem;
	margin-bottom: 30px;
}


#preface h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px; font-size: 1.5rem;
	margin-bottom: 25px;
}


#flag {
	background: transparent url(images/conflag.png) no-repeat;
	width: 232px;
	height: 127px;
	margin: 10px 20px 10px 0;
	float: left;
}


#biblio p {
	font-size: 14px; font-size: 1.4rem;
	line-height: 20px; line-height: 2rem;
	margin-bottom: 16px; margin-bottom: 1.6rem;
	margin-left: 36px;
	text-indent: -36px;
}

#biblio h3  {
	text-transform: uppercase;
	margin-top: 20px; margin-top: 2rem;
}
	
#biblio ul, #biblio h4 {
	font-size: 14px; font-size: 1.4rem;
	line-height: 20px; line-height: 2rem;
	/* margin-bottom: 16px; margin-bottom: 1.6rem; */
}	

#biblio li {
	margin-left: 20px;
	padding-left: 0;
}

#biblio li:last-child { margin-bottom: 16px; margin-bottom: 1.6rem; }

#biblio .noendent li {
	margin-left: 0;
}

	
/*
#sidebar {
	width: 234px;
	margin-left: 6px;
	float: left;
	display: inline;
}
*/


	
.table { display:table; margin-top: 20px; }

.header { display:table-header-group; font-weight:bold; }

.rowGroup { display:table-row-group; }

.row { display:table-row; }

.cell { display:table-cell; padding: 0 10px; }
.cell p { line-height: 20px; line-height: 2rem; margin-bottom: 20px; margin-bottom: 2rem; }

.table .date { text-align: right; }



					
#endnote p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 13px; font-size: 1.3rem;
	margin-top: 30px; margin-top: 3rem;
}





/*             Letter Index                */

.floatleft {
	float: left;
	margin-right: 20px;
	}
	
.editorsnote {
	width: 206px;
	float: left;
	margin-left: 20px;
}
	
.editorsnote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	}


#letterindex {
	width: 666px;
	}


.letters {
	width: 390px;
	float:left;
	}

.letters a:hover p {
	color: #990000;
	/* color: #ffb2a8; */
	/* text-decoration: underline; */
	}

		
.letters ol {
	width:390px;
	font-style:italic; 
	font-family:Georgia, Times, serif; 
	font-size:24px; 
	color:#d6d6d6;
	border-left: 1px solid #999; 
	margin-bottom:20px;
	}
	
.letters ol li { border-bottom: 1px dotted #CCCCCD; }
.letters ol li:last-child { border-bottom: none; }

.letters ol li p {
	padding:8px; 
	font-style:normal; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	/* color:#eee; */ 
	line-height: 1.3rem;
	margin: 0;
	}
	
.letters ol li p em {
	font-weight: bold;
	font-style: normal;
	color: #000;
	}


.year {
	float:left;
	width: 50px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #CCCCCD;
}


.hidden { display: none; }
	
.gallerywrap { height: auto; }


/*   FOOTER   */

#credits {
	text-align: right;
	color: #666;
	font-size: 11px; font-size: 1.1rem;
	margin: 60px 0 30px 0;
}

