/*
	Theme Name: Peyote Way Hello Pro
	Theme URI: http://my.studiopress.com/themes/hello
	Description: Customized theme based on the Hello Pro 2 theme from brandID - for Peyote Way Church.
	Author: Susan Taunton
	Author URI: https://wildbluepixel.com/

	Version: 1.1.22

	Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready

	Template: genesis
	Template Version: 2.5.3

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: hello-pro
*/

/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:0em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}


/* ## Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */



/*Susan - miscellaneous styles*/

/*spirit walk calendar is full notice*/
div.spirit-walk-notice {
    border: solid #f7cb65 4px;
    line-height: 1.2;
    padding: 1rem;
    font-weight: bold;
    margin-bottom: 1.35rem;
    width: 72%;
}

.red {
     color: #f13301;
}

.gray {
    color: #a9a9a9;
}

/*.is-highlight {
    background-color: #f7cb65 !important;
}*/  /*don't need because this is done through Ivory Search OPTIONS in WP Dashboard*/

div.archive-diy-breadcrumbs-area {
        margin-bottom: 1em;
        margin-top: -.5em; 
}
div.archive-diy-breadcrumbs-link {
        display: inline-block;
        line-height: 1.4;
        font-size: 15px;
        font-weight: bold;
        padding: 0 .75em .5em 0;
        text-transform: lowercase;
}

.blocks-gallery-caption, .wp-block-embed figcaption, .wp-block-image figcaption {
    font-size: 14px !important;
    text-align: left !important;
}

.wp-block-image figcaption {
    margin-top: 0 !important;
}


/*GIVE radio buttons break from the button when there are two lines 2/5/20*/
form[id*=give-form] #give-donation-level-radio-list>li label {
    display: inline !important;
}


/*div.tristan-vid {
    margin:0 auto;
    text-align:center;
}*/

/*div.archive-link-back-to-widget {
     margin-bottom: 0em;
    display:none;
}*/

    div.archive-link-back-to-widget {
        display: inline;
        line-height: 1.4;
        font-size: 15px;
        font-weight: bold;
        padding: 0 .75em .5em 0;
        text-transform: lowercase;
}

  div.news-and-more-widget-link {
    margin-bottom: 0em;
    display:none;
}  

div.news-and-more-coyote {
    /*before content*/
    /*margin-left: 2.5em;
    width: 15%;
    margin-top: 1em;
    margin-bottom: -2.5em;*/
    
    /*before loop*/
    margin-left: 0em;
    /*width: 25%;*/
    margin-top: -3em;
    margin-bottom: 22px;
}

.wp-block-pullquote p {
    font-size: 28px;
    width: 77%;
    line-height: 1.6;
    margin:0 auto;
}

.wp-block-quote {
   border-left: 6px solid #659096!important
}

blockquote.wp-block-quote-no-cite {  /*created by Susan (PWC) */
    margin-bottom: 26px;
    padding-left: 1em;
    border-bottom: 4px solid #ffc966;
    font-size:smaller;
    padding-bottom:0
}

.wp-block-image {
    margin-bottom: .5em!important;
}

.hello-pro-home .site-header {
    background-image: url(/images/starrysky-2.jpg);
    background-repeat: repeat;
	background-position: left top;
	background-image: url(/images/starrynight.jpg);
}

figure.wp-block-pullquote blockquote div.clean-cite {
   line-height: 1.1;
    margin-top: 1em;
    color: #807c7c;
    text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
}

figure.wp-block-pullquote {
    padding:0;
    border-top: solid 4px #659096;
    border-bottom:solid 4px #659096;
    font-weight: 700;
}

.wp-block-pullquote p {
    margin-bottom:0 !important;
}

blockquote, blockquote::before {
    color: #6d6d6d !important;
}
blockquote::before {
    content:none !important ;
}

/*booking contact form (SW scheduler*/
.rcalendar .ui-datepicker td.ui-state-disabled {
    opacity: 1.0 !important;
}
.rcalendar .ui-datepicker .ui-datepicker-header {
    background: #bae0a1!important;
}

#fbuilder .medium {  /*add padding to booking contact form email field*/
    padding-left:.5em !important;
}

#fbuilder .pbreak .pbPrevious, .pbreak .pbNext, .pbSubmit {
    background: #387113 !important;
    color: white !important;
}

p.booking-button a {
    border-bottom-color: transparent;
    color:white;
     font-weight: bold;
    text-decoration: none;
    box-shadow: none;
    font-size: 20px;
    font-size: 2rem;
    color: white;
    line-height: 1.1;
    padding: 14px 20px;
    display: inline;
    margin-top: 10px;
    margin-top: 1rem;
        background-color: #40775b;
    border-radius: 20px;
}

p.booking-button a:hover {
       background-color: #569a77;
    
}
/*Booking Contact Form styles*/

/*statutes table?*/
td.column-head {
    font-size:.8em;
    font-family: sans-serif;
    line-height: 1.2;
    text-align:left !important;
    vertical-align: bottom !important;
}

svg:not(:root) {
    padding-top:0px;
}


li.astm-search-menu.is-menu.dropdown a {
    border:none;
     margin-top: 3px;
}

ul#menu-primary-menu li.astm-search-menu.is-menu.is-dropdown form {
   
}

/*ivory search mag glass in menu vanishes upon hover - this seems to fix*/
.genesis-nav-menu .menu-item:hover {
   
}

/*https://wordpress.org/support/topic/heading-with-anchor-links-are-covered-up-by-top-of-page-header/*/
.anchor a {
  position: absolute;
  left: 0px;
  top: -48px;
}

/*media screen and (min-width: 896px) {
  .anchor a {
    position: absolute;
    left: 0px;
    top: -66px;
  }
}*/

li.astm-search-menu.is-menu.dropdown {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
    margin-top: 0;
}

/*Susan's footer styles*/

p.footer-1-text-top { /*bottom?*/
    line-height: 1.1;
    max-width: 300px;
    text-align:center;
    padding-top:-2px;
    margin:0 auto;
}
p.footer-1-text-top a {
    opacity: .85;
    color: #E8AE00 !important;
}

p.footer-1-text-top a:hover {
    opacity: 1;
}

span.VISIT {
    color: #fffcf5;
    font-weight: bold;
    letter-spacing: .5em;
    font-size: 1.1em;
}

span.ManaPottery-title {  /*FOOTER AD on Peyote Way site*/
    font-family:'Bitter', serif;
    font-size: 2.2em;
}

span.ManaPottery-subtitle {  /*FOOTER AD on Peyote Way site*/
    /*font-family: 'Source Sans Pro', sans-serif;*/
    color: #CA651A;
    font-size: 1.4em;
    font-weight: bold;
}

.footer-1-image {
  width:250px;
    margin: 10px auto 8px auto;
}

.footer-1-image a{
    opacity: .85;
}

.footer-1-image a:hover{
    opacity: 1;
}

p.footer-1-text-last {
    font-size: 1.1em;
    font-weight: bold;
    max-width: 300px;
    text-align: center;
    margin: .4em auto 0 auto !important;
    padding-bottom:28px;
    line-height: 1.3;
}



p.footer-2-text-first {
    max-width: 300px;
    text-align:center;
    margin:0 auto .5em auto;
}
p.footer-2-text-second {
     max-width: 300px;
    font-size:1em;
    text-align:center;
    line-height:1.4;
    margin:7px auto 1em auto;
}

.footer-3-image {
   width:250px;
    margin: 3px auto -1px auto;
}

.footer-3-image a{
    opacity: .85;
}

.footer-3-image a:hover{
    color: #fffcf5;
    opacity: 1;
}

p.footer-3-text-last {
    font-size: 1.1em;
    font-weight: bold;
    max-width: 300px;
    text-align: center;
    margin: -.1em auto 0 auto !important;
    padding-bottom:28px;
    line-height: 1.3;
}


/*.footer-2-image {  donate button now displayed within PayPal form
   width:300px;
    margin:-.25em auto 0 auto;
    padding:0em 0 1.5em 0 ;
}

.footer-3-image {
    padding-top:0px;
    margin-top:0;
}

.footer-3-image a{
    opacity: .85;
}

.footer-3-image a:hover{
    opacity: 1;
}

p.footer-3-text-Amazon{
    font-size: 1.1em;
    font-weight:bold;
    max-width: 300px;
    text-align:center;
        margin: 0 auto 0 auto !important;
    padding-bottom:1.1em;
    line-height:2;
}

p.footer-3-text-last {
     font-size: 1.1em;
    font-weight:bold;
    max-width: 300px;
    text-align:center;
    margin:-.5em auto 0 auto !important;
    line-height:1.6;
}*/

p.footer-4-text-1 {
    width: 100%;
    font-size:1.35em;
    font-weight: bold;
    text-align:center;
    margin: 0 auto .25em auto !important;
    color: #FADF74;
    line-height: 1.3;
}

p.footer-4-text-1 a {
    color: #e8ae00;
    border:none;
}

p.footer-4-text-1 a:hover {
    color: #fffcf5;
}

p.footer-4-text-2 {
    width: 100%;
    font-size:1.8em;
    font-weight: bold;
    text-align:center;
    margin: 0 auto .5em auto !important;
    color: #FADF74;
    line-height: 1.3;
}

/*end of Susan's footer styles*/

.larger {
	font-size: larger;
}

.nolinebreak {
	display: inline-block;
}

.emphatic-note {
	font-size:25px;
	font-size:2.5rem;
	display:inline-block;
}

div.residency-intro-pic img {
	margin:0 auto !important;
}


/* ## Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
	font-size: 20px;
	font-size: 2rem;
}

/* Typographical Elements
--------------------------------------------- */
body {
	background: #fffcf5; /*(Susan 081218: was #fdfdfd) */
    /*background-color: #ffffff!important;*/
	color: #252422;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.6;
	min-height: 100vh;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column wrap;
	    flex-flow: column wrap;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	transition: all 0.1s ease-in-out;
}

/* ::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
} */

a {
	text-decoration: none;
	border-bottom: 1px #252422 solid;
	padding-bottom: 2px;
}

a:focus,
a:hover {
	border-bottom: 1px transparent solid;
}

a img {
	vertical-align: top;
}

p {
	margin: 0 0 24px;
	padding: 0;
}

p.firstparagraph::first-line {  /*Susan*/
	font-weight: 700;
	font-size: larger;
    line-height:inherit;
	}

/*p.firstparagraph a {  /*Susan
	font-weight: 700;
	font-size: inherit;  /*was 1.25em - links were smaller
	}*/

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 0;
	padding: 24px 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}
/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin: 0 0 10px;
	padding: 0;
}

/*taiko in workplacce and schools workshop*/
h2.taiko-in-workplace-and-schools-workshop {
	margin-top:2em;
}

div.taiko-in-workplace-and-schools-workshop {
	margin-bottom:3em;
}

div.taiko-in-workplace-and-schools-workshop figure.wp-caption.alignnone {
	margin-left:0!important;
	margin-right:0!important;
}

div.taiko-in-workplace-and-schools-workshop img.alignright {
	margin: 2em 0 0 0;
}
/*end taiko in workplace and schools workshop styles*/

h1 {
	font-size: 32px;
	font-size: 3.2rem;
    font-weight: 700;
}

h2 {
	font-size: 28px;
	font-size: 2.8rem;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 22px;
	font-size: 2.2rem;
}

h5 {
	font-size: 20px;
	font-size: 2rem;
}

h6 {
	font-size: 18px;
	font-size: 1.8rem;
}

h1 b,
h1 strong,
h2 b,
h2 strong,
h3 b,
h3 strong,
h4 b,
h4 strong,
h5 b,
h5 strong,
h6 b,
h6 strong {
	font-weight: 700;
}
/* Objects
--------------------------------------------- */
.wp-caption,
embed,
iframe,
img,
object,
video {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
	/* IE8 */
}
/* Forms
--------------------------------------------- */
input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	/* box-shadow: 1px 1px 3px #eee inset; */
	color: #333;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 10px;
	width: 100%;
}

div.paypalbutton form input {
	background-color: transparent;
	border: none;
	color: #333;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 0; 
	
}

/*paypal button styles*/
div.paypalbutton form input {
	opacity:.85;
}

div.paypalbutton form input:hover {
	opacity:1;
}
/*paypal button styles*/

/*footer donate button (no longer paypal button) styles*/
img.wp-image-366 {
    opacity: .85;
}
a:hover img.wp-image-366{
    opacity: 1;
}


input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: #ccc dashed 1px; /*Susan: was solid 3px;*/
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	border: none;
	/*border: 2px transparent solid;*/
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	padding: 10px 20px;
	width: auto;
	text-transform: uppercase;
}

button:focus,
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus,
.entry-content .button:focus {
	border: none;
	text-decoration: none;
}

.button {
	border-radius: 0;
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

.home-cta a.button {
	display: inline-block;
	/*margin-top: -30px;*/
	text-align: center;
}
/* Tables
--------------------------------------------- */
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}
/* ## Screen Reader Text
--------------------------------------------- */
.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus {
	clip: auto !important;
	height: auto;
	width: auto;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 23px 14px;
	color: #333;
	background: #fff;
	z-index: 100000;
	/* Above WP toolbar. */
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

.more-link {
	position: relative;
}
/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}
/* Display outline on focus */
:focus {
	color: #333;
	outline: thin dotted #ccc;
}
/* Site Containers
--------------------------------------------- */
.site-container {
    background-image: url(/images/starrynight.jpg);
	margin: 0 auto;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column wrap;
	    flex-flow: column wrap;
	-ms-flex-positive: 1;
	    flex-grow: 1;
}

.hello-pro-landing .site-inner {
	width: 800px;
	margin: 0 auto;
}

.content-sidebar-wrap {
    /*width:1040px;*/
}

.site-inner {
	background-color: #fffcf5;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 1040px;   /*1140px or 1023???*/
	-ms-flex-positive: 1;
	    flex-grow: 1;
}

.hello-pro-home .site-inner {
	clear: both;
	margin: 0 auto;
	overflow: visible;
	width: 100%;
}

body.sticky-header .site-inner {
	margin-top: 100px;
}

body.primary-nav .site-inner {
	margin-top: 0;
}


/*div.wrap {
    border-radius: 40px 40px 0 0;
}*/

.wrap {
	/*max-width: 1140px;*/
	/*max-width: 1920px;*/ /*Susan 081118: was 1200px*/
    /*(what's outside the universe?)*/
	margin: 0 auto;
}
/* Content
--------------------------------------------- */

/*for sidebar-content layout?*/
.content {
	float: right;
	width: 64%;
	padding: 40px 40px 10px;
    padding: 30px 50px 10px 50px;  /*fixes odd shift in content area betw 1200 and 1201*/
}

.content-sidebar .content {
	float: left;
}
/*---sidebar-content layout?---*/

.full-width-content .content {
	width: 100%;
	max-width: 800px;
	float: none;
	margin: auto;
}

.hello-pro-home .content {
	padding: 0;
}

.hello-pro-portfolio .content {
	padding: 40px 30px 0;
	max-width: 1200px;
}
/* Primary Sidebar
--------------------------------------------- */
.sidebar-primary {
	margin-top: 20px;
	margin-bottom: 30px;
	float: right;
	width: 36%;
}

.sidebar-primary .widget {
	/*margin-top: 20px;*/
	margin-bottom: 20px;
}

.sidebar-primary .widget:first-of-type {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

.sidebar-primary .widget:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

.sidebar-content .sidebar-primary {
	float: left;
}

.sidebar-primary .widget .widget-title {
	margin-bottom: 10px;
	display: block;
	text-align: left;
	/*padding: 16px 20px; original*/
	padding:0; 
	font-weight: 700;
	font-size: 20px;
	font-size: 2rem;
}
/* Column Classes
Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}
/* Avatars and Images
--------------------------------------------- */
.avatar {
	border: 1px solid #fff;
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.search-form {
	overflow: hidden;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}


.search-form input[type="search"] {
    background: #f3f0ea;
    background-size: 36px 16px;
    color: #888;
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 0px;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
    border: 4px solid #53796E;
    border: 4px solid #F7cb65;
    }

div.textwidget form input {
	opacity:.85;
}

div.textwidget form input:hover {
	opacity:1;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

.aligncenter,
img.centered {
	display: block;
	margin: 0 auto 24px;
}

a.alignnone img,
img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

a.alignnone {
	display: inline-block;
}

.wp-caption.alignleft,
a.alignleft img,
img.alignleft {
	margin: 0 24px 12px 0;
}

.wp-caption.alignright,
a.alignright img,
img.alignright {
	margin: 0 0 24px 24px;
}

.entry-content .wp-caption-text {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400; /*Susan: was 700*/
    font-style: italic;
    margin: 0;
    text-align: left;/*Susan: was center*/
	line-height:1.2;/*added by Susan*/
}

.entry-content .gallery-caption,
.gallery-caption {
	margin: 0 0 10px;
}
/* Genesis
--------------------------------------------- */
.breadcrumb {
	color: #777;
	font-size: 15px;
	font-size: 1.5rem;
	margin: -40px -60px 0px;
	padding: 20px;
}

.hello-pro-home .breadcrumb {
	margin: 0;
}

.archive-description,
.author-box {
	margin-bottom: 0px;
	padding: 15px 15px 30px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.archive-description {
	padding: 3px 0 0;
	border: none;
}

.archive-description p {
    font-size: smaller;
}

.author-box-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 4px;
}

.author-box p {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0;
}

.author-box .avatar {
	margin-right: 24px;
}

.bypostauthor {
    background-color: transparent;
}

/* Titles
--------------------------------------------- */
.entry-title {
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.25;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h1.entry-title {
 /*added by Susan so Post titles aren't all in caps*/
}

article h1.entry-title, article h2.entry-title {
		text-transform: none !important;
}

.entry-title a,
.sidebar .widget-title a {
	text-decoration: none;
	border-bottom-color: transparent;
}

.entry-title a:hover,
.footer-widgets .entry-title a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}

.archive-title,
.hello-pro-portfolio .entry-title,
.widget-title {
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: left;
}

h1.archive-title {
	font-size: 24px;
	font-size: 2.4rem;
    /*display:none;*/
}

.footer-widgets .entry-title,
.sidebar .entry-title {
	font-size: 16px;
	font-size: 1.6rem;
}

.hello-pro-home .home-cta .widget-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 6px;
	text-transform: none;
}
/* Widgets
--------------------------------------------- */
.featured-content .entry {
	margin-bottom: 12px;
	padding: 0;
}

.featured-content .entry-title {
	font-size: 18px;
	font-size: 1.8rem;
}

.hello-pro-home .featured-content .entry {
	margin-bottom: 36px;
}
/* Jetpack
--------------------------------------------- */
img#wpstats {
	display: none;
}
/*
Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
	background-color: #000000; /*Susan 081218: was #fffcf5*/
    background-image: url(/images/starrysky-2.jpg);
    background-repeat: repeat;
	background-position: left top;
	background-image: url(images/starrynight.jpg);
	margin: 0 auto;
	min-height: 100px;
    min-height: 71px;
	width: 100%;
	display: block;
	z-index: 10; /*Susan: was 1 but schedules were visible above header*/
	border-bottom: 1px #252422 solid;
}

.home .site-header {
	border-bottom: none !important;
}

.sticky-header .site-header {
	position: fixed;
}

.site-header .wrap {
    /*background-image: url(/images/starrysky-2.jpg);*/
    background-repeat: repeat;
	background-position: left top;
	background-image: url(/images/starrynight.jpg);
    /*border-bottom: solid #659096 6px;*/
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	    flex-direction: row;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
    margin-bottom:-1px; /*remove thin gray line under header section*/
}

.site-header .title-area {
	/*float: left;*/
	overflow: hidden;
	width: 360px;
}

.site-header .site-title {
	display: block;
	font-size: 38px;
	font-size: 3.8rem;
	line-height: normal;
	margin: 10px 0 5px;
}

.header-image .site-header .site-title {
	border-bottom: none !important;
}

.site-header .site-title a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.25s ease;
}

.site-header .site-title a,
.site-header .site-title a:hover {
	text-decoration: none;
	border-bottom: none;
}

.site-header .site-description {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 10px;
	padding-top: 3px;
	color: #999;
}

.site-header .site-title a.has-image .site-description,
.site-header .site-title a.has-image .site-title-name,
.site-header .site-title a.has-image .tagline {
	display: none;
}
/* Full width header, no widgets */
.header-full-width .site-title,
.header-full-width .title-area {
	width: 100%;
}
/* Logo, hide text */
.header-image .site-description {
	display: none;
	text-indent: -9999px;
}

.header-image .site-title a {
	display: block;
	text-indent: -9999px;
	background-size: contain !important;
}

.header-image .title-area,
.header-image .title-area .site-title,
.header-image .title-area .site-title a {
	/*float: left;*/
	margin: 0;
	max-width: 320px;
    max-width: 760px;
    height: 110px;
	height: 168px;
	padding: 0;
	width: 100%;
	border-bottom: none;
}

.header-image .site-title a img {
	display: block;
	height: 100%;
	width: auto;
	padding: 0px; /*Susan 081118: was 4px*/
	margin:0 auto;
}
/* Sticky Header
--------------------------------------------- */
body.sticky-header .site-header.sticky {
	z-index: 2;
	min-height: 66px;
	position: fixed;
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	perspective: 1000px;
	transform: translateZ(0);
	transition: top 0.35s ease 0.1s;
	box-shadow: 0 0 3px rgba(0,0,0,0.15);
}

body.sticky-header.admin-bar .site-header.sticky {
	margin-top: 32px;
}

body.sticky-header.admin-bar .site-header.sticky.active {
	margin-top: 0;
}

body.sticky-header .sticky .site-title,
body.sticky-header .sticky .site-title a {
	font-size: 28px;
	font-size: 2.8rem;
	border-bottom: none;
}

body.sticky-header .sticky .site-title {
	margin: 15px 0 5px;
}

body.sticky-header .sticky .site-description {
	display: none;
}
/*body.sticky-header .site-header.active {
	top: 0;
}*/
body.sticky-header .site-header.sticky .site-title .site-title-name {
	font-size: 34px;
	font-size: 3.4rem;
}

body.sticky-header .site-header.sticky .site-title .tagline {
	display: none;
}

body.sticky-header .site-header.sticky .genesis-nav-menu a {
	/*padding: 21px 18px;*/
}

body.sticky-header .site-header.sticky .genesis-nav-menu > li > a:hover,
body.sticky-header .site-header.sticky .genesis-nav-menu > li:hover {
	background-color: transparent;
}

body.sticky-header.header-image .sticky .site-title,
body.sticky-header.header-image .sticky .site-title a,
body.sticky-header.header-image .sticky .title-area {
	height: 80px;
}

body.sticky-header.header-image .sticky .site-title,
body.sticky-header.header-image .sticky .site-title a {
	margin: 0;
}

body.sticky-header.header-image .site-header.sticky .widget-area {
	margin: 0;
}
/* Widget Area
--------------------------------------------- */
.site-header .widget-area {
	float: right;
	/*width: 820px;*/
	width: calc(100% - 360px);
}

.site-header .widget-area .textwidget {
	text-align: right;
}

.header-image .site-header .widget-area {
	/*margin-top: 15px;*/
}

.site-header .widget-area .widget-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 2px;
	text-align: right;
	text-transform: uppercase;
}

.site-header .widget {
	padding: 0 0 0;  /*Susan: was 28px 0 0*/
}

.site-header.sticky .widget {
	padding: 0;
}

.site-header.sticky.active .widget {
   padding: 10px 0 0;
}

.site-header .header-widget-area .widget {
	width: 100%;
}

.site-header .header-widget-area .widget_search {
	width: 300px;
	margin: auto;
	float: right;
}


.site-header .wrap .widget-area section.widget_nav_menu,
.site-header .wrap .widget-area section.widget_nav_menu .widget-wrap,
.site-header .wrap .widget-area section.widget_nav_menu .widget-wrap .nav-header {
	/* height: 100%; */
	text-align: right;
	transition: all 0.2s;
	margin-bottom: 5px;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */
/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.fa-lg {   
    line-height: .6em !important;
}

.genesis-nav-menu {
    /*font-family: 'Open Sans Condensed', sans-serif;*/
    text-transform: uppercase;
	clear: both;
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: 1px;
    font-weight: bold;
	line-height: 1;
    width: 1040px;   /*need to set up media queries for below 1040 and 1023 the is 100% (i think)*/
    /*background-color: #659096;*/
    border-top: solid #659096 6px;
    border-top:solid #f7cb65 7px;
    border-radius: 5px 5px 0 0;
    margin-top: -1px;
    text-align:center;
 }

.genesis-nav-menu .menu-item { /*Susan: this is the original*/
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
	margin-top: 0;
}

/*.genesis-nav-menu .menu-item {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
    margin-top: 0;
    width: 5em;
    vertical-align: baseline;
    box-sizing: content-box;
}*/

/*adding font awesome icons*/
/*https://www.engagewp.com/add-font-awesome-icons-genesis-header-navigation/*/
/*.site-header .genesis-nav-menu .menu-item:before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	line-height: 0;
	margin: 0;
	position: relative;
	text-align: center;
	top: 16px;
	padding: 5px 0 7px;
	vertical-align: top;
	transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.site-header .genesis-nav-menu .menu-item:before {
	color: #092662;
}

.site-header .genesis-nav-menu .menu-item:hover:before {
	color: #bb153f;
}

.site-header .genesis-nav-menu .current-menu-item:before {
	color: #092662;
}
*/

/** If necessary, add the code below to your media query where your 
breakpoint occurs for your mobile navigation. It removes the icons 
from your mobile menu. **/

/*.site-header .genesis-nav-menu .menu-item:before { 
	content: none; 
}*/
/*end of css to add font awesome menu icons*/

/*add fa icons to menu with no text*/
/*http://wpdecoder.com/customizations/font-awesome/*/
/*#menu-item-234 a,
#menu-item-234 a  {font-family: FontAwesome;}*/

.fa-home:before {
	/*font-size:22px;
    font-size: 2.2rem;*/
}

/*.is-menu.dropdown form {  /*ivory search style*/
  /* top: 44px !important;
}*/

/*#genesis-nav-primary li a svg.search-icon {
    position: absolute;
    top:16px;
    right: 7px
}*/


.genesis-nav-menu a {
	color: #333;
	display: block;
    padding: 12px 15px 24px 15px;
	text-decoration: none;
	border-bottom: 2px solid transparent;
    border-bottom:none;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover {
	text-decoration: none;
	border-bottom-color: inherit;
    background-image: url("/images-2020/underlink-triangle.jpg");
    background-size:12px;
    background-position: center;
    background-position-y: 30px;
    background-repeat:no-repeat;
    margin: 0 auto;
    transition: none;
    border-bottom:none !important;
}
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .current-menu-parent > a {
    text-decoration: none;
	border-bottom-color: inherit;
    background-image: url("/images-2020/underlink-triangle-current.jpg");
    background-size:12px;
    background-position: center;
    background-position-y: 30px;
    background-repeat:no-repeat;
    margin: 0 auto;
    transition:none;
    border-bottom:none !important;
}

.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    text-decoration: none;
	border-bottom-color: inherit;
    margin: 0 auto;
}


.genesis-nav-menu .sub-menu {
	border-top: 0px solid #eee;
	left: -9999px;
	opacity: 0;
	position: absolute;
	transition: opacity 0.4s ease-in-out;
	width: 200px;
	z-index: 99;
	
}

.genesis-nav-menu .sub-menu a {
	background-color: #fffcf5;
    background-color: #ffffff;
    box-shadow: 20px 20px 50px #c0b5a7; /*adds shadow to dropmenus*/
	border: 1px solid #eee;
	border-top: 0;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 20px;
	position: relative;
	width: 200px;
	word-wrap: break-word;
    line-height: 1.2em;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -56px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	float: right;
}
/* ## Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
	background-color: #fffcf5 !important;
}

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden;
}
/* ## Site Header Navigation
--------------------------------------------- */
.site-header .genesis-nav-menu li li {
	margin-left: 0;
	padding-left: 0;
}
/* ## After Header Navigation
--------------------------------------------- */
.nav-primary {
	background-color: #fffcf5; /*Susan 081218: was #ffffff*/   
    /*background-color: #ffffff;*/
    border:none; /*Susan 0801618: Was border-top: 1px solid #eee; */
	border-top: 1px solid #eee;
    border-radius: 5px 5px 0 0;
	border-bottom: none; /*Susan 081318: was 1px #252422 solid*/
	margin: 0 auto;  /*Susan 081118: margin was not defined - menu was left justified*/
	
}

.nav-primary .sub-menu a {
	background: #fff;
	background-color: #fffcf5;
    background-color: #ffffff;
}

ul#menu-primary-navigation {
	margin-bottom: 5px;
}

.primary-nav .menu-toggle,
.primary-nav .sub-menu-toggle {

    background-color: #FFFCF5;
    margin-top: -1px;
}

.primary-nav .menu-toggle:focus,
.primary-nav .menu-toggle:hover,
.primary-nav .sub-menu-toggle:focus,
.primary-nav .sub-menu-toggle:hover {
	background-color: #fffcf5; /*Susan: was #fff*/
  
}
/* ## Footer Navigation
--------------------------------------------- */
.site-footer .genesis-nav-menu {
	padding-bottom: 10px; /*Susan: was 20px*/
    font-size: 1.35rem;
}

.site-footer .genesis-nav-menu a {
	padding: 0 0 5px;
    font-weight: normal;
    border-bottom: #ffffff solid 1px;
}
/* Portfolio
--------------------------------------------- */
.hello-pro-portfolio {
	/* float: left; */
	padding: 0;
	width: 100%;
}

.hello-pro-portfolio .content a {
	border-bottom-color: transparent;
}

.hello-pro-portfolio .content .entry-title a:focus,
.hello-pro-portfolio .content .entry-title a:hover {
	border-bottom-color: inherit;
}

.hello-pro-portfolio .content a > img {
	transition: all 0.3s;
}

.hello-pro-portfolio .content a:focus img,
.hello-pro-portfolio .content a:hover img {
	transform: scale(1.05);
}

.hello-pro-portfolio .content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	    flex-flow: row wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.hello-pro-portfolio .archive-description {
	width: 100%;
}

.hello-pro-portfolio .portfolio {
	margin: 20px;
}

.hello-pro-portfolio .portfolio:nth-of-type(3n+1) {
	clear: left;
}

.hello-pro-portfolio .portfolio .portfolio-featured-image,
.single-portfolio .content {
	text-align: center;
}

.hello-pro-portfolio .portfolio .portfolio-featured-image img {
	/* background: #f5f5f5 none repeat scroll 0 0; */
	border: 1px solid #999;
	padding: 5px;
}
/* Entries
--------------------------------------------- */
.entry {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px #d6d6d6 solid;
}

.single .entry {
	border-bottom: none;
}

.hello-pro-portfolio .entry,
.single-portfolio .entry {
	margin-bottom: 20px;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content .wp-caption p,
.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.content .entry-header .entry-meta {
	clear: both;
	color: #666;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 2;
	margin: 0 0 25px; /*ORIGINAL*/
    margin: 5px 0 -5px 2px; /*Susan */
	overflow: hidden;
	padding-left: 0;
	text-transform: uppercase;
   /* display: none;*/
}

.content > article:first-child .entry-header .entry-meta {
	border-top: none !important;
    /*display: none;*/
}

.content .entry-header .entry-meta a {
	font-weight: 700;
}

.content .entry-header .entry-meta .entry-comments-link {
	float: right;
	font-size: 11px;
	font-size: 1.1rem;
	padding: 0 10px;
	text-transform: uppercase;
	width: 200px;
	text-align: center;
}

.entry-footer .entry-tags {
	margin-left: 4px;
	padding-left: 10px;
}
/* After Entry
--------------------------------------------- */
.after-entry {
	background-color: #f5f5f5;
	margin-bottom: 30px;
	padding: 30px;
	text-align: center;
}

.after-entry .widget {
	margin-bottom: 30px;
}

.entry-footer .entry-meta {
	display:none; /*Susan: added*/
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0;
	padding-top: 5px;
}

.after-entry .widget:last-child,
.after-entry p:last-child {
	margin: 0;
}

.after-entry li {
	list-style-type: none;
}
/* Pagination
--------------------------------------------- */
.archive-pagination {
	font-size: 16px;
	font-size: 1.6rem;
	padding: .5em 0 0em;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 2;
	margin-bottom: 4px;
	padding: 8px 20px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: none;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	text-decoration: none;
}
/* Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
	overflow: hidden;
}

.entry-comments .comment-author {
	font-weight: 700;
	margin: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin: 30px;
	overflow: hidden;
}

.comment-list li.depth-1,
.ping-list li.depth-1 {
	margin: 30px 0;
}

.comment-list li li {
	margin-right: -1px;
}

.comment {
	border-right: none;
}

.comment-header,
.ping-list .comment-meta {
	background-color: #eee;
	color: #000;
	float: left;
	font-weight: 700;
	padding: 30px;
	width: 100%;
}

.comment-list cite,
.ping-list cite,
.says {
	display: inline-block;
}

.comment-header .comment-meta a,
.comment-metadata a {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	color: #333;
}

.comment-content {
	clear: both;
	padding: 48px;
}

.comment-content p,
.comment-header p.comment-meta {
	margin: 0;
}

.comment .avatar {
	margin-right: 10px;
}

.alt,
.even {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

.comment-reply {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 0 48px 48px;
}

.entry-pings .reply {
	display: none;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 24px;
}
/* Widgets
------------------------------------------------------ */
.widget {
	word-wrap: break-word;
}

.widget li {
	list-style-type: none;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left;
    line-height: 1.2;
    text-transform: uppercase;
}

.widget ol > li {
	background-image: none;
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget ul > li {
	text-indent: 0;
}

.widget ul > li {
	list-style-position: outside;
	padding: 0 0 0 16px; /*original*/
	padding:0; /*Susan*/	
}

.widget ol > li:last-child,
.widget ul > li:last-child {
	margin-bottom: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

.widget_calendar caption {
	font-size: 12px;
	font-size: 1.2rem;
	font-style: italic;
	padding: 2px 6px 0 0;
	text-align: right;
}

.widget li a {
	border-bottom-color: transparent;
}

.widget li a:focus,
.widget li a:hover {
	border-bottom-color: inherit;
}
/*
Sidebars
-------------------------------------------------------------- */
.sidebar {
	display: inline;
	font-size: 10px;
	font-size: 1em;
	padding: 45px;
}

.sidebar p {
	margin-bottom: 16px;
}

.sidebar p:last-child,
.sidebar ul {
	margin-bottom: 0;
}
/* .sidebar li,
.sidebar .more-from-category a {
	background-size: 8px 8px;
	margin-bottom: 6px;
	padding: 0 0 6px 16px;
} */
.sidebar .more-from-category {
	padding-top: 6px;
}

.sidebar .widget {
	margin-bottom: 0;
	padding: 30px 0; /*original*/
	padding:30px; /*Susan*/
	word-wrap: break-word;
}

.sidebar .widget:last-child {
	margin-bottom: 0 !important;
}

.sidebar .search-form {
	width: 100%;
}
/* Colors
----------------------------------------------------------------------------- */
.entry-title a,
.genesis-nav-menu a {
	color: #252422;
}

.content .entry-header .entry-meta .entry-comments-link a,
.entry-meta a,
.entry-meta a:focus,
.entry-meta a:hover,
.footer-widgets .entry-title a:hover,
.footer-widgets a:focus,
.footer-widgets a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .current-menu-parent > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
/*.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,*/
.menu-toggle:focus,
.menu-toggle:hover,
/*.site-footer a:focus,
.site-footer a:hover, */
.sub-menu-toggle:focus,
.sub-menu-toggle:hover,
a,
a:hover {
	color: #ce461c;
    color: #1a9473;
    color: #519571;
    color: #647658;
    color: #387113;
    color: #426370;
  /*  color: #c78020;
    color: #d45e17;*/
}

.footer-widgets a:hover  { 
	color: #f0dfa9;
    color: #fffcf5;
}

.entry-meta a,
.footer-widgets .entry-title a:hover,
a:hover {
	border-bottom-color: transparent;
}

.entry-meta a:focus,
.entry-meta a:hover,
.genesis-nav-menu .sub-menu .menu-item:focus > a > span,
.genesis-nav-menu .sub-menu .menu-item:hover > a > span,
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
a {
	border-bottom-color: inherit;
}

.archive-pagination li a,
a.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.sidebar .enews-widget input[type="submit"],
.sidebar-primary .widget input[type="submit"],
.sidebar-primary .widget .button {
	background-color: #ce461c;
    background-color: #53796e;
    background-color: #F7CB65;
	color: #fff;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 2px;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a,
.button:focus,
.button:hover,
a.button:focus,
a.button:hover,
button:focus,
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.sidebar .enews-widget input[type="submit"]:focus,
.sidebar .enews-widget input[type="submit"]:hover .sidebar-primary .widget input[type="submit"]:hover,
.sidebar-primary .widget .button:hover {
	background-color: #53796e;
    background-color: #709f89;
	color: #fff;
}

.highlight {
	background-color: transparent;
}
/*.content {
	background: #fff;
}*/
/*.site-inner {
	background: none;
}*/
/* Sidebar
----------------------------------------------------------------------------- */
.sidebar-primary {
	border: 1px solid #D6D6D6;
	border-top: none;
    border-bottom: none;
	border-right:none;
}

.sidebar-primary .widget {
	border-top: 1px solid #d6d6d6;
}

.sidebar-primary .widget .widget-title {
	background-color: transparent;
}

.sidebar-primary .widget p.color {
	color: #D6D6D6;
}
/* Enews Widgets
------------------------------------------------------------------ */
.sidebar .enews-widget {
	padding: 40px;
}

.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
	color: #fff;
	text-align: center;
}

.sidebar .enews-widget .widget-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 0;
	font-weight: 400;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.sidebar .enews-widget p {
	padding: 0 16px 20px;
	font-weight: 700;
	font-size:26px;
	font-size:2.6rem;
}

.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
	border: 1px solid #333;
}

.sidebar .enews-widget input[type="submit"] {
	color: #fff;
}

.sidebar .enews-widget input[type="submit"]:focus,
.sidebar .enews-widget input[type="submit"]:hover {
	background-color: #53796e;
	color: #fff;
}

.enews-widget input {
	font-size: 16px;
	font-size: 1.6rem;
	/* font-size: 1.6rem; */
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 24px;
}



/* Footer Widgets
------------------------------------------------------------------ */
.footer-widgets {
	background-color: #252422;
	font-size: 16px;
	font-size: 1.6rem;
}

.footer-widgets .wrap {
	padding: 26px 30px 0px; /*Susan: was 60px 30px 30px*/
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: center;
	    justify-content: center;
}

.footer-widgets,
.footer-widgets .widget-title,
.footer-widgets h1,
.footer-widgets h2,
.footer-widgets h3,
.footer-widgets h4,
.footer-widgets h5,
.footer-widgets h6,
.footer-widgets p {
	color: #d7be8e;  /*Susan: was #fff;*/
    color: #FADF74;
}

.footer-widgets .widget {
	text-align: center; /*Susan: was left*/
}

.footer-widgets .widget-title {
	text-transform: none;
	font-weight: 900;
	font-size: 20px;
	font-size: 2rem;
	text-align: left;
}

.footer-widgets .textwidget .phone {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 24px;
}

.footer-widgets .textwidget .phone a {
	text-decoration: none;
	/* border: none; */
}

.footer-widgets .textwidget .button {
	margin-top: 24px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	margin-bottom: 0; /*Susan: was 30px*/
	padding: 0 2.8%;
	width: 33%;
}

/*.footer-widgets-2 p {
	margin-top:-.5em;
	font-size:13px;
	font-size: 1.3rem;
	line-height:1.3;
}*/

.footer-widgets .enews form {
	margin: 10px 0;
}

.footer-widgets .enews form input[type="text"],
.footer-widgets .enews form input[type="email"] {
	margin-bottom: 10px;
}

.footer-widgets .search-form {
	width: 100%;
}

.footer-widgets a {
	color: #f1dfa9;  /*Susan: was #fff;*/
	border-bottom-color: #f1dfa9;   /*Susan: was #fff;*/
    color: #e8ae00;
    border: none;
}

.footer-widgets a:focus,
.footer-widgets a:hover {
	border-bottom-color: transparent;
}

.footer-widgets a.button:focus,
.footer-widgets a.button:hover {
	color: #fff;
}

div#social-media-buttons {
	margin-top:-1em;
}

div#social-media-buttons a img {
	display:inline;
	padding:.5em;
}

div#social-media-buttons a {
	border:none;
	opacity:.85;
}

div#social-media-buttons a:hover {
	opacity:1;
}

div#social-media-buttons-header {
	margin:-2em 2em 0 80%;
	text-align: right;
}

div#social-media-buttons-header i {
	padding: 0 .25em;
	display: inline;
}



/* Site Footer
------------------------------------------------------------------ */
.site-footer {
	background-color: #252422;
    background-color: #1b1a18;
	border-top: 1px solid #363533;
	color: #fffcf5;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 20px 5%;
	text-align: center;
}

.site-footer p {
	margin: 0;
}

.site-footer a {
	color: #fffcf5;
	border-bottom-color: #fffcf5;
}

.site-footer a:focus,
.site-footer a:hover {
	border-bottom-color: transparent;
}

.site-footer .genesis-nav-menu a {
	border-bottom-color: #fffcf5;
}

.site-footer .genesis-nav-menu a:focus,
.site-footer .genesis-nav-menu a:hover {
	color: #fffcf5;
	border-bottom-color: transparent;
}






/*MEDIA QUERIES*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
	.search-form input[type="search"] {
		/*background-image: url("../../../../../odaiko-aug2018wp/wp-content/themes/odaiko-hello-pro/images/icon-search@2x.png");*/
	}
}

@media only screen and (max-width:9999px) { /*only used if title and tag line are text versus in image*/
	.site-header .title-area {
		text-align: center;
	}
}

@media only screen and (max-width: 1200px) {
	.site-header .wrap {
		-ms-flex-direction: column;
		    flex-direction: column;
	}

	.site-header .title-area {
		text-align: center;
	}

	.site-header .title-area,
	.site-header .widget-area {
		width: 100%;
	}

	.site-header.sticky .genesis-nav-menu a {
		padding: 20px 12px;
	}

	.header-image .site-title a img {
		margin: 0 auto;
	}

	.site-header .wrap .widget-area section.widget_nav_menu .widget-wrap .nav-header ul.genesis-nav-menu {
		-ms-flex-pack: center;
		    justify-content: center;
	}

	/*.site-inner,
	.wrap {*/
		/*max-width: 960px; */ /*ORIGINAL*/
		/*max-width: 100%;*/ /*Susan: lets welcome pic go edge to edge!!!*/
	/*}*/

	.hello-pro-home .site-inner {
		max-width: 100%;
	}

	.breadcrumb {
		margin: -30px -40px 0px;
	}

	.content { 
		/*moved to .sidebar-primary/content queries below*/
	}

	.site-title {
		/*border-bottom: 0 solid #999;*/
	}

	.header-image .site-title,
	.header-image .site-title a,
	.header-image .title-area {
		float: none;
		margin: 0 auto;
	}

	.header-image .sticky .site-title,
	.header-image .sticky .site-title a {
		float: none;
		margin: 0 auto;
		/*max-width: 205px;*/
	}

	.title-area p {
		display: block;
		text-align: center;
		margin: 0 auto 0 !important;
		width: 70%;
	}

	.site-header .search-form {
		float: none;
	}

	.site-header .search-form,
	.site-header hgroup,
	.site-title {
		text-align: center;
	}

	.site-header .widget-area .textwidget,
	.site-header .widget-area .widget-title {
		text-align: center;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	.hello-pro-portfolio .content {
		-ms-flex-pack: center;
		    justify-content: center;
	}

	.site-header .header-widget-area .widget_search {

		float: none;
	}
	
	.site-header .widget-area { /* Simple Social Icons */
		text-align: center;
	}
	
	.site-header .simple-social-icons ul.alignright {
		float: none;
		text-align: center;
		display: inline-block;
	}
}

@media only screen and (max-width: 1040px) {
    
    .genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .current-menu-parent > a, .genesis-nav-menu a:focus,
.genesis-nav-menu a:hover {
    background: none; /*eliminate triangle pointer below 1040*/
    }
    
    .site-inner,
    .wrap {
        width:100%;
    }
    .genesis-nav-menu {
        width:100%;
        padding-bottom: 2.1em; /*makes room for the search form in menu*/
    }
    
    #genesis-nav-primary li a svg.search-icon {
    position: relative;
        top:3px;
        right:1px;
}
    
    .is-menu.dropdown form {
        top: 31px !important;
        right: -30px !important;
    }
    
    li.astm-search-menu.is-menu.dropdown a {  /*magnifying glass*/
    padding-left: 19px;
    margin-top: 0px;
}
    
.search-form input[type="search"] {
    background: #f3f0ea;
    background-size: 36px 16px;
    color: #888;
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 0px;
    padding: 9px;
    text-transform: uppercase;
    width: auto;
    border: 4px solid #53796E;
    border:4px solid #F7cb65;
    }
   form input.search-form-submit {
    background-color: #F7CB65;
    color: #fff;
  font-family: 'Lato', sans-serif !important;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 2px;
    position: absolute;
    padding: 16px 8px 15px 8px;
}
    
	.entry {
		margin-bottom:0; /*Susan: was 40px and wasn't specified below 1024*/
	}
	
	.site-inner,
	.wrap {
		max-width:768px;/*ORIGINAL*/
		max-width: 100%;/*Susan*/
	}

	.site-header .genesis-nav-menu a {
		padding: 38px 12px 40px;
	}

	/*.content, Susan: removed so News page would not break at 1125*/
	.genesis-responsive-menu .genesis-nav-menu .sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu a,
	/*.sidebar-primary,Susan: removed so News page would not break at 1125*/
	.sidebar-secondary,
	.site-header .widget-area,
	.title-area,
	.wrap {
		width: 100%;
	}

	.hello-pro-landing .site-inner {
		width: 100%;
		margin: 0 2%;
	}

	.genesis-nav-menu li,
	.header-image .title-area,
	.site-header .search-form,
	.site-header ul.genesis-nav-menu {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}
    
    .genesis-nav-menu {
       border-top: none; 
        width:100%;
    }

	.comment-list li.depth-1,
	.ping-list li.depth-1 {
		margin: 30px 0;
	}

	.site-header.sticky .genesis-nav-menu a {
		padding: 16px;
	}

	body.sticky-header .site-header,
	body.sticky-header .site-header.sticky {
		position: relative;
	}
	/* ### Genesis Responsive Menus */
	.nav-primary.genesis-responsive-menu {
        opacity: .95;
		margin-top: 0!important;
        margin:0 30px 0px 30px; /*open up space inside sandwich menu dropdown to allow longer menu titles*/
         margin:0 auto 0px auto; 
        padding-bottom:0px;
        border-bottom: 1px solid #777;
        border-top: none;
        border-radius:0;
        width:250px;
	}

	.genesis-responsive-menu .wrap {
		padding: 0;
	}

	.genesis-responsive-menu {
		display: none;
		position: relative;
	}

	.genesis-skip-link .skip-link-hidden {
		display: none;
		visibility: hidden;
	}

	.menu-toggle,
	.sub-menu-toggle {
		background-color: #fffcf5;
		border-width: 0;
		color: #333;
		display: block;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		visibility: visible;
	}

	.menu-toggle:focus,
	.menu-toggle:hover,
	.sub-menu-toggle:focus,
	.sub-menu-toggle:hover {
		background-color: #fffcf5;
		border-width: 0;
	}

	.menu-toggle {
		line-height: 22px;
		position: relative;
		width: 100%;
		z-index: 1000;
	}

	.menu-toggle,
	.menu-toggle:focus,
	.menu-toggle:hover {
		border-top: 1px solid #eee;
         border-top: solid #f7cb65 7px;
      
	}

	.menu-toggle::before {
		font-size: 1.5em;
		margin-right: 10px;
		text-rendering: auto;
	}

	.sub-menu-toggle {
		float: right;
		padding: 13px 10px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100;
	}

	.sub-menu .sub-menu-toggle {
		padding: 12px 10px;
	}

	.sub-menu-toggle::before {
		display: inline-block;
		text-rendering: auto;
		transform: rotate(0);
		transition: transform 0.25s ease-in-out;
	}

	.sub-menu-toggle.activated::before {
		transform: rotate(180deg);
	}

    /*ivory menu dropdown search style for below 1023px*/
	.genesis-responsive-menu .genesis-nav-menu .menu-item, li.astm-search-menu.is-menu.dropdown {
		display: block;
		float: none;
		position: relative;
		text-align: left;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
	.genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		border: none;
		margin-bottom: 1px;
		padding: 10px 20px;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none;
	}

	.genesis-nav-menu .menu-item:focus > a > span .genesis-nav-menu .sub-menu .menu-item:hover > a > span,
	.genesis-nav-menu .menu-item:hover > a > span,
	.genesis-nav-menu .sub-menu .menu-item:focus > a > span {
		border-bottom: 1px solid;
		border-bottom-color: inherit;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
		content: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}
}


	
@media only screen and (max-width: 900px) {
	
	.footer-widgets-1, /*Susan moved this from under max width 1023*/
	.footer-widgets-2,
	.footer-widgets-3 {
		width: 100%;
		margin:0;
	}
    
    .footer-2-top {
    padding-top: 1.4em;
}
    
    /*define separations between footer widgets below 901px*/
    .footer-1-text-last, .footer-2-text-second {
        margin-bottom: 1.25em !important;
        padding-bottom: 1.25em;
        border-bottom: #4b4b38 solid thin;
    }
    .footer-3-text-last {
        padding-bottom: 1em; 
    }
    
    .footer-3-image {
        margin-top:0;
    }
	
	/*.footer-widgets .wrap {
		flex-flow:nowrap;
	}*/
	
	/*.footer-widgets-2 form input {
		margin-top:1em;
	}*/
}

@media only screen and (max-width: 812px) {
 
blockquote {
    padding: 16px 0px;
    margin:0;
}
.wp-block-pullquote p {
    margin: 0;
     width: 100%;
    font-size:24px !important;
}   
}

@media only screen and (max-width: 800px) {
    
     div.news-and-more-widget-link {
        display: inline;
        line-height: 1.4;
        font-size: 15px;
        font-weight: bold;
        padding: 0 .75em .5em 0;
        text-transform: lowercase;
} 
    div.news-and-more-widget-link-area {
        margin-bottom: 1em;
        margin-top: -.5em;
    }
	
	.sidebar-primary .widget:first-of-type {
    	margin-top: 0;
    	padding-top: 0;
    	/*border-top: 1px solid #d6d6d6;*/
	}


	.sidebar-primary {
		margin-top:0;
		width: 100%;
		padding: 0px 16% 20px 16%;
		/*border-top:none;*/
       /*border-top: 1px solid #d6d6d6;*/
    padding-top:2em;
	}

	.site-header.admin-loggedin.active {
		top: 0;
		position: absolute;
	}

	.site-header {
		/*position: absolute;*/
	}
	
	.site-inner,
	.wrap {
		max-width: 100%; /*Susan: was 630px*/
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.header-widget-area {
		margin: 10px 0;
	}

	.footer-widgets-1 {
		margin: 0;
	}
}

@media only screen and (max-width: 782px) {
	.site-header.admin-loggedin.active {
		top: 46px;
	}
}

@media only screen and (max-width: 768px) {
			
	.site-inner,
	.wrap {
		width: 100%;
	}

	.rpwe-li {
		width: 300px;
		float: none;
		margin: 0 auto;
		clear: both;
	}

	.footer-widgets .widget .textwidget {
		/*text-align: center;*/
	}

	.mobile_hide.menu-item-536 {
		display: none !important;
	}
}

@media screen and (max-width: 760px) {
    
    .header-image .site-title a img {
        height: auto !important;
    }
    
    .header-image .title-area .site-title {
        height: auto !important;
    }
    
    .header-image .title-area .site-title a, .header-image .title-area {
        height:auto !important;
    }
    }

@media screen and (max-width: 600px) {
	.admin-bar .site-header.sticky {
		margin-top: 0;
	}
}

@media only screen and (max-width: 560px) {
	.site-header.admin-loggedin.active {
		top: 0;
	}
}

@media only screen and (max-width: 536px) {
div.entry-content figure#attachment_107.wp-caption.alignright {
	float:none;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
}

@media only screen and (max-width: 500px) {
	/*.entry-title {
		font-size: 24px;
		font-size: 2.4rem;
	}*/

	.content .entry-header .entry-meta .entry-comments-link {
		display: none;
	}
}

@media only screen and (max-width: 410px) {
	
	div#social-media-buttons a img {
    display: inline;
    padding: 0 .5em;
    margin: -4em auto 0 auto;
}
	
}


@media only screen and (max-width:400px) {
	
	.sidebar .enews-widget {
		margin: 0px 0;
	}
	
	.content {
		width: 100%;
		padding: 10px 10% 10px 10%; /*Susan*/
	}
	
	.sidebar-primary  {
		width: 100%;
		padding: 10px 0px 10px 0px;
		border:none;
		/*border-top: 1px solid #d6d6d6;*/
		margin-left:0;
		margin-right:0;
	}

}


@media only screen and (max-width: 326px) {
    
    .site-container { 
		width: 102%; 
	}
	
	/*div.footer-widgets-2 p {
    	margin-top: -2.5em!important;
	}	*/
}



@media only screen and (min-width:991px) {
	/*div.widget-area.footer-widgets-3.footer-widget-area p {
		margin-top:6%;
		
	}*/
}


/*Susan added to make room for longer filter type names in the Upcoming Events page generated by the Event Schedule plugin - the shortest width is 245px versus the 210px that it was originally*/
@media only screen and (min-width: 992px) {
.wcs-timetable__container.wcs-timetable--with-filters:not(.wcs-timetable--filters-center) .wcs-filters__container {
    -ms-flex-preferred-size: 245px!important;
    flex-basis: 245px!important;
}
}


@media only screen and (min-width: 1024px) {
	.site-header .wrap .widget-area section.widget_nav_menu .widget-wrap .nav-header ul.genesis-nav-menu {
		width: 100%;
		/* height: 100%; */
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: end;
		    justify-content: flex-end;
		-ms-flex-align: center;
		    align-items: center;
	}
}

@media only screen and (min-width: 1201px)  {

	.content {
		width: 67%; /*Susan*/
		padding: 30px 50px 10px 50px; /*Susan*/
	}
		
	.sidebar-primary {
		width:33%;
		padding: 45px 10px 20px 0px;
	}
 
}

	
@media only screen and (max-width: 801px) and (min-width: 401px) {
	
	.sidebar .enews-widget {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	
	.content {
		width: 100%;
		padding: 10px 10% 10px 10%; /*Susan*/
	}

}

	
@media only screen and (max-width: 900px) and (min-width:801px){
	
	.content {
		width: 67%;
		padding: 30px 50px 10px 50px; /*Susan*/
	}
	
	.sidebar-primary  {
		width: 33%;
		padding: 45px 0 20px 0;
		margin-left: -1px;
		margin-bottom:25px;
	}
}
	
@media only screen  and (max-width: 1023px) and (min-width: 901px){
	
	.content {
		width:67%;
		padding: 30px 50px 10px 80px; /*Susan*/	
	}
	
	.sidebar-primary {
		width:33%;
		padding: 45px 0 20px 0;
		margin-left: -1px;
		margin-bottom:25px;
	}
	
}
	
/*@media only screen and (max-width: 1200px) and (min-width: 1022px) {
	
	.content {
		width: 67%; 
		padding: 30px 5% 10px 80px; 
	}

	.sidebar-primary {
		width: 33%; 
		padding: 45px 0 10px 0;
		margin-left: -1px;
		margin-bottom:25px;
	}
}*/

/*media queries for specific images*/
@media only screen and (max-width: 600px) {
    div.wp-block-image figure.alignright.size-large.is-resized a img.wp-image-2183 {
        float:none !important;
        margin-left:0 !important;
        clear:left !important;
    }
}

	