/*
Theme Name: kool
Theme URI: http://thirddoor.com
Author: Third Door, Inc.
Author URI: http://underscores.me/
Version: 1.0

Theme based on the underscores base theme: http://underscores.me/

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:block;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/* =Reset
-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #171c1f;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #fff;
	font-family: sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.35;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-family: 'Signika Negative', sans-serif;
}
h2 {
    border-bottom: 2px solid #47626D;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0 0 5px;
    text-transform: uppercase;
	color: #47626D;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.35em;
}
.site-content p {
	font-size:14px;
	margin-bottom: 1em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	color: rgba(0,0,0,.8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: 1.12em 1.5em 1em;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	color: #111;
}
input[type=text],
input[type=email],
input[type=password] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a,
a:visited {
	color: #f1c15c;
	text-decoration:none;
}

a:hover,
a:focus,
a:active {
	color: #fff;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin: 0 1.5em 1.5em 0;
}
.alignright {
	display: inline;
	float: right;
	margin: 0 0 1.5em 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* =header
----------------------------------------------- */

.site-header {
    background-image: url("images/kool_header_2.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 380px;
    margin: 0 0 40px;
    position: relative;
}
.site-title {
    left: -50px;
    position: absolute;
    top: 0;
}
.main-navigation {
    bottom: 0;
    position: absolute;
    width: 100%;
}

/* =Menu
----------------------------------------------- */

.menu-main-container {
    background-attachment: scroll;
    background-color: #47626D;
    background-image: url("images/nav_tile.jpg");
    background-position: 0 0;
    background-repeat: repeat-y;
    background-size: contain;
    border-bottom: 2px solid #283130;
    border-radius: 50px 50px 50px 50px;
    border-top: 2px solid #6F7C82;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);
    clear: both;
    display: block;
    float: left;
    font-family: 'Signika Negative',sans-serif;
    overflow: hidden;
    width: 100%;
}
.menu {
	
	
}
.menu-main-container ul {
 clear: left;
    float: left;
    left: 50%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}
.menu li {
	 display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    right: 50%;
}
.menu a {
	text-transform:uppercase;
	display: block;
	text-decoration: none;
	padding: 2px 10px;
	display:block;
	color: #fef8de;
	font-size:20px;
	letter-spacing:1px;

text-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
}
.main-navigation ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
		top: 1.5em;
		left: 0;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
	color: #feca5e;
}

/* Small menu */
.menu-toggle {
	cursor: pointer;
}
.main-small-navigation .menu {
	display: none;
}


/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
	overflow:hidden;
}
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 0;
	position:relative;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.hentry h1,
.entry-title {
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 1em;
}
.entry-date {
    background-color: #EFC872;
    color: #000000;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1;
    padding: 2px 6px;
    text-transform: uppercase;
	border-radius: 30px;
	margin: 0 0 20px;
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


.signup input[type="text"] {
	width: 100%;
	background-color: #88a7b4;
}

.signup div {
	margin: 10px 0 0 0;
}

.signup input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ecc165;
    border-color: #CCCCCC #CCCCCC #BBBBBB;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 0px;
    box-shadow: none;
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    font-size: 1.2rem;
    line-height: 1;
    padding: 4px 8px;
    text-shadow: none;
}


.widget-title {
    border-bottom: 2px solid #F1C15C;
    color: #47626D;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 12px;
    padding: 0 0 5px;
    text-transform: uppercase;
}
.widget-title a{
	color:#47626d;
}

.widget ul,
.tweets {
    font-size: 12px;
    list-style: none outside none;
    margin: 0;
}
.widget li,
.tweet {
    border-bottom: 1px dashed #FFFFFF;
    margin: 0 0 5px;
    padding: 0 0 5px;
}

.gigpress-tickets-link {display:block}


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/* =Widgets
----------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
#searchsubmit {
	display: none;
}

/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll #nav-above, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll #nav-below,
.infinite-scroll.neverending #colophon { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending #colophon {
	display: block;
}

.site { 
	width:1000px;
	
	margin: 0 auto;
}
.content-area {
   
    float: left;
    width: 70%;
}
.widget-area {
    float: right;
    width: 25%;
	
}

.site-footer {
    border-top: 2px solid #666666;
    clear: both;
    color: #666666;
    font-size: 12px;
    padding: 10px 0;
}
.copyright {
    text-align:center;
}
.site-credit {
	text-align: center;
}

.site-content .stButton .sharethis {
    background-color: #47626D;
    background-image: none;
    font-size: 12px;
    padding: 2px 4px 0;
	line-height:1em;
    text-transform: uppercase;
}
.st_sharethis {
    float: left;
  
}
.hentry p:last-of-type:before {
    background: none repeat scroll 0 0 #47626d;
    content: "";
    position:relative;
	top: -10px;
    float: left;
    height: 2px;
    width: 100%;
}
.hentry p:last-of-type {
    margin: 30px 0;
    position: relative;
}

.stButton,
.comment-btn {
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    line-height: 16px;
    margin-left: 3px;
    margin-right: 3px;
    position: relative;
    text-decoration: none;
    z-index: 1;
}

.stButton .chicklets {
   xtext-indent: -9999px;
}
.comment-btn {
	background-color: #6d6d6d;
    background-image: none;
    font-size: 12px;
     padding: 2px 4px 0;
    text-transform: uppercase;
	line-height:16px;
	display:block;
	float:left
}
.comment-btn:hover,
.site-content .stButton .sharethis:hover {
	background-color:#ebbe5f;
}


/* =Keepin' The Funk Alive Splash Page
----------------------------------------------- */

.page-id-864 .site {
    width: 100% !important;
}

.page-id-864 .splash-outer {
	width: 960px !important;
}

.page-id-864 .splash-inner {
	width: 80% !important;
	margin: 52px auto !important;
}

.page-id-864 .hentry p:last-of-type {
    margin: -3px 0;
}

.page-id-864 .widget-area {
	display:none;
}

.page-id-864 .content-area {
	width: 100%;
}

.page-id-864 .site-header {
	display: none;
}

.page-id-864 .hentry p:last-of-type:before {
	background: none;
}

/* = Music Page
----------------------------------------------- */

.page-id-973 .site {
    width: 100% !important;
}

.page-id-973 .splash-outer {
	width: 960px !important;
}

.page-id-973 .splash-inner {
	width: 80% !important;
	margin: 52px auto !important;
}

.page-id-973 .widget-area {
	display:none;
}

.page-id-973 .content-area {
	width: 100%;
}

.page-id-973 .site-header {
	display: none;
}

.page-id-973 .hentry p:last-of-type:before {
	background: none;
}

.page-id-973 {
	background-color: #000;
}

.top-tix-bar {
    background-color: #222222;
    padding: 10px 15px;
    width: 100%;
	text-align: center;
	margin-bottom: 2em;
}

.top-tix-bar a {
	color: #fff;
	font-size: .85em;
    letter-spacing: 1.5px;
	font-weight: bold;
}

.music-splash-butts {
	max-width: 50%;
    margin: 3em auto 2.5em;
	height: auto;
}

.music-splash-butts img {
	display: inline-block;
    margin: 1em;
	width: 45%;
}

.music-splash-cont {
    background-color: #222;
    border-radius: 30px;
    color: #fff !important;
    letter-spacing: .2em;
    font-weight: bold;
    border: 1px solid #333;
    padding: 18px 37px;
	width: 25%;
    margin: 0 auto;
}

.music-splash-cont a: hover {
	color: #f1c15c !important;
	background-color: #111;
}

.page-id-973 p {
    text-align: center;
}

.page-id-973 #comments {
	display: none;
}

.music-other-links {
	text-align: center;
	margin-bottom: 3.5em;
}

.music-other-links h3 {
	font-size: 1.5em;
	margin-bottom: .2em;
}

.music-other-links p {
	margin-top: 0 !important;
	letter-spacing: 1px;
}

/* = Tickets
----------------------------------------------- */

.ticket-button {
	width: 25%;
	margin: 30px auto;
}

.ticket-button img {
	opacity: 0.9;
	width: 47%;
	float:left;
	margin-bottom: 29px;
}

.ticket-button img:hover {
	opacity: 1.0;
}

.contbutt a {
	background-color: #F4B83B;
    padding: 11px 16px;
    border: 5px solid #F5EA64;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 5px;
}

.contbutt {
	margin: 30px auto;
    width: 40%;
}

.tour-banner img {
	width: 100%;
}

.toplink {
	float: right;
    margin-bottom: 10px;
    font-size: 9px;
}

.splash-inner img {
	width: 50%;
}

.splash-inner h1 {
	margin-bottom: 0px;
}

.mobile-logo{display: none;}

.vip-upgrade {
    background: #eb7c19;
    padding: 6px 10px;
    border-radius: 6px;
    color: #000 !important;
    font-weight: bold;
    border: 1px solid #000;
    box-shadow: 1px 1px 4px;
	text-transform: uppercase;
}


/* = Today Show Banner
----------------------------------------------- */
.today-show-banner {
	background-color: #171c1f;
    /* padding: 10px 20px; */
    height: 75px;
    margin: auto;
    width: 100%;
    background-image: url(/wp-content/uploads/2016/09/sexy-website-top-banner.jpg);
	border-bottom: 4px solid #171c1f;
	background-size: contain;
}

.today-show-banner img {
	display: inline-block;
	width: 125px;
}

.today-show-banner p {
	position: relative;
	top: -34px;
    left: 79px;
	font-family: 'Signika Negative', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 0;
	color: #f9f9f9;
}

.today-show-banner .colored {
	color: #ee732d;
}

.page-id-864 .today-show-banner {
	width: 66%;
}

.koolcta {
	width: 185px;
	float: right;
	text-align: center;
	margin: .4em 5em 0 0;
}

.koolcta h4 {
	margin-bottom: 1px;
    text-transform: uppercase;
	text-shadow: 0px 3px 1px #111;
}

.koolcta img {
	opacity: 0.95;
}

.koolcta img:hover {
	opacity: 1;
}


@media screen and (max-width: 1119px) {
	.music-splash-butts {
		max-width: 60%;
	}
}


@media screen and (max-width: 1045px) {
	body{width:100%;}
	.content-area{width:100%;padding:0px;}
	.widget-area{width:100%;padding:0px;}
	.site {width: 100%;}
	.signup input[type="text"] {width: 80%;}
	.menu-toggle {padding: 10px;cursor: pointer;background: transparent;position: relative;height: 50px;}
	.mobile-logo{display: none;}
}

@media screen and (max-width: 932px) {
	.music-splash-butts {
		max-width: 70%;
	}
}

@media screen and (max-width: 799px) {
	.music-splash-butts {
		max-width: 80%;
	}
}

@media screen and (max-width: 699px) {
	.music-splash-butts {
		max-width: 90%;
	}
}

@media screen and (max-width: 621px) {
	.music-splash-butts img {
		display: block;
		margin: 2em auto;
		width: 50%;
	}
}

@media screen and (max-width: 616px) {

	.site-title {display: none;}
	.entry-date {border-radius:0px;color: #FFFFFF;font-size: 14px;padding: 3px 6px;}
	.site-header {background-image: url("images/kool_header_2.jpg");background-position: center 70px;background-size: auto 170px;height: 240px;margin-bottom:0px;}
	.hentry h1, .entry-title {padding: 5px 4%;}
	.hentry p:last-of-type {padding: 5px 10px;}
	.menu-main-container {border-bottom: 0px; border-top: 0px;box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.0);background-image:none;background-color: #262D2F;}
	.menu li {float: none;}
	.menu-main-container {border-radius: 0px;}
	img[class*="wp-image-"] {width: 92%;height: auto;margin: 10px auto;}
	.site-content p {padding: 5px 4%;}
	.mobile-logo{display: block;}
	.signup{width: 92%;margin: 0px 4%;}
	.main-navigation{background: rgb(45, 45, 45);height: 70px;}
	.ticket-button img {opacity: 0.9;width: 200%;float: left;margin-bottom: 29px;margin-left: -50%;}
	.comment-btn {
    text-align: center;margin: auto;background-color: #6d6d6d;color: white;width: 92%;font-size: 20px;
    padding: 18px 0px;margin-left: 4%;}
    .hentry {margin: 0 4% 1.5em;}
    .widget {margin: 0 4% 1.5em;}
}