	@charset "UTF-8";
	/* CSS Document */
	
	/*============================================================
	  Theme Styles - contains all the base styles for the theme.
	  To receive automatic updates and bug fixes, we recommend
	  leaving this import and overriding specific styles below.
	============================================================*/
	
	@import url(/themes/blocks/stylesheets/styles.css);
	
	
	
	/*============================================================
	  Basic Styles - used for the simple controls.
	============================================================*/
	
	/* Font */
	body
	{font-family: "Helvetica neue", helvetica, Arial, sans-serif;
	font-size: 14px;
	}
	
	
	/* Background */
	body
	{background-color: #FFFFFF;
	background-image: url("http://extra.dusendusen.com/files/sunset.jpg");
		background-repeat: repeat;}
	
	
	/* Blocks background */
	a#website_back,
	#search,
	#footer
	{background-color: #EEEEEE;}
	#nav li
	{border-left-color: #EEEEEE;}
	
	
	/* Blocks links */
	a,
	#main a#keep_shopping,
	#pod_rss p
	{color: #666666;}
	
	
	/* Main block background */
	#main,
	#adding_to_cart,
	#added_to_cart
	{background-color: #00e4ff;}
	#products_extra h3
	{border-bottom-color: #333333;}
	
	#adding_to_cart, #added_to_cart {
		background-attachment: scroll;
		background-clip: border-box;
		background-color: #00e4ff;
		background-image: none;
		background-origin: padding-box;
		background-position: 0 0;
		background-repeat: repeat;
		background-size: auto auto;
		height: 28px;
		position: absolute;
		right: 0;
		width: 75px;
		z-index: 100;
	}
	
	#adding_to_cart h4, #added_to_cart h4 {
		margin-left: 3px;
	}
	
	/* Main block titles */
	#minicart_count,
	#main h1,
	#main h2,
	#main h3,
	#main dt,
	#product_list li a:hover .product_price,
	#product_list li a,
	.pagination span,
	#main .pagination a,
	#main .pagination a:hover,
	#product_info,
	#adding_to_cart h4,
	#added_to_cart h4,
	ul#option li label,
	ul#cart_contents,
	.cart_total h3,
	#contact_form dt label,
	#main #error li,
	#main #error_noscript li,
	#product_inventory h3
	{color: #000000;}
	
	
	/* Main block text */
	#main p,
	#main dd,
	#main label,
	#main li,
	#main #product_status,
	.pagination span.current,
	.pagination span.yadda,
	#product_inventory .inventory_option,
	.item_total,
	#cart_discount .optional,
	#shipping_entry,
	#discount_entry,
	#shipping_total,
	#discount_total,
	#products_extra h3
	{color: #000000;}
	
	
	/* Main block links */
	#main a
	{color: #666666; border: none}
	
	
	/* Main block lines */
	#product_inventory li.sold_out .inventory_option,
	#product_inventory span.inventory_sold
	{color: #4B4B4B;}
	#product_description,
	#product_inventory,
	#product_inventory li,
	#contact_form dt,
	#contact_form dd
	{border-top-color: #4B4B4B;}
	#cart_shipping,
	#cart_discount
	{
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
	
	
	/* Inner blocks */
	#minicart a,
	#main .featured a,
	#main .general a,
	#main .thumbnail a,
	.product_price,
	#products_extra,
	.pagination span,
	#main .pagination a,
	#cart_contents .item_wrap
	{background-color: transparent;}
	#main .featured a,
	#main .general a,
	#main .thumbnail a
	{border-color: #222222;}
	
	
	/* Footer titles */
	#footer h4,
	#footer h4 a
	{color: #666666;}
	
	
	/* Link rollovers */
	a:hover,
	#main a:hover,
	#main a#keep_shopping:hover,
	#footer h4 a:hover
	{color: #00e4ff;}
	#main a:hover
	{border-bottom-color: #00e4ff;}
	#main .featured a:hover,
	#main .general a:hover,
	#main .thumbnail a:hover,
	#minicart a:hover,
	a#website_back:hover,
	.product_price span.on_sale,
	#product_inventory .inventory_bar,
	#main .pagination a:hover,
	#error,
	#error_noscript
	{background-color: #00e4ff;}
	#main .featured a:hover,
	#main .general a:hover,
	#main .thumbnail a:hover
	{border-color: #00e4ff;}
	
	
	
	
	/*==========================================================================================================================================================
	  Custom Styles - add and override styles below.
	======================================================================================================================*/
	html {height: 100%}
	
	body {
		color: #000000;
		line-height: 1.4em;
		text-align: center;
		height: 100%}
	
	h1, h2, h3 {
		margin-bottom: 1.5em;
		font-size: 17px;
		font-weight: bold;
		line-height: 1em;
		background-color: none}
	
	h1 {
		font-size: 53px;
		font-weight: normal;
		font-style: italic;
		text-transform: uppercase;
		letter-spacing: -3px;
		line-height:37px;
		color: #fdfdfd !important;
		border-top-width: 3px;
		border-top-style: solid;
		border-top-color: #fdfdfd;
		background-image: url("http://extra.dusendusen.com/files/trans-black.png");
		background-repeat: repeat;
		margin-bottom:28px;
	}
	p {
		margin-bottom: 1em;
		color: #000000;
		background-color:none}
	
	#store {
		position: relative;
		width: 1024px;
		margin: 0 auto;
		padding: 0 0 50px 0;
		text-align: left;
		cursor: default;
		height: 100%;
		}
	
	#header {
		width: 100%;
		height: 181px;
			behavior: url(http://cache0.bigcartel.com/themes/blocks/javascripts/iepngfix.htc?20110326);
		background-image: url("http://extra.dusendusen.com/files/head.png");
		}
		
		#logo {
		position: absolute;
		width: 204px;
		height: 104px;
		margin: 38px 0 0 10px;
		font-size: 15px;
		font-weight: bold;
		z-index: 1;
		}
	/*============================================================
	 Main
	============================================================*/
	
	#main {
		float: left;
		position: relative;
		width: 1024px;
		margin-bottom: 6px;
		padding: 35px 25px;
		background: none;
		behavior: url(http://cache0.bigcartel.com/themes/blocks/javascripts/iepngfix.htc?20110326);
		background-image: url("http://extra.dusendusen.com/files/trans-white.png");
		background-repeat: repeat;
		min-height: 100%;
		height: auto;}
	
	html #main {
		width: 974px;
		}
		
	/*============================================================
	 Minicart
	============================================================*/
		
		
	#minicart {
		position: absolute;
		right: 0;
		top: 0;
		z-index: 10;
		
		}
	
	#minicart a {
		display: block;
		width: 160px;
		height: 160px;
		background: transparent;
		behavior: url(http://cache0.bigcartel.com/themes/blocks/javascripts/iepngfix.htc?20110326);
		background-image: url("http://extra.dusendusen.com/files/acidcircle.png");
		background-position: 30px -60px;
		background-repeat: no-repeat;
		}
	
	#minicart a:hover {
		background-color:transparent;
		}
	
	#minicart_count {
		float: none;
		height: 13px;
		margin: 0x;
		padding-left: 44px;
		behavior: url(http://cache0.bigcartel.com/themes/blocks/javascripts/iepngfix.htc?20110326);
		background: none;
		font-size: 15px;
		font-weight: normal;
		font-style: italic;
		color: #fff;
		line-height: 40px;
		text-transform: uppercase;
		}
	
	#minicart_view {
		float: none;
		display: block;
		width: 100px;
		height: 16px;
		margin:0px 0 0 55px;
		padding: 13px 0 0 0;
		behavior: url(http://cache0.bigcartel.com/themes/blocks/javascripts/iepngfix.htc?20110326);
		background-image: none;
		text-indent: 0;
		font-size: 15px;
		font-weight: normal;
		font-style: italic;
		color: #fff;
		text-transform: uppercase;
		border-top: 1px solid #fff;
		}
	
	#minicart a:hover #minicart_view {
		background-im: 0 -16px;
		}
		
	/*============================================================
	 Search
	============================================================*/
	
	#search {
		position: relative;
		float: right;
		width: 185px;
		margin: 15px 10px 0 0;
		padding: 6px 0;
		background: transparent;
		z-index: 150;
		clear:right;
		}
	
	#search input {
		float: right;
		width: 140px;
		margin: 0 0 0 6px;
		padding: 2px;
		font-size: 10px;
		}
	
	#btn_search {
		display: inline;
		float: left;
		margin: 0 4px 0 0;
		height: 23px;
		width: 23px;
		}
	button#btn_search {
		behavior: url(http://cache0.bigcartel.com/themes/blocks/javascripts/iepngfix.htc?20110326);
		background-image: url("http://extra.dusendusen.com/files/btn_search.png");
		}
		
		button#btn_search {
		behavior: url(http://cache0.bigcartel.com/themes/blocks/javascripts/iepngfix.htc?20110326);
		background-image: url("http://extra.dusendusen.com/files/btn_search.png");
		}
		
		button#btn_checkout {
		width: 104px;
		height: 31px;
		behavior: url(http://cache0.bigcartel.com/themes/blocks/javascripts/iepngfix.htc?20110326);
		background-image: url("http://extra.dusendusen.com/files/btn_checkout.png");
		}
		
	button#btn_product_buy {
		width: 75px;
		height: 28px;
		behavior: url(http://cache0.bigcartel.com/themes/blocks/javascripts/iepngfix.htc?20110326);
		background-image: url("http://extra.dusendusen.com/files/btn_add_to_cart.png");
		}
		
		/*NAV*/
		#nav {
		position: relative;
		float: right;
		margin: 62px 10px 46px 0;
		z-index: 100;
		}
	
	.home .home a, .products .products a, .blog .blog a, .press .press a, .stockists .stockists a, .about .about a, .collections .collections a, .mailing-list .mailing-list a, .links .links a {
			color: #00e4ff}
			
			
	#nav li {
		display: block;
		float: left;
		padding: 0;
		margin-left: 3px;
		font-size: 12px;
		font-weight: 700;
		-webkit-transform: rotate(-40deg); 
	-moz-transform: rotate(-40deg);
	font-style: italic;
	font-weight: normal;
	width:50px;
	text-transform: uppercase;
		}
	
	#nav li.first {
		margin-left: 0;
		padding-left: 0;
		
		}
		
	#nav li.first a {
	
	}
	
	#nav li a:hover {
		color: #00e4ff;
	}
	
	/*============================================================
	 Products
	============================================================*/
	#categories {position: absolute; top: 50px; right: 0; padding: 4px; background-repeat:no-repeat}
	
	
	ul#product_list {
		width: 880px;
		margin: 0 -8px 0 -4px;
		padding: 0 0 11px 0;
		}
	
	#product_list li {
		position: relative;
		display: inline;
		float: left;
		margin: 0 0 20px 20px;
		padding-right: 3px;
		}
	
	#product_list li a:hover .product_price, #product_list li a:hover .product_title {
		color: #fff;
		}
	
	.currency_sign {
		padding-right: 1px;
		font-size: 80%;
		font-weight: normal;
		vertical-align: top;
		line-height: 1.0em;
		}
	
	.product_price {
		display: block;
		padding: 10px 8px;
		background: #222;
		font-size: 14px;
		text-align: right;
		}
	
	#product_list li .product_price, #product_list li a:hover .product_title {
		position: absolute;
		top: 79px;
		right: 0;
		padding: 5px 8px 13px 8px;
		font-size: 10px;
		height: 0px;
		text-transform: uppercase;
		width: 182px;
		color: #fff;
		}
	
	.product_price span.on_sale {
		display: block;
		margin: 10px -8px -10px -8px;
		padding: 3px 0;
		background: #00e4ff;
		font-size: 9px;
		line-height: 10px;
		text-align: center;
		white-space: nowrap;
		font-weight: bold;
		}
	
	#products_extra {
		float: left;
		display: inline;
		width: 664px;
		margin: 35px -50px 0 -50px;
		background: #222;
		margin-bottom: -35px;
		font-size: 0;
		}
	
	#products_extra h3 {
		float: left;
		width: 100%;
		margin-bottom: 10px;
		padding-bottom: 5px;
		font-size: 11px;
		color: #fff;
		border-bottom: 1px solid #333;
		}
	
	#products_extra p {
		font-size: 11px;
		}
	
	#products_newest,
	#products_top_selling {
		float: left;
		display: inline;
		width: 256px;
		margin: 20px 0 0 50px;
		padding: 0;
		}
	
	#products_newest ul,
	#products_top_selling ul {
		width: auto;
		margin: 0;
		padding: 0 0 0 12px;
		list-style: none;
		}
	
	#products_newest li,
	#products_top_selling li {
		padding-bottom: 25px;
		}
	
	
	
	/*============================================================
	 Product
	============================================================*/
	
	#product_display {
		position: relative;
		width: 980px;
		margin: 0px 0px 14px 0px;
		}
	
	#product_info {
		position: relative;
		float: right;
		width: 570px;
		margin-top: 13px;
		padding-top: 9px;
		color: #fff;
		}
	
	#product_images {
		float: left;
		width: 309px;
		}
	
	ul#product_thumbnails {
		float: left;
		padding: 0;
		margin: 0;
		list-style: none;
		}
	
	#product_name {
		float: left;
		width: 195px;
		margin: 7px 0 10px 0;
		font-size: 14px;
		line-height: 16px;
		}
	
	#product_info .product_price {
		position: absolute;
		top: 7px;
		right: 638px;
		margin: 0;
		color: #fff;	
		}
	
	#product_form {
		float: right;
		display: block;
		margin: 0;
		padding-bottom: 10px;
		}
	
	#product_options {
		position: relative;
		float: left;
		width: 204px;
		margin: 4px 2px 0 0;
		}
	
	#product_options select {
		width: 195px;
		}
	
	#main ul#option {
		float: left;
		width: 170px;
		margin: 0;
		padding: 0 0 5px 25px;
		}
	
	ul#option li label {
		margin-left: 5px;
		font-size: 11px;
		line-height: 19px;
		color: #fff;
		}
	
	#btn_product_buy {
		float: left;
		}
	
	#main #product_status {
		float: right;
		width: 77px;
		margin: 10px 0 0 0;
		font-size: 10px;
		line-height: 12px;
		text-align: right;
		color: #ffffff;
		text-transform: uppercase;
		background-color: #fff000
		}
	
	#product_description {
		float: left;
		width: 100%;
		padding: 15px 0 10px 0;
		border-top: 1px solid #4b4b4b;
		font-size: 11px;
		}
		
	#product_description ul {
		list-style: disc;
		}
		
	#product_description ol {
		list-style: decimal;
		}
		
	/* Images
	------------------------------------------------------------*/
	
	
	
	#main .general {
		float: left;
		width: 195px;
		height: 195px;
		}
	
	
	#main .featured a,
	#main .general a,
	#main .thumbnail a {
		display: block;
		border: 3px solid #222;
		background: #transparent;
		overflow: hidden;
		text-align: center;
		}
	
	#main .general a {
		width: 195px;
		height: 195px;	
		}
	
	.categories-title {
		font-weight: normal;
		font-style: italic;
		text-transform: uppercase;
		font-size: 15px;
	}
	
	.categories-list { margin: 0; padding-left: 0 !important;}
	
	
	.categories-list li a { color: #fff !important; letter-spacing: .1em; font-size: 12px; text-transform: lowercase; }
	
	.categories-list li {float: left; margin-right: 40px;}
	
	#pressframe {
		width:1024px;
		overflow-x: hidden;
		overflow-y: hidden;
	}
	#pressframe iframe {
		width: 1024px;
		margin-left: -217px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
	}
	
	
	
	
	/*============================================================
	 Cart
	============================================================*/
	
	ul#cart_contents {
		clear: both;
		width: 614px;
		margin: 0;
		padding: 0 0 3px 0;
		list-style: none;
		color: #fff;
		}
		
		/*============================================================
	 Blog
	============================================================*/
	
	.blog #main p {
		color: #000;
		}
	
	
	#footer {background-image: url("http://extra.dusendusen.com/files/trans-black.png"); background-repeat: repeat; background-color: transparent; font-size: 10px; color: #eeeeee; padding: 5px 0 }
