/** Shopify CDN: Minification failed

Line 258:20 Expected "}" to go with "{"

**/
/********
	Float
		**********/
.floatwrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.floatwrapper {display:inline-block;}
/* Hide from IE Mac \*/
	.floatwrapper {display:block;}
/* End hide from IE Mac */
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clear{
	clear:both;
}
* 
{
	padding:0;
}
/********
	Base Styles
		**********/
img{border:none;}
.hide{
	display:none;
}
h1,h2,h3,h4,h5,p,ul,ol{
	margin:0;
	padding:0;
}
p{
	margin:10px 0;
}
a, a:visited, a:active{
	color:#336699;
	text-decoration:none;
}
a:hover{
	color:#6699CC;
}
body{
	background:#FFF url(masthead_bg.png) repeat-x;
	text-align:center;
	margin:0;
	color:#333300;
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	font-size:0.85em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
/********
	Layout Styles
		**********/
#wrapper{
	width:1000px;
	margin:0 auto;
	text-align:left;
}
#masthead{
	padding-top:13px;
	text-align:left;
}
/********
	Left Column (collections, products, blogs, cart)
		**********/
#left-col{
	width:630px;
	float:left;
	margin-left:20px;
}
#left-col ul{
	margin-left:15px;
}
#left-col h2, #left-col h3{
	margin-top:1.5em;
	border-bottom:1px dotted #999966;
	font-size:1.285em;
	margin-bottom:0.5em;
	padding-bottom:0.33em;
	color:#933100;
	font-family:Georgia,serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
#left-col h3 {
	font-size:1.11em
}
/********
	Product (in collection) Styles
		**********/
.item{
	margin-bottom:25px;
}
.item .product-shot{
	margin-right:15px;
}
.item h4{
	margin-bottom:10px;
}
.item h4 a{
	padding-left:20px;
	background:url(goto.gif) no-repeat left top;
}
/********
	Pagination
		**********/
.pagination{
	margin:10px 0;
}
/********
	Product (detail page) Styles
		**********/

#product-details #product-images{
	width:240px;
	margin-right:25px;
	margin-bottom:25px;
}
#product-details ul{
	margin-bottom:10px;
}
#product-details ul li{
	list-style-type:none;
	border-bottom:1px dotted #999966;
	padding:5px 0;
}
#product-details .product-description{
	margin:10px 0;
	display:block;
	width:360px;
	float:right;
}
.add-to-cart{
	text-align:right;
}
/********
	Cart
		**********/
div.table-outer{
	background:#F2F2DE none repeat scroll 0%;
	margin:1em 0pt;
	padding:4px;
}
table.cart{
	background:#FFF;
	border:1px solid #8B8B5C;
	width:100%;
}
table.cart th{
	margin-top:1.5em;
	background:#F2F2DE;
	padding:5px;
	font-size:.85em;
	margin-bottom:0.5em;
	padding-bottom:0.25em;
	color:#333300;
	text-transform:uppercase;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;	
	text-align:center;
}
table.cart th.product{
	width:270px;
	text-align:left;
}
table.cart td.product{
	text-align:center;
}
table.cart th.remove{
	width:65px;
}
table.cart td{
	padding:5px;
	border-bottom:1px dotted #999966;
}
table.cart td.remove{
	text-align:center;
}
table.cart input.quantity{
	width:25px;
}
td.subtotal{
	text-align:right;
}
/********
	Right Column (navigation)
	**********/
#right-col{
	width:300px;
	float:right;
	margin-right:20px
}
#right-col dl dt{
	margin-top:1.5em;
	border-bottom:1px dotted #999966;
	font-size:1.285em;
	margin-bottom:0.5em;
	padding-bottom:0.33em;
	color:#933100;
	font-family:Georgia,serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
#right-col dl dd{
	margin-left:0;
}
#navigation dl dd{
	margin-bottom:3px;
}
/********
	Search
		**********/
#search form input.search-input{
	float:left;
	margin-top:2px;
	margin-right:10px;
}
/********
	Footer
		**********/
#footer{
	margin-top:150px;
	color:#666633;
	font-size:0.85em;
	clear:both;
	height:60px;
	background:url(bodystripe.gif) repeat-x bottom;
}
#footer span{
	margin-right:200px;