/* CSS Styles */


body {
padding: 0;
margin: 0;
font: 80% Helvetica, Trebuchet MS, sans-serif;
background: #e0e0e0;
color: #303030;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #fafafa;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
	width: 760px;
	background: #ffffff;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	box-shadow: 0 3px 20px rgba(80,80,80,0.50);
	-webkit-box-shadow: 0 7px 20px rgba(80,80,80,0.50);
}

#logo {
	margin: 20px 0 15px 0;
	float:left;
}

#header-right {
	margin: 0px 0 15px 0;
	float:right;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#logosearch {
margin: 5px 0 0 0;
float:right;
align:right;
}

#logosearch p {
margin: 5px 0 0 0;
line-height: 1.5em;
text-align: right;
}

#logosearch2 {
margin: 0 0 0 0;
float:right;
}

#logosearch2 p {
margin: 0 0 0 0;
line-height: 1.5em;
text-align: left;
}



#navitabs {
clear: both;
}

.navitab {
padding: 6px 8px 6px 8px;
text-decoration: none;
font-weight:600;
font-variant:small-caps;
font-size:0.80em;
background: #e0e0e0;
text-transform:uppercase;
}

.navitab:hover {
text-decoration: none;
background: #d0d0d0;
}

.activenavitab {
padding: 6px 8px 6px 8px;
font-variant:small-caps;
color: #FFFFFF;
font-size:0.80em;
text-decoration:none;
font-weight:600;
text-transform:uppercase;
background: #738BAD;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
height: 150px;
color: #ffffff;
padding: 0;
background: #505050;
clear: both;
margin: 5px 0 0 0;
}

#desceditor {
height: 50px;
color: #ffffff;
padding: 0;
background: #505050;
clear: both;
margin: 5px 0 0 0;
}

#desc p {
width: 300px;
font-size: 0.97em;
line-height: 1.3em;
padding: 10px 0 0 15px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

#main {
width: 590px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}

#main-divided {
width: 380px;
float: left;
padding: 0 15px 0 0;
}

#main-divided-right {
width: 350px;
float: right;
padding: 0 15px 0 0;
}

#main-full {
width: 760px;
float: left;
padding: 0 0 0 0;
}

.block {
background: #f0f0f0;
padding: 15px;
}

.block-lines {
background: #f0f0f0;
padding: 15px;
border-top: 1px solid #7E7E7E;
border-bottom: 1px solid #7E7E7E;
}

.block-dotlines1px {
background: #f0f0f0;
padding: 15px;
border-top: 1px dotted #7E7E7E;
border-bottom: 1px dotted #7E7E7E;
}

.block-dotlines2px {
background: #f0f0f0;
padding: 15px;
border-top: 2px dotted #7E7E7E;
border-bottom: 2px dotted #7E7E7E;
}

#sidebar {
width:140px;
float:right;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}

.sidelink {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0;
text-decoration: none;
}

#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 40px 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

p {
margin: 0 0 15px 0;
line-height: 1.3em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 8px auto;
background-color: #f0f0f0;
}

.photo:hover {
padding: 5px;
display: block;
margin: 0 auto 8px auto;
background-color: #e0e0e0;
}

.photo2 {
display: block;
margin: 0 auto 8px auto;
}

.photo3 {
padding: 4px;
display: block;
margin: 0 5px 5px 0;
background-color: #ffffff;
}

.photo4 {
padding: 4px;
display: block;
margin: 17 auto auto auto;
background-color: #ffffff;
}

#cvheadline {
margin: 15px 0px 12px 0px;
clear: both;
}

#cvheadline p{
padding-bottom: 1px;
letter-spacing: -0.5px;
font-size: 1.15em;
margin: 2px 0px 12px 0px;
border-bottom: 1px dotted #7E7E7E;
text-transform:uppercase;
}

#cvspace {
clear: both;
margin: 10px 0px 0px 0px;
}

#cvspace p {
font-size: 0.3em;
line-height: 0.5em;
margin: 0 0 0px 0;
}

#cvlargespace {
clear: both;
margin: 0px 0px 0px 0px;
}

#cvlargespace p {
font-size: 0.3em;
line-height: 0.5em;
margin: 0 0 30px 0;
}

#cvleft {
width: 85px;
float: left;
font-size: 11px;
}

#cvleft p {
font-size: 1.3em;
line-height: 1.4em;
margin: 0 0 12px 0;
}

#cvright {
width: 505px;
float: right;
font-size: 11px;
margin-bottom:1px;
}

#cvright p {
font-size: 1.1em;
line-height: 1.3em;
margin: 0 0 3px 0;
}

#cvright h2 {
font-size: 1.1em;
font-weight: 800;
line-height: 1.3em;
margin: 2px 0 3px 0;
}


.hide {
display: none;
}


#researchlinkbox {
padding:10px 10px 0px 10px;
border: 1px dotted #999999;
}

#researchlinkbox p {
font-size: 1.0em;
line-height: 1.3em;
margin: 0 0 0 0;
padding: 0 0 0 0;
}


.linkdocument {
padding-top:2px;
padding-bottom:2px;
padding-left: 23px;
margin-left: 20px;
margin-bottom: 0px;
margin-top: 0px;
text-decoration: none;
color: #286ea0;
background: url(images/icon_document.gif) center left no-repeat;
}

.linkdocument:hover {
text-decoration: underline;
}

.linkimage {
padding: 2px 2px 2px 2px;
padding-left: 23px;
margin-left: 20px;
margin-bottom: 3px;
margin-top: 0px;
text-decoration: none;
color: #286ea0;
background: url(images/icon_image.gif) center left no-repeat;
}

.linkimage:hover {
text-decoration: underline;
}

.linkhtml {
padding: 2px 2px 2px 2px;
padding-left: 23px;
margin-left: 20px;
margin-bottom: 3px;
margin-top: 0px;
text-decoration: none;
color: #286ea0;
background: url(images/icon_link.gif) center left no-repeat;
}

.linkhtml:hover {
text-decoration: underline;
}

.linkmovie {
padding: 2px 2px 2px 2px;
padding-left: 23px;
margin-left: 20px;
margin-bottom: 3px;
margin-top: 0px;
text-decoration: none;
color: #286ea0;
background: url(images/icon_camera.gif) center left no-repeat;
}

.linkmovie:hover {
text-decoration: underline;
}




#researchleft {
width: 148px;
float: left;
font-size: 11px;

}

#researchleft p {
font-size: 1.0em;
line-height: 1.3em;
margin: 0 0 12px 0;
}

#researchright {
width: 580px;
float: right;
font-size: 11px;
padding-left:20px;
padding-top:0px;
padding-bottom:20px;
/*border-left: 12px solid #EAEAEA;*/
}

#researchright p {
font-size: 1.1em;
line-height: 1.3em;
margin: 0 0 13px 0;
}

#researchright h2{
padding-bottom: 2px;
letter-spacing: -0.3px;
font-size: 1.55em;
font-weight:200;
margin: 0px 0px 0px 0px;
}

#researchright h3{
padding-bottom: 10px;
padding-top:0px;
letter-spacing: 1px;
font-size: 0.8em;
color:#666666;
margin: 5px 0px 10px 0px;
}


#clearspace {
clear: both;
margin: 20px 0px 0px 0px;
}

.linktext {
padding: 2px 2px 2px 2px;
padding-left: 30px;
margin-bottom: 3px;
margin-top: 0px;
text-decoration: none;
color: #000000;
font-size: 1.0em;
line-height: 1.4em;
}

#box-dotlines1px {
background: #f0f0f0;
padding: 15px;
border-top: 1px dotted #7E7E7E;
border-bottom: 1px dotted #7E7E7E;
margin: 20px 0 35px 0;
}

#box-dotlines1px p {
margin: 0 0 0 0;
line-height: 1.3em;
text-align: left;
}

#box-dotlines1px h2 {
margin: 0 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

#box-dotlines1px h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}



#contactleft {
	width: 250px;
	float: left;
	font-size: 1.0em;
}

#contactleft h1{
margin: 0px 0 10px 0;
padding-bottom: 2px;
letter-spacing: 0px;
font-size: 1.4em;
/*text-transform:uppercase;*/
padding-left: 23px;

/*color:#666666;*/

}

#contactleft h2{
padding-bottom: 2px;
letter-spacing: 1px;
font-size: 0.8em;
font-weight:lighter;
text-transform:uppercase;
padding-left: 23px;

color:#666666;
}




#contactleft p {
font-size: 1.0em;
line-height: 1.3em;
margin: 0 0 12px 0;
}




#contactright {
width: 320px;
float: right;
font-size: 11px;
padding-left:13px;
padding-top:0px;
}

#contactright p {
font-size: 1.1em;
line-height: 1.3em;
margin: 0 0 0px 0;
}

#contactright h1{
padding-bottom: 2px;
letter-spacing: 0px;
font-size: 1.2em;
margin: 0px 0px 3px 0px;
}

#contactright h2{
padding-bottom: 2px;
letter-spacing: 0px;
font-size: 1.2em;
margin: 20px 0px 3px 0px;
}

.address{
font-size: 1.0em;
line-height: 1.1em;
padding-left: 70px;
}





#linksbox {
width: 160px;
float: left;
font-size: 1.0em;
}

#linksbox h1{
padding-bottom: 2px;
font-size: 1.2em;
padding-left: 23px;
color:#000000;
}

#linksbox h2{
padding-bottom: 2px;
letter-spacing: 2px;
font-size: 0.8em;
padding-left: 23px;
color:#000000;
}


#linksbox p {
font-size: 1.0em;
line-height: 1.3em;
margin: 0 0 12px 0;
}







#newsandupdates {
font-size: 11px;
padding-top:0px;
}

#newsandupdates p {
font-size: 1.1em;
line-height: 1.3em;
margin: 6px 0 25px 23px;
}

#newsandupdates h1{
padding-bottom: 2px;
padding-left: 23px;
letter-spacing: -0.5px;
font-size: 1.3em;
font-weight:120;
text-transform:uppercase;
margin: 20px 0px 3px 0px;
border-bottom: 1px dotted #7E7E7E;
}

#newsandupdates h2{
padding: 1px;
letter-spacing: 0px;
font-size: 0.8em;
float:right;
font-weight:600;
text-transform:uppercase;
margin: 0px 0px 15px 15px;
/*background:#999999;
color:#FFFFFF;*/
}



#upcomingevents {
font-size: 11px;
padding-top:0px;
margin-top: 20px;
}

#upcomingevents p {
font-size: 1.0em;
line-height: 1.3em;
margin: 0px 0px 0px 0px;
padding: 23px 8px 8px 8px;
border: 1px dotted #7E7E7E;
/*background:#EEEEEE;*/
}

#upcomingevents h1{
padding: 3px;
letter-spacing: 0.5px;
font-size: 0.8em;
float:left;
font-weight:300;
text-transform:uppercase;
margin: 0px 0px 2px 0px;
background:#999999;
color:#FFFFFF;
}



#disclaimer {
width: 590px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}


#disclaimer h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

#disclaimer h2 {
margin: 20px 0 20px 0;
font-size: 1.4em;
font-weight: normal;
}

#disclaimer h3 {
margin: 13px 0 5px 0;
font-size: 1.2em;
font-weight: normal;
}

#disclaimer p {
margin: 0 0 15px 20px;
line-height: 1.3em;
text-align: left;
font-size:0.9em;
}



#containerleft {
width: 280px;
float: left;
margin: 25px 0 0 0;
}

#containerright {
width: 280px;
float: right;
margin: 25px 0 0 0;
}

#boxlinklist {
margin: 0 0 20px 0;
padding: 9px;
border:1px dotted #666666;
}

#boxlinklist h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

#boxlinklist h2 {
margin: 0px 0 8px 0;
font-size: 1.4em;
font-weight: normal;
padding-left: 23px;

}

#boxlinklist h3 {
margin: 0px 0 20px 23px;
font-size: 0.8em;
font-weight: normal;
}

#boxlinklist p {
margin: 0 0 3px 23px;
line-height: 1.2em;
text-align: left;
font-size:1.0em;
}

#boxlinklist a {
text-decoration: none;
color: #286ea0;
padding-left:18px;
background: url(images/arrow2.gif) center left no-repeat;
}

#boxlinklist a:hover {
text-decoration: underline;
}






#boxlinklistgrey {
margin: 0 0 20px 0;
padding: 9px;
border:1px dotted #666666;
background-color:#EEEEEE;
}

#boxlinklistgrey h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

#boxlinklistgrey h2 {
margin: 0px 0 8px 0;
font-size: 1.4em;
font-weight: normal;
padding-left: 23px;

}

#boxlinklistgrey h3 {
margin: 0px 0 20px 23px;
font-size: 0.8em;
font-weight: normal;
}

#boxlinklistgrey p {
margin: 0 0 3px 23px;
line-height: 1.2em;
text-align: left;
font-size:1.0em;
}

#boxlinklistgrey a {
text-decoration: none;
color: #286ea0;
padding-left:18px;
background: url(images/arrow2.gif) center left no-repeat;
}

#boxlinklistgrey a:hover {
text-decoration: underline;
}


td, input, select, textarea { 
font-size:13px; 
font-family:Verdana,sans-serif; 
font-weight:normal;
}


input, select, textarea { 
color:#000000; 
}


.area, .field { 
background-color:#ffffff; 
border:1px solid #bbb; 
}


.selection { 
background-color:#ffffff; 
border:1px solid #ddd; 
}

.check, .radio { 
background-color:#ffffff; 
border:1px solid #ddd; 
}

.button { 
background-color:#eeeeee; 
color:#000000; 
border:1px solid #bbb; 
}








/* LIGHTBOX */


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(./images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}











/* Wordpress */





#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
	
	
	
	
#box-dotlines1px-wp {
background: #f0f0f0;
padding: 10px;
border-top: 1px dotted #7E7E7E;
border-bottom: 1px dotted #7E7E7E;
margin: 10px 0 10px 0;
}

#box-dotlines1px-wp p {
margin: 0 0 0 0;
line-height: 1.3em;
text-align: left;
}

#box-dotlines1px-wp h2 {
margin: 2px 0 13px 0;
font-size: 1.4em;
font-weight: normal;
}

#box-dotlines1px-wp h3 {
margin: 3px 0 3px 0;
font-size: 1.0em;
font-weight: normal;
}




#sidelink-wp {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

#sidelink-wp:hover {
background: #e0e0e0;
text-decoration: none;
}




#sidebar-wp {
width:140px;
float:right;
}

#sidebar-wp p {
font-size: 0.9em;
text-align: left;
display: block;
width: 120px;
background: #f0f0f0;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

#sidebar-wp p:hover {
background: #e0e0e0;
text-decoration: none;
}

/*
#cvheadline {
margin: 15px 0px 12px 0px;
clear: both;
}

#cvheadline p{
padding-bottom: 1px;
letter-spacing: 1px;
font-size: 1.1em;
margin: 2px 0px 12px 0px;
border-bottom: 1px dotted #7E7E7E;
text-transform:uppercase;
}

*/

.post {
	float: left;
	font-size: 11px;
	padding-top:0px;
	/*
	border-left: 6px solid #EAEAEA;
	padding-left:13px;
	*/
}

.post p {
	font: 80% Helvetica, Trebuchet MS, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 10 0 13px 0;
}

.post h2{
	font: sans-serif;
	padding-bottom: 2px;
	letter-spacing: -0.2px;
	font-size: 1.6em;
	margin: 35px 0px 0px 0px;
	clear: both;
	
}

.post h3{
	clear: both;
	padding-bottom: 2px;
	letter-spacing: 0.5px;
	font-size: 0.9em;
	color:#444444;
	margin: 5px 0px 10px 0px;
	text-transform:uppercase;
	border-bottom: 1px dotted #7E7E7E;
}

.entry p {
	clear: both;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0 0 13px 0;
}

.entry blockquote {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	border-left: 5px solid #ddd;
	font-style: italic;
}




#clearspace-wp {
clear: both;
margin: 2px 0px 0px 0px;
}





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
	
	}

img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
