/* 
	Theme Name: Custom Stomp Box v.1
	Theme URL: http://www.glantz.net
	Description: -
	Author: Ian Whitmore for Glantz Design
	Author URI: http://www.livelearncreate.com
	Version: 1.0
	Tags: custom, stompboxes, guitar pedals, gray, black, white, orange
			
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	color: #666;
	font-size: 13px;
	font-family: "Trebuchet MS",Arial, Tahoma, Verdana;
	margin: 0px auto 20px;
	padding: 0px;
	}
	
#wrap {
	background: #fdfdfd;
	margin: 0px auto;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	}
	
a {
	text-decoration: none;
	color: inherit;
}	
	
a:focus, a:hover, a:active {
	outline: none;
	text-decoration: none; 
	}
	
/************************************************
*	Header  									*
************************************************/
#headerWrap{
	width: 1000px;
	margin: 0px auto;
	background: #fdfdfd url() repeat-x;
	height:112px;
	overflow: hidden;
}

#header {
	padding: 0px;
	width: 1000px;
	background: #fdfdfd url('images/header_organge_bar.jpg') no-repeat;
	float: left;
	}
	
#header a{
	color: #bb5c20;
}	
	
	
	

#header h1 {
	color: #FFF;
	font-size: 30px;
	font-weight: normal;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #999;
	text-decoration: none;
	}

.headerLeft {
    float:left;
	height:90px;
	width:250px;
	margin: 0px;
	padding: 24px 0 0 0;
	}

.headerLeft p {
	color: #999;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.headerRight{
    float:right;
	height:90px;
	width:700px;
	margin: 0px;
	padding: 10px 0px 0 0;
	text-align: right;
	color: #777;	
}	
	
.headerRight a{
	color: #999;
	text-decoration: none;
}	

.headerRight a:hover{
	text-decoration: underline;
}
	
#menu {
	clear: both;
	float: right;
	padding: 0px;
	margin: 12px 0 0 0;	
	}



/************************************************
*	Navigation      							*
************************************************/

#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
#nav li a, #nav li a:visited {
	color: #8f8f8f;
	display: block;
	font-size: 12px;
	font-weight: normal;
    margin: 0px 5px 0px 6px;
	padding: 9px 15px 9px 15px;
	text-decoration: none;
	text-transform: uppercase;
	}

#nav li a:hover {
	color: #bb5c20;
	}
	
#nav li li a, #nav li li a:visited, #nav .current_page_item ul li a, #nav .current_page_item ul li a:visited {
	background: #bb5c20;
	width: 160px;
	color: #FFF;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 20px;
	border-bottom: 1px solid #a14f1c;
	background-image: none;
	}
	
#nav li.page-item-29:hover,#nav li.page-item-41:hover{
	background-image: url(images/order_arrow.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}	
	
#nav li li.current_page_item a{
	background-image: none;
}	
	
#nav li li a:hover, #nav li li a:active, #nav .current_page_item ul li a:hover, #nav .current_page_parent ul li.current_page_item a {
	background: #de9466;
	color: #333;
	padding: 7px 10px 7px 20px;
	width: 160px;	
	}
	

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -30px 0 0 189px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
	
#nav .current_page_item a, #nav .current_page_item a:visited {
	color: #bb5c20;
	}

#nav li.current_page_item a, #nav li.current_page_parent a, #nav li.current_page_ancestor ul li a {
	color: #bb5c20;
	}

#nav li.current_page_item ul li a, #nav li.current_page_parent ul li a, #nav li.current_page_ancestor ul li a, #nav li.current_page_item ul li:hover ul li a {
	color: #FFF;
	}
		
#nav li.current_page_item ul li:hover a, #nav li.current_page_parent ul li:hover a, #nav li.current_page_ancestor ul li:hover a {
	color: #333;
	}	

	
#nav li.current_page_parent ul li a{
	background-image: none;
}	

#nav li.current_page_parent ul li.current_page_item ul li a{
	color: #FFF;
}

#nav .current_page_item a:hover {
	color: #bb5c20;
	}
	
/*SECOND TIER BUTTONS */

#nav li ul li ul li a{
	border-left: 1px solid #a14f1c;
}

#nav li.current_page_item ul li ul li a, #nav li.current_page_parent ul li ul li a, #nav li.current_page_item ul li:hover ul li a, #nav li.current_page_parent ul li:hover ul li a, {
	color: #FFF;
	border-left: 1px solid #a14f1c;
}

#nav li.current_page_item ul li ul li:hover a, #nav li.current_page_parent ul li ul li:hover a, #nav li.current_page_item ul li:hover ul li:hover a, #nav li.current_page_parent ul li:hover ul li:hover a, #nav li.current_page_ancestor ul li:hover ul li:hover a{
	color: #333;
	border-left: 1px solid #a14f1c;
	background: #de9466;	
}

#nav li.current_page_parent ul li ul li a, #nav li.current_page_item ul li ul li a, #nav li.current_page_parent ul li.current_page_item ul li a, #nav li.current_page_item ul li.current_page_item ul li a {
	background: #bb5c20;
	border-left: 1px solid #a14f1c;
}	

#nav li.current_page_ancestor ul li:hover ul li a {
	background: #bb5c20;
	color: #FFF;
	border-left: 1px solid #a14f1c;	
}

#nav li.current_page_ancestor ul li.current_page_ancestor a {
	color: #333;
	background: #de9466;
}

/************************************************
*	Titles 					     		    * 
************************************************/	
	
#titleWrap{
	background: transparent url() repeat-y;
	padding: 10px 0px;
	margin: 4px 0px;
	float: left;
	width: 100%;
	clear: both;
}

#titleWrap #title {
	width: 1000px;
	margin: 0px auto;
}


#titleWrap #standard{
	float: left;
}

#titleWrap #spotlight{
	float: right;
}	
/************************************************
*	Content 					     		    * 
************************************************/

.splash { width:760px; padding:30px 30px 0; }

#contentWrap{
	float: left;
	width: 100%;
	clear: both;
	margin:0px;
	background: #d1d3d4 url('images/top_half_bg_tile.png') repeat-x;
	min-height: 419px;
}

#content {
	margin: 0px auto;
	padding: 0px;
	line-height: 20px;
	clear: both;
	width: 1000px;
	}

#homeTopWrap{
	float: left;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	background: #d1d3d4 url('images/top_half_bg_tile.png') repeat-x;
}
	
#homeTop{
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 1000px;
	height: 419px;
	background-repeat: no-repeat;
	background-image: url(images/home_images/rotator.php);
}

#homeTop img{
	display: block;
}	


#homeMidWrap{
	float: left;
	width: 100%;
	clear: both;
	margin: 0px;
}
	
#homeMid{
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 1000px;
}

#homeMid div{
	float: left;
	margin: 0;
	
}

#homeMid #mid1 {
	margin-right: 28px;
}

#homeMid #mid1, #homeMid #mid2{
	width: 333px;
	padding: 39px 0 0 0;
}

#homeMid #mid3{
	float: right;
	padding: 0;
}

#homeMid #mid3 img{
	display: block;
	margin: 0;
}


.homeContent{
	color: #bb5c20;
}	


	
.homeContent #contentleft {
	float: left;
	width: 680px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	}
	
.homeContent #contentleft p{
	font-size: 14px;
	line-height: 150%;
}	
 
.homeContent #contentleft h6{
	display: block;
	text-align: left;
	background-color: #63a951;
	color: #d5eefa;
	font-weight: normal;
	font-size: 14px;
	margin: 8px 0px 12px 0px;
}

.homeContent #contentright{
	float: right;
	width: 239px;
	padding: 21px 0px 60px 0px;	
}

.homeContent #contentright .newsL{
	margin: 0 0 8px 0;
}


h6.house {
	background: #63a951 url('images/house_icon.png') no-repeat 14px 12px;
	color: #d5eefa;
	padding: 8px 20px 8px 66px;
	font-weight: normal;
	width: 405px; 
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

h6.blub {
	background: #63a951 url() no-repeat 22px 14px;
	color: #d5eefa;
	padding: 8px 20px 8px 66px;
	font-weight: normal;
	width: 405px; 
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

h6 strong{
	color: #FFFFFF;
	font-weight: normal;
}

#contentleft h6 a:link{	color: #FFFFFF; font-weight: normal; }
#contentleft h6 a:visited{	color: #FFFFFF; font-weight: normal; }


#contentleft h6 a:hover{
	color: #A7DA8E;
}


#contentleft {
	float: left;
	width: 560px;
	margin: 0px;
	padding: 30px 0px 20px 4px;
	}
	
#contentleft a{ color: #bb5c20; }	
#contentleft a:hover{ color: #bb5c20; text-decoration: underline; }	

#contentright{
	float: right;
	width: 350px;
	padding: 32px 0px 60px 0px;	
}

.catalogRight{
	width: 280px!important;
}	

.catalogRight table, .catalogRight .remove {
	font-size: 11px;
}

.catalogRight table td{
	padding: 4px;
}

.catalogRight .smallCart{
	background-color: #EEE;
	padding: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}

.smallCart h4{
	color: #bb5c20;
	margin: 3px 6px;
}

#contentright img{
	margin-bottom: 20px;
}

#contentright .rightImage{
	margin-top: 40px;
}

#contentleft h1 {
	color: #bb5c20;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft h1 a {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h1 a:hover {
	color: #003663;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#contentleft h2 {
	font-size: 28px;
	line-height: 120%; 
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}


	
#contentleft h3 {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft h4 {
	color: #bb5c20;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft h5 {
	color: #999;
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}

	
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

.homeContent{	
	background: none!important;
	min-height: inherit!important;
	}
	
	
.sticky {
	background: #F7F7F7;
	margin: 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
.editThis {
	font-size: 10px;
	color: #AAA;
}	

.editThis a:link, .editThis a:visited{
	color: #666!important;
}

.editThis a:hover{
	text-decoration: underline!important;
}
	
.post {
	margin: 0px 0px 50px 0px;
	}
	
.postarea {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	}

.homeContent .postarea{
	margin: 0px;
}	

.postarea p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	}
	
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited {
	color: #999;
	text-decoration: none;
	}

	
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul li {
	background: url(images/arrow-content.gif) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}
	
.postarea ul ul li {
	background: url(images/arrow-content.gif) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}
	
blockquote {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border: 1px solid #E6E6E6;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.postmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}

.singlepostmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}

.singlepostmeta p {
	margin: 0px;
	padding: 0px;
	}
	
code {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	border: 1px solid #E6E6E6;
	}
	
.archive {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}
	
#bottomWrap{
	float: left;
	width: 100%;	
}
	
#homeBottom{
	width: 1000px;
	clear: both;
	margin: 5px auto;
	padding-bottom: 30px;
}	
	

.bottomBox	{
	float: left;
	width: 260px;
	margin: 30px 44px 40px 18px;
	line-height: 150%;
	color: #e4f7f7;
}

html>body .bottomBox {
	float: left;
	width: 260px;
	margin: 30px 45px 40px 28px;
	line-height: 150%;
	color: #e4f7f7;
}

.bottomBox a{
	color: #e4f7f7;
}

.bottomBox a:hover{
	text-decoration: underline;
}

.bottomBox ul{
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

html>body .bottomBox ul{
	padding-left: 18px;
	padding-top: 0px;
	margin-top: 0px;
}

.bottomBox li{
	list-style: disc;
}

.columnImage{
	display: block;
	margin: 0 0 20px 0;
}	

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #E6E6E6;
	text-align: center;
	background-color: #F7F7F7;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 	        			     	    * 
************************************************/
	
#sidebar {
	float: right;
	width: 190px;
	margin: 20px 10px 20px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
	border-left:1px solid #ddd;
	}
	
#sidebar a, #sidebar a:visited  {
	color: #666;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #999;
	text-decoration: underline;
	}
	
#sidebar h2 {
	font-size: 14px;
	font-family: Tahoma, Verdana;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#sidebar h3 {
	color: #666;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#sidebar .widget  {
	background: #F7F7F7;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#sidebar ul ul li a, #sidebar ul ul li a:visited {
	color: #666;
	text-decoration: none;
	}
	
#sidebar ul ul li a:hover {
	color: #999;
	text-decoration: underline;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}
	
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar ul li ul li {
	background: url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	}

#sidebar .textwidget {
	margin: 0px;
	padding: 0px;
	}

#cat {
	background: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 230px;
	color: #222222;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

.widget_tag_cloud {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
/************************************************
*	Footer  									*
************************************************/

	
#footerWrap{
	width: 100%;
	float: left;	
	clear: both;
}

#footer {
	width: 1000px;
	height: 130px;
	margin: 0px auto;
	padding: 20px 0px;
	color: #888;
	font-size: 12px;
	}	
	
.footerHome {
	border-top: 2px solid #8d8d8d;
}
	
.footerLeft{
	float: left;
	width: 340px;
	margin: 0;
}

.footerRight {
	float: right;
	width: 610px;
	margin: 0;	
	text-align: right;	
}

.footerRight a img{
	padding-right: 10px;
}

.footerRight li{
	float: left;
	list-style: none;
}

.footerRight li a{
	display: block;
	text-decoration: none;
	border-left: 1px #CCC solid;
	padding: 0px 10px;
}

.footerRight li.page-item-4 a{
	border: none;
}

#footer .footerRight a{
	color: #bb5c20;
	text-transform: uppercase;
}

#footer .footerRight a:hover{
	text-decoration: underline;	
}

#footer .footerLeft a{
	color: #8f8f8f;
}

#footer .footerLeft a:hover{
	color: #bb5c20;
}

.footerRight .footerMenu{
	float: right;
	clear: both;
}

.footerRight .buyNow{
	margin: 13px 0px;
	text-align: right;
	float: right;
	clear: both;
}

	
/************************************************
*	Search Form									*
************************************************/

.postform {
	background: #F5F5F5;
	width: 240px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

#subscribe {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	overflow: hidden;
	}

#subbox {
	background: #F5F5F5 !important;
	width: 185px;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #666666 url(images/homelink.png);
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #666666;
	}

#searchform {
	margin: 1px 20px 20px 340px;
	width: 194px;
	float: right;
	clear: left;
	padding: 1px;
	background-color: #FFFFFF;
	}
	
#searchformheader {
	margin: 0px;
	}
	
#s {
	background: #FFFFFF;
	width: 165px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px 0px 2px 3px;
	display: inline;
	margin: 0px;
	border: none;
	}
	
#searchsubmit {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}
	
#submit {
	background: #003663;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 3px 0px;
	border: 1px solid #003663;
	}
	
#author, #email, #url {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#submitButton{
	background: #a14f1c;
	color: #FFF;
	border: 1px solid #de9466;
	padding: 2px;
}	

.submitBox{
	border: 1px solid #CCC;
	padding: 3px;
	color: #CCC;
}

.submitBox:focus{
	color: #666;
}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #999;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #999;
	}
	
.reply a:hover {
	background: #003663;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #003663;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F7F7F7;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	WP E-Commerce  					    *
************************************************/

#contentleft h2.prodtitles{ border:0;}
.prodtitles a:link, .prodtitles a:visited { color:#666; text-decoration:none; border:0;}
.prodtitles a:hover { color:#333; }
.producttext { padding-left:10px; }
.single_product_display { margin-top:20px; }
#contentleft .productdisplay { margin-bottom:30px; }
#contentleft .imagecol { margin-top:10px; }
ul#sidebarwidgeted li{ margin:0 10px; }
p.wpsc_variation_forms { color:#999; font-size:12px; }
p.wpsc_variation_forms select{ font-size:11px; color:#666;}
p.wpsc_product_price { font-size:12px; float:left;}
p .pricedisplay { color:#333;}
input.wpsc_buy_button { border:none; background:#ccc; color:#fff; float:right; padding:5px; margin-right:20px; text-transform:uppercase; 	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;}
input.wpsc_buy_button:hover { background:#666; }
#shoppingcartcontents p.visitshop { text-align:right; margin-top:10px; }
#shoppingcartcontents p.visitshop a, #shoppingcartcontents .gocheckout a { border:none; background:#ccc; color:#fff; padding:5px;  text-transform:uppercase; 	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px; }
#shoppingcartcontents p.visitshop a:hover, #shoppingcartcontents .gocheckout a:hover{ background:#666; text-decoration:none;}
#shoppingcartcontents .gocheckout { text-align:right; }
#shoppingcartcontents .emptycart { text-indent:-9999px; padding:0; margin:0; }
#contentleft .additional_description p{ background:#f1f1f1; padding:10px; }
.product_grid_item { padding:0 20px 20px 0; }
.product_grid_item .product_text { line-height:1.3em;}
.product_grid_item .product_text strong{ font-size:12px;}
.product_grid_item .product_text br { margin:10px 0; }
.product_grid_item .product_text .pricedisplay { color:#333; }
.product_grid_item .grid_more_info { margin:0; padding:0; }
.product_grid_item .grid_more_info select{ font-size:10px; color:#666;}

/************************************************
*	SHOPP	  					    *
************************************************/

#shopp table
{
	font-size: 12px;
	margin: 24px 0px 40px 0px;
	width: 600px;
	text-align: left;
	border-collapse: collapse;
	border: none;
	clear: both;
}

#shopp #cart{
	width: 600px!important;
}

#shopp table th
{
	font-size: 13px;
	font-weight: normal;
	line-height: 100%;
	padding: 6px 12px!important;
	background: #a14f1c url() repeat-x;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #FFF;
}

#shopp table td
{
	padding: 8px!important;
	text-align: left;
	border-bottom: 1px solid #BBB;
	color: #a14f1c;
	border-top: 1px solid #BBB;
}


#shopp table tbody tr:hover td {
	color: #bb5c20;
}

#shopp table tr.totals th{
	border-bottom: 1px solid #BBB;
	border-top: 1px solid #BBB;
	background-color: #a14f1c!important;
}


/* SHOPP MISC */

#shopp li {
	background:transparent none repeat scroll 0 0;
	margin:0 0 0 10px;
	padding:0;
}

#shopp .products .frame{
	width: 175px!important;
}

.catalogPage {
	width: 700px!important;
}

#shopp #contentright {
	float: left;
}

.sideCartOptions {
	margin: 15px 2px 5px;
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

.empty{
	background: #CCC;
	padding: 4px;
}

.checkout{
	background: #a14f1c;
	padding: 4px;
	color: #EEE;
}



.catalogPage a img{
	margin: 0px 0px 16px 0px;
}

#shopp ul.products li.product{
	width: 200px!important;
}


.wpcf7-form table {
	width: 580px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;	
	padding: 0px 0px 30px 0px;
	margin: 12px 0px 34px 0px;
}

.wpcf7-form table td h4{
	margin: 30px 0px 0px 0px!important;
}

.wpcf7-form select {
}

.wpcf7-form .address{
	margin-bottom: 5px;	
}

hr {
	color: #FFF;
	height: 0px;
	border: none;
	margin: 15px 0px;
}

.catalog, .category {
}

select.options {
}

.detailItem{
	margin: 4px 0px!important;
	padding: 0px!important;
}

/* SHOPP on REGULAR PAGES */

.plainPage .postarea #shopp img, .plainPage .postarea #shopp .breadcrumb, .plainPage .postarea #shopp .big, .plainPage .postarea #shopp .headline, .plainPage .postarea #shopp .pName, .plainPage .postarea #shopp .descriptionP, .plainPage .postarea #shopp .detailItem, .plainPage .postarea #shopp .gallery{
	display: none;
	visibility: hidden;
}

.plainPage .postarea #shopp{
	width: 350px;
}

.plainPage .postarea #shopp .price{
	font-family: Arial, Verdana;
	}
	
/* CONTACT FORM STYLES */

.wpcf7-response-output, .wpcf7-not-valid-tip{
	border-color: #bb5c20!important;
}	
