/*
Theme Name: TBD Tea
Theme URI:
Description: TBD Tea Theme
Author: Catriona Buhayar
Author URI: http://tbdtea.com/
*/

/* Begin Typography & Colors */

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



/* 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;
	border: 3px solid green;
	}

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

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

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* Begin Sidebar */
#sidebar
{
	/*padding: 20px 0 10px 0;
	margin-left: 545px;*/
	width: 250px;
	}

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

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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#sb-pagetitle {
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	}

#sb-pagetitle a {
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	text-align: left;
font-weight: bold;

	}
#subnav ul li {
	font-size: 16px;
	margin-bottom: 5px;

	}

#subnav ul.children li a {
	text-transform: none;

	}
#subnav li a {
	font-size: 16px;

	text-decoration: none;
	color: #000;
	}

  #sidebar {
    float: left;
  }


/* End Various Tags & Classes*/

.product_image {
  float: left;
  margin-right: 10px;
  border: 1px black solid;
}

.wpsc_buy_button_container {
  float: right;
}

div.wpsc_loading_animation {
/*float: right;*/
}

.wpsc_product_price p {
text-align: right;
padding-bottom: 0;
margin-bottom: 0;
}

h2.prodtitle {
text-align: left;
}

div.submit{
  background:#390;
  clear:both;
  height:24px;
  margin:2px;
  outline:none;
  overflow:hidden;
  /*position:relative;*/
  /*width:100px;*/

  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

input[type="submit"] {
  background:transparent;
  border:0;
  color:#fff;
  cursor:pointer;
  font-family:Arial,Verdana,sans-serif;
  font-size:12px;
  font-weight:bold;
  height:24px;
  line-height:22px;
  margin:0;
  outline:none;
  padding:0;
  text-align:center;
  text-shadow:0 0 2px #000;
  text-transform:uppercase;
  /*width:100px;*/
}


#change_country div.submit {
margin-left: 90px;
}

div.twtr-widget {
  padding-left: 20px;
}

.wpsc_checkout_forms {
text-align: left;
}

.wpsc_checkout_forms textarea {
padding-left: 0;
margin-left: 0;
width: 250px;
}

.wpsc_checkout_forms input {
  width: 250px;
}

.wpsc_checkout_forms input[type="checkbox"] {
  width: 20px;
}

table.checkout_cart {
  width: 100%;
}

.wpsc_change_country input[type="submit"], .wpsc_change_country  div.submit {
 width: 85px;
}

.wpsc_make_purchase input[type="submit"], .wpsc_make_purchase div.submit {
 width: 100px;
}

.wpsc_product_quantity input[type="submit"], .wpsc_product_quantity div.submit {
 width: 10px;
}

td.wpsc_checkout_form_2, td.wpsc_checkout_form_10 {
  width: 100px;
}

 td.wpsc_checkout_form_19, td.wpsc_CC_details {
 width: 150px;
 }

.same_as_shipping_row {

}

.default_product_display {
  padding-bottom: 35px;
}

