/* Designed and hand-coded by http://www.pixellent.com. Copyright (c) Pixellent, LLC. All rights reserved. */

body {
	color: #251f1e;
	font-family: Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
	background-color: #333132;
}

div.content {
	
		background-color: #ffffff;
	
}

div#bg {
	
		background: #ffffff url(bg-default.png) repeat-x 0 0;
	
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}

a {
	color: #251f1e;
}

a:hover {
	color: #251f1e;
}

div#header {
	
		background-image: none;
		background-color: #ffffff;
	
}

div#title h2 a, div#title h2 a:hover {
	color: #333132;
}

div#gocart p {
	color: #333132;
}

div#gocart p a {
	color: #daa520;
}

div#gocart p a:hover {
	color: #f47833;
}

div#gocart {
	
		background:  url() no-repeat;
	
}

div#gocart p#button {
	background: url(button-default.png) no-repeat 14px 0;
}

div#gocart p#button a, div#gocart p#button a:hover {
	background: url(button-default.png) no-repeat;
}

div#nav {
	
		background-image: none;
		background-color: #ffffff;
	
}

div#nav ul {
	
		border-left: none;
	
}

div#nav li a {
	color: #241f1d;
	
	
}

div#nav li a:hover {
	color: #f47833;
	
}

div#nav li a.active, div#nav li a.active:hover {
	color: #f47833;
	
}

div#finder {
	
		background-image: none;
		background-color: #f7f7f8;
	
}

div#promo p {
	color: #333132;
}

div#go input.field {
	color: #333132;
	font: 13px Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
	
		background-image: none;
		background-color: #ffffff;
	
	border: 1px solid #cccccc;
}

div#intro, div#collections-listing h2 {
	
		background: url(border-default.png) repeat-x 0 bottom;
	
	border-bottom: 1px solid #e3e3e3;
}

ul#products li, ul#results li, div#images li {
	text-align: center;
}

ul#products li h3 a, ul#results li h3 a {
	color: #251f1e;
}

ul#products li h4 del, ul#results li h4 del {
	color: #daaf03;
}

ul#products li h5, ul#results li h5 {
	background: url(view-default.png) no-repeat 10px 0;
}

ul#products li h5 a, ul#results li h5 a {
	background: url(view-default.png) no-repeat;
}

ul#results div.desc, div#images h6, div.entry, div#comments h3, div.filter p {
	border-bottom: 1px solid #e3e3e3;
}

div#paginate a, div#product div#heading h2 del, div.entry div.title h2 a {
	color: #251f1e;
}

div#paginate span.current, div#product div#heading h2, div.entry div.title h5 span, div#comments p#posted, div#comments p#error {
	color: #251f1e;
}

div#options form {
	background-color: #ffffff;
}

div#variants label, div#options h6 {
	color: #251f1e;
}

div#cart th, div#cart td {
	border-bottom: 1px solid #d5d5d5;
}

div#cart tr.odd td {
	background-color: #ededed;
}

div#cart tr.odd td.pic img {
	background-color: #ffffff;
}

div#cart tr.even td {
	background-color: #ededed;
}

div#cart tr.even td.pic img {
	background-color: #ffffff;
}

div#notes textarea, div#cart td input.field {
	color: #251f1e;
	font: 13px Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
}

div.comment div.bg, div#unfound {
	background-color: #ededed;
}

div.filter h3 {
	color: #ffffff;
	background-color: #26201e;
}

div.filter ul, div.filter div {
	background: url(filter-default.png) no-repeat;
}

div.filter li a {
	color: #251f1e;
	border-bottom: 1px solid #e3e3e3;
}

div.filter li a:hover {
	color: #daaf03;
}

div.filter li a.active, div.filter li a.active:hover {
	color: #251f1e;
}

div#sidebar div.bg {
	background-color: #ededed;
}

div#sidebar h3 {
	color: #251f1e;
	border-bottom: 1px solid #d5d5d5;
}

div#sidebar p {
	color: #251f1e;
}

div#sidebar a {
	color: #251f1e;
}

div#sidebar a:hover {
	color: #251f1e;
}

div#posts div.post, div#featured div.product {
	border-bottom: 1px solid #d5d5d5;
}

div#featured div.end {
	border-bottom: none;
}

div#featured div.image, div#featured div.image img {
	background-color: #ffffff;
}

div#overview {
	
		background-image: none;
		background-color: #333132;
	
}

ul#sections {
	background-color: #6a6155;
	border: 1px solid #404339;
}

ul#sections h3 {
	color: #ffe478;
}

ul#sections h5, ul#sections h5 a, ul#sections p a {
	color: #fed226;
}

ul#sections h5 a:hover, ul#sections p a:hover {
	color: #ffffff;
}

ul#sections h6 {
	color: #ffffff;
}

div#footer p {
	color: #ffffff;
}

div#footer p a {
	color: #fed226;
}

div#footer p a:hover {
	color: #f47833;
}

.disabled {
	-moz-opacity: 0.50;
	opacity:.50;
	filter: alpha(opacity=50);
	cursor: default;
}

input[type=submit] {
	background: #fc9b32;
	border: 0;
	border-top: 1px solid #fdb640;
	box-shadow: 0 0 0 1px #e08119;
	border-radius: 4px;
	padding: 15px 20px;
	font-family: Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
	text-transform: uppercase;
	color: white;
	font-size: 14px;
	font-weight: 300;
	cursor: pointer;
	outline: 0;
}
input[type=submit]:hover {
	background: #251f1e;
}

input[type=submit]:active {
	border-top: 1px solid #251f1e;
}
input[type=submit].button--small {
	padding: 7px 10px;
	font-size: 12px;
}
input[type=submit].button--float-right {
	float: right;
}

/* End of Stylesheet */