/*-----------------------------------------------------------------------------
Stylesheet for Shopify

theme name: Your Nutz
version: 1.0
date:      March 2010
author:    Ed Hartel
email:     edhartel at gmail.com
website:   http://www.edhartel.com
-----------------------------------------------------------------------------*/

body {

   background:   url(//cdn.shopify.com/s/files/1/0044/7632/assets/bg.gif?7);
   background-position: top left;
   background-repeat: repeat;
   background-attachment: fixed;


color: #000000;
margin: 0;
padding: 0;
font: small Verdana, Helvetica, Arial, sans-serif ;
text-align: center;
line-height: 1.5em;
}

html, body {height:100%;} /* footerstickalt*/
a {color: #000000;}
a:hover {color: #00cc52;}
em {color: #666;}
img {border:none;}


/*General Global classes
-----------------------------------------------------------------------------*/
.hide {display:none;}

.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 */

.heading-shaded {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:110%;
letter-spacing: 0;
color: #aa0000;
width:100%;
background:#fff url(//cdn.shopify.com/s/files/1/0044/7632/assets/heading_shaded.gif?7) repeat-x;
margin:0;
padding: 5px 0 5px 20px;
border-top:#ddd 1px solid;
border-bottom:#eee 1px solid;
}


/* Typography
-----------------------------------------------------------------------------*/
h3{
font-family: Verdana, Helvetica, Arial, sans-serif;
letter-spacing: 0;


}

h3 a {
text-decoration: none;
letter-spacing: -0.1em;
color: #555;
}
h3 a:hover {
color: #a00;
}


/* Layout
-----------------------------------------------------------------------------*/
#wrapper {
background: ;
min-height:100%;    /* footerstickalt*/
width: 950px;
margin: 0 auto;
padding: 0;
text-align: left;
}
#content {
position:relative;
width: 950px;
margin: 0;
padding: 0;
}

* html #wrapper {height: 100%;} /* footerstickalt*/

#left-col {
float: center;
width: 950px;
margin: 0;
padding: 0;
display:inline;
}
#right-col {
float: right;
width: 200px;
margin: 10px 20px 0 0;
padding: 0;
display:inline;
}

#single-page,#blog-page,#cart-page,#collection-page,#product-page,#home-page {
margin: 10px 0 0 20px;
}

/* for footerstickalt*/
#content-padding {
clear:both;
height:80px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
width: 950px;
height:150px;
margin: 0 20px 20px 20px;
padding: 0;
border-top: 10px solid;
background:  url(//cdn.shopify.com/s/files/1/0044/7632/assets/logo.png?7) no-repeat top center;
}

#header .img {
margin: 0;
padding: 0;
line-height: 0;
}
#header h2 a {
font-size:140%;
color:#fff;
text-decoration:none;
padding:1em;
position:absolute;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
clear:both;



position:relative;
width: 950px;
background: #555 url(//cdn.shopify.com/s/files/1/0044/7632/assets/footer_bg.png?7) repeat-x;
text-align:center;
height:4em;                    /* footerstickalt*/
margin: -4em auto 0 auto;      /* footerstickalt*/
}

* html #footer {margin: -2.5em;}  /* footersticka t*/

#footer a, #footer a:visited {
padding:0;
margin:0;
display:inline;
font-size:85%;
color: #000000;
}

#footer a:hover {color:#00cc52;}

#footer p { margin-top: 5px; }

/* Navigation
-----------------------------------------------------------------------------*/
#navigation dl, #search dl, #cart-right-col dl {
float:right;
width: 200px;
margin: 0;
padding: 0;
}
#navigation dt, #search dt, #cart-right-col dt, #comments h3 {
margin:0;
font-size: 90%;
padding:0.5em 1.5em;
color: #ddd;
background: #a00 url(//cdn.shopify.com/s/files/1/0044/7632/assets/nav_heading_bg.gif?7) repeat-x;
}
#navigation dd, #search dd, #cart-right-col dd {
margin:0;
padding:0;
color: #555;
font-size: 90%;
border-bottom:1px solid #fff;
border-top:1px solid #ccc;
background: #eeeeee;
}
.navbar a, .navbar a:visited {
color:#555;
text-decoration:none;
display:block;
padding:5px 5px 5px 20px;
background: #eeeeee url(//cdn.shopify.com/s/files/1/0044/7632/assets/arrow.gif?7) 10px 50% no-repeat;
width:175px;
}
.navbar a:hover {
background: #000000 url(//cdn.shopify.com/s/files/1/0044/7632/assets/arrowr.gif?7) 10px 50% no-repeat;
color:#fff;
}


/*Search form
-----------------------------------------------------------------------------*/
form,fieldset {
border:0;
padding:0;
margin:5px 0;
}
.search-input {
width: 140px;
color: #555;
height: 2em;
margin: 5px 0 5px 10px;
padding: 5px 0 0 26px;
background: url(//cdn.shopify.com/s/files/1/0044/7632/assets/search_icon.png?7) no-repeat 5px 50%;
background-color: #fff;
border: 0;
font-size:90%;
}


/* Content
-----------------------------------------------------------------------------*/
#articles {
clear:both;
padding:0px;
margin:0;
display:inline;
}
#product-collection {
list-style: none;
margin: 0;
padding: 0;
}
li.single-product {
margin-bottom: 20px;
padding-bottom: 5px;
}
.single-product .small {
float: left;
text-align: center;
width: 25%;
}
.small .prod-image a {
padding: 0.5em;
border:#ddd 1px dotted;
float: left;
}
.small .prod-image a:hover {
background: #eee;
border-color: #aaa;
}
.single-product h3 a {
margin: 0;
padding: 0;
font-size: 115%;
color:#777;
}
.single-product h3{
margin: 0;
padding: 0;
}
.single-product .prod-list-description {
margin-left: 27%;
}
.prod-list-description p {
padding:0;
margin:0;
font-size:85%;
}
#pagination {
font-size: 80%;
text-align: center;
}
#product-images {
width: 250px;
margin: 0;
padding:0;
float: right;
}
a.product-image {
width: 243px;
margin: 5px 0px 5px 5px;
padding: 10px 0;
text-align: center;
float: left;
border: 1px solid #eee;
}
a.product-image-small {
width: 118px;
margin: 5px 0px 5px 5px;
padding: 10px 0;
text-align: center;
float: left;
border: 1px solid #eee;
}
a.product-image:hover, a.product-image-small:hover {
border-color: #aaa;
}
#product-details {
margin:20px 0 0 0;
width: 100%;
float: left;
}
#product-options {
float:left;
border-top:#ddd 1px solid;
border-bottom:#ddd 1px solid;
padding: 0;
margin: 10px 0;
width:210px;
}
.product-description {
clear:left;
}
ul#product-variants {
list-style: none;
font-size:85%;
margin: 0;
padding: 0;
}
ul#product-variants li {
line-height: 2em;
}
ul#product-variants li input, ul#product-variants li label { vertical-align: middle; }

.add-to-cart { margin: 10px 0 0 35px; text-align: right; }

ul#product-info {
list-style-type: none;
margin: 0;
padding: 0;
}
ul#product-info li {
margin-right: 5px;
font-style: italic;
}

#product-options #price-field {
  float: right;
  font-size: 14px;
  margin: 10px 0;
}

#product-options select {
  margin: 0 0 10px 0;
}

#product-options label {
  font-weight: bold;
  display: block;
  margin: 0 0 5px 0;
  font-size: 12px;
}

#add.disabled {
  -moz-opacity: 0.65;
	opacity:.65;
	filter: alpha(opacity=65);
}


/* featured products*/
.featured-prod-row {
clear:both;
width: 950px;
margin: 0 0 20px 0;
padding: 0;
float: left;
display: inline;
background: url(//cdn.shopify.com/s/files/1/0044/7632/assets/featured-prod-bg3.jpg?7) top center no-repeat;
border-bottom:#ddd 1px solid;
}
.featured-prod-item {
text-align:center;
width: 163px;
height: 185px;
margin: 0 0 0 0;
padding: 5px 0 15px 0;
float: left;
display: inline;
}
.featured-prod-item h4, .featured-prod-item p {
margin: 0;
}
.featured-prod-item h4 a {
font-size:90%;
color: #555;
text-decoration: none;
}
.featured-prod-item h4 a:hover {
color: #a00;
}
.featured-prod-item p {
margin-top: 8px;
}
.featured-prod-item img{
padding:5px;
background:#fff;
border:#ddd 1px solid;
}
.prd-price, .featured-prod-item p.prd-price ins {
font-size: 85%;
text-decoration: none;
font-weight: bold;
color: ;
}
.featured-prod-item p.prd-price ins {
font-size: 110%;
color: ;
}


/* Shopping Cart
-----------------------------------------------------------------------------*/
table.cart {
width:100%;
border-spacing:1px;
margin:0;
}
table.cart th, table.cart td {
padding:2px 5px;
vertical-align:middle;
}
table.cart th.short, table.cart td.short {
text-align:center;
}
table.cart th {
background:#a00 url(//cdn.shopify.com/s/files/1/0044/7632/assets/nav_heading_bg.gif?7) repeat-x;
color:#fff;
text-align:left;
}

table.cart tr.even td {background:#eee;}

input.quantity {
width:20px;
font-size:100%;
}
p.updatebtn {
float:left;
margin:10px 0 0 0;
}
p.subtotal {
float:right;
clear:both;
padding:0;
margin:20px 0;
}
p.checkout {
clear:both;
float:right;
margin-bottom: 13px;
}

.cart-price {font-size:100%;}

#cart-right-col dd {
padding:5px 10px 5px 20px;
}

#cart-right-col a {
color:#333;
font-size:110%;
}

.additional-checkout-buttons {
  float: right;
  clear: both;
}

.additional-checkout-buttons p {
  position: relative;
  right: 60px;
  margin-top: 5px;
  text-align: right;
}

.additional-checkout-buttons input {
  margin: 5px 0 0 0;
}

/* Comments */

.article { margin-left: 20px; }
.article-title{
    color: #aa0000;
}

#comments { margin: 20px 0 20px 20px; }
#comments dt { margin-top: 10px; }
#comments dd { margin: 10px 0 20px 0; }
#comments dd input, #comments dd textarea { width: 300px; }
#comments>ul { margin: 10px 0; padding: 0; }
#comments>ul>li { margin: 10px 0; list-style-type: none; }

.comment {
	padding: 10px;
	font-size: 14px;
	background: #f5f5f5;
}

.comment-details {
	font-size: 90%;
	border-top: 1px solid #ccc;
  background: #e5e5e5;
  padding: 2px 5px;
}

.notice {
  font-size: 10pt;
  margin: 15px 0;  
  border: 1px solid #eFeBd5;
  border-bottom: 1px solid #dFdBc5;
  border-right: 1px solid #dFdBc5;
  padding: 5px 15px;
  background: #FFFBE5;
  color: #6a9c30;
  text-align: center;
}

.error { color: #933; }
.input-error { background: #FFFBE5; }

.comment-form { 
	margin-top: 40px;
}

.comment-form .hint {
	font-size: 11px;
	font-style: italic;
	color: #666;
}

.comment-form dt {
	font-weight: bold;
}

.comment-form input[type=submit] {
	margin-top: 8px;
}
