/*
Theme Name: Uptown
Theme URI: http://preview.aarfie.com/bc/uptown/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: 1000px;
	margin: 0 auto;
	padding-bottom: 20px;
	}

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

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

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

/* - - - - - - - - - - - - - - - - - - - - Top Slim */
	
#top_slim {
	width: 1000px;
	padding: 10px 0 20px;
	font-size: 11px;
	}
#top_slim_link {
	width: 700px;
	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;
	}

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

#logo_block {
	width: 1000px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin-bottom: 3px;
	}

h1#header_logo,
#header_logo {
	float: left;
	font-size: 60px;
	line-height: 1.0;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	padding: 0;
	}
#header_logo {
	background-position: 0 0;
	background-repeat: no-repeat;
	}
.has_img #header_logo span {
	display: none;
	}
.has_img a#header_logo {
	display: block;
	padding: 0;
	}

#header_search,
#header_news,
#header_search_news {
	width: 200px;
	position: absolute;
	bottom: 25%;
	right: 0;
	z-index: 4;
	line-height: 11px;
	float: left;
	}
#header_news {
	width: 220px;
	}
#header_search_news {
	width: 440px;
	}
.has_img #header_search,
.has_img #header_news,
.has_img #header_search_news {
	bottom: 0;
	}
.wide_img #header_search,
.wide_img #header_news,
.wide_img #header_search_news {
	right: 18px;
	}
#header_search_news #header_search,
#header_search_news #header_news,
.has_img #header_search_news #header_search,
.has_img #header_search_news #header_news,
.wide_img #header_search_news #header_search,
.wide_img #header_search_news #header_news {
	position: relative;
	width: auto;
	float: right;
	right: 0;
	bottom: 0;
	margin-left: 10px;
	}
#header_search form,
#header_news form {
	text-align: right;
	float: right;
	}
.has_img #header_search form,
.has_img #header_news form {
	padding-bottom: 15px;
	}
button#header_search_submit,
input#header_search_text,
#header_news form input,
#header_news form textarea,
#header_news form button {
	display: inline;
	font-size: 11px;
	line-height: 11px;
	height: 11px;
	margin: 0;
	padding: 0;
	}
input#header_search_text,
#header_news form textarea,
#header_news form input[type=text],
#header_news form input[type=password],
#header_news form input[type=file] {
	width: 120px;
	padding: 4px 2px;
	border: 1px solid #ccc;
	text-transform: uppercase;
	}
#header_news form textarea,
#header_news form input[type=text],
#header_news form input[type=password],
#header_news form input[type=file] {
	width: 140px;
	}
button#header_search_submit,
#header_news form input[type=submit],
#header_news form button {
	width: auto;
	padding: 1px 5px;
	height: 21px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	}

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

#shop_menu {
	text-align: left;
	}
	
#shop_menu_top {
	font-size: 15px;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	border-bottom: 4px solid #ccc;
	}
#shop_menu_top ul.shop_menu_list {
	margin-top: -6px;
	}
#shop_menu_top li {
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 14px;
	padding: 0 34px 0 0;
	display: inline-block;
	zoom: 1;
	*display: inline;
	}
#shop_menu_top li.first-menu-item {
	padding-left: 0;
	}
#shop_menu_top li.current-menu-item span {
	padding-bottom: 8px;
	border-bottom: 4px solid #ccc;
	}

#shop_menu_sub {
	min-height: 19px;
	font-size: 13px;
	text-transform: uppercase;
	padding: 8px 0;
	font-style: italic;
	}
#shop_menu_sub li {
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	padding: 0 10px;
	}
#shop_menu_sub li.first-cat-item {
	padding-left: 0;
	}

li#artist_menu ul {
	left: -8px;
	}
	
/* ------------------------------------------------------------- Midsection */

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

body.contact h2#page_title,
body.custom h2#page_title {
	text-align: left;
	}

#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: 17px;
	clear: both;
	width: 1000px;
	font-size: 11px;
	margin: 0 auto;
	text-align: left;
	}

#footer_inner {
	padding: 14px 0 9px;
	border-top: 1px solid #ccc;
	width: 1000px;
	position: relative;
	top: 0;
	left: 0;
	}

#footer_inner .footer_box {
	width: 310px;
	margin-right: 35px;
	float: left;
	}
#footer_inner .footer_box.last {
	margin-right: 0;
	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_social_news_ #footer_form.footer_box {
	margin-right: 0;
	float: right;
	text-align: right;
	}
#footer_inner.footer_has_social_news_ #footer_form {
	text-align: right;
	}
#footer_inner.footer_has_social_news_ #footer_form form {
	float: right;
	margin: 0;
	}
#footer_inner.footer_has_social_news_ #footer_badge.footer_box {
	display: none;
	}
	
#footer_inner.footer_has_news_badge #footer_form {
	text-align: left;
	}
#footer_inner.footer_has_news_badge #footer_form form {
	margin: 0;
	}
	
#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 {
	padding-bottom: 0;
	}
#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,
#footer_inner.footer_has_news_badge #footer_navigation.footer_box {
	display: none;
	}

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

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

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

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

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

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

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

body.home #shop_menu_sub {
	display: none;
	}

.shop_thumb {
	width: 225px;
	margin: 12px 32px 20px 0;
	float: left;
	}
.shop_thumb.col_2 {
	margin-right: 33px;		
	}
.shop_thumb.col_4 {
	margin-right: 0;		
	}
	
a.shop_thumb_link,
.shop_thumb_link {
	display: block;
	width: 225px;
	}
.shop_thumb_img_holder {
	width: 225px;
	}
.sml_thumb .shop_thumb_img_holder {
	margin: 0 25px;
	}
.shop_thumb_img_holder span.product_status {
	display: block;
	width: 215px;
	font-size: 11px;
	padding: 5px;
	background: #ccc;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	text-align: center;
	text-transform: uppercase;
	}
.sml_thumb .shop_thumb_img_holder span.product_status {
	width: 165px;
	}
	
.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;
	}

/* - - - - - - - - - - - - - - - - - - - - Five Column */

.five_col_products .shop_thumb,
.five_col_products .shop_thumb.col_4 {
	width: 175px;
	margin-right: 31px;
	}	
.five_col_products a.shop_thumb_link,
.five_col_products .shop_thumb_link,
.five_col_products .shop_thumb_img_holder {
	width: 175px;
	margin: 0;
	}
.five_col_products .shop_thumb.col_5 {
	margin-right: 0;		
	}

/* - - - - - - - - - - - - - - - - - - - - Three Column */

.three_col_products .shop_thumb {
	width: 300px;
	margin-right: 50px;
	}
.three_col_products a.shop_thumb_link,
.three_col_products .shop_thumb_link,
.three_col_products .shop_thumb_img_holder {
	width: 300px;
	margin: 0;
	}
.three_col_products .shop_thumb.col_3 {
	margin-right: 0;
	}


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

#product_main {
	padding-top: 12px;
	}

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

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

#product_images {
	width: 484px;
	float: left;
	margin: 0 32px 18px 0;
	}

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

#product_images .product_img {
	width: 484px;
	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: 484px;
	float: left;
	margin: 0 0 18px 0;
	}

.product_title_container h3.entry_title {
	font-weight: normal;
	margin-bottom: 28px;
	font-size: 20px;
	}

#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: 7px;
	}
#content .for_cart_container button#product_addtocart {
	float: left;
	}

.after_addtocart {
	float: left;
	font-size: 15px;
	line-height: 28px;
	padding-left: 10px;
	}

.button_container.inactive {
	margin-bottom: 16px;
	}
div#no_addtocart {
    float: left;
    width: auto;  
	padding: 6px 10px;
    border: none;  
    font-size: 12px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #aaa;
	color: #fff;
    }

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

.info {
	padding: 10px 0 20px;
	}

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

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

#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 27px 14px 0;
	padding: 0;
	display: block;
	height: 75px;
	}
#content ul.images_list li.img_5 {
	margin-right: 0;
	}
#content .images_nav ul.images_list li a {
	display: block;
	}
	
/* - - - - - - - - - - - - - - - - - - - - Other Products */

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: 11px;
	margin-bottom: 9px;
	padding: 4px 15px;
	}
h5.other_product_title a,
.other_product_title a {
	font-weight: bold;
	}
		
/* ------------------------------------------------------------- Cart */

h3#checkout_total {
	font-weight: normal;
	}

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

.success #page_main {
	text-align: center;
	}
	
/* =================================================================================== 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,
select,
button,
.shop_thumb_img_holder span.product_status,
#product_nav,
div#no_addtocart,
#product_share_container {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	}
	
#shop_menu_sub {	
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	}

#page_main,
h2#page_title,
h2.extra_title {
	font-family: Cousine, Helvetica, Arial, sans-serif;	
	}

#header_logo {
	font-family: Raleway, 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;
	}

#info a,
body.custom #page_main a,
.success #page_main a {
	text-decoration: underline;
	}
	
/* =================================================================================== 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: #ffffff;
	}
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: #ffffff;
	}

/* @gui Main Dividers */
h5.other_product_title,
div.other_product_title {
	background-color: #f3f3f3;
	}	
#shop_menu_top,
#footer_inner {
	border-color: #f3f3f3;
	}

/* @gui Footer & Borders */
blockquote p,
.linebreak,
h5.other_product_title,
.other_product_title,
#border_shift,
#footer_form textarea,
#footer_form input[type=text],
#footer_form input[type=password],
#footer_form input[type=file],
#product_share_container,
#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,
#header_search form input#header_search_text,
#content #inventory li,
h3.one_moment {
	border-color: #b8b8b8;
	}
hr,
#footer_form input[type=submit],
#footer_form button,
#header_search form button#header_search_submit {
	background-color: #b8b8b8;
	}
hr,
#footer_copyright_text,
#footer_form textarea,
#footer_form input[type=text],
#footer_form input[type=password],
#footer_form input[type=file],
#header_search form input#header_search_text,
#footer,
#footer a {
	color: #b8b8b8;
	}
		
/* @gui Shop & Product Titles */
.shop_thumb_img_holder span.product_status {
	background-color: #000000;
	}
#header_logo,
#header_logo a,
a .shop_thumb_title,
a .shop_thumb_price,
#shop_menu_top a:hover,
#shop_menu_top .current-menu-item a {
	color: #000000;
	}

/* @gui Text */	
body,
#content #inventory h3,
.other_product_title h5,
h5.other_product_title,
h5.other_product_title a,
.other_product_title a,
#shop_menu_top,
#shop_menu_top a,
h3.one_moment {
	color: #737373;
	}
#content #inventory .bar {
	background-color: #737373;
	}
	
/* @gui Headers */	
h1, h2, h3, h4, h5, h6, h7, h8,
#shop_menu_sub li.current-cat a {
	color: #333333;
	}

/* @gui Link */	
#shop_menu_top li.current-menu-item span {
	border-color: #aaaaaa;	
	}
a,
#top_slim_link {
	color: #aaaaaa;
	}	

/* @gui 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 {
	background-color: #fbfbfb;
	}