/*
Theme Name: Autumns Eyes 2015
Theme URI: http://autumnseyes.com/wp-content/themes/autumnseyes2015
Author: Daniel Mitchell
Author URI: http://autumnseyes.com
Description: Autumns Eyes is a one man metal band for fans of Halloween and Horror Movies.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: autumnseyes2015
This theme, like WordPress, is licensed under the GPL.
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    line-height: 1;
    background-color: #111;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

html {
    overflow-y: scroll;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

hr {
    border-top: thin solid #222;
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin-top: 2em;
    margin-bottom: 2em;
}

a:focus {
    outline: thin dotted;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
}

del {
    color: #333;
}

ins {
    background: #fff9c0;
    text-decoration: none;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

small {
    font-size: smaller;
}

img {
    -ms-interpolation-mode: bicubic;
}

.postimage {
    border: thin solid #222;
}

.verticalposter {
    border: thin solid #222;
}

.horizontalposter {
    border: thin solid #222;
    width: 30%;
    margin-right: 3%;
}

.horizontalposter2 {
    border: thin solid #222;
    width: 30%;
}

.verticalposter {
    border: thin solid #222;
    width: 30%;
    margin-right: 3%;
    text-align: center;
}
.grecaptcha-badge {
    display: none;
}
.verticalposter2 {
    border: thin solid #222;
    width: 30%;
    text-align: center;
}

.merchandise {
    width: 20%;
}

.recaptchabutton {
    margin-top: 2em;
    margin-bottom: 2em;
}

.albumcover {
    border: thin solid #222;
    height: auto;
    width: 50%;
}

.bc-logo {
    width: 75%;
}

.youtubecontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    border: thin solid #222;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.youtubevideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sidebarbox {
    margin-top: 1em;
    margin-bottom: 2em;
}

/* Clearing floats */

.clear:after,
.wrapper:after,
.format-status .entry-header:after {
    clear: both;
}

.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
    display: table;
    content: "";
}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */

.archive-title,
.page-title,
.widget-title,
.entry-content th,
    {
    font-size: 125%;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #777;
    font-weight: normal;
    text-decoration: none;
}

/* Shared Post Format styling */

article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
    font-size: 100%;
    line-height: 1.5em;
}

/* Form fields, general styles first */

button,
input,
select,
textarea {
    border: 0px solid #000;
    border-radius: 0px;
    margin-right: auto;
    margin-left: auto;
}

button,
input {
    line-height: normal;
}

textarea {
    font-size: 100%;
    overflow: auto;
    vertical-align: top;
}

/* Reset non-text input types */

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
    border: 0;
    border-radius: 0;
    padding: 0;
}

/* Buttons */

input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
    padding: 5%;
    color: #cc6600;
    background-color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    margin-right: auto;
    margin-left: auto;
    font-size: 100%;
    font-weight: normal;
    border: thin solid #222;
}

.menu-toggle {
    background-color: rgba(0, 0, 0, 0.0);
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

.menu-toggle:hover,
.menu-toggle:focus,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
    background-color: rgba(0, 0, 0, 0.0);
}

.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
    background-color: rgba(0, 0, 0, 0.0);
}

.bypostauthor cite span {
    color: #fff;
    background-color: #21759b;
    background-image: none;
    border: 1px solid #1f6f93;
    box-shadow: none;
    padding: 0;
}

/* Responsive images */

.entry-content img,
.widget img {
    max-width: 100%;
    /* Fluid images for posts, and widgets */
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full,
img.size-large {
    max-width: 100%;
    height: auto;
    /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.wp-post-image {
    width: 100%;
    height: auto;
}

.indexthumbnail {
    width: 335px;
    height: auto;
    margin-right: 2%;
    overflow: hidden;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 0;
    border-right: thin solid #222;
}

img.header-image {
    height: auto;
    /* Make sure images with WordPress-added height and width attributes are scaled correctly */
    width: 90%;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    vertical-align: middle;
}

.headerlogo {
    float: left;
    width: 15%;
    vertical-align: middle;
    margin-left: 1%;
}

.socialmedia {
    float: left;
    width: 15%;
    text-align: right;
    vertical-align: middle;
    margin-right: 1%;
}

.socialmediaicon {
    width: 15%;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: auto;
    vertical-align: middle;
}

.socialmediaiconbc {
    width: 15%;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: auto;
    margin-right: 2%;
    vertical-align: middle;
}

.socialmediaapple {
    width: 15%;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: auto;
    vertical-align: middle;
    margin-right: 2%;
    margin-left: 2%;
}

.footersocialmedia {
    display: none;
}

.footersocialmediaicon {
    display: none;
}

.footersocialmediaiconapple {
    display: none;
}

.musicicon {
    width: 8%;
    min-width: 45px;
    max-width: 100px;
    height: auto;
    margin-right: 1%;
}

.readmorebutton {
    display: inline-block;
    margin-top: 1%;
    padding: 7px 18px;
    font-size: .7em;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #999;
    background: #666;
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: -moz-linear-gradient(top, #444, #222);
    background-image: -ms-linear-gradient(top, #444, #222);
    background-image: -o-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    -webkit-border-radius: 2;
    -moz-border-radius: 2;
    border-radius: 2px;
    text-shadow: 0px 1px 0px #000;
    -webkit-box-shadow: 0px 3px 9px #000;
    -moz-box-shadow: 0px 3px 9px #000;
    box-shadow: 0px 3px 9px #000;
}

.readmorebutton:hover {
    color: #CCC;
}

.readmorebutton:active {
    transform: translateY(2px);
}

/* Make sure videos and embeds fit their containers */

embed,
iframe,
object,
video {
    max-width: 100%;
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
    /* Override the Twitter embed fixed width */
}

/* Images */

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.entry-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
    /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
    border-radius: 0px;
}

.wp-caption {
    max-width: 100%;
    /* Keep wide captions from overflowing their container. */
    padding: 4px;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
    font-style: italic;
    font-size: 12px;
    line-height: 2;
    color: #757575;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.entry-content dl.gallery-item {
    margin: 0;
}

.gallery-item a,
.gallery-caption {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.gallery-item a {
    display: block;
    margin-bottom: 3.5%;
    margin-top: 3.5%;
}

.gallery-caption a {
    display: inline;
}

.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}

.gallery .gallery-icon img {
    height: auto;
    max-width: 100%;
}

.gallery-columns-1 .gallery-icon img {
    padding: 3%;
}

/* Navigation */

.site-content nav {
    clear: both;
    line-height: 2;
    overflow: hidden;
}

#nav-above {
    padding: 24px 0;
}

#nav-above {
    display: none;
}

.paged #nav-above {
    display: block;
}

.nav-previous,
.previous-image {
    float: left;
    width: 47%;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #cc6600;
    text-transform: uppercase;
    font-size: 1.5em;
    padding-left: 3%;
    padding-top: 2%;
    margin-bottom: 2%;
}

.nav-next,
.next-image {
    float: right;
    text-align: right;
    width: 47%;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #cc6600;
    text-transform: uppercase;
    font-size: 1.5em;
    padding-right: 3%;
    padding-top: 2%;
    margin-bottom: 2%;
}

.nav-single {
    margin: 48px 0;
    display: none;
}

/* Author profiles */

.author .archive-header {
    margin-bottom: 24px;
}

.author-info {
    border-top: 1px solid #222;
    margin: 24px 0;
    padding-top: 24px;
    overflow: hidden;
}

.author-description p {
    color: #757575;
    font-size: 13px;
    line-height: 1;
}

.author.archive .author-info {
    border-top: 0;
    margin: 0 0 48px;
}

.author.archive .author-avatar {
    margin-top: 0;
}

/*------------------------ Contact Form 7 ------------------------*/

.wpcf7 input[type="text"] {
    font-size: 100%;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    text-decoration: none;
    border: 5px solid #222;
    padding: 10px;
    width: 75%;
    color: #AAA;
    background-color: rgba(255, 255, 255, 0);
    transition: background-color 0.3s;
    resize: none;
}

.wpcf7 input[type="email"] {
    font-size: 100%;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    text-decoration: none;
    border: 5px solid #222;
    padding: 10px;
    width: 75%;
    color: #AAA;
    background-color: rgba(255, 255, 255, 0);
    transition: background-color 0.3s;
    resize: none;
}

.wpcf7-form input:focus,
.wpcf7-form input.focus {
    background-color: #222;
}

.wpcf7-form textarea {
    font-size: 100%;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    text-decoration: none;
    border: 5px solid #222;
    padding: 10px;
    width: 75%;
    color: #AAA;
    background-color: rgba(255, 255, 255, 0);
    transition: background-color 0.3s;
    resize: none;
}

.wpcf7-form textarea:focus,
.wpcf7-form textarea.focus {
    background-color: #222;
}

.wpcf7 input[type="submit"] {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1.2em;
    background-color: #111;
    border: 5px solid #222;
    color: #AAA;
    padding: 10px;
    -webkit-appearance: none;
    transition: color 0.3s, background-color 0.3s;
}

.wpcf7 input[type="submit"]:hover {
    background-color: #222;
    color: #AAA;
}

/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */

html {
    font-size: 100%;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
}

body {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    text-rendering: optimizeLegibility;
    color: #888;
}

body.custom-font-enabled {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
}

a {
    outline: none;
    color: #cc6600;
    text-decoration: none;
    transition: 0.7s;
}

a:hover {
    color: #FFF;
    transition: 0.2s;
}

/* Assistive text */

.assistive-text,
.site .screen-reader-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}

.main-navigation .assistive-text:focus {
    background: #fff;
    border: thin solid #222;
    clip: auto !important;
    color: #000;
    display: block;
    font-size: 12px;
    padding: 12px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100000;
    /* Above WP toolbar */
}

/* Page structure */

.site {
    width: 100%;
    height: auto;
    background-color: #111;
}

.site-content {
    width: 100%;
}

.widget-area {
    float: right;
    width: 25%;
    background-color: rgba(0, 0, 0, 0.5);
    border-top-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #222;
    border-bottom-color: #222;
    border-left-color: #222;
}

.sitecontainer {
    height: auto;
    width: 100%;
}

/* Header */

.lcp_catlist {
    font-size: 1.5em;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
}

.lcp_catlist li {
    line-height: 1.5em;
    list-style-type: square;
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 1em;
    color: #333;
}

.site-header {
    line-height: 5em;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #222;
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0.9);
    display: inline-block;
    position: fixed;
    z-index: 999;
    padding-top: .5%;
    padding-bottom: .5%;
    max-height: 100%;
    overflow-x: hidden;
}

.indeximage {
    height: auto;
    width: 100%;
    margin-bottom: 2em;
    margin-top: 8em;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #222;
    border-top-width: thin;
    border-top-style: solid;
    border-top-color: #222;
}

.tagcloud {
    height: auto;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 8%;
    display: block;
    font-family: 'Quicksand', sans-serif;
    font-weight: lighter;
    text-transform: uppercase;
}

.mobileimage {
    display: none;
}

.mobilesquareimage {
    display: none;
}

.squaremobileimage {
    display: none;
}

.bandcampmobile {
    display: none;
}

.moretag {
    text-transform: uppercase;
    text-decoration: none;
}

.site-header h1,
.site-header h2 {
    text-align: center;
}

.site-header h1 a,
.site-header h2 a {
    color: #515151;
    display: inline-block;
    text-decoration: none;
}

.site-header h1 a:hover,
.site-header h2 a:hover {
    color: #CCC;
}

.site-header h1 {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 14px;
}

.site-header h2 {
    font-weight: normal;
    font-size: 13px;
    line-height: 1;
    color: #757575;
}

.sharethis {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1.8em;
    color: #777;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1;
}

.related_post_title {
    line-height: 1;
}

h3.related_post_title {
     font-family: 'Open Sans Condensed', sans-serif;
}

ul.related_post {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #777;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1;
}

ul.related_post li {}

ul.related_post li a {}

ul.related_post li img {}

iframe {
    display: block;
}

/* Navigation Menu */

.main-navigation {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1.5em;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-navigation li {
    float: left;
}

.main-navigation a {
    display: inline-block;
    text-align: left;
    padding-left: .5em;
    padding-right: .5em;
    text-decoration: none;
    color: #cc6600;
    transition: 0.7s;
}

.main-navigation a:hover,
.main-navigation a:focus {
    color: #CCC;
    transition: 0.2s;
}

.current-menu-item a {
    color: #cc6600;
    transition: 0.2s;
}

/* HEADER */

.header {
    width: 95%;
    height: auto;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.logo {
    text-align: left;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.ae-logo {
    width: 250px;
}

.social-right {
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.social-icons {
    width: auto;
    display: flex;
}

.social-top {
    width: 35px;
    margin-right: 5px;
}

.social-top-last {
    width: 35px;
    margin-right: 0;
}

.menu-social {
    width: 35px;
    margin-right: 0;
}

/* HERO IMAGE SECTION */

.top-index-header {
    background-image: url(http://autumnseyes.com/images/index-header-bg.jpg);
    background-size: cover;
    background-position: center top;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    text-align: center;
    border-bottom: thin solid #222;
    display: flex;
    flex-direction: column;
}

.top-index-header-h {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 235px;
    margin-bottom: 300px;
}

.top-index-header-h1 {
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1%;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 5em;
    color: #FFF;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.9);
}

.top-index-header-h2 {
    width: 50%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1%;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 1.5em;
    color: #FFF;
    text-transform: uppercase;
    line-height: 1.2;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.9);
}

.top-index-header-h3 {
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1%;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 1.2em;
    color: #888;
    text-transform: uppercase;
    line-height: 1;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.9);
}

.top-index-icons {
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.top-page-header {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-size: cover;
    background-position: center center;
    border-bottom: thin solid #222;
    display: flex;
    flex-direction: column;
}

.top-page-header-h {
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 235px;
    margin-bottom: 300px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 3.5em;
    color: #FFF;
    text-transform: uppercase;
    line-height: 1;
    text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.9);
}

.overlay {
    background-color: rgba(0, 0, 0, 0.0);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

iframe {
    border: solid thin #222;
}

#wp_rp_first {
    margin-top: 5%;
}

/* BUTTON */

.button {
    border: none;
    padding: 1em 2em;
    margin-top: 2%;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    text-decoration: none;
    display: inline-block;
    font-size: 1.4em;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
    -webkit-border-radius: 2;
    -moz-border-radius: 2;
    border-radius: 2px;
    text-shadow: 0px 2px 0px #000;
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.6);
}

.button1 {
    border: none;
    padding: 1em 2em;
    margin-top: 2%;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    text-decoration: none;
    display: inline-block;
    font-size: 1.4em;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
    -webkit-border-radius: 2;
    -moz-border-radius: 2;
    border-radius: 2px;
    text-shadow: 0px 2px 0px #000;
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.6);
}

.button1 {
    background-color: #222;
    color: #999;
    border: thin solid #333;
}

.button1:hover {
    background-color: #333;
    color: white;
}

/* Banner */

section[role="banner"] {
    margin-bottom: 48px;
}

/* Sidebar */

.widget-area .widget {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    word-wrap: normal;
}

.widget-area .widget h3 {
    font-family: 'Open Sans Condensed', sans-serif;
    padding-left: 10%;
    margin-top: 8%;
    margin-bottom: 2%;
    color: #cc6600;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.5em;
    font-weight: lighter;
}

.widget-area .widget p,
.widget-area .widget li {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 1em;
    padding-left: 10%;
    padding-right: 10%;
    color: #777;
    line-height: 2em;
}

.widget-area .widget {}

.textwidget {
    margin-bottom: -.2em;
}

.widget-area .textwidget ul {
    list-style: disc outside;
    margin-bottom: 0;
}

.widget-area .textwidget li {
    margin-left: 36px;
}

.widget-area .widget a {
    color: #AAA;
}

.widget-area .widget a:hover {
    color: #CCC;
}

.widget-area .widget a:visited {}

.widget-area #s {
    width: 90%;
    /* define a width to avoid dropping a wider submit button */
    padding: 5%;
    border: thin solid #222;
    background-color: rgba(0, 0, 0, 0.5);
    font-weight: normal;
    text-transform: uppercase;
    color: #777;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 2%;
    display: none;
}

/* Footer */

footer {
    text-transform: uppercase;
    line-height: 2em;
    width: 100%;
    height: auto;
    text-align: center;
    float: left;
    bottom: 0;
    margin-top: 2%;
    padding-bottom: 5%;
    padding-top: 3%;
    border-top: solid thin #222;
    background: #000;
}

.footerjack {
    text-align: center;
    width: 40%;
    float: left;
    vertical-align: middle;
    text-decoration: none;
}

.footerjackimage {
    width: 5%;
    min-width: 55px;
    height: auto;
    vertical-align: middle;
}

footer[role="contentinfo"] a {
    color: #cc6600;
}

footer[role="contentinfo"] a:hover {
    color: #CCC;
}

.footersocialmedia {
    display: inline;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}

.footersocialmediaicon {
    display: inline;
    width: 3%;
    min-width: 50px;
    border-style: none;
    height: auto;
    vertical-align: middle;
    margin-bottom: 1em;
    margin-top: 1.5em;
}

.footersocialmediaiconbc {
    display: inline;
    width: 3%;
    min-width: 50px;
    border-style: none;
    height: auto;
    vertical-align: middle;
    margin-bottom: 1em;
    margin-top: 1.5em;
    margin-right: .6em;
}

.footersocialmediaiconapple {
    display: inline;
    width: 3%;
    min-width: 50px;
    border-style: none;
    height: auto;
    vertical-align: middle;
    margin-right: .6em;
    margin-left: .6em;
    margin-bottom: 1em;
    margin-top: 1.5em;
}

.mobilefootercopyright {
    display: inline;
    float: left;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0;
}

.mobilefooterjack {
    display: inline;
    float: left;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin-top: 1em;
}

.mobilefooterdesign {
    display: inline;
    float: left;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0;
}

/* =Main content
-------------------------------------------------------------- */

.entry-header .entry-title {
    font-size: 2.5em;
    color: #cc6600;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.2em;
    clear: none;
}

.entrycontainer {
    padding: 50px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #000;
}

.contentcontainer {
    margin: 0;
}

.pagecontainer {
    margin: 0;
    background: #000;
}

.pagecontent {
    padding: 50px;
}

.pageheaderimage {
    width: 100%;
    height: auto;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #222;
    overflow: hidden;
    margin-bottom: 0px;
    line-height: 0;
    display: block;
}

.entrymeta {
    text-transform: uppercase;
    margin-top: 1em;
    margin-bottom: 1em;
    color: #444;
    font-size: 100%;
}

.entry-header {
    margin: 0;
}

.entry-header img.wp-post-image {
    float: left;
    margin-right: 2%;
    width: 20%;
    display: inline-block;
    max-height: 600px;
    max-width: 600px;
}

.single .entry-header img.wp-post-image {
    display: none;
}

.entry-title {
    font-size: 20px;
    line-height: 1;
    font-weight: normal;
}

.entry-title a {
    text-decoration: none;
}

.entry-format {
    margin-top: 24px;
}

article.sticky .featured-post {
    border-top: 4px double #222;
    border-bottom: 4px double #222;
    color: #757575;
    font-size: 13px;
    line-height: 3;
    margin-bottom: 24px;
    text-align: center;
}

.entry-content,
.mu_register {
    line-height: 2;
}

.entry-content h1,
,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin: 24px 0;
    line-height: 1;
}

.entry-content h1 {
    font-family: 'Quicksand', sans-serif;
    font-size: 2em;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 1%;
}

.entry-content h2,
.mu_register h2 {
    font-family: 'Quicksand', sans-serif;
    font-size: 1.5em;
    color: #AAA;
    text-decoration: none;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 1%;
}

.entry-content h3,
    {
    font-family: 'Quicksand', sans-serif;
    font-size: 1.6em;
    color: #777;
    text-decoration: none;
    font-weight: 300;
    line-height: 1;
}

.entry-content h4,
    {
    font-family: 'Quicksand', sans-serif;
    font-size: 1.5em;
    color: #777;
    text-decoration: none;
    font-weight: 300;
    line-height: 1;
}

.entry-content h5,
    {
    font-family: 'Quicksand', sans-serif;
    font-size: 1.4em;
    color: #777;
    text-decoration: none;
    font-weight: 300;
    line-height: 1;
}

.entry-content h6,
    {
    font-family: 'Quicksand', sans-serif;
    font-size: 1.3em;
    color: #777;
    text-decoration: none;
    font-weight: 300;
    line-height: 1;
}

.entry-content p,
.mu_register p {
    line-height: 1.6em;
    clear: none;
    font-size: 1.3em;
    margin-bottom: 1em;
}

p + p {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.entry-summary {
    line-height: 1.8em;
    clear: none;
    font-size: 1.3em;
}

.entry-content a:visited,
    {
    color: #9f9f9f;
}

.entry-content ol,
.entry-content ul,
.mu_register ul {
    margin: 0 0 24px;
    line-height: 1;
}

.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
    margin-bottom: 0;
}

.entry-content ul,
.mu_register ul {
    list-style: disc outside;
}

.entry-content ol {
    list-style: decimal outside;
}

.entry-content li,
.mu_register li {}

.entry-content blockquote {
    margin-bottom: 24px;
    padding: 24px;
    font-style: italic;
}

.entry-content blockquote p:last-child {
    margin-bottom: 0;
}

.entry-content code {
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    line-height: 2;
}

.entry-content pre {
    border: thin solid #222;
    color: #777;
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    line-height: 1;
    margin: 24px 0;
    overflow: auto;
    padding: 24px;
}

.entry-content pre code {
    display: block;
}

.entry-content abbr,
.entry-content dfn,
.entry-content acronym,
m {
    border-bottom: 1px dotted #222;
    cursor: help;
}

.entry-content address,
    {
    display: block;
    line-height: 1;
    margin: 0 0 24px;
}

img.alignleft,
.wp-caption.alignleft {
    margin: 12px 24px 12px 0;
}

img.alignright,
.wp-caption.alignright {
    margin: 12px 0 12px 24px;
}

img.aligncenter,
.wp-caption.aligncenter {
    clear: both;
    margin-top: 12px;
    margin-bottom: 12px;
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
    margin-bottom: 24px;
}

.entry-content dl {
    margin: 0 24px;
}

.entry-content dt {
    font-weight: bold;
    line-height: 1;
}

.entry-content dd {
    line-height: 1;
    margin-bottom: 24px;
}

.entry-content table {
    border-bottom: 1px solid #222;
    color: #757575;
    font-size: 12px;
    line-height: 2;
    margin: 0 0 24px;
    width: 100%;
}

.entry-content table caption {
    font-size: 16px;
    margin: 24px 0;
}

.entry-content td {
    border-top: 1px solid #222;
    padding: 6px 10px 6px 0;
}

.site-content article {
    word-wrap: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    overflow: auto;
    display: flex;
    justify-content: flex-start;
    border-top: solid thin #222;
    border-bottom: solid thin #222;
    margin-bottom: 25px;
}

.page-links {
    clear: both;
    line-height: 1;
}

.single-author .entry-meta .by-author {
    display: none;
}

.mu_register h2 {
    color: #757575;
    font-weight: normal;
}

/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
    margin-bottom: 2%;
    word-wrap: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 5%;
    border: thin solid #222;
    font-size: 150%;
}

.archive-meta {
    color: #555;
}

.archivelist {
    background-color: rgba(0, 0, 0, 0.5);
    border-top-width: thin;
    border-bottom-width: thin;
    border-right-width: thin;
    border-top-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-color: #222;
    border-bottom-color: #222;
    border-right-color: #222;
    margin-bottom: 2.5%;
}

.archivelistpost {
    line-height: 1.8em;
    font-size: 1.2em;
    padding-top: 2%;
    padding-right: 3%;
    padding-bottom: 2%;
    padding-left: 3%;
}

/* =Single audio/video attachment view
-------------------------------------------------------------- */

.attachment .entry-content .mejs-audio {
    max-width: 400px;
}

.attachment .entry-content .mejs-container {
    margin-bottom: 0;
}

/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
    overflow: hidden;
}

.image-attachment div.attachment {
    text-align: center;
}

.image-attachment div.attachment p {
    text-align: center;
}

.image-attachment div.attachment img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}

.image-attachment .entry-caption {
    margin-top: 8px;
}

/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {
    margin-bottom: 24px;
}

article.format-aside h1 a {
    text-decoration: none;
    color: #cc6600;
}

article.format-aside h1 a:hover {
    color: #CCC;
}

article.format-aside .aside {
    padding: 24px 24px 0;
    background: #d2e0f9;
    border-left: 22px solid #222;
}

article.format-aside p {
    font-size: 13px;
    line-height: 1;
    color: #4a5466;
}

article.format-aside blockquote:last-child,
article.format-aside p:last-child {
    margin-bottom: 0;
}

/* =Post formats
-------------------------------------------------------------- */

/* Image posts */

article.format-image footer h1 {
    font-size: 13px;
    line-height: 1;
    font-weight: normal;
}

article.format-image footer h2 {
    font-size: 11px;
    line-height: 2;
}

article.format-image footer a h2 {
    font-weight: normal;
}

/* Link posts */

article.format-link header {
    padding: 0 10px;
    float: right;
    font-size: 11px;
    line-height: 2;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    color: #848484;
    background-color: #ebebeb;
}

article.format-link .entry-content {
    max-width: 80%;
    float: left;
}

article.format-link .entry-content a {
    font-size: 22px;
    line-height: 1;
    text-decoration: none;
}

/* Quote posts */

article.format-quote .entry-content p {
    margin: 0;
}

article.format-quote .entry-content blockquote {
    display: block;
    padding: 24px 24px 0;
    font-size: 15px;
    line-height: 1.6;
    font-style: normal;
    color: #6a6a6a;
    background: #efefef;
}

/* Status posts */

.format-status .entry-header {
    margin-bottom: 24px;
}

.format-status .entry-header header {
    display: inline-block;
}

.format-status .entry-header h1 {
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
}

.format-status .entry-header h2 {
    font-size: 12px;
    font-weight: normal;
    line-height: 2;
    margin: 0;
}

.format-status .entry-header header a {
    color: #cc6600;
}

.format-status .entry-header header a:hover {
    color: #CCC;
}

.format-status .entry-header img {
    float: left;
    margin-right: 21px;
}

/* =Front page template
-------------------------------------------------------------- */

.entry-page-image {
    margin-bottom: 14px;
}

.template-front-page .site-content article {
    border: 0;
    margin-bottom: 0;
}

.template-front-page .widget-area {
    clear: both;
    float: none;
    width: auto;
    padding-top: 24px;
    border-top: 1px solid #222;
}

.template-front-page .widget-area .widget li {
    margin: 8px 0 0;
    font-size: 13px;
    line-height: 1;
    list-style-type: square;
    list-style-position: inside;
}

.template-front-page .widget-area .widget li a {
    color: #757575;
}

.template-front-page .widget-area .widget li a:hover {
    color: #CCC;
}

.template-front-page .widget-area .widget_text img {
    float: left;
    margin: 8px 24px 8px 0;
}

/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
    margin-left: 12px;
}

.widget_rss li {
    margin: 12px 0;
}

.post-date,
.widget_rss .rss-date {
    color: #aaa;
    font-size: 11px;
    margin-left: 12px;
}

.widget_recent_entries {
    margin-bottom: 5%;
}

#wp-calendar {
    margin: 0;
    width: 100%;
    font-size: 13px;
    line-height: 1;
    color: #686868;
}

#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
    text-align: left;
}

#wp-calendar #next {
    padding-right: 24px;
    text-align: right;
}

.widget_search label {
    display: block;
    font-size: 13px;
    line-height: 1;
}

.widget_twitter li {
    list-style-type: none;
}

.widget_twitter .timesince {
    display: block;
    text-align: right;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
    display: inline-block;
}

.main-navigation ul {
    margin: 0;
    text-indent: 0;
    display: inline-block;
}

/* =Plugins
----------------------------------------------- */

img#wpstats {
    display: block;
    margin: 0 auto 24px;
}

/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
* but in the future W3C standard way. -ms- prefix is required for IE10+ to
* render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
* the meta tag. See http://core.trac.wordpress.org/ticket/25888.
*/

@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

/* Minimum width of 1360 pixels. */

@media screen and (min-width: 1360px) {
    .main-navigation li a,
    .main-navigation li {
        display: inline-block;
        text-decoration: none;
    }
    .main-navigation li a {
        text-transform: uppercase;
        white-space: nowrap;
    }
    .main-navigation li a:hover,
    .main-navigation li a:focus {
        color: #888;
    }
    .main-navigation li {
        position: relative;
        margin-top: 0;
        margin-right: .7em;
        margin-bottom: 0;
        margin-left: .7em;
    }
    .main-navigation li ul {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 1;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    .main-navigation li ul ul {
        top: 0;
        left: 100%;
    }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li:focus > ul,
    .main-navigation .focus > ul {
        border-left: 0;
        clip: inherit;
        overflow: inherit;
        height: inherit;
        width: inherit;
    }
    .main-navigation li ul li a {
        background: #000;
        border-bottom: thin solid #222;
        display: block;
        font-size: 11px;
        padding: 8px 10px;
        width: 180px;
        white-space: normal;
    }
    .main-navigation li ul li a:hover,
    .main-navigation li ul li a:focus {
        background: #e3e3e3;
        color: #CCC;
    }
    .main-navigation .current-menu-item > a,
    .main-navigation .current-menu-ancestor > a,
    .main-navigation .current_page_item > a,
    .main-navigation .current_page_ancestor > a {
        color: #777;
    }
    .menu-toggle {
        display: none;
    }
}

@media (max-width: 960px) {
    .top-index-header {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
        text-align: center;
        background-image: url(http://autumnseyes.com/images/index-header-bg.jpg);
        background-size: cover;
        background-position: center center;
        border-bottom: thin solid #222;
        display: flex;
        flex-direction: column;
    }
    .nav-previous,
    .previous-image {
        float: left;
        width: 47%;
        font-family: 'Open Sans Condensed', sans-serif;
        color: #cc6600;
        text-transform: uppercase;
        font-size: 1.5em;
        padding-left: 3%;
        padding-top: 0;
        margin-bottom: 3%;
    }
    .nav-next,
    .next-image {
        float: right;
        text-align: right;
        width: 47%;
        font-family: 'Open Sans Condensed', sans-serif;
        color: #cc6600;
        text-transform: uppercase;
        font-size: 1.5em;
        padding-right: 3%;
        padding-top: 0;
        margin-bottom: 3%;
    }
    .entry-header .entry-title {
        font-size: 2.3em;
        color: #cc6600;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
        clear: none;
    }
    .top-page-header-h {
        width: 80%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        margin-top: 135px;
        margin-bottom: 200px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 700;
        font-size: 3em;
        color: #FFF;
        text-transform: uppercase;
        line-height: 1;
        text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.9);
    }
    .site-content article {
        word-wrap: normal;
        -webkit-hyphens: none;
        -moz-hyphens: none;
        hyphens: none;
        overflow: auto;
        border-bottom: none;
        border-top: none;
        margin-top: 0;
        margin-bottom: 25px;
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
    }
    .entrycontainer {
        padding: 5vw;
        width: 90%;
        display: block;
        border-bottom: solid thin #222;
        background: #000;
    }
    .pagecontent {
        padding: 5vw;
        width: 90%;
        display: block;
        border-bottom: solid thin #222;
        background: #000;
    }
    .indexthumbnail {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        border-top: thin solid #222;
        border-bottom: thin solid #222;
        border-left: none;
        border-right: none;
        display: block;
    }
    .top-index-header-h1 {
        width: 80%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1%;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 4em;
        text-decoration: none;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1;
        text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.9);
    }
    .top-index-header-h2 {
        width: 50%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1%;
        font-family: 'Quicksand', sans-serif;
        font-weight: 300;
        font-size: 1.3em;
        text-transform: uppercase;
        line-height: 1.2;
        text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.9);
    }
    .top-index-header-h3 {
        width: 80%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1%;
        font-family: 'Quicksand', sans-serif;
        font-weight: 300;
        font-size: 1em;
        color: #888;
        text-transform: uppercase;
        line-height: 1;
        text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.9);
    }
    .top-index-icons {
        width: 80%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .menu-toggle {
        display: block;
    }
    .main-navigation ul.nav-menu,
    .main-navigation div.nav-menu > ul {
        display: none;
    }
    .main-navigation ul {
        display: none;
    }
    .mobileimage {
        display: block;
        height: auto;
        width: 100%;
        margin-top: 8.5em;
        margin-bottom: 0;
        border-bottom-width: thin;
        border-bottom-style: solid;
        border-bottom-color: #222;
        border-top-width: thin;
        border-top-style: solid;
        border-top-color: #222;
    }
    .middlemobileimage {
        display: block;
        height: auto;
        width: 100%;
    }
    .mobilesquareimage {
        display: none;
    }
    .squaremobileimage {
        display: none;
    }
    .bandcampmobile {
        display: block;
        height: auto;
        width: 100%;
        background: #111;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 1.5em;
        padding-bottom: 1.5em;
        border: none;
    }
    .bandcampplayer {
        max-width: 700px;
        width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .widget-area {
        display: none;
    }
    .indeximage {
        display: none;
    }
    .site-content {
        width: 100%;
    }
    .headerlogo {
        display: none;
    }
    .socialmedia {
        display: none;
    }
    .mobilelogo {
        position: relative;
        top: -15%;
        transform: translateY(15%);
        width: 45%;
        min-width: 200px;
        display: block;
        margin-left: 1.5%;
    }
    .main-navigation {
        font-family: 'Open Sans Condensed', sans-serif;
        text-align: center;
        text-transform: uppercase;
        font-size: 1.5em;
        font-weight: 700;
        width: 100%;
        vertical-align: middle;
        text-decoration: none;
        margin-right: auto;
        margin-left: auto;
        line-height: 60px;
    }
    .main-navigation li {
        font-weight: normal;
        text-transform: uppercase;
        border-top-width: thin;
        border-top-style: solid;
        border-top-color: #222;
        vertical-align: middle;
    }
    .wpcf7 input[type="text"] {
        width: 95%;
    }
    .wpcf7 input[type="email"] {
        width: 95%;
    }
    .wpcf7-form textarea {
        width: 95%;
    }
    @media (max-width: 850px) {
        footer {
            text-transform: uppercase;
            line-height: 2em;
            width: 100%;
            height: auto;
            text-align: center;
            float: left;
            bottom: 0;
            margin-top: 3%;
            padding-bottom: 5%;
            padding-top: 3%;
            border-top: solid thin #222;
            background: #000;
        }
        .ae-logo {
            width: 200px;
        }
        .entry-header .entry-title {
            font-size: 2em;
            color: #cc6600;
            font-family: 'Open Sans Condensed', sans-serif;
            font-weight: 700;
            text-transform: uppercase;
            text-decoration: none;
            clear: none;
        }
        .top-page-header-h {
            width: 80%;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-top: 98px;
            margin-bottom: 150px;
            font-family: 'Open Sans Condensed', sans-serif;
            font-weight: 700;
            font-size: 2.5em;
            color: #FFF;
            text-transform: uppercase;
            line-height: 1;
            text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.9);
        }
        .button {
            padding: .7em 1em;
            margin-top: 5%;
            text-align: center;
            font-family: 'Quicksand', sans-serif;
            font-weight: 300;
            text-decoration: none;
            display: inline-block;
            font-size: 1.1em;
            -webkit-transition-duration: 0.4s;
            /* Safari */
            transition-duration: 0.4s;
        }
        .button1 {
            padding: .7em 1em;
            margin-top: 5%;
            text-align: center;
            font-family: 'Quicksand', sans-serif;
            font-weight: 300;
            text-decoration: none;
            display: inline-block;
            font-size: 1.1em;
            -webkit-transition-duration: 0.4s;
            /* Safari */
            transition-duration: 0.4s;
        }
        .top-index-header-h {
            width: 100%;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-top: 235px;
            margin-bottom: 300px;
        }
        .top-index-header-h1 {
            width: 80%;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 1%;
            font-family: 'Open Sans Condensed', sans-serif;
            font-size: 3em;
            text-decoration: none;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 1;
            text-shadow: 0px 5px 0px rgba(0, 0, 0, 0.9);
        }
        .top-index-header-h2 {
            width: 80%;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 1%;
            font-family: 'Quicksand', sans-serif;
            font-weight: 300;
            font-size: 1.1em;
            text-transform: uppercase;
            line-height: 1.2;
            text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.9);
        }
        .top-index-header-h3 {
            width: 80%;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 1%;
            font-family: 'Quicksand', sans-serif;
            font-weight: 300;
            font-size: .8em;
            color: #888;
            text-transform: uppercase;
            line-height: 1;
            text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.9);
        }
        .top-index-icons {
            width: 80%;
            height: auto;
            margin-left: auto;
            margin-right: auto;
        }
        .mobileimage {
            display: none;
        }
        .middlemobileimage {
            display: none;
        }
        .site-content {
            width: 100%;
            margin-top: 0;
        }
        .albumcover {
            border: thin solid #222;
            height: auto;
            width: 100%;
        }
    }
    @media (max-width: 550px) {
        .top-index-header-h {
            width: 100%;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-top: 235px;
            margin-bottom: 300px;
        }
        .top-page-header-h {
            width: 80%;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-top: 54px;
            margin-bottom: 100px;
            font-family: 'Open Sans Condensed', sans-serif;
            font-weight: 700;
            font-size: 3em;
            color: #FFF;
            text-transform: uppercase;
            line-height: 1;
            text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.9);
        }
        .header {
            width: 90%;
            height: auto;
            margin-top: 45px;
            margin-left: auto;
            margin-right: auto;
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            justify-content: space-between;
        }
        footer {
            text-transform: uppercase;
            line-height: 2em;
            width: 100%;
            height: auto;
            text-align: center;
            float: left;
            bottom: 0;
            margin-top: 3%;
            padding-bottom: 5%;
            padding-top: 3%;
            border-top: solid thin #222;
            background: #000;
        }
        .ae-logo {
            width: 175px;
        }
        .entry-header .entry-title {
            font-size: 1.8em;
            color: #cc6600;
            font-family: 'Open Sans Condensed', sans-serif;
            font-weight: 700;
            text-transform: uppercase;
            text-decoration: none;
            clear: none;
        }
        .pageheaderimage {
            display: none;
        }
        .mobilesquareimage {
            display: block;
            height: auto;
            width: 100%;
            margin-top: 6.5em;
            border-bottom-width: thin;
            border-bottom-style: solid;
            border-bottom-color: #222;
            border-top-width: thin;
            border-top-style: solid;
            border-top-color: #222;
            border-right: none;
            border-left: none;
        }
        .wpcf7 input[type="text"] {
            width: 93%;
        }
        .wpcf7 input[type="email"] {
            width: 93%;
        }
        .wpcf7-form textarea {
            width: 93%;
        }
        
        .bc-logo {
    width: 85%;
}
        
    }
    @media (max-width: 320px) {
        .horizontalposter {
            border: thin solid #222;
            width: 100%;
            margin-right: 3%;
        }
        .horizontalposter2 {
            border: thin solid #222;
            width: 100%;
        }
        .verticalposter {
            border: thin solid #222;
            width: 100%;
            margin-right: 3%;
            text-align: center;
        }
        .verticalposter2 {
            border: thin solid #222;
            width: 100%;
            text-align: center;
        }
        .merchandise {
            width: 100%;
        }
        .wpcf7 input[type="text"] {
            width: 88%;
        }
        .wpcf7 input[type="email"] {
            width: 88%;
        }
        .wpcf7-form textarea {
            width: 88%;
        }
    }