/* CSS stylesheet for Papers of the War Department 
	Designed by Laura Veprek
	May 2007  */

* {margin:0; padding: 0;}

body {
	font-family: georgia, times, serif;
	color: #333;
	font-size: 75%;
	background: #fff2d1 url(../images/web/bg4.jpg) repeat-x top left;
	behavior:url("css/csshover.htc");
	}
ul {
	list-style-type: none;
	}
	.normal-p ul {
	    list-style:disc;
	    font-size:1.25em;
	    margin:0 50px;
	}
	.normal-p li {
	    padding-bottom:5px;
	}
p, dl {
	font-size: 1.4em;
	line-height: 1.6em;
	padding: 0 0 10px;
	}
p.home-intro {font-size:1.25em;}
.normal-p p {font-size:1.25em;}
p.intro, #about p {
	position: relative;
	background-color: transparent;
	margin-bottom: 1em;
	}
p.intro img#f, p.intro img#i {
	float: left;
	margin: .5em -0.3em 0 -1em;
	}
img {border: none;}
p.home-intro a:link, p.home-intro a:visited{text-decoration:none;color:#05346A;}
p.home-intro a:hover {color:#3366CC;}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
.pagination, .alphabet, table.docitem tr, table#personitem tr, table#imageitem tr, #search, #advsearch, #searchresults, #browse, .breadcrumb, #imgview table tr {
	font-family: 'Lucida Grande', verdana, sans-serif;
	}
.clear {
	clear: both;
	}
	
	
/* Basic Headings */

h1, h2, h3, h4 {
	clear: both;
	font-family: georgia, times, serif;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	}
h1 {
	color: #05346a;
	font-size: 1.6em;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-top: 1em;
	}
h2 {
	color: #496b93;
	font-size: 1.4em;
	letter-spacing: .1em;
	margin-bottom: 1em;
	}
	.normal-p h2 {
	    margin:.5em 0 .25em 0;
	}
h3	{
	float: left;
	color: #544300;
	font-size: 1.2em;
	font-weight: bold;
	}
h4	{
	font-family: Trebuchet, verdana, sans-serif;
	color: #544300;
	font-size: 1.1em;
	display: block;
	margin: 0 0 .5em;
	letter-spacing: normal;
	}
	
/* Layout Structure */

#outercontainer {
	width: 100%;
	}
#wrapper {
	clear: both;
	width: 780px;
	margin: 0 auto;
	overflow: hidden;
	}
#header, #header1 {
	width: 780px;
	padding: 0 0 20px;
	margin: 0 auto;
	}
#main {
	width: 504px;
	padding: 0 24px 0 0;
	margin-top: 1.5em;
	float: left;
	}
#sidebar {
	width: 228px;
	float: right;
	margin-top: 1.5em;
	}
#searchwrap, #browsewrap, #featuredwrap, #aboutwrap {
	padding: 0 0 1em;
	margin-top:.25em;
	border-top: 1px solid #9e7d5d;
	}
    #searchwrap {padding:0;}
#footer {
	width: 780px;
	clear: both;
	overflow:hidden;
	color: #063465;
	margin: 1em auto 1em;
	padding-top: 1em;
	position: relative;
	border-top: 1px solid #c2bba2;
	}
#footer p {
	font-size: 1em;
	float: left;
	}
#chnm-logo {
	background-position: left top;
	clear:both;
	float: left;
	background-repeat: no-repeat;
	display: block;
	width: 185px;
	padding: 55px 0pt 0pt;
	height: 0pt;
	margin-left:30px;;
	}
	
#nhrpc-logo {
background-position: left top;
float: left;
background-repeat: no-repeat;
display: block;
width: 165px;
padding: 55px 0pt 0pt;
height: 0pt;
margin-left:127px;
}

#neh-logo {
	background-position: left top;
	float: left;
	background-repeat: no-repeat;
	display: block;
	width: 55px;
	padding: 55px 0pt 0pt;
	height: 0pt;
	margin-left:127px;;
	}
#chnm-logo:link, #chnm-logo:visited {background-image: url(../images/web/chnm-logo.gif);}
#chnm-logo:hover, #chnm-logo:active {background-image: url(../images/web/chnm-logo-black.gif);}

#nhrpc-logo:link, #nhrpc-logo:visited, #nhrpc-logo:hover, #nhrpc-logo:active  {background-image: url(../images/web/nhrpc-logo.jpg);}

#neh-logo:link, #neh-logo:visited, #neh-logo:hover, #neh-logo:active  {background-image: url(../images/web/neh-logo.jpg);}

#history {
	padding: 50px 40px 0;
	}
#browse, #docview, #personview, #imgview {
	clear: both;
	width: 778px;
	margin: 0 auto;
	}

/* Special Headings and Image Replacement */

#header p {
	float: left;
	display: block;
	}
#logo {width: 258px;float:left;}
#logo img {margin: -10px 34px 0;}
/*#logo a {
	background-image: url(../images/web/logo11.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 250px 0 0 0; 
	overflow: hidden; 
	height: 0px !important; height /**//*:250px;
	z-index: 2000;
	border: none;
	text-align:center;
	}*/
#header1 #logo a, #pwd-scripto #logo a, #pwd-scripto-login #logo a, #pwd-scripto-user #logo a, #pwd-scripto-help #logo a{
	background-image: url(../images/web/fnal-logo.jpg);
	background-position: -15px 5px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 139px 0 0 0; 
	overflow: hidden; 
	height: 0px !important; height /**/:139px;
	z-index: 2001;
	border: none;
	width: 258px;
	}
#aboutwrap h2 {
	background-image: url(../images/web/about.gif);
	}
/*#searchwrap h2 {
    background-image: url(../images/web/search4.gif);
    }*/
#browsewrap h2 {
	background-image: url(../images/web/browse2.gif);
	}
/*#featuredwrap h2 {
    background-image: url(../images/web/featured4.gif);
    }   */
/*#searchwrap h2, #browsewrap h2, #featuredwrap h2 {
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding: 36px 0 0 0;
    margin-bottom: 0.5em; 
    overflow: hidden; 
    height: 0px !important; height /**/:36px;*/
	}
#searchwrap h3 {
	letter-spacing: normal;
	font-size: 1.4em;
	}
#featuredwrap h3 {
	display: block;
	margin: 1em 0 0;
	padding: 0 0 0.5em;
	font-size: 1.4em;
	width: 100%;
	}
#about h3, #history h3 {
	font-size: 2em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #0059ba;
	}
#doclist h3  {
	margin: 0.5em 0;
	}
#doclist h3.alpha {
	margin-bottom: 1em;
	}
#featuredwrap h4 {font-family: georgia, times, serif;font-style: italic;}
	
/* Special Formatting */

div#pullquote {
	font-size: 1.6em;
	padding: .5em 2px;
	border-top: 1px solid #9e7d5d;
	color: #05346a;
	margin: 0 0 1em;
	}
blockquote {
	line-height: 1.6em;
	}
cite {
	display: block; 
	font-size: .8em;
	text-align: right;
	line-height: 1.6em;
	}
.uppercase {
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #0059ba;
	}
span.initialcap {
	color: #fff2d1;
	}
#searchwrap ul li {
	font-size: 1.4em;
	color: #063465;
	padding: 1em 0 1em;
	display: block;
/*	background: url(../images/web/keys.gif) no-repeat left center;*/
	}
#featuredwrap p {
	font-size: 1.2em;
	text-indent: 0;
	}
p.error {
	font-weight: bold;
	color: #cc0000;
	}
	
/* Link Styles */

a:link {
	color: #05346a;
	padding: 0 0 2px;
	text-decoration: underline;
	}
a:visited {
	color: #4a6b8f;
	padding: 0 0 2px;
	}
a:hover {
	text-decoration: underline;
	color: #3366cc;
	}
#featuredwrap a:link, #featuredwrap a:visited {
	color: #05346a;
	text-decoration: none;
	}
#featuredwrap a:hover {
	color: #3366cc;
	}
#searchwrap ul li a:link, #searchwrap ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #c2bba2;
	}
#searchwrap ul li a:hover {
	border-bottom: 1px solid #3366cc;
	}
	
#recent-blog-posts {
    border-top:1px solid #9E7D5D;
    margin-top:.8em;
}

#recent-blog-posts ul li{
    padding-bottom:1em;
}
	
#recent-blog-posts ul li a:link, #recent-blog-posts ul li a:visited {
	text-decoration: none;
	display: block;
	font-size: 1.4em;
	}
	
#recent-blog-posts ul li.follow-blog {
    border:none;
    float:right;
    margin:-10px 10px 0 0;

}
#recent-blog-posts ul li#blog-link {
    float:left;
}

#featuredwrap h2,#sidebar h2, #explore h2 {margin:0;font-size:1.7em;letter-spacing:.05em;padding-top:12px;padding-bottom:10px;color:#574500;font-variant:small-caps;}
        #sidebar a:link {text-decoration:none;}
        #sidebar a:visited {color:#05346A;}
        #sidebar a:hover {color:#3366CC;}
        
    #transcribe h2 {padding-top:0;}
    
#recent-blog-posts p {font-size:1.2em;}

#twitter {
    border-top:1px solid #9E7D5D;
    margin-top:.8em;
}

#twitter p {font-size:1.2em;}

#explore {
    border-top: 1px solid #9e7d5d;
    padding-bottom:10px;
    overflow:hidden;
}
.explore-button {
    float:left;
    width:49%;
    background:#05346A;
    text-align:center;
}

#explore-browse {
    float:right;
}

.explore-button a {
    display:block;
    text-decoration:none;
    color:#fff;
    border:none;
    padding:1em;
    font-size:1.5em;
}
	
/* == Main Navigation == */

#navigation {
    width:495px;
    clear:right;
    float:right;
	list-style: none; 
	color: #063465;
	padding-top: 30px;
	font-size: 1.1em;
	}
#navigation li {
	float: right;
	color: #574500;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: .5em 1em;
	position: relative;
	}
#navigation li#nav-about a:link,
#navigation li a:visited,
#navigation li#nav-transcribe a:link,
#navigation li#nav-search a:link,
#navigation li#nav-browse a:link{
	text-decoration: none;
	color: #574500;
	}
li#nav-about {margin-right:0;padding-right:0;}
#navigation li a:hover {
	color: #496b93;
	}
#navigation li ul {
	margin: 0;
	display: none;
	}
#navigation li:hover ul {
	display: block;
	position: absolute;
	top: 2em;
	left: 0;
	background-color: #e0ddd1;
	padding: 0;
	border: 1px solid #c2bba2;
	border-bottom: none;
	}
#navigation li ul li {
    font-size:.8em;
	float: none;
	width: auto;
	padding: 0 0.5em 0.5em;
	border-bottom: 1px solid #c2bba2;
	}
#navigation li ul li:hover {
	background-color: #F0EEE8;
	}
#navigation li ul li a:link, #navigation li ul li a:visited {
	text-decoration: none;
	display: block;
	padding: .75em 0 0;
	}

/* Pagination Styles */

#searchresults img, #browse img {
	vertical-align: middle;
	border: none;
	float: left;
	padding-right: 5px;
	}
div.alphabet {
	clear: left;
	float: left;
	font-size: .9em;
	margin-bottom: 2px;
	}
#browse div.alphabet span.null {
	font-weight: normal; 
	color: #ddd;
	display:inline;
	margin: 0;
	padding: 0;
	}
#browse div.alphabet a {
	text-decoration: none;
	border: none;
	padding: 0 2px;
	}
.pagination {
	float: right; 
	font-size: .9em; 
	line-height: 1.6em; 
	text-align: right;
	overflow: hidden;
	}
.pagination a {
	text-decoration: underline;
	border: none;
	padding: 0 .5em 2px;
	}
.top {
	margin: 0 0 .5em;
	}
.bottom {
	margin: -1em 0 2em;
	clear: right; /* so pagination and alphabet clear each other */	
	}
#searchresults div.pagination form span, #browse div.pagination form span {
	display: inline;
	}
#browse div.pagination span.paginationCurrentPage, 
#searchresults div.pagination span.paginationCurrentPage {
	color: #05346a;
	background-color: #e8edf1;
	border: 1px solid #d2dae4;
	margin: .8em 0;
	
	}
div.alphabet a:hover, div.pagination a.paginationPage:hover {
	background-color: #e8edf1;
	}
div.pagination span.paginationCurrentPage, 
div.pagination span.paginationPage, 
div.pagination span.paginationCount, 
div.pagination span.paginationNav, 
div.pagination span.paginationTotalResults {
	padding: 0 .25em 2px;
	margin: 0 .25em;
	}
#searchresults div.pagination img, #browse div.pagination img, #docview div.pagination img, #imgview div.pagination img, #personview div.pagination img {
	float: none;
	padding: 0;
	}
div.pagination form select {
	width: 10em;
	}
#personview table#personitem td .pagination {
	float: left;
	}
#personview table#personitem td span.paginationCurrentPage {
	display: inline;
	}

/* List Layout for Browse and Search Pages */

#browse ul {
	clear: both;
	line-height: 1.6em; 
	margin-bottom: 1.6em;
	border-bottom: 1px solid #bbc8d6;
	}
#browse ul li {
	padding: 0.5em 1em;
	line-height: 1.1em;
	border: 1px solid #bbc8d6; 
	border-width: 1px 0 0;
	background: #d2dae4;
	}
#browse ul li.odd {
	background: #e8edf1;
	}
#browse ul li a {
	text-decoration: none;
	border: none;
	display: block;
	padding: 0;
	}
#browse ul li a:hover {
	text-decoration: underline;
	border: none;
	}
#searchresults span, #browse span { /* so each line of browse and search results are on own line */
	display: block;
	margin: 0.8em 0 0.8em 20px;
	}
#searchresults span span, #browse span span { /* so items that are not available are still displayed on same line of that field */
	display: inline;
	margin: 0;
	}
#searchresults span span a:link, #browse span span a:link, #searchresults span span a:visited, #browse span span a:visited {
	text-decoration: none;
	}
span.itemtitle, span.itemdate {
	font-weight: bold;
	}
span.itemtitle {
	font-size: 1.2em;
	font-family: georgia, times, serif;
	letter-spacing: .05em;
	}
span.itemdesc {
	line-height: 1.6em;
	}
div#doclist span.persondesc {
	clear: both;
	}
div#doclist ul li span.persondesc {
	padding: 0 0 .5em;
	}
#searchresults #resultslist span.itemtitle, #browse #doclist span.itemtitle {
	margin-left: 0;
	}
#browse div#doclist li.persondoc, #browse div#doclist span.itemtitle {
	margin: 1em 0;
	padding: 0 0 0 20px;
	background: url(../images/web/doc.gif) no-repeat center left;
	}
#browse div#doclist ul {
	border: none;
	}
#browse div#doclist li.persondoc {
	border: none;
	margin: 1em 0 1em 1.5em;
	}	
#browse div#doclist span.itemtitle {
	margin-left: 0;
	}
#searchresults img a, #browse img a {
	text-decoration: none;
	}
#browse div#doclist li.persondoc a:link, #browse div#doclist li.persondoc a:visited, #browse div#doclist span.itemtitle a:link, #browse div#doclist span.itemtitle a:visited {
	display: block;
	padding: .3em 0 0;
	}
	
/* Document, Person, Image View Layout */

div#docview h1 {
	text-transform: none;
	margin: .5em 0 1em;
	}
div#personview h1 {
	margin: .5em 0 1em;
	text-transform: none;
	}
table {
	width: 98%;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.6em; 
	margin: 0 auto 1.6em 0;
	}
table#imageitem,table.docitem {
	width: 778px;
	}
td, th {
	line-height: 1.1em;
	padding: 1em;
	vertical-align: top;
	}	
div.breadcrumb {
	font-size: .9em;
	float: left;
	margin: 0 0 2em 0;
	}
div.breadcrumb a {
	border: none;
	text-decoration: underline;
	}
div#doclist {
	clear: both;
	}
span.viewid {
	float: left;
	color: #063465;
	}
table caption {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #544324;
	font-variant: small-caps;
	letter-spacing: .1em;
	padding: 1em 0 .5em;
	border: none;
	}
table.docitem th, table.docitem td, table#personitem th, table#personitem td {
	padding: 1em;
	}
table#imageitem th, table#imageitem td {
	vertical-align: middle;
	}
table.docitem, table#personitem, table#imageitem {
	border: 1px solid #bbc8d6; 
	}
table.docitem th, table#personitem th {
	width: 15em;
	text-align: right;
	background-color: #d2dae4;
	color: #063465;
	}
table#imageitem th {
	text-align: left;
	background-color: #d2dae4;
	color: #063465;
	}
table#imageitem td {
	text-align: center;
	padding: 0;
	}
table.docitem tr, table#personitem tr, table#imageitem tr {
	border-bottom: 1px dotted #e0ddd1;
	}
table.docitem td, table#personitem td, table#imageitem td {
	background-color: #e8edf1;
	}
table#personitem ul li {
	padding: 0.5em 0 0.5em 20px;
	background: url(../images/web/doc.gif) no-repeat center left;
	}
.notavail { 
	color: #999;
	font-weight: normal;
	}
#browse span.itemdate .span.notavail {
	display: inline;
	}	
#docview table.docitem td span, #imgview table.docitem td span, #personview table#personitem td span {
	display: block;
	}
#docview table.docitem td span a, #imgview table.docitem td span a, #personview table#personitem td span a {
	border: none;
	text-decoration: underline;
	}
ol {
	margin-left: 2em;
	}
ol li {
	padding: .25em 0;
	}
table#personitem ol li a {
	border: none;
	text-decoration: underline;
	}
table#imageitem td a {
	display: block;
	text-decoration: none;
	padding: 1em;
	}
#link-to-transcribe {
    float:right;
    padding:3px 5px;
    color:#544324;
    border:1px solid #544324;
    text-decoration:none;
    background:#B1AA9B;
    margin-bottom:-2em;
}

	/* ==Image View== */
	
div#imgview table {
	width: auto;
	margin: 0 auto 1em 0;
	} 
div#imgview table th {
	color: #063465;
	font-weight: bold;
	width: 10em;
	text-align: left;
	}
div#imgview table th, div#imgview table td {
	padding: 0.5em;
	}
div#imgholder {
	width: 990px;
	height: 800px;
	background-color: #eee;
	border: 1px solid #bbab75;
	}
div#imgview p a {
	font-size: .8em;
	display: block;
	padding-left: 18px;
	background: url(../images/web/magnifier.gif) no-repeat center left;
	}

/* About Page Styles */

#about {
	clear: both;
	width: 780px;
	margin: 0 auto;
	padding: 1em 0;
	overflow: hidden;
	}
#about div#main h2 {
	border-bottom: 1px solid #cdd7e2;
	}	
div#about div#sidebar p {
	font-size: 1.2em;
	line-height: 1.6em;
	}
div#about div#sidebar ul {
	padding: 0 0.5em 0.5em 0;
	margin: 0;
	font-size: 1.2em;
	}
div#about div#sidebar ul li {
	padding: .25em 0;
	}
div#about div#sidebar div.box, div#search div.box {
	background-color: #e0ddd1;
	padding: 1em 1em 0;
	margin: 1em 0;
	border: 1px solid #c2bba2;
	}
.org span, .adr, .street-address {
	display: block;
	}
.vcard div {
	font-size: 1.2em;
	line-height: 1.6em;
	}
div.vcard {
	padding-bottom: 1em;
	}
div.vcard a, div.vcard a:visited {
	text-decoration: none;
	}
abbr {
	border-bottom: 1px dotted #c2bba2;
	}

/* FAQ */

body#faq dl {
	margin: 1em 0;
	font-size: 1.2em;
	}
dt {
	font-weight: bold;
	padding: 1em 0 .5em;
	}
