.lg-1,
.lg-10,
.lg-11,
.lg-12,
.lg-2,
.lg-3,
.lg-4,
.lg-5,
.lg-6,
.lg-7,
.lg-8,
.lg-9,
.md-1,
.md-10,
.md-11,
.md-12,
.md-2,
.md-3,
.md-4,
.md-5,
.md-6,
.md-7,
.md-8,
.md-9,
.sm-1,
.sm-10,
.sm-11,
.sm-12,
.sm-2,
.sm-3,
.sm-4,
.sm-5,
.sm-6,
.sm-7,
.sm-8,
.sm-9,
.xs-1,
.xs-10,
.xs-11,
.xs-12,
.xs-2,
.xs-3,
.xs-4,
.xs-5,
.xs-6,
.xs-7,
.xs-8,
.xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.xs-1,
.xs-10,
.xs-11,
.xs-12,
.xs-2,
.xs-3,
.xs-4,
.xs-5,
.xs-6,
.xs-7,
.xs-8,
.xs-9 {
  float: left;
}
.xs-12 {
  width: 100%;
}
.xs-11 {
  width: 91.66666667%;
}
.xs-10 {
  width: 83.33333333%;
}
.xs-9 {
  width: 75%;
}
.xs-8 {
  width: 66.66666667%;
}
.xs-7 {
  width: 58.33333333%;
}
.xs-6 {
  width: 50%;
}
.xs-5 {
  width: 41.66666667%;
}
.xs-4 {
  width: 33.33333333%;
}
.xs-3 {
  width: 25%;
}
.xs-2 {
  width: 16.66666667%;
}
.xs-1 {
  width: 8.33333333%;
}
@media (min-width: 768px) {
  .sm-1,
  .sm-10,
  .sm-11,
  .sm-12,
  .sm-2,
  .sm-3,
  .sm-4,
  .sm-5,
  .sm-6,
  .sm-7,
  .sm-8,
  .sm-9 {
    float: left;
  }
  .sm-12 {
    width: 100%;
  }
  .sm-11 {
    width: 91.66666667%;
  }
  .sm-10 {
    width: 83.33333333%;
  }
  .sm-9 {
    width: 75%;
  }
  .sm-8 {
    width: 66.66666667%;
  }
  .sm-7 {
    width: 58.33333333%;
  }
  .sm-6 {
    width: 50%;
  }
  .sm-5 {
    width: 41.66666667%;
  }
  .sm-4 {
    width: 33.33333333%;
  }
  .sm-3 {
    width: 25%;
  }
  .sm-2 {
    width: 16.66666667%;
  }
  .sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .md-1,
  .md-10,
  .md-11,
  .md-12,
  .md-2,
  .md-3,
  .md-4,
  .md-5,
  .md-6,
  .md-7,
  .md-8,
  .md-9 {
    float: left;
  }
  .md-12 {
    width: 100%;
  }
  .md-11 {
    width: 91.66666667%;
  }
  .md-10 {
    width: 83.33333333%;
  }
  .md-9 {
    width: 75%;
  }
  .md-8 {
    width: 66.66666667%;
  }
  .md-7 {
    width: 58.33333333%;
  }
  .md-6 {
    width: 50%;
  }
  .md-5 {
    width: 41.66666667%;
  }
  .md-4 {
    width: 33.33333333%;
  }
  .md-3 {
    width: 25%;
  }
  .md-2 {
    width: 16.66666667%;
  }
  .md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .lg-1,
  .lg-10,
  .lg-11,
  .lg-12,
  .lg-2,
  .lg-3,
  .lg-4,
  .lg-5,
  .lg-6,
  .lg-7,
  .lg-8,
  .lg-9 {
    float: left;
  }
  .lg-12 {
    width: 100%;
  }
  .lg-11 {
    width: 91.66666667%;
  }
  .lg-10 {
    width: 83.33333333%;
  }
  .lg-9 {
    width: 75%;
  }
  .lg-8 {
    width: 66.66666667%;
  }
  .lg-7 {
    width: 58.33333333%;
  }
  .lg-6 {
    width: 50%;
  }
  .lg-5 {
    width: 41.66666667%;
  }
  .lg-4 {
    width: 33.33333333%;
  }
  .lg-3 {
    width: 25%;
  }
  .lg-2 {
    width: 16.66666667%;
  }
  .lg-1 {
    width: 8.33333333%;
  }
}
.primary-bg {
  background: #ffffff;
  color: #000001;
}
.primary-bg-dark {
  background: #1d4871;
  color: #000001;
}
a,
a:visited {
  color: #000001;
  text-decoration: none;
}
body {
  color: #000001;
  font-family: "Sunflower", sans-serif;
}
#content {
  clear: both;
 /* border-top: solid 4px; */
  display: flex;
  flex-wrap: wrap;
}
.container {
  max-width: 1230px;
  margin: auto;
  padding: 0 15px;
}
#primary {
  float: left;
  padding: 0 15px;
}
#secondary {
  float: right;
  padding: 0 15px;
}
.site-main {
  display: flex;
  flex-wrap: wrap;
}
#masthead {
  padding: 10px 15px;
}
.site-branding {
  float: left;
  width: auto;
	color: #000001;
}
.site-branding a {
  color: #000001;
}
.site-branding .site-title {
  font-size: 26px;
  font-weight: bold;
  margin: 10px 0;
  margin-bottom: 0;
}
.site-branding .site-description {
  margin: 0;
  margin-bottom: 15px;
}
#site-navigation {
  float: left;
  width: 100%;
}
#site-navigation a {
  padding: 10px 15px;
  color: #000001;
  border-right: solid 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset -1px 0 2px rgba(0, 0, 0, 0.1);
}
#site-navigation li:hover > a {
  background: #193d60;
}
#site-navigation .sub-menu,
#site-navigation .children {
  background: #193d60;
  border-top: #13304c solid 4px;
}
#site-navigation .sub-menu a:hover,
#site-navigation .children a:hover {
  background: #122e48;
}
.solah-blog {
  float: left;
  padding: 15px 9px;
  margin: 10px 0;
}
.solah-blog .entry-title {
  margin-bottom: 0px;
  margin-top: 0px;
							font-size:16px;
}
.solah-blog .entry-title a {
  color: #000001;
}
.solah-blog .post-thumbnail {
  margin-bottom: 5px;

}
.solah-blog .entry-meta {
  font-size: 13px;
  letter-spacing: 0px;
  -webkit-font-smoothing: antialiased;
}
.solah-blog .entry-meta a {
  font-weight: bold;
}
.solah-blog .entry-content {
  margin-top: 0px;
  font-size: 16px;
}
.solah-blog .entry-content p {
  margin-top: 0px;
  margin-bottom: 0;
}
.posts-navigation {
  width: 100%;
}
.single article.post {
  width: 100%;
}
.single article.post .entry-title {
  width: calc(100% + 30px);
  margin-left: -15px;
  padding: 0px;
 /* border-bottom: solid 1px #ffe0b8; */
  margin-top: 0;
  margin-bottom: 0;
}
.single article.post .entry-meta {
  border: solid 1px #ffe0b8;
  border-top: none;
  padding: 1px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  background: #ffeed7;
}
.entry-content,
.comment-content {
  font-size: 16px;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
  font-weight: bold;
  color: #422a2a;
}
.entry-content table,
.comment-content table {
  border-collapse: collapse;
}
.entry-content table thead,
.comment-content table thead {
  background: #ffdcae;
}
.entry-content table thead th,
.comment-content table thead th {
  border-right: none;
}
.entry-content table td,
.comment-content table td,
.entry-content table th,
.comment-content table th {
  padding: 6px;
 
  text-align: left;
}
.entry-content pre,
.comment-content pre {
  background: #ffebd2;
  border: dashed 1px #ffdeb3;
}
.entry-content ul,
.comment-content ul,
.entry-content ol,
.comment-content ol {
  margin-left: 10px;
}
.entry-footer {
  border: solid 1px #ffe0b8;
  border-right: none;
  border-left: none;
  padding: 10px 5px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.entry-footer .cat-links {
  margin-right: 10px;
}
.entry-footer .post-edit-link {
  float: right;
}
nav.post-navigation {
  border: solid 1px #ffe0b8;
  border-right: none;
  border-left: none;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 100%;
  padding: 10px 0;
}
#colophon {
 /* footer */
  color: #000001;
  text-align: center;
  padding: 10px;
}
#colophon a {
  color: #000001;
}
#secondary {
  padding-top: 20px;
  margin-top: -4px;
 /* sidebar */
 /* border-top: solid 4px #000000; */
  -webkit-font-smoothing: antialiased;
}
#secondary a {

}
#secondary a:hover {
  text-decoration: underline;
}
#secondary input[type="search"],
#secondary input[type="text"],
#secondary textarea,
#secondary input[type="email"],
#secondary url[type="url"] {

  border: solid 1px #0c0f0a;
  color: #000001;
}
#secondary input[type="search"]:focus,
#secondary input[type="text"]:focus,
#secondary textarea:focus,
#secondary input[type="email"]:focus,
#secondary url[type="url"]:focus,
#secondary input[type="search"]:active,
#secondary input[type="text"]:active,
#secondary textarea:active,
#secondary input[type="email"]:active,
#secondary url[type="url"]:active {
  outline: none;
}
#secondary input[type="search"]::-webkit-input-placeholder,
#secondary input[type="text"]::-webkit-input-placeholder,
#secondary textarea::-webkit-input-placeholder,
#secondary input[type="email"]::-webkit-input-placeholder,
#secondary url[type="url"]::-webkit-input-placeholder {
  color: rgba(238, 238, 238, 0.5);
}
#secondary input[type="search"]::-moz-placeholder,
#secondary input[type="text"]::-moz-placeholder,
#secondary textarea::-moz-placeholder,
#secondary input[type="email"]::-moz-placeholder,
#secondary url[type="url"]::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(238, 238, 238, 0.5);
}
#secondary input[type="search"]:-ms-input-placeholder,
#secondary input[type="text"]:-ms-input-placeholder,
#secondary textarea:-ms-input-placeholder,
#secondary input[type="email"]:-ms-input-placeholder,
#secondary url[type="url"]:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(238, 238, 238, 0.5);
}
#secondary input[type="search"]:-moz-placeholder,
#secondary input[type="text"]:-moz-placeholder,
#secondary textarea:-moz-placeholder,
#secondary input[type="email"]:-moz-placeholder,
#secondary url[type="url"]:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(238, 238, 238, 0.5);
}
#secondary input[type="search"]::placeholder,
#secondary input[type="text"]::placeholder,
#secondary textarea::placeholder,
#secondary input[type="email"]::placeholder,
#secondary url[type="url"]::placeholder {
  color: rgba(238, 238, 238, 0.5);
}
#secondary input[type="submit"],
#secondary button,
#secondary input[type="button"],
#secondary input[type="reset"] {
  background: #000000;
  color: rgba(238, 238, 238, 0.6);
  box-shadow: none;
  font-size: 14px;
  line-height: 1.5em;
  border: solid 1px #070906;
  padding: 4px 10px;
  text-transform: uppercase;
}
.widget ul {
  margin-left: 0px;
  padding-left: 25px;
}
.widget-title {
  width: calc(100% + 30px);
  margin-left: -15px;
  padding: 5px 15px;
  background: #131811;
  color: wheat;
}
nav.pagination {
  width: 100%;
  text-align: center;
	margin-top:40px;
}
nav.pagination .nav-links {
  display: inline-block;
  width: auto;
  border: solid 1px #ffe5c2;
  border-radius: 5px;
  overflow: hidden;
}
nav.pagination a {
  color: #613e3e;
}
nav.pagination .page-numbers {
  padding: 8px 12px;
  display: inline-block;
  border-right: solid 1px #ffe5c2;
  margin-right: 0;
  margin-left: -4px;
}
nav.pagination .page-numbers:first-child {
  margin-left: 0;
}
nav.pagination .page-numbers.next {
  border-right: none;
}
nav.pagination .page-numbers.current {
  background: #ffd7a4;
}
nav.pagination a.page-numbers:hover {
  background: #ffd7a4;
}
#comments ol.comment-list {
  list-style: none;
  margin-left: 0;
  padding-left: 15px;
}
#comments ol.comment-list ol {
  list-style: none;
}

.comment-body {
  margin-bottom: 15px;
  overflow: auto;
}
.comment-body .comment-meta {
  overflow: auto;
}
.comment-body .comment-meta .comment-author {
  color: #422a2a;
  margin-bottom: 5px;
}
.comment-body .comment-meta .comment-author a {
  color: #422a2a;
}
.comment-body .comment-meta img {
  vertical-align: middle;
  border-radius: 10px;
  margin-right: 3px;
  margin-top: -1px;
}
.comment-body .comment-meta .comment-metadata {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.comment-body .comment-meta .comment-metadata a {
  color: rgba(97, 62, 62, 0.5);
}
.comment-body .comment-content {
  background: #ffe9cd;
  border: solid 1px #ffdeb3;
  padding: 15px;
  border-radius: 5px;
}
.comment-body .comment-content p {
  margin: 8px auto;
}
.comment-body .reply {
  float: right;
  text-transform: uppercase;
  background: #ffd195;
  padding: 5px 10px;
  font-size: 11px;
  margin-right: 8px;
}
.comment-body .reply a {
  color: #613e3e;
}
@media screen and (min-width: 992px) {
  .sidebar-link {
    display: none !important;
  }
  .slicknav_menu {
    display: none;
  }
}
.sidebar-link {
  font-size: 14px;
  letter-spacing: 1px;
  cursor: pointer;
  transform: rotate(270deg);
  transform-origin: right;
  padding: 3px 13px !important;
  position: fixed;
  top: 200px;
  right: 12px;
  background: #222;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  z-index: 999;
}
.slicknav_menu .slicknav_icon {
  display: none;
}
.slicknav_menu {
  background: #193d60;
  font-size: 14px;
}
.slicknav_btn {
  background: #143350;
}
.slicknav_nav a {
  color: #000001;
  font-size: 16px;
}
