#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,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}.clear:after{clear:both;content:".";display:block;height:0;visibility:hidden}body,input,textarea{color:#333;font:normal 12px 'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif}body{background-color:#e0e0e0;padding:0 0 30px}#wrapper{margin:30px auto 0;width:980px}.middle{background-color:#fff;margin:0 0 30px}.footer{background-color:#fff;display:block;font-size:10px;height:60px;margin-top:-1px;padding:10px 20px 0;position:relative}h1,h2,h3,h4,h5,h6{clear:both}hr{background-color:#e0e0e0;border:0;height:1px;margin:12px 0}p{margin:12px 0}ol,ul{padding:0 0 0 40px;margin:12px 0}ol{list-style:decimal}ul{list-style:square}ul ul,ol ol,ul ol,ol ul{margin:0}dl{margin:0}dt{font-weight:700}dd{margin:12px 0}strong{font-weight:700}cite,em,i{font-style:italic}blockquote{background-color:#e0e0e0;margin:20px;opacity:.8;padding:10px 15px}blockquote.left{float:left;margin-left:0;margin-right:20px;text-align:right;width:33%}blockquote.right{float:right;margin-left:20px;margin-right:0;text-align:left;width:33%}pre{background:#f4f4f4;font:13px 'Courier 10 Pitch',Courier,monospace;line-height:1.5;margin:12px 0;overflow:auto;padding:10px 15px}code,kbd{font:13px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym,dfn{border-bottom:1px dotted #e0e0e0;cursor:help}address{display:block;margin:12px 0}ins{background:#fff9c0;text-decoration:none}sup,sub{font-size:10px;height:0;line-height:1;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}input[type=text],input[type=email],input[type=password],textarea{background:#fff;border:1px solid #e0e0e0;color:#888}input[type=text]:focus,input[type=email]:focus,textarea:focus{color:#373737}textarea{padding-left:3px;width:98%}input[type=text],input[type=email]{padding:3px}input#s{background:url(/wp-content/themes/pub/suburbia/images/search.png) no-repeat 5px 4px;font-size:12px;height:21px;line-height:1.2em;padding:3px 10px 3px 28px}input#searchsubmit{display:none}input[type=submit]{background:#835504;border:none;color:#fff;cursor:pointer;padding:5px 20px}a{color:#835504;text-decoration:none}a:hover{color:#c17e08}.header{background-color:#fff;margin:0 0 15px;min-height:65px;padding:0 15px 15px;position:relative}.space{float:left;height:35px;padding:15px 20px 0 5px;width:155px}#header-image{position:relative;z-index:999}#site-title{border-left:1px solid #e0e0e0;clear:none;float:left;font:300 25px/30px 'Helvetica Neue',Helvetica,Verdana,'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif;margin:0;padding:20px 20px 0;width:350px}.desc{border-left:1px solid #e0e0e0;float:right;min-height:38px;padding:12px 20px 0;width:337px}#site-description{margin:20px 0 0}#access{border-right:1px solid #e0e0e0;border-top:1px solid #e0e0e0;display:block;float:left;font-size:12px;min-height:500px;line-height:22px;margin:0;padding:0 20px 20px;width:155px}body.page #access,body.single #access{border-right:none}.logo-fix{height:74px;width:155px}#access ul{margin:0;padding:0}#access .menu>ul,#access ul.menu{border-top:5px solid #e0e0e0;margin-top:20px}#access li{border-bottom:1px solid #e0e0e0;list-style:none;position:relative}#access li a{display:block;line-height:1.3em;padding:8px 0}#access .current_page_item>a,#access .current_page_ancestor>a,#access .current-menu-item>a,#access .current-menu-ancestor>a{color:#c17e08}#access ul ul{background:#fff;background:rgba(255,255,255,.8);-webkit-box-shadow:rgba(0,0,0,.1) 1px 1px 1px;box-shadow:rgba(0,0,0,.1) 1px 1px 1px;display:none;font-size:1em;left:155px;position:absolute;top:0;width:155px;z-index:99999}#access ul ul li{border:none;padding:0 0 0 7px}#access ul li:hover{background:#fff}#access ul li:hover>ul{display:block}.hentry{float:left}.grid{border-right:1px solid #e0e0e0;border-top:1px solid #e0e0e0;display:block;float:left;height:480px;overflow:hidden;padding:20px;position:relative;width:155px}.grid:hover{background-color:#cff}.grid h2{font:normal 15px/23px Georgia,'Times New Roman',Times,serif;color:#000}.grid p{font:normal 13px/21px Georgia,'Times New Roman',Times,serif}.grid .preview{overflow:hidden}.grid .preview img{margin-bottom:20px;vertical-align:middle}.grid .attachment-thumbnail-placeholder{background-color:#e6e6e6;display:block;font:bold 20px/1 'Helvetica Neue',Helvetica,Verdana,'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif;margin-bottom:20px;overflow:hidden;padding:0 3px;width:149px;height:110px}.preview a{color:rgba(255,255,255,.3)}.grid .time{background-color:#e6e6e6;bottom:20px;font-size:9px;max-width:145px;padding:0 5px;position:absolute;right:20px;text-align:right;text-transform:uppercase}.grid .time a{color:#835504}.read-more{display:block}.grid.sticky{padding:20px;width:351px}.grid.sticky .attachment-thumbnail-placeholder{font-size:60px;line-height:.9;width:344px;height:248px}.grid.sticky .time{max-width:340px}.grid.sticky h2{font:normal 17px/25px Georgia,'Times New Roman',Times,serif}.grid.sticky p{font:normal 14px/22px Georgia,'Times New Roman',Times,serif}#single{border:1px solid #e0e0e0;border-bottom:none;float:left;margin-right:-2px;padding:0 20px 25px;width:547px}.not-found #single{border:none;border-top:1px solid #e0e0e0;width:744px}.full-width #single,body.no-sidebar-widget.page #single{width:744px}#single h1.entry-title{margin:20px 0 12px}#single h1,#single h2,#single h3,#single h4,#single h5,#single h6{border-top:5px solid #e0e0e0;color:#000;margin:20px 0 0;padding:10px 0 0}#single h1{font:normal 22px/30px Georgia,'Times New Roman',Times,serif}#single h2{font:normal 19px/27px Georgia,'Times New Roman',Times,serif}#single h3{font:bold 16px/24px 'Helvetica Neue',Helvetica,Verdana,'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif}#single h4{font:bold 14px/22px 'Helvetica Neue',Helvetica,Verdana,'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif}#single h5{font:bold 13px/21px 'Helvetica Neue',Helvetica,Verdana,'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif}#single h6{font:bold 12px/20px 'Helvetica Neue',Helvetica,Verdana,'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif}#single p{font:normal 14px/22px Georgia,'Times New Roman',Times,serif}#single strong{color:#000;font-weight:700;text-shadow:2px 2px 2px #cff}#single ol,#single ul{margin:12px 0;padding:0 0 0 20px}#single ul ul,#single ol ol,#single ul ol,#single ol ul{margin:0}#single table{border-bottom:1px solid #e0e0e0;margin:0 0 1.625em;width:100%}#single th{color:#666;font-size:10px;font-weight:500;letter-spacing:.1em;line-height:2.6em;text-transform:uppercase}#single td{border-top:1px solid #e0e0e0;padding:6px 10px 6px 0}#author-info{border-top:5px solid #e0e0e0;margin:20px 0 0;padding:12px 0 0;overflow:hidden}#author-avatar{float:left;margin:0 -55px 0 0;width:55px}#author-description{float:left;margin-left:125px}#single #author-info h3{border:none;font:bold 13px/21px 'Helvetica Neue',Helvetica,Verdana,'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif;margin:0 0 12px;padding:0}#single h3.edit-link{font:bold 13px/21px 'Helvetica Neue',Helvetica,Verdana,'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif}#single img,.widget img,.wp-caption,.wp-caption img{height:auto;max-width:100%}#single img.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.alignnone,img.alignnone{clear:both;display:block;margin-bottom:12px}.alignleft,img.alignleft{display:inline;float:left;margin-right:12px}.alignright,img.alignright{display:inline;float:right;margin-left:12px;margin-right:12px}.aligncenter,img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}img.alignleft,img.alignright,img.aligncenter{margin-bottom:12px}.wp-caption{margin-bottom:12px;padding-top:5px;text-align:center}.wp-caption img{border:0 none;margin:0;padding:0}.wp-caption p.wp-caption-text{font-size:10px;font-style:italic;font:normal 12px/18px 'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif !important;line-height:1.5;margin:0}.hentry .gallery{margin:0 auto 12px}.hentry .gallery a img{border:none}.hentry .gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 15px}.hentry .gallery dl{margin:0}.hentry .entry-attachment img{display:block;margin:0 auto}embed,iframe,object{max-width:100%}.aside{border-right:1px solid #e0e0e0;border-top:1px solid #e0e0e0;float:left;height:480px;padding:20px;width:155px}body.page .aside{border-bottom:1px solid #e0e0e0;border-top:none}.meta{border-top:1px solid #e0e0e0;float:left;padding:0 20px 20px;width:155px}#bottom-wrapper{border-top:1px solid #e0e0e0;clear:both}.bottom{border-right:1px solid #e0e0e0;float:left;overflow:hidden;padding:0 20px;width:155px}.aside h3,.meta h3,.archive-heading{border-top:5px solid #e0e0e0;color:#000;font:bold 13px/21px 'Helvetica Neue',Helvetica,Verdana,'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif;margin:20px 0 0;padding:10px 0 0}.aside h3:first-child{margin:0}.navigation{margin:0 0 20px}.navigation h3{border-top:5px solid #e0e0e0;color:#000;font:bold 13px/21px 'Helvetica Neue',Helvetica,Verdana,'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif;margin:20px 0;padding:10px 0 0}.sidebar{border-top:1px solid #e0e0e0;float:right;padding:20px;width:155px}.widget{margin:0 0 20px;overflow:hidden}.bottom .widget:first-child{margin-top:20px}.widget-title{border-top:5px solid #e0e0e0;color:#000;font:bold 13px/21px 'Helvetica Neue',Helvetica,Verdana,'Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif;margin:0 0 20px;padding:10px 0 0}.widget-title a{color:#000}.widget ul{list-style:none;margin:0;padding:0}.widget ul ul{margin-left:10px}.bottom li{list-style-type:none;margin:0;padding:0}.widget select{max-width:90%}.widget_authors li{background:0 0 !important;overflow:hidden}.widget_authors ul ul{overflow:hidden}.widget_authors img{float:left;margin-bottom:5px !important;padding-right:10px}.widget_calendar #wp-calendar{text-align:center;width:100%}.widget_calendar #wp-calendar caption,.widget_calendar #wp-calendar td,.widget_calendar #wp-calendar th{text-align:center}.widget_calendar #wp-calendar caption{padding:0 0 10px;text-align:left}.widget_calendar #wp-calendar th{font-weight:700}.widget_calendar #wp-calendar tfoot #prev{padding:8px 0 0;text-align:left}.widget_calendar #wp-calendar tfoot #next{padding:8px 0 0;text-align:right}.wp_widget_tag_cloud div,.widget_tag_cloud div{word-wrap:break-word}.widget_recent_comments .avatar{max-width:none}.widget_recent_comments td.recentcommentstexttop,.widget_recent_comments td.recentcommentstextend{line-height:1.2em;vertical-align:top}.widget_recent_images .recent_images img{margin:0}.widget_rss li{margin:0 0 12px}.widget_rss_links p img{margin-bottom:0;vertical-align:middle}.widget_search{overflow:hidden}.widget_search #searchform input#s{width:70%}.widget_twitter li{margin:0 0 12px}#single h3#comments-title,#single h3#reply-title{font:bold 13px/21px "Helvetica Neue",Helvetica,Verdana,"Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;margin-top:20px;padding:10px 0 0}#comments .nav-previous,#comments .nav-next{float:left;width:50%}#comments .nav-next{float:right;text-align:right}#comment-nav-above,#comment-nav-below{margin:35px 0}#single ol.commentlist{margin:0;padding:0}.comment,.pingback{border-top:1px solid #e0e0e0;list-style:none;margin-top:35px;zoom:1}.comment-meta{float:left;margin:12px -125px 0 0;width:125px}.comment-date{color:#aaaab4;font-size:10px;margin-bottom:15px}.comment-meta .avatar{height:55px;padding-right:10px;width:55px}.comment-edit-link{display:block}.comment-content{float:left;margin:0 0 0 125px}.comment-content .comment-likes{clear:none;margin:12px 0}#single .comment-content ol,#single .comment-content ul{margin:12px 0;padding:0 0 0 20px}#single .comment-content ul ul,#single .comment-content ol ol,#single .comment-content ul ol,#single .comment-content ol ul{margin:0}#single .comment ul.children{margin:0 0 0 55px;padding:0}#respond h3 small a{color:#000}#wpstats{display:block;margin:10px auto;position:relative;z-index:999}#single .sharedaddy h3{border:none;font-size:13px;margin:0;padding:0}#ie8 .clear{clear:both;zoom:1}#ie8 img.size-full,#ie8 img.size-large{width:auto;height:auto}.infinite-scroll .navigation,.infinite-scroll.neverending .footer{display:none}.infinity-end.neverending .footer{display:block}#infinite-footer .container{background:rgba(255,255,255,.3);border:none}#infinite-footer .blog-credits,#infinite-footer .blog-credits a,#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a,#infinite-footer .blog-info a:hover{color:#835504}#infinite-handle{clear:both;min-height:35px;padding:15px 0 0;text-align:center}#infinite-handle span{background:#835504}.infinite-loader{clear:both;margin:10px auto 22px;width:34px}.widget_flickr #flickr_badge_uber_wrapper a{color:#835504 !important}.widget_flickr #flickr_badge_uber_wrapper a:hover{text-decoration:underline !important}.widget_flickr #flickr_badge_wrapper{background-color:transparent !important;border:none !important}.widget_flickr table{margin:0 !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{display:block;margin-bottom:10px;max-width:100%}.widget_gravatar p img{margin:0}.widget_twitter_timeline .twitter-timeline{min-width:155px !important}