@charset "UTF-8";
/*css document*/

@import url(http://fonts.googleapis.com/css?family=Montserrat|Pontano+Sans);

@font-face {
    font-family: 'SantasSleigh';
    src: url(../fonts/SantasSleighFull.woff);
}


@font-face {
    font-family: 'Lancastershire';
    src: url(../fonts/Lancastershire.woff);
}

body{
    background-color: #333333;
}

body, td, th{
    font-family: 'Arial narrow';
    font-size: 12px;
    color: #fff;
}

a {
    color: #ccceff;
    text-decoration: none;
}

@media all and (min-width:320px){

body {
background: rgb(16,7,33);
}

#wrapper {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    background-color: rgba(16,7,33,1);
}
#banner {
    height: 80px;
    font-family: 'SantasSleigh';
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    position: relative;
}
#banner p {
    word-spacing:10px;
    color:white;
    letter-spacing: 6px;
    margin: auto;
    text-shadow: 3px 3px #000;
}

#st1 {
opacity: 0;
position: absolute;
    width: 5%;
    min-width: 50px;
    -webkit-filter: drop-shadow(1px 1px 0 black)
                  drop-shadow(-1px -1px 0 black);
  filter: drop-shadow(1px 1px 0 black) 
          drop-shadow(1px 1px 0 black);
}

#st2 {
opacity: 0;
position: absolute;
    width: 5%;
    min-width: 50px;
    -webkit-filter: drop-shadow(1px 1px 0 black)
                  drop-shadow(-1px -1px 0 black);
  filter: drop-shadow(1px 1px 0 black) 
          drop-shadow(1px 1px 0 black);
}

#logo {
    margin: auto;
    margin-top: -25%;
    width: 120px;
}

header {
    background: #210f43;
}

#globalnav {
    height: 40px;
    text-align: center;
    margin-left: -40px;
    word-spacing: 10px;
    font-family: Arial narrow;
}

#globalnav li {
    padding-top: 5px;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px;
    z-index: 3;
}

#globalnav a {
    text-decoration: none;
}

#globalnav a:hover {
    color: #46494c;
}

#content {
    /*background-image: url(../images/stars2.jpg);*/
    width:100%;
    height: 100%;
    position:inherit;
    text-align: center;
    max-height: 100%;
}

#textbox {
    background-color: rgba(33,15,67,0);
    width: 100%;
    height: 70vh;
    margin: auto;
    margin-top: 5%;
    background-clip: content-box;
    overflow-y: auto;
    font-size: 20px;
border-radius: 15px;
-moz-border-radius: 15px;
}

#textbox h {
    font-size: 32px;
    font-family: 'Lancastershire';
}

#specials {
    background-color: rgba(33,15,67,0);
    width: 100%;
    height: 18vh;
    margin: auto;
    margin-top: .2%;
    margin-bottom: -5%;
    background-clip: content-box;
    overflow-y: auto;
    font-size: 12px;
border-radius: 15px 15px 0px 0px;
-moz-border-radius: 15px 15px 0px 0px;
}

#specials h {
    font-size: 24px;
    font-family: 'Lancastershire';
}

#textbox01 {
    background-color: rgba(33,15,67,0);
    width: 100%;
    height: 57vh;
    margin: auto;
    margin-top: 5%;
    background-clip: content-box;
    overflow-y: auto;
    font-size: 18px;
border-radius: 0px 0px 15px 15px;
-moz-border-radius: 0px 0px 15px 15px;
}

#textbox01 h {
    font-size: 48px;
    font-family: 'Lancastershire';
}

#textbox01 a:hover {
    color: #46494c;
}

#textbox1 {
    background-color: rgba(33,15,67,0);
    width: 100%;
    height: 70vh;
    margin: auto;
    margin-top: 5%;
    background-clip: content-box;
    overflow-y: auto;
    font-size: 18px;
border-radius: 15px;
-moz-border-radius: 15px;
}

#textbox1 h {
    font-size: 48px;
    font-family: 'Lancastershire';
}

#textbox1 a:hover {
    color: #46494c;
}

#textbox101 {
    overflow: auto;
    text-align: left;
}

#textbox101 p{
    font-size: 20px;
}

#textbox101 h {
    font-size: 40px;
}

#left1 {
    position: relative;
    font-size: 20px;
    text-align: left;
    margin-left: 2%;
    margin-top: 7%;
}

#textbox102 {
    text-align: center;
    overflow: auto;
    height: 75%;
    width: 80%;
    margin-left: 10%;
}

#textbox102 p{;
    margin-top: .1em;
    margin-bottom: .2em;
}

#textbox102 h {
    font-size: 30px;
    word-spacing: 0px;
    text-align: center;
}

#left2 {
    background-color: rgba(33,15,67,0);
    position: relative;
    text-align: left;
    margin-left: 0%;
    margin-right: 1%;
    -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
    -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
}

#left3 {
background-color: rgba(16,7,33,0);
    position: relative;
    text-align: left;
    max-width: 85%;
    margin-left: 10%;
    -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
    -webkit-column-gap: .5em;
     -moz-column-gap: .5em;
          column-gap: .5em;
}

#left4 {
    background-color: rgba(33,15,67,0);
    position: relative;
    text-align: left;
    margin-left: 0%;
    margin-right: 1%;
    -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
    -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
}

#left5 {
    position: relative;
    text-align: left;
    margin-left: 2%;
    margin-right: 1%;
    -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
    -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
}

#left5h {
font-family: 'Lancastershire';
text-align: center;
    font-size: 35px;
    margin-top: -1%;
    margin-bottom: -2%;
}

#left5p {
margin-left: 5%;
margin-right: 5%;
}

#left5p2 {
margin-left: 5%;
margin-right: 5%;
font-size: 15px;
}
    
#desc {
font-size: 16px;
margin-left: 5%;
font-style: italic;
    }
    
#allergy {
font-size: 18px;
font-style: italic;
margin-left: 65%;
    margin-top: 1%;
    }

#lunch {
font-size: 21px;
}

#clinks {
align-items: center;
font-family: 'Lancastershire';
font-size:35px;
}

#clinks a:hover {
    color: #46494c;
    }

hr {
margin-top:-3%;
width: 40%;
border-color: rgb(16,7,33);
margin-left: auto;
margin-right: auto;
}

ul.leaders {
    max-width: 40em;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: rgba(16,7,33,1);}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background:rgba(16,7,33,1);
    position: relative;
z-index: 1;}

/*SLIDESHOW*/
.mySlides {
    width: 100%;
    max-height:100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left:0;
    z-index: -1;
}
}

@media all and (min-width:768px){

body {
background: #333333;
}
#wrapper {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    background-color: rgba(33,15,67,0);
}
#banner {
    height: 80px;
    font-family: 'SantasSleigh';
    font-size: 80px;
    font-weight: bold;
    text-align: center;
    position: relative;
}
#banner p {
    word-spacing:50px;
    color:white;
    letter-spacing: 10px;
    margin: auto;
    text-shadow: 3px 3px #000;
}

#st1 {
opacity: 1;
position: relative;
    width: 5%;
    min-width: 50px;
    -webkit-filter: drop-shadow(1px 1px 0 black)
                  drop-shadow(-1px -1px 0 black);
  filter: drop-shadow(1px 1px 0 black) 
          drop-shadow(1px 1px 0 black);
}

#st2 {
opacity: 1;
position: relative;
    width: 5%;
    min-width: 50px;
    -webkit-filter: drop-shadow(1px 1px 0 black)
                  drop-shadow(-1px -1px 0 black);
  filter: drop-shadow(1px 1px 0 black) 
          drop-shadow(1px 1px 0 black);
}

#logo {
    margin: auto;
    margin-top: -25%;
    width: 120px;
}

header {
    background: #210f43;
}

#globalnav {
    height: 52px;
    text-align: center;
    margin-left: -80px;
    word-spacing: 75px;
    font-family: Arial narrow;
}

#globalnav li {
    padding-top: 5px;
    font-size: 28px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 3px;
    z-index: 3;
}

#globalnav a {
    text-decoration: none;
}

#globalnav a:hover {
    color: #46494c;
}

#content {
    /*background-image: url(../images/stars2.jpg);*/
    width:100%;
    height: 100%;
    position:inherit;
    text-align: center;
    max-height: 100%;
}

#textbox {
    background-color: rgba(33,15,67,0.8);
    width: 50%;
    height: 30vh;
    margin: auto;
    margin-top: 5%;
    background-clip: content-box;
    overflow-y: auto;
    font-size: 24px;
border-radius: 15px;
-moz-border-radius: 15px;
}

#textbox h {
    font-size: 32px;
    font-family: 'Lancastershire';
}

#specials {
    background-color: rgba(33,15,67,0.8);
    width: 50%;
    height: 20vh;
    margin: auto;
    margin-top: .2%;
    margin-bottom: -5%;
    background-clip: content-box;
    overflow-y: auto;
    font-size: 15px;
border-radius: 15px 15px 0px 0px;
-moz-border-radius: 15px 15px 0px 0px;
}

#specials h {
    font-size: 24px;
    font-family: 'Lancastershire';
}

#textbox01 {
    background-color: rgba(33,15,67,0.8);
    width: 50%;
    height: 50vh;
    margin: auto;
    margin-top: 5%;
    background-clip: content-box;
    overflow-y: auto;
    font-size: 20px;
border-radius: 0px 0px 15px 15px;
-moz-border-radius: 0px 0px 15px 15px;
}

#textbox01 h {
    font-size: 48px;
    font-family: 'Lancastershire';
}

#textbox01 a:hover {
    color: #46494c;
}

#textbox1 {
    background-color: rgba(33,15,67,0.8);
    width: 70%;
    height: 60vh;
    margin: auto;
    margin-top: 5%;
    background-clip: content-box;
    overflow-y: auto;
    font-size: 20px;
border-radius: 15px;
-moz-border-radius: 15px;
}

#textbox1 h {
    font-size: 48px;
    font-family: 'Lancastershire';
}

#textbox1 a:hover {
    color: #46494c;
}

#textbox101 {
    overflow: auto;
    text-align: left;
}

#textbox101 p{
    font-size: 20px;
}

#textbox101 h {
    font-size: 40px;
}

#left1 {
    position: relative;
    font-size: 20px;
    text-align: left;
    margin-left: 2%;
    margin-top: 7%;
}

#textbox102 {
    text-align: center;
    overflow: auto;
    height: 75%;
    width: 80%;
    margin-left: 10%;
}

#textbox102 p{;
    margin-top: .1em;
    margin-bottom: .2em;
}

#textbox102 h {
    font-size: 30px;
    word-spacing: 0px;
    text-align: center;
}

#left2 {
    background-color: rgba(33,15,67,.5);
    position: relative;
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
    -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
    -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
}

#left3 {
    position: relative;
    text-align: left;
    max-width: 85%;
    margin-left: 5%;
    -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
    -webkit-column-gap: .5em;
     -moz-column-gap: .5em;
          column-gap: .5em;
}

#left4 {
    background-color: rgba(33,15,67,.5);
    position: relative;
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
    -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
    -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
}

#left5 {
    position: relative;
    text-align: left;
    margin-left: 7%;
    margin-right: 0%;
    -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
    -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
}

#left5h {
font-family: 'Lancastershire';
text-align: center;
    font-size: 35px;
    margin-top: -1%;
    margin-bottom: -2%;
}

#left5p {
margin-left: 5%;
margin-right: 5%;
}

#left5p2 {
margin-left: 5%;
margin-right: 5%;
font-size: 15px;
}
    
#desc {
font-size: 16px;
margin-left: 5%;
font-style: italic;
    }
    
#allergy {
font-size: 18px;
font-style: italic;
margin-left: 65%;
    margin-top: 1%;
    }

#lunch {
font-size: 23px;
}

#clinks {
align-items: center;
margin-top:3%;
margin-bottom: 3%;
font-family: 'Lancastershire';
font-size:40px;
}

#clinks a:hover {
    color: #46494c;
    }

hr {
margin-top:3%;
border-color: white;
width: 70%;
margin-left: auto;
margin-right: auto;
}

ul.leaders {
    max-width: 40em;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: rgba(33,15,67,.7);}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background:rgba(33,15,67,.7);
    position: relative;
z-index: 1;}

/*SLIDESHOW*/
.mySlides {
    width: 100%;
    max-height:100%;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left:0;
    z-index: -1;
}
}

@media all and (min-width:1024px){

#wrapper {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
#banner {
    height: 80px;
    font-family: 'SantasSleigh';
    font-size: 80px;
    font-weight: bold;
    text-align: center;
    position: relative;
}
#banner p {
    word-spacing:50px;
    color:white;
    letter-spacing: 10px;
    margin: auto;
    text-shadow: 3px 3px #000;
}

#st1 {
    width: 5%;
    min-width: 50px;
    -webkit-filter: drop-shadow(1px 1px 0 black)
                  drop-shadow(-1px -1px 0 black);
  filter: drop-shadow(1px 1px 0 black) 
          drop-shadow(1px 1px 0 black);
}

#st2 {
    width: 5%;
    min-width: 50px;
    -webkit-filter: drop-shadow(1px 1px 0 black)
                  drop-shadow(-1px -1px 0 black);
  filter: drop-shadow(1px 1px 0 black) 
          drop-shadow(1px 1px 0 black);
}

#logo {
    margin: auto;
    margin-top: -25%;
    width: 120px;
}

header {
    background: #210f43;
}

#globalnav {
    height: 52px;
    text-align: center;
    margin-left: -80px;
    word-spacing: 100px;
    font-family: Arial narrow;
}

#globalnav li {
    padding-top: 5px;
    font-size: 28px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 3px;
    z-index: 3;
}

#globalnav a {
    text-decoration: none;
}

#globalnav a:hover {
    color: #46494c;
}

#content {
    /*background-image: url(../images/stars2.jpg);*/
    width:100%;
    height: 100%;
    position:inherit;
    text-align: center;
    max-height: 100%;
}

#textbox {
    background-color: rgba(33,15,67,0.8);
    width: 35%;
    height: 30vh;
    margin: auto;
    margin-top: 5%;
    background-clip: content-box;
    overflow-y: auto;
    font-size: 24px;
border-radius: 15px;
-moz-border-radius: 15px;
}

#textbox h {
    font-size: 32px;
    font-family: 'Lancastershire';
}

#specials {
    background-color: rgba(33,15,67,0.8);
    width: 50%;
    height: 20vh;
    margin: auto;
    margin-top: .2%;
    margin-bottom: -5%;
    background-clip: content-box;
    overflow-y: auto;
    font-size: 15px;
border-radius: 15px 15px 0px 0px;
-moz-border-radius: 15px 15px 0px 0px;
}

#specials h {
    font-size: 24px;
    font-family: 'Lancastershire';
}

#textbox01 {
    background-color: rgba(33,15,67,0.8);
    width: 50%;
    height: 50vh;
    margin: auto;
    margin-top: 5%;
    background-clip: content-box;
    overflow-y: auto;
    font-size: 20px;
border-radius: 0px 0px 15px 15px;
-moz-border-radius: 0px 0px 15px 15px;
}

#textbox01 h {
    font-size: 48px;
    font-family: 'Lancastershire';
}

#textbox01 a:hover {
    color: #46494c;
}

#textbox1 {
    background-color: rgba(33,15,67,0.8);
    width: 50%;
    height: 60vh;
    margin: auto;
    margin-top: 5%;
    background-clip: content-box;
    overflow-y: auto;
    font-size: 20px;
border-radius: 15px;
-moz-border-radius: 15px;
}

#textbox1 h {
    font-size: 48px;
    font-family: 'Lancastershire';
}

#textbox1 a:hover {
    color: #46494c;
}

#textbox101 {
    overflow: auto;
    text-align: left;
}

#textbox101 p{
    font-size: 20px;
}

#textbox101 h {
    font-size: 40px;
}

#left1 {
    position: relative;
    font-size: 20px;
    text-align: left;
    margin-left: 2%;
    margin-top: 7%;
}

#textbox102 {
    text-align: center;
    overflow: auto;
    height: 75%;
    width: 80%;
    margin-left: 10%;
}

#textbox102 p{;
    margin-top: .1em;
    margin-bottom: .2em;
}

#textbox102 h {
    font-size: 30px;
    word-spacing: 0px;
    text-align: center;
}

#left2 {
    background-color: rgba(33,15,67,.5);
    position: relative;
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
    -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
    -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
}

#left3 {
    position: relative;
    text-align: left;
    max-width: 85%;
    margin-left: 10%;
    -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
    -webkit-column-gap: .5em;
     -moz-column-gap: .5em;
          column-gap: .5em;
}

#left4 {
    background-color: rgba(33,15,67,.5);
    position: relative;
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
    -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
    -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
}

#left5 {
    position: relative;
    text-align: left;
    margin-left: 15%;
    margin-right: 5%;
    -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
    -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
}

#left5h {
font-family: 'Lancastershire';
text-align: center;
    font-size: 35px;
    margin-top: -1%;
    margin-bottom: -2%;
}

#left5p {
margin-left: 5%;
margin-right: 5%;
}

#left5p2 {
margin-left: 5%;
margin-right: 5%;
font-size: 15px;
}
    
#desc {
font-size: 16px;
margin-left: 5%;
font-style: italic;
    }
    
#allergy {
font-size: 18px;
font-style: italic;
margin-left: 65%;
    margin-top: 1%;
    }

#lunch {
font-size: 23px;
}

#clinks {
align-items: center;
margin-top:3%;
margin-bottom: 3%;
font-family: 'Lancastershire';
font-size:40px;
}

#clinks a:hover {
    color: #46494c;
    }

hr {
margin-top:3%;
border-color: white;
width: 70%;
margin-left: auto;
margin-right: auto;
}

ul.leaders {
    max-width: 40em;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: rgba(33,15,67,.7);}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background:rgba(33,15,67,.7);
    position: relative;
z-index: 1;}

/*SLIDESHOW*/
.mySlides {
    width: 100%;
    max-height:100%;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left:0;
    z-index: -1;
}
}