#respond .verbum-toggle-control{all:unset;display:inline-flex;gap:10px;align-items:flex-start;padding:5px 0;cursor:pointer}#respond .verbum-toggle-control .verbum-toggle-control__label p{all:unset;margin:0;line-height:22px}#respond .verbum-toggle-control .verbum-toggle-control__label .primary{font-size:14px;font-weight:500;color:#2c3338;display:block}#respond .verbum-toggle-control .verbum-toggle-control__label .secondary{font-size:13px;color:#50575e;display:block}#respond .verbum-toggle-control input[type=checkbox]{all:unset;opacity:0;position:absolute;transform:scale(0)}#respond .verbum-toggle-control input[type=checkbox]:checked+.verbum-toggle-control__button{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#0675c4));border-color:transparent}#respond .verbum-toggle-control input[type=checkbox]:focus+.verbum-toggle-control__button{outline:1px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#0675c4))}#respond .verbum-toggle-control input[type=checkbox]:checked+.verbum-toggle-control__button:after{left:calc(100% - 2px);transform:translate(-100%);background:#fff}#respond .verbum-toggle-control .verbum-toggle-control__text{display:block;flex:1}#respond .verbum-toggle-control .verbum-toggle-control__button{all:unset;cursor:pointer;width:36px;min-width:36px;height:18px;background:#fff;display:block;margin-top:4px;border-radius:9px;position:relative;border:1px solid #000;opacity:var(--verbum-element-opacity)}#respond .verbum-toggle-control .verbum-toggle-control__button:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;background:#000;border-radius:50%;transition:.3s}#respond .verbum-toggle-control .verbum-toggle-control__button:active:after{width:14px}#respond .verbum-frequency-toggle{margin-left:46px;width:max-content}#respond .verbum-frequency-toggle fieldset.fieldset{display:flex;border:1px solid transparent;min-height:36px;color:#101517;margin:0;padding:0;height:36px;border-radius:8px}#respond .verbum-frequency-toggle fieldset.fieldset:focus-within{display:flex;border:1px solid #80bedd;color:#101517;margin:0;padding:0;height:36px}#respond .verbum-frequency-toggle fieldset.fieldset label.label-wrapper{all:unset}#respond .verbum-frequency-toggle fieldset.fieldset input{all:unset;width:0;height:0;position:absolute}#respond .verbum-frequency-toggle fieldset.fieldset input+label span{border:1px solid transparent;box-shadow:none;padding:0 12px}#respond .verbum-frequency-toggle fieldset.fieldset input:checked+label span{background-color:var(--verbum-content-background-color);-webkit-backdrop-filter:brightness(1.2);backdrop-filter:brightness(1.2);border:1px solid rgba(0,0,0,.08);box-shadow:0 3px 8px #0000001a,0 1px 1px #0000000a}#respond .verbum-frequency-toggle fieldset.fieldset:disabled input+label span{background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--verbum-border-color);box-shadow:none}#respond .verbum-frequency-toggle fieldset.fieldset label.label-wrapper{background-color:var(--verbum-border-color);padding:2px 0;cursor:pointer;display:inline-flex;border:1px solid transparent}#respond .verbum-frequency-toggle fieldset.fieldset label.label-wrapper:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px;padding-left:2px}#respond .verbum-frequency-toggle fieldset.fieldset label.label-wrapper:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px;padding-right:2px}#respond .verbum-frequency-toggle fieldset.fieldset span{display:flex;align-items:center;font-weight:500;font-size:13px;line-height:18px;border-radius:4px;transition:background-color .16s linear 0s,color .16s linear 0s,font-weight 60ms linear 0s}#comment-form__verbum .verbum-subscriptions .verbum-form .verbum-form__content{all:unset;background-color:var(--verbum-content-background-color);display:flex;flex-direction:column;border:solid 1px var(--verbum-border-color);border-radius:4px}#comment-form__verbum .verbum-subscriptions .verbum-form .verbum-form__content .invalid-form-data{border:solid 1px #e65054}#comment-form__verbum .verbum-subscriptions .verbum-form .verbum-form__content .verbum__label{all:unset;position:relative;height:45px;border-bottom:1px solid var(--verbum-border-color)}#comment-form__verbum .verbum-subscriptions .verbum-form .verbum-form__content .verbum__label:last-of-type{border-bottom:none}#comment-form__verbum .verbum-subscriptions .verbum-form .verbum-form__content .verbum__label svg{position:absolute;top:0;bottom:0;left:22px;margin:auto 0}#comment-form__verbum .verbum-subscriptions .verbum-form .verbum-form__content .verbum__label input{color:var(--verbum-font-color);background-color:transparent;width:100%;height:100%;padding-left:48px;border:none;font-size:14px;box-sizing:border-box}#comment-form__verbum .verbum-subscriptions .verbum-form .verbum-form__content .verbum__label input::placeholder{color:var(--verbum-font-color);opacity:.7}#comment-form__verbum .verbum-subscriptions .verbum-form .verbum-form__content .verbum-subscriptions__options{border-top:1px solid var(--verbum-border-color);padding:16px 21px}#respond.wp-block-post-comments-form *{pointer-events:all}#respond.comment-respond.wp-block-post-comments-form h3#reply-title.comment-reply-title{margin-bottom:.5em}#respond.comment-respond form#commentform{background-color:transparent}#respond.comment-respond form#commentform>p{display:none}#respond.comment-respond form#commentform #comment-form__verbum{background-color:var(--verbum-background-color);border:1px solid var(--verbum-border-color);font-family:var(--wp--preset--font-family--system-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif)}#respond.comment-respond form#commentform #comment-form__verbum.dark{--verbum-font-color:rgba(255,255,255,.8);--verbum-border-color:rgba(255,255,255,.2);--verbum-background-color:rgba(0,0,0,.7);--verbum-wrapper-background-color:rgba(255,255,255,.1);--verbum-content-background-color:rgba(255,255,255,.1);--verbum-element-opacity:1}#respond.comment-respond form#commentform #comment-form__verbum.transparent{--verbum-font-color:rgba(0,0,0,.8);--verbum-border-color:#dcdcde;--verbum-background-color:rgba(255,255,255,.6);--verbum-wrapper-background-color:rgba(255,255,255,.6);--verbum-content-background-color:rgba(255,255,255,.6);--verbum-element-opacity:.9}#respond.comment-respond form#commentform #comment-form__verbum.light{--verbum-font-color:#3c434a;--verbum-border-color:#dcdcde;--verbum-background-color:#fff;--verbum-wrapper-background-color:#f9f9f9;--verbum-content-background-color:#fff;--verbum-element-opacity:1}#respond.comment-respond form#commentform #comment-form__verbum .screen-reader-text{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute!important}#respond.comment-respond form#commentform #comment-form__verbum #comment-form-comment{all:unset;box-shadow:none;border:none;padding:0}#respond.comment-respond form#commentform #comment-form__verbum #comment-form-comment textarea{all:initial;color:var(--verbum-font-color);display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none!important;background:transparent!important;font-size:16px;font-family:var(--jetpack-comments-font);width:100%;max-width:100%;resize:none;outline:none;padding:16px;min-height:96px;box-sizing:border-box;margin:0;box-shadow:none;float:none;line-height:1.4;border-radius:unset;font-weight:400;white-space:pre-wrap}#respond.comment-respond form#commentform #comment-form__verbum #comment-form-comment textarea::placeholder{color:var(--verbum-font-color);opacity:.7}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options{display:grid;grid-template-rows:0fr;transition:all .3s ease-in-out}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options.open{grid-template-rows:1fr;transition:all .3s ease-in-out}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options>div{overflow:hidden}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options.open{border-bottom:1px solid var(--verbum-border-color)}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions .close-link{all:unset;cursor:pointer;background:0 0;border:0;border-radius:0;box-shadow:none;color:var(--verbum-font-color);height:auto;margin:0;outline:none;padding:0;text-align:left;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out;font-size:14px}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions .close-link:active,#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions .close-link:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#007cba))}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions .verbum-email-frequency-select{width:calc(100% - 50px);padding:3px;border:1px solid var(--verbum-border-color);margin:5px 0 5px 46px}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions .verbum-subscriptions__wrapper{color:var(--verbum-font-color);background:var(--verbum-wrapper-background-color);border-top:1px solid var(--verbum-border-color);padding:16px}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions .verbum-subscriptions__wrapper p,#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions .verbum-subscriptions__wrapper span{color:var(--verbum-font-color)}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-in .verbum-subscriptions__wrapper .verbum-subscriptions__content{background-color:var(--verbum-content-background-color);border:1px solid var(--verbum-border-color);border-radius:4px}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-in .verbum-subscriptions__wrapper .verbum-subscriptions__content .verbum-subscriptions__heading,#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-in .verbum-subscriptions__wrapper .verbum-subscriptions__content .verbum-subscriptions__options{padding:16px 21px}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-in .verbum-subscriptions__wrapper .verbum-subscriptions__content .verbum-subscriptions__heading{display:flex;justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:13px;font-size:14px}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-in .verbum-subscriptions__wrapper .verbum-subscriptions__content .verbum-subscriptions__heading .verbum__user-name{font-weight:600}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-in .verbum-subscriptions__wrapper .verbum-subscriptions__content .verbum-subscriptions__heading .close-button{all:unset;background-color:transparent;cursor:pointer;border:none;padding:0}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-in .verbum-subscriptions__wrapper .verbum-subscriptions__content .verbum-subscriptions__heading .close-button svg{fill:var(--verbum-font-color)}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-in .verbum-subscriptions__wrapper .verbum-subscriptions__content .verbum-subscriptions__options{border-top:1px solid var(--verbum-border-color)}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-in.no-options .verbum-subscriptions__wrapper{border-top:1px solid var(--verbum-border-color);width:100%;padding:0}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-in.no-options .verbum-subscriptions__wrapper .verbum-subscriptions__content{border:none;border-radius:0;background-color:var(--verbum-wrapper-background-color)}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-in.no-options .verbum-subscriptions__wrapper .verbum-subscriptions__content .close-button{display:none}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-subscriptions__login-header{font-size:18px;font-weight:400;padding-bottom:16px}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-logins{display:flex;align-items:center}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-logins.logging-in .verbum-logins__social-buttons.show-form-content{margin-bottom:25px}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-logins.logging-in button.social-button:not(.active){background-color:var(--verbum-border-color);opacity:.5}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-logins.logging-in button.social-button:not(.active) svg{opacity:.5}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-logins button.social-button{height:36px;width:36px;padding:8px;border-radius:50%;margin-right:20px;border:none;cursor:pointer;background:0 0;font-size:13px;line-height:normal;box-sizing:border-box}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-logins button.social-button.wordpress{background-color:#0675c4}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-logins button.social-button.facebook{background-color:#0f6fea}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-logins button.social-button.mail{background-color:#3c97ce}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-logins .verbum-login__social-loading{display:flex;align-self:center;align-items:center}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-logins .verbum-login__social-loading p{all:reset;background:0 0;border:2px solid var(--verbum-border-color);border-left-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#0675c4));border-radius:50%;width:15px;height:15px;margin:0 10px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-logins .verbum-login__social-loading button{font-size:14px;text-decoration:none}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-form{display:grid;grid-template-rows:0fr;transition:all .3s ease-in-out}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-form.open{grid-template-rows:1fr;transition:all .3s ease-in-out}#respond.comment-respond form#commentform #comment-form__verbum .comment-form__subscription-options .verbum-subscriptions.logged-out .verbum-form>div{overflow:hidden}#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer{display:flex;padding:16px}#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer:not(.logged-in){justify-content:flex-end}#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer .verbum-footer__user{display:flex;justify-content:space-between;width:100%}#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer .verbum-footer__user .user-settings-button{all:unset;align-items:center;padding:0;display:flex;height:37px;width:74px;border:1px solid var(--verbum-border-color);border-radius:4px;overflow:hidden;background-color:var(--verbum-content-background-color);justify-content:center;cursor:pointer}#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer .verbum-footer__user .user-settings-button img,#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer .verbum-footer__user .user-settings-button svg{flex:1}#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer .verbum-footer__user .user-settings-button img{height:100%}#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer .verbum-footer__user .user-settings-button svg path{transition:transform .5s ease-in-out .2s;transform-origin:center center}#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer .verbum-footer__user .user-settings-button.no-subscriptions{width:37px}#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer .verbum-footer__submit #comment-submit{all:unset;display:inline-block;padding:7px 20px;text-align:center;font-size:14px;border-radius:4px;border:none;background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#0675c4));color:var(--wp-components-color-accent-inverted,#fff);text-decoration:none;text-shadow:none;white-space:nowrap;cursor:default}#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer .verbum-footer__submit #comment-submit:disabled{background-color:#dcdcde}#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer .verbum-footer__submit #comment-submit:not(:disabled):focus,#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer .verbum-footer__submit #comment-submit:not(:disabled):active{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#0675c4))}#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer .verbum-footer__submit #comment-submit:not(:disabled):hover{background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#055d9c))}#respond.comment-respond form#commentform #comment-form__verbum .verbum-footer .verbum-footer__submit #comment-submit:not(:disabled):focus-visible{outline:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}#content address{padding:0 0 20px}#content abbr,acronym{border-bottom:.1em dotted}#content pre,code,tt{font-size:1.1em}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote:before,blockquote:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{background-color:#ececec;color:#777;font-family:'Droid Sans',arial,sans-serif}#page{background-color:#fff;margin:12px auto;max-width:1102px;padding:0 30px 30px;z-index:0}#wrap{border-bottom:1px solid #ddd;border-top:1px solid #ddd;margin:4px 0 0;overflow:hidden;padding:40px 0}#main{float:left;overflow:hidden;width:74.59%}#content{float:left;width:75.669%}.one-sidebar #content{width:100%}#secondary{float:left;margin-left:7.054%;width:17.275%}#tertiary{float:right;overflow:hidden;width:23.775%}#colophon{float:left;font-size:.8em;overflow:hidden;padding:30px 0 0;width:100%}.aligncenter,div.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignleft{float:left}.alignright{float:right}#content h1{font:bold 1.4em/1.4 'Droid Sans',arial,sans-serif;margin:26px 0 12px}#content h2{font:bold 1.3em/1.4 'Droid Sans',arial,sans-serif;margin:26px 0 12px}#content h3{font:bold 1.2em/1.4 'Droid Sans',arial,sans-serif;margin:26px 0 12px}#content h4{font:bold 1.1em/1.4 'Droid Sans',arial,sans-serif;margin:22px 0 12px}#content h5{font:bold 1em/1.3 'Droid Sans',arial,sans-serif;margin:22px 0 10px}#content h6{font:bold .9em/1.3 'Droid Sans',arial,sans-serif;margin:20px 0 10px}a{color:#009bc2;text-decoration:none}a:hover{color:#777!important;text-decoration:underline}#content .post ul,#content .post ol,#content .page ul,#content .page ol,.commentlist ul,.commentlist ol{line-height:1.3;padding:0 0 0 30px}#content .post ul,#content .post ol,#content .page ul,#content .page ol{margin-bottom:20px}#content .post ul ul,#content .post ol ol,#content .post ul ol,#content .post ol ul,#content .page ul ul,#content .page ol ol,#content .page ul ol,#content .page ol ul{margin-bottom:0}#content .post ul li,#content .page ul li,.commentlist ul li{list-style:square;margin-top:5px;padding:0}#content .post .jetpack-recipe li,#content .page .jetpack-recipe li{padding:0 5% 0 0}#content .post ol>li,#content .page ol>li,.commentlist ol>li{list-style:decimal;margin-top:5px;padding:0}#content .post ol ol>li,#content .page ol ol>li,.commentlist ol ol>li{list-style:upper-alpha}#content .post ol ol ol>li,#content .page ol ol ol li,.commentlist ol ol ol>li{list-style:lower-roman}#content dl{margin:0;padding:0}#content dt{font-weight:700;margin:0;padding:10px 5px 5px}#content dd{margin:0;padding:0 0 10px 15px}#site-title{padding:30px 0 15px}#site-title:before,#site-title:after{content:'';display:table}#site-title:after{clear:both}#branding #site-title>a{clip:auto !important;position:relative !important}#site-title>a{float:left;display:inline-block}#site-title .site-logo{display:block;margin-bottom:15px;width:auto;max-width:328px;height:auto;max-height:164px}#site-title h1{display:block;float:left;clear:left;font-size:2.1em;font-weight:700;line-height:1.2;margin:0 1% 0 0;text-transform:uppercase}#site-title h1 a:hover{text-decoration:none}#site-title h2{float:left;color:#777;display:inline-block;font:italic .9em 'Droid Serif',Times,serif;margin:17px 0 0}header#branding img.headerimage{width:100%;height:auto;margin-top:12px}header#branding img.attachment-headerimage.wp-post-image{width:100%;height:auto}hgroup#site-title img{max-width:100%}#branding #mainnav{float:right;margin:30px 0 0;max-width:67.5%}#branding #mainnav .menu-toggle{display:none}#branding #mainnav ul li{float:left;list-style:none;position:relative}#branding #mainnav ul li a{display:block;font-size:.8em;margin:0;padding:9px 14px;text-transform:uppercase}#branding #mainnav ul li:first-child{margin:0}#branding #mainnav ul li a:hover{background:#f0f0f0;color:#999;text-decoration:none}#branding #mainnav ul ul{display:none;float:left;position:absolute;left:0;z-index:99999}#branding #mainnav ul ul ul{top:0;left:100%}#branding #mainnav ul ul a{background:#f9f9f9;width:11em;height:auto;padding:9px 14px;text-transform:none}#branding #mainnav li:hover>a,#branding #mainnav ul ul :hover>a{background:#f0f0f0}#branding #mainnav ul ul a:hover{background:#f0f0f0}#branding #mainnav ul li:hover>ul,#branding #mainnav ul li.focus>ul{display:block}#subnav{border-top:1px solid #ddd;margin:5px 0 0;padding:10px 0 15px}#subnav ul{margin:0;padding:0}#subnav ul li{float:left;list-style:none;margin-right:15px;position:relative}#subnav ul li a{display:block;font-size:.8em;font-weight:700;margin:0;padding:5px 10px;text-transform:uppercase}#subnav ul ul{display:none;float:left;margin:0;padding:0;position:absolute;left:0;z-index:99999}#subnav ul ul li{letter-spacing:0;margin-right:0;width:100%}#subnav ul ul li a{background-color:#f9f9f9;font-size:.8em;font-weight:400;text-transform:none;width:8em}#subnav ul ul ul{display:none;top:0;left:100%}#subnav li:hover>a,#subnav ul ul :hover>a{background:#f0f0f0;text-decoration:none}#subnav ul li:hover>ul{display:block}#content .post{border-bottom:1px solid #ddd;clear:both;font-size:.95em;line-height:1.6;margin:0 0 40px;overflow:hidden;padding:0 0 40px}#content .entry-header h2.entry-title{font:bold 1.3em/1.4 'Droid Sans',arial,sans-serif;margin:0 0 12px}#content .entry-header h2.entry-title a:hover{color:#777;text-decoration:none}#content .post p{padding:0 0 20px}#content .entry-details{float:left;font:italic .8em/1.6 'Droid Serif',Times,serif;padding:2px 18px 0 0;width:22.507%}#content .entry-details p span.entry-date,#content .entry-details p a{font-family:'Droid Sans',arial,sans-serif;font-style:normal;width:100%}#content .entry-details p span.byline{display:none}.group-blog #content .entry-details p span.byline{display:block}#content .entry-header,#content .entry-content{float:right;margin:0;width:74.5%}#content .post img.wp-post-image{width:140px;height:auto;margin:5px 0 8px;padding:0}#content .entry-meta p{font:italic .8em/1.5 'Droid Serif',Times,serif;padding:15px 0 0}#content .entry-meta a{font-family:'Droid Sans',arial,sans-serif;font-style:normal;padding:15px 0 0}.page-link{background-color:#f0f0f0;border-top:1px solid #ddd;font-size:.9em;overflow:hidden;padding:5px 20px}.page-link a{font-weight:700;margin:0 1px}.page-link a:hover{text-decoration:none}#content .sticky{background-color:#f0f0f0;border-top:1px solid #ddd;overflow:hidden;padding:15px 10px}#content strong{font-weight:700}#content p em{font-family:'Droid Serif',Times,serif;font-style:italic}#content em{font-family:'Droid Serif',Times,serif;font-size:.9em;font-style:italic}#content p small{font-size:.8em}#content .post blockquote,#content .page blockquote{font:italic 1.1em/1.6 'Droid Serif',Times,serif;margin:0 20px 10px 0;overflow:hidden}#content .single-entry-content blockquote{background:0 0;margin:20px 20px 10px}#content blockquote cite{float:right;font:normal .8em 'Droid Sans',arial,sans-serif;letter-spacing:.1em;margin:10px 0 0;padding:0 25px 15px 0;text-transform:uppercase}#content pre{background-color:#f0f0f0;font-family:monospace;font-size:1.2em;line-height:1.3;margin:0 0 20px;padding:10px;overflow:auto}#content p.nocomments{font-size:.8em;letter-spacing:.1em;text-transform:uppercase}.site-content img{max-width:100%;height:auto;margin:0;padding:0}.site-content img.aligncenter{margin:20px auto}.site-content img.alignleft,.site-content .wp-caption.alignleft{margin:10px 20px 0 0}.site-content img.alignright,.site-content .wp-caption.alignright{margin:10px 0 0 20px}.site-content img.alignnone{margin:20px 0}.site-content .wp-caption.alignnone{margin:0 0 20px}.site-content .wp-caption.aligncenter{margin-bottom:10px}.site-content .post .wp-caption{max-width:100%;text-align:center}.site-content .single-entry-content .wp-caption{max-width:100%;text-align:center}.site-content .post p.wp-caption-text{color:#999;font:normal .8em/1.4 'Droid Sans',arial,sans-serif;margin:0;padding:7px 0 10px}.site-content object,.site-content embed,.site-content iframe,.site-content .jetpack-video-wrapper{display:block;margin:3px 0 10px;max-width:100%}.two-columns-one{width:48%}.three-columns-one{width:30.66%}.three-columns-two{width:65.33%}.four-columns-one{width:22%}.four-columns-two{width:48%}.four-columns-three{width:74%}.two-columns-one,.three-columns-one,.three-columns-two,.four-columns-one,.four-columns-two,.four-columns-three{float:left;margin-right:4%;position:relative}.last{clear:right;margin-right:0 !important}.divider{clear:both;display:block;margin-bottom:20px;width:100%}#content span.highlight{background-color:#fffbcc;padding:2px}.yellow-box{background:#fffbcc;border:1px solid #e6db55;margin:10px 0;overflow:hidden;padding:20px}.red-box{background:#ffd9c8;border:1px solid #f37c72;margin:10px 0;overflow:hidden;padding:20px}.green-box{background:#d5ffca;border:1px solid #bddc7f;margin:10px 0;overflow:hidden;padding:20px}#content table{margin:10px 0 30px}#content table thead{border-top:1px solid #ddd}#content table tr{border-bottom:1px solid #ddd}#content table tr th{border-left:1px solid #ddd;border-right:1px solid #ddd;border-top:1px solid #ddd;padding:10px 20px}#content table tr td{border-left:1px solid #ddd;border-right:1px solid #ddd;padding:10px 20px}#content .post .single-entry-header{margin:0}#content .single-entry-header h1.entry-title{color:#009bc2;font:bold 1.3em/1.4 'Droid Sans',arial,sans-serif;margin:0 0 5px}#content .single-entry-header p{font-size:.8em;padding:0 0 5px}#content .single-entry-header p span.entry-date,#content .single-entry-header p span.entry-author{font:italic 1em/1.5 'Droid Serif',Times,serif}#content .single-entry-details{float:left;padding:0 18px 0 0;width:22.507%}#content .single-entry-content{float:left;margin:15px 0 0;padding:0;width:100%}.single-attachment #content .single-entry-content{text-align:center}#content .single-entry-content .attachment{text-align:center}#content .single-entry-content .entry-caption p{font-size:1em;line-height:1.5em;margin:5px 0}#content .post .single-entry-meta p{font:italic .8em/1.5 'Droid Serif',Times,serif;padding:15px 0 0}#content .post .single-entry-meta p a{font-family:'Droid Sans',arial,sans-serif;font-style:normal}#content .post .author-info{background:#f0f0f0;border-top:1px solid #ddd;margin:40px 0 0;overflow:hidden;padding:15px 20px 15px}#content .post .author-info h3{font:bold .9em/1.5 'Droid Sans',arial,sans-serif;margin:0 0 4px}#content .post .author-info .avatar{float:left;margin:0 15px 0 0;max-width:100%;width:70px}#content .post .author-description{overflow:hidden}#content .post .author-description p{font-size:.9em;line-height:1.5;padding:0}#content .post .author-description a:hover{text-decoration:underline}#content #image-nav{margin:30px 0 3px;overflow:hidden}#comment-nav-below{margin:40px 0;overflow:hidden}.nav-previous,.nav-next,.previous-image,.next-image{width:50%}#content #nav-below .nav-previous a,#content #image-nav span.previous-image a,#comment-nav-below .nav-previous a{display:block;float:left;font-size:.9em;font-weight:700}#content #nav-below .nav-next a,#content #image-nav span.next-image a,#comment-nav-below .nav-next a{display:block;float:right;font-size:.9em;font-weight:700}#content #nav-below .nav-previous a:hover,#content #nav-below .nav-next a:hover,#content #image-nav span.previous-image a:hover,#content #image-nav span.next-image a:hover{text-decoration:none}.comments-link:before{content:"\0020\007c\0020"}#comments{font-size:.9em;padding:0 0 30px}#comments h3#comments-title{font-size:1.1em;font-weight:700;letter-spacing:.2em;padding:30px 0 10px;text-transform:uppercase}#comments p.write-comment-link{padding:0 0 20px}#comments .comment-body p{padding:0 0 10px}#comments p.moderation{font-family:'Droid Serif',Times,serif;font-style:italic}#content #comments ol{padding:0}#content #comments ol li ul.children{padding:0}#content #comments ol li.depth-1{border-bottom:1px solid #ddd;overflow:hidden;padding:0}#content #comments ol li.depth-2,#content #comments ol li.depth-3,#content #comments ol li.depth-4,#content #comments ol li.depth-5{border-bottom:none;border-top:1px solid #ddd;margin:0 0 0 35px;overflow:hidden;padding:0}.comment-meta{font-size:.8em;padding:0 0 12px}.comment-meta cite.fn{font-size:1.3em;font-style:normal;font-weight:700}#comments .comment-body{line-height:1.5;overflow:hidden;padding:20px 0}.reply{float:left;margin:0}a.comment-reply-link{font-size:.9em}#comments ol li.post.pingback{font-weight:700;list-style:none;margin:0;padding:20px 0 0}#comments ol li.post.pingback a{font-weight:400}#comments ol li img.avatar{float:left;max-width:100%;width:65px;height:65px;margin:22px 15px 0 0}#content #comments #respond{background-color:#f0f0f0;margin:30px 0 0;padding:20px}a#cancel-comment-reply-link{float:right;font-size:.8em;font-weight:400;padding:3px 0 0}#content #comments #respond h3#reply-title{font-size:1.2em;margin:0 0 3px}form#commentform p.comment-notes,p.logged-in-as{font-size:.8em;padding:0 0 15px}form#commentform span.required{color:#e75428}form#commentform p.comment-form-author,form#commentform p.comment-form-email,form#commentform p.comment-form-url,form#commentform p.comment-form-comment{padding:15px 0 0}input#submit,input.wpcf7-submit{background-color:#777;border:none;color:#fff;cursor:pointer;display:inline-block;font-size:.75em;letter-spacing:1px;margin:10px 0 0;outline:none;padding:8px 10px 7px;text-align:center;text-transform:uppercase;vertical-align:baseline}input#submit:hover,input.wpcf7-submit:hover{background-color:#009bc2;color:#fff}form#commentform input#author,form#commentform input#email,form#commentform input#url{background-color:#fff;border:1px solid #ddd;display:block;font-size:1em;margin:5px 0 0;padding:9px 5px 9px;width:60%}form#commentform textarea#comment{background-color:#fff;border:1px solid #ddd;font:1em 'Droid Sans',arial,sans-serif;margin:5px 0 0;padding:9px 5px;width:95%}.highlander-enabled form#commentform textarea#comment{margin:0;padding:0}form#commentform p.subscribe-to-doi-comments{color:#666;font-size:.8em;letter-spacing:1px;padding:20px 0 0}#content .entry-link,#content .entry-gallery,#content .entry-video{float:left;margin:0;width:100%}#content .entry-link a{color:#009bc2;font-size:1.1em;font-weight:700}#content .entry-link .entry-meta a{font-size:1em;font-weight:400}#content .entry-header h2.entry-title-image{font-size:1.1em;margin-top:0}#content .entry-post-format .entry-header h2.entry-title{margin:0 0 5px}#content .entry-post-format .entry-header p{font:italic .8em/1.5 'Droid Serif',Times,serif}#content .entry-post-format .entry-header p a{font-family:'Droid Sans',arial,sans-serif;font-style:normal}#content .entry-post-format .entry-content-gallery{float:left;width:54%}#content .entry-post-format .gallery-thumb{text-align:center}#content .post img.attachment-medium{max-width:100%;height:auto;padding:0}#content .gallery{clear:both;margin:0 auto 20px auto;padding:0}#content .gallery-item{float:left;margin-top:10px;overflow:hidden;text-align:center;vertical-align:top;width:19%}#content .gallery-columns-3 .gallery-item{width:33%}#content .gallery-columns-4 .gallery-item{width:25%}#content .gallery-icon{padding:10px 5% 5px;width:90%}#content .gallery-caption{color:#999;display:block;font-size:.8em;line-height:1.25;margin:0;padding:0 10%;width:80%}#content .page{border-bottom:1px solid #ddd;clear:both;font-size:.95em;line-height:1.6;margin:0 0 40px;overflow:hidden;padding:0 0 30px}#content .page-entry-header{margin:0}#content .page-entry-header h1.entry-title{color:#009bc2;font:bold 1.5em/1.5 'Droid Sans',arial,sans-serif;margin:0}#content .page p{padding:0 0 20px}#content.full-width{width:100% !important}#content.full-width .page{border-bottom:none;margin:0;padding:0 0 20px}#content .page-header h1.page-title{color:#777;font-size:.8em;font-weight:700;letter-spacing:.1em;padding:0 0 15px;text-transform:uppercase}#content .wpcf7{background:#f0f0f0;margin:0;overflow:hidden;padding:20px}#content .wpcf7 h3#form-title{font-size:1.2em;margin:0 0 3px}#content .wpcf7 p.form-info{font-size:.8em;padding:0 0 15px}#content .wpcf7 p span.required{color:#e75428}#content .wpcf7 input.wpcf7-text{background-color:#fff;border:1px solid #ddd;font-size:1em;margin:5px 0 15px;padding:9px 5px;width:60%}#content .wpcf7 textarea{background-color:#fff;border:1px solid #ddd;font:1em 'Droid Sans',arial,sans-serif;margin:5px 0 0;padding:9px 5px;width:95%}#content .wpcf7-form p{padding:0}aside.widget{border-bottom:1px solid #ddd;font-size:.8em;margin:0 0 30px;padding:0 0 30px;width:100%}aside.widget ul li{line-height:1.4em;padding:0 0 7px}aside.widget ul li:last-child{padding:0}aside.widget img{max-width:100%;height:auto}.widget h3.widget-title,.widget_get_recent_comments h1.widget-title{color:#777;font-weight:700;letter-spacing:.1em;padding:0 0 15px;text-transform:uppercase}h3.widget-title:empty,h1.widget-title:empty{display:none}.textwidget{line-height:1.6}.widget_categories ul li ul.children,.widget_nav_menu ul li ul.sub-menu,.widget_pages ul li ul.children{margin:5px 0 0}.widget_categories ul li ul.children li,.widget_nav_menu ul li ul.sub-menu li,.widget_pages ul li ul.children li{margin:0 0 0 20px}.widget_recent_entries ul,.widget_recent_comments ul{padding:0 0 0 15px}.widget_recent_entries ul li,.widget_recent_comments ul li{list-style:square}.widget_image .wp-caption{width:auto}.widget_image img{width:auto;height:auto}.widget_calendar #wp-calendar caption{font-family:'Droid Serif',Times,serif;font-style:italic;padding:0 0 5px;text-align:left}.widget_calendar table{width:100%;text-align:center}.widget_calendar table#wp-calendar th,.widget_calendar table#wp-calendar td{padding:0 6px 6px 0}.widget_calendar table#wp-calendar tbody tr td#today{font-weight:700}.widget_search{overflow:hidden}.widget_wpcom_instagram_widget img{margin:0 !important}.searchform{float:left;margin:0;overflow:hidden;padding:0;width:100%}.searchform label.screen-reader-text{display:none}#secondary .searchform .search-input{margin:0 0 5px;width:92%}#tertiary .searchform .search-input{margin:0 2px 5px 0;width:62%}.searchform .search-input{background-color:#f0f0f0;border:1px solid #ddd;margin:0 2px 5px 0;padding:6px 5px;width:40%}.searchform .search-input:hover,#searchform .search-input:focus,#searchform .search-input:active{background-color:#fff}.searchsubmit{background-color:#777;border:none;color:#fff;cursor:pointer;display:inline-block;font-size:11px;letter-spacing:1px;margin:0;outline:none;padding:8px 10px 7px;text-align:center;text-transform:uppercase;vertical-align:baseline}.searchsubmit:hover{background-color:#009bc2;color:#fff}#secondary .searchsubmit{width:100%}.widget_get_recent_comments li.sidebar-comment{margin:10px 0;overflow:hidden}.widget_get_recent_comments li.sidebar-comment:first-child{margin:3px 0 10px}.widget_get_recent_comments li.sidebar-comment .comment-content{overflow:hidden;padding:0 0 0 6px}.widget_get_recent_comments li.sidebar-comment p{line-height:1.4}.widget_get_recent_comments .kjgrcGravatar{display:block;float:left;margin:0}.widget_get_recent_comments span.sidebar-comment-autor a{padding:0 0 3px}#flickr_badge_wrapper{border:none 0;margin:3px 0 0}.flickr_badge_image{float:left;max-width:80px;height:60px;margin:0 6px 6px 0}.flickr_badge_image img{width:80px;height:60px}#secondary #flickr_badge_uber_wrapper img{max-width:130px;height:auto}#colophon p{line-height:1.5}a.top{display:block;font-weight:700;margin:3px 0 0}a.top:hover{text-decoration:none}.clear{clear:both;display:block;width:0;height:0;overflow:hidden;visibility:hidden}.clearfix:after{clear:both;content:' ';display:block;font-size:0;width:0;height:0;line-height:0;visibility:hidden}.screen-reader-text{position:absolute;left:-9000px}.screen-reader-text,.assistive-text{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}@media screen and (max-width:1024px){#page{background-color:#fff;margin:0 auto;padding:0 30px 30px;z-index:0}#wrap{margin:4px 0 0;overflow:hidden;padding:45px 0 0}#main{float:left;overflow:hidden;width:72%}#content{float:left;width:92.2%}.one-sidebar #content{width:97.5%}#secondary{float:none;margin:40px 0 0;width:142px}#tertiary{float:right;width:28%}#content .entry-header,#content .entry-content{width:76.5%}#content .entry-details{width:20%}#site-title h1{margin:0 2.5% 3px 0;width:30%}#site-title h2{clear:left;margin:0}#subnav ul a{font-size:.72em}#subnav ul ul li{width:100%}#secondary{border-top:1px solid #ddd;float:left;margin-left:0;padding:30px 0 0;width:92.2%}#secondary aside:last-child{border-bottom:none;margin-bottom:0}#secondary aside,#tertiary aside{float:none;overflow:hidden}.widget .sidebar-theme{float:left;margin:0 20px 8px 0}.widget .rss-widget ul li,.widget_archive ul li,.widget_categories ul li,.widget_social_links ul li,.widget_meta ul li,.widget_links ul li{float:left;margin:0 20px 0 0}.widget_categories ul li ul.children,.widget_nav_menu ul li ul.sub-menu,.widget_pages ul li ul.children{margin:5px 0 0}}@media screen and (max-width:880px){#page{background-color:#fff;padding:0 50px 30px}#wrap{margin-top:0}#main{float:none;overflow:hidden;width:100%}#content{float:none;width:100%}#secondary{width:100%}#tertiary{float:none;width:100%}#site-title{padding:20px 0 30px;width:100%}#site-title h1{float:none;margin:0 0 3px;width:100%}#site-title h1 a{margin:0 auto}#site-title h2{margin:0}#branding #mainnav{margin:30px 0 0;max-width:100%}#branding #mainnav ul li a{font-size:.75em}#subnav{margin:0;padding:0}#subnav ul{padding:0}#subnav ul li{border-bottom:1px solid #ddd;float:none;margin:5px 0 0;overflow:hidden;width:100%}#subnav ul li:last-child{border-bottom:none}#subnav ul li a{float:left;margin:5px 20px 10px 10px}#subnav ul ul{display:block;float:left;margin:0;padding:0;position:relative;top:0}#subnav ul ul li{border-bottom:none;float:left;letter-spacing:0;margin:0;width:auto}#subnav ul ul li a{background-color:transparent;font-size:.8em;font-weight:400;margin:5px 20px 0 0;text-transform:none;width:auto}#subnav ul ul ul{display:none}#subnav li:hover>a,#subnav ul ul :hover>a{background:0 0;text-decoration:underline}#subnav ul ul :hover>ul{display:none}#content .entry-header,#content .entry-content{float:left}#content .entry-details{width:20%}#secondary aside:last-child{border-bottom:1px solid #ddd;margin-bottom:30px}#tertiary aside:last-child{border-bottom:none;margin-bottom:0}}@media screen and (max-width:620px){#page{background-color:#fff;padding:0 20px 20px}#site-title{text-align:center;float:left;padding:10px 0 5px}#site-title>a{float:none;margin-left:auto;margin-right:auto}#site-title .site-logo{max-width:100%;height:auto}#site-title h1{float:none;margin:0;text-align:center}#site-title h2{float:none;display:block;margin:0;text-align:center}#branding #mainnav{padding:15px 0;margin:0;width:100%;float:none}#branding #mainnav .menu-toggle,#branding #mainnav.toggled .nav-menu{display:block}#branding #mainnav .menu-toggle{padding:.5em .75em;width:100%;background:#009bc2;border:0;color:#fff;font-size:1em;line-height:1;text-transform:uppercase;letter-spacing:1px;cursor:pointer;-webkit-appearance:button}#branding #mainnav .menu-toggle:hover,#branding #mainnav .menu-toggle:focus,#branding #mainnav .menu-toggle:active{background:#777;outline:0}#branding #mainnav.toggled .nav-menu{padding-bottom:4px;border-bottom:1px solid #ddd}#branding #mainnav ul{display:none}#branding #mainnav li:hover>a,#branding #mainnav ul ul :hover>a{background:0 0}#branding #mainnav ul li{float:none;width:100%}#branding #mainnav ul li a{display:block;font-size:.9em;margin:0;padding:8px 7px}#branding #mainnav ul ul{display:block;float:none;position:inherit;top:auto;left:auto;margin-left:5%}#branding #mainnav ul ul ul{top:auto;left:auto}#branding #mainnav ul ul a{width:100%;background:0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#branding #mainnav ul ul a:hover{background:#f0f0f0}nav#subnav ul.menu{border-bottom:none}nav#subnav ul.menu li.menu-item{background-color:#f0f0f0;border-bottom:1px solid #ddd;float:none;margin:0;overflow:hidden;text-align:center;width:100%}nav#subnav ul.menu li.menu-item a{background-color:#f0f0f0;display:block;float:left;margin:0;padding:12px 0 11px;width:100%}nav#subnav ul.menu li.menu-item a:hover,nav#subnav ul.menu li.menu-item a:active,nav#subnav ul.menu li.menu-item a:focus{background:#d4d4d4;text-decoration:none}nav#subnav ul.menu li.menu-item ul.sub-menu li.menu-item{display:none}#content .post{margin:0 0 30px;padding:0 0 30px}#content .post .entry-header h2.entry-title{font-size:1.2em}#content .entry-header,#content .entry-content{width:100%}#content .entry-details{display:none}#content .post img.wp-post-image{display:none}#content .sticky{padding:10px}.two-columns-one{width:100%}.three-columns-one{width:100%}.three-columns-two{width:100%}.four-columns-one{width:100%}.four-columns-two{width:100%}.four-columns-three{width:100%}.three-columns-one,.three-columns-two,.four-columns-one,.four-columns-two,.four-columns-three{float:none}#content .single-entry-details{display:none}#content .single-entry-header .social-btn-top{display:none}#content .post .author-description p{font-size:.8em;line-height:1.4}#content .post .author-info .avatar{display:none}form#commentform input#author,form#commentform input#email,form#commentform input#url{width:95%}#content #comments ol li.depth-2,#content #comments ol li.depth-3,#content #comments ol li.depth-4,#content #comments ol li.depth-5{margin:0}#comments img.avatar{display:none}a#cancel-comment-reply-link{display:block;margin:5px 0 15px;width:100%}#content #nav-below .nav-previous a{display:block;float:none;margin:0 0 10px;width:100%}#content #nav-below .nav-next a{display:block;text-align:right;width:100%}#content #nav-below .nav-previous a:hover,#content #nav-below .nav-next a:hover{text-decoration:none}#content .entry-post-format .entry-content-gallery{float:none;width:100%}#content .entry-post-format .gallery-thumb{float:none;margin:5px 15px 15px 0;width:100%}#content .page .wpcf7 input.textfield{width:95%}#colophon{float:none;width:100%}}