/* line 23, ../scss/_utils.scss */
.clear {
  clear: both;
}

@font-face {
  font-family: "GEInspira";
  src: url("https://s3.amazonaws.com/catacademy.tumblr.com/fonts/geinspira.eot");
  src: url("https://s3.amazonaws.com/catacademy.tumblr.com/fonts/geinspira.eot?#iefix") format("embedded-opentype"), url("https://s3.amazonaws.com/catacademy.tumblr.com/fonts/geinspira.woff") format("woff"), url("https://s3.amazonaws.com/catacademy.tumblr.com/fonts/geinspira.ttf") format("truetype"), url("https://s3.amazonaws.com/catacademy.tumblr.com/fonts/geinspira.svg#geinspira") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GEInspira";
  src: url("https://s3.amazonaws.com/catacademy.tumblr.com/fonts/geinspirabold.eot");
  src: url("https://s3.amazonaws.com/catacademy.tumblr.com/fonts/geinspirabold.eot?#iefix") format("embedded-opentype"), url("https://s3.amazonaws.com/catacademy.tumblr.com/fonts/geinspirabold.woff") format("woff"), url("https://s3.amazonaws.com/catacademy.tumblr.com/fonts/geinspirabold.ttf") format("truetype"), url("https://s3.amazonaws.com/catacademy.tumblr.com/fonts/geinspirabold.svg#geinspirabold") format("svg");
  font-weight: bold;
  font-style: normal;
}

/* line 2, ../scss/_typography.scss */
body {
  font-family: "GEInspira";
  color: #897257;
}

/* line 8, ../scss/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "GEInspira";
}

/* line 12, ../scss/_typography.scss */
h1, h2 {
  color: #e76145;
}

/* line 16, ../scss/_typography.scss */
h3, h4, h5, h6 {
  color: #674745;
}

/* line 20, ../scss/_typography.scss */
a {
  color: #e76145;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: color, 0.2s;
  -moz-transition: color, 0.2s;
  -o-transition: color, 0.2s;
  transition: color, 0.2s;
}
/* line 26, ../scss/_typography.scss */
a:hover {
  color: #c24745;
}

/* line 31, ../scss/_typography.scss */
p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  margin-bottom: 20px;
}

/* line 16, ../scss/_whitebox.scss */
.whitebox {
  background: #fff;
  border: 1px solid #ccbd84;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
}
/* line 11, ../scss/_whitebox.scss */
.whitebox p:last-child {
  margin-bottom: 0;
}

/* line 2, ../scss/_layout.scss */
body, html {
  margin: 0;
  padding: 0;
  min-height: 100%;
}

/* line 8, ../scss/_layout.scss */
body {
  background: #f1eee3;
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/bg-vanilla.png");
  background-size: 50px 50px;
  background-position: false;
  background-repeat: false;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 8, ../scss/_layout.scss */
  body {
    background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/bg-vanilla@2x.png");
  }
}

/* line 13, ../scss/_layout.scss */
a img {
  border: 0;
}

/* line 17, ../scss/_layout.scss */
#header {
  padding: 0;
  background: #e76145;
  border-bottom: 2px solid #c24745;
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/bg-red.png");
  background-size: 50px 50px;
  background-position: false;
  background-repeat: false;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 17, ../scss/_layout.scss */
  #header {
    background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/bg-red@2x.png");
  }
}
/* line 25, ../scss/_layout.scss */
#header .page-width {
  padding: 20px 0;
}
/* line 29, ../scss/_layout.scss */
#header a.logo {
  display: block;
  width: 245px;
  height: 192px;
  margin: -10px auto;
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/header-logo.png");
  background-size: 100% 100%;
  background-position: false;
  background-repeat: false;
  background-size: 100% 100%;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 29, ../scss/_layout.scss */
  #header a.logo {
    background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/header-logo@2x.png");
  }
}
/* line 38, ../scss/_layout.scss */
#header hr {
  border: 0;
  width: 100%;
  height: 0;
  border-top: 1px solid #c14543;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin: 10px 0;
}
/* line 47, ../scss/_layout.scss */
#header h3 {
  font-weight: normal;
  color: #f1eee3;
  text-align: center;
  font-size: 19px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: -6px;
}
/* line 57, ../scss/_layout.scss */
#header .page-width {
  position: relative;
}
/* line 61, ../scss/_layout.scss */
#header .ribbon {
  width: 77px;
  padding: 10px 0 5px;
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/ribbon-bg.png");
  background-size: 77px 15px;
  background-position: left center;
  background-repeat: repeat-y;
  background-size: 77px 15px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 61, ../scss/_layout.scss */
  #header .ribbon {
    background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/ribbon-bg@2x.png");
  }
}
/* line 71, ../scss/_layout.scss */
#header .ribbon .tail {
  display: block;
  width: 100%;
  height: 20px;
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/ribbon-tail.png");
  background-size: 77px 20px;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 77px 20px;
  position: absolute;
  top: 100%;
  right: 0;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 71, ../scss/_layout.scss */
  #header .ribbon .tail {
    background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/ribbon-tail@2x.png");
  }
}
/* line 83, ../scss/_layout.scss */
#header a.social-icon {
  display: inline-block;
  width: 41px;
  height: 41px;
  text-decoration: none;
  background-size: 41px 41px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 5px;
  position: relative;
}
/* line 94, ../scss/_layout.scss */
#header a.social-icon:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 107, ../scss/_layout.scss */
#header a.social-icon:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 111, ../scss/_layout.scss */
#header a.social-icon:first-child {
  margin-top: 0;
}
/* line 115, ../scss/_layout.scss */
#header a.social-icon.social-icon-facebook {
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/facebook.png");
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 115, ../scss/_layout.scss */
  #header a.social-icon.social-icon-facebook {
    background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/facebook@2x.png");
  }
}
/* line 119, ../scss/_layout.scss */
#header a.social-icon.social-icon-twitter {
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/twitter.png");
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 119, ../scss/_layout.scss */
  #header a.social-icon.social-icon-twitter {
    background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/twitter@2x.png");
  }
}
/* line 123, ../scss/_layout.scss */
#header a.social-icon.social-icon-pinterest {
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/pinterest.png");
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 123, ../scss/_layout.scss */
  #header a.social-icon.social-icon-pinterest {
    background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/pinterest@2x.png");
  }
}
/* line 127, ../scss/_layout.scss */
#header a.social-icon.social-icon-tumblr {
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/tumblr.png");
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 127, ../scss/_layout.scss */
  #header a.social-icon.social-icon-tumblr {
    background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/tumblr@2x.png");
  }
}

/* line 133, ../scss/_layout.scss */
.page-width {
  width: 900px;
  margin: auto;
  padding: 0;
}

/* line 139, ../scss/_layout.scss */
#sidebar {
  float: left;
  width: 240px;
}
/* line 143, ../scss/_layout.scss */
#sidebar .box {
  background: #fff;
  border: 1px solid #ccbd84;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  text-align: center;
  font-size: 14px;
  margin-bottom: 40px;
}
/* line 11, ../scss/_whitebox.scss */
#sidebar .box p:last-child {
  margin-bottom: 0;
}
/* line 149, ../scss/_layout.scss */
#sidebar .box ol {
  text-align: left;
  padding: 0;
  margin-left: 15px;
}
/* line 154, ../scss/_layout.scss */
#sidebar .box ol li {
  margin: 0;
  margin-bottom: 5px;
}
/* line 160, ../scss/_layout.scss */
#sidebar .box h4 {
  color: #e76145;
  text-align: center;
  border-bottom: 1px solid #dbd3b8;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-size: 18px;
}
/* line 171, ../scss/_layout.scss */
#sidebar .box.box-tweets .more {
  float: right;
  margin-top: 10px;
}
/* line 179, ../scss/_layout.scss */
#sidebar .box.box-app img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 183, ../scss/_layout.scss */
#sidebar .box.box-app h4 {
  margin-bottom: 0;
  border-bottom: 0;
}
/* line 190, ../scss/_layout.scss */
#sidebar .badge {
  display: block;
  background-repeat: no-repeat;
  margin-top: -40px;
  background-position: center center;
  margin-bottom: 10px;
}
/* line 197, ../scss/_layout.scss */
#sidebar .badge.badge-cat {
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/sidebar-cat@2x.png");
  height: 80px;
  background-size: 50px 80px;
}
/* line 203, ../scss/_layout.scss */
#sidebar .badge.badge-app, #sidebar .badge.badge-mousha {
  height: 55px;
  background-size: 55px 55px;
}
/* line 208, ../scss/_layout.scss */
#sidebar .badge.badge-app {
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/sidebar-app@2x.png");
}
/* line 212, ../scss/_layout.scss */
#sidebar .badge.badge-mousha {
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/sidebar-mousha@2x.png");
}

/* line 218, ../scss/_layout.scss */
#stream {
  float: right;
  width: 640px;
}
/* line 222, ../scss/_layout.scss */
#stream .post {
  background: #fff;
  border: 1px solid #ccbd84;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  clear: both;
  width: 640px;
  padding: 10px;
  display: block;
  float: left;
  position: relative;
}
/* line 11, ../scss/_whitebox.scss */
#stream .post p:last-child {
  margin-bottom: 0;
}
/* line 231, ../scss/_layout.scss */
#stream .post .photo-wrap {
  float: left;
  width: 400px;
  position: relative;
}
/* line 236, ../scss/_layout.scss */
#stream .post .photo-wrap img, #stream .post .photo-wrap iframe:not(.like_toggle) {
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
/* line 242, ../scss/_layout.scss */
#stream .post .photo-wrap a.source-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 250, ../scss/_layout.scss */
#stream .post .photo-wrap .like_button, #stream .post .photo-wrap .reblog_button, #stream .post .photo-wrap .notes_button {
  position: absolute;
  bottom: 10px;
  background: #fff;
  border: 1px solid #ccbd84;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  margin-bottom: 0;
  width: 40px;
  height: 40px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 11, ../scss/_whitebox.scss */
#stream .post .photo-wrap .like_button p:last-child, #stream .post .photo-wrap .reblog_button p:last-child, #stream .post .photo-wrap .notes_button p:last-child {
  margin-bottom: 0;
}
/* line 260, ../scss/_layout.scss */
#stream .post .photo-wrap .like_button svg, #stream .post .photo-wrap .reblog_button svg, #stream .post .photo-wrap .notes_button svg {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 10px;
  top: 10px;
}
/* line 269, ../scss/_layout.scss */
#stream .post .photo-wrap .like_button {
  right: 10px;
  padding: 10px 9px;
}
/* line 274, ../scss/_layout.scss */
#stream .post .photo-wrap .notes_button {
  right: 110px;
  width: auto;
  padding: 10px 9px;
  color: #999;
}
/* line 281, ../scss/_layout.scss */
#stream .post .photo-wrap .reblog_button {
  right: 60px;
}
/* line 287, ../scss/_layout.scss */
#stream .post .photo-wrap:hover .reblog_button, #stream .post .photo-wrap:hover .like_button, #stream .post .photo-wrap:hover .notes_button {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 295, ../scss/_layout.scss */
#stream .post.post-photo a {
  font-weight: normal;
  color: #674745;
}
/* line 300, ../scss/_layout.scss */
#stream .post.post-photo .body {
  margin-bottom: 40px;
}
/* line 305, ../scss/_layout.scss */
#stream .post.post-link, #stream .post.post-text {
  padding: 20px;
}
/* line 308, ../scss/_layout.scss */
#stream .post.post-link .footer, #stream .post.post-text .footer {
  position: static;
  clear: both;
  margin-top: 0;
  width: auto;
  width: 100%;
}
/* line 315, ../scss/_layout.scss */
#stream .post.post-link .footer .date, #stream .post.post-text .footer .date {
  margin-right: 10px;
}
/* line 321, ../scss/_layout.scss */
#stream .post.post-link .footer .actions a, #stream .post.post-link .footer .actions .like_button, #stream .post.post-text .footer .actions a, #stream .post.post-text .footer .actions .like_button {
  margin-left: 10px;
  float: left;
  margin-top: 5px;
}
/* line 332, ../scss/_layout.scss */
#stream .post.post-text img {
  max-width: 250px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}
/* line 340, ../scss/_layout.scss */
#stream .post .body {
  float: right;
  width: 200px;
}
/* line 344, ../scss/_layout.scss */
#stream .post .body h3, #stream .post .body h4, #stream .post .body h5, #stream .post .body h6 {
  color: #e76145;
}
/* line 349, ../scss/_layout.scss */
#stream .post .footer {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 210px;
  margin-right: -5px;
}
/* line 356, ../scss/_layout.scss */
#stream .post .footer .date {
  float: left;
  color: #ccbd84;
  margin-top: 5px;
}
/* line 362, ../scss/_layout.scss */
#stream .post .footer .addthis_toolbox {
  float: right;
}
/* line 366, ../scss/_layout.scss */
#stream .post .footer .social-actions {
  float: left;
}

/* line 373, ../scss/_layout.scss */
ul.tweets {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  margin: 0;
  margin-bottom: 0;
  min-height: 35px;
  background: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/loader.gif") center center no-repeat;
  background-size: 16px 16px;
}
/* line 384, ../scss/_layout.scss */
ul.tweets.loaded {
  background-image: none;
}
/* line 388, ../scss/_layout.scss */
ul.tweets li {
  margin: 15px 0;
}
/* line 391, ../scss/_layout.scss */
ul.tweets li:first-child {
  margin-top: 0;
}
/* line 395, ../scss/_layout.scss */
ul.tweets li:last-child {
  margin-bottom: 0;
}

/* line 401, ../scss/_layout.scss */
ul.iphone-slider {
  margin: 0;
  padding: 0;
  width: 230px;
  height: 453px;
  background-size: 100% 100%;
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/iphone@2x.png");
  list-style: none;
  margin: -105px auto 50px;
  position: relative;
}
/* line 412, ../scss/_layout.scss */
ul.iphone-slider li {
  position: absolute;
  left: 19px;
  top: 80px;
  margin: 0;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}
/* line 421, ../scss/_layout.scss */
ul.iphone-slider li.active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  transition: all, 0.4s;
}
/* line 426, ../scss/_layout.scss */
ul.iphone-slider li img {
  width: 195px;
  height: 292px;
}

/* line 433, ../scss/_layout.scss */
.modal {
  background: #fff;
  border: 1px solid #ccbd84;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  display: none;
  max-width: 620px;
  padding: 10px;
}
/* line 11, ../scss/_whitebox.scss */
.modal p:last-child {
  margin-bottom: 0;
}
/* line 439, ../scss/_layout.scss */
.modal .inner {
  overflow: auto;
  max-height: 100%;
}
/* line 444, ../scss/_layout.scss */
.modal .close {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #e76145;
  color: #fff;
}

/* line 457, ../scss/_layout.scss */
#catifesto-overlay {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.85);
  width: 100%;
  height: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  display: none;
  text-align: center;
}
/* line 470, ../scss/_layout.scss */
#catifesto-overlay img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4) 0;
  -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4) 0;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4) 0;
}
/* line 475, ../scss/_layout.scss */
#catifesto-overlay .addthis_toolbox {
  width: 120px;
  text-align: center;
  margin: 15px auto 0;
}

/* line 484, ../scss/_layout.scss */
.addthis_toolbox .addthis_button_twitter span {
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/twitter.png");
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 484, ../scss/_layout.scss */
  .addthis_toolbox .addthis_button_twitter span {
    background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/twitter@2x.png");
  }
}
/* line 488, ../scss/_layout.scss */
.addthis_toolbox .addthis_button_facebook span {
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/facebook.png");
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 488, ../scss/_layout.scss */
  .addthis_toolbox .addthis_button_facebook span {
    background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/facebook@2x.png");
  }
}
/* line 492, ../scss/_layout.scss */
.addthis_toolbox .addthis_button_compact span {
  background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/addthis.png");
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 492, ../scss/_layout.scss */
  .addthis_toolbox .addthis_button_compact span {
    background-image: url("https://s3.amazonaws.com/catacademy.tumblr.com/img/social-buttons/addthis@2x.png");
  }
}
/* line 498, ../scss/_layout.scss */
.addthis_toolbox .addthis_button_twitter span, .addthis_toolbox .addthis_button_facebook span, .addthis_toolbox .addthis_button_compact span {
  background-size: 32px 32px;
  background-position: 0 0 !important;
}

/* line 505, ../scss/_layout.scss */
.pagination {
  overflow: hidden;
  *zoom: 1;
  clear: both;
  margin-bottom: 20px;
}
/* line 510, ../scss/_layout.scss */
.pagination .previous {
  float: left;
}
/* line 514, ../scss/_layout.scss */
.pagination .next {
  float: right;
}

/* line 519, ../scss/_layout.scss */
#infscr-loading {
  margin: auto;
  text-align: center;
  margin-bottom: 20px;
}

/* line 527, ../scss/_layout.scss */
.notes-box h3, .comments-box h3 {
  margin-bottom: 10px;
}

/* line 532, ../scss/_layout.scss */
.notes-box {
  clear: both;
}
/* line 535, ../scss/_layout.scss */
.notes-box ol {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

/* line 2, ../scss/_buttons.scss */
.button {
  display: inline-block;
  background: #e76145;
  border: 1px solid #c24745;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 -3px 0 0 rgba(0, 0, 0, 0.07) inset;
  padding: 10px 20px 12px;
  color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
/* line 11, ../scss/_buttons.scss */
.button:hover {
  color: #ddd;
  background: #c24745;
  border-color: #792928;
}
/* line 17, ../scss/_buttons.scss */
.button.block {
  display: block;
  padding-left: 0;
  padding-right: 0;
}
