html,body{margin:0;padding:0;font-family:"Quicksand",sans-serif;height:100%}body{display:flex;flex-direction:column}header,main,footer section{width:95%;max-width:1200px;margin:0 auto}header{height:100px;flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center}header>a{flex:0 0 auto;font-size:0}header nav{text-align:right;flex:1 0 auto}header nav a{text-decoration:none;color:#000;display:inline-block;margin:0px 32px 0px 0px;text-transform:lowercase;font-size:18px;font-weight:300;transition:background .5s;padding:1px 5px;border-radius:6px}header nav a:hover{background:#eaeaea}header nav a.special{color:tomato}header nav a.language-switch,header nav span{margin:0;font-size:18px;color:#bbb}header nav div{display:inline-block;white-space:nowrap}main{flex:1 0 auto}main.full-body{width:100%;max-width:100%}.wrap{max-width:1200px;margin:0 auto}footer{flex-shrink:0}footer section{height:300px;display:flex;flex-wrap:wrap;align-items:center}footer section img{display:block}footer section p{margin:0px 0px 0px 40px;font-weight:300;border-left:1px solid #ccc;padding-left:40px}footer section p a{color:gray}#social-links{display:flex;flex-direction:column;align-items:flex-end;flex-grow:1}#social-links a{text-decoration:none;margin:6px 0px;color:#000;transition:color .5s}#social-links svg{width:24px;height:24px;margin-left:5px;vertical-align:middle;transition:fill .5s}#social-instagram:hover{color:#e4405f}#social-instagram:hover svg{fill:#e4405f}#social-facebook:hover{color:#1877f2}#social-facebook:hover svg{fill:#1877f2}#social-slideshare:hover{color:#e4637c}#social-slideshare:hover svg{fill:#e4637c}#social-linkedin:hover{color:#0a66c2}#social-linkedin:hover svg{fill:#0a66c2}#login{border:1px dashed #ddd;border-radius:10px;padding:10px 15px;margin:10% auto;display:block;width:230px;text-align:right;line-height:30px}#login input{width:170px}#login button{font-size:14px;font-family:"Quicksand",sans-serif;background:#ddd;color:#000;border-radius:6px;border:none}.admin-wrap{font-family:-apple-system;margin-bottom:100px}.admin-wrap h2{margin-top:36px}.admin-wrap h4{margin-bottom:6px}.admin-wrap input[type=text]{width:100%;font-size:16px}.button{text-decoration:none;padding:5px 8px;background:tomato;color:#fff;border-radius:6px;border:none;font-size:16px;margin:15px 0px;cursor:pointer}table{text-align:left;border-collapse:collapse;table-layout:fixed;width:100%;font-variant-numeric:tabular-nums}tr{height:30px}tr *{width:150px}tr td:first-child,tr th:first-child{width:auto}tr td:last-child,tr th:last-child{width:220px}tr th{border-bottom:2px solid #000}tr td{border-bottom:1px solid #ccc}tr:hover td{background:#f2f2f2}tr td a{color:tomato}#date-select{margin-right:20px;height:86px}#date-select input{font-size:15px}#cat-select{float:left}#cat-select div{display:inline-block;float:left;padding:10px 15px;border:1px dashed #ccc;border-radius:12px;margin:0 10px 0 0;height:40px}#cat-select div span{display:block;font-weight:bold;margin-bottom:3px}form#edit input{border:1px solid #ddd;border-radius:5px;padding:6px 10px;box-sizing:border-box}form#edit .button{margin:25px 0 25px 0}form#edit #top-save{float:right;margin:0;transform:translateY(-20px)}form#edit table{margin-bottom:20px}form#edit table tr td img,.filler{width:100px;height:50px;object-fit:cover;display:inline-block;vertical-align:middle;box-sizing:border-box;margin-right:6px}form#edit #media td{user-select:none;-webkit-user-select:none}form#edit #media td img{cursor:move}.star{display:inline-block;width:16px;margin:0px 10px;cursor:pointer}tr .remove-f{text-decoration:none;color:tomato;cursor:pointer;opacity:0}tr:hover .remove-f{opacity:1}.post-body p{margin:0;text-align:justify}.post-body img{width:100%;height:auto}img.main-img{margin-bottom:20px}.similar-posts .work-gallery{margin-top:20px}.p-link{color:#000;text-decoration:none}.p-link span{font-style:italic;color:#bbb}.p-link:hover{text-decoration:underline}#soon{margin-top:200px;text-align:center}#soon h2{font-weight:300}#work-type{text-align:center;margin-top:20px;color:#ccc;font-size:24px;font-weight:200;text-transform:lowercase}#work-type a{color:#000;border-radius:8px;padding:0px 7px;text-decoration:none;transition:color .4s}#work-type a:hover,#work-type a.selected{color:tomato}.work-gallery{margin:60px -7px;display:flex;flex-wrap:wrap;justify-content:left}.work-gallery a{margin:8px;flex-grow:1;position:relative;display:inline-block;width:287px;height:287px;color:#fff;text-decoration:none;overflow:hidden;box-sizing:border-box;box-shadow:inset 0 0 0 1px #ddd}.work-gallery a h4{position:absolute;left:0px;bottom:0px;padding:5px 8px;margin:0;width:100%;box-sizing:border-box;font-size:20px;text-shadow:0px 0px 3px #000;opacity:0;background:rgba(0,0,0,.4);transform:translateY(2em);transition:transform .5s,opacity .5s}.work-gallery a span.year{position:absolute;right:12px;top:0px;font-size:60px;font-weight:700;text-shadow:0px 0px 6px rgba(0,0,0,.4);opacity:0;transform:translateY(-1.2em);transition:transform .5s,opacity .5s}.work-gallery a img{width:100%;height:100%;object-fit:cover}.work-gallery a:hover h4{opacity:1;transform:none}.work-gallery a:hover span.year{opacity:.7;transform:none}.post-display{color:#000;width:100%;display:block;height:400px;background:#fff no-repeat;background-position:center;background-size:cover;text-decoration:none;transition:height .3s,filter .3s}.post-display .overlay{background:rgba(255,255,255,.5);position:relative;text-align:center;width:100%;height:100%;transition:background .4s}.post-display .text{text-align:left;position:absolute;width:95%;max-width:1200px;margin:0 auto;left:50%;transform:translateX(-50%);bottom:0;padding-bottom:10px}.post-display:hover .overlay{background:rgba(255,255,255,.2)}.post-display h1{font-size:56px;margin-bottom:6px}.post-display h2{font-size:30px;font-weight:300;margin:6px 0px}.video-container{overflow:hidden;position:relative;width:100%}.video-container::after{padding-top:56.25%;display:block;content:""}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.pdfs object{min-height:600px}#fav-posts{list-style:none;padding-left:10px}#fav-posts li{cursor:move;margin-bottom:6px}#fav-posts li.inactive{color:#999}#fav-posts li span{font-style:italic;color:#bbb}.ghost-item{color:#eee}#img-gallery{display:flex;flex-wrap:wrap;justify-content:left;margin:20px -7px 44px -7px}#img-gallery a{margin:8px;flex-grow:1;width:287px;height:277px;display:inline-block}#img-gallery .flex-hidden,.work-gallery .flex-hidden{display:hidden;height:0}#img-gallery a img{width:100%;height:100%;object-fit:cover}hr{border:none;border-top:1px dashed #eee}#about-page p{margin:0}#about-page img{width:100%;height:auto}@media only screen and (max-width: 900px){.post-display h1{font-size:48px}.post-display h2{font-size:24px}.work-gallery{margin:30px 0}footer section{margin-top:20px;justify-content:center}#social-links{flex-grow:0}footer section p{flex:0 1 100%;margin:20px 0 15px 0;padding:0;border:none;text-align:center}}@media only screen and (max-width: 620px){#work-type{font-size:20px;margin-top:24px;padding:4px 0px 6px 0px;background:#eee;border-radius:8px}header>a{margin:8px 0px}header nav{flex:1 1 auto;text-align:right}header nav a{margin:0px 2px}.post-body p{text-align:left}}@media only screen and (max-width: 500px){.post-display h1{font-size:30px;line-height:46px}.post-display h2{font-size:18px}#work-type{font-size:0px}#work-type a{font-size:20px;white-space:nowrap}}
