/*
 * @file
 * global.styles
 *
 * Styles you add here will load for all device sizes, they are "global", as
 * opposed to "responsive" styles, which only load for a given breakpoint (media
 * query) that you set in theme settings. See the README for more details.
 *
 *
 * How to use this file:
 * --------------------
 *
 * There are many empty selectors and some basic styles to act as a guide.
 * Nothing is set in stone and you can change anything - even delete all of it
 * and start with your own clean slate.
 *
 * To FORCE PRINT all selectors you can search and replace a single { (opening
 * curly brace) and insert an empty comment. This is very useful in conjuction
 * with FireSass: https://addons.mozilla.org/en-US/firefox/addon/firesass-for-firebug/
 *
 * See global.base also which includes normalize.css and some additional
 * helper classes and base styles.
 */
/* =============================================================================
 *   Base
 * ========================================================================== */
/*
 * To preserve theme settings never apply font properties to the HTML element.
 * This is critically important if you are using the Responsive JavaScript
 * feature as this relies on being able to set a pseudo font family on the HTML
 * element. If you need to set default font properties of any kind use the BODY
 * element as these can be overridden using font theme settings.
 */
html {
  background: black;
}

body {
	font-family:      'Noticia Text', Arial, Helvetica, sans-serif;
  font-size: 87.5%;
  background-image: url(../images/foto_bg.png);
  background-position: right top;
  background-attachment: fixed;
  background-repeat: no-repeat;
	color:        #CCCCCC;
}

/* =============================================================================
 *   HTML Elements
 * ========================================================================== */
pre,
code,
tt,
samp,
kbd,
var {
  font-family: Consolas, Monaco, "Courier New", Courier, monospace, sans-serif;
}

/* =============================================================================
 *   Wrappers
 * ========================================================================== */
/*
 * Page wrapper, includes the .container class which sets the overall page or section width
 * Main wrapper in page.tpl.php, the .container class sets the width of the page, do not add width to it!
 */
/*
 * Wraps all header elements - branding and .region-header
 */
#header {
  padding:      30px 0;
  margin:       0;
	position:     relative;
}

/*
 * Wraps the sidebars the content column
 */
#columns {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 20px;
}

/*
 * Main content column wrapper
 */
/*
 * Wraps the main-content-header, the content region and feed-icons. Use this wrapper to style the entire main content column
 */
#main-content {
  margin: 0;
	padding-right: 20px;
}

/*
 * Wraps the content region, avoid applying styles to this wrapper, its used mainly for position and invisible gutters and can be problematic to style
 */
/*
 * Footer wrapper
 */
#footer .region-footer {
	width:            100%;
	position:         relative;
  padding-top:      1em;
	height:           5em;
	background-color: rgba(0,0,0,0.6);
}

#footer .block-block {
	position:     absolute;
	left:         1em;
	bottom:       1em;
	width:        auto;
	height:       1em;
	margin:       0;
}

#footer .block-block .block-content {
	color:        #837E7C;
	font-size:    0.85em;
}

/*
 * Panels may need additional margin wrangling when in the $content region
 */
/*
 * Full Width Wrappers
 * These are used in the optional page--full-width-wrappers.tpl.php template.
 * All have internal .container classes. In the full width wrapper template the
 * .container classes set the width or max-width of the contained element - you
 * can style this but never add any width/margin/padding/borders etc to .container
 */
/*
 * Wraps #page
 */
/*
 * Wraps the leaderboard
 */
/*
 * Wraps the header
 */
#header-wrapper {
  /* Debug styles, is this working */
  background: rgba(255, 192, 203, 0.5);
}

/*
 * Footer wrapper
 */
#footer-wrapper {
  /* Debug styles, is this working? */
  background: rgba(255, 192, 203, 0.5);
}

/* =============================================================================
 *   Branding
 * ========================================================================== */
/*
 * Wraps all the branding elements, logo, name and slogan
 */
#branding {
	display:      inline-block;
  margin-left:  0 !important;
	padding:      0 12px 0 20px;
	border-right: 1px solid olive;
}

/*
 * Logo
 */
#logo img {
  vertical-align: bottom;
}

a:hover {
  color: #F9B7FF !important;
}

/*
 * Site name (h1)
 */
#site-name {
  margin: 0;
}
#site-name a:link, #site-name a:visited {
  text-decoration: none;
}
#site-name a:hover, #site-name a:focus {
  text-decoration: underline;
}

/*
 * Site slogan (h2)
 */
#site-slogan {
  margin: 0;
}

/* =============================================================================
 *   Page content header
 * ========================================================================== */
/*
 * Main content header wraps the page title, tabs and actions links
 */
#main-content-header #page-title {
  display:      block;
  font-weight:  400;
  font-size:    2em;
  color:        #ffffff;
  margin:       0 0 0.5em 0;
}

/*
 * The main page title (h1)
 */
#page-title {
  margin:       0 0 0.5em 0;
}

/* =============================================================================
 *   Misc Global Styles
 * ========================================================================== */
/*
 * Feed icons
 */
/*
 * Aggregator feed source
 */
#aggregator .feed-source .feed-icon {
  display: inline;
  float: none;
  margin-right: 10px;
}

.feed-details dt,
.feed-details dd {
  display: inline;
  margin: 0;
}

/*
 * Generic styles for the more link
 */
/*
 * Generic styles for links. See the ul.links declaration in node and comment stylesheets
 */
ul.links {
  margin: 0;
  padding: 0;
}
ul.links.inline {
  display: block;
}
ul.links li {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Search results are an ordered list so reset the margin
 */
.search-results {
  margin: 0;
}

/* =============================================================================
 *   Regions
 * ========================================================================== */
/*
 * Header region, embedded in the #header
 */
#header {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.4) 50%, rgba(255,255,255,0.2) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.6)), color-stop(50%,rgba(0,0,0,0.4)), color-stop(100%,rgba(255,255,255,0.2))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.4) 50%,rgba(255,255,255,0.2) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.4) 50%,rgba(255,255,255,0.2) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.4) 50%,rgba(255,255,255,0.2) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.4) 50%,rgba(255,255,255,0.2) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#33ffffff',GradientType=0 ); /* IE6-8 */
}

.region-header {
	display:      inline-block;
}

.region-header .block-tb-megamenu {
	margin:       0 0 0 -10px;
}

.region-header .tb-megamenu {
	background-image: none;
	background-color: transparent;
}

.region-header .tb-megamenu .nav > li > a {
	padding:          0 10px;
	color:            olive;
	font-weight:      700;
	font-size:        1.4em;
	background-image: none;
	border-right:     1px solid #626200;
}

.region-header .tb-megamenu .nav li.dropdown.active > .dropdown-toggle,
.region-header .tb-megamenu .nav li.dropdown.open > .dropdown-toggle,
.region-header .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle {
	color:            olive;
}

.region-header .tb-megamenu .nav > li.first > a {
	padding:      0 12px 0 0;
}

.region-header .tb-megamenu .nav > li.last > a {
	border-right: none;
	color:        #FFFFFF;
}

.region-header .tb-megamenu .nav > li > .tb-megamenu-submenu {
	border:       1px solid #3D3C3A;
	border-top:   none;
}

.region-header  .tb-megamenu .menu_block {
	background-color: #3D3C3A;
	padding:          10px;
}

.region-header .tb-megamenu .menu_block .mega-inner {
	padding:      0;
}

.region-header .tb-megamenu .menu_block .tb-megamenu-block,
.region-header .tb-megamenu .menu_block .tb-megamenu-block  .block-inner {
	margin:       0;
}

.region-header  .tb-megamenu .tb-megamenu-block .block-content {
	color:        #FFFFFF;
}

.region-header .tb-megamenu .nav > li > .tb-megamenu-submenu ul.tb-megamenu-subnav li.tb-megamenu-item.level-2.mega.active a {
	background:   none;
}

/*
 * Tertiary content
 */
.region-tertiary-content {
  padding-top: 20px;
  margin-top: 10px;
  background: rgba(255, 255, 255, 0.12);
}
.region-tertiary-content .region-inner {
  width: 960px;
  margin: 0 auto;
}

/*
 * Footer region
 */
/* =============================================================================
 *   Links
 * ========================================================================== */
a {
	text-decoration: none;
	color:           olive;
}
a:hover, a:focus {
  text-decoration: none;
	color:           #F9B7FF;
}

/* =============================================================================
 *   Primary, Secondary and Menu Bar region menus
 * ========================================================================== */
/*
 * Use one of the following id's for granular control:
 *  - #menu-bar (menu bar region)
 *  - #primary-menu (main menu)
 *  - #secondary-menu (secondary/user menu)
 * You can target all of these with .nav or div[id$="menu-bar"]
 */
.nav {
  margin: 10px -13px;
}
.nav ul,
.nav ul.menu {
  margin: 0;
  padding: 0;
}
.nav li,
.nav ul.menu li {
  display: inline;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav li a,
.nav ul.menu li a {
  display: block;
  white-space: nowrap;
  padding: 0 10px;
}
.nav .block {
  margin-bottom: 0;
}

/* =============================================================================
 *   Superfish
 * ========================================================================== */
ul.sf-menu {
  margin-bottom: 0;
}
ul.sf-menu a {
  border-left: 0;
  border-top: 0;
  padding: 0 10px;
  text-decoration: none;
  height: 2.5em;
  line-height: 2.5em;
}
ul.sf-menu li:hover, ul.sf-menu li.sfHover {
  outline: 0;
}
ul.sf-menu a:focus, ul.sf-menu a:hover, ul.sf-menu a:active {
  outline: 0;
}

/*
 * Superfish blocks
 */
.block-superfish ul {
  margin: 0 !important;
  padding: 0 !important;
}
.block-superfish li {
  margin: 0 !important;
  padding: 0 !important;
}

/*
 * Vertical style
 */
.sf-vertical,
.sf-vertical li {
  width: 100%;
}
.sf-vertical li:hover ul, .sf-vertical li.sfHover ul {
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
}
.sf-vertical li a {
  padding: 0 10px;
}

/*
 * Navbar style
 */
.sf-navbar {
  padding-bottom: 0 !important;
}

/*
 * Sensible padding for the default style
 */
.sf-menu.sf-style-default a {
  padding: 0 10px;
}

/* =============================================================================
 *   Menus, usually blocks
 * ========================================================================== */
ul.menu,
ul.menu ul {
  padding-left: 15px;
}
ul.menu li {
  margin: 0;
}

/* If li.content exists it's a problem, so reset the padding */
.block .menu li.content {
  padding: 0;
}

/* =============================================================================
 *   Book navigation menu
 * ========================================================================== */
.book-navigation .page-up {
  /* Prevent text wrapping to a new line, assumes English "up" is used (two characters) */
  min-width: 2em;
  white-space: nowrap;
}
.book-navigation .menu {
  margin-left: 0;
}

/* =============================================================================
 *   Footer menu
 * ========================================================================== */
#footer .block-title {
  display: none;
}

#footer #block-menu-menu-footer-menu {
	position:     absolute;
	left:         1em;
	top:          1em;
	width:        auto;
	height:       1em;
}

#footer #block-menu-menu-footer-menu ul.menu {
  list-style:       none;
  list-style-image: none;
	padding:          0;
	margin:           0;
}

#footer #block-menu-menu-footer-menu ul.menu li {
	float:            left;
  list-style:       none;
  list-style-image: none;
}

#footer #block-menu-menu-footer-menu ul.menu li a {
	border-right:     1px solid #808000;
	padding:          0 1em;
}

#footer #block-menu-menu-footer-menu ul.menu li.first a {
	padding-left: 0;
}

#footer #block-menu-menu-footer-menu ul.menu li.last a {
	padding-right: 0;
	border-right:  none;
}

#footer #block-menu-menu-footer-menu ul.menu li a.active {
	color:        #808000;
}

/* =============================================================================
 *   Social menu
 * ========================================================================== */
#footer #block-menu-menu-social-menu {
	position:     absolute;
	right:        1em;
	top:          1em;
	width:        auto;
	height:       1em;
}

#footer #block-menu-menu-social-menu ul.menu {
  list-style:       none;
  list-style-image: none;
	padding:          0;
	margin:           0;
}

#footer #block-menu-menu-social-menu ul.menu li {
	float:            left;
  list-style:       none;
  list-style-image: none;
}

#footer #block-menu-menu-social-menu ul.menu li a {
	border-right:     1px solid #808000;
	padding:          0 1em;
}

#footer #block-menu-menu-social-menu ul.menu li.first a {
	padding-left: 0;
}

#footer #block-menu-menu-social-menu ul.menu li.last a {
	padding-right: 0;
	border-right:  none;
}

/* =============================================================================
 *   Breadcrumbs
 * ========================================================================== */
#breadcrumb {
  margin: 10px 0;
  /* If the label is set to show in theme settings the label class is added */
}
#breadcrumb .breadcrumb-label {
  font-size: 1em;
  display: inline;
  padding-right: 10px;
}
#breadcrumb .breadcrumb-label:after {
  content: ":";
}
#breadcrumb ol {
  margin: 0;
  padding: 0;
}
#breadcrumb .with-breadcrumb-label ol {
  display: inline;
}
#breadcrumb li {
  list-style: none;
  display: inline;
}

/* =============================================================================
 *   Pagers
 * ========================================================================== */
ul.pager {
  clear: both;
  margin: 0;
  text-align: center;
}

.item-list ul.pager li {
  margin: 0;
}

ul.pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: .5em;
}
ul.pager li.pager-current {
  font-weight: 700;
}

.block ul.pager li {
  margin: 0;
}

/*
 * Theme the various states of pager links
 */
/* =============================================================================
 *   Skip Navigation
 * ========================================================================== */
#skip-link {
  left: 50%;
  margin-left: -6.5em;
  margin-top: 0;
  padding: 0 0.5em;
  position: absolute;
  width: 12em;
  z-index: 50;
}
#skip-link a {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: black;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
#skip-link a:link, #skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: black;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
#skip-link a:hover, #skip-link a:focus, #skip-link a:active {
  outline: 0;
}

/* =============================================================================
 *   Tabs (local tasks)
 * ========================================================================== */
ul.primary {
  border-bottom-color: #cccccc;
  margin: 20px 0;
  padding: 0 0 0 5px;
}
ul.primary li {
  display: block;
  float: left;
  margin: 0 1px -1px;
}
ul.primary li a {
  background-color: whitesmoke;
  border-color: #cccccc;
  margin-right: 1px;
  padding: 0 10px;
  display: block;
  float: left;
  height: 1.5em;
  line-height: 1.5em;
}
ul.primary li a:hover, ul.primary li a:focus {
  background-color: #eeeeee;
  border-color: #cccccc;
}
ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  background-color: black;
  border-bottom-color: black;
}

ul.secondary {
  border-bottom: 1px solid #cccccc;
  margin: 1em 0 0;
  padding: 0 .3em 1em;
}
ul.secondary li {
  border-right: 0;
  list-style: none;
  padding: 0 10px 0 0;
}
ul.secondary li a:hover, ul.secondary li a.active {
  border-bottom: none;
  text-decoration: underline;
}

/* =============================================================================
 *   Action links
 * ========================================================================== */
ul.action-links {
  margin: 20px 0 0;
  list-style: none;
}

/* =============================================================================
 *  Field Styling
 * ========================================================================== */
/*
 * Labels are h2 in Adaptivetheme. Use a strong selector to mitigate unwanted ineritance issues
 */
.field-label {
  font-size: 1em;
  font-weight: 700;
  font-family: inherit;
  line-height: inherit;
  margin-bottom: 0;
}

/*
 * Taxonomy
 */
.field-type-taxonomy-term-reference {
  /* The same bottom margin as p, blockquote, ul, ol and dl */
  margin-bottom: 1.5em;
}
.field-type-taxonomy-term-reference.field-label-inline .field-items {
  margin: 0;
  padding: 0;
}
.field-type-taxonomy-term-reference.field-label-inline .field-item {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Float left setting
 */
.ia-l .field-type-image figure,
.iat-l .field-type-image figure {
  margin: 5px 20px 15px 0;
}

/*
 * Centered setting
 */
.ia-c .field-type-image figure,
.iat-c .field-type-image figure {
  margin: 5px auto 15px;
}

/*
 * Float right setting
 */
.ia-r .field-type-image figure,
.iat-r .field-type-image figure {
  margin: 5px 0 15px 20px;
}

/* =============================================================================
 *   Block Styling
 * ========================================================================== */
/*
 * Main wrapper for most blocks, block_system_main does not have it
 */
.block {
  margin-bottom: 20px;
}

/*
 * Block title
 */
.block-title {
  margin: 0;
}

/*
 * Match item list and block menu margin and padding
 */
.block-content ul,
.block-content ol {
  padding: 0 0 0 15px;
}
.block-content li {
  margin: 0;
  padding: 0;
}

/*
 * "Main menu" block
 */
.page-user form label,
.page-user form .description {
  color: #fff;
}

#block-system-main-menu {
  float: left;
}
#block-system-main-menu .block-title {
  display: none;
}

/*
 * "Main page content" block
 */
#block-system-main {
  margin-bottom: 0px !important;
}

/* =============================================================================
 *   Node Styling
 * ========================================================================== */
.node {
  margin-bottom: 20px;
}
.node .node-title {
  margin: 0;
}

/*
 * All nodes are given a node-FOO class that describes the type of content that
 * it is. If you create a new content type called "my-custom-type", it will
 * receive a "node-my-custom-type" class.
 */
/* =============================================================================
 *   Comment Styling - Comments, comment wrapper, comment form
 * ========================================================================== */
/*
 * Wrapper for the list of comments and its titles
 */
#comments {
	float: none;
	clear: both;
  margin: 1.5em 0;
}
#comments h2.comment-title,
#comments h2.comment-form {
  margin: 0;
}

/*
 * Wrapper for a single comment
 */
.comment {
  margin-bottom: 20px;
}

/*
 * Comment title
 */
.comment-title {
  margin: 0;
}

/*
 * "New" marker for comments that are new for the current user
 */
.new {
  color: #cc0000;
}

/*
 * Nested comments are indented
 */
.indented {
  margin-left: 40px;
}

/* =============================================================================
 *   Forms
 * ========================================================================== */
/*
 * Wrapper for a form element (or group of form elements) and its label
 */
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #cc0000;
}

#mc_embed_signup div.mce_inline_error {
	color: #cc0000;
	background-color: none;
	padding: .5em;
	z-index: 1;
}

.form-item label {
  font-weight: 700;
}
.form-item .description {
  font-size: 0.85em;
}

/*
 * Highlight marks and form required mark
 */
.marker,
.form-required {
  color: #cc0000;
}

/*
 * The submit button
 */
.container-inline div,
.container-inline label {
  display: inline;
}

/*
 * Define consistent borders
 */
fieldset {
  border: 1px solid #cccccc;
}

/*
 * Buttons used by contrib modules like Media
 */
a.button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

/*
 * Password confirmation
 */
.password-parent,
.confirm-parent {
  margin: 0;
}

/* =============================================================================
 *   Tables
 * ========================================================================== */
table {
  margin: 10px 0;
  padding: 0;
  width: 100%;
}
table.sticky-header {
  z-index: 10;
}

table,
thead,
tbody,
tr,
th,
td {
  border-color: #cccccc;
}

table,
td,
th {
  vertical-align: middle;
}

caption,
th,
td {
  text-align: left;
}

thead tr {
  font-weight: 700;
  background-color: #e5e5e5;
}

td,
th {
  border-bottom: 0;
  margin: 0;
  padding: 5px 7px;
}

tbody tr {
  border-top: 1px solid #cccccc;
}

tr {
  /* Table row striping */
}
tr.odd {
  background: black;
}
tr.info, tr.even, tr:nth-child(2n+2) {
  border-bottom: 0;
}
tr.odd td.active {
  background-color: #eeeeee;
}
tr.even td.active {
  background-color: #ebebeb;
}

/*
 * Forum tables
 * Core sets white-space to nowrap, which makes no sense
 */
#forum td .created,
#forum td .posts,
#forum td .topics,
#forum td .last-reply,
#forum td .replies,
#forum td .pager {
  white-space: normal;
}

/* =============================================================================
 *   Messages
 * ========================================================================== */
#messages {
	background-color: rgba(255, 255, 255, 0.2);
  padding: 20px;
}

#edit-customer-profile-billing #messages {
  padding: 0;
}

div.messages {
	margin: 0;
	background-image: none;
	padding: 10px;
}

div.status,
table tr.ok {
	background-color: transparent;
}

div.status,
.ok {
	color: #ffffff;
}

div.status {
	border-color: #808000;
}

div.status:before,
#mc_embed_signup div.mce_inline_error:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	content: "\f05a\00a0";
}

div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

/*
 * Unpublished nodes
 */
.node-unpublished p.unpublished,
.comment-unpublished p.unpublished {
  color: pink;
  color: rgba(239, 170, 170, 0.4);
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}
.ie6-7 .node-unpublished p.unpublished > *, .ie6-7
.comment-unpublished p.unpublished > * {
  position: relative;
}

/* =============================================================================
 *    Maintenance pages
 * ========================================================================== */
.maintenance-page .container {
  padding: 40px 0;
}
.maintenance-page #site-name,
.maintenance-page #page-title {
  margin: 0;
}

.db-offline .container {
  margin: 0 auto;
  padding: 40px 0;
  width: 100%;
  max-width: 960px;
}
.db-offline div.messages {
  margin: 20px 0 0;
}
.db-offline #content {
  padding: 20px 0;
}

/* =============================================================================
 *   Misc overrides for contrib modules
 * ========================================================================== */
/*
 * Admin menu overrides
 */
#admin-menu {
  margin: 0;
  padding: 0;
}

/*
 * Devel Module
 */
.dev-query {
  background: #eeeeee;
  padding: 30px;
}

/*
 * Styleguide module tweaks
 */
#styleguide-header {
  padding: 0 10px;
}
#styleguide-header .item-list {
  font-family: inherit;
  margin: 0 20px 20px 0;
  min-height: 260px;
  width: auto;
}

#player {
  max-width: 170%;
}

#block-views-block-comments-block,
#block-views-project-menu-block,
#block-views-gallery-item-list-block-1 {
  margin-top: 0px;
  background: #212121;
  /* Old browsers */
  background: -moz-linear-gradient(top, #212121 0%, #101010 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #212121), color-stop(100%, #101010));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #212121 0%, #101010 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #212121 0%, #101010 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #212121 0%, #101010 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #212121 0%, #101010 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#101010',GradientType=0 );
  /* IE6-9 */
}

#block-views-tag-cloud-block {
  background: #525229;
  /* Old browsers */
  background: -moz-linear-gradient(top, #525229 0%, #79793d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #525229), color-stop(100%, #79793d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #525229 0%, #79793d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #525229 0%, #79793d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #525229 0%, #79793d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #525229 0%, #79793d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#525229', endColorstr='#79793d',GradientType=0 );
  /* IE6-9 */
  margin: 10px 10px 20px;
}
#block-views-tag-cloud-block .block-title {
  color: #737339;
  text-decoration: none;
  font-size: 25px;
}
#block-views-tag-cloud-block .view-tag-cloud a {
  color: #fff;
  float: left;
  padding-right: 10px;
}

#block-views-calendar-block-1,
#block-views-music-block-block,
#block-views-whats-people-say-block,
#block-views-concerts-concerts-short,
#block-views-concerts-concerts-bands,
#block-commerce-cart-cart,
#block-views-reviews-block,
.block-simplenews,
.block-newsletter,
.block-nils-songkick-sidebar {
  border: 1px solid rgba(2, 2, 2, 0.1);
  background: #808000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #808000 0%, #4C4C26 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #808000), color-stop(100%, #4C4C26));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #808000 0%, #4C4C26 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #808000 0%, #4C4C26 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #808000 0%, #4C4C26 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #808000 0%, #4C4C26 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808000', endColorstr='#4C4C26',GradientType=0 );
  /* IE6-9 */
}

#block-views-whats-people-say-block,
#block-views-concerts-concerts-short,
#block-views-concerts-concerts-bands,
#block-commerce-cart-cart,
#block-views-reviews-block,
.block-simplenews,
.block-newsletter,
.block-nils-songkick-sidebar {
  margin: 10px 0px;
}

#block-views-whats-people-say-block div.more-link,
#block-views-concerts-concerts-short div.more-link,
#block-views-concerts-concerts-bands div.more-link,
#block-views-reviews-block div.more-link,
#block-commerce-cart-cart div.more-link,
.view-product-list div.more-link,
.block-simplenews .issues-link,
.block-newsletter #mce-responses,
.block-nils-songkick-sidebar div.more-link {
	border-top: 1px solid #808000;
	padding: 2px 4px;
}

.block-newsletter #mc-embedded-subscribe-form input[type="submit"] {
	background:   none; /* Old browsers */
	background: url(../images/commerce.png) no-repeat -36px -115px transparent;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	color: olive;
	float: right;
	margin: 0;
	padding: .3em .25em .5em 32px;
}

#block-commerce-cart-cart .view-content table {
	border-color: #808000;
}

#block-commerce-cart-cart .view-content table tbody {
	background: transparent;
	border: none;
}

#block-commerce-cart-cart .view-content table tr.odd,
#block-commerce-cart-cart .view-content table tr.even {
	background: transparent;
	border: none;
}

#block-commerce-cart-cart .view-content td.views-field-line-item-title a,
.view-commerce-cart-form .view-content td.views-field-line-item-title a {
  color: #ccc;
}

.view-product-list div.view-footer {
  float: none;
  clear: both;
}

#block-commerce-cart-cart div.more-link a,
.view-product-list div.more-link a {
  margin-left: .5em;
}

.block-simplenews .issues-link a {
  float: right;
}

#block-views-video-block {
  float: left;
  width: 60%;
}

div#secondary-menu-bar.nav.clearfix {
  float: right;
  font-size: 13px;
  font-weight: bold;
}
div#secondary-menu-bar.nav.clearfix ul {
  text-align: right;
}
div#secondary-menu-bar.nav.clearfix ul li.menu-894,
div#secondary-menu-bar.nav.clearfix ul li.menu-895,
div#secondary-menu-bar.nav.clearfix ul li.menu-15,
div#secondary-menu-bar.nav.clearfix ul li.menu-2 {
  float: none;
}
div#secondary-menu-bar.nav.clearfix ul li.menu-894 a,
div#secondary-menu-bar.nav.clearfix ul li.menu-895 a,
div#secondary-menu-bar.nav.clearfix ul li.menu-15 a,
div#secondary-menu-bar.nav.clearfix ul li.menu-2 a {
  color: #fff;
  padding-bottom: 10px;
  text-decoration: none;
}
div#secondary-menu-bar.nav.clearfix ul li.menu-894 a:hover,
div#secondary-menu-bar.nav.clearfix ul li.menu-895 a:hover,
div#secondary-menu-bar.nav.clearfix ul li.menu-15 a:hover,
div#secondary-menu-bar.nav.clearfix ul li.menu-2 a:hover {
  color: #663;
  text-decoration: none;
}
div#secondary-menu-bar.nav.clearfix ul li.menu-896 {
  float: none;
}
div#secondary-menu-bar.nav.clearfix ul li.menu-896 a {
  color: #fff;
  padding-bottom: 12px;
  text-decoration: none;
}
div#secondary-menu-bar.nav.clearfix ul li.menu-896 a:hover {
  color: #663;
  text-decoration: none;
}

div.secondary_nav {
  position: absolute;
  right: 50%;
  margin-right: -485px;
  margin-top: 30px;
  font-size: 13px;
  font-weight: bold;
}
div.secondary_nav ul {
  text-align: right;
}
div.secondary_nav ul li.menu-894,
div.secondary_nav ul li.menu-895,
div.secondary_nav ul li.menu-15,
div.secondary_nav ul li.menu-2 {
  float: none;
}
div.secondary_nav ul li.menu-894 a,
div.secondary_nav ul li.menu-895 a,
div.secondary_nav ul li.menu-15 a,
div.secondary_nav ul li.menu-2 a {
  color: #fff;
  padding-left: 30px;
}
div.secondary_nav ul li.menu-894 a:hover,
div.secondary_nav ul li.menu-895 a:hover,
div.secondary_nav ul li.menu-15 a:hover,
div.secondary_nav ul li.menu-2 a:hover {
  color: #663;
}
div.secondary_nav ul li.menu-896 {
  float: none;
}
div.secondary_nav ul li.menu-896 a {
  color: #fff;
  padding-left: 30px;
}
div.secondary_nav ul li.menu-896 a:hover {
  color: #663;
}

#block-block-1 {
  text-align: center;
}
#block-block-1 .block-inner {
  margin: -10px 0 -10px;
}
#block-block-1 .block-title {
  color: #fff;
  font-size: 25px;
  float: left;
  margin-right: 3px;
}
#block-block-1 a {
  color: #fff;
  text-decoration: none;
  padding: 6px;
}

#block-views-past-events-block {
  margin-top: -7px;
  margin-bottom: 0px !important;
  border: 1px solid rgba(2, 2, 2, 0.1);
}

#block-views-future-event-block,
#block-views-past-events-block {
  border: 1px solid rgba(2, 2, 2, 0.1);
  color: #fff;
  background: #212121;
  /* Old browsers */
  background: -moz-linear-gradient(top, #212121 0%, #101010 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #212121), color-stop(100%, #101010));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #212121 0%, #101010 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #212121 0%, #101010 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #212121 0%, #101010 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #212121 0%, #101010 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#101010',GradientType=0 );
  /* IE6-9 */
  padding: 0px 10px 11px;
  float: left;
  width: 97%;
}
#block-views-future-event-block .block-title,
#block-views-past-events-block .block-title {
  font-size: 27px;
  float: right;
  width: 92%;
  text-align: left;
}
#block-views-future-event-block .views-field-nothing,
#block-views-past-events-block .views-field-nothing {
  background: url(../images/date_bg.png) no-repeat;
  width: 36px;
  height: 36px;
  float: left;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  margin-top: 12px;
}
#block-views-future-event-block .views-field-nothing .day,
#block-views-past-events-block .views-field-nothing .day {
  float: left;
  clear: both;
  width: 36px;
}
#block-views-future-event-block .views-field-nothing .month,
#block-views-past-events-block .views-field-nothing .month {
  clear: both;
  color: #666633;
}
#block-views-future-event-block .views-field-field-image,
#block-views-past-events-block .views-field-field-image {
  float: right;
  padding: 0 15px 0 10px;
}
#block-views-future-event-block .views-field-body,
#block-views-past-events-block .views-field-body {
  color: white;
  font-size: 13px;
  clear: left;
  padding-left: 15px;
}
#block-views-future-event-block .views-field-title,
#block-views-past-events-block .views-field-title {
  clear: both;
  border-bottom: solid 1px #666633;
  padding-left: 50px;
  position: relative;
  top: -15px;
  padding-bottom: 10px;
}
#block-views-future-event-block .views-field-title a,
#block-views-past-events-block .views-field-title a {
  color: #fff;
  font-style: italic;
  text-decoration: none;
  font-size: 13px;
}

.node-type-blog .field-name-field-feed-item-description,
.node-type-blog .field-name-body,
.node-type-feed-item .field-name-field-feed-item-description,
.node-type-feed-item .field-name-body {
  color: #fff;
}

a.fa:before,
i.fa:before {
	font-family:   FontAwesome;
	padding-right: 6px;
}

.group-description-image {
	display:      inline-block;
  width:        100%;
}

.group-description-image .field-name-photos-videos {
	text-align:   right;
}

.node-band .field-collection-container,
.node-album .field-collection-container {
	border:       none;
}

#node-band-full-group-media .field-name-field-image img {
	border:       1px solid #808000;
}

.node-album .view-product-price .views-field-commerce-price,
.node-album .view-product-price .views-field-add-to-cart-form,
.node-album .field-name-field-bandcamp {
	display: inline-block;
}

.node-album .view-display-id-cd_album {
	text-align: right;
}

.node-album .view-display-id-cd_album .price {
	float: left;
	line-height: 37px;
}

.node-album .field-name-field-bandcamp {
	float: none;
	clear: both;
	display: block;
	margin-top: 0.5em;
}

.node-album .field-name-field-bandcamp .field-item a {
	background: url("https://s1.bcbits.com/img/buttons/bandcamp_60x23_white.png") right no-repeat;
	height: 23px;
	display: block;
}

.node-album .view-display-id-sheet_music {
	text-align: left;
}

.node-album .view-display-id-sheet_music .views-row {
	float: none;
	clear: both;
	display: table;
	width: 100%;
	margin: 0.5em !important;
}

.node-album .view-display-id-sheet_music .views-row-even {
	background:   rgba(255,255,255,.05);
}

.node-album .view-display-id-sheet_music .views-field-title {
	float: left;
	padding: 0 1% 0 3em;
	position: relative;
}

.node-album .view-display-id-sheet_music .views-field-title span.fa {
	font-size: 2em;
	position: absolute;
	left: .2em;
	top: .2em;
}

.node-album .view-display-id-sheet_music .views-field-add-to-cart-form-1 {
	float: right;
	line-height: 37px;
	padding: 0 1%;
}

.node-album .group-description {
	max-width: 50%;
}

.node-album .group-description .group-year-label,
.node-album .group-description .field-name-body,
.node-album .group-description .field-name-body .field-items,
.node-album .group-description .field-name-body .field-item,
.node-album .group-description .field-name-body .field-item p {
	display: inline-block;
	width: 97%;
}

.node-album .group-description .group-year-label .field-type-datetime,
.node-album .group-description .group-year-label .field-type-taxonomy-term-reference {
	display: inline-block;
	margin: 0;
	float: left;
}

.node-album .group-description .group-year-label .field-type-datetime .date-display-single:before {
	content: "©\00a0";
}

.node-album .group-description .group-year-label .field-type-taxonomy-term-reference ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.node-album .group-description .group-year-label .field-type-taxonomy-term-reference span:before {
	content: "\00a0";
}

.node-album .group-description .field-name-body {
	clear: left;
}

.group-musicians h2{
	margin-bottom: 0;
}

.field-name-field-musicians .field-item {
	margin:       0 !important;
}

.field-name-field-musicians > .field-items > .field-item {
	margin:       .5em !important;
}

.field-name-field-musicians > .field-items > .odd {
	background:   rgba(255,255,255,.05);
}

.field-name-field-musicians .field-item .field-collection-view {
	margin:       0;
	padding:      0;
	border:       none;
}

.field-name-field-musicians .field-item .field-collection-view .group-left,
.field-name-field-musicians .field-item .field-collection-view .group-right {
	margin:       0;
	padding:      0;
	display:      inline-block;
	float:        left;
}

.field-name-field-musicians .field-item .field-collection-view .group-left {
	padding:      0 1%;
	width:        28%;
}

.field-name-field-musicians .field-item .field-collection-view .group-left .field-name-field-artist,
.field-name-field-musicians .field-item .field-collection-view .group-left .field-name-field-artist ul {
	margin:       0;
	padding:      0;
}

.field-name-field-musicians .field-item .field-collection-view .group-left .field-item:after {
	content:      ":";
}

.field-name-field-musicians .field-item .field-collection-view .group-right {
	clear:        none;
	width:        70%;
}

.field-name-field-musicians .field-item .field-collection-view .group-right div {
	display:      inline;
	margin:       0;
}

.field-name-field-musicians .field-item .field-collection-view .group-right ul {
	display:      inline;
	padding:      0;
	margin:       0;
}

.field-name-field-musicians .field-item .field-collection-view .group-left li,
.field-name-field-musicians .field-item .field-collection-view .group-right li {
	display:         inline;
	list-style-type: none;
}

.field-name-field-musicians .field-item .field-collection-view .group-right .field-name-field-credit .field-item:after {
	content:      ", ";
}

.field-name-field-musicians .field-item .field-collection-view .group-right .field-name-field-credit .field-item:last-child:after {
	content:      "";
}

.field-name-field-musicians .field-item .field-collection-view .group-right .field-name-field-annotation:before {
	content:      " (";
}

.field-name-field-musicians .field-item .field-collection-view .group-right .field-name-field-annotation:after {
	content:      ")";
}

.view-concerts .views-field-field-image {
	float: right;
}

#block-views-concerts-concerts-short .block-title,
#block-views-concerts-concerts-bands .block-title {
	border-bottom: none;
}

.view-display-id-news .views-row,
.block_news .header .field-content {
	margin-bottom: 1.5em;
}

.view-display-id-news .views-row .views-field-field-feed-item-description,
.block-news .view-content .field-content {
	margin-top: .5em;
}

.view-display-id-news .views-row .views-field-field-feed-item-description a.autolink:before {
	content: "[";
}

.view-display-id-news .views-row .views-field-field-feed-item-description a.autolink:after {
	content: "]";
}

.block_news_front .facebook-feed-picture,
.block_news .facebook-feed-picture {
	margin-top: .5em;
}

.fb-like {
  display: block !important;
  margin: .5em 0;
}

.block_news_front img.img,
.block_news img.img,
.view-display-id-news .views-row .views-field-field-feed-item-description img.img {
	border: 1px solid #808000;
	margin: 0 .5em .5em 0;
}

.view-display-id-news .header,
.view-display-id-page_concerts .header,
.view-display-id-block_news_front .header,
.block_news_front .header,
.block_news .header,
#block-views-concerts-concerts-short .header,
#block-views-concerts-concerts-bands .header,
#block-commerce-cart-cart .header,
.block-nils-songkick-sidebar .header {
	position: relative;
	margin-top: 6px;
}

#block-views-concerts-concerts-short .header,
#block-views-concerts-concerts-bands .header,
#block-commerce-cart-cart .header,
.block-nils-songkick-sidebar .header {
	margin-bottom: 6px;
}

.view-display-id-news .header h2,
.view-display-id-page_concerts  .header h2,
.block_news .header h2,
#block-views-concerts-concerts-short .header h3,
#block-views-concerts-concerts-bands .header h3,
#block-commerce-cart-cart .header h3,
.block-nils-songkick-sidebar .header h3 {
	border-top: 1px solid #999999;
	line-height: 105%;
	min-height: 30px;
	padding: 0.2em 109px 0 0;
	margin: 0 0 0.5em;
}

.block_news_front .header h2 {
  padding-right: 109px;
	margin: 0 0 0.5em;
}

#block-views-concerts-concerts-short .header h3,
#block-views-concerts-concerts-bands .header h3,
#block-commerce-cart-cart  .header h3,
.block-nils-songkick-sidebar .header h3 {
	border-top: 1px solid #4C4C26;
	min-height: 20px;
	color: #CCCCCC;
	padding: 0.2em 100px 0 0;
	font-size: 1.1em;
}

#block-views-concerts-concerts-short .field-content,
#block-views-concerts-concerts-bands .field-content,
#block-commerce-cart-cart .field-content,
.block-nils-songkick-sidebar .field-content {
	color: #CCCCCC;
}

#block-views-concerts-concerts-short .header h3 a,
#block-views-concerts-concerts-bands .header h3 a,
#block-views-concerts-concerts-short .field-content a,
#block-views-concerts-concerts-bands .field-content a,
#block-commerce-cart-cart .field-content a,
.block-nils-songkick-sidebar .header h3 a,
.block-nils-songkick-sidebar .field-content a {
	color: #FFFFFF;
}

.view-display-id-news .header .date,
.view-display-id-page_concerts .header .date,
.view-display-id-block_news_front .header .date,
.block_news_front .header .date,
.block_news .header .date,
#block-views-concerts-concerts-short .header .date,
#block-views-concerts-concerts-bands .header .date {
	display: block;
	border: 1px solid rgba(182, 183, 170, 0.2);
	border-top: none;
	background: rgba(255,255,255,.15);
	color: #B6B7AA;
	font-family: "Century Gothic",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	height: 32px;
	padding: 4px;
	margin-top: 1px;
	position: absolute;
	right: 0;
	top: 0;
	width: 99px;
	z-index: 99;
}

#block-views-concerts-concerts-short .header .date,
#block-views-concerts-concerts-bands .header .date {
	color: #CCCCCC;
	height: 24px;
	padding: 2px;
	width: 84px;
}

.view-display-id-news .header .date.Sun,
.view-display-id-page_concerts .header .date.Sun,
.view-display-id-block_news_front .header .date .Sun,
.block_news_front .header .date.Sun,
.block_news .header .date.Sun,
#block-views-concerts-concerts-short .header .date.Sun,
#block-views-concerts-concerts-bands .header .date.Sun {
	background: rgba(96, 58, 96, 0.3);
}

.view-display-id-news .header .date .weekday,
.view-display-id-page_concerts .header .date .weekday,
.view-display-id-block_news_front .header .date .weekday,
.block_news_front .header .date .weekday,
.block_news .header .date .weekday,
#block-views-concerts-concerts-short .header .date .weekday,
#block-views-concerts-concerts-bands .header .date .weekday {
	display: block;
	float: left;
	font-size: .9em;
	line-height: .9em;
	position: absolute;
	left: 4px;
	top: 4px;
	width: 32px;
	height: 32px;
	text-align: center;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform:rotate(270deg);
	transform:rotate(270deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	writing-mode: lr-tb;
}

#block-views-concerts-concerts-short .header .date .weekday,
#block-views-concerts-concerts-bands .header .date .weekday {
	font-size: 0.8em;
	line-height: 0.8em;
	left: 2px;
	top: 2px;
	width: 24px;
	height: 24px;
}

.view-display-id-news .header .date .day,
.view-display-id-page_concerts .header .date .day,
.view-display-id-block_news_front .header .date .day,
.block_news_front .header .date .day,
.block_news .header .date .day,
#block-views-concerts-concerts-short .header .date .day,
#block-views-concerts-concerts-bands .header .date .day {
	border-right: 1px solid #999999;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 10px 0 20px;
	padding: 0 10px 0 0;
}

#block-views-concerts-concerts-short .header .date .day,
#block-views-concerts-concerts-bands .header .date .day {
	font-size: 1.2em;
	margin: 0 8px 0 16px;
	padding: 0 8px 0 0;
}

.view-display-id-news .header .date .month,
.view-display-id-page_concerts .header .date .month,
.view-display-id-block_news_front .header .date .month,
.block_news_front .header .date .month,
.block_news .header .date .month,
#block-views-concerts-concerts-short .header .date .month,
#block-views-concerts-concerts-bands .header .date .month {
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	line-height: 100%;
	position: absolute;
	right: 0;
	top: .2em;
	width: 40px;
	text-align: center;
}

.view-display-id-news .header .date .month,
.view-display-id-page_concerts .header .date .month,
.view-display-id-block_news_front .header .date .month,
.block_news_front .header .date .month,
.block_news .header .date .month {
	top: .3em;
	width: 48px;
}

#block-views-concerts-concerts-short .header .date .month,
#block-views-concerts-concerts-bands .header .date .month {
	font-size: 0.8em;
}

.view-display-id-news .header .date .year,
.view-display-id-page_concerts .header .date .year,
.view-display-id-block_news_front .header .date .year,
.block_news_front .header .date .year,
.block_news .header .date .year,
#block-views-concerts-concerts-short .header .date .year,
#block-views-concerts-concerts-bands .header .date .year {
	display: block;
	font-size: 1em;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40px;
	text-align: center;
}

.view-display-id-news .header .date .year,
.view-display-id-page_concerts .header .date .year,
.view-display-id-block_news_front .header .date .year,
.block_news_front .header .date .year,
.block_news .header .date .year {
	width: 48px;
}

#block-views-concerts-concerts-short .header .date .year,
#block-views-concerts-concerts-bands .header .date .year {
	font-size: 0.8em;
}

.node-media-press-kit .field-collection-container,
.node-media-images-print .field-collection-container,
.node-media-audio .field-collection-container,
.node-media-video .field-collection-container {
	border-bottom: none;
}

.node-page .field-collection-container .video-embed-description,
.node-media-video .field-collection-container .video-embed-description {
	font-size: 1.5em;
	font-weight: 400;
	margin: .83em 0;
}

.field-name-field-press-kit .field-collection-view,
.field-name-field-images-for-print .field-collection-view {
	margin:       0;
	padding:      7px;
	border:       none;
	float:        left;
}

.field-name-field-press-kit .field-collection-view {
	margin:       0 .5em .5em 0;
	border:       1px solid #808000;
}

.field-name-field-images-for-print .field-collection-view ul.field-collection-view-links {
	float:        none;
}

.field-name-field-copyright .field-item:before {
	content: "© ";
}

#block-views-blog-block-news-front .more-link,
#block-news-front .more-link,
#block-news .more-link {
	border-top:   1px solid #4c4c26;
	text-align:   left;
	margin-top:   .5em;
}

/* Bands, Discography and Shop Overview */
.view-bands img,
.view-discography img,
.view-product-list img {
	border:       1px solid #808000;
}

.view-bands .views-row,
.view-discography .views-row,
.view-product-list .views-row {
	float: left;
	margin: 1em 1em 0 0;
	padding: .5em;
	width: 170px;
  border: 1px dashed #4C4C26;
}

.view-bands .views-row:hover,
.view-discography .views-row:hover,
.view-product-list .views-row:hover {
  border: 1px solid #4C4C26;
  background: rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 3px 1px rgba(80, 80, 0, 0.75);
	-moz-box-shadow:    0px 0px 3px 1px rgba(80, 80, 0, 0.75);
	box-shadow:         0px 0px 3px 1px rgba(80, 80, 0, 0.75);
}

.view-bands .views-row .views-field-title-1,
.view-discography .views-row .views-field-nothing,
.view-product-list .views-row .views-field-nothing {
	height: 5em;
}

.view-bands .views-row .views-field-title-1 h3,
.view-discography .views-row .views-field-nothing h3,
.view-discography .views-row .views-field-nothing h4,
.view-product-list .views-row .views-field-nothing h3,
.view-product-list .views-row .views-field-nothing h4 {
	line-height: 1.2em;
}

.view-bands .views-row .views-field-title-1 h3,
.view-discography .views-row .views-field-nothing h3,
.view-product-list .views-row .views-field-nothing h3 {
	margin: 0;
}

.view-discography .views-row .views-field-nothing h4,
.view-product-list .views-row .views-field-nothing h4 {
	margin: 0 0 .5em;
}

.view-discography .views-field-field-year,
.view-discography .views-field-field-label,
.view-product-list .views-field-field-year,
.view-product-list .views-field-field-label {
	display: inline-block;
	margin: 0;
	float: left;
}

.view-discography .views-field-field-year .date-display-single:before,
.view-product-list .views-field-field-year .date-display-single:before,
#block-views-discography-block-latest-album .date-display-single:before {
	content: "©\00a0";
}

.view-discography .views-field-field-year .date-display-single:after,
.view-product-list .views-field-field-year .date-display-single:after,
#block-views-discography-block-latest-album .date-display-single:after {
	content: "\00a0";
}

.view-bands .views-row .views-field-body {
	height: 14em;
}

.view-discography .views-row .views-field-body,
.view-product-list .views-row .views-field-body {
	height: 20em;
  display: block;
  float: none;
  clear: both;
}

.view-bands .views-row .views-field-nid,
.view-discography .views-row .views-field-nid,
.view-product-list .views-row .views-field-commerce-price {
	height: 3em;
	border-top: 1px solid #4c4c26;
}

.view-product-list .views-row .views-field-commerce-price {
	height: 1.5em;
}

.view-product-list .views-row .views-field-commerce-price span,
.view-product-list .views-row .views-field-commerce-price div {
  color: #808000;
  display: inline-block;
}

#block-views-discography-discography-by-band .block-inner {
	margin: 0;
}

/* Front page */
body.front .node-content .field-name-body,
body.front .view-display-id-block_news_front,
body.front .block_news_front,
body.front .field-name-field-videos .field-item,
body.front .juicer-feed,
body.page-news .juicer-feed {
	margin: 1em 1em 0 0;
	padding: .5em;
  border: 1px dashed #4C4C26;
}

body.front .node-content .field-name-body:hover,
body.front .view-display-id-block_news_front:hover,
body.front .block_news_front:hover,
body.front .field-name-field-videos .field-item:hover,
body.front .juicer-feed:hover,
body.page-news .juicer-feed:hover {
  border: 1px solid #4C4C26;
  background: rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 3px 1px rgba(80, 80, 0, 0.75);
	-moz-box-shadow:    0px 0px 3px 1px rgba(80, 80, 0, 0.75);
	box-shadow:         0px 0px 3px 1px rgba(80, 80, 0, 0.75);
}

body.front .field-name-field-video-file .field-item,
body.front .field-name-field-video-file .field-item:hover,
body.front .field-name-field-copyright .field-item,
body.front .field-name-field-copyright .field-item:hover {
	margin: 0;
	padding: 0;
  border: none;
  background: none;
  -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

body.front .field-collection-container {
  border: none;
}

/* Latest album on front page */
#block-views-discography-block-latest-album .views-row {
	float:        none;
	width:        auto;
	position:     relative;
}

#block-views-discography-block-latest-album .views-field-field-image {
	float:        right;
	margin:       0 0 8px 8px;
	max-width:    50%;
}

#block-views-discography-block-latest-album .views-field-body {
	max-width:    50%;
	display:      block;
	height:       auto;
	clear:        unset;
}

#block-views-discography-block-latest-album .views-field-body .field-content {
	max-width:    97%;
	display:      inline-block;
}

#block-views-discography-block-latest-album .views-field-nothing-1 {
	position:     absolute;
	bottom:       3.5em;
	left:         8px;
}

#block-views-discography-block-latest-album .views-field-nid {
	clear:        both;
	float:        none;
}

/* Juicer */
.front .j-post-overlay.juicer-feed,
.page-news .j-post-overlay.juicer-feed {
	margin: 1.5em .5em .5em .5em !important;
	width: 95%;
    width: calc(100% - 1em);
}
.front .j-post-overlay.juicer-feed:hover,
.page-news .j-post-overlay.juicer-feed:hover {
	background: none;
    box-shadow: none;
    border-color: olive;
}

.juicer-feed p {
	color: #666666;
}

.juicer-feed .j-paginate,
.j-post-overlay.juicer-feed a.juicer-button {
	color: olive;
	border-color: olive;
	border-radius: 5px;
	border-width: 1px;
}

.juicer-feed .j-paginate:hover,
.j-post-overlay.juicer-feed a.juicer-button:hover {
	background: #808000;
	color: white !important;
}

.juicer-feed .j-loading {
	border-color: olive;
}

.j-overlay .j-close {
	right: .5em;
    top: .5em;
	padding: 0 1.5em 0 0;
}

.j-post-overlay.juicer-feed ul.j-share a:before {
	color: #666666;
}

/* Media Overview */
.view-media .views-row {
	float: left;
	margin: 0 2em 1em 0;
	width: 170px;
}

.view-media .views-row .views-field-title {
	height: 3.5em;
}

.view-media .views-row .views-field-title h3 {
	line-height: 1.2em;
}

.view-media .views-row .views-field-field-image {
	padding-bottom: 24px;
}

.view-media .views-row .stack {
	position: relative;
	z-index: 10;
}
 
/* Image styles */
.view-media .views-row .stack img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	border: 8px solid #ffffff;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
 
/* Stacks creted by the use of generated content */
.view-media .views-row .stack:before,
.view-media .views-row .stack:after {
	content: "";
	border-radius: 3px;
	width: 100%;
	height: 100%;
	position: absolute;
	border: 8px solid #eeeeee;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	transition: 0.3s all ease-out;
}

/* 1st element in stack (behind image) */
.view-media .views-row .stack:before {
	top: 4px;
	z-index: -10;
}

/* 2nd element in stack (behind image) */
.view-media .views-row .stack:after {
	top: 8px;
	z-index: -20;
}

/* One stack element rotated in the opposite direction */
.view-media .views-row .stack.twisted:before {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
}

.view-media .views-row .stack.twisted:after {
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	transform: rotate(-4deg);
}

/* Reset all rotations on hover */
.view-media .views-row .stack:hover:before,
.view-media .views-row .stack:hover:after {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
}

.view-media .views-row .views-field-title-1 {
	height: 3em;
	border-top: 1px solid #4c4c26;
}

/* Horizontal Tabs */
div.horizontal-tabs {
  margin:       3em 0 0 0;
	border:       1px solid #4C4C26;
}

.horizontal-tabs ul.horizontal-tabs-list {
  margin:           0;
  background-color: transparent;
  border-right:     none;
  height:           2em;
	top:              -2em;
	left:             -1px;
}

.horizontal-tabs ul.horizontal-tabs-list li {
  background:   #4C4C26;
  border-right: 1px solid #808000;
  padding:      .1em;
	min-width:    inherit;
}

.horizontal-tabs ul.horizontal-tabs-list li.last {
  border-right: none;
}

.horizontal-tabs ul.horizontal-tabs-list li.selected {
  background-color: #808000;
  padding:          .1em;
}
.horizontal-tabs ul.horizontal-tabs-list li a {
  padding:      0.5em 0.6em;
	height:       0.8em;
	line-height:  0.8em;
}
.horizontal-tabs ul.horizontal-tabs-list li a:hover {
  outline:          none;
  background-color: #808000;
}
.horizontal-tabs ul.horizontal-tabs-list li:hover,
.horizontal-tabs ul.horizontal-tabs-list li:focus {
  background-color: #808000;
}

.horizontal-tabs ul.horizontal-tabs-list li a:focus strong,
.horizontal-tabs ul.horizontal-tabs-list li a:active strong,
.horizontal-tabs ul.horizontal-tabs-list li a:hover strong {
	color:        #ffffff;
}

.horizontal-tabs ul.horizontal-tabs-list li a,
.horizontal-tabs ul.horizontal-tabs-list li.selected a {
  padding:      0.5em 0.6em;
	color:        #CCCCCC;
}

.horizontal-tabs ul.horizontal-tabs-list .selected strong {
	color:        #ffffff;
}

/* Audio Player */
.field-name-field-audios .field-collection-view {
	margin:       0;
	padding:      0;
	border:       none;
}

.audiojs-default .audiojs {
	background:   rgb(76,76,38); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:   url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNGMyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzgwODAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzRjNGMyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YzRjMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(76,76,38,1) 0%, rgba(128,128,0,1) 50%, rgba(76,76,38,1) 51%, rgba(76,76,38,1) 100%); /* FF3.6+ */
	background:   -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,38,1)), color-stop(50%,rgba(128,128,0,1)), color-stop(51%,rgba(76,76,38,1)), color-stop(100%,rgba(76,76,38,1))); /* Chrome,Safari4+ */
	background:   -webkit-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Chrome10+,Safari5.1+ */
	background:   -o-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Opera 11.10+ */
	background:   -ms-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* IE10+ */
	background:   linear-gradient(to bottom,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* W3C */
	filter:       progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c26', endColorstr='#4c4c26',GradientType=0 ); /* IE6-8 */
  width:        100%;
	font-size:    1em;
}

.audiojs-default .audiojs .play-pause {
	width:        5%;
}

.audiojs-default .audiojs .scrubber {
	width:        65%;
}

.audiojs-default .audiojs .time {
  padding:      0;
}

.audiojs-default .audiojs .time .played {
	padding-left: 0.5em;
}

/* Video Player */
.field-name-field-videos .field-collection-view {
	margin:       0;
	padding:      0;
	border:       none;
}

.field-name-field-video-file .embedded-video {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
}

.field-name-field-video-file .embedded-video iframe,
.field-name-field-video-file .embedded-video object,
.field-name-field-video-file .embedded-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* these apply to auto-completing form fields */
html.js input.form-autocomplete {
  background-image: url(/sites/default/files/views_sexy_throbber/throbber.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}
html.js input.throbbing {
  background-position: 0 0;
}
 
/* these apply to all ajax progresses */
.ajax-progress {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ajax-progress .throbber {
  background: transparent url(/sites/default/files/views_sexy_throbber/throbber.gif) no-repeat 0px 0px;
  float: left;
  height: 16px;
  width: 47px;
  margin: 2px;
}

/* Commerce */
.checkout-processing { /* this is for the commerce checkout */
	background-image: url(/sites/default/files/views_sexy_throbber/throbber.gif);
	padding-right: 16px !important;
}

.view-commerce-cart-block .view-footer li.line-item-summary-view-cart a:before,
.view-commerce-cart-block .view-footer li.line-item-summary-checkout a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	content: "\f07a\00a0";
}

.view-commerce-cart-block .view-footer li.line-item-summary-checkout a:before {
	content: "\f090\00a0";
}

.view-commerce-cart-form  .view-content table,
.view-commerce-cart-summary  .view-content table,
.view-commerce-cart-summary  .view-footer table,
.view-commerce-line-item-table  .view-content table,
.field-name-commerce-order-total  table,
#commerce-checkout-form-review table,
#commerce-checkout-form-shipping table,
body.page-user table {
	border-color: #808000;
}

.view-commerce-cart-form  .view-content table thead,
.view-commerce-cart-summary  .view-content table thead,
.view-commerce-cart-summary  .view-footer table thead,
.view-commerce-line-item-table  .view-content table thead,
.field-name-commerce-order-total  table thead,
#commerce-checkout-form-review table thead,
#commerce-checkout-form-shipping table thead,
body.page-user table thead {
	border: none;
}

.view-commerce-cart-form  .view-content table thead tr,
.view-commerce-cart-summary  .view-content table thead tr,
.view-commerce-cart-summary  .view-footer table thead tr,
.view-commerce-line-item-table  .view-content table thead tr,
.field-name-commerce-order-total  table thead tr,
#commerce-checkout-form-review table thead tr,
#commerce-checkout-form-shipping table thead tr,
body.page-user table thead tr {
	background-color: #808000;
}

.view-commerce-cart-form  .view-content table thead tr th,
.view-commerce-cart-summary  .view-content table thead tr th,
.view-commerce-cart-summary  .view-footer table thead tr th,
.view-commerce-line-item-table  .view-content table thead tr th,
.field-name-commerce-order-total  table thead tr th,
#commerce-checkout-form-review table thead tr th,
#commerce-checkout-form-shipping table thead tr th,
body.page-user table thead tr th {
	color: #FFFFFF;
}

.view-commerce-cart-form  .view-content table tbody tr,
.view-commerce-cart-summary  .view-content table tbody tr,
.view-commerce-cart-summary  .view-footer table tbody tr,
.view-commerce-line-item-table  .view-content table tbody tr,
.field-name-commerce-order-total  table tbody tr,
#commerce-checkout-form-review table tbody tr,
#commerce-checkout-form-shipping table tbody tr,
body.page-user table tbody tr {
	border-color: #808000;
}

.view-commerce-cart-form  .view-content table tbody tr.even,
.view-commerce-cart-summary  .view-content table tbody tr.even,
.view-commerce-cart-summary  .view-footer table tbody tr.even,
.view-commerce-line-item-table  .view-content table tbody tr.even,
.field-name-commerce-order-total  table tbody tr.even,
#commerce-checkout-form-review table tbody tr.even,
#commerce-checkout-form-shipping table tbody tr.even,
body.page-user table tbody tr.even {
	background-color: #444444;
}

.field-name-commerce-order-total  table tbody tr.odd,
body.page-user table tbody tr.odd {
	background: black !important;
}

.view-commerce-user-orders th a {
	color: #4C4C26;
}

.view-commerce-user-orders td.active {
	background-color: #4C4C26 !important;
}

.view-commerce-user-orders td.active a {
	color: #ffffff;
}

.commerce-order-handler-area-order-total .commerce-price-formatted-components {
	width: 100%;
	border-top-width: 3px;
}

.commerce-order-handler-area-order-total .commerce-price-formatted-components .component-type-commerce-price-formatted-amount {
	border-top-width: 3px;
}

.commerce-order-handler-area-order-total .commerce-price-formatted-components .component-type-commerce-price-formatted-amount td {
	color: #FFFFFF;
}

#commerce-checkout-form-checkout fieldset,
#commerce-checkout-form-review fieldset,
#commerce-checkout-form-shipping fieldset,
#user-profile-form fieldset {
	border-color: #808000;
	margin-top: .5em;
}

#commerce-checkout-form-checkout fieldset legend,
#commerce-checkout-form-review fieldset legend,
#commerce-checkout-form-shipping fieldset legend,
#user-profile-form fieldset legend {
	padding: 0 .5em;
	color: #FFFFFF;
}

.profile .user-picture {
	margin: 0;
	padding: 0;
  border: 1px solid #808000;
}

.profile .user-picture img {
	display: block;
}

fieldset.collapsible .fieldset-legend,
fieldset.collapsed .fieldset-legend {
	background: none;
}

fieldset.collapsible .fieldset-legend:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	content: "\f147\00a0";
}

fieldset.collapsed .fieldset-legend:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	content: "\f196\00a0";
}

.node-album .commerce-add-to-cart input[type="submit"],
.view-commerce-cart-form  .view-content input[type="submit"],
.view-product-list .commerce-add-to-cart input[type="submit"],
.block-simplenews input[type="submit"],
.webform-client-form input[type="submit"],
#commerce-checkout-form-checkout input[type="submit"],
#commerce-checkout-form-review input[type="submit"],
#commerce-checkout-form-shipping input[type="submit"],
#commerce-paypal-wps-redirect-form input[type="submit"],
#simplenews-confirm-add-form input[type="submit"],
#simplenews-confirm-add-form #edit-cancel,
#user-profile-form input[type="submit"],
#mc-embedded-subscribe-form input[type="submit"] {
	background:   rgb(76,76,38); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:   url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNGMyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzgwODAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzRjNGMyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YzRjMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url(../images/commerce.png) no-repeat -116px 6px, -moz-linear-gradient(top,  rgba(76,76,38,1) 0%, rgba(128,128,0,1) 50%, rgba(76,76,38,1) 51%, rgba(76,76,38,1) 100%); /* FF3.6+ */
	background:   url(../images/commerce.png) no-repeat -116px 6px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,38,1)), color-stop(50%,rgba(128,128,0,1)), color-stop(51%,rgba(76,76,38,1)), color-stop(100%,rgba(76,76,38,1))); /* Chrome,Safari4+ */
	background:   url(../images/commerce.png) no-repeat -116px 6px, -webkit-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Chrome10+,Safari5.1+ */
	background:   url(../images/commerce.png) no-repeat -116px 6px, -o-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Opera 11.10+ */
	background:   url(../images/commerce.png) no-repeat -116px 6px, -ms-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* IE10+ */
	background:   url(../images/commerce.png) no-repeat -116px 6px, linear-gradient(to bottom,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* W3C */
	filter:       progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c26', endColorstr='#4c4c26',GradientType=0 ); /* IE6-8 */
  border: 0px solid transparent;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
  padding: .5em 1em .5em 32px;
  color: #fff;
	font-family: 'Noticia Text', Arial, Helvetica, sans-serif;
	line-height: 1.5;
  font-size: 87.5%;
  margin-top: .5em;
}

.view-commerce-cart-form  .view-content input.delete-line-item {
	background:   url(../images/commerce.png) no-repeat -78px -53px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,38,1)), color-stop(50%,rgba(128,128,0,1)), color-stop(51%,rgba(76,76,38,1)), color-stop(100%,rgba(76,76,38,1))); /* Chrome,Safari4+ */
	background:   url(../images/commerce.png) no-repeat -78px -53px, -webkit-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Chrome10+,Safari5.1+ */
	background:   url(../images/commerce.png) no-repeat -78px -53px, -o-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Opera 11.10+ */
	background:   url(../images/commerce.png) no-repeat -78px -53px, -ms-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* IE10+ */
	background:   url(../images/commerce.png) no-repeat -78px -53px, linear-gradient(to bottom,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* W3C */
}

.view-commerce-cart-form  .view-content #edit-submit {
	background:   url(../images/commerce.png) no-repeat -56px -84px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,38,1)), color-stop(50%,rgba(128,128,0,1)), color-stop(51%,rgba(76,76,38,1)), color-stop(100%,rgba(76,76,38,1))); /* Chrome,Safari4+ */
	background:   url(../images/commerce.png) no-repeat -56px -84px, -webkit-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Chrome10+,Safari5.1+ */
	background:   url(../images/commerce.png) no-repeat -56px -84px, -o-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Opera 11.10+ */
	background:   url(../images/commerce.png) no-repeat -56px -84px, -ms-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* IE10+ */
	background:   url(../images/commerce.png) no-repeat -56px -84px, linear-gradient(to bottom,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* W3C */
	margin-right: 1em;
}

.view-commerce-cart-form  .view-content #edit-checkout {
	background:   url(../images/commerce.png) no-repeat -94px -24px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,38,1)), color-stop(50%,rgba(128,128,0,1)), color-stop(51%,rgba(76,76,38,1)), color-stop(100%,rgba(76,76,38,1))); /* Chrome,Safari4+ */
	background:   url(../images/commerce.png) no-repeat -94px -24px, -webkit-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Chrome10+,Safari5.1+ */
	background:   url(../images/commerce.png) no-repeat -94px -24px, -o-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Opera 11.10+ */
	background:   url(../images/commerce.png) no-repeat -94px -24px, -ms-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* IE10+ */
	background:   url(../images/commerce.png) no-repeat -94px -24px, linear-gradient(to bottom,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* W3C */
}

#commerce-checkout-form-checkout #edit-continue,
#commerce-checkout-form-review #edit-continue,
#commerce-checkout-form-shipping #edit-continue,
#commerce-paypal-wps-redirect-form #edit-submit,
#simplenews-confirm-add-form #edit-submit,
.block-simplenews input[type="submit"],
.webform-client-form #edit-submit,
#user-profile-form #edit-submit,
#mc-embedded-subscribe-form input[type="submit"] {
	background:   url(../images/commerce.png) no-repeat -36px -115px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,38,1)), color-stop(50%,rgba(128,128,0,1)), color-stop(51%,rgba(76,76,38,1)), color-stop(100%,rgba(76,76,38,1))); /* Chrome,Safari4+ */
	background:   url(../images/commerce.png) no-repeat -36px -115px, -webkit-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Chrome10+,Safari5.1+ */
	background:   url(../images/commerce.png) no-repeat -36px -115px, -o-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Opera 11.10+ */
	background:   url(../images/commerce.png) no-repeat -36px -115px, -ms-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* IE10+ */
	background:   url(../images/commerce.png) no-repeat -36px -115px, linear-gradient(to bottom,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* W3C */
	margin-right: 1em;
}

.block-simplenews input[type="submit"] {
	margin-right: 0;
}

#commerce-checkout-form-review #edit-back,
#commerce-checkout-form-shipping #edit-back {
	background:   url(../images/commerce.png) no-repeat -16px -144px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,38,1)), color-stop(50%,rgba(128,128,0,1)), color-stop(51%,rgba(76,76,38,1)), color-stop(100%,rgba(76,76,38,1))); /* Chrome,Safari4+ */
	background:   url(../images/commerce.png) no-repeat -16px -144px, -webkit-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Chrome10+,Safari5.1+ */
	background:   url(../images/commerce.png) no-repeat -16px -144px, -o-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Opera 11.10+ */
	background:   url(../images/commerce.png) no-repeat -16px -144px, -ms-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* IE10+ */
	background:   url(../images/commerce.png) no-repeat -16px -144px, linear-gradient(to bottom,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* W3C */
	margin-left: 1em;
}

#commerce-checkout-form-checkout #edit-cancel,
#simplenews-confirm-add-form #edit-cancel {
	background:   url(../images/commerce.png) no-repeat 4px -174px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,38,1)), color-stop(50%,rgba(128,128,0,1)), color-stop(51%,rgba(76,76,38,1)), color-stop(100%,rgba(76,76,38,1))); /* Chrome,Safari4+ */
	background:   url(../images/commerce.png) no-repeat 4px -174px, -webkit-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Chrome10+,Safari5.1+ */
	background:   url(../images/commerce.png) no-repeat 4px -174px, -o-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* Opera 11.10+ */
	background:   url(../images/commerce.png) no-repeat 4px -174px, -ms-linear-gradient(top,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* IE10+ */
	background:   url(../images/commerce.png) no-repeat 4px -174px, linear-gradient(to bottom,  rgba(76,76,38,1) 0%,rgba(128,128,0,1) 50%,rgba(76,76,38,1) 51%,rgba(76,76,38,1) 100%); /* W3C */
	margin-left: 1em;
}

#mc-embedded-subscribe-form input[type="email"],
#mc-embedded-subscribe-form input[type="text"] {
	width: 95%;
}

.block-simplenews form.simplenews-subscribe,
.block-simplenews form.simplenews-unsubscribe {
  text-align: right;
}

.block-simplenews form.simplenews-subscribe label,
.block-simplenews form.simplenews-unsubscribe label {
  display: inline-block;
}

#block-commerce-checkout-progress-indication {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 20px;
  margin: 0;
}

#block-commerce-checkout-progress-indication .block-inner {
  margin: 0;
}

#block-commerce-checkout-progress-indication .commerce-checkout-progress,
#tasks .tabs {
  display: block;
  margin: 0;
  padding: .3em 0;
  border: 1px solid #4c4c26;
}

#tasks .tabs {
  padding: 0;
	margin: .5em 0;
}

#block-commerce-checkout-progress-indication .commerce-checkout-progress li,
#tasks .tabs li {
	padding: .3em !important;
  margin: 0 .5em 0 0 !important;
}

#tasks .tabs li {
	display: inline-block;
}

#tasks .tabs li a {
	background: none !important;
	border: 0 !important;
	text-decoration: none;
	color: #cccccc;
	display: inline-block;
	float: none;
	padding: 0;
}

#block-commerce-checkout-progress-indication .commerce-checkout-progress li.active,
#tasks .tabs li.active {
	color: #808000;
  border: 1px solid #808000;
}

#tasks .tabs li.active a,
#tasks .tabs li.active a:hover {
	color: #808000 !important;
}

#block-commerce-checkout-progress-indication .commerce-checkout-progress li:before,
#tasks .tabs li a:before {
  font-family: FontAwesome;
	content: "\f10c\00a0";
}

#block-commerce-checkout-progress-indication .commerce-checkout-progress li.active:before,
#tasks .tabs li.active a:before {
	content: "\f192\00a0";
  font-weight: normal;
}

#block-commerce-checkout-progress-indication .commerce-checkout-progress li.visited:before,
#tasks .tabs li.visited a:before {
	color: #808000;
}

.border-top.border-style-1 {
  background: none;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
}

.webform-layout-box.equal.child-width-2 > * {
	border: 1px solid #4c4c26;
	height: 14em;
	margin: 0;
	width: 46%;
}

.webform-layout-box.equal.child-width-2 input[type="text"],
.webform-layout-box.equal.child-width-2 input[type="email"],
.webform-layout-box.equal.child-width-2 textarea,
.webform-layout-box.equal.child-width-2 .grippie {
	width: 95%;
}

.webform-layout-box.equal.child-width-2 textarea {
	height: 9em;
}

.webform-layout-box.equal.child-width-2 .grippie {
	border-width: 0 0 1px;
}

/* Contact */
ul.contact {
	border: none;
	margin: 0;
  padding: 0;
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

ul.contact li {
	margin: 1em 1em 0 0;
	padding: .5em;
  float: left;
	width: 46%;
  list-style: none;
  border: 1px dashed #4C4C26;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

ul.contact li.even {
	margin-right: 0;
}

ul.contact li:hover {
  border: 1px solid #4C4C26;
  background: rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 3px 1px rgba(80, 80, 0, 0.75);
	-moz-box-shadow:    0px 0px 3px 1px rgba(80, 80, 0, 0.75);
	box-shadow:         0px 0px 3px 1px rgba(80, 80, 0, 0.75);
}

ul.contact h3 {
	margin-top: 0;
}

ul.contact p {
	margin-bottom: 0;
}

/* Scroll to top */
.back-to-top {
	position: fixed;
	bottom: 0;
	right: 0;
	text-decoration: none;
	color: #808000;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgb(0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-background-clip: padding-box; /* for Safari */
  background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	padding: .8em;
	display: none;
}

.back-to-top:hover {    
  border: 1px solid #4C4C26;
  background-color: rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 0px 0px 3px 1px rgba(80, 80, 0, 0.75);
	-moz-box-shadow:    0px 0px 3px 1px rgba(80, 80, 0, 0.75);
	box-shadow:         0px 0px 3px 1px rgba(80, 80, 0, 0.75);
}

/* Right image */
img.right {
	float: right;
	margin: 0 0 1em 1em;
}