@charset "UTF-8";
/* CSS Document */ 

* {
  -webkit-transition: all 0.8s ease;
  -moz-transition:    all 0.8s ease;
  -ms-transition:     all 0.8s ease;
  -o-transition:      all 0.8s ease;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	font-weight: 100;
	line-height: 130%;
	font-style: normal;
	background-color: #0A0200;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/El_G_background_vector.jpg);
}
	
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
	/* [disabled]font-weight: normal; */
	font-style: normal;
	margin-bottom: 6px;
}

input, select {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

#form input, textarea
{
	width:100%;
	border:2px solid #EC5722;
	padding:3px 5px;
}
	
h1 {
	margin: 0;
	padding: 0;
	font-size: 245%;
	font-weight: 600;
	line-height: 115%;
	font-style: normal;
	margin-bottom: 20px;
	font-family: 'Londrina Solid', cursive;
	color: #EAAA22;
	text-shadow: 2px 1px 18px #DB4C1F;
	letter-spacing: 1px;
}

h2 {
	margin: 0;
	padding: 0;
	font-weight: 600;
	line-height: 115%;
	font-style: normal;
	margin-bottom: 12px;
	color: #EA8121;
	font-size: 135%;
	margin-top: 22px;
	color: transparent;
	background-image: linear-gradient(90deg, #EAB821, #E0471D);
	background-clip: text;
	-webkit-background-clip: text;
}

h3 {
	margin: 0;
	padding: 0;
	font-weight: 600;
	line-height: 120%;
	font-style: normal;
	margin-bottom: 10px;
	color: #EA5F18;
	font-size: 120%;
	margin-top: 18px;
}

h4 {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 20px;
}

h5 {
	margin: 0;
	padding: 0;
}

b {
	font-weight: 900;
}

i {
	font-style: italic;
}

em {
	font-style: italic;
}

strong {
	font-weight: 900;
}

img {
	border: 0;
}

#wrapper {
	margin: 0px auto;
	max-width: 95%;
	min-width: 876px;
}

.smallprint {
	color: #EC5722;
	font-size: 95%;
	line-height: 130%;
	margin-bottom: 12px;
}

.smallform {
	color: #EC5722;
	font-size: 95%;
}

.smallprint-current {
	color: #EC5722;
	text-shadow: 2px 1px 8px #DB4C1F;
	text-decoration: underline;
	font-size: 90%;
}

#footer {
	margin-left: 0px;
	margin-right: 10px;
	clear: both;
	padding-top: 22px;
	padding-left: 76px;
	margin-bottom: 7px;
	padding-bottom: 16px;
	text-align: left;
	width: 300px;
	float: left;
}

#main  {
	margin-top: 20px;
	margin-left: 76px;
	width: 835px;
	height: 362px;
}

ul {
	line-height: 150%;
	margin: 0;
	margin-left: 0px;
	padding-left: 13px;
	margin-bottom: 20px;
}

li {
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 7px;
	line-height: 110%;
}

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio (height/width * 100) */
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#flash {
	margin-top: 30px;
}

.smallprintlink {
	color: #E5991F;
	font-weight: bold;
}

.smallprintlink:hover {
	color: #E5D01C;
	font-weight: bold;
}

.smallprintCopy {
	color: #A23615;
}

.smallprintdull {
	color: #D03C11;
	font-size: 95%;
	line-height: 130%;
	margin-bottom: 13px;
	font-weight: 200;
}
	
#footerright {
	margin-left: 10px;
	margin-right: 68px;
	padding-top: 22px;
	padding-left: 8px;
	margin-bottom: 7px;
	padding-bottom: 16px;
	height: 195px;
	text-align: right;
	width: 470px;
	float: right;
	clear: right;
}

#reviews {
	margin-left: 0px;
	margin-right: 10px;
	clear: both;
	padding-top: 22px;
	padding-left: 76px;
	margin-bottom: 7px;
	padding-bottom: 16px;
	text-align: left;
	width: 627px;
	float: left;
}

#reviews-new {
	margin-left: 0px;
	clear: right;
	padding-top: 20px;
	padding-left: 0px;
	margin-bottom: 7px;
	padding-bottom: 16px;
	text-align: left;
	width: 66%;
	float: right;
	padding-right: 0px;
}



.bandname {
	color: #E5991F;
	font-weight: bold;
	font-size: 145%;
	text-shadow: 3px 3px 0px rgba(0,0,0,0.1);
	font-family: 'Londrina Solid', cursive;
	line-height: 120%;
	letter-spacing: 1px;
}

.yellow {
	color: #E5991F;
	text-shadow: 2px 1px 5px #E5991F;
}

#lick {
	width: 211px;
	float: right;
}

#videos {
	border-width: 3px;
	border-color: #E5991F;
	border-style: dotted;
	width: 379px;
	height: 213px;
	margin-bottom: 12px;
}

#sliderborder {
	border-width: 3px;
	border-color: #E5991F;
	border-style: dotted;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	max-width: 650px;
}

#videos-daisychain {
	border-width: 3px;
	border-color: #E5991F;
	border-style: dotted;
	width: 100%;
	margin-bottom: 12px;
	max-width: 379px;
	height: 120px;
}

#videos-anna {
	border-width: 3px;
	border-color: #E5991F;
	border-style: dotted;
	width: 100%;
	margin-bottom: 12px;
	max-width: 379px;
	height: 166px;
}
#videos-lady {
	border-width: 3px;
	border-color: #E5991F;
	border-style: dotted;
	width: 100%;
	margin-bottom: 12px;
	max-width: 379px;
	height: 120px;
}
#hr {
	width: 100%;
	height: 5px;
	margin-bottom: 20px;
	border-bottom-color: #E5991F;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	margin-top: 12px;
	text-shadow: 4px 2px 14px #E5991F;
}
#videos-twig {
	border-width: 3px;
	border-color: #E5991F;
	border-style: dotted;
	width: 379px;
	height: 175px;
	margin-bottom: 12px;
}

.smallprint-smaller {
	color: #782913;
	font-size: 75%;
}

a.smallprint-smaller:link, a.smallprint-smaller:visited, a.smallprint-smaller:hover, a.smallprint-smaller:active {
	color: #AE3411;
	font-size: 100%;
}


#flash-small {
	margin-top: 30px;
	height: 155px;
	width: 912px;
}
#licklogo {
	width: 209px;
	float: right;
	margin-top: 35px;
}
#videos-mgmt {
	border-width: 3px;
	border-color: #E5991F;
	border-style: dotted;
	width: 379px;
	height: 320px;
	margin-bottom: 12px;
}

.textlink {
	color: #EC5722;
	font-size: 100%;
	text-decoration: underline;
}

.textlink:hover {
	color: #F2DFBA;
	font-size: 100%;
	text-decoration: underline;
}

.textlink-current {
	color: #FCA439;
	font-weight: 900;
	font-size: 100%;
}

.smallnav {
	color: #E5991F;
	font-weight: bold;
	font-size: 80%;
	line-height: 110%;
}
.smallnav-current {
	color: #DB4C1F;
	font-weight: bold;
	font-size: 80%;
	line-height: 110%;
}
.smallnav:hover {
	font-weight: bold;
	font-size: 80%;
	line-height: 110%;
	color: #F2DFBA;
}

.info {
	color: #AB3512;
	font-size: 80%;
	line-height: 110%;
	font-weight: 100;
}

.menu-link:link {
	color: transparent;
	font-size: 150%;
	line-height: 100%;
	font-family: 'Londrina Solid', cursive;
	background-clip: text;
	-webkit-background-clip: text;
	background-image: linear-gradient(90deg, #EC5722, #ec7722);
}

.menu-link:visited {
}
	
.menu-link:hover {
	color: #EAAA22;
}

.menu-link:active {
	color: #EAAA22;
}

.button {
	color: #0A0200;
	font-size: 130%;
	line-height: 110%;
	font-family: 'Questrial', sans-serif;
	}
	
.button:hover {
	color: #EC5722;
	font-size: 130%;
	line-height: 110%;
	font-family: 'Questrial', sans-serif;
}

.nav-link {
	color: #DB4C1F;
	font-size: 90%;
	line-height: 100%;
	font-family: 'Questrial', sans-serif;
	display: inline-block;
	text-align: center;
	margin-left: 10px;
}

.nav-link:hover {
	color: #F2DFBA;
	font-size: 110%;
	line-height: 110%;
	font-family: 'Questrial', sans-serif;
}

.nav-link-current {
	color: #EC5722;
	font-size: 90%;
	line-height: 110%;
	font-family: 'Questrial', sans-serif;
}

#left-nav {
	margin-left: 0px;
	margin-right: 20px;
	clear: left;
	padding-top: 22px;
	padding-left: 10px;
	margin-bottom: 7px;
	padding-bottom: 40px;
	text-align: left;
	width: 30%;
	float: left;
	background-image: linear-gradient(90deg, #000, rgba(10, 2, 0, 0.01));
}

#copyright {
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 0px;
	margin-bottom: 3px;
	padding-bottom: 8px;
	text-align: right;
	width: 66%;
	float: right;
	clear: right;
	font-size: 80%;
	padding-right: 5px;
	margin-top: 30px;
}

#footerright-new {
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 0px;
	margin-bottom: 7px;
	padding-bottom: 16px;
	text-align: right;
	width: 66%;
	max-width: 2200px;
	padding-right: 5px;
	clear: right;
	float: right;
	background-color: rgba(10, 2, 0, 0.8);
}

#buttons {
	float: right;
	text-align: right;
	padding-right: 5px;
	width: 20%;
	margin-top: 53px;
}
#flash2 {
	margin-top: 10px;
	width: 30%;
	float: left;
	margin-right: 0px;
	padding-left: 0px;
	text-align: left;
}
#top-new {
	width: 100%;
	margin-bottom: 0px;
	height: 180px;
}
#buto_6125878 {
	font-weight: normal;
	width: 980px;
	height: 240px;
}

/* YouTube Responsive CSS for HubSpot */
.hs-responsive-embed-youtube {
position: relative;
padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
padding-top: 25px;
height: 0;
}
 
.hs-responsive-embed-youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%!important;
height: 100%!important;
}

.form-contact {
	margin-top: 30px;
}





#form button
{
	color: #0A0200;
	cursor:pointer;
	border: 2px solid #0A0200;
	text-align: center;
	font-family: 'Londrina Solid', cursive;
	background-color: #EAAA22;
	font-size: 120%;
	width: 100px;
	text-transform: uppercase;
}

#form button:hover
{
	background-color: #EC5722;
	border: 2px solid #0A0200;
	font-family: 'Londrina Solid', cursive;
}

.required
{
	color:#EAAA22;
}

@media only screen and (min-width: 1606px) and (max-width: 2100px) {

#footerright-new {
	max-width: 1000px;
	}
}


@media only screen and (min-width: 480px) and (max-width: 699px) {

#footerright-new {
	float: none;
	}
}


@media only screen and (min-width: 0px) and (max-width: 479px) {

body {
	background-image: none;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 190%;
	font-weight: 900;
	line-height: 100%;
	font-style: normal;
	margin-bottom: 13px;
	color: transparent;
	background-image: linear-gradient(90deg, #EEE55D, #EC6523);
	background-clip: text;
	-webkit-background-clip: text;
	text-shadow: none;
}

h3 .smallprint {
	text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.5);
}

#wrapper {
	float: none;
	min-width: 300px;
	max-width: 95%;
}

.bandname {
	color: #E5991F;
	font-weight: bold;
	font-size: 130%;
	text-shadow: none;
}

.yellow {
	color: #E5991F;
	text-shadow: none;
}

#footerright-new {
	float: none;
	text-align:left;
	padding-left: 0px;
	padding-top: 0px;
	width: 100%;
}

#left-nav {
	float: none;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 90%;
	width: 100%;
}

#left-nav p {
		margin-bottom: 3px;
	}

img {
	max-width: 100%;
	height: auto;
}

#top-new {
	float: none;
	height: 90px;
}

#buttons {
	float: right;
	width: auto;
	margin-top: 33px;
	overflow: hidden;
}

#flash2 {
	margin: none;
	padding: none;
	padding-left: 0px;
}

#reviews-new {
	float: none;
	width: 100%;
	text-align:left;
	padding-left: 0px;
}

#videos {
	float: none;
	width: 290px;
}

.videos { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.videos iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.smallform {
	font-family: 'Questrial', sans-serif;
	color: #0a0200;
	font-size: 95%;
}

	}


@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}

  
  @media only screen and (min-width: 1670px) {
.rslides {
	margin-left: 20px !important;
}
  }  
  
  

@media only screen and (min-width: 480px) and (max-width: 875px) {

body {
	background-image: none;
}


h1 {
	margin: 0;
	padding: 0;
	font-size: 190%;
	font-weight: 900;
	line-height: 100%;
	font-style: normal;
	margin-bottom: 13px;
	font-family: 'Londrina Solid', cursive;
	color: transparent;
	background-image: linear-gradient(90deg, #EEE55D, #EC6523);
	background-clip: text;
	-webkit-background-clip: text;
	text-shadow: none;
}


h3 {
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.35);
}



#wrapper {
	width: 95%;
	float: none;
	max-width: 748px;
	min-width: 222px;
}

.bandname {
	color: #E5991F;
	font-weight: bold;
	font-size: 130%;
	text-shadow: none;
	font-family: 'Londrina Solid', cursive;
}

#footerright-new {
	float: none;
	width: 100%;
	text-align:left;
	padding-left: 0px;
	padding-top: 0px;
}

#left-nav {
	float: none;
	width: 100%;
	padding-top: 0px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 80%;
}

#left-nav p {
		margin-bottom: 3px;
	}

img {
	max-width: 100%;
	height: auto;
}

#top-new {
	float: none;
	height: 130px;
}

#buttons {
	float: right;
	width: auto;
	overflow: hidden;
}

#flash2 {
	margin: none;
	padding: none;
	padding-left: 0px;
}

#reviews-new {
	float: none;
	width: 100%;
	text-align:left;
	padding-left: 0px;
}

#videos {
	float: none;
	width: 490px;
}

.videos { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.videos iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.smallform {
	font-family: 'Questrial', sans-serif;
	;
	color: #0a0200;
	font-size: 95%;
}

.textlink {
    color: #ae3411;
}

	}


[sourcecode language="css"]

@media print {

#header {display:none;}
#content {display:none;}
#comments {display:none;}
#sidebar {display:none;}
#footer {display:none;}

.site-description {display:none;}
.site-title {display:none;}

#content p {
font-size:11pt;
color: black;
}

#content img {
display:block;
page-break-after: avoid;
page-break-inside: avoid;
}

#content ul, li {
display:block;
page-break-inside:avoid;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	font-weight: 100;
	line-height: 130%;
	font-style: normal;
	background-color: #ffffff;
	background-image: none;
}

p {
	color: #000;
}

#header {display:none;}
#comments {display:none;}
#sidebar {display:none;}
#footer {display:none;}

.site-description {display:none;}
.site-title {display:none;}

}

[/sourcecode]
