
@import url(https://fonts.googleapis.com/css?family=Cabin);
@import url(https://fonts.googleapis.com/css?family=Quicksand);
body { background: #ffffff; color: #242424; }
#page-inner { background-color: #FFFFFF; }
body, caption, th, td, input, textarea, select, option, legend, fieldset { font-family: 'Cabin', sans-serif; }
h1, h2, h3, h4, h5, h6, #site-name, #site-slogan { color: #EE4597; font-family: 'Quicksand', sans-serif; }
.node-type-product .add-to-cart .indiemade-attribute > .form-item > label { color: #EE4597; font-family: 'Quicksand', sans-serif; }
.comment h3.title a {	color: #EE4597; font-family: 'Quicksand', sans-serif; }
#header-blocks {font-family: 'Quicksand', sans-serif; }
a:link, a:visited { color: #EE4597; }
a:hover, a:focus { color: #EE4597; }
li a.active, .pager-current { color: #EE4597; }
#header {	background-color: #5A5A5A; }
#header-blocks { background-color: #242424;	color: #EE4597; }
#header-blocks a { color: #EE4597; }
#header-blocks  a:hover, #header-blocks  a:focus { color: #EDEEEE; }
#header-blocks #navlinks a.active {	color: #EDEEEE; }
#site-name a:link,#site-name a:visited { color: #FFFFFF; }
#site-slogan { color: #FFFFFF;}
h2.teasertitle a { color: #EE4597; }
div.pager > span.current { color: #EE4597; }
div.pager a:visited {	color: #242424; }
#sidebar-left-inner, #footer { background-color: #242424; }
#sidebar-left, #footer { color: #EE4597; }
#sidebar-left .block h2.title, #footer { color: #EDEEEE; }
#footer { font-family: 'Quicksand', sans-serif;}
#sidebar-left a:link, #sidebar-left a:visited,
#footer a:link, #footer a:visited {	color: #EE4597; }
body.sidebar-left #main {	border-color: #242424; }
#sidebar-left a:hover, #sidebar-left a:hover, 
#footer a:hover, #footer a:focus { color: #EDEEEE; }
.page-blog .node { border-color: #242424;}
.block-inner .item-list ul li.views-row {
  border-color: #242424;
}
.node-type-product #page #primarydescription input.form-submit {
  color: #FFFFFF; background-color:  #EE4597; }
#cart-form-products td { background-color: #FFFFFF; }
thead th, form thead th { background-color: #242424; color: #EDEEEE; }
#cart-pane td { background-color: #FFFFFF; }
.jspTrack {	background: #242424;}
.jspDrag { background: #EDEEEE;}

/* price color */
.region-content-bottom #related-products table.views-view-grid td .views-field-sell-price,
#store-products #catalog .product .price,
#content-area .category-grid-products .product-grid-item .price,
.node-type-product .product .price,
#cart-form-products table .uc-price {
  color: #888888;
}

