/*
Theme Name: Milkstars
Theme URI: http://www.milkstars.com/
Description: WordPress theme for the Mikstars website
Version: 1.0
Author: Brooke Schreier Ganz, for Brazen Studios
Author URI: http://www.brazenstudios.com/
Tags: pink, white, stars
*/



body {
	margin:0;
	padding:0;
	font-size:70%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#333;
	text-align: center;
}
.wrap {
	margin:0 auto;
	padding:0;
	width:840px;
	text-align:left;
}
.dotted-line {
	margin:0;
	padding:0;
	background:url(/_images/dotted.png) top left repeat-x;
	height:1px;
	width:800px;
	text-align:center;
}
.hide {
	display:none;
}
#main {
	margin:0;
	padding:0;
	width:auto;
	background:#fff url(/_images/bg_gradient_white.gif) top left repeat-x;
}
body.home h2.sectiontitle {
	margin-bottom:20px;
}







/* Image styling: */
.slideshow {
	margin:0;
	padding:0;
	width:320px;
	/* height:380px; */
	height:430px;
	clear:both;
	overflow:hidden !important;
}
.slideshow img {
	padding:12px;
	background:#eee;
	border:1px solid #ddd;
}
.shadow-left {
	background:url(/_images/shadow-left.png) no-repeat left bottom;
	padding:0 0 0 18px;
	width:363px;
	/* height:420px; */
	height:430px;
	overflow:hidden !important;
}
.shadow-right {
	background:url(/_images/shadow-right.png) no-repeat right bottom;
	padding:0 5px 3px 0;
	height:100%;
}
#photo-links {
	margin:0;
	padding:0;
	position:relative;
	left:50px;
	top:-10px;
}
#photo-links ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:260px;
}
#photo-links ul li {
	margin:0 40px 0 0;
	padding:0;
	list-style-type:none;
	float:left;
}
#photo-links ul li.last {
	margin-right:0;
	float:right !important;;
}








/* HEADER */
#header {
	margin:0;
	padding:0;
	/* background-color:#fe007a; */
	background:#fe007a url(/_images/btn_overlay.png) top left repeat-x;
	color:#fff;
}
#header .wrap {
	width:940px;
}
#header #header-inner {
	margin:0;
	padding:0;
	/* background:transparent url(/_images/star_pink_370x355.png) 0 -70px no-repeat; */
	background:url(/_images/logo_370x329.gif) 0 -50px no-repeat;
}
#header #logo {
	margin:0;
	padding:10px 0 0 58px;
	height:170px;
	width:220px;
	float:left;
}
#header #logo h1 {
	margin:0;
	padding:0;
	/* background:url(/_images/logo_220x156.png) top left no-repeat; */
	height:156px;
	width:220px;
}
#header #logo h1 a {
	margin:0;
	padding:0;
	/* background:url(/_images/logo_220x156.png) top left no-repeat; */
	height:156px;
	width:220px;
	display:block;
}
#header #logo h1 a span {
	display:none;
}
#header #logo p {
	display:none;
}
#header #navbar {
	/* margin:150px 0 0 0; */
	margin:0;
	padding:0;
	background-color:#fbdfeb;
	color:#333;
	float:right;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
}
#header #navbar ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#header #navbar ul li {
	margin:0;
	padding:14px;
	list-style-type:none;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}
#header #navbar ul li a {
}
#header #navbar ul li a, #header #navbar ul li a:link, #header #navbar ul li a:visited {
	color:#fe007a;
}
/* Set Current Location */
#header #navbar ul li.current_page_item a, #header #navbar ul li.current_page_item a:link, #header #navbar ul li.current_page_item a:visited, body.single #header #navbar ul li.page-item-25 a, body.single #header #navbar ul li.page-item-25 a:link, body.single #header #navbar ul li.page-item-25 a:visited {
	color:#333;
}
#header #navbar ul li a:hover {
	color:#333;
	text-decoration:none;
}
#header #header-twitter {
	margin:-100px 20px 0 407px;
	width:265px;
	float:left;
}
#header #header-twitter p.header-twitter-title {
	margin:0 0 8px 0;
	padding:0;
	font-weight:bold;
	font-size:12px !important;
}
#header #header-twitter p.header-twitter-title a, #header #header-twitter p.header-twitter-title a:link, #header #header-twitter p.header-twitter-title a:visited {
	padding:3px 0 3px 32px;
	background:url(/_images/icon_twitter_24x24.png) center left no-repeat;
	color:#fff;
}
#header #header-twitter p.header-twitter-text {
	margin:0;
	padding:0;
	font-size:13px !important;
}
#header #header-twitter p.header-twitter-text a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
#header #header-featuredarea {
	margin:-100px 20px 0 407px;
	width:300px;
	float:left;
}
#header #header-featuredarea p {
	margin:0 0 8px 0;
	padding:0;
	font-size:14px !important;
	line-height:20px !important;
}
#header #header-featuredarea p a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
#header #header-shoppingcart {
	margin:-100px 17px 0 0;
	width:160px;
	float:right;
	text-align:right;
}
#header #header-shoppingcart h2 {
	display:none;
}
#header #header-shoppingcart ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#header #header-shoppingcart ul li {
	font-size:14px !important;
	line-height:18px !important;
	text-align:right;
}
#header #header-shoppingcart ul li a {
	font-weight:bold;
}
#header #header-shoppingcart ul li#shopp-cart-items {
	margin-bottom:8px;
}
/*
#header #header-shoppingcart ul li#shopp-cart-total {
	float:left;
}
*/
#header #header-shoppingcart ul li#shopp-cart-proceedtocheckout {
	margin-left:10px;
	/* float:right; */
}
#header #header-shoppingcart ul li#shopp-cart-shippingnotice {
	clear:both;
}
#header #header-shoppingcart ul li a {
	color:#fff;
	text-decoration:underline;
}








#intro {
	margin:0;
	padding:0;
	background:transparent !important;
	font-size:1.2em;
	line-height:1.3em;
	width:500px;
	position:relative !important;
	float:left;
}
#intro p {
	margin-bottom:18px;
}
#intro p.intro-tagline {
	font-size:1.4em;
	line-height:1.6em;
}
#intro #introbar {
	margin:0;
	padding:0;
	/* background-color:#fbdfeb; */
	color:#333;
	/*
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	*/
}
#intro #introbar ul {
	margin:20px 0 0 0;
	padding:0;
	list-style-type:none;
	/*
	background:none !important;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	*/
}
#intro #introbar ul li {
	margin:0 0 10px 50px;
	padding:0 0 0 20px;
	list-style-type:none;
	font-weight:bold;
	background:url(/_images/star_magenta_10x10.gif) center left no-repeat;
}
/*
#intro #introbar ul li.first {
	padding-left:15px;
}
#intro #introbar ul li.last {
	padding-right:15px;
}
*/
#homepagephoto {
	margin:0 0 0 -60px;
	padding-top:22px;
	width:390px;
	height:450px;
	float:right;
	position:relative;
	left:75px;
}







#content {
	margin:0 0 10px 0;
	padding:0 0 20px 0;
	background:transparent !important;
	width:530px;
	font-size:1.2em;
	float:left;
}
#content .navigation {
	margin-top:20px;
	margin-bottom:60px;
	display:block;
	text-align:center;
}
#content .entry-metadata {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
	color:#777;
	text-align:right;
}
#content .entry-readmore {
	white-space:nowrap;
}
#content .entry {
	line-height: 1.4em;
}
#content .entry p {
	margin-bottom:16px;
	font-size: 1.05em;
}
#content .entry p a {
	font-weight:bold;
}
#content .postmetadata {
	margin:20px 0 40px 0;
	padding:5px 20px;
	clear:both;
	text-align:center;
	background-color:#fbdfeb;
	color:#777;
	font-size:0.8em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}







/* Sidebar stuff */
#sidebar {
	margin:0;
	padding:20px 0 10px 0;
	float:right;
	width:240px;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	float:right;
}
#sidebar h2 {
	margin-bottom:15px;
}
/* Upcoming Events sidebar widget */
#sidebar ul li#text-3 ul li, #sidebar ul li#text-4 ul li {
	margin-bottom:10px;
	font-size:0.9em !important;
	color:#333 !important;
}
#sidebar ul li ul li {
	font-size:1.1em !important;
}
#sidebar form {
	margin:0;
}







/*	HEADERS */
h1 {
	margin:0;
	padding:0;
	font-size: 4em;
	font-family: Helvetica, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing:0.05em;
	font-weight: bold;
	text-transform:uppercase;
}
h2 {
	margin: 30px 0 0;
	font-size: 1.8em;
	font-family: Helvetica, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#fe007a !important;
}
h2.pagetitle {
	margin:30px 0 0 0;
	padding:0;
	font-size:2.4em;
	text-shadow:#fff -1px -1px;
	text-shadow:#666 1px 1px;
}
h2.sectiontitle {
	margin:30px 0 0 0;
	padding:0;
	font-size:2.2em;
	color:#fe007a;
	text-shadow:#fff -1px -1px;
	text-shadow:#666 1px 1px;
	text-transform:uppercase;
}
h2.widgettitle {
	margin:20px 0 10px 0;
	font-size:1.8em;
	text-shadow:#fff -1px -1px;
	text-shadow:#666 1px 1px;
	text-transform:uppercase;
}
h3 {
	margin:30px 0 10px 0;
	padding:0;
	font-size:1.6em;
	font-family: Helvetica, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
	color:#fe007a;
}
h3.sectiontitle {
	margin:30px 0 -10px 0;
	padding:0;
	font-size:2.2em;
	color:#fe007a;
	text-shadow:#fff -1px -1px;
	text-shadow:#666 1px 1px;
	text-transform:uppercase;
}
h3.entry-date {
	margin:0 0 0 -140px;
	padding:5px 38px 8px 0;
	background:url(/_images/star_magenta_40x40.png) center right no-repeat;
	text-transform:uppercase;
	text-align:center;
	width:90px;
	float:left;
	font-size:0.8em !important;
	position:relative;
}
h3.entry-date .date-year {
	display:none;
}
h3.entry-title {
	line-height:1.2em;
}
h3 a:hover {
	color:#fe007a !important;
}
h3#comments {
	margin:30px 0 -30px 0;
	padding:0;
	font-size:1.4em;
	line-height:1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #fff;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, 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;
}







/* MISCELLANEOUS AND IMAGES */
a {
	outline:0;
}
.clear {
	clear:both;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.center {
	text-align:center;
}
.hide, .hidden {
	display:none;
}
hr {
	display:none;
}
em, i {
	font-style:italic;
}
strong, b {
	font-weight:bold;
}
a img {
	border: none;
}
p img {
	padding: 0;
	max-width: 100%;
	}
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;
}
acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}
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;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}








/* LIST FORMATTING (may not work on IE!) */
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 {
	content:url(/_images/star_magenta_10x10.gif) "\00a0";
}
#sidebar ul ul li:before {
	content:url(/_images/star_magenta_10x10.gif) "\00a0";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
#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;
}






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





/* FOOTER */
#footer {
	margin:0;
	padding:0;
	border-top:1px solid #999;
	text-align:center;
	clear:both;
	/* background:#fe007a url(/_images/star_pink_270x259.gif) bottom right no-repeat; */
	background:#fe007a url(/_images/btn_overlay.png) top left repeat-x;
	color:#fff;
}
#footer #footer-inner {
	padding:20px 0 10px 0;
	background:url(/_images/star_pink_210x214.gif) bottom right no-repeat;
}
/*
#footer #footer-star {
	margin:-280px 0 0 0;
	padding:0;
	background:transparent url(/_images/star_pink_270x259.gif) top left no-repeat;
	width:270px;
	height:259px;
	position:relative;
	float:right;
}
*/
#footer #footer-left {
	margin:0 30px 0 0;
	padding:0;
	float:left;
	width:500px;
	text-align:left;
}
#footer #footer-right {
	margin:0;
	padding:0;
	float:right;
	width:310px;
}
#footer h3 {
	margin:10px 0 20px 0;
	color:#fff;
	font-size:2.6em !important;
	letter-spacing:0.05em;
	text-transform:uppercase;
}
#footer p {
	font-size:1.3em !important;
	text-shadow:#333 1px 1px;
}
#footer .contact-left {
	margin:0 20px 0 0;
	float:left;
}
#footer .contact-right {
	float:left;
}
#footer .wpcf7 p {
	margin:0 0 5px 0 !important;
	padding:0 !important;
}
#footer .wpcf7 .contact-required {
	margin-top:0.5em;
	text-align:right;
	font-size:0.7em !important;
	font-style:italic;
	float:right;
	display:block;
}
#footer .wpcf7 .quiz-required {
	margin-top:0;
	text-align:left;
	font-size:0.7em !important;
	font-style:italic;
	display:block;
}
#footer .wpcf7 input#contact-yourname, #footer .wpcf7 input#contact-youremail, #footer .wpcf7 input#contact-yourlocation {
	margin:0 0 12px 0;
	padding:3px;
	border:1px solid #333;
	background:#fff url(/_images/bg_gradient_white.gif) top left repeat-x;
	width:190px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#footer .wpcf7 textarea#contact-yourmessage {
	margin:0;
	padding:3px;
	border:1px solid #333;
	background:#fff url(/_images/bg_gradient_white.gif) top left repeat-x;
	width:240px;
	height:140px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#footer .wpcf7 .contact-quiz-box {
	width:150px !important;
	float:left !important;
}
#footer .wpcf7 input#contact-quiz {
	margin:0;
	padding:3px;
	border:1px solid #333;
	background:#fff url(/_images/bg_gradient_white.gif) top left repeat-x;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#footer .wpcf7 input#contact-send {
	margin:0;
	padding:3px 10px;
	border:1px solid #333;
	float:right;
	background-color:#fbdfeb;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#footer .wpcf7 input#contact-send:hover {
	cursor:hand;
	cursor:pointer;
}
#footer .ajax-loader {
	background-color:#fff !important;
}
#footer .wpcf7-response-output {
	margin-left:-5px !important;
	padding:10px !Important;
	background-color:#fff !important;
	color:#fe007a !important;
	font-weight:bold !important;
	width:450px !important;
}
#footer .wpcf7-not-valid-tip {
	margin-left:-25px !important;
	padding:5px !Important;
	background-color:#fff !important;
	color:#fe007a !important;
	font-weight:bold !important;
	text-shadow:none !important;
}
#footer p.phone {
	float:left;
}
#footer p.socialmedia-twitter, #footer p.socialmedia-facebook, #footer p.socialmedia-rss {
	margin-bottom:12px;
}
#footer p.socialmedia-twitter {
	margin-top:20px;
}
#footer p.socialmedia-twitter a, #footer p.socialmedia-facebook a, #footer p.socialmedia-rss a {
	padding:3px 0 5px 35px;
	color:#fff;
}
#footer p.socialmedia-twitter a {
	background:url(/_images/icon_twitter_24x24.png) center left no-repeat;
}
#footer p.socialmedia-facebook a {
	background:url(/_images/icon_facebook_24x24.png) center left no-repeat;
}
#footer p.socialmedia-rss a {
	background:url(/_images/icon_rss_24x24.png) center left no-repeat;
}
#footer #footer-twitter {
	margin:40px 0 0 0;
	padding:0;
	width:300px;
}
#footer #footer-twitter p.footer-twitter-title {
	margin:0 0 8px 0;
	padding:0;
	font-weight:bold;
}
#footer #footer-twitter p.footer-twitter-title a, #footer #footer-twitter p.footer-twitter-title a:link, #footer #footer-twitter p.footer-twitter-title a:visited {
	padding:6px 0 6px 32px;
	background:url(/_images/icon_twitter_24x24.png) center left no-repeat;
	color:#fff;
}
#footer #footer-twitter p.footer-twitter-text {
	margin:0;
	padding:0;
}
#footer #footer-twitter p.footer-twitter-text a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
#footer .copyright {
	margin-top:40px;
	margin-bottom:0;
	text-align:center;
	font-size:0.7em !important;
}
#footer .copyright a {
	color:#fff;
	text-decoration:underline;
}













/* 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;
	font-weight: bold;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.children { 
	padding: 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform input, #commentform textarea {
	padding:3px;
	border:1px solid #333;
	background:#fff url(/_images/bg_gradient_white.gif) top left repeat-x;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}










/* 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 #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}







/* 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;
	text-align:center;
}
.wp-caption p.wp-caption-text {
	font-size: 8px !important;
	line-height: 12px;
	padding:5px 5px 0 5px;
	margin: 0;
	font-style:italic;
	color:#666;
}





/* Page 6 is the WHOLESALE page */
body.page-id-6 #content {
	width:590px;
}
body.page-id-6 #content h2 {
	margin-bottom:20px;
}
#content .left {
	margin-right:20px;
	float:left;
	width:280px;
}
#content .right {
	float:left;
	width:270px;
}








/* Page 2 is the About Us page */
body.page-id-2 #content .entry #aboutourshirts {
	margin:0 0 20px 20px;
	float:right;
	width:250px;
}
body.page-id-2 #content .entry #aboutourshirts .slideshow {
	margin:0;
	padding:0;
	width:250px;
	height:335px;
}
body.page-id-2 #content .entry #aboutourshirts .slideshow a {
	display:block;
	width:250px;
	height:335px;
}
body.page-id-2 #content .entry #aboutourshirts .slideshow img {
	margin:0;
	padding:10px;
}
body.page-id-2 #content .entry #aboutourshirts .shadow-left {
	background:url(/_images/shadow-left.png) no-repeat left bottom;
	padding:0 0 3px 8px;
	width:250px;
	height:335px;
	float:left;
}
body.page-id-2 #content .entry #aboutourshirts .shadow-right {
	background:url(/_images/shadow-right.png) no-repeat right bottom;
	padding:0 10px 3px 0;
	height:100%;
}
body.page-id-2 #content .entry #aboutourshirts p {
	margin:0 0 -10px 0;
	padding-left:5px;
	padding-top:0;
	text-align:center;
	font-style:italic;
	color:#666;
	font-size:0.9em;
	position:relative;
	top:-10px;
	z-index:999999;
}








/* Page 3 is the STORES page */
body.page-id-3 #content {
	width:590px;
}
body.page-id-3 #content h2 {
	margin-bottom:20px;
}
body.page-id-3 #content .entry h2 {
	margin-left:-46px;
	margin-bottom:10px;
	padding:10px 0 10px 46px;
	background:url(/_images/star_magenta_40x40.png) center left no-repeat;
	position:relative;
	clear:both;
	text-shadow:#fff -1px -1px;
	text-shadow:#666 1px 1px;
	text-transform:uppercase;
}
/*
body.page-id-3 #content .entry h3 {
	margin:0 0 20px 0;
	padding:0;
	clear:both;
}
body.page-id-3 #content .entry ul {
	margin:0 0 24px 0 !important;
	padding:0 !important;
	list-style-type:none;
	clear:both;
	text-indent:0 !important;
}
body.page-id-3 #content .entry ul li {
	margin:0 20px 10px 0 !important;
	padding:0 !important;
	list-style-type:none;
	float:left;
	width:270px;
	min-height:120px;
}
body.page-id-3 #content .entry ul.stores-uk li, body.page-id-3 #content .entry ul.stores-online li {
	min-height:50px;
}
*/
body.page-id-3 #content .entry ul {
	margin:0 0 24px 0 !important;
	padding:0 !important;
	list-style-type:none;
	text-indent:0 !important;
}
body.page-id-3 #content .entry ul li {
	margin:0 0 10px 0;
	padding:0 !important;
	list-style-type:none;
}
body.page-id-3 #content .entry ul li:before {
	content:"";
	content:none !important;
}
body.page-id-3 #content .entry ul li span:hover, body.page-id-3 #content .entry ul li ul li span:hover {
	background-color:#FBDFEB;
	cursor:pointer;
}
body.page-id-3 #content .entry ul li ul {
	margin-top:15px !important;
}
body.page-id-3 #content .entry ul li ul li {
	margin-bottom:15px;
	padding-left:40px !important;
}
body.page-id-3 #content .entry ul#stores-tree-usa li {
	padding-left:20px !important;
	background:url(/_images/star_magenta_10x10.gif) 0 3px no-repeat;
}
body.page-id-3 #content .entry ul#stores-tree-usa li span {
	font-weight:bold;
}







.tweetmeme {
	margin:0 0 10px 20px;
	float:right;
}





/* FAQ stuff */
p.backtothefaq {
	margin-top:20px;
}
body.page-id-114 ol.faq {
	margin-top:20px !important;
	margin-left:0 !important;
	padding-left:0 !important;
}
body.page-id-114 ol.faq li {
	margin-left:0 !important;
	padding-left:0 !important;
}
body.page-id-114 ol.faq li a, body.page-id-114 ol.faq li a:link, body.page-id-114 ol.faq li a:visited {
	color:#06c !important;
}
body.page-id-114 ol.faq li a:hover {
	color: #147 !important;
	text-decoration: underline;
}





/* How Our Shirts Work stuff */
/* About Our Shirts and How Our Shirts Work */
body.page-id-168 #content {
	width:560px;
}
body.page-id-168 #content h2.pagetitle {
	margin-bottom:20px;
}
body.page-id-168 #content .entry h2 {
	margin-bottom:20px;
}
body.page-id-168 #content .entry img {
	margin-right:20px;
	padding:12px;
	background:#eee;
	border:1px solid #ddd;
	float:left;
}
body.safari #content #post-168 .entry p {
	margin-top:14px;
	margin-bottom:20px;
}
body.page-id-168 #content .entry .shadow-left {
	background:url(/_images/shadow-left.png) no-repeat left bottom;
	padding:0 0 3px 12px;
	width:265px;
	height:340px;
	float:left;
	position:relative;
	left:-10px;
}
body.page-id-168 #content .entry .shadow-right {
	background:url(/_images/shadow-right.png) no-repeat right bottom;
	padding:0 10px 3px 0;
	height:100%;
}
body.page-id-168 #content .entry .howitworks-text {
	float:left;
	width:270px;
}
body.page-id-168 #content .entry .howitworks-text p {
	font-size:0.9em;
}
body.page-id-168 #content .entry ul#moreshots {
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
	position:relative;
	left:-10px;
}
body.page-id-168 #content .entry ul#moreshots li {
	margin:0 12px 0 0;
	padding:0;
	list-style-type:none;
	float:left;
}
body.page-id-168 #content .entry ul#moreshots li:before {
	content:"";
	content:none !important;
}
body.page-id-168 #content .entry ul#moreshots li.last {
	margin-right:0;
}
body.page-id-168 #content .entry ul#moreshots li img {
	margin:0;
	padding:10px;
}
body.page-id-168 #content .entry ul#moreshots li .shadow-left {
	background:url(/_images/shadow-left.png) no-repeat left bottom;
	padding:0 0 3px 8px;
	width:180px;
	height:255px;
	float:left;
	position:relative;
	left:0;
}
body.page-id-168 #content .entry ul#moreshots li p {
	margin:0;
	padding-left:10px;
	padding-top:0;
	text-align:center;
	font-style:italic;
	color:#666;
	font-size:0.8em;
}







/* Page 8 is the Buzz / Press page stuff */
body.page-id-8 #content h2 {
	margin-bottom:20px;
}
body.page-id-8 #content ul li {
	margin-bottom:30px;
	clear:both;
}
body.page-id-8 #content ul li a {
	font-weight:bold;
}
body.page-id-8 #content .wp-caption {
	margin-left:30px;
	position:relative !important;
	top:-10px;
}
body.page-id-8 #content .wp-caption img {
	margin-right:-10px;
	position:relative;
}
body.page-id-8 #content .wp-caption p.wp-caption-text {
	margin-bottom:0;
}
body.page-id-8 #content h3.testimonials {
	margin:30px 0 20px 0;
	padding:0;
	font-size: 1.8em;
	font-family: Helvetica, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#fe007a !important;
	text-shadow:#fff -1px -1px;
	text-shadow:#666 1px 1px;
}






/* SHOP stuff */
/* page 159 is the main shop page, which has products and product categories */
body.page-id-159 #content p.breadcrumbs a {
	font-weight:normal;
}
body.page-id-159 #content h2.pagetitle {
	text-indent:-99999px;
	height:0;
}
body.page-id-159 #content #shopp {
	/* width:600px; */
	width:580px;
}
body.page-id-159 #content #shopp ul.products li.product .details {
	min-width:165px;
}
body.page-id-159 #content #shopp #productimage {
	float:left;
	position:relative;
	left:-15px;
}
body.page-id-159 #content #shopp #productimage p {
	margin-top:-10px;
	text-align:center;
	font-size:0.8em;
	color:#666;
	font-style:italic;
}
body.page-id-159 #content #shopp #productimage .shadow-left {
	width:285px;
	height:442px;
}
body.page-id-159 #content #shopp #productimage .gallery {
	margin-right:40px;
	margin-bottom:30px;
}
body.page-id-159 #content #shopp #productimage .gallery ul.previews li {
}
body.page-id-159 #content #shopp #productimage .gallery ul.previews li.fill {
	margin-bottom:50px !important;
}
body.page-id-159 #content #shopp #productimage .gallery ul.previews li.active {
}
body.page-id-159 #content #shopp #productimage .gallery ul.previews li.active img {
	padding:12px;
	background:#eee;
	border:1px solid #ddd;
}
body.page-id-159 #content #shopp ul.products li.product .frame img {
	padding:12px;
	background:#eee;
	border:1px solid #ddd;
}
body.page-id-159 #content #shopp #producttext {
	margin:0;
	padding:0;
	float:left;
	width:270px;
}
body.page-id-159 #content #shopp h2.name {
	padding-top:10px;
	font-size:2.0em;
	color:#000 !important;
}
body.page-id-159 #content #shopp #producttext h2.name {
	margin-top:10px !important;
	padding-top:0 !important;
}
body.safari #post-159 #shopp p.breadcrumbs, #post-159 #shopp #producttext h2.name, #post-159 #shopp #producttext h4, body.safari #post-159 #shopp p, #post-159 #shopp h3.name {
	margin-bottom:10px;
}
body.page-id-159 #content #shopp h3 {
	padding-top:20px;
	font-size:1.8em;
}
body.page-id-159 #content #shopp h3.price {
	padding-top:0;
	margin-bottom:10px;
}
body.page-id-159 #content #shopp select {
	width:200px;
}
body.page-id-159 #content #shopp #addtocartbutton {
	margin-top:20px;
	margin-bottom:20px;
	float:right;
}
body.page-id-159 #content #shopp #addtocartbutton input {
	padding:6px 12px;
	background:#fe007a url(/_images/btn_overlay.png) top left repeat-x;
	color:#fff;
	text-transform:uppercase;
	border:0;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	text-shadow:#666 1px 1px;
}
body.page-id-159 #content #shopp #addtocartbutton input:hover {
	cursor:pointer;
}
body.page-id-159 #sidebar {
	width:235px;
	float:right;
}
body.page-id-159 #sidebar #shopptagcloudwidget-3 {
	margin-bottom:30px !important;
}
body.page-id-159 #sidebar #shopptagcloudwidget-3 ul.tagcloud {
	margin:0;
	padding:0;
}
body.page-id-159 #sidebar .execphpwidget {
	font-size:12px;
}
body.page-id-159 #sidebar .execphpwidget a {
	margin-bottom:10px;
	padding-left:18px;
	background:url(/_images/star_magenta_10x10.gif) center left no-repeat;
}
body.page-id-159 #sidebar #execphp-6 {
	margin-bottom:30px;
}
body.page-id-159 #sidebar #execphp-6 h2.widgettitle {
	font-size:-0.2em;
}
body.page-id-159 #sidebar #execphp-7 input.searchfield, #sidebar #execphp-8 input.searchfield {
	margin-bottom:5px;
	margin-right:10px;
	padding:3px;
	border:1px solid #333;
	background:#fff url(/_images/bg_gradient_white.gif) top left repeat-x;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:0.6em !important;
	width:134px !important;
}
body.page-id-159 #sidebar #execphp-7 .searchradiobutton, #sidebar #execphp-8 .searchradiobutton {
	margin-right:10px;
	padding-left:5px;
}
body.page-id-159 #sidebar #execphp-7 input.searchsubmit, #sidebar #execphp-8 input.searchsubmit {
	margin:0;
	padding:3px 8px;
	background:#fe007a url(/_images/btn_overlay.png) top left repeat-x;
	color:#fff;
	text-transform:uppercase;
	border:0;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	text-shadow:#666 1px 1px;
	position:relative;
	top:-25px;
}
#sidebar #execphp-8 input.searchsubmit {
	left:10px;
}







/* page 160 is the shopping cart, page 161 is the checkout page and receipt page */
body.page-id-160 #content, body.page-id-161 #content {
	width:890px !important;
	min-height:350px;
}
body.page-id-160 #content .shoppingcart-navigation {
	margin:20px 0;
	width:100%;
}
body.page-id-160 #content .shoppingcart-navigation p {
	margin:0;
	padding:0;
}
body.page-id-160 #content .shoppingcart-navigation p.shoppingcart-navigation-left {
	float:left;
}
body.page-id-160 #content .shoppingcart-navigation p.shoppingcart-navigation-right {
	float:right;
	text-align:right;
}
body.page-id-160 #content table th, body.page-id-161 #content table th {
	border-top:1px #fbdfeb dotted !important;
	border-bottom:1px #fbdfeb dotted !important;
}
body.page-id-160 #content table td, body.page-id-161 #content table td {
	border-bottom:1px #fbdfeb dotted !important;
}
body.page-id-161 #content table.transaction th, body.page-id-161 #content table.transaction td {
	border:none !important;
}
body.page-id-160 #content #shoppingcart-itemname, body.page-id-161 #content #shoppingcart-itemname {
	width:150px;
	float:left;
}
body.page-id-160 #content #shoppingcart-itemvariation, body.page-id-161 #content #shoppingcart-itemvariation {
	float:left;
}
body.page-id-160 #content #shoppingcart-itemvariation select {
	width:240px;
}
body.page-id-160 #content p.warning {
	margin-top:20px;
	margin-bottom:10px;
}
body.page-id-160 .xcheckout {
	margin-top:0;
}
body.page-id-160 .xcheckout fieldset {
	padding:20px 20px 0 20px;
	width:160px;
	float:right;
	border:1px solid #fe007a;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
}
body.page-id-160 .xcheckout fieldset legend {
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-weight:bold;
}
body.page-id-160 .xcheckout fieldset p, body.page-id-160 .xcheckout fieldset img {
	margin:0;
	padding:0;
	text-align:center;
}







/* This is the "Featured Product" on the internal (non-store) pages' sidebar and the blgo sidebar */
#sidebar ul li#execphp-3, #sidebar ul li#execphp-4, #sidebar ul li#execphp-5 {
	height:170px !important;
}
#sidebar ul li#execphp-3 img, #sidebar ul li#execphp-4 img, #sidebar ul li#execphp-5 img {
	margin-right:10px;
	padding:8px;
	background:#eee;
	border:1px solid #ddd;
	float:left;
}
#sidebar ul li#execphp-3 .shadow-left, #sidebar ul li#execphp-4 .shadow-left, #sidebar ul li#execphp-5 .shadow-left {
	background:url(/_images/shadow-left.png) no-repeat left bottom;
	padding:0 0 3px 14px;
	width:108px;
	height:138px;
	float:left;
}
#sidebar ul li#execphp-3 .shadow-right, #sidebar ul li#execphp-4 .shadow-right, #sidebar ul li#execphp-5 .shadow-right {
	background:url(/_images/shadow-right.png) no-repeat right bottom;
	padding:0 5px 3px 0;
	height:100%;
}
#sidebar ul li#execphp-3 .featuredproduct-text, #sidebar ul li#execphp-4 .featuredproduct-text, #sidebar ul li#execphp-5 .featuredproduct-text {
	float:left;
	width:110px;
}
#sidebar ul li#execphp-3 .featuredproduct-text h3, #sidebar ul li#execphp-4 .featuredproduct-text h3, #sidebar ul li#execphp-5 .featuredproduct-text h3 {
	margin-top:10px !important;
}








/* "All Our Colors" swatches */
#sidebar ul li#text-6  {
	margin-bottom:30px !important;
}
#sidebar ul li#text-6 #swatches {
	margin:0 0 10px 0;
	padding:0;
	float:left;
	width:280px;
}
#sidebar ul li#text-6 #swatches ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#sidebar ul li#text-6 #swatches ul li {
	margin:0 10px 5px 0;
	padding:5px;
	list-style-type:none;
	border:2px solid #666;
	height:16px !important;
	width:120px !important;
	float:left;
	overflow:hidden;
}
#sidebar ul li#text-6 #swatches ul li.last {
	margin-right:0;
}
#sidebar ul li#text-6 #swatches ul li:before {
	content:"";
	content:none !important;
}
#sidebar ul li#text-6 #swatches ul li span {
	font-size:0.8em;
	color:#fff;
}
#sidebar ul li#text-6 #swatches ul li.pool-blue {
	background:#008ad9 url(/_images/btn_overlay.png) top left repeat-x;
}
#sidebar ul li#text-6 #swatches ul li.great-with-denim-blue {
	background:#122873 url(/_images/btn_overlay.png) top left repeat-x;
}
#sidebar ul li#text-6 #swatches ul li.go-go-green {
	background:#01944e url(/_images/btn_overlay.png) top left repeat-x;
}
#sidebar ul li#text-6 #swatches ul li.pink-soda {
	background:#d30057 url(/_images/btn_overlay.png) top left repeat-x;
}
/* Magenta was replaced with Red in April 2010 */
#sidebar ul li#text-6 #swatches ul li.magenta {
	background:#af008a url(/_images/btn_overlay.png) top left repeat-x;
}
#sidebar ul li#text-6 #swatches ul li.red {
	background:#de012a url(/_images/btn_overlay.png) top left repeat-x;
}
#sidebar ul li#text-6 #swatches ul li.violet-femme {
	background:#b467cf url(/_images/btn_overlay.png) top left repeat-x;
}
#sidebar ul li#text-6 #swatches ul li.purple {
	background:#4f0066 url(/_images/btn_overlay.png) top left repeat-x;
}
#sidebar ul li#text-6 #swatches ul li.brown {
	background:#3f0000 url(/_images/btn_overlay.png) top left repeat-x;
}
#sidebar ul li#text-6 #swatches ul li.gray {
	background:#7b7283 url(/_images/btn_overlay.png) top left repeat-x;
}
#sidebar ul li#text-6 #swatches ul li.black {
	background:#000 url(/_images/btn_overlay.png) top left repeat-x;
}




/* All Our Styles */
#sidebar ul li#text-7 {
	margin-bottom:30px !important;
}






/* More buttons */
body.page-id-160 #content button.remove, body.page-id-160 #content input.update-button, body.page-id-161 #content input#submit-login, body.page-id-160 #content input#apply-code {
	padding:3px 6px;
	background:#fe007a url(/_images/btn_overlay.png) top left repeat-x;
	color:#fff;
	text-transform:uppercase;
	border:0;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	text-shadow:#666 1px 1px;
}
body.page-id-161 #content input#checkout-button, body.page-id-161 #content input#confirm-button {
	padding:6px 12px;
	background:#fe007a url(/_images/btn_overlay.png) top left repeat-x;
	color:#fff;
	text-transform:uppercase;
	border:0;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	text-shadow:#666 1px 1px;
	font-size:1.0em;
}


p.promocode {
	margin-top:20px;
	margin-bottom:0 !important;
}
input#promocode {
	width:150px;
}




