/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Main css*//*! Main css*/.page-header .logo{display:inline-block;padding:10px;margin:14px 0 0 4px;color:#FFF;text-transform:lowercase;font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-size:1.2em;font-style:italic;font-weight:800;width:63px;height:31px}.page-header .logo svg{width:100%;height:100%}.page-header .logo:hover .logo-svg{fill:#e9594a}.page-header h1{position:fixed;left:0;top:0;margin:0;z-index:1;font-size:1em;-webkit-transition:all .2s;transition:all .2s}.drawer-open .page-header h1{-webkit-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}.page-header .hamburger-button{position:fixed;right:1em;top:12px;z-index:2;display:block;width:30px;height:30px;padding:10px}.page-header .hamburger-button span{position:relative;display:block;width:30px;height:4px;margin-top:14px;background:#e74c3c;border-radius:2px;-webkit-transition:all .2s;transition:all .2s}.page-header .hamburger-button span::after,.page-header .hamburger-button span::before{position:absolute;content:'';display:block;width:30px;height:4px;background:#e74c3c;border-radius:2px;-webkit-transition:all .2s;transition:all .2s}.page-header .hamburger-button span::before{bottom:100%;margin-bottom:6px}.page-header .hamburger-button span::after{top:100%;margin-top:6px}.page-header .hamburger-button:hover span,.page-header .hamburger-button:hover span::after,.page-header .hamburger-button:hover span::before{background:#ed7669}.drawer-open .page-header .hamburger-button span{background:0 0}.drawer-open .page-header .hamburger-button span::after,.drawer-open .page-header .hamburger-button span::before{background:#FFF}.drawer-open .page-header .hamburger-button span::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-bottom:-4px}.drawer-open .page-header .hamburger-button span::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-4px}.drawer-open .page-header .hamburger-button:hover span::after,.drawer-open .page-header .hamburger-button:hover span::before{background:#e74c3c}.page-header nav{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;left:100%;top:0;z-index:1;padding-bottom:50px;height:100%;overflow-y:scroll;width:280px;background:#ecf0f1;-webkit-transition:all .2s;transition:all .2s}.drawer-open .page-header nav{-webkit-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}.page-header nav ul{list-style:none;padding-left:0}.page-header nav .menu{list-style:none;padding-left:0;margin:1.5em 0 0;font-size:20px;line-height:1.2em}.page-header nav .menu a{color:#e74c3c}.page-header nav .menu .submenu-toggle{position:relative;cursor:pointer}.page-header nav .menu .submenu-toggle::after{content:'';position:absolute;top:50%;right:1.5em;margin-top:-4px;margin-right:-7px;padding:0;border:7px solid transparent;border-top:10px solid #bdc3c7;-webkit-transition:all .2s;transition:all .2s}.page-header nav .menu .submenu-toggle:hover{background:#f5f7f8;color:#e74c3c}.page-header nav .menu .submenu-toggle:hover::after{border-top-color:#e74c3c}.page-header nav .menu li{position:relative}.page-header nav .menu li .submenu{display:none}.page-header nav .menu li.open .submenu{display:block}.page-header nav .menu li.open .submenu-toggle::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-top:-12px}.page-header nav .menu li a{display:block;padding:.5em 1em .5em 2.5em;border-bottom:2px solid #ecf0f1}.page-header nav .menu li a.current,.page-header nav .menu li a:hover{background:#e74c3c;color:#FFF}.page-header nav .menu>li>a{background:#f5f7f8;text-transform:uppercase;font-weight:700;padding-left:1em}.page-header .search-toggle{cursor:pointer}.page-header .search-toggle svg{margin-right:10px}.page-header .search-toggle svg g{fill:#e74c3c;-webkit-transition:fill .2s;transition:fill .2s}.page-header .search-toggle:hover svg g{fill:#FFF}.page-wrap{width:100%;-webkit-transition:all .2s;transition:all .2s}.drawer-open .page-wrap{-webkit-transform:translate3d(-280px,0,0);-ms-transform:translate3d(-280px,0,0);transform:translate3d(-280px,0,0)}.post-header{position:relative;min-height:320px;height:56.25%;background:#000;overflow:hidden;z-index:-1}.post-header video{width:200%;margin:0 -50%;min-height:320px}.post-header .header-text{position:absolute;top:50%;left:50%;width:100%;z-index:100;margin:-3em 0 0 -50%}.post-header h1{margin:0 .5em;color:#FFF;font-size:2.5em;line-height:1.2em;letter-spacing:.03em;text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.35)}.post-header h2{max-width:500px;padding:0 1em;margin:1em auto;color:#FFF;font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-size:.9375em;line-height:1.5em;font-style:italic;font-weight:700;text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.35)}.post-header::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.3)));background:-webkit-linear-gradient(transparent,rgba(0,0,0,.3));background:linear-gradient(transparent,rgba(0,0,0,.3))}@media screen and (min-width:550px){.post-header video{width:100%;margin:0}}@media screen and (min-width:1000px){.post-header h1{font-size:3.7em}}/*! Issue */.issue .post-header .header-text{margin-top:-6em}.issue .post-header .header-text .dates{font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-weight:800;text-align:center;color:#FFF;text-shadow:0 1px 4px rgba(0,0,0,.35)}.issue .post-header .header-text h2{font-style:normal;text-shadow:0 1px 4px rgba(0,0,0,.5);font-weight:800}.issue .articles{padding-top:1px;background:#FFF}.issue .article{position:relative;display:block;margin:3em 0;padding:0 1em}.issue .article h1{font-size:1em;margin:.5em 0;letter-spacing:.02em}.issue .article p{margin:0;font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-size:.875em;line-height:1.5em}.issue .article img{display:block;width:100%}.issue .article.small{max-width:380px;margin:2em auto;font-weight:600}.issue .article.small::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:0 0;-webkit-transition:all .2s;transition:all .2s}.issue .article.small:hover::after{background:rgba(255,255,255,.2)}.issue .article.large,.issue .article.medium{position:relative;padding:0 20px}.issue .article.large .header-text,.issue .article.medium .header-text{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:0;width:100%;padding:0 2em;margin:-4em 0;color:#FFF;text-align:center}.issue .article.large .header-text h1,.issue .article.medium .header-text h1{max-width:700px;margin:.5em auto;line-height:1.1em;font-size:2em;text-shadow:0 1px 4px rgba(0,0,0,.35);-webkit-transition:all .2s;transition:all .2s}.issue .article.large .header-text p,.issue .article.medium .header-text p{max-width:620px;margin:0 auto;font-style:italic;font-weight:800;text-shadow:0 1px 4px rgba(0,0,0,.35)}.issue .article.medium{max-width:940px;margin-left:auto;margin-right:auto}.issue .article.medium .image-box{position:relative}.issue .article.medium .image-box::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:0 0;-webkit-transition:all .2s;transition:all .2s}.issue .article.medium:hover .image-box::after{background:rgba(0,0,0,.2)}.issue .article.large{padding:0}.issue .article.large h1:hover{color:#e74c3c}@media screen and (min-width:550px){.issue .two-up{margin:0 auto;padding:0 1em;max-width:780px}.issue .two-up:after{content:".";visibility:hidden;display:block;height:0;clear:both}.issue .article.small{width:49%;margin:0;float:left;padding:0}.issue .article.small:first-child{margin-right:2%}}@media screen and (min-width:700px){.issue .two-up{margin:2em auto}.issue .two-up:after{content:".";visibility:hidden;display:block;height:0;clear:both}.issue .article.small{max-width:380px;padding:0;float:left;margin:0 20px 0 0}.issue .article.small:last-child{margin-right:0}.issue .article.small h1{font-size:1.05em;margin-top:.7em}.issue .article.small p{font-size:.7em}}@media screen and (min-width:1000px){.issue .article.large,.issue .article.medium{margin:5em auto}.issue .article.large .header-text,.issue .article.medium .header-text{margin-top:-6em}.issue .article.large .header-text h1,.issue .article.medium .header-text h1{font-size:3.6em}.issue .two-up{margin:5em auto}}/*! Article css*/.author{position:relative;text-align:left;margin-top:-18px}.author img{width:34px;height:34px;border:2px solid #FFF;border-radius:50%;margin-left:14px}.author .name{position:absolute;top:0;left:46px;min-width:200px;margin:0 0 0 16px;color:#FFF;font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-size:.6em;font-weight:700}@media screen and (min-width:550px){.author{margin-top:-50px}.author .name{margin-top:12px}}.article-entry{font-family:'Archer SSm A','Archer SSm B',Georgia,serif;padding-top:2em;background:#FFF}.article-entry .text{max-width:560px;margin:2em auto;padding:0 1em}.article-entry p{margin:1em 0;font-size:.9em;line-height:1.7em}.article-entry p a{display:inline-block;border-bottom:1px solid #e74c3c;line-height:1.4em}.article-entry p a:hover{color:#e74c3c}.article-entry h1,.article-entry h2,.article-entry h3,.article-entry h4,.article-entry h5,.article-entry h6{font-family:europa,Europa,Futura,Helvetiva,sans-serif;color:#e74c3c;font-size:1em;margin:1em 0 -.5em;padding:0;max-width:550px}.article-entry h1 a,.article-entry h2 a,.article-entry h3 a,.article-entry h4 a,.article-entry h5 a,.article-entry h6 a{display:inline-block;border-bottom:2px solid #e74c3c}.article-entry h1 a:hover,.article-entry h2 a:hover,.article-entry h3 a:hover,.article-entry h4 a:hover,.article-entry h5 a:hover,.article-entry h6 a:hover{color:#bf2718;border-color:#bf2718}.article-entry img{display:block;width:100%}.article-entry .image-box{margin:2em auto}.article-entry .image-box-half{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:460px;padding:0 1em}.article-entry .image-box-medium{max-width:940px}.article-entry .description{margin:.3em .5em -1.9em;font-style:italic;font-size:.65em;text-align:right}.article-entry blockquote{font-weight:700;color:#e74c3c;margin:2em .5em 2em 2em}.article-entry blockquote p{max-width:640px;margin:0 auto;font-size:1.25em;line-height:1.5em}.article-entry video{width:100%}.article-entry .video-box-wrap{margin:2em auto}.article-entry .video-box-wrap-center{max-width:940px}.article-entry .video-box{position:relative;width:100%;height:0;padding-bottom:56.25%}.article-entry .video-box iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width:700px){.article-entry .text blockquote{margin-left:-3em;padding-right:0}.article-entry .images-two-up{max-width:940px;margin:2em auto}.article-entry .images-two-up:after{content:".";visibility:hidden;display:block;height:0;clear:both}.article-entry .images-two-up .image-box-half{float:left;width:47.8%;margin:0 4.4% 0 0;padding:0}.article-entry .images-two-up .image-box-half:last-child{margin-right:0}}.article-social{text-align:right;margin:1em auto;padding:0 1em;max-width:560px;background:#FFF}.article-social .social-item{display:inline-block;position:relative;margin-right:20px}.article-social a{position:relative;display:inline-block}.article-social a .popup{position:absolute;right:0;bottom:100%;padding:.2em .5em;margin-bottom:0;border-radius:2px;background:rgba(0,0,0,.5);color:#FFF;font-size:12px;white-space:nowrap;opacity:0;-webkit-transition:all .2s;transition:all .2s;pointer-events:none}.article-social a .popup::after{content:'';position:absolute;top:100%;right:10px;width:0;height:0;border:5px solid transparent;border-top:6px solid rgba(0,0,0,.5)}.article-social a:hover .popup{opacity:1;margin-bottom:4px}.article-social a .fb-like,.article-social a .fb_iframe_widget{position:absolute;top:0;left:0;width:100%;height:80%;opacity:0;overflow:hidden;margin-top:0;z-index:1}.article-social .icon{padding:5px;width:20px;height:20px;fill:#7a7a7a;cursor:pointer}.article-authors-wrap{margin:3em 1em}@media screen and (min-width:550px){.article-authors-wrap{max-width:620px;padding:0 1.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:3em auto}}.article-authors{border-top:2px solid #e74c3c;padding-top:1em}.article-authors:after{content:".";visibility:hidden;display:block;height:0;clear:both}.article-authors h2{font-size:20px;letter-spacing:.05em;margin-top:2em}.article-authors .user{display:block;height:60px}.article-authors .user img{width:50px;height:50px;border-radius:50%;float:left;margin-right:20px;border:4px solid transparent;-webkit-transition:border-color .2s;transition:border-color .2s}.article-authors .user h3{font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-size:14px;line-height:20px;margin-top:15px;border-bottom:1px solid #e74c3c;display:inline-block;-webkit-transition:border-color .2s;transition:border-color .2s}.article-authors .user:hover img{border-color:#e74c3c}.article-authors .user:hover h3{color:#555}@media screen and (min-width:550px){.article-authors{margin-bottom:4em}.article-authors h2{margin:1em 0 2em}.article-authors .article-authors-writers{float:left}.article-authors .article-authors-photographers{float:right}.article-authors .article-authors-photographers .user.right img{float:right;margin:0 0 0 20px}}.article-next{position:relative;display:block;min-height:320px;margin-top:2em}.article-next::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);-webkit-transition:all .2s;transition:all .2s}.article-next:hover::after{background:rgba(0,0,0,.3)}.article-next .header-text{position:absolute;top:50%;left:50%;width:100%;text-align:center;color:#FFF;z-index:1;margin:-5em 0 0 -50%}.article-next .header-text .next-up{position:relative;width:60%;margin:0 auto 2em;max-width:460px;padding-bottom:.6em;font-family:europa,Europa,Futura,Helvetiva,sans-serif;font-size:.625em;font-weight:600;letter-spacing:.03em;text-transform:uppercase;text-shadow:0 1px 4px rgba(0,0,0,.35)}.article-next .header-text .next-up::after{content:'';display:block;position:absolute;top:100%;left:0;width:100%;height:1px;background:#FFF;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.35);box-shadow:0 1px 4px rgba(0,0,0,.35)}.article-next .header-text h1{margin:0 .5em;font-size:2.5em;letter-spacing:.03em;text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.35)}.article-next .header-text h2{max-width:500px;padding:0 1em;margin:1em auto;font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-size:.9375em;line-height:1.65em;font-style:italic;font-weight:700;text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.35)}@media screen and (min-width:700px){.article-next .header-text .next-up{font-size:.7em}}.article-list{padding-top:1px;background:#FFF}.article-list .article-list-wrap{margin:0 auto}.article-list h2{border-top:1px solid #bdc3c7;text-transform:uppercase;font-size:25px;text-align:center;color:#e74c3c;letter-spacing:.1em;padding-top:1.5em;margin:1em}.article-list .article{position:relative;display:block;padding:0 1em;max-width:380px;margin:2em auto;font-weight:600}.article-list .article h1{font-size:1em;margin:.5em 0;letter-spacing:.02em}.article-list .article p{margin:0;font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-size:.875em;line-height:1.5em}.article-list .article img{display:block;width:100%}.article-list .article::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:0 0;-webkit-transition:all .2s;transition:all .2s}.article-list .article:hover::after{background:rgba(255,255,255,.2)}@media screen and (min-width:550px){.article-list .article-list-wrap{margin:0 auto;padding:0 1em;max-width:780px}.article-list .article-list-wrap:after{content:".";visibility:hidden;display:block;height:0;clear:both}.article-list .article-list-wrap h2{margin:0 0 1em}.article-list .article{width:49%;margin:1em 0;float:left;padding:0}.article-list .article:nth-of-type(2n+1){margin-right:2%}}@media screen and (min-width:700px){.article-list .article-list-wrap{margin:5em auto}.article-list .article h1{font-size:1.05em;margin-top:.7em}.article-list .article p{font-size:.7em}}/*! About styles */.about .post-header{max-height:500px}.about .post-header .header-text h1{font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-style:italic;font-weight:600}.about .content{background:#FFF}.about .article-entry h1{color:#e74c3c;font-size:1.8em;text-align:center;margin:1em}.about .users{background:#FFF;max-width:940px;padding:0 1em;margin:0 auto}.about .users-group:after{content:".";visibility:hidden;display:block;height:0;clear:both}.about .users-group h1{color:#e74c3c;font-size:1.8em;text-align:center;margin-top:2em}.about .user{display:block;text-align:center;margin:3em 0;font-size:16px;font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-weight:600}.about .user img{width:200px;border-radius:50%;-webkit-box-shadow:0 0 0 4px transparent;box-shadow:0 0 0 4px transparent;-webkit-transition:all .2s;transition:all .2s}.about .user img:hover{-webkit-box-shadow:0 0 0 4px #e74c3c;box-shadow:0 0 0 4px #e74c3c}.about .user h2{margin-bottom:.2em;font-family:europa,Europa,Futura,Helvetiva,sans-serif;font-size:20px;font-weight:400}.about .user h2 a{border-bottom:1px solid transparent}.about .user h2 a:hover{border-bottom-color:#e74c3c}.about .user .user-title{color:#e74c3c;font-style:italic;font-weight:700;font-size:18px;line-height:1.5em;margin:.5em 0 .2em}.about .user .user-email,.about .user .user-tel{display:block;line-height:2em}.about .user .user-email:hover,.about .user .user-tel:hover{color:#666}.about .icon{width:13px;height:13px;fill:#7A7A7A;padding:6px;-webkit-transition:all .2s;transition:all .2s}.about .icon:hover{fill:#949494}.about .icon:first-child{margin-left:-7px}@media screen and (min-width:550px){.about{margin-bottom:5em}.about:after{content:".";visibility:hidden;display:block;height:0;clear:both}.about .user-group h1{font-size:36px}.about .user{width:510px;margin-left:auto;margin-right:auto;text-align:left}.about .user:after{content:".";visibility:hidden;display:block;height:0;clear:both}.about .user img{float:left;margin-right:2em}.about .user h2{padding-top:.5em}}@media screen and (min-width:700px){.about .user{float:left;margin:2em 1em 2em 0}.about .user:nth-child(2n){float:right;margin:0}}/*! Footer css*/.page-footer{background:#ecf0f1;padding:1em 3em;color:#e74c3c;font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-size:14px;font-weight:700;line-height:1.4em}.page-footer .footer-wrap{margin:0 auto;max-width:940px}.page-footer section{margin:2em 0}.page-footer .footer-about p{max-width:286px}.page-footer .footer-about p a{border-bottom-color:#e74c3c}.page-footer h1{color:#e74c3c;font-family:europa,Europa,Futura,Helvetiva,sans-serif;font-size:20px;text-transform:uppercase}.page-footer ul{list-style:none;padding:0;margin:0}.page-footer ul li{margin:.5em 0}.page-footer a{padding-bottom:1px;border-bottom:1px solid transparent}.page-footer a:hover{border-bottom-color:#e74c3c}.page-footer .icon{width:12px;height:12px;margin-left:-20px;margin-right:4px;fill:#7a7a7a}@media screen and (min-width:550px){.page-footer{padding:2em 3em}.page-footer:after{content:".";visibility:hidden;display:block;height:0;clear:both}.page-footer section{width:50%;float:left;margin:0}.page-footer section:first-child{width:70%}}@media screen and (min-width:700px){.page-footer section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:30%;padding-right:2em;float:left}.page-footer section:first-child{width:40%;padding-right:5em}}@media screen and (min-width:1000px){.page-footer section{width:35%}.page-footer section:first-child{width:45%}.page-footer section:last-child{width:20%}}/*! Blog css*/.blog{padding-top:3em}.blog h1{position:fixed;top:1em;left:0;width:100%;text-align:center;margin:0;letter-spacing:2px;color:#e74c3c;font-size:1em}.blog .article-entry{padding:0}/*! Profile styles */.profile{margin-bottom:3em}.profile .user{background:#FFF}.profile .post-header{max-height:350px}.profile .user-header .tilda{display:block;margin:0 auto;padding:2em 0 0;text-align:center}.profile .user-header .tilda img{width:60px;height:23px}.profile .user-header .profile{margin:0 auto 2em;padding:2em 0 0;text-align:center}.profile .user-header .profile img{width:250px;height:250px;border-radius:50%}.profile .user-header blockquote{margin:1em auto;padding:0 1em;color:#e74c3c;font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-size:1.25em;font-style:italic;font-weight:700;line-height:1.5em;text-align:center}.profile .user-meta{font-family:'Archer SSm A','Archer SSm B',Georgia,serif;text-align:center;font-size:16px}.profile .user-meta h2{margin-bottom:.2em;font-family:europa,Europa,Futura,Helvetiva,sans-serif;font-size:40px;font-weight:400}.profile .user-meta .user-title{color:#e74c3c;font-style:italic;font-weight:700;line-height:1.5em;margin:.5em 0 .2em}.profile .user-meta .user-email,.profile .user-meta .user-tel{font-weight:500;display:block;line-height:2em}.profile .user-meta .user-email:hover,.profile .user-meta .user-tel:hover{color:#666}.profile .icon{width:16px;height:16px;fill:#7A7A7A;padding:6px;-webkit-transition:all .2s;transition:all .2s}.profile .icon:hover{fill:#949494}.profile .icon:first-child{margin-left:-7px}@media screen and (min-width:1000px){.profile .user-header{max-width:1440px;margin:0 auto;padding-top:1em}.profile .user-header:after{content:".";visibility:hidden;display:block;height:0;clear:both}.profile .user-header .tilda{width:33.33%;float:left;margin-top:120px}.profile .user-header .profile{width:33.33%;float:left;margin-bottom:.5em}.profile .user-header .quote{width:33.33%;float:left;margin-top:100px}.profile .user-header .quote blockquote{max-width:300px;margin:0 auto;text-align:left}}/*! Article css*/.tag .post-header{max-height:500px}.tag .post-header h1{font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-style:italic}/*! Error page */html{height:100%;min-height:400px}.error-page{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#FFF;width:100%;height:100%}.error-page .page-wrap{position:relative;height:100%;background:url(/images/pattern.png) center center no-repeat fixed;-webkit-background-size:cover;background-size:cover}.error-page .text-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:0;width:100%;margin:-5em auto;padding:0 1em;text-align:center}.error-page .text-box h1{display:inline-block;padding:0 .1em;color:#e74c3c;font-size:6em;line-height:1.1em;margin:0;border-bottom:5px solid #e74c3c}.error-page .text-box p{margin:1.5em 0 0;color:#e74c3c;font-family:'Archer SSm A','Archer SSm B',Georgia,serif;font-size:.9em;font-style:italic;font-weight:600;line-height:1.8em}.error-page .text-box p a{text-decoration:underline}@media screen and (min-width:550px){.error-page .text-box{margin-top:-9em}.error-page .text-box h1{font-size:11em}}/*! Search styles */.searchPage .noResults{text-transform:none;border-top:0}.searchForm{padding-bottom:2em}.searchForm .inputBox{position:relative;width:90%;margin-left:5%;border-bottom:3px solid #e74c3c;color:#e74c3c;font-weight:400;font-size:28px;-webkit-transition:width .2s;transition:width .2s}.searchForm .inputBox svg{position:absolute;left:0;bottom:10px;height:25px;width:25px}.searchForm .inputBox svg g{fill:#e74c3c}.searchForm .inputBox input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;padding-left:10%;padding-right:10%;text-align:center;background:0 0;border:none;margin-bottom:4px}.searchForm .inputBox input:focus{outline:0}.searchForm .inputBox button{position:absolute;bottom:0;right:0;color:#e74c3c;border:none;border-bottom:3px solid transparent;background:0 0;font-weight:400;-webkit-transition:border-color .2s;transition:border-color .2s}.searchForm .inputBox button:hover{border-bottom-color:#e74c3c}.searchModal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.9)}.searchModal .inputBox{position:absolute;top:50%;margin-top:-40px}@media screen and (min-width:550px){.searchForm .inputBox{left:50%;width:500px;margin-left:-250px}}body{color:#222;font-family:europa,Europa,Futura,Helvetiva,sans-serif;font-weight:500;font-size:16px}::selection{background:#e74c3c;color:#FFF}::-moz-selection{background:#e74c3c;color:#FFF}a{color:inherit;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}img{max-width:100%;height:auto}@media screen and (min-width:700px){body{font-size:20px;text-rendering:optimizeLegibility;-webkit-font-feature-settings:"kern","liga","dlig";-moz-font-feature-settings:"kern","liga","dlig";font-feature-settings:"kern","liga","dlig";-webkit-font-kerning:normal;-moz-font-kerning:normal;font-kerning:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}