/*
HawaiiCam version 20081031.01

Copyright 2008 PanGeo Media, Honolulu, HI. All Rights Reserved.
http://pangeomedia.com/

Mac check: Safari, Firefox, Camino
Windows check: Safari, Firefox, MSIE 7
*/

/*BEGIN BASIC CSS*/
* {
	padding: 0; margin: 0; 
}

/* adds full scroll bar to short content pages */
html {
	 height: 100%;
	 margin-bottom: 1px;
}

body {
	margin: 0px 10px 10px 20px;
	margin: 10px;
	padding: 0px 10px 10px 10px;
	background: #F1DDF2;
	color: #000;
	font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
}


a:link {
	background-color: transparent; 
	text-decoration: none; 
	color: #000058;
}

a:visited { 
	background-color: transparent;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #92008f;
}

a:hover { 
	background-color: #D4DFF4;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #92008f;
}

a:active { 
	background-color: transparent;
	text-decoration: none;
	color: #000066;
	border-bottom: 1px solid #92008f;
}

.ads_content {
	float: right;
	margin:  0px 0px 8px 8px;
	padding: 8px;
}

.archives_list {
	color: #000;
	margin: 0px 0px 0px 12px;
	padding: 1px 8px 1px 18px;
}

.background_head {
	background: url(http://hawaiicam.com/images/heading.gif); 
	background-repeat: no-repeat;
	background-color: transparent;
}

.banner_head {
	margin: 0;
	padding: 8px 80px 8px 212px;
	background-color: transparent;
}

.blurb {
	font-style: oblique;
	color: #4C4C4C;
	text-align: left;
	padding: 2px 6px 2px 10px;
} 

.blurb_news {
	color: #000000;
	text-align: left;
	padding: 0px 10px 0px 10px;
	text-decoration: none; 
}

.byline {
	font-style: oblique; 
	font-size: 11px;
	color: #4C4C4C;
	text-align: left;
	padding: 2px 6px 2px 10px;
} 

.category_head {
	color: #000;
	text-align: left;
	padding: 2px 0px 2px 10px;
	border-top: solid 0px #0066FF;
	background-color: #F9F9F9
}

.category_list {
	color: #000;
	font-weight: bold;
	padding: 1px 1px;
}

.category_text {
	color: #000;
	text-align: left;
	text-decoration: none;
	padding: 1px 0px 1px 18px;
}

.category_frame {
	margin: 0px;
	padding: 0px 18px 0px 18px;
}

div#centerframe {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CD00CD;
	background-color: transparent; 
}

.checkbox {
	color: #000;
	background-color: transparent;
	margin: 4px;
}

.column_head {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin: 0;
	border-top: solid 1px #C871DA;
	padding: 1px 0px 1px 6px;
	background-color: #F7E187;
}

.column_subhead {
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	padding: 2px 0px 2px 6px;
}

.column_left {
	border-top: solid 0px #C871DA;
	border-right: 1px #F7E187 solid;
	background: #F9F9F9;
}

.column_right {
	border-top: solid 0px #C871DA;
	border-left: solid 1px #F7E187;
	background: #F9F9F9;
}

.column_middle {
	border-top: solid 1px #C871DA;
	background: #FFF;
}

.column_text {
	color: #000;
	text-align: left;
	text-decoration: none;
	padding: 0px 6px 0px 8px;
}

.comments_head {
	color: #000;
	text-align: left;
	text-decoration: none;
	padding: 0px 6px 4px 2px;
}

.copyright {
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	background: #F9F9F9;
}

.date {
	font-size: 11px;
	color: #000066;
	text-align: left;
	padding: 2px 0px 2px 10px;
	border-top: solid 1px #F7E187;
	background-color: #FAFAFA;
}

.date_news {
	font-size: 11px;
	color: #BE636B;
	text-align: left;
	margin: 2px 0px 0px 0px;
	padding: 8px 0px 0px 10px;
	border-top: solid 0px #E6E6E6;
}

.entry_text {
	text-align: left;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
}

.entry_head {
	text-decoration: none;
	text-align: left;
	border-top: solid 1px #000;
	padding: 1px 0px 1px 6px;
	background-color: #FFCC00;
}

.entry_subhead {
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	padding: 2px 0px 2px 6px;
}

.footer {
	color: #400080;
	text-align: center;
	background-color: #e6e6e6;
	border-top: solid #400080 1px 
}

.graphic {
	margin: 0px;
	padding: 0px 4px 4px 0px;
	float: left;
}

.headline {
	color: #999;
	text-decoration: none;
}

.headline_feature {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

.headline_subhead {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	padding: 2px 0px 2px 8px;
}

.image_left {
	margin: 0px;
	padding: 3px 6px 3px 0px;
	float: left;
}

.image_right {
	margin: 0px;
	padding: 3px 0px 3px 6px;
	float: right;
}

li {
	background: transparent;
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}

.more {
	font-size: 11px;
	color: #700000;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px 2px 2px 0px;
	padding-left: 0px;
}  

div#nav_left {
	font-weight: bold;
	text-align: right;
	background-color: transparent;
	width: 130px;
}

#nav_left a:link, #nav_left a:visited {
	color: #CD00CD;
	background-color: #FFCC00;
	text-decoration: none;
	display: block;
	border-bottom: solid 1px #C871DA;
	margin: 0px;
	padding: 2px 10px 2px 0px;
}

#nav_left a:hover, #nav_left a.current {
	color: #FFCC00;
	background-color: #CD00CD;
	text-align: right;
	text-decoration: none;
}

.nav_top {
	background-color: #f9f9f9;
	border-bottom: solid #4C7D7D 1px; 
}

.nav_logo {
	background-color: #f9f9f9;
	border-bottom: solid #4C7D7D 1px; 
}

.nav_menu {
	background-color: #f9f9f9;
}

.nav_links {
	color: #800000;
	text-align: center;
	border-top: solid 1px #CD00CD;
	border-bottom: solid 1px #CD00CD;
	padding: 4px 0px 4px 0px;
	background-color: #F7E187;
}

p {
	margin: 4px 0px 12px 0px;
	line-height: 140%;
}

.paginate {
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: 0px 12px 0px 12px;
}

.posted {
	margin-bottom: 10px;
	font-size: 11px;
	color: #4C4C4C;
	text-align: left;
	padding: 0px 18px 0px 18px;
} 

.posted_news {
	font-size: 11px;
	color: #4C4C4C;
	text-align: left;
	padding: 8px 10px 0px 10px;
} 

.posted_features {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #4C4C4C;
	text-align: left;
	padding: 0px 10px 0px 0px;
} 

.pull_quote_left {
	float: left;
	text-align: left;
	margin: 0px 8px 8px 0px;
	padding: 8px;
	border: solid #E6E6E6 1px;
	width: 120px;
	font-size: 14px;
	font-style: oblique;
	background: #e6e6e6;
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
}

.pull_quote_right {
	float: right;
	text-align: left;
	margin: 0px 0px 8px 8px;
	padding: 8px;
	border: solid #E6E6E6 1px;
	width: 120px;
	font-size: 14px;
	font-style: oblique;
	background: #e6e6e6;
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
}

.quotes {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 16px 8px;
}

.related {
	text-align: left;
	text-decoration: none;
	border-bottom: 2px solid #FFF;
	background: #ffedcb;
	margin: 0px 10px 0px 10px;
	padding: 1px 8px 1px 1px;
}

.search {
	color: #800000;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #CCC;
}

.section_head {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	padding: 2px 0px 2px 8px;
	background-color: #d4d4d4;
}

.spacer {

 	margin: 6px 0px 6px 0px;
}

.submit {
	background-color:  #FFF;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	letter-spacing: .1em;
	padding: 1px 3px 1px 3px;
	margin: 6px 0px 4px 0px;
	text-transform: uppercase;
}

.submit_frame {
	margin: 0px;
	padding: 0px 8px 0px 8px;
}

.summary {
	text-align: left;
	padding: 0px 8px 0px 10px;
	text-decoration: none; 
}

textarea {
	font-size: 11px;
	color: #000;
	border-top: 1px solid #fc921c;
	border-left: 1px solid #fc921c;
	background-color: #f7e187;
	margin: 8px 0px 8px 0px;
	border-right: 1px solid #7dd3fe;
	border-bottom: 1px solid #7dd3fe;
}

.thumbnail {
	margin: 0px;
	padding: 2px 8px 2px 0px;
	float: left;
}

.title { 
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding: 4px 8px 0px 10px;
}	

.title_features { 
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding: 0px 4px 0px 10px;
}

.title_news { 
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding: 0px 8px 0px 10px;
}

.title_related { 
	margin: 0px 10px 4px 10px;
	padding: 8px 8px 2px 1px;
	border-bottom: 1px solid #cccccc;
}

ul {
	list-style: square;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 8px;
}

.update_red {
	font-weight: bold;
	color: #d20000;
}

.update_blue {
	font-weight: bold;
	color: #0080ff;
}

input {
	background-color: #f7e187;
	border-right: 1px solid #7dd3fe;
	border-bottom: 1px solid #7dd3fe;
}
/*BEGIN CALENDAR CSS*/
.calendarBG {
	background-color: #E6E6E6; 
}

.calendarBlank { 
 	background-color: #F9F9F9;
}

.calendarHeader { 
 	color: #000066; 
 	text-align: center;
 	background-color: #F7E187; 
}

.calendarMonthLinks {
 	font-size: 11px;
 	font-weight: bold;
 	text-decoration:  none;
 	color: #000;
 	background-color: transparent;
}

.calendarMonthLinks a {
 	color: #000066 ;
 	text-decoration: none;
 	background-color: transparent;
}
  
.calendarMonthLinks a:visited {
 	color: #e6e6e6 ;
 	text-decoration:  none;
 	background-color:  transparent;
}

.calendarMonthLinks a:hover {
 	color: #ff8000 ;
 	text-decoration:  underline;
 	background-color:  transparent;
}

.calendarDayHeading {
 	font-weight: bold; 
 	font-size: 10px;
 	color: #000; 
 	background-color: #D4DFF4; 
 	text-align:  center;
 	vertical-align: middle;
}

.calendarToday { 
 	font-size:  10px;
 	font-weight: bold;
 	text-decoration: none;
 	text-align:  center;
 	vertical-align: middle;
 	color: #000;
 	background-color: #e6e6e6;
}

.calendarCell {
 	font-size: 10px;
 	font-weight: bold;
 	text-decoration:  none;
 	text-align: center;
 	vertical-align: middle;
 	color: #666;
	 background-color: #FFF;
}

.calendarCell a {
 	color: #666;
 	text-decoration: underline;
 	background-color:  transparent;
}
  
.calendarCell a:visited {
 	color: #666;
 	text-decoration: none;
 	background-color: transparent;
}

.calendarCell a:hover {
 	color: #ff8000;
 	text-decoration: underline;
 	background-color:  transparent;
}

/* optional ad insert for top of page */
.ad_box_top {
	width: 728px;
	height: 90px;
	margin: 12px auto 12px auto;
	background-position: center;
	padding-top: 0px;
	text-decoration: none;
	border-style: hidden;
}

/* optional standard leaderboard ad fits within header, right of logo */
.ad_leaderboard {
	width: 728px;
	height: 90px;
	padding-top: 14px;
	position: static;
	float: right;
	margin-right: 18px;
}

/* optional ad fits below content on each page, above footer */
.ad_footer {
	background-position: center;
	width: 728px;
	height: 90px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	border-style: none;
}

/* optional standard banner ad fits below content on each page */
.ad_banner {
	background-position: center;
	width: 468px;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	border-style: none;
}

/* standard right column skyscraper ad */
.ad_skyscraper {
	background-position: center;
	width: 120px;
	height: 600px;
	margin: 10px auto 10px auto;
}

/* optional right column skyscraper ad */
.ad_skyscraper_low {
	background-position: center;
	width: 120px;
	height: 600px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/* optional content rectangle ad fits within content of articles */
.ad_content {
	width: 336px;
	height: 280px;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}