/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Navigation
  Headings
  Content Area
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
	} 

body, html {
	min-height:101%;
	}
		
body {	
	color:#b5dbf3;
	background: #003b61 url(/images/bg.jpg) repeat-x;
	padding-bottom:30px
	}

body, select, textarea, input {	
	font: 100% Georgia, "Times New Roman", Times, serif;
	}

p {	
	margin: 15px 0;
	line-height:150%;
	}
		
a, a:visited {	
	text-decoration:none;
	color:#59b8f4;
	}

a:hover, a:active {	
	color:#FFF;
	text-decoration:underline
	}

*:focus { 
	outline: none;
	}

blockquote {
	background:#014B7E;
	color:#FFF;
	border-left:2px solid #002E57;
	border-bottom:2px solid #002E57;
	padding:3px;
	margin:15px 0px;
}
	
blockquote p {
	font-size:1.1em;
	margin:0px;
	padding:8px 8px 12px 12px;
	border:1px solid #136192;
}

/* ---------- @ Page Structure -----------*/


#wrapper {
	background: url(/images/bg_wrapper.jpg);
	margin: 0 auto;
	font-size: 0.7em;
	width: 839px;
	}
	   
#masthead {
	background: url(/images/bg_masthead.jpg);
	height: 102px;
	padding-top:14px;
	}

.left {	
	float:left;
	}

.right {	
	float:right
	}


	

/* ---------- @ Navigation -----------*/

#nav {
	margin:-2px 0 15px 0;
	}

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

#nav a, #nav a:visited {
	height: 35px;
	float:left;
	margin:3px 5px 0 5px;
	text-indent:-9999px;
	border-bottom:3px solid #2a2a2a;
	margin-left:43px;
	}

#nav a:hover, 
#nav li.current_page_item a, 
#nav li.current_page_item a:visited,
#nav li.current_page_parent a, 
#nav li.current_page_parent a:visited 
 {
	border-bottom:3px solid #008be4;
	}
	
li#nav-home a, li#nav-home a:visited {
	background:url(/images/nav_home.gif);
	width:59px;
	}

li#nav-home a:hover,
li#nav-home.current_page_item a,
li#nav-home.current_page_parent a {
	background:url(/images/nav_home_on.gif);
}

li.page-item-2 a {
	background:url(/images/nav_about.gif);
	width:67px;
	}

li.page-item-2 a:hover,
li.page-item-2.current_page_item a, 
li.page-item-2.current_page_parent a {
	background:url(/images/nav_about_on.gif);
}

li.page-item-4 a {
	background:url(/images/nav_gallery.gif);
	width:81px;
	}

li.page-item-4 a:hover,
li.page-item-4.current_page_item a, 
li.page-item-4.current_page_parent a {
	background:url(/images/nav_gallery_on.gif);
}

li.page-item-5 a {
	background:url(/images/nav_education.gif);
	width:113px;
	}	

li.page-item-5 a:hover,
li.page-item-5.current_page_item a, 
li.page-item-5.current_page_parent a {
	background:url(/images/nav_education_on.gif);
}

li.page-item-6 a {
	background:url(/images/nav_research.gif);
	width:95px;
	}	

li.page-item-6 a:hover,
li.page-item-6.current_page_item a,
li.page-item-6.current_page_parent a {
	background:url(/images/nav_research_on.gif);
}

li.page-item-7 a {
	background:url(/images/nav_calendar.gif);
	width:102px;
	}		

li.page-item-7 a:hover,
li.page-item-7.current_page_item a,
li.page-item-7.current_page_parent a {
	background:url(/images/nav_calendar_on.gif);
}

/*Subnav*/


#subnav {
	margin-top:15px;
	}
		
#subnav li {
	background:url(/images/bullet.gif) no-repeat 0 9px;
	list-style:none;
	padding: 5px 0 8px 12px;
	margin-left:11px;
	}	

#subnav a, #subnav a:visited {
	font-weight:bold;
	background:url(/images/bg_dots.gif) bottom repeat-x;
	display:block;
	padding-bottom:12px;
	}

#subnav a:hover, #subnav a:active {
	text-decoration:none
	}	

#subnav li.current_page_item a, 
#subnav li.current_page_item a:visited {
	color:#FFF;
	}
	
		
	
	
/*Bottom Nav*/


#botnav li {
	float:left;
	list-style:none;
	margin-right:1px
	}
	
#botnav a, #botnav a:visited {
	background:#054976;
	padding:2px 8px;
	color:#90d3ff;
	}

#botnav a:hover, #botnav a:active {
	background:#00294f;
	text-decoration:none
	}
	
	
		
/* ---------- @ Headings -----------*/

		   
h1, a#logo {
	width: 206px;
	height: 93px;
	background: url(/images/logo.gif);
	text-indent:-9000px;
	display:block
	}

h2 {	
	font-size: 2.1em;
	color:#ffd06e;
	display:inline;
	background:#01426c url(/images/bg_hdr.jpg) repeat-x;
	padding-right:10px;
	}

h2.post-title {
	background:none;
	font-size:1.8em;
	line-height:100%;
	margin-top:8px;
	}
		
h3 {	
	text-indent:-9999px
	}

h3#hdr-featured {
	background:url(/images/hdr_featured.gif);
	width:146px;
	height:28px;
	}

h3#hdr-who {
	background:url(/images/hdr_who.gif);
	width:279px;
	height:48px;
	}

h3#hdr-submit, h3#hdr-host {
	margin-bottom:-15px;
	height:32px;
	}

h3#hdr-submit {
	background:url(/images/hdr_submit.gif);
	width:248px;
	}

h3#hdr-host {
	background: url(/images/hdr_host.gif);
	width:194px;
	height:32px;
	margin-bottom:-15px;
	}

h3#hdr-news {
	background:url(/images/hdr_news.gif);
	width:279px;
	height:48px;
	}

h3#hdr-section {
	background:url(/images/hdr_section.gif);
	width:279px;
	height:48px;
	}
							
h4 {	
	font-size: 1.2em;
	margin:15px 0 3px 0;
	color:#ffd06e;
	}

.calendar h4 {
	font-size:1.5em;
	padding-bottom:2px;
	border-bottom:1px solid #216089;
	text-transform:none
}

ul.calendar li h4 a:hover {
	text-decoration:none;
}



/* ---------- @ Content Area -----------*/

/*Home*/

#quotes {
	float:right;
	color:#000;
	font-size:1.1em;
	padding: 18px 24px 0 0;
	width:390px;
	}

#quotes span {
	display:block;
	font-weight:bold;
	text-align:right;
	margin-right:10px;
	}

#featured {
	width:510px;
	height:166px;
	background:url(/images/bg_featured.jpg);
	float:left;
	padding:20px 15px 15px;
	}

#featured .right {
	width:313px;
	}

#intro, #home #sidebar {
	width:283px;
	color:#d9f0ff;
	float:right
	}

#intro a, #intro a:visited {
	color:#35a9ff;
	}

#intro a:hover, #intro a:active {
	color:#FFF;
	}

#intro p {
	margin-left:8px;
	}

.more, .viewall, .next a, .last a {
	width:109px;
	height:19px;
	display:block;
	text-indent:-9999px
	}

.more, .more:visited {
	background:url(/images/more.gif);
	margin-right:2px;
	}
	
.more:hover, .more:active {
	background:url(/images/more.gif) 0 -19px;
	}

.viewall, .viewall:visited {
	background:url(/images/viewall.gif);
	}

.viewall:hover, .viewall:active {
	background:url(/images/viewall.gif) 0 -19px;
	}

.next a, .next a:visited {
	background:url(/images/next.gif);
}

.next a:hover, .next a:active {
	background:url(/images/next.gif) 0 -19px;
}

.last a, .last a:visited {
	background:url(/images/previous.gif);
}

.last a:hover, .last a:active {
	background:url(/images/previous.gif) 0 -19px;
}

#gallery-nav {
	padding-top:14px;
}

#gallery-nav .last {
	float:left;
}

#gallery-nav .next {
	float:right;
}

.download, .download:visited {
	background:url(/images/download.gif);
	display:block;
	text-indent:-9999px;
	height:19px;
	width:127px;
	margin-top:12px;
	}

.download:hover, .download:active {
	background:url(/images/download.gif) 0 -19px;
	}
			
#home #content {
	width:525px;
	float:left;
	margin-top:47px;
	}

#sidebar {
	margin-top:47px;
	background:url(/images/bg_curls.gif) no-repeat;
	height:258px;
	float:right;
	width:283px
	}
	
.dots {
	background:url(/images/bg_dots.gif) repeat-x 0 14px;
	}

#headlines li {
	list-style:none;
	margin: 14px 0 14px 8px;
	}
		
#headlines a, #headlines a:visited {
	color:#e8d2bb;
	font-weight:bold
	}

#headlines a:hover, #headlines a:active {
	color:#FFF;
	}
	
		
	

/*Interior*/

#head-wrap {
	background:url(/images/bg_dots.gif) repeat-x 0 14px;
	}	

body#interior {
	background:#003b61 url(/images/bg2.jpg) repeat-x
	}

#interior #content {
	width:530px;
	float:left
	}	

#interior #content.gallery-entry,
#interior #content.calendar-entries {
	width:100%;
}

#interior #content.gallery-entry div.img-wrap {
	float:left;
	width:430px;
	text-align:center;
}

#interior #content.gallery-entry img {
	border:5px solid #EFE2DA;
	margin:20px auto;
}

#interior #sidebar {
	margin-top:10px;
	height:auto
	}

.bullets li {
	margin-left:30px;
	list-style:square
	}

.bullets a, .bullets a:visited {
	color:#e8d2bb;
	}	

.bullets a:hover, .bullets a:active {
	color:#FFF;
	text-decoration:none;
	}	

.postmetadata {
	margin:2px 0 0 0;
	color:#eee3d8;
	text-transform:uppercase
	}	
		
div.navigation {
	clear:both;
}
div.navigation div.alignright {
	float:right;
}

#gallery-entries div.clearfloat {
	width:390px;
	float:left;
	min-height:148px;
	padding:0px 20px 20px 0px;
}

#gallery-entries div.alt {
	padding:0px 0px 20px 21px;
	background:url(/images/gallery_alt_border.gif) no-repeat left 12px;
}

#gallery-entries div.img-wrap,
#featured div.img-wrap {
	text-align:center;
	float:left;
}

#gallery-entries div.img-wrap {
	width:131px;
}

#featured div.img-wrap {
	width:186px;
}

#gallery-entries img {
	margin:20px auto 0px;
}

#featured div.img-wrap img {
	margin:0px auto;
	border:3px solid #eee3d8;
}

#gallery-entries a img {
	display:block;
	border:3px solid #EFE2DA;
}

#gallery-entries a:hover img {
	border:3px solid #FFF;
}

#gallery-entries table.data {
	padding-left:132px;
	margin-top:38px;
	width:254px;
}

.gallery-entry .gallery-meta {
	width:388px;
	padding-top:40px;
}

.gallery-entry table.data {
	width:388px;	
	margin-top:20px;
}

.gallery-entry table.data th {
	width:240px;
}

.gallery-entry #description p {
	margin:10px 0px 14px;
}

#gallery-entries div.entry {
	border-top:1px solid #0173BC;
}

#gallery-entries div a.more {
	margin-left:136px;
}

ul.calendar {
	padding-bottom:30px;
}

.calendar li {
	color:#ddc8b4;
	text-transform:uppercase
	}

.calendar p {
	color:#b5dbf3;
	text-transform:none
	}
		
	
	
/*Table*/		

.data {
	width:100%;
	border-collapse:collapse;
	margin:10px 0;
	}

.data td, .data th {
	border-bottom:1px solid #023d62;
	padding:3px;
	background:#014b7e;
	}

.data th {
	color:#FFF;
	font-weight:normal;
	width:66px;
	padding-left:10px;
	text-align:left;
	text-transform:uppercase;
	font-size:0.9em;
	}
	
.data td {
	color:#81c4ed;
	font-weight:bold
	}
	

		
	
	
/* ---------- @ Forms -----------*/

#s, #comment, #author, #email, #url {
	background:#FFF;
	border:none;
	padding:2px;
	}

#submit, #searchsubmit {	
	background: #00294f ! important;
	border:none;
	margin: 0 0 1px 3px;
	font-size:0.9em;
	color:#b5dbf3;
	padding:2px;
	}

#submit:focus, #searchsubmit:focus,
#submit:hover, #searchsubmit:hover {	
	background: #000 ! important;
	}

#commentform textarea#comment {
	width:500px;
}

.field {
	background:#a48c80;
	border:none;
	}	

.contacterror {
	background:#a48c80;
	border:1px solid #ddd5d0;
	padding:2px;
	}

#contactform label {
	display:block;
	margin-top:15px;
	}

/* cforms */

fieldset {
	border:none;
}

#cformsform {
	padding-top:12px;
}


/*Clear*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
/* End hide from IE-mac */




/* ---------- @ Footer -----------*/

#footer {
	padding: 18px 4px 0 6px;
	color:#3a7fac;
	border-top:4px solid #0072bc;
	margin-top:35px;
	clear:both;
	}

#footer p {
	width:258px;
	float:left;
	margin:0;
	}

#footer ul {
	width:350px;
	float:left
	}
		
a#cat4 {
	display:block;
	width:30px;
	height:24px;
	float:right;
	background-image:url(/images/cat4.gif);
	text-indent:-9000px;
	margin: -5px 0 0 0;
	}
