/* @override 
	http://localhost:8888/wp-content/themes/pitsurf/css/main.css
	http://wp.obinet.com/wp-content/themes/pitsurf/css/main.css
	http://dev.pitsurf.com/wp-content/themes/pitsurf/css/main.css
*/

body {
	background: white url(../img/bg_header.jpg) no-repeat center top;
	padding-top:3em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a {
	outline: none !important;
	color: #1995da;
}
a:hover {
	color: #3ab7ff;
}

div.page.prepend-1 ul {
	float: left;
}
div p {
	clear: both;
}

#sidebar ul {
	margin:0;
	padding:0;
	clear: both;
}
#sidebar li {
	list-style: none;
	margin:0;
	padding:0;
}

#header h1 a {
	display: block;
	height: 115px;
	width: 450px;
	background: transparent url(../img/logo.png) no-repeat center top;
	text-indent: -9999px;
	position: absolute;
	top: .5em;
}
#header .splash h2 a {
	display: block;
	height:323px;
	width: 720px;
	text-indent:-9999px;
	border: none;
}
.nav {
	background: black url(../img/bg_nav.png) no-repeat center top;
	height: 323px;
	overflow: hidden;
}
.nav ul {
	margin-left: 2em;
}
.nav ul li{
	list-style-type: none;
	margin-top: 15px;
}
.nav ul a {
	color: white;
	text-decoration: none;
	letter-spacing: 1px;
	text-shadow: black -1px -1px;
}
.nav ul li ul {
	margin-left: 1.3em;
}
.nav ul li ul li {
	font-size: 1.1em;
	margin-top: 5px;
}
div.footer {
	background: transparent url(../img/bar_social.png) no-repeat left top;
	width: 970px !important;
	margin-left: -14px !important;
	min-height: 45px;
	padding-left: 14px;
}
div.footer ul#social {
	margin-left: 160px;
}
div.footer ul#social li {
	display: inline;
	float: left;
}
div.footer ul#social li a {
	display: block;
	height: 35px;
	text-align: center;
	text-indent: -9999px;
	outline: none !important;
}
ul#social #facebook {width: 75px;margin-right: 25px;}
ul#social #twitter {width: 75px;margin-right: 35px;}
ul#social #myspace {width: 75px;margin-right: 25px;}
div#mainFooter {
	display: block;
	height:105px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 55px;
	background: transparent url(../img/bg_footer.png) no-repeat center top;
	text-align: center;
	color: #b1b1b1;
}
a#shop,a#grill,a#happenings {
	display: block;
	height: 15px;
	text-indent: -9999px;
	background: transparent url(../img/sprite_a.png) no-repeat;
}
a#shop {background-position: 0 0;}
a#grill {background-position: 0 -15px;}
a#happenings {background-position: 0 -30px;}

.newsletter h4 {
	display: block;	
	height: 18px;
	width: 155px;
	text-indent: -9999px;
	text-align: left;
	background: transparent url(../img/sprite_a.png) no-repeat 0 -47px ;
	margin: 0;
	float: left;
	margin-bottom: 1em;
}
.newsletter {
	text-align: right;
}
.newsletter input {
	border: none;
	background: white url(../img/nl_submit.jpg) left top;
	text-indent: -9999px;
	width: 70px;
	height: 30px;
	margin-top: -1em;
	cursor: pointer;
}
.newsletter input#yutyiy-yutyiy {
	width: 142px;
	height: 20px;
	margin-top: -1em;
	margin-right: 1em;
	background: none;
	border: 1px solid #a3a0a0;
	cursor: text;
	text-indent: 0;
}
#Home .content {
	background: transparent url(../img/bar_home.png) no-repeat left top;
	width: 970px !important;
	margin-left: -14px !important;
	min-height: 200px;
	padding-left: 14px;
}
#Happenings .content {
	background: transparent url(../img/bar_happening.png) no-repeat left top;
	width: 970px !important;
	margin-left: -5px !important;
	min-height: 75px;
	padding-left: 5px;
}
#Happenings div.page {
	margin-top: 5.5em;
	margin-bottom: 2em;
}
#Happenings div.page ul.nights{
	list-style: none;
	margin-right: 0 !important;
}
#Happenings div.page ul.nights li{
	display: block;
	float: left;
	width: 225px;
	margin-right: 0 !important;
}
#Happenings div.page ul.nights li p {
	padding-top: 5px;
	padding-right: 12px !important;
}

.content .sec h3{
	text-indent: -9999px;
	height: 2.5em;
}
.content h2{
	margin-left: 0;
}
.content *{

}
/* @group Eye Candy */
.candy {
	margin-bottom: 2em;
}
.candy a {
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #1c96db;
	margin: 2px;
}
.candy a:hover {
	border: 1px solid #000;
}


/* @end */
/* @group Pit Spit */
.spit {
	min-height: 300px;
}
.spit ul {
	
}
.spit li {
	margin-bottom: .5em;
	list-style-type: square;
}


/* @end */

/* @group Events */
div.upb_events div.upb_date {
	float: left;
	font-weight: bold;
}
div.upb_events div.upb_date {
	margin: 0 1em 1em 1em;
}
div.upb_events div.upb_event
{
	margin-bottom: 1em;;
}
div.upb_more {
	margin: 1em 0 1em 1em;
}
.upb_more span.upb_text a {
	display: block;
	height: 25px;
	width: 150px;
	text-decoration: none;
	color: white;
	background-color: #249adb;
	line-height: 25px;
}
.upb_more span.upb_text u {
	text-decoration: none;
}


/* @end */

h2 a {
	font-family: Georgia, serif;
	color: white ;
	background-color: black;

}
#sidebar ul li h3,#sidebar h3, #Happenings div.page ul.nights li h3,div.page h3 {
	font-family: Georgia, serif;
	background-color: black;
	color: white;
	padding: 8px;
	margin-top: .5em;
	margin-bottom: .75em !important;
	float: left;
	clear: both !important;
	background:black url(../img/bg_nav.png) no-repeat left bottom;
}

#Happenings div.page ul.nights li h3 {
	margin-top: 0;
	float: left;
}
#Happenings div.page ul.nights li p {
	clear: both;
	text-align: justify;
	padding-right: 10px;
}
#Pit-Spit .content p,#Pit-Spit .content h2, .single .content h2, .single .content p {
	margin-left: 15px;
	margin-right: 15px;
}
#Pit-Spit .content h2,.single .content h2 {
	font-size: 2em;
}
.content h2 a {
		text-decoration: none;
		padding: 5px;
}
div#postmeta {
	margin-bottom: 4em;
}
a.nolink {
	text-decoration: none;
	color: black;
}
.email_steve, .email_ben {
	display: block;
	height: 25px;
	width: 150px;
	margin-top: -22px;
	margin-left: -8px;
	margin-bottom: 22px;
}
.email_steve {
	background: white url(../img/email_steve.gif) no-repeat left top;
}
.email_ben {
	background: white url(../img/email_ben.gif) no-repeat left top;
}
.pageid-3 .span-17 {
	background: white url(../img/surf_brands.jpg) no-repeat left -2px;
	padding-top: 125px;	
}
.surflinks {
	list-style-type: none;
}
.surflinks li {
	padding-left: 25px;
	line-height: 25px
}
.surflinks .link {
	background: white url(../img/bullet_link.gif) no-repeat left top;
}
.surflinks .weather {
	background: white url(../img/bullet_cane.gif) no-repeat left top;
}
.surflinks .cam {
	background: white url(../img/bullet_cam.gif) no-repeat left top;
}
.pageid-3 .container {
	background: white url(../img/bg_surf.jpg) no-repeat 575px 810px;
}
.pageid-6 .container {
	background: white url(../img/bg_grill.jpg) no-repeat 675px 810px;
}
a#menu {
	display: block;
	background: white url(../img/btn_menu.jpg) no-repeat left top;
	height: 100px;
	width: 250px;
	text-indent: -9999px;
}