/* 

--MAIN STYLESHEET--

Site URL:
Copyright: 2006, All Rights Reserved.
Designer: David Russell
Designer URL: http://www.davidrussell.org
Designer Email: design@davidrussell.org
Admin Email: admin@DOMAIN.COM

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(/) repeat-y #000;
	font: 12px/1.5em Verdana, Helvetica, sans-serif;
	color: #FFF;
}

a {outline: none;}

p {padding-bottom: 1em;}

hr {
	visibility: hidden;
	height: 2em;
}

img {border: 0;}

h1 { }

h2 {
	font-weight: 100;
	font-size: 1.5em;
	padding-bottom: 0.5em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: 100;
	color: #666;
}

.strike {
	text-decoration: line-through;
	color: #999;
}

#container {
	width: 700px;
	margin: 15px auto;
	background: #FFF;
	color: #000;
}

#header {
	height: 225px;
	background: url(../images/site/page/header.jpg) no-repeat #DADADA;
}

	#header h2 a {
		height: 225px;
		width: 700px;
	}
	
	#header h2 {
	}

#content {
	padding: 15px;
}

	ul#nav {
		margin: 0 0 1em 0.1em;
		padding: 0;
		list-style-type: none;
	}
	
	ul#nav li.section {
		text-transform: uppercase;
		color: #D98006;
	}

	ul#nav li a {
		color: #FFF;
		background: #F89C15;
		display: block;
		text-decoration: none;
		text-transform: none;
		padding: 3px 5px;
		margin-top: 2px;
		width: 235px;
		voice-family: "\"}\""; 
		voice-family: inherit;
		width: 215px;
	}
		ul#nav li ul li {
			list-style-type: none;
		}

		ul#nav li a:hover {
			background: #F9CD22;
			padding-left: 6px;
			width: 234px;
			voice-family: "\"}\""; 
			voice-family: inherit;
			width: 214px;
		}
	
#email-form form {
	margin-bottom: 1em;
	padding: 10px 0;
	background-color: #EAEAEA;
	font-weight: 100;
}

#email-form form label {
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0 10px;
	}
	
	#email-form input {
		color: #999;
	}
	
	#email-form input.submit {
		color: #000;
		width: 6em;
	}

#page {
	width: 425px;
	float: left;
}

	#page p {text-align: justify;}
	
	#page blockquote {
		background-color: #FFFFCC;
		margin: 0.7em 1.5em;
		padding: 0.5em;
	}
	
		#page blockquote span {
			display: block;
			text-align: right;
			padding-right: 3em;
		}
	
	#page div#flashcontent {
		position: relative;
		top: 3px;
		margin-bottom: 2em;
	}
	
	#page img.left {
		float: left;
		padding: 2px;
		border: 2px solid #DADADA;
		margin: 3px 5px 0 0;
	}

	#page .file-download {
		background: #EAEAEA;
		padding: 5px;
		margin: 0 0 1em 0;
		border: 1px solid #DADADA;
	}

	div.download-link {
		text-align: right;
	}
	
		div.download-link a {
			padding-bottom: 3px;
		}
	
		a.pdf {
			background: url(/images/site/icons/adobe.png) no-repeat;
			padding-left: 1.8em;
		}
	
		a.mp3 {
			background: url(/images/site/icons/audio.png) no-repeat;
			padding-left: 1.8em;
		}
	
		a.flash {
			background: url(/images/site/icons/flash.png) no-repeat;
			padding-left: 1.8em;
		}
	
		a.mov {
			background: url(/images/site/icons/quicktime.png) no-repeat;
			padding-left: 1.8em;
		}
	
		a.text {
			background: url(/images/site/icons/text.png) no-repeat;
			padding-left: 1.8em;
		}
	
		a.pdf {
			background: url(/images/site/icons/adobe.png) no-repeat;
			padding-left: 1.8em;
		}		
		
		a.psd {
			background: url(/images/site/icons/photoshop.png) no-repeat;
			padding-left: 1.8em;
		}
	
	#page noscript p {
		background-color: #FFFFCC;
		border: 1px solid #CCC;
		padding: 5px;
		margin-top: 5px;
	}
		
#video_container {
	margin: 0 auto;
	width: 656px;
}
	
table#apparel {
	width: 430px;
	text-align: center;
	margin-bottom: 15px;
	border-bottom: 5px solid #CCC;
}

	table#apparel tr.head {
		background-color: #B2B2B2;
		font-size: 1.1em;
		font-weight: bold;
	}

	table#apparel th {
		font-size: 1.2em;
		font-weight: 100;
		text-transform: uppercase;
		background-color: #CCC;
	}
	
	table#apparel td {
		border-bottom: 1px solid #DADADA;
	}

#sidebar {
	float: right;
	width: 230px;
}

	ul#sidenav li {
		list-style: none;
		padding: 0 0 1em 0;
	}
	
	ul#sidenav li ul li {
		margin: 0 15px 0 30px;
		line-height: 1em;
		text-transform: uppercase;
		letter-spacing: 0.1em;
		list-style: square;
		padding: 1.5em 0 0 0;
	}
	
	ul#sidenav h2 {
		padding: 15px 15px 0 15px;
		line-height: 1em;
	}
	
		ul#sidenav li.resources {
			background: url(../images/site/page/resources.jpg) no-repeat;
			height: 296px;
		}

		ul#sidenav li.apparel {
			background: url(../images/site/page/apparel.jpg) no-repeat;
			height: 339px;
		}
		
			ul#sidenav li.apparel ul li#apparel-img {
				margin: -5px 5px;
				list-style: none;
			}
			
#footer {
	clear: both;
	background: url(../images/site/page/footer.jpg) no-repeat;
	height: 15px;
	color: #000;
}
	#footer p {
		font-size: 10px;
		text-align: right;
		font-weight: bold;
		margin-bottom: 3px;
		padding-right: 5px;
	}
	
	#footer a {
		color: #333;
		text-decoration: none;
	}