/*  
Theme Name: havahula.org
Version: 5.0
Author: frank hamilton
Author URI: http://havahula.org
*/

/*	------------------------------------------------------- 
	GENERAL
	------------------------------------------------------- */
body { border-top: 5px solid #444444; color: #777777; font-size: 14px; }
a { color: #009933; text-decoration: none; }
h2 a { color: #444444; text-decoration: none; }
h2 a:hover { color: #009933; text-decoration: none; }
a:hover { text-decoration: underline; }
h1, h2, h3, h4 { color: #555555; text-transform: uppercase; font-family: Helvetica; margin-bottom: 0; }
h2 { font-size: 36px; }
h1 { font-size: 42px; color: #CCCCCC; }
.green { color: #009933; }
blockquote { padding: 0 0 0 50px; font: 14px/20px Georgia, serif; color: #999999; font-style: italic; background: url('g/quotes.png') top left no-repeat; }

#logo img, #logo-sub img { padding: 0; margin: 0; float: right; }
#logo { background: url("g/logo-rt.png") right top no-repeat; }
#logo-sub { background: url("g/logo-sub.png") right top no-repeat; }
#header { height: 150px; }
#footer { 
	height: 300px; 
	margin-top: 150px;
	padding-top: 15px; 
	text-align: center;
	border-top: 1px dotted #CCC; 
	color: #CCCCCC;
}
#universal-sub p { font-size: 12px; text-align: justify; }
#universal-sub p:hover { color: #444444; }
#main p { line-height: 22px; text-align: justify; }
.archive-header h3 { 
	margin: 0; 
	padding: 10px; 
	display: block; 
	background-color:  #CCCCCC;
	color: #FFFFFF;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	 text-transform: lowercase; 
}
div.archive-header { background: url('g/archive-header.jpg') bottom left no-repeat; padding-bottom: 50px; }

.inside-date { margin: 0 10px 0 0; border-right: 1px solid #CCCCCC; float: left; }


/*	------------------------------------------------------- 
	NAVIGATION
	------------------------------------------------------- */

.button { height: 30px; margin-bottom: 6px; background-color: #CCC; }

	
#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
	float: right;
}

#nav li {
	float: left;
}

#nav a { 
	display: block;
	padding: 15px 10px 5px 10px;
	margin: 0 0 0 2px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	-moz-border-radius-bottomright: 3px; 
	-moz-border-radius-bottomleft: 3px; 
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	text-decoration: none; 
}
#nav a:hover { background-color: #444444; }
.topnav { font: 24px/28px Times New Roman, Times, serif; text-transform: lowercase; }

/* spans the 950px differential on the layout */
#nav li { float: left }

#nav a.current_item { background-color: #444444; }


/*	------------------------------------------------------- 
	UNIVERSAL CONTENT
	------------------------------------------------------- */

.showabout { border-bottom: 2px solid #444444; background-color: #444444; color: #FFFFFF; }


/*	------------------------------------------------------- 
	MAIN CONTENT
	------------------------------------------------------- */

.entry { margin-bottom: 50px; }
.entry-content h2 { margin: 10px 0 0 0; padding: 0; line-height: 36px; /*background: url('g/f-open.png') bottom right no-repeat;*/ }
/*.entry-content p a { border-bottom: 1px dotted #009933; }
.entry-content p a:hover { border-bottom: 1px dotted #000000; text-decoration: none; }*/
.floatdate { 
	margin-top: 10px; 
	background-color: #444444; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-bottomleft: 3px; 
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px; 
	padding: 2px 3px 4px 3px; 
	float: left;
}
.day, .month, .year { text-align: center; margin: 0; color: #FFFFFF; float: left; text-transform: uppercase; }
.day { font-size: 24px; line-height: 16px; padding: 2px 5px; }
.month { font-size: 12px; padding: 0 6px; }
.year { font-size: 12px; padding: 1px 7px; color: #444444; }
.meta { text-transform: uppercase; color: #CCCCCC; padding-bottom: 15px; font-size: 11px; }
.header-image img { padding: 0; margin: 0 0 25px 0; opacity: .40; }
.project-space h2 { font-size: 18px; }
.entry .attachment-thumbnail { border: 1px solid #CCCCCC; }
.entry .gallery-item { width: 175px; }
.gallery-caption { display: block; padding: 5px 5px 10px 5px; float: left; font: 11px/16px Georgia, serif; color: #999999; font-style: italic; }
.entry img { float: left; border: 1px solid #CCCCCC; padding: 5px; margin: 0 10px 10px 0; }
#TB_window, #TB_window img, #TB_window a { border: none; }
#TB_window #TB_caption { font: 14px/20px Georgia, serif; color: #999999; font-style: italic; }
img.alignright { float: right; margin: 0 0 10px 20px; }
img.alignleft { float: left; margin: 0 10px 20px 0; }
img.aligncenter { display: block; margin: 0; text-align: center; border: none; }
img.ico { border: 0; margin: 0 2px 0 0; vertical-align: middle; display: inline; float: left; }

.share { text-align: right; margin: 0; padding: 0; border-top: 1px dotted #CCCCCC; }
.share p {
	display: block;
	padding: 5px 10px 0 10px;
	margin: 0 0 0 2px;
	float: right;
	color: #FFFFFF;
	background-color: #CCCCCC;
	-moz-border-radius-bottomright: 3px; 
	-moz-border-radius-bottomleft: 3px; 
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	text-decoration: none;
	font-size: 11px;
}
.share p a { color: #FFFFFF; float: left; }

.comments, .commentlist li {
	margin: 0; 
	padding: 10px; 
	display: block; 
	background-color: #CCCCCC; 
	color: #555555;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}
.comments h3 { text-transform: lowercase; margin: 15px 0; }
.postmetadata, .commentlist { font: 12px/18px Georgia, serif; color: #999999; font-style: italic; }
.entry-comments h2 { background: url('g/comments-bg.jpg') bottom left no-repeat; text-transform: lowercase; padding-bottom: 7px; }
.commentlist { list-style-type: none; margin: 0; font: 14px/18px Georgia, serif; font-style: italic; }
.commentlist li { background-color: #999999; margin-top: 2px; color: #CCCCCC; }
.commentlist li.alt { background-color: #BBBBBB; color: #777777; }
.comment-meta { font: 12px/18px Georgia, serif; color: #444444; font-style: italic; }
.frank .comment-meta { font: 12px/18px Georgia, serif; color: #CCCCCC; font-style: italic; }
.commentlist li.frank { background-color: #333333; color: #FFFFFF; }
.commentlist img { float: left; padding: 0 5px 5px 0; }


/*	------------------------------------------------------- 
	SIDE CONTENT
	------------------------------------------------------- */

#side .module { margin-bottom: 37px; }
#side p.tweet { padding: 0 0 0 50px; font: 12px/18px Georgia, serif; color: #999999; font-style: italic; background: url('g/quotes.png') top left no-repeat; }
#side p.tweet:hover { color: #777777; }
#side h4.tweets { padding-top: 24px; background: url('g/social-bg.png') top left no-repeat; }
#follow { padding-bottom: 24px; border-top: 1px dotted #CCCCCC; }
#follow a {
	margin: 1px 7px 0 0; 
	padding: 5px; 
	display: inline; 
	float: left;
	font-size: 14px;
}
#follow img.ico { float: left; padding: 0; margin: 0 5px 0 0; vertical-align: middle; }

#side h4 { border-bottom: none; color: #999999; }
#side p { margin: 0; text-align: justify; font-size: 12px; }
#side ul { list-style-type: none; margin: 0; padding: 0; }
#side ul li a { 
	margin: 2px 0 0 0; 
	padding: 5px; 
	display: block; 
	background-color: #CCCCCC; 
	color: #FFFFFF;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}
#side ul li a:hover { background-color: #444444; text-decoration: none; }

