
/*
 * "Minimify" theme v1 for Shopify | by Cliff Spence at Promotion Sickness | www.promotionsickness.com
 */


/* Primary Styles */
body {
	background: #fff;
	padding: 0;
	margin: 0;
	font-family: "ff-tisa-web-pro";
	line-height: 1.5em;
	font-size: 115%;
	color: #000;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: "futura-pt";
  	margin: 0 0 0px 0;
	padding: 0;
	}
h1, h2 {
	font-size: 170%;
	margin: 0px 0 0px 10px;
	line-height: 1.3em;
	color: #000;
	}
h3 {
	font-size: 120%;
	line-height: 1.2em;
	color: #000;
	}

h4 {
	font-size: 110%;
	margin: 0px 0 0px 10px;
	line-height: 1.4em;
	color: #000;
	}

h5 {
	font-size: 120%;
	margin: 5px 0 0px 10px;
	line-height: 1.5em;
	color: #000;
	}


a {
	text-decoration: underline;
	color: #000;
	}
a:hover {
	color: #57abdc;
	text-decoration: none;
	}
img { border: 0; }
hr, .hide { display: none; }

.clearfix:after {
	content: "."; 
	display: inline; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* PRIMARY LAYOUT */
#container {
	width: 800px;
	margin: 0px auto 0px auto;
	}
#main {
	background: #fff;
	border-top: 0px solid #000;
	clear:both;
	width: 875px;
	position: relative;
	}

/* Header Styles */
#header {
	position: relative;
	padding: 5px 0;
	margin-top: 10px;
	float:left;
	width: 800px;
	font-size: 120%;
	}
h1#logo {
	padding: 0;
	margin: 0;
	float: left;
	}
h1#logo a {
	font-size: 120%;
	line-height: 1.2em;
	text-decoration: none;
	color: #6c0;
	}
h1#logo a:hover {
	text-decoration: none;
	color: #000;
	}
#cartlinks {
	float: right;
	text-align: right;
	}
h5#cartcount {
	padding: 0;
	margin: 0;
	white-space: nowrap;
	}
h5#cartcount a {
	font-size: 100%;
	line-height: 1em;
	text-decoration: none;
	color: #000;
	}
h5#cartcount a:hover {
	color: #6c0;
	}

/* MAIN CONTENT AREA */
#searchbox {
	padding: 5px;
	background: #f5f5f5;
	border-bottom: 1px solid #eee;
	text-align: left;
	}
	
#cartbox {
	padding: 4px;
	background: #f2f2f2;
	text-align: right;
	vertical-align: middle;
	}

#cartbox #searchbox form { margin: 0; padding: 0; }
#cartbox #searchbox #search-input { border: 1px solid #ddd; line-height: 20px; width: 200px; background: #eee; }
#cartbox #searchbox input { vertical-align: middle; }

#content {
	width: 880px;
  	margin: 0px 0 0px 35px;
	float: left;
	background: #fff;
	}
#innercontent {
	margin: 0;
	padding: 0;
	}
	

/* Right Menu Area */
#rightsiders {
	width: 160px;
	float: right;
	text-align: right;
	}
#rightsiders h3 {
	font-size: 120%;
	border-right: 2px solid #333;
	color: #333;
	line-height: 2em;
	margin: 10px 0 0 0;
	padding: 0 8px;
	font-weight: bold;
	}
ul.rightlinks {
	padding: 0;
	margin: 10px 0 30px 0;
	font-size: 90%;
	}
ul.rightlinks li {
	list-style: none;
	padding: 0;
	margin: 0 0 8px 0;
	line-height: 2em;
	}
ul.rightlinks li a {
	padding: 5px 10px;
	color: #444;
	margin: 0;
	text-decoration: none;
	font-size: inherit;
	border-right: 2px solid #eee;
	}
ul.rightlinks li a:hover {
	color: #6c0;
	border-right: 2px solid #6c0;
	}


/* CART PAGE */
.info {
	padding: 5px;
	text-align: right;
	}
#line-items {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#line-items li {
	padding: 10px;
	margin-bottom: 2px;
	position: relative;
	}
.price {
	color: #6c0;
	font-weight: bold;
	}
.money {
	color: #000;
	font-weight: bold;
	}
li#total {
	text-align: right;
	font-size: 22px;
	font-weight: bold;
	background: #fff;
	color: #444;
	}
li#total .money {
	font-size: 22px;
	}
#cart label {
	font-size: 12px;
	color: #444;
	padding-right: 5px;
	}
#cart .right {
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
	}
#update-cart {
	float: left;
	}
.thumb .prodimage a {
	padding: 10px 5px;
	margin: 0 0 0 0;
	background: #fff;
	border: 1px solid #fff;
	float: left;
	}
.thumb .prodimage a:hover {
	border-color: #000;
	}

/* ARTICLES */
#page {
	margin: 20px 0;
	}
#frontarticles {
	float: left;
	width: 355px;
	padding: 10px 10px 0 0;
	}
.article {
	margin-bottom: 20px;
	font-size: 110%;
	}


/* PRODUCTS */

/* Products on the front page */
#frontproducts {
	width: 258px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	}
.productmain {
	width: 247px;
	float: left;
	padding: 8px 5px;
	margin: 0 0 5px 7px;
	border-bottom: 1px solid #eee;
	}
.productmain .description {
	font-size: 100%;
	line-height: 1.1em;
	color: #444;
	}
#frontproducts p.money {
	font-size: 100%;
	margin: 0px 0;
	color: #444;
	}
#frontproducts h3 {
	font-size: 100%;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	}


/* Collection Pages */
#collectionpage h2 {
	padding-top: 10px;
    padding-bottom: 10px;
	font-size: 170%;
	color: #333;
	margin: 0;
	}
#product-collection {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	}
li.singleproduct {
	margin-bottom: 20px;
	padding: 0px 0;
	}
.singleproduct .small {
	float: left;
	}
.large .prodimage {
	width: 780px;
	padding: 0px 0px;

	}
.small .prodimage a:hover {
	border-color: #000;
	}
.description h3 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	}
.singleproduct .productdetails {
	margin-left: 0px;
	}
.singleproduct .description {
	padding-left: 0px;
	margin-left: 0px;
	}

#pagination {
	font-size: 100%;
	position: absolute;
	top: 6px;
	left: 39px;
	line-height: 1.5em;
	}
#pagination a {
	padding: 0 5px;
	text-decoration: none;
	color: #666;
	}
#pagination a:hover {
	background: #fff;
	text-decoration: none;
	color: #000;
	}
#pagination .current {
	padding: 0 5px;
	text-decoration: none;
	color: #fff;
	background: #333;
	font-weight: bold;
	}

/* Product Pages */
#productpage {
	width: 800px;
	}
#productimages {
	width: 800px;
	margin: 0 0 0 0px;
	}
a.productimage {
	margin: 0px 0px 5px 0px;
	padding: 10px 0;
	text-align: left;
	float: left;
	}
a.productimage-small {
	margin: 0px 25px 5px 0px;
	padding: 15px 0;
	float: left;

	}
a.productimage:hover, a.productimage-small:hover {
	border-color: #000;
	}
#productdetails {
	width: 780px;
	align: left;
	}
#productdetails h2 {
	padding-top: 10px;
	font-size: 150%;
	color: #333;
	margin: 0;
	}
#productdetails h3 {
	padding-top: 10px;
	align: left;
	color: #333;
	margin: 0;
	}
ul.hlist {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.hlist li {
	display: inline;
	}
ul#details {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul#details li {
	margin-right: 5px;
	font-style: italic;
	}
#productcontrols { border-width: 1px; border-bottom-style: solid; border-top-style: solid; padding-right: 0px; padding-left: 0px; padding-bottom: 12px; padding-top: 12px; border-top: #777; border-bottom: #777; margin: 0px; }
ul#variants { list-style: none; margin: 0; padding: 0; }
ul#variants li { line-height: 2em; font-size: 120%; }
ul#variants li input, ul#variants li label { vertical-align: middle; }
.addtocart { margin: 10px; }

.description {
	width: 770px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 10px;
	}


/* FOOTER */
#footer {
	clear: both;
	font-size: 85%;
	text-align: right;
	color: #000;
	border-top: 10px solid #000;
	padding-bottom: 30px;
	margin-top: 20px;
	}
.footerinner {
	margin: 5px 10px;
	}
#footer a {
	color: #444;
	}
#footer a:hover {
	color: #000;
	}

SELECT	{
    margin-right: 0px; margin-left: 0px; margin-bottom: 10px; margin-top: 10px;
    padding: 0px;
    color: #000000;
    margin:0px 0px 5px 0px;
    font-family: helvetica, arial;
    font-size: 125%;
    font-weight:normal;
    background:#ffcc66;
    border-style:solid;
    border-color:#000000;
    border-width: 2px 2px 2px 2px;
    }



INPUT	{
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    color: #000000;
    margin: 2px 2px 2px 2px;
    font-family: helvetica, arial;
    font-size: 125%;
    font-weight: bold;
    background: #70a8e0;
    border-style:solid;
    border-color:#000000;
    border-width: 3px 3px 3px 3px;

    }

checkout	{
    	color: #fff;
    }


.center
{ 
text-align: center;
}

.centered
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}