/* Import generic styles */
@import url(/National_Library/20160521004321cs_/http://quaternary.stratigraphy.org/sitetech/generic.css);

body {background-color: #006; margin: 0; margin-bottom: 20px;}

/* Fonts - see www.thenoodleincident.com/tutorials/typography/ */
body {font-size: 93%; line-height: 1.45em; font-family: Lato, sans-serif;}
p, table {font-size: 1em;}
pre {font-size: 110%;}

#container {width: 944px; margin-left: auto; margin-right: auto; padding: 20px; background-color: white; color: gray;}

#menu {width: 100%; margin-top: 40px; padding-bottom: 20px; border-bottom: 1px solid gray;}
#menu ul {list-style: none; margin: 0; padding: 0;}
#menu ul li {display: inline; margin-right: 5px; font-size: 0.83em;}
#menu ul li a {padding: 2px 5px; border: 1px solid gray;}
#menu ul li.selected a {background-color: #eee;}


h1, h2, h3, h4, h5, h6 {color: #603;}
h1 {margin-top: 20pt; font-size: 19px; margin-bottom: 25px; padding-bottom: 5px; border-bottom: 1px #ddd solid;}
h2 {font-size: 13pt; margin-top: 24pt; font-style: italic;}
h3 {font-size: 11.5pt; margin-top: 24pt;}
h4 {font-size: 10pt; margin-top: 5pt; margin-left: 5pt; font-style: italic;}
h5 {font-size: 10pt; margin-top: 5pt;}
h6 {font-size: 8pt; margin-top: 5pt; text-decoration: underline;}

h1.title {font-family: arial, sans-serif; color: gray; font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: left; border: none;}

li {margin-top: 2px; text-align: left;}
pre, tt {font-size: x-small;}

a {text-decoration: none; color: #999; border-bottom: 1px #555 dotted;}
a:hover {color: black;}

p.locationline {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;}

.submenu {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;}


#purecontenteditor {background-color: white; color: #333;}

