/*   
Theme Name: ISLY 2013
Theme URI: http://melissaesplin.com
Description: Designed by and for Melissa Esplin -- WordPress v3.5
Author: Christopher Esplin
Author URI: http://christopheresplin.com
Version: 1.0
*/
@media screen {
  * {
    margin: 0;
    padding: 0;
  }
  body {
    background: white;
    font: 14px/1.4 Georgia, Serif;
  }
  .screen-reader-text {
    position: absolute;
    left: -9999px;
    top: -9999px;
  }
  .clear {
    clear: both;
  }
  .group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  * html .group,
  *:first-child + html .group {
    zoom: 1;
  }
  /* First selector = IE6, Second Selector = IE 7 */
  h1,
  h2,
  h3 {
    font-weight: normal;
    margin: 0 0 10px 0;
  }
  p {
    margin: 0 0 10px 0;
  }
  ul,
  ol {
    margin: 0 0 10px 0;
  }
}
/* END screen media */
@media print {
  .do-not-print {
    display: none;
  }
  #comments {
    page-break-before: always;
  }
  body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.4;
    word-spacing: 1.1pt;
    letter-spacing: 0.2pt;
    font-family: Garamond, "Times New Roman", serif;
    color: #000;
    background: none;
    font-size: 12pt;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: Helvetica, Arial, sans-serif;
  }
  h1 {
    font-size: 19pt;
  }
  h2 {
    font-size: 17pt;
  }
  h3 {
    font-size: 15pt;
  }
  h4,
  h5,
  h6 {
    font-size: 12pt;
  }
  code {
    font: 10pt Courier, monospace;
  }
  blockquote {
    margin: 1.3em;
    padding: 1em;
  }
  img {
    display: block;
    margin: 1em 0;
  }
  a img {
    border: none;
  }
  table {
    margin: 1px;
    text-align: left;
  }
  th {
    border-bottom: 1px solid #333;
    font-weight: bold;
  }
  td {
    border-bottom: 1px solid #333;
  }
  th,
  td {
    padding: 4px 10px 4px 0;
  }
  caption {
    background: #fff;
    margin-bottom: 2em;
    text-align: left;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  a {
    text-decoration: none;
    color: black;
  }
}
/* END print media */
/*	Wordpress Styles	*/
.aligncenter,
div.aligncenter img {
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
}
.alignright {
  display: inline !important;
  float: right !important;
  margin: 0 0 15px 30px !important;
}
.alignleft {
  display: inline !important;
  float: left !important;
  margin: 0 30px 15px 0 !important;
}

/*  Imports */
/*  Sprites */
.isly-logo,
.social-barbells,
.rss,
.instagram,
.pinterest,
.shopping-cart,
.facebook,
.twitter,
.isly-dot,
.triangle-up-white,
.triangle-right-white,
.triangle-down-white,
.triangle-left-white,
.triangle-up-black,
.triangle-right-black,
.triangle-down-black,
.triangle-left-black,
.share-with-love,
.isly-click-below,
.thank-you-image,
.bow-ties-image,
.isly-looped-border,
.facebook-white,
.twitter-white,
.comment-barbells,
.arrow-left,
.arrow-right,
.shuffle,
.right-triangle-green,
.click-to-read-more,
.green-background {
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
}
.social-barbells {
  background-position: -2px -164px;
  width: 362px;
  height: 10px;
}
.isly-logo {
  background-position: -8px -8px;
  width: 271px;
  height: 128px;
}
.rss {
  background-position: -467px -60px;
  width: 17px;
  height: 19px;
}
.instagram {
  background-position: -515px -58px;
  width: 20px;
  height: 21px;
}
.pinterest {
  background-position: -566px -59px;
  width: 15px;
  height: 21px;
}
.shopping-cart {
  background-position: -612px -59px;
  width: 21px;
  height: 21px;
}
.facebook {
  background-position: -667px -59px;
  width: 10px;
  height: 21px;
}
.twitter {
  background-position: -710px -59px;
  width: 23px;
  height: 21px;
}
.isly-dot {
  background-position: -2px -164px;
  width: 362px;
  height: 10px;
}
.triangle-up-white {
  background-position: -464px -144px;
  width: 11px;
  height: 8px;
  display: inline-block;
}
.triangle-right-white {
  background-position: -508px -142px;
  width: 7px;
  height: 12px;
  display: inline-block;
}
.triangle-down-white {
  background-position: -484px -144px;
  width: 11px;
  height: 8px;
  display: inline-block;
}
.triangle-left-white {
  background-position: -527px -142px;
  width: 6px;
  height: 12px;
  display: inline-block;
}
.triangle-up-black {
  background-position: -486px -101px;
  width: 11px;
  height: 6px;
  display: inline-block;
}
.triangle-right-black {
  background-position: -528px -98px;
  width: 6px;
  height: 12px;
  display: inline-block;
}
.triangle-down-black {
  background-position: -466px -101px;
  width: 11px;
  height: 6px;
  display: inline-block;
}
.triangle-left-black {
  background-position: -508px -98px;
  width: 6px;
  height: 11px;
  display: inline-block;
}
.share-with-love {
  background-position: -355px -250px;
  width: 302px;
  height: 201px;
}
.isly-click-below {
  background-position: -691px -329px;
  width: 293px;
  height: 141px;
}
.thank-you-image {
  background-position: -836px -14px;
  width: 146px;
  height: 82px;
}
.bow-ties-image {
  background-position: -837px -111px;
  width: 146px;
  height: 81px;
}
.isly-looped-border {
  background-position: -23px -227px;
  width: 301px;
  height: 323px;
}
.facebook-white {
  background-position: -759px -59px;
  width: 9px;
  height: 17px;
}
.twitter-white {
  background-position: -782px -59px;
  width: 12px;
  height: 17px;
}
.comment-barbells {
  background-position: -789px -120px;
  width: 9px;
  height: 74px;
}
.arrow-left {
  background-position: -396px -19px;
  width: 87px;
  height: 14px;
}
.arrow-right {
  background-position: -551px -19px;
  width: 94px;
  height: 14px;
}
.shuffle {
  background-position: -501px -15px;
  width: 35px;
  height: 22px;
}
.right-triangle-green {
  background-position: -398px -60px;
  width: 30px;
  height: 60px;
}
.click-to-read-more {
  background-position: -678px -248px;
  width: 300px;
  height: 46px;
}
.green-background {
  background-position: -356px -518px;
  width: 456px;
  height: 116px;
}
.primaryFont {
  font-family: 'Trebuchet', 'Trebuchet MS', sans-serif !important;
}
/*  Colors */
/*  Mixins */
.horizontalList {
  list-style-type: none;
  display: inline;
}
.fixedTop {
  position: fixed;
  top: 0;
  z-index: 1000;
}
/*	General	*/
body {
  background-image: url('/wp-content/themes/isly-2013/images/background-3.png') !important;
  color: #3a3a3a;
  font-family: 'Trebuchet', 'Trebuchet MS', sans-serif !important;
}
a,
a:visited {
  text-decoration: none;
  color: inherit;
}
.entry h1 {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
.entry h2,
.entry h5 {
  font-size: 11px;
  font-style: italic;
  color: #1d7f63;
}
.entry a,
.entry a:visited {
  color: #1d7f63;
}
.entry a:hover {
  color: #1d7f63;
  text-decoration: underline;
}
.entry img {
  max-width: 100%;
  height: 100%;
}
#page-wrap {
  background-color: #ffffff;
  left: 50%;
  margin-left: -486px;
  position: absolute;
  width: 970px;
  border: 1px solid #cecece;
  border-width: 0px 1px 0 1px;
}
#page-wrap:before {
  content: "";
  top: -1000px;
  bottom: 0;
  right: -13px;
  left: -13px;
  position: absolute;
  display: block;
  border: 1px solid #cecece;
  border-width: 0 1px;
  z-index: -1;
}
#page-wrap.fixed #header {
  position: fixed;
  top: 0;
  z-index: 1000;
}
#page-wrap.fixed #isly-logo-wrapper {
  position: fixed;
  top: 0;
  z-index: 1000;
  margin-left: 0px;
}
#page-wrap.fixed #isly-logo {
  left: -4px;
}
#page-wrap.fixed #sidebar {
  padding-top: 268px;
}
#page-wrap.fixed #right-panel {
  padding-top: 40px;
}
#page-wrap.fixed #searchform {
  background-color: #ffffff;
  position: fixed;
  top: 144px;
  z-index: 2;
}
#page-wrap.fixed #searchform:before {
  right: -30px;
}
#page-wrap.fixed #isly-social {
  position: fixed;
  top: 179px;
  z-index: 3;
}
.button {
  padding: 5px 11px;
  background: url('/wp-content/themes/isly-2013/images/background-1.png');
  border: none;
  color: #ffffff;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.button:hover {
  cursor: pointer;
}
.textInput {
  padding: 2px 11px;
  border: 1px solid #3a3a3a;
  background: transparent;
}
.isly-input {
  z-index: 1;
  letter-spacing: 1px;
  font-family: 'Trebuchet', 'Trebuchet MS', sans-serif !important;
}
.stretch {
  display: inline-block !important;
  width: 100%;
  *display: inline;
  zoom: 1;
  visibility: hidden;
}
/*  Modernizr */
.hsla body:before {
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  display: block;
  background-color: transparent;
  z-index: -1;
}
/*  Templates */
#notifications {
  display: none;
  list-style-type: none;
  position: relative;
  left: 239px;
  width: 675px;
}
#notifications li {
  padding: 5px 10px;
}
#notifications .error {
  background-color: #fd8487;
}
#notifications .success {
  background-color: #99ccb6;
}
/*  Elements  */
#isly-contact {
  display: none;
  position: relative;
  background-image: url('/wp-content/themes/isly-2013/images/background-3.png');
  padding: 34px 28px 54px;
  border-bottom: 1px solid #cecece;
  width: 916px;
  margin: 0 auto;
}
#isly-contact:before {
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  display: block;
  background-color: #c4c8cc;
  z-index: -1;
}
.isly-contact-input {
  z-index: 1;
  letter-spacing: 1px;
  font-family: 'Trebuchet', 'Trebuchet MS', sans-serif !important;
}
.isly-contact-label {
  display: none;
}
#isly-contact-left-wrapper {
  bottom: inherit;
  left: 28px;
  position: absolute;
  right: inherit;
  top: 33px;
  width: 196px;
}
.isly-contact-left {
  padding: 2px 11px;
  border: 1px solid #3a3a3a;
  background: transparent;
  margin-bottom: 8px;
  width: 196px;
}
.isly-contact-left::-webkit-input-placeholder {
  color: #3a3a3a;
  font-weight: lighter;
}
.isly-contact-left:-moz-placeholder,
.isly-contact-left::-moz-placeholder {
  color: #3a3a3a;
  font-weight: lighter;
}
.isly-contact-left:-ms-input-placeholder {
  color: #3a3a3a;
  font-weight: lighter;
}
#isly-contact-message-wrapper {
  display: inline-block;
  position: relative;
  left: 244px;
}
#isly-contact-message-wrapper:before {
  content: "";
  top: -5px;
  bottom: 5px;
  right: 5px;
  left: -5px;
  position: absolute;
  display: block;
  background-color: #ffffff;
}
#isly-contact-message {
  background: transparent;
  border: 1px solid #3a3a3a;
  position: relative;
  width: 651px;
  max-width: 651px;
  min-height: 108px;
  padding: 3px 11px;
  color: #1d7f63 !important;
}
#isly-contact-message::-webkit-input-placeholder {
  color: #1d7f63;
  font-weight: lighter;
}
#isly-contact-message:-moz-placeholder,
#isly-contact-message::-moz-placeholder {
  color: #1d7f63;
  font-weight: lighter;
}
#isly-contact-message:-ms-input-placeholder {
  color: #1d7f63;
  font-weight: lighter;
}
#isly-contact-submit {
  padding: 5px 11px;
  background: url('/wp-content/themes/isly-2013/images/background-1.png');
  border: none;
  color: #ffffff;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  left: 177px;
  top: 30px;
}
#isly-contact-submit:hover {
  cursor: pointer;
}
#header {
  width: 611px;
  margin-left: -1px;
}
.header-links a,
.header-links a:visited,
.header-links a:hover {
  color: #ffffff;
}
.header-links .menu {
  height: 30px;
  background-image: url('/wp-content/themes/isly-2013/images/background-1.png');
  text-align: justify;
  text-transform: uppercase;
}
.header-links .menu-item {
  list-style-type: none;
  display: inline;
}
.header-links a {
  padding: 8px 23px 7px 22px;
  letter-spacing: 2px;
  font-size: 11px;
  display: inline-block;
}
.header-links a:hover,
.header-links a.selected {
  background-color: rgba(29, 129, 101, 0.9);
}
.mozilla .header-links a {
  padding: 7px 22.75px;
}
.mozilla .post {
  padding-top: 15px;
}
.msie #you-might-like {
  top: 20px;
  left: 20px;
}
.msie .isly-contact-label {
  display: block;
  font-size: 10px;
}
#right-panel {
  float: left;
  width: 609px;
  border-left: 1px solid #cecece;
}
.post-title {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 2px;
  color: #1d7f63;
  text-align: center;
  margin-bottom: 0;
  border-bottom: 1px solid #cecece;
  padding-bottom: 4px;
  text-transform: uppercase;
}
.post {
  padding: 16px 0px;
}
.meta {
  text-align: center;
  margin: -3px 0 10px;
  position: relative;
}
.post-date {
  text-align: center;
  color: #1d7f63;
  font-size: 10px;
  font-style: italic;
}
.entry {
  margin: 0 30px;
  font-size: 13px;
}
.isly-divider {
  height: 1px;
  border-top: 1px solid #cecece;
  position: relative;
}
.isly-divider-ball {
  background-color: #3a3a3a;
  height: 10px;
  width: 10px;
  border-radius: 10px;
  position: absolute;
  top: -5px;
}
.left-ball {
  left: 0px;
}
.right-ball {
  right: 0px;
}
.post-interaction-pill {
  text-align: center;
  letter-spacing: 1px;
  position: absolute;
  right: -90px;
  top: -34px;
}
.post-interaction-pill:before {
  content: "";
  top: 36px;
  bottom: inherit;
  right: inherit;
  left: -28px;
  position: absolute;
  display: block;
  border-top: 1px solid #cecece;
  height: 1px;
  width: 89px;
  z-index: 2;
}
.post-interaction-pill.pill-open .pill-bottom {
  height: 102px;
}
.pill-top {
  background: #ffffff;
  border: 1px solid #cecece;
  border-radius: 60px;
  font-size: 7px;
  height: 60px;
  position: relative;
  text-transform: uppercase;
  width: 60px;
  z-index: 1;
}
.first-line {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  width: 100%;
  margin-top: 6px;
}
.pill-link-overlay {
  content: "";
  top: 0;
  bottom: 24px;
  right: 0;
  left: 0;
  position: absolute;
  display: block;
  border-radius: 65px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 1;
}
.pill-share {
  position: relative;
  padding: 3px 0 14px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  margin-top: 2px;
}
.pill-share:before {
  content: "";
  top: 15px;
  bottom: inherit;
  right: inherit;
  left: 25px;
  position: absolute;
  display: block;
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -466px -101px;
  width: 11px;
  height: 6px;
  display: inline-block;
}
.pill-toggle {
  cursor: pointer;
}
.pill-bottom {
  background-image: url('/wp-content/themes/isly-2013/images/background-1.png');
  border-radius: 60px;
  height: 68px;
  margin-bottom: -59px;
  position: relative;
  top: -60px;
  width: 62px;
  -webkit-transition-property: height;
  -webkit-transition-duration: 300ms;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0ms;
  -moz-transition-property: height;
  -moz-transition-duration: 300ms;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0ms;
  -ms-transition-property: height;
  -ms-transition-duration: 300ms;
  -ms-transition-timing-function: ease;
  -ms-transition-delay: 0ms;
  -o-transition-property: height;
  -o-transition-duration: 300ms;
  -o-transition-timing-function: ease;
  -o-transition-delay: 0ms;
  transition-property: height;
  transition-duration: 300ms;
  transition-timing-function: ease;
  transition-delay: 0ms;
}
.facebook-white {
  bottom: 23px;
  display: block;
  position: absolute;
  left: 13px;
}
.twitter-white {
  bottom: 23px;
  display: block;
  position: absolute;
  right: 13px;
}
.pill-bottom-triangle {
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -464px -144px;
  width: 11px;
  height: 8px;
  display: inline-block;
  position: absolute;
  bottom: 9px;
  left: 26px;
}
.pill-bottom-triangle:before {
  content: "";
  top: 0px;
  bottom: -8px;
  right: -7px;
  left: -10px;
  position: absolute;
  display: block;
  border-radius: 10px;
}
.comments-header {
  background-image: url('/wp-content/themes/isly-2013/images/background-1.png');
  color: #ffffff;
  margin: 0 30px;
  padding: 9px 14px;
  font-weight: lighter;
  font-size: 9px;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  min-height: 12px;
}
.comments-header li {
  list-style-type: none;
  display: inline;
  letter-spacing: 2px;
}
.comment-view-button {
  display: inline-block;
  position: absolute;
  top: 0;
  padding: 9px 16px;
  left: 0;
  letter-spacing: 2px;
}
.home .comment-view-button {
  cursor: pointer;
}
.categories-list {
  display: inline-block;
  width: 70%;
  margin-left: 150px;
}
.categories {
  float: left;
  text-align: right;
  width: 100%;
}
.categories:after {
  content: ":";
}
.categories ul {
  float: right;
  font-style: italic;
  font-size: 8px;
  margin-left: 2px;
  width: 190px;
}
.categories li {
  float: left;
  line-height: 12px;
  margin-right: 4px;
  letter-spacing: 0px;
}
.categories li:last-child:after {
  content: "";
}
.categories li:after {
  content: ",";
}
.categories {
  text-transform: uppercase;
  float: right;
}
.commentlist {
  list-style-type: none;
  position: relative;
}
.commentlist li.odd {
  background-color: #edeeee;
}
.comment {
  border-bottom: 1px solid #cecece;
}
.comment-body {
  padding: 2px 3px;
}
.comment-body p {
  font-size: 12px;
  line-height: 13px;
}
.comment-author {
  color: #1d7f63;
  letter-spacing: 2px;
  font-size: 12px;
}
.fn {
  text-transform: uppercase;
  font-style: normal;
}
.says {
  display: none;
}
.comment-meta {
  font-size: 10px;
  line-height: 7px;
  margin-left: -1px;
  margin-top: 2px;
  margin-bottom: 13px;
}
.comment-meta a {
  color: #1d7f63 !important;
  font-style: italic;
  letter-spacing: 1px;
}
.reply {
  text-align: right;
}
.comment-reply-link {
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  font-weight: lighter !important;
  font-size: 13px;
  letter-spacing: 1px;
}
.comment-reply-link:before {
  content: "";
  top: 3px;
  bottom: inherit;
  right: inherit;
  left: -10px;
  position: absolute;
  display: block;
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -528px -98px;
  width: 6px;
  height: 12px;
  display: inline-block;
}
.home .comment-list-wrapper {
  max-height: 478px;
  overflow: auto;
}
.comment-list-wrapper {
  border: 1px solid #cecece;
  border-width: 0 1px 1px 1px;
  width: 547px;
  top: -1px;
  position: relative;
  margin: 0 30px;
}
.comment-list-wrapper.no-comments {
  visibility: hidden;
  margin-bottom: -31px;
}
.comment-list-wrapper .parent {
  border-width: 0 !important;
}
.comment-list-wrapper .children {
  margin: 0;
  width: 547px;
  list-style-type: none;
  position: relative;
}
.comment-list-wrapper .children li {
  padding-top: 10px;
  min-height: 85px;
}
.comment-list-wrapper .depth-2:before,
.comment-list-wrapper .depth-3:before,
.comment-list-wrapper .depth-4:before,
.comment-list-wrapper .depth-5:before {
  content: "";
  top: inherit;
  bottom: inherit;
  right: inherit;
  left: inherit;
  position: absolute;
  display: block;
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -789px -120px;
  width: 9px;
  height: 74px;
}
.comment-list-wrapper .depth-2 .children li.even {
  background-color: #ffffff;
}
.comment-list-wrapper .depth-2 .children li.odd {
  background-color: #edeeee;
}
.comment-list-wrapper .depth-2 .comment-body {
  padding-left: 45px;
}
.comment-list-wrapper .depth-2:before {
  left: 29px;
}
.comment-list-wrapper .depth-3 .children li.even {
  background-color: #ffffff;
}
.comment-list-wrapper .depth-3 .children li.odd {
  background-color: #edeeee;
}
.comment-list-wrapper .depth-3 .comment-body {
  padding-left: 90px;
}
.comment-list-wrapper .depth-3:before {
  left: 58px;
}
.comment-list-wrapper .depth-4 .children li.even {
  background-color: #ffffff;
}
.comment-list-wrapper .depth-4 .children li.odd {
  background-color: #edeeee;
}
.comment-list-wrapper .depth-4 .comment-body {
  padding-left: 135px;
}
.comment-list-wrapper .depth-4:before {
  left: 87px;
}
.comment-list-wrapper .depth-5 .children li.even {
  background-color: #edeeee;
}
.comment-list-wrapper .depth-5 .children li.odd {
  background-color: #ffffff;
}
.comment-list-wrapper .depth-5 .comment-body {
  padding-left: 180px;
}
.comment-list-wrapper .depth-5:before {
  left: 116px;
}
.comment-subscription-form {
  font-size: 12px;
}
.home .comment-list-wrapper,
.home .respond {
  display: none;
}
.respond {
  background-color: #ffffff;
  border: 1px solid #cecece;
  margin: -1px 30px 0;
  border-width: 0 1px 1px 1px;
}
.respond .author,
.respond .email,
.respond .url,
.respond .comment {
  padding: 2px 11px;
  border: 1px solid #3a3a3a;
  background: transparent;
}
.respond .commentform {
  padding: 27px 29px;
}
.respond .isly-input {
  margin-bottom: 9px;
}
.comment-form-left {
  width: 180px;
  float: left;
}
.comment-form-left .isly-input {
  width: 157px;
}
.comment-form-right {
  width: 500px;
  padding-bottom: 33px;
}
.comment-form-right .comment {
  width: 272px;
  min-height: 102px;
  margin: 1px 0 0 15px;
}
.comment-form-right .comment::-webkit-input-placeholder {
  color: #1d7f63;
  font-weight: lighter;
}
.comment-form-right .comment:-moz-placeholder,
.comment-form-right .comment::-moz-placeholder {
  color: #1d7f63;
  font-weight: lighter;
}
.comment-form-right .comment:-ms-input-placeholder {
  color: #1d7f63;
  font-weight: lighter;
}
.comment-form-right .isly-submit {
  padding: 5px 11px;
  background: url('/wp-content/themes/isly-2013/images/background-1.png');
  border: none;
  color: #ffffff;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 2px;
  float: right;
  margin: 10px 10px 0;
}
.comment-form-right .isly-submit:hover {
  cursor: pointer;
}
.comment-form-right .cancel-comment-reply {
  float: right;
  margin: -17px 155px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 9px;
}
.comment .respond,
.pingback .respond {
  margin: 0;
  border: none;
}
.comment .commentform,
.pingback .commentform {
  padding: 27px 12px;
}
.email-will-not-be-published {
  display: block;
  font-size: 9px;
  margin-top: 5px;
  font-style: italic;
}
.post-edit-link {
  font-size: 11px;
  text-transform: uppercase;
  margin: 10px 30px;
  padding: 2px 5px;
  background-color: #1d7f63;
  color: #ffffff !important;
  display: inline-block;
}
.postmetadata {
  text-align: center;
  font-size: 10px;
  padding-top: 3px;
}
.postmetadata .isly-tags {
  display: inline-block;
}
.postmetadata .italic {
  font-style: italic;
}
#left-panel {
  float: left;
  width: 353px;
  padding: 0 7px 50px 0;
  border: 1px solid #cecece;
  border-width: 0 1px 0 0;
  margin-right: -1px;
}
#navigation {
  height: 45px;
  background: url('/wp-content/themes/isly-2013/images/background-1.png');
  margin-top: 50px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
  position: relative;
}
#navigation a {
  display: block;
  color: #ffffff;
}
#prev-posts a {
  width: 192px;
  float: right;
  padding: 14px 0;
  position: relative;
  text-align: left;
  top: -18px;
}
#prev-posts a:after {
  content: "";
  top: 17px;
  bottom: inherit;
  right: 29px;
  left: inherit;
  position: absolute;
  display: block;
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -551px -19px;
  width: 94px;
  height: 14px;
}
#next-posts a {
  width: 192px;
  float: left;
  padding: 14px 0;
  position: relative;
  text-align: right;
}
#next-posts a:before {
  content: "";
  top: 17px;
  bottom: inherit;
  right: inherit;
  left: 29px;
  position: absolute;
  display: block;
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -396px -19px;
  width: 87px;
  height: 14px;
}
#shuffle {
  bottom: 0;
  left: 50%;
  position: absolute;
  right: inherit;
  top: 0;
  display: inline-block;
  font-size: 8px;
  margin-left: -34px;
  padding-top: 29px;
  text-align: center;
  width: 68px;
}
#shuffle:before {
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  display: block;
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -501px -15px;
  width: 35px;
  height: 22px;
  background-position: -484px -7px;
  height: 45px;
  width: 68px;
}
.page-title {
  text-transform: uppercase;
  text-align: center;
}
.logged-in .comment-form-right .comment {
  width: 467px;
}
.logged-in .logged-in-as {
  text-transform: uppercase;
}
#footer {
  border-top: 1px solid #cecece;
  float: left;
  letter-spacing: 2px;
  position: relative;
  text-transform: uppercase;
  top: -1px;
  width: 100%;
  height: 181px;
}
#footer .right-triangle-green {
  left: 55px;
  position: relative;
  top: 5px;
  z-index: 1;
}
#footer .right-triangle-green:after {
  content: "";
  top: 29px;
  bottom: inherit;
  right: -800px;
  left: 29px;
  position: absolute;
  display: block;
  border-top: 1px solid #99ccb6;
  height: 1px;
}
#you-might-like {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  color: #1d7f63;
  display: inline-block;
  position: relative;
  left: -46px;
  top: 86px;
}
#teaser {
  margin-left: 85px;
  position: relative;
  text-align: center;
  top: -17px;
  z-index: 2;
}
.teaser-item {
  list-style-type: none;
  display: inline;
  display: inline-block;
  font-size: 9px;
  margin: 0 8px;
  width: 124px;
  position: relative;
  top: 84px;
  vertical-align: top;
}
.teaser-item .attachment-thumbnail {
  background-color: #ffffff;
  left: 6px;
  max-width: 105px;
  max-height: 105px;
  outline: 1px solid #99ccb6;
  border: 4px solid #ffffff;
  position: absolute;
  top: -121px;
}
.more-link {
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -678px -248px;
  width: 300px;
  height: 46px;
  display: inline-block;
  font-size: 0;
  text-align: center;
  margin: 0 0 10px 124px;
}
.truncated-post {
  position: relative;
}
.truncated-post .read-more {
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -678px -248px;
  width: 300px;
  height: 46px;
  display: block;
  bottom: inherit;
  left: inherit;
  position: absolute;
  right: 28px;
  top: 147px;
}
.truncated-excerpt {
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -356px -518px;
  width: 456px;
  height: 116px;
  color: #ffffff;
  left: 94px;
  position: relative;
  top: 8px;
}
.truncated-excerpt .excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 290px;
  left: 135px;
  position: relative;
  top: 14px;
}
.thumbnail-wrapper {
  margin: -128px 0 0 -10px;
  border: 1px solid #1d7f63;
  border-radius: 185px;
  display: inline-block;
  height: 185px;
  margin-bottom: 15px;
  padding: 5px;
  width: 185px;
  overflow: hidden;
}
.thumbnail-wrapper .wp-post-image {
  background: #ffffff;
  position: relative;
  top: -7px;
  left: -7px;
}
.notification {
  bottom: 0;
  background: #1d7f63;
  color: #ffffff;
  display: none;
  font-size: 24px;
  padding: 50px 0;
  position: fixed;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  z-index: 2;
}
.mobile-prompt-message {
  display: inline-block;
  width: 100%;
}
.site-switch-link {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  padding: 10px 0;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
.site-switch-link:hover {
  background-color: #1d7f63;
  color: #ffffff;
}
.entry ul,
.entry ol {
  padding: 10px 0 10px 30px;
}
#isly-logo-wrapper {
  text-align: center;
  padding-top: 11px;
  background-color: #ffffff;
  margin-left: 0px;
}
#isly-logo {
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -8px -8px;
  width: 271px;
  height: 128px;
  display: inline-block;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}
#isly-logo-line {
  border: none;
  border-top: 1px solid #cecece;
  position: relative;
  top: -65px;
  width: 360px;
}
#s {
  padding: 2px 11px;
  border: 1px solid #3a3a3a;
  background: transparent;
  width: 200px;
  height: 15px;
  position: relative;
  top: 1px;
  margin-right: 4px;
}
#searchform {
  padding: 13px 0px 0px 30px;
  position: relative;
}
#searchform:before {
  content: "";
  top: 35px;
  bottom: inherit;
  right: -7px;
  left: 0;
  position: absolute;
  display: block;
  height: 60px;
  width: 360px;
  background-color: #ffffff;
  border-bottom: 1px solid #cecece;
}
#searchsubmit {
  padding: 5px 11px;
  background: url('/wp-content/themes/isly-2013/images/background-1.png');
  border: none;
  color: #ffffff;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#searchsubmit:hover {
  cursor: pointer;
}
#isly-social {
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -2px -164px;
  width: 362px;
  height: 10px;
  width: 280px;
  height: 20px;
  background-position: -2px -158px;
  margin: 12px 0 57px;
  padding: 0 42px;
  text-align: justify;
  position: relative;
}
#isly-social li {
  list-style-type: none;
  display: inline;
  display: inline-block;
  position: relative;
}
#isly-social li:before {
  content: "";
  top: -4px;
  bottom: inherit;
  right: inherit;
  left: inherit;
  position: absolute;
  display: block;
  background-image: url('/wp-content/themes/isly-2013/images/background-1.png');
  height: 31px;
  width: 31px;
}
#isly-social a {
  width: 34.1px;
  height: 34.1px;
  display: inline-block;
  position: relative;
  left: -2px;
  top: -6px;
  border-radius: 20px;
  z-index: 1;
}
#isly-social .rss {
  background-position: -459px -53px;
}
#isly-social .instagram {
  background-position: -507px -52px;
}
#isly-social .shopping-cart {
  background-position: -606px -52px;
}
#isly-social .pinterest {
  background-position: -557px -53px;
}
#isly-social .facebook {
  background-position: -656px -52px;
}
#isly-social .twitter {
  background-position: -703px -53px;
}
#isly-ads {
  padding-left: 30px;
  margin-bottom: 20px;
}
#isly-ads img {
  margin: 0 5px 6px 0;
}
.isly-sidebar-title {
  background-image: url('/wp-content/themes/isly-2013/images/background-1.png');
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 2px;
  padding: 7px 5px 5px;
  text-align: center;
  text-transform: uppercase;
  width: 290px;
  margin: 0 30px;
  display: inline-block;
}
.isly-sidebar-title-text {
  margin: 0 5px;
}
#isly-press-and-advertising .triangle-right-white {
  margin-right: -1px;
}
#isly-press-and-advertising .triangle-left-white {
  margin-left: -1px;
}
.share-with-love {
  margin: 27px 0 0 28px;
}
.share-with-love ol {
  padding: 54px 0 0 95px;
  font-size: 11px;
}
.share-with-love li {
  margin-bottom: 5px;
}
#isly-click-below-wrapper {
  height: 141px;
  margin: 27px 0px 44px 30px;
  position: relative;
}
.isly-click-below {
  background-position: -687px -329px;
  width: 300px;
  position: absolute;
  z-index: 1;
}
.thank-you-image {
  display: inline-block;
  margin: 34px 3px 0 0;
  position: relative;
}
.bow-ties-image {
  display: inline-block;
  margin-top: 34px;
}
.click-below-actions {
  position: absolute;
  right: 211px;
  bottom: -13px;
  text-align: right;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 2px;
}
.click-below-actions:first-line {
  font-size: 13px;
}
#all-printables {
  right: 211px;
  text-align: right;
}
#all-tutorials {
  left: 191px;
  text-align: left;
}
.overlay-link {
  float: left;
  height: 120px;
  width: 145px;
  position: relative;
  display: block;
  top: -86px;
  z-index: 1;
}
.overlay-right {
  left: -25px;
  float: right;
}
.widget_categories,
.widget_archive {
  width: 112px;
  float: left;
  position: relative;
  margin-bottom: 45px;
}
.widget_categories.open h2:before,
.widget_archive.open h2:before {
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -484px -144px;
  width: 11px;
  height: 8px;
  display: inline-block;
  top: 13px;
}
.widget_categories.open .drop-down,
.widget_archive.open .drop-down {
  display: block;
}
.widget_categories h2,
.widget_archive h2 {
  background-image: url('/wp-content/themes/isly-2013/images/background-1.png');
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 2px;
  padding: 7px 5px 5px;
  text-align: center;
  text-transform: uppercase;
  width: 290px;
  margin: 0 30px;
  display: inline-block;
  cursor: pointer;
  margin: 0;
  padding-left: 28px;
  padding-right: 6px;
  position: relative;
  width: 112px;
}
.widget_categories h2:before,
.widget_archive h2:before {
  content: "";
  top: 10px;
  bottom: inherit;
  right: inherit;
  left: 17px;
  position: absolute;
  display: block;
  background-image: url('/wp-content/themes/isly-2013/images/spritesheet-1.png');
  background-position: -508px -142px;
  width: 7px;
  height: 12px;
  display: inline-block;
}
.widget_categories select,
.widget_archive select {
  display: none;
}
.widget_categories {
  margin: 0 43px 45px 29px;
}
.widget_archive {
  z-index: 1;
}
.drop-down {
  border: 1px solid #cecece;
  border-top: 0;
  display: none;
  position: relative;
  width: 144px;
  height: 130px;
  overflow: auto;
}
.drop-down-list {
  list-style-type: none;
  text-overflow: ellipsis;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  top: 0;
}
.sliding:before {
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  display: block;
  z-index: 1;
}
.dropDownItem {
  padding: 2px 0px 2px 3px;
}
.dropDownItem:hover,
.dropDownItem.selected {
  background-color: #cecece;
  color: #ffffff;
}
.slider {
  bottom: 0;
  left: inherit;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #cecece;
  width: 9px;
  z-index: 10;
  display: none;
}
.slider-bar {
  background-color: #cecece;
  position: relative;
  top: 0;
}
#isly-copyright .isly-looped-border {
  background-position: -23px -434px;
  width: 301px;
  height: 117px;
  margin: -1px 0 0 29px;
}
#copyright {
  padding: 17px 30px;
  display: inline-block;
  text-align: center;
  font-size: 11px;
}
.thumbnail-wrapper img { 
	max-width: 110%; 
 	height: 110%;
 }
