/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.homepage{overflow:auto}.brand{color:#363430;padding:20px}.brand #heading{font-family:gill-sans-nova;line-height:1;margin-top:0;margin-bottom:15px;background-color:#363430;color:#f2eedd;display:flex;align-items:center;font-size:32px}.brand #heading .line2{font-weight:700}.brand #heading img{width:150px;margin-right:20px}.brand p{font-size:16px;margin-bottom:20px;line-height:1.5}.brand a{display:block;border-radius:4px;padding:12px;line-height:1;background:#F2EEDD;color:#363430;font-size:16px;margin-top:10px}.brand a:hover{background:#F2EEDD}.brand a.action{background:#363430;color:#f2eedd}.brand a.action:hover{background:#C19144}@media screen and (min-width: 960px){.brand{flex:1 1 auto;padding:36px;position:relative}.brand #heading{font-size:72px;margin-bottom:36px}.brand #heading img{width:200px}.brand p{font-size:24px;margin-bottom:36px;line-height:1.25}.brand a{display:inline-block;padding:12px;line-height:1;font-size:16px;margin-right:16px}}@media screen and (min-width: 1366px){.brand{max-width:1366px;margin-inline:auto}.brand #heading{margin-bottom:36px;font-size:120px}.brand #heading img{width:300px}.brand p{font-size:36px;margin-bottom:36px}.brand a{padding:12px;line-height:1;font-size:36px;margin-right:36px;margin-top:36px;margin-bottom:0}}header{background:#363430;color:#f2eedd;height:50px;display:flex;justify-content:space-between;position:relative;margin-bottom:10px;z-index:100}header .main-menu{display:flex}header .main-menu #nav-menu{margin:0;font-family:gill-sans-nova;background-color:#363430;transition:.2s;position:absolute;top:50px;left:-540px;width:calc(100% - 96px);max-height:calc(100vh - 90px);padding:20px 36px;overflow-y:auto}header .main-menu #nav-menu li{list-style:none;font-size:24px;line-height:1.5}header .main-menu #nav-menu .band-toggle,header .main-menu #nav-menu .person-toggle{position:relative}header .main-menu #nav-menu .band-toggle ul,header .main-menu #nav-menu .person-toggle ul{margin-bottom:20px;padding-left:30px;margin-right:0}header .main-menu #nav-menu .band-toggle ul li,header .main-menu #nav-menu .person-toggle ul li{display:inline-block;padding-right:18px}header .menu-toggle,header .search-toggle{font-size:24px;padding:10px;cursor:pointer}header .logo img{height:50px;width:auto}header .search-form{padding:10px;font-size:10px;position:absolute;top:-50px;right:38px;width:calc(100% - 60px);transition:.2s}header .search-form input[type=text]{width:100%;height:30px;padding:0 0 0 10px;border:none}header .search-form input[type=text]:focus{outline:none}header .search-form button{position:absolute;top:10px;right:0;height:30px;cursor:pointer}.single header{margin-bottom:0}.menu-toggle:hover #nav-menu{left:0}.search-toggle:hover .search-form{top:0}@media screen and (min-width: 560px){.menu-toggle svg{display:none}header .main-menu #nav-menu{position:relative;top:-10px;left:0;width:auto;padding:0;overflow:visible}header .main-menu #nav-menu li{display:inline-block;height:50px;font-size:16px;line-height:50px;transition:.2s;padding:0 15px}header .main-menu #nav-menu li a{display:inline-block;height:100%}header .main-menu #nav-menu li:hover{background-color:#4f4d48}header .main-menu #nav-menu .band-toggle,header .main-menu #nav-menu .person-toggle{cursor:pointer}header .main-menu #nav-menu .band-toggle ul,header .main-menu #nav-menu .person-toggle ul{overflow:hidden;height:0;opacity:0;position:absolute;transition:.2s;width:480px;padding:0;left:0;background:#363430;line-height:1}header .main-menu #nav-menu .band-toggle ul li,header .main-menu #nav-menu .person-toggle ul li{line-height:1;height:auto;padding:0}header .main-menu #nav-menu .band-toggle ul li a,header .main-menu #nav-menu .person-toggle ul li a{padding:12px}header .main-menu #nav-menu .band-toggle:hover ul,header .main-menu #nav-menu .person-toggle:hover ul{height:auto;opacity:1}header .search-form{width:200px}}@media screen and (min-width: 560px) and (max-width: 915px){header .main-menu #nav-menu .person-toggle ul{left:auto;right:0;width:370px}}@media screen and (min-width: 560px) and (max-width: 835px){header .main-menu #nav-menu .band-toggle ul{left:auto;right:0;width:300px}}:root{--arrow-icon: url(https://upload.wikimedia.org/wikipedia/commons/9/9d/Caret_down_font_awesome_whitevariation.svg);--option-bg: white}.anecdoteNav{text-align:center;font-size:12px}.anecdoteNav button{padding:10px 20px;border-radius:.1em;box-shadow:0 0 1em #0003;margin-right:10px}.order{display:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;font:inherit;padding:10px 30px 10px 10px;text-align-last:center;background:#363430 var(--arrow-icon) no-repeat right .8em center/1.4em;color:#fff;border-radius:.1em;box-shadow:0 0 1em #0003;margin-right:10px;cursor:pointer}select::-ms-expand{display:none}select:focus{outline:none}select option{color:inherit;background-color:var(--option-bg)}@media screen and (min-width: 400px){.order{display:inline}}.single-page{overflow:auto}.content-area.page{padding:20px}.content-area.page h1{font-size:36px;margin-top:0}.content-area.page p{font-size:18px}.content-area.page p:last-child{margin-bottom:0}.content-area.page a{text-decoration:underline;font-weight:700}.content-area.page article{background:#F2EEDD;border:1px solid #C19144;padding:20px}.content-area.page .alignright{margin-inline:auto}.content-area.page .alignright img{margin-inline:auto;display:block}@media screen and (min-width: 600px){.content-area.page .alignright{float:right;margin-inline:40px}.content-area.page .alignright img{margin-inline:initial;display:inline}}.main-section{background:#D9A74A;height:100%;padding:20px;white-space:nowrap;overflow-x:scroll;cursor:grab}body.modal-open .main-section{overflow:hidden}.anecdote{width:100%;height:calc(100vh - 135px);background:#F2EEDD;border:1px solid #C19144;overflow-y:auto;display:inline-block;margin-right:20px;white-space:normal;vertical-align:top;box-shadow:1px 1px 2px #0003}.anecdote .flexcontainer{display:flex;flex-direction:column;height:100%;margin:0}.anecdote.info{border:dashed 5px #C19144;height:calc(100vh - 142px);width:calc(100% - 8px);box-shadow:none;background:transparent;color:#af843f;text-align:center}.anecdote.info h1,.anecdote.info p{font-size:32px;padding:20px}.anecdote.info p.description{font-size:24px;padding:20px}.single .anecdote{height:calc(100vh - 90px)}.single .anecdote.info{height:calc(100vh - 100px)}.main-image{position:relative}.main-image img{width:100%;height:auto;cursor:pointer}.main-image .meta{position:relative;padding:20px 0 0 20px}.main-image .meta .anecdote-type,.main-image .meta .anecdote-date{font-family:gill-sans-nova;font-size:16px;margin:0;line-height:1.5}.main-image .meta .anecdote-type a,.main-image .meta .anecdote-date a{color:#f2eedd;text-transform:uppercase}.main-image .meta .anecdote-type span,.main-image .meta .anecdote-date span{background:#363430;color:#f2eedd;padding:5px}.main-image img+.meta{position:absolute;top:20px;left:20px;padding:0}#band,#person{background:#363430}#band .content,#person .content{color:#f2eedd}#band h1,#person h1{font-family:gill-sans-nova;margin:0 0 10px;font-size:24px;line-height:1}#band img,#person img{width:100%;height:auto}#band .date,#band .country,#person .date,#person .country{font-size:16px;margin-bottom:20px}.content{padding:20px}.content h2{font-family:gill-sans-nova;margin:0 0 10px;font-size:24px;line-height:1;color:#363430}.content .meta{font-family:gill-sans-nova;font-size:12px;margin-bottom:20px}.content .meta svg{margin-right:5px}.content .meta .place+.comment-count{float:right;display:inline}.content .meta .comment-count{float:none;text-align:right}.content .meta p{text-align:right}.content p{line-height:1.25;margin-bottom:12px;font-size:12px}.content p:last-child{margin-bottom:0}.content .gallery{display:none}.content .newGallery{display:grid;grid-template-columns:repeat(3,1fr)}.content .newGallery .galleryItem{justify-self:center;margin-top:20px;cursor:pointer}.wp-block-embed{margin:20px 0 0}.wp-block-embed iframe{width:100%}.witnesses{background:#363430;padding:20px;margin-top:auto;font-size:10px}.witnesses h6{color:#fff;margin-top:0;margin-bottom:5px}.witnesses a{padding:5px;margin:0 0 3px 3px;color:#fff;border-radius:2px;display:inline-block}.witnesses a[href*=grup]{background:#ea5b0c}.witnesses a[href*=grup]:hover{background:#cc4e0a}.witnesses a[href*=kisi]{background:#666}.witnesses a[href*=kisi]:hover{background:#555}.tamgModal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;text-align:center;white-space:nowrap;cursor:pointer;background-color:#000c}.tamgModal:before{content:"";display:inline-block;height:100%;vertical-align:middle}.tamgModal-content{max-width:100%;background:black!important;padding:0!important;border-bottom:none!important;position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;margin-right:5%;margin-left:5%;max-height:95%;cursor:auto;white-space:normal}.tamgModal-content img{width:100%;height:auto}.tamgModal-content .wrapper{padding:20px;color:#fff}.tamgModal-content .wrapper .attachment{display:none}.tamgModal-content .icerik{padding:0}.tamgModal-content h3{font-family:gill-sans-nova;font-size:24px;margin-top:0}.tamgModal-content .xButton{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,Helvetica,sans-serif;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.tamgModal-content .button{position:fixed;top:50%;background:none;font-size:36px}.tamgModal-content .button.left{left:0}.tamgModal-content .button.right{right:0}.tamgModal-content .button:hover{color:#666}@media screen and (min-width: 480px){.anecdote{width:440px}.anecdote.info{width:432px}}@media screen and (min-width: 960px){.main-section{height:calc(100vh + 18px)}.tamgModal-content .wrapper{width:400px;float:right}.tamgModal-content img{max-width:calc(100% - 440px);max-height:95vh;width:auto}}#comments h2,#comments h3{padding:20px 20px 0;font-family:Gill Sans Nova;margin:0 0 10px;font-size:24px;line-height:1;color:#363430}#comments .comment-list{list-style:none;padding:20px;margin:0}#comments .comment-list .comment{margin-bottom:20px;font-size:12px}#comments .comment-list .comment .comment-body{padding:10px;background:gainsboro}#comments .comment-list .comment .comment-body .reply{display:none}#comments .comment-list .comment .comment-meta{height:33px;border-bottom:1px solid #D9A74A;margin-bottom:10px}#comments .comment-list .comment .comment-meta img{float:right;height:32px}#comments .comment-list .comment .comment-meta .comment-metadata{float:right;margin-right:8px}#comments .comment-list .comment .comment-meta .says{padding-left:5px}#respond{margin-bottom:20px;padding:20px}#respond h2{padding:0}#respond .form-submit{text-align:right;margin:0}#respond .form-submit input{width:100%}#respond input{width:calc(100% - 22px);border:1px solid #D9A74A;padding:10px;margin-bottom:1px;font-size:12px}#respond textarea{width:calc(100% - 22px);font-size:12px}#respond .status-good{color:green}#respond .status-bad{color:red}#comment{width:100%;border:1px solid #D9A74A;padding:10px;border-radius:3px}#submit{background:#363430;padding:8px;color:#f2eedd;border-radius:3px;font-size:12px;transition:1s;border:none;cursor:pointer;margin:0}#submit:hover{background:#4F4D48}.tamgModal .anecdote{width:auto;height:auto;background:none;border:none;display:block;margin:0;white-space:inherit;box-shadow:none}.tamgModal #comments{padding:0}.tamgModal #comments h2,.tamgModal #comments h3{color:#fff;padding:0}.tamgModal #comments .comment-list{padding:0}.tamgModal #comments .comment-list .comment .comment-body{background:none;border:1px solid white}.tamgModal #comments .comment-list .comment .comment-meta{border-bottom-color:#fff}.tamgModal #comments .comment-list .comment .comment-meta img{max-width:initial}.tamgModal #respond{margin-top:20px;padding:0}body{overflow:hidden;font-family:Tahoma,sans-serif;background:#D9A74A}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:1em}a{text-decoration:none;color:unset}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;font:inherit;width:auto;background:#363430;color:#fff;border-radius:0;transition:1s;cursor:pointer}button:hover{background:#4F4D48}#book img{width:100%}.not-found{margin:20px;padding:20px;background:#F2EEDD;border:1px solid #C19144}.loading{width:100vw;height:100vh;background-color:#000c;color:#fff;position:absolute;top:0;left:0;line-height:100vh;text-align:center;z-index:9999}
