#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{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}#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)}#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{box-shadow:none;border:none;padding:0}#respond.comment-respond form#commentform #comment-form__verbum #comment-form-comment textarea{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}#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 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.logging-in button.social-button.mail.active{margin-bottom:25px}#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}#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}#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,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{background:#fff}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{font-weight:400;text-align:left}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}a:focus{outline:thin dotted}a:hover,a:active{outline:0}a img{border:0}body,button,input,select,textarea{background:#eee;color:#333;font-size:12px;font-family:'Rosario','Verdana',sans-serif;line-height:18px;margin:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{clear:both;font-family:'Sue Ellen Francisco','Calibri','Times New Roman',cursive;font-weight:400;margin:15px 0;text-align:center}h1{font-size:48px;line-height:60px;text-transform:uppercase;margin:0 0 15px}h2{font-size:30px;line-height:35px;text-transform:none;margin:0 0 15px}h3{font-size:20px;line-height:24px;text-transform:none;margin:0 0 15px}h4,h5,h6{font-size:16px;line-height:20px;text-transform:none;margin:0 0 15px}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}p{margin:0 0 20px}ul,ol{margin:0;padding:0}ul{list-style:none}ol{list-style:inside decimal}ul ul,ol ol,ul ol,ol ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}b,strong{font-weight:700}dfn,cite,em,i{font-style:italic}blockquote{color:#b0b0b0;font-style:italic;margin:0;padding:15px}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:12px;font-size:1.2rem;line-height:1.6;margin-bottom:1.6em;padding:1.6em;overflow:auto;max-width:100%}code,kbd,tt,var{font:12px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}sup,sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}td{border-bottom:1px solid #ccc;border-collapse:collapse;padding:3px}th{font-size:14px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}button,input{line-height:normal;*overflow:visible;}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;font-size:12px;font-size:1.4rem}input[type=search]{border:1px solid #ccc}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;width:98%}a:link,a:active,a:visited{-webkit-transition:color .25s ease-out;-moz-transition:color .25s ease-out;-o-transition:color .25s ease-out;transition:color .25s ease-out;outline:none;color:#3cb5c7;text-decoration:none}a:hover{color:#80c3cd}.alignleft{display:inline;float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{display:inline;float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin:1.5em auto}.assistive-text{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute !important}.main-navigation{clear:both;margin:0 0 30px;padding:55px 0 0;position:relative;width:100%;z-index:20}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation li li{float:left;position:relative}.main-navigation ul li{display:inline-block;font-size:10px;letter-spacing:2px;padding:0 0 0 5px;text-transform:uppercase}.main-navigation ul li:before{content:" / ";padding:0 5px 0 0}.main-navigation ul li:first-child:before{content:""}.main-navigation ul li ul li:before{content:""}.main-navigation a{text-decoration:none}.main-navigation ul ul{clear:left;background:#fff;-moz-box-shadow:0 3px 3px rgba(0,0,0,.2);-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);box-shadow:0 3px 3px rgba(0,0,0,.2);display:none;float:left;position:absolute;z-index:99999}.main-navigation ul ul li:before{display:block}.main-navigation ul ul ul{clear:both;float:left;left:100%;top:0}.main-navigation ul ul a{width:200px}.main-navigation ul ul li{clear:both;float:left;padding:3px;width:100px;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.main-navigation ul ul ul li{float:left}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{display:block}.main-navigation li.current_page_item>a,.main-navigation li.current_page_ancestor>a,.main-navigation li.current-menu-item>a,.main-navigation li.current-menu-ancester>a{color:#333}.menu-toggle{cursor:pointer}.main-small-navigation .menu{display:none}.hentry{display:inline-block;margin:0 0 1.5em;width:100%}.custom-background .hentry,.custom-background .main-navigation{background-color:#eee;border-radius:8px;padding:10px}.entry-meta{clear:both}.byline{display:none}.single .byline,.group-blog .byline{display:inline}.entry-content,.entry-summary{margin:1.5em 0 0}.entry-content ul,.entry-summary ul{list-style:inside disc}.page-links{clear:both;margin:0 0 1.5em}.site-header img,.entry-content img,.comment-content img,.widget img{max-width:100%}.site-header img,.entry-content img,img[class*=align],img[class*=wp-image-]{height:auto}.site-header img,.entry-content img,img.size-full{max-width:100%}.entry-content img.wp-smiley,.comment-content img.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.wp-caption{border:1px solid #ccc;max-width:100%}.wp-caption.aligncenter,.wp-caption.alignleft,.wp-caption.alignright{margin-bottom:1.5em}.wp-caption img{display:block;margin:1.2% auto 0;max-width:98%}.wp-caption-text{text-align:center}.wp-caption .wp-caption-text{margin:.8075em 0}#content .gallery{margin-bottom:1.5em}#content .gallery a img{border:none;height:auto;max-width:90%}#content .gallery dd{margin:0}embed,iframe,object{max-width:100%}#content .site-navigation,.image-navigation{margin:0 0 1.5em;overflow:hidden;position:relative;z-index:1000}#content .nav-previous{float:left;width:50%}#content .nav-next{float:right;width:50%}.next-image{float:right}#nav-above{display:none}h2.comments-title{margin:15px 0}.comment{margin:0 0 30px}.comment .avatar{float:right;margin:0 0 10px 10px}.comment h2{margin:50px 0 20px}.comment p{margin:0 0 5px}.commentlist{padding:0 90px}.commentlist li{list-style:none;margin:0 0 30px}.commentlist .author cite{font-size:10px;letter-spacing:2px;text-transform:uppercase}.form-allowed-tags code{font-size:90%}.widget{display:inline-block;margin:0 0 1.5em;width:100%}.widget img{max-width:100%;height:auto}.widget_text ul{list-style:inside disc}#searchsubmit{display:none}#page{clear:both;margin:0 auto;width:660px}.custom-background #page:before,.custom-background #page:after{content:"";clear:both;display:table;zoom:1}#primary{float:left;margin:0 10px;position:relative;width:640px}.error404{position:relative;z-index:900}#masthead{float:left;text-align:center;position:relative;margin:0 0 300px;width:100%}#masthead h1.site-title{position:relative;z-index:2}#masthead hgroup{margin:0;line-height:18px;z-index:4}#masthead img{border-radius:8px;display:block;margin:15px auto}footer#colophon{float:left;font-size:9px;letter-spacing:2px;margin:25px 0;position:relative;text-align:center;text-transform:uppercase;width:100%;z-index:10}.col1{float:left;margin:0 10px;position:relative;width:200px;z-index:900}.col1 .content{background-color:#fff;border-radius:8px;float:left;overflow:hidden;text-align:center;width:100%}.col1 .inner-content{padding:14px 15px}.col1 .content ul li{text-align:center}.textwidget{text-align:left}.site-info{font-style:italic;line-height:15px;padding:0}.site-info a{font-size:9px;letter-spacing:2px;text-transform:uppercase;font-style:normal}textarea,input{padding:3px 6px;background-color:#fff;border:1px solid #ccc;font-style:italic;border-radius:8px;font-family:'Rosario',sans-serif;color:#333;font-size:12px;line-height:15px;position:relative;z-index:6}textarea{height:120px}input{margin:0 0 10px}input[type=submit]{background-color:#3cb5c7;border:1px solid #3cb5c7;width:135px;min-width:135px;max-width:135px}input[type=submit]:hover{cursor:pointer;background-color:#80c3cd;border:1px solid #80c3cd}.page-links{float:left;margin:20px 20px 30px -2px;position:relative;width:100%;text-align:center;z-index:900}.page-links span.active-link{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;padding:4px 10px 6px;margin:2px;width:10px;background-color:#fff}.page-links a span.active-link{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;padding:4px 10px 6px;margin:2px;width:10px;background-color:#3cb5c7;color:#000}.page-links a span.active-link:hover{background-color:#80c3cd}h1.entry-title{font-size:30px;line-height:35px;text-transform:none;margin:0 0 5px}.hentry,#nav-below{position:relative;margin:0 0 80px;z-index:4}#nav-below{margin:-20px 0 55px;text-align:center}h1.page-title{font-size:30px;line-height:35px;margin:0 0 40px;text-transform:none}.standard{font-size:24px}::-moz-selection{background:#bedfe1;color:#333}.entry-meta{font-size:10px;font-style:italic;letter-spacing:2px;text-align:center;text-transform:uppercase}.entry-meta a{color:#333}#wp-calendar td{text-align:center}#wp-calendar td#next{text-align:right}#wp-calendar td#prev{text-align:left}#wp-calendar caption{font-family:'Sue Ellen Francisco','Calibri','Times New Roman',cursive;font-size:20px;margin:0 0 15px;text-align:center}#parallax-01,#parallax-02,#parallax-03,#parallax-04,#parallax-05,#parallax-06,#parallax-07{position:fixed;top:28px}#balloons-01,#balloons-02,#balloons-03,#balloons-04,#balloons-05,#balloons-06,#balloons-07{position:absolute}#parallax-01{z-index:1}#balloons-01{top:200px;left:124px}#parallax-02{z-index:2}#balloons-02{top:252px;left:516px}#parallax-03{z-index:3}#balloons-03{top:154px;left:532px}#parallax-04{z-index:1}#balloons-04{top:102px;left:45px}#parallax-05{z-index:2}#balloons-05{top:211px;left:-72px}#parallax-06{z-index:3}#balloons-06{top:191px;left:206px}#parallax-07{z-index:5}#balloons-07{top:1992px;left:451px}.infinite-scroll #page:after{clear:both;content:'';display:block}.infinite-scroll #content{margin-bottom:40px}.infinite-scroll.neverending #content{margin-bottom:70px}.infinite-scroll .hentry:last-of-type,.infinite-scroll .hentry.last-before-infinite{border-bottom:none}.infinite-scroll .infinite-wrap{border:0 none;padding:0}#infinite-handle{text-align:center}#infinite-handle span{background-color:#3cb5c7;border-color:#80c3cd;border-radius:8px;color:#fff;position:relative;text-align:center;z-index:900}#infinite-handle span:before{color:#fff}#infinite-handle span:hover{background-color:#80c3cd}.infinite-loader{margin:0 auto;width:34px;height:19px}#infinite-footer{z-index:900}#infinite-footer .container{background-color:rgba(238,238,238,.8)}#infinite-footer .blog-credits{color:#333}#infinite-footer .container .blog-info a,#infinite-footer .container .blog-credits a{color:#3cb5c7}.infinite-scroll.neverending #colophon,.infinite-scroll #nav-below{display:none}.infinity-end.neverending footer#colophon{display:block}@media (max-width:800px){.infinite-scroll #infinite-handle{padding-bottom:40px}}#wpstats{clear:both;display:block;text-align:center}#cancel-comment-reply-link{clear:both;float:none;text-align:center}.widget_authors img{vertical-align:middle}.widget_flickr table{border:0 none;display:block;margin:auto;text-align:center}#flickr_badge_wrapper{border:0 none}.widget_recent_comments td{vertical-align:top}@media screen and (max-width:800px){html{-webkit-text-size-adjust:none}body{background:#eee url(/wp-content/themes/pub/balloons/img/balloons-00.png) no-repeat center 140px}#page{width:90%}#primary{width:100%}#parallax-01,#parallax-02,#parallax-03,#parallax-04,#parallax-05,#parallax-06,#parallax-07{visibility:hidden;display:none}header#masthead{margin:0 0 280px}nav.main-navigation{padding:10px 0 5px}textarea,input{width:70%;max-width:70%;min-width:70%}footer#colophon{width:100%;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px}.site-info{margin:0 auto;width:100%;text-align:center}.col1{width:31%;margin:0;padding:0 2% 0 0}.col1 .content{background-color:#fff}.col1 .content .inner-content{padding:10px 20px}#commentlist{text-align:left;padding:0}.hentry{margin:0 0 50px}#nav-below{margin:-10px 0 55px}}@media screen and (max-width:640px){body{background:#eee url(/wp-content/themes/pub/balloons/img/balloons-06.png) no-repeat center -98px}header#masthead{margin:222px 0 30px}nav.main-navigation{margin:0 0 20px}h1{font-size:42px;line-height:50px}.col1{width:100%;margin:0 0 20px}.hentry{margin:0 0 40px}#nav-below{margin:-10px 0 45px}}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#balloons-01,#balloons-02,#balloons-03,#balloons-04,#balloons-05,#balloons-06,#balloons-07{display:block;background-repeat:no-repeat;background-position:9999px;margin-left:-9999px;padding-right:9999px}#balloons-01{background-image:url(/wp-content/themes/pub/balloons/img/balloons-012x.png);background-size:135px 848px}#balloons-02{background-image:url(/wp-content/themes/pub/balloons/img/balloons-022x.png);background-size:136px 848px}#balloons-03{background-image:url(/wp-content/themes/pub/balloons/img/balloons-032x.png);background-size:63px 922px}#balloons-04{background-image:url(/wp-content/themes/pub/balloons/img/balloons-042x.png);background-size:73px 828px}#balloons-05{background-image:url(/wp-content/themes/pub/balloons/img/balloons-052x.png);background-size:171px 899px}#balloons-06{background-image:url(/wp-content/themes/pub/balloons/img/balloons-062x.png);background-size:216px 928px}#balloons-07{background-image:url(/wp-content/themes/pub/balloons/img/balloons-072x.png);background-size:65px 735px}}