a {
  color: #29c;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  border-color: #29c;
  background-color: #29c;
}
.myavatar {
  background-position: center center;
}
#settbar {
  background-color: transparent;
}
.navbar-brand {
  position: relative;
}
#waiting {
  position: relative;
  border-radius: 3px;
}
#dynamic {
  font-family: "Frutiger Next", Frutiger, "Segoe UI", "Hiragino Kaku Gothic Pro", "Helvetica Neue", Helvetica, Arial, Sans-serif;
  font-size: 1.1em;
  line-height: 1.4;
  /* overriding layout stuff we don't use anymore */
}
#dynamic:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 80px;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#00000000', GradientType=0);
  z-index: 2;
}
#dynamic .row,
#dynamic .col-lg-12 {
  margin: 0;
  padding: 0;
  width: auto;
}
#blog-header {
  max-height: 50vh;
  overflow: hidden;
  background-color: #000000;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  /* bg change
    &.blog-header-image {
        background-position: center center;
        background-size: cover;
    }*/
}
#blog-header img {
  max-width: 100%;
  width: 100%;
  opacity: 0.001;
  filter: alpha(opacity=0.1);
}
#blog-header.blog-header-bgimage,
#blog-header.blog-header-image {
  background-color: #fff;
}
#blog-header.blog-header-bgimage {
  text-align: center;
}
#blog-header.blog-header-bgimage h1 {
  min-height: none;
}
#blog-header.blog-header-image {
  max-height: none;
}
#blog-header h1 {
  display: table;
  margin: 0 10px;
  max-width: 708px;
  height: 40vh;
  width: 100%;
  color: #fff;
  text-align: left;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}
#blog-header h1 span {
  display: table-cell;
  vertical-align: middle;
}
#blog-header h1 div {
  display: table-cell;
  max-width: 1px;
  max-height: 50vh;
  overflow: hidden;
}
#blog-header h1 img {
  max-width: none;
  width: auto;
  max-height: 50vh;
}
#blog-header-image {
  margin: 0 auto;
  overflow: hidden;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#blog-header-image img {
  max-width: 100%;
  width: auto;
}
.sett-post-analytics {
  position: absolute;
  right: 20px;
  bottom: 20px;
  background-color: transparent;
  color: #fff;
}
.post-header-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
  height: 80vh;
  background: #000000 url('http://cdn.sett.com/images/paper.jpg') no-repeat center center;
  background-size: cover;
}
.post-header-image:not([style]) {
  height: 40%;
  height: 40vh;
}
.post-header-image:not([style]) + .post-header-text {
  height: 40%;
  height: 40vh;
}
.post-header-shade {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  filter: alpha(opacity=30);
  background-image: -webkit-linear-gradient(top, transparent 0%, #000000 85%);
  background-image: -o-linear-gradient(top, transparent 0%, #000000 85%);
  background-image: linear-gradient(to bottom, transparent 0%, #000000 85%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
}
.post-header-caption {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 3;
  margin: 10px 10px 8px 50%;
  padding-left: 360px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  opacity: .9;
  text-align: right;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}
.post-header-text {
  display: table;
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 80%;
  color: #fff;
  z-index: 2;
}
.post-header-text h1 {
  font-size: 2em;
  color: inherit;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}
.post-header-text h1 a {
  color: inherit;
}
.post-header-text h1 a:hover {
  text-decoration: none;
}
.post-header-text ul.byline {
  margin-bottom: 5px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.post-header-text ul.byline li {
  color: #ccc;
}
.post-header-text ul.byline li.byline-comments a {
  color: #ccc;
}
.post-header-text ul.byline li.byline-comments a:hover {
  color: #fff;
}
.post-header-text-inner {
  display: table-cell;
  margin: 0;
  padding-bottom: 10px;
  width: 100%;
  vertical-align: bottom;
}
#columns {
  margin: 0 10px;
  max-width: 708px;
}
center#pagination {
  clear: both;
}
#posts.multi .post {
  margin-top: 30px;
}
#posts.multi .post.full .votebox {
  display: block;
}
#posts.multi .post:first-child {
  margin-top: 20px;
}
#posts.multi h2 {
  font-size: 1.5em;
  line-height: 1.2;
}
#posts.multi .responses .post {
  margin-top: 10px;
}
#posts.multi .responses h2 {
  display: none;
}
#posts.multi .votebox {
  display: none;
}
.post h2 a {
  color: #000;
}
.post.compact .body {
  max-height: 8.2em;
  margin-bottom: 10px;
  overflow: hidden;
}
.post.compact .body p {
  display: inline;
  margin-right: 1.5em;
}
.post.compact .byline-vote,
.post.compact .byline-reply,
.post.compact .byline-views {
  display: none;
}
.post .responses .post-header-image,
.post .responses .post-header-text {
  display: none;
}
.post .body p:empty {
  display: none;
}
.post .body img {
  max-width: 100%;
}
.post .body blockquote {
  margin: 10px 0;
  padding: 10px 20px 1px;
}
.post-preview-image {
  display: inline-block;
  float: left;
  margin: 0 15px 10px 0;
  width: 5em;
  height: 8.2em;
  background-position: center center;
  background-size: cover;
}
.post-admin {
  display: inline-block;
  float: right;
}
.post-admin .dropdown-menu span {
  display: inline-block;
  margin-right: 0.5em;
  min-width: 1em;
}
.post-admin-toggle {
  display: inline-block;
  padding: 0.0em 0.4em 0 0.6em;
  font-size: inherit;
  line-height: 0.6;
  color: #aaa;
}
.post-admin-toggle:hover,
.post-admin-toggle:active,
.post-admin-toggle:focus {
  color: #888;
  text-decoration: none;
}
.post-header-text-inner .post-admin-toggle {
  color: #ccc;
}
.post-header-text-inner .post-admin-toggle:hover {
  color: #fff;
}
ul.byline,
ul.post-actions {
  display: block;
  padding: 0;
  list-style-type: none;
}
ul.byline li,
ul.post-actions li {
  float: left;
  padding-right: 10px;
  color: #aaa;
}
ul.byline li.byline-comments a,
ul.post-actions li.byline-comments a {
  color: inherit;
}
ul.byline li.byline-comments a:hover,
ul.post-actions li.byline-comments a:hover {
  color: #888;
}
ul.byline li .byline_label,
ul.post-actions li .byline_label {
  margin-right: 3px;
}
ul.byline a:hover,
ul.post-actions a:hover {
  text-decoration: none;
}
.byline-author {
  position: relative;
}
.byline-author-image {
  display: inline-block;
  border-radius: 50%;
  width: 1.2em;
  height: 1.2em;
  background-position: center center;
  background-size: cover;
  vertical-align: top;
}
.byline-soc {
  padding-top: 0.075em;
}
.byline-soc-icon-pinterest-sign a {
  color: #a00;
}
.byline-soc-icon-facebook-sign a {
  color: #3b5998;
}
.byline-soc-icon-twitter a {
  color: #3B87C3;
}
.byline-author-container {
  display: inline-block;
}
.byline-author-extended {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border: 1px solid #ddd;
  border-radius: 3px;
  max-width: 240px;
  width: 240px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  color: #333;
  text-shadow: none;
}
.byline-author-extended .byline-author-image {
  margin-right: 3px;
  width: 50px;
  height: 50px;
  vertical-align: middle;
}
.byline-author-extended ul {
  font-size: 11px;
}
.byline-author-extended .authorbio {
  margin-top: 5px;
  font-size: 11px;
}
.byline-author-extended .author-star {
  font-size: 0.8em;
}
.byline-author-extended .author-star a {
  color: #fc0;
}
.byline-author:hover .byline-author-extended {
  display: block;
}
.responses .post .content {
  font-size: inherit;
}
.author_square {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  padding: 30px 0 0 30px;
  max-width: 135px;
  background: #fff;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}
.author_square .avatar_bound {
  position: relative;
  max-width: 100%;
  width: 85px;
  height: 85px;
  background-position: center center;
  background-size: cover;
  z-index: 1;
}
.author_square .author_square-name {
  margin-top: 5px;
  color: #888;
}
.author_square .author_pop {
  display: none;
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 1;
  margin: 30px;
  padding-bottom: 10px;
  width: 350px;
  min-height: 105px;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  font-size: 12px;
}
.author_square .author_pop table {
  display: block;
  margin-left: 105px;
  text-align: left;
}
.author_square .author_pop table tr,
.author_square .author_pop table td {
  display: block;
}
.author_square .author_pop table ul.list-unstyled li {
  float: left;
  margin-left: 1em;
}
.author_square .author_pop table ul.list-unstyled li:first-child {
  margin-left: 0;
}
.author_square .author_pop .authorbio {
  clear: both;
  padding-top: 5px;
}
.author_square:hover .author_pop {
  display: block;
}
#posts.single .content {
  position: relative;
  margin: 0 auto 0;
  padding: 1.5em 0;
}
#posts.single .body {
  line-height: 1.5em;
}
#posts.single .body > p:not(:empty) {
  margin-bottom: 1em;
  font-size: 1.2em;
  font-style: italic;
  line-height: 1.5em;
}
#posts.single .body p,
#posts.single .body p:not(:empty) ~ p {
  margin-bottom: 10px;
  font-size: inherit;
  font-style: normal;
  line-height: inherit;
}
#posts.single .post .responses .post-header-image,
#posts.single .post .responses .post-header-text {
  display: none;
}
#posts.single .post .responses .responses {
  margin-right: 0;
  width: auto;
}
#posts.single .post .responses .responses .post:not(.editor) {
  margin-left: 20px;
}
#posts.single .post .responses .post {
  margin-top: 1.5em;
}
#posts.single .post .responses .head {
  display: none;
}
#posts.single .post .responses .content {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  width: auto;
}
#posts.single .post .responses .author_square {
  padding: 0;
  width: 40px;
}
#posts.single .post .responses .avatar_bound {
  width: 40px;
  height: 40px;
}
#posts.single .post .responses .author_pop {
  margin: 0;
  width: 300px;
  min-height: 0;
}
#posts.single .post .responses .author_pop table {
  margin-left: 60px;
}
#posts.single .post .responses .author_square-name {
  display: none;
}
#posts.single .post .responses .title {
  display: none;
}
#posts.single .post .responses .body {
  font-size: inherit;
}
#posts.single .post .responses .body > p:first-child {
  font-size: inherit;
  font-style: normal;
  margin: 0 0 5px;
}
#posts.single .post .responses .votebox {
  margin: 0 0 10px;
}
#posts.single .post .responses ul.byline .byline-comments {
  display: none;
}
#posts.single .post .responses ul.byline,
#posts.single .post .responses ul.post-actions,
#posts.single .post .responses p {
  margin-bottom: 5px;
}
#posts.single .post .responses .editor {
  margin-top: 0;
}
.vote-trigger.up.unvoted.selected {
  display: none;
}
.vote-trigger.up.unvoted:after {
  content: " Like";
}
.vote-trigger.up.voted {
  display: none;
}
.vote-trigger.up.voted.selected {
  display: inline;
  color: #c55;
}
.vote-trigger.up.voted:after {
  content: " Liked";
}
#responses #responses-sort {
  float: right;
}
.suggestbox .votebox {
  float: right;
  margin-right: 30px;
}
#dynamic #settbar-sub {
  display: none;
}
#posts-nav {
  margin: 30px 0 0;
  border: 0;
  padding: 0;
  max-width: 708px;
  min-height: 0;
}
#posts-nav .navbar-text {
  display: none;
}
#posts-nav .navbar-btn {
  margin: 0;
}
#posts-nav ul.navbar-collapse.collapse {
  display: none !important;
}
#posts-nav button.navbar-toggle {
  display: block;
}
#posts-nav label {
  font-size: 14px;
  font-weight: normal;
}
#posts-nav div {
  display: inline-block;
}
#sortby {
  margin-right: 0;
}
.sett-empty-message {
  margin-top: 30px;
}
.post.editor .post-header-image,
.post.editor .post-header-text,
.post.editor .post-admin,
.post.editor .byline {
  display: none;
}
/* posts-nav */
#posts-nav label {
  color: #aaa;
}
#posts-nav input.form-control {
  font-size: 14px;
}
#posts-nav-sort-button {
  color: #888;
}
#posts-nav-sort-button .caret {
  border-top-color: #888;
  color: #888;
}
.posts-nav-search-form {
  display: inline-block;
}
.posts-nav-search-input {
  display: inline-block;
  width: 6em;
}
.posts-nav-search-input::-webkit-input-placeholder {
  color: inherit;
}
.posts-nav-search-input:-moz-placeholder {
  color: inherit;
}
.posts-nav-search-input::-moz-placeholder {
  color: inherit;
}
.posts-nav-search-input:ms-input-placeholder {
  color: inherit;
}
.posts-nav-search-input:focus::-webkit-input-placeholder {
  color: #aaa;
}
.posts-nav-search-input:focus:-moz-placeholder {
  color: #aaa;
}
.posts-nav-search-input:focus::-moz-placeholder {
  color: #aaa;
}
.posts-nav-search-input:focus:ms-input-placeholder {
  color: #aaa;
}
.posts-nav-search-submit {
  display: none;
}
.posts-nav-searching .posts-nav-search-input {
  width: 8em;
}
.posts-nav-searching .posts-nav-search-submit {
  display: inline-block;
}
.posts-nav-searching #posts-nav-sort {
  display: none;
}
.posts-nav-search-results.navbar .posts-nav-search-input {
  width: 12em;
}
.navbar .email-dropdown {
  padding: 5px 10px;
  max-width: 90vw;
  width: auto;
}
.email-dropdown input {
  display: inline-block;
  width: 10em;
}
#newpostbox {
  padding: 0;
}
#readnext {
  padding: 0 10px;
  font-size: inherit;
  line-height: inherit;
}
#readnext h3 {
  margin: 10px 0 8px;
  font-size: inherit;
}
#readnext #hidenext,
#readnext .post {
  font-size: 11px;
}
#readnext .post {
  margin-bottom: 5px;
  max-height: 6em;
}
#readnext .post h4.small {
  font-size: inherit;
  line-height: inherit;
}
#readnext .post h4.small a.title {
  padding: 0;
}
#readnext .post p {
  line-height: 1.1;
}
.popover-content {
  padding: 3px 8px 8px;
  font-size: 14px;
}
.popover-content:before,
.popover-content:after {
  content: " ";
  display: table;
}
.popover-content:after {
  clear: both;
}
ul.sett-likes {
  list-style-type: none;
}
ul.sett-likes li {
  margin-top: 5px;
}
ul.sett-likes li img {
  border-radius: 50%;
}
/* sidebar */
#sidebox {
  display: none;
}
@media (min-width: 708px + 271px + 20px) {
  #blog-header.sidebox h1 {
    max-width: 979px;
  }
  #columns.sidebox {
    max-width: 979px;
  }
  #columns.sidebox #newpostbox:after,
  #columns.sidebox #posts-nav:after {
    clear: none;
    content: none;
  }
  #columns.sidebox #posts {
    clear: none;
    float: left;
    max-width: 708px;
    width: 100%;
  }
  #columns.sidebox #sidebox {
    display: block;
    float: right;
    margin-left: 30px;
    border-left: 1px solid #ccc;
    padding: 8px 0 10px 27px;
    max-width: 240px;
    width: 237px;
    font-size: 14px;
  }
}
@media (min-width: 481px) {
  #dynamic {
    font-size: 1.2em;
  }
  .post-preview-image {
    width: 8.2em;
  }
}
@media (min-width: 728px) {
  #dynamic {
    font-size: 1.3em;
  }
  #blog-header h1,
  #columns {
    margin-left: auto;
    margin-right: auto;
  }
  #blog-header-image {
    background-size: auto;
  }
  #blog-header-image img {
    max-width: none;
  }
  #posts.single .post .title {
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    width: 100%;
  }
  #posts.single .post .content {
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0;
  }
  .post-preview-image {
    width: 12em;
  }
}
@media (max-width: 767px) {
  #settbar.navbar-fixed-top,
  #settbar.navbar-fixed-bottom,
  #settbar.navbar-static-top {
    position: fixed;
  }
  #settbar.navbar-fixed-top .container,
  #settbar.navbar-fixed-bottom .container,
  #settbar.navbar-static-top .container {
    padding: 0;
  }
  .container {
    padding: 0 10px;
  }
  .sett-reply-button-mobile {
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .hidden-480 {
    display: none !important;
  }
  #posts-nav-sort label {
    display: none;
  }
  #posts-nav {
    font-size: 12px;
  }
  #posts-nav .btn {
    font-size: 12px;
  }
  #posts-nav input.form-control {
    height: auto;
    font-size: 12px;
  }
}
/* iphone 5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .post-header-image,
  #posts.single .post-header-text {
    max-height: 350px;
  }
  #blog-header,
  #blog-header-image {
    max-height: 234px;
  }
}
/* iphone up to 4s */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .post-header-image,
  #posts.single .post-header-text {
    max-height: 270px;
    height: 270px;
  }
  #blog-header,
  #blog-header-image {
    max-height: 200px;
  }
}
