@charset "utf-8";
@import url("main.css");



/************************************************************************/
/* BASIC ELEMENT STYLES */
body {
	color: #fff;
	font: normal 13px arial, verdana, tahoma, sans-serif;
	position: relative;
	margin: 0px;
	
}

input { 
	 background-color: #CCCCCC; 
	 border: 1px solid #666666; 
}

input, select {
        background: #343434;
	border: 1px solid #666666;
        color: #fff;
        -moz-background-clip:border;
        -moz-background-inline-policy:continuous;
        -moz-background-origin:padding;
}

h3, h4, h5, h6, strong { font-weight: bold; }
em { font-style: italic; }
img { vertical-align: middle; border:0; }
legend { display: none; }
table { width: 100%; border-collapse: collapse;}
td { padding: 3px; }

h1 { margin: 0;}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	
}

h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;	
}

h4 {
	font-weight: normal;
	font-size: 1em;
	margin: 0;
}

a {
	color: #EAFFFF;
	text-decoration: none;
  }

	a:hover {
		color: #e20202;
		text-decoration: underline;
	}
	

ul {
	margin: 0px;
	padding-left: 20px;
}

ol {
	margin: 0px;
	padding-left: 20px;
}
fieldset {
	border: none;
}

.float_l {float:left;}
.float_r {float:right;}
.clear { clear: both;}

.padbottom {padding-bottom: 20px;}

.bold { font-weight: bold;}
.error { color: red; font-weight: bold; }
/************************************************************************/
/* Homepage */
.login {
	padding-bottom: 15px;
	font-size: 1em;
}
#randomphoto {
	float: left;
	width: 300px;
	height: 265px;
}

#intro {
	float: right;
	width: 450px;
}

#intro h2 {
	font-size: 1.8em;
	color: #e20202;
	line-height: 1em;
}

#intro p {
	font-size: 1.3em;
	margin: .8em 0;
	font-weight: normal;
	line-height: 1.3em;
}

#latestblock {
	background-image: url(/media/images/latestblock.png);
	clear: both;
	padding: 2em 0 2em 25px;
	height: 284px;

}
#forumtopics {
	float: left;
	width: 215px;
	
}
#forumtopics ul {
	list-style-type: square;
	font-weight: bold;
	line-height: .8em;
	color: #333333;
}
#forumtopics li {margin-top:10px;}
#forumtopics a {
	color: #000;
}

#forumtopics span {
	font-size: .8em;
	font-weight: bold;
	color: #666666;
}

.newread {
	float: left;
	width: 160px;
	padding-right: 23px;
}
.newread img {padding: 7px 0px;}
.newread h2 {color: #000;}
.newread h3 {color: #535353;}

.trailblurb {
	padding-top: .5em;
	padding-bottom: 1.5em;
}

#thelatest {
	max-width: 625px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
}

#thelatest h1 {
	background: #444444;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0.3em 0 0.3em 15px; 
}

.datecomment {
	font-size: .85em;
	color: #222222;
}




/************************************************************************/
/* Trail Page */
#thumbnails  {	
	width: 170px;
	float: left;
	text-align: center;
}
#thumbnails img, #pictures img {
	padding: 5px;
}
#pictures {
	padding-bottom: 20px;
}

#specs {
 	margin-top: 5px;
	margin-bottom: 9px;
	display: inline;
}
	#specs td {vertical-align:top;}
	
#trail {margin: 20px 20px 0px 200px;}
	#trail h1{
		color: #c02020;
		margin-bottom: 3px;
	}
	#trail h2{
		color: #c02020;
		font-size: 1.3em;
	}
	
#trailweather {
	float: right;
	padding: 5px 0 20px 20px;
	width: 200px;
}
	#trailweather object{padding-top:10px;}

#byline { color: #999999; }
#byline a { color: #999999; }
#byline:hover a{ color: #c02020; }
#trailAdSpace { 
	text-align: center;
	width: 100%;
	padding: 20px 20px;
}
#print {
	padding: 25px;
	color: #000;
}

/************************************************************************/
/* Spec Table formatting */

.left {
	padding-right: 5px;
	width: 100px;
}
.right {
	font-weight: normal;
	color: #999999;
	padding-right: 25px;
}
#right a { color: #999999; }
#right:hover a{ color: #c02020; }



/************************************************************************/
/* Members/my4x4 Page */
#member {
	width: 575px;
	float: left;
}
#completedtrails {
	width: 170px;
	float: right;
	margin-top: 25px;
	padding: 20px;
}

#my4x4 h2 { font-size: 1.1em; font-weight: normal;}

/************************************************************************/
/* my4x4 */
#rigs { width: 100%;}
.rig { 
	width: 31%;
	height: 175px;
	float: left; 
	margin: 0 15px 15px 0;
}
.rig img {
	padding: 3px;
	border: 1px solid #FFF;
}
.rig div {}

#my4x4 table.fifty { width: 49%; float: left;}

#my4x4Intro { width: 100%; }
	#login-account { 
		float: right; 
		padding: 15px;
		margin: 0 0 20px 10px;
		border: 2px solid #999;
		background-color: #333;
		-moz-border-radius:8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
	}

/************************************************************************/
/* Tech */
#techAdSpace {
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	
}



