/** Shopify CDN: Minification failed

Line 543:0 Expected "*/" to terminate multi-line comment

**/
/* ------ NOTES ---------------------------------------------------------------

Tellus theme for Shopify, made by Jimmy Nordlund (http://www.digitalvenues.se).

Comes in a few different colour variations (see section 8).


--------- CONTENTS ------------------------------------------------------------

1: BODY AND UNIVERSAL RESET
2: PAGE STRUCTURE
	a) Containers
	b) Header
	c) Sidebar
	d) Footer
3: ARTICLES
4: PRODUCTS
5: CART
6: GLOBALS
	a) Links
	b) Typography
7: MISC
8: COLOUR VARIATIONS
	a) Lime Green
	b) Strawberry Pink
	c) Sunset Orange

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



/* 1: BODY AND UNIVERSAL RESET
============================================================================ */

body {
	margin: 0;
  	padding: 0;
  	background: url(tile.gif);
	font: 12px/160% "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	}
	
/* Set margin and padding to 0 for all elements */
 
* {margin: 0; padding: 0;}


/* 2. PAGE STRUCTURE
============================================================================ */

/* a) Containers */

#container {width: 100%; height:100%; background: url(main-bg.gif); margin-top: 0px}

#mid_wrap {
        width: 595px;
        height: 500px;
        margin: auto auto auto 200px;
/*        border: black 1px solid; */
}
#nav {

       height: 300px;
       width: 100px;
       margin: 0px auto auto 0px;
float: left;
}
#head {
        margin-top: auto;
        width: 435px;
        height: 36px;
        background: url(content-top-bg.gif) no-repeat;
        float: right;
}
#content {
	width: 435px;
        height: 370px;
/*	margin-right: -5px;*/
	background: url(content-bg.gif) repeat-y top left;
/*        padding-left: 16px;*/
float: right;
        
}
#main {
  	margin: auto 25px auto 11px;
        float: left;
  	width: 390px;
        height: 350px;
	background: #fff;
/*        overflow: auto;*/
	padding: 0px 0px 0px 0px;
	}

#tail {
        margin: auto;
        width: 435px;
        height: 35px;
        background: url(content-bottom-bg.gif) no-repeat;
        float: right;
}
	
/* b) Header */

#header {
        background: url(tile.gif);
        height: 23px;
        margin-bottom: 0px;
}

#header h1 {
        display: none;
}

#logo1 {
	height: 79px;
	width: 390px;
	margin: 0px 0px 0px 62px;
}

#moody {
	background: url(moody.gif);
	height: 202px;
	width: 70px;
	margin: -200px 200px auto auto;
/*        float: right;*/
}
/* d) Footer */
#quote {
	background: url(quote.gif) no-repeat;
	margin: -40px auto auto 340px;
	height: 50px;
	width: 379px;
	float: right;
}

#footer {
  	margin-top: 15px ;
	padding-top: 1px;
	text-align: center;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	text-decoration: none;
	}

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

.article .pbody {padding-left: 10px;}
.article h3 {padding-bottom: 0.7em;}

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

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



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

#products {width: 415px;}
#products h3 {
	margin: 0.5em 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	}
#products td {
/*        width: 380px;*/
}
#products td {
  	text-align: center;
  	border-left: 1px solid #ddd;
 	border-bottom: 1px solid #ddd;
  	padding: 30px 10px;
/*width: 380px;*/
	}
#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 30px 10px;}
	
li.productv {padding: 0 0 30px;}
li.productv .thumb {float: left; width: 25%; text-align: center;}
li.productv .thumb .money {
	margin-top: 0.7em;
	color: #c00;
	font-size: 17px;
	}
li.productv .pbody {margin-left: 28%;}
li.productv .pbody h3 {
	margin-bottom: 0.5em;
	padding: 0;
	font-size: 20px;
	}
li.productv .pbody ul.attributes li {
  	display: inline;
  	margin-right: 10px;
  	padding-top: 20px !important;
	}
ul.buttons {list-style: none;}
li.productv ul.buttons {margin: 10px 0;}
li.productv ul.buttons li {display: inline;}
li.productv ul.buttons li a {
  	display: block;
  	float: left;
  	margin-right: 5px;
  	padding: 2px 4px;
  	background: ;
	color: #7ab8da;
	}
li.productv ul.buttons li a:hover {
  	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 {
  	float: left;
        width:200px;
        height: 230px;
	margin: 60px 0 0 0;
  	text-align: left;
	}

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

.pimage a:hover {
  border: none;
  background: none;
  text-decoration: none;
}

#pimage-select {
  float: left;
  clear: left;
  width: 200px;
  text-align: center;
}

#description {margin: 20px 10px 0 30px;}

#price {
	padding: 0px 90px 30px 60px;
        margin-left: 20px;
	color: #C00;
	font-size: 22px;
	}

ul#details {font-size: 11px; padding: 10px 0 0 30px;}
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 {
  	padding: 10px 30px;
  	border: 1px solid #c00;
	border-width: 1px 0;
  	background: #ffd;
  	color: #c00;
  	line-height: 130%;
  	text-align: right;
	}

#cart {margin: 30px 0;}
#cart .money {color: #c00; font-size: 16px;}
#cart h3.small {
	margin: 0;
  	padding: 5px 30px;
	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;
	}

#cartform {margin: 30px 0;}

#line-items {list-style: none; margin: 5px 0;}
#line-items li {
	position: relative;
  	padding: 10px 30px;
  	margin-bottom: 2px;
  	border-bottom: 1px solid #ccc;
	}
#line-items h3 {padding: 5px 0 0; font-size: 18px;}

.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: 20px;}

#update-cart { position: relative; right:180px;}

/* Cart status box */

#in-cart {
        float: right;
        margin-right: 25px;
	height: 26px;
        width: 180px;
  	padding: 5px 14px 0;
	border: 1px solid #5e8ba6;
	background: #f5f5f5;
  	color: #000;
	}

#cart-count {
	float: left;
  	margin-left: 10px;
	padding-right: 20px;
  	font-size: 11px;
	}
#cart-count a { color: #C00;}
#cart-count a:hover {color: #fff; background: #1ab0de;}


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

/* a) Links */

a {
	padding: 1px 0;
	border-bottom: none
	color: #1ab0de;
	text-decoration: none;
	}
a:hover {
	color: #1ab0de;
        text-decoration: none;
        border: none;
	}
a img {border: none; background: none;}
a:hover img {border: none; background: none;}

/* b) Typography */

h2 {
	padding: 10px 30px;
	border: 1px solid #7d5958;
	border-width: 1px 0;
	background: #f5f5f5;
	color: #520402;
	font-weight: normal;
	font-size: 25px;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	text-shadow: -3px 3px #fff;
	}

h3 {
	padding: 10px 30px 0.1em;
	color: #1ab0de;
	font-weight: normal;
	font-size: 28px;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	}
.navigation {
         margin: 0px;
         padding: 0px;
}
.navigation li {
        list-style: none;
}

/* c) Misc */

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;
}

#pagination a {
  color: #000 !important;
  text-decoration: underline;
  border: none;
}


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

/* Clear floats */

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

/* 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(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(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(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;}

