@import url(http://fonts.googleapis.com/css?family=Oleo+Script:400,700|Merriweather);html{box-sizing:border-box;font-size:16px;line-height:22px;height:100vh}*,*:before,*:after{box-sizing:inherit}*{margin:0;padding:0}body{position:relative;display:flex;flex-direction:column;font-family:sans-serif;background:url(/img/bg.jpg) no-repeat;background-size:cover;background-position:center;height:100%}.loader{position:absolute;top:0;left:0;right:0;bottom:0;z-index:999;background:#008b8b;overflow:hidden}.loader.jumpout{animation-name:jumpout;animation-duration:.5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:linear;animation-delay:.6s;animation-play-state:paused}.loader.jumpout .top{animation-name:up;animation-duration:.5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0.6, -0.08, 0.74, 0.05);animation-play-state:paused}.loader.jumpin{transform:translate(0, 100vh);animation-name:jumpin;animation-duration:.5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:linear;animation-play-state:paused}.loader.jumpin .top{transform:translate(0, -200px);animation-delay:.6s;animation-name:down;animation-duration:.5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0.6, -0.08, 0.74, 0.05);animation-play-state:paused}.loader .top{height:200px;background:url(/img/logo.png) no-repeat;background-position:center bottom}.loader .bottom{padding:20px;text-align:center;font-family:chunkfive;color:#fff;font-size:2rem;text-transform:uppercase}@keyframes jumpout{100%{transform:translate(0, 100vh)}}@keyframes jumpin{100%{transform:translate(0, 0)}}@keyframes up{100%{transform:translate(0, -200px)}}@keyframes down{100%{transform:translate(0, 0)}}.footer-icon{height:48px}footer{position:relative;min-height:42px}footer .site-footer{position:absolute;height:32px;left:0px;bottom:4px}footer .site-footer a{display:inline-block;color:#fff;text-decoration:none;margin-left:5px;height:32px;line-height:32px;width:32px;overflow:hidden;background:rgba(255,255,255,0.3);border-radius:15px;transition:width .25s ease}footer .site-footer a:hover{width:120px}footer .site-footer a img{height:32px;vertical-align:middle}footer .site-footer a span{font-family:Arial;text-transform:lowercase;vertical-align:middle}@font-face{font-family:'chunkfive';src:url("/font/chunkfive-webfont.eot");src:url("/font/chunkfive-webfont.eot?#iefix") format("embedded-opentype"),url("/font/chunkfive-webfont.woff2") format("woff2"),url("/font/chunkfive-webfont.woff") format("woff"),url("/font/chunkfive-webfont.ttf") format("truetype"),url("/font/chunkfive-webfont.svg#chunkfiveroman") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'chunkfive_print';src:url("/font/chunk_five_print-webfont.eot");src:url("/font/chunk_five_print-webfont.eot?#iefix") format("embedded-opentype"),url("/font/chunk_five_print-webfont.woff2") format("woff2"),url("/font/chunk_five_print-webfont.woff") format("woff"),url("/font/chunk_five_print-webfont.ttf") format("truetype"),url("/font/chunk_five_print-webfont.svg#chunkfive_printregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'BloggerSans';src:url("/font/BloggerSans.eot");src:url("/font/BloggerSans.eot?#iefix") format("embedded-opentype"),url("/font/BloggerSans.woff") format("woff"),url("/font/BloggerSans.ttf") format("truetype"),url("/font/BloggerSans.svg#BloggerSans") format("svg");font-style:normal;font-weight:normal;text-rendering:optimizeLegibility}.site-nav{position:relative;text-align:center}.site-nav .post-header{display:inline-block;min-height:64px;padding:15px 0;transform:rotate(-2deg)}.site-nav .post-header h1{color:#fff;font-family:Arial;font-weight:600;font-size:3.5rem;line-height:3.5rem;text-transform:uppercase;text-align:center;text-shadow:0 1px #999,1px 0 #999,1px 2px #999,2px 1px #008b8b,2px 3px #008b8b,3px 2px #008b8b,3px 4px #008b8b,4px 3px #008b8b}.site-nav .post-header h1:before,.site-nav .post-header h1:after{content:"";display:inline-block;border-bottom:16px double white;width:50px;height:1px;margin:0px 10px 9px}.site-nav .burger{display:inline-block;position:absolute;top:0;right:0;overflow:hidden;margin:0;padding:0;width:64px;height:64px;text-indent:-9999px;cursor:pointer;transition:background 0.3s}.site-nav .burger span{display:block;position:absolute;top:30px;left:15px;right:15px;height:5px;background:white;border-radius:3px}.site-nav .burger span:before,.site-nav .burger span:after{content:"";position:absolute;display:block;left:0;width:100%;height:5px;background-color:#fff;border-radius:3px}.site-nav .burger span:before{top:-12px}.site-nav .burger span:after{bottom:-12px}.site-nav .trigger{width:auto;height:0;overflow:hidden;transition:height 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);background:rgba(255,255,255,0.9);box-shadow:inset 0px 5px 5px #5F5F5F, inset 0px -5px 5px #5F5F5F}.site-nav .trigger .page-link{display:block;font-size:1.5rem;text-transform:uppercase;padding:4px 8px;font-family:'chunkfive';transition:0.25s linear 0.25s;opacity:0}.site-nav .trigger .page-link a{color:#008b8b;text-decoration:none;transition:color 0.2s linear}.site-nav .trigger .page-link a:hover{color:#006464}.site-nav .open{height:90px;margin-bottom:30px;display:flex;flex-direction:column;justify-content:center}.site-nav .open .page-link{opacity:1}.c-hamburger--htra span{transition:transform 0.3s}.c-hamburger--htra span:before{transform-origin:top left;transition:transform 0.3s, width 0.3s, top 0.3s}.c-hamburger--htra span:after{transform-origin:bottom left;transition:transform 0.3s, width 0.3s, bottom 0.3s}.c-hamburger--htra.is-active span{transform:rotate(450deg)}.c-hamburger--htra.is-active span:before,.c-hamburger--htra.is-active span:after{width:50%}.c-hamburger--htra.is-active span:before{top:0;transform:translateX(-7px) translateY(2px) rotate(-45deg)}.c-hamburger--htra.is-active span:after{bottom:0;transform:translateX(-7px) translateY(-2px) rotate(45deg)}.page-content{height:90vh;overflow-y:auto;overflow-x:hidden;margin-top:20px}.page-content .home-icon{height:106px;min-width:300px;max-width:800px;margin:0 auto;padding:5px 0;text-align:center}.page-content .home-icon img{height:96px}.page-content .home-banner{display:block;height:100px;min-width:300px;max-width:800px;margin:0 auto;text-align:center}.page-content .home-banner img{width:80%}.page-content .text{color:#fff;font-family:'Oleo Script';font-weight:400;font-size:1.5rem;min-width:300px;max-width:800px;margin:0 auto;text-align:center}.page-content .hire{text-align:center}.preistbl{font-size:0.875rem;margin:0 auto;color:#fff}.preistbl thead tr th{color:#008b8b;background:#fff;border:1px solid #008b8b;text-align:left;padding:3px}.preistbl tbody tr td{border:1px solid #008b8b;padding:3px}.preistbl tbody tr td:nth-of-type(2){text-align:center}.preistbl tbody tr td:nth-of-type(3){text-align:right}.work .item{height:200px;width:300px;min-width:300px;max-width:800px;border:5px solid rgba(255,255,255,0.3);overflow:hidden;margin:10px auto;position:relative}.work .item img{height:100%}.work .item .overlay{position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,25,25,0.8);transform:translate(0, -200px);transition:0.3s ease-in;display:flex;flex-direction:column;align-items:center;justify-content:center}.work .item .overlay h4{font-family:"chunkfive";font-weight:400;font-size:2rem;line-height:1.5rem;color:white;text-align:center;border-bottom:2px solid;align-self:stretch}.work .item .overlay h5{padding-top:10px;color:#fff;font-size:1rem;line-height:0.5rem}.work .item .overlay p{padding-top:32px;color:#fff}.work .item .overlay p a{color:#fff;text-decoration:none}.work .item .overlay p a:hover{text-decoration:underline}.work .item:hover .overlay{transform:translate(0, 0)}.picview{position:absolute;top:0;left:0;right:0;bottom:0;z-index:998;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#008b8b;overflow:hidden}.picview #picframe{height:70%}.credits-header{text-align:center}.credits-header h1{color:#fff;text-transform:uppercase;text-decoration:underline;margin-bottom:10px}.credits-content{color:#fff;font-size:1rem}.credits-content table{margin:0 auto}.credits-content table tbody tr td:first-of-type{text-align:right;width:50%;padding-right:10px}.credits-content table tbody tr td:last-of-type{padding-left:10px}.credits-content p{text-align:center;margin:10px 0}.credits-content p img{margin:50px 0}.credits-content h3{font-size:1rem;text-align:center;margin:30px 0 10px;text-decoration:underline}.highlight{background:rgba(68,58,41,0.15);border-radius:5px;padding:30px 20px;margin:10px;font-size:0.8rem}.highlight .c{color:#999988;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{font-weight:bold}.highlight .o{font-weight:bold}.highlight .cm{color:#999988;font-style:italic}.highlight .cp{color:#999999;font-weight:bold}.highlight .c1{color:#999988;font-style:italic}.highlight .cs{color:#999999;font-weight:bold;font-style:italic}.highlight .gd{color:#000000;background-color:#fdd}.highlight .gd .x{color:#000000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000000;background-color:#dfd}.highlight .gi .x{color:#000000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc{font-weight:bold}.highlight .kd{font-weight:bold}.highlight .kp{font-weight:bold}.highlight .kr{font-weight:bold}.highlight .kt{color:#445588;font-weight:bold}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086B3}.highlight .nc{color:#445588;font-weight:bold}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne{color:#990000;font-weight:bold}.highlight .nf{color:#990000;font-weight:bold}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:bold}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:teal}.highlight .vg{color:teal}.highlight .vi{color:teal}.highlight .il{color:#099}.posts{list-style:none;color:whitesmoke;font-size:1.2rem;text-align:center}.posts li{margin:20px 0}.posts li span{display:block;border-bottom:2px solid}.posts li a{font-size:1.3rem;text-decoration:none;color:#008b8b;font-weight:700;text-transform:uppercase}.post{min-width:300px;max-width:800px;margin:10px auto}.post.posting{padding:5px 10px;background:url(/img/paper.png);box-shadow:0px 0px 6pc rgba(0,0,0,0.15);outline:5px solid rgba(245,245,245,0.5)}.post .post-header{padding:5px 0;margin-bottom:35px}.post .post-header h1{color:#008b8b;font-family:'chunkfive_print';font-size:2.5rem;font-weight:300;text-align:center;border-bottom:1px solid #008b8b;padding:30px 0 5px;margin:0}.post .post-header .meta{display:block;text-align:center;font-family:'oleo script';color:#008b8b;padding:5px 0}.post .post-content p{color:#444;font-family:'Merriweather';font-size:0.875rem;text-align:justify;padding:10px;margin:0 0 30px}.post .post-content p .right{float:right}.post .post-content p .left{float:left}.post .post-content p a{color:#008b8b;text-decoration:none}.post .post-content p a:hover{text-decoration:underline}.post .post-content p:after{content:"";clear:both}.post .post-content p:first-of-type{display:inline-block}.post .post-content .left{text-align:left}.post .post-content .right{text-align:right}.post .post-content .center{text-align:center}.post .post-content h2{color:#666;font-family:"chunkfive";font-weight:400;font-size:1.2rem;margin:30px 10px 0}.post .post-content ul{list-style-position:inside;margin:10px;padding:10px}.post .post-footer{display:block;font-size:1.4rem;color:#008b8b;text-align:center;font-family:'oleo script';padding:0 10px}.post .post-footer .author{border-bottom:1px solid #008b8b;padding:50px 0}.post .post-footer .author:before{content:"\3008";font-weight:bold;color:#999}.post .post-footer .author:after{content:"\3009";font-weight:bold;color:#999}.post .post-footer .footer-spacer{margin:20px 0 10px}.fa{background:darkcyan;height:64px;width:64px;border-radius:50%;padding:16px;color:whitesmoke;font-size:32px !important}.shape-world{width:30%;shape-outside:url("/img/clipart/world.svg");shape-margin:2em;padding-right:2em}@media (min-width: 300px) and (max-width: 500px){.home-banner{height:50px !important}.site-nav .post-header h1{font-size:2.7rem}.site-nav .post-header h1:before,.site-nav .post-header h1:after{display:none}.page-content .text{padding:0 10px}.page-content .post{width:100%;outline:none;box-shadow:none}.page-content .post .post-content{outline:none}.page-content .post .post-content p img{display:block;margin:15px auto;float:none}body footer{display:none}}
