body {
    background-color: #fff;
    background-image: linear-gradient(8deg, #322 15%, gold, #17c);
    background-repeat: no-repeat;
    
    /* background-color: rgba(100,0,0,0.8); */
    
     /*
    background:
linear-gradient(27deg, #151515 5px, transparent 5px) 0 5px,
linear-gradient(207deg, #151515 5px, transparent 5px) 10px 0px,
linear-gradient(27deg, #222 5px, transparent 5px) 0px 10px,
linear-gradient(207deg, #222 5px, transparent 5px) 10px 5px,
linear-gradient(90deg, #1b1b1b 10px, transparent 10px),
linear-gradient(#1d1d1d 25%, #1a1a1a 25%, #1a1a1a 50%, transparent 50%, transparent 75%, #242424 75%, #242424);
background-color: #391313;
background-size: 20px 20px;
*/

}

a:link {
  color: #151;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  /*color: #11e; */
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}

.home {
    float:left;
    width:50px;
    color:#0f0;
    margin-top:-20px;
    margin-left:-2px;
    font-size:30pt;
    text-shadow: 1px 1px #000;
}

.popular {
    color:#b00; 
    text-shadow: 5px 5px 5px #777;
    font-size: 40pt;
}

a.event:link {
    color: #151;
    font-weight:bold;
    text-decoration: none;
    font-size:30pt;
}
a.event:visited {
  text-decoration: none;
}

a.event:hover {
  color: #151;
  text-decoration: underline;
}

a.event:active {
  text-decoration:none;
}


#outer {
    margin:0 auto;
    background-image:url(/images/mikeCircle.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;
    background-color: rgba(100,0,0,0.3);
    /*background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);*/ /* FF3.6+ */
    /*background-image: url(/images/blackbeadleather.png);*/
    /*background-image: url(/images/flowerbg.png);*/
    /*background-color: #555;*/
    padding: 10px 10px 25px 10px; 
    height:840px;
    width:780px;
    border-radius: 25px;
    border-top:2px solid #444;
    border-right:5px solid #333;
    border-bottom:2px solid #222;
    border-left:2px solid #555;
    box-shadow:5px 5px 25px 5px rgba(171,205,239,0.5);
}

#home {
    float:left;
    top:-5px; 
    left:10px;
}

#AmericanFlag {
    float:left;
    top:-80px; 
    left:50px;
    
}



.theshowtitle {
    float:left;
    line-height: 120px;
    margin-top:0px; 
    margin-left:-15px;
    height:50px;
    width:200px; 
    /*overflow:hidden;*/
    color: #ee0; 
    text-shadow: -1px -1px 2px #f00, 1px 1px 4px #000;
    /*text-shadow: -1px -1px 0px rgba(9, 9, 9, 0.3), 1px 1px 0px rgba(200, 200, 0, 0.8);*/
    font: 400 50px/1.3 'Kaushan Script', Helvetica, sans-serif; 
}




#end {
    color: #fff;
    padding-top:5px;
    text-align:center;
}

#wait {
    height:50px;
    color: #ff0;
    float:left;
    /*margin-top:0px;*/
    font-size: 22pt;
    text-align:left;
}

#shows {
    background-color:rgba(220,220,220,1.0);
    font-size: 18pt;
    padding: 10px 10px; 
    height:752px;   /*740*/
    width:760px; 
    margin-top:30px;
    margin-left: 0px;
    overflow-y:scroll;
}

#single {

    width:100%
    font-size: 24pt;
    text-align:center;
    padding: 3px 2px; 
    margin-top:15px;
    margin-left: 5px;
    overflow-y:auto;
}

.perfImg {
    height:360px; 
    width:99%; 
    float:right;
    padding-top:10px;
    background-color:#ddd;
    text-align:center;
}

.perfImgMap {

    height:400px; 
    width:400px; 
    padding-top:10px;
    background-color:#ddd;
    text-align:center;
}

#labelalpha, #labeldate, #labelcity {
    font-size:60px; 
    margin-left:50px;
    text-shadow:5px 5px 19px #111;
}

#list {
    height:50px;
    float:left;
    clear:right;
}

#datemenu, #alphamenu, #citymenu {
    
}

#dbox, #sbox, #cbox {
    background: #222;
    width:55% !important;
    padding:5px; 
    font-size:25px;
    color: #eee;
    border:1px; 
    line-height:80px;
    border-radius: 15px;
}

#searchResults {
    position:absolute; 
    top:143px;
    display:none;
}

.xxx {
    font-family:Georgia;
    font-size:22pt;
    cursor: zoom-out;
}

.yyy {
    font-size:18pt;
    text-shadow:2px 2px 8px #0f0;
    cursor:zoom-in;
}

#lookmenu {
    position:fixed; 
    top:220px; 
    height:160px; 
    width:770px; 
    padding-top:30px;
    /* background-color:rgba(63,111,97,1.0); #49796b; #456789;*/
    background-image: linear-gradient(to top, rgba(63,111,97,0.99), rgba(63,111,97,1.0));
    border:1px solid #111; 
    box-shadow:5px 15px 18px #181; 
    border-radius:35px; 
    display:none;
    pointer-events:all;
    z-index:1000;
}


/*
.lookbox {
    margin-top:-7px; 
    min-height:400px;
}
*/

.notavailable {
    width:75%;
    padding: 20px;
    text-align:center;
    font-size:28pt;
    color:#ee0;
    margin: 0 auto;
    background-color:rgba(200,50,50,0.7);
    border:1px solid rgba(200,50,50,0.9);
    border-radius: 25px;
    box-shadow: 10px 10px 10px #866;
}

a.notavailable:link{
    color:#ee0; 
    font-weight:bold;
    text-decoration:none;
}

#ohoh {
    font-size:28pt;
    color: #ff0;
    text-shadow: 1px 1px #000;
}

.lookBox {
   float:left; 
   /*border:1px solid #000;*/
   min-width:70px;
   /* min-height:150px;*/
   margin-top:0px;
   margin-left:60px;
   text-shadow:5px 5px 10px #000;
   text-align:center; 
   font-size:20pt;
   color:#ff0;
}

p.lookbox {
    border-right: 1px solid #000;
    border-bottom: 2px solid #000;
    margin-top:20px;
    margin-left:680px;
    height:30px;
    width:90px;
    background: #a90000;
    text-align:center;
    color:#fe0;
    font-size:18pt;
    text-shadow: 1px 1px #000;
    box-shadow: 5px 5px 10px #000;
    border-radius: 20px;
    cursor:context-menu;
}

#lookbox {
    background-image: linear-gradient(to right, rgba(0,0,0,0), #a90000);
    position:absolute;
    text-align:right;
    width:20%;
    margin-left:20%;
    margin-top:-2px; 
    color:#fe0; 
    text-shadow:5px 5px 10px #000;
    font-size:21pt;
    box-shadow:5px 5px 15px 5px rgba(5,5,6,0.5);
    border-radius: 7px;
    height:auto;
}

#lookBoxOpen {
    position:absolute;
    cursor:context-menu;
}

#lookBoxClose {
    float:right; 
    margin-top:-32px;
    text-align:right;
    width:95%;
    background-image: linear-gradient(to right, rgba(0,0,0,0), #a90000);
    color:#ff0; 
    text-shadow:5px 5px 10px #000;
    box-shadow: 5px 5px 10px #000;
    font-size:18pt;
    border-radius: 20px;
    cursor:context-menu;
}

.lookBox a:link {
    color: #f00; 
    text-shadow:5px 5px 10px #000; 
    font-size:25pt;
}

.showlist {
    border-radius: 25px;
    min-height: 40px;
    margin-left:15px;
    padding-left: 10px;
    width:700px; 
    overflow-x:auto; 
    white-space:normal;
}

.datelink a:link{
    font-size: 12pt;
    position: static;
    line-height:50px;
}

.totop {
    width:50px;
    text-align:right;
    position:fixed;
    margin-top: 0px;
    margin-left:700px;
    color: #00f;
}

.totop a:link {
    font-size:32pt;
}

.info {
    width:75%; 
    margin:20px auto; 
    text-indent:20px; 
    font-size: 22pt;
}

.infoheader {
    color: #ff0;
    font-weight:bold;
    text-shadow: 5px 5px 5px #000;
}

.infoquest {
    color: #ff0;
    text-shadow: 2px 1px #000;
    font-size:25px;
    font-weight:bold;
}

.comingto {
    margin-top:20px;
    color: #123;
    font-size:20pt; 
    font-weight:bold; 
    padding:15px;
}


#myCookieConsent {
    z-index: 999;
    min-height: 20px;
    font-family: OpenSans, arial, "sans-serif";
    padding: 10px 20px;
    background: rgba(0,0,0,0.6);
    overflow: hidden;
    position: fixed;
    color: #FFF;
    bottom: 0px;
    right: 10px;
    display: none;
    left: 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
#myCookieConsent div {
    padding: 5px 0 0;
}
#myCookieConsent a {
    color: #ffba55;
    display: inline-block;
    padding: 0 10px;
}
#myCookieConsent a:hover {
	color: #fda016;
}
#myCookieConsent a#cookieButton {
    display: inline-block;
    color: #000000;
    font-size: 1.1em;
	background: #ffba55;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 20px;
    float: right;
    border-radius: 20px;
}
#myCookieConsent a#cookieButton:hover {
    background: #fda016;
	color: #000;
}

#goto {
    background-color:#a90000; 
    border:1px solid #a90000; 
    padding:3px; 
    border-radius:10px; 
    color:#fff;
}

.featured:link, a:visited, a:hover, a:active {
    color:#17f; 
    text-shadow:1px 1px #17f; 
    text-decoration:none;
}

.vignette {
    width: 80%;
    border-top: 1px solid #edddbd;
    border-left: 1px solid #edddbd;
    opacity:0.7;
    box-shadow: 50px 50px 40px #444;
}

.floating {  
    animation-name: floating;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}
  
@keyframes floating {
    0% { transform: translate(-555px,  0px); }
    50%  { transform: translate(125px, 0px); }
    100%   { transform: translate(0px, -0px); }    
}
