@import url(https://fonts.googleapis.com/css?family=Cabin:600italic);
#site-title {
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  font-style: italic;
}
code,
kbd,
tt {
  font-size: 100%;
  padding-left: 2px;
  padding-right: 2px;
  color: #009688;
}
.widget_recent_entries li,
.widget_recent_comments li {
  margin-bottom: 1em;
}
.sharedaddy {
  margin: 0 0 2em 1em;
}
.sharedaddy .sd-content {
  line-height: 20px;
}
.sharedaddy .sd-content img {
  vertical-align: bottom;
}
.sharedaddy .gplus-profile {
  margin-right: 1em;
}
.amzshcs-item {
  margin-top: 1em;
  margin-bottom: 2em;
  text-align: center;
}
.entry-title {
  line-height: 1.4;
  margin-bottom: 1em;
}
.entry-content  h2 {
  margin-top: 3rem;
  border-left: solid 10px #2185c5;
  padding-left: 10px;
  margin-left: -20px;
  line-height: 1.6;
}
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-top: 2.5rem;
  font-weight: bold;
  line-height: 1.6;
}
.entry-content h3 {
  border-bottom: 1px solid #525252;
  padding-bottom: .25rem;
}
.entry-content blockquote {
  position: relative;
}
.entry-content blockquote:before {
  content: "“";
  font-size: 4rem;
  line-height: 1;
  position: absolute;
  top: -20px;
  left: -20px;
}
.entry-content blockquote:after {
  content: "”";
  font-size: 4rem;
  line-height: 1;
  position: absolute;
  bottom: -40px;
  right: 0;
}
.entry-content p {
  line-height: 2;
  margin-bottom: 2em;
}
.wp_social_bookmarking_light {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  zoom: 1;
}
.wp_social_bookmarking_light:before,
.wp_social_bookmarking_light:after {
  content: "";
  display: table;
}
.wp_social_bookmarking_light:after {
  clear: both;
}
.wp_social_bookmarking_light > div {
  float: left !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 5px 0px 0 !important;
  height: 23px !important;
  text-indent: 0 !important;
}
.wp_social_bookmarking_light img {
  border: 0 !important;
  padding: 0;
  margin: 0;
  vertical-align: top !important;
}
.wp_social_bookmarking_light_clear {
  clear: both !important;
}
.single .entry-content .wp_social_bookmarking_light {
  margin-bottom: 1rem !important;
}
