#main.sub {
	width:880px !important;
	min-width:880px;
	margin:0 auto;
	padding:30px 0;
	overflow: hidden;
	
}
.sub #page-head {
	margin:0;
	padding:0;
}
	#page-head ul.subnavigation {
		list-style:none;
		margin:20px 0 0 0px;
		padding:0;
		overflow:hidden;
		zoom:1;
	}
	#page-head ul.subnavigation li {
		float:left;
	}
	#page-head ul.subnavigation li.team {
		width:20%;
	}
	#page-head ul.subnavigation li a {
		float:left;
		padding:4px;
		margin:0 10px 0 0;
		text-transform:uppercase;
		color:#42b63d;
	}
	#page-head ul.subnavigation li a:hover,
	#page-head ul.subnavigation li.here a {
		background:#00c422;/*old:89458b*/
		color:#fff;
	}
.sub h1 {
	margin:0;
	padding:0;
}
.sub #content {
	float:left;
	width:640px;
	padding:0;
	color:#000;
	line-height:1.6em;
	margin:1em 0 0;
}
.sub #content.content-full-width {
	width:880px !important;
}
.sub #content.blog-index {
	width:680px !important;
}
.sub #content h2 {
	font-family:arial, helvetica, sans-serif;
	font-size:1.4em;
	line-height:1.2em;
	color:#00c422;/*old:8a458c*/
	text-transform:uppercase;
	font-weight:bold;
	margin:2em 0 0;
}
.sub #sidebar {
	float:right;
	width:180px;
	margin:1em 0 0;
}
	.sub #sidebar h2 {
		font-size:2.5em;
		line-height:1em;
		margin:0 0 .5em;
	}
	.sub #sidebar ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	.sub #sidebar ul.twitter-list li { margin:0 0 20px; }
	.sub #sidebar ul.featured-product-list li {
		text-align:left;
		margin: 0 0 20px;
	}
	.sub #sidebar ul.featured-product-list img {
		margin:0 0 5px;
	}
	.sub #sidebar ul.featured-product-list a  {
		color:#fff;
	}

#slideshow {
	margin:20px 0;
	position:relative;
	overflow:hidden;
	height:387px;
	width:880px;
	/*z-index:100;*/
}
#slideshow div.full img {
	z-index:101;
	
}
img.header-image {
	margin:20px 0;
}
div.header-image {
	margin:20px 0;
}
div.header-image img {
	margin: 0;
	padding: 0;
	border: 0;
}
#slideshow ul {
	list-style:none;
	position:absolute;
	right:20px;
	bottom:20px;
	margin:0;
	padding:0;
}
#slideshow ul li {
	float:left;
	margin:0;
	padding:0;
	z-index:102;
}
#slideshow ul li a {
	display:block;
	margin:0 0 0 5px;
	background:#333;
	width:32px;
	height:32px;
	overflow:hidden;
	/*text-indent:-9999px;*/
	outline:1px solid #ccc;
	z-index:102;
}
#slideshow ul li a:hover {
	display:block;
	margin:0 0 0 5px;
	background:#333;
	width:32px;
	height:32px;
	overflow:hidden;
	/*text-indent:-9999px;*/
	outline:2px solid #fff;
	z-index:102;
}


#content h2.great-white,
#content h1.great-white {
	font-family: arial, helvetica, sans-serif;
	font-size:48px;
	line-height:52px;
	font-weight:200;
	margin:0 0 20px;
	color:#fff;
}

ul.product-list {
	list-style:none;
	margin:0 0 40px;
	padding:0;
	overflow:hidden;
	zoom:1;
}
ul.product-list li {
	float:left;
	display:inline;
	width:280px;
	margin:0 20px 5px 0;
}
ul.product-list li h3 {
	font-family: arial, helvetica, sans-serif;
	font-weight:200;
	color:#89448b;
	font-size:22px;
	line-height:1.4em;
	margin:5px 0 0;
	padding:0;
}
ul.product-list li p {
	margin:0 0 1em;
	padding:0;
	font-size:12px;
	line-height:1.4em;
}

ul.board-model-list h3 a {
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	display:block;
	text-transform:uppercase;
}
h3.fancy {
	font-family: arial, helvetica, sans-serif;
	font-weight:200;
	color: #660066;
	font-size:28px;
	font-size: 2em;
	line-height: 1em;
	margin:0 0 1em;
}



ul.feature-list {
	list-style:none;
	margin:0;
	padding:0;
}
ul.feature-list li {
	margin:0 0 40px;
	padding:0;
}
ul.feature-list li h3 {
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	font-weight:200;
	font-size:38px;
	line-height:1.5em;
}
.inner-primary-column {
	float:left;
	display:inline;
	width:538px;
	margin-right:40px;
}
.inner-secondary-column {
	width:302px;
	float:right;
}
.blog-article {
	padding:0 0 20px;
	margin:0 0 40px;
	border-bottom:1px solid #ccc;
}
.entry-title {
	margin:0 0 5px !important;
	font-size: 20px !important;
}
.widget, .sidebar-block {
	margin:0 0 40px;
	overflow:hidden;
	zoom:1;
	list-style-type: none;
	display:block;
	clear:both;
}
	.widget h2,
	.sidebar-block h2 {
		margin:0 0 0;
	}
	.widget_categories a {
		text-transform:uppercase;
		font-weight:bold;
		line-height:1.6em;
	}
	.widget ul.photo-list li,
	.sidebar-block ul.photo-list li {
		width:80px;
		height:80px;
		float:left;
		display:inline;
		margin:0 10px 10px 0;
	}
	.widget .feed-list,
	.sidebar-block .feed-list {
		color:#ccc;
		font-size:12px;
		margin:10px 0 !important;
		list-style:none;
		padding:0;
	}
	.widget .feed-list li,
	.sidebar-block .feed-list li {
		margin:0 0 20px !important;
	}
	.widget .feed-list p.meta,
	.sidebar-block .feed-list p.meta {
		margin:0;
		line-height:1.4em;
	}
	
	.page-navigation {
		clear:both;
		overflow:hidden;
		zoom:1;
		padding:0 0 40px;
		font-family: arial, helvetica, sans-serif;
	}
	.page-navigation a {
		color:#fff;
		font-weight:200;
		font-size:32px;
		line-height:1em;
	}
	.page-navigation a.next {
		float:right;
		background: url('../img/arrow-next.gif') no-repeat scroll right center;
		padding-right:35px;
	}
	.page-navigation a.previous {
		float:left;
		background: url('../img/arrow-previous.gif') no-repeat scroll left center;
		padding-left:35px;
	}
	#itemComments h3#comments {
		color:#916099;
		text-transform:uppercase;
	}
		.commentlist {
			list-style:none;
			margin:0;
			padding:0;
		}
		.commentlist ol,
		.commentlist ul {
			margin-left:20px;
		}
		.commentlist li {
			margin:20px 0;
			overflow:hidden;
			zoom:1;
			border-bottom:1px solid #333;
		}
		.commentlist .comment-author img {
			float:right;
			display:none;
		}
		.commentlist .comment-author cite {
			font-style:normal;
			text-transform:uppercase;
			font-weight:bold;
		}
		.commentlist .comment-author span.says {
			display:none;
		}
		.commentlist .comment-meta {
		}
		.commentlist .comment-meta a {
			color:#4d4d4d !important;
			font-size:10px;
			line-height:1.4em;
			text-transform:uppercase;
		}
		.commentlist li p {
			margin:0 0 1em !important;
		}
		.commentlist .reply a {
			float:right;
			padding:3px;
			background:#916099;
			color:#fff;
			font-size:10px;
			line-height:1em;
			text-transform:uppercase;
		}
		#respond {
			background:#333;
			padding:20px;
			margin:0 0 40px 0;
		}
		#respond h3 {
			margin:0;
			padding:0;
			color:#fff;
			text-transform:uppercase;
		}
		#respond label {
			display:block;
			color:#fff;
			font-size:10px;
			font-weight:bold;
			line-height:1.4em;
			text-transform:uppercase;
		}
		#respond p input,
		#respond .captcha input {
			width:300px;
		}
		#respond p input,
		#respond p textarea ,
		#respond .captcha input {
			border:none;
			padding:5px;
		}
		#respond p textarea {
			width:98%;
		}
		#respond p.checkbox label {
			display:inline;
		}
		#respond p.checkbox input {
			width:auto;
		}
		#respond .captcha input {
			width:100px;
		}
		#respond .captcha .captcha-img {
			background:#fff;
			width:110px;
			text-align:center;
			margin:0 0 5px;
		}
		#respond div.captcha {
			width:250px;
		}
		#respond p.submit input {
			width:auto;
			background:#916099;
			color:#fff;
			font-weight:bold;
			text-transform:uppercase;
			font-size:14px;
			line-height:1em;
		}
		
#product-images {
	margin:2em 0;
	overflow:hidden;
	zoom:1;
}
	#product-images ul {
		list-style:none;
		margin:3em 0 1em 0;
		padding:0;
		overflow:hidden;
		zoom:1;
	}
	#product-images ul li {
		float:left;
		margin:0 10px 0 0;
	}
	#product-images ul li a {
		outline: none;
	}
	.product-buttons {
		float:right;
		padding:1em 0;
	}
	.product-buttons .button {
		margin-left:10px;
	}
	.button {
		font-family: arial, helvetica, sans-serif;
		color:#fff !important;
		font-size:22px;
		font-weight:200;
		background:#333;
		padding:5px 10px;
	}
	.button-green {
		background:#3db73c;
	}
	.button-purple {
		background:#66326a;
	}
	.inline-video h3 {
		font-family: arial, helvetica, sans-serif;
		color:#660066;/*old:89458b*/
		font-weight:200;
		font-size:1.7em;
		line-height:1.2em;
		margin:0;
		padding:0;
	}
	.inline-video {
		padding:20px;
	}
	.inline-video a {
		font-size:10px;
		line-height:1.6em;
		text-transform:uppercase;
	}
	.align-right {
		float:right;
	}
	.product-description {
		width:644px;
		float:left;
		margin:0 0 20px;
	}
	.product-features {
		float:right;
		text-align:center;
		width:200px;
		padding:40px 0 0;
	}
	.product-features h3 {
		margin:0;
		padding:0;
		text-transform:uppercase;
		font-size:10px;
		color:#868686;
		font-weight:200;
	}
	.product-features ul {
		width:156px;
		margin:0 auto;
		padding:0;
		list-style:none;
	}
	.product-features ul li {
		float:left;
		width:75px;
		height:75px;
		margin:0 3px 3px 0;
	}
	
ul.gallery-listing {
	list-style:none;
	margin:0;
	padding:0;
}
	ul.gallery-listing li {
		float:left;
		width:300px;
		margin:0 40px 40px 0;
		display:inline;
	}
	ul.gallery-listing h3 {
		margin:.5em 0 0 !important;
		line-height:1.2em;
		font-size:1.3em;
		font-weight:200;
	}
	ul.gallery-listing p {
		color:#555555;
		font-size:10px;
		line-height:1em;
		margin:0;
		padding:5px 0 0;
		text-transform:uppercase;
	}
	ul.gallery-listing p a {
		color:#fff !important;
	}
#video-player {
	margin:1em 0;
}
.page-navigation div.next {
	float:right;
}
.page-navigation div a {
	float:none !important;
	display:block !important;
	margin:0 0 10px;
}
.page-navigation div.next a {
	text-align:right;
}
.page-navigation div.previous {
	float:left;
}
.page-navigation div img.thumb {
	clear:left !important;
}
#sidebar .lost-tv {
	margin:0 0 20px;
	height:140px;
	position:relative;
}
#sidebar .lost-tv img {
	position:absolute;
	top:0;
	left:-30px;
}
#image-viewer {
	margin:1em 0;
}
ul.big-photo-list,
ul.big-video-list {
	list-style:none;
	margin:0 0 2em;
	padding:0;
	overflow:hidden;
	zoom:1;
	clear:both;
}
ul.big-video-list {
	margin:2em 0;
}
	ul.big-photo-list li,
	ul.big-video-list li {
		float:left;
		width:120px;
		margin:0 10px 10px 0;
	}
	.team-content ul.big-photo-list li {
		font-size:11px;
		line-height:14px;
	}	
	ul.big-video-list li {
		height:auto;
		font-size:10px;
		text-transform:uppercase;
	}
	p.meta-white {
		color:#fff;
		font-size:10px;
		margin:0 0 1em;
		padding:0;
		text-transform:uppercase;
	}
.team-heading {
	overflow:hidden;
	zoom:1;
	margin:0 0 1em;
}
.team-heading h2 {
	float:left;
	margin:0 !important;
}
.team-heading .team-nav,
.team-heading .team-nav-section {
	float:left;
	font-size:20px;
	text-transform:uppercase;
	margin:0 0 0 20px;
	color:#585858;
	font-weight:bold;
	position:relative;
	/*top:1em;*/
}
.team-heading .team-nav-section {
	top:0em;
}
.team-heading a.top {
	float:right;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	top:2.9em;
}
.team-heading h2 a,
.team-heading h2 a:active,
.team-heading h2 a:visited {
	color: #ffffff !important;
}
.team-heading h2 a:hover {
	color: #00F52B !important;
}
ul.team-headings {
	padding:0;
	list-style:none;
	margin:0;
}
ul.team-headings li {
	width:220px;
	margin-right:0;
	display:block;
	float:left;
}

ul.team-list {
	list-style:none;
	margin:0 0 40px;
	padding:0;
}
ul.team-list li {
	float:left;
	width:120px;
	height:164px;
	display:inline;
	margin:0 32px 10px 0;
}
ul.team-list li p {
	margin:0;
	padding:3px 0 0;
}
ul.team-list li p a {
	color:#cecece !important; 
	font-size:12px;
	font-weight:bold;
	
}
.team-content {
	float:left;
	width:660px;
	margin:0;
	padding:0;
}
.team-sidebar {
	width:180px;
	float:right;
}
#content .team-sidebar h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight:200;
	color:#fff;
	font-size:2.5em;
	line-height:1.3em;
	margin:1em 0 0;
}
#member-bio {
	margin:0 0 40px;
}
.team-sidebar .blog-post-list img {
	display:block;
	float:none;
}
.team-sidebar .blog-post-list h3 {
	margin:5px 0 0;
}
.team-sidebar .blog-post-list h3 a {
	color:#fff;
	font-size:.8em;
}
.team-sidebar .blog-post-list li {
	padding: 0 0 20px;
}

.post-related-content {
	margin: 50px 0 0 0;
}
.post-related-content img {
	float:left;
	padding: 0 10px 10px 0;
}
.post-related-content p {
	display:block;
	width: 100%;
	overflow:hidden;
}

#crp_related ul li {
	padding: 5px 0;
}

/* ========== */
/* = titles = */
/* ========== */
.title-team {
	background: url('/img/titles/team.png') no-repeat scroll top left;
	width: 880px;
	height: 51px;
	text-indent:-99999px;
}
.title-lostgirls {
	background: url('/img/titles/lostgirls.png') no-repeat scroll top left;
	width: 880px;
	height: 51px;
	text-indent:-99999px;
}
.title-lostenergy {
	background: url('/img/titles/lostenergy.png') no-repeat scroll top left;
	width: 880px;
	height: 51px;
	text-indent:-99999px;
}
.title-history {
	background: url('/img/titles/history.png') no-repeat scroll top left;
	width: 880px;
	height: 51px;
	text-indent:-99999px;
}
.title-surfboards {
	background: url('../img/titles/surfboards.png') no-repeat scroll top left;
	width: 880px;
	height: 51px;
	text-indent:-99999px;
}
.title-news {
	background: url('../img/titles/news.png') no-repeat scroll top left;
	width: 880px;
	height: 51px;
	text-indent:-99999px;
	margin:0 0 1em !important;
}
.title-photos {
	background: url('../img/titles/photos3.png') no-repeat scroll top left;
	width: 880px;
	height: 51px;
	text-indent:-99999px;
}
.title-videos {
	background: url('../img/titles/videos3.png') no-repeat scroll top left;
	width: 880px;
	height: 51px;
	text-indent:-99999px;
}
.title-dealers {
	background: url('../img/titles/dealers.png') no-repeat scroll top left;
	width: 880px;
	height: 51px;
	text-indent:-99999px;
}
.title-skate {
	background: url('../img/titles/skate.png') no-repeat scroll top left;
	width: 880px;
	height: 51px;
	text-indent:-99999px;
}

ul.breadcrumb {
	list-style:none;
	margin:0 0 1em;
	padding:0;
	overflow:hidden;
	zoom:1;
}
ul.breadcrumb li {
	float:left;
	margin:0 5px 0;
	padding:0;
	font-size:10px;
	text-transform:uppercase;
	color:#3FB83C;
}
ul.breadcrumb li a {
	color:#3FB83C;
}

#dealer-images ul {
	padding: 0;
}
#dealer-images ul li {
	list-style: none;
	float: left;
	margin: 0 0 10px 10px;
}


/* ================ */
/* = contact form = */
/* ================ */
#contact_form .row {
	margin: 20px 0;
	overflow: hidden;
	zoom: 1;
}
#contact_form .row label {
	display: block;
	width: 100px;
	text-align: right;
	float:left;
}
#contact_form .row .element {
	width: 482px;
	float: right;
}
#contact_form .row .element textarea {
	width: 300px;
	height: 150px;
}
#contact_form .row .element input.styled {
	width: 300px;
}



/* = board art = */
#board_art_list {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 20px 0;
}
#board_art_list .board-art {
	float: left;
	position: relative;
}
#board_art_list .board-art span {
	background-color: #000;
	padding: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
}
