/*  
Theme Name: Stillwell Audio
Theme URI: http://www.verynewmedia.com
Description: Custom WordPress theme for Stillwell Audio.
Author: Roo &amp; Lawrie @ Very New Media
Author URI: http://www.verynewmedia.com
*/

body,html {
	background-color: 		#000000;
	font-family: 				Trebuchet MS;
	font-size: 					12px;
	color: 						#CCB097;
	margin:	 					0px;
	text-align:					center;
}

/* MAIN COLUMN DEFINITIONS */

#container {
	width:						820px;
	margin-left:				auto;
	margin-right:				auto;
	background-color:			#000000;
	background-image:			url('http://downloads.stillwellaudio.com/img/containerbg.png');
	background-repeat:		repeat-y;
}

#column {
	width:						800px;
	background-color:			#3E1F09;
	background-image:			url('http://downloads.stillwellaudio.com/img/gradient.png');
	background-repeat:		repeat-y;
	margin:						0px 10px 0px 10px
}

#header {
	width:						800px;
	height:						151px;
	background-image:			url('http://downloads.stillwellaudio.com/img/header.jpg');
	background-repeat:		no-repeat;
	position:					relative;
}

#header #home {
	position:					absolute;
	top:							6px;
	left:							19px;
	height:						120px;
	width:						200px;
}

/* NEW HEADER NAV */

#header ul {
	position:					absolute;
	top:							104px;
	left:							374px;
	height:						30px;
	width:						414px;
	list-style:					none;
	padding:						0px;
	clear:						both;
	line-height:				0px;
	margin:						0px;
}

#header ul li {
	float:						left;
}

#header ul li a {
	height:						30px;
	display:						block;
	float:						left;
	text-decoration:			none;
	font-size:					0%;
}

#header ul #plugins a {
	background-image: 		url('http://downloads.stillwellaudio.com/img/plugins.png');
	background-repeat:		no-repeat;
	background-position:		left bottom;
	width:						83px;
}

#header ul #plugins a:hover {
	background-image: 		url('http://downloads.stillwellaudio.com/img/plugins.png');
	background-repeat:		no-repeat;
	background-position:		left top;
}

#header ul #purchase a {
	background-image: 		url('http://downloads.stillwellaudio.com/img/purchase.png');
	background-repeat:		no-repeat;
	background-position:		left bottom;
	width:						101px;
}

#header ul #purchase a:hover {
	background-image: 		url('http://downloads.stillwellaudio.com/img/purchase.png');
	background-repeat:		no-repeat;
	background-position:		left top;
}

#header ul #forum a {
	background-image: 		url('http://downloads.stillwellaudio.com/img/forum.png');
	background-repeat:		no-repeat;
	background-position:		left bottom;
	width:						77px;
}

#header ul #forum a:hover {
	background-image: 		url('http://downloads.stillwellaudio.com/img/forum.png');
	background-repeat:		no-repeat;
	background-position:		left top;
}

#header ul #contact a {
	background-image: 		url('http://downloads.stillwellaudio.com/img/contact.png');
	background-repeat:		no-repeat;
	background-position:		left bottom;
	width:						90px;
}

#header ul #contact a:hover {
	background-image: 		url('http://downloads.stillwellaudio.com/img/contact.png');
	background-repeat:		no-repeat;
	background-position:		left top;
}

#header ul #links a {
	background-image: 		url('http://downloads.stillwellaudio.com/img/links.png');
	background-repeat:		no-repeat;
	background-position:		left bottom;
	width:						63px;
}

#header ul #links a:hover {
	background-image: 		url('http://downloads.stillwellaudio.com/img/links.png');
	background-repeat:		no-repeat;
	background-position:		left top;
}

/* PAGE CONTENT AND BOTTOM BAR */

#textcontent {
	width:						750px;
	margin:						0px auto 0px auto;
	text-align:					left;
	line-height:				110%;
	clear:						both;
}

#bottombar {
	width:						820px;
	margin:						0px auto 0px auto;
	height:						35px;
}

/* INDEX PAGE MAIN PRODUCT DEFINITIONS */

.leftfeature {
	float:						left;
	width:						510px;
}

.leftfeature img, .rightfeature img {
	width:						510px;
	height:						274px;
	behavior:					url('./iepngfix.htc');
}

.leftinfo {
	float:						right;
	width:						216px;
}

.leftinfo img, .rightinfo img {
	width:						216px;
	height:						146px;
	behavior:					url('./iepngfix.htc');
}

.leftinfo .dlbutton, .rightinfo .dlbutton {
	float:						right;
	margin-top:					5px;
	width:						216px;
	height:						36px;
	behavior:					url('./iepngfix.htc');
}

.rightfeature {
	float:						right;
	width:						510px;
}

.rightinfo {
	float:						left;
	width:						216px;
}

.dlbutton {
	float:						right;
	margin-top:					5px;
	width:						216px;
	height:						36px;
	behavior:					url('./iepngfix.htc');
}

/* SMALLER INDEX PRODUCT DEFINITIONS */

.productpic {
	float:						left;
	width:						248px;
	margin-right:				10px;
}

.productpic img {
	width:						248px;
	height:						128px;
	behavior:					url('./iepngfix.htc');
}

.producttitle {
	float:						left;
	width:						261px;
	margin-right:				10px;
}

.producttitle img {
	width:						261px;
	height:						128px;
	behavior:					url('./iepngfix.htc');
}

.productinfo {
	float:						right;
	width:						216px;
	margin:						0px;
}

.sep {
	width:						100%;
	margin-bottom:				5px;
	clear:						both;
}

/* INDIVIDUAL PRODUCT PAGE DEFINITIONS */

#product {
	float:						right;
	width:						560px;
	border-left:				2px solid #5A3C24;
	padding-left:				10px;
}

.mainpic {
	float:						left;
	width:						362px;
}

.mainpic img {
	width:						362px;
	height:						194px;
	behavior:					url('./iepngfix.htc');
}

.maintitle {
	float:						right;
	width:						193px;
}

.maintitle img {
	width:						193px;
	height:						194px;
	behavior:					url('./iepngfix.htc');
}

/* SIDEBAR DEFINITIONS */

#sidebar {
	float:						left;
	width:						160px;
}

#sidebar ul {
	width:						160px;
	padding:						0px;
	margin:						0px 0px 0px 20px;
	list-style:					none;
}

/* MENU ITEM */

#sidebar ul li {
	color:						#C6A78D;
	list-style:					none;
	font-size:					14px;
	font-weight:				bold;
	line-height:				200%;
}

#sidebar ul li a {
	color:						#C6A78D;
	text-decoration:			none;
}

#sidebar ul li a:hover {
	color:						#FFFFFF;
	text-decoration:			underline;
}

#sidebar ul .current_page_item {
	list-style:					disc url('http://downloads.stillwellaudio.com/img/currentarrow.gif');
}

#sidebar ul .current_page_item a {
	color:						#000000;
}

.dl {
	font-size: 					14px;
	margin-top:					10px;
}

/* FORM DEFINITIONS */

form {
	font-size: 					12px;
	width:						530px;
	margin:						0px auto 0px auto;
}

.formfield {
	margin-bottom:				10px;
}

input {
	border:						1px solid #72340E;
	background-color:			#FFFFFF;
	color:						#2A2A2A;
	font-family: 				Trebuchet MS;
	font-size:					11px;
	width:						230px;
}


textarea {
	border:						1px solid #72340E;
	background-color:			#FFFFFF;
	color:						#2A2A2A;
	font-family: 				Trebuchet MS;
	font-size:					11px;
	width:						230px;
	height:						120px;
}

label {
	float:						left;
	width:						145px;
	text-align:					right;
	font-size:					11px;
}

.buttondiv {
	width:						375px;
	text-align:					right;
}

button {
	padding:						2px;
	font-family:				Trebuchet MS;
	font-size: 					12px;
	color:						#333333;
}

/* WEBSITE CREDIT DEFINITIONS */

.gdlink {
	width:						780px;
	margin:						10px auto 10px auto;
	text-align:					right;
	font-size:					11px;
	color:						#846346;
}

.gdlink a {
	color:						#846346;
}

.noline {
	text-decoration:			none;
	color:						#846346;
}

.silent {
	color:						#000000;
}

.silent:link {
	color:						#000000;
}

/* ELEMENT DEFINITIONS */

.clear {
	clear:						both;
}

img {
	border:						0px;
}

a {
	color:						#FFFFFF;
}

a:hover {
	color:						#9C826B;
}

a:visited {
	color:						#6A4E39;
}
