/*!  Theme Name: Katie Bell
 * Theme URI: http://example.com/example/
 * Description: A search engine optimized website framework for WordPress.
 * Author: Grant Custer
 * Author URI: http://example.com/
 * Version: 1.0
 * Tags: Comma-separated tags that describe your theme ! */
/* line 17, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/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/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/* line 17, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/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/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../Users/grantcuster/.rvm/gems/ruby-1.9.3-p362/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/* line 16, style.sass */
html {
  box-sizing: border-box; }

/* line 18, style.sass */
*, *:before, *:after {
  box-sizing: inherit; }

/* line 21, style.sass */
.left {
  float: left; }

/* line 23, style.sass */
.right {
  float: right; }

/* line 27, style.sass */
button {
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
  display: inline;
  cursor: pointer;
  font-size: 100%; }

/* line 63, style.sass */
html {
  font-family: sans-serif;
  font-size: 14px;
  line-height: 22px; }

/* line 69, style.sass */
body {
  cursor: url("/wp-content/themes/katiebell/images/cursor.png"), auto; }
  /* line 71, style.sass */
  body a {
    cursor: url("/wp-content/themes/katiebell/images/arrow.png"), auto; }

/* line 74, style.sass */
.skip-link {
  display: none; }

/* line 88, style.sass */
#blog-title {
  font-weight: bold; }

@media (max-width: 1300px) {
  /* line 91, style.sass */
  #wrapper {
    padding-left: 150px; } }
@media (max-width: 600px) {
  /* line 91, style.sass */
  #wrapper {
    padding-left: 0; }
    /* line 96, style.sass */
    #wrapper #sidebar {
      position: relative;
      left: 0;
      padding: 14px 14px 0;
      width: auto; }
      /* line 101, style.sass */
      #wrapper #sidebar li {
        display: inline-block; }
      /* line 103, style.sass */
      #wrapper #sidebar a {
        display: inline-block; }
      /* line 105, style.sass */
      #wrapper #sidebar .worktabs {
        display: inline; }
        /* line 107, style.sass */
        #wrapper #sidebar .worktabs a {
          padding: 0 8px; }
    /* line 109, style.sass */
    #wrapper #branding {
      display: none; } }
/* line 111, style.sass */
#wrapper #main {
  padding-top: 2em; }
/* line 113, style.sass */
#wrapper .entry {
  margin-bottom: 2em; }
/* line 115, style.sass */
#wrapper .workthumbnail {
  margin-bottom: 4em; }

/* line 118, style.sass */
.workyear {
  margin-top: -2em;
  padding-top: 2em; }

/* line 124, style.sass */
#sidebar {
  position: fixed;
  left: 20px;
  top: 0;
  width: 110px;
  padding: 0;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase; }
  /* line 134, style.sass */
  #sidebar #name {
    padding-left: 6px;
    font-weight: 700;
    color: #333333;
    display: none; }
  /* line 139, style.sass */
  #sidebar a {
    display: block;
    padding: 0 6px;
    color: #444444;
    text-decoration: none; }
    /* line 144, style.sass */
    #sidebar a:hover {
      text-decoration: underline; }
    /* line 146, style.sass */
    #sidebar a.active {
      color: #b6e0d7; }
  /* line 151, style.sass */
  #sidebar .worktabs li a {
    position: relative;
    font-size: 12px;
    line-height: 18px;
    padding-left: 14px; }
  /* line 157, style.sass */
  #sidebar .worktabs li.active a {
    color: #b6e0d7; }
    /* line 162, style.sass */
    #sidebar .worktabs li.active a:hover {
      text-decoration: none; }
  /* line 164, style.sass */
  #sidebar .worktabs li:last-child a {
    padding-bottom: 2px; }

/* line 168, style.sass */
.single-post #sidebar .worktabs li.active a {
  color: #333333;
  font-style: normal; }
  /* line 172, style.sass */
  .single-post #sidebar .worktabs li.active a:hover {
    text-decoration: underline; }

/* line 175, style.sass */
#main {
  padding-top: 4em; }

/* line 179, style.sass */
.entry-content {
  max-width: 620px;
  margin: 0 auto 4em; }
  @media (max-width: 600px) {
    /* line 179, style.sass */
    .entry-content {
      padding: 0 14px; } }
  /* line 184, style.sass */
  .entry-content a {
    color: #b6e0d7; }
  /* line 186, style.sass */
  .entry-content p {
    margin-bottom: 1em; }

/* line 189, style.sass */
.entry-title {
  max-width: 620px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #b6e0d7; }
  @media (max-width: 600px) {
    /* line 189, style.sass */
    .entry-title {
      padding: 0 14px; } }

/* line 199, style.sass */
h3 {
  font-weight: 700;
  margin-top: 1em; }

/* line 203, style.sass */
#nav {
  padding-left: 0; }

/* line 206, style.sass */
.workthumbnail {
  margin-bottom: 6em;
  text-align: center;
  font-size: 12px;
  line-height: 18px; }
  /* line 211, style.sass */
  .workthumbnail img {
    margin-bottom: 1em;
    max-width: 100%;
    max-height: 600px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  /* line 216, style.sass */
  .workthumbnail .work_title {
    font-weight: 400;
    color: #888888;
    font-size: 13px;
    padding: 0 14px; }
  /* line 223, style.sass */
  .workthumbnail .work_materials {
    font-size: 12px;
    line-height: 16px;
    color: #cccccc;
    padding: 0 14px; }

@media (max-width: 600px) {
  /* line 231, style.sass */
  .workthumbnail {
    margin-bottom: 2em !important; }
    /* line 234, style.sass */
    .workthumbnail .work_title {
      font-size: 12px;
      line-height: 16px;
      display: none; }
    /* line 238, style.sass */
    .workthumbnail .work_materials {
      font-size: 11px;
      line-height: 14px;
      display: none; } }

/* line 245, style.sass */
.single-post #content .workthumbnail {
  width: 100%;
  padding: 0 150px;
  margin-bottom: 2em; }
  /* line 249, style.sass */
  .single-post #content .workthumbnail img {
    max-width: 100%;
    max-height: none; }
  @media (max-width: 1300px) {
    /* line 245, style.sass */
    .single-post #content .workthumbnail {
      padding: 0; } }

/* line 255, style.sass */
#blog-title a {
  position: fixed;
  right: 40px;
  top: 0;
  display: block;
  background-image: url(http://katiebellstudio.com/wp-content/themes/katiebell/images/newkatiebelltab.png);
  width: 90px;
  height: 70px;
  background-size: 100% auto;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center 0;
  background-color: transparent; }

/* line 269, style.sass */
#nav-tab {
  margin-top: 20px;
  height: 60px;
  width: 80px;
  margin-bottom: 10px; }

/* line 289, style.sass */
#background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/themes/katiebell/images/background.jpg");
  background-size: cover;
  display: block;
  background-position: center center; }

/* line 295, style.sass */
#stage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-image: url("/wp-content/themes/katiebell/images/all_objects.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

/* 2018 changes */
#nav-tab {
  display: none;
}
#nav {
  margin-top: 2em
}
@media (max-width: 600px) {
  #nav {
    margin-top: 0;
  }
}
