/* TEMPORARILY HIDE IMMERSIVE CONTENT */

#main-nav #nav-immersive,
#home #immersive-promo {
	/*display: none !important;*/
}

body.immersive .immersive-media {
	width: 420px;
	float: left;
}

body.immersive #clip-list {
	margin-left: 470px;
}

body.immersive #clip-list ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	border-top: 1px dotted #e01d4e;
}

body.immersive #clip-list li {
	margin-left: 0;
	padding: 4px;
	border-bottom: 1px dotted #e01d4e;
}

body.immersive #clip-list li.selected {
	font-weight: bold !important;
}

body.immersive #related-posts {
	clear: both;
	border-top: 1px solid #e01d4e;
	padding-top: 20px;
}

/*  GLOBAL STYLES  */

body {
	background: #000 url("/images/surf_bg.jpg") top center no-repeat fixed;
	margin: 0;
	color: #FFF;
	text-shadow: 0 0 0 #000; /* safari only - results in a nice thinner looking letterform */
}

.container {
	background-color:#000;
}

body.feature-layout #header {
}

#header {
	position:relative;
	height:270px;
	background-color:#e01d4f;
}

#header h1,
body.inner #header #site-name {
	position:absolute;
	top:78px;
	left:646px;
	background: transparent url(/images/logo_surf.gif) top left no-repeat;
	padding: 0;
	margin: 0;
	width: 270px;
	height: 125px;
}

body.inner #header #site-name span {
	display: none;
}

.content-block {
	padding-left: 40px;
}

#content #main-col {
	padding-top: 0;
	overflow: hidden;
}

body.inner #content #main-col {
	padding-top: 20px;
}

#sidebar {
	margin-bottom: 85px;
}

body.inner #sidebar {
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 9px;
}

#sidebar .sidebar-content {
	margin: 0 5px;
}

.hide {
	display: inline;
}

#header .hide {
	display: none;
}

#footer {
}

#footer #footer-logo {
	display: block;
	float: right;
	height: 25px;
	width: 146px;
	margin-right: 25px;
	background: transparent url("/images/footer_rblogo.gif") top left no-repeat;
}

#footer #footer-logo span { display: none; }

#footer ul {
	list-style: none;
	clear: right;
	margin: 0;
	padding: 3px 25px 0 0;
}

#footer ul li {
	font-size: 95%;
	float: right;
	text-align: right;
	color: #FFF;
	width: 90px;
	line-height: 1.25em;
}

#footer ul li#copyright {
	width: auto;
}

#footer ul li a {
	color: #FFF;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

/* CROSS PROMOTION FOOTER LINKS */

#crosslink {
	margin: 10px 25px;
}

#crosslink ul {
	list-style: none;
	margin-left: 0;
}

#crosslink li {
	float: left;
	margin-right: 15px;
}

#crosslink a {
	display: block;
	height: 60px;
	overflow: hidden;
	text-indent: -3000px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: center center;
}

#crosslink-skate { width: 192px; background-image: url('/images/crosslink_skate_black.gif'); }
#crosslink-ski { width: 158px; background-image: url('/images/crosslink_ski_black.gif'); }
#crosslink-snow { width: 127px; background-image: url('/images/crosslink_snow_black.gif'); }

#home #crosslink {
	margin: 20px 0 20px 14px;
}

#home #crosslink h3 {
	margin-bottom: none;
	margin-right: 18px;
	text-align: center;
	text-transform: none;
}

#home #crosslink li {
	float: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #444;
}

#home #crosslink li:last-child {
	border-bottom: none;
}

#home #crosslink li a {
	width: auto !important;
}

/*  MAIN NAVIGATION SPRITES  */


#main-nav {
	/*margin: 25px 20px 0 250px;*/
	position:absolute;
	right:0px;
	bottom:0px;
	background-color:black;
	width:945px;
	height:33px;
	margin:0px;
	padding-top:15px;
	padding-right:5px;
}

#main-nav li {
	font-size: 1.1em;
	text-transform: uppercase;
}

#main-nav a {
	color: #fff;
	text-decoration: none;
	padding: .5em .75em;
}

body.immersive #main-nav #nav-immersive a,
body.articles #main-nav #nav-articles a,
body.news #main-nav #nav-news a,
body.riders #main-nav #nav-riders a,
body.photos #main-nav #nav-photos a, 
body.videos #main-nav #nav-videos a {
	color: #fff;
	font-weight: bold;
}

#main-nav a:hover {
	text-decoration: underline;
	background-color: #222;
}
 
/*  SITE SEARCH FORM */

#site-search {
	position: absolute;
	top: 174px;
	left: 20px;
}

#site-search label {
	display: none;
}

#site-search-input {
	padding: 10px 0 0 15px;
	border: none;
	width: 153px;
	height: 22px;
	background: transparent url('/images/search_field_bg.gif') no-repeat;
	background-position: 0 0;
	outline: none;
}

#site-search-input:focus {
	background-position: 0 0;
}

#site-search-input.blur {
	color: #FFF;
	background-position: 0 -32px;
}

#site-search-submit {
	width: 35px;
	height: 32px;
	vertical-align: top;
}

/*  HOMEPAGE STYLES  */

#home #header {
}

#home #feature-block {
	margin-top: 10px;
}

#home #feature-block #featured-content-flash {
	margin-left: 27px;
}

#home #recent-news {
	padding-top: 20px;
}

/*
#home #recent-news h2 {
	height: 16px;
	background: transparent url("/images/h_latestnews.gif") top left no-repeat;
}

#home #recent-news h2 span {
	display: none;
}
*/

#home #feature-block #recent-videos {
}

#home #feature-block #recent-videos-inner {
	position: relative;
	background: transparent url("/images/home_video_bg.gif") bottom left repeat-x;
	margin-right: 10px;
	height: 388px;
}

#home #feature-block #recent-videos h2 {
	height: 16px;
	background: transparent url("/images/h_featuredvideos.gif") top left no-repeat;
	margin: 7px 0 10px;
}

#home #feature-block #recent-videos #featured-video-title {
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
}


/*
#home #sidebar .replace {
	height: 16px;
	margin: 20px 0 15px;
}
*/
/*
#sidebar #recent-photos h2 { background: transparent url("/images/h_recentphotos.gif") no-repeat; }
#sidebar #recent-rider-posts h2 { background: transparent url("/images/h_riderblogs.gif") no-repeat; }
*/
#sidebar #recent-rider-posts .asset-header h4 {
	font-weight: bold;
}
#sidebar #recent-rider-posts .asset-footer {
	font-size: .9em;
	color: #999;
}

/*  TYPOGRAPHY  */

#main-col {
}

#feature {
	color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
	color: #e01d4e;
	text-transform: uppercase;
	font-weight: normal;
	font-weight:normal;
}
#content .column .content-block h1, 
#content .column .content-block h2, 
#feature-block h1 span,
#feature-block h2 span {
	font-size:24px;
	font-weight:100;
}

#feature-block h1, #feature-block h2 {
	text-align:right;
}

#siderbar h1, #siderbar h2, #siderbar h3, #siderbar h4, #siderbar h5, #siderbar h6 {
	color: #e01d4e;
}

hr {
	background-color: #333;
	color: #333;
}

#content a,
#sidebar a,
#feature a {
	color: #FFD503;
	text-decoration: none;
}

#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content h5 a,
#content h6 a {
	font-family: "Helvetica Neue", Helvetica;
	color: #e01d4e;
	font-weight:normal;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6,
#sidebar h1 a, #sidebar h2 a, #sidebar h3 a, #sidebar h4 a, #sidebar h5 a, #sidebar h6 a {
	color: #e01d4e;
	font-weight: normal;
	/*text-align:right;*/
	font-size:18px;
	font-weight:100;
}
#sidebar .widget-header {
	font-weight:100;
}
#sidebar #header-name, #sidebar #header-name a {
	font-weight:100;
	font-size:24px !important;
}

#main-col a:hover,
#sidebar a:hover,
#feature a:hover
 {
	text-decoration: underline;
}

em, dfn {
	color: #e01d4e;
	background: none;
	font-style:italic;
}

#main-col .entry-asset .asset-header {
	color: #666;
}
#main-col .entry-asset .entry-category a {
	color: #666;
	text-decoration:underline;
}

#main-col .entry-asset .asset-footer h4 {
	/* text-transform: uppercase; */
}

#main-col h4.entry-categories-header,
#main-col h4.entry-tags-header {
	font-size: 100%;
	font-size: inherit;
	color: inherit;
}

#main-col .asset-header .asset-name {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.25em;
	margin-bottom: .125em;
}

.mt-entry-archive #main-col .asset-header .asset-name {
	font-size: 1.75em;
}

#main-col .asset-content ul {
	list-style: square;
}

#main-col .asset-content blockquote {
	border: 1px solid #DDD;
	border-width: 1px 0;
	background-color: #F5F5F5;
	padding: 1em;
}

body.home #main-col .asset-content img,
body.news #main-col .asset-content img,
body.articles #main-col .asset-content img {
	border:none;
	background-color: #222;
}

body.inner #sidebar .replace {
	position: relative;
	height: 39px;
	margin-bottom: 5px;
}

body.inner #sidebar .replace span {
	display: none;
}

#sidebar h3 {
	font-weight: bold;
	margin: 1em 0 .25em;
}

#sidebar .widget-syndicate h3.widget-syndicate-rss a {
	display: block;
	height: 50px;
	background: transparent url("/images/subscribe.gif") no-repeat;
}

#twitter-badge a,
.widget-syndicate-twitter a {
	background: url("/images/twitter_badge.gif") top left no-repeat;
	display: block;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
}

#twitter-badge a:hover,
.widget-syndicate-twitter a:hover,
#sidebar .widget-syndicate h3.widget-syndicate-rss a:hover
 {
	background-position: 0 -50px;
}

#sidebar #recent-videos h3 { background: transparent url("/images/sidebar_recentvideos.gif"); }

/*  SIDEBAR  */

#sidebar #beta {
	padding-right: 15px;
}

#sidebar .widget {
	clear: left;
}

#sidebar h2,
#feature-block h2 {
	font-size: 1.5em;
}

#newsletter-subscribe {
	background: url(/images/newsletter_signup_bg.png) top left no-repeat;
	padding: 50px 10px 10px;
	margin: 35px 0 20px;
	border: 1px solid #e01d4f;
}

#home #newsletter-subscribe { 
	width: 268px;
}

#newsletter-subscribe h3,
#newsletter-subscribe label {
	display: none;
}

#newsletter-subscribe input.textfield {
	border: 1px solid #999;
	padding: 2px 5px;
	width: 170px;
}

#newsletter-subscribe input.button {
	vertical-align: top;
	width: 59px;
	height: 23px;
}

#newsletter-subscribe input.blur {
	color: #999;
}

#newsletter-subscribe p {
	margin-bottom: 0;
}

/*  FEATURED CONTENT  */

body.inner #feature {
	padding: 15px 0px 0px;
}

body.inner #feature h1 {
	color: #e01d4e;
	font-size: 1.25em;
	padding: 0 15px 10px 25px;
	margin: 0;
	height: 25px;
	background: transparent url("/images/h_featuredgalleries.gif") left no-repeat;
}

body.videos #feature h1 {
	background: transparent url("/images/h_featuredvideos.gif") no-repeat;
	margin: 5px 0;
	padding: 0 5px;
}

body.inner #feature h1 span {
	
}

body.inner #feature a {
	color: #FFF;
}

body.feature-layout #content #main-col {
	padding-top: 20px;
}

body.feature-layout #content #sidebar {
	margin-top: 0;
	padding-top: 5px;
}

/*  POST FORMATTING  */

#main-col .entry-asset .asset-footer {
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #927A00;
	margin-top: 10px;
	clear: both;
	padding-top: 3px;
}

#main-col .entry-asset .asset-content .asset-more-link {
	margin: 0 0 10px;
	padding: 8px 15px 10px;
	background: #000 url(/images/gradient.jpg) top left repeat-x;
	font-size:11px;
	clear: both;
}

#main-col .entry-asset .asset-footer a {
	color: #CBA900;
}

#main-col .entry-asset .asset-footer .entry-tags,
#main-col .entry-asset .asset-footer .entry-comments-count {
	display: block;
}

#main-col .entry-asset .asset-footer h4,
#main-col .entry-asset .asset-footer ul {
	color: #666;
	padding: 4px 2px;
}

#main-col .entry-asset .asset-footer ul {
	background: transparent url("/images/icon_tag.gif") no-repeat left center;
	padding-left: 24px;
}

#main-col .entry-asset .asset-footer .entry-tags {
}

#main-col .entry-asset .asset-footer .entry-comments-count {
	float: none;
}

#main-col .entry-asset .asset-footer .entry-comments-count a {
	padding-left: 24px;
	background: transparent url("/images/icon_comment.gif") no-repeat left center;
}

#main-col .entry-asset .asset-footer .entry-tags-header {
	display: none;
}

#main-col .entry-asset .entry-socialbookmarking {
	margin: 10px 0;
	text-align: right;
}

#main-col .entry-asset .entry-socialbookmarking h4 {
	display: none;
}

#main-col .entry-asset .entry-socialbookmarking ul,
#main-col .entry-asset .entry-socialbookmarking ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#main-col .entry-asset .entry-socialbookmarking ul li img {
	margin: 0;
}

#comments h2 {
	font-size: 1.25em;
}

#comments .comment {
	border-top: 1px dotted #927A00;
	margin-top: 10px;
	clear: both;
	padding-top: 3px;
}

#comments .comment .comment-header,
#comments .comment .comment-footer {
	color: #666;
}

#comments .comment .comment-content {
	margin-left: 2em;
}

/*  PHOTO GALLERIES  */

body.inner #feature .featured-gallery {
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 438px;
}

body.inner #feature .featured-gallery-1 {
	margin-left: 25px;
}

body.inner #feature .featured-gallery:hover {
	background: #e01d4f;
}

body.inner #feature .featured-gallery:hover a,
body.inner #feature .featured-gallery a:hover,
body.inner #feature .featured-gallery:hover .featured-gallery-name span {
	color: #FFF;
	text-decoration: none;
}

body.inner #feature .featured-gallery-thumb {
	display: block;
	width: 430px;
	height: 230px;
	border: 4px solid #e01d4f;
	background-position: center center;	
}

body.inner #feature .featured-gallery-name {
	font-size: 1.5em;
	font-weight: bold;
	padding: 5px;
	display: block;
	line-height: 1em;
}

body.inner #feature .featured-gallery-name span {
	font-size: .75em;
	font-weight: normal;
	font-style: italic;
	color: #fdd301;
	white-space: nowrap;
}

body.photos #main-col .gallery-list .asset-header .asset-name {
	font-size: 1.35em;
}

body.photos .gallery-list .gallery-photo-count {
	text-align: center;
	color: #666;
	font-weight: bold;
}

body.photos .gallery-list {
	width: 275px;
	float: left;
	padding-right: 5px;
}

body.photos .gallery-list .asset-preview {
	width: 90px;
	float: left;
}

body.photos .gallery-list .asset-preview a {
	display: block;
	width: 90px;
	height: 90px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	border: 3px solid #FFFFFF;
}

body.photos .gallery-list .asset-preview a:hover {
	border-color: #e01d4e;
}

body.photos .gallery-list .asset-content {
	margin-left: 105px;
}

body.photos .gallery-list .byline {
	font-size: 1em;
}

body.inner #feature .featured-gallery-thumb span {
	display: none;
}

#main-col .asset-body ul.gallery-preview {
	list-style: none;
	margin: 0;
}

#main-col .asset-body ul.gallery-preview li {
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px;
	background-color: #FFFFFF;
}

#main-col .asset-body ul.gallery-preview li:hover {
	background-color: #e01d4e;
}

#main-col .asset-body ul.gallery-preview li a {
	display: block;
	width: 90px;
	height: 90px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;	
}

#main-col .asset-body ul.gallery-preview li a img {

	margin: 0;
}

#main-col .asset-body a.gallery-link {
	display: block;
	clear: left;
	font-weight: bold;
}


/*  VIDEO GALLERIES  */

#feature #featured-video-container {
	width: 535px;
	margin: 0 0 0 25px;
	float: left;
}

#feature #featured-video-player {
	width: 535px;
	height: 335px;
	border: 5px solid #333;
}

#feature #featured-videos {
	margin-left: 585px;
	margin-right: 15px;
}

#feature #featured-videos ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#feature #featured-videos ul li {
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 0;
}

#feature #featured-videos ul li a {
	display: block;
	background: #000 url("/images/gradient.jpg") top repeat-x;
	padding: 5px 10px;
	border: 4px solid #000;
}

#feature #featured-videos ul li a.playing {
	border-color: #fdd301;
}

#feature #featured-videos ul li a:hover {
	background: #fdd301;
	text-decoration: none;
	color: #000;
}

#feature #featured-videos ul li .comment-count {
	display: none;
}

#feature #current-video-comment-count {
	margin: 4px 0 0 5px;
	padding-left: 20px;
	background: transparent url(/images/icon_comment.gif) center left no-repeat;
}

#feature #current-video-comment-count a {
	color: #FFD312;
}

.videos-main #main-col .entry-asset {
	width: 260px;
	float: left;
	margin-bottom: .5em;
}

.videos-main #main-col .asset-odd {
	clear: left;
}

.videos-main #main-col .asset-even {
	margin-left: 25px;
}

.videos-main #main-col .asset-body a {
	display: block;
	width: 250px;
	height: 166px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	border: 4px solid #333;
	background: #333 url(/images/snowboard_feature_bg.gif);
	color: #FFF;
}

.videos-main #main-col .asset-body a:hover {
	border-color: #D7003F;
}
	

.videos-main #main-col .entry-asset h3 {
	margin-top: .25em;
	font-size: 1.2em;
}

.videos #main-col .entry-asset .asset-video-share {
	margin-top: 2em;
	color: #e01d4e;
}


/*  RIDER BLOGS  */

.riders #feature ul {
	list-style: none;
	margin: 0 0 0 15px;
}

.riders #athletes-flash {
	width: 902px;
	margin: 0 auto;
}

.riders #feature #rider-list-simple li/*,
.riders #feature li*/ {
	display: block;
	float: left;
	width: 270px;
	padding: 10px;
	margin: 5px 12px 12px 5px;
	background: #000 url(/images/gradient_halftone.gif) top repeat-x;
	vertical-align: middle;
}

.riders #feature #rider-list-simple .author-name/*,
.riders #feature .author-name*/ {
	display: block;
	margin-left: 80px;
	font-size: 1.35em;
	font-weight: bold;
	margin-top: 25px;
	text-shadow: #392817 -2px -2px 1px;
}

.riders #feature #rider-list-simple li a.author-image-link/*,
.riders #feature li a.author-image-link*/ {
	display: block;
	width: 70px;
	height: 70px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	border: 4px solid #000;
	background: #333 url("/images/default_rider_pic.gif");
	float: left;
	margin-right: 10px;
}

.riders #feature #rider-list-simple li a.author-image-link:hover,
.riders #feature #rider-list-simple .author-name a:hover/*,
.riders #feature li a.author-image-link:hover,
.riders #feature .author-name a:hover*/ {
	border-color: #E2B411;
	color: #FFD503;
}

.riders #team-map {
	padding: 0 24px;
	height: 390px;
}

.riders #team-list {
	padding: 0 24px;
}

.riders #team-list h2 {
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 8px;
}

.riders #team-list h2 a {
	color: #FFD503;
	padding-left: 15px;
	background-image: url('/images/riderlist_darrow.gif');
	background-position: 0 -19px;
	background-repeat: no-repeat;
	outline-style: none;
}

.riders #team-list.collapsed h2 a {
	background-position: 0 2px;
}

.riders #team-list-content {
	padding: 0 15px;
}

.riders #team-list-content table {
	margin: 0;
}

.riders #team-list-content table td {
	border: none;
}

.riders #team-list-content ul {
	margin: 0;
}

#sidebar .widget-authors ul {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

#sidebar .widget-authors ul li {
	display: block;
	width: 150px;
	float: left;
	text-align: left;
}

#sidebar .widget-authors ul li img {
	width: 30px;
	float: left;
}

#sidebar .widget-authors .author-name {
	margin-left: 37px;
	padding-top: 6px;
}

#sidebar .widget-authors ul li.odd {
	clear: left;
}

body.riders .entry-asset {
	clear: left;
}

body.riders .entry-asset .asset-author-photo {
	width: 60px;
	float: left;
}

body.riders .entry-asset .asset-header,
body.riders .entry-asset .asset-content {
	margin-left: 60px;
}

body.riders .entry-asset .asset-meta {
}

body.riders #main-col .entry-asset .asset-meta a {
	color: #CBA900;
}

body.riders .entry-asset .asset-header {
	margin-bottom: .25em !important;
}

body.riders .entry-asset .asset-header h2 {
	font-size: 1.25em;
	margin-bottom: 0;
	font-weight: bold;
}


/*  EVENTS  */

body.layout-2col-equal .content-block {
	
}

body.layout-2col-equal #left-col .content-block {
	padding-right: 10px;
}

body.layout-2col-equal #right-col .content-block {
	padding-right: 20px;
	padding-left: 30px;
}

body.events #content #main-col {
	padding-top: 0;
	padding-right: 30px;
}

body.events h1 {
	margin: 20px 0;
}

body.events-main #main-col ul {
	list-style: none;
	margin-left: 0;
}

body.events-main #main-col ul li {
	margin: 0;
	padding: 15px 0 0;
	border-bottom: 1px solid #666;
}


body.events h1.hide {
	display: none;
}

body.events .content-block h3 {
	border-top: 1px solid #00425D;
	margin: 1em 0 .5em;
	padding-top: .5em;
}

body.events .content-block h3,
body.events .content-block h4 {
	clear: both;
}

body.events .content-block h4 {
	margin-bottom: .5em !important;
}

body.events #event-recent-photos ul {
	margin-left: 0;
	background: #000;
	
}

body.events #content #main-col .asset-body,
body.events #content #main-col .asset-more {
	
}

/* SITE SEARCH RESULTS */

.mt-search-results h1 {
	color: #FFF;
	border-bottom: 1px dotted #999;
	padding-bottom: 8px;
	text-transform: none;
}

.search-result {
	margin-left: 20px;
}

#main-col .search-result .asset-header {
	margin-bottom: .25em;
}

.search-result .asset-meta {
	color: #666;
	font-style: italic;
}

.search-result-video .video-thumbnail {
	width: 125px;
	height: 83px;
	overflow: hidden;
	border: 3px solid #666;
	float: left;
	margin-bottom: 10px;
}

.search-result-video .asset-body, .search-result-video .asset-meta {
	margin-left: 150px;
}

.mt-search-results #main-col .search-result-video .asset-header, .mt-search-results #main-col .search-result-photo .asset-header {
	margin-bottom: .5em;
}

/* IMMERSIVE VIDEO PROMO */

#sidebar #immersive-promo {
	display: block;
	width: 290px;
	height: 150px;
	background-image: url(/images/immersive.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#sidebar #immersive-promo:hover {
	background-position: 0 -150px;
}

#sidebar #immersive-promo span {
	display: none;
}