/** Shopify CDN: Minification failed

Line 184:0 Unexpected "{"
Line 189:0 Unexpected "{"

**/
/* Background
================================================================================================================== */

	
		body {
			background: #060606 url(/cdn/shop/t/2/assets/bg-custom.jpg?v=1355208179) repeat top center;
			
		}
	


/* Typography
================================================================================================================== */

/* Body */
body,
table tr td, table tr th,
input[type="text"], textarea,
.button,
.order_total td,
.cart #total h3
{
	font-family: Georgia, Utopia, 'Times New Roman', Times, serif;
}


/* Headers */
h1, h2, h3,
.product-details,
#product-details-right h1,
#product-details-right #price,
.cart #total h3 span,
.order_total .total,
.large-red
{
	font-family: Georgia, Utopia, 'Times New Roman', Times, serif;
}
#header #logo h2.logo a {
	font-size: 4.8em;
}
#product-details-right h1, 
#content h1, 
.post .title,
.formatted h1 
{
	font-size: 3.6em;
}
#related h2, .formatted h2 {
	font-size: 2.6em;
}
.formatted h3 {
	font-size: 2.1em;
}
.formatted h4 {
	font-size: 1.6em;
}
#comments h2, .order_total .total {
	font-size: 2.2em;
}
.cart #total h3 span {
	font-size: 1.6em;
}
#product-details .sold-out {
	font-size: 2.1em;
}
.product-details-title a {
	font-size: 1.8em;
}

.product-details-price {
	font-size: 1.6em;
}
#product-details-right #price {
	font-size: 2.0em;
}


/* Navigation */
#nav li a {
	font-family: Georgia, Utopia, 'Times New Roman', Times, serif;
	font-size: 1.7em;
}

/* Colours
================================================================================================================== */

/* Primary Color - */
a, 
a:visited,
.comment .author
{
	color: #8e421a;
}

#nav, 
.button-wrapper,
.footer-right #social li a,
.product-sale span 
{
	background-color: #8e421a;
}


#thumbs .active img, #nav li ul {
	border-color: #8e421a;
}

.status_paid, .status_authorized, .status_fulfilled {
	background-color: #8e421a !important;
}

/* Primary Color - Darkened */
a:hover, 
a:visited:hover
{
	color: #6a3113;
}
.button-wrapper:hover, 
.footer-right #social li a:hover 
{
	background-color: #6a3113;
}

/* Nav Link Color */
#nav li a {
	color: #000000;
}

/* Design Extras
================================================================================================================== */

/* Roundness */

#content, #banner, .post, #sidebar, .product-overlay, .product-overlay a, .button-wrapper, .button, .button-wrapper-babyblue, .button-wrapper-babyblue .button, #header-cart, .product-image, .round-me {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#header, #subnav, #subnav ul, #nav-zone {
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
#footer {
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.formatted blockquote, .formatted table, .formatted img {
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	border-radius: 10px 10px;
}


/* Shadows */


/* Product Images */

.product-image img {
	width: 207px;
}
#product-details-left #image img {
	width: 360px;
}




#subnav li.active a, #subnav li a,#subnav li, #subnav,#nav{background:none;}

#subnav li.active a{color:#000;}
#subnav li a{color:#000;}
#subnav li a:hover{background:#000; color:#fff;}

.button-wrapper-babyblue:hover, 
{
    background-color: #6a3113;
}

.button-wrapper-babyblue,
{
    background-color: #8e421a;
}

.button-wrapper-babyblue .button {
    font-family: Georgia, Utopia, 'Times New Roman', Times, serif;
}
