/* Overriding some foundation stuff */
body {
	background: #FFF;
  font-size: 20px;
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

/*
Global
================================================ */
p, ul, li, span, h1, h2, h3, h4, h5, h6, a, strong, em, div {
  font-family: 'Raleway', arial, sans-serif!important;
	color: #1a1a1a;
}

/*
Header
================================================ */

.tags-links {
  display: block;
}

.posted-on {
  display: none!important;
}

.tags-links:before {
  content: 'Tags:';
  margin-right: 5px;
  font-weight: 600;
  font-size: 14px;
}

.cat-links {
	display: none!important;
}

/*
Posts
================================================ */

.entry-header {
	display: block;
}

.post-preview p {
  margin: 30px 0;
}

.post-preview h2 {
  font-size: 36px;
  margin-top: 30px;
  margin-bottom: 10px;
}

/*
Newsletter Signup Page
================================================ */

.g-recaptcha > div {
    height:auto !important;
}

.g-recaptcha iframe {
    margin-bottom:0;
}

.g-recaptcha > div {
  width: 100% !important;
}

.g-recaptcha iframe {
  width: 100% !important;
}

small.error, span.error, div.error {
  background: #feeaea;
  color: #e25356;
  line-height: 130%;
  padding-top: 10px;
  margin-top: 5px;
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  padding:0.375rem 0.5625rem 0.5625rem;
  font-family: 'Raleway', arial, sans-serif !important;
}

.sub-bread {
  width: 100%;
  text-align: center;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
}

.sub-bread i {
  vertical-align: middle;
  font-size: 12px;
  margin-right: 6px;
}

/* Post Tags */
.post-tags {
	font-size: 15px;
	line-height: 150%;
	display: inline-block;
	width: 100%;
	margin-top: 0;
	font-weight: 600;
}

.post-tags a {
	font-weight: 400;
	color: #971502;
	text-decoration: underline;
}

/* Pagination */
.pagination {
	padding-top: 20px;
	border-top-color: #e8e8e8;
	margin: 0;
}

.pagination .page-numbers {
	color: #273540;
	background: transparent;
	padding: 15px;
}

.pagination .next, .pagination .prev {
	background-color: #e8e8e8;
	text-transform: capitalize!important;
	font-size: 18px;
	padding: 15px;
	border-radius: 4px;
	color: #273540;
}

.prev {
	margin-left: 0!important;
	margin-right: 10px;
}

.next {
	right: 0;
	position: absolute;
	margin-right: 0!important;
}

/* Sidebar */

/* Related Posts */
.yarpp-thumbnail {
	position: relative!important;
	min-height: 60px!important;
	margin: 0!important;
	width: 100%!important;
	display: inline-block!important;
	height: auto!important;
	border: none!important;
	box-shadow: none!important;
	margin-bottom: 15px!important;
}

.yarpp-thumbnail:last-child {
	margin-bottom: 0!important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	padding-left: 70px;
}

.yarpp-thumbnail > img, .yarpp-thumbnail-default {
	position: absolute!important;
	height: 60px!important;
	width: 60px!important;
	margin: 0!important;
}

.yarpp-related {
	margin-top: 60px!important;
	padding-top: 30px!important;
	border-top: 1px solid #eaeaea!important;
	border-bottom: 1px solid #eaeaea!important;
	padding-bottom: 30px!important;
	margin-bottom: 30px!important;
}

.yarpp-related h3 {
	margin-bottom: 10px!important;
}

.yarpp-thumbnail-title {
	font-size: 17px!important;
	padding-left: 70px!important;
	width: 100%!important;
	display: inline-block!important;
	vertical-align: top!important;
	overflow: visible!important;
	max-height: initial!important;
}

.list-of-posts ul {
	list-style: none;
	margin-left: 0;
}

.list-of-posts li {
	margin-bottom: 10px;
	font-size: 16px;
}

.list-of-posts li a {
	text-decoration: underline;
}

figure.wp-caption img,
.post-thumbnail img {
	margin-left: auto!important;
	margin-right: auto!important;
}

figure.wp-caption {
	background: black;
	width: 100%!important;
}

figcaption.wp-caption-text {
	background: white;
}

@media screen and (max-width: 411px) {
	body.single-post #sumome-smartbar-popup {
		border-bottom: 1px solid #e1e3e4;
	}
	body.single-post .sumome-smartbar-text {
		display: block!important;
	}
	body.single-post #sumome-smartbar-popup .sumome-smartbar-content .sumome-smartbar-form .sumome-eac-input-wrap, body.single-post .sumome-smartbar-popup .sumome-smartbar-content .sumome-smartbar-form .sumome-eac-input-wrap {
		float: none!important;
	}
}

/* Max-width Responsive Styles */
@media screen and (max-width: 768px) {
	.pagination .page-numbers {
		display: none;
	}
	.pagination .page-numbers.prev {
		display: inline-block;
	}
	.pagination .page-numbers.next {
		display: inline-block;
	}
}

@media screen and (max-width: 640px) {
	.pagination .next, .pagination .prev {
		padding: 10px;
		font-size: 16px;
	}
}
@media screen and (min-width: 640px) and (max-width: 900px) {
	.rpwwt-post-excerpt {
		display: none;
	}
}

.mapcontainer {
	position: relative;
}
.asterisk {
	font-size: 13px!important;
    padding-left: 34px;
    top: -7px;
    position: relative;
	color: #333333;
}
.asterisk:before {
	content: '*';
	font-size: 40px;
	position: absolute;
	left: 18px;
	bottom: -33px;
	vertical-align: middle;
}

.map path {
	stroke:#FFFFFF!important;
}

@media screen and (min-width: 1200px) {
	.mapcontainer {
		left: -115px;
	}
	.areaLegend {
		margin-top: -153px;
		position: absolute;
		right: -202px;
		bottom: 45px;
	}
	.asterisk {
		top: auto!important;
		position: absolute!important;
	    bottom: 0!important;
	    right: -107px!important;
	    bottom: 15px!important;
	}
}

