/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../../../../../../Users/AC/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Users/AC/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Users/AC/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Users/AC/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Users/AC/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Users/AC/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Users/AC/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Users/AC/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Users/AC/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'futuratotmedregular';
  src: url("../../fonts/futuratot-med-webfont.eot");
  src: url("../../fonts/futuratot-med-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/futuratot-med-webfont.woff") format("woff"), url("../../fonts/futuratot-med-webfont.ttf") format("truetype"), url("../../fonts/futuratot-med-webfont.svg#futuratotmedregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 46, ../sass/screen.scss */
body {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  /* Chrome and Safari */
  -moz-backface-visibility: hidden;
  /* Firefox */
  -ms-backface-visibility: hidden;
  /* Internet Explorer */
  overflow: hidden;
  font-size: 16pt;
}
@media screen and (max-width: 1310px) {
  /* line 46, ../sass/screen.scss */
  body {
    font-size: 14pt;
  }
}
@media screen and (max-width: 1161px) {
  /* line 46, ../sass/screen.scss */
  body {
    font-size: 12pt;
  }
}
@media screen and (max-width: 1035px) {
  /* line 46, ../sass/screen.scss */
  body {
    font-size: 10pt;
  }
}
@media screen and (max-width: 800px) {
  /* line 46, ../sass/screen.scss */
  body {
    font-size: 8pt;
  }
}
@media screen and (max-width: 637px) {
  /* line 46, ../sass/screen.scss */
  body {
    font-size: 6pt;
    /* .fb-like.fb_edge_widget_with_comment.fb_iframe_widget > span {
       overflow: hidden;
     }*/
  }
}

/* line 73, ../sass/screen.scss */
#wrapper {
  background: url("../../images/lineup_blurred.png") no-repeat center center;
  -webkit-background-size: cover;
  /*for webKit*/
  -moz-background-size: cover;
  /*Mozilla*/
  -o-background-size: cover;
  /*opera*/
  background-size: cover;
  /*generic*/
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  color: #fff;
  font-family: 'futuratotmedregular', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  transition: background 500ms ease-in;
  -webkit-transition: background 500ms ease-in;
}
@media screen and (max-width: 400px) {
  /* line 73, ../sass/screen.scss */
  #wrapper {
    background: url("../../images/robin.png") no-repeat center center;
  }
}
/* line 92, ../sass/screen.scss */
#wrapper.miley {
  background: url("../../images/miley-cyrus-vma-gif-5.gif") no-repeat center center;
  -webkit-background-size: cover;
  /*for webKit*/
  -moz-background-size: cover;
  /*Mozilla*/
  -o-background-size: cover;
  /*opera*/
  background-size: cover;
  /*generic*/
}
@media screen and (max-width: 400px) {
  /* line 92, ../sass/screen.scss */
  #wrapper.miley {
    background: url("../../images/robin_mc.png") no-repeat center center;
  }
}

@-moz-document url-prefix() {
  /* line 106, ../sass/screen.scss */
  #wrapper {
    height: auto;
  }
}

/* line 110, ../sass/screen.scss */
a.visitied, a, a:link, a:hover {
  text-decoration: underline;
  color: #fff;
}

/* line 114, ../sass/screen.scss */
#contentWrapper a.btn {
  box-shadow: inset 0px 1px 2px 0 rgba(255, 255, 255, 0.8), 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  font-size: 22px;
  height: 100px;
  min-width: 280px;
  cursor: pointer;
  display: block;
}
@media screen and (max-width: 637px) {
  /* line 114, ../sass/screen.scss */
  #contentWrapper a.btn {
    height: 50px;
    width: 150px;
  }
}
/* line 126, ../sass/screen.scss */
#contentWrapper a.btn:before {
  top: 0;
  left: 0;
  height: 100px;
  width: 100%;
  line-height: 100px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  color: #fff;
}
@media screen and (max-width: 637px) {
  /* line 126, ../sass/screen.scss */
  #contentWrapper a.btn:before {
    line-height: 50px;
  }
}
/* line 141, ../sass/screen.scss */
#contentWrapper a.btn:hover {
  box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, 0.8), 0px 1px 5px 1px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1310px) {
  /* line 141, ../sass/screen.scss */
  #contentWrapper a.btn:hover {
    box-shadow: inset 0px 1px 2px 0 rgba(255, 255, 255, 0.8), 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
  }
}
/* line 147, ../sass/screen.scss */
#contentWrapper a.btn:active {
  position: relative;
  top: 2px;
  box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, 0.8), 0px 3px 5px 1px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 1310px) {
  /* line 147, ../sass/screen.scss */
  #contentWrapper a.btn:active {
    box-shadow: inset 0px 1px 2px 0 rgba(255, 255, 255, 0.8), 0px 1px 1px 1px rgba(0, 0, 0, 0.5);
  }
}

/* line 157, ../sass/screen.scss */
#contentWrapper {
  opacity: 0;
  margin: 0 auto;
  width: 1232px;
  position: relative;
  text-align: center;
  padding: 60px 0 0 0;
}
@media screen and (max-width: 1310px) {
  /* line 157, ../sass/screen.scss */
  #contentWrapper {
    width: 1070px;
  }
}
@media screen and (max-width: 1161px) {
  /* line 157, ../sass/screen.scss */
  #contentWrapper {
    width: 932px;
  }
}
@media screen and (max-width: 1035px) {
  /* line 157, ../sass/screen.scss */
  #contentWrapper {
    width: 763px;
  }
}
@media screen and (max-width: 800px) {
  /* line 157, ../sass/screen.scss */
  #contentWrapper {
    width: 623px;
  }
}
@media screen and (max-width: 637px) {
  /* line 157, ../sass/screen.scss */
  #contentWrapper {
    width: 290px;
    padding: 15px;
  }
}
/* line 181, ../sass/screen.scss */
#contentWrapper header {
  border: 1px solid transparent;
  width: 100%;
  display: block;
  margin: 0 auto 0 auto;
  text-align: center;
  color: #fff;
  position: relative;
  padding-top: 1em;
}
@media screen and (max-width: 637px) {
  /* line 181, ../sass/screen.scss */
  #contentWrapper header {
    padding-top: 0px;
  }
}
/* line 193, ../sass/screen.scss */
#contentWrapper header #social_wrapper {
  text-align: right;
  padding-right: 5px;
}
@media screen and (max-width: 637px) {
  /* line 193, ../sass/screen.scss */
  #contentWrapper header #social_wrapper {
    top: 255px;
    left: 45px;
    right: auto;
    position: absolute;
    text-align: center;
    z-index: 2000;
  }
  /* line 203, ../sass/screen.scss */
  #contentWrapper header #social_wrapper #fb_like_wrapper {
    overflow: hidden;
    height: 20px;
    max-height: 20px;
  }
}
/* line 209, ../sass/screen.scss */
#contentWrapper header #social_wrapper #fb_like_wrapper {
  display: inline-block;
  position: relative;
  margin-right: 16px;
}
/* line 214, ../sass/screen.scss */
#contentWrapper header #social_wrapper > * {
  margin: 0;
}
/* line 217, ../sass/screen.scss */
#contentWrapper header #social_wrapper .twitter-count-horizontal {
  width: 100px !important;
}
/* line 220, ../sass/screen.scss */
#contentWrapper header #social_wrapper .fb_edge_widget_with_comment {
  position: relative;
  margin-right: 16px;
}
/* line 225, ../sass/screen.scss */
#contentWrapper header h1 {
  font-size: 4.3em;
}
@media screen and (max-width: 637px) {
  /* line 225, ../sass/screen.scss */
  #contentWrapper header h1 {
    font-size: 20px;
  }
}
/* line 231, ../sass/screen.scss */
#contentWrapper header h2 {
  top: 0;
  left: 0;
  position: absolute;
  text-align: left;
  font-size: 1em;
}
@media screen and (max-width: 637px) {
  /* line 231, ../sass/screen.scss */
  #contentWrapper header h2 {
    text-align: center;
    position: static;
    padding-bottom: 3px;
    font-size: 1.2em;
  }
}
/* line 245, ../sass/screen.scss */
#contentWrapper #joke {
  position: relative;
  width: 100%;
  display: block;
  margin: 20px auto 0 auto;
  text-align: center;
  min-height: 13.8em;
}
/* line 252, ../sass/screen.scss */
#contentWrapper #joke p {
  padding: 5px 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
  font-size: 2.3em;
}
/* line 256, ../sass/screen.scss */
#contentWrapper #joke p.line1 {
  font-size: 4.3em;
  font-weight: bold;
  color: #F3F781;
  padding-bottom: 20px;
}
@media screen and (max-width: 637px) {
  /* line 245, ../sass/screen.scss */
  #contentWrapper #joke {
    min-height: 180px;
    font-size: 16px;
    display: block;
    margin: 10px auto 65px auto;
    text-align: center;
  }
  /* line 269, ../sass/screen.scss */
  #contentWrapper #joke p {
    padding: 3px 0;
    font-size: 16px;
  }
  /* line 272, ../sass/screen.scss */
  #contentWrapper #joke p.line1 {
    font-size: 20px;
    padding-bottom: 5px;
  }
}
/* line 279, ../sass/screen.scss */
#contentWrapper #sound, #contentWrapper #restart, #contentWrapper #nextJokeBtn {
  position: absolute;
}
/* line 283, ../sass/screen.scss */
#contentWrapper #sound {
  background: url("../../images/mute_off.png") no-repeat center center;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
/* line 291, ../sass/screen.scss */
#contentWrapper #sound.muted {
  background: url("../../images/mute_on.png") no-repeat center center;
  background-size: 40px 40px;
}
@media screen and (max-width: 637px) {
  /* line 283, ../sass/screen.scss */
  #contentWrapper #sound {
    top: 182px;
    left: 25%;
    right: auto;
    display: none;
  }
}
/* line 302, ../sass/screen.scss */
#contentWrapper #restart {
  background: url("../../images/restart.png") no-repeat center top;
  background-size: 50px;
  width: 52px;
  min-width: 52px;
  height: 68px;
  top: 51%;
  left: 3%;
  cursor: pointer;
}
@media screen and (max-width: 1035px) {
  /* line 302, ../sass/screen.scss */
  #contentWrapper #restart {
    top: 59%;
  }
}
/* line 314, ../sass/screen.scss */
#contentWrapper #restart:after {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  content: 'Replay';
  font-size: 17px;
  color: #fff;
}
@media screen and (max-width: 637px) {
  /* line 302, ../sass/screen.scss */
  #contentWrapper #restart {
    top: auto;
    left: 15px;
    bottom: -6px;
  }
}
/* line 329, ../sass/screen.scss */
#contentWrapper #nextJokeBtn {
  top: 48%;
  right: 3%;
  background: #F3F781;
  height: 92px;
  min-width: inherit;
  max-width: inherit;
  width: 15%;
}
@media screen and (max-width: 1310px) {
  /* line 329, ../sass/screen.scss */
  #contentWrapper #nextJokeBtn {
    width: 15%;
  }
}
@media screen and (max-width: 1161px) {
  /* line 329, ../sass/screen.scss */
  #contentWrapper #nextJokeBtn {
    width: 15%;
  }
}
@media screen and (max-width: 1035px) {
  /* line 329, ../sass/screen.scss */
  #contentWrapper #nextJokeBtn {
    width: 15%;
  }
}
@media screen and (max-width: 800px) {
  /* line 329, ../sass/screen.scss */
  #contentWrapper #nextJokeBtn {
    width: 15%;
    height: 82px;
  }
}
@media screen and (max-width: 637px) {
  /* line 329, ../sass/screen.scss */
  #contentWrapper #nextJokeBtn {
    width: 122px;
    height: 52px;
  }
}
/* line 354, ../sass/screen.scss */
#contentWrapper #nextJokeBtn:before {
  content: 'NEXT RHYME';
  text-align: center;
  color: #333;
  font-size: 27px;
  line-height: 92px;
  width: 100%;
  height: 100%;
  min-width: 100%;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 1310px) {
  /* line 354, ../sass/screen.scss */
  #contentWrapper #nextJokeBtn:before {
    line-height: 92px;
    font-size: 24px;
  }
}
@media screen and (max-width: 1161px) {
  /* line 354, ../sass/screen.scss */
  #contentWrapper #nextJokeBtn:before {
    line-height: 92px;
    font-size: 20px;
  }
}
@media screen and (max-width: 1035px) {
  /* line 354, ../sass/screen.scss */
  #contentWrapper #nextJokeBtn:before {
    line-height: 92px;
    font-size: 17px;
  }
}
@media screen and (max-width: 800px) {
  /* line 354, ../sass/screen.scss */
  #contentWrapper #nextJokeBtn:before {
    line-height: 82px;
    font-size: 14px;
  }
}
@media screen and (max-width: 637px) {
  /* line 354, ../sass/screen.scss */
  #contentWrapper #nextJokeBtn:before {
    line-height: 52px;
    font-size: 17px;
  }
}
@media screen and (max-width: 637px) {
  /* line 329, ../sass/screen.scss */
  #contentWrapper #nextJokeBtn {
    position: absolute;
    bottom: 0px;
    right: 15px;
    width: 140px;
    top: auto;
  }
  /* line 391, ../sass/screen.scss */
  #contentWrapper #nextJokeBtn:before {
    text-align: center;
    padding-left: 0px;
  }
}
/* line 397, ../sass/screen.scss */
#contentWrapper #shareBtnWrapper {
  margin: 0 auto;
  margin: 30px auto 40px auto;
  width: 55%;
}
@media screen and (max-width: 637px) {
  /* line 397, ../sass/screen.scss */
  #contentWrapper #shareBtnWrapper {
    display: none;
    top: 164px;
    left: 87px;
    width: 145px;
    text-align: center;
    font-size: 0;
    position: absolute;
    margin: 0;
  }
  /* line 410, ../sass/screen.scss */
  #contentWrapper #shareBtnWrapper a.btn {
    width: 60px;
  }
}
/* line 414, ../sass/screen.scss */
#contentWrapper #shareBtnWrapper > * {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  width: 46%;
  min-width: 46%;
}
@media screen and (max-width: 637px) {
  /* line 414, ../sass/screen.scss */
  #contentWrapper #shareBtnWrapper > * {
    margin: 0;
    display: inline-block;
  }
}
@media screen and (max-width: 1161px) {
  /* line 414, ../sass/screen.scss */
  #contentWrapper #shareBtnWrapper > * {
    display: inline-block;
    width: 110px;
    margin: 0;
  }
}
@media screen and (max-width: 1035px) {
  /* line 414, ../sass/screen.scss */
  #contentWrapper #shareBtnWrapper > * {
    height: 51px;
  }
  /* line 431, ../sass/screen.scss */
  #contentWrapper #shareBtnWrapper > *:before {
    font-size: 0.7em;
    line-height: 51px;
  }
}
/* line 436, ../sass/screen.scss */
#contentWrapper #shareBtnWrapper > *#shareBtn_FB {
  background: #3B5998;
  margin: 0;
}
@media screen and (max-width: 637px) {
  /* line 436, ../sass/screen.scss */
  #contentWrapper #shareBtnWrapper > *#shareBtn_FB {
    margin: 0;
  }
}
/* line 442, ../sass/screen.scss */
#contentWrapper #shareBtnWrapper > *#shareBtn_FB:before {
  content: 'Share on Facebook';
}
@media screen and (max-width: 637px) {
  /* line 442, ../sass/screen.scss */
  #contentWrapper #shareBtnWrapper > *#shareBtn_FB:before {
    content: '';
    height: 100%;
    width: 100%;
    background: url("../../images/fb_logo.png") no-repeat center center;
    background-size: 20%;
  }
}
/* line 454, ../sass/screen.scss */
#contentWrapper #shareBtnWrapper > *#shareBtn_Twitter {
  background: #4099FF;
  margin: 0 0 0 20px;
}
@media screen and (max-width: 637px) {
  /* line 454, ../sass/screen.scss */
  #contentWrapper #shareBtnWrapper > *#shareBtn_Twitter {
    margin: 0 0 0 10px;
  }
}
/* line 460, ../sass/screen.scss */
#contentWrapper #shareBtnWrapper > *#shareBtn_Twitter:before {
  content: 'Share on Twitter';
}
@media screen and (max-width: 637px) {
  /* line 460, ../sass/screen.scss */
  #contentWrapper #shareBtnWrapper > *#shareBtn_Twitter:before {
    content: '';
    height: 100%;
    width: 100%;
    background: url("../../images/twitter_logo.png") no-repeat center center;
    background-size: 45%;
  }
}
/* line 473, ../sass/screen.scss */
#contentWrapper footer {
  width: 100%;
  text-align: center;
  font-size: 0.9em;
  letter-spacing: 1px;
}
/* line 478, ../sass/screen.scss */
#contentWrapper footer .desktop {
  display: inline;
}
/* line 479, ../sass/screen.scss */
#contentWrapper footer .mobile {
  display: none;
}
/* line 480, ../sass/screen.scss */
#contentWrapper footer .amazon {
  color: #F3F781;
  padding-bottom: 5px;
  display: inline-block;
}
@media screen and (max-width: 1035px) {
  /* line 473, ../sass/screen.scss */
  #contentWrapper footer {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 637px) {
  /* line 473, ../sass/screen.scss */
  #contentWrapper footer {
    bottom: 20px;
    font-size: 12px;
    line-height: 14px;
  }
  /* line 492, ../sass/screen.scss */
  #contentWrapper footer .desktop {
    display: none;
  }
  /* line 493, ../sass/screen.scss */
  #contentWrapper footer .mobile {
    display: inline;
  }
}
