#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}body{background:#202228 url(/wp-content/themes/pub/parament/images/diagonal-stripes-010.png);color:#989eae;font-size:14px;margin:0;padding:15px 0 30px}#page-wrap{margin:0 auto;width:1000px}#container{margin:0 auto;width:970px}#main{display:inline;float:left;margin:0 25px 30px 10px;width:660px}#main.image-template{width:950px}.image-template #comments{margin:0 auto;width:660px}.image-template .hentry img{height:auto;max-width:917px}body,input,textarea{font-family:Trebuchet,arial,sans-serif}h1,h2,h3,h4,h5,h6,#site-title,.comment-author,.nav-paged a{font-family:Trebuchet,arial,sans-serif}code,kbd,pre,samp,tt,var{font-family:Consolas,"Courier New",Courier,monospace}a{color:#989eae;text-decoration:none}a img{border-width:0}a.edit-term img{border-width:0}a:hover,a:active,a:focus{outline:0;text-decoration:underline}abbr,acronym{border-bottom:1px dashed #989eae;cursor:help}big{font-size:2em;position:relative;top:.1em}code,var{background:#202228;border:.1em solid #444855;color:#989eae;font-style:normal;padding:0 .3em}code abbr,code acronym{border-width:0}code var{border-width:0;padding:0}b code,b var,strong code,strong var{border-width:.2em}pre code{background:0 0;border-width:0;padding:0}del,s,strike{text-decoration:line-through}ins{background-color:#989eae;color:#202228;padding-right:3px;padding-left:4px;text-decoration:none}small{font-size:.9em;line-height:1.5em}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}address,article,aside,blockquote,dl,fieldset,footer,form,header,nav,ol,p,pre,table,ul,.embed,.entry-content div{font-size:1em;line-height:1.5em;margin:1.5em 0;padding:0}.entry-content div div{margin:0;padding:0}blockquote,fieldset,pre{border:.1em solid #444855;padding:.75em;text-align:left}blockquote,pre{background:#202228}pre{white-space:pre-wrap}blockquote{font-style:italic;line-height:1.3;padding:1em 2em}blockquote blockquote{background:#111;margin-right:0;margin-left:0}blockquote blockquote blockquote{background:#202228}blockquote cite{color:#cccfd7;font-size:.85em;font-weight:700}blockquote p{line-height:1.3}blockquote p:first-child,blockquote p:only-child,blockquote blockquote:first-child{margin-top:0}blockquote p:last-child,blockquote p:only-child,blockquote blockquote:last-child{margin-bottom:0}hr{border:1px solid #444855}h1,h2,h3,h4,h5,h6{clear:both;color:#cccfd7;font-weight:700;line-height:1.2em;padding:0}h1{font-size:25px;font-weight:400;margin:.83em 0}h2{font-size:22px;font-weight:400;margin:1.05em 0}h3{font-size:19px;font-weight:400;margin:1.23em 0}h4{font-size:15px;margin:1.35em 0}h5,h6{font-size:12px;margin:1.5em 0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#cccfd7;text-decoration:none}ol,ul{padding-left:30px}ol ol,ol ul,ul ol,ul ul{list-style-position:inside;margin:0}ul{list-style-type:square}dt{color:#cccfd7;font-size:16px;font-weight:400;margin:0}dd{margin:0 0 1.5em;padding-bottom:.3em}table{border-collapse:collapse}th,td{padding:.25em .5em}table,th,td{border:1px solid #111}tbody th{background-color:transparent}tbody td{background-color:#33353d;color:#989eae}caption{font-size:14px;padding-bottom:7px}.contain:before,.contain:after{content:"\0020";display:block;height:0;visibility:hidden}.contain:after{clear:both}.contain{zoom:1}#branding{font-size:12px;margin:0 auto 15px;min-height:100px;text-shadow:#000 1px 1px 2px;width:950px}h1#site-title{font-size:40px;font-weight:400;line-height:47px;margin:20px 0 0 15px}h2#site-description{font-size:16px;line-height:1.5;margin:0 0 20px 15px}h1#site-title a,h2#site-description a{color:#cccfd7;display:block;text-decoration:none}#menu{background:#070707;background:-moz-linear-gradient(top,#272727 1%,#070707 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#272727),color-stop(100%,#070707));background:-webkit-linear-gradient(top,#272727 1%,#070707 100%);background:-o-linear-gradient(top,#272727 1%,#070707 100%);background:-ms-linear-gradient(top,#272727 1%,#070707 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#272727',endColorstr='#070707',GradientType=0);background:linear-gradient(top,#272727 1%,#070707 100%);border:1px solid #444855;border-radius:7px;clear:both;float:left;margin:0;padding:7px 0 0;width:1000px}#menu:empty{display:none}#menu ul{font-size:13px;list-style:none;margin:0;padding-left:0}#menu li{float:left;margin:0 0 7px 7px;position:relative}#menu li li{margin:0}#menu a{color:#989eae;display:block;line-height:40px;padding:0 15px;text-decoration:none;text-transform:uppercase}#menu ul ul{border-top:1px solid #444855;-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;margin:0;position:absolute;top:37px;left:0;width:213px;z-index:99999}#menu ul ul ul{border-top-width:0;left:100%;top:0}#menu ul ul a{background:#202228;border-bottom:1px dotted #444855;color:#989eae;font-size:13px;font-weight:400;line-height:1.5;padding:6px 15px;text-transform:none;width:183px;height:auto}#menu li:hover>a,#menu a:focus{background:#272a31}#menu a:focus,#menu a:active,#menu li:hover>a{color:#fff}#menu li.current-menu-item>a,#menu li.current-menu-ancestor>a,#menu li.current_page_item>a,#menu li.current_page_ancestor>a{background-color:#33353d;color:#fff;font-weight:700}#menu li li.current-menu-item>a,#menu li li.current-menu-ancestor>a,#menu li li.current_page_item>a #menu li li.current_page_ancestor>a{border-radius:0}#menu ul li:hover>ul{display:block}#menu .menu>li>a,#menu div.menu>ul>li>a{border-radius:3px}#introduction{background:#202228;border:1px solid #444855;border-top-width:0;border-bottom-right-radius:7px;border-bottom-left-radius:7px;clear:both;color:#989eae;margin:0;padding:10px 20px 10px;position:relative}#introduction hgroup{float:left}#page-title{color:#cccfd7;font-weight:400;line-height:1.3;margin:0}#page-tagline{color:#666c7f;font-size:14px;font-weight:400;line-height:1;margin-top:0;padding-top:7px}.search-results #page-title,.search-results #page-tagline{float:left;width:55%}#introduction #searchform{position:absolute;top:0;right:15px}.hentry{background:#111;border:1px solid #444855;border-radius:7px;margin:40px 0 30px;position:relative}.hentry p:first-child,.hentry p:only-child{margin-top:0}.hentry p:last-child,.hentry p:only-child{margin-bottom:0}.hentry img{max-width:627px;width:auto;height:auto}.title{border-top-right-radius:7px;border-top-left-radius:7px;border-bottom:1px dotted #444855;background:#202228;color:#fff;padding:17px 15px 15px}.has-byline .title{padding-top:25px}h2.entry-title{color:#bfc3cf;font-size:25px;font-weight:400;letter-spacing:.025em;line-height:30px;margin:0;padding:0}h2.entry-title a{color:#bfc3cf}h2.entry-title a:hover{color:#bfc3cf;text-decoration:none}.entry-byline{background:#d24d04;border:1px solid #ff5a00;color:#fff;display:block;font-size:12px;line-height:1;position:absolute;top:-10px;left:-10px;text-shadow:#000 1px 1px 2px}.entry-byline a{color:#fff;font-style:italic}.entry-byline span,.entry-byline .post-edit-link{display:block;float:left;padding:4px 6px}.entry-byline .post-edit-link{background:#ff5a00;font-style:normal}.entry-content{overflow:hidden;padding:15px}.entry-content a{text-decoration:underline}.entry-content a:hover,.entry-content a:active,.entry-content a:focus{color:#d24d04}.entry-meta{color:#666c7f;font-size:12px}.entry-meta a{color:#666c7f;text-decoration:none}.entry-meta a:hover{border-bottom:1px solid #ff5a00;color:#ff5a00;text-decoration:none}div.entry-navigation{clear:both;float:left;margin:15px 0 0;width:100%}.entry-navigation span{background:#2f323c;border:1px solid #33353d;border-radius:3px;color:#bfc3cf;float:left;font-size:13px;line-height:25px;margin:0 5px 5px 0;min-width:27px;padding:0;text-align:center}.entry-navigation a:link,.entry-navigation a:visited{color:#fff;text-decoration:none}.entry-navigation a:active,.entry-navigation a:focus,.entry-navigation a:hover{color:#58b;text-decoration:underline}.sticky .title{background-color:#ff5a00;border-bottom:1px solid #d24d04;padding:8px 15px}.sticky .entry-byline{border-width:0;top:-14px}.sticky .entry-byline span{display:none}.sticky h2.entry-title{text-shadow:#000 1px 1px 2px}.sticky h2.entry-title,.sticky h2.entry-title a{color:#fff}.sticky .entry-meta{display:none}.sticky .entry-meta,.sticky .entry-meta a{color:#fff}.post-password-required form{margin:0}.post-password-required form p:first-child{margin-top:0}.more-link{color:#d24d04}#attachment-image{text-align:center}.mejs-container{font-size:1em;line-height:1.5em;margin:1.5em 0;padding:0}.format-aside .title{padding:0}.format-aside .entry-title{display:none}.format-aside .entry-meta{display:none}.format-image .wp-caption{margin:0 0 5px;max-width:600px}.format-image .wp-caption img{max-width:590px}#main .gallery img{border:10px solid #33353d}#main .gallery img:hover{border-color:#444855}#main .gallery .gallery-caption{color:#666c7f;font-size:13px;line-height:1.35;margin:0 20px}#branding.has-image,#menu,#introduction,#respond,.bypostauthor .comment-meta img,.commentlist article,.commentlist .pingback,.entry-byline,.hentry,.widget{-webkit-box-shadow:.2em .2em .3em rgba(0,0,0,.45);-moz-box-shadow:.2em .2em .3em rgba(0,0,0,.45);box-shadow:.2em .2em .3em rgba(0,0,0,.45)}.paged-navigation{display:block;font-weight:700;padding:0 15px}.paged-navigation a{color:#989eae}.paged-navigation a:hover,.paged-navigation a:active,.paged-navigation a:focus{color:#cccfd7}.nav-older,.nav-newer{width:48%}.nav-older{float:left;text-align:left}.nav-newer{float:right;text-align:right}#post-nav{border-top:1px dotted #444855;color:#666c7f;font-size:12px;margin-bottom:0}#post-nav a{color:#666c7f}#post-nav a:hover,#post-nav a:active,#post-nav a:focus{color:#989eae}#post-nav .nav-older,#post-nav .nav-newer{padding:7px 10px;width:250px}#colophon{clear:both;color:#777d92;font-size:13px;padding:26px 0 0;text-align:center;width:100%}#colophon a{color:#777d92}#sidebar{float:right;font-size:12px;margin:40px 0 30px;padding:0;position:relative;right:10px;width:260px}#sidebar img{height:auto;max-width:228px}#sidebar li{list-style-type:none}#sidebar .widget li{list-style-type:square}.widget{background-color:#111;border:1px solid #444855;border-radius:7px;margin-bottom:15px;overflow:hidden;padding:0 15px 15px}.widget a{color:#989eae}.widget a:hover,.widget a:active,.widget a:focus{color:#d24d04}.widget ol{list-style:decimal inside}.widget-title{background:#202228;border-bottom:1px dotted #444855;border-top-right-radius:6px;border-top-left-radius:6px;font-size:16px;font-weight:400;line-height:30px;margin:0;padding:5px 10px;position:relative;left:-15px;width:238px}.widget-title,.widget .widget-title a{color:#cccfd7}.widget div,.widget iframe,.widget table,.widget ul,.widget ol{padding:15px 0 0}.widget div div{padding:0}.widget ul ul,.widget ul ol,.widget ol ul,.widget ol ol{padding:0 0 0 15px}.widget_calendar table{margin:0;width:100%}.widget_calendar td a{color:#cccfd7;font-weight:700}#prev{padding-top:5px;text-align:left}#next{padding-top:5px;text-align:right}#prev,#next,.widget_calendar th,.widget_calendar .pad{background-color:transparent}.widget_calendar td,.widget_calendar th{text-align:center}#today{background-color:#666c7f;color:#fff}#sidebar .widget_rss ul{padding-bottom:0}#sidebar .widget_rss li{list-style-type:none;padding-bottom:15px}#sidebar .widget_rss li .rsswidget{color:#cccfd7;font-size:16px;font-weight:700;padding-bottom:0}.widget_rss cite,.rss-date{color:#666c7f;font-size:12px;font-style:italic;white-space:nowrap}.widget .rssSummary{padding:0}.widget_search form{margin:15px 0 0}.commentlist{padding:0}#comments-title,.comments-closed,.nocomments,.nopassword{color:#cccfd7;font-weight:400;text-align:center;text-shadow:#000 1px 1px 2px}#comments-title{margin:60px 0 0 15px}.commentlist .pingback{padding:7px 15px}.commentlist .pingback p{margin:0}.commentlist .comment,.commentlist .pingback{list-style-type:none}.commentlist .pingback,.commentlist .depth-1 article{background:#111;border:1px solid #444855;border-top-left-radius:7px;border-bottom-left-radius:7px;margin:0}.commentlist .comment{margin:15px 0}.comment footer{background:#202228;border-top-left-radius:6px;border-bottom:1px solid #444855;margin:0;padding:10px}.comment-meta{display:block;font-size:14px}.comment-meta,.comment-meta a{color:#666c7f}.comment-meta .avatar{border:5px solid #444855;float:left}.comment-author{padding-top:5px}.comment-author,.comment-awaiting-moderation{margin-left:60px}.comment-author .fn,.comment-author .fn a{color:#cccfd7}.comment-author .fn{display:block;font-size:24px;padding-bottom:4px}.comment-content{padding:0 15px}.comment-content p{margin:15px 0}.bypostauthor>article .comment-meta{background:#444855;border-top-left-radius:5px}.bypostauthor>article .comment-meta,.bypostauthor>article .comment-meta a{color:#989eae}.bypostauthor>article .comment-meta img{border-color:#666c7f}.comment-awaiting-moderation{color:#666c7f}.comment .reply{display:block;margin:0}.comment .reply a{background:#1c1c1c;border-top:1px solid #33353d;border-left:1px solid #33353d;border-top-left-radius:7px;color:#989eae;display:block;float:right;font-size:14px;padding:5px 10px}.comment .reply a:hover,.comment .reply a:focus,.comment .reply a:active{background-color:#202228;border-color:#444855;color:#cccfd7}#respond{background:#111;border:1px solid #444855;border-radius:7px;margin:15px 0;padding:15px}#respond form{margin:0}#respond p{margin:0 0 15px}#respond p.form-submit{margin-bottom:0}#reply-title{font-size:22px;font-weight:400;line-height:1;margin-top:0;margin-bottom:7px}.comment-notes,.comment-notes a,.logged-in-as,.logged-in-as a{color:#666c7f;font-size:14px;font-style:italic}#respond .form-allowed-tags{background:#202228;border:1px solid #444855;font-size:12px;margin:15px 0;padding:7px}.form-allowed-tags code{background:0 0;border-width:0}.required{color:#d24d04}#respond input,#respond textarea{background:#cccfd7;border:1px solid #444855;font-size:14px;padding:3px 7px}#respond input:focus,#respond textarea:focus{background:#eaecef}#respond #submit{background:#d24d04;border:1px solid #ff5a00;border-radius:5px;color:#fff;font-size:14px;margin:0;padding:3px 5px;text-shadow:#000 1px 1px 2px}.comment-form-author,.comment-form-url,.comment-form-email{clear:both;padding-bottom:3px}.comment-form-author label,.comment-form-url label,.comment-form-email label{float:left;min-width:6em}.comment-form-author .required,.comment-form-url .required,.comment-form-email .required{float:left;width:15px}.comment-form-url input{position:relative;left:15px}.comment-form-comment label{display:none}.comment-form-comment textarea{width:97.5%;height:16em}#cancel-comment-reply-link{background:#d24d04;border:1px solid #ff5a00;border-radius:5px;color:#fff;cursor:pointer;text-shadow:#000 1px 1px 2px;font-size:14px;font-weight:400;padding:2px 5px}.aligncenter,div.aligncenter{display:block;margin-right:auto;margin-left:auto}.alignleft,div.alignleft{float:left;margin:5px 15px 15px 0}.alignright,div.alignright{float:right;margin:5px 0 15px 15px}#main div.wp-caption{background-color:#202228;border:1px solid #444855;border-bottom-right-radius:6px;border-bottom-left-radius:6px;padding:15px 10px 10px;max-width:96.5%;text-align:center}#main div.wp-caption img{max-width:100%}#main .wp-caption-text{color:#989eae;display:block;font-size:12px;line-height:1.4}.assistive-text,.screen-reader-text{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}#s{background:#fff url(/wp-content/themes/pub/parament/images/search.gif) 100% -3px no-repeat;border-width:0;color:#666c7f;font-size:14px;padding:3px 22px 3px 3px;width:200px}#searchsubmit{display:none}.clear{clear:both}#ie7 #menu{padding-bottom:7px}#ie7 #menu li:hover,#ie8 #menu li:hover{display:block;z-index:10}#ie7 #menu ul ul a,#ie8 #menu ul ul a{background:#202228;border-bottom-style:solid}#flickr table,#flickr th,#flickr td{background-color:transparent;margin:0;padding:0}#flickr #flickr_badge_uber_wrapper{margin-top:15px}#flickr #flickr_badge_wrapper a{color:#d24d04}#flickr #flickr_badge_wrapper img{max-width:223px}#vodpod_recent_videos{margin:15px auto 0}.widget_authors img{vertical-align:middle}#sidebar #authors li{list-style:none}#socialvibe_badge img{background:#ccc;border-radius:5px;padding:0 0 7px}#sidebar #authors li li{list-style:square}#authors .avatar{margin-right:5px}#subscribe-blog input[type=submit]{background:#d24d04;border:1px solid #ff5a00;border-radius:5px;color:#fff;cursor:pointer;text-shadow:#000 1px 1px 2px;font-size:14px;font-weight:400;padding:2px 5px}.highlander-comment{background-color:transparent !important}#respond.js{background-color:#202228;border:1px solid #444855}#respond.js h3#reply-title{padding-left:15px;margin-top:0}#respond.js #cancel-comment-reply-link{position:relative;right:15px;bottom:5px}.commentlist #respond.js{margin-top:15px}#main .sharedaddy .sd-block{border-color:#444855}#sidebar #recent-comments td{background:0 0}.geo-map{margin-top:15px}.infinite-scroll .infinite-wrap{border-top:none;padding:0}.infinite-scroll #posts-nav,.infinite-scroll.neverending #colophon{display:none}.infinite-scroll .infinite-loader{color:#fff}.infinite-scroll #infinite-footer .container{background:rgba(32,34,40,.9);border-color:#444855}.infinite-scroll #infinite-footer .blog-credits{color:#989eae}.infinite-scroll #infinite-footer .container a{color:#cccfd7}.infinite-scroll #infinite-footer .container a:hover{color:#fff}.infinite-scroll #infinite-handle span{-webkit-box-shadow:.2em .2em .3em rgba(0,0,0,.45);-moz-box-shadow:.2em .2em .3em rgba(0,0,0,.45);background:#111;border:1px solid #444855;border-radius:7px;box-shadow:.2em .2em .3em rgba(0,0,0,.45);display:inline-block;padding:1em 1.5em}.infinite-scroll #infinite-handle span,.infinite-scroll #infinite-handle span:before{color:#989eae}.infinite-scroll #infinite-handle span:hover,.infinite-scroll #infinite-handle span:hover:before{color:#fff}.infinity-end.neverending #colophon{display:block}