/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* # Instagram Styles
--------------------------------------------------------------------------------------------------- */
body {
	background: #619696;
/* Fallback for when there is no custom background color defined. */
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background: #619696;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	letter-spacing: .046875em;
	line-height: 1;
	padding: .84375em .875em .78125em;
	text-transform: uppercase;
}

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	color: #619696;
	content: "";
	height: 48px;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: none;
	top: 0;
	width: 48px;
}

.dropdown-toggle:after {
	border: 0 solid #d1d1d1;
	border-left-width: 1px;
	content: "\f431";
	font-size: 24px;
	left: 1px;
	position: relative;
	width: 48px;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
	color: #007acc;
}

.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.dropdown-toggle:focus:after {
	border-color: transparent;
}

.dropdown-toggle.toggled-on:after {
	content: "\f432";
}

.social-navigation a {
	border: 1px solid #d1d1d1;
	border-radius: 50%;
	color: #619696;
	display: block;
	height: 35px;
	position: relative;
	width: 35px;
}

.post-navigation {
	border-top: 4px solid #619696;
	border-bottom: 4px solid #619696;
	clear: both;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin: 0 7.6923% 3.5em;
}

.post-navigation a {
	color: #619696;
	display: block;
	padding: 1.75em 0;
}

.post-navigation div + div {
	border-top: 4px solid #619696;
}

.pagination {
	border-top: 4px solid #619696;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 19px;
	font-size: 1.1875rem;
	margin: 0 7.6923% 2.947368421em;
	min-height: 56px;
	position: relative;
}

.pagination:before,
.pagination:after {
	background-color: #619696;
	content: "";
	height: 52px;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 0;
}

.pagination a:hover,
.pagination a:focus {
	color: #619696;
}

.pagination .prev,
.pagination .next {
	background-color: #619696;
	color: #fff;
	display: inline-block;
	height: 52px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 2;
}

/**
 * 10.0 - Widgets
 */
.widget {
	border-top: 4px solid #619696;
	margin-bottom: 3.5em;
	padding-top: 1.75em;
}

.widget-title a {
	color: #619696;
}

.site-branding .site-title a {
	color: #619696;
}

.menu-toggle {
	background-color: transparent;
	border: 1px solid #d1d1d1;
	color: #619696;
	font-size: 13px;
	font-size: .8125rem;
	margin: 1.076923077em 0;
	padding: .769230769em;
}

.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: #619696;
	border-color: #619696;
	color: #fff;
}

.entry-title a {
	color: #619696;
}

.page-links a {
	background-color: #619696;
	border-color: #619696;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #619696;
	height: auto;
	margin: 0;
	padding-right: .6153846154em;
	width: auto;
}

.comments-title,
.comment-reply-title {
	border-top: 4px solid #619696;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.3125;
	padding-top: 1.217391304em;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #619696;
}

ul.instagram-size-thumbnail li {
	width: 48%;
	display: inline-block;
	padding: 3px;
	border-bottom: 0;
	margin: 0;
}

ul.instagram-size-thumbnail li img {
	width: auto;
}

.site {
	background: transparent;
}

.site-inner {
	background: #FFF;
}

.site-header {
	padding-top: 0;
	padding-bottom: 0;
}

.header-image {
	margin-top: 0;
	margin-bottom: 0;
}

.site-header-menu {
	width: 100%;
	background: #DFEEEE;
	margin-bottom: 40px;
	padding: 8px 20px;
	text-align: center;
}

.main-navigation a,
h1, h2, h3, h4, h5, h6, .entry-title, .entry-title a {
	color: #593621;
}

.widget {
	border-top: 4px solid #DFEEEE;
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* # Instagram Styles
--------------------------------------------------------------------------------------------------- */
body {
	background: #619696;
/* Fallback for when there is no custom background color defined. */
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background: #619696;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	letter-spacing: .046875em;
	line-height: 1;
	padding: .84375em .875em .78125em;
	text-transform: uppercase;
}

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	color: #619696;
	content: "";
	height: 48px;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: none;
	top: 0;
	width: 48px;
}

.dropdown-toggle:after {
	border: 0 solid #d1d1d1;
	border-left-width: 1px;
	content: "\f431";
	font-size: 24px;
	left: 1px;
	position: relative;
	width: 48px;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
	color: #007acc;
}

.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.dropdown-toggle:focus:after {
	border-color: transparent;
}

.dropdown-toggle.toggled-on:after {
	content: "\f432";
}

.social-navigation a {
	border: 1px solid #d1d1d1;
	border-radius: 50%;
	color: #619696;
	display: block;
	height: 35px;
	position: relative;
	width: 35px;
}

.post-navigation {
	border-top: 4px solid #619696;
	border-bottom: 4px solid #619696;
	clear: both;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin: 0 7.6923% 3.5em;
}

.post-navigation a {
	color: #619696;
	display: block;
	padding: 1.75em 0;
}

.post-navigation div + div {
	border-top: 4px solid #619696;
}

.pagination {
	border-top: 4px solid #619696;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 19px;
	font-size: 1.1875rem;
	margin: 0 7.6923% 2.947368421em;
	min-height: 56px;
	position: relative;
}

.pagination:before,
.pagination:after {
	background-color: #619696;
	content: "";
	height: 52px;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 0;
}

.pagination a:hover,
.pagination a:focus {
	color: #619696;
}

.pagination .prev,
.pagination .next {
	background-color: #619696;
	color: #fff;
	display: inline-block;
	height: 52px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 2;
}

/**
 * 10.0 - Widgets
 */
.widget {
	border-top: 4px solid #619696;
	margin-bottom: 3.5em;
	padding-top: 1.75em;
}

.widget-title a {
	color: #619696;
}

.site-branding .site-title a {
	color: #619696;
}

.menu-toggle {
	background-color: transparent;
	border: 1px solid #d1d1d1;
	color: #619696;
	font-size: 13px;
	font-size: .8125rem;
	margin: 1.076923077em 0;
	padding: .769230769em;
}

.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: #619696;
	border-color: #619696;
	color: #fff;
}

.entry-title a {
	color: #619696;
}

.page-links a {
	background-color: #619696;
	border-color: #619696;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #619696;
	height: auto;
	margin: 0;
	padding-right: .6153846154em;
	width: auto;
}

.comments-title,
.comment-reply-title {
	border-top: 4px solid #619696;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.3125;
	padding-top: 1.217391304em;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #619696;
}

ul.instagram-size-thumbnail li {
	width: 48%;
	display: inline-block;
	padding: 3px;
	border-bottom: 0;
	margin: 0;
}

ul.instagram-size-thumbnail li img {
	width: auto;
}

.site {
	background: transparent;
}

.site-inner {
	background: #FFF;
}

.site-header {
	padding-top: 0;
	padding-bottom: 0;
}

.header-image {
	margin-top: 0;
	margin-bottom: 0;
}

.site-header-menu {
	width: 100%;
	background: #DFEEEE;
	margin-bottom: 40px;
	padding: 8px 20px;
	text-align: center;
}

.main-navigation a,
h1, h2, h3, h4, h5, h6, .entry-title, .entry-title a {
	color: #593621;
}

.widget {
	border-top: 4px solid #DFEEEE;
}

@media screen and (min-width: 61.5625em) {
	body:not(.search-results) article:not(.type-page) .entry-content {
		width: 100%;
		float: none;
}
}

@media screen and (min-width: 61.5625em) {
	body:not(.search-results) article:not(.type-page) .entry-footer {
		width: 100%;
		float: none;
		clear: both;
}
}