@import url(https://e4dad2.claudeassets.com/20161011214612cs_/http://fonts.googleapis.com/css?family=Stalemate);
@import url(https://c26408.claudeassets.com/20161011214612cs_/http://fonts.googleapis.com/css?family=Sanchez:400italic,400);
@font-face {
  font-family: 'fontello';
  src: url("https://603689.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/fontello.eot?5274035");
  src: url("https://302242.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/fontello.eot?5274035#iefix") format("embedded-opentype"), url("https://5f5ee2.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/fontello.woff?5274035") format("woff"), url("https://fd2f70.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/fontello.ttf?5274035") format("truetype"), url("https://53a0fa.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/fontello.svg?5274035#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ostrich_sansblack';
  src: url("https://70c6a5.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/ostrich-black-webfont.eot");
  src: url("https://95badf.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/ostrich-black-webfont.eot#iefix") format("embedded-opentype"), url("https://236564.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/ostrich-black-webfont.woff") format("woff"), url("https://05458d.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/ostrich-black-webfont.ttf") format("truetype"), url("https://0cdac4.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/ostrich-black-webfont.svg#ostrich_sansblack") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ostrich_sansmedium';
  src: url("https://a4bc79.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/ostrich-regular-webfont.eot");
  src: url("https://d10abd.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/ostrich-regular-webfont.eot#iefix") format("embedded-opentype"), url("https://289099.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/ostrich-regular-webfont.woff") format("woff"), url("https://6d098f.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/ostrich-regular-webfont.ttf") format("truetype"), url("https://bf3009.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/font/ostrich-regular-webfont.svg#ostrich_sansmedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 78, ../sass/sean.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 82, ../sass/sean.scss */
:before,
:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 87, ../sass/sean.scss */
body {
  background-image: none;
  -webkit-text-size-adjust: 100%;
  background-color: #8c7867;
  color: white;
}

/* line 94, ../sass/sean.scss */
a {
  color: #CC5200;
  text-decoration: none;
}

/* line 99, ../sass/sean.scss */
p {
  line-height: 24px;
  margin: 0px;
  padding: 0 10px 10px 10px;
  font-family: 'Droid Sans','Helvetica',Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 99, ../sass/sean.scss */
  p {
    font-size: 16px;
    padding: 0 20px 20px 20px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 99, ../sass/sean.scss */
  p {
    font-size: 16px;
    padding: 0 20px 20px 20px;
  }
}

/* line 117, ../sass/sean.scss */
.type-post p {
  color: #666;
}

/* line 121, ../sass/sean.scss */
h1, h2, h3, h4 {
  font-family: ostrich_sansmedium, 'Helvetica',Arial, Helvetica, sans-serif;
}

/* line 125, ../sass/sean.scss */
.dataTable {
  font-size: 1.2em;
}

/* line 130, ../sass/sean.scss */
.read-more span {
  display: inline-block;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
}
/* line 134, ../sass/sean.scss */
.read-more:after {
  content: "...";
}

/* line 139, ../sass/sean.scss */
#wrap {
  background-color: #000;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 139, ../sass/sean.scss */
  #wrap {
    margin: 0 auto;
    padding: 20px;
  }
}
@media only screen and (min-width: 321px) and (max-width: 479px) {
  /* line 139, ../sass/sean.scss */
  #wrap {
    margin: 0 auto;
    padding: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 139, ../sass/sean.scss */
  #wrap {
    max-width: 1024px;
    margin: 0 auto;
    padding: 20px;
  }
}

/* line 161, ../sass/sean.scss */
body.category #wrap, body.home #wrap {
  margin: 0 auto;
  width: 100%;
}

/* line 166, ../sass/sean.scss */
#posts {
  overflow: hidden;
}
/* line 168, ../sass/sean.scss */
#posts li {
  display: inline-block;
}
/* line 170, ../sass/sean.scss */
#posts li a {
  text-decoration: none;
  font-size: 1.4em;
}
/* line 175, ../sass/sean.scss */
#posts li.posts-next {
  float: right;
}
/* line 178, ../sass/sean.scss */
#posts li.posts-prev {
  float: left;
}

/* line 183, ../sass/sean.scss */
#header {
  position: relative;
  height: 320px;
  margin: 0;
  -moz-box-shadow: black 20px 0 20px -20px inset, black -20px 0 20px -20px inset, black 0 -20px 20px -12px inset, black 0 20px 20px -20px inset, black 0 -120px 120px -120px inset, black 0 160px 160px -160px inset;
  -webkit-box-shadow: black 20px 0 20px -20px inset, black -20px 0 20px -20px inset, black 0 -20px 20px -12px inset, black 0 20px 20px -20px inset, black 0 -120px 120px -120px inset, black 0 160px 160px -160px inset;
  box-shadow: black 20px 0 20px -20px inset, black -20px 0 20px -20px inset, black 0 -20px 20px -12px inset, black 0 20px 20px -20px inset, black 0 -120px 120px -120px inset, black 0 160px 160px -160px inset;
}
@media only screen and (max-width: 320px) {
  /* line 183, ../sass/sean.scss */
  #header {
    background-image: url(https://78be61.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/images/Sean-McCabe-2_320comp.jpg);
  }
}
@media only screen and (min-width: 321px) and (max-width: 479px) {
  /* line 183, ../sass/sean.scss */
  #header {
    height: 320px;
    background-image: url(https://45ce30.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/images/Sean-McCabe-2_480comp.jpg);
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 183, ../sass/sean.scss */
  #header {
    height: 320px;
    background-image: url(https://93f3fa.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/images/Sean-McCabe-2_768comp.jpg);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 183, ../sass/sean.scss */
  #header {
    padding: 20px;
    height: 490px;
    background-image: url(https://44c8be.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/images/Sean-McCabe-1comp.jpg);
  }
}
@media only screen and (min-width: 1024px) {
  /* line 183, ../sass/sean.scss */
  #header {
    padding: 20px;
    height: 490px;
    background-image: url("https://44c8be.claudeassets.com/20161011214612im_/http://seanmccabemusic.com/wp-content/themes/SeanMcCabe/images/Sean-McCabe-1comp.jpg");
    margin: -20px -20px 0 -20px;
  }
}
/* line 221, ../sass/sean.scss */
#header #social-list {
  display: none;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 221, ../sass/sean.scss */
  #header #social-list {
    display: block;
    position: absolute;
    left: 5px;
    top: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 221, ../sass/sean.scss */
  #header #social-list {
    display: block;
    position: absolute;
    left: 30px;
    top: 70px;
    list-style-type: none;
  }
  /* line 6, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_inline-list.scss */
  #header #social-list, #header #social-list li {
    margin: 0;
    padding: 0;
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 221, ../sass/sean.scss */
  #header #social-list {
    display: block;
    position: absolute;
    left: 30px;
    top: 60px;
    list-style-type: none;
  }
  /* line 6, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_inline-list.scss */
  #header #social-list, #header #social-list li {
    margin: 0;
    padding: 0;
    display: inline;
  }
}
/* line 246, ../sass/sean.scss */
#header #social-list li {
  margin: 0 10px 0 0;
  display: inline-block;
}
/* line 249, ../sass/sean.scss */
#header #social-list li a {
  display: block;
  font-size: 1.5em;
  background-color: #fff;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  border: 2px solid #fff;
  padding: 5px 2px;
}
/* line 256, ../sass/sean.scss */
#header #social-list li a span {
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
}

/* line 264, ../sass/sean.scss */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  /* Uncomment for 3D effect */
}

/* line 281, ../sass/sean.scss */
.icon-twitter:before {
  content: '\e801';
  margin-right: 0.35em;
  margin-top: 0.1em;
}

/* line 287, ../sass/sean.scss */
.icon-facebook:before {
  content: '\e800';
  margin-right: 0.25em;
  margin-top: 0.05em;
}

/* line 293, ../sass/sean.scss */
.icon-soundcloud:before {
  content: '\e802';
  margin-right: 0.35em;
}

/* line 298, ../sass/sean.scss */
.icon-instagram:before {
  content: '\e803';
  margin: 0 0.2em;
}

/* line 303, ../sass/sean.scss */
#header-name {
  display: block;
  width: 100%;
  height: 216px;
  background-position: right top;
  background-repeat: no-repeat;
}

/* line 314, ../sass/sean.scss */
#logo {
  display: none;
}

/* line 318, ../sass/sean.scss */
body.home .gridly-copy > h1 {
  display: none;
}

/* line 322, ../sass/sean.scss */
#nav {
  padding: 0 0 10px 0;
  position: absolute;
  bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 322, ../sass/sean.scss */
  #nav {
    top: 15em;
    right: 30px;
    width: 400px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 322, ../sass/sean.scss */
  #nav {
    top: 15em;
    right: 30px;
    width: 400px;
  }
}
/* line 338, ../sass/sean.scss */
#nav li {
  float: right;
  clear: both;
  line-height: 56px;
  display: inline-block;
}
/* line 343, ../sass/sean.scss */
#nav li a {
  font-family: 'ostrich_sansmedium', serif;
  font-size: 5.05em;
  color: white;
  text-decoration: none;
  display: block;
  letter-spacing: 2px;
}

/* line 355, ../sass/sean.scss */
ul#label-logos {
  display: none;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 355, ../sass/sean.scss */
  ul#label-logos {
    display: block;
    background-color: black;
    overflow: hidden;
    list-style-type: none;
    width: 100%;
    text-align: center;
    display: block !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  /* line 6, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_inline-list.scss */
  ul#label-logos, ul#label-logos li {
    margin: 0;
    padding: 0;
    display: inline;
  }
  /* line 366, ../sass/sean.scss */
  ul#label-logos li {
    float: left;
    width: 18%;
    margin: 0 1%;
  }
  /* line 370, ../sass/sean.scss */
  ul#label-logos li img {
    width: 100%;
    max-width: 150px;
    height: auto;
  }
  /* line 376, ../sass/sean.scss */
  ul#label-logos li:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 355, ../sass/sean.scss */
  ul#label-logos {
    display: block;
    background-color: black;
    overflow: hidden;
    list-style-type: none;
    width: 100%;
    text-align: center;
    display: block !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 4em !important;
  }
  /* line 6, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_inline-list.scss */
  ul#label-logos, ul#label-logos li {
    margin: 0;
    padding: 0;
    display: inline;
  }
  /* line 391, ../sass/sean.scss */
  ul#label-logos li {
    float: left;
    width: 18%;
    margin: 0 1%;
  }
  /* line 395, ../sass/sean.scss */
  ul#label-logos li img {
    width: 100%;
    max-width: 150px;
    height: auto;
  }
  /* line 401, ../sass/sean.scss */
  ul#label-logos li:last-child {
    margin-right: 0;
  }
}

/* line 407, ../sass/sean.scss */
#name {
  position: absolute;
  letter-spacing: 2px;
  font-size: 1.2em;
  top: 40px;
  right: 10px;
}
@media only screen and (min-width: 321px) and (max-width: 479px) {
  /* line 407, ../sass/sean.scss */
  #name {
    font-size: 1.6em;
    right: 30px;
    top: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 407, ../sass/sean.scss */
  #name {
    font-size: 2em;
    right: 30px;
    top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 407, ../sass/sean.scss */
  #name {
    font-size: 2.3em;
    right: 30px;
    top: 86px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 407, ../sass/sean.scss */
  #name {
    font-size: 4.1em;
    right: 30px;
    top: 1.95em;
  }
}
/* line 437, ../sass/sean.scss */
#name a {
  font-family: ostrich_sansblack, cursive, 'Helvetica',Arial, Helvetica, sans-serif;
  color: rgba(140, 120, 103, 0.7);
  font-size: 2.2em;
  text-decoration: none;
}

/* line 445, ../sass/sean.scss */
#description {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
}

/* line 449, ../sass/sean.scss */
#footer-area {
  background-color: #625353;
  text-shadow: rgba(0, 0, 0, 0.9) 0px 1px 1px;
  color: #fff;
  padding: 40px 20px;
  background-image: -moz-linear-gradient(#625353 0%, #5a4b4b 100%);
  background-image: -webkit-linear-gradient(#625353 0%, #5a4b4b 100%);
  background-image: linear-gradient(#625353 0%, #5a4b4b 100%);
  -moz-box-shadow: rgba(67, 58, 58, 0.5) 5px 10px 30px inset, rgba(67, 58, 58, 0.5) -5px -10px 30px inset;
  -webkit-box-shadow: rgba(67, 58, 58, 0.5) 5px 10px 30px inset, rgba(67, 58, 58, 0.5) -5px -10px 30px inset;
  box-shadow: rgba(67, 58, 58, 0.5) 5px 10px 30px inset, rgba(67, 58, 58, 0.5) -5px -10px 30px inset;
  margin: 6em -20px 0 -20px;
  clear: both;
}
/* line 460, ../sass/sean.scss */
#footer-area .widget {
  margin: 0 auto;
  padding: 15px 10px;
  float: none;
  overflow: hidden;
}
@media only screen and (min-width: 321px) and (max-width: 479px) {
  /* line 460, ../sass/sean.scss */
  #footer-area .widget {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 460, ../sass/sean.scss */
  #footer-area .widget {
    padding: 15px 7px;
    float: left;
    display: inline-block;
    width: 36%;
  }
}
/* line 480, ../sass/sean.scss */
#footer-area .widget li {
  color: #242424;
  text-shadow: rgba(0, 0, 0, 0.3) -1px 1px 0;
}
/* line 484, ../sass/sean.scss */
#footer-area .widget a {
  color: #CC5200;
  text-decoration: none;
}
/* line 489, ../sass/sean.scss */
#footer-area .widget .widget-copy {
  padding-bottom: 0.5em;
}
/* line 492, ../sass/sean.scss */
#footer-area .widget .widget-copy h3 {
  font-family: ostrich_sansmedium, serif;
  font-size: 1.6em;
  letter-spacing: 2px;
}
@media only screen and (min-width: 1024px) {
  /* line 492, ../sass/sean.scss */
  #footer-area .widget .widget-copy h3 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 502, ../sass/sean.scss */
  #footer-area #s2_form_widget-2 {
    margin-left: 5px;
    width: 260px;
  }
}
/* line 509, ../sass/sean.scss */
#footer-area #s2_form_widget-2 .subscribe {
  margin-left: 9px;
}
@media only screen and (min-width: 1024px) {
  /* line 509, ../sass/sean.scss */
  #footer-area #s2_form_widget-2 .subscribe {
    margin-left: 0;
  }
}
/* line 515, ../sass/sean.scss */
#footer-area #s2_form_widget-2 .subscribe p {
  padding: 3px;
}
/* line 522, ../sass/sean.scss */
#footer-area #juiz_last_tweet_widget-2 .juiz_last_tweet_inside .juiz_lt_content {
  padding-bottom: 16px;
  text-shadow: white 1px 1px 0;
}
/* line 526, ../sass/sean.scss */
#footer-area #juiz_last_tweet_widget-2 .juiz_last_tweet_inside .juiz_last_tweet_follow_us {
  min-height: 38px;
}
/* line 529, ../sass/sean.scss */
#footer-area #juiz_last_tweet_widget-2 .juiz_last_tweet_inside .juiz_last_tweet_inner {
  text-shadow: white 1px 1px 0;
}
/* line 531, ../sass/sean.scss */
#footer-area #juiz_last_tweet_widget-2 .juiz_last_tweet_inside .juiz_last_tweet_inner a {
  text-shadow: white 1px 1px 0;
}

/* line 539, ../sass/sean.scss */
#facebook-like-box-2.widget {
  margin-left: 3px;
}
@media only screen and (min-width: 1024px) {
  /* line 539, ../sass/sean.scss */
  #facebook-like-box-2.widget {
    margin-left: auto;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 539, ../sass/sean.scss */
  #facebook-like-box-2.widget {
    margin-left: auto;
  }
}
/* line 549, ../sass/sean.scss */
#facebook-like-box-2.widget .fb-social-plugin {
  border: 1px solid #00516b;
  padding-top: 0;
  background-color: #fff;
  -moz-box-shadow: rgba(67, 58, 58, 0.8) 0 2px 2px;
  -webkit-box-shadow: rgba(67, 58, 58, 0.8) 0 2px 2px;
  box-shadow: rgba(67, 58, 58, 0.8) 0 2px 2px;
  display: inline-block;
  width: 271px;
}
@media only screen and (min-width: 1024px) {
  /* line 549, ../sass/sean.scss */
  #facebook-like-box-2.widget .fb-social-plugin {
    margin-left: 0;
    width: auto;
  }
}

/* line 563, ../sass/sean.scss */
.type-post {
  width: 100%;
  padding: 10px;
  margin: 2em 0;
}
@media only screen and (min-width: 1024px) {
  /* line 563, ../sass/sean.scss */
  .type-post {
    width: 100%;
  }
}
/* line 571, ../sass/sean.scss */
.type-post .gridly-copy {
  margin-top: 4em;
}

/* line 576, ../sass/sean.scss */
.post-nav {
  width: 100%;
  clear: both;
}
@media only screen and (min-width: 1024px) {
  /* line 576, ../sass/sean.scss */
  .post-nav {
    width: 100%;
    clear: none;
    padding-bottom: 16px;
    overflow: hidden;
    *zoom: 1;
  }
  /* line 584, ../sass/sean.scss */
  .post-nav .post-prev {
    float: right;
  }
}

/* line 590, ../sass/sean.scss */
#post-area {
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  /* line 590, ../sass/sean.scss */
  #post-area {
    margin: 0 auto 0 17px;
  }
}
/* line 596, ../sass/sean.scss */
#post-area .post {
  border-left: 2px solid #eee;
  border-top: 2px solid #eee;
  width: 310px;
  background: #eee;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  margin-right: 10px;
  margin-top: 25px;
  position: relative;
  padding: 0;
}
/* line 607, ../sass/sean.scss */
#post-area .post .gridly-copy {
  width: 100%;
  padding: 10px 10px 0 10px;
}
/* line 610, ../sass/sean.scss */
#post-area .post .gridly-copy a {
  line-height: 28px;
  text-decoration: none;
  font-family: 'Droid Sans', 'Helvetica',Arial, Helvetica, sans-serif;
  color: #4a6967;
}
/* line 617, ../sass/sean.scss */
#post-area .post .gridly-image {
  min-height: 35px;
}
/* line 619, ../sass/sean.scss */
#post-area .post .gridly-image a {
  display: block;
  text-align: center;
}
/* line 622, ../sass/sean.scss */
#post-area .post .gridly-image a img {
  max-width: 306px;
}
/* line 627, ../sass/sean.scss */
#post-area .post .gridly-link, #post-area .post .gridly-date {
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: right;
}
/* line 632, ../sass/sean.scss */
#post-area .post .gridly-link a, #post-area .post .gridly-date a {
  color: #CC5200;
}
/* line 637, ../sass/sean.scss */
#post-area .masonry .gridly-category {
  margin-top: -36px;
}

/* line 642, ../sass/sean.scss */
#category-list {
  width: 100%;
  margin: 2em 0 0 0;
}
/* line 645, ../sass/sean.scss */
#category-list li {
  margin-right: 5px !important;
  list-style-type: none;
  display: inline-block !important;
  font-family: ostrich_sansmedium;
}
/* line 6, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_inline-list.scss */
#category-list li, #category-list li li {
  margin: 0;
  padding: 0;
  display: inline;
}
/* line 650, ../sass/sean.scss */
#category-list li a {
  display: inline-block;
  line-height: 20px;
  font-size: 2.2em;
  padding: 5px 17px;
  text-decoration: none;
  color: #fff;
  letter-spacing: 2px;
}

/* line 664, ../sass/sean.scss */
.page .gridly-copy {
  overflow: hidden;
}
/* line 666, ../sass/sean.scss */
.page .gridly-copy h2 {
  margin-left: 20px;
}
/* line 669, ../sass/sean.scss */
.page .gridly-copy #contact-form {
  margin-top: 24px;
  background-color: #fff;
  color: #666;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
@media only screen and (min-width: 1024px) {
  /* line 669, ../sass/sean.scss */
  .page .gridly-copy #contact-form {
    width: 60%;
    margin-right: 10%;
    display: inline-block;
    float: left;
    padding: 20px;
  }
}
/* line 682, ../sass/sean.scss */
.page .gridly-copy #contact-form label {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 1.2em;
}
/* line 688, ../sass/sean.scss */
.page .gridly-copy #contact-form input[type="text"], .page .gridly-copy #contact-form input[type="password"], .page .gridly-copy #contact-form textarea {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #CCCCCC;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.075) 0 1px 1px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.075) 0 1px 1px inset;
  box-shadow: rgba(0, 0, 0, 0.075) 0 1px 1px inset;
  color: #555555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
  width: 100%;
}
/* line 704, ../sass/sean.scss */
.page .gridly-copy #contact-form textarea {
  min-height: 150px;
}
/* line 707, ../sass/sean.scss */
.page .gridly-copy #contact-form input[type="submit"] {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
  color: #333333;
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
/* line 729, ../sass/sean.scss */
.page .gridly-copy #contact-form input[type="submit"]:hover, .page .gridly-copy #contact-form input[type="submit"]:focus, .page .gridly-copy #contact-form input[type="submit"]:active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 735, ../sass/sean.scss */
.page .gridly-copy #booking {
  margin-top: 24px;
  border: 2px dashed #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
}
/* line 740, ../sass/sean.scss */
.page .gridly-copy #booking h2 {
  margin-left: 0;
}
/* line 743, ../sass/sean.scss */
.page .gridly-copy #booking h3 {
  font-size: 1.4em;
}
/* line 746, ../sass/sean.scss */
.page .gridly-copy #booking p {
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  /* line 735, ../sass/sean.scss */
  .page .gridly-copy #booking {
    width: 28%;
    display: inline-block;
    float: left;
  }
}

/* line 759, ../sass/sean.scss */
body.single .gridly-copy > h1 {
  color: #000;
  margin: 0 0 0 20px;
}
/* line 763, ../sass/sean.scss */
body.single .gridly-date, body.single #comment-form {
  margin-left: 20px;
}
@media only screen and (min-width: 1024px) {
  /* line 763, ../sass/sean.scss */
  body.single .gridly-date, body.single #comment-form {
    width: 50%;
  }
}

/* line 772, ../sass/sean.scss */
#copyright p {
  color: #fff;
}

/* line 776, ../sass/sean.scss */
.soundcloudIsGold {
  margin: 20px;
}

/* line 780, ../sass/sean.scss */
.dataTables_wrapper {
  color: #666;
  margin-top: 20px;
}

/*
     FILE ARCHIVED ON 10:55:13 Nov 05, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:37:55 Jul 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.604
  exclusion.robots: 0.089
  exclusion.robots.policy: 0.077
  esindex: 0.009
  cdx.remote: 38.31
  LoadShardBlock: 336.993 (3)
  PetaboxLoader3.datanode: 204.425 (5)
  PetaboxLoader3.resolve: 448.151 (3)
  load_resource: 453.661 (2)
*/