/*  
Theme Name: Hawaii Skin Diver
Theme URI: http://www.hawaiiskindiver.com/
Description: Theme for Hawaii Skin Diver magazine, 2007 redesign
Version: 1.0
Author: Arne Knudson (design) / Dave Wolfe (development)
Author URI: http://www.giddymachine.com/

	HSD v1.0
	http://www.hawaiiskindiver.com/
	http://www.hawaiiskindiver.net/

	Site by Giddymachine LLC
	http://www.giddymachine.com/

*/



/* **************** */
/* *** ELEMENTS *** */
/* **************** */

/* Stripped-down version of Tantek Celik's undohtml.css */
a { text-decoration: none; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
h1, h2, h3, h4, h5, h6, pre, code { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { padding: 0; margin: 0; }
a img, :link img, :visited img { border: none; }

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
/*	background: #c63 url('images/bg_body.jpg'); */
	background: #522b17 url('images/bg_body.jpg');
	color: #333;
	text-align: center;
	font-size: 0.65em;
	}



/* *********** */
/* *** IDS *** */
/* *********** */

#columnLeft {
	width: 785px;
	float: right;
	}

#columnRight {
	width: 239px;
	float: right;
	}

#commentform p {
	}

	#comment {
		width: 465px;
		margin: 10px 0;
		}

#content-single {
	width: 725px;
	padding: 20px 30px;
	}

	#content-single .alignleft,
	#content-single .alignright {
		}

	#content-single h2 {
		font-size: 1.25em;
		margin: 20px 0;
		}

#contentWrapper {
	width: 465px;
	padding: 20px 30px;
	}

	#contentWrapper .post h2 {
		font-size: 1.25em;
		}

#footer {
	width: 1024px;
	text-align: center;
	color: #dddac8;
	background: #1e2a30;
	padding: 15px 0;
	margin: 0 auto;
	margin-bottom: 30px;
	border-top: solid #2d3130 1px;
	}

#header {
	width: 785px;
	text-align: left;
	}

	#header img {
		position: relative;
		z-index: 0;
		}

	#hsd_home_overlay {
		position: relative;
		top: -330px;
		left: -20px;
		z-index: 1;
		}

#list_archives {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

	#list_archives li {
		background: #eeeee0;
		list-style-type: none;
		padding: 3px 18px;
		border-left: solid #f5f5e7 1px;
		border-bottom: solid #d9d9c2 1px;
		}

	#list_archives li.zebra {
		background: #f8f8f2;
		border-left: #f8f8f2;
		border-bottom: solid #f5f5e7 1px;
		}

	#list_archives li a {
		color: #069;
		}

	

#page, #homepage {
	background: #e8e6d5 url(images/bg_page.gif) 0 0 repeat-y;
	width: 1024px;
	text-align: left;
	padding: 0;
	margin: 30px auto;
	margin-bottom: 0;
	border: 0;
	}

	#homepage {
		background: #fff url(images/bg_homepage.jpg) 0 0 repeat-y;
		}

#pages {
	}

	#pages h2.widgettitle {
		width: 239px;
		height: 65px;
		background: url(images/h2_pages_widgettitle.gif) 0 0 no-repeat;
		text-indent: -1000em;
		display: block;
		}

#sidebar {
	width: 239px;
	color: #becfd6;
	background: #2a3940 url(images/bg_sidebar.gif) right repeat-y;
	}

	#sidebar a, ul.sidebar-homepage-list a {
		color: #becfd6;
		}

	#sidebar a:hover, ul.sidebar-homepage-list a:hover {
		color: #fff;
		}

	#sidebar ul, #sidebar li {
		list-style-type: none;
		padding: 0;
		margin: 0;
		}

#sidebar-internal {
	width: 255px;
	float: right;
	background: #fff url(images/bg_sidebar-internal.gif) bottom repeat-x;
	padding: 0 0 225px 0;
	margin: 0;
	}

	#sidebar-internal div {
		padding: 10px 18px;
		}

		#sidebar-internal div p {
			margin: 0 0 10px 0;
			}

	#sidebar-internal h3 {
		width: 255px;
		height: 45px;
		}

	#h3_advertising {
		background: url(images/h3_advertising.gif) 0 0 no-repeat;
		}

	#h3_archives {
		background: url(images/h3_archives.gif) 0 0 no-repeat;
		}

	#h3_groups {
		background: url(images/h3_groups.gif) 0 0 no-repeat;
		}

	#h3_submitanarticle {
		background: url(images/h3_submitanarticle.gif) 0 0 no-repeat;
		}

	#submitanarticle_link a {
		width: 114px;
		height: 24px;
		text-indent: -1000em;
		display: block;
		background: url(images/button_submitarticle.gif) 0 0 no-repeat;
		}

	#h3_submitaphoto {
		background: url(images/h3_submitaphoto.gif) 0 0 no-repeat;
		}

	#h3_submitavideo {
		background: url(images/h3_submitavideo.gif) 0 0 no-repeat;
		}

	#submitavideo_link a {
		width: 108px;
		height: 24px;
		text-indent: -1000em;
		display: block;
		background: url(images/button_submitavideo.gif) 0 0 no-repeat;
		}


/* HOMEPAGE */

#content-homepage {
	width: 546px;
	float: left;
	padding: 0;
	margin: 0;
	}

	#content-homepage a {
		color: #069;
		}

	.homepage-widget {
		width: 510px;
		padding: 0;
		margin: 15px auto;
		}

		.homepage-widget-padding {
			padding: 15px;
			}

			.homepage-widget-padding p {
				margin: 1em 0;
				}

#hsdcurrents {
	background: #dddac8;
	}

	#hsdcurrents a.arrowed {
		background: url(images/link-arrow-alternate.gif) left no-repeat;
		}

#homepage-records,
#homepage-events {
	width: 508px;
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
	}

	#homepage-records,
	#homepage-events  {
		background: #dddac8;
		margin-right: 2px;
		}

		#homepage-records ul,
		#homepage-events ul {
			list-style-type: none;
			padding: 0;
			margin: 0;
			}

			#homepage-records ul li,
			#homepage-events ul li {
				list-style-type: none;
				padding: 10px;
				margin: 0;
				}

				#homepage-records ul li span,
				#homepage-events ul li span {
					font-size: 0.9em;
					}

		#homepage-records ul li.zebra,
		#homepage-events ul li.zebra {
			background: #eaeadb;
			}

		#homepage-records ul li a,
		#homepage-events ul li a {
			background: url(images/link-arrow-alternate.gif) left no-repeat;
			padding-left: 10px;
			}

#homepage-events {
	margin-right: 0;
	}

#sidebar-homepage {
	width: 239px;
	float: left;
	color: #becfd6;
	padding: 0;
	margin: 0;
	}

	#sidebar-homepage h2 {
		width: 239px;
		height: 44px;
		}

	ul.sidebar-homepage-list {
		list-style-type: none;
		padding: 0;
		margin: 0;
		}

	ul.sidebar-homepage-list li {
		list-style-type: none;
		color: #fff;
		background: #0e161b;
		padding: 5px 20px;
		border-bottom: solid #2f3f46 1px;
		}

	#h2_community_sponsors {
		background: url(images/h2_community_sponsors.gif) 0 0 no-repeat;
		margin-bottom: 5px;
		}

	#h2_events {
		width: 254px;
		height: 45px;
		background: url(images/h2_events.gif) 0 0 no-repeat;
		}

	#h2_hsdcurrents {
		width: 510px;
		height: 45px;
		background: url(images/h2_hsdcurrents.gif) 0 0 no-repeat;
		}

	#h2_records {
		width: 508px;
		height: 45px;
		background: url(images/h2_records.gif) 0 0 no-repeat;
		}

	#h2_resources {
		width: 254px;
		height: 45px;
		background: url(images/h2_resources.gif) 0 0 no-repeat;
		}

	#h2_seanstraveltips {
		width: 510px;
		height: 45px;
		background: url(images/h2_seanstraveltips.gif) 0 0 no-repeat;
		}

	#h2_latest_photos {
		background: url(images/h2_latest_photos.gif) 0 0 no-repeat;
		}

	#h2_latest_threads {
		background: url(images/h2_latest_threads.gif) 0 0 no-repeat;
		}

	#h2_latest_videos {
		background: url(images/h2_latest_videos.gif) 0 0 no-repeat;
		}

#welcome {
	width: 516px;
	background: #e9e6d5 url(images/bg_welcome.jpg) 0 0 no-repeat;
	font-size: 1.1em;
	padding: 35px 15px 0 15px;
	margin: 0;
	}

	* html #welcome {
		w\idth: 536px;
		width: 516px;
		}

	#welcome p {
		margin: 15px 0;
		}

	#h2_welcome {
		width: 510px;
		height: 40px;
		background: url(images/h2_welcome.gif) 0 0 no-repeat;
		padding: 0;
		margin: 0 0 5px 0;
		}

	#welcome_bottom {
		width: 546px;
		height: 20px;
		background: url(images/bg_welcome_bottom.jpg) 0 0 no-repeat;
		padding: 0;
		margin: 0;
		}

/* END HOMEPAGE */



/* HSD PHOTOS WIDGET */

#hsdphotos {
	margin-bottom: 20px !important;
	}

	#hsdphotos img, #hsdphotos h2 {
		margin: 0;
		}

	#h2_hsdphotos {
		width: 239px;
		height: 160px;
		background: url(images/h2_hsdphotos.jpg) 0 0 no-repeat;
		}

	#hsdphotos ul li {
		color: #fff !important;
		background: #0e161b !important;
		padding: 5px 20px !important;
		border-bottom: solid #2f3f46 1px !important;
		}

	#hsdphotos ul li a {
		background: url(images/link-arrow.gif) left no-repeat !important;
		padding-left: 10px !important;
		}

/* END HSD PHOTOS WIDGET */



/* HSD VIDEOS WIDGET */

#hsdvideos {
	clear: both;
	margin-bottom: 20px !important;
	}

	#h2_hsdvideos {
		width: 239px;
		height: 33px;
		background: url(images/h2_hsdvideos.gif) 0 0 no-repeat;
		}

	#hsdvideos ul li {
		color: #fff !important;
		background: #0e161b !important;
		padding: 5px 20px !important;
		border-bottom: solid #2f3f46 1px !important;
		}

	#hsdvideos ul li a {
		background: url(images/link-arrow.gif) left no-repeat !important;
		padding-left: 10px !important;
		}

/* END HSD VIDEOS WIDGET */



/* ARTICLES WIDGET */

#fuzzy-widget-1 {
	margin-bottom: 20px !important;
	}

	#fuzzy-widget-1 ul li {
		color: #fff;
		background: #0e161b;
		padding: 5px 20px;
		border-bottom: solid #2f3f46 1px;
		}

	#fuzzy-widget-1 h2 {
		width: 239px;
		height: 33px;
		background: url(images/h2_hsdarticles.gif) no-repeat;
		text-indent: -1000em;
		display: block;
		}

/* END ARTICLES WIDGET */



/* HSD EXCLUSIVES WIDGET */

#hsdexclusives {
	margin-bottom: 20px !important;
	}

	#h2_hsdexclusives {
		width: 239px;
		height: 33px;
		background: url(images/h2_hsdexclusives.gif) 0 0 no-repeat;
		}

	#hsdexclusives ul li {
		color: #fff !important;
		background: #0e161b !important;
		padding: 5px 20px !important;
		border-bottom: solid #2f3f46 1px !important;
		}

	#hsdexclusives ul li a {
		background: url(images/link-arrow.gif) left no-repeat !important;
		padding-left: 10px !important;
		}

/* END HSD EXCLUSIVES WIDGET */



/* HSD RESOURCES WIDGET */

li#text-169365211 {
	width: 239px;
	clear: both;
	background: #0e161b;
	display: block;
	margin-bottom: 20px;
	}

#text-169365211:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

	#text-169365211 div.textwidget {
		padding: 0;
		margin: 0;
		}

	#text-169365211 h2 {
		width: 239px;
		height: 33px;
		background: url(images/h2_hsdresources.gif) no-repeat;
		text-indent: -1000em;
		display: block;
		}

	#text-169365211 ul li {
		color: #fff !important;
		background: #0e161b !important;
		padding: 5px 20px !important;
		border-bottom: solid #2f3f46 1px !important;
		}

	#hsdresources ul li a,
	#text-169365211 ul li a {
		background: url(images/link-arrow.gif) left no-repeat !important;
		padding-left: 10px !important;
		}

/* END HSD RESOURCES WIDGET */



/* CURRENT ISSUE WIDGET */

li#text-1 {
	width: 239px;
	clear: both;
	background: #0e161b;
	display: block;
	margin-bottom: 20px;
	}

#text-1:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#text-1 h2 {
	width: 239px;
	height: 33px;
	background: url(images/h2_currentissue.gif) no-repeat;
	text-indent: -1000em;
	display: block;
	margin: 10px 0;
	}

#text-1 h3 {
	color: #fff;
	font-size: 0.9em;
	}

#text-1 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	}

/* END CURRENT ISSUE WIDGET */



/* OUR SPONSORS WIDGET */

li#text-2 {
	width: 239px;
	clear: both;
	padding-bottom: 5px;
	}

#text-2 h2 {
	width: 239px;
	height: 33px;
	background: url(images/h2_oursponsors.gif) no-repeat;
	text-indent: -1000em;
	display: block;
	margin-bottom: 5px;
	}

/* END OUR SPONSORS WIDGET */



/* OUR SPONSORS WIDGET */

li#text-3 div {
	padding: 0;
	margin: 0;
	}

/* END SPONSORS WIDGET */



/* PHOTOS */

#photo_context {
	text-align: center;
	}

.photos_group_name {
	clear: both;
	margin-top: 10px;
	}

#photo_index {
	width: 240px;
	display: block;
	padding: 0;
	margin: auto;
	}

#photo_individual img {
	margin: 0.5em 0 0 0;
	}

#photo_individual p {
	margin: 1em 0;
	}

.photos_list {
	padding: 0;
	margin: 10px 0 20px 0;
	}

	.photos_list li {
		width: 75px;
		text-align: center;
		list-style-type: none;
		display: block;
		float: left;
		padding: 0;
		margin: 0 18px 18px 0;
		}

		.photos_list li p {
			text-align: left;
			}

	.photos_list img {
		margin: auto;
		}

#photo_next {
	width: 107px;
	display: block;
	clear: none;
	float: right;
	padding: 0;
	margin: 0;
	}

#photo_prev {
	width: 107px;
	display: block;
	clear: none;
	float: left;
	padding: 0;
	margin: 0;
	}

/* END PHOTOS */



/* BEGIN NAVIGATION */

#wp_list_pages {
	}

	#wp_list_pages li {
		width: 239px;
		height: 30px;
		background-image: url(images/pn_home.gif);
		background-position: 0 -30px;
		}

	#wp_list_pages li ul {
		display: none;
		}

	#wp_list_pages li a {
		width: 239px;
		height: 30px;
		text-decoration: none;
		text-indent: -1000em;
		background-image: url(images/pn_home.gif);
		background-position: 0 0;
		position: relative;
		display: block;
		border: 0;
		}

	#wp_list_pages li a:hover {
		background-image: none !important;
		}

	#pn_articles, #pn_articles a {
		background-image: url(images/pn_articles.gif) !important;
		}

	#pn_community, #pn_community a {
		background-image: url(images/pn_community.gif) !important;
		}

	#pn_contact, #pn_contact a {
		background-image: url(images/pn_contact.gif) !important;
		}

	#pn_currents, #pn_currents a {
		background-image: url(images/pn_currents.gif) !important;
		}

	#pn_home, #pn_home a {
		background-image: url(images/pn_home.gif) !important;
		}

	#pn_photos, #pn_photos a {
		background-image: url(images/pn_photos.gif) !important;
		}

	#pn_store, #pn_store a {
		background-image: url(images/pn_store.gif) !important;
		}

	#pn_subscriptions, #pn_subscriptions a {
		background-image: url(images/pn_subscriptions.gif) !important;
		}

	#pn_videos, #pn_videos a {
		background-image: url(images/pn_videos.gif) !important;
		}

/* END NAVIGATION */

/* RECORDS TABLES */
	table.records-table { width: 725px; border-collapse: collapse; text-align: left; margin: 20px 0; }
	table.records-table thead th { font-size: 0.9em; font-weight: bold; padding: 2px 15px; border-left: solid #d6d7c9 1px; }
	table.records-table thead th.records-table-title { background: #eeefe1; font-weight: normal; font-size: 2em; padding: 20px 15px 5px 15px; border: 0; border-bottom: solid #d6d7c9 1px; }
	table.records-table tbody tr td { background: #f8f7f2; font-size: 0.9em; padding: 3px 15px; border-left: solid #d6d7c9 1px; }
	table.records-table thead th.records-table-type, table.records-table tbody td.records-table-type { border: 0; }
	table.records-table tbody tr.records-table-zebra-row td { background: #eeefe1; }
	table.records-table tbody td.records-table-type { color: #069; }
/* END RECORDS TABLES */



/* *************** */
/* *** CLASSES *** */
/* *************** */

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.arrowed, .widget_recent_entries a, .sidebar-homepage-list a, .fuzzy_widgets a {
	background: url(images/link-arrow.gif) left no-repeat;
	padding-left: 10px;
	}

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

.flickr-insert {
	text-align: center;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	padding: 0.5em;
	}

.flickr-insert a {
	}

.flickr-insert img {
	border: 1px solid #777;
	vertical-align: bottom;
	margin-left: 0.2em;
	margin-right: 0.2em;
	}

.link_sponsor {
	margin: 5px 0;
	}

h2.pagetitle {
	color: #069;
	font-size: 2em !important;
	font-weight: normal !important;
	}

ul.photoPagination {
	clear: left;
	text-align: right;
	padding: 0 16px 0 0;
	margin: 10px 0;
	}

	.photoPagination li {
		display: inline;
		list-style-type: none;
		padding: 0;
		margin: 2px;
		}

	.photoPagination li a,
	.photoPagination li span {
		color: #069;
		background: #fff;
		padding: 0.1em 0.5em;
		border: solid #999 1px;
		}

	.photoPagination li span {
		color: #999;
		background: #e8e6d5;
		border-color: #e8e6d5;
		}

	.photoPagination li.numberLinksCurrent span {
		color: #fff;
		font-weight: bold;
		background: #c00;
		border-color: #c00;
		}


.post {
	padding: 15px 0;
	margin-bottom: 15px;
	border-bottom: dotted #666 1px;
	}

	.post h2 {
		font-size: 1em;
		}

	.post .entry {
		margin: 5px 0;
		}

	.post .entry p {
		margin: 1em 0;
		}

	.postmetadata {
		margin: 10px 0;
		}

.replace {
	text-indent: -1000em;
	display: block;
	}

.textwidget {
	width: 215px;
	margin: auto;
	}

.widecolumn {
	color: #666;
	}

	.widecolumn a {
		color: #069;
		}
