/* Wordpress Custom Style */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

section.logo ul li:nth-child(3) a {
  background: #d3215d;
  color: #ffffff !important; }
  section.logo ul li:nth-child(3) a:hover, section.logo ul li:nth-child(3) a:focus {
    background: #d3215d !important; }

.img-responsive {
  display: block;
  width: 100%;
  height: auto; }

.entry-content {
  text-align: left; }

.singlepost a {
  color: #11a8af; }
  .singlepost a:hover {
    color: #084f52;
    text-decoration: none; }

.singlepost img.alignleft,
.singlepost img.alignright,
.singlepost img.aligncenter {
  margin-bottom: 14px;
  max-width: 100%;
  height: auto; }
  @media screen and (min-width: 1201px) {
    .singlepost img.alignleft,
    .singlepost img.alignright,
    .singlepost img.aligncenter {
      max-width: 350px; } }
  @media screen and (max-width: 1200px) {
    .singlepost img.alignleft,
    .singlepost img.alignright,
    .singlepost img.aligncenter {
      max-width: 320px; } }
  @media screen and (max-width: 1024px) {
    .singlepost img.alignleft,
    .singlepost img.alignright,
    .singlepost img.aligncenter {
      max-width: 240px; } }
  @media screen and (max-width: 768px) {
    .singlepost img.alignleft,
    .singlepost img.alignright,
    .singlepost img.aligncenter {
      float: none;
      max-width: 100%;
      width: 100%;
      margin-left: 0; } }

.singlepost img.alignleft {
  float: left;
  margin-right: 20px; }

.singlepost img.alignright {
  float: right;
  margin-left: 20px; }

div.postitem:after {
  display: block;
  clear: both;
  content: "";
  width: 100%; }

blockquote {
  padding-left: 28px;
  border-left: 5px solid #69eaf0;
  margin-left: 0; }
  blockquote p {
    font-size: 1.125rem;
    line-height: 1.5;
    font-style: italic;
    font-family: Georgia, serif;
    color: #1a1a1a; }

#comments label {
  display: none; }

#comments span.required.hide {
  display: none; }

#comments ol.comment-list {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  #comments ol.comment-list li.comment {
    list-style: none;
    padding: 14px 7px 7px 14px;
    background: #FFF;
    margin-left: 0; }
    @media screen and (max-width: 768px) {
      #comments ol.comment-list li.comment {
        padding: 14px 7px 7px 7px; } }
    #comments ol.comment-list li.comment .comment-body {
      position: relative;
      padding-bottom: 14px; }
      #comments ol.comment-list li.comment .comment-body:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0; }
      #comments ol.comment-list li.comment .comment-body .comment-author img {
        float: left;
        margin-right: 10px;
        margin-bottom: 0px; }
    #comments ol.comment-list li.comment.odd {
      background: #ddfafc; }
      #comments ol.comment-list li.comment.odd .comment-body {
        border-bottom: 0;
        margin-bottom: 0; }

body section.singlepost .yarpp-related ol {
  padding-left: 0 !important; }

#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  #sidebar ul aside.widget {
    margin: 10px 0 28px; }
  #sidebar ul aside h3 {
    margin-bottom: 10px;
    font-weight: 300; }
  #sidebar ul li {
    background: url("../images/list.svg") no-repeat 0px 0px;
    padding-left: 28px;
    margin-bottom: 10px;
    line-height: 1.5; }
    #sidebar ul li:hover {
      background-image: url("../images/list-hover.svg"); }
    #sidebar ul li.cat-item {
      margin-bottom: 0; }

#searchform div {
  border: 1px solid #cccccc;
  padding: 4px 6px; }
  #searchform div input[type="text"] {
    border: 0; }

.yarpp-related ol {
  list-style: none;
  padding: 0; }
  .yarpp-related ol li {
    border-bottom: 1px solid #e5e5e5; }
    .yarpp-related ol li:first-child a {
      padding-top: 0; }
    .yarpp-related ol li a {
      display: block;
      padding: 10px 0; }
      .yarpp-related ol li a:hover {
        color: #084f52; }

iframe#linksalpha_info_loader {
  display: none; }
