
@import url(https://fonts.googleapis.com/css?family=Archivo+Narrow);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
body { font-family: 'Archivo Narrow', sans-serif; color: #292D29; background: url(//indiemade.scdn2.secure.raxcdn.com/all_textures/notebook.png) top left repeat; }
#page { background-color: #FFFFFF; }

#header, #header #site-name a, #site-slogan, #block-imsite-nav a { color: #4C4A4A }
#header #site-name a:hover, #block-imsite-nav a:hover { color: #D93220; }

h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Condensed', sans-serif; color: #1E1E1C}
.node-type-product .add-to-cart .indiemade-attribute > .form-item > label { color: #1E1E1C; font-family: 'Roboto Condensed', sans-serif; }
#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a {color: #1E1E1C;}
a { color: #12AEE8; }
a:hover { color: #0086c0; }

.form-submit { background-color: #12AEE8; color: #FFFFFF; }

blockquote, address { font-family: 'Roboto Condensed', sans-serif; }
input[type="text"], input[type="email"], input[type="password"], textarea { font-family: 'Archivo Narrow', sans-serif; }
a.action { font-family: 'Roboto Condensed', sans-serif; }
input[type="text"], input[type="email"], select, input[type="password"], textarea { color: #292D29; background-color: #FAFAFA; }
input[type="text"], input[type="email"], select, input[type="password"]:focus {background-color: #FAFAFA;}
textarea:focus {background-color: #FAFAFA; }

.node .meta { font-family: 'Roboto Condensed', sans-serif; }
.meta a { color: #010501; }
.meta, .meta a:hover { color: #292D29 !important; }

.node ul.links { font-family: 'Roboto Condensed', sans-serif; }
.comment .submitted .date { font-family: 'Roboto Condensed', sans-serif; color: #0086c0;}
.comment .submitted .author a { color: #1E1E1C; }
.node.teaser { border-bottom: 1px solid #FAFAFA }

.sidebar-right .block h2.title { font-family: 'Roboto Condensed', sans-serif; }
#block-imsite-nav { font-family: 'Archivo Narrow', sans-serif; }
.sidebar-right .block .item-list ul li.views-row {
  border-bottom: 1px solid #FAFAFA;
}
.sidebar-right .block .item-list ul li.views-row.views-row-last {
  border-bottom: 0;
}

#block-imsite-gallery_sections .item-list li a,
#block-imsite-store_sections li a,
.node_gallery_image .meta a,
.product .terms a { font-family: 'Archivo Narrow', sans-serif; color: #292D29;  background-color: #FAFAFA; }
#block-imsite-gallery_sections .item-list li a:hover,
#block-imsite-store_sections li a:hover,
.node_gallery_image .meta a:hover,
.product .terms a:hover { background: #1E1E1C; color: #FFFFFF !important; }

.gallery-images-list ul li .image-title { font-family: 'Archivo Narrow', sans-serif; }
.gallery-list ul.gallery-cover-list .gallery-cover-view h4 a ,
.gallery-images-list ul li .image-title a { color: #1E1E1C; }

#store-products .summary h3 { font-family: 'Archivo Narrow', sans-serif; }
#cart-form-products td { background-color: #FFFFFF; }
#cart-pane td {  background-color: #FFFFFF; }

#footer { font-family: 'Roboto Condensed', sans-serif; background-color: #FAF9F9;
  color: #A2A2A2; border-top: 1px solid #FAFAFA;}
#footer a { color: #797979; }
#footer a:hover { color: #656565;}


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

