@charset "utf-8";
/* CSS Document by Original Gravity Media, except where otherwise noted http://www.originalgravitymedia.com */

@import url("/reset.css");

@import url("/scroller.css");

body {
	background: #a0d4f9 url(/i/bg-white-top.jpg) repeat-x top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 16px;
	color:#4e4e4e;
}

#blog {
background: #FFFFFF;
}

table {
margin-top:-10px;
}

p {
	margin-bottom:16px;
}

a:link {
	text-decoration:none;
	color:#1d5290;
}

a:visited {
	text-decoration:none;
	color:#1d5290;
}

a:hover {
	text-decoration:underline;
	color:#1d5290;
}

h1 {
	font-size: 180%;
	padding-top:10px;
	padding-bottom:10px;
	color: #11addf;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 160%;
line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
	color: #002f65;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 140%;
	padding-top:5px;
	padding-bottom:10px;
	color: #11addf;
	font-family:Geneva, Arial, Helvetica, sans-serif;
background-color:transparent;
}

h3.flat {
padding:0px;
}

h3.flat a {
text-decoration:none;
color: #11addf;
}

h3.flat a:hover {
text-decoration:underline;
}

ul {
	margin: 10px 0 5px 15px;
	line-height:17px;
padding-left:15px;
}

#inner-content ul {
	margin: 10px 0 15px 15px;
	line-height:17px;
padding-left:15px;
}

li {
list-style-type:disc;
}

#full-body-bg {
	width: 100%;
padding-bottom:20px;
background-image:url(/i/footer.jpg);
background-position:bottom center;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

#full-body-bg2 {
	width: 100%;
padding-bottom:20px;
background-color:#FFFFFF;
}

#container {
	margin:0 auto;
	margin-top:15px;
	width: 880px;
	padding:10px;
	border:1px solid #11addf;
	background-color:#FFFFFF;
}

#header {
	width: 880px;
	height: 133px;
	margin: 0 0 10px 0;
}

#logo {
	width: 625px;
	height: 133px;
	float: left;
}

#email {
	width: 240px;
	text-align:center;
	float: left;
margin:15px 0 15px 0;

}

#email img {
	float:left; 
	padding-right:5px;
}

#search-box {
margin-top:15px;
}

#search-box img {
	float:left; 
	padding-right:5px;
}

.email-signup {
	width: 					172px;
	height: 				16px;
	border: 				1px solid #11addf;
	vertical-align: 		middle;
	float:left;
}

.email-signup-button {
	height: 				21px;
	width: 					35px;
	vertical-align: 		middle;
}

#menu {
	background-color: #11addf;
	color: #FFFFFF;
	height:30px;
	width: 625px;
	float:left;
}

#content {
	float:left;
	width: 625px;
}

#fluff {
	float: left;
	width: 130px;
	height: 359px;
	padding:4px;
	border:1px solid #11addf;
	margin-right: 4px;
}

#rotating-banner {
	float: left;
	width: 471px;
	height: 359px;
	padding:4px;
	border:1px solid #11addf;
}

*html #rotating-banner {
	padding-bottom: 0px;
}

.banner { 
	width: 471px; 
	height: 290px; 
	margin-bottom:4px;
	z-index:-1;
}

*html .banner {
	margin-top:-14px;
}

.banner_content { 
	display: none;
	z-index:-1;
	position:inherit;
}

li.banner_item { 
	float:left; 
	width:104px; 
	height:55px; 
	padding:4px; 
	margin-right:5px; 
	border:1px solid #11addf; 
	display:inline; 
list-style-type:none;
}

*html li.banner_item {
	padding-bottom:0px; 
	margin-top:0;
list-style-type:none;
}

#spotlight li:hover, li.on { 
	opacity: 0.50; 
	-moz-opacity: 0.50; /* older Gecko-based browsers */ 
	filter:alpha(opacity=50); /* For IE6&7 */ 
	cursor: pointer; 
} 
#banner_items { 
	list-style:none; 
	margin:0; 
	padding:0; 
}

.caption {
	position:relative;
	top:267px;
	left:10px;
	cursor:pointer;
	text-decoration:none;
	z-index:100;
	margin-bottom:-20px;
	float:left;
	width:461px;
	overflow:hidden; 
}

*html .caption {	
	top:281px;
}

.banner-title {
	font-size:18px;
	font-weight:bold;
	color: #232842;
	text-transform:uppercase;
	float:left;
	line-height:18px;
	margin-right:10px;
}

.banner-text {
	font-size:14px;
	color:#232842;
	float:left;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}

#block-thirds {
	width: 625px;
	height: 130px;
	margin-top: 4px;
	float: left;
	font-size: 90%;
	line-height: 12px;
}

.block-third {
	overflow:hidden;
	float: left;
	width: 193px;
	height: 118px;
	padding: 5px;
	border:1px solid #11addf;
}

.block-third-extra {
	overflow:hidden;
	float: left;
	width: 195px;
	height: 118px;
	margin: 0 4px 0 4px;
	padding: 5px;
	border:1px solid #11addf;
}

#right-nav {
	width: 240px;
	margin-left: 15px;
	float: left;
}

#right-nav ul {
	margin-left: 0px;
margin-top:-5px;
padding-left:0px;
}

#right-nav li {
	padding-left: 10px;
	background-image: url(/i/li-colon.jpg);
	background-position: left top;
	background-repeat:no-repeat;
list-style-type:none;
line-height:18px;
}

#twitter_div li {
line-height:14px;
padding-bottom:10px;
}

.right-nav-button {
	height:28px;
	width: 238px;
	border:1px solid #11addf;
	color:#11addf;
	margin-bottom:4px;
}

.right-nav-button img {
	padding:2px;
	border:0px;
}

.right-nav-button:hover, .right-nav-button.over {
	background-color: #11addf;
}

#menu-button {
	height:28px;
	width: 238px;
	border:1px solid #11addf;
	color:#11addf;
	float:left;
	margin-left:15px;
}

#menu-button img {
	padding:2px;
	border:0px;
}

#menu-button:hover {
	background-color: #11addf;
}

.right-nav-button-half {
	height:28px;
	width: 115px;
	border:1px solid #11addf;
	color:#11addf;
	float:left;
}

.right-nav-button-half img {
	padding:2px;
	border:0px;
}

.right-nav-button-half:hover {
	background-color: #11addf;
}

#page-header {
	padding-top:129px;
	margin-bottom:-122px;
	width: 625px;
	height: 150px;
	text-indent:10px;
	font-size:20px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #232842;
	background:url(/i/page-header.jpg) no-repeat #FFFFFF;
}

#page-header-new {
	padding-top:221px;
	margin-bottom:-214px;
	width: 625px;
	height: 250px;
	text-indent:10px;
	font-size:24px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #232842;
	background:url(/i/page-header-new1.jpg) no-repeat #FFFFFF;
}

#inner-content {
	width:615px;
	
	overflow:auto;
	outline:none;
	padding-right:10px;
}

#inner-content-blog {
	width:615px;
	padding-right:10px;
}

#inner-content-tall {
	width:615px;
	outline:none;
	padding-right:10px;
}

.inner-page-thumb {
width:105px; 
padding-right:10px; 
float:left;
}

.inner-page-blurb {
width:480px; 
float:left;
}

.email-signup {
	color:#999999;
	font-size:11px;
}

#credit {
	color:#999999;
	width: 900px;
	font-size:10px;
text-align:right;
margin:0 auto;
margin-bottom:-10px;
background-color:#FFFFFF;
}
#credit a {
	color:#999999;
}

.post-divider {
margin:0 auto;
height:1px;
width:300px;
margin-top:10px;
margin-bottom:10px;
background-color:#11addf;
border:none;
}

.tight {
margin:0px;
padding:0px;
}

.footer {
color:#1d5290;
width:880px;
margin:0 auto;
margin-top:3px;
font-size:10px;
text-align:center;
}

.clear {
clear:both;
}

.blog-photo {
	width:50px;
	padding-right:4px;
	float:left;
}

.blog-entry {
	width:559px;
	float:left;
}

.blog-title-info {
	background-image:url(/i/blog-title-gradient.jpg);
	background-repeat:no-repeat;
padding:0 0 10px 5px;
height:50px;
}

.author-date {
	font-size:10px;
	line-height:12px;
margin-top:-8px;

}

.blog-footer {
	font-size:10px;
	width:100%;
	background-color:#ebebeb;
padding-right:5px;
}

.darkblue {
color: #002f65;
}

.commentlist {
	list-style-type:none;
list-style:none;
}

.commentlist li {
	padding:5px;
}

.alt {
	background-color:#e3e3e3;
}

.singleline {

}

.disappear-title {
display:none;
}

.alignright {
float:right;
margin:0 0 10px 10px;
}

.alignleft {
float:left;
margin:0 10px 10px 0;
}

.photo {
padding:3px;
border:1px solid #cdcdcd;
clear:both;
}

.wp-pagenavi {
font-size:14px;
}

.pages {
margin-right:10px;
}

.page {
margin-right:5px;
}

.current {
margin-right:5px;
}

/* June, 2010 Additions */

.right-box {
	width:238px;
	border:1px solid #11addf;
	height:102px;
	margin-bottom:4px;
}

.right-box-header {
	margin-bottom:5px;
}

.right-box-content {
padding:0 4px 2px 4px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#block-thirds-tall {
	width: 625px;
	height: 270px;
	margin-top: 4px;
	float: left;
	font-size: 90%;
	line-height: 12px;
}

.block-third-tall {
	overflow:hidden;
	float: left;
	width: 193px;
	height: 258px;
	padding: 5px;
	border:1px solid #11addf;
}

.block-third-tall-extra {
	overflow:hidden;
	float: left;
	width: 195px;
	height: 258px;
	margin: 0 4px 0 4px;
	padding: 5px;
	border:1px solid #11addf;
}

.more {
	text-align:right;
	font-weight:bold;
line-height:10px;
margin-top:-5px;
}

.attachment-post-thumbnail {	
	position:relative;
border:0;
}

.blog-overlay {
	position:relative;
	bottom:20px;
	margin-bottom:-15px;
}






/*NEW NAV */

#nav {
	width: 880px;
	height: 30px;
	margin-bottom: 4px;
	z-index:1000;
}
	
#nav, #nav li {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#nav_root, #nav_root ul {
	padding:				0;
	margin:					0;
	list-style:				none;
}

#nav_root a {
	display:				block;
	text-decoration:		none;
}

#nav_root li {
	float:					left;
	list-style-type:none;
}

#nav_root li ul {
	margin:					-1px 0 3px 15px;
	position: 				absolute;
	width: 					150px;
	left: 					-999em;
	border-left:			1px solid #11addf;
	border-right:			1px solid #11addf;
	border-top:				1px solid #11addf;
	background-color:		#FFFFFF;
	z-index:1000;
}


#nav_root li ul.nav-right {
	margin-left:			0px;
}

#nav_root li ul li {
	display:				block;
	line-height:			16px;
	font-size:				12px;
	float:					none;
	padding-bottom:			5px;
	padding-top:			3px;
	padding-left:			10px;
	padding-right:			10px;
	border-bottom:			1px solid #11addf;
	list-style-type:		none;
}



#nav_root li ul ul {
	margin: -20px 0 0 140px;
}


#nav_root li:hover ul, #nav li.sfhover ul {
	left: 					auto;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}


#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav_root li:hover, #nav_root li.hover {
    position: 				static;
}

#nav_root li ul li:hover, #nav_root li ul li.hover {
    position: 				static;
}

#nav_root .nav_last {
	margin-left:			0px;
	padding-left:			10px;
	padding-bottom:			5px;
	border-bottom:			1px solid #11addf;
}

#nav_root li a {
	color:#0f2a4a;
}

#nav_root li a:hover {
	color:#11addf;
}

/***************************/
/*  NAVIGATION IMG REPLACE */
/***************************/

.nav_about {
	text-indent:			-5000px;
	background: url(/i/nav-sprite.gif) 0px 0px no-repeat;
	width:					95px;
	height:					30px;
}

.nav_about:hover {
	background: url(/i/nav-sprite.gif) 0px -30px no-repeat;
}

.nav_programs {
	text-indent:			-5000px;
	background: url(/i/nav-sprite.gif) -95px 0px no-repeat;
	width:					108px;
	height:					30px;
}

.nav_programs:hover {
	background: url(/i/nav-sprite.gif) -95px -30px no-repeat;
}

.nav_education {
	text-indent:			-5000px;
	background: url(/i/nav-sprite.gif) -203px 0px no-repeat;
	width:					103px;
	height:					30px;
}

.nav_education:hover {
	background: url(/i/nav-sprite.gif) -203px -30px no-repeat;
}

.nav_community {
	text-indent:			-5000px;
	background: url(/i/nav-sprite.gif) -306px 0px no-repeat;
	width:					176px;
	height:					30px;
}

.nav_community:hover {
	background: url(/i/nav-sprite.gif) -306px -30px no-repeat;
}

.nav_waves {
	text-indent:			-5000px;
	background: url(/i/nav-sprite.gif) -482px 0px no-repeat;
	width:					136px;
	height:					30px;
}

.nav_waves:hover {
	background: url(/i/nav-sprite.gif) -482px -30px no-repeat;
}

.nav_news {
	text-indent:			-5000px;
	background: url(/i/nav-sprite.gif) -618px 0px no-repeat;
	width:					150px;
	height:					30px;
}

.nav_news:hover {
	background: url(/i/nav-sprite.gif) -618px -30px no-repeat;
}

.nav_support {
	text-indent:			-5000px;
	background: url(/i/nav-sprite.gif) -768px 0px no-repeat;
	width:					112px;
	height:					30px;
}

.nav_support:hover {
	background: url(/i/nav-sprite.gif) -768px -30px no-repeat;
}