/***************************

	Table Of Contents:


Header Grey Catalina + Supported By: #bfbfbf

/***************************
	01. Universal
***************************/

body {
	background: #cacaca url('/_images/body-background.jpg') no-repeat fixed center center;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #000;
}

a {outline: none; text-decoration: none;}

#header {
	height: 171px;
	background: #373737 url('/_images/header-background.jpg') repeat-x;
}

#header-catalina-link a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.0em;
	color: #bfbfbf;
	text-decoration: underline;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	float: left;
	font-weight: bold;
	letter-spacing: 1px;
}

#header-catalina-link a:hover {color: #fff;}

#header-supported-by {
	font-size: 1.2em;
	float: right;
	font-style: italic;
	margin: 15px 0 0 0;
	color: #bfbfbf;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

a #header-surfrider-logo {
	width: 145px; height: 54px;
	display: inline-block;
	text-indent: -9999999px;
	background: url('/_images/header-surfrider-logo-trans.png') no-repeat;
	text-decoration: none;
	border: 0;
}

a:hover #header-supported-by {color: #fff;}
a:hover #header-surfrider-logo {background: url('/_images/header-surfrider-logo-trans.png') no-repeat 0 -54px;}
	
a #logo {
	margin: 84px 25px 0 0;
	width: 536px; height: 43px;
	display: inline-block;
	text-indent: -99999999px;
	background: url('/_images/header-logo.jpg') no-repeat;
}

a:hover #logo {background: url('/_images/header-logo.jpg') no-repeat 0 -44px;}

#badge {
	float: left;
	margin: -10px 0 0 -25px;
}

.wrapper {width: 960px; margin: 0 auto;}

#nav {
	width: 535px;
	height: 24px;
	margin: 20px 0 0 15px;
	float: left;
}

#nav ul#menu {
	background: transparent url(/_images/nav.jpg) 0 -25px no-repeat;
	height: 24px;
	width: 535px;
	position: relative;
	text-align: left;		
}

#nav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

ul#menu li, ul#menu a {
	height: 24px;
	display: block;
	}

#nav ul#menu li a{
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}


#nav-blog {left: 0; width: 45px;}
#nav-about {left: 72px; width: 58px; }
#nav-gallery {left: 157px; width: 75px;}
#nav-press {left: 261px; width: 51px;}
#nav-sponsors {left: 339px; width: 89px;}
#nav-contact {left: 456px; width: 79px;}

#nav-blog a:hover {background: transparent url(/_images/nav.jpg) 0 -49px no-repeat;}
#nav-about  a:hover {background: transparent url(/_images/nav.jpg) -72px -49px no-repeat;}
#nav-gallery a:hover {background: transparent url(/_images/nav.jpg) -157px -49px no-repeat;}
#nav-press  a:hover {background: transparent url(/_images/nav.jpg) -261px -49px no-repeat;}
#nav-sponsors a:hover {background: transparent url(/_images/nav.jpg) -339px -49px no-repeat;}
#nav-contact a:hover {background: transparent url(/_images/nav.jpg) -456px -49px no-repeat;}

body#blog #nav-blog {background: transparent url(/_images/nav.jpg) 0 1px no-repeat;}
body#about #nav-about {left: 57px; width: 68px; background: transparent url(/_images/navigation.jpg) -57px -15px no-repeat;}
body#shop #nav-gallery {left: 150px; width: 40px; background: transparent url(/_images/navigation.jpg) -150px -15px no-repeat;}
body#contact #nav-press {left: 215px; width: 67px; background: transparent url(/_images/navigation.jpg) -215px -15px no-repeat;}
body#sponsors #nav-sponsors {left: 306px; width: 125px; background: transparent url(/_images/navigation.jpg) -306px -15px no-repeat;}
body#contact #nav-contact {left: 306px; width: 125px; background: transparent url(/_images/navigation.jpg) -306px -15px no-repeat;}

#defaultCountdown {
	position: absolute;
	margin: 0 0 0 93px;
	z-index: 5;
}

.countdown_rtl {
	direction: rtl;
}

.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-shadow: #fff 1px 1px;
}

.countdown_holding span {
	background-color: black;
}

.countdown_section {
	display: block;
	margin: 13px 0 0 23px;
	padding: 10px 0 0 0;
	float: left;
	font-size: 1.1em;
	text-align: center;
	color: #565656;
	width: 61px; height: 60px;
	background: transparent url(/_images/countdown-background-trans.png) no-repeat;
}
.countdown_amount {
	font-size: 2.4em;
}
.countdown_descr {
	display: block;
	width: 100%;
}

#countdown-text {
	position: absolute;
	z-index: 10;
	padding: 35px 0 0 455px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	text-shadow: #fff 1px 1px;
	font-weight: bold;
	color: #565656;
}

#map {
	width: 370px; 
	height: 1157px; 
	background: url(/_images/background-map.png) no-repeat 0 0; 
	margin: 0;
	float: right;
}

#map:hover {
	background: url(/_images/background-map.png) no-repeat -370px 0; 
}

a #map-donate {
	width: 291px;
	height: 187px;
	text-indent: -99999999px;
	background: url(/_images/map-donate.png) no-repeat 0 -374px;
	display: block;
	margin: 75px 0 0 35px;
	z-index: 9;
}

a:hover #map-donate {background: url(/_images/map-donate.png) no-repeat 0 0;}
a:active #map-donate {background: url(/_images/map-donate.png) no-repeat 0 -187px;}

a #map-bottle {
	width: 291px;
	height: 441px;
	text-indent: -99999999px;
	background: url(/_images/map-bottle.png) no-repeat 0 0;
	display: block;
	margin: 0 0 0 35px;
	z-index: 9;
}

a:hover #map-bottle {background: url(/_images/map-bottle.png) no-repeat 0 -441px;}


ul#map-nav {
	display: block;
	text-indent: -9999999px;
	float: right;
	margin: 35px 115px 0 0;
}

ul#map-nav li {width: 39px; height: 39px; margin: 0 0 25px 0;position: relative;}

ul#map-nav li, ul#map-nav a {height: 39px; display: block;}

#map-email {background: url(/_images/map-email.png) no-repeat 0 0;}
#map-email a:hover {background: url(/_images/map-email.png) no-repeat -78px 0;}
#map-email a:active {background: url(/_images/map-email.png) no-repeat -39px 0;}
#map-twitter {background: url(/_images/map-twitter.png) no-repeat 0 0;}
#map-twitter a:hover {background: url(/_images/map-twitter.png) no-repeat -78px 0;}
#map-twitter a:active {background: url(/_images/map-twitter.png) no-repeat -39px 0;}
#map-facebook {background: url(/_images/map-facebook.png) no-repeat 0 0;}
#map-facebook a:hover {background: url(/_images/map-facebook.png) no-repeat -78px 0;}
#map-facebook a:active {background: url(/_images/map-facebook.png) no-repeat -39px 0;}

#home-about {width: 570px; float: left; margin: 20px 0 0 0;}
#home-about img {float: left; margin: 0 15px 0 0;}
#home-about p {font-size: 1.3em; text-align: left; color: #565656; text-shadow: #fff 1px 1px; line-height: 1.5em; padding: 5px 0;} 

#home-blog {width: 385px; float: left; margin: 25px 15px 0 0; clear: left;}
#home-sponsors {width: 170px; float: left; margin: 25px 0 0 0;}

#home-blog .post {margin: 15px 0 25px; text-align: left; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#home-blog .post h2 {
	font-size: 1.3em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #565656;
	text-shadow: #fff 1px 1px;
	margin: 0 0 10px 0;
	
}

#home-blog .post p {font-size: 1.2em; line-height: 1.2em; color: #565656; text-shadow: #fff 0px 1px;}
.home-blog-read-more a {
	margin: 10px 0 0 0;
	background: #e7e7e7;
	color: #565656;
	display: inline-block;
	padding: 1px 2px 3px;
}

.home-blog-read-more a:hover {background: #ccc; color: #000;}

.home-sponsor {
	width: 160px;
	padding: 5px;
	margin: 25px 0;
}

.home-section-header {
	padding: 5px; 
	display: block; 
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	text-shadow: #fff 1px 1px;
	color: #565656;
	font-style: italic;
	border-bottom: 1px solid #999;
}

#home-more-info {text-align: center; display: inline-block; margin: -2px 0 0 0;}
#home-more-info a {background: #CCC; text-shadow: none; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.3em; padding: 1px 3px; font-weight: bold; color: #fff; text-shadow: none; border:0;}
#home-more-info a:hover {color: #565656;}

#content-wrapper {
	position: absolute;
	margin: 100px 0 0 0;
	width: 570px;
	text-align: left;
	float: left;
}

#content-wrapper h2 {
	font-size: 1.3em;
	margin: 0 0 3px 0;
	text-shadow: #fff 0px 1px;
}

#content-wrapper h3 {
	font-size: 1.2em;
	margin: 20px 0 5px 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #565656;
	text-shadow: #fff 1px 1px;
}

#content-wrapper p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.2em;
	color: #565656;
	margin: 13px 0;
	line-height: 1.5em;
	text-shadow: #EDEDED 0px 1px;
}

p a {
	background: #fff;
	padding: 1px 2px;
	color: #565656;
	border-bottom: 1px solid #fff;
}

p a:hover {
	background: #cacaca;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.posts {
	width: 560px;
	background: #F2F2F2;
	border-top: 5px solid #9B9B9B;
	padding: 5px;
	margin: 0 0 45px 0;
}

.author_notes {
	border-top: 1px solid #C6C6C6;
	padding: 10px 0 6px 6px;
	color: #888;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	display: block;
	word-spacing: 2px;
	font-size: 1.1em;
}
.author_dynamic {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}

.posts .title {margin: 14px 0 22px 10px; text-align: left; font-size: 2.3em; display: inline-block; color: #000; text-decoration: none;}
.posts .title a {color: #000; text-decoration: none;}
.posts .title a:hover {text-decoration: underline;}

.comment_invite a {
	float: right; 
	position: relative;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 13px 4px 0 0;
	color: #373737;
	background: #fff;
	padding: 6px 7px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

.comment_invite a:hover {background: #D2D2D2; color: #000;}

ul#gallery li  {
	float: left;
	margin: 0 5px 5px 0;
	padding: 5px;
}
ul#gallery li a {background: #CBCBCB;}
ul#gallery li a:hover {background: #AAA;}
#zoom {z-index: 1000;}

#paginate a {
	text-decoration: underline;
	background: none;
	text-shadow: #fff 1px 1px;
	border: none;
}

#paginate a:hover {color: #000;}

.workout-map {width: 570px; margin: -5px;}
.workout-info {margin: 0 -5px; padding: 15px 0; display: block; text-align: center; background: #e7e7e7; border-bottom: 1px solid #9B9B9B;}
.workout-cat {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #565656;
	text-transform: uppercase;
	margin: 4px 15px;
	font-size: 1.1em;
	font-weight: bold;
	display: inline-block;
}

.workout-input {
	margin: 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.3em;
	color: #333;
	text-shadow: #DADADA 0px 1px;
}

.workout-abr {font-size: 0.8em; text-transform: lowercase;}

a #donate-link {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 3.1em;
	font-weight: bold;
	padding: 20px 10px;
	background: #fff;
	display: inline-block;
	color: #565656;
	text-decoration: underline;
	margin: 10px 0;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px
}
a:hover #donate-link {color: #000;}

.post-content {
	padding: 10px;
	text-shadow: #DADADA 0px 1px;
}

.press {
	text-align: center;
	margin: 0 0 35px 0;
}

.press .title {margin: 0 0 22px 0; text-align: left; font-size: 2.2em;}
.press .title a {margin: 0 0 22px 0; text-align: left; font-size: 2.2em;}


.press-info {
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	padding: 12px 0;
	background: #e7e7e7;
	text-align: center;
	margin: 15px 0 0 0;
}

.press-info .input {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	font-style: normal;
	margin: 0 0 0 4px;
}

.press-info .input a {
	font-size: 0.7em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
}

.press-details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.3em;
	margin: 0 10px 0;
	color: #565656;
}

#content-wrapper .press p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.3em;
	padding: 5px;
	text-align: left;
}

#