/*

Do NOT edit this css from year to year. Create a new one each year. The old theme needs to remain intact for historical purposes. Just copy all the theme files and edit the copy.

*/

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding: 0;
  background: #63AB87; 	


}

#container {
  background: #63AB87; 
  background-repeat: no-repeat !important;
  background-attachment: fixed;
  background-position: 50% 0;
  z-index: -200;
  min-height: 100vh;
}


/* Left Content Elements */

#notused {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,1px);    
}


#leftcontent {
  margin: 0 auto;
  padding: 10px 15px 20px 15px;
  clear: both;
  max-width: 700px;
  z-index: 1000;
  min-height: 300px;

}

#leftcontent a {
  z-index: 1000;
  display: inline-block;
  background: white;
  position: relative;
}


#leftcontent img {
  max-width: 500px;
}



* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;
}

.wrap, #mainwrapper{
    max-width: 800px;
    margin: 0 auto;
    padding: .3em;
}
 
#primary{
    max-width: 650px;
    margin: 0 auto;
}


html,
body,
div{
    margin: 0;
    padding: 0;
}




h2 {
  margin: 30px 0 0 0;
}


img.sl {
  float: right;
}

.inkind {
  height: 170px;
  margin-top: 10px;
}

#superintro {
  float: left;
  padding-right: 20px;
  font-size: 1.1em;
}

#introgal img {
  margin: 4px;
}

#sponsors .inside p {}

.logo img {
  margin: 5px;
  border: 2px solid #000;
  padding: 3px;
}

.g1 {
  float: left;
  width: 220px;
  padding: 10px;
  text-align: center;
  font-family: "Comic Sans MS";
  border: 2px solid #000;
  margin: 5px;
  background: #eee;
}

#agreement {
  width: 300px;
  border: 1px solid #000;
  background: #FFFF9E;
  padding: 10px;
  font-size: 1.2em;
  text-align: center;
  margin: 0 auto;
  font-family: arial;
}

#agreement:hover {
  background: #000;
  color: white;
}

.w {
  width: 290px;
}

.footnote {
  font-weight: bold;
  text-align: center;
  font-size: 0.75em !important;
  padding: 10px 0;
  margin-top: 20px;
  margin-bottom: -20px;
  border-top: 1px solid #000;
}

.sp {
  width: 450px;
  display: block;
}

#sponsors #performer-right {
  float: right;
  vertical-align: middle !important;
  margin: 20px 20px 30px 25px;
  padding: 4px;
  width: 270px;
}

#sponsors #performer-right2 {
  float: right;
  vertical-align: middle !important;
  margin: 56px 20px 30px 25px;
  padding: 4px;
  width: 270px;
}



.p2 {
  margin-top: 25px;
  clear: both;
}

.inside {
  vertical-align: text-middle;
  padding-bottom: 30px;
}

#performer-right {
  float: right;
  vertical-align: middle !important;
  margin-left: 25px;
  padding: 4px;
  width: 270px;
}

#performer-left {
  float: left;
  vertical-align: middle !important;
  margin-right: 15px;
  padding: 4px;
  width: 270px;
}

#performer-left1 {
  float: left;
  vertical-align: middle !important;
  margin-right: 15px;
  padding: 20px 4px 20px 4px;
}



#clearing {
  clear: both;
}

h2#c1 {
  margin-top: 0;
}

a {
  text-decoration: none;
  font-weight: bold;
  outline: none;
  color: #d93000;
  z-index: 1000;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
}





strong {
  font-family: "Comic Sans MS"
}

#contacts {
  color: #000;
  text-align: left !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
  color: #d93000;
}

#leftcontent h1.catheader {
  margin-top: 3px;
  color: #cc0000;
  font-weight: normal;
}

h1.catheader {
  padding: 20px 0 10px 0!important;
  color: #000 !important;
  font-weight: bold !important;
  font-size: 1.5em !important;
}


/* Header Elements */

#header {
  margin: 0px auto;
  text-align: center;
}

#title {
  height: 90px;
  font-size: 1em;
  margin: 20px 0 0;
  padding: 0;
  line-height: 34px;
}

#title a {
  color: #222;
}

#title a:hover {
  color: #cc0000;
  text-decoration: none;
}

#superhead {
  /*clear: both;*/
  color: #000;
  margin-top: 5px;
  margin: 5px auto;
  position: relative;
  z-index: 1000;
}

#superhead ul * {
  margin: 0;
  padding: 0
}

#superhead ul {
  padding: 0;
  margin: 0 0 10px 0;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
}

#superhead ul li {
  border-bottom: 2px solid #000;
  font-family: Arial, Helvetica, sans-serif;
  list-style-type: none;
  font-size: .75em;
  line-height: 14px;
  margin: 4px 4px 2px 0;
  width: 120px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}

#superhead ul a {
  display: block;
  font-weight: bold;
  padding: 5px;
  vertical-align: middle;
}

#superhead ul a:hover {
  color: #fff;
  background: #000;
  background: #000 url(images/superdot2.png) repeat-x bottom left;
  text-decoration: none;
}

#superhead ul li:hover ul {
  display: block;
  z-index: 1000;
}

#superhead ul li:hover ul ul {
  display: none;
}

#superhead ul ul {
  position: absolute;
  top: 22px;
  left: 0;
  background: #d1d1d1;
  display: none;
  list-style: none;
}

#superhead ul ul li {
  position: relative;
  border: 1px solid #aaa;
  width: 159px;
  margin: 0;
}

#superhead ul ul li a {
  display: block;
  padding: 0 7px 0 12px;
  color: #555;
  background-color: #d1d1d1;
  border-right: 0;
  font-size: .75em;
}

#superhead ul ul li a:hover {
  background-color: #c5c5c5
}

#superhead ul ul li:hover ul {
  display: block;
}

#superhead ul ul ul {
  left: 159px;
  top: -1px;
  display: none;
}


/* Main Elements */

#mainwrapper {
  margin: 0 auto;
}

#footer {
  clear: both;
  max-width: 100%;
  padding: 10px 0;
  text-align: center;
  font-size: .9em;
  text-shadow: 0px 0px 22px rgba(255, 255, 255, 1);
  font-weight: bold;
  text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
  <!-- bmargin-top: 20px;
  -->
}






/* This is your blockquote style */

blockquote {
  background: #f9f9f9;
  border-left: 8px solid #ddd;
  margin: 1.5em 10px 0px 10px;
  padding: .5em 10px 5px 10px;
  quotes: "\201C""\201D""\2018""\2019";
  font-size: 1.2em;
  font-style: italic;
  font-weight: bold;
  line-height: 130%;
  text-align: left;
}

blockquote p {
  display: inline;
}


/* WordPress Required Elements */

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto;
}

.alignleft, div.alignleft {
  float: left;
  margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
  float: right !important;
  margin: 5px 0 5px 15px;
}

.alignnone {
  margin: 5px 0;
}

.post-edit-link {
  position: absolute !important;
  top: 100px;
  right: 50px;
  background: white; 
  padding 2px 10px;
}


/* Robin's Hacks */

#leftcontent #nothomepage p, #leftcontent #storieswrapper p, #leftcontent #nothomepage ul, #leftcontent #storieswrapper ul {
  font-size: 1.2em;
  line-height: 130%;
}

#leftcontent #nothomepage h1, #leftcontent #storieswrapper h1 {
  padding-bottom: 0px !important;
  padding-top: 20px !important;
  font-size: 1.6em;
}

#leftcontent img {
  max-width: 100% !important;
}

#mainwrapper {
  background-image: none;
}

strong {
  font-family: arial;
}

#leftcontent #nothomepage .post .entry, #leftcontent #storieswrapper .post .entry {
  font-size: 1.0em;
}

img.alignleft {
  margin: 7px 14px 7px 0 !important;
  float: left;
}

img.alignright {
  margin: 7px 0px 7px 14px;
  float: right;
}

table, table li {
  font-size: .75em !important;
  color: #000
}

div .pages ul {
  margin-top: -13px !important;
}

h1.catheader {
  padding: 10px 0 40px 0!important;
  font-size: 1.6em !important;
  text-align: center !important;
  text-transform: uppercase;
  width: 720px;
  display: none;
}

#introgal img {
  margin: 10px;
  float: right;
  width: 50px;
  z-index: 25;
}

#introgal img:hover {
  width: 200px;
  z-index: 25;
}

#introgal {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 5px;
}

#mda {
  float: left;
  position: relative;
}

.dd {
  width: 300px !important;
}