/*
Theme Name: sal_2010
Theme URI: http://surfingamericalive.org/
Description: Surfing America Live Theme
Version: 1.0
Author: Ross Pfahler
Author URI: http://rosspfahlerconsulting.com/
Tags: some, bull, shit
*/

* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; background:url(images/bg.gif) repeat; 
}
#page {background: url(images/bg-content.jpg) repeat-x #fff; padding:0 15px; float:left; display:inline; width:974px; }

.left {
	float:left;
}
a:link, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	border:0
}
.ui-tabs-hide {
	display:none;
}
.clear {
	clear:both;
}
#wrapper {
	width: 1004px;
	margin: 5px auto 0px auto;
	overflow: hidden;
}
/*homepage mods - sort later */

#home-content {
	width:928px;
	padding:0 0 5px 10px;
	float:left;
	display:inline;
}
#home-ticker {
	width:609px;
	height:403px;
	float:left;
	border:4px solid #000;
}

.hr {height:1px; float:left; background:#D9D9D9; margin:15px 0}
.vr {width:1px; float:left; background:#D9D9D9; margin:0 15px}
.height-ticker {height:412px}
.width-page {width:974px}
.ad-height {height:90px}
#ad-728{width:728px; height:90px; float:left; background:#000}

#newsletter {width:215px; height:90px; float:left; padding-bottom:5px}

#event-status {width:299px; height:108px; float:left;border:3px solid #D9D9D9; margin:0 0 15px 0; color:#000; padding:4px 10px}
#event-status h2 {margin-bottom:0;color:#fff;}
.eventstatus,.eventscore { margin:8px 5px; background:#7bb06a; border:1px solid #d9d9d9; padding:5px 10px}
.eventscore {margin-top:6px;}
.eventstatus, .eventscore {font-size:1.7em; font-weight:700;color:#fff}
.eventstatus a, .eventscore a {color:#000; float:right;}

#forecast {overflow:auto; width: 289px; height:160px; margin:5px; padding-right:3px}

.borders {
	border:1px solid #494949;
}

#event-status-lower {width:299px; height:187px; float:left; display:inline; padding:5px 10px; border:3px solid #D9D9D9;}
#share-links {width:319px; float:left; margin:20px 0 0 2px; display:inline}
#share-links img {width:36px;}
#footer {
background: none repeat scroll 0 0 #FFFFFF;
margin: 0 auto;
width: 1004px;}
#sidebar-video {
	width: 160px;
	padding: 0 10px;
	float: right;
}
#content-video {
	width: 740px;
	padding: 0 10px;
	float: left;
}
#home-ad-bottom {
	width:728px;
	float:left;
	margin:0;
	display:inline
}
ul.links {
	float:left;
	margin-left:5px;
}
ul.meta {
	float:right;
	margin-right:5px;
}
ul.links li {
	display: inline;
	list-style: none;
	margin-right: 10px;
	font-size: 0.9em;
}
ul.meta li {
	display: inline;
	list-style: none;
	margin-left: 10px;
	font-size: 0.9em;
}
ul.links li a:link, ul.links li a:visited, ul.meta li a:link, ul.meta li a:visited {
	color: #000000;
	border-bottom: none;
}
ul.links li a:hover, ul.links li a:active, ul.links li a:focus, ul.meta li a:hover, ul.meta li a:active, ul.meta li a:focus {
	color: #333333;
}
#container {
	background-color: #444444;
	color: #ffffff;
	clear: both;
}
#header{float:left}
.searchbox {
	float: right;
	margin: 20px 20px 0 0;
	display:inline;
	height: 30px;
	background: url(images/searchbg.png) repeat-x;
	border: 1px solid #535353;
}
.searchbox input.text {
	padding: 3px;
	background: transparent;
	color: #ffffff;
	border: none;
}
.searchbox input.button {
	background: url(images/search.png) no-repeat;
	text-indent: -9999em;
	width: 26px;
	border: none;
	margin-left: 5px;
	color: #424241;
}
img.rss {
	height: 30px;
	display:inline;
	position:relative;
	top:20px;
	float:right;
	margin-right:10px;
}
#nav {position:relative;font-size: 1.1em;width:930px;height:48px; margin:0; padding:0; float:left;line-height:1;list-style: none;}
#nav a{display:block; color:#7bb06a; font-weight:700}
#nav li {display: inline;float: left;margin: 0;	padding: 10px 25px 20px 0}
#nav li a:link, #nav li a:visited {color: #7bb06a;text-decoration: none;text-transform: uppercase;margin:0;font-weight: bold;border: none;}
#nav li a:hover, #nav li a:active, #nav li a:focus {color: #7bb06a}
#nav li ul {
	display:block;
	position: absolute;
	width: 13em;
	left: -999em;
	z-index:11;
	background-color: #000;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin:0 0 0 -10px;
}
#nav li ul li {
	width:13em;
	display: block;
	padding:0;
	margin:0;
}
#nav li ul li a:link, #nav li ul li a:visited {
	background: #000;
	padding: 8px 10px;
	width: 13em;
}

#main {
	overflow: hidden;
	background: #444444 url(images/bg.jpg) repeat-x;
	padding: 10px 10px 0 10px;
	width:940px;
}
#breadcrumbs {
	background-color: #3b3b3b;
	border: 1px solid #353535;
	padding: 5px;
	color: #abaaaa;
	font-size: 0.9em;
	margin: 0 10px 15px 10px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #ffffff;
	border-bottom: none;
	margin: 0 3px;
}
#breadcrumbs a:hover, #breadcrumbs a:active, #breadcrumbs a:focus {
	border-bottom: 1px solid #ffffff;
}
#breadcrumbs a:first-child {
	margin-left:0;
}
.advert-main {
	margin: 5px 0 15px 0;
	text-align: center;
}
#sidebar {
	width: 300px;
	float: right;
	margin-right:5px;
}
#content {
	width: 645px;
	padding: 0 10px;
	display:inline;
	float: left;
}
#content-live {
	width: 960px;
	padding:0;
	margin-left:-15px;
	float:left;
	display:inline
}

#ticker {width:618px; height:412px; float:left; background:url(images/bg-ticker.gif)}
#ticker img {margin:4px 0 0 4px}
.ticker-overlay {margin:0 4px; display:inline; width:610px; height:71px; float:left; background:#599650}
.ticker-overlay h2 {color:#000; font-size:2.1em; margin:10px 10px 0 10px}
.ticker-overlay h2 a {color:#fff}
.ticker-overlay p {color:#fff; margin:0 2px 0 12px; font-size:1.1em;}

.includeme {display: block;}
.features {position:relative}
.features .fhold {float: left;width: 610px;	position:relative;	z-index:9;}
.features .fhold img {width:610px;height:334px; position:relative; z-index:9}
.features .ui-tabs-hide {display: none;}
.features .selections {height: 20px;float: right;padding: 6px;text-align: center;position:relative;z-index:10;top:-412px;left:4px;margin-right:15px;}
.features .selections li {float:left;list-style: none;}
.features .selections img {padding: 4px 4px 4px 4px;width:12px;	height:11px;}
.features .selections .ui-tabs-selected img {background-color: #fff;border: none;}
.features .selections a:link, .features .selections a:visited, .features .selections a:hover, .features .selections a:active, .features .selections a:focus {border: none;outline: none;}

.contenttitle, .contenttitle-live {
	background:#599650;
	padding: 5px;
	height: 18px;
	clear: both;
}
.contenttitle-live {
	background:url(images/header-bg.jpg) repeat-x;
}
.contenttitle h2, .contenttitle-live h2 {
	font-size: 1.1em;
	color:#fff;
	text-transform: uppercase;
}
.contenttitle h2 span, .contenttitle-live h2 span {
	color: #fbef03;
}
.contenttitle h2 a:link, .contenttitle h2 a:visited, .contenttitle-live h2 a:link, .contenttitle-live h2 a:visited {
	color: #fff;
	border-bottom: none;
}
.contenttitle ul li, .contenttitle-live ul li {
	list-style: none;
}
.contentblock, .contentblock-live {
    background:#fff;
	border: 3px solid #d9d9d9;
	border-top: none;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
.latest {width:625px}
.contentblock-live {
	background:#000;
	padding:0;
	margin:0;
}
.newslist {
	margin-bottom: 15px;
}
.contentblock .post {
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dotted #3a3a3a;
	margin-bottom: 15px;
}

.contentblock ul.archives li {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px dotted #3a3a3a;
}
.contentblock ul.archives li a:link, .contentblock ul.archives li a:visited {
	float: left;
}
.contentblock ul.archives li span {
	color: #abaaaa;
	float: right;
	font-size: 0.9em;
}
h3 {
	color: #fbef04;
	font-size: 1.3em;
}
h4 {
	font-size: 1.3em;
}
h3 a:link, h3 a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}
h3 a:hover, h3 a:active, h3 a:focus {
	border-bottom: 1px solid #fff;
}
#content .contentblock ul, #content .contentblock ol {
	list-style-position: inside;
	margin-bottom: 15px;
	margin-left: 10px;
}
#content .contentblock ul li, #content .contentblock ol li {
	margin-bottom: 5px;
}
blockquote {
	margin: 20px 20px;
	border-left: 3px solid #c1740d;
	padding-left: 5px;
}
.contentblock p.meta {
	color: #abaaaa;
	font-size: 0.8em;
	margin-bottom: 10px;
}
.contentblock p.meta a:link, .contentblock p.meta a:visited {
	color: #abaaaa;
	border-bottom: none;
}
.contentblock p.meta a:hover, .contentblock p.meta a:active, .contentblock p.meta a:focus {
	color: #abaaaa;
	border-bottom: 1px solid #abaaaa;
}
.contentblock img.pimage {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
}
img.alignleft {
	float: left;
	margin: 10px 15px 10px 0;
	display: inline;
}
img.alignright {
	float: right;
	margin: 10px 0 10px 15px;
	display: inline
}
div.wp-caption {
	text-align: center;
}
div.alignleft {
	margin: 5px 10px 5px 0;
}
div.alignright {
	margin: 5px 0 5px 10px;
}
p.wp-caption-text {
	font-style: italic;
	font-size: 0.9em;
	color: #abaaaa;
	margin: 0;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	text-align: center;
	display: block;
	margin: 5px auto 10px;
}
p {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.post p {
	text-align: justify;
}
.older .contentblock ul li {
	list-style: none;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}
.older .contentblock ul li h3 {
	float: left;
}
.older .contentblock h3 a:hover, .older .contentblock h3 a:active, .older .contentblock h3 a:focus {
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}
.older .contentblock ul li span {
	float: right;
	color: #abaaaa;
	font-size: 0.9em;
	font-weight: bold;
}
.contentblock ul.reviews li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 0.9em;
	overflow: hidden;
}
.contentblock ul.reviews li a {
	font-weight: bold;
	float: left;
}
.contentblock ul.reviews li span {
	float: right;
	color: #abaaaa;
}
.newslist .contentblock ul {
	margin-bottom: 10px;
}
.newslist .contentblock ul li {
	list-style: none;
	display: inline;
	margin-right: 10px;
	font-weight: bold;
}
.newslist .contentblock ul li ul {
	display: inline;
	margin-left: 5px;
}
.newslist .contentblock ul li ul li {
	font-weight: normal;
	margin-bottom: 10px;
}
/* Reviews

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

		.summary img {
	float: left;
	margin: 0 10px 5px 0;
}
.summary p {
	color: #abaaaa;
	font-size: 0.9em;
	margin-bottom: 3px;
}
.summary h3 {
	color: #c1950d;
	margin-top: 10px;
	font-size: 1.4em;
}
.summary h2 a:link, .summary h2 a:visited {
	color: #ffffff;
	border-bottom: none;
}
.summary h2 a:hover, .summary h2 a:active, .summary h2 a:focus {
	border-bottom: 1px solid #ffffff;
}
/* Sidebar

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

		#sidebar .widget {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar .widget .contentblock ul li {
	list-style-position: inside;
	margin-bottom: 10px;
	font-size: 0.9em;
	overflow: hidden;
}
#sidebar .widget .contentblock ul li a {
	font-weight: bold;
}
.advert-side {
	margin-bottom: 15px;
	text-align: center;
}
.advert-side a {
	border-bottom: none;
}
#sidebar .wp-polls ul {
	margin: 0 10px 10px 0px;
}
.fvideos .contentblock {
	padding: 10px;
	text-align: center;
	overflow: hidden;
}
.fvideos .contentblock ul li {
	list-style: none;
	background-color: #3b3b3b;
	border: 1px solid #353535;
	font-size: 0.9em;
	margin-bottom: 5px;
	padding: 5px;
	text-transform: uppercase;
}
.fvideos .contentblock ul li:first-child {
	margin-top: 10px;
}
.fvideos .contentblock ul li.ui-tabs-selected a:link, .fvideos .contentblock ul li.ui-tabs-selected a:visited {
	color: #c1740d;
}
.fvideos .contentblock ul li a:link, .fvideos .contentblock ul li a:visited {
	color: #ffffff;
	border-bottom: none;
}
.fvideos .contentblock ul li a:hover, .fvideos .contentblock ul li a:active, .fvideos .contentblock ul li a:focus {
	color: #CCCCCC;
	outline: none;
}
.pagination .older {
	float: left;
}
.pagination .newer {
	float: right;
}
input, textarea {
	padding: 3px;
}
textarea {
	overflow: auto; /* remove vertical bar for IE7 */
}
input.button {
	border: 1px solid #353535;
	background: #353535;
	padding: 3px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-top: 5px;
	cursor: pointer;
}
p.button a:link, p.button a:visited {
	float: right;
	border: 1px solid #353535;
	border-bottom: none;
	background:#7B6755;
	padding: 5px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-right: 10px;
}
p.button a:hover, p.button a:active, p.button a:focus {
	color: #CCCCCC;
}
.flickr {
	display: inline;
	text-align: center;
}
.flickr a {
	border-bottom: none;
}
.flickr img {
	padding: 0 5px 7px 2px;
}
.commentlist {
	margin: 0 0 20px 0 !important;
}
.commentlist li {
	font-size: inherit;
}
.commentlist li .avatar {
	float: right;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
}
.commentlist cite a:link, .commentlist cite a:visited {
	border-bottom: none;
	color: #fff;
}
.commentlist cite a:hover, .commentlist cite a:active, .commentlist cite a:focus {
	border-bottom: 1px solid #fff;
}
.commentmetadata {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 3px 0 8px 0;
}
.commentmetadata a:link, .commentmetadata a:visited {
	border: none;
	color: #ABAAAA;
}
.commentmetadata a:hover, .commentmetadata a:active, .commentmetadata a:focus {
	border-bottom: 1px solid #ABAAAA;
}
.commentlist p {
	margin: 5px 0 10px 0;
}
.commentlist .reply {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.commentlist li {
	margin-bottom: 25px !important;
	padding: 5px 0 !important;
	list-style: none;
}
.children {
	padding: 0 0 0 10px !important;
	border-left: 1px solid #353535 !important;
	margin: 15px 0 5px 15px !important;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
}
a:link img {
	border:none;
	text-decoration:none
}
img {
	border:none
}

