/* line 3, ../../sass/modules/mplayer.scss */
.inlineplayer {
  display: block;
  width: 602px;
  height: 339px;
  outline: none;
  position: relative;
  margin: 10px 0;
}
/* line 10, ../../sass/modules/mplayer.scss */
.inlineplayer embed, .inlineplayer object {
  display: block;
  width: 602px;
  height: 339px;
  outline: none;
  position: relative;
  margin: 10px 0;
}

/* line 20, ../../sass/modules/mplayer.scss */
.video {
  padding: 0 10px;
}
/* line 22, ../../sass/modules/mplayer.scss */
.video img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

/* line 27, ../../sass/modules/mplayer.scss */
.youtubeplayer {
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
  position: relative;
  margin: 10px 0;
}
/* line 35, ../../sass/modules/mplayer.scss */
.youtubeplayer img {
  width: 100%;
}
/* line 39, ../../sass/modules/mplayer.scss */
.youtubeplayer iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

/* line 49, ../../sass/modules/mplayer.scss */
#player-overlay-video {
  background: url('../../images/games_video_play.png?1408013313') center center no-repeat;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 59, ../../sass/modules/mplayer.scss */
.inlineplayer.wide {
  width: 602px;
}
/* line 61, ../../sass/modules/mplayer.scss */
.inlineplayer.wide embed, .inlineplayer.wide object {
  width: 602px;
}

/* line 66, ../../sass/modules/mplayer.scss */
.youtubeplayer.wide {
  width: auto;
}

/* line 70, ../../sass/modules/mplayer.scss */
.inlineplayer.screen {
  width: 540px;
}
/* line 72, ../../sass/modules/mplayer.scss */
.inlineplayer.screen embed, .inlineplayer.screen object {
  width: 540px;
}

/* line 77, ../../sass/modules/mplayer.scss */
.youtubeplayer.screen {
  width: 540px;
}

/* line 81, ../../sass/modules/mplayer.scss */
.inlineplayer.letter {
  width: 451px;
}
/* line 83, ../../sass/modules/mplayer.scss */
.inlineplayer.letter embed, .inlineplayer.letter object {
  width: 451px;
}

/* line 88, ../../sass/modules/mplayer.scss */
.youtubeplayer.letter {
  width: 451px;
}

/* line 92, ../../sass/modules/mplayer.scss */
.inlineplayer.tall {
  width: 225px;
}
/* line 94, ../../sass/modules/mplayer.scss */
.inlineplayer.tall embed, .inlineplayer.tall object {
  width: 225px;
}

/* line 99, ../../sass/modules/mplayer.scss */
.youtubeplayer.tall {
  width: 225px;
}

/* first post */
/* line 106, ../../sass/modules/mplayer.scss */
.first .inlineplayer {
  display: block;
  width: 602px;
  height: 339px;
}
/* line 110, ../../sass/modules/mplayer.scss */
.first .inlineplayer embed, .first .inlineplayer object {
  display: block;
  width: 602px;
  height: 339px;
}
/* line 116, ../../sass/modules/mplayer.scss */
.first .youtubeplayer {
  display: block;
  width: 602px;
  height: 339px;
}
/* line 121, ../../sass/modules/mplayer.scss */
.first .inlineplayer.wide {
  width: 602px;
}
/* line 123, ../../sass/modules/mplayer.scss */
.first .inlineplayer.wide embed, .first .inlineplayer.wide object {
  width: 602px;
}
/* line 127, ../../sass/modules/mplayer.scss */
.first .youtubeplayer.wide {
  width: 602px;
}
/* line 130, ../../sass/modules/mplayer.scss */
.first .inlineplayer.screen {
  width: 558px;
}
/* line 132, ../../sass/modules/mplayer.scss */
.first .inlineplayer.screen embed, .first .inlineplayer.screen object {
  width: 558px;
}
/* line 136, ../../sass/modules/mplayer.scss */
.first .youtubeplayer.screen {
  width: 558px;
}
/* line 139, ../../sass/modules/mplayer.scss */
.first .inlineplayer.letter {
  width: 465px;
}
/* line 141, ../../sass/modules/mplayer.scss */
.first .inlineplayer.letter embed, .first .inlineplayer.letter object {
  width: 465px;
}
/* line 145, ../../sass/modules/mplayer.scss */
.first .youtubeplayer.letter {
  width: 465px;
}
/* line 148, ../../sass/modules/mplayer.scss */
.first .inlineplayer.tall {
  width: 232px;
}
/* line 150, ../../sass/modules/mplayer.scss */
.first .inlineplayer.tall embed, .first .inlineplayer.tall object {
  width: 232px;
}
/* line 154, ../../sass/modules/mplayer.scss */
.first .youtubeplayer.tall {
  width: 232px;
}

/* line 159, ../../sass/modules/mplayer.scss */
.post-image {
  display: block;
  margin: 10px auto;
}
