/*
Theme Name: Heartbreaker
Theme URI: http://preview.aarfie.com/bc/heartbreaker/index.html
Description: A Big Cartel theme by Aarfie 
Author: Aarfie
Version: 1
Author URI: http://aarfie.com/
*/

/* =================================================================================== Structure */

body {
	text-align: center;
	width: 100%;
	}

#wrap_outer,
#wrap {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	}
	
#wrap {
	width: 976px;
	margin: 0 auto;
	padding-bottom: 20px;
	}

#container {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	}

/* ------------------------------------------------------------- Top Slim */
	
#top_slim {
	width: 900px;
	padding: 15px 38px;
	font-size: 11px;
	}
#top_slim_link {
	width: 600px;
	float: left;
	text-align: left;
	}
#top_slim_link ul {
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	}
#top_slim_link li {
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	}
#top_slim_cart {
	width: 280px;
	float: right;
	text-align: right;
	}
#top_slim_cart a {
	margin-left: 16px;
	}
#top_slim_cart a.checkout_link {
	font-weight: bold;
	}
#top_slim_cart a.cart_icon span {
	padding: 1px 8px;
	margin: 0 1px 0 0;
	background: url(lil-cart.png) no-repeat right top;
	}
#top_slim_cart a.cart_icon:hover {
	text-decoration: none;
	}

#top_slim a:hover,
#top_slim li.current-page-item a,
#top_slim form#gift_cert_form button:hover {
	text-decoration: underline;
	}

#top_slim form#gift_cert_form,
#top_slim form#gift_cert_form button {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	border: 0 none;
	font-size: 11px;
	}
#top_slim form#gift_cert_form button {
	cursor: pointer;
	}

/* ------------------------------------------------------------- Header */

#header {
	width: 976px;
	margin: 0 auto;
	}

/* - - - - - - - - - - - - - - - - - - - - Logo Block */

#logo_block {
	width: 976px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin-bottom: 3px;
	text-align: center;
	}
#logo_block.no_img {
	overflow: visible;
	}

h1#header_logo,
#header_logo {
	font-size: 58px;
	line-height: 1.0;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	}
#header_logo {
	background-position: 0 0;
	background-repeat: no-repeat;
	}
.has_img #header_logo {
	width: 976px;	
	}
.has_img #header_logo span {
	display: none;
	}
.has_img a#header_logo {
	display: block;
	padding: 0;
	}
	
h1#header_logo,
#header_logo {
	padding: 22px 18px 22px;	
	}
h1#header_logo span,
#header_logo span {
	padding: 0 36px 3px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	}


/* ------------------------------------------------------------- Shop Menu */

#shop_menu {
	text-align: center;
	}
	
#shop_menu_top {
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px 0 5px;
	}
#shop_menu_top li {
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	padding: 0 17px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	}
#shop_menu_top li.current-menu-item span {
	text-decoration: underline;
	}

#shop_menu_sub {
	min-height: 19px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 0 8px;
	}
#shop_menu_sub li {
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	padding: 0 10px;
	}
#shop_menu_sub li.current-cat {
	text-decoration: underline;
	}
	
li#artist_menu ul {
	left: 8px;
	}
	
/* ------------------------------------------------------------- Midsection */

#content .user_notice {
	width: 880px;
	margin: 0 38px;
	}

h2#page_title,
h2.extra_title {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 9px;
	margin-bottom: 0px;
	text-align: center;
	}
#page_title_fill {
	height: 18px;
	padding-top: 9px;
	}

#content {
	min-height: 300px;
	position: relative;
	margin: 2px 0 10px 0;
	top: 0;
	left: 0;
	z-index: 3;
	text-align: left;
	}

/* ------------------------------------------------------------- Footer */

#footer {
	padding-top: 6px;
	clear: both;
	width: 976px;
	font-size: 11px;
	margin: 0 auto;
	text-align: left;
	}

#footer_inner {
	width: 900px;
	padding: 10px 38px 0;
	position: relative;
	top: 0;
	left: 0;
	}

#footer_inner .footer_box {
	width: 300px;
	float: left;
	}
#footer_inner .footer_box.last {
	float: right;
	}

#footer_navigation .aarfie_social_icons {
	clear: both;
	}
.aarfie_social_icons.small a.rssx {
	background-image: url(rss-16.png);
	}
.aarfie_social_icons.small a.facebookx {
	background-image: url(facebook-16.png);
	}
.aarfie_social_icons.small a.twitterx {
	background-image: url(twitter-16.png);
	}

#footer_form {
	text-align: center;
	}
#footer_form form {
	width: 280px;
	margin: 0 auto;
	}
#footer_form form div {
	display: inline;
	}
#footer_form textarea,
#footer_form input,
#footer_form button {
	display: inline;
	font-size: 11px;	
	line-height: 11px;
	height: 11px;
	background-color: transparent;
	}
#footer_form textarea,
#footer_form input[type=text],
#footer_form input[type=password],
#footer_form input[type=file] {
	width: 160px;
	padding: 4px 2px;
	border: 1px solid #ccc;
	}
#footer_form input[type=submit],
#footer_form button {
	width: auto;
	padding: 1px 5px;
	height: 21px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	}
#footer_form td,
#footer_form th	{
	padding-bottom: 3px;
	}
	
#footer_badge {
	text-align: right;
	}
#footer_badge div {
	float: right;
	}

#footer_copyright_text {
	text-align: center;
	font-size: 12px;
	padding-top: 6px;
	}

#footer_inner.footer_has_ {
	padding: 0 0 4px 0;	
	}
#footer_inner.footer_has_ .footer_box {
	display: none;
	}
	
#footer_inner.footer_has_form_badge #footer_navigation.footer_box {
	display: none;
	}
#footer_inner.footer_has_form_badge #footer_form {
	text-align: left;
	}
#footer_inner.footer_has_form_badge #footer_form form {
	margin-left: 0;
	}
	
#footer_inner.footer_has_social_form_ #footer_form.footer_box {
	margin-right: 0;
	float: right;
	text-align: right;
	}
#footer_inner.footer_has_social_form_ #footer_form {
	text-align: right;
	}
#footer_inner.footer_has_social_form_ #footer_form form {
	float: right;
	margin: 0;
	}
#footer_inner.footer_has_social_form_ #footer_badge.footer_box {
	display: none;
	}
	
#footer_inner.footer_has_social_ #footer_navigation.footer_box {
	width: auto;
	margin-right: 0;
	float: none;
	text-align: center;
	}
#footer_inner.footer_has_social_ #footer_navigation.footer_box .aarfie_social_icons a {
	display: inline-block;
	float: none;
	zoom: 1;
	*display:inline;
	}
#footer_inner.footer_has_social_ #footer_navigation.footer_box .aarfie_social_icons span.facebooklike {
	position: relative;
	top: -3px;
	display: inline-block;
	float: none;
	zoom: 1;
	*display:inline;
	}
#footer_inner.footer_has_social_ #footer_form.footer_box,
#footer_inner.footer_has_social_ #footer_badge.footer_box {
	display: none;
	}

#footer_inner.footer_has_badge #footer_badge.footer_box #bc_badge a {
	background: none;
	}
#footer_inner.footer_has_badge #footer_badge.footer_box #bc_badge span {
	display: inline;
	}
#footer_inner.footer_has_badge #footer_badge.footer_box {
	margin: 0px;
	width: 100%;
	text-align: center;
	}
#footer_inner.footer_has_badge #footer_badge.footer_box #bc_badge,
#footer_inner.footer_has_badge #footer_badge.footer_box #aarfie_badge,
#footer_inner.footer_has_badge #footer_badge.footer_box #bc_badge a,
#footer_inner.footer_has_badge #footer_badge.footer_box #aarfie_badge a {
	float: none;
	display: inline;
	text-align: center;
	width: auto;
	height: auto;
	text-transform: none;
	}
#footer_inner.footer_has_badge #footer_badge.footer_box #bc_badge,
#footer_inner.footer_has_badge #footer_badge.footer_box #aarfie_badge {
	display: block;
	}
#footer_inner.footer_has_badge #footer_form.footer_box,
#footer_inner.footer_has_badge #footer_navigation.footer_box {
	display: none;
	}

/* =================================================================================== Pages */	

/* ------------------------------------------------------------- Full Width Page */

#page_main.full_width {
	width: 900px;
	padding: 0 0 10px;
	margin: 0 auto;
	float: none;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	height: auto;
	}

/* ------------------------------------------------------------- Page With Sidebar */

#page_main {
	width: 600px;
	padding: 8px 20px 0 0;
	float: left;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	height: auto;
	}

#page_side {
	width: 280px;
	float: left;
	font-size: 11px;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	height: auto;
	}

/* ------------------------------------------------------------- Home & Products */

body.home #page_main.full_width,
body.products #page_main.full_width {
	width: 902px;
	}

body.home #shop_menu_sub {
	display: none;
	}

#products {
	width: 904px; 
	}

.shop_thumb {
	margin: 12px 0 20px;
	float: left;
	}
body.home .shop_thumb.col_2,
body.products .shop_thumb.col_2 {
	margin-left: 1px;
	margin-right: 1px;
	}
	
a.shop_thumb_link,
.shop_thumb_link {
	display: block;
	width: 300px;
	}
.shop_thumb_img_holder {
	width: 300px;
	}
	
.shop_thumb_title,
.shop_thumb_price {
	font-size: 12px;
	display: block;
	padding: 0 12px 2px;
	text-align: center;
	}
.shop_thumb_title {
	padding-top: 14px;
	}
a:hover .shop_thumb_title {
	text-decoration: underline;
	}

#spash_img {
	width: 900px;
	overflow: hidden;
	padding: 10px 0 10px 0; 
	}
#spash_img a {
	display: block;
	text-align: center;
	}
#spash_img a img {
	margin: 0 auto;
	}

/* - - - - - - - - - - - - - - - - - - - - Four Column */

.four_col_products .shop_thumb,
.four_col_products .shop_thumb.col_2,
body.home .four_col_products .shop_thumb.col_2,
body.products .four_col_products .shop_thumb.col_2 {
	width: 175px;
	margin-left: 0px;
	margin-right: 67px;
	}	
.four_col_products a.shop_thumb_link,
.four_col_products .shop_thumb_link,
.four_col_products .shop_thumb_img_holder {
	width: 175px;
	margin: 0;
	}
.four_col_products .shop_thumb.col_4 {
	margin-right: 0;		
	}

/* ------------------------------------------------------------- Product Page */

#product_main {
	padding-top: 12px;
	}

.product #content {
	margin-bottom: 0;
	}

/* - - - - - - - - - - - - - - - - - - - - Product Images */

#product_images {
	width: 530px;
	float: left;
	margin: 0 20px 28px 0;
	}

#product_images .image_wrap {
	width: 530px;
	text-align: center;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	}

#product_images .product_img {
	width: 530px;
	display: none;
	margin: 0 auto;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4;
	}
#product_images .product_img img {
	margin: 0 auto;
	}
#product_images .product_img.active {
	display: block;
	z-index: 5;
	}

#product_images .product_img img {
	max-width: 100%;
	}

/* - - - - - - - - - - - - - - - - - - - - Product Title */

#product_details {
	width: 330px;
	float: left;
	margin: 0 0 28px 20px;
	}

#product_details h3.sale_title,
#product_details h3.entry_title {
	font-weight: normal;
	margin-bottom: 8px;
	font-size: 16px;
	}

#product_details h3.sale_title {
	text-align: center;
	padding: 4px 10px;
	margin-bottom: 18px;
	}

#product_details h3.entry_title .bul {
	padding: 0 10px;
	}

#content .for_cart_container {
	margin-bottom: 15px;	
	}

#content .for_cart_container form#product-form {
	margin-bottom: 0px;
	}
#content .for_cart_container select {
	width: auto;
	min-width: 150px;
	background-color: #fff;
	line-height: 2.0em;
	height: 2.0em;
	margin-bottom: 0px;
	}
#content .for_cart_container #product-options {
	margin-bottom: 14px;
	}
#content .for_cart_container button#product_addtocart {
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background: none;
	background: url(add-to-cart.png) center center no-repeat;
	width: 101px;
	height: 27px;
	}
#content .for_cart_container button#product_addtocart span {
	display: none;
	}

.button_container.inactive {
	margin-bottom: 16px;
	}
div#no_addtocart.soon {
	display: block;	
	background: url(coming-soon.png) center center no-repeat;
	width: 107px;
	height: 27px;
    }
div#no_addtocart.sold {
	display: block;	
	background: url(sold-out.png) center center no-repeat;
	width: 80px;
	height: 27px;
    }
div#no_addtocart span {
	display: none;
	}

#inventory {
	margin-top: 0;
	}

/* - - - - - - - - - - - - - - - - - - - - Info */

.info {
	padding: 0 0 4px;
	}

/* - - - - - - - - - - - - - - - - - - - - Image Nav */

.images_nav {
	margin: 0;
	display: block;
	}

.images_nav.at_top {
	margin-top: 14px;
	}

#content .images_nav ul.images_list {
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	text-align: left;
	}
#content ul.images_list li {
	float: left;
	margin: 0 8px 14px 0;
	padding: 0;
	display: block;
	height: 75px;
	}
#content .images_nav ul.images_list li a {
	display: block;
	}

#product_share_container {
	border: none;
	}
	
/* - - - - - - - - - - - - - - - - - - - - Other Products */

.other_products {
	width: 976px;
	margin-left: -38px;
	border-top: 10px solid #ccc;
	padding-top: 8px;
	}

h5.other_product_title,
.other_product_title {
	border: none;
	}
h5.other_product_title,
div.other_product_title h5 {
	padding: 0;
	margin: 0;
	text-align: center;
	}
h5.other_product_title,
div.other_product_title {
	margin-top: 8px;
	margin-bottom: 6px;
	padding: 4px 15px;
	}
h5.other_product_title a,
.other_product_title a {
	font-weight: bold;
	}


.other_product_thumb {
	width: 175px;
	margin: 6px 10px 12px;
	}
.other_product_thumb a.thumb_link span.make_cell {
	padding: 0 25px;
	width: 125px;
	}
		
/* ------------------------------------------------------------- Cart */

h3#checkout_total {
	font-weight: normal;
	}

#content button#update_btn_footer,
#content button#update_btn_footer:hover {
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0 none;
	background: none;
	background: url(update-cart.png) center center no-repeat;
	width: 103px;
	height: 27px;	
	color: transparent;
	text-indent: -1000px;
	overflow: hidden;
	}
#content button#update_btn_footer span {
	display: none;
	}

#content button.checkout_btn,
#content button.checkout_btn:hover {
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0 none;
	background: none;
	background: url(checkout.png) center center no-repeat;
	width: 86px;
	height: 27px;	
	color: transparent;
	text-indent: -1000px;
	overflow: hidden;
	}
#content button.checkout_btn span {
	display: none;
	}

#content #cart_table,
#content #cart_table td,
#content #cart_table th {
	border: 0 none;
	}

/* ------------------------------------------------------------- Success */

.success #page_main {
	text-align: center;
	}

/* ------------------------------------------------------------- Contact */

#contact_content {
	width: 900px;
	}
#border_shift {
	width: 900px;
	right: 410px;
	border-right: none;
	}
#border_shift_return {
	width: 900px;
	left: 410px;
	}

#contact_left,
#contact_right {
	width: 410px;
	float: left;
	margin: 0 0 40px 0;
	}
#contact_left {
	margin-right: 80px;
	}

#content #contact_content textarea,
#content #contact_content input[type=text],
#content #contact_content input[type=password],
#content #contact_content input[type=file] {
	width: 390px;
	}
#content #contact_content input#captcha {
	width: 140px;
	}
#content #contact_content select {
	width: 410px;	
	}
#content #contact_content button#contact_submit {
	display: block;
	}
	
/* =================================================================================== Colorbox */

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:#fff;}
#colorbox{}
#cboxContent{margin-top:32px;}
#cboxLoadedContent{background:#000; padding:1px;}
#cboxLoadingGraphic{background:url(cb-loading.gif) center center no-repeat;}
#cboxLoadingOverlay{background:#000;}
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(cb-controls.png) 0 0 no-repeat;}
#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious.hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext.hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0px; right:0;}
#cboxClose.hover{background-position:-50px -25px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}
	
/* =================================================================================== Content Typography */

/* - - - - - - - - - - - - - - - - - - - - Font */

body,
input,
textarea,
button {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	}

#shop_menu_top,
h2#page_title,
h2.extra_title,
#product_details h3.sale_title,
#product_details h3.entry_title,
h1, h2, h3, h4, h5, h6, h7, h8,
.shop_thumb_title,
#product_nav {
	font-family: Merriweather, Helvetica, Arial, sans-serif;	
	}

#header_logo {
	font-family: Neuton, Helvetica, Arial, sans-serif;
	font-weight: normal;
	}

/* - - - - - - - - - - - - - - - - - - - - */

body,
input,
textarea,
select,
option {
	font-size: 12px;
	}

.up_one_font {
	font-size: 13px;	
	}
.up_two_font {
	font-size: 14px;	
	}

h1, h2, h3, h4, h5, h6, h7, h8 {
	font-weight: normal;
	}

h1.entry_title,
h2.entry_title,
h3.entry_title {
	padding-top: 0;
	margin-bottom: 22px;
	}

#info a {
	text-decoration: underline;
	}

p.coming_soon,
#product_nav {
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
	}
#product_nav {
	padding: 0 0 6px 0;
	}

#info a,
body.custom #page_main a,
.success #page_main a {
	text-decoration: underline;
	}

/* =================================================================================== Content Tables */

#content table thead,
#content table tfoot {
    background: none;
	}

/* =================================================================================== Content Forms */

#content textarea,
#content input[type=text],
#content input[type=password],
#content input[type=file],
#content textarea,
#newletter_wrap input[type=text],
#newletter_wrap input[type=password],
#newletter_wrap input[type=file],
#newletter_wrap textarea,
.search_form_text {
	background: none;
	}

#newletter_wrap {
	width: 900px;
	margin: 0 38px;
	text-align: center;
	}
#newletter_wrap.top {
	margin-bottom: 10px;
	}
#newletter_wrap form {
	margin: 0 auto;
	}

#content #contact_content button#contact_submit,
#content #newletter_wrap form button,
#content #newletter_wrap form input[type=submit],
#newletter_wrap form button,
#newletter_wrap form input[type=submit] {
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background: none;
	background: url(submit.png) center center no-repeat;
	width: 66px;
	height: 27px;	
	color: transparent;
	text-indent: -1000px;
	overflow: hidden;
	}
#content #contact_content button#contact_submit span,
#content #newletter_wrap form button span,
#content #newletter_wrap form input[type=submit] span,
#newletter_wrap form button span,
#newletter_wrap form input[type=submit] span {
	display: none;
	}

#content textarea,
#content input[type=text],
#content input[type=password],
#content input[type=file],
.search_form_text {
	width: 350px;
	}

#content select {
	width: 370px;
	}
	
#newletter_wrap textarea,
#newletter_wrap input[type=text],
#newletter_wrap input[type=password],
#newletter_wrap input[type=file],
#content #newletter_wrap textarea,
#content #newletter_wrap input[type=text],
#content #newletter_wrap input[type=password],
#content #newletter_wrap input[type=file] {
	width: 220px;
	}
#newletter_wrap select,
#content #newletter_wrap select {
	width: 240px;
	}

	
/* =================================================================================== Content Images */

body.custom #page_main img {
	padding: 0;
	border: 0 none;
	background: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	}
	
/* =================================================================================== Default Colours */

/* @gui Background */
#header_search form button#header_search_submit,
#footer_form input[type=submit],
#footer_form button,
.shop_thumb_img_holder span.product_status,
#content #inventory li,
#content #inventory span.sold {
	color: #f6f6f6;
	}
body,
#header_search form input#header_search_text,
#footer_form textarea,
#footer_form input[type=text],
#footer_form input[type=password],
#footer_form input[type=file] {
	background-color: #f6f6f6;
	}
.other_products {
	border-color: #f6f6f6;	
	}
	
/* @gui Page Background */
#wrap_inner {
	background-color: #ffffff;
	}
#product_details h3.sale_title {
	color: #ffffff;
	}

/* @gui Top Of Page & Footer */
#footer_form textarea,
#footer_form input[type=text],
#footer_form input[type=password],
#footer_form input[type=file] {
	border-color: #b8b8b8;
	}
#footer_form input[type=submit],
#footer_form button {
	background-color: #b8b8b8;
	}
#footer_copyright_text,
#footer_form textarea,
#footer_form input[type=text],
#footer_form input[type=password],
#footer_form input[type=file],
#footer,
#footer a,
#top_slim,
#top_slim a {
	color: #b8b8b8;
	}

/* @gui Borders */
blockquote p,
.linebreak,
#border_shift,
#content table#cart_table,
#content table#cart_table thead, 
#content table#cart_table td, 
#content table#cart_table th,
#content #cart_table tbody tr.row_alt th,
#content #cart_table tbody tr.row_alt td,
#cart_updates,
#content table,
#content table td,
#content table th,
#content #inventory li,
h1#header_logo span,
#header_logo span,
#content fieldset,
#content textarea,
#content input[type=text],
#content input[type=password],
#content input[type=file],
#content select {
	border-color: #b8b8b8;
	}
hr {
	background-color: #b8b8b8;
	}
hr {
	color: #b8b8b8;
	}
		
/* @gui Shop & Menu Titles */
#header_logo,
#header_logo a,
#shop_menu_top li,
#shop_menu_top li a {
	color: #3c3b3b;
	}

/* @gui Text */	
body,
#content #inventory h3,
h5.other_product_title,
.other_product_title {
	color: #555555;
	}
#content #inventory .bar {
	background-color: #555555;
	}
	
/* @gui Headers */	
h1, h2, h3, h4, h5, h6, h7, h8 {
	color: #333333;
	}
#product_details h3.sale_title {
	background-color: #333333;
	}

/* @gui Link */
a {
	color: #888888;
	}	

/* @gui Inputs and Cart Rows */	
#content #cart_table tbody tr.row_alt th,
#content #cart_table tbody tr.row_alt td,
#content table thead,
#content table tfoot,
h3.one_moment,
#content textarea,
#content input[type=text],
#content input[type=password],
#content input[type=file],
.search_form_text {
	background-color: #fbfbfb;
	}