	/*

		Team Cthulhu ©2009
		Gold7design.com


	*/

	/* Global */

* {
	border: 0pt none;
	margin: 0pt;
	padding: 0pt;
}

html {
	font-size:  100%;
}

#wrap {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


body { 
	background: #000;
	color: #666;
	font-family: serif;
	font-size: 0.75em;
	line-height: 1.3em;
	margin: 0pt;
	padding: 0pt;
}

	/* basic styling */

p {
	font-size: 1.1em;
	line-height: 1.2em;
	letter-spacing: .17em;
	color: #999;
}

h1 {
	font-size: 3em;
	line-height: 1.3em;
	letter-spacing: .15em; 
}

a:link, a:visited {
	color: #600;
	text-decoration:  none;
}

a:hover {
	color:  #999;
}

a:active {
	text-decoration: none;
}

img {
	margin-bottom: 10px;
}

	/* Layout */

.skull {
	background: url(/images/home_13_bg.jpg) top right no-repeat #000;	
}

.crank {
	background: url(/images/home_crank_bg.jpg) top right no-repeat #000;	
}

.triclops {
	background: url(/images/home_tri_bg.jpg) top right no-repeat #000;	
}
#left {
	float: left;
	width: 300px;
}

#logo {
	margin: 25px 0px 0px 15px;
	width: 250px;
}

#nav {
	float: left;
	width: auto;
}

.news {
	position: absolute;
	top: 95px;
	z-index: 3;
}

.roster {
	position: absolute;
	left:-35px;
	top: 92px;
	z-index: 2;
}

.photos {
	position: absolute;
	left: -60px;
	top: 91px;
	z-index: 1;
}

#links {
	float: left;
	margin-left: 25px;
	margin-top: 8px;
	width: auto;
}

#links p {
	color: #666;
	font-size: 1.3em;
	letter-spacing: .17em;
	line-height: 1.65em;
}

#links dt {
	color: #666;
	font-size: 1.3em;
	letter-spacing: .17em;
	line-height: 1.35em;	
}

#links dd {
	font-size: 1.05em;
	line-height: 1.05em;
	margin: 8px 0px 8px 5px;
}

#links dd a{
	color: #600;
	padding: 5px 3px 5px 5px;
}

#links a {
	color: #600;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
}

#links a:hover {
	background-color: #600;
	color: #fff;
	padding: 5px;
	text-decoration: none;
}

#riders {
	float: left;
	margin: 30px 0px 0px 25px;
	width: auto;
}

#riders dd {
	font-size: 1.3em;
	letter-spacing: .17em;
	line-height: 1.65em;
}

#riders a {
	color: #600;
	font-size: .90em;
	line-height: 1.7em;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
}

#riders a:hover {
	background-color: #600;
	color: #fff;
	padding: 5px;
	text-decoration: none;
}

#right {
	float: left;
	margin: 25px 0px 30px 0px;
	width: 525px;
}

#right_content {
	margin: 20px 0px 0px 10px;
	width: 475px;
}

#right_content img {
	border: 1px solid #666;
}

#right_content h3 {
	background: #600;
	height: auto;
	padding: 0px 0px 0px 10px;
	width: auto;
}

#right_content h5 {
	font-size: .85em;
	padding: 0px 0px 0px 15px;
}

#right h3 {
	color: #666;
	font-size: 1.3em;
	letter-spacing: .17em;
	line-height: 1.65em;
}

#right h3 a {
	color: #fafafa;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
}

#right h3 a:hover {
	background-color: #600;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
}

#right h4 {
	color: #666;
	font-size: 1.15em;
	letter-spacing: .15em;
	line-height: 1.65em;
	margin: 0px 0px 0px 55px;
}

#right h6 {
	font-size: 1em;
	letter-spacing: .25em;
	margin: 0px 0px 25px 0px;
}

#right h2 {
	color: #666;
	margin: 5px 0px 5px 0px;
}

#right p {
	margin: 0px 0px 0px 15px;
}

#right p a, #right h6 a {
	color: #600;
	margin: 3px 3px 3px 3px;
}

#right p a:hover,#right h6 a:hover {
	background-color: #600;
	color: #fff;
	margin: 3px 3px 3px 3px;
}

#right li {
	margin: 15px 0px 15px 0px;
}

#right_photos {
	float: left;
	margin: 25px 0px 30px 0px;
	width: 550px;
}

#far_right {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	float: left;
	margin: 146px 0px 0px 15px;
	width: 125px;
}

#far_right h2 {
	font-size: 1.3em;
	margin: 0px 0px 10px 0px;
}

#far_right h3 {
	color: #666;
	font-size: 1.2em;
	letter-spacing: .12em;
	line-height: 1.65em;
	margin: 5px 0px 0px 0px;
}

#far_right img {
	margin: 0px 0px 5px 0px;
}

form tr {
	margin: 3px 0px 3px 0px;
}

.small {
	font-size: .95em;
	line-height: 1.15em;
}

#footer {
	border-top: 1px solid #fff;
	clear: both;
	margin: 0px 10px 15px 10px;
	padding: 10px 0px 10px 10px;
}

#footer a {
	color: #600;
	text-decoration: none;
}

#footer a:hover {
	color: #600;
}