.ellipsis { color:#333 !important; }


.navbar-blog {width: 100%;}

.blog-container{ margin-bottom: 30px; }

.article-wrapper img{
    display: block;
    max-width: 100%;
    height: auto;
}
.blog-side-trending {
  width: auto;
  top: 110px;
}
@media (max-width: 767px) {
  .blog-side-trending {
    position: static;
    width: auto;
    top: 0;
  }
}
@media (min-width: 768px) {
  .blog-side-trending {
    width: 178px;
  }
}
@media (min-width: 992px) {
  .blog-side-trending {
    width: 212px;
  }
}
@media (min-width: 1200px) {
  .blog-side-trending {
    width: 283px;
  }
}

.blog-archive-title{ padding-left:20px; }
.post-list-xs-text{
  margin-top: -3px;
  font-size: 14px;
  margin-bottom: 0;
}

.trending-article{ font-size: 16px; }

.blog-display-wrapper{ background-color: #222; text-align: center; margin-bottom: 15px; }
.blog-display-wrapper img{ margin: 0 auto; }

.blog-body .notice {
  margin-top: 20px;
}
.blog-body .wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  padding: 0 0 60px;
  margin: 0 auto -60px;
}

.blog-masterhead {
  position: relative;
  padding: 30px 15px;
  color: #cdbfe3;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  background-color: #6f5499;
  background-color: #6f5499;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6f5499), to(#563d7c));
  background-image: -webkit-linear-gradient(top, #6f5499 0, #563d7c 100%);
  background-image: -o-linear-gradient(top, #6f5499 0, #563d7c 100%);
  background-image: linear-gradient(to bottom, #6f5499 0, #563d7c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start-color', endColorstr='$stop-color', GradientType=0);
  background-repeat: repeat-x;
}
@media (min-width: 768px) {
  .blog-masterhead {
    /*padding: 80px 0;*/
  }
}
.blog-masterhead .blog-cadrats-icon {
  display: block;
  font-weight: 500;
  color: #fff;
  text-align: center;
  cursor: default;
  border-radius: 15%;
}
.blog-masterhead .version {
  margin-top: -15px;
  margin-bottom: 30px;
  color: #9783b9;
}
.blog-masterhead .lead {
  margin: 0 auto 30px;
  font-size: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  .blog-masterhead .lead {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .blog-masterhead .lead {
    width: 80%;
    font-size: 30px;
  }
}

.blog-featurette {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 16px;
  line-height: 1.5;
  color: #555;
  text-align: center;
  background-color: #fff;
}
@media (min-width: 768px) {
  .blog-featurette {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.blog-featurette .blog-featurette-title {
  margin-bottom: 5px;
  font-size: 30px;
  font-weight: 400;
  color: #333;
}
@media (min-width: 768px) {
  .blog-featurette .blog-featurette-title {
    font-size: 40px;
  }
}
.blog-featurette .lead {
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.blog-featurette h3 {
  margin-bottom: 5px;
  font-weight: 400;
  color: #333;
}


.blog-header {
  background: #555 url(https://bw-1651cf0d2f737d7adeab84d339dbabd3-bwcore.s3.amazonaws.com/photos/File9622.jpg) left top repeat-x;
  padding: 60px 0;
  font-size: 24px;
  margin-bottom: 40px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.2), inset 0 -3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.2), inset 0 -3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.2), inset 0 -3px 7px rgba(0, 0, 0, 0.3);
  color: #ccc;
}
.blog-header h1 {
  text-align: center;
  margin-top: 0;
  color: #fff;
}
@media (min-width: 768px) {
  .blog-header h1 {
    font-size: 45px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .blog-header h1 {
    text-align: left;
  }
}
.blog-header p {
  text-align: center;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .blog-header p {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .blog-header p {
    text-align: left;
  }
}

.blog-search-tagline { margin-top: -20px; }

.header-wrap-avatar-wrapper{ margin-right: 8px !important; }
.panel-blog-comment{border: 1px solid transparent; background-color: #fff;}
.panel-blog-comment .panel-heading, .panel-blog-comment .panel-footer{ background-color: #fcf8e3 !important; color:#8a6d3b; border-color: #faebcc; }
.panel-blog-comment .panel-heading a, .panel-blog-comment .panel-footer a { color:#66512c; }
.panel-blog-comment .panel-body a { color:#428bca; }
.panel-blog-comment .panel-heading .panel-title{color:#fff;}
.panel-blog-comment .panel-body{ color: #333; }
.panel-blog-comment .panel-body label { color: #000;}
.panel-blog-comment .panel-footer{ border-top:1px solid #222;}
.panel-blog-comment .panel-body h5, .panel-blog-comment .panel-body h4 { color:#fff;}
.panel-blog-comment .panel-group .panel-heading+.panel-collapse .panel-body {
  border-top: 1px solid #222 !important;
}
.panel-blog-comment:before {
  border-right-color: #fcf8e3 !important;
  border-width: 7px;
  top: 9px;
  left: 5px;
}
.panel-blog-comment:after, .panel-blog-comment:before {
  right: 100%;
  border: solid 5px transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.panel-blog-comment a.btn { text-decoration: none; }
/*.panel-blog-comment blockquote {border-left: 5px solid #222; margin: 10px 0;}*/
/*.panel-blog-comment .panel-body .alert-danger a.alert-link { color: #843534 !important;}
.panel-blog-comment .panel-body .alert-info a.alert-link { color: #245269 !important;}
.panel-blog-comment .panel-body pre {
  color: #ccc;
  background-color: #444;
  border: 1px solid #222;
}*/


/* tmp input */
pre code {
  word-wrap: normal;
}

span.line {
  white-space: pre;
  overflow: scroll;
}

.mc-field-group {
  margin: 2px 0 -13px 0;
  padding-bottom: 0;
}

.panel {
  box-shadow: 0px 3px 3px #F0F0F0;
  border: 0;
  border-radius: 0;
}

.entry {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 30px;
  padding: 10px;
}

article, .blog-side-menu {
  margin-bottom: 40px;
  background: white;
  padding: 25px;
  box-shadow: 0px 3px 3px #F0F0F0;
}

.blog-side-menu-advertisement{
   padding-left: 0;
   padding-right: 0;
   padding-bottom: 0;
}
.blog-side-menu-advertisement .info{
  padding-left: 25px;
  padding-right: 25px;
}

#blog {
  background: white;
}

.blog-entry {
  float: none;
  margin-right: auto;
  margin-left: auto;
  max-width: 760px;
}

.blog-entry ul li {
  font-family: 'Noto Serif', serif;
  font-size: 18px;
  color: #444;
  line-height: 2.9rem;
  padding-bottom: 4px;
}



.image-title .color-bg {
  position: relative;
  display:block;
  padding: 200px 40px;
  margin-top: 0;
  color: #fff;
  font-weight: 600;
  font-size: 55px;
  font-family: "Korolev", sans-serif;
  text-align: center;
  height: 500px;
  background: rgba(57, 38, 113, 0.49);
  background: linear-gradient(-225deg, rgba(100, 53, 132, 0.8) 0%, rgba(72, 135, 197, 0.92) 100%);
}

.image-title .color-bg h1 {
  color: #fff;
  font-weight: 600;
  font-size: 55px;
}

.image-title .color-bg h3 {
  font-size: 40px;
  color: white;
}

.image-title a:hover {
  text-decoration: none;
}

.blog-entry .image-title h1 a {
  color: #fff;
  font-weight: 600;
  font-size: 40px;
}

.blog-entry h1.image-title {
  font-size: 30px;
  font-family: "Korolev-Medium";
  color: #fff;
  font-weight: 600;
  line-height: 40px;
}

.blog-entry h1 a {
  font-size: 30px;
  font-family: "Korolev-Medium";
  color: #444;
  font-weight: 600;
  line-height: 41px;
}
.blog-entry h1 {
  margin-bottom: 0;
}

.blog-entry h1,
.blog-entry h2,
.blog-entry h3,
.blog-entry h4,
.blog-entry h5 {
  color: #444;
  font-weight: 600;
  margin-top: 0px;
}

.blog-entry h2 {
  font-size: 25px;
}

.blog-entry p {
  font-family: 'Noto Serif', serif;
  font-size: 18px;
  color: #444;
  line-height: 2.9rem;
  margin: 0 0 24px;
}

.blog-entry ul {
  margin-bottom: 25px;
}

.blog-entry li {
  font-family: 'Noto Serif', serif;
  font-size: 18px;
  color: #444;
  /*margin: 0 0 24px;*/
}

.blog-entry figure.code {
  margin: 25px;
}

.blog-entry a {
  font-family: 'Noto Serif', serif;
  font-size: 18px;
  line-height: 2.9rem;
}

.blog-entry .date {
  color: #999;
  font-weight: 300;
  font-size: 16px;
  margin-left: 4px;
  margin-top: 10px;
  padding-bottom: 10px;
}

.blog-entry .author {
  display: inline;
  font-weight: 600;
}

.rss-button {
  position: relative;
  float: right;
  right: 0px;
  top: 0px;
}

.blog-index .toplink {
  font-family: "Korolev-Medium";
  font-size: 14px;
  line-height: auto;
  font-weight: 600;
}

.newsletter span {
  float: left;
  line-height: 38px;
  font-size: 1.7rem;
  font-weight: 600;
}

.newsletter .mc-field-group {
  display: inline-block;
}

.newsletter .newsletter-form {
  width: auto;
  float: right;
}

.newsletter .sbmc {
  width: 100px;
}

.blog-title-divider {
  border-width: 4px !important;
  /*border-color: #128bee;*/
  border-color: #faebcc !important;
  margin: -5px 0 10px 0 !important;
}

.blog-index.blog-entry {
  margin-top: 40px;
}

ul.post-list, .trending-list {
  font-size: 16px;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0 20px;
  clear: both;
}
ul.post-list > li {
  border-bottom: 1px solid #ddd;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  overflow: hidden;
}
ul.post-list > li > time {
  color: #999;
  display: inline-block;
  float: right;
  font-family: Menlo, Monaco, 'Bitstream Vera Sans Mono', 'Courier New', monospace;
  font-size: 12px;
  white-space: nowrap;
}

.download-partial {
  width: 100%;
  border-radius: 5px;
  padding: 18px;
  padding-top: 23px;
  background: #548;
  color: #fff;
  font-family: 'Korolev', sans-serif;
  font-size: 24px;
  margin: 30px 0px;
}

.download-partial a {
  padding: 5px 22px;
  padding-top: 9px;
  font-family: 'Korolev', sans-serif;
  color: #fff;
  position: relative;
  transition: all 0.2s;
}

.download-partial a {
  border: 2px solid #fff;
  font-size: 20px;
  border-radius: 7px;
  top: -9px;
  float: right;
}

.download-partial a:hover {
  background: #fff;
  color: #548;
  text-decoration: none;
}

.btn-purple {
  font-family: "Korolev", sans-serif !important;
  border: 2px solid #548;
  font-size: 24px !important;
  color: white;
  background: #548;
  font-weight: 400;
  padding: 18px;
  padding-top: 23px;
}

.btn-purple:hover {
  color: #548;
  background: white;
  border: 2px solid #548;
}

.code pre {
  overflow-x: auto;
  width: 676px;
}

.gutter .line-numbers {
  width: 100% !important;
}

.blog-entry .author a {
  font-family: "Korolev-Medium";
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
}
