/* +++++++++++++++++++++++	BEGIN ORIGINAL TEASTAINED CSS	+++++++++++++++++++++++  */

@charset "utf-8";
/* CSS Document */

/* UNIVERSAL STYLES & RESETS  */
*{
	margin:0;
	padding:0;
}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}

ul {
	-webkit-padding-start:0;/*Chrome & safari extra margin fix */
	list-style-type:none;margin:0;}




body {
	font-size:12px; /* Resets 1em to 12px */
	font-family:  Verdana, Arial, Sans-Serif;
	background: #fff url(/images/TSbackground.jpg);
	color: #333;
	text-align: left;
	padding-top: 5px;
	padding-bottom:20px;
	margin:0;
	}
	
#page {
	text-align: left;
	background:#fff;
	width: 1000px;
	margin:auto;
	border:1px solid #562C2C;
	}

#header {
	margin: 0;
	height: 310px;
	width:1000px;
	background: #fff url(images/teastained_header.jpg) no-repeat top left;
	}
	ul#main-nav {
		margin:0;
		margin-left:30px;
		padding-top:197px;
	}
		ul#main-nav li {
			float:left; /* fixes IE li step down bug */
			}
 
#maincontent {
	width:980px;
	height:auto;
	min-height:300px;
	float:left;
	padding:10px;
	padding-top:0;
	}
/*============================================================
 Navigation
============================================================*/

#navigation {
	float: right;
	width: 200px;
	margin-right:4px;
	}

#navigation div.pod {
	clear: both;
	width: 200px;
	margin-bottom: 5px;
	padding:0;
	}

* html #navigation div.pod {
	width: 178px;
	w\idth: 148px;
	}

/*#navigation div.pod h3 {
	display: block;
	width: 160px;
	margin: 0 -15px 11px -15px;
	padding: 4px 9px 6px 9px;
	font-size: 9px;
	font-weight: normal;
	color: #CDE2F0;
	background: #404040;
	}*/

* html #navigation div.pod h3 {
	width: 178px;
	w\idth: 160px;
	}

#navigation div.pod ul {
	/* margin-bottom: 3px; */
	}

#navigation div.pod li {
	list-style: none;
	
	}
#categories ul li {
	background:url(images/categoryBG.jpg)  0 -30px no-repeat;
	}
#categories ul li a{
	font-size:13px;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:6px;
	text-align:center;
	display:block;
	width:170px;
	margin-left:13px;
	color:#9FF;
	
	}
#navigation div.pod li a:hover{
	background:#c3f;
	color:#fff;
	}

/* MiniCart Contents -------------------------------------------*/

#minicart {
	float: right;
	padding-right:6px;
	width: 180px;
	min-height: 30px;
	height: auto !important;
  	height: 30px;
	padding-top:4px;
	}

.minicart-title{
	float: left;
	display: inline;
	width: auto;
	margin: 0;
	font-size: 12px;
	color: #4A0025;
	font-style:italic;
	background:none;
	}
	
* html #minicart h3 {
	width: 178px;
	w\idth: 160px;
	}

#minicart .minicart-contents {
	width:100%;
	display: inline;
	margin: 0 0 0 0;
	font-size: 9px;
	color: #CDE2F0;
	}

#minicart .minicart-contents li {
	float: right;
	font-size: 9px;
	}
	
#minicart .minicart-items, #minicart .minicart-total{
	margin-right: 5px;
	margin-left:6px;
	color:#333;
	font-size: 9px;
	float:right;
	}
	
#minicart .minicart-total {
	padding-left: 5px;
	font-weight: bold;
	border-left: 1px solid #666;
	font-size: 9px;
	float:right;
	}

 .minicart-options {
	clear:right;
	width: 190px;
	min-height: 36px;
	height: auto !important;
	margin-right:4px;
	margin-bottom: 5px;
	float: right;
	display: block;
	height:36px;
	margin-top: 0;
	background:url(images/minicartbuttons.jpg) top right no-repeat;
	}

div.minicart-options a.view-cart  {
	float: right;
	display: inline;
	margin-right:32px;
	margin-top:4px;
	color:#FFF;
	font-weight:bold;
	}
	div.minicart-options  a.view-cart:hover {
		color:#49EDF5;
	}
	
div.minicart-options a.checkout {
	clear:both;
	float:right;
	margin-right:16px;
	margin-top:4px;
	color:#FFf;
	font-weight:bold;
	}
	div.minicart-options a.checkout:hover {
		color:#49EDF5;
	}

#minicart .minicart-view a {
	display: block;
	width: 66px;
	height: 18px;
	background: url(/themes/sexy/images/btn-viewcart.gif) no-repeat;
	}
	

#minicart .minicart-view span {
	display: none;
	}

#minicart .minicart-checkout {
	float: right;
	display: inline;
	margin-right: 5px;
	}

#minicart .minicart-checkout a {
	display: block;
	width: 66px;
	height: 18px;
	background: url(/themes/sexy/images/btn-checkout.gif) no-repeat;
	}

#minicart .minicart-checkout span {
	display: none;
	}

/* Categories ----------------------------------------------*/
#category-top {
	width:200px;
	height:30px;
	background:url(images/categoryBG.jpg) top left no-repeat;
	}
	
#category-bottom {
	width:200px;
	height:40px;
	background:url(images/categoryBG.jpg) bottom left no-repeat;
	}
	
/* New Products --------------------------------------------*/

#newest {
	float:right;
	margin-right:8px;
	clear:both;
	width:190px;
	background:url(images/new-BG.jpg) top left no-repeat;
	
}
#newest ul {
	margin-top:95px;
	}
	#newest ul li a {
		display:block;
		float:right;
		width:153px;
		padding-left:30px;
		background:url(images/new-BG.jpg) -16px -95px no-repeat;
		color:#333;
		font-family:"Courier New", Courier, monospace;
		}
#newest-bottom {
	float:right;
	margin-right:0;
	clear:both;
	width:190px;
	height:40px;
	background:url(images/new-BG.jpg) bottom right no-repeat;
	}

/* Search --------------------------------------------------*/

#search-input {
	width: 113px;
	height: 12px;
	padding: 1px;
	font-size: 10px;
	vertical-align: middle;
	}	

#search-submit {
	width: 24px;
	height: 18px;
	margin-left: 3px;
	vertical-align: middle;
	border: none;
	background: url(/themes/sexy/images/btn-go.gif) no-repeat;
	cursor: pointer;
	}

#search-submit span {
	display: none;
	}


/* Artists -------------------------------------------------*/

#artists-select {
	width: 148px;
	font-size: 10px;
	}


/* Big Cartel Badge ----------------------------------------*/

#badge {
	float: left;
	width: 100%;
	}

#badge a {
	float: left;
	display: block;
	width: 79px;
	height: 23px;
	background: url(/themes/sexy/images/badge.png) no-repeat !important;
	background: url(/themes/sexy/images/badge.gif) no-repeat;
	}
	
#badge span {
	display: none;
	}



#footer {
	background:#fff url(images/footer.jpg) bottom left no-repeat;
	border: none;
	width:850px;
	text-align:center;
	color:#fff;
	font-size:small;
	margin-top:50px;
	clear: both;
	padding-top:60px;
	height:120px;
	width:1000px;
	}
/* main header */


/* FONTS & HEADERS */

h1{
	font-size:14px;
	color:#562C2C;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	}
	 #header h1{
		 float:left;
		 margin-top:15px;
		 margin-left:20px;
		 clear:left;
		 font-weight:normal;
	}
h2{
	font-size:14px;
	color:#562C2C;
	font-family:"Courier New", Courier, monospace;
}


/* PAGES */

/* HOME */

.BG-home {
	background:url(images/page-contentBG.jpg) 10px 0 no-repeat ;
	}

#frontpagecontent {
	width:680px;
	float:left;
	margin-left:10px;
	padding-left:50px;
	padding-top:20px;
	margin-top:10px;	
	padding-right:0;
	}
#frontpagecontent p {
	font-size:12px;
	color:333;
	}
	
	#frontpage_graphic {
		width:680px;
		float:left;
		margin-left:40px;
		margin-top:30px;
		height:360px;
		}


#maincontentleft {float:left;width:848px;height:800px;color:#ccc;background:;}
#maincontentright {float:right;width:800px;height:500px;}


/* CONTACT */

.BG-contact {
	background:url(images/sushi.jpg) 10px 20px no-repeat ;
	}

#formholder{
	height:300px;
	width:317px;
	margin-left:260px;
	float:left;
	padding:0;
	padding-top:15px;
	padding-left:80px;
	border:1px solid #bbb;
	clear:left;
	margin-top:20px;
	/*background:url(images/formBG.jpg) top left no-repeat ;*/
	}
	div#formholder h2 {
		margin-top:5px;
		margin-bottom:15px;
		color:#aaa;
		}


#contacttext {
	padding-top:20px;
	float:left;
	margin-left:260px;
	width:400px;
	}
	#contacttext p {
		margin-left:10px;
		}

.contenttext {font-size:small;font-family:Verdana, Geneva, sans-serif;color:#500;}





.maincontactlabels {
display:block;
width:50px;
padding-top:4px;
height:15px;
float:left;
margin-left:0;
margin-top:5px;
text-align:right;
clear:left;

}
.maincontactinput {
float:leftt;
margin-left:20px;
margin-top:5px;
height:15px;
width:180px;
}

.queryfield {
	float:left;
	margin-left:20px;
	width:180px;
	height:100px;
	margin-top:5px;
	}

.sendbutton {
	float:left;
	clear:left;
	margin-left:70px;
	margin-top:15px;
	}
	
/* INFO */

.BG-info {
	background:url(images/sunglassesearrings.jpg) 10px 20px no-repeat ;
	}
#infotext{
	margin:0 auto; 
	width:450px;
	height:auto;
	padding-right:25px;
	padding-top:0;
	}
	#infotext h1 {padding-top:0;}

#thanks {position:relative;margin-top:265px;height:270px;}
.imagenavnotice {font-size:small;font-family:Verdana, Geneva, sans-serif;color:#666;padding-top:60px;}
#imagehome{height:700px;}

/* LINKS */

 a.main {
	display:block;
	text-align:center;
	width:50px;
	padding-top:54px;
	margin-right:36px;
	color:#fff;
	margin-top:10px;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	}
	a.main:hover {
	text-decoration:none;
	color:#800080;
	}

a.home {
	background:url(images/home.gif) top right no-repeat;
	}
	a.home:hover {
		background-position:top left;
		}
a.shop {
	background:url(images/shop.gif) top right no-repeat;
	color:#fff;
	}
	a.shop:hover {
		background-position:top left;
		}
a.blog {
	background:url(images/blog.gif) top right no-repeat;
	color:#fff;
	}
	a.blog:hover {
		background-position:top left;
		}
a.info {
	background:url(images/info.gif) top right no-repeat;
	color:#fff;
	}
	a.info:hover {
		background-position:top left;
		}
a.contact {
	background:url(images/contact.gif) top right no-repeat;
	color:#fff;
	}
	a.contact:hover {
		background-position:top left;
		}
a.current, a.current:hover {
	background-position:top left;
	cursor:default;
	color:#300;
	margin-top:0;
	padding-top:64px;
	color:#800080;
}
h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #444;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
a.gen:link, a.gen:visited{text-decoration:none;color:#906;}
a.gen:hover{text-decoration:none;color:#F0F;}
a.gen:active{text-decoration:none;color:#906;}

div#footer a {color:#fff;}
/* Begin Typography & Colors */




#headerimg 	{
	margin: 0;
	height: 300px;
	padding-left:1000px;
	width: 0;
	
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
	
h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

.entry p {
	margin:10px;
}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



	
/* Begin Structure */


#headerimg {
	margin: 0;
	height: 300px;
	width:1000px;
	overflow:hidden;
	}
#content {
	float:left;margin-left:30px;
	width:650px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 400px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 600px;
	float:left;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	background:#fff;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color:#fff;
	}
/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{	float:right;
	padding: 20px 0 10px 0;
	margin-right: 20px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
	


/* BEGIN ADDED STRUCTURE */

#shopnav {
	padding-left:400px;
	float:right;
	margin:0;
	width:400px;
}

#content {  /*includes sidebars */
float:left;
	width:650px;
	}
	
#bodycontent {
width:600px;
margin-left:220px;
}
#main /* not sidebars */ {
	width:750px;
	float:left;
	margin-left:6px;
	padding:0;
	/* margin-top:15px; */
	}

#main-content {
	width:100%;
	padding:0;
}

#products, #products .product-pic, #product-images .images-nav {
background-color:#fff;
}

#products {
background-color:#fff;
background-image:none;
display:inline;
float:left;
margin:0;
}


/* lose left margin on first of each row */
 #product-1, #product-5, #product-9, #product-13, #product-17, #product-21, #product-25, {
	margin-left: 0;
}

#navigation div.pod a:hover {
color:inherit;
}
styles.css (line 84)
#navigation div.pod a {
color:inherit;
}

a[title="View Rock Kitsch"] {
	color:#F0F;
	}


#rightsidebar /* shop - search & cart*/{
width:225px;
height:auto;
margin-right:15px;
margin-top:10px;
float:right;
border:1px solid #00f;
}

a.categories:link, a.categories:visited {
	display:block;
	height:35px;
	width:200px;
	text-align:right;
	padding-right:6px;
	padding-top:6px;
	background:#06F;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	margin:0;
	}

a.categories:hover, a.categories:active {
	display:block;
	height:35px;
	width:200px;
	text-align:right;
	padding-right:6px;
	padding-top:6px;
	background:#06F;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	margin:0;
	}
	
.currentcategory
{
	color:#0f0;}

	
