.single article {
  float: right;
  max-width: 600px;
}
.single .entry-title {
  font-size: 50px;
  letter-spacing: -0,02em;
}
.single p a {
  color: #a01818;
  text-decoration: none;
}
.single blockquote {
    margin-left: 20px;
    float: right;
    font-family: lato;
    max-width: 300px;
    font-size: 1.3em;
    font-weight: 100;
    line-height: 1.3em;
    border-left: 3px groove #a01818;
}
.headline {
  font-family: lato, sans-serif;
  font-weight: normal;
  font-size: 1.42em;
  line-height: 1.31;
}
.post-category a {
  color: #a01818 !important;
}
.post-category a[rel=post-tag] {
  font-weight: 300 !important;
}
.post-category a[rel=tag] {
  font-weight: 300 !important;
}
.mp_featured_posts {
  background-color: #415252;
}
.wp-caption {
  border: 0px;
  padding: 0px;
  background: none;
  line-height: 1.2em;
}
.entry-meta a {
  color: #a01818 !important;
}
.widget {
  counter-reset: diplodo;
}
.widget dt::before {
  content: counter(diplodo);
  counter-increment: diplodo;
  position: relative;
  float: left;
  padding-left; 4px;
  font-family: lato;
  font-weight: 300;
  font-size: 25px;
  margin-left: -25px;
  margin-top: -5px;
  color: #999;
}  
#side-matter-2 {
  font-family: lato, sans-serif;
  font-weight: 100;
}
#mp_featured_posts-4 {
  font-family: lato, sans-serif;
  padding: 0px;
}
.home .alignleft {
  margin: 0px 20px 8px 0px
}
.home .excerpt {
  font-family: Lato, serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5em;
}
.crp_related  {
  border-top: 1px dotted #999;
  text-align: center;
}
.lesogsa {
  text-decoration: none;
  width: 33%;
  float: left;
  padding-left: 10px;
}
.lesogsa::after {
  border-right: 1px dotted #ccc;
}
.crp_title {
  text-decoration: none;
  font-family: lato, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 0.7em;
}
.crp_author {
  text-decoration: none;
  font-family: lato, sans-serif;
  font-weight: 900;
  font-size: 12px;
}
.tptn_author {
  font-family: lato, sans-serif;
  font-weight: 300;
}
.tptn_title {
  font-family: lato, sans-serif;
  font-weight: 900;
}
.crp_author a {
  text-decoration: none;
  color: #a01818;
}
.osd-sms-wrapper {
    border-top: 0px;
    padding-top: 0px;
    margin-top: -20px;
    width: 100%;
    position: relative;
}
.textwidget img {
  box-shadow: 3px 3px 3px 2px #666;
}
#search-3 {
  padding: 0px;
}