/*
Theme Name: Hidden Hair
Theme URI: http://kussner.com/
Description: Custom theme built exclusively for Hidden Hair.
Version: 1.0
Author: Eric Wolfe
Author URI: http://kussner.com/
*/

/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
fieldset,img,abbr,acronym{border:0;}
/* END RESET */

/* HIDDEN ITEMS */
#hiddenHair, #header span{display: none}

/* MENU SPRITE */
#navLeft{background:transparent url(images/navigation.png) no-repeat scroll 0 0;height:28px;width:640px;position:relative;top:74px;left:0;}
#navLeft li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#navLeft li,#navLeft a{height:28px;display:block;}
#home{left:0;width:63px;}
#products{left:63px;width:67px;}
#directions{left:130px;width:67px;}
#hairCare{left:446px;width:68px;}
#shop{left:514px;width:44px;}
#gallery{left:558px;width:82px;}
#home a:hover{background:transparent url(images/navigation.png) 0 -28px no-repeat;}
#products a:hover{background:transparent url(images/navigation.png) -63px -28px no-repeat;}
#directions a:hover{background:transparent url(images/navigation.png) -130px -28px no-repeat;}
#hairCare a:hover{background:transparent url(images/navigation.png) -446px -28px no-repeat;}
#shop a:hover{background:transparent url(images/navigation.png) -514px -28px no-repeat;}
#gallery a:hover{background:transparent url(images/navigation.png) -558px -28px no-repeat;}
/* END MENU SPRITE */

/* LAYOUT */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fbf5d1;
	background-image: url(images/extension.png);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;}
	
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -122px;
	margin-left: auto;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;}
	
#main {
	width: 642px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 193px;
	margin-bottom: 0px;
	margin-left: 191px;}
#header {
	background-image: url(images/header.png);
	height: 213px;}

#footerBody {
	background-image:url(images/footerBackground.png);
	background-repeat:no-repeat;
	margin: 0 auto;
	width: 576px;
	height: 122px;
	padding-left: 50px;
	padding-right: 50px;}
	
#content {
	min-height:243px;
	border-left:1px solid #790101;
	border-right:1px solid #790101;}
	
	/* STICKY FOOTER */
	html, body, #wrapper {height: 100%;}
	body > #wrapper {height: auto; min-height: 100%;}
	#content {padding:10px 10px 132px; background-color:#FFF;}  /* must be same height as the footer */
	#footer {position: relative;margin-top: -122px;/* <- negative value of footer height */height: 122px;clear:both;}
		/* CLEAR FIX */
		.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
		.clearfix {display: inline-block;}
		/* Hides from IE-mac \*/
		* html .clearfix { height: 1%;}
		.clearfix {display: block;}
		/* End hide from IE-mac */
		/* END CLEAR FIX */
	/* END STICKY FOOTER */

.alignright {
background-image:url(images/shadowAlpha.png);
background-position:right bottom;
float:right;
margin-left:0.5em;
padding-bottom:6px;
padding-right:6px;}

.clear {clear: both; display: block;}
.center{text-align: center;}.center{text-align: center;}
	
/* UNDO RESET */
fieldset {border:1px solid #666666;padding:10px;margin-bottom:1em;}
h2 {background-color:#790101;color:AntiqueWhite;font-size:1.5em;font-variant:small-caps;padding:3px;margin-bottom:0.5em; clear: both;}
h3, legend {background:cornsilk;padding:2px;border-bottom:1px solid DarkGoldenRod;margin-bottom:0.2em;}
p {padding-bottom: 1em;font-size: .85em;}
#content > ul, ol {font-size: .85em;margin-bottom:1em;margin-left:2em;}
.cf-ol {margin: 0;}
ul {list-style-type: circle;}
ol {list-style-type: decimal; list-style-position: outside;}
li {margin-bottom:0.2em;}
em {background-color:#fbf5d1;font-size:0.95em;color:#790101;font-weight:bold;}
input.wpsc_buy_button {
	float: left;
}
#price {
	width: 70px;
}