
body {
	margin: 0;
	padding: 0;
	font: 1.0em/1.4em "Lucida Grande", Helvetica, Arial, sans-serif;
	color: white;
	background-color: black;
}

#container {
	position: relative;
	padding: 0px;
}

#header {
	background: transparent url(bg_stripes.png) 0px 97px repeat-x;
	padding: 0 0 30px 50px;
}

#maintext {
	padding: 5px 36px 0 36px;
	background-color: #CCCCCC;
	color: black;
	
	border-top: 1px black dotted;
	
	line-height: 1.7em;
}

#maintext a {
	color: #CC3300;
}

#nav {
	padding: 15px 10px 58px 36px;
	font-size: 90%;
	background: transparent url(bg_redrug.jpg) 0px -45px repeat-x;
	white-space: nowrap;
}

#tags {
	text-align: center;
	margin: 1em 0;
}

#footer {
  background: #90000c;
  padding: 5px;
  color: #fff;
  font-size: 80%;
  text-align: center;
  clear: both;
}

/*
 *=LINKS
 */

a { 
	color: #edb4b9;
	outline: none;
}
	a:hover { 
		text-decoration: none;
	}
	a:active { 
		outline: none;
	}


/*
 *=UTILITY
 */

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 .5em 0;
  	font-family: "Gill Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 0.05em;
}

h1 { font-size: 140%; }
h2 { font-size: 120%;}
img { border: 0; }

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

form, p, ul, li, div, table {
  margin: 0;
  padding: 0;
}

/*
 *=SIDEBAR
 */

#nav ul li {
	white-space: nowrap;
	margin: 0 1.5em 1.5em 0;
}

/*
 *=HEADER
 */
#header h1 {
  font-size: 140%;
  text-shadow: 2px 2px #390;
  color: #fff;
  padding: 0;
  margin: 0;
}

#header h1 a {
  color: #fff;
  text-decoration: none;
}

#header h1 a:hover {
  background: transparent;
}

#subtitle {
  font-size: 80%;
  font-style: italic;
  margin: 0;
  padding: 0;
  color: #030;
}


/*
 *=SEARCH
 */

#search {
	color: #9cc;
	display: inline;
}

#search input.text {
	width: 100px;
}

#search input.button {
}


/*
 *=ARTICLES
 */

#articles {
	clear: both;
	margin-top: 20px;
}

.article h2, h2 {
  font-size: 160%;
  color: #444;
}

.article .pbody {
  color: #555;
  padding-left: 10px;
}

#article h2 {
  font-size: 200%;
  border: 0;
  margin: 20px 0 10px 0;
}

.article h3 {
	font-size: 200%;
	line-height: normal;
	margin: 0;
	padding: 0;
}

.article {
  padding-bottom: 20px;
  max-width: 40em;
}

.article-body {
	font-family: Georgia, serif;
	margin-bottom: 1em;
}

.article-body p {
	margin-bottom: 1em;
}


/*
 *=SIDEBAR
 */

#sbar h3 {
	font-size: 120%;
}

#sbar ul,
#sbar form,
#sbar #cart-count {
	margin: 0 0 1em 1em;
}

#sbar .vlink-list {
	margin: 0 0 1em 2em;
	padding: 0;
	list-style: circle;
}

#sbar .vlink-list a {
	text-decoration: none;
}

#sbar .vlink-list a:hover {
	text-decoration: underline;
	border-bottom: 1px solid #699;
}

#tags h3 {
	margin: 0px;
}

ul#tag-links li {
  display:inline;
}

.add-link a:link {
	text-decoration: none;
}

.active {
	color: #fff; 
	background: #360;
}

/*
 *=PRODUCTS
 */

#products {
	padding-left: 36px;
	color: black;
}

.product {
	background-color: black;
	float: left;
	padding: 0 1em 1em 0;
	text-align: center;
}

#products h3 {
  font-size: 90%;
  margin: 0;
  padding: 0;
}

#products td {
  text-align: center;
  border-left: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding: 30px 10px;
}

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

ul.attributes {
  color: #555;
  font-size: 90%;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 150%;
}

.attributes li {
  font-weight: bold;
}

.attributes li span.money {
  font-weight: normal;
  color: #c30;
}

/* list one product per row in an unordered list */
#productsv {
  list-style: none;
  margin: 0;
  padding: 0;
}

li.productv {
  clear: left;
  margin-bottom: 20px;
  padding: 5px 0;
}

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

.pbody h3 {
  margin: 0;
  padding: 0;
  font-size: 150%;
}

.pbody h3 a {
  text-decoration: none;
}

.pbody h3 a:hover {
  color: #fff;
  background: #360;
}

.productv .pbody {
  margin-left: 26%;
  font-size: 90%;
  color: #555;
}
.pbody ul.attributes li {
  display: inline;
  font-size: 100%;
  margin-right: 10px;
  padding-top: 20px !important;
}

.thumb .money {
  font-size: 150%;
  color: #033;
}

ul.buttons {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  line-height: 100%;
}

.buttons li {
  display: inline;
}

.buttons li a {
  display: block;
  padding: 3px 6px;
  float: left;
  background: #ffc;
  border: 1px solid #fc0;
  margin-right: 5px;
  color: #960;
  text-decoration: none;
}

.buttons li a:hover {
  color: #000;
  background: #9f6;
  border: 1px solid #390;
}

input#add {
	font-size: 110%;
	margin: 10px 0;
}


/*
 *=MAIN (SINGLE) PRODUCT PAGE
 */
 
#product {
	padding: 0 36px;
}
 
.pimage {
  text-align: center;
}

.left {
	float: left;
	clear: left;
	margin: 0 20px 20px 0;
}

.right {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}

#pimage-select {
  float: left;
  clear: left;
  text-align: center;
  margin: 0 20px 20px 0;
}

#description {
  color: #444;
}

#price {
  font-size: 180%;
  margin: 10px 0 20px 0;

}

#product h2 {
  font-size: 260%;
  font-weight: normal;
  margin: 20px 0 10px 0;
  color: #360;
  border: 0;
}

#product h3 {
  margin-top: 40px;
  color: #000;
}

ul#details {
  font-size: 90%;
}

#details li {
  margin-right: 5px;
  font-style: italic;
}

#variants {  
	font-size: 180%;
	line-height: normal;
	
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

/*
 *=CART
 */

.info {
  background: #90000c;
  padding: 5px;
  line-height: 130%;
  color: #CC9966;
  text-align: right;
}

.info h3 {
  font-size: 100%;
  color: #000;
}

#cart {
  margin: 30px 0;
}

#cartform {
  margin: 36px;
}

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

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

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

#cart .money {
  font-size: 130%;
  color: #390;
}

li#total {
  text-align: right;
  border-top: 1px solid #777;
  font-size: 120%;
  font-style: italic;
  font-weight: bold;
  background: #eee;
  color: #333;
}

li#total .money {
  font-size: 130%;
}

#cart label {
  font-style: italic;
  color: #777;
}

#cart .right {
  position: absolute;
  top: 28px;
  right: 10px;
  text-align: right;
}

#update-cart {
  float: left;
}

#cart h3.small {
  border-bottom: 2px solid #333;
}


/*
 *=FOOTER
 */

#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#footer li {
  display: inline;
  padding: 0px 10px;
  white-space: nowrap;
}

#footer a {
  color: #c96;
}

#footer a:hover {
  color: #fff;
  background: transparent;
}

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

#pagination {
	clear: both;
	text-align: center;
	margin-top: 15px;
}


/*
 *=MISC
 */

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


ul.hlist {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hlist li {
  display: inline;
}

h3.small {
  font-size: 100%;
  font-style: italic;
  margin: 0;
  padding: 0 10px;
  line-height: 100%;
  color: #000;
  border-bottom: 1px solid #ccc;
  text-align: right;
}





/***************** S P E C T R U M  C O L O R S ******************************
/  You can quickly change the colors of your theme by uncommenting one of these 
/  versions.  You should NOT comment out the code above this line.
*/

/*
 *=SUNBIRD
 */

/*#header { background: #900; }
#header h1 {text-shadow: none;}
#subtitle { color: #f66;}
#search, #footer { background: #c30; color: #fff;}
#sbar { background: #cc9;}
#product h2 { color: #630; }
#sbar .vlink-list a {
  color: #333;
  border-bottom: 1px solid #fff;
}

#sbar .vlink-list a:hover {
  color: #000;
  background: #ffc;
  border-bottom: 1px solid #966;
}

.buttons li a:hover {
  color: #930;
  background: #f96;
  border: 1px solid #c30;
}*/


/*
 *=NEON GREEN
 */

/*body {
  background: #000;
  color: #777;
}

#container {
  background: #000;
}

a { color: #6f3;}
a:hover { background: #6f3; color: #060;}

#header { background: #111; height: 40px; }
#header h1 {text-shadow: none;}
#subtitle { color: #ccc;}
#search, #footer { background: #6f3; color: #333;}
#sbar { background: #111;}
#product h2 { color: #630; }
#sbar .vlink-list a {
  color: #555;
  border-bottom: 1px solid #222;
}

#sbar .vlink-list a:hover {
  color: #ccc;
  background: #222;
  border-bottom: 1px solid #333;
}

.buttons li a {
  color: #ccc;
  background: #222;
  border: 1px solid #333;
}

.buttons li a:hover {
  color: #6f3;
  background: #333;
  border: 1px solid #444;
}

h2, h3 a { color: #fff !important;}
.money { color: #f60 !important!}

li.productv {
  border-bottom: 1px solid #222;
}*/



/*
 *=NEON PINK
 */

/*body {
  background: #000;
  color: #777;
}

#container {
  background: #000;
}

a { color: #f3c;}
a:hover { background: #f3c; color: #000;}

#header { background: #111; height: 40px; }
#header h1 {text-shadow: none;}
#subtitle { color: #ccc;}
#search, #footer { background: #f3c; color: #333;}
#sbar { background: #111;}
#product h2 { color: #630; }
#sbar .vlink-list a {
  color: #555;
  border-bottom: 1px solid #222;
}

#sbar .vlink-list a:hover {
  color: #ccc;
  background: #222;
  border-bottom: 1px solid #333;
}

.buttons li a {
  color: #ccc;
  background: #222;
  border: 1px solid #333;
}

.buttons li a:hover {
  color: #f3c;
  background: #333;
  border: 1px solid #444;
}

h2, h3 a { color: #fff !important; border: 0;}
.money { color: #6cf !important!}

li.productv {
  border-bottom: 1px solid #222;
}

#products td {
  border-left: 1px solid #111;
  border-bottom: 1px solid #111;
}

#products h3 a:hover { color: #000 !important;}*/


/*
 *=EXPANDO
 */

/*body {
  margin: 0;
  background: #fff;
}

#container {
  width: 100%;
  margin: 0;
  border: 0;
  padding: 0;
}*/