/*------------------------------------------------------------

  _|_|_|    _|          _|_|      _|_|_|  _|    _|    _|_|_|
  _|    _|  _|        _|    _|  _|        _|  _|    _|
  _|_|_|    _|        _|    _|  _|        _|_|        _|_|
  _|    _|  _|        _|    _|  _|        _|  _|          _|
  _|_|_|    _|_|_|_|    _|_|      _|_|_|  _|    _|  _|_|_|

  ----------------------------------------------------------

  Theme:   Blocks
  Author:  Big Cartel
           http://bigcartel.com

           Big Cartel Stores CSS
           Copyright 2008 Big Cartel LLC.
           More info at: http://bigcartel.com

------------------------------------------------------------*/

@font-face{font-family:'LaneNarrowRegular';src:url('http://www.abenewyork.com/assets/LANENAR_-webfont.eot');src:url('http://www.abenewyork.com/assets/LANENAR_-webfont.eot?#iefix') format('embedded-opentype'),url('http://www.abenewyork.com/assets/LANENAR_-webfont.woff') format('woff'),url('http://www.abenewyork.com/assets/LANENAR_-webfont.ttf') format('truetype'),url('http://www.abenewyork.com/assets/LANENAR_-webfont.svg#LaneNarrowRegular') format('svg');font-weight:normal;font-style:normal;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}

fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  }

body {
	width:100%;
	color:#000000;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:10px 0;
	background-color:#fff;
}

ol, ul {
	list-style:none;
}

.clear{
	clear:both;
}

a, a:visited {
	color:#000000;
	text-decoration:none;
	outline:none;
}

a:hover, a:active {
	color:#918f8f;
	text-decoration:none;
}

h1 {
	font-size:28px;
	font-weight:bold;
}

h2, h3 {
  margin-bottom: 1.5em;
  font-size: 18px;
  font-weight: bold;
  line-height: 1em;
  }

table {
  border-collapse: separate;
  border-spacing: 0;
  }

caption, th, td {
  text-align: left;
  font-weight: normal;
  }

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  }

blockquote, q {
  quotes: "" "";
  }
  
p {
  margin-bottom: 1em;
  }

p.instruction {
  font-size: 11px;
  font-style: italic;
  }

strong {
  font-weight: bold;
  }

em {
  font-style: italic;
  }

input, textarea {
  margin: 0;
  padding: 2px;
  font-size: 11px;
  }

select {
  padding: 1px;
  font-size: 11px;
  }

a img {
  display: block;
  text-decoration: none;
  }

img {
  -ms-interpolation-mode:bicubic;
  }


/*============================================================
 Buttons
============================================================*/

.button {
  display: block;
  width: 16px;
  height: 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
  text-indent: -5000px;
  }

.button:hover {
  background-position: 0 -16px;
  }

button.button {
  margin: 0;
  padding: 0;
  background: transparent;
  outline: none;
  cursor: pointer;
  }


/* Specific Buttons
------------------------------------------------------------*/

a#website_back {
  width: 43px;
  height: 32px;

  }

a#website_back:hover {
  background-position: 0 -32px;
  }

button#btn_search {
  background-image: url(https://assets.bigcartel.com/theme_assets/2/1.0.12/images/btn_search.png);
  }

button#btn_product_buy {
  width: 75px;
  height: 28px;
  background-image: url(https://assets.bigcartel.com/theme_assets/2/1.0.12/images/btn_add_to_cart.png);
  }

button#btn_product_buy:hover {
  background-position: 0 -28px;
  }

button#btn_contact_send {
  width: 75px;
  height: 31px;
  background-image: url(https://assets.bigcartel.com/theme_assets/2/1.0.12/images/btn_send.png);
  }

button#btn_checkout {
  width: 104px;
  height: 31px;
  background-image: url(https://assets.bigcartel.com/theme_assets/2/1.0.12/images/btn_checkout.png);
  }

button#btn_contact_send:hover,
button#btn_checkout:hover {
  background-position: 0 -31px;
  }

button#btn_update {
  width: 104px;
  height: 25px;
  background-image: url(https://assets.bigcartel.com/theme_assets/2/1.0.12/images/btn_update_total.png);
  }

button#btn_update:hover {
  background-position: 0 -25px;
  }

a.btn_item_remove {
  background-image: url(https://assets.bigcartel.com/theme_assets/2/1.0.12/images/btn_remove.png);
  }

a#added_view_cart {
  width: 32px;
  background-image: url(https://assets.bigcartel.com/theme_assets/2/1.0.12/images/btn_added_view_cart.png);
  }



/*============================================================
 Base Elements
============================================================*/


#store {
	overflow:hidden;
	max-width:1024px;
	margin:auto;
	background-color:#fff;
	position:relative;
  }

#store a {
  cursor: pointer;
  }

#website {
  position: absolute;
  left: 0;
  top: 78px;
  }

a#website_back {
  background-color: #eee;
  }

a#website_back:hover {
  background-color: #00B8ED;
  }

#minicart {
  position: absolute;
  right: 5px;
  top: 142px;
  z-index: 10;
	border-radius:0 15px 0 0;
    -moz-border-radius:0 15px 0 0;
    -webkit-border-radius:0 15px 0 0;
  }

#minicart a {
  display: block;
  width: 127px;
  height: 25px;
  background: #333;
	border-radius:0 15px 0 0;
    -moz-border-radius:0 15px 0 0;
    -webkit-border-radius:0 15px 0 0;
  }

#minicart a:hover {
  background-color: #918f8f;
  }

#minicart_count {
  float: left;
  height: 13px;
  margin: 6px 0 0 4px;
  padding-left: 21px;
  background: url(https://assets.bigcartel.com/theme_assets/2/1.0.12/images/icon_cart.png) 0 0 no-repeat;
  font-size: 9px;
  font-weight: bold;
  color: #fff;
  line-height: 14px;
  }

#minicart_view {
  float: right;
  display: block;
  width: 16px;
  height: 16px;
  margin: 4px 0 0 30px;
  padding-right: 5px;
  background: url(https://assets.bigcartel.com/theme_assets/2/1.0.12/images/btn_view_cart.png) 0 0 no-repeat;
  text-indent: -5000px;
  }

#minicart a:hover #minicart_view {
  background-position: 0 -16px;
  }



/**_header_**/

#header {
	width:100%;
	height:185px;
	padding:20px 0 10px;
	position:relative;
	background-color:#fff;
	border-radius:15px 15px 0 0;
    -moz-border-radius:15px 15px 0 0;
    -webkit-border-radius:15px 15px 0 0;
}

#header>a {
	display:block;
	width:141px;
	height:155px;
	margin:auto;
	position:relative;
}

#header-nav {
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	bottom:0px;
	position:relative;
	z-index:5;
}

#header-nav {
	font-family:'LaneNarrowRegular', 'Trebuchet MS', Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-align:center;
}

#header-nav>.nav-links {
	display:inline-block;
	margin:0 20px;
	font-size:18px;
}

#header-nav>span.nav-current {
	display:inline-block;
	cursor:default;
	padding:0 10px;
	font-size:18px;
	color:#aaa;
}

#header-nav>a.active {
	display:inline-block;
	cursor:default;
	padding:0 10px;
	font-size:18px;
	color:#f7f3c2;
}

#header-nav>a:visited {
	color:#000000;
}

#header-nav>a:active {
	color:#f7f3c2;
}

#header-nav>a:hover {
	color:#f7f3c2;
}

#block01 {
	display:block;
	height:34px;
	width:34px;
	margin:0 4px;
	position:relative;
	float:left;
}

a#abe-logo {
	width:120px;
	height:100px;
	background:url(http://www.abenewyork.com/assets/img/main/redesign/abe-logo.jpg);
	margin-bottom:20px;
}


/**_main_**/

#main-container {
	min-height:250px;
	overflow:hidden;
	display:block;
	width:100%;
	position:relative;
}

.main-content {

}


/*============================================================
 Main
============================================================*/

#main {
	overflow:hidden;
	width:100%;
	min-height:250px;
	padding:5px;
	position:relative;
}


/* Basic Styles
------------------------------------------------------------*/

#main a {
  color: #333;
  }

#main a:hover {
  color: #918f8f;
  }

#main h1,
#main h3 {
  color: #333;
  }
  
#main h2 {
  color:#918f8f;
  }

#main p,
#main dd,
#main label,
#main li {
  color: #333;
  }

#main ul,
#main ol,
#main blockquote {
  margin-bottom: 1em;
  padding: 0 2.5em;
  }

#main ol {
  list-style: disc;
  }

#main ol {
  list-style: decimal;
  }

#main blockquote {
  font-style: italic;
  }

#main dl {
  padding-top: 15px;
  }

#main dt {
  margin-bottom: 10px;
  padding-top: 20px;
  font-size: 14px;
  color: #333;
  }

#main dd {
  margin-bottom: 20px;
  }


/* Images
------------------------------------------------------------*/

#main .thumbs {
	display:inline;
	height:64px;
	overflow:hidden;
	padding:0;
	margin:auto;
	text-align:center;
	position:relative;
}

#main .featured {
  overflow:hidden;
  }
  
#main .featured>img {
	max-width:204px;
}

#main .general {
  overflow:hidden;
  }

#main .thumbnail {
  overflow:hidden;
  display:inline;
  float:left;
  padding:0;
  margin:5px;
  position:relative;
  }

#main .featured a,
#main .thumbnail a {
  display: block;
  text-align: center;
  }

#main .featured a {
  display:block;
  overflow:hidden;
  max-width:200px;
  margin:0 0 5px;
  position:relative;
  width:100%;
  margin:0;
  border:2px solid #fff;
  }

#main .general a {
  display:block;
  overflow:hidden;
  width:200px;
  height:200px;
  text-align:center;
  top:10px;
  left:10px;
  margin:8px;
  border:2px solid #fff;
  }

#main .thumbnail a {
  display:block;
  overflow:hidden;
  width: 100px;
  height: 100px;
  border:2px solid #fff;
  }

#main .featured a img {
  display:inline;
  max-width:200px;
  width:100%;
  *margin-top: -1px; /*ie*/
  vertical-align: middle;
  }
  
#main .general a img {
	display:inline;
	height:200px;
	*margin-top:-1px; /*ie*/
	text-align:center;
	vertical-align:middle;
}

#main .thumbnail a img {
  display:inline-block;
  *margin-top:-1px; /*ie*/
  max-height:100px;
  }

#main .featured a span.stilt,
#main .general a span.stilt,
#main .thumbnail a span.stilt {
  display:-moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  }

#main .featured a span.stilt {
  width: 200px;
  }

#main .general a span.stilt {
  height: 200px;
  }

#main .thumbnail a span.stilt {
  height: 200px;
  }

#main .general a .product_price span.currency_sign {
  display: inline;
  height: auto;
  vertical-align: top;
  color:#333;
  }

#main .featured a:hover {
	border:2px solid #918f8f;
  }
  
#main .general a:hover {
	border:2px solid #918f8f;
}

#main .thumbnail a:hover {
	border:2px solid #918f8f;
  }



/*============================================================
 Home
============================================================*/

#home h1,
#product h1,
#cart h1 {
  display: none;
  }

ul#home_products {
  width:100%;
  margin:0;
  padding: 0;
  list-style: none;
  }



/*============================================================
 Products
============================================================*/

ul#product_list {
  width:100%;
  padding:0 0 10px 0;
  list-style:none;
  position:relative;
  overflow:hidden;
  text-align:center;
  display:inline-block;
  }

#product_list li {
  position:relative;
  display:inline-block;
  height:218px;
  width:218px;
  margin:4px;
  padding:0;
  }

#product_list li>a {
	float:left;
}

p.prod_name {
  display:table;
  width:95px;
  height:104px;
  margin:8px 0;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  float:left;
}

p.prod_name>span {
	display:table-cell;
	vertical-align:middle;
}

.currency_sign {
  padding-right: 1px;
  font-size: 80%;
  font-weight: normal;
  vertical-align: top;
  line-height: 1.0em;
  }

.product_price {
  display: block;
  padding: 5px;
  margin:0 0 10px;
  background: #222;
  font-size: 14px;
  text-align: right;
  color:#333;
  border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
  }

.product_price>a {
	color:#918f8f;
}

#product_list li .product_price {
  top: 12px;
  right: 1px;
  padding: 10px 8px;
  font-size: 12px;
  float:left;
  }

.product_price span.on_sale {
  display: block;
  margin: 10px -8px -10px -8px;
  padding: 3px 0;
  background: #918f8f;
  font-size: 9px;
  line-height: 10px;
  text-align: center;
  white-space: nowrap;
  }

#products_extra {
  float: left;
  display: inline;
  width: 664px;
  margin: 35px -50px 0 -50px;
  background: #918f8f;
  margin-bottom: -35px;
  font-size: 0;
  }

#products_extra h3 {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 11px;
  color: #333;
  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;
  }

  


/* Pagination
------------------------------------------------------------*/

.pagination {
  bottom:5px;
  clear:both;
  display:block;
  width:100%;
  margin:10px 0 10px;
  font-size: 11px;
  font-weight: bold;
  text-align:center;
  }

.pagination span,
#main .pagination a {
  display:inline;
  margin: 1px;
  padding: 5px 10px;
  border: none;
  color: #333;
  }

#main .pagination a:hover {
  color: #918f8f;
  }

.pagination span.disabled {
  display: none;
  }

.pagination span.current {
  color: #918f8f;
  }

.pagination span.yadda {
  padding: 5px 4px;
  background: none;
  color: #333;
  }


/*============================================================
 Product
============================================================*/

#product_display {
  position:relative;
  padding:5px;
  display:block;
  margin:0;
  }

#product_info {
  position: relative;
  float: right;
  width:70%;
  padding: 5px;
  color: #333;
  }

#product_images {
  overflow:hidden;
  display:block;
  position:relative;
  float: left;
  width:204px;
  }

ul#product_thumbnails {
  overflow:hidden;
  padding: 0;
  margin: 0;
  list-style: none;
  position:relative;
  }

#product_name {
  float: left;
  margin: 5px 0 10px 0;
  font-size: 18px;
  line-height: 18px;
  color:#918f8f;
  }

#product_info .product_price {
  position: relative;
  margin: 5px 0 10px 0;
  color:#333;
  float:right;
  }

#product_form {
  display: block;
  margin:10px 0 0;
  padding-bottom:10px;
  }
  
#product_title {
	display:block;
	width:100%;
	overflow:hidden;
	position:relative;
}

#product_options {
  position: relative;
  float: left;
  width: 100px;
  margin: 4px 2px 0 0;
  }

#product_options select {
  width: 80px;
  margin:0 0 10px;
  }

#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: #333;
  }

#btn_product_buy {
  float: left;
  }

#main #product_status {
  float: right;
  padding:5px;
  background:#918f8f;
  margin:2px 0 0;
  font-size: 10px;
  line-height: 12px;
  text-align: right;
  color: #333;
  }

.info_on_sale {
	padding:0 5px;
	margin:0 5px;
	background:#918f8f;
	color:#333;
}
  
#product_description {
  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;
  }

#alternate_views {
	width:100%;
	padding:10px 0;
	border-top:1px solid #333;
	text-align:center;
}

.alternate_view {
	display:block;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#333;
}
  
#return {
  float: left;
  width: 100%;
  height:30px;
  line-height:30px;
  text-align:right;
  padding: 15px 0 10px 0;
  border-top: 1px solid #4b4b4b;
  font-size: 12px;
  font-weight:bold;
}

.return-to>a {
	float:right;
	font-weight:bold;
}

.return-to>img {
  float:right;
  height:30px;
  width:30px;
  margin:0 5px;
}

/* Added to Cart Alert
------------------------------------------------------------*/

#adding_to_cart,
#added_to_cart {
  position: absolute;
  right: 0px;
  width: 90px;
  height: 28px;
  z-index: 100;
  }

#adding_to_cart h4,
#added_to_cart h4 {
  display: inline;
  float: left;
  margin: 6px 0 0 12px;
  font-size: 11px;
  font-weight: bold;
  color: #333;
  }

#main a#added_view_cart {
  float: right;
  margin-top: 6px;
  border: none;
  }

a#added_view_cart span {
  display: none; /* ie6 fix */
  }


/* Inventory
------------------------------------------------------------*/

#product_inventory {
  float: left;
  width: 100%;
  padding: 15px 0 15px 0;
  border-top: 1px solid #4b4b4b;
  margin-right: -3px;
  }

#product_inventory h3 {
  float: left;
  display: inline;
  margin: 0 25px;
  padding-bottom: 10px;
  font-size: 11px;
  color: #333;
  }

#main #product_inventory ul {
  float: left;
  display: inline;
  width: 231px;
  margin: 0 25px;
  padding: 0 0 5px 0;
  list-style: none;
  }

#product_inventory li {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  margin-top: 5px;
  border-bottom: 3px solid #4b4b4b;
  }

#product_inventory .inventory_option {
  display: block;
  width: 180px;
  font-size: 9px;
  color: #333;
  line-height: 12px;
  overflow: hidden;
  white-space: nowrap;
  }

#product_inventory .inventory_bar {
  display: block;
  height: 3px;
  position: relative;
  margin-bottom: -3px;
  background: #00B8ED;
  }

#product_inventory .inventory_bar em {
  display: none;
  }

#product_inventory li.sold_out .inventory_option {
  color: #4b4b4b;
  }

#product_inventory .inventory_sold {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 9px;
  color: #4b4b4b;
  line-height: 12px;
  }



/*============================================================
 Cart
============================================================*/

body#cart #main {
  min-height: 250px;
  }
  
#cart_empty {
	overflow:hidden;
	width:50%;
	height:100px;
	line-height:50px;
	margin:auto;
	margin-top:75px;
	text-align:center;
	position:relative;
}

.empty-message {
	font-size:18px;
	color:#918f8f;
	
}

#cart_empty span {
  }

#cart_empty p {
  margin-bottom: 0;
  }

ul#cart_contents {
  clear: both;
  width: 614px;
  margin:0;
  padding: 0 0 3px 0;
  list-style: none;
  color: #333;
  }

ul#cart_contents li {
  float: left;
  clear: both;
  width: 100%;
  }

#cart_contents .item_wrap {
  float: left;
  width: 100%;
  margin: 0 0 5px;
  padding: 5px 0;
  }

#cart_contents .thumbnail {
  display: inline;
  overflow:hidden;
  margin:3px;
  position:relative;
  }
 
#cart_contents>.thumbnail>a {
  display:block;
  overflow:hidden;
  width: 50px;
  height: 50px;
  margin:5px 5px 0 0;
  border:2px solid #333;
}

#cart_contents>.thumbnail>img {
  display: inline;
  height:50px;
  *margin-top:-1px; /*ie*/
  vertical-align: middle;
  margin-left:-10px;
}

.item_info {
  float: left;
  width: 283px;
  margin: 0 23px 0 22px;
  padding: 25px 0 15px 0;
  }

.item_info h2 {
  font-size: 14px;
  margin-bottom: 3px;
  }

.item_info h2.optionless {
  padding-top: 6px;
  }

.item_info p {
  margin-bottom: 0;
  font-size: 10px;
  }

.item_qty {
  float: left;
  display: inline;
  width: 51px;
  margin-right: 27px;
  padding-top: 28px;
  text-align: right;
  }

.item_qty input {
  width: 22px;
  font-size: 10px;
  }

.item_total {
  float: left;
  width: 100px;
  padding-top: 31px;
  font-size: 13px;
  color: #333;
  }

.item_remove {
  float: left;
  padding-top: 30px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  }

#main a.btn_item_remove {
  border: none;
  }

#cart_shipping,
#cart_discount {
  clear: both;
  width: 614px;
  margin:0 0 10px;
  padding: 10px 0;
  }

#cart_shipping h2,
#cart_discount h2 {
  float: left;
  display: inline;
  width: 202px;
  margin: 5px;
  font-weight: normal;
  font-size: 11px;
  }

#cart_discount .optional {
  color: #333;
  }

#shipping_entry,
#discount_entry {
  float: right;
  width: 155px;
  min-height: 19px;
  padding-top: 3px;
  margin:5px;
  font-size: 13px;
  color: #333;
  text-align: right;
  }

select#country {
  width: 154px;
  margin: -2px 0 0 0;
  }

#cart_discount_code {
  width: 146px;
  margin: 0;
  padding: 2px;
  margin-top: -2px;
  font-size: 10px;
  }

#shipping_total,
#discount_total {
  float: right;
  display: inline;
  width: 102px;
  min-height: 19px;
  margin-right: 25px;
  padding-top: 3px;
  font-size: 13px;
  color: #333;
  text-align: left;
  }

#discount_entry,
#discount_total {
  font-style: italic;
  }
  
#discount_total.shipping {
  width: 284px;
  }

.cart_total {
  clear: both;
  float: right;
  display: inline;
  width: 127px;
  margin: 25px -25px;
  }

.cart_total h3 {
  margin-bottom: 7px;
  font-size: 19px;
  color: #333;
  }

.cart_total p {
  margin: 0;
  font-size: 9px;
  font-style: italic;
  line-height: 1.3em;
  }

#btn_checkout {
  margin: 10px 0 0 -7px !important;
  }

#cart_update {
  display: none;
  float: right;
  width: 105px;
  padding: 5px 0 10px 0;
  }



/*============================================================
 Contact
============================================================*/

#contact_form {
  float: left;
  padding: 15px 0;
  }

#contact_form dl {
  float: left;
  margin: 0;
  padding: 0;
  }

#contact_form dt {
  clear: both;
  float: left;
  width: 129px;
  margin: 0;
  padding: 10px 0 7px 0;
  }

#contact_form dt label {
  font-size: 12px;
  color: #333;
  }

#contact_form dd {
  float: left;
  width: 435px;
  margin: 0;
  padding: 6px 0;
  border-top: 1px solid #4b4b4b;
  }

#contact_form input {
  width: 204px;
  }

#contact_form textarea {
  width: 333px;
  height: 100px;
  }

#captcha_area img {
  margin: 1px 295px 6px 1px;
  }

#captcha {
  margin-bottom: 7px;
  }

#btn_contact_send {
  clear: both;
  float: left;
  display: inline;
  margin-top: 15px;
  margin-left: 129px;
  }



/*============================================================
 Success
============================================================*/

body#success #page_name {
  display: none;
  }



/*============================================================
 Maintenance & Checkout
============================================================*/

body#maintenance #main,
body#checkout #main {
  float: none;
  width: 215px;
  margin: 125px auto 50px auto;
  padding: 35px 50px 20px 50px;
  }

body#maintenance #main h1,
body#checkout #main h1 {
  margin-bottom: .5em;
  }

body#maintenance #main p,
body#checkout #main p {
  font-size: 15px;
  }



/*============================================================
 Footer
============================================================*/

#footer {
	overflow:hidden;
	width:100%;
	line-height:20px;
	color:#000000;
	background-color:#fff;
	text-align:center;
	padding:10px 0 0;
	position:relative;
	border-radius:0 0 15px 15px;
    -moz-border-radius:0 0 15px 15px;
    -webkit-border-radius:0 0 15px 15px;
}

#footer-block {
	overflow:hidden;
	width:872px;
	margin:auto;
	margin-top:0;
	margin-bottom:5px;
	padding:5px 0;
	position:relative;
}

.footer-sect {
	display:block;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin:0 0 2px;
}

#new-products {
	overflow:hidden;
	width:270px;
	border-right:1px solid #000000;
	padding:5px 10px;
	float:left;
}

ul.new-products {
	display:block;
}

ul.new-products>li>a {
	overflow:hidden;
	height:50px;
	width:50px;
	float:left;
	margin:2px;
}

ul.new-products>li>a:hover {
	margin-top:0px;
	border-top:2px solid #b24131;
}

#ext-links {
	overflow:hidden;
	width:270px;
	border-right:1px solid #000000;
	padding:5px 10px;
	float:left;
	position:relative;
}

ul.ext-links {
	display:block;
	position:relative;
}

ul.ext-links>li>span {
	overflow:hidden;
	display:block;
	height:50px;
	width:50px;
	float:left;
	margin:2px;
}

ul.ext-links>li>a {
	overflow:hidden;
	height:50px;
	width:50px;
	float:left;
	margin:2px;
}

ul.ext-links>li>a:hover {
	margin-top:0px;
	border-top:2px solid #b24131;
}

#new-images {
	width:270px;
	padding:5px 10px;
	float:left;
}

ul.new-images {
	display:block;
}

ul.new-images>li>a {
	overflow:hidden;
	height:50px;
	width:260px;
	float:left;
	margin:2px;
}

/*ul.new-images>li {
	overflow:hidden;
	height:50px;
	width:50px;
	float:left;
	margin:2px;
}*/

ul.new-images>li>a:hover {
	margin-top:0px;
	border-top:2px solid #b24131;
}

#site-links {
	width:862px;
	padding:5px;
	margin:auto;
	font-weight:bold;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	position:relative;
}

#webstagram {
	background:url(img/main/redesign/webstagram.png) no-repeat;
}

#webstagram:hover {
	background:url(img/main/redesign/webstagram-hover.png) no-repeat;
}

#twitter {
	background:url(img/main/twitter.png) no-repeat;
}

#twitter:hover {
	background:url(img/main/redesign/twitter-hover.png) no-repeat;
}

#facebook {
	background:url(img/main/facebook.png) no-repeat;
}

#facebook:hover {
	background:url(img/main/redesign/facebook-hover.png) no-repeat;
}

#bigcartel {
	background:url(img/main/bigcartel.png) no-repeat;
}

#bigcartel:hover {
	background:url(img/main/redesign/bigcartel-hover.png) no-repeat;
}

#return-to-site {
	overflow:hidden;
	width:270px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding:5px 10px;
	float:left;
	position:relative;
}

ul.return-to-site>li>span {
	overflow:hidden;
	display:block;
	height:50px;
	width:50px;
	float:left;
	margin:2px;
}

ul.return-to-site>li>a {
	overflow:hidden;
	height:50px;
	width:50px;
	float:left;
	margin:2px;
}

ul.return-to-site>li>a:hover {
	margin-top:0px;
	border-top:2px solid #b24131;
}

.copy {
	display:block;
	height:20px;
	line-height:20px;
	margin:5px 0;
	position:relative;
}

.hyp {
	display:inline-block;
	vertical-align:middle;
	height:20px;
	width:20px;
	background:url(img/main/redesign/hypatia.png);
	position:relative;
}

.hyp:hover {
	background:url(img/main/redesign/hypatia-hover.png);
}

#logo02 {
	display:block;
	width:100%;
	background-color:#fff;
	text-align:center;
	padding:40px 0 60px;
	position:relative;
}

#logo02img {
	display:inline-block;
}

#social {
	display:block;
	width:100%;
	text-align:center;
	margin:10px 0 20px;
	position:relative;
}

.socialicon {
	display:inline-block;
	width:30px;
	height:30px;
	margin:0 5px;
	position:relative;
}

/*============================================================
 Errors
============================================================*/

#error_noscript {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

#error,
#error_noscript {
  margin-bottom: 11px;
  background: #918f8f;
  }

#error ul,
#error_noscript ul {
  margin: 0;
  padding: 7px 0 7px 10px;
  list-style: none;
  }

#main #error li,
#main #error_noscript li {
  width: 90%;
  padding-left: 22px;
  background: url(https://assets.bigcartel.com/theme_assets/2/1.0.12/images/icon_error.png) 0 1px no-repeat;
  font-size: 11px;
  font-weight: bold;
  color: #333;
  }

#home #error, #home #error_noscript,
#product #error, #product #error_noscript,
#cart #error, #cart #error_noscript {
  width: 614px;
  margin: -10px -25px 25px -25px;
  }

.noScript {
	height:170px;
	width:100%;
	margin:0 0 10px;
	padding:5px 0;
	background-color:#ffe400;
	position:relative;
}

.noScript>p {
	display:block;
	height:150px;
	text-align:center;
	vertical-align:middle;
}

.noScript>p>img {
	display:inline;
	height:150px;
	width:150px;
}

.noScript>p>span {
	display:block;
	width:100%;
	text-align:center;
	height:20px;
}


/*============================================================
 Debris
============================================================*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*============================================================
 Queries
============================================================*/

@media screen and (max-width: 1024px) {

	#page-container {
		width:94.140625%;
	}
	
	#store {
		width:94.140625%;
	}

}

@media screen and (max-width: 945px) {

	#footer-block {
		width:581px;
	}
	
	#new-products {
		display:block;
		border-right:0px;
		float:left;
	}
	
	#ext-links {
		display:block;
		border-right:0px;
		float:left;
	}
	
	#new-images {
		display:block;
		width:270px;
		margin:auto;
		border-right:0px;
		float:none;
	}
	
	#site-links {
		width:581px;
	}
}

@media screen and (max-width: 910px) {

#product_info {
  width:50%;
  }

}

@media screen and (max-width: 635px) {

	#footer-block {
		width:290px;
	}
	
	#new-products {
		display:block;
		border-right:0px;
		float:none;
	}
	
	#ext-links {
		display:block;
		border-right:0px;
		float:none;
	}
	
	#new-images {
		display:block;
		border-right:0px;
		float:none;
	}
	
	#site-links {
		width:290px;
	}

}

@media screen and (max-width: 590px) {

	#main .featured {
	  display:none;
	  }
	  
	#product_info {
	  width:100%;
	  }

}

@media screen and (max-width: 575px) {

	ul.header-nav > li {
		clear:both;
	}
	
	ul.header-nav > li > a {
		padding:3.5px 20px 3.5px 15px;
	}
	
	ul.header-nav > li > span {
		padding:3.5px 20px 3.5px 15px;
	}
	
}

@media screen and (max-width: 480px) {
	
	#page-container {
		width:100%;
		border:0px;
	}
	
	#store {
		width:100%;
		border:0px;
	}
	
	#product_name {
	  font-size: 14px;
	  line-height: 14px;
	  }

}