@charset "UTF-8";
/* CSS Document - DEV version */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #333132;
	line-height: 1;
}

a { 
	color:#664e2e;
}

a:visited {
	color:#855210; 
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:1095px;
}

#headed {
	font-family: 'Libre Baskerville', serif;
	width:1095px;
	height:99px;
	background-image:url(/images/headerBck.png);
	color:#FFF;
	border-bottom:#414042 solid 10px;
}

#logo {
	float:left;
	position:relative;
	display:block;
	top:28px;
	left:42px;
	width:400px;
/*	margin:28px 10px 10px 42px;*/
	font-size:50px;
}

#logo a {
	text-decoration:none;
	color:#FFF;
}

#subhead {
	position:relative;
	display:block;
	left:-155px;
	top:22px;
	width:16em;
	height:1em;
	float:left;
	z-index:999;
	
	
	
}



#nav {
	/*clear: both;*/
	background-image:url(/images/dk_gray.png);
	background-repeat:repeat;
	display: block;
	float: right;
	margin:47px 0px 0 0px;
	width:645px;
	height:36px;
	padding:0px 0 0 22px;
	
}

#nav ul {
	font-size: 12.5px;
	list-style: none;
	margin: 0 0 0;
	padding-left: 0;
}
#nav li {
	float: left;
	position: relative;
	background-image:url(/images/spike.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#nav a {
	color: #eee;
	display: block;
	line-height: 2.5em;
	padding: 4px 1em 0 1em;
	text-decoration: none;
}
#nav ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 2.85em;
	left: 0;
	width: 228px;
	z-index: 99999;
}
#nav ul ul ul {
	left: 100%;
	top: 0;
}
#nav ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 208px;
}
#nav li:hover > a,
#nav ul ul :hover > a,
#nav a:focus {
	color: #666;
}
#nav li:hover > a,
#nav a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
}
#nav ul li:hover > ul {
	display: block;
}
#nav .current-menu-item > a,
#nav .current-menu-ancestor > a,
#nav .current_page_item > a,
#nav .current_page_ancestor > a {
	font-weight: bold;
}

/*#slider1 {
	background-image:url(images/slide_map.jpg);
	width:1091px;
	height:399px;
	border:#CCC solid 2px;
	
}*/

/*.slider { position: relative; overflow: auto; }
    .slider li { list-style: none; }
        .slider ul li { float: left; }*/

/*.slider li {font-size:1px; padding:0; margin:0; }*/

.slider {
	/*background-image:url(images/slides/labaye_slide1.jpg);*/
	height:403px;
	    width: 1091px; 
	border:#CCC solid 2px;
	overflow:hidden;
	
}

#slideshow { 
    margin: 0px auto; 
    position: relative; 
    width: 1091px; 
    height: 403px; 
    padding: 0px;
}

#slideshow > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}

#piclinks {
	width:100%;
	margin-top:30px;
		font-family: 'Libre Baskerville', serif;
		color:#E6E7E8;
		text-align:center;
		font-size:14.5px;
}

#piclinks li {
	float:left;
	list-style:none;
}

.box1 {
	width:259px;
	height:177px;
	margin:0 14px 23px 0;
 border:#CCC solid 2px;
}

.box2 {
	width:259px;
	height:177px;
	margin:0 0px 23px 0;
 border:#CCC solid 2px;
}

.boxtext {
	position:relative;
	z-index:998;
	bottom:30px;
	text-align:center;
	width:100%;
	
}

#content, #subContent {
	/*background-color:#F1F2F2;*/
	background-color:#FFFFFF;
	background-image:url(/images/back_color.png);
	background-repeat:repeat;
	width:100%;
	padding-top:65px;
	padding-bottom:45px;
}

#subContent, #content {
	padding-top:10px;
	min-height:300px;
}

#content { padding-top:40px; }

#content p, #content li, #content h4, #subContent p, #subContent li, #subContent h1, #subContent h2, #subContent h3, #subContent h4, #subContent h5, #subContent a {
	font-family: 'Libre Baskerville', serif; text-decoration: none;
}

#subContent p, #subContent li, #content p, #content li, #content h4 {
	margin:0 65px 10px 65px;
}

#content p {
	text-align:justify;
	line-height:1.5em;
}

#subContent li {
	line-height:1.1em;
	list-style:disc;
}

.title {
		font-family: 'Libre Baskerville', serif;
		font-size:35px;
		color:#666;
}
#footer {
	clear:both;
	height:22px;
	width:1091px;
		background: #333; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#333, #414042);
	background: -o-linear-gradient(#333, #414042);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#414042)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#333, #414042);
	 border:#CCC solid 2px;
	 color:#CCC;
	 text-align:center;
	 font-size:12px;
	 padding:10px 0 0 0;
	 margin:10px 0 20px 0;
}

#footer a {
	color:#79B0BE;
	text-decoration:none;
	}
	
	#footer a:hover {
	color:#79B0BE;
	text-decoration:underline;
	}
#newslinks {
	list-style: none;
	float: left;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 65px;
}
#newslinks li {
	/*display: inline-block;*/
	margin-left: 1px;
}
#newslinks li a {
	/*padding: 5px 10px;*/ 
	/*background-color: white;*/
	/*color: rgb(90,124,184) !important;*/
	text-decoration: none;	
	font-size:14px;
}
#newslinks li a:hover {
	background-color: rgb(110,138,195);
	color: white !important;	
}
#headlines #newsItem {
	float: none;
	margin-top: 70px;
	margin-bottom: 10px;
	margin-right: 30px;
	padding: 1px;
	border: 1px solid white;	
	width: 1071px;
}
#newsItem h3 {
	color: #ddd ;
}
#headlines #small_img {
}


.smaller { font-size:12px; }

#small_img img {
	margin:15px 0 0 100px;
}

.indent p {margin-left:0; padding-left:0; line-height:28px; }

/* .indent { margin:0; padding:0; margin:20px 0 0 100px; } */

.indent { margin:0; padding:0; margin:0 0 0 0; }


.subtitle {
	font-family: 'Libre Baskerville', serif;
	font-size:15px;
	color:#666;
}

.subtitle2 {
	font-family: 'Libre Baskerville', serif;
	font-size:15px;
	padding-left: 19px;
	color:#666;
}

.form {
        font-family: Verdana;
        font-size: 15px;
        font-weight: bold;
        color: #800000;
        border-bottom: 2px solid #800040;
}

button {
    font-size: 15px;
    border: 0;
    padding: 0;
    display: inline;
    background: none;
    text-decoration: none;
    color: lightslategray;
}
button:hover {
    cursor: pointer;
}
#bc {
	margin:0;
	padding:0;
	list-style: none;
	margin-top: 0;
	margin-bottom: 25px;
	margin-left: 15px;
}
#bc li {
	margin:0;
	padding:0;
	display: inline-block;
	margin-left: 1px;
	font-size:11px;	
	color:#666;
}

#bc li a {
	/*padding: 5px 10px;*/ 
	/*background-color: white;*/
	/*color: rgb(90,124,184) !important;*/
	text-decoration: none;
	font-size:11px;	
	font-family: 'Libre Baskerville', serif;
}

#sub_title {
    color: lightslategray;
	list-style: none;
}
#sub_title h2 {
    font-family: 'Libre Baskerville', serif;
    color: white;
	padding-left: 85px;
}
#sub_title a {
	/*padding: 5px 10px;*/ 
	/*background-color: white;*/
	/*color: rgb(90,124,184) !important;*/
	text-decoration: none;	
}

#families {
    color: lightslategray;
	list-style: none;	
		margin-left:15px;
}

#families h3 {
    font-family: 'Libre Baskerville', serif;
    color: white;
}
#families a {
	/*padding: 5px 10px;*/ 
	/*background-color: white;*/
	/*color: rgb(90,124,184) !important;*/
	text-decoration: none;	
}
#families li a {
	/*padding: 5px 10px;*/ 
	/*background-color: white;*/
	/*color: rgb(90,124,184) !important;*/
	text-decoration: none;	
}

#family-names {
	padding:15px 0 15px 0;
	color:#333;
}

#family-surname-small {
	font-size:18px;
	
}

#family-surname {
	font-size:21px;
}

.family-surname-label {
	color:#666;
}

#family-akas {
	font-size:18px;
}

#family-akas ul {
    margin-bottom:30px;
}

#family-akas ul li {
    margin:6px 0 8px 82px;
    list-style:none;
    line-height:24px;
}

#family-akas ul li:before {
    content: "• ";
    color: #333; /* or whatever color you prefer */
    font-size:21px;
    line-height:21px;
}


.family-akas-label {
	color:#666;
}

#family-notes {
	color:#333;
	font-size:13px;
	line-height:21px;
	padding:10px 0 10px 20px;	
}

#family-relationships {
	padding-top:10px;
}

#family-relationships h3 {
	margin:0 0 15px 64px;
	color:#666;
	font-size:21px;
	line-height:24px;	
}

#family-relationships ul {
	margin-bottom:30px;
}

#family-relationships ul li {
	margin:6px 0 8px 82px;
	list-style:none;	
	line-height:24px;
}

#family-relationships ul li:before {
    content: "• ";
    color: #333; /* or whatever color you prefer */
	font-size:21px;
	line-height:21px;
}

#family-1st-gen-relatives {
	
}

#family-other-relatives {
	
}

.family-relationship-label {
	color:#666;
}

#family-relationships h4 {
	margin:0 0 12px 82px;
	color:#333;
	font-size:18px;
}

.csub {
	line-height: 30px;
	margin-left: 20px;
	color: gray;
	font-size: 13px;
}
#newslinks {
	width:560px;
}

#newslinks li {
	display: inline-block;
	margin-right: 3px;
	width:40px;
}
#newslinks li a {
	padding: 5px 8px; 
	background-color: #d1d2d4;
	color: #3a3a3c !important;
	text-decoration: none;	
	width: 35px;
	display:inline-block;
	text-align:center;
}
#newslinks li a:hover {
	background-color: #3D4144;
	color: white !important;	
}
#headlines #newsItem {
	margin-top: 42px;
	padding: 10px;
	border: 1px solid white;	
}
#breadcrumb {
	margin-top: 8px;
	font-family: 'Libre Baskerville', serif;
	font-size:15px;
	color:#666;
}
#breadcrumb  a {
	padding: 5px 10px; 
	background-color: white;
	color: black !important;
	text-decoration: none;	
}
#DEBUG {
	background-color: white;
	position: absolute;
	margin-top: 600px;
	margin-left: 1px;
	padding: 10px;
	display:none;
}

.clear { clear:both; }


.uc {
	position:relative;
	font-size:24px;	
	padding-top:80px;
}

.about-title { display:block; clear:both; font-size:21px; font-weight:bold; color:#666; font-family: 'Libre Baskerville', serif; }

.about-list { padding:30px; }

.about-list li { margin:0 0 50px 0; padding:0; list-style:none; font-size:12px; line-height:20px; }

.about-list li img { width:150px; margin-bottom:18px; }

.about-list li a { 	/*color: rgb(90,124,184) !important;*/ }

.about-left { /*float:left; margin: 0 12px 12px 0;*/ }

.about-name { font-weight:bold; } /* about page name styling */
.position { } /* title/position styling */

#research-committee, #funding-partners, #cooperative-partners { background:none; }

#research-committee {
	margin-left: 150px;
}
#research-committee li { position:relative; float:left; text-align:center; margin:0; padding:13px; width:25%; background:none; padding-bottom: 50px; }

#funding-partners li { position:relative; float:left; margin:0; padding:0; text-align:center; background:none; }

#cooperative-partners { }

#cooperative-partners li { position:relative; float:left; margin:0; padding:0; text-align:center; width:25%; }


#textRite {
	width:70%;
	float:right;
	padding:10px 0 0 0;
}
#bulletto {
	width:25%;
	float:left;
	margin:0px 0 0 5%;
}
.xref {
	padding-top: 20px;

}
/**
.column-left{ float: left; width: 30%; padding: 0; margin: 0; padding-left: 70px; font-size: 14px; background-color: rgb(239,239,239); }
.column-center{ display: inline-block; padding: 0; margin: 0;  float: left; width: 30%; font-size:14px;	background-color: rgb(233,233,233);}
.column-right{ display: inline-block; padding: 0; margin: 0;  float: left; width: 30%; font-size: 14px; background-color: rgb(239,239,239); } 
.column-none{ display: inline-block; }
**/

.column-left{ float: left; width: 28%; border-right: 1px solid grey; padding: 0; margin: 0; padding-left: 70px; font-size: 14px; }
.column-center{ display: inline-block; border-right: 1px solid grey; padding: 0px 20px 0px 0px; margin: 0;  float: left; width: 32%; font-size:14px;	}
.column-right{ display: inline-block; padding: 0; margin: 0;  float: left; width: 30%; font-size: 14px; } 
.column-none{ display: inline-block; }
.column-center #ul_catlist, .column-right #ul_catlist  {
				margin-top: 0;
}
#catlist {
	width: 100%;
	color: lightslategray;
	margin-top:35px;	
	margin-left:80px;
}
#catlist h3 {
    font-family: 'Libre Baskerville', serif;
    color: white;
}
#catlist li {
	padding: 2px;
	margin: 10px;
	margin-right: 2px;
	width: 650px;
	max-width: 650px;
	/*color: rgb(90,124,184) !important;*/
	text-decoration: none;	
}
#catlist li a {
	padding: 1px;
	/*color: rgb(90,124,184) !important;*/
	text-decoration: none;	
}
#ul_catlist {
	width: 90%;
	color: lightslategray;
	margin-top:35px;	
	margin-left:55px;
}
#ul_catlist h3 {
    font-family: 'Libre Baskerville', serif;
    color: white;
}
#ul_catlist li a {
	padding: 1px;
	/*color: rgb(90,124,184) !important;*/
	text-decoration: none;	
}
#ul_catlist li {
	padding: 2px;
	margin: 10px;
	width: 250px;
	max-width: 250px;
	margin-right: 2px;
	/*color: rgb(90,124,184) !important;*/
	text-decoration: none;	
}
.coltitle {
		font-family: 'Libre Baskerville', serif;
		font-size:35px;
		color:#666;
    	text-align: center;
}

#newsItem h3 {
	color:#666;
	margin:15px 100px 20px 65px;
	font-size:16px;	
	font-weight:bold;
}
#newsItem h2 {
	color:#666;
	margin:15px 0 20px 65px;
	font-size:20px;	
	font-weight:bold;
}

#bulletto_center {
	width:25%;
	float:left;
	margin:0px 0 20px 38%;
}

#timeline_center {
	width:25%;
	float:left;
	margin:0px 0 20px 41%;
}


#subContent li.sb {
		font-family: 'Libre Baskerville', serif;
		padding-left: 8px;
		font-size:25px;
		color:#666;
    list-style: none;
}

#subContent li.sb_small {
font-family: 'Libre Baskerville', serif;
padding: 8px 0 8px 0;
margin: 0 0 0 0;
font-size: 15px;
line-height: 21px;
font-weight: bold;
margin-left: -10px;
border-bottom: 1px solid #666;
border-top: 1px solid #666;
color: #666;
list-style: none;
}

#subContent li.sb_small_oneline {
	font-family: 'Libre Baskerville', serif;
	padding: 4px 0 4px 6px ;
	background: #EAEAEA;
	margin: 0 0 0 0;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	margin-left: -10px;
	color: #666;
	list-style: none;
}

#subContent .alphatitle {
	font-size: 18px;
	/*margin-left: -60px;*/
	margin-left: 0px;
	line-height: 22px;
	font-weight: bold;
	display: block;
}

#subContent .small_title {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	display: block;
}

.time_coltitle {
	font-family: 'Libre Baskerville', serif;
	font-size:35px;
	color:#666;
	padding-left: 375px;;
	padding-bottom: 20px;
}
