/*
 Theme Name:   Field Hollers
 Theme URI:    http://www.field-hollers-band.com
 Description:  Field Hollers Theme
 Author:       Vincent Tabary
 Author URI:   http://www.field-hollers-band.com
 Template:     arcade-basic
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  fieldhollers
*/
/* line 23, style.scss */
input, textarea {
  font-size: 12px;
  border-radius: 0px;
  padding: 5px 7px;
}

/* line 29, style.scss */
input[type=submit] {
  background-color: #e25656;
  border: none;
  color: #fff;
}

/* line 35, style.scss */
.basic a {
  color: #e25656;
}
/* line 38, style.scss */
.basic a:hover {
  color: #9e3c3c;
  text-decoration: none;
}

/* line 44, style.scss */
a.video-link, a.image-link {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  display: block;
  width: 100%;
  height: 190px;
  background: no-reeat center center;
}
/* line 52, style.scss */
a.video-link .link-hover, a.image-link .link-hover {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 63, style.scss */
a.video-link:hover .link-hover, a.image-link:hover .link-hover {
  display: block;
}

/* line 69, style.scss */
a.more-link {
  color: #aaa;
  font-size: 0.8em;
  text-align: right;
  display: block;
  margin-top: 10px;
}

/* line 77, style.scss */
#header {
  background-color: #000;
}

/* line 81, style.scss */
.header-img {
  opacity: 0.8;
}

/* line 86, style.scss */
#footer a {
  color: #aaaaaa;
}
/* line 91, style.scss */
#footer .menu li {
  margin-bottom: 20px;
}

/* line 98, style.scss */
#footer-content .menu {
  list-style-type: none;
  font-size: 14px;
}

/* line 104, style.scss */
#site-description {
  display: none;
}

/* line 108, style.scss */
#site-title {
  height: 0;
  overflow: hidden;
  padding-top: 250px;
  background: url('library/images/logo_blanc_small.png?1433280561') no-repeat center center;
}

/* line 116, style.scss */
.page-template-front-page-php #site-title {
  padding-top: 450px;
  background-image: url('library/images/logo_blanc.png?1433275862');
}
/* line 121, style.scss */
.page-template-front-page-php #site-description {
  display: block;
}
/* line 123, style.scss */
.page-template-front-page-php #site-description.margin-top {
  margin-top: 40px;
}

/* line 130, style.scss */
.page article {
  border-bottom: none;
  margin-bottom: 0;
}

/* line 139, style.scss */
.widget_recent_entries ul {
  list-style-type: none;
}
/* line 142, style.scss */
.widget_recent_entries ul li {
  margin: 10px 0;
}
/* line 145, style.scss */
.widget_recent_entries ul li a {
  display: block;
  font-size: 20px;
}
/* line 150, style.scss */
.widget_recent_entries ul li span.post-date {
  color: #aaaaaa;
}

/* line 158, style.scss */
.tribe-events-list-widget li.tribe-events-list-widget-events {
  margin: 10px 0;
}
/* line 162, style.scss */
.tribe-events-list-widget h4.entry-title {
  font-size: 20px;
  margin: 0;
}
/* line 166, style.scss */
.tribe-events-list-widget h4.entry-title a {
  color: #e25656;
}
/* line 169, style.scss */
.tribe-events-list-widget h4.entry-title a:hover {
  color: #9e3c3c;
}
/* line 175, style.scss */
.tribe-events-list-widget .date-start {
  color: #aaaaaa;
  font-weight: normal;
}

/* line 182, style.scss */
.widget_mailchimpsf_widget h3 {
  color: #aaaaaa;
  font-size: 14px;
}
/* line 187, style.scss */
.widget_mailchimpsf_widget #mc_signup_submit {
  margin-top: 0;
}

/* line 194, style.scss */
#tribe-events-content-wrapper {
  margin-bottom: 20px;
}

/* line 201, style.scss */
.page .sidi .sidi-header {
  height: 35px;
}
/* line 204, style.scss */
.page .sidi .sidi-header h2 {
  font-size: 22px;
  color: #e25656;
}
/* line 210, style.scss */
.page .sidi .sidi-album-title > a {
  color: #e25656;
}
/* line 213, style.scss */
.page .sidi .sidi-album-title > a:hover {
  color: #9e3c3c;
}
/* line 218, style.scss */
.page .sidi .sidi-release {
  margin-top: 8px;
}

/* line 226, style.scss */
.widget_mailchimpsf_widget h3 {
  font-family: inherit;
}
