/*

Title: Onyx Theme For Shopify
Author: Daniel Weinand
License:

The MIT License

Copyright (c) 2009 Shopify / Jaded Pixel

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


Icons used in this theme include icons from the "Fugue" icon set by Yusuke Kamiyamane
and the "Silk" icon set by Mark James

*/

/* General Styles */

body { background: #ffffff none top left repeat; line-height: 2em; color: #000000; font-family: Garamond, Baskerville, Caslon, serif; font-size:13px; width: 960px; margin-left: 40px;}
h1,h2,h3,h4,h5 { font-family: Helvetica, Arial, sans-serif;}
h2 { color: #d30e43; }
h2.light { font-size: 16px; border-bottom: 1px dotted #000000; color: #970074; margin: 1em 0 2em 0; }
h3 { color: #d30e43; }
a { color: #970074; }
a:hover { color: #888888; }
form select { font-size: 13px; position: relative; top: 1px; }


/* Utility Styles */

a.alt-link, .alt-link a { color: #d30e43; text-decoration: none; }
a.alt-link:hover, .alt-link a:hover { color: #888888 !important; text-decoration: none; }
.light a { color: #970074 !important; }
.light a:hover { color: #bbb !important; text-decoration: underline !important; }
.bold { font-weight: bold; }
.note { color: #970074; font-size: 12px; }
.no-bull { list-style-type: none; margin-left: 0; }
.sidebar-box { background: #ffffff; border: 1px solid; border-color: #ffd589 #dddddd #e2e2e2; padding: 1px; margin: 20px; }
.sidebar-box div.inner { background: #ffffff none top left repeat-x; padding: 14px; }
.sidebar-box p { margin-bottom: 0; }
.disabled { color: #000000; }
.cl { clear: left; }
.pagination a { color: #d30e43; text-decoration: none; }
.pagination a:hover { color: #000000; }
.pagination { color: #d30e43; position: relative; border-top: 1px solid #ffd589; margin: 1em 1em 1em 0; padding-top: 0.75em; height: 22px; text-transform: uppercase; text-align: center; font-weight: bold; }
.pagination span{ position: relative; padding: 0 3px; display: inline; }
.pagination span.next { position: absolute; top: 0.75em; right: 0; }
.pagination span.prev { position: absolute; top: 0.75em; left: 0; }
.current { font-size: 15px; font-weight: bold; margin: 0 4px; color: #000; }
.r { text-align: right; }
.box, .notice { color: #000000; border: 1px solid; border-color: #bbbbbb #ffd589 #e2e2e2; background: #ffffff url(//cdn.shopify.com/s/files/1/0075/1482/t/1/assets/alt-bg.svg.png?7659692884691799882) top left repeat-x; }
.box h3 { color: #970074; }
.small-image { margin-right: 5px; padding:5px; }
.bold-red { color: red; font-weight: bold }

/* Layout -- THEME.LIQUID */

.container { background: #ffffff url(//cdn.shopify.com/s/files/1/0075/1482/t/1/assets/bg-onyx.svg.png?7659692884691799882) top left repeat; border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; }

#header { margin-top: 00px; }
#logo { margin: 0px 0px 0px 0px; }
#logo a { color: #000000; text-decoration: none; }
#logo h1 { font-size: 40px; margin: 0;}
ul#top-right-list { text-align: right; list-style-type: none; }
ul#top-right-list a { font-size: 11px; color: #000000; text-decoration:none; }
ul#top-right-list a:hover { color: #000000; }
ul#top-right-list li { border-bottom: 1px solid #dddddd; line-height: 15px; margin-top: 7px; }

#subheaderbar { margin: 10px 0 10px 0; }
#subheaderbar a { color: #000000; }
#subheaderbar-content { border: 2px solid #ffd589; margin: 0 10px; padding: 1px; background: #ffffff; }
#subheaderbar-content div.inner { background: #ffffff none top left repeat-x; padding: 5px 19px; }
#shopping-cart { position: relative; float: right; background: url(//cdn.shopify.com/s/files/1/0075/1482/t/1/assets/cart.png?7659692884691799882) center left no-repeat; padding-left: 23px; font-weight: normal; }
#home-btn { float: left; margin-right: 20px; position: relative; top: 5px; }
#breadcrumb { color: #000000; }
#breadcrumb a { color: #000000; margin: 0 5px 0 1px; }
#breadcrumb a:hover { color: #970074; }

.sidebar a { color: #970074; text-decoration: none; }
#search-box { padding: 5px 0 15px 20px; margin: 0 10px; background: #ffffff; border-color:#ffd589; border-style:solid; border-width:2px 2px 0px 2px; }
#search-box #q { width: 140px; color: #000000; }
#search { position: relative; top: 6px; left: 5px; }
.navigation { margin: 0 10px; background: #ffffff; border-color:#ffd589; border-style:solid; border-width:0px 2px 2px 2px;}
.navigation ul { margin-bottom: 0; }
.navigation li { background: #ffffff; padding: 5px 20px; width: 188px; border-bottom: 1px solid #970074; cursor: pointer; }
.navigation li:hover { background: #eeeeee; border-bottom: 1px solid #970074; }
.navigation li.last { border-bottom: none; }
.utility {margin-top: 15px; }
.utility .navigation { border-top: 2px solid #ffd589; }
/*
#navigation li:hover a { color: #000000; 
*/

#subscribe-link, #recommend-link { padding: 5px 0 5px 23px; line-height: 35px; }
#subscribe-link { background: url(//cdn.shopify.com/s/files/1/0075/1482/t/1/assets/feed.png?7659692884691799882) center left no-repeat; }
#recommend-link { background: url(//cdn.shopify.com/s/files/1/0075/1482/t/1/assets/recommend.png?7659692884691799882) center left no-repeat; }
#recommend-link span { display: none !important }
#sidebar-blog h3 { font-size: 14px; margin-bottom: 0; padding-bottom: 1em; border-bottom: 1px solid #bbbbbb; }
#sidebar-blog ul { list-style-type: none; margin: 0;}
#sidebar-blog li { border-top: 1px solid #dddddd; border-bottom: 1px solid #bbbbbb; padding-bottom: 1em; }
#sidebar-blog .blog-title { padding-top: 1em; font-size: 12px; margin-bottom: 0.5em; }
#sidebar-blog .blog-title a { color: #970074; }
#sidebar-blog .blog-content { font-size: 11px; line-height: 22px; color: #d30e43; }
#sidebar-blog .last { border-bottom: none; }
#sidebar-blog #feed { float: right; height: 24px; width: 24px; background: url(//cdn.shopify.com/s/files/1/0075/1482/t/1/assets/feed_large.png?7659692884691799882) top left no-repeat; position: relative; bottom: 5px; }
#sidebar-blog #feed:hover { background-position: 0 -24px; }

#content { margin: 0px 10px 15px 0px; background-color: #ffffff; color: #000000; border: 2px solid #ffd589; padding: 10px;}

#footer { padding: 15px; background: #ffffff none top left repeat-x; margin: 2em 0 0 0; text-align: center; border-top: 1px solid #dddddd; border-bottom: 1px solid #bbbbbb; }
#footer .shopify, #footer .shopify a { color: #970074; }


/* Product Screen -- PRODUCT.LIQUID */

#main-product-image { margin: 1em 2em 1em 1em; width: 240px; float: right; text-align: center; }
#main-product-image * { margin: 0 auto; }
#main-product-image img { border: 3px solid #dddddd; }
#product-title { margin: .5em 0 0.25em 0; font-size: 18px; font-weight: bold;}
#product-purchase .price { color: #970074; font-size: 20px; }
#product-purchase .compare-at-price { color: #970074; font-size: 11px; }
#product-purchase { margin-right: 2em; }
#product-variants { margin-top: 2em; }
#product-description { clear:both; padding-top: 1em; margin: 1em 2em 0 0; border-top: 1px dotted #000000; }
#add-to-cart { margin-top: 0.75em; position: relative; right: 2px; width: 146px; height: 35px; }
#product-images { border-top: 1px dotted #000000; margin: 2em 2em 0 0; padding-top: 2em; }
#product-images .small-image { float: left; width: 100px; height: 100px; border: 3px solid #dddddd; text-align: center; margin: 0 6px 6px 0; }
#product-more { border-top: 1px dotted #000000; margin: 2em 2em 0 0; padding-top: 1em; }
#product-variants label { min-width: 60px; display:block; float:left; font-size:11px; font-weight:bold; margin-top:0.5em; text-transform:uppercase; }
p.product-vendor { margin: 0; }
#waiting-list { margin-top: 20px; }
#select-option-error {
    display: none;	
}

/* Collection Table -- COLLECTION.LIQUID and INDEX.LIQUID */

.big-product { height: 280px; overflow: hidden; margin-bottom: 2em; }
.big-product .product-image { height: 240px; width: 240px; text-align: center; float: left; }
.big-product .product-info { float: left; margin-left: 20px; width: 365px; }
.big-product .title { margin-bottom: 0.5em; }
.big-product .title a { text-decoration: none; color: #d30e43; }
.big-product .price { margin-bottom: 0.5em; color: #000000; }
.big-product .description { }
.big-product form { margin-bottom: 1em; }

table#collection { position: relative; right: 0px; border-collapse: collapse; }
table#collection td { text-align: center; border: 1px solid #dddddd; width: 300px; padding: 10px 0 10px 10px; }

#collection .product-image { float: left; border: 3px solid #dddddd; padding: 1px;}
#collection .product-info { text-align: left; float: left; margin-left: 10px; }
#collection .product-info a { text-decoration: none; }
#collection .title { margin-bottom: 0; font-weight: bold; font-size: 13px; width: 400px; }
#collection .title a { font-size: 18px; color: #d30e43; }
#collection .price { font-size: 16px; margin-bottom: 10px; color: #000000; }
#collection .details a { font-size: 16px; }

/* Blogs & Pages -- BLOG.LIQUID, ARTICLE.LIQUID and PAGE.LIQUID */

.article, .page { margin: 0em; padding: 0px; margin-bottom: 3em; }
.article div:first-child { padding: 10px; }
.article h2 a { font-size: 18px; text-decoration: none; }
.article h2 { margin-bottom: 0em; }
.article p.note { margin-bottom: 1em; }
.article .user { width: 48px; height: 48px; border: 1px solid #dddddd; background: url(//cdn.shopify.com/s/files/1/0075/1482/t/1/assets/user-onyx.gif?7659692884691799882) top left no-repeat; float: right; }
.article img, .page img { border: 4px solid #ccc; float: left; margin: 10px 10px 10px 0; padding: 1px; }
.blog-details .comments { float: right;  }
.blog-details { background: #ffffff; padding: 0 10px; border-top: 1px solid #dddddd; }
.first { color: #000000; border: 1px solid #ffd589; background: #ffd589 url(//cdn.shopify.com/s/files/1/0075/1482/t/1/assets/highlight-bg.svg.png?7659692884691799882) bottom left repeat-x; }
.first h2 a { color: #970074; }
.first .note { color: #d30e43; }
.first .blog-details { border-top: 1px solid #dddddd; background: #ffd589; }

#comments { padding: 10px; }
#comments ul.inner { list-style-type: none; margin: 1.5em 0 1.5em 0; border-bottom: 1px dotted #dddddd; padding-bottom: 2em; }
#comments ul.inner li { margin-bottom: 1em; }
.comment { background: #ffffff; border-top: 1px solid #dddddd; border-bottom: 1px solid #bbbbbb; padding: 10px 10px 0 10px; color: #000000; }
.comment-details { background: #ffd589; border-top: 1px solid #ffd589; font-size: 11px; text-align: right; padding: 2px 10px; }

#comments dl { margin-bottom: 0;}
#comments dt label { font-weight: normal; }
#comments dd { margin: 0 0 1em 0; }
#comments td { width: 50%; vertical-align: top; }
#comments table { width: 100%; margin-bottom: 0; }
#comments input, #comments textarea { margin-top: 0.25em; }
#comments textarea { height: 140px; }
#comments .hint { text-align: right; margin: 0 10px 5px 0; }
#comments #submit { text-align: right; padding-right: 10px;}

/* CART.LIQUID */

#cart { width: 100%; margin-bottom: 0; }
#cart td:first-child { width: 100px; }
#cart .product-image-cell { height: 100px; width: 100px }
#cart input { text-align: right; }
#cart th { border-bottom: 1px dotted #dddddd; background: #ffd589; }
#cart .product-image { height: 100px; width: 100px; float: left; text-align: center; }
#cart .row-even td { background: #ffd589; border-top: 1px solid #ffd589; }
#cart .action-col { width: 16px; }
#cart #subtotal td { font-size: 16px; background: #ffd589; border-top: 1px solid #dddddd; }
#checkout { border-top: 1px dotted #dddddd; padding-top: 1em; text-align: right;   }
.cart-product {font-family: Helvetica, Arial, sans-serif; font-size: 18px; }
.cart-remove { text-align: center; font-size: 12px; }
.cart-remove a { color: red; text-decoration: none; }

/* SEARCH.LIQUID */

#searchresults .box { padding: 0.5em 1.5em; background: #ffd589 url(//cdn.shopify.com/s/files/1/0075/1482/t/1/assets/highlight-bg.svg.png?7659692884691799882) top left repeat-x; border-color:#bbbbbb #ffd589 #dddddd; border-style:solid; border-width:1px; }
#searchresults .product-info { width: 425px; }

/* 404.LIQUID */

#dialog { text-align: center; }
#dialog h1 { margin-top: 1em; color: #333; font-size: 28px; }
#dialog h1 span { font-size: 40px; color: #000000; }
#dialog .actions { border-top: 1px dotted #dddddd; padding-top: 1em; margin-top: 2em; }

/* Buttons */

.button { vertical-align: middle; cursor: pointer; font-family: Garamond, Baskerville, Caslon, serif; margin: 0 5px 0 0; padding: 5px 7px; text-decoration: none; line-height: 14px; font-size: 15px; font-weight: bold; color: #000000; background: #ffffff url(//cdn.shopify.com/s/files/1/0075/1482/t/1/assets/button-bg.svg.png?7659692884691799882) repeat-x 0 0; border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #ffd589; }
a.button { padding: 3px 6px; }
.button:hover { color: #888888; }

/* Reflections */

img.reflected {
  margin-bottom: 1px;
}
