@charset "utf-8";
/*Trove new */
/* Styles */
@font-face {
  font-family: 'TravelingTypewriter';
  src: url("../fonts/TravelingTypewriter.eot");
  src: url("../fonts/TravelingTypewriter.svg") format("svg"), url("../font/BEBAS___-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/TravelingTypewriter.woff") format("woff"), url("../fonts/TravelingTypewriter.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

* {
  font-size: 1.15em;
  padding: 0;
  margin: 0; }

html {
  height: 100%; }

body {
  font-size: 100%;
  height: 100%;
  background: url("../img/stripeTrove.jpg");
  font-family: sans-serif, Georgia, "Times New Roman", Times, serif; }

iframe {
  width: 100%;
  height: 50%;
  min-height: 400px;
  border: 0; }

small {
  font-size: .8em;
  text-align: center;
  margin: auto;
  display: block; }
  small a, small a:visited {
    color: #fe887c; }

h1, h2 {
  font-family: "TravelingTypewriter", Georgia;
  text-align: center; }

h2 {
  font-weight: 600; }

/* start distinct Styles */
header {
  width: 100%;
  margin: -2% auto;
  height: 190px; }
  header img {
    width: 90%;
    margin: auto;
    display: block; }

#nav {
  text-align: center; }
  #nav .dBrown {
    background-color: #96aa9b; }
  #nav .coral {
    background-color: #fe887c; }
  #nav .teal {
    background-color: #8be9d1; }
  #nav .lBrown {
    background-color: #c1b49a; }
  #nav a {
    text-decoration: none;
    color: white;
    font-family: "TravelingTypewriter", Georgia; }
  #nav a:hover {
    color: #524a39; }
  #nav ul {
    display: inline; }
    #nav ul li {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      border: solid 2px white;
      list-style-type: none;
      display: inline;
      padding: 0.5% 4%; }

#allContent {
  z-index: 20; }

/*---- Iphone Portrait ----*/
@media screen and (max-width: 320px) {
  header {
    height: 40px; }
    header img {
      display: none; }

  h2 {
    font-size: 0.6em !important; }

  #leftCol {
    display: block;
    margin: auto; }

  #rightCol {
    display: block;
    margin: auto; }

  footer {
    font-size: .56em; } }
/*---- Iphone Landscape ---- */
@media screen and (min-width: 321px) and (max-width: 480px) {
  header {
    height: 32px; }
    header img {
      display: none; }

  .leftside {
    width: 100% !important; }

  #nav {
    font-size: 1em; }
    #nav ul {
      display: block !important;
      margin: 2% 0; }

  #leftCol {
    width: 90%;
    position: relative;
    font-size: 1em;
    display: block;
    margin: auto; }
    #leftCol h2 {
      font-size: 1.15em;
      width: 60%; }

  #rightCol {
    width: 90%;
    font-size: 1em;
    display: block;
    margin: auto; }
    #rightCol h2 {
      font-size: 1.1em;
      width: 60%; }

  #midcontent {
    width: 90%;
    margin-top: 2%; }

  #links {
    margin-bottom: 32px; }
    #links li {
      font-size: 1.05em; }

  footer {
    font-size: .4em; } }
/*---- Ipad Portrait Small Half ----*/
@media screen and (min-width: 481px) and (max-width: 599px) {
  header {
    height: 100px; }
    header img {
      width: 300px; }

  #nav ul li {
    font-size: .9em;
    padding: 0.4% 0.4%; }

  #allContent {
    width: 90%;
    margin: auto;
    display: block;
    padding-bottom: 20px; }

  footer {
    font-size: .56em; } }
/*---- Ipad Portrait Big Half ----*/
@media screen and (min-width: 600px) and (max-width: 768px) {
  header {
    height: 140px; }
    header img {
      width: 70%; }

  #nav ul li {
    padding: 1% 2%;
    font-size: 1em; }

  #allContent {
    width: 93%;
    margin: auto; }

  h2 {
    font-size: 1.15em !important; }

  h3 {
    font-size: 0.9em !important; }

  #rightCol {
    width: 47%;
    margin-right: 2%;
    float: right;
    font-size: 1.16em; }

  #leftCol {
    width: 47%;
    float: left;
    margin-left: 2%;
    margin-bottom: 15px; }

  #midcontent {
    width: 100%;
    margin-top: 3%;
    padding: 42px 0 !important; }

  #links {
    font-size: 1em !important; }
    #links li {
      margin: 0 2% !important; }

  footer {
    font-size: .65em; } }
/* ---- First middle Ground----*/
@media screen and (min-width: 769px) and (max-width: 899px) {
  header img {
    width: 600px; }

  #nav ul li {
    padding: 1% 3%; }

  #allContent {
    width: 93%;
    margin: auto; }

  h2 {
    font-size: 1.15em !important; }

  h3 {
    font-size: 0.9em !important; }

  #rightCol {
    width: 47%;
    margin-right: 2%;
    float: right;
    font-size: 1.16em; }

  #leftCol {
    width: 47%;
    float: left;
    margin-left: 2%;
    margin-bottom: 15px; }

  #midcontent {
    width: 100%;
    margin-top: 3%;
    padding: 42px 0 !important; }

  #links {
    font-size: 1.5em !important; }
    #links li {
      margin: 0 2% !important; }

  footer {
    font-size: 1em; } }
/*---- Middle Ground ----*/
@media screen and (min-width: 900px) and (max-width: 1023px) {
  header img {
    width: 600px; }

  #allContent {
    width: 87%;
    margin: auto; }

  h2 {
    font-size: 1.15em !important; }

  h3 {
    font-size: 0.9em !important; }

  #rightCol {
    width: 47%;
    margin-right: 2%;
    float: right;
    font-size: 1.16em; }

  #leftCol {
    width: 47%;
    float: left;
    margin-left: 2%;
    margin-bottom: 15px; }

  #midcontent {
    width: 100%;
    margin-top: 3%;
    padding: 42px 0 !important; }

  #links {
    font-size: 1.5em !important; }
    #links li {
      margin: 0 2% !important; } }
/*---- Ipad Landscape ----*/
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  header img {
    width: 55%; }

  #allContent {
    width: 76.2%;
    margin: auto; }

  #rightCol {
    width: 47%;
    margin-right: 2%;
    float: right;
    font-size: 1.16em; }

  #leftCol {
    width: 47%;
    float: left;
    margin-left: 2%;
    margin-bottom: 15px; }

  #midcontent {
    width: 100%;
    margin-top: 3%;
    padding: 42px 0 !important; } }
/*-- Laptop Screen --*/
@media screen and (min-width: 1280px) and (max-width: 1439px) {
  header {
    width: 70%;
    margin: -2% auto;
    height: 20%; }
    header img {
      width: 60%;
      margin: auto;
      display: block; }

  #nav {
    width: 70%;
    margin: 0.7% auto 0.6%; }
    #nav ul li {
      padding: 0.5% 1.8%;
      font-size: 1em;
      display: inline; }

  #rightCol {
    width: 27%;
    position: absolute;
    right: 1%;
    top: 20%; }
    #rightCol h2 {
      width: 272px; }

  #leftCol {
    width: 27%;
    position: absolute;
    left: 1%;
    top: 20%; }
    #leftCol h2 {
      width: 55%; }

  #midcontent {
    top: 15%;
    width: 40%;
    margin-top: 48px; }

  #links {
    font-size: 1em; } }
/*-- Desktop Screen --*/
@media screen and (min-width: 1440px) {
  header {
    width: 70%;
    margin: -2% auto;
    height: 20%; }
    header img {
      width: 60%;
      margin: auto;
      display: block; }

  #nav {
    width: 70%;
    margin: 0.7% auto 0.6%; }
    #nav ul {
      width: 45%; }

  #midcontent {
    margin-top: 48px;
    display: block;
    padding: 1%;
    width: 40%;
    font-size: 1em; }
    #midcontent h1 {
      font-size: 1.5em;
      color: #524a39; }
    #midcontent img {
      border: solid 4px white;
      width: 95%;
      display: block;
      margin: 0.4% auto; }

  #leftCol {
    width: 27%;
    position: absolute;
    left: 1%;
    top: 25%; }
    #leftCol h2 {
      width: 50%; }

  #rightCol {
    width: 27%;
    position: absolute;
    right: 1%;
    top: 25%; }
    #rightCol h2 {
      width: 272px; }

  footer {
    font-size: 1.15em; } }
/* --- Original PLaceholder Queries --- */
@media screen and (max-width: 1140px) {
  #links {
    font-size: .75em; } }
@media screen and (max-width: 1024px) {
  #links {
    font-size: .8em; }

  h2 {
    font-size: .8em; } }
#midcontent {
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 1%;
  font-size: 1em; }
  #midcontent h1 {
    font-size: 1.5em;
    color: #524a39; }
  #midcontent img {
    border: solid 4px white;
    width: 95%;
    display: block;
    margin: 0.4% auto; }

#links {
  text-align: center;
  margin-top: 1%; }
  #links li {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    display: inline;
    text-decoration: none;
    text-align: center;
    background-color: #fff;
    font-family: TravelingTypewriter, Georgia;
    padding: 0.6% 1%;
    margin: 1% 0; }
    #links li a {
      text-decoration: none;
      color: #08e8de; }
      #links li a:hover {
        color: #fe887c; }

#leftCol h2 {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #fe887c;
  background-color: #fff;
  margin: 2% auto;
  padding: .5%; }
#leftCol div {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: solid 2px white;
  padding: 2%;
  background-color: #8be9d1;
  color: white;
  font-size: .75em; }

#rightCol .hourWrapper {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: solid 2px white;
  background-color: #fe887c;
  font-family: "TravelingTypewriter", Georgia;
  color: white;
  display: table;
  padding: 1.6%; }
  #rightCol .hourWrapper h3 {
    font-size: .8em;
    color: white;
    text-align: center; }
#rightCol h2 {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #08e8de;
  background-color: #fff;
  margin: 2% auto;
  padding: 0.5% 2%; }
#rightCol dl {
  font-size: .6em;
  padding: 2%;
  margin: 1% auto;
  display: block;
  width: 80%; }
  #rightCol dl dt {
    width: 50%;
    float: left; }
  #rightCol dl dd {
    width: 50%;
    float: left; }

footer {
  font-family: "TravelingTypewriter", Georgia;
  width: 100%;
  text-align: center;
  position: fixed;
  bottom: 0;
  color: #524a39;
  background-color: #fff; }
  footer a {
    color: #fe887c; }
    footer a:hover {
      color: #8be9d1; }

.adminh1 {
  font-size: 3em;
}
#db-results {
	background: rgba(255, 255, 255, .8);
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	margin: 0 auto;
	width: 80%;
}
#db-results td {
	font-size: 17px;
	padding: 5px;
	text-align: center;
}
