 /*
Custom CSS
*/

th {
background-color: rgba(255,255,255,0.8);
}

body{
background-size: 100%;
background-width: 100%;
background-color: #61C8D9;
background-position: fixed;
background-height: auto;
}

/* Show footer social icon links */
#footer .social-nav {
    display: block;
}

#footer a {
color: #4f4f4f!important;
}

.page #primary {
width: 100%;
}

#secondary {
display: none;
}

.myatu_bgm_fs {
max-width: 1280px;
width: 100%;
}

.home #secondary {
display: none;
}

.basic #site-title a {
display: none;
}

.title-card {
display:none;
}

#footer .credit-link {
display: none;
}

#site-description {
display: none;
}

#site-description.margin-top {
margin-top: 10px;
}

#more-site {
display: none;
}

.only-on-home #more-site {
display: none;
}

.only-on-home #main {
display: none;
}

#more-site:hover {
display: none;
}

.navbar {
padding-left: 130px;
text-transform: uppercase;
font-family: 'Candal', sans-serif;
}

#site-navigation {
background-color: rgb(0,0,0,0.4);
font-size: 18px;
font-weight: bold;
}

  .navbar-default .navbar-link {
    color: #222; }

  .navbar-inverse .navbar-nav > li > a {
    color: #61C8D9; }

  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent; 
}

/* =gigcustom
-------------------------------------------------------------- */
.gigpress-info {
	display: none;
}

.gigpress-country {
	display: none;
}

.gigpress-artist-heading {
display: none;
}

tr.gigpress-header th {
font-family: 'Candal', sans-serif;
	background: transparent !important;
	font-size: 16px;
}

.button {
	font-size: 12px;
	padding: 4px 10px;
	text-transform: uppercase;
}

.button:hover {
	border: none !important;
}

.button.full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}

.gigpress-tickets-link.button {
	margin: 10px 0;
	float: left;
}

a.gigpress-tickets-link {
	text-transform: none !important;
	font-size: 14px;
}

.gigpress-subscribe {
	display: none;
}

body .gigpress-table th {
	padding: 6px 15px;
	border: none !important;
	background: transparent;
	font-size: 16px;
}

body .gigpress-row th {
	background: transparent;
	font-size: 16px;
}

body .gigpress-table td {
	background: transparent;
	padding: 6px 15px;
	font-size: 16px;
}

body .gigpress-table .gigpress-header {
	font-size: 16px;
	border: none !important;
	background: transparent;
	font-size: 16px;
}

body .gigpress-table .gigpress-heading {
	padding-top: 5px;
	font-style: italic;
	border: none !important;
	background: transparent;
	font-size: 16px;
}

body .gigpress-table .gigpress-tour td {
	background: transparent;
	font-size: 16px;
}

body .gigpress-table .gigpress-row {
	background: transparent;
	font-size: 16px;
}

body .gigpress-table .gigpress-row td {
	vertical-align: top;
	border: none;
	background: transparent;
	font-size: 16px;
}

body .gigpress-table .gigpress-row .gigpress-city {
	background: transparent;
	font-size: 16px;
}

body .gigpress-table .gigpress-info {
	display: none;
	background: transparent;
	font-size: 16px;
}

body .gigpress-table .gigpress-info td {
	border: none;
	background: transparent;
	font-size: 16px;
}

body .gigpress-table .vevent {
	border: none !important;
	background: transparent;
	font-size: 16px;
}

body .gigpress-table .vevent:nth-child(odd) {
	background: transparent;
}

body .gigpress-table .gigpress-info-label {
	background: transparent;
}

body .gigpress-table tr.gigpress-info td {
	font-size: 14px;
	background: transparent;
}

body .gigpress-table .gigpress-info-item {
	display: block;
	float: left;
	width: 100%;
	margin: 5px 0;
	background: transparent;
}

body .gigpress-table .gigpress-calendar-links {
	padding: 15px;
	left: 15px;
	top: -28px;
	background: none;
}

body .gigpress-table .gigpress-calendar-links-inner {
	border: none;
	background: #000;
	background: rgba(0,0,0,0.85);
}

body #content .gigpress-subscribe {
	display: none;
}

body .gigpress-row {
background-color: rgba(255,255,255,0.8);
}

body .gigpress-table {
	width: 100%;
	margin: 0 0 10px;
	border: none !important;
	background: transparent;
	font-size: 16px;
}


/* =Responsive
-------------------------------------------------------------- */
@media screen and (max-width: 40em) {
body {
font-size: 90%;
}
}

@media screen and (max-width: 30em) {
body {
font-size: 80%;
}
}

@media (max-width: 768px) {

}