#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}:focus{outline:0}body{background:#fff;line-height:1}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 img{border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden}body{background:#f6f6f6;color:#707070;font:normal 100%/1.375 'Droid Sans',Verdana,sans-serif}#page{background:#fff;border:1px solid #ccc;margin:1.563em auto 0;max-width:920px;width:95%}#branding{min-height:60px;position:relative}#main{margin-bottom:1.563em}#content{float:left;width:63.0434783%}body.one-column #content,#full-width-wrap #content,body.attachment #content{width:100%}#sidebar{float:right;width:27.173913%}a{color:#09f;text-decoration:none}a:hover{text-decoration:underline}p{margin:0 0 1em}.screen-reader-text,.assistive-text{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.alignleft{display:inline;float:left}.alignright{display:inline;float:right}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}#searchform{margin-bottom:5em}#searchform input#s{border:1px solid #ccc;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.1) inset;color:#999;float:left;font-size:1.077em;padding:.385em;width:85%}#searchform input#s:focus{background-color:#f9f9f9;-webkit-transition:background .2s linear;-moz-transition:background .2s linear;-o-transition:background .2s linear}#searchform #searchsubmit{display:none}#branding hgroup{padding:1.8em}#branding .header-link{display:none}#site-title{font:1.875em/1.5 'Pacifico',Georgia,serif}#site-description{font:.75em/1.125em 'Droid Sans',Verdana,serif}#site-title a{color:#2c2c2c}#access{background:#efefef;border:1px solid #ccc;border-width:1px 0;margin:0 auto 1.8em;padding-left:.9em;position:relative;z-index:99}#access ul{list-style:none;margin:0;padding-left:0}#access li{float:left;position:relative}#access li li{min-width:11em;width:100%}#access a{color:#666;display:block;font-size:.813em;line-height:1.75em;padding:.6em 1em;text-decoration:none;text-transform:uppercase}#access a:hover{background:#e6e6e6;color:#09f;-webkit-transition:background .2s linear;-moz-transition:background .2s linear;-o-transition:background .2s linear}#access ul ul{box-shadow:0 3px 3px rgba(0,0,0,.2);-moz-box-shadow:0 3px 3px rgba(0,0,0,.2);-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);display:none;float:left;position:absolute;top:2.3em;left:0;z-index:99999}#access ul ul ul{left:100%;top:0}#access ul ul a{background:#e6e6e6;color:#666;line-height:2.1em;padding:.5em .5em .5em 1em;height:auto}#access li:hover>a,#access ul ul :hover>a{background:#e6e6e6;color:#09f}#access ul ul a:hover{background:#e6e6e6;color:#09f}#access ul li:hover>ul{display:block}#access .current_page_ancestor>a,#access .current_page_item>a,#access .current_page_parent>a,#access .current-menu-ancestor>a,#access .current-menu-item>a,#access .current-menu-parent>a{color:#09f}#access .current_page_ancestor>a:hover,#access .current_page_item>a:hover,#access .current_page_parent>a:hover,#access .current-menu-ancestor>a:hover,#access .current-menu-item>a:hover,#access .current-menu-parent>a:hover{background:#e6e6e6;color:#09f}.featured-posts{clear:both;margin:0 3.35%;overflow:hidden;position:relative}.featured{overflow:hidden;position:relative}.featured .hentry{position:absolute;bottom:0;left:0;margin:0}.featured .entry-title{background:rgba(0,0,0,.6);font:normal 1em/1.3 'Droid Serif',Georgia,serif;color:#fff;width:300px;max-width:90%;padding:.625em .625em .625em 1.25em}.featured .entry-title a,.featured .entry-title a:hover{color:#fff;text-decoration:none}.featured .entry-summary{background:rgba(0,0,0,.6);color:#ddd;font-size:.813em;max-width:100%;padding:.625em .625em .625em 1.25em}section.featured{border:10px solid #ececec;margin:0 0 3.35%;width:auto}section.featured img,section.featured{vertical-align:bottom;height:auto}section.featured img{width:100%}section.featured+.featured{position:absolute;top:0;left:0;right:0}section.featured{-webkit-transition-duration:.2s;-webkit-transition-property:opacity,visibility;-webkit-transition-timing-function:ease;-moz-transition-duration:.2s;-moz-transition-property:opacity,visibility;-moz-transition-timing-function:ease}section.featured{opacity:0;visibility:hidden}.featured-posts #featured-post-1{opacity:1;visibility:visible}.feature-slider{overflow:visible;position:absolute;right:.8em;top:.95em}.feature-slider ul{list-style-type:none;margin:0}.feature-slider li{float:left;margin:0 .125em}.feature-slider a{background:#fff;box-shadow:0 1px 2px #999;display:block;width:34px;height:34px;line-height:2.125;text-align:center;font-size:1.327;color:#000}.feature-slider a.active{background:#ececec;cursor:default;color:#888;text-shadow:-1px 1px 0 #fff}.feature-slider a:hover{text-decoration:none}#content article{border-bottom:1px solid #eee;margin:0 0 1.8em 1.8em;padding-bottom:1.8em}.archive-header{margin-left:1.8em;padding-bottom:.8em}body.one-column #content article,#full-width-wrap #content article,body.attachment #content article,body.one-column .archive-header,#full-width-wrap .archive-header{padding-right:1.8em}.entry-content{color:#707070;font-size:.813em;line-height:1.615em;margin-bottom:1.25em}.sticky-label{background:#ececec;box-shadow:0 1px 1px #ccc;color:#888;display:inline-block;font:.625em 'Droid Sans',Verdana,sans-serif;margin-bottom:1em;padding:.4em .5em;text-shadow:-1px 1px 0 #fff}.entry-title{font:1.188em 'Droid Serif',Georgia,'Times New Roman',serif;margin-bottom:.563em}.entry-title,.entry-title a{color:#726763}.entry-title a:hover{color:#09f;text-decoration:none}body.single .entry-title,body.page .entry-title,body.attachment .entry-title,.archive-title{border-bottom:1px solid #ccc;font-size:1.5em;color:#545454;line-height:1.45}body.single .entry-title,body.attachment .entry-title{margin-bottom:0}.archive-title{font-family:'Droid Serif',Georgia,'Times New Roman',serif;margin-bottom:.4em}body.page .entry-title{margin-bottom:1.188em}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{clear:both;font-family:'Droid Serif',Georgia,'Times New Roman',serif;margin-bottom:1em}.entry-content h1{font-size:1.846em}.entry-content h2{font-size:1.692em}.entry-content h3{font-size:1.385em}.entry-content h4{font-size:1.231em}.entry-content h5{font-size:1.077em}.entry-content h6{font-size:.923em}.entry-content p,.entry-content ul,.entry-content ol,.entry-content dd,.entry-content pre,.entry-content address,.comment-content p,.comment-content ul,.comment-content ol{margin-bottom:1.154em}.entry-content ul ul,.entry-content ol ol,.entry-content ul ol,.entry-content ol ul,.comment-content ul ul,.comment-content ol ol,.comment-content ul ol,.comment-content ol ul{margin-bottom:0}.entry-content ul,.comment-content ul{margin-left:1.231em}.entry-content ol,.comment-content ol{margin-left:2.462em}.entry-content ul,.comment-content ul{list-style:disc}.entry-content ol,.comment-content ol{list-style:decimal}.entry-content ol ol,.comment-content ol ol{list-style:upper-alpha}.entry-content ol ol ol,.comment-content ol ol ol{list-style:lower-roman}.entry-content ol ol ol ol,.comment-content ol ol ol ol{list-style:lower-alpha}.entry-content dt,.comment-content dt{font-weight:700}.entry-content strong,.comment-content strong{font-weight:700}.entry-content cite,.entry-content em,.entry-content i,.comment-content cite,.comment-content em,.comment-content i{font-style:italic}.entry-content blockquote cite,.entry-content blockquote em,.entry-content blockquote i,.comment-content blockquote cite,.comment-content blockquote em,.comment-content blockquote i{font-style:normal;background-repeat:repeat-y}.entry-content big,.comment-content big{font-size:131.25%}.entry-content ins,.comment-content ins{background:#eee;text-decoration:none}.entry-content abbr,.entry acronym,.comment-content abbr,.comment-content acronym{border-bottom:1px dotted #666;cursor:help}.entry-content sup,.entry-content sub,.comment-content sup,.comment-content sub{height:0;line-height:1;position:relative;vertical-align:baseline}.entry-content sup,.comment-content sup,{bottom:1ex}.entry-content sub,.comment-content sub{top:.5ex}.entry-content p a[href$=jpg],.entry-content p a[href$=jpeg],.entry-content p a[href$=jpe],.entry-content p a[href$=png],.entry-content p a[href$=gif],.entry-content p a[href*=attachment],.entry-content p a[rel*=attachment]{border-bottom:0 none}.entry-content table{border:1px solid #eee;margin:0 .077em 1.923em 0;text-align:left;width:100%}.entry-content tr th,.entry-content thead th{font-weight:700;line-height:1.615em;padding:.462em 1.154em}.entry-content tr td{border-top:1px solid #eee;padding:.462em 1.154em}.entry-content tr.odd td{background:#fefefe}.entry-content blockquote,.entry-content blockquote[class*=align],.comment-content blockquote{background:#eee;padding:1.538em 1.538em 0;margin:1.538em 0;border:1px solid #ccc}.entry-content pre{background:#eee;font:1em Monaco,Courier New,Courier,monospace;line-height:1.5;margin-bottom:1.154em;padding:1.538em}.entry-content sup,.entry-content sub{font-size:.769em}.entry-content hr{background-color:#eee;border:0;height:1px;margin:0 0 1em}.entry-meta{color:#999;font:.688em/1.4 Verdana,Helvetica,sans-serif;margin:.5em 0 1.75em}.entry-meta a{color:#09f;text-decoration:none}.entry-meta a:hover{text-decoration:underline}body.single .entry-meta{margin:.6em 0 1.75em}.more-link{font-style:italic}.featured .more-link a{color:#ddd;font-weight:700}#content nav{display:block;overflow:hidden}#nav-below{margin:1.8em}#image-navigation{margin:1em 0}#content nav .nav-previous,#content nav .previous-image{float:left;width:50%}#content nav .nav-next,#content nav .next-image{float:right;text-align:right;width:50%}#content nav .nav-previous a,#content nav .nav-next a,#content nav .previous-image a,#content nav .next-image a{background-color:#eee;color:#666;display:inline-block;font-size:.688em;padding:.5em}#content nav .nav-previous a:hover,#content nav .nav-next a:hover,#content nav .previous-image a:hover,#content nav .next-image a:hover{background-color:#d7d7d7;text-decoration:none}.page-link{clear:both;font-size:.846em;margin:0 0 1em}.page-link a{background-color:#eee;color:#666;display:inline-block;margin:.5em 0 0;padding:0 .5em}.page-link a:hover{background-color:#d7d7d7;text-decoration:none}.widget{display:block;font-size:.813em;margin-right:1.538em;padding:0 0 1.8em;word-wrap:break-word}.widget-title{border-bottom:1px solid #ccc;font:1.462em/1.9 'Droid Serif',Georgia,'Times New Roman',serif;margin:0 0 1em}.widget-title,.widget-title a{color:#545454}.widget ul{list-style:none;margin:0}.widget ul li{margin:5px 0}.widget-area .widget_search{overflow:hidden}.widget-area #searchform{margin-bottom:0}.widget-area .widget_search input{float:left}#wp-calendar{width:100%}#wp-calendar caption{color:#333;font-size:.923em;margin-bottom:1.154em;margin-top:.769em;text-align:right}#wp-calendar thead th{font-size:.769em;padding-bottom:1.154em;text-align:center}#wp-calendar tbody td{background:#f5f5f5;border:2px solid #fff;color:#aaa;padding:.615em 2%;text-align:center}#wp-calendar tbody td:hover{background:#fff}#wp-calendar tfoot #next{text-align:right}#wp-calendar #today{font-weight:700}#wp-calendar #prev,#wp-calendar #next{font-size:.769em;padding-top:.8em;text-transform:uppercase}#wp-calendar tbody .pad{background:0 0}#flickr_badge_wrapper{background-color:transparent !important;border:none !important}.widget_flickr .flickr-size-thumbnail{margin:0 auto}.widget_flickr .flickr-size-thumbnail br,.widget_flickr .flickr-size-small br{display:none}.widget_flickr .flickr-size-thumbnail img{display:block;margin-bottom:10px}.widget_flickr .flickr-size-small img{max-width:98%}#flickr_badge_uber_wrapper a:hover,#flickr_badge_uber_wrapper a:link,#flickr_badge_uber_wrapper a:active,#flickr_badge_uber_wrapper a:visited{display:block}.wp_widget_tag_cloud div,.widget_tag_cloud div{line-height:1.5;padding:.231em 0}.rsswidget img{margin:0 !important}.rss-date{color:#333;font-size:90%;font-style:italic}.widget-area .sub-menu,.widget-area .children{margin-left:1.5em}.widget-area .sub-menu li,.widget-area .children li{border-width:0}.widget-area .blogroll li{font-style:italic;text-shadow:none}.widget-area .blogroll li a{font-style:normal}.widget-area .widget_akismet a{text-shadow:none}.widget_authors li{background:0 0 !important;overflow:hidden}.widget_authors ul ul li{overflow:hidden}.widget_authors img{float:left;margin-bottom:12px !important;padding-right:10px}#colophon{border-top:1px solid #ccc;clear:both;margin:0 1.8em;padding:.6em 0 0}#site-info{font-size:.688em}#site-info,#site-info a{color:#a7a7a7}a img{border:none}p img{margin-bottom:.5em}img.size-auto,img.size-full,img.size-large,img.size-medium,.entry-attachment img,.widget-area img,.entry-content img{max-width:100%;height:auto}.entry-content img{border-radius:5px;box-shadow:0 1px 2px #ababab;margin:1em 1em 1em 0}.entry-content img.size-thumbnail{margin-top:0}.entry-content a:hover img,.entry-thumbnail a:hover img{filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;box-shadow:0px 5px 5px #ababab}.entry-content embed{max-width:100%}img.alignleft{margin-right:1em}img.alignright{margin-left:1em}img.aligncenter{margin:1em auto}.wp-caption{background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px;padding:.8em;text-align:center;margin:.769em;max-width:100%}.wp-caption.aligncenter{margin-left:auto;margin-right:auto}.wp-caption img{border:0 none;margin:0;padding:0}.wp-caption .wp-caption-text{font-size:.846em;line-height:1.308em;margin:0;padding:0 .308em .385em}.entry-thumbnail{float:left}.entry-thumbnail img{border-radius:5px;box-shadow:0 1px 2px #ababab;margin:0 1.25em .625em 0 !important}.entry-attachment{margin-bottom:1em;text-align:center}.entry-content object,.entry-content embed,.video-player,.entry-content iframe{max-width:100%}#comments{clear:both;margin-left:1.8em;padding:0 0 1.8em}body.one-column #comments,#full-width-wrap #comments,body.attachment #comments{padding-right:1.8em}#comments article{border:0;margin:0;padding:0}#comments-title{font:1.125em/1.125 'Droid Serif',Georgia,serif;margin:0 0 1em}.nopassword,.nocomments{color:#dcc8cf;font-size:1.125em;font-weight:100;margin:26px 0;text-align:center}.commentlist{clear:both}#comments ol{list-style:none;margin-left:0}#comments ul{list-style:none;margin-left:1.5em}#comments li{border:1px solid #eee;line-height:1.125em;margin:.625em 0;padding:.625em}#comments li.pingback{border:0;margin:0;padding:0}#comments li.pingback p{font-size:.75em;line-height:1.125em}#comments ul li{list-style:none;padding:.5em .85em}#comments .comment .comment-content{margin-top:.8em;padding:0}div.comment-likes{margin:.625em 0 !important}#comments .comment-author{font-size:.75em;font-weight:700}#comments .comment-content .sd-rating{margin:0 1.25em .313em}#comments .children{margin-top:1.563em}#comments .comment-author cite{font-style:normal}#comments .comment-meta,#comments .comment-meta a,.nopassword,.subscribe-label{color:#999;text-decoration:none}#comments .comment-meta{font-size:.688em}#comments .avatar{float:left;margin:0 .625em 0 0}#comments .children .comment-meta{top:30px}#comments .comment-content p{font-size:.75em;line-height:1.125}#comments .comment-content ul,#comments .comment-content ul li,#comments .comment-content ol,#comments .comment-content ol li{border:none;padding:0}#comments .comment-content ul,#comments .comment-content ol{margin:0 0 1.7em 2.5em}#comments .comment-content ul,#comments .comment-content ul li{list-style:disc}#comments .comment-content ol,#comments .comment-content ol li{list-style:decimal}#comments .comment-content ol ol,#comments .comment-content ol ol li{list-style:upper-alpha}#comments .comment-content ol ol ol,#comments .comment-content ol ol ol li{list-style:lower-roman}#comments .comment-content ol ol ol ol,#comments .comment-content ol ol ol ol li{list-style:lower-alpha}.bypostauthor{background:#edf7fe}#respond{padding-top:.938em}#respond h3{font:1.125em/1.125 'Droid Serif',Georgia,serif;margin:0 0 .625em}.logged-in-as,.comment-notes,#respond p{font-size:.75em}.comment-notes{margin:.313em 0 1em}.logged-in-as{margin:0}.required{color:#cc4d22}.comment-reply-link{display:block;font-size:.688em;text-align:right}#cancel-comment-reply-link{color:red;font:bold .611em 'Droid Sans',Verdana,serif;text-align:right}#respond input[type=text],#respond textarea{border:1px solid #ccc;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.1) inset;color:#999;font-size:1.077em;display:block;font-size:1.077em;margin:.2em 0;padding:.385em}#respond input[type=text]:focus,#respond textarea:focus{background-color:#f9f9f9;-webkit-transition:background .2s linear;-moz-transition:background .2s linear;-o-transition:background .2s linear}#respond textarea{margin:.625em 0;width:93%}#respond input[type=submit]{cursor:pointer;font-size:1em;margin:.625em 0 1.25em;padding:.313em}#respond label{margin:.938em 0 .313em}#respond .comment-form-comment{margin:0}#respond .comment-form-comment label{display:none}#respond .form-allowed-tags{font-size:.65em}#respond p.comment-subscription-form label{color:#000}#comment-nav-below,#comment-nav-above{margin:.938em 0}#comment-nav-below a,#comment-nav-above a{font-weight:400 !important}#wpstats{display:block;margin:.5em auto}img.wp-smiley{border:0 none;box-shadow:none;display:inline;margin:0}@media (max-width:650px){.featured .entry-summary{display:none}.featured .hentry{top:50%}}@media (max-width:600px){#access a{line-height:1.5em;padding:.5em}#access ul ul{top:2em}.featured .entry-summary{font-size:.75em}}@media (max-width:480px){body{background:#fff}#page{border:0;margin-top:0;width:100%}#main{margin-bottom:0}#branding hgroup{padding:1em}#access{margin-bottom:1em}#content article,#comments{margin:0 0 1em 1em;padding:0 1em 0 0}#nav-below{margin:1em}#colophon{margin:0 1em}section.featured{border-width:6px}.entry-thumbnail img{height:auto;width:100px}.entry-content img.size-large,.entry-content img.size-medium,.entry-content img.size-full,.wp-caption{display:block;float:none !important;margin:1em auto}.wp-caption{background:no-repeat;border:0;padding:0}body.single .entry-title,body.page .entry-title,body.attachment .entry-title,.archive-title{font-size:1.1em;line-height:1.438}.archive-header{margin-left:1em;padding:0 1em .8em 0}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin-bottom:.5em}.entry-content h1{font-size:145%}.entry-content h2{font-size:135%}.entry-content h3{font-size:125%}.entry-content h4{font-size:115%}.entry-content h5{font-size:105%}.entry-content h6{font-size:100%}#sidebar,#content{float:none;width:100%}.widget{margin-left:1em}embed,iframe,object{height:auto}#wpstats{display:none}#site-info{padding-bottom:1em}#site-info p{margin:0}}#ie8 img.size-large{height:auto;width:100%}#ie8 .featured .entry-title,#ie8 .featured .entry-summary{background:#000;max-width:inherit}