/* SCSS Document */
/*@font-face { font-family: Raleway; src: url('fonts/Raleway-Thin.ttf'); } */
@font-face {
  font-family: OstrichBlack;
  src: url("fonts/ostrich-sans-black.ttf");
}
@font-face {
  font-family: OstrichRegular;
  src: url("fonts/ostrich-sans-regular.ttf");
}
@font-face {
  font-family: SpartanBold;
  src: url("fonts/league-spartan-bold.ttf");
}
/*    IE FIXES
    -------------------------------------------------- */
#ie {
  bottom: 10px !important;
  position: fixed;
  padding: 20px;
  width: 369px;
}

#ie p {
  font-size: 3em !important;
  line-height: 1em !important;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  color: #353932;
}

#ie a {
  color: #000000;
}

#ie a:hover {
  color: #fe7f2d;
}

#ie #buttons {
  right: 10px !important;
  top: 10px !important;
}

body {
  position: relative;
  padding: 0px;
  color: #353932;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 62.5%;
  line-height: 1.8;
  margin: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #FFFFFF;
  zoom: 100%; /*for iPad to fix zoom problem */
}

body a {
  text-decoration: none;
  -webkit-tap-highlight-color: #fe7f2d;
  -webkit-transition: color 0.3s ease-out 0.1s;
  transition: color 0.3s ease-out 0.1s;
}

body a:hover {
  color: #fe7f2d;
  -webkit-transition: none;
  transition: none;
}

#sideborder {
  background-color: #0d3b66;
  height: 100%;
  width: 7px;
  position: fixed;
  top: 0px;
  right: 0px;
}

#border1 {
  background-color: #0d3b66;
  height: 25%;
  width: 100%;
}

#border2 {
  background-color: #fcca46;
  height: 25%;
  width: 105%;
}

#border3 {
  background-color: #a1c181;
  height: 25%;
  width: 100%;
}

#border4 {
  background-color: #619b8a;
  height: 25%;
  width: 100%;
}

#wrapper {
  position: relative;
  width: 850px;
  margin: 0 auto;
  overflow: hidden;
}

p {
  font-size: 2em;
  line-height: 2em;
  color: #353932;
  margin-top: 20px;
  margin-bottom: 20px;
  vertical-align: bottom;
}

h1 {
  font-size: 3.3em;
  line-height: 1.2em;
  color: #353932;
  margin-top: 20px;
  margin-bottom: 20px;
  vertical-align: bottom;
}

h2 {
  font-size: 2.4em;
  line-height: 1.2em;
  color: #353932;
  margin-top: 40px;
  margin-bottom: 20px;
  vertical-align: bottom;
}

#title {
  position: fixed;
  bottom: 0px;
  padding-bottom: 0px;
  padding-top: 140px;
}

#title p {
  font-family: "OstrichBlack", "Trebuchet MS", Helvetica, sans-serif;
  font-size: 18.4em;
  color: #353932;
  /*line-height:.8em;*/
  line-height: 148px;
  margin: 0px;
  padding: 0px;
}

#content_labels {
  position: fixed;
  top: 65px;
  margin-left: 227px;
  /*margin-left:480px; */
  width: 235px;
  z-index: 1;
}

.offscreen {
  position: relative;
}

.menu {
  opacity: 0;
  /* cursor: pointer; */
}

#content_labels ul {
  padding: 0px;
  margins: 0px;
}

#content_labels li {
  padding: 10px 10px 5px 15px;
  vertical-align: bottom;
  float: right;
  width: auto;
  max-height: 1.4em;
  line-height: 1em;
  background-color: #EEEEEE;
  list-style-type: none;
  text-align: right;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 3.2em;
}

#content_labels a {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  background-color: #EEEEEE;
  color: #353932;
  font-weight: 900;
  margin: 0px;
  padding: 0px;
}

#content_labels a.active {
  color: #0d3b66;
  font-size: 1.13em;
}

#content_labels a:hover {
  color: #fe7f2d;
}

#placeholder {
  float: left;
  display: block;
  width: 465px;
  height: 400px;
  margin: 0px;
  padding: 0px;
}

#content {
  float: left;
  width: 335px;
  height: auto;
  min-height: 250px;
  opacity: 0;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 0px;
  z-index: 1;
  overflow: visible;
  position: relative;
}

#content_load {
  color: #353932;
  font-family: "OstrichBlack", "Trebuchet MS", Helvetica, sans-serif;
  font-size: 5em;
  text-transform: uppercase;
  line-height: 0.8em;
  margin-top: 15px;
  display: block;
}

.no_display {
  display: none;
}

.bigLink {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 1em;
  color: #0d3b66;
}

#bracket_container {
  /*position:fixed;
  margin-left:665px; */
  float: left;
  width: 50px;
  height: auto;
  margin: 0px;
  background-color: none;
  background: url(images/new_bracket_middle.png) repeat;
  z-index: -2;
  position: relative;
}

#top_bracket {
  padding-top: 10px;
  background-color: #FFFFFF;
  border: none;
  height: 23px;
}

#middle_bracket {
  padding: 0em 0em 5em;
  background: url(images/new_bracket_middle.png) repeat;
  display: none;
}

#bottom_bracket {
  position: absolute;
  width: 50px;
  height: 23px;
  bottom: -1px; /* stick to bottom */
  background-color: #FFFFFF;
  border: none;
  padding-bottom: 10px;
}

#bracket_pointer {
  z-index: 100;
  position: absolute;
  top: 8px;
  left: 238px;
  background-color: #FFFFFF;
  width: 45px;
  height: 100px;
  overflow: hidden;
  text-align: left;
  padding: 0;
}

#pointer_white_block {
  z-index: -1;
  position: absolute;
  width: 45px;
  height: 99px;
  top: 58px;
  left: 190px;
  background-color: #FFFFFF;
  opacity: 1;
}

.bracket_component {
  opacity: 0;
}

#site_name {
  /*opacity:0;*/
}

#JAQUITH {
  position: relative;
  right: 32px;
  top: -3px;
  margin-left: 0px;
}

#COM {
  position: relative;
  right: 25px;
  margin-left: 0px;
}

#HAS {
  position: relative;
}

#LOADED {
  position: relative;
}

#no_script {
  position: relative;
  right: 4px;
  margin-left: 0px;
  color: #fe7f2d;
}

#is_loading {
  position: relative;
  right: 27px;
  color: #353932;
}

#buttons {
  position: relative;
  width: 490px;
  /*bottom:92px;
  left:260px;*/
  right: 837px;
  top: -5px;
  text-align: left;
  margin: 0px 0px 23px;
  padding: 0px 5px;
  display: block;
  opacity: 1;
  background-color: #353932;
}

#buttons img {
  width: 110px;
  border: none;
  padding: 0px;
  margin: 10px 5px 5px 5px;
  -webkit-transition: background-color 0.3s ease-out 0.1s;
  transition: background-color 0.3s ease-out 0.1s;
}

#buttons img:hover {
  -webkit-transition: none !important;
  transition: none !important;
}

img#button1 {
  background-color: #0d3b66;
}

img#button2 {
  background-color: #fcca46;
}

img#button3 {
  background-color: #a1c181;
}

img#button4 {
  background-color: #619b8a;
}

img#button1:hover {
  background-color: #fe7f2d !important;
}

img#button2:hover {
  background-color: #fe7f2d !important;
}

img#button3:hover {
  background-color: #fe7f2d !important;
}

img#button4:hover {
  background-color: #fe7f2d !important;
}

#aboutme_content {
  background-color: #EEEEEE;
  color: #353932;
  padding: 10px 20px 10px 20px;
  margin: 0 0 20px 0;
}

#pinnwand_rss {
  min-height: 250px;
  width: 335px;
  margin-bottom: 10px;
  text-align: left;
  line-height: inherit;
  /*overflow-x:hidden; */
  scrolling: none;
}

#back_top {
  display: none;
}

.load_more {
  display: none;
  /*display:block;*/
  margin-bottom: 10px;
  /*width:480px; */
}

.load_more p {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 3.6em;
  padding: 0px;
  margin: 0px;
  vertical-align: bottom;
  text-align: center;
  color: #a1c181;
  cursor: pointer;
  line-height: 1em;
}

.load_more p:hover {
  color: #fe7f2d;
}

img.instagram {
  height: auto;
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}

.group:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

/* FACEBOOK WALL FORMATTING */
.fb-wall {
  font-size: 1em;
  width: 440px;
  line-height: 1.2em;
  color: #353932;
  background-color: none;
}

.fb-wall a {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 1.6em;
  text-decoration: none;
  color: #0d3b66;
}

.fb-wall a:hover {
  color: #fe7f2d;
}

.fb-wall.loading {
  height: 800px;
  background: url(loader-small.gif) no-repeat center 200px;
}

.fb-wall-box {
  padding: 10px;
  margin-bottom: 12px;
  margin-top: 0px;
  background-color: #EEEEEE;
}

.fb-wall-box-first {
  /*border:1px solid #666;
  border-radius: 3px;
  -moz-border-radius: 3px;*/
  padding: 10px;
  margin-bottom: 12px;
  margin-top: 0px;
  background-color: #EEEEEE;
}

.fb-wall-avatar {
  float: left;
  border: 0;
  width: 48px;
  height: 48px;
  display: none;
}

.fb-wall-data {
  margin: 0px;
}

.fb-wall-media {
  display: block;
  font-size: 11px;
  font-weight: 100;
  margin-bottom: 5px;
}

.fb-wall-border-left {
  border-left: 2px solid #CCCCCC;
  padding: 0 0 3px 8px;
}

.fb-wall-media-container {
  display: block;
  width: 100%;
}

.fb-wall-media-link {
  position: relative;
  top: -3px;
  right: 0px;
  border: 2px solid #000;
  /*display:inline-block; */
  display: none;
  color: #999999;
  font-weight: 100;
  font-size: 1.4em;
  line-height: 1em;
  cursor: pointer;
  float: left;
  margin-right: 5px;
  border-radius: 8px;
  -moz-border-radius: 8px;
}

.fb-wall-media-link:hover {
  border: 2px solid #FFF;
  display: none;
}

.fb-wall-picture {
  margin-right: 10px;
  border: none;
  display: none;
  margin: 0px;
  border-radius: 6px;
  -moz-border-radius: 6px;
}

.fb-wall-caption {
  display: block;
  letter-spacing: 1px;
  color: #666;
}

a.fb-wall-name {
  display: block;
  font-size: 2.4em;
  line-height: 1.2em;
  color: #353932;
  font-weight: 900;
  /*color:$button3-color; */
}

a.fb-wall-caption {
  display: block;
  /*color:$button1-color; */
  color: #969696;
  font-size: 1.4em;
  line-height: 1.6em;
}

.fb-wall-description {
  display: block;
  color: #969696;
  font-size: 1.4em;
  margin-top: 10px;
  line-height: 1.2em;
}

.fb-wall-date {
  font-size: 0.6em;
  font-weight: 100;
  color: #969696;
  clear: left;
  display: block;
  margin-top: 5px;
}

.fb-wall-message {
  display: block;
  color: #353932;
  margin-top: 10px;
  margin-bottom: 15px;
  line-height: 1.2em;
  font-size: 1.4em;
}

/* Clearfix */
.fb-wall:after, .fb-wall-media:after, .fb-wall-clean {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

@media (max-width: 1600px) {
  p {
    font-size: 1.6em;
    line-height: 1.8em;
  }
  #title p {
    font-size: 13.6em;
    line-height: 108px;
  }
  #buttons {
    width: 370px;
  }
  #buttons img {
    width: 80px;
  }
  #content_labels {
    margin-left: 277px;
    width: 185px;
  }
  #content_labels li {
    font-size: 2.4em;
  }
  #bracket_pointer {
    left: 188px;
  }
  .bigLink {
    font-size: 1.1em;
  }
}
@media (max-width: 1100px) {
  #title {
    left: 40px;
  }
  #title p {
    font-size: 12em;
    line-height: 96px;
  }
  #buttons {
    width: 326px;
  }
  #buttons img {
    width: 69px;
  }
  #sideborder {
    width: 2px;
  }
  #content_labels a {
    font-size: 0.8em !important;
    /* padding: 15px 10px 0px; */
    background: none;
  }
}
@media (max-width: 900px) {
  #sideborder {
    display: none;
  }
}
@media (max-width: 860px) {
  #wrapper {
    width: 480px !important;
  }
  #title {
    position: relative;
    padding-top: 25px;
    width: 480px;
    top: 10px;
  }
  #content_labels {
    margin-left: 0px;
    margin-bottom: 20px;
    position: relative;
    top: 0px;
    width: 480px;
    height: 55px;
    background-color: #EEEEEE;
  }
  #content_labels ul {
    margin-left: 20px;
  }
  #content_labels li {
    /*width:209px;*/
    display: inline;
    background-color: none;
    text-align: center;
    height: 38px;
    margin-bottom: 12px;
    margin-top: 0px;
    padding: 12px 20px 5px;
    font-size: 2.8em !important;
  }
  .menu {
    opacity: 1 !important;
  }
  #content_labels li#aboutMe {
    float: left;
  }
  #content_labels li#facebookFeed {
    float: left;
  }
  #content_labels li#instagram {
    float: left;
  }
  #aboutme_content {
    width: 470px;
    padding: 5px;
  }
  #aboutme_content p {
    /*width:440px; */
    padding: 0px 20px;
  }
  #aboutme_content h1 {
    /*width:440px; */
    padding: 0px 20px;
  }
  #aboutme_content h2 {
    /*width:440px; */
    padding: 0px 20px;
  }
  #content {
    margin-top: 0px;
    opacity: 1 !important;
    position: relative;
    top: -10px;
  }
  #title p {
    float: left;
    font-size: 11em;
    line-height: 90px;
  }
  .bracket_component {
    display: none !important;
  }
  #placeholder {
    display: none;
  }
  #pointer_white_block {
    display: none;
  }
  #site_name {
    position: relative;
    left: -15px;
  }
  #JAQUITH {
    right: 24px;
  }
  #buttons {
    right: 37px;
    width: 169px;
    height: 158px;
    padding: 8px 0 4px 5px;
    float: right;
    top: -10px;
    margin: 0;
  }
  #buttons img {
    width: 73px;
    border: none;
    padding: 0px;
    margin: 0 3px 2px;
  }
  #pinnwand_rss {
    width: 480px !important;
  }
  #back_top {
    display: block;
    margin-bottom: 10px;
    width: 460px;
  }
  #back_top p {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 3.6em;
    padding: 0px;
    margin: 0px;
    vertical-align: bottom;
    text-align: center;
    color: #0d3b66;
    cursor: pointer;
    line-height: 1em;
  }
  #back_top p:hover {
    color: #fe7f2d;
  }
}
@media screen and (max-width: 480px) {
  #wrapper {
    width: 375px !important;
  }
  #title {
    width: 375px;
    padding-top: 10px;
  }
  #content_load {
    margin-left: 10px;
  }
  #content_labels {
    width: 375px;
    padding: 0px;
    height: 50px;
    top: -17px;
  }
  #content_labels ul {
    margin-left: 20px;
    padding-top: 5px;
  }
  /*

   #content_labels li {
      width:114px;
      padding:15px 20px 0px;
      height:40px;
      font-size: 2.9em !important;

  } */
  #content_labels li {
    /*font-size: 2.6em !important;
    padding: 15px 10px 0px; */
    padding: 0px;
    background: none;
  }
  #content_labels a {
    font-size: 0.7em !important;
    padding: 20px 10px 0px;
    background: none;
  }
  #content {
    top: -28px;
  }
  /* #content_labels li#aboutMe {
      float:left; 
  }

  #content_labels li#facebookFeed {
      float:right;
  }

  #content_labels li#instagram {
      width:100%;
      margin-left:0px;
      margin-right:0px;
      float:right;
  } */
  #pinnwand_rss {
    width: 375px !important;
  }
  #title p {
    font-size: 13em;
    line-height: 102px;
  }
  #buttons {
    display: block;
    margin: 0 0 20px;
    padding: 0 0 0 6px;
    width: 375px;
    height: 102px;
    right: 35px;
    top: -8px;
  }
  #buttons img {
    width: 75px;
    border: none;
    padding: 0px;
    margin: 12px 7px 7px 7px;
  }
  #aboutme_content {
    width: 355px;
    padding: 10px;
  }
  #site_name {
    left: 0px;
  }
  #back_top {
    width: 375px;
  }
}
@media screen and (max-width: 374px) {
  #wrapper {
    width: 320px !important;
  }
  #title {
    width: 320px;
    padding-top: 20px;
  }
  #content_load {
    margin-left: 10px;
  }
  #content_labels {
    width: 320px;
    padding: 0px;
    height: 50px;
    top: -4px;
  }
  #content_labels ul {
    margin-left: 12px;
  }
  /*
   #content_labels li {
      width:114px;
      padding:15px 20px 0px;
      height:40px;
      font-size: 2.9em !important;

  } */
  #content_labels li {
    /*font-size: 2.6em !important;
    padding: 15px 10px 0px; */
    padding: 0px;
    background: none;
  }
  #content_labels a {
    font-size: 0.6em !important;
    padding: 20px 10px 0px;
    background: none;
  }
  #content {
    top: 0px;
  }
  /* #content_labels li#aboutMe {
      float:left; 
  }

  #content_labels li#facebookFeed {
      float:right;
  }

  #content_labels li#instagram {
      width:100%;
      margin-left:0px;
      margin-right:0px;
      float:right;
  } */
  #pinnwand_rss {
    width: 320px !important;
  }
  #title p {
    font-size: 11em;
    line-height: 90px;
  }
  #buttons {
    display: block;
    margin: 0 0 20px;
    padding: 0 0 0 6px;
    width: 320px;
    height: 86px;
    right: 35px;
    top: -8px;
  }
  #buttons img {
    width: 65px;
    border: none;
    padding: 0px;
    margin: 10px 5px 5px 5px;
  }
  #aboutme_content {
    width: 300px;
    padding: 10px;
  }
  #site_name {
    left: 0px;
  }
  #back_top {
    width: 320px;
    font-size: 2.2em;
  }
}

/*# sourceMappingURL=_style.css.map */
