@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Italianno);
/* Global */
/* ------------------------------------- */
body {
  margin: 0px;
  background-image: url(images/post-border.gif);
  background-color: #003300;
  background-repeat: repeat-y;
  background-position: left;
  color: white;
}
.clear {
  clear: both;
}
a:link,
a:visited {
  color: #99FF99;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  text-decoration: none;
}
a.navmark:link,
a.navmark:visited {
  color: #FFFFFF;
  border: 0px solid #006600;
}
a.navmark:hover {
  color: #FFFF00;
  text-decoration: none;
  border: 0px solid #006600;
}
/* Header */
/* ------------------------------------- */
.post-corner {
  width: 75px;
  height: 141px;
  float: left;
  vertical-align: top;
}
.sign {
  width: 270px;
  height: 270px;
  float: left;
  margin-right: 10px;
}
.locbutton {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  border: 1px solid #000000;
  padding: 0;
  font-size: 0;
  margin: 5px;
  width: 128px !important;
  height: 128px !important;
}
.locbutton img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 128px !important;
  height: 128px !important;
}
.tipsy {
  font: bold 12px "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
  color: #ffffff;
}
.hpost,
#header {
  background-image: url(images/horiz-post.gif);
  background-repeat: repeat-x;
  background-position: top;
  font-family: "Book Antiqua", Palatino, serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}
.hpost img {
  margin-right: 3px;
}
#top-info {
  padding: 75px 0 0 0;
}
#nav,
.nav {
  font-size: 150%;
  margin: 5px;
}
/* Content */
/* ------------------------------------- */
#content {
  margin: 20px 0 0 75px;
}
#content img {
  text-align: center;
}
#news .title {
  font-size: 125%;
}
.titlenew {
  width: 100%;
  text-align: center;
  font: normal 40px 'Italianno', cursive;
}
.superlarge {
  font-size: 4.0em !important;
}
.info {
  font-family: "Book Antiqua", Palatino, serif;
}
.cowinfo {
  font-family: "Book Antiqua", Palatino, serif;
  font-size: 13px;
  color: #FFFFFF;
  text-align: center;
  margin: 15px;
}
.cowscore {
  font-family: "Book Antiqua", Palatino, serif;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  margin: 15px;
}
.cowinfo p.fixleft {
  margin-left: 382px;
}
.cowpic {
  border: 3px solid white;
  float: left;
  margin-right: 4px;
}
.cowphoto {
  width: 375px;
  height: 268px;
}
img.cowname {
  max-width: 375px;
  height: auto;
}
p.cowname,
span.cowname,
div.cowname {
  display: block;
  font: normal 40px 'Italianno', cursive;
  text-align: center;
}
.visible-small {
  display: none;
}
#countdown {
  font-size: 14pt;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  float: right;
}
.pedbtn {
  float: right;
}
#feature {
  width: 400px;
  margin: 0 auto 0 auto;
  text-align: center;
}
#feature .photo {
  border: 2px solid #FFFFFF;
}
.slideshow {
  width: 400px;
  height: 286px;
  overflow: hidden;
  margin: 0 auto 0 auto;
}
.slideshow img {
  width: 400px;
  height: 286px;
  /*	display:none; */
}
.slicknav_menu {
  display: none;
}
/* Footer */
#footer {
  margin: 20px 0 50px 75px;
  text-align: center;
}
/* A Simple Responsive Grid */
.grid {
  font-size: 0;
  vertical-align: top !important;
}
.autocol {
  display: inline-block;
  width: auto;
  margin-right: 5px;
  margin-left: 5px;
  vertical-align: top;
}
.lt-ie8 [class*='width-'] {
  display: inline !important;
  zoom: 1 !important;
}
[class*='width-'] {
  box-sizing: border-box;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  font-size: 14px;
  vertical-align: top !important;
}
.width-1 {
  width: 100%;
}
.width-1-4 {
  width: 25%;
}
width-1-2,
.width-2-4 {
  width: 50%;
}
.width-3-4 {
  width: 75%;
}
#address {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px 5px;
  display: inline-block;
  border: 1px solid #a7a7a7;
  margin: 5px auto 5px auto;
}
/* Button */
.button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px 20px;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #a7a7a7;
  width: auto !important;
  margin: 5px auto 5px auto;
  /* For FontAwesome Icons */
}
.button i.right {
  float: right;
  margin-top: 2px;
}
#map {
  width: 100%;
  height: 100%;
  min-height: 400px;
  border: 1px solid #414141;
  border-radius: 8px;
  box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.75);
}
#instructions .dist {
  white-space: nowrap;
  text-wrap: none;
  flex-wrap: nowrap;
}
@media (min-width: 601px) and (max-width: 1138px) {
  #content {
    margin-left: 75px !important;
    margin-right: 10px;
  }
}
@media (min-width: 601px) and (max-width: 689px) {
  #desktopmenu {
    text-align: center;
  }
}
@media (min-width: 601px) {
  #header {
    display: block;
  }
  #header_small {
    display: none;
  }
  .visible-small {
    display: none;
  }
  #content {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  #desktopmenu {
    font-size: 150%;
    margin: 5px;
    list-style: none;
    padding: 0;
  }
  #desktopmenu li {
    display: inline-block;
    list-style: none;
    border-left: 1px solid #99FF99;
    padding-left: 10px;
    padding-right: 10px;
  }
  /* Medium Grid */
  .width-medium-1 {
    width: 100%;
  }
  .width-medium-1-4 {
    width: 25%;
  }
  .width-medium-1-2,
  .width-medium-2-4 {
    width: 50%;
  }
  .width-medium-3-4 {
    width: 75%;
  }
}
@media (max-width: 600px) {
  #header {
    display: none;
  }
  #header_small {
    display: block;
    text-align: center;
  }
  #header_small img {
    width: 80%;
  }
  body {
    background-image: none;
  }
  #content {
    margin: 20px 5px 5px 5px;
  }
  .title {
    text-align: center;
    font: normal 40px 'Italianno', cursive;
  }
  .title img {
    display: none;
  }
  .cowphoto {
    width: 80%;
    height: auto;
  }
  img.cowname {
    max-width: 75%;
  }
  p.cowname,
  span.cowname,
  div.cowname {
    display: block;
    font: normal 2.5em 'Italianno', cursive;
    text-align: center;
  }
  .visible-small {
    display: inline;
  }
  .slideshow {
    width: 80%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 20px auto;
  }
  .slideshow img {
    width: 100%;
    height: auto;
  }
  .js #menu {
    display: none;
  }
  .js .slicknav_menu {
    display: block;
    background: #003300 !important;
  }
  .slicknav_btn {
    display: inline-block !important;
    float: none !important;
    margin: 0 auto 0 auto !important;
  }
  .slicknav_nav {
    width: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  /* Small Grid */
  .width-small-1 {
    width: 100%;
  }
  .width-small-1-4 {
    width: 25%;
  }
  .width-small-1-2,
  .width-small-2-4 {
    width: 50%;
  }
  .width-small-3-4 {
    width: 75%;
  }
}
