body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Verdana', Lucida Grande, Arial, Sans-Serif;

    color: #222;
	text-align: center;
    background: #f4f5f0 url( 'images/fbu-body-bg.jpg' ) top left;
    
    }

#container {
}

#page {
    padding: 0;
    border: none;
	text-align: left;
    }

#header-bar {
    height: 132px;
	width: 100%;
    background: transparent url('images/medium-wide-header-bar.jpg') repeat-x top center;
    z-index: 100;
}

#header {
    position: relative;
    height: 132px;
	width: 980px;
    background: transparent url( 'images/medium-wide-header_002.jpg' ) no-repeat top center;
    z-index: 100;
    margin-left: auto;
    margin-right: auto;
}

#header-link {
    position: absolute;
    top: 50px;
    left: 50px;
    height: 84px;
	width: 266px;
    background: transparent url('images/freebord-logo-default.png') no-repeat top left;    
}

#header-link:hover {
    background: transparent url('images/freebord-logo-hover.png') no-repeat top left;    
}

#header-logo 	{
    z-index: 200;
    height: 84px;
	width: 266px;
    text-indent: -9999px;
}

#navmenu {
    float: right;
    margin: 82px 50px 0 0;
}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .entry {
	width: 496px;
    margin: 30px 0 0 30px;
}

.post-column-top {
    background: transparent url( 'images/post_column_top.png' ) no-repeat top center;    
    width: 772px;
    height: 65px;
    position: absolute;

}

.post-column-tile {
    margin-top: 65px;
    background: transparent url( 'images/post_column_tile.png' ) repeat-y top center;    
}

.post-column-foot {
    background: transparent url( 'images/post_column_foot.png' ) no-repeat top center;    
    width: 772px;
    height: 95px;
    margin-top: -45px;

}
.post-column {
    margin-left: 80px;
}




.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: black;
}
.depth-1 {
    border: 1px solid #333;
}

.even, .alt {

	border-left: 1px solid #333;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#header-image .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 2em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.6em;
	}


h4 {
	font-size: 1.2em;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #header-image .description {
	text-decoration: none;
	color: #444;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #444;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #686868;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Verdana', Lucida Grande, Arial, Sans-Serif;
    color: #333;
    background-color: #fff;
    border: 1px solid #777;
    }
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Verdana', Lucida Grande, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Verdana', Lucida Grande, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #cd2b05;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover  {
	color: #92714a;
	text-decoration: none;
	}

a:hover {
	color: #222;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
html, body {
    height: 100%;
    width: 100%;
    margin: 0;
	padding: 0;
    }


#page-inner {
    margin: 0 auto;
	padding: 0;
    width: 980px;
	}

#content-outer {
    height: auto;
    }

.narrowcolumn {
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
	width: 760px;
    }

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post, .post-column-tile .page {
    background: transparent url('images/post_title_bg.png') no-repeat top left;        
    margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	text-align: justify;
    }

.post hr, .post-column-tile .page hr {
    display: block;
	}

.post h2, .post-column-tile .page h2 {
    margin: 0 0 2px 35px;
    color: white;
    font-size: 19px;
}

.post h2 a, .post-column-tile .page h2 a {
    color: white;
    font-size: 19px;
}

.post small.byline, .post-column-tile .page small.byline {
    color: #d4d4d4;
    margin-left: 40px;
}

.post small.byline a, .post-column-tile .page small.byline a {
    color: white;
}

.search-page-title {
    margin: 0 0 0 150px;
    color: #333;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	margin-bottom: 45px;
    padding: 0;
    }

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
    color: white;
    background: url('images/medium-wide-footer-bar.png') repeat-x bottom center;
    height: 132px;
    padding: 0;
    border: none;
	z-index: 200;
    }

#footer-container {
    width: 980px;
    margin: 0 auto;
    padding: 30px 5px 0 5px;
    }

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	}

#footer-signups-newsletter {
    float: right;
    margin-bottom: 6px;
}

#footermenu {
}



#footermenu li {
    padding-top: 0;
}

#footermenu li a {
    font-size: 1.3em;
}
/* End Structure */



/*	Begin Headers */
h1 {
	
	margin-top: 5px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
    margin: 10px 0 0 0;
	}

#sidebar #searchform #s {
	width: 104px;
	padding: 2px;
    color: #333;
    border: 1px solid #777;
	}

#sidebar #searchsubmit {
    margin-left: 2px;
    padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
    padding: 60px 0 10px 10px;
    margin-left: 770px;
    width: 200px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 30px 40px 0;
    padding: 0 30px 10px 30px;
    font-size: 1.4em;
    font-family: 'Impact', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    }
/* End Various Tags & Classes*/

.navigation a {
  color: #333;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Freebord additions to fwvvw */

#page-videos {
    background: transparent url( "images/video_bg_top.png" ) no-repeat center top;
    margin: 0 auto;
    width: 960px;
}
.videoframe {
    height: 495px;
    margin-bottom: 0;
    position: relative;
    width: 980px;
    border: none;
    z-index: 10;
}

.videomain {
    text-align: center;
}

.videoframe div.videomain {
    height: 424px;
    width: 640px;
    position:absolute;
    top:50px;
    left: 174px;
    z-index: 20;
}

.videothumbs {
    margin: 0 auto;
    width: 576px;
}


.video-inline div.videomain {
    margin: 0pt auto;
    padding: 20px 0pt;
    width: 640px;
    height: 424px;
}
.video-inline div.fwvvw-channel {
   margin: 0 auto;
    width: 672px;
}



#fwvvw-tab-container {
    background: transparent url( "images/video_bg_foot.png" ) no-repeat center top;    
    position: relative;
    padding: 10px 0 30px 22px;
    height: 100%;
    z-index: 200;
}

#fwvvw-tab-nav {
    margin: 4px 0 4px 260px;
}
#fwvvw-tab-pane {
    width: 888px;
    margin-left: 35px;
}

.fwvvw_tablink {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: #111;
    font-size: 16px;
    font-weight: bold;
    margin-right: 23px;
}

#fwvvw-tab-nav a:hover {
    color: #eee;
}

.fwvvw-tablink-selected {
    color: #eee;
}

.fwvvw-videotitle {
    width: 100px;
    margin: 3px 5px 0 5px;
    font-family: Arial, Helvetica, Sans-Serif;
    /*font-style: italic;*/
    font-weight: bold;
    font-size: 9px;
}

div.fwvvw_vthumb {
    margin: 8px 16px;
    background: #eee url('images/Freebord_videoThumbBKG.png') no-repeat center top;
    height: 134px;
    overflow: hidden;
    color: #0b0b0b;
    cursor: pointer;
    cursor: hand;
}

.fwvvw-pagination a {
    color: #151515;
    font-size: 14px;
}

.fwvvw-pagination a.fwvvw_current_page {
    color: black;
}

.fwvvw-pagination a:hover {
    color: black;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

#tab-pane-spinner {
    position: absolute;
    left: 452px;
    top: 48px;
    height: 32px;
    width: 32px;
    background: url(images/ajax-loader.gif) no-repeat top center;
}

.fwvvw-pagination {
  margin-left: 50px;
}

#wall-fwvvw-channel-freebordfeatured object {
    
    margin-right: auto;
    margin-left: auto;
}



/* ===== START JQuery Tools Scrollable CSS ===== */
/* Primary Container */
.wrapper {

}

div.scrollable {
    top: 44px;
    left: 24px;
    padding: 0;
    position: relative;
    width: 930px;
    height: 394px;
    overflow: hidden;
    z-index: 10;
}

/* Items Container */
div.scrollable div.items { width: 20000em; position: absolute; clear: both; }

/* Individual Item Containers */
div.scrollable div.items div.scrollPane {
    text-align: center;
    float: left;
	width: 930px;
	height: 389px;
    background-color: #aaa;

}

/* Next and Previous buttons */
a.prev, a.next {
    position: absolute;
    top: 189px;
    height: 60px;
    width: 30px;
    background-position: 0 0;
	cursor:pointer;
    cursor: hand;
    text-indent: -9999px;
    z-index: 100;
}

div.scrollable a.hidden {
    display: none;
}

a.prev {
    left: 5px;
    background: transparent url('images/fbu-left-arrow.png') no-repeat top center;
}

a.next {
    left: 895px;
    background: transparent url('images/fbu-right-arrow.png') no-repeat top center;
}


a.prev, a.next { color:#000; }


/* Disabled Next or Previous button */
a.disabled { visibility: hidden !important; }

.main_navi-wrapper {
  min-height: 120px;  
}
#main_navi {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

#main_navi li {
    border: 3px solid #f9f9f9;     
    float: left;
    display: inline;
    list-style-type: none;
    height: 100px;
    width: 100px;
    margin: 8px;
    cursor: pointer;
    cursor: hand;
}

#main_navi li.active {
    border: 3px solid #111; 
}

/* ===== END JQuery Tools Scrollable CSS ===== */

.ticker {
    float: left;
    margin-left: 7px;
    height: 210px;
    width: auto;
}

.ticker h3 {
    font-size: 14px;
    color: #eee;
    padding-top: 2px;
    margin: -28px 0 0 10px;
    height: 22px;
    width: 170px;
}

.ticker-scroll {
    margin-top: 4px;
    background-color: #f7f7f7;
    height: 190px;
    width: 270px;
    padding: 1px 5px;
    overflow: auto;
}

.ticker-scroll h4 {
    margin: 4px 0 2px 0;
}

.ticker-scroll small {
    margin-left: 8px;;
}


#videoticker div.fwvvw_vthumb {
    height: 52px;
    width: 249px;
    border: none;
    margin: 0;
    background: none;
    border-bottom: 3px ridge #aaa;
    clear: left;
}
#videoticker div.fwvvw_vthumb img{
    float: left;
}
#videoticker .fwvvw-videotitle {
    float: left;
    width: 131px;
    color: #222;
    font-weight: bold;
    font-size: 11px;
    padding-top: 2px;
}  

#featured-left {
    float: left;
    width: 344px;
    height: 192px;
    overflow: hidden;
    margin-right: 10px;
}

#band2 {
    margin-top: 121px;
    position: relative;
    height: 300px;
    left: 24px;
    width: 930px;
}

#featured-bottom {
    padding: 5px 0;
    clear: both;
}


/* photo gallery, as on team rider pages */

#gallery-main {
  width: auto;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
}

#gallery-thumbs {
    margin-top: 15px;
}

#team-top {
	background: url('images/Freebord_TeamBKG.png') no-repeat scroll center top;
    height: 572px;
	position: relative;
	z-index: 10;
}

#team-bottom {
    height: 100%;
    margin-top: 90px;    
}

#team-gallery, #team-videos {
    float: left;
}

#team-gallery {

    width: 660px;
    
    margin-top: 20px;
}

#team-videos {
    margin-top: -70px;
    background: transparent url('images/video_bg_foot_invert.png') no-repeat center top;
    width: 100%;
}

#team-video-main {
    margin-top: 80px;
    min-height: 360px;
    text-align: center;
    padding-top: 10px;
}
#team-video-main div.videomain {
    overflow: visible;
    margin: 0 auto;
}


#team-videos div.videothumbs {
    background: url('images/thumb_mid.png') repeat-x center top;        
    margin-top: 2px;
    padding-top: 17px;
    width: 640px;
    height: 200px;
}

#team-videos .fwvvw_vthumb {
    margin: 0 10px;
	background: #ddd url('images/Freebord_videoThumbBKG.png') no-repeat center top;    
}


#team-bio {
    padding: 28px 0 0 25px;
    width: 290px;
    float: right;
    height: 542px   ;
}

#team-bio h2 {
    padding: 5px 0 20px 0;
    font-size: 20px;
	color: #FFFFFF
}

#team-bio p {
    font-size: 11px;
}


#content-home {
    width: 980px;
    height: 838px;
	position: relative;
    background: transparent url('images/Freebord_HomeBKG.png') no-repeat center top;
	z-index: 10;
}

#content-microsite {
    width: 980px;
    height: 475px;
	position: relative;
    background: transparent url('images/microsite-bg.png') no-repeat center top;
	z-index: 10;
}


 /*WP Gallery CSS*/

#gallery-team-page { margin: auto; width: 75%;}
#gallery-team-page .gallery-item { float: left; margin-top: 10px; margin-bottom: 10px; text-align: center; width: 33%;}
#gallery-team-page img { border: 5px solid #000000;}
#gallery-team-page .gallery-caption { margin-top: 0.1em; font-size: 1.5em; font-family: 'Verdana', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	}



.col-2-text {
    width: 600px;
    float: left;
}

#fbexplained div.fwvvw-channel {
   margin: 27px 0 0 77px;

}
#fbexplained {
  background: transparent url( 'images/mission_bg_2.png' ) no-repeat top right;
  min-height: 943px;
}
#fbexplained div.fwvvw-videotitle {
    display: none;
}
#fbexplained div.fwvvw_vthumb {
   background: none;
   border: none;
   height: auto;
    margin: 0 32px 0 8px;
}

.videoframe-general {
  margin-top: -15px;
  background: transparent url( 'images/general_bg.png' ) no-repeat top center;
  height: 632px;
}

.text-graphic {
  float: right;
  margin-top: 25px;
  background: transparent url( 'images/textheavy_bg.png' ) no-repeat top right;
  width: 360px;
  height: 728px;
}
.text-wrapper {
    position: relative;
}

