From 4735fba5f1d29824151fca24d2c2d17c3420702a Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 27 Feb 2014 15:24:05 -0500 Subject: [PATCH] Add new icons and profile links to sidebar for Stackoverflow, Pinterest, Foursquare, Steam, and Dribbble. Fixes #22 --- _config.yml | 9 ++- _includes/_author-bio.html | 7 ++- assets/css/main.min.css | 2 +- assets/fonts/icomoon.dev.svg | 94 ------------------------------ assets/fonts/icomoon.eot | Bin 3496 -> 6556 bytes assets/fonts/icomoon.svg | 107 +++++++---------------------------- assets/fonts/icomoon.ttf | Bin 3332 -> 6392 bytes assets/fonts/icomoon.woff | Bin 5248 -> 4348 bytes assets/less/icomoon.less | 90 +++++++++++++++-------------- 9 files changed, 81 insertions(+), 228 deletions(-) delete mode 100644 assets/fonts/icomoon.dev.svg diff --git a/_config.yml b/_config.yml index 2678f68..59ea318 100644 --- a/_config.yml +++ b/_config.yml @@ -13,12 +13,17 @@ owner: twitter: facebook: github: + stackoverflow: linkedin: instagram: lastfm: - tumblr: + tumblr: + pinterest: + foursquare: + steam: + dribbble: # For Google Authorship https://plus.google.com/authorship - google_plus: + google_plus: # Analytics and webmaster tools stuff goes here google_analytics: diff --git a/_includes/_author-bio.html b/_includes/_author-bio.html index 3ccc9c1..ec97dc0 100644 --- a/_includes/_author-bio.html +++ b/_includes/_author-bio.html @@ -6,6 +6,11 @@ {% if site.owner.google_plus %} Google+{% endif %} {% if site.owner.linkedin %} LinkedIn{% endif %} {% if site.owner.instagram %} Instagram{% endif %} +{% if site.owner.tumblr %} Tumblr{% endif %} {% if site.owner.github %} Github{% endif %} +{% if site.owner.stackoverflow %} Stackoverflow{% endif %} {% if site.owner.lastfm %} Last.fm{% endif %} -{% if site.owner.tumblr %} Tumblr{% endif %} \ No newline at end of file +{% if site.owner.dribbble %} Dribbble{% endif %} +{% if site.owner.pinterest %} Pinterest{% endif %} +{% if site.owner.foursquare %} Foursquare{% endif %} +{% if site.owner.steam %} Steam{% endif %} \ No newline at end of file diff --git a/assets/css/main.min.css b/assets/css/main.min.css index cf7a044..50d40b7 100644 --- a/assets/css/main.min.css +++ b/assets/css/main.min.css @@ -1 +1 @@ -/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{margin:.67em 0;font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}mark{color:#000;background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{padding:0;box-sizing:border-box}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;vertical-align:top}table{width:100%;margin-bottom:1.5em;border-collapse:collapse;border-spacing:0}::-moz-selection{color:#343434;text-shadow:none;background-color:#dadada}::selection{color:#343434;text-shadow:none;background-color:#dadada}.all-caps{text-transform:uppercase}.pull-left{float:left}.pull-right{float:right}.image-pull-right{float:right;margin-top:0}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}.unstyled-list{padding-left:0;margin-left:0;list-style:none}.unstyled-list li{list-style-type:none}b,i,strong,em,blockquote,p,q,span,figure,img,h1,h2,header,input,a{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}body{font-family:'PT Serif',serif;color:#333332}h1,h2,h3,h4,h5,h6{font-family:'PT Sans Narrow',sans-serif}h1{margin-bottom:26px;margin-bottom:1.625rem;font-size:32px;font-size:2rem;line-height:.8125}h2{margin-bottom:26px;margin-bottom:1.625rem;font-size:28px;font-size:1.75rem;line-height:.9286}h3{margin-bottom:26px;margin-bottom:1.625rem;font-size:24px;font-size:1.5rem;line-height:1.0833}h4{margin-bottom:26px;margin-bottom:1.625rem;font-size:18px;font-size:1.125rem;line-height:1.4444}h5{margin-bottom:26px;margin-bottom:1.625rem;font-size:16px;font-size:1rem;line-height:1.625}h6{margin-bottom:26px;margin-bottom:1.625rem;font-size:14px;font-size:.875rem;line-height:1.8571}a{color:#343434;text-decoration:none}a:visited{color:#676767}a:hover{color:#010101}a:focus{color:#010101;outline:thin dotted}a:hover,a:active{outline:0}figcaption{padding-top:10px;font-size:14px;font-size:.875rem;line-height:1.8571;line-height:1.3;color:#4d4d4b}.image-credit{display:inline;display:block;float:left;width:83.33333333333334%;margin-right:8.333333333333334%;margin-left:8.333333333333334%;font-size:12px;font-size:.75rem;font-style:italic;line-height:2.1667;line-height:1.3;color:#80807e;text-align:right}@media only screen and (min-width:37.5em){.image-credit{display:inline;float:left;width:75%;margin-right:0;margin-left:0}}@media only screen and (min-width:86.375em){.image-credit{display:inline;float:left;width:70.83333333333334%}}.image-credit a{color:#80807e}.notice{padding:.5em 1em;margin-top:1.5em;font-size:14px;font-size:.875rem;text-indent:0;background-color:#fff;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}blockquote{padding-left:20px;margin-left:-28px;font-family:'PT Serif',serif;font-style:italic;border-left:8px solid #333332}.footnotes ol,.footnotes li,.footnotes p{margin-bottom:0;font-size:14px;font-size:.875rem}p{margin:0 0 1.625rem}p+p{margin-top:-1.625rem;text-indent:1.625rem}tt,code,kbd,samp,pre{font-family:Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace}p code,li code{padding:0 5px;margin:0 2px;font-size:12px;font-size:.75rem;line-height:1.5;white-space:nowrap;background-color:#efefef;border:1px solid #f7f7f7;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}pre{overflow-x:auto;font-size:12px;font-size:.75rem;line-height:1.5}.highlight{margin-bottom:1.5em;font-family:Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;font-size:12px;font-size:.75rem;line-height:2.1667;color:#333332;background-color:#efefef;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.highlight pre{position:relative;padding:1em;margin:0}.highlight .lineno{padding-right:24px;color:#b3b3b1}.highlight .hll{background-color:#ffc}.highlight .c{font-style:italic;color:#998}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{font-weight:bold;color:#000}.highlight .o{font-weight:bold;color:#000}.highlight .cm{font-style:italic;color:#998}.highlight .cp{font-style:italic;font-weight:bold;color:#999}.highlight .c1{font-style:italic;color:#998}.highlight .cs{font-style:italic;font-weight:bold;color:#999}.highlight .gd{color:#000;background-color:#fdd}.highlight .ge{font-style:italic;color:#000}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.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;color:#000}.highlight .kd{font-weight:bold;color:#000}.highlight .kn{font-weight:bold;color:#000}.highlight .kp{font-weight:bold;color:#000}.highlight .kr{font-weight:bold;color:#000}.highlight .kt{font-weight:bold;color:#458}.highlight .m{color:#099}.highlight .s{color:#d01040}.highlight .na{color:#008080}.highlight .nb{color:#0086b3}.highlight .nc{font-weight:bold;color:#458}.highlight .no{color:#008080}.highlight .nd{font-weight:bold;color:#3c5d5d}.highlight .ni{color:#800080}.highlight .ne{font-weight:bold;color:#900}.highlight .nf{font-weight:bold;color:#900}.highlight .nl{font-weight:bold;color:#900}.highlight .nn{color:#555}.highlight .nt{color:#000080}.highlight .nv{color:#008080}.highlight .ow{font-weight:bold;color:#000}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d01040}.highlight .sc{color:#d01040}.highlight .sd{color:#d01040}.highlight .s2{color:#d01040}.highlight .se{color:#d01040}.highlight .sh{color:#d01040}.highlight .si{color:#d01040}.highlight .sx{color:#d01040}.highlight .sr{color:#009926}.highlight .s1{color:#d01040}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:#008080}.highlight .vg{color:#008080}.highlight .vi{color:#008080}.highlight .il{color:#099}.CodeRay{margin-bottom:1.5em;font-family:Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;font-size:12px;font-size:.75rem;line-height:2.1667;color:#333332;background-color:#efefef;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.CodeRay pre{padding:1em;margin:0}span.CodeRay{padding:2px;white-space:pre;border:0}table.CodeRay{width:100%;padding:2px;border-collapse:collapse}table.CodeRay td{padding:1em .5em;vertical-align:top}.CodeRay .line-numbers,.CodeRay .no{color:#AAA;text-align:right;background-color:#ececec}.CodeRay .line-numbers a{color:#AAA}.CodeRay .line-numbers tt{font-weight:bold}.CodeRay .line-numbers .highlighted{color:#f00}.CodeRay .line{display:block;float:left;width:100%}.CodeRay span.line-numbers{padding:0 24px 0 4px}.CodeRay .code{width:100%}ol.CodeRay{font-size:10pt}ol.CodeRay li{white-space:pre}.CodeRay .code pre{overflow:auto}.CodeRay .debug{color:white!important;background:blue!important}.CodeRay .annotation{color:#007}.CodeRay .attribute-name{color:#f08}.CodeRay .attribute-value{color:#700}.CodeRay .binary{font-weight:bold;color:#509}.CodeRay .comment{font-style:italic;color:#998}.CodeRay .char{color:#04d}.CodeRay .char .content{color:#04d}.CodeRay .char .delimiter{color:#039}.CodeRay .class{font-weight:bold;color:#458}.CodeRay .complex{font-weight:bold;color:#A08}.CodeRay .constant{color:teal}.CodeRay .color{color:#0a0}.CodeRay .class-variable{color:#369}.CodeRay .decorator{color:#B0B}.CodeRay .definition{font-weight:bold;color:#099}.CodeRay .directive{font-weight:bold;color:#088}.CodeRay .delimiter{color:#000}.CodeRay .doc{color:#970}.CodeRay .doctype{color:#34b}.CodeRay .doc-string{font-weight:bold;color:#D42}.CodeRay .escape{font-weight:bold;color:#666}.CodeRay .entity{font-weight:bold;color:#800}.CodeRay .error{color:#F00;background-color:#faa}.CodeRay .exception{font-weight:bold;color:#C00}.CodeRay .filename{color:#099}.CodeRay .function{font-weight:bold;color:#900}.CodeRay .global-variable{font-weight:bold;color:teal}.CodeRay .hex{font-weight:bold;color:#058}.CodeRay .integer{color:#099}.CodeRay .include{font-weight:bold;color:#B44}.CodeRay .inline{color:#000}.CodeRay .inline .inline{background:#ccc}.CodeRay .inline .inline .inline{background:#bbb}.CodeRay .inline .inline-delimiter{color:#D14}.CodeRay .inline-delimiter{color:#D14}.CodeRay .important{color:#f00}.CodeRay .interpreted{font-weight:bold;color:#B2B}.CodeRay .instance-variable{color:#008080}.CodeRay .label{font-weight:bold;color:#970}.CodeRay .local-variable{color:#963}.CodeRay .octal{font-weight:bold;color:#40E}.CodeRay .predefined-constant{font-weight:bold}.CodeRay .predefined{font-weight:bold;color:#369}.CodeRay .preprocessor{color:#579}.CodeRay .pseudo-class{font-weight:bold;color:#00C}.CodeRay .predefined-type{font-weight:bold;color:#074}.CodeRay .reserved,.keyword{font-weight:bold;color:#000}.CodeRay .key{color:#808}.CodeRay .key .delimiter{color:#606}.CodeRay .key .char{color:#80f}.CodeRay .value{color:#088}.CodeRay .regexp{background-color:#fff0ff}.CodeRay .regexp .content{color:#808}.CodeRay .regexp .delimiter{color:#404}.CodeRay .regexp .modifier{color:#c2c}.CodeRay .regexp .function{font-weight:bold;color:#404}.CodeRay .string{color:#D20}.CodeRay .string .string .string{background-color:#ffd0d0}.CodeRay .string .content{color:#D14}.CodeRay .string .char{color:#D14}.CodeRay .string .delimiter{color:#D14}.CodeRay .shell{color:#d14}.CodeRay .shell .delimiter{color:#d14}.CodeRay .symbol{color:#990073}.CodeRay .symbol .content{color:#a60}.CodeRay .symbol .delimiter{color:#630}.CodeRay .tag{color:#070}.CodeRay .tag-special{font-weight:bold;color:#D70}.CodeRay .type{font-weight:bold;color:#339}.CodeRay .variable{color:#036}.CodeRay .insert{background:#afa}.CodeRay .delete{background:#faa}.CodeRay .change{color:#aaf;background:#007}.CodeRay .head{color:#f8f;background:#505}.CodeRay .insert .insert{font-weight:bold;color:#080}.CodeRay .delete .delete{font-weight:bold;color:#800}.CodeRay .change .change{color:#66f}.CodeRay .head .head{color:#f4f}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hidden{display:none;visibility:hidden}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}hr{display:block;height:1px;padding:0;margin:1em 0;border:0;border-top:1px solid #ccc;border-bottom:1px solid #fff}article img{height:auto;max-width:100%;vertical-align:middle;border-width:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}.half{width:100%;margin:0 auto;*zoom:1}.half:before,.half:after{display:table;content:""}.half:after{clear:both}.half:before,.half:after{display:table;line-height:0;content:""}.half:after{clear:both}@media only screen and (min-width:30em){.half img{display:inline;float:left;width:50%}.half figcaption{display:inline;float:left;width:100%}}.third{width:100%;margin:0 auto;*zoom:1}.third:before,.third:after{display:table;content:""}.third:after{clear:both}.third:before,.third:after{display:table;line-height:0;content:""}.third:after{clear:both}@media only screen and (min-width:30em){.third img{display:inline;float:left;width:33.333333333333336%}.third figcaption{display:inline;float:left;width:100%}}.btn{display:inline-block;padding:8px 20px;margin-bottom:20px;font-size:14px;font-size:.875rem;color:#fff;background-color:#111;border:2px solid #111!important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.btn:visited{color:#fff}.btn:hover{color:#111;background-color:#fff}.btn:active{-webkit-transform:translate(0,2px);-moz-transform:translate(0,2px);-ms-transform:translate(0,2px);-o-transform:translate(0,2px);transform:translate(0,2px)}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}@font-face{font-family:'icomoon';font-style:normal;font-weight:normal;src:url('../fonts/icomoon.eot');src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),url('../fonts/icomoon.woff') format('woff'),url('../fonts/icomoon.ttf') format('truetype'),url('../fonts/icomoon.svg#icomoon') format('svg')}[data-icon]:before{font-family:'icomoon';-webkit-font-smoothing:antialiased;font-weight:normal;line-height:1;text-transform:none;content:attr(data-icon);speak:none;font-variant:normal}.icon-instagram,.icon-facebook,.icon-twitter,.icon-google-plus,.icon-feed,.icon-feed-2,.icon-linkedin,.icon-tumblr,.icon-lastfm,.icon-mail,.icon-github{font-family:'icomoon';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;line-height:1;text-transform:none;speak:none;font-variant:normal}.icon-instagram:before{content:"\e004"}.icon-facebook:before{content:"\e003"}.icon-twitter:before{content:"\e007"}.icon-google-plus:before{content:"\e00a"}.icon-feed:before{content:"\e00b"}.icon-feed-2:before{content:"\e00c"}.icon-linkedin:before{content:"\e001"}.icon-tumblr:before{content:"\e002"}.icon-lastfm:before{content:"\e005"}.icon-mail:before{content:"\e006"}.icon-github:before{content:"\e000"}form{margin:0 0 5px 0}form fieldset{padding:0;margin-bottom:5px;border-width:0}form legend{display:block;width:100%;padding:0;margin-bottom:10px;*margin-left:-7px;color:#333332;white-space:normal;border:0;border-bottom:1px solid #ddd}form p{margin-bottom:2.5px}form ul{padding:0;margin:0 0 5px 0;list-style-type:none}form br{display:none}label,input,button,select,textarea{vertical-align:baseline;*vertical-align:middle}input,button,select,textarea{font-family:'PT Serif',serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}label{display:block;margin-bottom:1.25px;font-weight:bold;color:#333332;cursor:pointer}label input,label textarea,label select{display:block}input,textarea,select{display:inline-block;width:100%;padding:4px;margin-bottom:1.25px;color:#333332;background-color:#fff;border:1px solid #ddd}input:hover,textarea:hover,select:hover{border-color:#919191}.input-mini{width:60px}.input-small{width:90px}input[type="image"],input[type="checkbox"],input[type="radio"]{width:auto;height:auto;padding:0;margin:3px 0;*margin-top:0;line-height:normal;cursor:pointer;border:0 \9;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}input[type="checkbox"],input[type="radio"]{*width:13px;*height:13px;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}input[type="image"]{border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}input[type="file"]{width:auto;padding:initial;line-height:initial;background-color:transparent;background-color:initial;border:initial;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}input[type="button"],input[type="reset"],input[type="submit"]{width:auto;height:auto;*overflow:visible;cursor:pointer}select,input[type="file"]{*margin-top:4px}select{width:auto;background-color:#fff}select[multiple],select[size]{height:auto}textarea{height:auto;overflow:auto;vertical-align:top;resize:vertical}input[type="hidden"]{display:none}.radio,.checkbox{padding-left:18px;font-weight:normal}.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-18px}.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;-webkit-opacity:.5;-moz-opacity:.5;opacity:.5}input:focus,textarea:focus{border-color:#111;outline:0;outline:thin dotted \9}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus,select:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.help-block,.help-inline{color:#919191}.help-block{display:block;margin-bottom:1em;line-height:1em}.help-inline{display:inline-block;padding-left:5px;vertical-align:middle}.form-inline input,.form-inline textarea,.form-inline select{display:inline-block;margin-bottom:0}.form-inline label{display:inline-block}.form-inline .radio,.form-inline .checkbox,.form-inline .radio{padding-left:0;margin-bottom:0;vertical-align:middle}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0}.form-search input,.form-search textarea,.form-search select{display:inline-block;margin-bottom:0}.form-search .search-query{padding-right:14px;padding-left:14px;margin-bottom:0;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}.form-search label{display:inline-block}.form-search .radio,.form-search .checkbox,.form-inline .radio{padding-left:0;margin-bottom:0;vertical-align:middle}.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0}body{font-family:'PT Serif',serif;background-color:#fff;font-color:#333332}.navigation-wrapper{width:100%;padding:2em 0 0;margin:0 auto;font-family:'PT Sans Narrow',sans-serif;font-weight:700;text-transform:uppercase;*zoom:1}.navigation-wrapper:before,.navigation-wrapper:after{display:table;content:""}.navigation-wrapper:after{clear:both}.navigation-wrapper:before,.navigation-wrapper:after{display:table;line-height:0;content:""}.navigation-wrapper:after{clear:both}.site-name{display:inline;display:block;float:left;float:none;width:83.33333333333334%;margin-right:8.333333333333334%;margin-bottom:1em;margin-left:8.333333333333334%;font-size:24px;font-size:1.5rem}@media only screen and (min-width:37.5em){.site-name{display:inline;float:left;width:16.666666666666668%;margin-right:4.166666666666667%;margin-left:4.166666666666667%;font-size:16px;font-size:1rem}}@media only screen and (min-width:86.375em){.site-name{display:inline;float:left;width:12.5%;margin-left:16.666666666666668%}}.top-navigation{display:inline;display:block;float:left;float:none;width:83.33333333333334%;margin-right:8.333333333333334%;margin-bottom:1em;margin-left:8.333333333333334%}@media only screen and (min-width:37.5em){.top-navigation{display:inline;float:left;width:75%;margin-right:0;margin-left:0}}@media only screen and (min-width:86.375em){.top-navigation{display:inline;float:left;width:66.66666666666667%}}.top-navigation ul{padding:0;margin:0;clear:both;list-style-type:none}.top-navigation li{display:block;font-size:16px;font-size:1rem;list-style-type:none;border-bottom:1px solid #ddd;border-bottom:1px solid rgba(17,17,17,0.1)}.top-navigation li:last-child{border-bottom:0 solid transparent}@media only screen and (min-width:37.5em){.top-navigation li{display:inline;margin-right:25px;white-space:nowrap;border-bottom:0 solid transparent}}.top-navigation li a{display:block;padding:10px 0;border-bottom:0 solid transparent;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s;decoration:none}@media only screen and (min-width:37.5em){.top-navigation li a{display:inline;padding:0}}.lines-button{padding:.375rem .75rem;cursor:pointer;border-radius:.21428571428571427rem;transition:.3s;user-select:none}.lines-button:hover{opacity:1}.lines-button:active{transition:0}.lines{position:relative;display:inline-block;width:1.5rem;height:.21428571428571427rem;margin-right:10px;margin-bottom:.3rem;background:#fff;border-radius:.10714285714285714rem;transition:.3s}.lines:before,.lines:after{position:absolute;left:0;display:inline-block;width:1.5rem;height:.21428571428571427rem;background:#fff;border-radius:.10714285714285714rem;content:'';transition:.3s;-webkit-transform-origin:.10714285714285714rem center;transform-origin:.10714285714285714rem center}.lines:before{top:.375rem}.lines:after{top:-0.375rem}.lines-button:hover{opacity:1}.lines-button:hover .lines:before{top:.42857142857142855rem}.lines-button:hover .lines:after{top:-0.42857142857142855rem}.lines-button.x.active .lines{background:transparent}.lines-button.x.active .lines:before,.lines-button.x.active .lines:after{top:0;width:1.5rem;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.lines-button.x.active .lines:before{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg)}.lines-button.x.active .lines:after{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}.nav .navtoogle{font-size:18px;font-size:1.125rem;font-weight:normal;color:#fff;cursor:pointer;background-color:#111;border:0}@media only screen and (min-width:37.5em){.nav .navtoogle{display:none}}.nav button{background:0;border:0}.navtoogle i{z-index:-1}.icon-menu{position:relative;top:3px;line-height:0}.no-js .nav .navtoggle{display:none}.no-js .nav ul{max-height:30em;overflow:hidden}.js .nav ul{max-height:0;overflow:hidden}@media only screen and (min-width:37.5em){.js .nav ul{max-height:30em}}.js .nav .active+ul{max-height:30em;overflow:hidden;-webkit-transition:max-height .4s;-moz-transition:max-height .4s;-ms-transition:max-height .4s;-o-transition:max-height .4s;transition:max-height .4s}#main{width:100%;margin:0 auto;margin-top:1em;clear:both;*zoom:1;counter-reset:captions}#main:before,#main:after{display:table;content:""}#main:after{clear:both}#main:before,#main:after{display:table;line-height:0;content:""}#main:after{clear:both}#main article{display:inline;float:left;width:100%;width:83.33333333333334%;margin:0 auto;margin-right:8.333333333333334%;margin-bottom:2em;margin-left:8.333333333333334%}@media only screen and (min-width:37.5em){#main article{display:inline;float:left;width:50%;margin-right:0;margin-left:0}}@media only screen and (min-width:86.375em){#main article{display:inline;float:left;width:37.5%}}#index{display:inline;float:left;width:100%;width:83.33333333333334%;margin:0 auto;margin-right:8.333333333333334%;margin-bottom:2em;margin-left:8.333333333333334%}@media only screen and (min-width:37.5em){#index{display:inline;float:left;width:50%;margin-right:0;margin-left:0}}@media only screen and (min-width:86.375em){#index{display:inline;float:left;width:37.5%}}#index h3{padding-bottom:.5em;margin:0;font-size:28px;font-size:1.75rem;border-bottom:1px solid #c3c3c3}#index article h2{margin-bottom:4px;font-size:20px;font-size:1.25rem}#index article p{font-size:14px;font-size:.875rem}#index article p+p{text-indent:0}.image-wrap{position:relative;margin-bottom:2em}.image-wrap:after{position:absolute;bottom:-1px;left:8%;display:block;width:0;height:0;border:20px solid transparent;border-bottom-color:#fff;content:" "}@media only screen and (min-width:37.5em){.image-wrap:after{left:25%}}@media only screen and (min-width:86.375em){.image-wrap:after{left:33.333333333%}}.image-wrap img{width:100%;height:auto;-ms-interpolation-mode:bicubic}.image-wrap .headline-wrap{position:absolute;bottom:25px;margin-left:8.333333333333334%}@media only screen and (min-width:37.5em){.image-wrap .headline-wrap{left:25%;margin-left:0}}@media only screen and (min-width:86.375em){.image-wrap .headline-wrap{margin-left:8.333333333333334%}}.image-wrap .headline-wrap h1,.image-wrap .headline-wrap h2{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,0.25)}.byline{clear:both;font-size:80%}.article-author-side h3,.article-author-bottom h3{margin-bottom:0}.article-author-side p,.article-author-bottom p{font-size:80%;font-style:italic}.article-author-side a,.article-author-bottom a,.article-author-side a:hover,.article-author-bottom a:hover{border-bottom:0 solid transparent}.article-author-side img.bio-photo,.article-author-bottom img.bio-photo{width:100px;height:100px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.author-social{display:block;margin-bottom:5px;font-size:14px;font-size:.875rem;color:#111}.author-social:visited{color:#111}.author-social:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.author-social:active{-webkit-transform:translate(0,2px);-moz-transform:translate(0,2px);-ms-transform:translate(0,2px);-o-transform:translate(0,2px);transform:translate(0,2px)}.article-author-side{display:none}@media only screen and (min-width:37.5em){.article-author-side{display:block;display:inline;float:left;width:16.666666666666668%;margin-right:4.166666666666667%;margin-left:4.166666666666667%}.article-author-side h3,.article-author-side .bio-photo,.article-author-side p,.article-author-side .author-social{display:block;max-width:125px;margin:auto}.article-author-side h3{margin-top:10px;margin-bottom:10px}.article-author-side p{margin-bottom:20px}.article-author-side .author-social{margin-bottom:5px}}@media only screen and (min-width:62em){.article-author-side h3,.article-author-side .bio-photo,.article-author-side p,.article-author-side .author-social{max-width:150px}.article-author-side img.bio-photo{margin-right:25px;margin-left:25px}}@media only screen and (min-width:86.375em){.article-author-side{display:inline;float:left;width:12.5%;margin-left:16.666666666666668%}}.article-author-bottom{margin-bottom:1em}@media only screen and (min-width:37.5em){.article-author-bottom{display:none}}.article-author-bottom .bio-photo{float:left;margin-right:25px}.article-author-bottom .author-social{display:inline-block;margin-right:5px}@media only screen and (min-width:62em){.article-author-bottom h3,.article-author-bottom .bio-photo,.article-author-bottom p,.article-author-bottom .author-social{max-width:150px}.article-author-bottom img.bio-photo{margin-right:25px;margin-left:25px}}.article-wrap p>a,.article-wrap li>a{border-bottom:1px dotted #b3b3b3}.article-wrap p>a:hover,.article-wrap li>a:hover{border-bottom-style:solid}.article-wrap p>a.reversefootnote,.article-wrap li>a.reversefootnote{border-bottom-width:0}.toc{display:none;font-size:95%}@media only screen and (min-width:37.5em){.toc{position:absolute;top:5.5em;right:0;display:block;display:inline;float:left;width:16.666666666666668%;margin-right:4.166666666666667%;margin-left:4.166666666666667%;background-color:#fff}}.toc header{background:#2b2b2b}.toc h3{padding:5px 10px;margin:0;font-size:16px;font-size:1rem;color:#fff;text-transform:uppercase}.toc h3:hover{cursor:pointer}.toc ul{padding:0;margin:2px 0 0;line-height:1}.toc li{display:block;padding:0;margin:0 0 1px 0;font-family:'PT Sans Narrow',sans-serif;list-style-type:none}.toc li:last-child{border-bottom-width:0}.toc li a{display:block;padding:10px;color:#fff;background:#5e5e5e;border-bottom-width:0;-webkit-opacity:.7;-moz-opacity:.7;opacity:.7;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-ms-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.toc li a:hover{-webkit-opacity:1;-moz-opacity:1;opacity:1}.toc li ul{margin:1px 0 0}.image-grid{padding:0;margin:0 0 1em;list-style:none;*zoom:1}.image-grid:before,.image-grid:after{display:table;content:""}.image-grid:after{clear:both}.image-grid:before,.image-grid:after{display:table;line-height:0;content:""}.image-grid:after{clear:both}.image-grid li{display:inline;float:left;width:50%}@media only screen and (min-width:30em){.image-grid li{width:33.333333%}}@media only screen and (min-width:37.5em){.image-grid li{width:25%}}@media only screen and (min-width:48em){.image-grid li{width:20%}}@media only screen and (min-width:62em){.image-grid li{width:16.666666666%}}.recent-grid{margin:1em 0;list-style:none;*zoom:1}.recent-grid:before,.recent-grid:after{display:table;content:""}.recent-grid:after{clear:both}.recent-grid:before,.recent-grid:after{display:table;line-height:0;content:""}.recent-grid:after{clear:both}.recent-grid li{display:inline}.recent-grid li a{border-bottom:0 solid transparent}.recent-grid li a:hover{border-bottom:0 solid transparent}.recent-grid img{width:19%;margin-bottom:1%}.holder{font-family:'PT Sans Narrow',sans-serif}.holder a{margin:0 5px;cursor:pointer}.holder a.jp-previous{margin-right:15px;margin-left:0}.holder a.jp-next{margin-right:0;margin-left:15px}.holder a.jp-current{font-weight:bold}.holder a.jp-current,.holder a.jp-current:hover,.holder a.jp-disabled,.holder a.jp-disabled:hover{cursor:default;background:0}.holder span{margin:0 5px}.footer-wrap{width:100%;padding-bottom:3em;margin:0 auto;clear:both;*zoom:1}.footer-wrap:before,.footer-wrap:after{display:table;content:""}.footer-wrap:after{clear:both}.footer-wrap:before,.footer-wrap:after{display:table;line-height:0;content:""}.footer-wrap:after{clear:both}.footer-wrap a,.footer-wrap a:active,.footer-wrap a:visited,.footer-wrap p,.footer-wrap h4,.footer-wrap h5,.footer-wrap h6,.footer-wrap span{font-size:14px;font-size:.875rem}.footer-wrap footer{display:inline;float:left;width:83.33333333333334%;margin-right:8.333333333333334%;margin-left:8.333333333333334%}@media only screen and (min-width:37.5em){.footer-wrap footer{display:inline;float:left;width:50%;margin-right:25%;margin-left:25%}}@media only screen and (min-width:86.375em){.footer-wrap footer{display:inline;float:left;width:37.5%;margin-right:29.166666666666668%;margin-left:33.333333333333336%}}.related-articles{display:inline;float:left;width:83.33333333333334%;margin-right:8.333333333333334%;margin-bottom:2em;margin-left:8.333333333333334%}@media only screen and (min-width:37.5em){.related-articles{display:inline;float:left;width:50%;margin-right:25%;margin-left:25%}}@media only screen and (min-width:86.375em){.related-articles{display:inline;float:left;width:37.5%;margin-right:29.166666666666668%;margin-left:33.333333333333336%}}.related-articles h4{margin-bottom:0;text-transform:uppercase}.related-articles li{margin-bottom:0}.footer-icons li{display:inline-block;padding-right:5px}.footer-icons li a{color:#9a9a9a;-webkit-transition:.4s linear;-moz-transition:.4s linear;-ms-transition:.4s linear;-o-transition:.4s linear;transition:.4s linear}.footer-icons li a:hover{text-decoration:none;border-bottom:0}.footer-icons li a:hover .icon-twitter,.footer-icons li a:hover .icon-twitter-sign{color:#2aa9df}.footer-icons li a:hover .icon-facebook,.footer-icons li a:hover .icon-facebook-sign{color:#3a5a98}.footer-icons li a:hover .icon-instagram,.footer-icons li a:hover .icon-instagram-sign{color:#306088}.footer-icons li a:hover .icon-google-plus,.footer-icons li a:hover .icon-google-plus-sign{color:#b63324}.footer-icons li a:hover .icon-lastfm,.footer-icons li a:hover .icon-lastfm-sign{color:#d80049}.footer-icons li a:hover .icon-github{color:#4183c4}.browser-upgrade{padding:10px;margin:0 0 2em 0;color:#fff;text-align:center;background:#000}.browser-upgrade a{color:#fff;text-decoration:none;border-bottom:1px dotted #fff}.browser-upgrade a:hover{border-bottom:1px solid #fff}#goog-fixurl ul{padding-left:0;margin-left:0;list-style:none}#goog-fixurl ul li{list-style-type:none}#goog-wm-qt{display:inline-block;width:auto;padding:8px 20px;margin-right:10px;margin-bottom:20px;font-size:14px;font-size:.875rem;color:#111;background-color:#fff;border-color:#919191;border-style:solid!important;border-width:2px!important;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#goog-wm-sb{display:inline-block;padding:8px 20px;margin-bottom:20px;font-size:14px;font-size:.875rem;color:#fff;background-color:#111;border:2px solid #111!important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#goog-wm-sb:visited{color:#fff}#goog-wm-sb:hover{color:#111;background-color:#fff}#goog-wm-sb:active{-webkit-transform:translate(0,2px);-moz-transform:translate(0,2px);-ms-transform:translate(0,2px);-o-transform:translate(0,2px);transform:translate(0,2px)}.mfp-bg{position:fixed;top:0;left:0;z-index:502;width:100%;height:100%;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{position:fixed;top:0;left:0;z-index:503;width:100%;height:100%;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 8px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle;content:''}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;z-index:505;display:inline-block;margin:0 auto;text-align:left;vertical-align:middle}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-inline-holder .mfp-content:after,.mfp-ajax-holder .mfp-content:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;width:auto;height:auto;content:'';box-shadow:0 0 8px rgba(0,0,0,0.6)}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom,.image-popup{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{position:absolute;top:50%;right:8px;left:8px;z-index:504;width:auto;margin-top:-0.8em;color:#ccc;text-align:center}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:white}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{z-index:506;display:block;padding:0;overflow:visible;cursor:pointer;border:0;-webkit-appearance:none}button.mfp-close{background:transparent}button::-moz-focus-inner{padding:0;border:0}.mfp-close{position:absolute;top:0;right:0;width:44px;height:44px;padding:0 0 18px 10px;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;line-height:44px;color:white;text-align:center;text-decoration:none;opacity:.65}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{right:-6px;width:100%;padding-right:6px;color:white;text-align:right}.mfp-counter{position:absolute;top:0;right:0;font-size:12px;line-height:18px;color:#ccc}.mfp-arrow{position:absolute;top:0;top:50%;width:90px;height:110px;padding:0;margin:0;margin-top:-55px;overflow:hidden;text-indent:100%;white-space:nowrap;background-color:#111;opacity:.65;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-ms-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{position:absolute;top:0;left:0;display:block;width:0;height:0;margin-top:35px;margin-left:35px;border:solid transparent;content:''}.mfp-arrow:after,.mfp-arrow .mfp-a{top:8px;border-top-width:12px;border-bottom-width:12px;opacity:.8}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:20px;border-bottom-width:20px}.mfp-arrow-left{left:0;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{left:5px;border-right:12px solid #fff}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{border-right:20px solid #fff}.mfp-arrow-right{right:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:5px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{left:3px;border-left:12px solid #fff}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:20px solid #fff}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{width:100%;max-width:900px;line-height:0}.mfp-iframe-scaler{width:100%;height:0;padding-top:56.25%;overflow:hidden}.mfp-iframe-scaler iframe{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:black;box-shadow:0 0 8px rgba(0,0,0,0.6)}.mfp-iframe-holder .mfp-close{top:-40px}img.mfp-img{display:block;width:auto;height:auto;max-width:100%;padding:40px 0 40px;margin:0 auto;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-figure:after{position:absolute;top:40px;right:0;bottom:40px;left:0;z-index:-1;display:block;width:auto;height:auto;content:'';box-shadow:0 0 8px rgba(0,0,0,0.6)}.mfp-figure{line-height:0}.mfp-bottom-bar{position:absolute;top:100%;left:0;width:100%;margin-top:-36px;cursor:auto}.mfp-title{line-height:18px;color:#f3f3f3;text-align:left}.mfp-figure small{display:block;font-size:12px;line-height:14px;color:#bdbdbd}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){{}.mfp-img-mobile .mfp-image-holder{padding-right:0;padding-left:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-bottom-bar{position:fixed;top:auto;bottom:0;padding:3px 5px;margin:0;background:rgba(0,0,0,0.6);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{top:3px;right:5px}.mfp-img-mobile .mfp-close{position:fixed;top:0;right:0;width:35px;height:35px;padding:0;line-height:35px;text-align:center;background:rgba(0,0,0,0.6)}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}}@media all and (max-width:800px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-right:6px;padding-left:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{left:50%;width:600px;padding-bottom:5px;margin-top:5px;margin-left:-300px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-fade .zoom-anim-dialog{opacity:0;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.mfp-fade.mfp-ready .zoom-anim-dialog{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.mfp-fade.mfp-removing .zoom-anim-dialog{opacity:0;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.mfp-fade.mfp-ready.mfp-bg{opacity:.8}.mfp-fade.mfp-removing.mfp-bg{opacity:0}@media print{*{position:static!important;color:black!important;text-shadow:none!important;background:transparent!important;-ms-filter:none!important;filter:none!important;box-shadow:none!important}@page{margin:.5cm}h2,h3{orphans:3;widows:3;page-break-after:avoid}p{orphans:3;widows:3}pre,blockquote{padding:1em;border:1px solid #333;page-break-inside:avoid}abbr[title]:after{content:" (" attr(title) ")"}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}img{max-width:100%!important;page-break-inside:avoid}thead{display:table-header-group}tr{page-break-inside:avoid}} \ No newline at end of file +/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{margin:.67em 0;font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}mark{color:#000;background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{padding:0;box-sizing:border-box}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;vertical-align:top}table{width:100%;margin-bottom:1.5em;border-collapse:collapse;border-spacing:0}::-moz-selection{color:#343434;text-shadow:none;background-color:#dadada}::selection{color:#343434;text-shadow:none;background-color:#dadada}.all-caps{text-transform:uppercase}.pull-left{float:left}.pull-right{float:right}.image-pull-right{float:right;margin-top:0}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}.unstyled-list{padding-left:0;margin-left:0;list-style:none}.unstyled-list li{list-style-type:none}b,i,strong,em,blockquote,p,q,span,figure,img,h1,h2,header,input,a{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}body{font-family:'PT Serif',serif;color:#333332}h1,h2,h3,h4,h5,h6{font-family:'PT Sans Narrow',sans-serif}h1{margin-bottom:26px;margin-bottom:1.625rem;font-size:32px;font-size:2rem;line-height:.8125}h2{margin-bottom:26px;margin-bottom:1.625rem;font-size:28px;font-size:1.75rem;line-height:.9286}h3{margin-bottom:26px;margin-bottom:1.625rem;font-size:24px;font-size:1.5rem;line-height:1.0833}h4{margin-bottom:26px;margin-bottom:1.625rem;font-size:18px;font-size:1.125rem;line-height:1.4444}h5{margin-bottom:26px;margin-bottom:1.625rem;font-size:16px;font-size:1rem;line-height:1.625}h6{margin-bottom:26px;margin-bottom:1.625rem;font-size:14px;font-size:.875rem;line-height:1.8571}a{color:#343434;text-decoration:none}a:visited{color:#676767}a:hover{color:#010101}a:focus{color:#010101;outline:thin dotted}a:hover,a:active{outline:0}figcaption{padding-top:10px;font-size:14px;font-size:.875rem;line-height:1.8571;line-height:1.3;color:#4d4d4b}.image-credit{display:inline;display:block;float:left;width:83.33333333333334%;margin-right:8.333333333333334%;margin-left:8.333333333333334%;font-size:12px;font-size:.75rem;font-style:italic;line-height:2.1667;line-height:1.3;color:#80807e;text-align:right}@media only screen and (min-width:37.5em){.image-credit{display:inline;float:left;width:75%;margin-right:0;margin-left:0}}@media only screen and (min-width:86.375em){.image-credit{display:inline;float:left;width:70.83333333333334%}}.image-credit a{color:#80807e}.notice{padding:.5em 1em;margin-top:1.5em;font-size:14px;font-size:.875rem;text-indent:0;background-color:#fff;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}blockquote{padding-left:20px;margin-left:-28px;font-family:'PT Serif',serif;font-style:italic;border-left:8px solid #333332}.footnotes ol,.footnotes li,.footnotes p{margin-bottom:0;font-size:14px;font-size:.875rem}p{margin:0 0 1.625rem}p+p{margin-top:-1.625rem;text-indent:1.625rem}tt,code,kbd,samp,pre{font-family:Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace}p code,li code{padding:0 5px;margin:0 2px;font-size:12px;font-size:.75rem;line-height:1.5;white-space:nowrap;background-color:#efefef;border:1px solid #f7f7f7;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}pre{overflow-x:auto;font-size:12px;font-size:.75rem;line-height:1.5}.highlight{margin-bottom:1.5em;font-family:Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;font-size:12px;font-size:.75rem;line-height:2.1667;color:#333332;background-color:#efefef;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.highlight pre{position:relative;padding:1em;margin:0}.highlight .lineno{padding-right:24px;color:#b3b3b1}.highlight .hll{background-color:#ffc}.highlight .c{font-style:italic;color:#998}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{font-weight:bold;color:#000}.highlight .o{font-weight:bold;color:#000}.highlight .cm{font-style:italic;color:#998}.highlight .cp{font-style:italic;font-weight:bold;color:#999}.highlight .c1{font-style:italic;color:#998}.highlight .cs{font-style:italic;font-weight:bold;color:#999}.highlight .gd{color:#000;background-color:#fdd}.highlight .ge{font-style:italic;color:#000}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.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;color:#000}.highlight .kd{font-weight:bold;color:#000}.highlight .kn{font-weight:bold;color:#000}.highlight .kp{font-weight:bold;color:#000}.highlight .kr{font-weight:bold;color:#000}.highlight .kt{font-weight:bold;color:#458}.highlight .m{color:#099}.highlight .s{color:#d01040}.highlight .na{color:#008080}.highlight .nb{color:#0086b3}.highlight .nc{font-weight:bold;color:#458}.highlight .no{color:#008080}.highlight .nd{font-weight:bold;color:#3c5d5d}.highlight .ni{color:#800080}.highlight .ne{font-weight:bold;color:#900}.highlight .nf{font-weight:bold;color:#900}.highlight .nl{font-weight:bold;color:#900}.highlight .nn{color:#555}.highlight .nt{color:#000080}.highlight .nv{color:#008080}.highlight .ow{font-weight:bold;color:#000}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d01040}.highlight .sc{color:#d01040}.highlight .sd{color:#d01040}.highlight .s2{color:#d01040}.highlight .se{color:#d01040}.highlight .sh{color:#d01040}.highlight .si{color:#d01040}.highlight .sx{color:#d01040}.highlight .sr{color:#009926}.highlight .s1{color:#d01040}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:#008080}.highlight .vg{color:#008080}.highlight .vi{color:#008080}.highlight .il{color:#099}.CodeRay{margin-bottom:1.5em;font-family:Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;font-size:12px;font-size:.75rem;line-height:2.1667;color:#333332;background-color:#efefef;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.CodeRay pre{padding:1em;margin:0}span.CodeRay{padding:2px;white-space:pre;border:0}table.CodeRay{width:100%;padding:2px;border-collapse:collapse}table.CodeRay td{padding:1em .5em;vertical-align:top}.CodeRay .line-numbers,.CodeRay .no{color:#AAA;text-align:right;background-color:#ececec}.CodeRay .line-numbers a{color:#AAA}.CodeRay .line-numbers tt{font-weight:bold}.CodeRay .line-numbers .highlighted{color:#f00}.CodeRay .line{display:block;float:left;width:100%}.CodeRay span.line-numbers{padding:0 24px 0 4px}.CodeRay .code{width:100%}ol.CodeRay{font-size:10pt}ol.CodeRay li{white-space:pre}.CodeRay .code pre{overflow:auto}.CodeRay .debug{color:white!important;background:blue!important}.CodeRay .annotation{color:#007}.CodeRay .attribute-name{color:#f08}.CodeRay .attribute-value{color:#700}.CodeRay .binary{font-weight:bold;color:#509}.CodeRay .comment{font-style:italic;color:#998}.CodeRay .char{color:#04d}.CodeRay .char .content{color:#04d}.CodeRay .char .delimiter{color:#039}.CodeRay .class{font-weight:bold;color:#458}.CodeRay .complex{font-weight:bold;color:#A08}.CodeRay .constant{color:teal}.CodeRay .color{color:#0a0}.CodeRay .class-variable{color:#369}.CodeRay .decorator{color:#B0B}.CodeRay .definition{font-weight:bold;color:#099}.CodeRay .directive{font-weight:bold;color:#088}.CodeRay .delimiter{color:#000}.CodeRay .doc{color:#970}.CodeRay .doctype{color:#34b}.CodeRay .doc-string{font-weight:bold;color:#D42}.CodeRay .escape{font-weight:bold;color:#666}.CodeRay .entity{font-weight:bold;color:#800}.CodeRay .error{color:#F00;background-color:#faa}.CodeRay .exception{font-weight:bold;color:#C00}.CodeRay .filename{color:#099}.CodeRay .function{font-weight:bold;color:#900}.CodeRay .global-variable{font-weight:bold;color:teal}.CodeRay .hex{font-weight:bold;color:#058}.CodeRay .integer{color:#099}.CodeRay .include{font-weight:bold;color:#B44}.CodeRay .inline{color:#000}.CodeRay .inline .inline{background:#ccc}.CodeRay .inline .inline .inline{background:#bbb}.CodeRay .inline .inline-delimiter{color:#D14}.CodeRay .inline-delimiter{color:#D14}.CodeRay .important{color:#f00}.CodeRay .interpreted{font-weight:bold;color:#B2B}.CodeRay .instance-variable{color:#008080}.CodeRay .label{font-weight:bold;color:#970}.CodeRay .local-variable{color:#963}.CodeRay .octal{font-weight:bold;color:#40E}.CodeRay .predefined-constant{font-weight:bold}.CodeRay .predefined{font-weight:bold;color:#369}.CodeRay .preprocessor{color:#579}.CodeRay .pseudo-class{font-weight:bold;color:#00C}.CodeRay .predefined-type{font-weight:bold;color:#074}.CodeRay .reserved,.keyword{font-weight:bold;color:#000}.CodeRay .key{color:#808}.CodeRay .key .delimiter{color:#606}.CodeRay .key .char{color:#80f}.CodeRay .value{color:#088}.CodeRay .regexp{background-color:#fff0ff}.CodeRay .regexp .content{color:#808}.CodeRay .regexp .delimiter{color:#404}.CodeRay .regexp .modifier{color:#c2c}.CodeRay .regexp .function{font-weight:bold;color:#404}.CodeRay .string{color:#D20}.CodeRay .string .string .string{background-color:#ffd0d0}.CodeRay .string .content{color:#D14}.CodeRay .string .char{color:#D14}.CodeRay .string .delimiter{color:#D14}.CodeRay .shell{color:#d14}.CodeRay .shell .delimiter{color:#d14}.CodeRay .symbol{color:#990073}.CodeRay .symbol .content{color:#a60}.CodeRay .symbol .delimiter{color:#630}.CodeRay .tag{color:#070}.CodeRay .tag-special{font-weight:bold;color:#D70}.CodeRay .type{font-weight:bold;color:#339}.CodeRay .variable{color:#036}.CodeRay .insert{background:#afa}.CodeRay .delete{background:#faa}.CodeRay .change{color:#aaf;background:#007}.CodeRay .head{color:#f8f;background:#505}.CodeRay .insert .insert{font-weight:bold;color:#080}.CodeRay .delete .delete{font-weight:bold;color:#800}.CodeRay .change .change{color:#66f}.CodeRay .head .head{color:#f4f}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hidden{display:none;visibility:hidden}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}hr{display:block;height:1px;padding:0;margin:1em 0;border:0;border-top:1px solid #ccc;border-bottom:1px solid #fff}article img{height:auto;max-width:100%;vertical-align:middle;border-width:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}.half{width:100%;margin:0 auto;*zoom:1}.half:before,.half:after{display:table;content:""}.half:after{clear:both}.half:before,.half:after{display:table;line-height:0;content:""}.half:after{clear:both}@media only screen and (min-width:30em){.half img{display:inline;float:left;width:50%}.half figcaption{display:inline;float:left;width:100%}}.third{width:100%;margin:0 auto;*zoom:1}.third:before,.third:after{display:table;content:""}.third:after{clear:both}.third:before,.third:after{display:table;line-height:0;content:""}.third:after{clear:both}@media only screen and (min-width:30em){.third img{display:inline;float:left;width:33.333333333333336%}.third figcaption{display:inline;float:left;width:100%}}.btn{display:inline-block;padding:8px 20px;margin-bottom:20px;font-size:14px;font-size:.875rem;color:#fff;background-color:#111;border:2px solid #111!important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.btn:visited{color:#fff}.btn:hover{color:#111;background-color:#fff}.btn:active{-webkit-transform:translate(0,2px);-moz-transform:translate(0,2px);-ms-transform:translate(0,2px);-o-transform:translate(0,2px);transform:translate(0,2px)}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}@font-face{font-family:'icomoon';font-style:normal;font-weight:normal;src:url('../fonts/icomoon.eot?-w4tutt');src:url('../fonts/icomoon.eot?#iefix-w4tutt') format('embedded-opentype'),url('../fonts/icomoon.woff?-w4tutt') format('woff'),url('../fonts/icomoon.ttf?-w4tutt') format('truetype'),url('../fonts/icomoon.svg?-w4tutt#icomoon') format('svg')}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;line-height:1;text-transform:none;speak:none;font-variant:normal;-moz-osx-font-smoothing:grayscale}.icon-google-plus:before{content:"\e600"}.icon-facebook:before{content:"\e601"}.icon-twitter:before{content:"\e602"}.icon-feed:before{content:"\e603"}.icon-feed2:before{content:"\e604"}.icon-vimeo:before{content:"\e605"}.icon-dribbble:before{content:"\e606"}.icon-steam:before{content:"\e607"}.icon-github:before{content:"\e608"}.icon-lastfm:before{content:"\e609"}.icon-tumblr:before{content:"\e60a"}.icon-stackoverflow:before{content:"\e60b"}.icon-pinterest:before{content:"\e60c"}.icon-foursquare:before{content:"\e60d"}.icon-flickr:before{content:"\e60e"}.icon-linkedin:before{content:"\e60f"}.icon-instagram:before{content:"\e610"}form{margin:0 0 5px 0}form fieldset{padding:0;margin-bottom:5px;border-width:0}form legend{display:block;width:100%;padding:0;margin-bottom:10px;*margin-left:-7px;color:#333332;white-space:normal;border:0;border-bottom:1px solid #ddd}form p{margin-bottom:2.5px}form ul{padding:0;margin:0 0 5px 0;list-style-type:none}form br{display:none}label,input,button,select,textarea{vertical-align:baseline;*vertical-align:middle}input,button,select,textarea{font-family:'PT Serif',serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}label{display:block;margin-bottom:1.25px;font-weight:bold;color:#333332;cursor:pointer}label input,label textarea,label select{display:block}input,textarea,select{display:inline-block;width:100%;padding:4px;margin-bottom:1.25px;color:#333332;background-color:#fff;border:1px solid #ddd}input:hover,textarea:hover,select:hover{border-color:#919191}.input-mini{width:60px}.input-small{width:90px}input[type="image"],input[type="checkbox"],input[type="radio"]{width:auto;height:auto;padding:0;margin:3px 0;*margin-top:0;line-height:normal;cursor:pointer;border:0 \9;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}input[type="checkbox"],input[type="radio"]{*width:13px;*height:13px;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}input[type="image"]{border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}input[type="file"]{width:auto;padding:initial;line-height:initial;background-color:transparent;background-color:initial;border:initial;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}input[type="button"],input[type="reset"],input[type="submit"]{width:auto;height:auto;*overflow:visible;cursor:pointer}select,input[type="file"]{*margin-top:4px}select{width:auto;background-color:#fff}select[multiple],select[size]{height:auto}textarea{height:auto;overflow:auto;vertical-align:top;resize:vertical}input[type="hidden"]{display:none}.radio,.checkbox{padding-left:18px;font-weight:normal}.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-18px}.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;-webkit-opacity:.5;-moz-opacity:.5;opacity:.5}input:focus,textarea:focus{border-color:#111;outline:0;outline:thin dotted \9}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus,select:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.help-block,.help-inline{color:#919191}.help-block{display:block;margin-bottom:1em;line-height:1em}.help-inline{display:inline-block;padding-left:5px;vertical-align:middle}.form-inline input,.form-inline textarea,.form-inline select{display:inline-block;margin-bottom:0}.form-inline label{display:inline-block}.form-inline .radio,.form-inline .checkbox,.form-inline .radio{padding-left:0;margin-bottom:0;vertical-align:middle}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0}.form-search input,.form-search textarea,.form-search select{display:inline-block;margin-bottom:0}.form-search .search-query{padding-right:14px;padding-left:14px;margin-bottom:0;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}.form-search label{display:inline-block}.form-search .radio,.form-search .checkbox,.form-inline .radio{padding-left:0;margin-bottom:0;vertical-align:middle}.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0}body{font-family:'PT Serif',serif;background-color:#fff;font-color:#333332}.navigation-wrapper{width:100%;padding:2em 0 0;margin:0 auto;font-family:'PT Sans Narrow',sans-serif;font-weight:700;text-transform:uppercase;*zoom:1}.navigation-wrapper:before,.navigation-wrapper:after{display:table;content:""}.navigation-wrapper:after{clear:both}.navigation-wrapper:before,.navigation-wrapper:after{display:table;line-height:0;content:""}.navigation-wrapper:after{clear:both}.site-name{display:inline;display:block;float:left;float:none;width:83.33333333333334%;margin-right:8.333333333333334%;margin-bottom:1em;margin-left:8.333333333333334%;font-size:24px;font-size:1.5rem}@media only screen and (min-width:37.5em){.site-name{display:inline;float:left;width:16.666666666666668%;margin-right:4.166666666666667%;margin-left:4.166666666666667%;font-size:16px;font-size:1rem}}@media only screen and (min-width:86.375em){.site-name{display:inline;float:left;width:12.5%;margin-left:16.666666666666668%}}.top-navigation{display:inline;display:block;float:left;float:none;width:83.33333333333334%;margin-right:8.333333333333334%;margin-bottom:1em;margin-left:8.333333333333334%}@media only screen and (min-width:37.5em){.top-navigation{display:inline;float:left;width:75%;margin-right:0;margin-left:0}}@media only screen and (min-width:86.375em){.top-navigation{display:inline;float:left;width:66.66666666666667%}}.top-navigation ul{padding:0;margin:0;clear:both;list-style-type:none}.top-navigation li{display:block;font-size:16px;font-size:1rem;list-style-type:none;border-bottom:1px solid #ddd;border-bottom:1px solid rgba(17,17,17,0.1)}.top-navigation li:last-child{border-bottom:0 solid transparent}@media only screen and (min-width:37.5em){.top-navigation li{display:inline;margin-right:25px;white-space:nowrap;border-bottom:0 solid transparent}}.top-navigation li a{display:block;padding:10px 0;border-bottom:0 solid transparent;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s;decoration:none}@media only screen and (min-width:37.5em){.top-navigation li a{display:inline;padding:0}}.lines-button{padding:.375rem .75rem;cursor:pointer;border-radius:.21428571428571427rem;transition:.3s;user-select:none}.lines-button:hover{opacity:1}.lines-button:active{transition:0}.lines{position:relative;display:inline-block;width:1.5rem;height:.21428571428571427rem;margin-right:10px;margin-bottom:.3rem;background:#fff;border-radius:.10714285714285714rem;transition:.3s}.lines:before,.lines:after{position:absolute;left:0;display:inline-block;width:1.5rem;height:.21428571428571427rem;background:#fff;border-radius:.10714285714285714rem;content:'';transition:.3s;-webkit-transform-origin:.10714285714285714rem center;transform-origin:.10714285714285714rem center}.lines:before{top:.375rem}.lines:after{top:-0.375rem}.lines-button:hover{opacity:1}.lines-button:hover .lines:before{top:.42857142857142855rem}.lines-button:hover .lines:after{top:-0.42857142857142855rem}.lines-button.x.active .lines{background:transparent}.lines-button.x.active .lines:before,.lines-button.x.active .lines:after{top:0;width:1.5rem;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.lines-button.x.active .lines:before{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg)}.lines-button.x.active .lines:after{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}.nav .navtoogle{font-size:18px;font-size:1.125rem;font-weight:normal;color:#fff;cursor:pointer;background-color:#111;border:0}@media only screen and (min-width:37.5em){.nav .navtoogle{display:none}}.nav button{background:0;border:0}.navtoogle i{z-index:-1}.icon-menu{position:relative;top:3px;line-height:0}.no-js .nav .navtoggle{display:none}.no-js .nav ul{max-height:30em;overflow:hidden}.js .nav ul{max-height:0;overflow:hidden}@media only screen and (min-width:37.5em){.js .nav ul{max-height:30em}}.js .nav .active+ul{max-height:30em;overflow:hidden;-webkit-transition:max-height .4s;-moz-transition:max-height .4s;-ms-transition:max-height .4s;-o-transition:max-height .4s;transition:max-height .4s}#main{width:100%;margin:0 auto;margin-top:1em;clear:both;*zoom:1;counter-reset:captions}#main:before,#main:after{display:table;content:""}#main:after{clear:both}#main:before,#main:after{display:table;line-height:0;content:""}#main:after{clear:both}#main article{display:inline;float:left;width:100%;width:83.33333333333334%;margin:0 auto;margin-right:8.333333333333334%;margin-bottom:2em;margin-left:8.333333333333334%}@media only screen and (min-width:37.5em){#main article{display:inline;float:left;width:50%;margin-right:0;margin-left:0}}@media only screen and (min-width:86.375em){#main article{display:inline;float:left;width:37.5%}}#index{display:inline;float:left;width:100%;width:83.33333333333334%;margin:0 auto;margin-right:8.333333333333334%;margin-bottom:2em;margin-left:8.333333333333334%}@media only screen and (min-width:37.5em){#index{display:inline;float:left;width:50%;margin-right:0;margin-left:0}}@media only screen and (min-width:86.375em){#index{display:inline;float:left;width:37.5%}}#index h3{padding-bottom:.5em;margin:0;font-size:28px;font-size:1.75rem;border-bottom:1px solid #c3c3c3}#index article h2{margin-bottom:4px;font-size:20px;font-size:1.25rem}#index article p{font-size:14px;font-size:.875rem}#index article p+p{text-indent:0}.image-wrap{position:relative;margin-bottom:2em}.image-wrap:after{position:absolute;bottom:-1px;left:8%;display:block;width:0;height:0;border:20px solid transparent;border-bottom-color:#fff;content:" "}@media only screen and (min-width:37.5em){.image-wrap:after{left:25%}}@media only screen and (min-width:86.375em){.image-wrap:after{left:33.333333333%}}.image-wrap img{width:100%;height:auto;-ms-interpolation-mode:bicubic}.image-wrap .headline-wrap{position:absolute;bottom:25px;margin-left:8.333333333333334%}@media only screen and (min-width:37.5em){.image-wrap .headline-wrap{left:25%;margin-left:0}}@media only screen and (min-width:86.375em){.image-wrap .headline-wrap{margin-left:8.333333333333334%}}.image-wrap .headline-wrap h1,.image-wrap .headline-wrap h2{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,0.25)}.byline{clear:both;font-size:80%}.article-author-side h3,.article-author-bottom h3{margin-bottom:0}.article-author-side p,.article-author-bottom p{font-size:80%;font-style:italic}.article-author-side a,.article-author-bottom a,.article-author-side a:hover,.article-author-bottom a:hover{border-bottom:0 solid transparent}.article-author-side img.bio-photo,.article-author-bottom img.bio-photo{width:100px;height:100px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.author-social{display:block;margin-bottom:5px;font-size:14px;font-size:.875rem;color:#111}.author-social:visited{color:#111}.author-social:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.author-social:active{-webkit-transform:translate(0,2px);-moz-transform:translate(0,2px);-ms-transform:translate(0,2px);-o-transform:translate(0,2px);transform:translate(0,2px)}.article-author-side{display:none}@media only screen and (min-width:37.5em){.article-author-side{display:block;display:inline;float:left;width:16.666666666666668%;margin-right:4.166666666666667%;margin-left:4.166666666666667%}.article-author-side h3,.article-author-side .bio-photo,.article-author-side p,.article-author-side .author-social{display:block;max-width:125px;margin:auto}.article-author-side h3{margin-top:10px;margin-bottom:10px}.article-author-side p{margin-bottom:20px}.article-author-side .author-social{margin-bottom:5px}}@media only screen and (min-width:62em){.article-author-side h3,.article-author-side .bio-photo,.article-author-side p,.article-author-side .author-social{max-width:150px}.article-author-side img.bio-photo{margin-right:25px;margin-left:25px}}@media only screen and (min-width:86.375em){.article-author-side{display:inline;float:left;width:12.5%;margin-left:16.666666666666668%}}.article-author-bottom{margin-bottom:1em}@media only screen and (min-width:37.5em){.article-author-bottom{display:none}}.article-author-bottom .bio-photo{float:left;margin-right:25px}.article-author-bottom .author-social{display:inline-block;margin-right:5px}@media only screen and (min-width:62em){.article-author-bottom h3,.article-author-bottom .bio-photo,.article-author-bottom p,.article-author-bottom .author-social{max-width:150px}.article-author-bottom img.bio-photo{margin-right:25px;margin-left:25px}}.article-wrap p>a,.article-wrap li>a{border-bottom:1px dotted #b3b3b3}.article-wrap p>a:hover,.article-wrap li>a:hover{border-bottom-style:solid}.article-wrap p>a.reversefootnote,.article-wrap li>a.reversefootnote{border-bottom-width:0}.toc{display:none;font-size:95%}@media only screen and (min-width:37.5em){.toc{position:absolute;top:5.5em;right:0;display:block;display:inline;float:left;width:16.666666666666668%;margin-right:4.166666666666667%;margin-left:4.166666666666667%;background-color:#fff}}.toc header{background:#2b2b2b}.toc h3{padding:5px 10px;margin:0;font-size:16px;font-size:1rem;color:#fff;text-transform:uppercase}.toc h3:hover{cursor:pointer}.toc ul{padding:0;margin:2px 0 0;line-height:1}.toc li{display:block;padding:0;margin:0 0 1px 0;font-family:'PT Sans Narrow',sans-serif;list-style-type:none}.toc li:last-child{border-bottom-width:0}.toc li a{display:block;padding:10px;color:#fff;background:#5e5e5e;border-bottom-width:0;-webkit-opacity:.7;-moz-opacity:.7;opacity:.7;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-ms-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.toc li a:hover{-webkit-opacity:1;-moz-opacity:1;opacity:1}.toc li ul{margin:1px 0 0}.image-grid{padding:0;margin:0 0 1em;list-style:none;*zoom:1}.image-grid:before,.image-grid:after{display:table;content:""}.image-grid:after{clear:both}.image-grid:before,.image-grid:after{display:table;line-height:0;content:""}.image-grid:after{clear:both}.image-grid li{display:inline;float:left;width:50%}@media only screen and (min-width:30em){.image-grid li{width:33.333333%}}@media only screen and (min-width:37.5em){.image-grid li{width:25%}}@media only screen and (min-width:48em){.image-grid li{width:20%}}@media only screen and (min-width:62em){.image-grid li{width:16.666666666%}}.recent-grid{margin:1em 0;list-style:none;*zoom:1}.recent-grid:before,.recent-grid:after{display:table;content:""}.recent-grid:after{clear:both}.recent-grid:before,.recent-grid:after{display:table;line-height:0;content:""}.recent-grid:after{clear:both}.recent-grid li{display:inline}.recent-grid li a{border-bottom:0 solid transparent}.recent-grid li a:hover{border-bottom:0 solid transparent}.recent-grid img{width:19%;margin-bottom:1%}.holder{font-family:'PT Sans Narrow',sans-serif}.holder a{margin:0 5px;cursor:pointer}.holder a.jp-previous{margin-right:15px;margin-left:0}.holder a.jp-next{margin-right:0;margin-left:15px}.holder a.jp-current{font-weight:bold}.holder a.jp-current,.holder a.jp-current:hover,.holder a.jp-disabled,.holder a.jp-disabled:hover{cursor:default;background:0}.holder span{margin:0 5px}.footer-wrap{width:100%;padding-bottom:3em;margin:0 auto;clear:both;*zoom:1}.footer-wrap:before,.footer-wrap:after{display:table;content:""}.footer-wrap:after{clear:both}.footer-wrap:before,.footer-wrap:after{display:table;line-height:0;content:""}.footer-wrap:after{clear:both}.footer-wrap a,.footer-wrap a:active,.footer-wrap a:visited,.footer-wrap p,.footer-wrap h4,.footer-wrap h5,.footer-wrap h6,.footer-wrap span{font-size:14px;font-size:.875rem}.footer-wrap footer{display:inline;float:left;width:83.33333333333334%;margin-right:8.333333333333334%;margin-left:8.333333333333334%}@media only screen and (min-width:37.5em){.footer-wrap footer{display:inline;float:left;width:50%;margin-right:25%;margin-left:25%}}@media only screen and (min-width:86.375em){.footer-wrap footer{display:inline;float:left;width:37.5%;margin-right:29.166666666666668%;margin-left:33.333333333333336%}}.related-articles{display:inline;float:left;width:83.33333333333334%;margin-right:8.333333333333334%;margin-bottom:2em;margin-left:8.333333333333334%}@media only screen and (min-width:37.5em){.related-articles{display:inline;float:left;width:50%;margin-right:25%;margin-left:25%}}@media only screen and (min-width:86.375em){.related-articles{display:inline;float:left;width:37.5%;margin-right:29.166666666666668%;margin-left:33.333333333333336%}}.related-articles h4{margin-bottom:0;text-transform:uppercase}.related-articles li{margin-bottom:0}.footer-icons li{display:inline-block;padding-right:5px}.footer-icons li a{color:#9a9a9a;-webkit-transition:.4s linear;-moz-transition:.4s linear;-ms-transition:.4s linear;-o-transition:.4s linear;transition:.4s linear}.footer-icons li a:hover{text-decoration:none;border-bottom:0}.footer-icons li a:hover .icon-twitter,.footer-icons li a:hover .icon-twitter-sign{color:#2aa9df}.footer-icons li a:hover .icon-facebook,.footer-icons li a:hover .icon-facebook-sign{color:#3a5a98}.footer-icons li a:hover .icon-instagram,.footer-icons li a:hover .icon-instagram-sign{color:#306088}.footer-icons li a:hover .icon-google-plus,.footer-icons li a:hover .icon-google-plus-sign{color:#b63324}.footer-icons li a:hover .icon-lastfm,.footer-icons li a:hover .icon-lastfm-sign{color:#d80049}.footer-icons li a:hover .icon-github{color:#4183c4}.browser-upgrade{padding:10px;margin:0 0 2em 0;color:#fff;text-align:center;background:#000}.browser-upgrade a{color:#fff;text-decoration:none;border-bottom:1px dotted #fff}.browser-upgrade a:hover{border-bottom:1px solid #fff}#goog-fixurl ul{padding-left:0;margin-left:0;list-style:none}#goog-fixurl ul li{list-style-type:none}#goog-wm-qt{display:inline-block;width:auto;padding:8px 20px;margin-right:10px;margin-bottom:20px;font-size:14px;font-size:.875rem;color:#111;background-color:#fff;border-color:#919191;border-style:solid!important;border-width:2px!important;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#goog-wm-sb{display:inline-block;padding:8px 20px;margin-bottom:20px;font-size:14px;font-size:.875rem;color:#fff;background-color:#111;border:2px solid #111!important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#goog-wm-sb:visited{color:#fff}#goog-wm-sb:hover{color:#111;background-color:#fff}#goog-wm-sb:active{-webkit-transform:translate(0,2px);-moz-transform:translate(0,2px);-ms-transform:translate(0,2px);-o-transform:translate(0,2px);transform:translate(0,2px)}.mfp-bg{position:fixed;top:0;left:0;z-index:502;width:100%;height:100%;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{position:fixed;top:0;left:0;z-index:503;width:100%;height:100%;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 8px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle;content:''}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;z-index:505;display:inline-block;margin:0 auto;text-align:left;vertical-align:middle}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-inline-holder .mfp-content:after,.mfp-ajax-holder .mfp-content:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;width:auto;height:auto;content:'';box-shadow:0 0 8px rgba(0,0,0,0.6)}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom,.image-popup{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{position:absolute;top:50%;right:8px;left:8px;z-index:504;width:auto;margin-top:-0.8em;color:#ccc;text-align:center}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:white}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{z-index:506;display:block;padding:0;overflow:visible;cursor:pointer;border:0;-webkit-appearance:none}button.mfp-close{background:transparent}button::-moz-focus-inner{padding:0;border:0}.mfp-close{position:absolute;top:0;right:0;width:44px;height:44px;padding:0 0 18px 10px;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;line-height:44px;color:white;text-align:center;text-decoration:none;opacity:.65}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{right:-6px;width:100%;padding-right:6px;color:white;text-align:right}.mfp-counter{position:absolute;top:0;right:0;font-size:12px;line-height:18px;color:#ccc}.mfp-arrow{position:absolute;top:0;top:50%;width:90px;height:110px;padding:0;margin:0;margin-top:-55px;overflow:hidden;text-indent:100%;white-space:nowrap;background-color:#111;opacity:.65;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-ms-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{position:absolute;top:0;left:0;display:block;width:0;height:0;margin-top:35px;margin-left:35px;border:solid transparent;content:''}.mfp-arrow:after,.mfp-arrow .mfp-a{top:8px;border-top-width:12px;border-bottom-width:12px;opacity:.8}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:20px;border-bottom-width:20px}.mfp-arrow-left{left:0;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{left:5px;border-right:12px solid #fff}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{border-right:20px solid #fff}.mfp-arrow-right{right:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:5px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{left:3px;border-left:12px solid #fff}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:20px solid #fff}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{width:100%;max-width:900px;line-height:0}.mfp-iframe-scaler{width:100%;height:0;padding-top:56.25%;overflow:hidden}.mfp-iframe-scaler iframe{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:black;box-shadow:0 0 8px rgba(0,0,0,0.6)}.mfp-iframe-holder .mfp-close{top:-40px}img.mfp-img{display:block;width:auto;height:auto;max-width:100%;padding:40px 0 40px;margin:0 auto;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-figure:after{position:absolute;top:40px;right:0;bottom:40px;left:0;z-index:-1;display:block;width:auto;height:auto;content:'';box-shadow:0 0 8px rgba(0,0,0,0.6)}.mfp-figure{line-height:0}.mfp-bottom-bar{position:absolute;top:100%;left:0;width:100%;margin-top:-36px;cursor:auto}.mfp-title{line-height:18px;color:#f3f3f3;text-align:left}.mfp-figure small{display:block;font-size:12px;line-height:14px;color:#bdbdbd}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){{}.mfp-img-mobile .mfp-image-holder{padding-right:0;padding-left:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-bottom-bar{position:fixed;top:auto;bottom:0;padding:3px 5px;margin:0;background:rgba(0,0,0,0.6);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{top:3px;right:5px}.mfp-img-mobile .mfp-close{position:fixed;top:0;right:0;width:35px;height:35px;padding:0;line-height:35px;text-align:center;background:rgba(0,0,0,0.6)}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}}@media all and (max-width:800px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-right:6px;padding-left:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{left:50%;width:600px;padding-bottom:5px;margin-top:5px;margin-left:-300px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-fade .zoom-anim-dialog{opacity:0;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.mfp-fade.mfp-ready .zoom-anim-dialog{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.mfp-fade.mfp-removing .zoom-anim-dialog{opacity:0;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.mfp-fade.mfp-ready.mfp-bg{opacity:.8}.mfp-fade.mfp-removing.mfp-bg{opacity:0}@media print{*{position:static!important;color:black!important;text-shadow:none!important;background:transparent!important;-ms-filter:none!important;filter:none!important;box-shadow:none!important}@page{margin:.5cm}h2,h3{orphans:3;widows:3;page-break-after:avoid}p{orphans:3;widows:3}pre,blockquote{padding:1em;border:1px solid #333;page-break-inside:avoid}abbr[title]:after{content:" (" attr(title) ")"}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}img{max-width:100%!important;page-break-inside:avoid}thead{display:table-header-group}tr{page-break-inside:avoid}} \ No newline at end of file diff --git a/assets/fonts/icomoon.dev.svg b/assets/fonts/icomoon.dev.svg deleted file mode 100644 index d90938b..0000000 --- a/assets/fonts/icomoon.dev.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - -This is a custom SVG font generated by IcoMoon. - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/assets/fonts/icomoon.eot b/assets/fonts/icomoon.eot index 3542c70dd8e6f84cdc5ae3e8ec9857b895613624..580e38c0b303368b2d4641f320053e764a452993 100644 GIT binary patch literal 6556 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 literal 3496 zcmdrPOK%(Jab|b9%jc35xm;3|$R$@I>Bu6fT|OjAikQTf-Nr=}IZ$OQPAE&Vq`(pd zKMEHp5FLV|0g}QerHF%~C<3%_jG}0JFi)MB?D#B9fk^Y;(_DMubipY6_Om1%TBP~H%GUDEol|#fH2;+PYwOFG zcRC%q3A}e`-MN18yBF@idh*`@{3?J{+E`m&{m;LC_%*G4M!m8@1i|0=E1eC~d}w3q z$~EC8VSvA+A$PI4vh2F;xlQMf(OlbFzP1D32D%H!*?fC>Yi;h6FaHVP{t?l>ztg;Y z<;R_?bk?iU`cEv`NItE+*?!eO^%Z!!cKE}+pOFjz40bx5&pE&rO`W!x=qmcPI-f(H zgHET-$V^N7o5P~`N#&#+YV2aPXmvKFhIH$7aDWp};RTwXu;Et_gE#j30^9u1{DjY4 zIKB$?7Tjk%v>;EsrFI{3(3OC;S$gU|OtZ%|=4-4E*xawujL9(o0-Pl1wj`ztTT;t= zpClz3w4mjFfG7VO=$>%06>2h_@sLacc*$o-a%8=`#sogh&VxmJ&;L1)VFTWSuW=V| z;orF;_Z_aqALZX=D(bW>FC!fVF~vcfjN7)fAv|33lV=oQhBTT=i%KvYF;hmR94uuV zW<&{#=}fsaJcwaYPo*={oGB{d2(6d0)v!2%M8Z;K5{-z0AGB}khN0sEjqN|(7He}g zOox2!JHC)1EL>X<440%yE^EM+p+DN*@&|LZS}y3{t@}bDUwtb!+>gRZ|kVJPZuZD94-tE@S0nwib z^6q}7Bat#o*XBIM%s8BY=b-^mE|tTTNF~pSk>PSFL$)N=CQ;H8sDve%hKOpRCbRtm zMVgAEhL%twi93iDDU*$;c`=*OGoqBhNhC)&ef)@bf;#?{EKgXxS5;C zW+%Ql|JLfuHVggO0Tq>X)xl+d3nMBHfJ<3{~o|XfiM6!Q4-QSm%oI$~Rw7*iD94}1- zg6`~4Mc1cFxp~p#hlAn4)UgA4e53GGDU~{Mba=!sNk@5?e|mEIxg&;|OvhE1Q!Z!I z&xlFcr%F1%4 zs$`TzVk7&sNJE8mDKa%mc|I+PD(OApP{|21Sqi&Mi8(~Ypq!&d!V|R-Z!T* zZnxr#L_>XEDdv$yF|8ytZBSPIULIvnO!D@Hq7h%%>&Z+7g2BL4CbyWgP;Alpy}N&z z3J82A;YY#c2}M)kY&@YO`ec{OE)e~ejXNmger)3+(eJU!M{p5^YFiuU2#?x053^JtclQWHf6vAp zR80TI#zmrkda(T7Txo7Ko7-@(2%leDzj|?*s_|K?1ixazOH`(>fd+`bk>Sz(%F-npO)wk4syt&fDRN>BCeuhcn&l*Fmj8S_{nJm_ JWdDDF{{e|{DJ1{^ diff --git a/assets/fonts/icomoon.svg b/assets/fonts/icomoon.svg index c5eabeb..590b167 100644 --- a/assets/fonts/icomoon.svg +++ b/assets/fonts/icomoon.svg @@ -1,94 +1,27 @@ - -This is a custom SVG font generated by IcoMoon. - - +Generated by IcoMoon - + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/fonts/icomoon.ttf b/assets/fonts/icomoon.ttf index d436e09075edb1d2f73a0663ea30895d25e1f55b..ac1cd04f521a2374e1074ba594415721518119f8 100644 GIT binary patch literal 6392 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 literal 3332 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 B@=^c* literal 5248 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 VE?0o7@5-b9{m)pU*%$^O`5zW8oACeu diff --git a/assets/less/icomoon.less b/assets/less/icomoon.less index 3b1f118..c0ddb1f 100644 --- a/assets/less/icomoon.less +++ b/assets/less/icomoon.less @@ -1,33 +1,15 @@ @font-face { font-family: 'icomoon'; - src:url('../fonts/icomoon.eot'); - src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'), - url('../fonts/icomoon.woff') format('woff'), - url('../fonts/icomoon.ttf') format('truetype'), - url('../fonts/icomoon.svg#icomoon') format('svg'); + src:url('../fonts/icomoon.eot?-w4tutt'); + src:url('../fonts/icomoon.eot?#iefix-w4tutt') format('embedded-opentype'), + url('../fonts/icomoon.woff?-w4tutt') format('woff'), + url('../fonts/icomoon.ttf?-w4tutt') format('truetype'), + url('../fonts/icomoon.svg?-w4tutt#icomoon') format('svg'); font-weight: normal; font-style: normal; } -/* Use the following CSS code if you want to use data attributes for inserting your icons */ -[data-icon]:before { - font-family: 'icomoon'; - content: attr(data-icon); - speak: none; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - -webkit-font-smoothing: antialiased; -} - -/* Use the following CSS code if you want to have a class per icon */ -/* -Instead of a list of all class selectors, -you can use the generic selector below, but it's slower: -[class*="icon-"] { -*/ -.icon-instagram, .icon-facebook, .icon-twitter, .icon-google-plus, .icon-feed, .icon-feed-2, .icon-linkedin, .icon-tumblr, .icon-lastfm, .icon-mail, .icon-github { +[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon'; speak: none; font-style: normal; @@ -35,38 +17,60 @@ you can use the generic selector below, but it's slower: font-variant: normal; text-transform: none; line-height: 1; + + /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; } -.icon-instagram:before { - content: "\e004"; + +.icon-google-plus:before { + content: "\e600"; } .icon-facebook:before { - content: "\e003"; + content: "\e601"; } .icon-twitter:before { - content: "\e007"; -} -.icon-google-plus:before { - content: "\e00a"; + content: "\e602"; } .icon-feed:before { - content: "\e00b"; + content: "\e603"; } -.icon-feed-2:before { - content: "\e00c"; +.icon-feed2:before { + content: "\e604"; } -.icon-linkedin:before { - content: "\e001"; +.icon-vimeo:before { + content: "\e605"; } -.icon-tumblr:before { - content: "\e002"; +.icon-dribbble:before { + content: "\e606"; +} +.icon-steam:before { + content: "\e607"; +} +.icon-github:before { + content: "\e608"; } .icon-lastfm:before { - content: "\e005"; + content: "\e609"; } -.icon-mail:before { - content: "\e006"; +.icon-tumblr:before { + content: "\e60a"; } -.icon-github:before { - content: "\e000"; +.icon-stackoverflow:before { + content: "\e60b"; +} +.icon-pinterest:before { + content: "\e60c"; +} +.icon-foursquare:before { + content: "\e60d"; +} +.icon-flickr:before { + content: "\e60e"; +} +.icon-linkedin:before { + content: "\e60f"; +} +.icon-instagram:before { + content: "\e610"; } -- 2.45.2