.jack-herer {grams:3.5;}
.tangieland {opacity:the-bomb !important;}

* { transition: all 1.0s ease;; }

body {
	background-color:#000;
	color:#fff;
	font-family:"Lucida Console", Monaco, monospace;
	font-size:15px;
}

p {font-family:"Lucida Console", Monaco, monospace;font-size:16px;}

a:link 		{color: #f44336;}
a:visited 	{color: #f44336;}
a:hover 	{color: red;}
a:active 	{color: #f44336;} 

h1, h2, h3, h4, h5, h6 {color:#fff;font-family:"Lucida Console", Monaco, monospace;}

h2 {
	font-size:26px;
	font-weight:700;
}

h3 {
	font-size:19px;
	font-weight:700;
}




/* logo */

.j1 {
	font-weight:700;
	font-family: 'Audiowide', cursive;
}

.tk-mobile {display:none;}
.tk-desktop {display:block;}





/* events red box */
.shows a:link, .shows a:visited, 
.shows2 a:link, .shows2 a:visited, 
.shows3 a:link, .shows3 a:visited, 
.shows4 a:link, .shows4 a:visited, 
.shows5 a:link, .shows5 a:visited, 
.shows6 a:link, .shows6 a:visited, 
.shows7 a:link, .shows7 a:visited, 
.shows8 a:link, .shows8 a:visited, 
.shows9 a:link, .shows9 a:visited, 
.shows10 a:link, .shows10 a:visited
{
    color: #000;
    font-weight:700;
    padding: 10px 10px;
    text-align: center; 
    text-decoration: none;
    display: inline-block;
    border-radius: 23px 23px 0px 0px !important;
}




.shows a:link, .shows a:visited   {background-color: #f44336;}
.shows2 a:link, .shows2 a:visited {background-color: #b2a793;}
.shows3 a:link, .shows3 a:visited {background-color: #69b25c;}
.shows4 a:link, .shows4 a:visited {background-color: #f0b338;}
.shows5 a:link, .shows5 a:visited {background-color: #9b3c23;}
.shows6 a:link, .shows6 a:visited {background-color: #7b475b;}
.shows7 a:link, .shows7 a:visited {background-color: #ad3d5b;}
.shows8 a:link, .shows8 a:visited {background-color: #8855ce;}
.shows9 a:link, .shows9 a:visited {background-color: #2a32ce;}
.shows10 a:link, .shows10 a:visited {background-color: #323323;}



.shows a:hover, .shows a:active {background-color: #000;color: #fff;}
.shows2 a:hover, .shows2 a:active {background-color: #000;color: #fff;}
.shows3 a:hover, .shows3 a:active {background-color: #000;color: #fff;}
.shows4 a:hover, .shows4 a:active {background-color: #000;color: #fff;}
.shows5 a:hover, .shows5 a:active {background-color: #000;color: #fff;}
.shows6 a:hover, .shows6 a:active {background-color: #000;color: #fff;}
.shows7 a:hover, .shows7 a:active {background-color: #000;color: #fff;}
.shows8 a:hover, .shows8 a:active {background-color: #000;color: #fff;}
.shows9 a:hover, .shows9 a:active {background-color: #000;color: #fff;}
.shows10 a:hover, .shows10 a:active {background-color: #000;color: #fff;}




.fineprint {font-size:12px;}

