/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

/* structure */
#wrapper				{ min-height: 100%; position: relative; }
#main					{ background-color: #ffffff; padding: 20px; z-index: 0; *z-index: -1; }

/* header */
#header					{ height: 111px; width: 1000px; margin: 0 auto; }
.logohome				{ height: 105px; width: 300px; margin: 2px auto; background: url(../images/vsboards_logo.png) #ffffff no-repeat; padding: 0 0 4px 0; }
.logoskate				{ height: 105px; width: 300px; margin: 2px auto; background: url(../images/skate.vsboards_logo.png) #ffffff no-repeat; padding: 0 0 4px 0; }
.logosurf				{ height: 105px; width: 300px; margin: 2px auto; background: url(../images/surf.vsboards_logo.png) #ffffff no-repeat; padding: 0 0 4px 0; }
.logosnow				{ height: 105px; width: 300px; margin:2px auto; background: url(../images/snow.vsboards_logo.png) #ffffff no-repeat; padding: 0 0 4px 0; }
#branding				{ width: 960px; margin: 0 auto; }
.logo					{ max-width: 590px; float: left; margin: 20px 0 0 10px; }
.logolink 				{ width: 140px; height: 105px; margin:0px; padding: 0px; float:left;}
.blog-name				{ font-weight: bold; font-size: 22px; margin: 0; line-height: 1em; display: block; text-transform: uppercase; }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
/*.blog-name a:link, .blog-name a:visited	{  text-indent: -9000px; background: url(../../images/icons/logo.png) no-repeat; width: 450px; height: 22px; display: block; }*/
.blog-name a:hover		{ }
.blog-description		{ line-height: 1em; display: block; font-size: 11px; font-weight: bold; color: #7d716d; margin: 0; padding: 5px 0 0; text-transform: uppercase; }

/* navigation */
#nav					{ margin: 5px auto 0px; width: 1000px; background: url(../images/techblue/navbg.jpg) repeat-x; }
#nav-content			{ margin: 0 auto; width: 958px; }

.sf-menu				{ font-weight: bold; max-width: 770px; }
.sf-menu, .sf-menu ul	{ float: left; list-style: none; line-height: 27px; padding: 0; margin: 0; }
.sf-menu a				{ display: block; text-decoration: none; padding: 0 15px; text-transform: uppercase; color: #fff; font-size: 13px; }
.sf-menu a:hover		{ color: #fff; }
.sf-menu li.sfhover, .sf-menu li:hover { background: url(../images/techblue/navbgover.jpg) repeat-x top; }
.sf-menu li.sfhover a, .sf-menu li:hover a { }
.sf-menu li				{ float: left; padding: 0; }
.sf-menu ul				{ position: absolute; left: -999em; height: auto; width: 150px; margin: 0; line-height: 1; border: none; }
.sf-menu li li			{ width: 148px; border: solid #CCC; border-width: 1px 1px 0; }
.sf-menu li li a		{ background: url(../images/techblue/content-bg.jpg) repeat-x top #FFF; padding: 7px 10px; width: 128px; font-size: 13px; text-transform: none; }
.sf-menu li ul ul		{ margin: -27px 0 0 148px; }
.sf-menu li li:hover	{ }
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul { left: -999em; }
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul { left: auto; z-index: 2; }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a { background: url(../images/techblue/feed-title.jpg) repeat-x top #004688; color: #FFF; }
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a { background: url(../images/techblue/content-bg.jpg) repeat-x top #FFF; color: #666; }

 
table					{ border-collapse: collapse; border-spacing: 0; border: 1px solid #CCC; }
th, td					{ padding: 5px; border: 1px solid #CCC; border-width: 1px; }
th, thead th			{ font-weight: bold; color: #333; background: url(../../images/topnav.jpg) repeat-x top #CCC; }
td, tbody td			{ background: #F0F0F0; }

/* common classes */
.aligncenter			{ display: block; margin: 0 auto; }
.alignright				{ float: right; margin: 0 0 1em 1em; }
.alignleft				{ float: left; margin: 0 1em 1em 0; }
.floatleft				{ float: left; }
.floatright				{ float: right; }
img.aligncenter, img.alignright, 
img.alignleft			{ border: 3px solid #EEE; }

.textcenter				{ text-align: center; }
.textright				{ text-align: right; }
.textleft				{ text-align: left; }

.noticebox				{ background-color: #fff9d7; border: 1px solid #e2c822; color: #333; margin-bottom: 20px; padding: 10px; }
.noticebox a			{ color: #000; }

.sub					{ font-size: 11px; color: #848485; }

.ui-tabs-hide, .hide	{ display: none !important; }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.tags a:link, .tags a:visited	{ font-weight: bold; text-decoration: none; padding: 2px 4px; background: #FFF; display: inline-block; margin-bottom: 3px; }

.xoxo					{ padding: 0; }

/* footer */
#footer	{ margin: 5px auto 50px; width: 1000px; background: #FFF; padding-bottom: 15px; border: 1px solid #CCC;  }
#footer .widgetcontainer	{ height: 180px; padding: 5px 10px; }
#footer .widgettitle	{ background: none; border: none; text-transform: uppercase; font-size: 12px; color: #fff; padding: 0 0 10px; }
#footer .widgetcontent	{ font-size: 10px; background: none; padding: 0; border: none; }
#footer .widgetcontent ul	{ margin-left: 10px; }
#footer-sidebar	{ height: 135px; border: solid #ccc; border-width: 1px; float: right; overflow: hidden; margin: 15px 30px 0 0; padding: 0; }
#footer-sidebar	ul { height: 50px; }
#footer-sidebar #copyright { height:30px; width: 190px; margin: 5px auto 0; padding-top: 10px; text-align: center;}
#footer-sidebar #copyright hr { margin-bottom: 10px; width: 200px;}
#footer-sidebar .widgetcontainer	{ float: right; margin: 0 30px 0px 0; max-width: 250px; max-height: 120px; }
#footer-sidebar ul	{ list-style: square; }
#footer-sidebar li	{ height: 10px; margin: 0 0 3px; }
#footer .widgetcontent a:link, #footer .widgetcontent a:visited	{ font-size: 11px; }

#footernavcontainer { height: 135px; width: 700px; margin: 15px 0 0 15px; background-color: #585757; }
#footernavcontainer .footernav ul { float:left; font-size: 10px;  width: 140px; margin: 0px; padding: 0 0 0 0px; list-style: none; text-decoration:none; }
#footernavcontainer .footernav ul li { height: 13px;margin:0px; padding: 1px 0 1px 2px; text-transform: uppercase;  border:solid #fff; border-width: 1px;}
#footernavcontainer .footernav ul li a { text-decoration: none; color: #fff; margin: 0px; padding: 1px 0 1px 2px; text-transform: uppercase; }
#footernavcontainer .footernav ul li:hover { text-decoration: none; color: #fff; background-color:#2b55ad; margin: 0px; padding: 1px 0 1px 2px; text-transform: uppercase; }
#footernavcontainer .footernav ul li:visited { text-decoration: none; color: #fff; margin: 0px; padding:0px; text-transform: uppercase; }


#mainbanner {
	border: 1px solid #CCCCCC;
	width: 648px;
	height: 80px;
	margin-bottom: 10px;
}
#widgetbanner {
	border: 1px solid #CCCCCC;
	width: 300px;

	margin-bottom: 10px;
}
#widgetbanner img {
	width: 300px;
	height: 200px;
}
#channelbox {
	width: 300px;
	height: 510px;
	margin-bottom: 10px;
}
#channelbox img {
	margin-bottom: 10px;
}
#valendar {
	height: 75px;
	margin-bottom: 10px;
}
#valchannels {
	height: 100px;
	margin-bottom: 10px;
}
.valchannelimg {
	width: 98px;
	height: 98px;
	margin: 1px;
	float: left;
	display: inline;
}
.valchannelimg img {
	width: 98px;
	height: 98px;
	margin: 1px;
}
#vendorchannel1 {
	height: 100px;
	margin-bottom: 10px;
}
.vendorchannelimg {
	width: 98px;
	height: 98px;
	margin: 1px;
	float: left;
	display: inline;
}
#vendorchannel2 {
	height: 100px;
	margin-bottom: 10px;
}
#vendorchannel3 {
	height: 70px;
	margin-bottom: 10px;
}
#vendorchannel3 img {
	float: left;
	height: 70px;
	margin-bottom: 10px;
}
.clearfloat {
	clear: both;
}
#sports{
	width: 650px;
	height: 242px;
	padding: 0 0 10px 0;
}
#surf {
	width: 210px;
	height: 242px;
	margin-right: 7px;
	float: left;
	background: url('http://www.vsboards.com/wp-content/themes/arras-theme/images/techblue/content-bg.jpg');
	background-repeat: repeat-x;
	border:1px solid #CCCCCC;
}
#skate {
	width: 210px;
	height: 242px;
	margin-right: 7px;
	float: left;
	background: url('http://www.vsboards.com/wp-content/themes/arras-theme/images/techblue/content-bg.jpg');
	background-repeat: repeat-x;
	border:1px solid #CCCCCC;
}
#snow {
	width: 210px;
	height: 242px;
	float: left;
	background: url('http://www.vsboards.com/wp-content/themes/arras-theme/images/techblue/content-bg.jpg');
	background-repeat: repeat-x;
	border:1px solid #CCCCCC;
}
.shopval {
	float: right; 
	padding-top: 1px; 
	margin-left: 10px;
}
.shopval { 
	font-weight: bold; 
	text-decoration: none; 
	text-transform: uppercase; 
	color: #fff; 
	font-size: 13px;
}
.shopval ul { 
	float: left; 
	list-style: none; 
	line-height: 27px;	
	padding:0px; 
	margin: 0px;
}
.shopval img { 
	padding: 1px; 
}
.shopval img a:hover { 
	background: url(../../images/techblue/navbgover.jpg) repeat-x top; 
}

/* social media bar */
.socialmedia { 
	float: right; 
	display: inline; 
	padding-top: 1px;
}

#headerholder {
	width: 500px;
	float: right;
}

/* TEAM FACE */
.teamface {
	width: 640px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 6px;	
}
.teamface img {
	width: 51px;
	height: 51px;
	margin: 0 2px 2px 0;
	float: left;
}

/* TEAM PAGE */

#biotop {
	width: 627px;
	height: 355px;
	border 1px solid #999;
	margin-bottom: 10px;
}
#biophoto {
	float: left;
}
#biophoto img{
	width: 520px;
}
#sponsortitle { 
	background-color: #e8e8e8;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}
.sponsorlinks {
	text-align: center;
	height: 327px;
}
.sponsorlinks img{
	margin-top: 10px;
}

.sponsortitle {
	background-color: #e8e8e8;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
}
#sponsors {
	float: right;
	width: 95px;
	border: solid 1px #e8e8e8;
}
#sponsors ul {
	margin: 10px;
}
#sponsors li {
	text-align: center;
	list-style: none;
	display: block;
	margin: 5px;
	padding: 5px;
}
#bio {
	border: solid 1px #e8e8e8;
	margin-bottom: 10px;
}
#bio ul {
	margin: 10px;
}
#bio li	{
	list-style: none;
	margin: 5px;
	padding: 5px;
}
#riderphotos {
	border: solid 1px #e8e8e8;
	margin-bottom: 10px;
}
#riderphotogallery {
	padding-left: 10px;
	padding-bottom: 10px;
}
#ridername {
	height: 20px;
	width: 203px;
	border: 1px solid #999;
	margin-left: 6px;
	margin-bottom: 5px;
}

.flickr img {
	max-width: 480px;	
	margin-top: 5px;
	margin-bottom: 5px;
}
.pagetext{
	padding: 10px;
	text-align: justify;
}
.body {
	border: none;
}
ul.xoxo .widgetitle a {
	color: #fff;
}

