/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.container h3.front-block-title {
	background-color: #114256;
	color: white;
	text-align: center;
	padding: 8px 0;
}

#colophon {
	background-color: #353833;
}

.front-block {
	padding: 45px 0;
}

.front-block:nth-of-type(even) {
	background: #114256;
}

.entry-body h2.entry-title a {
	color: white;
	font-size: 3rem;
}

.more-link-container {
	display: none;
}

.front-block.featured-page .entry-content {
	display: none;
}

.entry-body .entry-header a img {
	border: #dfb772 5px solid;
}

#masthead .site-title a {
	font-weight: bolder;
	color: #12424c;
	font-size: 2rem;
}

#featured-content .featured-slide .hentry.has-post-thumbnail .inner-hentry:before {
	background-color: #12424c;
	bottom: 2pc;
}

.wf-active .page .front-blog-posts .hentry .entry-header .entry-title {
	font-weight: 500;
	font-style: normal;
	min-height: 55px;
	margin-bottom: 5px;
}

.recent-posts-row .recent-post, .testimonial-row .jetpack-testimonial {
	padding-bottom: 25px;
}

.entry-summary p {
	color: grey;
	font-weight: 300;
	margin-bottom: 1em;
}

#page .front-block.featured-page .hentry .entry-title {
	text-align: center;
}

.hentry .thumb-link {
	margin-bottom: 20px;
}

.front-block.featured-page .front-block-header {
	margin-bottom: 20px;
}

.featured-page-8702 {
	background-color: #f1f1f1;
	padding: 60px 0;
}

@media only screen and (max-width: 500px)
.container {
	
}

#toggle-sidebar #close-toggle-sidebar {
	background: #b11723;
}

.widgets-list-layout-links a {
	color: #114256;
}

.widget.widget_nav_menu a {
	color: #114256;
}

#secondary .widget .widget-title {
	color: #f1f1f1;
	background-color: #114256;
	padding: 10px;
}

#featured-content .featured-slide .hentry .entry-content {
	min-height: 84px;
}

#featured-content .featured-slide .hentry.has-post-thumbnail .inner-hentry .entry-title, #featured-content .featured-slide .hentry.has-post-thumbnail .inner-hentry .entry-summary {
	min-height: 104px;
}

#colophon {
	background-color: #f1f1f1;
}

#colophon, #colophon a, #colophon a:hover, #colophon .widget.widget_authors li strong, #colophon .social-list li a::before, #colophon .footer-widgets .widget-title, #colophon .footer-widgets a:hover {
	color: #114256;
}

#colophon .footer-widgets {
	border-bottom: 1px solid #aaa;
}

.page .grid-row .hentry, .grid-row .grid-item .hentry, .grid-main-entry .hentry {
	margin-bottom: 5px;
	padding: 5px;
/* Border-radius: 15px; */
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	background: #fff;