




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 62.5%; 
	overflow-y: scroll; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust:     100%; 
}

*,
*:before,
*:after { 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing:    border-box; 
	box-sizing:         border-box;
}

body {
	background: #fff; 
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table { 
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}


.inner-wrapper {
	margin: 0 auto;
	max-width: 1300px;
	padding: 0 5%;
}

#content {
	margin-top: 80px;
}

#primary,
#secondary,
#primary-full-width {
	margin-bottom: 60px;
}

#secondary {
	display: none;
}

#masthead {
	background: #2B2F3E;
}

.header-image {
	position: relative;
	height: 200px;
}

.site-branding {
	color: #fff;
	left: 50%;
	position: absolute;
	text-align: center;
	text-shadow: 0px 1px 0px #999;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
h1.site-title a {
	color: #fff;
	font-size: 50px;
}

h1.site-title a:hover {
	text-decoration: none;
}

.site-description {
	font-size: 18px;
	font-weight: 300;
}

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Varela Round', 'Source Sans Pro', sans-serif;
	line-height: 1.2;
	margin-bottom: 4%;
}

h1 {
	font-size: 36px;
}

.entry-title {
	font-weight: bold;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h2 {
	font-size: 34px;
}

.widget-title {
	font-size: 24px;
	letter-spacing: 1px;
	margin-bottom: 7%;
	text-transform: uppercase;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 26px;
}

h5 {
	font-size: 22px;
}

h6 {
	font-size: 18px;
	font-weight: bold;
}

p {
	margin-bottom: 1.5em;
}

b,
strong {
	font-weight: bold;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	background: #F5F5F5;
	color: #aaa;
	font-style: italic;
	font-weight: 300;
	margin: 1.2em 0 1.5em 0;
	padding: 6% 7%;
	position: relative;
}

blockquote > p {
	margin-bottom: 0;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

.highlight {
	background: #FFF09B;
 }

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

.post li {
	margin-bottom: 0.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; 
	max-width: 100%; 
}

figure {
	margin: 0;
}



table {
	font-size: 16px;
	margin: 0 0 1.5em;
	padding: 0;
	width: 100%;
}

thead {
	background: #f5f5f5;
}

th {
	font-weight: bold;
}

td, th {
	padding: 12px;
}

table tr:last-child td {
	border-bottom: none;
}

table tr:nth-child(even) {
	background: #f5f5f5;
}



button,
input,
select,
textarea {
	font-size: 100%; 
	margin: 0; 
	vertical-align: baseline; 
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #2B2F3E;
	color: #fff;
	cursor: pointer; 
	-webkit-appearance: button; 
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	padding: 15px 18px;
}

.hentry button,
.hentry input[type="button"],
.hentry input[type="reset"],
.hentry input[type="submit"] {
	padding: 12px 18px;
}

.more-link {
	border: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #2B2F3E;
	color: #fff;
	cursor: pointer; 
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	padding: 15px 18px;
}

button:visited,
input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited,
.more-link:visited {
	color: #fff;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.more-link:hover {
	background: #48A3A6;
	text-decoration: none;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.more-link:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.more-link:active {
	background: #48A3A6;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0; 
}

input[type="search"] {
	-webkit-appearance: textfield; 
	-webkit-box-sizing: content-box; 
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}

input[type="search"]::-webkit-search-decoration { 
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner { 
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	background: #efefef;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #666;
	-webkit-transition: all 0.2s ease-in-out;
	 -moz-transition: all 0.2s ease-in-out;
	 -ms-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	background: #fff;
	border: 1px solid #48A3A6;
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	overflow: auto; 
	padding-left: 3px;
	vertical-align: top; 
	width: 100%;
}



a {
	color: #48A3A6;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	 -moz-transition: all 0.2s ease-in-out;
	 -ms-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out;
}

a:visited {
	color: #48A3A6;
}

a:hover,
a:focus,
a:active {
	text-decoration: underline;
}

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

.entry-title  a:visited {
	color: #333;
}

.entry-title a:hover {
	color: #48A3A6;
	text-decoration: none;
}


.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	border-top: 1px solid rgba(255,255,255,0.1);
}

.main-navigation a {
	color: #d2d2d2;
	display: block;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 20px 0;
	text-decoration: none;
	text-transform: uppercase;
}

.main-navigation a:hover {
	color: #fff;
}

.main-navigation ul ul {
	display: block;
}

.main-navigation ul ul li , .main-navigation ul ul ul li {
	padding-left: 30px;
}

.main-navigation ul li:hover > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul {
	left: 100%;
}

.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
	color: #fff;
}


a.search-button {
	float: right;
	display: inline-block;
	margin-right: 0;
}



.main-navigation ul {
		display: none;
}

.menu-toggle {
	float: left;
	padding: 18px 0;
}

.menu-toggle,
.main-navigation.toggled .nav-menu {
	color: #d2d2d2;
	display: block;
}

.menu-toggle:before {
	content: "\f0c9";
    font-family: "FontAwesome";
	font-size: 32px;
}

.menu-toggle:hover{
	background: #2B2F3E;
	color: #d2d2d2;
}

.toggled .menu-toggle {
	color: #48A3A6
}

.menu-toggle:focus, .menu-toggle:active {
	background: #2B2F3E;
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	line-height: 1.2;
	margin: 0 0 3em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.paging-navigation, .comment-navigation {
	letter-spacing: 1px;
	text-transform: uppercase;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


.mobile-search {	
	background: #2B2F3E;
	display: none;
	height: 100%;
	opacity: 0.9;
	position: relative;
	width: 100%;
	z-index: 9999;
}

.mobile-search form {
	left: 50%;
	margin-right: 0;
	padding: 0 5%;
	position: absolute;
	text-align: center;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;	
}

.mobile-search form .search-field {
	margin-right: 0;
	padding-right: 0;
	width: 100%;
}

.mobile-search-close {
	color: #fff;
	position: absolute;
	right: 5%;
	top: 5%;
}

.mobile-search-close:hover  {
	cursor: pointer;
}

.mobile-search .search-submit {
	display: none;
}


.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; 
}


.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.5em;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}


.widget {
	margin: 0 0 3em;
}


.widget select {
	max-width: 100%;
}


.widget_search .search-submit {
	display: none;
}

.widget li {
	margin-bottom: 10px;
	font-size: 18px;
}

.widget {
	font-size: 18px;
}



.post {
	margin-bottom: 10%;
}

.post:last-child, .post:last-of-type {
	margin-bottom: 8%
}

.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 4% 0 0;
}

.featured-image {
	margin-bottom: 4%;
	display: inline-block;
	width: 100%;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.entry-meta, .entry-footer {
	color: #aaa;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.entry-meta .edit-link {
	float: right;
}

.entry-footer {
	margin: 6% 0 6% 0;
}

.entry-footer span {
	display: block;
	margin-bottom: 10px;
}

.cat-links:before, .tags-links:before, .edit-link:before {
	font-family: 'FontAwesome';
}

.cat-links:before {
	content: "\f0ca";
}
.tags-links:before {
	content: "\f02c";
}

.edit-link {
	text-align: right;
}

.edit-link:before {
	content: "\f044";
	margin-right: 3px;
}

.page-links {
	color: #aaa;
	letter-spacing: 1px;
	text-transform: uppercase;	
}

.post-navigation {
	border-top: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	color: #333;
	font-size: 18px;
	padding: 6% 0;
}

.post-navigation a {
	color: #333;
}

.post-navigation a:visited {
	color: #333;
}

.nav-previous .fa-long-arrow-left {
	margin-right: 3px;
}

.nav-next .fa-long-arrow-right {
	margin-left: 3px;
}


.sticky {
	position: relative;
}

.sticky-post {
	background: #2B2F3E;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1;
	padding: 8px 10px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 12px;
}

.archive .sticky-post {
	display: none;
}


.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

aside ul {
	list-style-type: none;
	margin-left: 0;
}


.comment-content a {
	word-wrap: break-word;
}

.comment-content p {
	font-size: 16px;
	font-size: 1.6rem;
}

.bypostauthor {
	display: block;
}
.comment-list, .children {
	list-style-type: none;
	margin-left: 0;
}

.comment-body {
	background: #F5F5F5;
	margin: 7% 0;
	padding: 6% 7%;
}

.children .comment {
	margin-left: 10%;
}

.comment {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.comment-metadata, .comments-area .edit-link {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.comment-metadata {
	margin-top: 5px;
}

.comment-meta {
	margin-bottom: 5%;
}

.comment-author a {
	color: #333;
	font-size: 24px;
}

.bypostauthor .comment-body {
	border-left: 6px solid #48A3A6;
}

.comment-author .fn {
	margin-left: 5px;
}

.says {
	display: none;
}

.avatar {
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	vertical-align: middle;
}

.comment-meta .edit-link, .edit-link {
	color: #aaa;
	float: right;
}

.comment-form-author, .comment-form-email, .comment-form-url {
	display: inline-block;
	width: 100%;
 }
 
 .comment-form label {
	color: #aaa;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 12px;
	text-transform: uppercase
}

.comment-form input {
	width: 100%
 }
 
 .comment-form #submit {
	width: auto;
 }
 
 #respond {
	margin-top: 10%;
 }
 
.comment-reply-link {
	letter-spacing: 1px;
	text-transform: uppercase;
}
 
.no-comments {
	color: #aaa;
	letter-spacing: 1px;
	text-transform: uppercase;
}
 
.site-footer {
	background: #f5f5f5;
	font-size: 18px;
	padding: 5% 0 0 0;
}

.site-info {
	background: #2B2F3E;
	color: #d2d2d2;
	font-size: 16px;
	padding: 34px 0;
}


.archive-title {
	color: #aaa;
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
} 
 


.infinite-scroll .paging-navigation, 
.infinite-scroll.neverending .site-footer { 
	display: none;
}


.infinity-end.neverending .site-footer {
	display: block;
}


.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}


embed,
iframe,
object {
	max-width: 100%;
}


.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	color: #aaa;
	font-size: 16px;
	font-style: italic;
	margin: 0.8075em 0;
}


.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	margin-bottom: 1em;
	margin-top: 10px;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	color: #aaa;
	display: block;
	font-size: 16px;
}


@media all and (min-width: 800px) {

	.header-image {
		height: 280px;
	}
	
	.site-description {
		font-size: 24px;
	}
	
	h1.site-title a {
		font-size: 60px;
	}


	.footer-widget-wrapper {		
		float: left;
		margin-right: 4%;
		width: 30%;
	}
	
	#footer-widgets .footer-widget-wrapper:last-child {
		margin-right: 0;
	}
}

@media all and (min-width: 1025px) {

	#primary {
		float: left;
		width: 65%;
	}
	
	#secondary {
		display: block;
		float: right;
		width: 28%;
	}
	
	.header-image {
		height: 360px;
	}
	
	h1 {
		font-size: 40px;
	}
	
	h2 {
		font-size: 38px;
	}
	
	body,
	button,
	input,
	select,
	textarea {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.6;
	}

	.main-navigation {
		clear: both;
		display: block;
		float: left;
		width: 100%;
	}

	.main-navigation ul {
		list-style: none;
		margin: 0;
		padding-left: 0;
	}

	.main-navigation li {
		border-top: none;
		float: left;
		position: relative;
	}
	
	.main-navigation li.menu-item-has-children > a:after {
		color: #d2d2d2;
		content: "\f107";
		font-family: 'FontAwesome';
		margin-left: 6px;
	}
	
	.main-navigation li.menu-item-has-children > a:hover:after {
		color: #fff;
	}
	
	.main-navigation a {
		margin-right: 36px;
		padding: 18px 0;
	}
	
	.main-navigation .search-button {
		margin-right: 0;
	}
	
	.main-navigation ul ul {
		background: #2B2F3E;
		float: left;
		left: -999em;
		position: absolute;
		z-index: 99999;
	}
	
	.main-navigation ul ul li.menu-item-has-children > a:after {
		color: #d2d2d2;
		content: "\f105";
		font-family: 'FontAwesome';
		margin-left: 6px;
	}
	
	.main-navigation ul ul li.menu-item-has-children > a:hover:after {
		color: #fff;
	}
	
	.main-navigation ul ul ul {
		left: -999em;
		top: 0;
	}

	.main-navigation ul ul li {	
		border-top: 1px solid rgba(255,255,255,0.1);
		margin: 0 20px;
		padding-left: 0;
		width: 250px;
	}
	
	.main-navigation ul ul ul li {
		padding-left: 0;
		width: 250px;
	} 
	
	.main-navigation ul ul li:first-child {
		border-top: none;
	}

	.main-navigation ul li:hover > ul {
		left: auto;
	}

	.main-navigation ul ul li:hover > ul {
		left: 100%;
	}

	.main-navigation .current_page_item a,
	.main-navigation .current-menu-item a {
		color: #fff;
	}
	
	
	.menu-toggle {
		display: none;
	}
	
	.main-navigation ul {
		display: block;
	}
	
	a.search-button {
		
	}
	
	.clear.clear-mobile-menu {
		display: none;
	}
	
	.mobile-search {
		display: none;
	}
	
	.mobile-search form .search-field {
		max-width: 800px;
	}
	
	
	h1 {
		font-size: 50px;
	}
} 

@media all and (max-width: 800px) {

	.alignleft,
	.alignright,
	.aligncenter {
		float: none;
		margin: 0 auto 1.5em auto;
		width: auto;
	}
	
	img.alignleft,
	img.alignright { 
		display: block;
		float: none;
		margin: 1.5em auto;
	}
}


/*
     FILE ARCHIVED ON 16:32:22 Jan 23, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:12:28 Sep 22, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.059
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.028
  esindex: 0.015
  cdx.remote: 7.187
  LoadShardBlock: 169.36 (3)
  PetaboxLoader3.datanode: 186.224 (5)
  PetaboxLoader3.resolve: 127.288 (2)
  load_resource: 185.259
  loaddict: 61.403
*/