html {
	box-sizing: border-box;
}
* {
	box-sizing: inherit;
}
::after {
	box-sizing: inherit;
}
::before {
	box-sizing: inherit;
}
body {
	background: rgb(255, 255, 255);
}
blockquote {
	quotes: "" "";
}
q {
	quotes: "" "";
}
blockquote::after {
	content: "";
}
blockquote::before {
	content: "";
}
q::after {
	content: "";
}
q::before {
	content: "";
}
hr {
	border: 0px currentColor; border-image: none; height: 1px; margin-bottom: 1.5em; background-color: rgb(204, 204, 204);
}
img {
	height: auto; max-width: 100%;
}
table {
	margin: 0px 0px 1.5em; width: 100%;
}
.screen-reader-text {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:focus {
	padding: 15px 23px 14px; border-radius: 3px; left: 5px; top: 5px; width: auto; height: auto; color: rgb(33, 117, 155); line-height: normal; font-size: 0.87rem; font-weight: 700; text-decoration: none; display: block; z-index: 100000; clip: auto !important; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.6); background-color: rgb(241, 241, 241);
}
[tabindex='-1']#content:focus {
	outline: 0px;
}
.alignleft {
	margin-right: 1.5em; float: left; display: inline;
}
.alignright {
	margin-left: 1.5em; float: right; display: inline;
}
.aligncenter {
	clear: both; margin-right: auto; margin-left: auto; display: block;
}
.clear::after {
	display: table; table-layout: fixed; content: "";
}
.clear::before {
	display: table; table-layout: fixed; content: "";
}
.comment-content::after {
	display: table; table-layout: fixed; content: "";
}
.comment-content::before {
	display: table; table-layout: fixed; content: "";
}
.entry-content::after {
	display: table; table-layout: fixed; content: "";
}
.entry-content::before {
	display: table; table-layout: fixed; content: "";
}
.site-content::after {
	display: table; table-layout: fixed; content: "";
}
.site-content::before {
	display: table; table-layout: fixed; content: "";
}
.site-footer::after {
	display: table; table-layout: fixed; content: "";
}
.site-footer::before {
	display: table; table-layout: fixed; content: "";
}
.site-header::after {
	display: table; table-layout: fixed; content: "";
}
.site-header::before {
	display: table; table-layout: fixed; content: "";
}
.clear::after {
	clear: both;
}
.comment-content::after {
	clear: both;
}
.entry-content::after {
	clear: both;
}
.site-content::after {
	clear: both;
}
.site-footer::after {
	clear: both;
}
.site-header::after {
	clear: both;
}
.widget {
	margin: 0px 0px 1.5em;
}
.widget select {
	max-width: 100%;
}
.sticky {
	display: block;
}
.hentry {
	margin: 0px 0px 1.5em;
}
.byline {
	display: none;
}
:not(.published).updated {
	display: none;
}
.group-blog .byline {
	display: inline;
}
.single .byline {
	display: inline;
}
.entry-content {
	margin: 1.5em 0px 0px;
}
.entry-summary {
	margin: 1.5em 0px 0px;
}
.page-content {
	margin: 1.5em 0px 0px;
}
.page-links {
	margin: 0px 0px 1.5em; clear: both;
}
.archive .format-aside .entry-title {
	display: none;
}
.blog .format-aside .entry-title {
	display: none;
}
.comment-content a {
	-ms-word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
.infinite-scroll.neverending .site-footer {
	display: none;
}
.infinite-scroll .posts-navigation {
	display: none;
}
.infinity-end.neverending .site-footer {
	display: block;
}
.comment-content .wp-smiley {
	padding: 0px; border: currentColor; border-image: none; margin-top: 0px; margin-bottom: 0px;
}
.entry-content .wp-smiley {
	padding: 0px; border: currentColor; border-image: none; margin-top: 0px; margin-bottom: 0px;
}
.page-content .wp-smiley {
	padding: 0px; border: currentColor; border-image: none; margin-top: 0px; margin-bottom: 0px;
}
.wp-caption {
	max-width: 100%;
}
embed {
	max-width: 100%;
}
iframe {
	max-width: 100%;
}
object {
	max-width: 100%;
}
.wp-caption {
	margin-bottom: 1.5em;
}
.wp-caption img[class*=wp-image-] {
	margin-right: auto; margin-left: auto; display: block;
}
.wp-caption .wp-caption-text {
	margin: 0.8em 0px;
}
.wp-caption-text {
	text-align: center;
}
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	width: 100%; text-align: center; vertical-align: top; display: inline-block;
}
.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 {
	display: block;
}
