/*  HTML5 ✰ Boilerplate  */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }


body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea { color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
html { overflow-y: scroll; }

a:hover, a:active { outline: none; }
a, a:active, a:visited { color: #c50b0b !important; text-decoration: none; }
a:hover { color: #222 !important; }

ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

nav ul, nav li { margin: 0; } 
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {  padding: 15px;  white-space: pre;  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px;  -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red;  box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{  }
::selection { } 
a:link { -webkit-tap-highlight-color: #FF5E99; } 

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;	 } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* Temp */
div#error, div#website { display: none; }

 /* Primary Layout */
body { background: #efeee5 url(http://moselleclothing.com/bigcartel/img/bg.jpg) repeat-x -75px 0; }
.multiplebgs body { background: url(http://moselleclothing.com/bigcartel/img/bg-ruff.png) no-repeat center 120px, url(http://moselleclothing.com/bigcartel/img/bg.jpg) repeat-x -75px 0, #efeee5; }
#wrap { margin: 0 auto; padding: 0 30px; width: 900px; }
#header { height: 200px; margin: 0 0 30px; position: relative; width: 100%; }
#main { border-bottom: 1px dashed #ccc; border-bottom: 1px dashed rgba(0,0,0,.2); clear: left; float: left; margin: 0 0 25px; padding: 0 0 60px; width: 620px; }
#navigation { float: right; width: 240px; }
#blurb { display: none; margin: 0 0 25px; }
#home-page #blurb { display: block; }
#main-title { background: transparent; padding: 0; }
#main-content { background: transparent; margin: 0; padding: 0; }

/* Primary Typography */
h1 { background: url(http://moselleclothing.com/bigcartel/img/logo.png) no-repeat 0 0; display: block; height: 199px; text-indent: -999em; overflow: hidden; margin: 0;  padding: 0; width: 137px; -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); box-shadow: 0 1px 3px rgba(0,0,0,0.5); }
#home-page h1 { margin-left: 32px; }
h1 a { border: 0; display: block; height: 100%; }
h2 { color: #444; font-size: 42px; font-weight: 400; letter-spacing: -1px; line-height: 1; margin: 0 0 20px; }
h3 { color: #777; font-size: 27px; font-weight: normal; line-height: 1.1; margin: 0 0 10px; text-shadow: #fff 0 1px 0; }
h3 strong { color: #444; display: block; font-weight: bold; text-shadow: 0; }
h4 { color: #444; font-size: 25px; margin: 0 0 12px; }
h5 { font-size: 17px; line-height: 1.32; margin: 0 0 10px; }
p { font-size: 14px; line-height: 19px; margin: 0 0 12px; }
p#tagline { font-size: 25px; font-weight: 400; line-height: 1; left: 160px; margin: 0; position: absolute; top: 150px; }
#home-page p#tagline { left: 190px; }
p#tagline strong { font-weight: 700; }
#blurb h3 strong { font-weight: 700; font-size: 44px; letter-spacing: -1px; line-height: .95; }
#blurb p { font-size: 14px; width: 95%; }

button[type="submit"], input[type="submit"] { background: #c50b0b; border: 0; color: #fff; font-size: 14px; font-weight: 700; padding: 5px 20px; -moz-border-radius: 3px; border-radius: 3px; text-shadow: rgba(0,0,0,.3) 0 1px 0; -moz-box-shadow: rgba(0,0,0,.3) 0 1px 0; -webkit-box-shadow: rgba(0,0,0,.3) 0 1px 0; box-shadow: rgba(0,0,0,.3) 0 1px 0; }
button[type="submit"]:hover, input[type="submit"]:hover { background: #222; }

.currency_sign { font-size: .7em; position: relative; top: -4px; }

/* Main Navigation */
#header ul { position: absolute; right: 0; top: 160px; width: 240px; }
#header ul li { display: block; float: left; font-size: 14px; font-weight: bold; list-style-type: none; text-transform: uppercase; width: 33%; }
#header ul li a:link, #header ul li a:visited { color: #c50b0b; }
#header ul li a:link, #header ul li a:visited { color: #c50b0b; }

/* Mini Cart */
#minicart { background: #fff; background: rgba(255,255,255,0.6); padding: 6px; }
ul.minicart-contents { background: rgba(255,255,255,0.8); border: 1px dashed #ddd; display: block; margin: 0; padding: 10px; }
ul.minicart-contents li { color: #444; display: block; font-size: 14px; height: 18px; line-height: 18px; list-style-type: none; margin: 0; padding: 0; }
ul.minicart-contents li.minicart-items { float: left; width: 45%; }
ul.minicart-contents li.minicart-total { float: right; font-weight: bold; text-align: right; width: 45%; }
.minicart-options { display: block; font-size: 11px; height: 20px; margin: 0 0 20px; padding: 6px; }
.minicart-options .minicart-view { float: left; width: 45%; }
.minicart-options .minicart-checkout { float: right; text-align: right; width: 45%; }

/* Categories List */
ul.categories-list { border-left: 1px dashed #ccc; border-left: 1px dashed rgba(0,0,0,.2); margin: 0 0 40px; padding: 0 0 0 20px; }
ul.categories-list li { font-size: 14px; list-style-type: none; margin: 0 0 7px; padding: 0; }

/* Home Page + Products */
#home-page #main-title { display: none; }
#products .product { float: left; height: 260px; margin: 0 0 30px; padding: 0; text-align: center; width: 200px; }
#products img.product-img { background: #fff; display: block; margin: 0 auto; padding: 10px; }
#products .product-info { padding-top: 10px; }
#products .product-title { color: #444 !important; display: block; font-size: 13px; font-weight: bold; margin: 0 0 7px; }
#products .product-price { font-size: 19px; margin: 0; }
#products .product-status { display: block; }
#products .product-status span { background: #c80b0b; color: #fff; display: inline-block; font-size: 11px; font-weight: bold; padding: 1px 5px; text-transform: uppercase; }

/* Single Product */
#product-images { float: left; margin: 0 40px 0 0; }
#product-images a { display: block; margin: 0 0 10px; }
#product-images a img { background: #fff; display: block; margin: 0; padding: 10px; }
.images-nav { display: block; }
.images-nav ul#images-list { margin: 0; padding: 0; }
.images-nav ul#images-list li { display: block; float: left; font-size: 12px; font-weight: bold; list-style-type: none; margin: 0 5px 0 0; }
.images-nav ul#images-list li a { background: #444; border: 1px solid #222; color: #fff; margin: 0; }
.images-nav ul#images-list li a:link, .images-nav ul#images-list li a:visited, .images-nav ul#images-list li a:hover { color: #fff !important; }
.images-nav ul#images-list li a span { display: block; padding: 2px 6px; }
.images-prev, .images-next { display: none; }

#product-details { display: block; float: left; margin: 0; width: 280px; }
#product-details .info { border-bottom: 1px dashed #ccc; border-bottom: 1px dashed rgba(0,0,0,.2); margin: 0 0 15px; padding: 0 0 15px; }
h4.price { font-size: 34px; }

#inventory ul { margin: 0 0 20px; padding: 0; width: 200px; }
#inventory ul li { background: #fff; height: 18px; line-height: 18px; list-style-type: none; margin: 0 0 3px; padding: 4px; }
#inventory ul li div.bar { background: #ddd; font-size: 11px; }
#inventory ul li div.bar span { color: #888; display: block; font-weight: bold; margin: 0 3px; }
#inventory ul li div.bar em { color: #444; display: inline-block; font-style: normal; margin-left: 3px; }
#inventory ul li.sold-out div.bar { background: #fff; float: left; width: 50% !important; }
#inventory ul li.sold-out div.bar em { display: none; }
#inventory ul li.sold-out div.bar span { float: left; }
#inventory ul li.sold-out span.sold { display: block; float: right; font-size: 11px; font-weight: bold; }

#product-options { font-size: 13px; margin: 0 0 10px; }

/* Cart */
#cart-content { }
p.alert-noitems { font-size: 19px; }
#cart-table { margin: 0 0 15px; width: 100%; }
#cart-head th { border-bottom: 3px solid #ddd; border-bottom: 3px solid rgba(0,0,0,.2); font-size: 14px; font-weight: bold; padding: 0 7px 10px 7px; text-align: left; }
#cart-body th, #cart-body td { background: rgba(255,255,255,.8); border-bottom: 1px solid #ddd; border-bottom: 1px solid rgba(0,0,0,.2); font-size: 14px; font-weight: normal; padding: 7px 10px; vertical-align: top; text-align: left; }
#cart-body td input { width: 40px; }

#cart-footer { text-align: right; }
.cart-update { margin: 0 0 25px; }
.cart-discount { margin: 0 0 10px; }
.cart-discount input { width: 75px; }
.cart-total { margin: 0 0 25px; }
.cart-total h3 { margin: 0 0 3px; padding: 0; }
.cart-total h3 span.total { color: #444; font-size: 16px; text-shadow: 0; }
.cart-total h3 span.total-price { color: #444; font-size: 28px; font-weight: bold; margin: 0; }
.cart-total p { font-size: 11px; margin-top: -4px; }

/* About */
.no-csscolumns #about-page p { width: 80%; }
#about-page .section { margin: 0 0 30px; }
.csscolumns #about-page .section { -moz-column-count: 2; -moz-column-gap: 30px; -webkit-column-count: 2; -webkit-column-gap: 30px; column-count: 2; column-gap: 30px; }
#about-page h5 { margin: 0 0 15px; width: 80%; }
#about-page ol { margin: 0 0 30px 18px; width: 80%; }
#about-page ol li, #about-page ul li { font-size: 14px; line-height: 19px; }
#about-page ol li { margin-bottom: 10px; }
#about-page ol li strong { display: block; }
#about-page ol li ul { margin-top: 6px; }
#about-page ol li li { margin-bottom: 6px; }

#about-page ol.footnotes { margin-bottom: 0; }
#about-page ol.footnotes li { font-size: 11px; line-height: 15px; margin: 0 0 1px 5px; }

/* Contact */
#contact-form { margin: 0 0 30px; }
#contact-form label { color: #444; display: block; font-size: 12px; font-weight: bold; margin: 0 0 4px; text-transform: uppercase; }
#contact-form input, #contact-form textarea { display: block; font-size: 16px; margin: 0 0 15px; padding: 3px; }
#contact-form input#name, #contact-form input#email { width: 200px; }
#contact-form input#subject { width: 90%; }
#contact-form textarea#message { height: 120px; width: 90%; }

#contact-form #captcha_div { display: block; margin: 0 0 10px; }
#contact-form #captcha { width: 60px; }
#contact-form p { font-size: 11px; }

/* Big Cartel Badge */
#badge { float: left; width: 100%; }
#badge a { float: left; display: block; width: 79px; height: 23px; background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/badge.png) no-repeat !important; background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/badge.gif) no-repeat; }	
#badge span { display: none; }

/* Footer */
#footer { clear: both; height: 50px; padding: 0 0 40px; width: 100%; }
#footer p { color: #888; font-size: 11px; margin: 0; }
#footer ul { height: 16px; margin: 0; padding: 0; }
#footer ul li { display: block; float: left; font-size: 11px; line-height: 11px; margin: 0 12px 0 0; padding: 0; }
#footer ul li:after { color: #999; content: "•"; margin: 0 0 0 12px; }
#footer ul li:last-child:after { content: ""; }

/* Other Sizes */
/* 290 */
@media only screen and (min-width: 290px) {
#wrap { width: 290px; }
#main { width: 290px; }
#home-page #blurb { display: none; }
#navigation { display: none; }
p#tagline { font-size: 19px; font-weight: 400; line-height: .95; right: 0; margin: 0; position: absolute; top: 125px; }
#header ul { top: 230px; width: 100px; }
#header ul li { float: none; margin: 0 0 10px; }
.no-csscolumns #about-page p { width: 100%; }
#about-page .section { margin: 0 0 20px; }
.csscolumns #about-page .section { -moz-column-count: 1; -moz-column-gap: 0; -webkit-column-count: 1; -webkit-column-gap: 0; column-count: 1; column-gap: 0; }
}

/* 700 */
@media only screen and (min-width: 700px) {
#wrap { width: 700px; }
#main { width: 420px; }
#home-page #blurb { display: none; }
#navigation { display: block; width: 240px; }
#home-page #blurb { display: block; }
p#tagline { font-size: 22px; right: 0; text-align: left; top: 134px; width: auto; }
#home-page p#tagline { right: 0; }
#blurb h3 { font-size: 24px; }
#blurb h3 strong { font-weight: 700; font-size: 35px; letter-spacing: -1px; line-height: 1.1; }
#blurb p { font-size: 14px; width: 95%; }
#header ul { top: 160px; width: 240px; }
#header ul li { float: left; margin: 0; text-align: left; width: 33%; }
.no-csscolumns #about-page p { width: 80%; }
#about-page .section { margin: 0 0 30px; }
.csscolumns #about-page .section { -moz-column-count: 2; -moz-column-gap: 30px; -webkit-column-count: 2; -webkit-column-gap: 30px; column-count: 2; column-gap: 30px; }
}

/* 960 */
@media only screen and (min-width: 960px) {
#wrap { width: 900px; }
#main { width: 620px; }
p#tagline { font-size: 25px; left: 160px; text-align: left; top: 150px; }
#home-page p#tagline { left: 190px; width: auto; }
p#tagline strong { font-weight: 700; }
#blurb h3 { font-size: 27px; }
#blurb h3 strong { font-weight: 700; font-size: 44px; line-height: .95; }
}





