body {
    background-color: #F4EEE1;
}

a {
  color: #95141A;
}


body,
#leftcontent .post h1, 
#leftcontent .ind-post h1, 
#leftcontent .twopost h1, 
#leftcontent .pages h1, 
#leftcontent h1.catheader, 
#leftcontent .threepost h1,
#leftcontent .meta,
div#search input {
    font-family: 'Montserrat', sans-serif;
}

#leftcontent .post h1, 
#leftcontent .ind-post h1, 
#leftcontent .twopost h1, 
#leftcontent .pages h1, 
#leftcontent h1.catheader, 
#leftcontent .threepost h1,
h1 a, h2 a, h3 a, h4 a, h5 a {
    color: #95141A;
    font-weight: 900;
}

#leftcontent .post .entry {
  font-size: 15px;
  line-height: 1.4;
}


#mainwrapper {
  width: 1004px;
  background: #F4EEE1;
}

#navigation {
    border-bottom: 0;
    width: 96%;
}

#header {
    padding-top: 0;
    background-color: transparent;
    padding: 0 20px;
    box-sizing: border-box;
}

#title {
    padding: 20px;
    background: #fff;
    border: 5px solid #95141A;
    margin: 15px 0;
      margin-left: 0px;
    width: 420px;
    float: none !important;
    margin-left: 8px;
/*     margin-top: 0px;
    border-top: 0; */
    padding-top: 15px;
}

#sub-navigation {
    top: -193px;
    right: 0;
    text-align: right;
    border-bottom: 0px;
    float: none;
    height: inherit;
    position: relative;
    min-height: 24px;
}

#header #sub-navigation li {
  font-size: .9em;
  background: none;
  float: right;
  padding: 0;
  margin: 0 10px;
}

#header #sub-navigation a {
    padding: 0;
}

#sub-navigation li:last-child {
    margin-right: 0;
}

#description {
  clear: left;
  float: left;
  float: none;
  padding: 0;
  margin: 0;
  margin-left: 7px;
  padding-bottom: 3px;
  border-bottom: 1px solid #292929;
}

#navigation {
  border-bottom: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  padding-top: 5px;
  border-top: 0;
  font-weight: 900;
}

.sf-menu a:hover {
  color: #fff;
  background: #95141A;
}

.sf-menu a {
    border: 0;
}

.side-widget h2 {
    background: #fff;
    padding: 5px;
    margin-left: -10px;
    margin-right: -10px;
}

.side-widget h2 img {
    width: 100%;
}

#leftcontent a.more-link {
  display: inline;
  width: none;
  line-height: 32px;
  padding: 4px 8px;
  background: 0;
  font-weight: 900;
  padding: 0;
  font-size: 1em;
}


#leftcontent .date,
.meta {
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 5px;
}


.meta a.author {
    color: #95141A;
    font-weight: 900;
    text-transform: uppercase;
}

a.more-link {
    font-weight: 900;
    color: #000;

}

.meta {
    font-weight: 900;
}

.meta .date {
    font-weight: 400;
    font-style:  italic;
    font-size: 12px;
}

.meta .screen-reader-text {
    display: none;
}

.ind-comments {
    float:none;
  height: auto;
  padding-right: 0;
  text-decoration: none;
  display: block;
  background: none;
}

element {

}

.side-widget a.button {
    background-color: #95141A;
    border-radius: 100em;
}


div.commentbox-l {
  background: none;
  width: auto;
  height: auto;
  float: none;
}

div.commentbox {
  float: none;
  margin: 5px 0;
  font-size: 12px;
  font-style: italic;
  opacity: 1;
  color: #555;
}

div.commentbox {
    display: none;
}


.mobile-only {
    display: none !important;
}
a.button {
    clear: both;
    width: ;
    text-align: center;
    display: block;
    color: #fff;
    margin: 12px 0;
    background: #aaa;
    padding: 0 15px;
    font-size: inherit;
    line-height: 36px;
}

.wp-caption p.wp-caption-text {
    padding: 1em;
}

div#search {
    right: 0;
    margin-right: 0;
    top: 50px;
}

div#search input[type=submit] {
    background: #95141A;
    border: 0;
    padding: 7px 20px;
    border-radius: 100em;
    color: #fff;
    text-transform: uppercase;
}

div#search input {
    padding: 7px;
}

.ind-post:first-of-type {
    margin-top: 0;
    padding-top: 0;
    border: 0;
}

.ind-post {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 2px solid #fff;
    
    padding-top: 20px;
    padding-bottom: 30px;
}

a > .sf-sub-indicator {
    display: none;
}

.sf-menu a.sf-with-ul {
  padding-right: 8px;
  min-width: 1px;
}

#threecol,
#twocol {
    border-top: 2px solid #fff;
padding-top: 20px;
}

.side-widget .storycontent:nth-child(2n+1),
.side-widget .meta:nth-child(2n),
.side-widget .side:nth-child(2n) {
  background: #f2e8d8;
  padding: 1em;
  margin-top: 0;
}

.side-widget .meta:nth-child(2n),
.side-widget .side:nth-child(2n) {
    padding: .5em 1em;
    margin-bottom: 0;
    margin-top: 0;
}

.side-widget {
    border:  0;
}

.side-widget:first-child p {
    font-weight: 900;
}