/* 
    Created on : September 16, 2014, 8:05:21 PM
    Author     : Kevon
*/
@import url(http://fonts.googleapis.com/css?family=Josefin+Slab);
@import url(animations.css);
@-moz-keyframes animatedBackground {
  /* line 8, ../scss/style.scss */
  from {
    background-position: 0 bottom;
  }

  /* line 9, ../scss/style.scss */
  to {
    background-position: -100% bottom;
  }
}

@-webkit-keyframes animatedBackground {
  /* line 12, ../scss/style.scss */
  from {
    background-position: 0 bottom;
  }

  /* line 13, ../scss/style.scss */
  to {
    background-position: -100% bottom;
  }
}

@keyframes animatedBackground {
  /* line 16, ../scss/style.scss */
  from {
    background-position: 0 bottom;
  }

  /* line 17, ../scss/style.scss */
  to {
    background-position: -100% bottom;
  }
}

/* line 19, ../scss/style.scss */
html {
  height: 100%;
  overflow: hidden;
}

/* line 23, ../scss/style.scss */
body {
  margin: 0;
  padding: 0;
  perspective: 1px;
  -webkit-perspective: none;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #000000;
}

/* line 35, ../scss/style.scss */
div.light_rounded a.pp_close {
  visibility: hidden;
  display: none;
}

/* line 40, ../scss/style.scss */
#chae-hawk #crumbs-container {
  padding-left: 10px;
  padding-top: 20px;
}
/* line 43, ../scss/style.scss */
#chae-hawk #footer {
  width: 100%;
}
/* line 45, ../scss/style.scss */
#chae-hawk #footer .ads, #chae-hawk #footer .social {
  display: none;
}
/* line 49, ../scss/style.scss */
#chae-hawk #logo {
  background-image: url("/images/buffalovibe_logo_square.jpg");
  background-size: cover;
  width: 60px;
  height: 60px;
  margin: 10px 0 0 10px;
  border: 2px solid #DDD;
}
@media screen and (max-width: 992px) {
  /* line 49, ../scss/style.scss */
  #chae-hawk #logo {
    width: 45px;
    height: 45px;
  }
}
/* line 61, ../scss/style.scss */
#chae-hawk .full {
  width: 100%;
}
/* line 64, ../scss/style.scss */
#chae-hawk .articlebody {
  font-size: 16px;
  line-height: 22px;
}
/* line 68, ../scss/style.scss */
#chae-hawk .sitebar {
  height: 80px;
  background-color: #000;
  border-bottom: 1px solid #666;
}
@media screen and (max-width: 992px) {
  /* line 68, ../scss/style.scss */
  #chae-hawk .sitebar {
    height: 65px;
  }
}
@media screen and (max-width: 768px) {
  /* line 76, ../scss/style.scss */
  #chae-hawk .sitebar #addthis32 {
    margin-top: 5px;
  }
  /* line 79, ../scss/style.scss */
  #chae-hawk .sitebar .lighter.smalltext {
    display: none;
  }
}
/* line 84, ../scss/style.scss */
#chae-hawk h1 {
  color: #ffffff;
  font-family: 'Josefin Slab', serif;
  font-size: 65px;
  line-height: 70px;
}
/* line 91, ../scss/style.scss */
#chae-hawk h2 {
  color: #6b541f;
  font-family: 'Josefin Slab', serif;
  font-size: 40px;
  line-height: 45px;
  margin: 35px 0;
}
/* line 98, ../scss/style.scss */
#chae-hawk h3 {
  color: #dbab39;
  font-family: 'Josefin Slab', serif;
  font-size: 28px;
  line-height: 28px;
  margin: 35px 0;
}
/* line 105, ../scss/style.scss */
#chae-hawk h4 {
  color: #dbab39;
  font-family: 'Josefin Slab', serif;
  font-size: 22px;
  line-height: 28px;
  margin: 10px 0;
}
/* line 112, ../scss/style.scss */
#chae-hawk .grid-item {
  height: auto;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #222;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  /* line 112, ../scss/style.scss */
  #chae-hawk .grid-item {
    min-height: 260px;
  }
}
/* line 122, ../scss/style.scss */
#chae-hawk .grid-item img {
  width: 140px;
  height: 140px;
}
/* line 126, ../scss/style.scss */
#chae-hawk .grid-item h4 {
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  margin: 0;
}
/* line 132, ../scss/style.scss */
#chae-hawk .grid-item p {
  margin: 0;
}
/* line 135, ../scss/style.scss */
#chae-hawk .grid-item.active, #chae-hawk .grid-item.active:hover {
  background-color: #333;
}
/* line 138, ../scss/style.scss */
#chae-hawk .grid-item:hover {
  background-color: #111;
}
@media screen and (max-width: 768px) {
  /* line 142, ../scss/style.scss */
  #chae-hawk .col-md-8, #chae-hawk .col-md-4 {
    padding: 0%;
  }
}
/* line 147, ../scss/style.scss */
#chae-hawk .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
/* line 152, ../scss/style.scss */
#chae-hawk iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 159, ../scss/style.scss */
#chae-hawk .text-block {
  width: 100%;
  padding: 5%;
  background: rgba(250, 250, 250, 0.95);
  border: 1px solid #DDD;
}
@media screen and (max-width: 992px) {
  /* line 159, ../scss/style.scss */
  #chae-hawk .text-block {
    margin-bottom: 30px;
  }
}
/* line 167, ../scss/style.scss */
#chae-hawk .text-block h3 a {
  font-size: 30px;
  line-height: 35px;
}
/* line 173, ../scss/style.scss */
#chae-hawk .album-info .btn {
  margin-bottom: 20px;
}
/* line 177, ../scss/style.scss */
#chae-hawk .articleblock {
  padding: 0 5%;
}
/* line 180, ../scss/style.scss */
#chae-hawk .menu-block {
  width: 100%;
}
/* line 183, ../scss/style.scss */
#chae-hawk .thumbox, #chae-hawk .introbox {
  width: 120px;
  height: 120px;
  margin: 0 15px 15px 0;
}
/* line 188, ../scss/style.scss */
#chae-hawk .carousel-control.left, #chae-hawk .carousel-control.right {
  width: 6%;
  background-image: none;
  color: #003a70;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  /* line 188, ../scss/style.scss */
  #chae-hawk .carousel-control.left, #chae-hawk .carousel-control.right {
    width: 25px;
    position: fixed;
    font-size: 24px;
    top: 40%;
  }
}
/* line 200, ../scss/style.scss */
#chae-hawk .carousel {
  height: auto;
  margin: 0;
}
/* line 204, ../scss/style.scss */
#chae-hawk .block {
  padding: 15vh 6%;
  min-height: 100vh;
  width: 100%;
  transform-style: inherit;
}
/* line 205, ../scss/style.scss */
#chae-hawk .block a {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  /* line 204, ../scss/style.scss */
  #chae-hawk .block {
    padding: 0;
    min-height: auto;
  }
}
/* line 217, ../scss/style.scss */
#chae-hawk .block, #chae-hawk .block:before {
  background-size: cover;
  background-color: #FFF;
}
/* line 221, ../scss/style.scss */
#chae-hawk .block p em, #chae-hawk .block div em, #chae-hawk .block:before p em, #chae-hawk .block:before div em {
  color: #6b541f;
}
/* line 226, ../scss/style.scss */
#chae-hawk #header.block {
  font-size: 175%;
  color: #fff;
  text-shadow: 0 2px 2px #000;
  text-align: center;
  padding-top: 70vh;
  background-image: url(/themes/chae-hawk/img/header.jpg);
  background-attachment: fixed;
}
@media screen and (max-width: 768px) {
  /* line 226, ../scss/style.scss */
  #chae-hawk #header.block {
    background-position-x: 20%;
  }
}
/* line 238, ../scss/style.scss */
#chae-hawk #intro.block {
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  background-image: url(/themes/chae-hawk/img/intro.jpg);
  background-attachment: fixed;
  background-position-y: top;
}
/* line 239, ../scss/style.scss */
#chae-hawk #intro.block h2 {
  margin-top: 0;
}
/* line 248, ../scss/style.scss */
#chae-hawk #mud.block {
  background-image: url(/themes/chae-hawk/img/mud.jpg);
  background-attachment: fixed;
}
/* line 252, ../scss/style.scss */
#chae-hawk #videos.block {
  background: #000000;
  padding: 0px;
}
/* line 255, ../scss/style.scss */
#chae-hawk #videos.block #video-title {
  position: relative;
  height: 60px;
  background: rgba(250, 250, 250, 0.2);
  padding: 0 35px 0 10px;
  overflow: hidden;
}
/* line 256, ../scss/style.scss */
#chae-hawk #videos.block #video-title h2 {
  font-size: 30px;
  line-height: 60px;
  margin: 0;
  color: #FFF;
}
/* line 262, ../scss/style.scss */
#chae-hawk #videos.block #video-title h3 {
  margin-top: 10px;
}
/* line 272, ../scss/style.scss */
#chae-hawk #smile.block {
  background-image: url(/themes/chae-hawk/img/smile.jpg);
  background-attachment: fixed;
  text-align: left;
  padding-top: 70vh;
  padding-left: 20%;
}
@media screen and (max-width: 768px) {
  /* line 272, ../scss/style.scss */
  #chae-hawk #smile.block {
    background-position-x: 30%;
  }
}
/* line 282, ../scss/style.scss */
#chae-hawk #interview.block {
  padding-top: 7vh;
}
/* line 284, ../scss/style.scss */
#chae-hawk #interview.block .oshun {
  width: 200px;
  height: 200px;
  background-image: url(/themes/chae-hawk/img/oshun.jpg);
  border: 1px solid #DDD;
  margin-right: 15px;
  margin-bottom: 20px;
}
/* line 292, ../scss/style.scss */
#chae-hawk #interview.block.clouds {
  background-color: #8ec1da;
  background-image: url(/themes/chae-hawk/img/bg-clouds.png);
  background-position: 0px bottom;
  background-repeat: repeat-x;
  background-size: auto;
}
@media screen and (min-width: 1600px) {
  /* line 292, ../scss/style.scss */
  #chae-hawk #interview.block.clouds {

  }
}
@media screen and (min-width: 1369px) and (max-width: 1600px) {
  /* line 292, ../scss/style.scss */
  #chae-hawk #interview.block.clouds {

  }
}
@media screen and (min-width: 992px) and (max-width: 1368px) {
  /* line 292, ../scss/style.scss */
  #chae-hawk #interview.block.clouds {

  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  /* line 292, ../scss/style.scss */
  #chae-hawk #interview.block.clouds {

  }
}
/* line 319, ../scss/style.scss */
#chae-hawk #interview.block .navigate h3 a {
  color: #003a70;
}
/* line 323, ../scss/style.scss */
#chae-hawk #music.block {
  background: #222;
  padding: 8vh 6% 15vh 6%;
}
/* line 324, ../scss/style.scss */
#chae-hawk #music.block h2 {
  color: #FFF;
}
