@charset "UTF-8";
/* CSS Document */

/*
      __ __    __    _____  _____  __  __    __
  // |  -  |  /  \  |     ||_  __||  ||  |  /  \
 //  |     | /    \ |    <   | |  |      | /    \
//   |_|v|_|/__||__\|__|\_\  |_|  |__||__|/__||__\
 __   __  __  __  _____   __  ___  _____  _______
|  |_|  ||  ||  |/    _\ |  |/  / |     ||       |
|       ||      ||    |  |     /  |    = |       |
|   _   ||      ||    |_ |     \  |    = |      <
|__| |__| \____/  \____/ |__|\__\ |_____||__|\___\

 *****  WOMEN'S GRAVITY MOUNTAIN BIKING   *****
 
 © copyright Martha Hucker Dot Com and Rita Langley, 2009. 

*/



body {
	background-image:url(../images/mhbgsmall.jpg);
	background-color: #000;
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body a {
	color: #06C;
	text-decoration: none;
}

label {
	font-weight: bold;
}

a img {
	border: none;	
}


#page {
	background-color: #FFF;
	margin: 0 auto;
	max-width: 971px;
	min-width: 782px;
	width: 100%;
	margin-bottom: 30px;
}

/* HEADER BLOCK ************************************************************************ HEADER */

#header {
	border: 5px solid white;
	height: 151px;
	background-color: #222;
	background-image:url(../images/darktile.png);
	
}

#mhlogo {
	width: 37%;
	background-image: url(../images/mainsprite.png);
  	background-position: 246px -497px;
	background-repeat: no-repeat;
	float: left;	
}

#mhlogo img {
	border-top: solid 3px #000; 
	border-bottom: solid 3px #000; 
}

#topblock {
	width: 63%;
	height: 151px;
	float: right;
}

#searchbar {
	width: 100%;
	height: 30px;
	background-color:#000;
}

#google_translate_element {
	color: #CCC;
	float: right;
	height: 30px;
	overflow: hidden;
}

#searchbox {
	color: #CCC;
	float: left;
	margin-top: 2px;
}

#sitesearchbutton {
	border: 0px;
	height: 27px;
	width: 30px;
	margin-top: 1px;
	background-color: #000;
	background-image: url(../images/searchicon.png);
	background-repeat: no-repeat;
	color: #666;
	cursor: pointer;
}

#sitesearchtext {
	background-color: #333;
	border: 2px solid #666;
	color: #CCC;
}

#adblock1 {
	width: 100%;
	height: 91px;
	
	overflow:hidden;
}

#adblock1 object {
	display: block;
    margin: auto;
	margin-top: 15px
}

#navbar {
	width: 100%;
	height: 30px;
		
}

.nav {
	width: 20%;
	height: 30px;
	text-align: center;
	display: block;
	float: left;
}

.navster {
	background-image:url(../images/arrowshade1px.png);	
    background-position: center top;
	background-repeat: repeat;
	height: 26px;
	width: 70%;
	float:left;
	padding-top: 4px;
}

.navster a {
	color:#FFF;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
}

.navster a:hover {
	color:#FF9;
}


#nav1 {
	background-color:#F00;
}

#nav2 {
	background-color:#3CF;	
}

#nav3 {
	background-color:#F63;
}

#nav4 {
	background-color:#666;
}

#nav5 {
	background-color:#F3C;
}

.arrowtail {
	 height: 30px;
	 float: left;
	 width: 10%;
	 background-image: url(../images/mainsprite.png);
  	background-position: -38px -10px;
}

.arrowhead {
	 height: 30px;
	 width: 20%;
	 background-image: url(../images/mainsprite.png);
  background-position: -10px -60px;
	 float:left;
	
}

/* FEATURE BLOCK ************************************************************************ FEATURES */

#features {
	border: thick solid #000;
	height: 362px;
	margin-left: 5px;
	margin-right: 5px;
	background-color:#000;
	background-repeat:no-repeat;
	overflow: hidden;
}

/* These are the feature BG divs, which fade in and out displaying the feature images */

#featurebg1 {
	height: 362px;
	position: relative;
	top: 0;
	left: 0;
	background-image: url(../images/features/featurebg1.jpg);
	background-color:#000;
	background-repeat:no-repeat;
	z-index: 1;
}

#featurebg2 {
	height: 362px;
	position:relative;
	top: 0;
	left: 0;
	background-image:url(../images/features/featurebg2.jpg);
	background-color:#000;
	background-repeat:no-repeat;
	z-index: 2;
	display: none;
}

#featurebg3 {
	height: 362px;
	position:relative;
	top: 0;
	left: 0;
	background-image: url(../images/features/featurebg3.jpg);
	background-color:#000;
	background-repeat:no-repeat;
	display: none;
}

/* ***************************************************************************************FEATURE BOXES* */

#featureboxxer {
	width: 100%;
	max-width: 971px;
	min-width: 782px; 
	position: absolute;
	top: 166px;
	padding-left: 10px;
	z-index: 6;
}

#arrows {	
	height: 362px;
	width: 326px;
	  background-image: url(../images/mainsprite.png);
  	background-position: -10px -110px;
	float: left;

}

#mediabox {
	height: 347px;
	width: 230px;
	background-image:url(../images/lighttile.png);
	background-position: center;
	margin-right: 20px;
	padding:10px 5px 5px 5px;
	float: right;
	

}


#featuremenu {
	margin-left: 65px;
	height: 282px;
	width: 240px;
	padding: 80px 0px 0px 0px;
	z-index: 5;

}

.feature {
	width: 230px;
	height: 58px;
	margin-top: 6px;
	margin-bottom: 21px;
	overflow: hidden;
	cursor: pointer;
}

.featuretext {
	float: left;
	width: 170px;
}

.feature a {
	color: #DDD;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.gobutton {
	float: right;
	display: none;

}

#minifeatures{
	background-color: #000;
	height: 35px;
	text-align: right;
	border: 5px #fff solid;
	border-top: none;
}

#minifeatures img{
	float: left;
}


#featureshow{
	color: #fff;
	font-size: 18px;
	margin-right: 14px;
	cursor: pointer;
}

#featurehide{
	color: #fff;
	font-size: 18px;
	margin-right: 14px;
	cursor: pointer;
}



#mediabox img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#latestpic {
	padding: 10px;
	text-align: right;
	
}

#latestvid {
	padding: 10px;
	text-align: right;
}

.vidlink {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #F00;
		
}

.vidlink:hover{
	color: #000;
		
}

/*--Contactor (main page, below features) ****************************************************************************** CONTACT BAR */

#contactbar {
	height: 70px;
	border: 5px solid #000;
	border-top: none;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #000;
	background-image:url(../images/contacttile.png);
}

#mhwtf {
	float: left;
	color: #F00;
	font-size: 16px;
	font-weight: bold;
}

#follow {
	float: right;
	color: #FFF;	
}

#followtext {
	float: right;
	color: #FFF;
	font-size: 14px;
	width: 140px;
	padding-top: 5px;
	height: 62px;
}

/* General content divs *************************************************************************** CONTENT */

#contwrapper {
	padding: 5px;
}

#leftblock {
	background-image:url(../images/lighttile.png);
	background-position: center;
	width: 186px;
	float: left;
	padding: 10px;
	border: medium solid #000;
}


#contactform {
	width: 176px;
	margin-top: 10px;
	padding: 10px;
	float: none;
}

#leftblock h2 {
	color:#F00;
	text-align: center;
}

#content {
	position: relative;
	top: 0px;
	padding: 0px;
	margin-left: 230px;
	padding-bottom: 30px;
	min-height: 300px;
}

#maincontent {
	margin: 0px;
	padding-top: 20px;
	clear: right;

}
/* Login box in the footer **************************************************************** LOGINS    */

#logbox {
	width: 100%;
	height: 20px;
	padding: 3px;
	padding-bottom: 6px;
	background-color: #F00;
	color: #FFF;
	opacity: 0.8;
	position: fixed;
	bottom: 0px;
	left: 0px;
	border-top: 3px #333 solid;
	z-index: 200;
}

#logbox a {
	color: #000;	
}

#hidelogbox {
	position: absolute;
	top: 0px;
	right: 50px;
}

#showlogin {
	text-decoration: underline;
	cursor: pointer;
}

#loginbutt {
	font-weight: bold;
	width: 120px;
	background-image: url(../images/redheartsmall.png);
	background-repeat: no-repeat;
}

#logbox form {
	float: left;	
	margin-right: 40px;
}

#loginerror {
	color: #000;
}


/* Article stuff *************************************************************************** ARTICLES */

#contenttitle {
	float: left;
	width: 200px;
}

#contentsearch {
	float:right;
	width: 300px;
	text-align: right;
	height: 85px;
}

.articletease{
	background-color: #FFC;
	margin-bottom: 10px;
	min-height: 80px;
	padding: 5px;
	border: 2px solid #999;
	border-left: 5px solid #000;
	clear:right;

}

.articletease img {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

.thumb {
	height: 70px;	
}

#articletitle {
	font-size: 30px;
	font-weight: bold;
	border: 2px #666 solid;
	border-bottom: #F00 4px solid;
	background-image: url(../images/lighttile.png);
	background-position: center;
	padding: 10px;
	padding-left: 20px;

}

#articlecontent {
	padding: 15px;
	border: 2px #666 solid;
	border-top: none;
}

#articlecontent img{
	display: block;
	margin: 0 auto;
}

#articleinfo {
	padding: 10px;
	background-color: #A0A0A4; 	
}

.articleimage {
	color: #FFF;
	background-color: #CCC;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 10px;
}


.riderlink {
	color: #F30;	
}

.riderlink:hover {
	color: #FFF;
	background-color: #C30;	
}


.eventlink:hover {
	color: #006;
}

/* Rider stuff ************************************************************************* RIDERS */

.featuredrider {
	background-color: #F60;
	padding-left: 30px;
	min-height: 150px;
	font-size: 12px;

}

.featuredrider img{
	float: right;
	margin-left: 20px;
	border-left: 3px solid #000;
}

.featuredrider h2{
	color: #FFF;
	font-size: 26px;
	margin: 10px;
	
}

.featuredrider h4 {
	font-weight: normal;
	font-size: 18px;
}

.featuredrider a{
	color: #333;
}

#riderlinks {
	height: 200px;
	overflow: scroll;
	overflow-x: hidden;
	background-color: #FFF;
	border: 1px solid #000;
}

#ridertitle {
	font-size: 36px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 4px solid #F00;
}

#riderimages {
	background-image: url(../images/darktile.png);
	color: #F00;
	padding: 10px;
	max-height: 400px;
	overflow: scroll;
	overflow-x: hidden;
}

#riderimages img {
	margin: 10px;
	border: 3px #333 solid;	
}

#riderimages a img:hover {
	border: 3px #F00 solid;	
}

/* Image stuff *************************************************************************** IMAGES */

#mainimagetitle {
	padding: 20px;
	font-size: 20px;
	background-color: #000;
	color: #CCC;
	border-bottom: 4px solid #F00;
}


.gallerypicker {
	background-color: #FFF;
	height: 220px;
	overflow-x: hide;
	overflow-y: auto;
	border: 1px solid #999;
}

.gallerypicker h3{
	margin: 5px;
	font-size: 12px;
	font-weight: bold;
}




/* Video stuff **************************************************************************** VIDEO */

#playlist {
	max-height: 400px;
	overflow: scroll;
	overflow-x: hidden;
	background-color:#FFF;
}

#playlist img{
	float: left;
}

#playlist a{
	color: #C06;
	margin: 5px;
	float: left;
	
}

#playlist a:hover{
	color: #603;
}

#videomaintitle {
	padding: 20px;
	font-size: 20px;
	background-color: #000;
	color: #CCC;
	border-bottom: 4px solid #F00;
}

#videomaintitle a {
	font-size: 14px;
	color: #C09;
	text-decoration: underline;
}

/* Event stuff **************************************************************************** EVENT */

.eventtease {
	margin-top: 5px;	
}

#eventlinks {
	height: 200px;
	overflow: scroll;
	overflow-x: hidden;
	background-color: #FFF;
	border: 1px solid #000;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
}

#eventinfo {
	padding: 5px;	
}


#eventlinks a {
	margin: 3px;	
}

#eventtitle {
	font-size: 30px;
	font-weight: bold;
	border: 2px #666 solid;
	border-bottom: #F00 4px solid;
	background-image: url(../images/lighttile.png);
	background-position: center;
	padding: 10px;
	padding-left: 20px;

}

#eventimages {
	background-image: url(../images/darktile.png);
	color: #F00;
	padding: 10px;
	max-height: 400px;
	overflow: scroll;
	overflow-x: hidden;
}

#eventimages img {
	margin: 10px;
	border: 3px #333 solid;	
}

#eventimages a img:hover {
	border: 3px #F00 solid;	
}



/* Footer content ******************************************************************************  FOOTER */

#copyright {
	color: #000;
	font-size: 10px;
	clear: both;
	padding: 10px;
}

#test_errors {
	color:#F00;	
}

.videoviewer {
	font-size: 10px;
	background-image: url(../images/darktile.png);
	color:#CCC;
	text-align: center;
}

.videotitle {
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bolder;
	font-size: 18px;
}

.videoinfo {
	background-color:#000;
	height: 50px;
	border-bottom: #000 4px solid;
}
.videoabout {
	width: 60%;
	margin: 5px;
	height: 45px;
	overflow: auto;
	overflow-x: hidden;
	float: left;
	
}

.videoabout a {
	color: #6CF;	
}


.videocredit {
	width: 30%;
	margin: 5px;
	height: 35px;
	float: right;

	
}



/* Paginator ----------------------------------------------------------------------- PAGINATOR */


.paginator {
	margin: 0px;
	color: #666;
	text-align: right;
	background-color:#CCC;
}

.paginator a{
	color: #000;
	margin: 2px;
	padding: 2px;

}

#mainimagetitle .paginator {
	margin: 0px;
	color: #666;
	text-align: left;
	font-size: 12px;
	background-color:#000;
}

.paginator a{
	color: #FFF;
	margin: 2px;
	padding: 2px;

}
/* Comments --------------------------------------------------------------------COMMENTS */

#articlecomments {
	background-color: #FFF;
	background-image:url(../images/lighttile.png);
	padding: 10px;
}

#articlecomments h2 {
	color: #F00;	
}

.acomment {
	background-color: #fff;
	margin: 5px;
	padding: 5px;
	border: #0CF 2px solid;
}

.commentdetails {
	background-color: #FFC;	
}