.box-wrap .post-title {
  max-width: 700px;
  padding: 0;
  margin: 10px 0;
  text-align: center;
  font-size: 40px;
}
.indent {
  text-indent: 50px;
}
.wrapper > header {
  height: 40vh;
}
.wrapper > header:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0);
}
.logo-wrap {
  position: relative;
  text-align: center;
}
.logo-wrap h1.logo a {
  display: inline-block;
  color: #fff;
  border-bottom: 0 solid #fff;
  text-transform: uppercase;
  font-family: 'Droid Sans', sans-serif;
  font-weight: bold;
}
.logo-wrap h1.logo a:hover {
  display: inline-block;
  color: #fff;
  border-bottom: 0 solid #fff;
  text-transform: uppercase;
  font-family: 'Droid Sans', sans-serif;
  font-weight: bold;
}
.logo-wrap h2.lead {
  display: none;
}
.main-nav {
  position: absolute;
  top: 20px;
  right: 20px;
}
.main-nav li {
  float: left;
  margin: 0 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  padding: 0 5px;
}
.main-nav li a {
  color: #fff;
}
.main-nav li a:hover {
  opacity: .5;
  color: #fff;
}
.main-nav {
  position: absolute;
  top: 20px;
  right: 210px;
}
.post-title,
body.page article .post-title {
  padding: 5px;
  margin: 10px 0;
  text-align: center;
  font-size: 36px;
}
.post-content {
  margin-top: 20px;
}
div.wide {
  width: 2000px;
}
.content .box-wrap .looper article .post-wrap .post-content h3 {
  font-family: Source Sans Pro, sans-serif;
  margin: 0 0 1.5%;
}
body.single article .post-content h4,
body.page article .post-content h3 {
  clear: both;
  margin: 0 0 1.5%;
  padding: 0;
  line-height: 120%;
  color: #444;
  font-family: Source Sans Pro, sans-serif;
}
.comments #respond > h3 {
  font-weight: bold;
  font-family: Source Sans Pro, sans-serif;
}
.content .box-wrap .looper article .post-wrap .post-content h4 {
  margin: 0 0 2%;
  line-height: 120%;
  font-weight: bold;
  font-family: Source Sans Pro, sans-serif;
}
body.single article .post-content h4,
body.page article .post-content h4 {
  clear: both;
  margin: 0 0 2%;
  padding: 0;
  line-height: 120%;
  color: #444;
  font-weight: bold;
  font-family: Source Sans Pro, sans-serif;
}
.content .box-wrap .looper article .post-wrap .post-content h6 {
  margin: 0 0 0%;
  display: block;
  line-height: 100%;
  font-weight: normal;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
}
body.single article .post-content h6,
body.page article .post-content h6 {
  margin: 0 0 0%;
  display: block;
  line-height: 100%;
  font-weight: normal;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
}
.content .box-wrap .looper article .default-featured {
  display: none;
}
body.single .default-featured,
body.page .default-featured {
  height: 57vh;
  margin-bottom: 30px;
  display: none;
}
.content .box-wrap .looper article .post-wrap {
  width: 100%;
  padding: 5px;
  float: none;
  max-width: 920px;
  margin: 0 auto;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.content .box-wrap .post-title {
  margin: 0;
}
body.page article .post-title {
  margin: 50px 0 0;
}
.wp-caption-text {
  font-style: italic;
  font-size: 14px;
  color: #666;
}
.page-template-custom-full-width .content {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
}
.page-template-custom-full-width-php .content {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
}
.page-template-custom-full-width-php .content a {
  text-decoration: none;
  color: #1f637c;
  font-weight: bold;
}
.page-template-custom-full-width-php .content a:hover {
  opacity: .5;
}
.page-template-full-width .site {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
  margin-bottom: 5%;
}
.page-template-custom-full-width-php .content hr {
  clear: both;
  height: 0;
  padding: 0;
  width: 100%;
  margin: 5% 0 5% 0;
  border: 0;
  border-bottom: 1px dotted #ddd;
}
.rightpad {
  padding: 0px 10px 0px 0px;
}
mini {
  margin: 0 0 0%;
  display: block;
  line-height: 100%;
  font-weight: normal;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
}
table {
  clear: both;
  width: 100%;
  margin: 5%;
  border: 0px solid #eee;
}
table td,
table th {
  padding: 10px;
}
table td:focus,
table th:focus {
  outline: none;
  line-height: 14px;
}
table thead td,
table thead th {
  border-bottom: 0px solid #eee;
}
table tbody tr:nth-child(odd) {
  background: #fafafa;
}
.content .box-wrap .looper article .post-wrap .post-content a {
  text-decoration: none;
  color: #1f637c;
  font-weight: bold;
}
body.single article .post-content a,
body.page article .post-content a {
  text-decoration: none;
  color: #1f637c;
  font-weight: bold;
}
.content .box-wrap .looper article .post-wrap .post-content a:hover {
  opacity: .5;
}
body.single article .post-content a:hover,
body.page article .post-content a:hover {
  opacity: .5;
}
quote {
  clear: both;
  margin: 0 0 0%;
  padding: 0;
  line-height: 125%;
  font-size: 1.3em;
  font-weight: normal;
  font-family: Source Sans Pro, sans-serif;
  text-align: left;
}
ul,
ol {
  line-height: 28px;
}
.widget-icon-style:before {
  display: none;
}
.post-carousel {
  display: none;
}
