@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Merriweather:400,700');
.contentwrap {
	background: #DBD1BC;
	z-index: 98;
	position: relative;
}
.wpleft {
	float: left;
	width: 59%;
	padding: 2em 2%;
	background: #FFFFFF;
	margin: 6em 1% 3em 1%;
}
.wpright {
	float: left;
	width: 30%;
	position: fixed;
	left: 65%;
	top: 8rem;
	margin-left: 2%;
	overflow-y: scroll;
	position: relative;
	left: auto;
	top: auto;
	margin: 4rem 0 0 5%;
}
.wpbodywrapper {
	float: left;
	width: 100%;
}
.wpbodywrapper ol {
	list-style-type: none;
}
.wpbodywrapper h2 {
	font-family: 'Merriweather', serif;
	color: #122D33;
	font-size: 200%;
	line-height: 130%;
	font-weight: 400;
	margin-bottom: 0.625em;
	clear: both;
}
.wpbodywrapper h2 a {
	color: #333333;
	text-decoration: none;
}
.wpbodywrapper h3,
.wpbodywrapper .nav-single h3 {
	font-family: 'Merriweather', serif;
	color: #009F93;
	font-size: 130%;
	font-weight: 400;
	margin-bottom: 0.625em;
	clear: both;
}
.wpbodywrapper ol li article .content p {
	clear: both;
	word-wrap: break-word; /* fix long URLS in iOS */
}
.wpbodywrapper ol li article .content blockquote {
	margin: 0 2% 1em 2%;
	width: 96%;
}
.wpbodywrapper ol li article .content blockquote p {
	font-family: 'Merriweather', serif;
	font-style: italic;
	font-size: 120%;
}
.wpbodywrapper h2 a:hover,
.wpsidecontent ul a:hover,
.wpbodywrapper .nav-single .nav-next a:hover,
.wpbodywrapper .nav-single .nav-previous a:hover {
	color: #009F93;
}
.wpsidecontent .readmore a:hover,
.wpsidecontent #wp-calendar a:hover {
	text-decoration: underline;
}
.wpbodywrapper time {
	float: left;
	width: 100%;
	font-size: 90%;
	margin-bottom: 1em;
	color: #494E54;
}
.wpbodywrapper .categorytitle {
	float: left;
	width: 100%;
	font-size: 110%;
	margin-bottom: 1.25em;
	color: #009F93;
	text-transform: uppercase;
}
.wpbodywrapper .categorytitle a {
	color: #009F93;
}
.wpbodywrapper .categorytitle a:hover {
	color: #122D33;
}
.mainarticle .authorwrap {
	float: left;
	width: 100%;
	font-size: 100%;
	margin-bottom: 1em;
	color: #009F93;
	text-transform: uppercase;
}
.mainarticle .authorwrap .label {
	float: left;
	font-size: 100%;
	margin: 1em 20px 0 0;
}
.mainarticle .authorwrap .author {
	float: left;
	margin: 1em 0;
}
.mainarticle .authorwrap .label p,
.wpbodywrapper .categorytitle .label {
	font-weight: 700;
	color: #999999;
}
.mainarticle .authorwrap .author p {
	float: left;
	font-size: 110%;
	margin: 0 20px 0 0;
	color: #009F93;
	font-weight: 700;
	text-transform: none;
}
.mainarticle .authorwrap .author .authordesc {
	color: #494E54;
	font-size: 95%;
	font-weight: 400;
}
.mainarticle #articletags {
	float: left;
	width: 98%;
}
.mainarticle #articletags ul {
	list-style-type: none;
	padding: 14px 1%;
	background: #FAFAFA;
}
.mainarticle #articletags ul li {
	display: inline-block;
	margin: 0px 14px 0px 0px;
	line-height: 150%;
	text-transform: uppercase;
}
.mainarticle #articletags ul li a {
	color: #999999;
	font-weight: 400;
}
.mainarticle #articletags ul li a:hover {
	color: #009F93;
}
.wpbodywrapper ol li .mainarticle {
	float: left;
	width: 100%;
	margin-bottom: 1.875em;
	border-bottom: solid 0.0625em #E0E0E0;
	padding-bottom: 1.25em;
}
.wpbodywrapper ol li .mainarticle .comments-link {
	display: inline-block;
	font-size: 0.875em;
	padding-bottom: 1.25em;
}

.wpbodywrapper ol li article .content {
	float: left;
	width: 	100%;
}

.wpbodywrapper ol li article .content li a {
	color: #333333;
}
#contentpagewrapper p a:hover {
	text-decoration: underline;
}
#centrewrapper .wpbodywrapper ol li {
	margin: 1em 0;
	font-size: 1em;
	color: #333333;
}
#centrewrapper p {
	font-size: 1em;
}
#centrewrapper .blogintro {
	font-size: 1.125em;
}
.wpbodywrapper ol li article .content ul {
	color: #464C52;
	list-style: none;
	font-weight: 400;
	margin: 1.25em;
	margin-left: 2.5625em;	/* THESE TWO LINES HELP LINE UP INDENT WITHIN BULLET */
	text-indent: -1.875em;
	margin-bottom: 0.625em;
}
.wpbodywrapper ol li .mainarticle .content li {
	font-size: 110%;
	font-weight: 400;
	line-height: 150%;
	margin-bottom: .75em;
}
.wpbodywrapper ol li .mainarticle .content li:before { /* SET CODE / STYLE OF BULLET */
	color: #333333;
	content: "■";
	padding: 0.625em;
}
.wpbodywrapper a {
	color: #333333;
}
.wpbodywrapper ol li article .content p a {
	color: #009F93;
}
.wpbodywrapper ol li article .content p a:hover {
	text-decoration: underline;
}
.wpbodywrapper ol li article .content img {
	margin-top: 1.25em;
	margin-bottom: 0.625em;
	/*border: 0.3125em solid #D9CFB8;*/
	/* padding: 0.9375em; */
	background-image: url(_gfxlib/testimonalbg.png);
	width: 100%;
	max-width: 100%;
	height: auto;
}

.wpbodywrapper ol li article .attachment-post-thumbnail {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}
.wpbodywrapper ol li article .content img.aligncenter,
.wp-caption.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.wpbodywrapper ol li article .content img.aligncenter,
.wpbodywrapper ol li article .content .aligncenter img {
	width: inherit;  /* This makes the next two lines work in IE8. */
	width: auto !important; /* Add !important if needed. */
	height: auto;    /* Add !important if needed. */
	margin: 0 auto;
	max-width: 100%;
}
.wpbodywrapper ol li article .content .wp-caption {
	width: 100% !important; /* Add !important if needed. */
	text-align: center;
	font-size: .75rem;
}
.wpbodywrapper ol li article .content .wp-caption p.wp-caption-text {
	font-size: .75rem;
	font-weight: 700;
	color: #333333;
	font-style: italic;
	margin-bottom: 2rem;
	padding: .5rem 0;
	background:#FAFAFA;
}

.contentwrap p {
	font-size: 110%;
	line-height: 150%;
}
.contentwrap p .footnote {
	font-size: 80%;
	color: #666666;
	line-height: 120%;
	margin: 2em 0;
	display: block;
}
/*********************************************************************************/
/* Comment Form.                                                                 */
/*********************************************************************************/
.comment-form {
	float: left;
	width: 100%;
	margin: 1em 0;
}
.comment-form-comment label,
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
	font-weight: 700;
	font-size: 90%;
	color: #999999;
}
.content-comments {
	float: left;
	border-top: dotted 0.0625em #E0E0E0;
	padding-top: 3em;
	margin-top: 0;
	width: 100%;
}
.comments-area .comment-form input,
.comments-area .comment-form textarea {
	color: #333;
	font-size: 90%;
	padding: 0.5em 1%;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	display:inline-block;
}
.comments-area .comment-form textarea,
.comment-form .comment-form-author input,
.comment-form .comment-form-email input,
.comment-form .comment-form-url input {
	float: left;
	width: 100%;
	margin: .5em 0 1em 0;
	background: #FCFCFC;
	border: solid 1px #CCCCCC;
}
.comments-area .comment-form #submit{
	background-color: #009F93;
	font-size: 90%;
	color: #FFFFFF;
	cursor: pointer;
	padding: .5em 1em;
	border: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition: background-color ease-out .5s;
	-o-transition: background-color ease-out .5s;
	-webkit-transition: background-color ease-out .5s;
	transition: background-color ease-out .5s;
	-webkit-appearance: none;
}
#comments h2 {
	font-family: 'Merriweather', serif;
	color: #122D33;
	font-size: 160%;
	line-height: 130%;
	font-weight: 400;
	margin-bottom: 0.625em;
	clear: both;
}
.comment-reply-title {
	font-family: 'Merriweather', serif;
	color: #009F93;
	font-size: 130%;
	line-height: 130%;
	font-weight: 400;
	margin-bottom: 0.625em;
	clear: both;
}
#comments time {
	margin-left: 0;
	font-weight: 400;
	color: #666666;
}
#comments article {
	margin-bottom: 2.5em;
}
.comment .comment-content p,
.comment-awaiting-moderation {
	font-size: 100%;
	line-height: 140%;
	color: #666666;
}
p.comment-awaiting-moderation {
	font-size: 90%;
	line-height: 120%;
}
.comment cite {
	font-family: 'Merriweather', serif;
	color: #666666;
	font-style: normal;
	font-size: 130%;
	line-height: 130%;
	font-weight: 400;
	margin-bottom: 0.625em;
	clear: both;
}
#commentform p.logged-in-as,
#commentform .comment-notes {
	font-size: 90%;
}
#commentform p.logged-in-as a {
	color: #666666;
}
.comment-reply-link {
	display: inline-block;
	background-color: #ECECEC;
	font-size: 100%;
	color: #999999;
	cursor: pointer;
	padding: .5em 2em;
	margin: .5em 0;
	border: 0;
	font-weight: 400;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition: background-color ease-out .5s;
	-o-transition: background-color ease-out .5s;
	-webkit-transition: background-color ease-out .5s;
	transition: background-color ease-out .5s;
}
.commentlist .children li {
	margin-left: 5%;
}


.wp-caption-text,
.wpbodywrapper ol li article .content figure.wp-block-image figcaption {
	font-size: .875rem;
	color: #333333;
	margin: .5rem 0 2rem 0;
	text-align: center;
}

.wpbodywrapper ol li article .content figure.wp-block-image {
	margin: 1rem 0;
}

.wpbodywrapper ol li article .content figure.wp-block-image img {
	margin: 1rem 0;
	padding: 0;
	width: 100%;
	height: auto;
}
/*********************************************************************************/
/* Social Share                                                                  */
/*********************************************************************************/
.ssbp-wrap {
	float: left;
	width: 100%;
	margin: 1em 0;
}
.ssbp-wrap p {
	font-family: 'Merriweather', serif;
	color: #009F93;
	font-size: 130%;
	line-height: 130%;
	font-weight: 400;
}
.ssbp-wrap img {
	float: left;
	width: 30px;
	height: auto;
	margin: 0 1% 1em 0;
}
.ssba-share-text {
	float: left;
	width: 100%;
	font-weight: 400;
	font-size: 1.125rem;
	margin-bottom: 1rem;
}
.ssbp-text {
	display: none;
}
/*********************************************************************************/
/* Navigation.                                                                   */
/*********************************************************************************/
.wpbodywrapper .nav-single {
	border-top: solid 1px #ECECEC;
	float: left;
	width: 100%;
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
}
.wpbodywrapper .nav-single h3 {
	margin-bottom: 1.5em;
}
.wpbodywrapper .nav-single .nav-next a,
.wpbodywrapper .nav-single .nav-previous a {
	font-size: 90%;
	font-weight: 400;
	color: #122D33;
	text-decoration: none;
	font-family: 'Merriweather', serif;
}
.wpbodywrapper .nav-single .meta-nav {
	font-size: 120%;
}
/*********************************************************************************/
/* Right Wrapper                                                                 */
/*********************************************************************************/
#rightwrapper {
	margin-top: 2em;
	width: 100%;
	max-width: 300px;
}
.sidecontentwrapper {
	float: left;
	width: 100%;
	margin: 1em 0;
	z-index: 98;
}
.sidecontentwrapper h2 {
	font-family: 'Merriweather', serif;
	font-size: 150%;
	font-weight: 700;
	color: #122D33;
	margin-bottom: .75em;
}
.wpsidecontent ul {
	list-style-type: none;
}
.wpsidecontent li {
	font-size: 110%;
	line-height: 150%;
	font-weight: 400;
	margin-bottom: 1em;
}
.wpsidecontent hr {
	width: 100%;
	max-width: 200px;
	border: none;
	border-bottom: 1px solid #c9bb9c;
	margin: .75em 1%;
}
.wpsidecontent li a {
	color: #122D33;
	text-decoration: none;
}
.wpsidecontent li a:hover {
	color: #009F93;
	text-decoration: none;
}
.wpsidecontent label {
	color: #333;
	font-size: 0.875em;
}
.wpsidecontent .formsubmit,
.wpsidecontent #jetpack input {
	background-color: #009F93;
	font-size: 120%;
	color: #FFFFFF;
	cursor: pointer;
	padding: .5em 1em;
	border: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition: background-color ease-out .5s;
	-o-transition: background-color ease-out .5s;
	-webkit-transition: background-color ease-out .5s;
	transition: background-color ease-out .5s;
	-webkit-appearance: none;
}
.wpsidecontent .formobject,
.wpsidecontent #jetpack #subscribe-field {
	color: #333;
	font-size: 110%;
	padding: 0.5em;
	border: 1px solid #122D33;
	background-color: #FFFFFF;
}
.wpsidecontent h1 {
	font-size: 1em;
	color: #122D33;
	margin-left: 0;
}
.wpsidecontent h1 a {
	color: #333;
}
.wpsidecontent .readmore a {
	color: #333;
	text-decoration: none;
}
.wpsidecontent #wp-calendar {
	color: #333;
	font-size: 0.9375em;
	margin-left: 1.25em;
}
.wpsidecontent #wp-calendar td {
	padding-left: 0.1875em;
	padding-right: 0.1875em;
}
.wpsidecontent #wp-calendar #next {
	text-align: right;
}
.wpsidecontent #wp-calendar a {
	color: #F2009C;
	font-weight: bold;
	text-decoration: none;
}
.wpsidecontent #jetpack h3 label {
	color: #333;
	font-size: 1em;
	margin-bottom: 0.875em;
}
.wpsidecontent #jetpack p {
	color: #333333;
	font-size: 0.875em;
	margin-bottom: 0.875em;
}

