/* line 1, ../../../../app/stylesheets/baked/messy.sass */
span, p, h1, h2, h3, h4 {
  font-family: "Helvetica Neue", sans-serif;
}

/* line 4, ../../../../app/stylesheets/baked/messy.sass */
body {
  background: url("/images/bg.jpg") !important;
}

/* line 7, ../../../../app/stylesheets/baked/messy.sass */
.header {
  margin-bottom: 20px;
}
/* line 9, ../../../../app/stylesheets/baked/messy.sass */
.header .home {
  margin-left: 20px;
}
/* line 12, ../../../../app/stylesheets/baked/messy.sass */
.header .info .name {
  background-color: #2f99ed;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border: 2px solid #dfdbda;
  margin: 0 auto;
  padding: 10px;
  position: relative;
  top: -10px;
}
/* line 22, ../../../../app/stylesheets/baked/messy.sass */
.header .info .name span {
  font-family: "Helvetica Neue", "Helvetica", sans-serif;
  color: white;
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto;
  position: relative;
  top: 3px;
}
/* line 30, ../../../../app/stylesheets/baked/messy.sass */
.header .info .details, .header .info .prompt {
  background-color: #2a2a2a;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border: 2px solid #dfdbda;
  margin: 0 auto 0 20px;
  padding: 10px;
  position: relative;
  top: -10px;
  height: 21px;
}
/* line 41, ../../../../app/stylesheets/baked/messy.sass */
.header .info .details .finger, .header .info .prompt .finger {
  margin-right: 20px;
}
/* line 43, ../../../../app/stylesheets/baked/messy.sass */
.header .info .details .number, .header .info .prompt .number {
  position: relative;
  top: 6px;
  font-family: "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-size: 16px;
  color: white;
}
/* line 51, ../../../../app/stylesheets/baked/messy.sass */
.header .info .details .title, .header .info .prompt .title {
  position: relative;
  top: 6px;
  font-family: "Helvetica Neue", "Helvetica", sans-serif;
  color: white;
}
/* line 56, ../../../../app/stylesheets/baked/messy.sass */
.header .info .details .separador, .header .info .prompt .separador {
  position: relative;
  top: 6px;
  margin: 0 10px;
  color: white;
}
/* line 61, ../../../../app/stylesheets/baked/messy.sass */
.header .info .prompt {
  background-color: #d7d7bf;
  margin-left: 60px;
  padding-left: 25px;
  padding-right: 0;
  padding-top: 10px;
  font-weight: bold;
  z-index: 30;
  max-width: 400px;
  height: auto;
}
/* line 72, ../../../../app/stylesheets/baked/messy.sass */
.header .info .prompt img {
  float: left;
  padding-right: 20px;
}

/* line 76, ../../../../app/stylesheets/baked/messy.sass */
#paper {
  position: relative;
}

/* line 79, ../../../../app/stylesheets/baked/messy.sass */
.pop_content {
  top: 10px;
  position: fixed;
}

/* line 83, ../../../../app/stylesheets/baked/messy.sass */
.pop {
  -moz-box-shadow: 10px 10px 10px #2a2a2a;
  -webkit-box-shadow: 10px 10px 10px #2a2a2a;
  box-shadow: 10px 10px 10px #2a2a2a;
  background-color: rgba(255, 255, 255, 0.95);
  width: 320px;
  height: 150px;
  position: absolute;
  z-index: 200;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
}
/* line 95, ../../../../app/stylesheets/baked/messy.sass */
.pop #top {
  height: 20px;
  padding: 10px;
}
/* line 98, ../../../../app/stylesheets/baked/messy.sass */
.pop #top p {
  color: #12376e;
  font-size: 1.8rem;
  font-weight: bold;
}
/* line 102, ../../../../app/stylesheets/baked/messy.sass */
.pop #top .comments {
  margin-right: 10px;
}
/* line 104, ../../../../app/stylesheets/baked/messy.sass */
.pop #top .comments img {
  margin-right: 5px;
}
/* line 106, ../../../../app/stylesheets/baked/messy.sass */
.pop #top .comments span {
  color: #989898;
  font-size: 1.8rem;
  position: relative;
  top: -2px;
}
/* line 111, ../../../../app/stylesheets/baked/messy.sass */
.pop #top .likes {
  margin-right: 10px;
}
/* line 113, ../../../../app/stylesheets/baked/messy.sass */
.pop #top .likes img {
  margin-right: 3px;
  width: 16px;
}
/* line 116, ../../../../app/stylesheets/baked/messy.sass */
.pop #top .likes span {
  color: #989898;
  font-size: 1.8rem;
  position: relative;
  top: -2px;
}
/* line 121, ../../../../app/stylesheets/baked/messy.sass */
.pop .comment {
  height: 70px;
  text-align: left;
  padding: 0 10px;
  color: black;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "Helvetica Neue", sans-serif;
}
/* line 130, ../../../../app/stylesheets/baked/messy.sass */
.pop .time {
  color: #aaaaaa;
  font-size: 1.7rem;
  font-family: "Helvetica Neue", sans-serif;
  padding: 0 10px;
}
/* line 136, ../../../../app/stylesheets/baked/messy.sass */
.pop .tail {
  width: 31px;
  height: 19px;
  background-image: url("/images/tail.png");
  position: relative;
  bottom: -29px;
  left: 120px;
}

/* line 145, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup {
  display: none;
  width: 600px;
  margin: 0 auto;
  z-index: 20;
  top: 90px;
  position: absolute;
}
/* line 153, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup .show-on-phones .picture {
  margin-top: -100px;
  width: 280px;
}
/* line 156, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup .show-on-phones .picture .img {
  margin-bottom: -80px;
  max-width: 280px;
}
/* line 159, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup .show-on-phones .picture .img img {
  float: left;
  margin-bottom: 30px;
  max-width: 280px;
  min-width: 280px;
  padding: 10px;
  background-color: white;
  border: 2px solid white;
}
/* line 167, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup .show-on-phones .picture .img embed {
  float: left;
  margin-top: 0px;
  height: 700px;
  max-width: 290px;
  min-width: 290px;
  background-color: black;
}
/* line 174, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup .show-on-phones .close {
  z-index: 50;
  position: absolute;
  right: -24px;
  top: -14px;
}
/* line 183, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup .show-on-desktops .picture {
  width: 600px;
  max-height: 600px;
  overflow: hidden;
}
/* line 187, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup .show-on-desktops .picture .img {
  max-height: 600px;
  overflow: hidden;
  max-width: 600px;
  min-width: 575px;
  border: 1px solid white;
}
/* line 193, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup .show-on-desktops .picture .img img {
  max-width: 579px;
  min-width: 579px;
  padding: 10px;
  background-color: white;
}
/* line 198, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup .show-on-desktops .picture .img embed {
  height: 570px;
  width: 600px;
  background-color: black;
}
/* line 202, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup .show-on-desktops .picture .img #controls {
  background-color: rgba(0, 0, 0, 0.7);
  width: 600px;
  height: 29px;
  margin-top: -5px;
}
/* line 207, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup .show-on-desktops .picture .img #controls img {
  height: 18px !important;
  max-width: 24px;
  min-width: 24px;
  background-color: transparent !important;
  padding: 4px !important;
  cursor: pointer;
}
/* line 214, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup .show-on-desktops .close {
  z-index: 30;
  position: absolute;
  right: -10px;
  top: -14px;
}
/* line 219, ../../../../app/stylesheets/baked/messy.sass */
.detail_popup .show-on-desktops .close img {
  cursor: pointer;
}

@-moz-document url-prefix() {
  /* line 226, ../../../../app/stylesheets/baked/messy.sass */
  .dark_comments .video_comment embed {
    height: 216px !important;
    margin-top: -16px !important;
  }
}

/* line 230, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments {
  margin-top: 15px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.7);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}
/* line 239, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .top .user {
  font-weight: bold;
  font-family: "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
  color: white;
  background-color: #249ce9;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  margin-right: 5px;
}
/* line 252, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .top .description {
  font-weight: bold;
  font-family: "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
  color: white;
  width: 70%;
}
/* line 259, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .top .likes span {
  color: white;
  font-family: "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
}
/* line 263, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .last_update {
  margin-top: 10px;
  color: #ababab;
}
/* line 265, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .last_update p {
  width: 100%;
  font-family: "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
}
/* line 270, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments {
  margin-top: 15px;
}
/* line 272, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .text_comment {
  margin-bottom: 10px;
}
/* line 274, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .text_comment .image {
  height: 40px;
  width: 40px;
}
/* line 277, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .text_comment .image img {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
}
/* line 281, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .text_comment .text {
  margin-top: 0px;
  font-family: "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
}
/* line 285, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .text_comment .text .user {
  color: #e3e1e1;
  margin: 0 6px;
  font-weight: bold;
}
/* line 289, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .text_comment .text .content {
  color: white;
  width: 300px;
}
/* line 293, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .video_comment {
  margin: 20px 0;
}
/* line 295, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .video_comment .video {
  cursor: pointer;
  position: static;
  background-color: white;
  width: 200px;
  height: 200px;
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}
/* line 306, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .video_comment .video embed {
  margin-top: 0px;
  height: 200px;
  -webkit-mask-image: url("/images/rect.svg");
  -o-mask-image: url("/images/rect.svg");
}
/* line 313, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .video_comment .image img {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  width: 200px;
  height: 200px;
}
/* line 321, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .video_comment .text {
  width: 340px;
  margin-top: 0px;
  font-family: "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
}
/* line 326, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .video_comment .text .user {
  color: #e3e1e1;
  margin: 0 6px;
  font-weight: bold;
}
/* line 330, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .video_comment .text .content {
  margin-left: 10px;
  color: white;
}
/* line 333, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments .comments .video_comment .text .content span {
  color: #e3e1e1;
  margin: 0 6px 0 0;
  font-weight: bold;
}

/* line 338, ../../../../app/stylesheets/baked/messy.sass */
.top_profile_name {
  background-color: rgba(0, 0, 0, 0.7);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border: 2px solid #cfcfc8;
  position: absolute;
  top: -5px;
  left: 210px;
  margin: -115px auto 0px auto;
  padding: 10px;
}
/* line 350, ../../../../app/stylesheets/baked/messy.sass */
.top_profile_name span {
  font-family: "Helvetica Neue", "Helvetica", sans-serif;
  color: white;
  font-size: 18px;
  font-weight: bold;
  margin: 0 30px;
}

/* line 357, ../../../../app/stylesheets/baked/messy.sass */
.popup_mobile {
  width: 300px;
  left: 0 !important;
}
/* line 361, ../../../../app/stylesheets/baked/messy.sass */
.popup_mobile .top_profile_name {
  min-width: 30%;
  max-width: 50%;
  position: relative;
  margin: 0 auto;
  top: -120px;
  left: 1%;
}
/* line 369, ../../../../app/stylesheets/baked/messy.sass */
.popup_mobile .picture {
  position: relative;
  width: 90%;
  margin: auto auto 10px auto;
}
/* line 374, ../../../../app/stylesheets/baked/messy.sass */
.popup_mobile .picture .close {
  right: -35px;
  top: -15px;
}
/* line 378, ../../../../app/stylesheets/baked/messy.sass */
.popup_mobile .picture .img {
  text-align: center;
  margin: auto;
  min-width: 280px;
  max-width: 100%;
  height: 300px;
}
/* line 384, ../../../../app/stylesheets/baked/messy.sass */
.popup_mobile .picture .img embed {
  max-width: 300px;
  min-width: 200px;
  max-height: 300px;
  border: 2px solid white;
  background-color: black;
}
/* line 391, ../../../../app/stylesheets/baked/messy.sass */
.popup_mobile .picture .img img {
  max-width: 100%;
  min-width: 100px;
  padding: 10px;
  background-color: white;
}
/* line 397, ../../../../app/stylesheets/baked/messy.sass */
.popup_mobile .dark_comments {
  width: 90%;
  margin: auto;
  left: 9px;
  position: relative;
}
/* line 404, ../../../../app/stylesheets/baked/messy.sass */
.popup_mobile .dark_comments .comments .text_comments .image {
  width: 28% !important;
}
/* line 406, ../../../../app/stylesheets/baked/messy.sass */
.popup_mobile .dark_comments .comments .text_comments .text {
  width: 60% !important;
}

/* line 409, ../../../../app/stylesheets/baked/messy.sass */
.show-on-phones > .picture {
  position: relative;
}

/* line 412, ../../../../app/stylesheets/baked/messy.sass */
.dark_comments.show-on-phones {
  margin-top: 0px;
  position: relative;
}

/* line 417, ../../../../app/stylesheets/baked/messy.sass */
.shadow {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 2000px;
}

/* line 427, ../../../../app/stylesheets/baked/messy.sass */
.cl {
  clear: both;
}

/* line 430, ../../../../app/stylesheets/baked/messy.sass */
.itunes {
  position: absolute;
  color: white;
  margin-left: -222px;
}
