/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
background: url(http://static1.jadedpixel.com/s/files/1/0000/5528/assets/body_pattern.jpg) repeat; }

h1 {
  font-size: 2.4em;
  font-weight: normal;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

p, li {
  font-size: 1.4em;
}

h1, h2, p {
  margin: 1em 0;
}

#branding {
  height: 100px;
background-color: #FFF;
border-bottom: 1px solid #CCC;
 }

#in-cart { float: right; margin-right: 20px; }

#in-cart p { color: #35718f; 
text-align: right; }

#branding h1 {
 width: 257px;
height: 100%;
 margin: 0;
 padding: 0;
}

#branding h1 a { 
text-indent: -9999px;
display: block;
width: 100%;
height: 100%;
text-decoration: none;
background: url(http://static1.jadedpixel.com/s/files/1/0000/5528/assets/header_logo.jpg) no-repeat left top;
border: none; }

#branding h1 a:hover { border: none; }

#mainNav {
  list-style: none;
}


#secondaryContent h2 {
  font-size: 1.6em;
  margin: 0;
}

#secondaryContent p {
  font-size: 1.2em;
}

#footer {
	padding: 20px 0;
  	color: #777;
  	font-size: 11px;
  	text-align: center;
  	background-color: #BBB;
border-top: 1px solid #AAA;
}
#footer a {border-color: #bbb; color: #333;}
#footer a:hover {border-color: #333; background: #333; color: #fff;}

/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 760px;
}

#wrapper {
  width: 720px; 
  margin: 0 auto; 
  text-align: left;
  background: #CCCCCC url(http://static1.jadedpixel.com/s/files/1/0000/5528/assets/bg-fixed.gif) repeat-y left top;
  border-right: 1px solid #7D7D7D;
  border-left: 1px solid #7D7D7D;

}

#mainNav { 
  width: 180px; 
  float: left;
}
#mainNav h3 {
	margin: 0 0 0 0;
	padding: 20px 0 20px 15px;
	color: #333;
	font-size: 15px;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	}

#mainNav .vlink-list {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
	background: url(http://static1.jadedpixel.com/s/files/1/0000/5528/assets/sidebar-devider.gif) bottom left no-repeat;
	font-size: .9em;
	}

#mainNav .vlink-list a {
  	display: block;
	width: 155px;
	padding: 9px 0 9px 15px;
  	color: #7ab8da;
  	text-decoration: none;
	border: none;
	background: url(http://static1.jadedpixel.com/s/files/1/0000/5528/assets/sidebar-menu.jpg) left top no-repeat;
	}

#mainNav .vlink-list a:hover {
	color: #35718f;
	background-position: left -120px;
	}

#mainNav form {display: inline; float: right; margin: 10px 10px 20px;}

#mainNav input {float: right; margin: 7px 0; color: #888;}

#mainNav input.searchfield {width: 100%;}

#mainNav label {display: block; font-size: 11px;}

#mainNav #dragon {   background: url(http://static1.jadedpixel.com/s/files/1/0000/5528/assets/sidebar_dragon.jpg) bottom center no-repeat;
height: 150px;
display: block;
width: 150px;
text-indent: -9999px;
 }

#content { 
  width: 520px; 
  float: right; 
  background-color: white;
}

#mainContent { 
  width: 340px; 
  margin: 0; 
  float: left; 
}

.vineTop { background: no-repeat right top url(http://static1.jadedpixel.com/s/files/1/0000/5528/assets/vine_top.jpg);
padding-top: 10px; }

.vineBottom { background: no-repeat bottom right url(http://static1.jadedpixel.com/s/files/1/0000/5528/assets/vine_bottom.jpg); padding-right: 20px; }

#vineBottomSpace { padding-top: 80px;
padding-left: 100px; }

#vineBottomSpace ul {
	list-style: none;
	padding-bottom: 30px;
text-align: left;
	}
#vineBottomSpace li {	font-family: "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
display: inline; margin: 0 5px; font-size: 12px; }

#vineBottomSpace a {border-color: #bbb; color: #333;}
#vineBottomSpace a:hover {border-color: #333; background: #333; color: #fff;}

#secondaryContent { 
  width: 180px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right;
 } 

#secondaryContent p { font-size: 10px; }

#magickalThings { background: url(http://static1.jadedpixel.com/s/files/1/0000/5528/assets/magickalthings_logo.jpg) no-repeat center top;
height: 80px; }

#magickalThings a { display: block;
text-indent: -9999px;
width: 100%;
height: 100%;
text-decoration: none;
border: none; }

#magickalThings a:hover { text-decoration: none; background-color: transparent;
border-bottom: transparent;
border: none; }

#footer { 
  clear: both; 
} 

/* Add some padding */

#mainNav, #secondaryContent {
  padding-top: 20px;
  padding-bottom: 20px;
}

#mainNav *, #secondaryContent * {
  padding-left: 20px;
  padding-right: 20px;
}

#mainNav * *, #secondaryContent * * {
  padding-left: 0;
  padding-right: 0;
}

/* 3: ARTICLES
============================================================================ */

.article .pbody { }

.article h3 {padding-bottom: 0.7em;}

h2#page-title {margin-bottom: 30px;}

p.posted {padding: 0 0 1em; color: #35718f; font-size: 11px;}

.article-body { }

/* 4: PRODUCTS
============================================================================ */

#products {width: 100%;}

#products h3 {
	margin: 0.5em 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	}

#products td {
  	text-align: center;
  	border-left: 1px solid #ddd;
  	border-bottom: 1px solid #ddd;
  	padding-bottom: 10px;
	}

#products td.col1 {border-left: 0;}

ul.attributes {
  	color: #555;
  	list-style: none;
  	line-height: 150%;
	}

ul.attributes li {font-weight: bold;}

ul.attributes li span.money {
	color: #c00;
	font-size: 16px;
	font-weight: normal;
	}

/* List one product per row in an unordered list */

#productsv {list-style: none; padding: 20px 0 10px;}

li.productv {padding: 0 0 30px;}

li.productv .thumb {float: left; width: 25%; text-align: center;}

.thumb a { border: none; }

.thumb a:hover { border: none; }

li.productv .thumb .money {
	margin-top: 0.7em;
	color: #c00;
	font-size: 15px;
	}

li.productv .pbody {margin-left: 105px;}

li.productv .pbody p { font-size: 12px; }


li.productv .pbody h3 {
	margin-bottom: 0.5em;
	padding: 0;
	font-size: 15px;
	}

li.productv .pbody ul.attributes li {
  	display: inline;
  	margin-right: 10px;
  	padding-top: 20px !important;
	}

li.productv ul.buttons {list-style: none; margin: 10px 0; font-size: 13px; }

li.productv ul.buttons li {display: inline;}

li.productv ul.buttons li a {
  	display: block;
  	float: left;
  	margin-right: 5px;
  	padding: 2px 4px;
  	border: 1px solid #7ab8da;
  	background: #f5f5f5;
	color: #7ab8da;
	}

li.productv ul.buttons li a:hover {
  	background: #7ab8da;
  	color: #fff;
	}

/* b) Main (single) product page */

#product h3 {
	margin-top: 40px;
	padding: 0 0 1em;
	font-weight: normal;
	font-size: 18px;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	}

.pimage {
	width: 150px;
  	text-align: center;
	}

.pimage a {
  border: none;
  background: none;
}

#pimage-select {
  width: 150px;
  text-align: center;
}

#description {margin: 0 0 0 0; }

#price {
	padding: 30px 0 30px 0;
	color: #c00;
	font-size: 26px;
	clear: left;
	}

ul#details {font-size: 11px; padding: 10px 0 0 0;}

ul#details li {margin-right: 5px;}

#variants {list-style: none; margin: 0 0 30px 10px;}

#variants li {margin-bottom: 8px;}

#variants span.variant-price {color: #c00;}

#variants span.soldout {background: #ffd; color: #c00;}

input#add {margin-bottom: 40px;}

/* 5: CART
============================================================================ */

.info {
 margin: 0 10px;
  	padding: 10px 30px;
  	border: 1px solid #c00;
	border-width: 1px 0;
  	background: #ffd;
  	color: #c00;
  	line-height: 130%;
  	text-align: right;
	}

#cart {margin: 0 0;}

#cart .money {color: #c00; font-size: 14px;}

#cart h3.small {
	margin: 0;
  	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
  	color: #c60;
	font-size: 12px;
	font-weight: normal;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
  	text-align: right;
	}

#cart .right {
  	position: absolute;
  	top: 10px;
  	right: 30px;
  	text-align: right;
  	font-size: 12px;
	}

#cartform {margin: 30px 0;}

#line-items {list-style: none; margin: 5px 0;}

#line-items li {
	position: relative;
  	padding: 10px 0;
  	margin-bottom: 2px;
  	border-bottom: 1px solid #ccc;
	}

#line-items h3 {padding: 5px 0 0; font-size: 13px;}

.c-thumb {
  	float: left;
  	width: 50px;
  	margin-right: 5px;
  	padding: 2px;
  	text-align: center;
	}

li#total {
	margin: 30px 0 60px;
	border: 1px solid #c60;
  	border-width: 1px 0;
  	background: #ffd;
  	color: #444;
	font-size: 14px;
  	font-weight: bold;
  	text-align: right;
	}

li#total .money {font-size: 15px;}

#update-cart {float: left;}

/* 6: GLOBALS
============================================================================ */

/* a) Links */

a {
	padding: 1px 0;
	border-bottom: 1px solid transparent;
	color: #7ab8da;
	text-decoration: none;
	}

a:hover {
	background: #7ab8da;
	border-bottom: 1px solid #7ab8da;
	color: #fff;
	}

a.img {border: none; background: none;}

/* b) Typography */

h2 {
	color: #444;
	font-weight: normal;
	font-size: 25px;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	text-shadow: -3px 3px #fff;
	}

h3 {
	padding: 30px 0 0.1em;
	color: #35718f;
	font-weight: normal;
	font-size: 20px;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	}

/* c) Misc */

.photos { border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
padding-top: 20px;
padding-bottom: 20px; float: left; width: 100%;
text-align: center;
margin-bottom: 20px }

.photos img {  }

.photos a { padding-top: 4px; padding-bottom: 4px; background: #3d3d3d; margin: 2px; display: block; float:left; width: 150px; text-align: center; font-size: 12px; }

.photos a:hover { background: #CCC; }

img {border: 0;}

.money {font-family: Georgia, "Times New Roman", serif;}

ul.hlist {list-style: none;}

.hlist li {display: inline;}

#shopify {
	text-align: center;
	font-size: 85%;
	margin-bottom: 5px;
}

/* 7: HACKS AND FIXES
============================================================================ */

/* Clear floats */

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

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */

/* A few special rules for the stupid one */

* html #sidebar {width: 189px;}

* html #sidebar h3 {border-bottom: 1px solid #ddd;}

* html #sidebar .vlink-list {background: none;}

* html #sidebar .vlink-list a {
	width: 182px;
	background: none;
	border-bottom: 1px solid #ddd;
	}

* html #in-cart { padding: 3px 14px 0; }

/* 8: COLOUR VARIATIONS
============================================================================ */

/*---- INSTRUCTIONS -------------------------------------------------------- 

Tellus comes in four different colour variations: Sky Blue (default), Lime 
Green, Strawberry Pink and Sunset Orange. To change colour just delete the 
last "/*" on the row that contains the name of the colour variation you want
to use and save the file, i.e. to use Lime Green remove the last "/*" on 
this row:

"/* a) Lime Green */

/*" 

To revert back to whatever colour you where using before, just add the last 
"/*" back in. 

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

/* a) Lime Green */

/*

body {background: #eee url(http://static1.jadedpixel.com/s/files/1/0000/5528/assets/bg-body-green.gif) repeat-x;}
#header h1 {text-shadow: -3px 3px #b0e798;}
#header h1 a:hover {color: #358f44;}
#sidebar .vlink-list a {color: #8dd070;}
#sidebar .vlink-list a:hover {color: #358f44;}
p.posted {color: #358f44;}
li.productv ul.buttons li a {border: 1px solid #8dd070; color: #8dd070;}
li.productv ul.buttons li a:hover {background: #8dd070;}
#in-cart {border: 1px solid #6d9e56; background: #7bb462;}
a {border-bottom: 1px solid #c6efb3; color: #8dd070;}
a:hover {background: #8dd070; border-bottom: 1px solid #8dd070;}
h3 {color: #358f44;}

	
/* b) Strawberry Pink */

/*

body {background: #eee url(http://static1.jadedpixel.com/s/files/1/0000/5528/assets/bg-body-pink.gif) repeat-x;}
#header h1 {text-shadow: -3px 3px #efb3e7;}
#header h1 a:hover {color: #8f358a;}
#sidebar .vlink-list a {color: #d17bc6;}
#sidebar .vlink-list a:hover {color: #8f358a;}
p.posted {color: #8f358a;}
li.productv ul.buttons li a {border: 1px solid #d17bc6; color: #d17bc6;}
li.productv ul.buttons li a:hover {background: #d17bc6;}
#in-cart {border: 1px solid #9e5e97; background: #b46bab;}
a {border-bottom: 1px solid #efc2ea; color: #d17bc6;}
a:hover {background: #d17bc6; border-bottom: 1px solid #d17bc6;}
h3 {color: #8f358a;}

/* b) Sunset Orange */

/*

body {background: #eee url(http://static1.jadedpixel.com/s/files/1/0000/5528/assets/bg-body-orange.gif) repeat-x;}
#header h1 {text-shadow: -3px 3px #f9c574;}
#header h1 a:hover {color: #8f7535;}
#sidebar .vlink-list a {color: #e3a138;}
#sidebar .vlink-list a:hover {color: #8f7535;}
p.posted {color: #8f7535;}
li.productv ul.buttons li a {border: 1px solid #e3a138; color: #e3a138;}
li.productv ul.buttons li a:hover {background: #e3a138;}
#in-cart {border: 1px solid #ac792c; background: #c28b32;}
a {border-bottom: 1px solid #ffcd7f; color: #e3a138;}
a:hover {background: #e3a138; border-bottom: 1px solid #e3a138;}
h3 {color: #8f7535;}