/* ERIC MEYER CSS RESET | v1.0 | 20080212 | www.meyerweb.com */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END CSS RESET */

body {
	background: #404528;
	}
	
a {
	color: #9DAB7E;
	text-decoration: none;
	}

a:hover, a:visited:hover {
	color: #a2b5b6;
	text-decoration: underline;
	}
	
#precontent {
	background: url("images/logo-strip.jpg") ;
	font-family: Verdana, arial, serif;
	width: 860px;
	height: 85px;
	border: 2px solid #756937;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	font-size: 1.4em;
	color: #20474d;
	}
	
#precontent a {
	color: #E5B139;
	}
	
#precontent h2{
	text-align: right;
	font-size: .7em;
	margin: .4em 1em 0 0;
	}
	
#precontent h2:first-child {
	margin-top: 2.2em;
	}
	
#wrapper {
	width: 860px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: .6em;
	margin-bottom:.2em;
	padding-bottom: 1.6em;
	background-color: #e4dfba;
	border: 2px solid #A16235;
	overflow: hidden;
	}
	
#masthead img {
	margin-top: 1.1em;
	border-color: #404528;
	border: 1px solid;
	border-bottom: 30px solid #404528;
	}
	
#navigation {
	float: left;
	font-family: Verdana, arial, serif;
	width: 10.82em;
	margin-left: 1.06em;
	margin-top: 22px;
	background-color: #e4ddaa;
	border: 1px solid #404528;
	border-bottom: none;
	}
	
ul.navlink {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
ul.navlink li {
	text-align: left;
	font-size: 1.4em;
	color: #20474d;
	}
	
ul.navlink a {
	display: block;
	line-height: 1.4em;
	padding: 2px 0 3px 6px;
	color: #A16235;
	border-bottom: 1px solid #404528;
	}
	
ul.navlink ul li a {
	font-size: .7em;
	padding-left: 3em;
	color: #2c7279;
	}

#navigation a:hover, #navigation a:focus {
	color: #E4DFBA;
	background-color: #404528;
	text-decoration: none;
	}
	
#content {
	float: left;
	width: 40.15em;
	font-family: Verdana, arial, serif;
	text-align: left;
/* 	border-left: 3px solid #A16235; */
	padding-left: .6em;
	}
	
#content p {
	margin-bottom: 1em;
	line-height: 1.2em;
	font-size: .9em;
	color: #404528;
	}
	
#content h1 {
	font-size: 2.2em;
	}
	
#content h3 {
	margin-bottom: .6em;
	margin-top: 0;
	color: #20474D;
    text-align: left;
	}
	
#content h4 {
	margin-bottom: .4em;
	}
	
#content img {
	float: left;
	margin-bottom: .8em;
	border: 1px solid #20474d;
	}

#content a:hover {
	color: #3d364d;
	text-decoration: underline;
	}

#footer {
	font-family: Verdana, arial, serif;
	width: 860px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2.4em;
	color: #9DAB7E;
	text-align: left;
	}
	
#footer li {
	margin-bottom: .55em;
	}
	
#footer img {
	float: right;
	margin-top: -6.2em;
	}
	
#footer a.image-link {
	display: block;
	width: 167px;
	height: 98px;
	float: right;
	background: url(images/ccom-link.jpg) right top;
	text-indent: -4000px;
	margin-top: -100px;
	}
	
#footer a.image-link:hover {
	display: block;
	width: 167px;
	height: 98px;
	float: right;
	background: url(images/ccom-link.jpg) left top;
	text-indent: -4000px;
	margin-top: -100px;
	}
	
.superscript {
	font-size:xx-small;
	vertical-align:12%;
	}
	
h3 .superscript {
	font-size:xx-small;
	vertical-align:top;
	}
	
.subscript {
	font-size:xx-small;
	vertical-align:sub;
	}
	

	
#content img.feature {
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	}
	
/* DIVIDER IMAGE STYLE */

#content img.divider {
	border: none;
	float: none;
	margin-right: auto;
	margin-left: auto;
	}
	
/* BIO PAGE STYLES */

#person {
	width: 96%;
	margin: 22px auto 12px;
	float: left;
	}
	
#person p {
	margin-top: 0;
	padding: 0;
	}

#person img {
	float: left;
	margin-right: 1em;
	margin-bottom: .6em;
	border: 1px solid black;
	}
	
#person h2 {
	color: #404528;
	font-size: 1.7em;
	margin-bottom: .6em;
	}
	
#person p.title {
	font-style: italic;
	font-size: 16px;
	margin-bottom: 12px;
	color: #A16235;
	font-weight: bold;
	}	
#content .no-bio img {
	margin-left:auto;
	margin-right: auto;
	margin-bottom: .2em;
	float: none;
	}
	
#content .no-bio p{
	padding: 0;
	text-indent: 0;
	margin-bottom: .2em;
	}
	
h2.title {
	font-size: 1.2em;
	color: #20474d;
	}
	
h2.alumni {
    color: #686D37;
    font-size: 1.7em;
    margin-bottom: 0.6em;
    font-style: italic;
    text-align: right;
    text-decoration: underline;
    margin-right: 3em;
}

#content p.alumni {
	margin-bottom: 1em;
	}
	
/* PROJECT PAGE STYLES */

#projects {
	text-align: center;
	}
	
#projects h3 {
	font-weight: normal;
	line-height: 1.1em;
	margin-bottom: 1.2em;
	}
	

/* NEWS PAGE STYLES */

#news {
	text-align: center;
	overflow: hidden;
	}

#content .journal-cover {
	width: 200px;
	text-align: center;
	margin-left: 4.5em;
	margin-top: 1em;
	float: left;
	}
	
#content .journal-cover img {
	margin-left:auto;
	margin-right: auto;
	margin-bottom: .2em;
	float: none;
	}
	
#content .journal-cover p{
	padding: 0;
	text-indent: 0;
	margin-bottom: .2em;
	}
	
#news h1 {
	color: #20474d;
	margin-bottom: .8em;
	margin-left: 0;
	}
	
#updates {
	width: 100%;
	margin-top: 2em;
	}
	
/* LINKS PAGE STYLES */

#links #content h2 {
	font-style: italic;
	font-size: 16px;
	margin: 20px 0 12px 20px;
	color: #A16235;
}

#links #content a {
	display: block;
	margin-left: 42px;
	color: #404528;
	font-size: 16px;
	line-height: 22px;
}
	
/* PUBLICATIONS PAGE STYLES */

#pubs #content h2 {
	font-style: italic;
	font-size: 16px;
	margin: 20px 0 12px 20px;
	color: #A16235;
}

#pubs #content a {
	display: block;
	margin-left: 42px;
	color: #404528;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 17px;
	cursor: default;
}

#pubs #content a:hover,
#pubs #content a:focus {
	text-decoration: none;
}
	
/* RESEARCH PAGE STYLES */

div.page_headline {
	
	width: 828px;
	margin: 0 auto;
	border-bottom: 30px solid #404528;
	padding-bottom: 6px;
}

h1 {
	text-transform: uppercase;
	font-size: 40px;
	font-family: Verdana,arial,serif;
	color: #404528;
/* 	text-shadow: 0px 0px 3px #B69F0C; */
}

div.section {
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}

a.img_preview {
	float: right;
	display: block;
	width: 130px;
	height: 197px;
	border: 1px solid #424627;
	margin-left: 12px;
	background: url(images/large2_preview.jpg) top left no-repeat;
}

a.img_preview:hover, a.img_preview:focus {
	background: url(images/large2_preview.jpg) top right no-repeat;
}

.section p {
	padding-left: 20px;
	text-indent: 24px;
	line-height: 21px;
}

.section h2 {
	font-style: italic;
	text-align: center;
	font-size: 16px;
	margin-bottom: 12px;
	color: #A16235;
}

/* ALUMNI PAGE STYLES */

#alumni table {
	margin-top: 12px;
}

#alumni table tbody td {
	vertical-align: middle;
}

#alumni table td {
	padding: 10px;
	font-family: Times;
	font-size: 15px;
	font-style: italic;
	border-bottom: 1px dotted gray;
}

#alumni h2.alumni_table {
	font-size: 32px;
	color: #404528;
    font-family: Verdana,arial,serif;
    float: right;
    margin: 0 25px 40px 0;
}

