/* -------------------------------------------------------------- 
  
   CONTENT AREA CSS
   
   Description: Content CSS for ImiloaHawaii.org
   Author: Wall-to-Wall Studios
   Author URI: http://www.walltowall.com
   
-------------------------------------------------------------- */

/* -------------------------------------------------------------- 
  
   Functional Styles
   
-------------------------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfixdiv {
	width:100%;
	clear:both;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.left {
	float:left;	
}
.clearleft {
	clear:left;
}

.right {
	float:right;	
}
.clearright {
	clear:right;
}
.clear{
	clear: both;
}
.hide {
	display:none;	
}

.paddingright {
	margin-right:15px;	
}

/* -------------------------------------------------------------- 
  
   Type
   
-------------------------------------------------------------- */

body {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	line-height: 1.5em;
	font-size: 12px;
	color: #666;
	background: #000;
}
#content-nav {
	display: none;
}
#content {
	text-align: left;
	margin:auto;
	width: 620px;
	height: 1%;
	position: relative;
	float: left;	
	z-index: 0;
}
body#section #content
{
	width: 935px;
}
a, a:active, a:visited  {
	color: #009fda;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: none;
}

#content-wrapper a:hover {
	text-decoration: underline;
}
#content-wrapper{
	background: #F8F8F8;
	z-index: 1;
}
#content-wrapper .container{
	margin: auto;
	width: 935px;
	position: relative;
	padding-bottom: 30px;
}
	p {
		margin: 0.2em 0 1.5em 0;
		font-size: 12px;
	}
	p.caption {
		font-size: 10px;
		color: #999;
		text-align: right;
		padding-bottom: 5px;
	}
	h2 {
		margin: 0em 0 1em 0;
		clear: both;
		font-weight: normal;
		color: #333;
		font-size: 23px;
		display: block;
		position: relative;
		/*width: 620px;*/
		z-index: 10;
	}
	h2 span {
		background-color: #F6F6F6;
		z-index: 10;
		padding-right: 8px;
		display: block;
		float: left;
	}
	h2 span.rule, #content hr {
		height: 1px;
		display: block;
		border: none;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #ccc;
		position: absolute;
		right: 0px;
		top: 12px;
		z-index: -10;
	}
	h2 span.rule {
		width: 590px;
	}
	#content hr {
		width:620px;
	}
	hr{
		position: relative;
		z-index: 1;
	}
	h3 {
		margin: 1em 0 0.2em 0;
		color: #228eb6;
		font-weight: normal;
		font-size: 20px;
		line-height: 1.4em;
	}
	h4 {
		margin: 1em 0 0.2em 0;
		color: #228eb6;
		font-weight: normal;
		font-size: 12px;
		line-height: 1.4em;
		font-weight: bold;
	text-transform: uppercase;
	}
	h5 {
		margin: 0.2em 0 1em 0;
		font-size: 18px;
		line-height: 24px;
		color: #333;
		/*font-weight: bold;*/
	}
	h6 {
		font-size: 12px;
		color: #333;
		font-weight: bold;
	}
	ul, ol {
		margin-left: 2em;
		margin-bottom: 2em;
	}
	li {
		margin-bottom: 0.5em;
	}
	table {
	margin-bottom: 20px;
	width: 620px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	table th, table td{
		vertical-align: top;
		padding:5px 0;
		border-bottom: 1px solid #ccc;
		border-left:hidden;
		border-right:hidden;
	}
	table tr:last-child td{
		border-bottom: none;
	}
	table th{
		font-weight: bold;
	}
	
	table h2 {
	width: auto;
}
	.alignleft{
		float: left;
		margin-right: 15px;
	}
	.alignright{
		float: right;
		margin-left: 15px;
	}
	.block {
	float:left;
	margin: 0px;
	padding: 0px;
	}
		.block img {
		border: 10px solid #257CAA;
		margin: 0px;
		padding: 0px;
		}
		.block a {
		color: #4d4d4d;
		text-decoration: none;
		}
		.block a:hover {
		color: #009fda;
		text-decoration: underline;
		}
		.block p {
		font-size: 16px;
		font-weight: bold;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		}
.rounded_container{
	background: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 10px;
}
.large_note{
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
}
/* -------------------------------------------------------------- 

   Header

-------------------------------------------------------------- */
		
#header-wrapper {
	width:960px;
	height:157px;
	margin:auto;
	display:block;
	position:relative;
	padding: 0px 0px 0px 0px;
}
#header {
	position: relative;
	height: 157px;
	display: block;
	background-image: url(../img/BG-Header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align:center;
	background-color:#000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	z-index: 2;
}
#header ul#secondary {
	display:block;
	font-size: 11px;
	list-style-type: none;
	width: 408px;
	position:absolute;
	right: 0px;
	top: 27px;
	text-decoration:none;
}
#header ul#secondary li {
	float:left;
	display: inline-block;
}
#header ul#secondary a {
	color: #fff
}
#header ul#secondary a:hover {
	text-decoration: none;
}
#header ul#secondary a strong {
	color:#00aeef
}
#header ul#secondary li span {
	display: inline;
	padding: 0px 10px;
	color:#666
}
#header ul#secondary li.last span {
	display:none;
}
#header a.imiloalogo {
	width:230px;
	height:41px;
	display:block;
	position:absolute;
	text-indent:-9000px;
	background-image: url(../img/ImiloaLogo.jpg);
	left: 8px;
	top: 20px;
	z-index: 1;
}

#SearchQ {
	display:block;
	position:absolute;
	width: 167px;
	height: 14px;
	right: 10px;
	top: 114px;
	background-image: url(../img/SearchBar.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	color: #ccc;
	padding-left: 25px;
	padding-right:18px;
	padding-top: 0px;
	background-position: -2px;
	font-size: 11px;
	line-height: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#content #SearchQ {
	display:block;
	position:relative;
	width: 215px;
	height: 14px;
	left: 0px;
	top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	border: solid 1px #ccc;
	background-color: #FFF;
	color: #333;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 0px;
	background-position: -2px;
	font-size: 11px;
	line-height: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom:10px;

}

#content input .search_button {
	display:block;
	padding-top:10px;
}


#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #060606;
	padding-top: 30px;
	padding-bottom: 40px;
}
#footer .container {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	padding: 0;
	clear: none;
	font-size: 11px;
	color: #666;
}
#footer p strong {
	color: #FFF;
}
#footer a.directions {
	background: url(../img/Footer-directions.jpg) no-repeat top left;
	text-indent: -9000px;
	display: block;
	height: 65px;
	width: 65px;
	position: absolute;
	right: 0px;
	top: 4px;
}
#footer .logos {
	float: left;
	height: 140px;
	width: 48px;
	text-indent: -9000px;
	margin-right: 19px;
}
#footer .logos .imiloalogo {
	background-image: url(../img/Footer-ImiloaLogo.jpg);
	height: 26px;
	width: 47px;
	display: block;
	text-indent: -9000px;
}
#footer .logos .uhhlogo {
	background-image: url(../img/Footer-UHHlogo.jpg);
	text-indent: -9000%;
	display: block;
	height: 86px;
	width: 47px;
	background-repeat: no-repeat;
	margin-top: 20px;
}
#footer .widecolumn {
	width: 560px;
	position: relative;
}

.border-top {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #222;
	float:left;
	padding-top:15px;
}

/* -------------------------------------------------------------- 
  
   Homepage
   
-------------------------------------------------------------- */
#homepage-wrapper{
	background-color: #000;
	display:block;
	clear:both;
	padding-top:25px;
	padding-bottom:25px;
}
#homepage-wrapper .container {
	margin: auto;
	width: 935px;
	position: relative;
}
	#homepage-wrapper #content {
		text-align: left;
		width: 935px;
		float: left;
		position: relative;
	}

#homepagecontent-wrapper {
	background-color:#151515;
	display:block;
	text-align:center;
	clear: both;
	border-bottom: solid 1px #1a1a1a;
}
	#homepagecontent-wrapper .container {
		display:block;
		text-align:left;
		width:935px;
		margin-right: auto;
		margin-left: auto;
		padding:0px;
	}
	#homepagecontent-wrapper .column {
		position: relative;
		display:block;
		width:305px;
		float:left;
		margin:15px 10px 10px 0px
	}

	#homepagecontent-wrapper .column-last {
		position: relative;
		display:block;
		width:305px;
		float:left;
		margin:15px 0px 10px 0px
	}

	#homepagecontent-wrapper h3 {
		margin: 0px 30px 8px 30px;
		font-size: 22px;
		color: #FFF;
		font-weight: normal;
	}

	.blackbox {
		width: 245px;
		overflow: hidden;
		padding: 25px 30px 55px 30px;
		background-color:#000
	}
	
	.blackbox h2 {
		width: 245px;
	}

	.blackbox img {
		margin:0 0 0 0;
		padding:0 0 0 0;
		border: solid 1px #222;
	}

	.blackbox a {
		font-size: 14px;
		margin: 0px;
		padding: 0px;
	}
	
	.blockbox a:hover {
		text-decoration: none;	
	}

	.blackbox p.eventitem span {
		display:block;	
	}
	
	a.rounded_blue_button{
		color: #fff;
		font-size: 11px;
		font-weight: normal;
		background: #0094b9;
		padding: 3px 5px;
	}
	
	a.rounded_blue_button:hover {
		text-decoration: none;
}
	.block_footer{
		position: absolute;
		bottom: 5px;
		width: 245px;
		border-top: 1px solid #222;
		padding: 16px 0;
	}
	#content-wrapper .block_footer a:hover{
		text-decoration: none;					
	}

	#newsticker {
		padding: 17px 30px 0px 30px;
		margin: 10px 0px 0px 0px;
		background-color:#000;
		display: block
	}

	#newsticker h4 {
		display:inline-block;
		color:#FFF;
		float:left;
		margin: 0 30px 0 0;
		padding: 0;
		font-weight: normal;
		font-size: 18px;
		line-height: 0;
		text-transform:capitalize;
	}
	#newsticker p {
		margin-top: 0;
		padding-top: 0;
		margin-left: 20px;
		display: block;
	}
	
	#news_room h2 {
		margin-bottom: 0;
	}
	
	#didyouknow {
		padding-bottom:20px;
	}
	p.nasa {
		size: .75em;
		color: #333;
		text-align: center;
		padding-bottom: 24px;
}

/* -------------------------------------------------------------- 

	homepage slideshow

-------------------------------------------------------------- */

#slideshow_container {
	position: relative;
	width: 935px;
	margin: auto;
	color: #000;
	font-size: 16px;
	line-height: 22px;
	height: 340px;
	overflow: hidden;
	z-index: 1;
}
#control_container {
	position: absolute;
	z-index: 10;
	left: 630px;
}
#slideshow_container .slideshow {
	height: 340px;
	width: 935px;
	margin: auto;
	padding: 0px;
	position: relative;
}
#slideshow_container .slideshow .slide {
	height: 340px;
	width: 935px;
	clear: both;
	z-index: 1;
	text-align: left;
	background-position: 0px 0px;
}
#slideshow_container .slideshow img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#slideshow_container .slideshow .bluebox {
	height: 340px;
	width: 305px;
	float: right;
	display: block;
	position: relative;
	background: url(../img/slideshow-bluebg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 15px;
}
#slideshow_container .slideshow h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#slideshow_container .slideshow ul.slideshow-navigator {
	position: absolute;
	left: 761px;
	top: 296px;
	margin: 0px;
	padding: 0px;
}
#slideshow_container .slideshow p.category {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
#slideshow_container .slideshow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
#slideshow_container .slideshow p.button a{
	position: absolute;
	left: 20px;
	top: 300px;
	color: #FFF;
	text-decoration: none;
	background: url(../img/moreinfo.gif) no-repeat;
	text-indent: -9000%;
	padding: 0;
	height: 20px;
	width: 66px;
}
#slideshow_container .slideshow p.button a{
	height: 20px;
	width: 66px;
	
}
#control_container a.previous {
	background: url(../img/leftarrow.gif);
	text-indent: -9000%;
	height: 9px;
	width: 5px;
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	left: 250px;
	top: 310px;
}
#control_container a.next {
	background: url(../img/rightarrow.gif);
	text-indent: -9000%;
	height: 9px;
	width: 5px;
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	left: 280px;
	top: 310px;
}

/* -------------------------------------------------------------- 

	Calendar

-------------------------------------------------------------- */

#calendar_view .event .date
{
	color: #333;
	font-weight: bold;
	font-size: 12px;
}
#calendar_view #calendar_header{
	background: url('../img/bkg_calendar_header.gif') repeat-x;
	text-align: left;
	height: 100px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#calendar_view #calendar_header h1{
	float: left;
	color: #fff;
	font-size: 24px;
	padding-top: 40px;
}
#calendar_view #calendar_header #calendar_forward_button, #calendar_view #calendar_header #calendar_back_button{
	padding: 0 10px;
	padding-top: 34px;
	float: left;
}
#calendar_view .event a.event
{
	font-weight: bold;
	font-size: 18px;
}
#imiloa_calendar_title{
	float: right;
	padding-top: 39px;
	padding-right: 20px;
}
.event{
	padding-bottom: 20px;
}
.extra_data{
	font-size: 11px;
	display: inline;
	padding-right: 10px;
}
.extra_data .data_type
{
	color: #aaa;
}
.event .description{
	margin-top: 15px;
}
.rounded_container td{
	padding:5px 10px;
}
tr.selected_entry td{
	background: rgb(162, 205, 221);
	color: #000;
}
#content .rounded_container hr {
	width: 600px;
}
/* -------------------------------------------------------------- 
  
	Breadcrumb
   
-------------------------------------------------------------- */

#breadcrumb{
	text-align: left;
	background: #070707;
}
#breadcrumb a:hover {
	text-decoration:none;
}
#breadcrumb ol{
	width: 937px;
	margin: auto;
	list-style: none;
	padding: 20px 0;
}
#breadcrumb ol li{
	display: inline;
	font-size: 20px;
	padding-right: 20px;
}
#breadcrumb ol li a{
	color: #fff;
}
#breadcrumb ol li.first a{
	font-size: 32px;
	color: #228eb7;
}
/* -------------------------------------------------------------- 
  
   Right Sidebar, Section Nav
   
-------------------------------------------------------------- */

#right_sidebar{
	width: 285px;
	margin-left: 650px;
}

/* -------------------------------------------------------------- 
  
   Search Results
   
-------------------------------------------------------------- */

.search_result {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
}

#inline_search_form {
margin:0px 0px 20px 0px;;
padding:0px;
}

/* -------------------------------------------------------------- 
  
   Calendar
   
-------------------------------------------------------------- */

.rounded_container div.event {
	margin-bottom:20px;
	clear:both;	
}

.rounded_container .event img {
	float:left;
	margin-right:20px;
}

.rounded_container .event .date {
	clear:none;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.rounded_container .event a.event {
	font-size: 18px;
	font-weight: bold;
}

#content hr {

		position: relative;
		z-index: 1;
		clear:both;
		padding-bottom:16px;
		display:block	
}

/* -------------------------------------------------------------- 
  
   News 
   
-------------------------------------------------------------- */
.news_subtitle{
	font-size: 11px;
	color: #aaa;
	padding-bottom: 5px;
}

/* -------------------------------------------------------------- 
  
   Section Template 
   
-------------------------------------------------------------- */

#section #content {
	padding-top:26px;
}
#section_blocks{
	border-top: 1px solid #ccc;
	background: url('../img/section_block_background.gif') repeat-x;
	text-align: left;
	padding-bottom: 30px;
	padding-top:11px;
}
#section_blocks .container{
	width: 935px;
	margin: auto;
}
#section_blocks .container h3{
	margin: 0;
}
#section_blocks .container h3.title{
	color: #555;
	font-size: 24px;
	margin-left: 35px;
	margin-bottom: 10px;
}
.section_block{
	background: #fff;
	float: left;
	padding: 29px 29px 15px 29px;
	margin-right: 10px;
}

.section_block img {
	padding-bottom:10px;
}

.section_block h3 {
	font-size: 18px;
	line-height: 0;
}

#section_blocks .last {
	margin-right:0px;
}

#sitemap a.navButton {
	padding-bottom:10px
}

#sitemap a.navButton:hover {
text-decoration:none;
}

ul#sitemap li.section ul.sitemap li.section ul.sitemap li.section ul li.last {
	padding-bottom:0px;
}
