<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[10451] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes: Theme Directory: Trigger scrolling with a Load More button.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="http://meta.trac.wordpress.org/changeset/10451">10451</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"http://meta.trac.wordpress.org/changeset/10451","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>ryelle</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2020-11-18 15:53:35 +0000 (Wed, 18 Nov 2020)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Theme Directory: Trigger scrolling with a Load More button.

Remove the automatic scroll-based trigger in favor of a Load More button. This will let people actually get to the content in the footer of the site.

Props iandstewart, dingo_d, dufresnesteven.
Fixes <a href="http://meta.trac.wordpress.org/ticket/5153">#5153</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemescsscomponents_mainscss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemescssstylertlcss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/style-rtl.css</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemescssstylecss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/style.css</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemescssstylecssmap">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/style.css.map</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemesindexphp">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/index.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemesjsthemejs">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/js/theme.js</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemesjsthememinjs">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/js/theme.min.js</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemescsscomponents_mainscss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss        2020-11-18 07:27:02 UTC (rev 10450)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss  2020-11-18 15:53:35 UTC (rev 10451)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -162,6 +162,17 @@
</span><span class="cx" style="display: block; padding: 0 10px">        opacity: 1;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.theme-load-more {
+       margin-top: 40px;
+       text-align: center;
+
+       // Bit of a hack, checks the `nojs` class on the admin bar (also shown to logged out users).
+       .nojs ~ .wrap &,
+       .show-filters & {
+               display: none;
+       }
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> // Theme Widget area in the themes screen.
</span><span class="cx" style="display: block; padding: 0 10px"> .theme-widget-area {
</span><span class="cx" style="display: block; padding: 0 10px">   background-color: #fff;
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemescssstylertlcss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/style-rtl.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/style-rtl.css        2020-11-18 07:27:02 UTC (rev 10450)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/style-rtl.css  2020-11-18 15:53:35 UTC (rev 10451)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1 +1 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,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-color:transparent}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{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}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-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}optgroup{font-weight:700}table{border-spacing:0}td,th{padding:0}p{margin:1rem 0}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5rem}address{margin:0 0 1.5rem}pre{background:#e
 ee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:1.6rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{background:#fff}blockquote,q{quotes:"" ""}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote{border-right:2px solid #767676;color:#767676;margin:1rem 0;padding-right:.8rem}blockquote cite{font-size:12.8px;font-size:.8rem}figure{margin:0}hr{background-color:#eee;border:0;height:2px;margin:5rem auto}img{height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-family:Op
 en Sans,sans-serif;clear:both;line-height:1.5;margin:2rem 0 1rem}.h1,h1{font-size:39.062px;font-size:2.44140625rem;font-weight:300}.h2,h2{font-size:31.25px;font-size:1.953125rem;font-weight:300}.h3,h3{font-size:25px;font-size:1.5625rem;font-weight:400}.h4,h4{font-size:20px;font-size:1.25rem;color:#32373c;font-weight:600;padding:0}.h5,h5{font-size:16px;font-size:1rem;font-weight:600;letter-spacing:.16px;letter-spacing:.01rem;text-transform:uppercase}.h6,h6{font-size:12.8px;font-size:.8rem;font-weight:600;letter-spacing:.8px;text-transform:uppercase}a{color:#0073aa;text-decoration:none}a:active,a:focus,a:hover{text-decoration:underline}a:focus{outline:thin dotted}a:active,a:hover{outline:0}li>a,p a{text-decoration:underline}li>a:hover,p a:hover{color:#d54e21}ol,ul{margin:0 1.5em 1.5em 0;padding:0}ul{list-style:square}ol{list-style:decimal}ol.unmarked-list,ul.unmarked-list{list-style:none;padding-right:0}li>ol,li>ul{margin-bottom:0}dt{font-weight:700}dd{margin:0 1.5em 1.5em
 }table{border:1px solid #eee;border-collapse:collapse;font-size:12.8px;font-size:.8rem;margin:0 0 1rem;padding:0;width:100%}table thead{background:#32373c;color:#fff}table td,table th{border:1px solid #eee;font-weight:400;margin:0;padding:.4rem;text-align:right;vertical-align:top}table tbody tr:nth-child(2n){background:#f7f7f7}html{font-size:100%}body,button,input,select,textarea{color:#32373c;font-family:Open Sans,sans-serif;font-size:100%;line-height:1.5}@media screen and (min-width:737px){html{font-size:1.125rem}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{background-color:#f1f1f1;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;to
 p:5px;width:auto;z-index:100000}.site-content[tabindex="-1"]:focus{outline:0}.no-js .hide-if-no-js{display:none}.alignleft{display:inline;float:right;margin-left:1.5em}.alignright{display:inline;float:left;margin-right:1.5em}.aligncenter{clear:both;display:block;margin-right:auto;margin-left:auto}@media screen and (max-width:480px){.alignleft,.alignright{display:block;float:none;margin-right:auto;margin-left:auto}}.button,.button-primary,.button-secondary,.plugin-upload-form .button-primary{border:1px solid;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:12.8px;font-size:.8rem;height:25px;height:1.5625rem;line-height:1;margin:0;padding:0 .8rem;text-decoration:none;white-space:nowrap;-webkit-appearance:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;paddin
 g:0}.button-group.button-xl .button,.button.button-xl{font-size:16px;font-size:1rem;height:39.062px;height:2.44140625rem;line-height:1;padding:0 1.5rem}.button-group.button-large .button,.button.button-large{height:31.25px;height:1.953125rem;line-height:1;padding:0 1rem}.button-group.button-small .button,.button.button-small{font-size:10.24px;font-size:.64rem;height:20px;height:1.25rem;line-height:1;padding:0 .5rem}a.button,a.button-primary,a.button-secondary{line-height:25px;line-height:1.5625rem}.button-group.button-large a.button,a.button.button-large{line-height:31.25px;line-height:1.953125rem}.button-group.button-xl a.button,a.button.button-xl{line-height:39.062px;line-height:2.44140625rem}.button-group.button-small a.button,a.button.button-small{line-height:20px;line-height:1.25rem}.button:active,.button:focus{outline:none}.button.hidden{display:none}input[type=reset],input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover{background:none;border:none;-webkit-b
 ox-shadow:none;box-shadow:none;padding:0 2px 1px;width:auto}.button,.button-secondary,.button:visited{background:#f7f7f7;border-color:#ccc;-webkit-box-shadow:0 1px 0 #ccc;box-shadow:0 1px 0 #ccc;color:#555;vertical-align:top}p .button{vertical-align:baseline}.button-secondary:focus,.button-secondary:hover,.button.focus,.button.hover,.button:focus,.button:hover{background:#fafafa;border-color:#999;color:#23282d}.button-link:focus,.button-secondary:focus,.button.focus,.button:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 3px rgba(0,115,170,.8);box-shadow:0 0 3px rgba(0,115,170,.8)}.button-secondary:active,.button.active,.button.active:hover,.button:active{background:#eee;border-color:#999;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.button.active:focus{border-color:#5b9dd9;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px 
 rgba(0,115,170,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(0,115,170,.8)}.button-disabled,.button-secondary.disabled,.button-secondary:disabled,.button-secondary[disabled],.button.disabled,.button:disabled,.button[disabled]{background:#f7f7f7!important;border-color:#ddd!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#a0a5aa!important;cursor:default;text-shadow:0 1px 0 #fff!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.button-link,input[type=submit].button-link{background:none;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0}.button-link:focus{outline:1px solid #5b9dd9}.button-primary,.download-button,.plugin-upload-form .button-primary{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -
 1px 1px #006799,-1px 0 1px #006799,0 1px 1px #006799,1px 0 1px #006799}.button-primary:visited,.download-button:visited,.plugin-upload-form .button-primary:visited{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary.hover,.button-primary:focus,.button-primary:hover,.download-button.focus,.download-button.hover,.download-button:focus,.download-button:hover,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary.hover,.plugin-upload-form .button-primary:focus,.plugin-upload-form .button-primary:hover{background:#008ec2;border-color:#006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary:focus,.download-button.focus,.download-button:focus,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary:focus{-webkit-box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db;box-shadow:0 1
 px 0 #0073aa,0 0 2px 1px #33b3db}.button-primary.active,.button-primary.active:focus,.button-primary.active:hover,.button-primary:active,.download-button.active,.download-button.active:focus,.download-button.active:hover,.download-button:active,.plugin-upload-form .button-primary.active,.plugin-upload-form .button-primary.active:focus,.plugin-upload-form .button-primary.active:hover,.plugin-upload-form .button-primary:active{background:#0073aa;border-color:#006799;-webkit-box-shadow:inset 0 2px 0 #006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.button-primary.disabled,.button-primary:disabled,.button-primary[disabled],.download-button.disabled,.download-button:disabled,.download-button[disabled],.plugin-upload-form .button-primary.disabled,.plugin-upload-form .button-primary:disabled,.plugin-upload-form .button-primary[disabled]{background:#008ec2!important;border-color:#007cb2!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#66c6e4!important;
 cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-primary.button.button-hero,.download-button.button.button-hero,.plugin-upload-form .button-primary.button.button-hero{-webkit-box-shadow:0 2px 0 #006799;box-shadow:0 2px 0 #006799}.button-primary.button.button-hero.active,.button-primary.button.button-hero.active:focus,.button-primary.button.button-hero.active:hover,.button-primary.button.button-hero:active,.download-button.button.button-hero.active,.download-button.button.button-hero.active:focus,.download-button.button.button-hero.active:hover,.download-button.button.button-hero:active,.plugin-upload-form .button-primary.button.button-hero.active,.plugin-upload-form .button-primary.button.button-hero.active:focus,.plugin-upload-form .button-primary.button.button-hero.active:hover,.plugin-upload-form .button-primary.button.button-hero:active{-webkit-box-shadow:inset 0 3px 0 #006799;box-shadow:inset 0 3px 0 #006799}.button-primary-disabled{background:#008ec2!import
 ant;border-color:#007cb2!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-group{display:inline-block;font-size:0;position:relative;vertical-align:middle;white-space:nowrap}.button-group>.button{-webkit-border-radius:0;border-radius:0;display:inline-block;margin-left:-1px;z-index:10}.button-group>.button-primary{z-index:100}.button-group>.button:hover{z-index:20}.button-group>.button:first-child{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.button-group>.button:last-child{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.button-group>.button:focus{position:relative;z-index:1}@media screen and (max-width:737px){.button,.button.button-large,.button.button-small,.plugin-upload-form .button-primary{font-size:14px;height:auto;line-height:normal;margin-bottom:4px;padding:6px 14px;vertical-align:middle}}.clear:after,.clear:before,.comm
 ent-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.home-below:after,.home-below:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.home-below:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}p.subheading{color:#82878c;font-size:20px;font-size:1.25rem;font-weight:300;margin:-.4rem auto 2rem;text-align:center}p.intro{font-size:20px;font-size:1.25rem}p.aside{font-size:12.8px;font-size:.8rem}p.note{font-size:10.24px;font-size:.64rem;letter-spacing:.16px;letter-spacing:.01rem;max-width:291.038px;max-width:18.1898940355rem}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type
 =month],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);color:#32373c;outline:none;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[type=email],input[typ
 e=url]{direction:rtl}input[type=number]{height:28px;line-height:inherit}input[type=checkbox],input[type=radio]{background:#fff;border:1px solid #b4b9be;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);clear:none;color:#555;cursor:pointer;display:inline-block;height:16px;line-height:0;margin:-4px 0 0 4px;min-width:16px;outline:0;padding:0!important;text-align:center;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out;vertical-align:middle;width:16px;-webkit-appearance:none}input[type=checkbox]:checked:before,input[type=radio]:checked:before{display:inline-block;float:right;font:normal 21px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio].disabled,input[type=radio].
 disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}input[type=checkbox]:checked:before{color:#1e8cbe;content:"\f147";margin:-3px -4px 0 0}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;line-height:10px;margin-left:4px}input[type=radio]:checked+label:before{color:#82878c}input[type=radio]:checked:before{background-color:#1e8cbe;-webkit-border-radius:50px;border-radius:50px;content:"\2022";font-size:24px;height:6px;line-height:16px;margin:4px;text-indent:-9999px;width:6px}input[type=reset]:active,input[type=reset]:hover{color:#00a0d2}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{-webkit-border-radius:0;border-radius:0;font-size:14px;padding:3px 5px}textarea{line-height:1.4;overflow:auto;padding:2px 6px;resize:vertical}textarea.code
 {line-height:1.4;padding:4px 6px 1px}label{cursor:pointer;vertical-align:middle}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:hsla(0,0%,100%,.5);border-color:hsla(0,0%,87.1%,.75);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(51,51,51,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=range].disabled,input[type=range]:disabled{background:none;-webkit-box-shadow:none;box-shadow:none}input.large-text,textarea.large-text{width:99%}input.regular-text{width:25em}input.small-text{padding:1px 6px;width:50px}input[type=number].small-text{width:65px}input.tiny-text{width:35px}input[type=number].tiny-text{width:45px}@media screen and (max-widt
 h:782px){textarea{-webkit-appearance:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input[type=number]{height:40px}input.code{padding-bottom:5px;padding-top:10px}input[type=checkbox]{-webkit-appearance:none;padding:10px}input[type=checkbox]:checked:before{font:normal 30px/1 dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}input,textarea{font-size:16px}input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}input.regular-text{width:100%}label{font-size:14px}fieldset label{display:block}}a.button:active,a.button:focus,a.button:hover{text-decoration:none}.notice{background:#fff;border-right:4px solid #fff;-webkit-box-shad
 ow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:1em 0;padding:1px 12px}.notice p{font-size:12.8px;font-size:.8rem;margin:.5em 0;padding:2px}.notice.notice-alt{-webkit-box-shadow:none;box-shadow:none}.notice.notice-large{padding:10px 20px}.notice.notice-success{border-right-color:#46b450}.notice.notice-success.notice-alt{background-color:#ecf7ed}.notice.notice-warning{border-right-color:#ffb900}.notice.notice-warning.notice-alt{background-color:#fff8e5}.notice.notice-error{border-right-color:#dc3232}.notice.notice-error.notice-alt{background-color:#fbeaea}.notice.notice-info{border-right-color:#00a0d2}.notice.notice-info.notice-alt{background-color:#e5f5fa}.error-404 .page-content,.error-404 .page-title{text-align:center}.error-404 .page-content .logo-swing{height:160px;height:10rem;margin:6rem auto;position:relative;text-align:center;width:160px;width:10rem}.error-404 .page-content .logo-swing .wp-logo{right:0;max-width:none;position:absolute;top:0;width:1
 60px;width:10rem}@-webkit-keyframes hinge{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}40%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(-60deg);transform:rotate(-60deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{10%{width:180px;hei
 ght:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}40%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(-60deg);transform:rotate(-60deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation
 -name:hinge}.comments-area{margin-top:5em}.comments-area>:last-child{margin-bottom:0}.comments-area .comment-list+.comment-respond{border-top:1px solid #eaeaea}.comments-area .comment-list+.comment-respond,.comments-area .comment-navigation+.comment-respond{padding-top:1.6em}.comments-area .comments-title{margin-bottom:1.3333em}.comments-area .comment-list{list-style:none;margin:0}.comments-area .comment-list .pingback,.comments-area .comment-list .trackback,.comments-area .comment-list article{border-top:1px solid #eaeaea;padding:1.6em 0}.comments-area .comment-list article:not(:only-child){padding-bottom:0}.comments-area .comment-list article+.comment-respond{padding-bottom:1.6em}.comments-area .comment-list .children{list-style:none;margin:0}.comments-area .comment-list .children>li{padding-right:.8em}.comments-area .comment-list .alt{background:none}.comments-area .comment-author{color:#999;margin-bottom:.4em}.comments-area .comment-author .avatar{float:right;height:24px;m
 argin-left:.8em;width:24px}.comments-area .comment-metadata,.comments-area .pingback .edit-link{color:#999;line-height:1.5}.comments-area .comment-metadata a,.comments-area .pingback .edit-link a{color:#777}.comments-area .comment-metadata{font-size:12.8px;font-size:.8rem;margin-bottom:1.6em}.comments-area .comment-metadata .edit-link,.comments-area .pingback .edit-link{margin-right:1em}.comments-area .pingback .edit-link:before{top:5px}.comments-area .comment-content ol,.comments-area .comment-content ul{margin:0 1.3333em 1.6em 0}.comments-area .comment-content>:last-child,.comments-area .comment-content li>ol,.comments-area .comment-content li>ul{margin-bottom:0}.comments-area .comment-content .reply{font-size:12px}.comments-area .comment-content .reply a{border:1px solid #eaeaea;color:#707070;display:inline-block;font-weight:700;line-height:1;margin-top:2em;padding:.4167em .8333em;text-transform:uppercase}.comments-area .comment-content .reply a:focus,.comments-area .com
 ment-content .reply a:hover{border-color:#333;color:#333;outline:0}.comments-area .comment-reply-title a{font-weight:inherit}.comments-area .comment-form label{font-size:12.8px;font-size:.8rem;font-weight:700;display:block;letter-spacing:.04em;line-height:1.5}.comments-area .comment-form input[type=email],.comments-area .comment-form input[type=text],.comments-area .comment-form input[type=url],.comments-area .comment-form textarea{width:100%}.comments-area .comment-awaiting-moderation,.comments-area .comment-notes,.comments-area .form-allowed-tags,.comments-area .logged-in-as{font-size:16px;font-size:1rem;line-height:1.5;margin-bottom:2em}.comments-area .no-comments{border-top:1px solid #eaeaea;color:#999;font-weight:700;padding-top:1.6em}.comments-area .comment-navigation+.no-comments{border-top:0}.comments-area .form-allowed-tags code{font-family:Inconsolata,monospace}.comments-area .form-submit{margin-bottom:0}.comments-area .required{color:#c0392b}.entry-content{-webkit-hyphens
 :auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}.entry-content>p:first-child{margin-top:0}.entry-content [class*=col-]~h1,.entry-content [class*=col-]~h2,.entry-content [class*=col-]~h3,.entry-content [class*=col-]~h4,.entry-content [class*=col-]~h5,.entry-content [class*=col-]~h6{clear:none}.entry-header{position:relative}.entry-header .sticky-post{color:#999;font-size:12.8px;font-size:.8rem;font-style:italic;position:absolute;top:-12.8px;top:-.8rem}.entry-summary{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}body:not(.single):not(.search) .site-main .post{margin-bottom:3.0517578125rem;max-width:40em}.gallery{margin-bottom:1.5rem}.gallery .gallery-item{display:inline-block;margin:0;text-align:center;vertical-align:top;width:100%}.gallery.gallery-columns-2 .gallery-item{max-width:50%}.gallery.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery.gallery-columns-4 .gallery-item{max-width:25%}.gallery.galler
 y-columns-5 .gallery-item{max-width:20%}.gallery.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery .gallery-caption{display:block}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.pagination .nav-links{text-align:center}.pagination .nav-links .page-numbers{background-color:#f9f9f9;cursor:hand;display:inline-block;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.dots,.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{background:none;font-size:.9em;width:auto}.pagination .nav-links .page-numbers.dots{cursor:inherit}@media screen and (max-width:737px){.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{font-size:0;mi
 n-width:0;padding:0}.pagination .nav-links .page-numbers.next:after,.pagination .nav-links .page-numbers.prev:before{background-color:#f9f9f9;display:inline-block;font-size:1rem;line-height:1.5;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.prev:before{content:"\2039"}.pagination .nav-links .page-numbers.next:after{content:"\203A"}}.pagination .nav-links span.page-numbers{background-color:#f7f7f7;font-weight:700}.search-form .search-field{line-height:normal;margin:0;padding:4px 5px;vertical-align:text-bottom}.site-content{margin:0 auto;max-width:960px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-content{padding:0 10px 3.0517578125rem}}@media screen and (max-width:737px){.site-content .site-main{float:none;margin:0;width:auto}}.home .site-content,.page .site-content,.site-content.page{margin:auto;max-width:none;padding:0}.site-content .page-title{font-size:20px;font-size:1.25rem;font-weight:400}.site-content .no-results{margin:0 au
 to 3.0517578125rem;max-width:40em;padding:0 2rem}.site-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-.4rem auto 2rem;text-align:center}.site-header{background:#0073aa;padding:1rem 0;position:relative}.site-header .site-branding{margin:0 auto;max-width:960px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-header .site-branding{padding:0 10px}}.site-header.home{padding:1.5625rem 1.143rem;text-align:center}.site-title{display:inline-block;font-size:25px;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 0 0 2rem;max-width:none}.site-title a{color:#fff;font-weight:300}.site-title a:active,.site-title a:focus,.site-title a:hover{text-decoration:none}.site-header.home .site-title{display:inherit;font-size:61.035px;font-size:3.8146972656rem;margin:2rem 0 1rem}#wporg-footer{background-color:#f7f7f7;border-top:1px solid #dfdfdf;clear:both;margin:0 auto;overflow:auto;padding:22px 14px 65px}#wporg-footer .wrapper{clear:both;
 margin:0 auto;max-width:930px;overflow:auto}#wporg-footer ul{float:right;margin-bottom:20px;margin-right:24px;overflow:auto;padding-right:0;width:135px}@media screen and (min-width:960px){#wporg-footer ul:first-child{margin-right:0}}#wporg-footer ul li{color:#bbb;font-size:14px;list-style-type:none;margin-bottom:1px}#wporg-footer ul li a{text-decoration:none;text-decoration-skip-ink:none}#wporg-footer ul li a:hover{color:#0073aa;text-decoration:underline}#wporg-footer .cip{clear:both;color:#ccc;float:none;font-size:12.8px;font-size:.8rem;letter-spacing:.3em;margin:35px auto 0;text-align:center;text-transform:uppercase}#wporg-footer .cip.cip-image{background:url(//s.w.org/style/images/codeispoetry.png?1=) 50% no-repeat;-webkit-background-size:190px 15px;background-size:190px 15px;height:15px;text-indent:-9999px;width:190px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#wporg-footer .cip.cip
 -image{background-image:url(//s.w.org/style/images/codeispoetry-2x.png?1=)}}@media screen and (min-width:561px) and (max-width:959px){#wporg-footer .wrapper{max-width:600px}#wporg-footer ul{margin-right:2%;width:32%}#wporg-footer ul:nth-child(3n+1){margin-right:0}#wporg-footer ul:nth-child(4n){clear:both}}@media screen and (max-width:560px){#wporg-footer .wrapper{max-width:360px}#wporg-footer ul{margin-right:4%;width:48%}#wporg-footer ul:nth-child(odd){margin-right:0;clear:both}}#wporg-header{background:#23282d;height:140px;position:relative;text-align:center;width:100%}#wporg-header .wrapper{margin:0 auto;max-width:960px}#wporg-header h1{display:inline-block;margin:auto;width:303px}#wporg-header h1 a{background:url(//s.w.org/style/images/wporg-logo.svg?3=) 100% no-repeat;-webkit-background-size:290px 46px;background-size:290px 46px;display:block;height:88px;text-indent:-9999px}#wporg-header h2.rosetta{clear:none;color:#dfdfdf;font-family:Georgia,Times New Roman,serif;font-size:30px
 ;margin:0 60px 0 0}#wporg-header h2.rosetta a{border-bottom:none;color:#dfdfdf;display:block;height:52px;line-height:22px;padding:0}#wporg-header h2.rosetta a:hover{text-decoration:none}#wporg-header #wporg-header-menu{background:#23282d;right:-75%;list-style:none;margin:0;max-width:75%;min-width:200px;position:absolute;text-align:right;top:100%;-webkit-transition:right .3s;transition:right .3s;z-index:100000}#wporg-header #wporg-header-menu.toggled{right:0}#wporg-header ul li{list-style-type:none;position:relative}#wporg-header ul li a{color:#eee;display:block;font-family:Open Sans,Helvetica,Arial,Liberation Sans,sans-serif;font-size:13px;font-weight:600;height:34px;line-height:34px;margin:0 4px;padding:10px 30px;text-decoration:none}#wporg-header ul li a.subcurrent{font-weight:700}@media (max-width:768px){#wporg-header ul li a{height:auto}}#wporg-header ul li.current-menu-item a,#wporg-header ul li.current_page_parent a,#wporg-header ul li a.current,#wporg-header ul li a:hover{col
 or:#00a0d2}#wporg-header ul li#download,#wporg-header ul li.download{float:left;height:34px;margin-left:14px;overflow:hidden;padding:0 0 34px}@media screen and (max-width:767px){#wporg-header ul li#download,#wporg-header ul li.download{display:block;float:none;margin:10px 20px 20px;padding-bottom:0;height:auto}#wporg-header ul li#download a,#wporg-header ul li.download a{padding:4px 10px;text-align:center}}#wporg-header ul li#download a,#wporg-header ul li.download a{margin:0;padding:0 16px}#wporg-header ul li#download a:hover,#wporg-header ul li.download a:hover{color:#eee}#wporg-header ul li#download.current,#wporg-header ul li#download.current-menu-item,#wporg-header ul li#download .uparrow,#wporg-header ul li.download.current,#wporg-header ul li.download.current-menu-item,#wporg-header ul li.download .uparrow{display:none}#wporg-header ul li .nav-submenu{clip:rect(1px,1px,1px,1px);height:1px;right:-2px;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;z-index:99999}
 #wporg-header ul li .nav-submenu li a{display:inline-block;height:24px;line-height:24px;margin:0;white-space:nowrap}@media screen and (min-width:768px){#wporg-header #head-search{float:left;margin-left:14px;padding-top:30px}}#wporg-header #head-search form{border-bottom:1px solid #3f3f3f;display:inline-block;margin-right:60px;width:288px}#wporg-header #head-search form input.text{background:#191e23;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#b4b9be;float:right;font-family:Open Sans,sans-serif;font-size:12px;height:24px;margin:0;outline:none;padding:3px;vertical-align:top;width:256px}#wporg-header #head-search form input.text::-moz-placeholder{color:#eee}@media screen and (max-width:480px){#wporg-header #head-search form input.text{width:216px}}#wporg-header #head-search form .button{background:#191e23 url(//s.w.org/wp-includes/images/admin-bar-sprite.png?d=20120831) no-repeat 2px 5px;border
 :none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;float:right;height:30px;margin:0;padding:0;text-shadow:none!important;width:26px}@media screen and (max-width:480px){#wporg-header #head-search form{width:248px}}@media screen and (min-width:480px){#wporg-header #head-search form{margin-right:0}}@media screen and (min-width:768px){#wporg-header{height:120px;text-align:inherit}#wporg-header h1{float:right;padding-right:10px}#wporg-header h2.rosetta{float:right;margin-right:0;padding:36px 27px 0}#wporg-header #headline h2{text-rendering:optimizeLegibility}#wporg-header #wporg-header-menu{float:right;height:46px;list-style:none;margin:-15px 0 0;max-width:inherit;min-width:0;padding:0;position:static;width:100%}#wporg-header ul li{float:right;position:relative}#wporg-header ul li a{height:46px;padding:0 6px}#wporg-header ul li a.current~.uparrow{border-bottom:9px solid #f7f7f7;border-right:9px solid transparent;border-left:9px solid transparent;height:
 0;margin:-8px auto 0;width:0}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after{border-bottom:9px solid #f7f7f7;border-right:9px solid transparent;border-left:9px solid transparent;content:"";height:0;right:50%;margin:-8px -9px 0 0;position:absolute;width:0}#wporg-header ul li .nav-submenu:hover~.uparrow,#wporg-header ul li:hover .nav-submenu~.uparrow{border-bottom:9px solid #32373c;border-right:9px solid transparent;border-left:9px solid transparent;height:0;margin:-10px auto 0;width:0}#wporg-header ul li .nav-submenu{background:#32373c;border:1px solid #32373c;border-top:0;margin-top:-1px;min-width:0}#wporg-header ul li .nav-submenu li{float:none}#wporg-header ul li .nav-submenu li a{height:34px;line-height:34px}#wporg-header .nav-menu .focus>ul,#wporg-header .nav-menu ul li:hover>ul,#wporg-header ul.nav-menu .focus>ul,#wporg-header ul.nav-menu li:hover>ul{clip:inherit;height:inherit;overflow:inherit;width:inherit}#wporg
 -header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after,#wporg-header ul li a.current~.uparrow{border-bottom-color:#0073aa}}.page-download #wporg-header #download,.page-parent-download #wporg-header #download{display:none}#mobile-menu-button{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;display:block;float:right;font-family:dashicons;font-size:16px;font-style:normal;font-weight:400;right:10px;line-height:1;padding:1px;position:absolute;text-align:center;text-decoration:inherit;text-shadow:none;top:75px;-webkit-transition:color .1s ease-in;transition:color .1s ease-in;vertical-align:top;-webkit-font-smoothing:antialiased}#mobile-menu-button:before{border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#888;content:"\f228";display:inline-block;float:right;font:normal 50px/1 Dashicons;margin:0;outline:none;padding:3px;text-decoration:none;vertical-align:middle;-webkit-font-smoothing:an
 tialiased}@media screen and (min-width:768px){#mobile-menu-button{display:none}}#download-mobile{background:#f7f7f7;border-bottom:1px solid #ddd}#download-mobile .wrapper{padding:20px 0;text-align:center}#download-mobile span.download-ready{font-size:1.6em;margin:0 .25em}#download-mobile a.download-button{font-size:1.6em;height:inherit;margin:10px .25em;padding:10px 15px}body{background:#f1f1f1}.chart>div>div>div>div{right:-10000px!important;left:auto!important}.clear:after,.clear:before,.main-navigation:after,.main-navigation:before,.theme-wrap .theme-about:after,.theme-wrap .theme-about:before{content:"";display:table}.clear:after,.main-navigation:after,.theme-wrap .theme-about:after{clear:both}h2{font-size:28px}ol,ul{margin:0 0 22px;padding-right:26px}.type-page{margin:30px auto}.site-title a{text-decoration:none}.site-title a:active,.site-title a:focus,.site-title a:hover{color:#fff}.entry-title{font-size:36px;font-weight:300;line-height:1.3;margin:0 0 20px
 }.wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:auto;margin-left:auto;max-width:960px;padding:0 10px 100px;position:relative}.theme-browser .themes{clear:both;font-size:0}.modal-open .rendered .themes,.modal-open .wp-filter,.modal-open aside.theme-widget-area{display:none}.theme-browser .theme{border:1px solid #dedede;-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1);cursor:pointer;display:inline-block;margin:0 0 4% 4%;position:relative;width:30.6%}.ie8 .theme-browser .theme{width:30%;margin:0 0 4% 3%}.theme-browser .theme:nth-child(3n){margin-left:0}.theme-browser .theme:focus,.theme-browser .theme:hover{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8);cursor:pointer;outline:none}.theme-browser .theme .url{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.theme-browser .theme .url:hover{text-decoration:
 none}.theme-browser .theme .entry-title{background:#fff;background:hsla(0,0%,100%,.65);-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#555;font-size:15px;font-weight:600;height:18px;margin:0;overflow:hidden;padding:15px;text-overflow:ellipsis;white-space:nowrap}.theme-browser .theme .theme-actions{background:hsla(0,0%,95.7%,.7);bottom:0;border-right:1px solid rgba(0,0,0,.05);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";height:38px;opacity:0;padding:9px 10px 0;position:absolute;left:0;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.theme-browser .theme .theme-actions .button{font-size:13px}.theme-browser .theme.focus .theme-actions,.theme-browser .theme:focus .theme-actions,.theme-browser .theme:hover .theme-actions{-
 ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.theme-widget-area{background-color:#fff;padding-top:20px}.theme-widget-area .widget-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.theme-widget-area .widget{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:14px}.theme-widget-area .textwidget{font-size:12.8px;font-size:.8rem}@media only screen and (max-width:600px){.theme-widget-area .widget-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.theme-browser .theme .theme-screenshot{display:block;overflow:hidden;position:relative;-webkit-transition:opacity
  .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme .theme-screenshot:after{content:"";display:block}.theme-browser .theme:focus .theme-screenshot,.theme-browser .theme:hover .theme-screenshot{background:#fff}.theme-browser .theme .theme-screenshot img{display:block;margin:0 auto;height:auto;max-height:300px;right:0;position:inherit;top:0;-webkit-transform:translateZ(0);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme:focus .theme-screenshot img,.theme-browser .theme:hover .theme-screenshot img{opacity:.4}.theme-browser .theme .more-details{background:#23282d;background:rgba(0,0,0,.7);-webkit-border-radius:3px;border-radius:3px;color:#fff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";font-size:15px;-webkit-font-smoothing:antialiased;font-weight:600;right:25%;opacity:0;padding:15px 12px;position:absolute;left:25%;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.6);top:35%;-
 webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.theme-browser .theme.active:focus .theme-actions{display:block}.theme-browser .theme .more-details:focus,.theme-browser .theme:focus .more-details,.theme-browser .theme:hover .more-details{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.theme-browser .theme .theme-author{background:#23282d;color:#eee;display:none;font-size:14px;margin:0 10px;padding:5px 10px;position:absolute;bottom:56px}.theme-browser .theme.display-author .theme-author,body.author .theme-browser .theme .theme-author{display:block}.theme-browser .theme.display-author .theme-author a{color:inherit;text-decoration:none}.theme-navigation{background:#fff;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);margin:20px 0 25px}.theme-navigation .post-navigation{float:left}.th
 eme-navigation .close{background-color:transparent;border:0;color:#21759b;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;margin:0;padding:17px 15px;-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.theme-navigation a.close{padding:16.5px 15px}.theme-navigation .close:before{content:"\2192";margin-left:5px}.theme-navigation .close:active,.theme-navigation .close:hover{color:#d54e21;outline:none}.theme-navigation .left,.theme-navigation .nav-links a,.theme-navigation .right{background-color:transparent;border:0;border-right:1px solid #ddd;color:#777;cursor:pointer;float:right;height:56px;text-align:center;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out;width:59px}.theme-navigation .left:before,.theme-navigation .nav-links a:before,.theme-navigation .right:before{text-decoration:inherit;-webkit-font-smoothing:antialiased}.theme-navigation .left:focus,.t
 heme-navigation .left:hover,.theme-navigation .nav-links a:focus,.theme-navigation .nav-links a:hover,.theme-navigation .right:focus,.theme-navigation .right:hover{background:#ddd;border-color:#ccc;color:#000}.theme-navigation .left:focus,.theme-navigation .right:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.theme-navigation .dashicons-arrow-left-alt2:before{content:"\f345"}.theme-navigation .dashicons-arrow-right-alt2:before{content:"\f341"}.theme-navigation .left.disabled,.theme-navigation .left.disabled:hover,.theme-navigation .right.disabled,.theme-navigation .right.disabled:hover{background:inherit;color:#ccc;cursor:inherit}.theme-wrap{background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);font-size:10px;-webkit-overflow-scrolling:touch}.theme-wrap .theme-about{padding:2% 4%}.theme-wrap .theme-name{color:#222;display:inline-block}.theme-wrap .theme-author{border:none;color:#686
 868;display:inline-block;font-size:14px;font-style:italic;font-weight:600;margin:0 5px}.theme-wrap .theme-actions{margin:0 0 1.5em;text-align:center}.theme-wrap .theme-actions a{height:36px;padding:4px 10px;width:48%}.ie8 .theme-wrap .theme-actions{border:1px solid #eee}.theme-wrap .theme-meta-info p{margin:0 0 .5em}.theme-wrap .theme-meta-info a{text-decoration:none}.theme-wrap .theme-meta-info a:after{content:"\2190";margin-right:5px}.theme-wrap .theme-meta a>.dashicons-rss{text-decoration:none}.theme-wrap .theme-meta a>.dashicons-rss:before{color:#e89242}.theme-wrap .theme-screenshots{float:right;margin:0 0 0 30px;width:55%;max-width:880px;text-align:center}.theme-wrap .screenshot{border:1px solid #fff;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px rgba(0,0,0,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.theme-wrap .screenshot:after{content:"";display:block;padding-
 top:75%}.theme-wrap .screenshot img{height:auto;position:absolute;right:0;top:0;vertical-align:middle;width:100%}.theme-wrap .screenshot.selected{background:transparent;border:2px solid #00a0d2}.theme-wrap .screenshot.selected img{opacity:.8}.theme-browser .theme .theme-screenshot.blank,.theme-wrap .screenshot.blank{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYGWO8d+/efwYkoKioiMRjYGBC4WHhUK6A8T8QIJt8//59ZC493AAAQssKpBK4F5AAAAAASUVORK5CYII=)}.theme-wrap .theme-info{width:-webkit-calc(70% - 30px);width:calc(70% - 30px);float:right}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-meta{float:left;width:-webkit-calc(32% - 30px);width:calc(32% - 30px)}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-info>div:not(:last-of-type),.theme-wrap .theme-about .theme-meta>div:not(:last-of-type){margin-bottom:50px}.theme-wrap h4{font-size:14px;margin:1rem 0}.theme-wrap h5{font-size:1em;text-transform
 :none}.theme-wrap .theme-description{color:#555;font-size:15px;font-weight:400;line-height:1.5}.theme-wrap .theme-tags{font-size:13px}.theme-wrap .theme-downloads .total-downloads{color:#555;font-size:14px;font-weight:400;line-height:1.5;margin:1.5em 0 0}.theme-wrap .theme-devs,.theme-wrap .theme-meta-info,.theme-wrap .theme-report,.theme-wrap .theme-support,.theme-wrap .theme-translations{font-size:1.4em}.theme-wrap .theme-devs h5{margin:1em 0 0}.theme-wrap .theme-devs li{line-height:1.5}.theme-install-overlay iframe{border:0;height:100%;width:100%;z-index:20;-webkit-transition:opacity .3s;transition:opacity .3s}.no-themes{clear:both;color:#666;font-size:18px;font-style:normal;margin:0;padding:100px 0 0;text-align:center;display:none}.no-results .no-themes{display:block}.theme-browser .no-themes{margin:100px 0 150px}.rating{margin:0 0 1.5em;min-height:26px}.rating span[class]:before{color:#ffb900;content:"\f154";display:inline-block;-webkit-font-smoothing:antialiased;font
 :normal 20px/1 dashicons;vertical-align:top}.rating-10 span.one:before,.rating-30 span.two:before,.rating-50 span.three:before,.rating-70 span.four:before,.rating-90 span.five:before{content:"\f459"}.rtl .rating-10 span.one:before,.rtl .rating-30 span.two:before,.rtl .rating-50 span.three:before,.rtl .rating-70 span.four:before,.rtl .rating-90 span.five:before{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.rating-20 span.one:before,.rating-30 span.one:before,.rating-40 span.one:before,.rating-40 span.two:before,.rating-50 span.one:before,.rating-50 span.two:before,.rating-60 span.one:before,.rating-60 span.three:before,.rating-60 span.two:before,.rating-70 span.one:before,.rating-70 span.three:before,.rating-70 span.two:before,.rating-80 span.four:before,.rating-80 span.one:before,.rating-80 span.three:before,.rating-80 span.two:before,.rating-90 span.four:before,.rating-90 span.one:before,.rating-90 span.three:before,.rating-90 span.two:before,.rating-100 sp
 an.five:before,.rating-100 span.four:before,.rating-100 span.one:before,.rating-100 span.three:before,.rating-100 span.two:before{content:"\f155"}.rating .ratings{display:block;line-height:20px;color:#999}.theme-ratings{position:relative}.theme-ratings .reviews-link{font-size:12px;font-size:10.665px;font-size:.6666rem;position:absolute;left:0;top:0}.theme-ratings .reviews-link:after{content:"\f341";font-family:dashicons;padding-right:3px;position:relative;top:1px}.theme-ratings .description{color:#aa9;display:inline-block;font-style:italic;margin:0 5px;vertical-align:bottom}.theme-ratings ul{list-style-type:none;padding:0}.theme-ratings .counter-container,.theme-ratings .counter-container a{display:inline-block;width:100%}.theme-ratings .counter-count,.theme-ratings .counter-label{line-height:1.75}.theme-ratings .counter-label{float:right;margin-left:5px;min-width:58px}.theme-ratings .counter-back,.theme-ratings .counter-bar{float:right;height:17px}.theme-ratings
  .counter-back{background-color:#ececec;width:60%;width:-webkit-calc(100% - 100px);width:calc(100% - 100px);overflow:hidden}.theme-ratings .counter-bar{background-color:#ffc733}.theme-ratings .counter-count{float:right;margin-right:5px}body.full-overlay-active{overflow:hidden}.wp-full-overlay{background:transparent;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;right:0;left:0;height:100%;min-width:0}.wp-full-overlay-sidebar{border:1px solid #ddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;width:300px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px);top:0;bottom:0;right:0;padding:0;margin:0;z-index:10;background:#eee}.wp-full-overlay,.wp-full-overlay-sidebar{margin-top:32px}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{overflow:visible}.wp-full-overlay.expanded{margin-right:300px}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{margin-right:-300px}.wp-full-overlay-sidebar:after{content:"";dis
 play:block;position:absolute;top:0;bottom:0;left:0;width:3px;z-index:1000}.wp-full-overlay-main{position:absolute;right:0;left:0;top:0;bottom:0;height:100%}.wp-full-overlay-sidebar .wp-full-overlay-header{position:absolute;right:0;left:0;height:45px;padding:0 15px;line-height:45px;z-index:10;margin:0;border-top:none;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-header a.back{margin-top:9px}.wp-full-overlay-sidebar .wp-full-overlay-footer{bottom:0;border-bottom:none;border-top:none;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-sidebar-content{position:absolute;top:45px;bottom:45px;right:0;left:0;overflow:auto}.theme-install-overlay .wp-full-overlay-sidebar .wp-full-overlay-header{padding:0}.theme-install-overlay .close-full-overlay,.theme-install-overlay .next-theme,.theme-install-overlay .previous-theme{display:block;position:relative;float:right;width:45px;height:45px;padding-left:2px;background:#eee;border-lef
 t:1px solid #ddd;color:#444;cursor:pointer;text-decoration:none;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.theme-install-overlay .close-full-overlay:focus,.theme-install-overlay .close-full-overlay:hover,.theme-install-overlay .next-theme:focus,.theme-install-overlay .next-theme:hover,.theme-install-overlay .previous-theme:focus,.theme-install-overlay .previous-theme:hover{background:#ddd;border-color:#ccc;color:#000;outline:none;-webkit-box-shadow:none;box-shadow:none}.theme-install-overlay .close-full-overlay:before{font:normal 22px/1 dashicons;content:"\f335";position:relative;top:5px;right:10px}.theme-install-overlay .previous-theme:before{font:normal 20px/1 dashicons;content:"\f345";position:relative;top:4px;right:11px}.theme-install-overlay .next-theme:before{font:normal 20px/1 dashicons;content:"\f341";position:relative;top:4px;right:12px}.theme-install-overlay 
 .next-theme.disabled,.theme-install-overlay .next-theme.disabled:focus,.theme-install-overlay .next-theme.disabled:hover,.theme-install-overlay .previous-theme.disabled,.theme-install-overlay .previous-theme.disabled:focus,.theme-install-overlay .previous-theme.disabled:hover{color:#bbb;background:#eee;cursor:default;pointer-events:none}.wp-full-overlay a.collapse-sidebar{position:absolute;bottom:12px;right:0;z-index:50;display:block;width:29px;height:25px;margin-right:15px;padding:0;-webkit-border-radius:50%;border-radius:50%;color:#777;text-decoration:none}.wp-full-overlay a.collapse-sidebar:hover{color:#0073aa}.wp-full-overlay.collapsed .collapse-sidebar{height:27px;right:100%;position:absolute}.wp-full-overlay .collapse-sidebar-arrow{position:static;margin-top:0;margin-right:0;display:block;width:auto;height:auto;background:none}.wp-full-overlay .collapse-sidebar-arrow:before{-webkit-border-radius:50%;border-radius:50%;float:right;content:"\f148";background:#eee;font:n
 ormal 30px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.rtl .wp-full-overlay .collapse-sidebar-arrow:before,.wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.rtl .wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:none;-ms-transform:none;transform:none}.wp-full-overlay.collapsed .collapse-sidebar-arrow{background-position:-1px -109px}.wp-full-overlay .collapse-sidebar-label{font-size:16px;right:100%;line-height:1.8;margin-right:10px;position:absolute}.wp-full-overlay.collapsed .collapse-sidebar-label{display:none}.wp-full-overlay,.wp-full-overlay-main,.wp-full-overlay-sidebar,.wp-full-overlay .collapse-sidebar{-webkit-transition-property:right,left,top,bottom,width,margin;transition-property:right,left,top,botto
 m,width,margin;-webkit-transition-duration:.2s;transition-duration:.2s}.customize-support .hide-if-customize,.customize-support.wp-core-ui .hide-if-customize,.customize-support .wp-core-ui .hide-if-customize,.no-customize-support .hide-if-no-customize,.no-customize-support.wp-core-ui .hide-if-no-customize,.no-customize-support .wp-core-ui .hide-if-no-customize{display:none}#customize-container{display:none;background:#fff;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;right:0;left:0;height:100%}.customize-active #customize-container{display:block}.customize-loading #customize-container iframe{opacity:0}.customize-loading #customize-container{background:#fff url(/wp-admin/images/spinner.gif) no-repeat fixed 50%;-webkit-background-size:20px 20px;background-size:20px 20px}#customize-container iframe,.theme-install-overlay iframe{height:-webkit-calc(100% - 32px);height:calc(100% - 32px);width:100%;z-index:20;-webkit-transition:opacity .3s;transition:opacity .3s}#customize
 -container .collapse-sidebar{bottom:16px}#customize-controls{margin-top:0}.theme-install-overlay{display:none}.theme-install-overlay.single-theme{display:block}.install-theme-info{display:none;padding:10px 20px 60px}.single-theme .install-theme-info{padding-top:15px}.theme-install-overlay .install-theme-info{display:block}.install-theme-info .theme-install{float:left;margin-top:18px}.install-theme-info .theme-name{font-size:16px;line-height:24px;margin-bottom:0;margin-top:0}.install-theme-info .theme-screenshot{margin-top:15px;width:258px;border:1px solid #ccc}.install-theme-info .theme-details{overflow:hidden}.theme-details .theme-version{margin:15px 0;float:right}.theme-details .rating{margin:16px 0 14px;float:left}.theme-details .theme-description{float:right;color:#777;max-width:100%}.theme-install-overlay .wp-full-overlay-header .theme-install{float:left;margin:8px 0 0 10px}.theme-install-overlay .wp-full-overlay-sidebar-content{background:#fff;border-top:1px solid #ddd;border-
 bottom:1px solid #ddd}.theme-install-overlay .wp-full-overlay-main{background:#fff url(/wp-admin/images/spinner.gif) no-repeat 50%;-webkit-background-size:20px 20px;background-size:20px 20px}.spinner{background:url(/wp-admin/images/spinner.gif) no-repeat;-webkit-background-size:20px 20px;background-size:20px 20px;display:none;opacity:.7;filter:alpha(opacity=70);width:20px;height:20px;margin:25% auto 70%}.loading-content .spinner{display:block}.wp-filter{display:inline-block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:20px 0 25px;padding:0 20px;width:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);border:1px solid #e5e5e5;background:#fff;color:#555;font-size:13px}.wp-filter a{text-decoration:none}.filter-count{display:inline-block;vertical-align:middle;min-width:4.3em}.filter-count .count,.title-count{display:inline-block;position:relative;top:-1px;padding:4px 10px;-webkit-border-radius
 :30px;border-radius:30px;background:#777;color:#fff;font-size:14px;font-weight:600}.title-count{display:inline;top:-3px;margin-right:5px;margin-left:20px}.filter-links{display:inline-block;margin:0;padding:0}.filter-links li{display:inline-block;margin:0}.filter-links li>a{display:inline-block;margin:0 10px;padding:15px 0;border-bottom:4px solid #fff;color:#666;cursor:pointer}.filter-links .current{-webkit-box-shadow:none;box-shadow:none;border-bottom:4px solid #666;color:#222}.filter-links li>a:focus,.filter-links li>a:hover,.show-filters .filter-links a.current:focus,.show-filters .filter-links a.current:hover{color:#2ea2cc}.wp-filter .search-form{float:left;margin:10px 0;display:inline-block}.wp-filter .wp-filter-search{margin:0;padding:3px 5px;width:270px;font-size:16px;font-weight:300;line-height:1.5}.wp-filter .search-form select{height:33px;vertical-align:top}.wp-filter .drawer-toggle{display:inline-block;margin:0 10px;padding:4px 6px;color:#666;cursor:pointer}.wp-fi
 lter .drawer-toggle:before{display:inline-block;vertical-align:sub;content:"\f111";margin:0 0 0 5px;width:16px;height:16px;color:#777;-webkit-transition:color .1s ease-in;transition:color .1s ease-in;font-family:dashicons;font-size:16px;line-height:1;text-align:center;text-decoration:inherit;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}.wp-filter .drawer-toggle:hover,.wp-filter .drawer-toggle:hover:before{color:#2ea2cc}.wp-filter .drawer-toggle.current:before{color:#fff}.filter-drawer{display:none;margin:0 -20px;padding:20px;border-top:1px solid #eee;background:#fafafa}@media only screen and (max-width:480px){.filter-drawer{margin:0 -10px}}.show-filters .filter-drawer{display:block;overflow:hidden}.show-filters .wp-filter .drawer-toggle:focus,.show-filters .wp-filter .drawer-toggle:hover{background:#2ea2cc}.show-filters .filter-links a.current{border-bottom:none}.show-filters .wp-filter .drawer-toggle{-webkit-border-radius:2px;border-radius:2px;bord
 er:none;background:#777;color:#fff}.show-filters .wp-filter .drawer-toggle:before{color:#fff}.filter-group{background:#fff;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:right;margin:0 0 0 1%;padding:10px;width:-webkit-calc(25% - 7px);width:calc(25% - 7px);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.filter-group:last-of-type{margin-left:0}.filter-group.wide{width:38%}.filter-group h4{font-size:14px;position:relative;margin:0}.filter-drawer ol{list-style-type:none;font-size:12px;margin:20px 0 0;padding:0}.filter-drawer li{display:inline-block;list-style-type:none;margin:5px 0;padding-left:25px;width:100%}.filter-drawer .buttons{margin-bottom:20px}.filter-drawer .buttons .button span{display:inline-block;opacity:.8;font-size:12px;text-indent:10px}.wp-filter .button.clear-filters{display:none;margin:0 10px 0 0}.filtered-by{display:none;margin:0}.filtered-by>span{font-weight:600}.fil
 tered-by a{margin-right:10px}.filtered-by .tags{display:inline}.filtered-by .tag{background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);display:inline-block;font-size:11px;margin:2px 5px;padding:1px 8px}.filters-applied .filter-drawer .buttons,.filters-applied .filter-drawer br,.filters-applied .filter-group{display:none!important}.filters-applied .filtered-by{display:block}.error .content-filterable,.loading-content .content-filterable,.show-filters .content-filterable,.show-filters.filters-applied.loading-content .content-filterable{display:none}.show-filters.filters-applied .content-filterable{display:block}.wp-filter-search{border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#333;outline:none;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out;-webkit-border-radius:0;border-radius:0;m
 argin:0;padding:3px 5px;width:280px;font-size:16px;font-weight:300;line-height:1.5}.main-navigation{background:#dfdfdf}.main-navigation .menu{font-size:13px;font-weight:700;list-style:none;margin:0 auto;max-width:960px;padding:10px 0}.main-navigation .menu li{display:inline-block;padding-right:20px}.main-navigation .menu li:first-of-type{padding-right:10px}.main-navigation a{color:#636363;font-size:14px;text-decoration:none}@media (max-width:740px){#headline h2{float:none}.main-navigation .menu{margin:0;padding:8px 0;width:100%}}.commercial .theme .more-details{font-size:13px;top:23%;left:5%;right:5%}.commercial .theme .more-details p{margin:0}.commercial .themes{padding:0}.posts-navigation{font-size:18px;overflow:hidden;text-align:center}.posts-navigation .nav-links a{padding:8px 10px;display:inline-block}span.favorite{color:#ccc;float:left;cursor:pointer}span.favorite.dashicons,span.favorite.dashicons:before{font-size:40px;width:40px;line-height:1.5}span.favorite.favorited,span.fa
 vorite:hover{color:#e02020}@media (-webkit-min-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio:120),(min-resolution:120dppx),print{.wp-full-overlay .collapse-sidebar-arrow{background-image:url(/wp-admin/images/arrows-2x.png);-webkit-background-size:15px 123px;background-size:15px 123px}.customize-loading #customize-container,.spinner,.theme-install-overlay .wp-full-overlay-main{background-image:url(/wp-admin/images/spinner-2x.gif)}}@media only screen and (max-width:865px){.filter-drawer{border-bottom:1px solid #eee}.filter-group{height:auto;margin-bottom:0;margin-top:5px;width:100%}.filter-group li{margin:10px 0}.theme-browser .theme{width:47.5%;margin-left:0}.theme-browser .theme:nth-child(2n){margin-left:0}.theme-browser .theme:nth-child(odd){margin-left:5%}}@media only screen and (max-width:782px){.theme:focus .more-details,.theme:focus .theme-actions,.theme:hover .more-details,.theme:hover .theme-actions{display:none}.theme-browser.rendered .theme:focus .theme-screensho
 t img,.theme-browser.rendered .theme:hover .theme-screenshot img{opacity:1}.wp-filter .search-form{float:none;margin:20px 0;width:100%}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-info,.theme-wrap .theme-about .theme-meta{float:none;width:auto}.theme-wrap .theme-about .theme-info{margin-bottom:50px}.theme-wrap .theme-actions .button-primary,.theme-wrap .theme-actions .button-secondary{font-size:18px;height:auto}.theme-wrap .screenshot{margin:0 auto;width:100%}.wp-full-overlay,.wp-full-overlay-sidebar{margin-top:46px}.wp-full-overlay-sidebar{height:-webkit-calc(100% - 46px);height:calc(100% - 46px)}}@media only screen and (max-width:650px){.theme-wrap .theme-description,.theme-wrap .theme-update{margin-right:0}.theme-wrap .theme-info{width:100%}.theme-wrap .theme-author{margin:5px 0 15px}.theme-wrap .current-label{margin-top:10px;font-size:13px}}@media only screen and (max-width:600px){.wp-full-overlay,.wp-full-overlay-sidebar{margin-top:0}.wp-full-overlay-sid
 ebar{height:100%}}@media only screen and (max-width:400px){.theme-browser .theme{width:100%;margin-left:0}.theme-browser .theme:nth-child(2n),.theme-browser .theme:nth-child(3n){margin-left:0}#headline .login{float:right;margin-right:10px}.wp-filter{padding:0 10px}.wp-filter .filter-links{padding:0}.wp-filter .drawer-toggle{display:none}.wp-filter .search-form,.wp-filter .wp-filter-search{width:100%}.theme-browser .themes .theme{margin-left:0}.theme-wrap .theme-actions .button-primary,.theme-wrap .theme-actions .button-secondary{width:100%;margin:5px 0}.theme-wrap .theme-name{display:block;margin:0}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-info,.theme-wrap .theme-about .theme-info>div:not(:last-of-type),.theme-wrap .theme-about .theme-meta>div:not(:last-of-type){margin-bottom:30px}.theme-install-overlay .wp-full-overlay-header .theme-install{margin:2px}.theme-navigation .close:before{content:"";margin:0}.theme-wrap .theme-devs,.theme-wrap .
 theme-support{margin:auto;width:100%}.posts-navigation{margin-top:40px}}
</del><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,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-color:transparent}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{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}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-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}optgroup{font-weight:700}table{border-spacing:0}td,th{padding:0}p{margin:1rem 0}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5rem}address{margin:0 0 1.5rem}pre{background:#e
 ee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:1.6rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{background:#fff}blockquote,q{quotes:"" ""}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote{border-right:2px solid #767676;color:#767676;margin:1rem 0;padding-right:.8rem}blockquote cite{font-size:12.8px;font-size:.8rem}figure{margin:0}hr{background-color:#eee;border:0;height:2px;margin:5rem auto}img{height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-family:Op
 en Sans,sans-serif;clear:both;line-height:1.5;margin:2rem 0 1rem}.h1,h1{font-size:39.062px;font-size:2.44140625rem;font-weight:300}.h2,h2{font-size:31.25px;font-size:1.953125rem;font-weight:300}.h3,h3{font-size:25px;font-size:1.5625rem;font-weight:400}.h4,h4{font-size:20px;font-size:1.25rem;color:#32373c;font-weight:600;padding:0}.h5,h5{font-size:16px;font-size:1rem;font-weight:600;letter-spacing:.16px;letter-spacing:.01rem;text-transform:uppercase}.h6,h6{font-size:12.8px;font-size:.8rem;font-weight:600;letter-spacing:.8px;text-transform:uppercase}a{color:#0073aa;text-decoration:none}a:active,a:focus,a:hover{text-decoration:underline}a:focus{outline:thin dotted}a:active,a:hover{outline:0}li>a,p a{text-decoration:underline}li>a:hover,p a:hover{color:#d54e21}ol,ul{margin:0 1.5em 1.5em 0;padding:0}ul{list-style:square}ol{list-style:decimal}ol.unmarked-list,ul.unmarked-list{list-style:none;padding-right:0}li>ol,li>ul{margin-bottom:0}dt{font-weight:700}dd{margin:0 1.5em 1.5em
 }table{border:1px solid #eee;border-collapse:collapse;font-size:12.8px;font-size:.8rem;margin:0 0 1rem;padding:0;width:100%}table thead{background:#32373c;color:#fff}table td,table th{border:1px solid #eee;font-weight:400;margin:0;padding:.4rem;text-align:right;vertical-align:top}table tbody tr:nth-child(2n){background:#f7f7f7}html{font-size:100%}body,button,input,select,textarea{color:#32373c;font-family:Open Sans,sans-serif;font-size:100%;line-height:1.5}@media screen and (min-width:737px){html{font-size:1.125rem}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{background-color:#f1f1f1;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;to
 p:5px;width:auto;z-index:100000}.site-content[tabindex="-1"]:focus{outline:0}.no-js .hide-if-no-js{display:none}.alignleft{display:inline;float:right;margin-left:1.5em}.alignright{display:inline;float:left;margin-right:1.5em}.aligncenter{clear:both;display:block;margin-right:auto;margin-left:auto}@media screen and (max-width:480px){.alignleft,.alignright{display:block;float:none;margin-right:auto;margin-left:auto}}.button,.button-primary,.button-secondary,.plugin-upload-form .button-primary{border:1px solid;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:12.8px;font-size:.8rem;height:25px;height:1.5625rem;line-height:1;margin:0;padding:0 .8rem;text-decoration:none;white-space:nowrap;-webkit-appearance:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;paddin
 g:0}.button-group.button-xl .button,.button.button-xl{font-size:16px;font-size:1rem;height:39.062px;height:2.44140625rem;line-height:1;padding:0 1.5rem}.button-group.button-large .button,.button.button-large{height:31.25px;height:1.953125rem;line-height:1;padding:0 1rem}.button-group.button-small .button,.button.button-small{font-size:10.24px;font-size:.64rem;height:20px;height:1.25rem;line-height:1;padding:0 .5rem}a.button,a.button-primary,a.button-secondary{line-height:25px;line-height:1.5625rem}.button-group.button-large a.button,a.button.button-large{line-height:31.25px;line-height:1.953125rem}.button-group.button-xl a.button,a.button.button-xl{line-height:39.062px;line-height:2.44140625rem}.button-group.button-small a.button,a.button.button-small{line-height:20px;line-height:1.25rem}.button:active,.button:focus{outline:none}.button.hidden{display:none}input[type=reset],input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover{background:none;border:none;-webkit-b
 ox-shadow:none;box-shadow:none;padding:0 2px 1px;width:auto}.button,.button-secondary,.button:visited{background:#f7f7f7;border-color:#ccc;-webkit-box-shadow:0 1px 0 #ccc;box-shadow:0 1px 0 #ccc;color:#555;vertical-align:top}p .button{vertical-align:baseline}.button-secondary:focus,.button-secondary:hover,.button.focus,.button.hover,.button:focus,.button:hover{background:#fafafa;border-color:#999;color:#23282d}.button-link:focus,.button-secondary:focus,.button.focus,.button:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 3px rgba(0,115,170,.8);box-shadow:0 0 3px rgba(0,115,170,.8)}.button-secondary:active,.button.active,.button.active:hover,.button:active{background:#eee;border-color:#999;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.button.active:focus{border-color:#5b9dd9;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px 
 rgba(0,115,170,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(0,115,170,.8)}.button-disabled,.button-secondary.disabled,.button-secondary:disabled,.button-secondary[disabled],.button.disabled,.button:disabled,.button[disabled]{background:#f7f7f7!important;border-color:#ddd!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#a0a5aa!important;cursor:default;text-shadow:0 1px 0 #fff!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.button-link,input[type=submit].button-link{background:none;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0}.button-link:focus{outline:1px solid #5b9dd9}.button-primary,.download-button,.plugin-upload-form .button-primary{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -
 1px 1px #006799,-1px 0 1px #006799,0 1px 1px #006799,1px 0 1px #006799}.button-primary:visited,.download-button:visited,.plugin-upload-form .button-primary:visited{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary.hover,.button-primary:focus,.button-primary:hover,.download-button.focus,.download-button.hover,.download-button:focus,.download-button:hover,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary.hover,.plugin-upload-form .button-primary:focus,.plugin-upload-form .button-primary:hover{background:#008ec2;border-color:#006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary:focus,.download-button.focus,.download-button:focus,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary:focus{-webkit-box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db;box-shadow:0 1
 px 0 #0073aa,0 0 2px 1px #33b3db}.button-primary.active,.button-primary.active:focus,.button-primary.active:hover,.button-primary:active,.download-button.active,.download-button.active:focus,.download-button.active:hover,.download-button:active,.plugin-upload-form .button-primary.active,.plugin-upload-form .button-primary.active:focus,.plugin-upload-form .button-primary.active:hover,.plugin-upload-form .button-primary:active{background:#0073aa;border-color:#006799;-webkit-box-shadow:inset 0 2px 0 #006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.button-primary.disabled,.button-primary:disabled,.button-primary[disabled],.download-button.disabled,.download-button:disabled,.download-button[disabled],.plugin-upload-form .button-primary.disabled,.plugin-upload-form .button-primary:disabled,.plugin-upload-form .button-primary[disabled]{background:#008ec2!important;border-color:#007cb2!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#66c6e4!important;
 cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-primary.button.button-hero,.download-button.button.button-hero,.plugin-upload-form .button-primary.button.button-hero{-webkit-box-shadow:0 2px 0 #006799;box-shadow:0 2px 0 #006799}.button-primary.button.button-hero.active,.button-primary.button.button-hero.active:focus,.button-primary.button.button-hero.active:hover,.button-primary.button.button-hero:active,.download-button.button.button-hero.active,.download-button.button.button-hero.active:focus,.download-button.button.button-hero.active:hover,.download-button.button.button-hero:active,.plugin-upload-form .button-primary.button.button-hero.active,.plugin-upload-form .button-primary.button.button-hero.active:focus,.plugin-upload-form .button-primary.button.button-hero.active:hover,.plugin-upload-form .button-primary.button.button-hero:active{-webkit-box-shadow:inset 0 3px 0 #006799;box-shadow:inset 0 3px 0 #006799}.button-primary-disabled{background:#008ec2!import
 ant;border-color:#007cb2!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-group{display:inline-block;font-size:0;position:relative;vertical-align:middle;white-space:nowrap}.button-group>.button{-webkit-border-radius:0;border-radius:0;display:inline-block;margin-left:-1px;z-index:10}.button-group>.button-primary{z-index:100}.button-group>.button:hover{z-index:20}.button-group>.button:first-child{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.button-group>.button:last-child{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.button-group>.button:focus{position:relative;z-index:1}@media screen and (max-width:737px){.button,.button.button-large,.button.button-small,.plugin-upload-form .button-primary{font-size:14px;height:auto;line-height:normal;margin-bottom:4px;padding:6px 14px;vertical-align:middle}}.clear:after,.clear:before,.comm
 ent-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.home-below:after,.home-below:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.home-below:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}p.subheading{color:#82878c;font-size:20px;font-size:1.25rem;font-weight:300;margin:-.4rem auto 2rem;text-align:center}p.intro{font-size:20px;font-size:1.25rem}p.aside{font-size:12.8px;font-size:.8rem}p.note{font-size:10.24px;font-size:.64rem;letter-spacing:.16px;letter-spacing:.01rem;max-width:291.038px;max-width:18.1898940355rem}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type
 =month],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);color:#32373c;outline:none;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[type=email],input[typ
 e=url]{direction:rtl}input[type=number]{height:28px;line-height:inherit}input[type=checkbox],input[type=radio]{background:#fff;border:1px solid #b4b9be;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);clear:none;color:#555;cursor:pointer;display:inline-block;height:16px;line-height:0;margin:-4px 0 0 4px;min-width:16px;outline:0;padding:0!important;text-align:center;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out;vertical-align:middle;width:16px;-webkit-appearance:none}input[type=checkbox]:checked:before,input[type=radio]:checked:before{display:inline-block;float:right;font:normal 21px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio].disabled,input[type=radio].
 disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}input[type=checkbox]:checked:before{color:#1e8cbe;content:"\f147";margin:-3px -4px 0 0}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;line-height:10px;margin-left:4px}input[type=radio]:checked+label:before{color:#82878c}input[type=radio]:checked:before{background-color:#1e8cbe;-webkit-border-radius:50px;border-radius:50px;content:"\2022";font-size:24px;height:6px;line-height:16px;margin:4px;text-indent:-9999px;width:6px}input[type=reset]:active,input[type=reset]:hover{color:#00a0d2}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{-webkit-border-radius:0;border-radius:0;font-size:14px;padding:3px 5px}textarea{line-height:1.4;overflow:auto;padding:2px 6px;resize:vertical}textarea.code
 {line-height:1.4;padding:4px 6px 1px}label{cursor:pointer;vertical-align:middle}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:hsla(0,0%,100%,.5);border-color:hsla(0,0%,87.1%,.75);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(51,51,51,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=range].disabled,input[type=range]:disabled{background:none;-webkit-box-shadow:none;box-shadow:none}input.large-text,textarea.large-text{width:99%}input.regular-text{width:25em}input.small-text{padding:1px 6px;width:50px}input[type=number].small-text{width:65px}input.tiny-text{width:35px}input[type=number].tiny-text{width:45px}@media screen and (max-widt
 h:782px){textarea{-webkit-appearance:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input[type=number]{height:40px}input.code{padding-bottom:5px;padding-top:10px}input[type=checkbox]{-webkit-appearance:none;padding:10px}input[type=checkbox]:checked:before{font:normal 30px/1 dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}input,textarea{font-size:16px}input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}input.regular-text{width:100%}label{font-size:14px}fieldset label{display:block}}a.button:active,a.button:focus,a.button:hover{text-decoration:none}.notice{background:#fff;border-right:4px solid #fff;-webkit-box-shad
 ow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:1em 0;padding:1px 12px}.notice p{font-size:12.8px;font-size:.8rem;margin:.5em 0;padding:2px}.notice.notice-alt{-webkit-box-shadow:none;box-shadow:none}.notice.notice-large{padding:10px 20px}.notice.notice-success{border-right-color:#46b450}.notice.notice-success.notice-alt{background-color:#ecf7ed}.notice.notice-warning{border-right-color:#ffb900}.notice.notice-warning.notice-alt{background-color:#fff8e5}.notice.notice-error{border-right-color:#dc3232}.notice.notice-error.notice-alt{background-color:#fbeaea}.notice.notice-info{border-right-color:#00a0d2}.notice.notice-info.notice-alt{background-color:#e5f5fa}.error-404 .page-content,.error-404 .page-title{text-align:center}.error-404 .page-content .logo-swing{height:160px;height:10rem;margin:6rem auto;position:relative;text-align:center;width:160px;width:10rem}.error-404 .page-content .logo-swing .wp-logo{right:0;max-width:none;position:absolute;top:0;width:1
 60px;width:10rem}@-webkit-keyframes hinge{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}40%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(-60deg);transform:rotate(-60deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{10%{width:180px;hei
 ght:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}40%{-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(-60deg);transform:rotate(-60deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation
 -name:hinge}.comments-area{margin-top:5em}.comments-area>:last-child{margin-bottom:0}.comments-area .comment-list+.comment-respond{border-top:1px solid #eaeaea}.comments-area .comment-list+.comment-respond,.comments-area .comment-navigation+.comment-respond{padding-top:1.6em}.comments-area .comments-title{margin-bottom:1.3333em}.comments-area .comment-list{list-style:none;margin:0}.comments-area .comment-list .pingback,.comments-area .comment-list .trackback,.comments-area .comment-list article{border-top:1px solid #eaeaea;padding:1.6em 0}.comments-area .comment-list article:not(:only-child){padding-bottom:0}.comments-area .comment-list article+.comment-respond{padding-bottom:1.6em}.comments-area .comment-list .children{list-style:none;margin:0}.comments-area .comment-list .children>li{padding-right:.8em}.comments-area .comment-list .alt{background:none}.comments-area .comment-author{color:#999;margin-bottom:.4em}.comments-area .comment-author .avatar{float:right;height:24px;m
 argin-left:.8em;width:24px}.comments-area .comment-metadata,.comments-area .pingback .edit-link{color:#999;line-height:1.5}.comments-area .comment-metadata a,.comments-area .pingback .edit-link a{color:#777}.comments-area .comment-metadata{font-size:12.8px;font-size:.8rem;margin-bottom:1.6em}.comments-area .comment-metadata .edit-link,.comments-area .pingback .edit-link{margin-right:1em}.comments-area .pingback .edit-link:before{top:5px}.comments-area .comment-content ol,.comments-area .comment-content ul{margin:0 1.3333em 1.6em 0}.comments-area .comment-content>:last-child,.comments-area .comment-content li>ol,.comments-area .comment-content li>ul{margin-bottom:0}.comments-area .comment-content .reply{font-size:12px}.comments-area .comment-content .reply a{border:1px solid #eaeaea;color:#707070;display:inline-block;font-weight:700;line-height:1;margin-top:2em;padding:.4167em .8333em;text-transform:uppercase}.comments-area .comment-content .reply a:focus,.comments-area .com
 ment-content .reply a:hover{border-color:#333;color:#333;outline:0}.comments-area .comment-reply-title a{font-weight:inherit}.comments-area .comment-form label{font-size:12.8px;font-size:.8rem;font-weight:700;display:block;letter-spacing:.04em;line-height:1.5}.comments-area .comment-form input[type=email],.comments-area .comment-form input[type=text],.comments-area .comment-form input[type=url],.comments-area .comment-form textarea{width:100%}.comments-area .comment-awaiting-moderation,.comments-area .comment-notes,.comments-area .form-allowed-tags,.comments-area .logged-in-as{font-size:16px;font-size:1rem;line-height:1.5;margin-bottom:2em}.comments-area .no-comments{border-top:1px solid #eaeaea;color:#999;font-weight:700;padding-top:1.6em}.comments-area .comment-navigation+.no-comments{border-top:0}.comments-area .form-allowed-tags code{font-family:Inconsolata,monospace}.comments-area .form-submit{margin-bottom:0}.comments-area .required{color:#c0392b}.entry-content{-webkit-hyphens
 :auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}.entry-content>p:first-child{margin-top:0}.entry-content [class*=col-]~h1,.entry-content [class*=col-]~h2,.entry-content [class*=col-]~h3,.entry-content [class*=col-]~h4,.entry-content [class*=col-]~h5,.entry-content [class*=col-]~h6{clear:none}.entry-header{position:relative}.entry-header .sticky-post{color:#999;font-size:12.8px;font-size:.8rem;font-style:italic;position:absolute;top:-12.8px;top:-.8rem}.entry-summary{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}body:not(.single):not(.search) .site-main .post{margin-bottom:3.0517578125rem;max-width:40em}.gallery{margin-bottom:1.5rem}.gallery .gallery-item{display:inline-block;margin:0;text-align:center;vertical-align:top;width:100%}.gallery.gallery-columns-2 .gallery-item{max-width:50%}.gallery.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery.gallery-columns-4 .gallery-item{max-width:25%}.gallery.galler
 y-columns-5 .gallery-item{max-width:20%}.gallery.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery .gallery-caption{display:block}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.pagination .nav-links{text-align:center}.pagination .nav-links .page-numbers{background-color:#f9f9f9;cursor:hand;display:inline-block;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.dots,.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{background:none;font-size:.9em;width:auto}.pagination .nav-links .page-numbers.dots{cursor:inherit}@media screen and (max-width:737px){.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{font-size:0;mi
 n-width:0;padding:0}.pagination .nav-links .page-numbers.next:after,.pagination .nav-links .page-numbers.prev:before{background-color:#f9f9f9;display:inline-block;font-size:1rem;line-height:1.5;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.prev:before{content:"\2039"}.pagination .nav-links .page-numbers.next:after{content:"\203A"}}.pagination .nav-links span.page-numbers{background-color:#f7f7f7;font-weight:700}.search-form .search-field{line-height:normal;margin:0;padding:4px 5px;vertical-align:text-bottom}.site-content{margin:0 auto;max-width:960px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-content{padding:0 10px 3.0517578125rem}}@media screen and (max-width:737px){.site-content .site-main{float:none;margin:0;width:auto}}.home .site-content,.page .site-content,.site-content.page{margin:auto;max-width:none;padding:0}.site-content .page-title{font-size:20px;font-size:1.25rem;font-weight:400}.site-content .no-results{margin:0 au
 to 3.0517578125rem;max-width:40em;padding:0 2rem}.site-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-.4rem auto 2rem;text-align:center}.site-header{background:#0073aa;padding:1rem 0;position:relative}.site-header .site-branding{margin:0 auto;max-width:960px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-header .site-branding{padding:0 10px}}.site-header.home{padding:1.5625rem 1.143rem;text-align:center}.site-title{display:inline-block;font-size:25px;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 0 0 2rem;max-width:none}.site-title a{color:#fff;font-weight:300}.site-title a:active,.site-title a:focus,.site-title a:hover{text-decoration:none}.site-header.home .site-title{display:inherit;font-size:61.035px;font-size:3.8146972656rem;margin:2rem 0 1rem}#wporg-footer{background-color:#f7f7f7;border-top:1px solid #dfdfdf;clear:both;margin:0 auto;overflow:auto;padding:22px 14px 65px}#wporg-footer .wrapper{clear:both;
 margin:0 auto;max-width:930px;overflow:auto}#wporg-footer ul{float:right;margin-bottom:20px;margin-right:24px;overflow:auto;padding-right:0;width:135px}@media screen and (min-width:960px){#wporg-footer ul:first-child{margin-right:0}}#wporg-footer ul li{color:#bbb;font-size:14px;list-style-type:none;margin-bottom:1px}#wporg-footer ul li a{text-decoration:none;text-decoration-skip-ink:none}#wporg-footer ul li a:hover{color:#0073aa;text-decoration:underline}#wporg-footer .cip{clear:both;color:#ccc;float:none;font-size:12.8px;font-size:.8rem;letter-spacing:.3em;margin:35px auto 0;text-align:center;text-transform:uppercase}#wporg-footer .cip.cip-image{background:url(//s.w.org/style/images/codeispoetry.png?1=) 50% no-repeat;-webkit-background-size:190px 15px;background-size:190px 15px;height:15px;text-indent:-9999px;width:190px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#wporg-footer .cip.cip
 -image{background-image:url(//s.w.org/style/images/codeispoetry-2x.png?1=)}}@media screen and (min-width:561px) and (max-width:959px){#wporg-footer .wrapper{max-width:600px}#wporg-footer ul{margin-right:2%;width:32%}#wporg-footer ul:nth-child(3n+1){margin-right:0}#wporg-footer ul:nth-child(4n){clear:both}}@media screen and (max-width:560px){#wporg-footer .wrapper{max-width:360px}#wporg-footer ul{margin-right:4%;width:48%}#wporg-footer ul:nth-child(odd){margin-right:0;clear:both}}#wporg-header{background:#23282d;height:140px;position:relative;text-align:center;width:100%}#wporg-header .wrapper{margin:0 auto;max-width:960px}#wporg-header h1{display:inline-block;margin:auto;width:303px}#wporg-header h1 a{background:url(//s.w.org/style/images/wporg-logo.svg?3=) 100% no-repeat;-webkit-background-size:290px 46px;background-size:290px 46px;display:block;height:88px;text-indent:-9999px}#wporg-header h2.rosetta{clear:none;color:#dfdfdf;font-family:Georgia,Times New Roman,serif;font-size:30px
 ;margin:0 60px 0 0}#wporg-header h2.rosetta a{border-bottom:none;color:#dfdfdf;display:block;height:52px;line-height:22px;padding:0}#wporg-header h2.rosetta a:hover{text-decoration:none}#wporg-header #wporg-header-menu{background:#23282d;right:-75%;list-style:none;margin:0;max-width:75%;min-width:200px;position:absolute;text-align:right;top:100%;-webkit-transition:right .3s;transition:right .3s;z-index:100000}#wporg-header #wporg-header-menu.toggled{right:0}#wporg-header ul li{list-style-type:none;position:relative}#wporg-header ul li a{color:#eee;display:block;font-family:Open Sans,Helvetica,Arial,Liberation Sans,sans-serif;font-size:13px;font-weight:600;height:34px;line-height:34px;margin:0 4px;padding:10px 30px;text-decoration:none}#wporg-header ul li a.subcurrent{font-weight:700}@media (max-width:768px){#wporg-header ul li a{height:auto}}#wporg-header ul li.current-menu-item a,#wporg-header ul li.current_page_parent a,#wporg-header ul li a.current,#wporg-header ul li a:hover{col
 or:#00a0d2}#wporg-header ul li#download,#wporg-header ul li.download{float:left;height:34px;margin-left:14px;overflow:hidden;padding:0 0 34px}@media screen and (max-width:767px){#wporg-header ul li#download,#wporg-header ul li.download{display:block;float:none;margin:10px 20px 20px;padding-bottom:0;height:auto}#wporg-header ul li#download a,#wporg-header ul li.download a{padding:4px 10px;text-align:center}}#wporg-header ul li#download a,#wporg-header ul li.download a{margin:0;padding:0 16px}#wporg-header ul li#download a:hover,#wporg-header ul li.download a:hover{color:#eee}#wporg-header ul li#download.current,#wporg-header ul li#download.current-menu-item,#wporg-header ul li#download .uparrow,#wporg-header ul li.download.current,#wporg-header ul li.download.current-menu-item,#wporg-header ul li.download .uparrow{display:none}#wporg-header ul li .nav-submenu{clip:rect(1px,1px,1px,1px);height:1px;right:-2px;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;z-index:99999}
 #wporg-header ul li .nav-submenu li a{display:inline-block;height:24px;line-height:24px;margin:0;white-space:nowrap}@media screen and (min-width:768px){#wporg-header #head-search{float:left;margin-left:14px;padding-top:30px}}#wporg-header #head-search form{border-bottom:1px solid #3f3f3f;display:inline-block;margin-right:60px;width:288px}#wporg-header #head-search form input.text{background:#191e23;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#b4b9be;float:right;font-family:Open Sans,sans-serif;font-size:12px;height:24px;margin:0;outline:none;padding:3px;vertical-align:top;width:256px}#wporg-header #head-search form input.text::-moz-placeholder{color:#eee}@media screen and (max-width:480px){#wporg-header #head-search form input.text{width:216px}}#wporg-header #head-search form .button{background:#191e23 url(//s.w.org/wp-includes/images/admin-bar-sprite.png?d=20120831) no-repeat 2px 5px;border
 :none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;float:right;height:30px;margin:0;padding:0;text-shadow:none!important;width:26px}@media screen and (max-width:480px){#wporg-header #head-search form{width:248px}}@media screen and (min-width:480px){#wporg-header #head-search form{margin-right:0}}@media screen and (min-width:768px){#wporg-header{height:120px;text-align:inherit}#wporg-header h1{float:right;padding-right:10px}#wporg-header h2.rosetta{float:right;margin-right:0;padding:36px 27px 0}#wporg-header #headline h2{text-rendering:optimizeLegibility}#wporg-header #wporg-header-menu{float:right;height:46px;list-style:none;margin:-15px 0 0;max-width:inherit;min-width:0;padding:0;position:static;width:100%}#wporg-header ul li{float:right;position:relative}#wporg-header ul li a{height:46px;padding:0 6px}#wporg-header ul li a.current~.uparrow{border-bottom:9px solid #f7f7f7;border-right:9px solid transparent;border-left:9px solid transparent;height:
 0;margin:-8px auto 0;width:0}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after{border-bottom:9px solid #f7f7f7;border-right:9px solid transparent;border-left:9px solid transparent;content:"";height:0;right:50%;margin:-8px -9px 0 0;position:absolute;width:0}#wporg-header ul li .nav-submenu:hover~.uparrow,#wporg-header ul li:hover .nav-submenu~.uparrow{border-bottom:9px solid #32373c;border-right:9px solid transparent;border-left:9px solid transparent;height:0;margin:-10px auto 0;width:0}#wporg-header ul li .nav-submenu{background:#32373c;border:1px solid #32373c;border-top:0;margin-top:-1px;min-width:0}#wporg-header ul li .nav-submenu li{float:none}#wporg-header ul li .nav-submenu li a{height:34px;line-height:34px}#wporg-header .nav-menu .focus>ul,#wporg-header .nav-menu ul li:hover>ul,#wporg-header ul.nav-menu .focus>ul,#wporg-header ul.nav-menu li:hover>ul{clip:inherit;height:inherit;overflow:inherit;width:inherit}#wporg
 -header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after,#wporg-header ul li a.current~.uparrow{border-bottom-color:#0073aa}}.page-download #wporg-header #download,.page-parent-download #wporg-header #download{display:none}#mobile-menu-button{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;display:block;float:right;font-family:dashicons;font-size:16px;font-style:normal;font-weight:400;right:10px;line-height:1;padding:1px;position:absolute;text-align:center;text-decoration:inherit;text-shadow:none;top:75px;-webkit-transition:color .1s ease-in;transition:color .1s ease-in;vertical-align:top;-webkit-font-smoothing:antialiased}#mobile-menu-button:before{border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#888;content:"\f228";display:inline-block;float:right;font:normal 50px/1 Dashicons;margin:0;outline:none;padding:3px;text-decoration:none;vertical-align:middle;-webkit-font-smoothing:an
 tialiased}@media screen and (min-width:768px){#mobile-menu-button{display:none}}#download-mobile{background:#f7f7f7;border-bottom:1px solid #ddd}#download-mobile .wrapper{padding:20px 0;text-align:center}#download-mobile span.download-ready{font-size:1.6em;margin:0 .25em}#download-mobile a.download-button{font-size:1.6em;height:inherit;margin:10px .25em;padding:10px 15px}body{background:#f1f1f1}.chart>div>div>div>div{right:-10000px!important;left:auto!important}.clear:after,.clear:before,.main-navigation:after,.main-navigation:before,.theme-wrap .theme-about:after,.theme-wrap .theme-about:before{content:"";display:table}.clear:after,.main-navigation:after,.theme-wrap .theme-about:after{clear:both}h2{font-size:28px}ol,ul{margin:0 0 22px;padding-right:26px}.type-page{margin:30px auto}.site-title a{text-decoration:none}.site-title a:active,.site-title a:focus,.site-title a:hover{color:#fff}.entry-title{font-size:36px;font-weight:300;line-height:1.3;margin:0 0 20px
 }.wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:auto;margin-left:auto;max-width:960px;padding:0 10px 100px;position:relative}.theme-browser .themes{clear:both;font-size:0}.modal-open .rendered .themes,.modal-open .wp-filter,.modal-open aside.theme-widget-area{display:none}.theme-browser .theme{border:1px solid #dedede;-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1);cursor:pointer;display:inline-block;margin:0 0 4% 4%;position:relative;width:30.6%}.ie8 .theme-browser .theme{width:30%;margin:0 0 4% 3%}.theme-browser .theme:nth-child(3n){margin-left:0}.theme-browser .theme:focus,.theme-browser .theme:hover{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8);cursor:pointer;outline:none}.theme-browser .theme .url{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.theme-browser .theme .url:hover{text-decoration:
 none}.theme-browser .theme .entry-title{background:#fff;background:hsla(0,0%,100%,.65);-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#555;font-size:15px;font-weight:600;height:18px;margin:0;overflow:hidden;padding:15px;text-overflow:ellipsis;white-space:nowrap}.theme-browser .theme .theme-actions{background:hsla(0,0%,95.7%,.7);bottom:0;border-right:1px solid rgba(0,0,0,.05);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";height:38px;opacity:0;padding:9px 10px 0;position:absolute;left:0;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.theme-browser .theme .theme-actions .button{font-size:13px}.theme-browser .theme.focus .theme-actions,.theme-browser .theme:focus .theme-actions,.theme-browser .theme:hover .theme-actions{-
 ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.theme-load-more{margin-top:40px;text-align:center}.nojs~.wrap .theme-load-more,.show-filters .theme-load-more{display:none}.theme-widget-area{background-color:#fff;padding-top:20px}.theme-widget-area .widget-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.theme-widget-area .widget{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:14px}.theme-widget-area .textwidget{font-size:12.8px;font-size:.8rem}@media only screen and (max-width:600px){.theme-widget-area .widget-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-directio
 n:column}}.theme-browser .theme .theme-screenshot{display:block;overflow:hidden;position:relative;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme .theme-screenshot:after{content:"";display:block}.theme-browser .theme:focus .theme-screenshot,.theme-browser .theme:hover .theme-screenshot{background:#fff}.theme-browser .theme .theme-screenshot img{display:block;margin:0 auto;height:auto;max-height:300px;right:0;position:inherit;top:0;-webkit-transform:translateZ(0);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme:focus .theme-screenshot img,.theme-browser .theme:hover .theme-screenshot img{opacity:.4}.theme-browser .theme .more-details{background:#23282d;background:rgba(0,0,0,.7);-webkit-border-radius:3px;border-radius:3px;color:#fff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";font-size:15px;-webkit-font-smoothing:antialiased;font-weight:600;rig
 ht:25%;opacity:0;padding:15px 12px;position:absolute;left:25%;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.6);top:35%;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.theme-browser .theme.active:focus .theme-actions{display:block}.theme-browser .theme .more-details:focus,.theme-browser .theme:focus .more-details,.theme-browser .theme:hover .more-details{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.theme-browser .theme .theme-author{background:#23282d;color:#eee;display:none;font-size:14px;margin:0 10px;padding:5px 10px;position:absolute;bottom:56px}.theme-browser .theme.display-author .theme-author,body.author .theme-browser .theme .theme-author{display:block}.theme-browser .theme.display-author .theme-author a{color:inherit;text-decoration:none}.theme-navigation{background:#fff;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 1
 px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);margin:20px 0 25px}.theme-navigation .post-navigation{float:left}.theme-navigation .close{background-color:transparent;border:0;color:#21759b;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;margin:0;padding:17px 15px;-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.theme-navigation a.close{padding:16.5px 15px}.theme-navigation .close:before{content:"\2192";margin-left:5px}.theme-navigation .close:active,.theme-navigation .close:hover{color:#d54e21;outline:none}.theme-navigation .left,.theme-navigation .nav-links a,.theme-navigation .right{background-color:transparent;border:0;border-right:1px solid #ddd;color:#777;cursor:pointer;float:right;height:56px;text-align:center;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out;width:59px}.theme-navigation .left:before,.theme-navigation .nav-links a:before
 ,.theme-navigation .right:before{text-decoration:inherit;-webkit-font-smoothing:antialiased}.theme-navigation .left:focus,.theme-navigation .left:hover,.theme-navigation .nav-links a:focus,.theme-navigation .nav-links a:hover,.theme-navigation .right:focus,.theme-navigation .right:hover{background:#ddd;border-color:#ccc;color:#000}.theme-navigation .left:focus,.theme-navigation .right:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.theme-navigation .dashicons-arrow-left-alt2:before{content:"\f345"}.theme-navigation .dashicons-arrow-right-alt2:before{content:"\f341"}.theme-navigation .left.disabled,.theme-navigation .left.disabled:hover,.theme-navigation .right.disabled,.theme-navigation .right.disabled:hover{background:inherit;color:#ccc;cursor:inherit}.theme-wrap{background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);font-size:10px;-webkit-overflow-scrolling:touch}.theme-wrap .theme-
 about{padding:2% 4%}.theme-wrap .theme-name{color:#222;display:inline-block}.theme-wrap .theme-author{border:none;color:#686868;display:inline-block;font-size:14px;font-style:italic;font-weight:600;margin:0 5px}.theme-wrap .theme-actions{margin:0 0 1.5em;text-align:center}.theme-wrap .theme-actions a{height:36px;padding:4px 10px;width:48%}.ie8 .theme-wrap .theme-actions{border:1px solid #eee}.theme-wrap .theme-meta-info p{margin:0 0 .5em}.theme-wrap .theme-meta-info a{text-decoration:none}.theme-wrap .theme-meta-info a:after{content:"\2190";margin-right:5px}.theme-wrap .theme-meta a>.dashicons-rss{text-decoration:none}.theme-wrap .theme-meta a>.dashicons-rss:before{color:#e89242}.theme-wrap .theme-screenshots{float:right;margin:0 0 0 30px;width:55%;max-width:880px;text-align:center}.theme-wrap .screenshot{border:1px solid #fff;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px rgba(0,0,0,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-s
 izing:border-box;overflow:hidden;position:relative}.theme-wrap .screenshot:after{content:"";display:block;padding-top:75%}.theme-wrap .screenshot img{height:auto;position:absolute;right:0;top:0;vertical-align:middle;width:100%}.theme-wrap .screenshot.selected{background:transparent;border:2px solid #00a0d2}.theme-wrap .screenshot.selected img{opacity:.8}.theme-browser .theme .theme-screenshot.blank,.theme-wrap .screenshot.blank{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYGWO8d+/efwYkoKioiMRjYGBC4WHhUK6A8T8QIJt8//59ZC493AAAQssKpBK4F5AAAAAASUVORK5CYII=)}.theme-wrap .theme-info{width:-webkit-calc(70% - 30px);width:calc(70% - 30px);float:right}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-meta{float:left;width:-webkit-calc(32% - 30px);width:calc(32% - 30px)}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-info>div:not(:last-of-type),.theme-wrap .theme-about .theme-meta>div:n
 ot(:last-of-type){margin-bottom:50px}.theme-wrap h4{font-size:14px;margin:1rem 0}.theme-wrap h5{font-size:1em;text-transform:none}.theme-wrap .theme-description{color:#555;font-size:15px;font-weight:400;line-height:1.5}.theme-wrap .theme-tags{font-size:13px}.theme-wrap .theme-downloads .total-downloads{color:#555;font-size:14px;font-weight:400;line-height:1.5;margin:1.5em 0 0}.theme-wrap .theme-devs,.theme-wrap .theme-meta-info,.theme-wrap .theme-report,.theme-wrap .theme-support,.theme-wrap .theme-translations{font-size:1.4em}.theme-wrap .theme-devs h5{margin:1em 0 0}.theme-wrap .theme-devs li{line-height:1.5}.theme-install-overlay iframe{border:0;height:100%;width:100%;z-index:20;-webkit-transition:opacity .3s;transition:opacity .3s}.no-themes{clear:both;color:#666;font-size:18px;font-style:normal;margin:0;padding:100px 0 0;text-align:center;display:none}.no-results .no-themes{display:block}.theme-browser .no-themes{margin:100px 0 150px}.rating{margin:0 0 1.5em;min-height:26px}.ra
 ting span[class]:before{color:#ffb900;content:"\f154";display:inline-block;-webkit-font-smoothing:antialiased;font:normal 20px/1 dashicons;vertical-align:top}.rating-10 span.one:before,.rating-30 span.two:before,.rating-50 span.three:before,.rating-70 span.four:before,.rating-90 span.five:before{content:"\f459"}.rtl .rating-10 span.one:before,.rtl .rating-30 span.two:before,.rtl .rating-50 span.three:before,.rtl .rating-70 span.four:before,.rtl .rating-90 span.five:before{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.rating-20 span.one:before,.rating-30 span.one:before,.rating-40 span.one:before,.rating-40 span.two:before,.rating-50 span.one:before,.rating-50 span.two:before,.rating-60 span.one:before,.rating-60 span.three:before,.rating-60 span.two:before,.rating-70 span.one:before,.rating-70 span.three:before,.rating-70 span.two:before,.rating-80 span.four:before,.rating-80 span.one:before,.rating-80 span.three:before,.rating-80 span.two:before
 ,.rating-90 span.four:before,.rating-90 span.one:before,.rating-90 span.three:before,.rating-90 span.two:before,.rating-100 span.five:before,.rating-100 span.four:before,.rating-100 span.one:before,.rating-100 span.three:before,.rating-100 span.two:before{content:"\f155"}.rating .ratings{display:block;line-height:20px;color:#999}.theme-ratings{position:relative}.theme-ratings .reviews-link{font-size:12px;font-size:10.665px;font-size:.6666rem;position:absolute;left:0;top:0}.theme-ratings .reviews-link:after{content:"\f341";font-family:dashicons;padding-right:3px;position:relative;top:1px}.theme-ratings .description{color:#aa9;display:inline-block;font-style:italic;margin:0 5px;vertical-align:bottom}.theme-ratings ul{list-style-type:none;padding:0}.theme-ratings .counter-container,.theme-ratings .counter-container a{display:inline-block;width:100%}.theme-ratings .counter-count,.theme-ratings .counter-label{line-height:1.75}.theme-ratings .counter-label{float:right;
 margin-left:5px;min-width:58px}.theme-ratings .counter-back,.theme-ratings .counter-bar{float:right;height:17px}.theme-ratings .counter-back{background-color:#ececec;width:60%;width:-webkit-calc(100% - 100px);width:calc(100% - 100px);overflow:hidden}.theme-ratings .counter-bar{background-color:#ffc733}.theme-ratings .counter-count{float:right;margin-right:5px}body.full-overlay-active{overflow:hidden}.wp-full-overlay{background:transparent;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;right:0;left:0;height:100%;min-width:0}.wp-full-overlay-sidebar{border:1px solid #ddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;width:300px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px);top:0;bottom:0;right:0;padding:0;margin:0;z-index:10;background:#eee}.wp-full-overlay,.wp-full-overlay-sidebar{margin-top:32px}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{overflow:visible}.wp-full-overlay.expanded{margin-right:300px}.
 wp-full-overlay.collapsed .wp-full-overlay-sidebar{margin-right:-300px}.wp-full-overlay-sidebar:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;width:3px;z-index:1000}.wp-full-overlay-main{position:absolute;right:0;left:0;top:0;bottom:0;height:100%}.wp-full-overlay-sidebar .wp-full-overlay-header{position:absolute;right:0;left:0;height:45px;padding:0 15px;line-height:45px;z-index:10;margin:0;border-top:none;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-header a.back{margin-top:9px}.wp-full-overlay-sidebar .wp-full-overlay-footer{bottom:0;border-bottom:none;border-top:none;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-sidebar-content{position:absolute;top:45px;bottom:45px;right:0;left:0;overflow:auto}.theme-install-overlay .wp-full-overlay-sidebar .wp-full-overlay-header{padding:0}.theme-install-overlay .close-full-overlay,.theme-install-overlay .next-theme,.theme-install-overlay 
 .previous-theme{display:block;position:relative;float:right;width:45px;height:45px;padding-left:2px;background:#eee;border-left:1px solid #ddd;color:#444;cursor:pointer;text-decoration:none;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.theme-install-overlay .close-full-overlay:focus,.theme-install-overlay .close-full-overlay:hover,.theme-install-overlay .next-theme:focus,.theme-install-overlay .next-theme:hover,.theme-install-overlay .previous-theme:focus,.theme-install-overlay .previous-theme:hover{background:#ddd;border-color:#ccc;color:#000;outline:none;-webkit-box-shadow:none;box-shadow:none}.theme-install-overlay .close-full-overlay:before{font:normal 22px/1 dashicons;content:"\f335";position:relative;top:5px;right:10px}.theme-install-overlay .previous-theme:before{font:normal 20px/1 dashicons;content:"\f345";position:relative;top:4px;right:11px}.theme-install-overlay .next-th
 eme:before{font:normal 20px/1 dashicons;content:"\f341";position:relative;top:4px;right:12px}.theme-install-overlay .next-theme.disabled,.theme-install-overlay .next-theme.disabled:focus,.theme-install-overlay .next-theme.disabled:hover,.theme-install-overlay .previous-theme.disabled,.theme-install-overlay .previous-theme.disabled:focus,.theme-install-overlay .previous-theme.disabled:hover{color:#bbb;background:#eee;cursor:default;pointer-events:none}.wp-full-overlay a.collapse-sidebar{position:absolute;bottom:12px;right:0;z-index:50;display:block;width:29px;height:25px;margin-right:15px;padding:0;-webkit-border-radius:50%;border-radius:50%;color:#777;text-decoration:none}.wp-full-overlay a.collapse-sidebar:hover{color:#0073aa}.wp-full-overlay.collapsed .collapse-sidebar{height:27px;right:100%;position:absolute}.wp-full-overlay .collapse-sidebar-arrow{position:static;margin-top:0;margin-right:0;display:block;width:auto;height:auto;background:none}.wp-full-overlay .collapse
 -sidebar-arrow:before{-webkit-border-radius:50%;border-radius:50%;float:right;content:"\f148";background:#eee;font:normal 30px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.rtl .wp-full-overlay .collapse-sidebar-arrow:before,.wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.rtl .wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:none;-ms-transform:none;transform:none}.wp-full-overlay.collapsed .collapse-sidebar-arrow{background-position:-1px -109px}.wp-full-overlay .collapse-sidebar-label{font-size:16px;right:100%;line-height:1.8;margin-right:10px;position:absolute}.wp-full-overlay.collapsed .collapse-sidebar-label{display:none}.wp-full-overlay,.wp-full-overlay-main,.wp-full-overlay-sidebar,.wp-full-ove
 rlay .collapse-sidebar{-webkit-transition-property:right,left,top,bottom,width,margin;transition-property:right,left,top,bottom,width,margin;-webkit-transition-duration:.2s;transition-duration:.2s}.customize-support .hide-if-customize,.customize-support.wp-core-ui .hide-if-customize,.customize-support .wp-core-ui .hide-if-customize,.no-customize-support .hide-if-no-customize,.no-customize-support.wp-core-ui .hide-if-no-customize,.no-customize-support .wp-core-ui .hide-if-no-customize{display:none}#customize-container{display:none;background:#fff;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;right:0;left:0;height:100%}.customize-active #customize-container{display:block}.customize-loading #customize-container iframe{opacity:0}.customize-loading #customize-container{background:#fff url(/wp-admin/images/spinner.gif) no-repeat fixed 50%;-webkit-background-size:20px 20px;background-size:20px 20px}#customize-container iframe,.theme-install-overlay iframe{height:-webkit-cal
 c(100% - 32px);height:calc(100% - 32px);width:100%;z-index:20;-webkit-transition:opacity .3s;transition:opacity .3s}#customize-container .collapse-sidebar{bottom:16px}#customize-controls{margin-top:0}.theme-install-overlay{display:none}.theme-install-overlay.single-theme{display:block}.install-theme-info{display:none;padding:10px 20px 60px}.single-theme .install-theme-info{padding-top:15px}.theme-install-overlay .install-theme-info{display:block}.install-theme-info .theme-install{float:left;margin-top:18px}.install-theme-info .theme-name{font-size:16px;line-height:24px;margin-bottom:0;margin-top:0}.install-theme-info .theme-screenshot{margin-top:15px;width:258px;border:1px solid #ccc}.install-theme-info .theme-details{overflow:hidden}.theme-details .theme-version{margin:15px 0;float:right}.theme-details .rating{margin:16px 0 14px;float:left}.theme-details .theme-description{float:right;color:#777;max-width:100%}.theme-install-overlay .wp-full-overlay-header .theme-install{float:left
 ;margin:8px 0 0 10px}.theme-install-overlay .wp-full-overlay-sidebar-content{background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.theme-install-overlay .wp-full-overlay-main{background:#fff url(/wp-admin/images/spinner.gif) no-repeat 50%;-webkit-background-size:20px 20px;background-size:20px 20px}.spinner{background:url(/wp-admin/images/spinner.gif) no-repeat;-webkit-background-size:20px 20px;background-size:20px 20px;display:none;opacity:.7;filter:alpha(opacity=70);width:20px;height:20px;margin:25% auto 70%}.loading-content .spinner{display:block}.wp-filter{display:inline-block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:20px 0 25px;padding:0 20px;width:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);border:1px solid #e5e5e5;background:#fff;color:#555;font-size:13px}.wp-filter a{text-decoration:none}.filter-count{display:inline-block;vertical-align:middle;min-width:
 4.3em}.filter-count .count,.title-count{display:inline-block;position:relative;top:-1px;padding:4px 10px;-webkit-border-radius:30px;border-radius:30px;background:#777;color:#fff;font-size:14px;font-weight:600}.title-count{display:inline;top:-3px;margin-right:5px;margin-left:20px}.filter-links{display:inline-block;margin:0;padding:0}.filter-links li{display:inline-block;margin:0}.filter-links li>a{display:inline-block;margin:0 10px;padding:15px 0;border-bottom:4px solid #fff;color:#666;cursor:pointer}.filter-links .current{-webkit-box-shadow:none;box-shadow:none;border-bottom:4px solid #666;color:#222}.filter-links li>a:focus,.filter-links li>a:hover,.show-filters .filter-links a.current:focus,.show-filters .filter-links a.current:hover{color:#2ea2cc}.wp-filter .search-form{float:left;margin:10px 0;display:inline-block}.wp-filter .wp-filter-search{margin:0;padding:3px 5px;width:270px;font-size:16px;font-weight:300;line-height:1.5}.wp-filter .search-form select{height:33px;ve
 rtical-align:top}.wp-filter .drawer-toggle{display:inline-block;margin:0 10px;padding:4px 6px;color:#666;cursor:pointer}.wp-filter .drawer-toggle:before{display:inline-block;vertical-align:sub;content:"\f111";margin:0 0 0 5px;width:16px;height:16px;color:#777;-webkit-transition:color .1s ease-in;transition:color .1s ease-in;font-family:dashicons;font-size:16px;line-height:1;text-align:center;text-decoration:inherit;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}.wp-filter .drawer-toggle:hover,.wp-filter .drawer-toggle:hover:before{color:#2ea2cc}.wp-filter .drawer-toggle.current:before{color:#fff}.filter-drawer{display:none;margin:0 -20px;padding:20px;border-top:1px solid #eee;background:#fafafa}@media only screen and (max-width:480px){.filter-drawer{margin:0 -10px}}.show-filters .filter-drawer{display:block;overflow:hidden}.show-filters .wp-filter .drawer-toggle:focus,.show-filters .wp-filter .drawer-toggle:hover{background:#2ea2cc}.show-filters .filt
 er-links a.current{border-bottom:none}.show-filters .wp-filter .drawer-toggle{-webkit-border-radius:2px;border-radius:2px;border:none;background:#777;color:#fff}.show-filters .wp-filter .drawer-toggle:before{color:#fff}.filter-group{background:#fff;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:right;margin:0 0 0 1%;padding:10px;width:-webkit-calc(25% - 7px);width:calc(25% - 7px);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.filter-group:last-of-type{margin-left:0}.filter-group.wide{width:38%}.filter-group h4{font-size:14px;position:relative;margin:0}.filter-drawer ol{list-style-type:none;font-size:12px;margin:20px 0 0;padding:0}.filter-drawer li{display:inline-block;list-style-type:none;margin:5px 0;padding-left:25px;width:100%}.filter-drawer .buttons{margin-bottom:20px}.filter-drawer .buttons .button span{display:inline-block;opacity:.8;font-size:12px;text-indent:10px}.wp-filter .bu
 tton.clear-filters{display:none;margin:0 10px 0 0}.filtered-by{display:none;margin:0}.filtered-by>span{font-weight:600}.filtered-by a{margin-right:10px}.filtered-by .tags{display:inline}.filtered-by .tag{background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);display:inline-block;font-size:11px;margin:2px 5px;padding:1px 8px}.filters-applied .filter-drawer .buttons,.filters-applied .filter-drawer br,.filters-applied .filter-group{display:none!important}.filters-applied .filtered-by{display:block}.error .content-filterable,.loading-content .content-filterable,.show-filters .content-filterable,.show-filters.filters-applied.loading-content .content-filterable{display:none}.show-filters.filters-applied .content-filterable{display:block}.wp-filter-search{border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#333;outline:none;-webk
 it-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out;-webkit-border-radius:0;border-radius:0;margin:0;padding:3px 5px;width:280px;font-size:16px;font-weight:300;line-height:1.5}.main-navigation{background:#dfdfdf}.main-navigation .menu{font-size:13px;font-weight:700;list-style:none;margin:0 auto;max-width:960px;padding:10px 0}.main-navigation .menu li{display:inline-block;padding-right:20px}.main-navigation .menu li:first-of-type{padding-right:10px}.main-navigation a{color:#636363;font-size:14px;text-decoration:none}@media (max-width:740px){#headline h2{float:none}.main-navigation .menu{margin:0;padding:8px 0;width:100%}}.commercial .theme .more-details{font-size:13px;top:23%;left:5%;right:5%}.commercial .theme .more-details p{margin:0}.commercial .themes{padding:0}.posts-navigation{font-size:18px;overflow:hidden;text-align:center}.posts-navigation .nav-links a{padding:8px 10px;display:inline-block}span.favorite{color:#ccc;float:left;cursor:pointer}sp
 an.favorite.dashicons,span.favorite.dashicons:before{font-size:40px;width:40px;line-height:1.5}span.favorite.favorited,span.favorite:hover{color:#e02020}@media (-webkit-min-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio:120),(min-resolution:120dppx),print{.wp-full-overlay .collapse-sidebar-arrow{background-image:url(/wp-admin/images/arrows-2x.png);-webkit-background-size:15px 123px;background-size:15px 123px}.customize-loading #customize-container,.spinner,.theme-install-overlay .wp-full-overlay-main{background-image:url(/wp-admin/images/spinner-2x.gif)}}@media only screen and (max-width:865px){.filter-drawer{border-bottom:1px solid #eee}.filter-group{height:auto;margin-bottom:0;margin-top:5px;width:100%}.filter-group li{margin:10px 0}.theme-browser .theme{width:47.5%;margin-left:0}.theme-browser .theme:nth-child(2n){margin-left:0}.theme-browser .theme:nth-child(odd){margin-left:5%}}@media only screen and (max-width:782px){.theme:focus .more-details,.theme:focus .theme-act
 ions,.theme:hover .more-details,.theme:hover .theme-actions{display:none}.theme-browser.rendered .theme:focus .theme-screenshot img,.theme-browser.rendered .theme:hover .theme-screenshot img{opacity:1}.wp-filter .search-form{float:none;margin:20px 0;width:100%}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-info,.theme-wrap .theme-about .theme-meta{float:none;width:auto}.theme-wrap .theme-about .theme-info{margin-bottom:50px}.theme-wrap .theme-actions .button-primary,.theme-wrap .theme-actions .button-secondary{font-size:18px;height:auto}.theme-wrap .screenshot{margin:0 auto;width:100%}.wp-full-overlay,.wp-full-overlay-sidebar{margin-top:46px}.wp-full-overlay-sidebar{height:-webkit-calc(100% - 46px);height:calc(100% - 46px)}}@media only screen and (max-width:650px){.theme-wrap .theme-description,.theme-wrap .theme-update{margin-right:0}.theme-wrap .theme-info{width:100%}.theme-wrap .theme-author{margin:5px 0 15px}.theme-wrap .current-label{margin-top:10px;font-s
 ize:13px}}@media only screen and (max-width:600px){.wp-full-overlay,.wp-full-overlay-sidebar{margin-top:0}.wp-full-overlay-sidebar{height:100%}}@media only screen and (max-width:400px){.theme-browser .theme{width:100%;margin-left:0}.theme-browser .theme:nth-child(2n),.theme-browser .theme:nth-child(3n){margin-left:0}#headline .login{float:right;margin-right:10px}.wp-filter{padding:0 10px}.wp-filter .filter-links{padding:0}.wp-filter .drawer-toggle{display:none}.wp-filter .search-form,.wp-filter .wp-filter-search{width:100%}.theme-browser .themes .theme{margin-left:0}.theme-wrap .theme-actions .button-primary,.theme-wrap .theme-actions .button-secondary{width:100%;margin:5px 0}.theme-wrap .theme-name{display:block;margin:0}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-info,.theme-wrap .theme-about .theme-info>div:not(:last-of-type),.theme-wrap .theme-about .theme-meta>div:not(:last-of-type){margin-bottom:30px}.theme-install-overlay .wp-full-overlay-header
  .theme-install{margin:2px}.theme-navigation .close:before{content:"";margin:0}.theme-wrap .theme-devs,.theme-wrap .theme-support{margin:auto;width:100%}.posts-navigation{margin-top:40px}}
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemescssstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/style.css    2020-11-18 07:27:02 UTC (rev 10450)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/style.css      2020-11-18 15:53:35 UTC (rev 10451)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,2 +1,2 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,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-color:transparent}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{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}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-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}optgroup{font-weight:700}table{border-spacing:0}td,th{padding:0}p{margin:1rem 0}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5rem}address{margin:0 0 1.5rem}pre{background:#e
 ee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:1.6rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{background:#fff}blockquote,q{quotes:"" ""}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote{border-left:2px solid #767676;color:#767676;margin:1rem 0;padding-left:.8rem}blockquote cite{font-size:12.8px;font-size:.8rem}figure{margin:0}hr{background-color:#eee;border:0;height:2px;margin:5rem auto}img{height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-family:Open
  Sans,sans-serif;clear:both;line-height:1.5;margin:2rem 0 1rem}.h1,h1{font-size:39.062px;font-size:2.44140625rem;font-weight:300}.h2,h2{font-size:31.25px;font-size:1.953125rem;font-weight:300}.h3,h3{font-size:25px;font-size:1.5625rem;font-weight:400}.h4,h4{font-size:20px;font-size:1.25rem;color:#32373c;font-weight:600;padding:0}.h5,h5{font-size:16px;font-size:1rem;font-weight:600;letter-spacing:.16px;letter-spacing:.01rem;text-transform:uppercase}.h6,h6{font-size:12.8px;font-size:.8rem;font-weight:600;letter-spacing:.8px;text-transform:uppercase}a{color:#0073aa;text-decoration:none}a:active,a:focus,a:hover{text-decoration:underline}a:focus{outline:thin dotted}a:active,a:hover{outline:0}li>a,p a{text-decoration:underline}li>a:hover,p a:hover{color:#d54e21}ol,ul{margin:0 0 1.5em 1.5em;padding:0}ul{list-style:square}ol{list-style:decimal}ol.unmarked-list,ul.unmarked-list{list-style:none;padding-left:0}li>ol,li>ul{margin-bottom:0}dt{font-weight:700}dd{margin:0 1.5em 1.5em}ta
 ble{border:1px solid #eee;border-collapse:collapse;font-size:12.8px;font-size:.8rem;margin:0 0 1rem;padding:0;width:100%}table thead{background:#32373c;color:#fff}table td,table th{border:1px solid #eee;font-weight:400;margin:0;padding:.4rem;text-align:left;vertical-align:top}table tbody tr:nth-child(2n){background:#f7f7f7}html{font-size:100%}body,button,input,select,textarea{color:#32373c;font-family:Open Sans,sans-serif;font-size:100%;line-height:1.5}@media screen and (min-width:737px){html{font-size:1.125rem}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{background-color:#f1f1f1;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px
 ;width:auto;z-index:100000}.site-content[tabindex="-1"]:focus{outline:0}.no-js .hide-if-no-js{display:none}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}@media screen and (max-width:480px){.alignleft,.alignright{display:block;float:none;margin-left:auto;margin-right:auto}}.button,.button-primary,.button-secondary,.plugin-upload-form .button-primary{border:1px solid;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:12.8px;font-size:.8rem;height:25px;height:1.5625rem;line-height:1;margin:0;padding:0 .8rem;text-decoration:none;white-space:nowrap;-webkit-appearance:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}.
 button-group.button-xl .button,.button.button-xl{font-size:16px;font-size:1rem;height:39.062px;height:2.44140625rem;line-height:1;padding:0 1.5rem}.button-group.button-large .button,.button.button-large{height:31.25px;height:1.953125rem;line-height:1;padding:0 1rem}.button-group.button-small .button,.button.button-small{font-size:10.24px;font-size:.64rem;height:20px;height:1.25rem;line-height:1;padding:0 .5rem}a.button,a.button-primary,a.button-secondary{line-height:25px;line-height:1.5625rem}.button-group.button-large a.button,a.button.button-large{line-height:31.25px;line-height:1.953125rem}.button-group.button-xl a.button,a.button.button-xl{line-height:39.062px;line-height:2.44140625rem}.button-group.button-small a.button,a.button.button-small{line-height:20px;line-height:1.25rem}.button:active,.button:focus{outline:none}.button.hidden{display:none}input[type=reset],input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover{background:none;border:none;-webkit-box-sh
 adow:none;box-shadow:none;padding:0 2px 1px;width:auto}.button,.button-secondary,.button:visited{background:#f7f7f7;border-color:#ccc;-webkit-box-shadow:0 1px 0 #ccc;box-shadow:0 1px 0 #ccc;color:#555;vertical-align:top}p .button{vertical-align:baseline}.button-secondary:focus,.button-secondary:hover,.button.focus,.button.hover,.button:focus,.button:hover{background:#fafafa;border-color:#999;color:#23282d}.button-link:focus,.button-secondary:focus,.button.focus,.button:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 3px rgba(0,115,170,.8);box-shadow:0 0 3px rgba(0,115,170,.8)}.button-secondary:active,.button.active,.button.active:hover,.button:active{background:#eee;border-color:#999;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.button.active:focus{border-color:#5b9dd9;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(
 0,115,170,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(0,115,170,.8)}.button-disabled,.button-secondary.disabled,.button-secondary:disabled,.button-secondary[disabled],.button.disabled,.button:disabled,.button[disabled]{background:#f7f7f7!important;border-color:#ddd!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#a0a5aa!important;cursor:default;text-shadow:0 1px 0 #fff!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.button-link,input[type=submit].button-link{background:none;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0}.button-link:focus{outline:1px solid #5b9dd9}.button-primary,.download-button,.plugin-upload-form .button-primary{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1
 px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799}.button-primary:visited,.download-button:visited,.plugin-upload-form .button-primary:visited{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary.hover,.button-primary:focus,.button-primary:hover,.download-button.focus,.download-button.hover,.download-button:focus,.download-button:hover,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary.hover,.plugin-upload-form .button-primary:focus,.plugin-upload-form .button-primary:hover{background:#008ec2;border-color:#006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary:focus,.download-button.focus,.download-button:focus,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary:focus{-webkit-box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db;box-shadow:0 1px 0 
 #0073aa,0 0 2px 1px #33b3db}.button-primary.active,.button-primary.active:focus,.button-primary.active:hover,.button-primary:active,.download-button.active,.download-button.active:focus,.download-button.active:hover,.download-button:active,.plugin-upload-form .button-primary.active,.plugin-upload-form .button-primary.active:focus,.plugin-upload-form .button-primary.active:hover,.plugin-upload-form .button-primary:active{background:#0073aa;border-color:#006799;-webkit-box-shadow:inset 0 2px 0 #006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.button-primary.disabled,.button-primary:disabled,.button-primary[disabled],.download-button.disabled,.download-button:disabled,.download-button[disabled],.plugin-upload-form .button-primary.disabled,.plugin-upload-form .button-primary:disabled,.plugin-upload-form .button-primary[disabled]{background:#008ec2!important;border-color:#007cb2!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#66c6e4!important;curso
 r:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-primary.button.button-hero,.download-button.button.button-hero,.plugin-upload-form .button-primary.button.button-hero{-webkit-box-shadow:0 2px 0 #006799;box-shadow:0 2px 0 #006799}.button-primary.button.button-hero.active,.button-primary.button.button-hero.active:focus,.button-primary.button.button-hero.active:hover,.button-primary.button.button-hero:active,.download-button.button.button-hero.active,.download-button.button.button-hero.active:focus,.download-button.button.button-hero.active:hover,.download-button.button.button-hero:active,.plugin-upload-form .button-primary.button.button-hero.active,.plugin-upload-form .button-primary.button.button-hero.active:focus,.plugin-upload-form .button-primary.button.button-hero.active:hover,.plugin-upload-form .button-primary.button.button-hero:active{-webkit-box-shadow:inset 0 3px 0 #006799;box-shadow:inset 0 3px 0 #006799}.button-primary-disabled{background:#008ec2!important;b
 order-color:#007cb2!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-group{display:inline-block;font-size:0;position:relative;vertical-align:middle;white-space:nowrap}.button-group>.button{-webkit-border-radius:0;border-radius:0;display:inline-block;margin-right:-1px;z-index:10}.button-group>.button-primary{z-index:100}.button-group>.button:hover{z-index:20}.button-group>.button:first-child{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.button-group>.button:last-child{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.button-group>.button:focus{position:relative;z-index:1}@media screen and (max-width:737px){.button,.button.button-large,.button.button-small,.plugin-upload-form .button-primary{font-size:14px;height:auto;line-height:normal;margin-bottom:4px;padding:6px 14px;vertical-align:middle}}.clear:after,.clear:before,.comment-
 content:after,.comment-content:before,.entry-content:after,.entry-content:before,.home-below:after,.home-below:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.home-below:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}p.subheading{color:#82878c;font-size:20px;font-size:1.25rem;font-weight:300;margin:-.4rem auto 2rem;text-align:center}p.intro{font-size:20px;font-size:1.25rem}p.aside{font-size:12.8px;font-size:.8rem}p.note{font-size:10.24px;font-size:.64rem;letter-spacing:.16px;letter-spacing:.01rem;max-width:291.038px;max-width:18.1898940355rem}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=mon
 th],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);color:#32373c;outline:none;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[type=email],input[type=ur
 l]{direction:ltr}input[type=number]{height:28px;line-height:inherit}input[type=checkbox],input[type=radio]{background:#fff;border:1px solid #b4b9be;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);clear:none;color:#555;cursor:pointer;display:inline-block;height:16px;line-height:0;margin:-4px 4px 0 0;min-width:16px;outline:0;padding:0!important;text-align:center;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out;vertical-align:middle;width:16px;-webkit-appearance:none}input[type=checkbox]:checked:before,input[type=radio]:checked:before{display:inline-block;float:left;font:normal 21px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio].disabled,input[type=radio].disab
 led:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}input[type=checkbox]:checked:before{color:#1e8cbe;content:"\f147";margin:-3px 0 0 -4px}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;line-height:10px;margin-right:4px}input[type=radio]:checked+label:before{color:#82878c}input[type=radio]:checked:before{background-color:#1e8cbe;-webkit-border-radius:50px;border-radius:50px;content:"\2022";font-size:24px;height:6px;line-height:16px;margin:4px;text-indent:-9999px;width:6px}input[type=reset]:active,input[type=reset]:hover{color:#00a0d2}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{-webkit-border-radius:0;border-radius:0;font-size:14px;padding:3px 5px}textarea{line-height:1.4;overflow:auto;padding:2px 6px;resize:vertical}textarea.code{lin
 e-height:1.4;padding:4px 6px 1px}label{cursor:pointer;vertical-align:middle}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:hsla(0,0%,100%,.5);border-color:hsla(0,0%,87.1%,.75);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(51,51,51,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=range].disabled,input[type=range]:disabled{background:none;-webkit-box-shadow:none;box-shadow:none}input.large-text,textarea.large-text{width:99%}input.regular-text{width:25em}input.small-text{padding:1px 6px;width:50px}input[type=number].small-text{width:65px}input.tiny-text{width:35px}input[type=number].tiny-text{width:45px}@media screen and (max-width:78
 2px){textarea{-webkit-appearance:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input[type=number]{height:40px}input.code{padding-bottom:5px;padding-top:10px}input[type=checkbox]{-webkit-appearance:none;padding:10px}input[type=checkbox]:checked:before{font:normal 30px/1 dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}input,textarea{font-size:16px}input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}input.regular-text{width:100%}label{font-size:14px}fieldset label{display:block}}a.button:active,a.button:focus,a.button:hover{text-decoration:none}.notice{background:#fff;border-left:4px solid #fff;-webkit-box-shadow:0 
 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:1em 0;padding:1px 12px}.notice p{font-size:12.8px;font-size:.8rem;margin:.5em 0;padding:2px}.notice.notice-alt{-webkit-box-shadow:none;box-shadow:none}.notice.notice-large{padding:10px 20px}.notice.notice-success{border-left-color:#46b450}.notice.notice-success.notice-alt{background-color:#ecf7ed}.notice.notice-warning{border-left-color:#ffb900}.notice.notice-warning.notice-alt{background-color:#fff8e5}.notice.notice-error{border-left-color:#dc3232}.notice.notice-error.notice-alt{background-color:#fbeaea}.notice.notice-info{border-left-color:#00a0d2}.notice.notice-info.notice-alt{background-color:#e5f5fa}.error-404 .page-content,.error-404 .page-title{text-align:center}.error-404 .page-content .logo-swing{height:160px;height:10rem;margin:6rem auto;position:relative;text-align:center;width:160px;width:10rem}.error-404 .page-content .logo-swing .wp-logo{left:0;max-width:none;position:absolute;top:0;width:160px;width
 :10rem}@-webkit-keyframes hinge{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}40%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{10%{width:180px;height:180px;-webkit-tran
 sform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}40%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}.comments-area{margin-
 top:5em}.comments-area>:last-child{margin-bottom:0}.comments-area .comment-list+.comment-respond{border-top:1px solid #eaeaea}.comments-area .comment-list+.comment-respond,.comments-area .comment-navigation+.comment-respond{padding-top:1.6em}.comments-area .comments-title{margin-bottom:1.3333em}.comments-area .comment-list{list-style:none;margin:0}.comments-area .comment-list .pingback,.comments-area .comment-list .trackback,.comments-area .comment-list article{border-top:1px solid #eaeaea;padding:1.6em 0}.comments-area .comment-list article:not(:only-child){padding-bottom:0}.comments-area .comment-list article+.comment-respond{padding-bottom:1.6em}.comments-area .comment-list .children{list-style:none;margin:0}.comments-area .comment-list .children>li{padding-left:.8em}.comments-area .comment-list .alt{background:none}.comments-area .comment-author{color:#999;margin-bottom:.4em}.comments-area .comment-author .avatar{float:left;height:24px;margin-right:.8em;width:24px}.comment
 s-area .comment-metadata,.comments-area .pingback .edit-link{color:#999;line-height:1.5}.comments-area .comment-metadata a,.comments-area .pingback .edit-link a{color:#777}.comments-area .comment-metadata{font-size:12.8px;font-size:.8rem;margin-bottom:1.6em}.comments-area .comment-metadata .edit-link,.comments-area .pingback .edit-link{margin-left:1em}.comments-area .pingback .edit-link:before{top:5px}.comments-area .comment-content ol,.comments-area .comment-content ul{margin:0 0 1.6em 1.3333em}.comments-area .comment-content>:last-child,.comments-area .comment-content li>ol,.comments-area .comment-content li>ul{margin-bottom:0}.comments-area .comment-content .reply{font-size:12px}.comments-area .comment-content .reply a{border:1px solid #eaeaea;color:#707070;display:inline-block;font-weight:700;line-height:1;margin-top:2em;padding:.4167em .8333em;text-transform:uppercase}.comments-area .comment-content .reply a:focus,.comments-area .comment-content .reply a:hover{border-c
 olor:#333;color:#333;outline:0}.comments-area .comment-reply-title a{font-weight:inherit}.comments-area .comment-form label{font-size:12.8px;font-size:.8rem;font-weight:700;display:block;letter-spacing:.04em;line-height:1.5}.comments-area .comment-form input[type=email],.comments-area .comment-form input[type=text],.comments-area .comment-form input[type=url],.comments-area .comment-form textarea{width:100%}.comments-area .comment-awaiting-moderation,.comments-area .comment-notes,.comments-area .form-allowed-tags,.comments-area .logged-in-as{font-size:16px;font-size:1rem;line-height:1.5;margin-bottom:2em}.comments-area .no-comments{border-top:1px solid #eaeaea;color:#999;font-weight:700;padding-top:1.6em}.comments-area .comment-navigation+.no-comments{border-top:0}.comments-area .form-allowed-tags code{font-family:Inconsolata,monospace}.comments-area .form-submit{margin-bottom:0}.comments-area .required{color:#c0392b}.entry-content{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:
 auto;hyphens:auto;word-wrap:break-word}.entry-content>p:first-child{margin-top:0}.entry-content [class*=col-]~h1,.entry-content [class*=col-]~h2,.entry-content [class*=col-]~h3,.entry-content [class*=col-]~h4,.entry-content [class*=col-]~h5,.entry-content [class*=col-]~h6{clear:none}.entry-header{position:relative}.entry-header .sticky-post{color:#999;font-size:12.8px;font-size:.8rem;font-style:italic;position:absolute;top:-12.8px;top:-.8rem}.entry-summary{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}body:not(.single):not(.search) .site-main .post{margin-bottom:3.0517578125rem;max-width:40em}.gallery{margin-bottom:1.5rem}.gallery .gallery-item{display:inline-block;margin:0;text-align:center;vertical-align:top;width:100%}.gallery.gallery-columns-2 .gallery-item{max-width:50%}.gallery.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery.gallery-columns-4 .gallery-item{max-width:25%}.gallery.gallery-columns-5 .gallery-item{max-width:
 20%}.gallery.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery .gallery-caption{display:block}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.pagination .nav-links{text-align:center}.pagination .nav-links .page-numbers{background-color:#f9f9f9;cursor:hand;display:inline-block;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.dots,.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{background:none;font-size:.9em;width:auto}.pagination .nav-links .page-numbers.dots{cursor:inherit}@media screen and (max-width:737px){.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{font-size:0;min-width:0;padding:0}.pagination .nav
 -links .page-numbers.next:after,.pagination .nav-links .page-numbers.prev:before{background-color:#f9f9f9;display:inline-block;font-size:1rem;line-height:1.5;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.prev:before{content:"\2039"}.pagination .nav-links .page-numbers.next:after{content:"\203A"}}.pagination .nav-links span.page-numbers{background-color:#f7f7f7;font-weight:700}.search-form .search-field{line-height:normal;margin:0;padding:4px 5px;vertical-align:text-bottom}.site-content{margin:0 auto;max-width:960px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-content{padding:0 10px 3.0517578125rem}}@media screen and (max-width:737px){.site-content .site-main{float:none;margin:0;width:auto}}.home .site-content,.page .site-content,.site-content.page{margin:auto;max-width:none;padding:0}.site-content .page-title{font-size:20px;font-size:1.25rem;font-weight:400}.site-content .no-results{margin:0 auto 3.0517578125rem;max-width:40em;pa
 dding:0 2rem}.site-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-.4rem auto 2rem;text-align:center}.site-header{background:#0073aa;padding:1rem 0;position:relative}.site-header .site-branding{margin:0 auto;max-width:960px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-header .site-branding{padding:0 10px}}.site-header.home{padding:1.5625rem 1.143rem;text-align:center}.site-title{display:inline-block;font-size:25px;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 2rem 0 0;max-width:none}.site-title a{color:#fff;font-weight:300}.site-title a:active,.site-title a:focus,.site-title a:hover{text-decoration:none}.site-header.home .site-title{display:inherit;font-size:61.035px;font-size:3.8146972656rem;margin:2rem 0 1rem}#wporg-footer{background-color:#f7f7f7;border-top:1px solid #dfdfdf;clear:both;margin:0 auto;overflow:auto;padding:22px 14px 65px}#wporg-footer .wrapper{clear:both;margin:0 auto;max-width:930px;overfl
 ow:auto}#wporg-footer ul{float:left;margin-bottom:20px;margin-left:24px;overflow:auto;padding-left:0;width:135px}@media screen and (min-width:960px){#wporg-footer ul:first-child{margin-left:0}}#wporg-footer ul li{color:#bbb;font-size:14px;list-style-type:none;margin-bottom:1px}#wporg-footer ul li a{text-decoration:none;text-decoration-skip-ink:none}#wporg-footer ul li a:hover{color:#0073aa;text-decoration:underline}#wporg-footer .cip{clear:both;color:#ccc;float:none;font-size:12.8px;font-size:.8rem;letter-spacing:.3em;margin:35px auto 0;text-align:center;text-transform:uppercase}#wporg-footer .cip.cip-image{background:url(//s.w.org/style/images/codeispoetry.png?1=) 50% no-repeat;-webkit-background-size:190px 15px;background-size:190px 15px;height:15px;text-indent:-9999px;width:190px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#wporg-footer .cip.cip-image{background-image:url(//s.w.org/st
 yle/images/codeispoetry-2x.png?1=)}}@media screen and (min-width:561px) and (max-width:959px){#wporg-footer .wrapper{max-width:600px}#wporg-footer ul{margin-left:2%;width:32%}#wporg-footer ul:nth-child(3n+1){margin-left:0}#wporg-footer ul:nth-child(4n){clear:both}}@media screen and (max-width:560px){#wporg-footer .wrapper{max-width:360px}#wporg-footer ul{margin-left:4%;width:48%}#wporg-footer ul:nth-child(odd){margin-left:0;clear:both}}#wporg-header{background:#23282d;height:140px;position:relative;text-align:center;width:100%}#wporg-header .wrapper{margin:0 auto;max-width:960px}#wporg-header h1{display:inline-block;margin:auto;width:303px}#wporg-header h1 a{background:url(//s.w.org/style/images/wporg-logo.svg?3=) 0 no-repeat;-webkit-background-size:290px 46px;background-size:290px 46px;display:block;height:88px;text-indent:-9999px}#wporg-header h2.rosetta{clear:none;color:#dfdfdf;font-family:Georgia,Times New Roman,serif;font-size:30px;margin:0 0 0 60px}#wporg-header h2.rosetta a{b
 order-bottom:none;color:#dfdfdf;display:block;height:52px;line-height:22px;padding:0}#wporg-header h2.rosetta a:hover{text-decoration:none}#wporg-header #wporg-header-menu{background:#23282d;left:-75%;list-style:none;margin:0;max-width:75%;min-width:200px;position:absolute;text-align:left;top:100%;-webkit-transition:left .3s;transition:left .3s;z-index:100000}#wporg-header #wporg-header-menu.toggled{left:0}#wporg-header ul li{list-style-type:none;position:relative}#wporg-header ul li a{color:#eee;display:block;font-family:Open Sans,Helvetica,Arial,Liberation Sans,sans-serif;font-size:13px;font-weight:600;height:34px;line-height:34px;margin:0 4px;padding:10px 30px;text-decoration:none}#wporg-header ul li a.subcurrent{font-weight:700}@media (max-width:768px){#wporg-header ul li a{height:auto}}#wporg-header ul li.current-menu-item a,#wporg-header ul li.current_page_parent a,#wporg-header ul li a.current,#wporg-header ul li a:hover{color:#00a0d2}#wporg-header ul li#download,#wporg-heade
 r ul li.download{float:right;height:34px;margin-right:14px;overflow:hidden;padding:0 0 34px}@media screen and (max-width:767px){#wporg-header ul li#download,#wporg-header ul li.download{display:block;float:none;margin:10px 20px 20px;padding-bottom:0;height:auto}#wporg-header ul li#download a,#wporg-header ul li.download a{padding:4px 10px;text-align:center}}#wporg-header ul li#download a,#wporg-header ul li.download a{margin:0;padding:0 16px}#wporg-header ul li#download a:hover,#wporg-header ul li.download a:hover{color:#eee}#wporg-header ul li#download.current,#wporg-header ul li#download.current-menu-item,#wporg-header ul li#download .uparrow,#wporg-header ul li.download.current,#wporg-header ul li.download.current-menu-item,#wporg-header ul li.download .uparrow{display:none}#wporg-header ul li .nav-submenu{clip:rect(1px,1px,1px,1px);height:1px;left:-2px;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;z-index:99999}#wporg-header ul li .nav-submenu li a{display:inlin
 e-block;height:24px;line-height:24px;margin:0;white-space:nowrap}@media screen and (min-width:768px){#wporg-header #head-search{float:right;margin-right:14px;padding-top:30px}}#wporg-header #head-search form{border-bottom:1px solid #3f3f3f;display:inline-block;margin-left:60px;width:288px}#wporg-header #head-search form input.text{background:#191e23;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#b4b9be;float:left;font-family:Open Sans,sans-serif;font-size:12px;height:24px;margin:0;outline:none;padding:3px;vertical-align:top;width:256px}#wporg-header #head-search form input.text::-moz-placeholder{color:#eee}@media screen and (max-width:480px){#wporg-header #head-search form input.text{width:216px}}#wporg-header #head-search form .button{background:#191e23 url(//s.w.org/wp-includes/images/admin-bar-sprite.png?d=20120831) no-repeat 2px 5px;border:none;-webkit-border-radius:0;border-radius:0;-webk
 it-box-shadow:none;box-shadow:none;float:left;height:30px;margin:0;padding:0;text-shadow:none!important;width:26px}@media screen and (max-width:480px){#wporg-header #head-search form{width:248px}}@media screen and (min-width:480px){#wporg-header #head-search form{margin-left:0}}@media screen and (min-width:768px){#wporg-header{height:120px;text-align:inherit}#wporg-header h1{float:left;padding-left:10px}#wporg-header h2.rosetta{float:left;margin-left:0;padding:36px 27px 0}#wporg-header #headline h2{text-rendering:optimizeLegibility}#wporg-header #wporg-header-menu{float:left;height:46px;list-style:none;margin:-15px 0 0;max-width:inherit;min-width:0;padding:0;position:static;width:100%}#wporg-header ul li{float:left;position:relative}#wporg-header ul li a{height:46px;padding:0 6px}#wporg-header ul li a.current~.uparrow{border-bottom:9px solid #f7f7f7;border-left:9px solid transparent;border-right:9px solid transparent;height:0;margin:-8px auto 0;width:0}#wporg-header ul li.current-me
 nu-item:after,#wporg-header ul li.current_page_parent:after{border-bottom:9px solid #f7f7f7;border-left:9px solid transparent;border-right:9px solid transparent;content:"";height:0;left:50%;margin:-8px 0 0 -9px;position:absolute;width:0}#wporg-header ul li .nav-submenu:hover~.uparrow,#wporg-header ul li:hover .nav-submenu~.uparrow{border-bottom:9px solid #32373c;border-left:9px solid transparent;border-right:9px solid transparent;height:0;margin:-10px auto 0;width:0}#wporg-header ul li .nav-submenu{background:#32373c;border:1px solid #32373c;border-top:0;margin-top:-1px;min-width:0}#wporg-header ul li .nav-submenu li{float:none}#wporg-header ul li .nav-submenu li a{height:34px;line-height:34px}#wporg-header .nav-menu .focus>ul,#wporg-header .nav-menu ul li:hover>ul,#wporg-header ul.nav-menu .focus>ul,#wporg-header ul.nav-menu li:hover>ul{clip:inherit;height:inherit;overflow:inherit;width:inherit}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.cu
 rrent_page_parent:after,#wporg-header ul li a.current~.uparrow{border-bottom-color:#0073aa}}.page-download #wporg-header #download,.page-parent-download #wporg-header #download{display:none}#mobile-menu-button{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;display:block;float:left;font-family:dashicons;font-size:16px;font-style:normal;font-weight:400;left:10px;line-height:1;padding:1px;position:absolute;text-align:center;text-decoration:inherit;text-shadow:none;top:75px;-webkit-transition:color .1s ease-in;transition:color .1s ease-in;vertical-align:top;-webkit-font-smoothing:antialiased}#mobile-menu-button:before{border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#888;content:"\f228";display:inline-block;float:left;font:normal 50px/1 Dashicons;margin:0;outline:none;padding:3px;text-decoration:none;vertical-align:middle;-webkit-font-smoothing:antialiased}@media screen and (min-width:768px){#mobile-menu-butt
 on{display:none}}#download-mobile{background:#f7f7f7;border-bottom:1px solid #ddd}#download-mobile .wrapper{padding:20px 0;text-align:center}#download-mobile span.download-ready{font-size:1.6em;margin:0 .25em}#download-mobile a.download-button{font-size:1.6em;height:inherit;margin:10px .25em;padding:10px 15px}body{background:#f1f1f1}.chart>div>div>div>div{left:-10000px!important;right:auto!important}.clear:after,.clear:before,.main-navigation:after,.main-navigation:before,.theme-wrap .theme-about:after,.theme-wrap .theme-about:before{content:"";display:table}.clear:after,.main-navigation:after,.theme-wrap .theme-about:after{clear:both}h2{font-size:28px}ol,ul{margin:0 0 22px;padding-left:26px}.type-page{margin:30px auto}.site-title a{text-decoration:none}.site-title a:active,.site-title a:focus,.site-title a:hover{color:#fff}.entry-title{font-size:36px;font-weight:300;line-height:1.3;margin:0 0 20px}.wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
 box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:960px;padding:0 10px 100px;position:relative}.theme-browser .themes{clear:both;font-size:0}.modal-open .rendered .themes,.modal-open .wp-filter,.modal-open aside.theme-widget-area{display:none}.theme-browser .theme{border:1px solid #dedede;-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1);cursor:pointer;display:inline-block;margin:0 4% 4% 0;position:relative;width:30.6%}.ie8 .theme-browser .theme{width:30%;margin:0 3% 4% 0}.theme-browser .theme:nth-child(3n){margin-right:0}.theme-browser .theme:focus,.theme-browser .theme:hover{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8);cursor:pointer;outline:none}.theme-browser .theme .url{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.theme-browser .theme .url:hover{text-decoration:none}.theme-browser .theme .entry-title{background:#fff;backgro
 und:hsla(0,0%,100%,.65);-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#555;font-size:15px;font-weight:600;height:18px;margin:0;overflow:hidden;padding:15px;text-overflow:ellipsis;white-space:nowrap}.theme-browser .theme .theme-actions{background:hsla(0,0%,95.7%,.7);bottom:0;border-left:1px solid rgba(0,0,0,.05);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";height:38px;opacity:0;padding:9px 10px 0;position:absolute;right:0;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.theme-browser .theme .theme-actions .button{font-size:13px}.theme-browser .theme.focus .theme-actions,.theme-browser .theme:focus .theme-actions,.theme-browser .theme:hover .theme-actions{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity
 =100)";opacity:1}.theme-widget-area{background-color:#fff;padding-top:20px}.theme-widget-area .widget-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.theme-widget-area .widget{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-right:14px}.theme-widget-area .textwidget{font-size:12.8px;font-size:.8rem}@media only screen and (max-width:600px){.theme-widget-area .widget-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.theme-browser .theme .theme-screenshot{display:block;overflow:hidden;position:relative;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-bro
 wser .theme .theme-screenshot:after{content:"";display:block}.theme-browser .theme:focus .theme-screenshot,.theme-browser .theme:hover .theme-screenshot{background:#fff}.theme-browser .theme .theme-screenshot img{display:block;margin:0 auto;height:auto;max-height:300px;left:0;position:inherit;top:0;-webkit-transform:translateZ(0);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme:focus .theme-screenshot img,.theme-browser .theme:hover .theme-screenshot img{opacity:.4}.theme-browser .theme .more-details{background:#23282d;background:rgba(0,0,0,.7);-webkit-border-radius:3px;border-radius:3px;color:#fff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";font-size:15px;-webkit-font-smoothing:antialiased;font-weight:600;left:25%;opacity:0;padding:15px 12px;position:absolute;right:25%;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.6);top:35%;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1
 s ease-in-out}.theme-browser .theme.active:focus .theme-actions{display:block}.theme-browser .theme .more-details:focus,.theme-browser .theme:focus .more-details,.theme-browser .theme:hover .more-details{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.theme-browser .theme .theme-author{background:#23282d;color:#eee;display:none;font-size:14px;margin:0 10px;padding:5px 10px;position:absolute;bottom:56px}.theme-browser .theme.display-author .theme-author,body.author .theme-browser .theme .theme-author{display:block}.theme-browser .theme.display-author .theme-author a{color:inherit;text-decoration:none}.theme-navigation{background:#fff;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);margin:20px 0 25px}.theme-navigation .post-navigation{float:right}.theme-navigation .close{background-color:transparent;border:0;co
 lor:#21759b;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;margin:0;padding:17px 15px;-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.theme-navigation a.close{padding:16.5px 15px}.theme-navigation .close:before{content:"\2190";margin-right:5px}.theme-navigation .close:active,.theme-navigation .close:hover{color:#d54e21;outline:none}.theme-navigation .left,.theme-navigation .nav-links a,.theme-navigation .right{background-color:transparent;border:0;border-left:1px solid #ddd;color:#777;cursor:pointer;float:left;height:56px;text-align:center;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out;width:59px}.theme-navigation .left:before,.theme-navigation .nav-links a:before,.theme-navigation .right:before{text-decoration:inherit;-webkit-font-smoothing:antialiased}.theme-navigation .left:focus,.theme-navigation .left:hover,.theme-navigation .nav-links a:focu
 s,.theme-navigation .nav-links a:hover,.theme-navigation .right:focus,.theme-navigation .right:hover{background:#ddd;border-color:#ccc;color:#000}.theme-navigation .left:focus,.theme-navigation .right:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.theme-navigation .dashicons-arrow-left-alt2:before{content:"\f341"}.theme-navigation .dashicons-arrow-right-alt2:before{content:"\f345"}.theme-navigation .left.disabled,.theme-navigation .left.disabled:hover,.theme-navigation .right.disabled,.theme-navigation .right.disabled:hover{background:inherit;color:#ccc;cursor:inherit}.theme-wrap{background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);font-size:10px;-webkit-overflow-scrolling:touch}.theme-wrap .theme-about{padding:2% 4%}.theme-wrap .theme-name{color:#222;display:inline-block}.theme-wrap .theme-author{border:none;color:#686868;display:inline-block;font-size:14px;font-style:italic;font-
 weight:600;margin:0 5px}.theme-wrap .theme-actions{margin:0 0 1.5em;text-align:center}.theme-wrap .theme-actions a{height:36px;padding:4px 10px;width:48%}.ie8 .theme-wrap .theme-actions{border:1px solid #eee}.theme-wrap .theme-meta-info p{margin:0 0 .5em}.theme-wrap .theme-meta-info a{text-decoration:none}.theme-wrap .theme-meta-info a:after{content:"\2192";margin-left:5px}.theme-wrap .theme-meta a>.dashicons-rss{text-decoration:none}.theme-wrap .theme-meta a>.dashicons-rss:before{color:#e89242}.theme-wrap .theme-screenshots{float:left;margin:0 30px 0 0;width:55%;max-width:880px;text-align:center}.theme-wrap .screenshot{border:1px solid #fff;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px rgba(0,0,0,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.theme-wrap .screenshot:after{content:"";display:block;padding-top:75%}.theme-wrap .screenshot img{height:auto;position:absolute
 ;left:0;top:0;vertical-align:middle;width:100%}.theme-wrap .screenshot.selected{background:transparent;border:2px solid #00a0d2}.theme-wrap .screenshot.selected img{opacity:.8}.theme-browser .theme .theme-screenshot.blank,.theme-wrap .screenshot.blank{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYGWO8d+/efwYkoKioiMRjYGBC4WHhUK6A8T8QIJt8//59ZC493AAAQssKpBK4F5AAAAAASUVORK5CYII=)}.theme-wrap .theme-info{width:-webkit-calc(70% - 30px);width:calc(70% - 30px);float:left}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-meta{float:right;width:-webkit-calc(32% - 30px);width:calc(32% - 30px)}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-info>div:not(:last-of-type),.theme-wrap .theme-about .theme-meta>div:not(:last-of-type){margin-bottom:50px}.theme-wrap h4{font-size:14px;margin:1rem 0}.theme-wrap h5{font-size:1em;text-transform:none}.theme-wrap .theme-description{color:#555;font-size:15px;fon
 t-weight:400;line-height:1.5}.theme-wrap .theme-tags{font-size:13px}.theme-wrap .theme-downloads .total-downloads{color:#555;font-size:14px;font-weight:400;line-height:1.5;margin:1.5em 0 0}.theme-wrap .theme-devs,.theme-wrap .theme-meta-info,.theme-wrap .theme-report,.theme-wrap .theme-support,.theme-wrap .theme-translations{font-size:1.4em}.theme-wrap .theme-devs h5{margin:1em 0 0}.theme-wrap .theme-devs li{line-height:1.5}.theme-install-overlay iframe{border:0;height:100%;width:100%;z-index:20;-webkit-transition:opacity .3s;transition:opacity .3s}.no-themes{clear:both;color:#666;font-size:18px;font-style:normal;margin:0;padding:100px 0 0;text-align:center;display:none}.no-results .no-themes{display:block}.theme-browser .no-themes{margin:100px 0 150px}.rating{margin:0 0 1.5em;min-height:26px}.rating span[class]:before{color:#ffb900;content:"\f154";display:inline-block;-webkit-font-smoothing:antialiased;font:normal 20px/1 dashicons;vertical-align:top}.rating-10 span.one:be
 fore,.rating-30 span.two:before,.rating-50 span.three:before,.rating-70 span.four:before,.rating-90 span.five:before{content:"\f459"}.rtl .rating-10 span.one:before,.rtl .rating-30 span.two:before,.rtl .rating-50 span.three:before,.rtl .rating-70 span.four:before,.rtl .rating-90 span.five:before{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.rating-20 span.one:before,.rating-30 span.one:before,.rating-40 span.one:before,.rating-40 span.two:before,.rating-50 span.one:before,.rating-50 span.two:before,.rating-60 span.one:before,.rating-60 span.three:before,.rating-60 span.two:before,.rating-70 span.one:before,.rating-70 span.three:before,.rating-70 span.two:before,.rating-80 span.four:before,.rating-80 span.one:before,.rating-80 span.three:before,.rating-80 span.two:before,.rating-90 span.four:before,.rating-90 span.one:before,.rating-90 span.three:before,.rating-90 span.two:before,.rating-100 span.five:before,.rating-100 span.four:before,.rating-100 span.one:b
 efore,.rating-100 span.three:before,.rating-100 span.two:before{content:"\f155"}.rating .ratings{display:block;line-height:20px;color:#999}.theme-ratings{position:relative}.theme-ratings .reviews-link{font-size:12px;font-size:10.665px;font-size:.6666rem;position:absolute;right:0;top:0}.theme-ratings .reviews-link:after{content:"\f345";font-family:dashicons;padding-left:3px;position:relative;top:1px}.theme-ratings .description{color:#aa9;display:inline-block;font-style:italic;margin:0 5px;vertical-align:bottom}.theme-ratings ul{list-style-type:none;padding:0}.theme-ratings .counter-container,.theme-ratings .counter-container a{display:inline-block;width:100%}.theme-ratings .counter-count,.theme-ratings .counter-label{line-height:1.75}.theme-ratings .counter-label{float:left;margin-right:5px;min-width:58px}.theme-ratings .counter-back,.theme-ratings .counter-bar{float:left;height:17px}.theme-ratings .counter-back{background-color:#ececec;width:60%;width:-webkit-cal
 c(100% - 100px);width:calc(100% - 100px);overflow:hidden}.theme-ratings .counter-bar{background-color:#ffc733}.theme-ratings .counter-count{float:left;margin-left:5px}body.full-overlay-active{overflow:hidden}.wp-full-overlay{background:transparent;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;left:0;right:0;height:100%;min-width:0}.wp-full-overlay-sidebar{border:1px solid #ddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;width:300px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px);top:0;bottom:0;left:0;padding:0;margin:0;z-index:10;background:#eee}.wp-full-overlay,.wp-full-overlay-sidebar{margin-top:32px}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{overflow:visible}.wp-full-overlay.expanded{margin-left:300px}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{margin-left:-300px}.wp-full-overlay-sidebar:after{content:"";display:block;position:absolute;top:0;bottom:0;right:0;width:3px;z-index:10
 00}.wp-full-overlay-main{position:absolute;left:0;right:0;top:0;bottom:0;height:100%}.wp-full-overlay-sidebar .wp-full-overlay-header{position:absolute;left:0;right:0;height:45px;padding:0 15px;line-height:45px;z-index:10;margin:0;border-top:none;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-header a.back{margin-top:9px}.wp-full-overlay-sidebar .wp-full-overlay-footer{bottom:0;border-bottom:none;border-top:none;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-sidebar-content{position:absolute;top:45px;bottom:45px;left:0;right:0;overflow:auto}.theme-install-overlay .wp-full-overlay-sidebar .wp-full-overlay-header{padding:0}.theme-install-overlay .close-full-overlay,.theme-install-overlay .next-theme,.theme-install-overlay .previous-theme{display:block;position:relative;float:left;width:45px;height:45px;padding-right:2px;background:#eee;border-right:1px solid #ddd;color:#444;cursor:pointer;text-decoration:none;-webki
 t-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.theme-install-overlay .close-full-overlay:focus,.theme-install-overlay .close-full-overlay:hover,.theme-install-overlay .next-theme:focus,.theme-install-overlay .next-theme:hover,.theme-install-overlay .previous-theme:focus,.theme-install-overlay .previous-theme:hover{background:#ddd;border-color:#ccc;color:#000;outline:none;-webkit-box-shadow:none;box-shadow:none}.theme-install-overlay .close-full-overlay:before{font:normal 22px/1 dashicons;content:"\f335";position:relative;top:5px;left:10px}.theme-install-overlay .previous-theme:before{font:normal 20px/1 dashicons;content:"\f341";position:relative;top:4px;left:11px}.theme-install-overlay .next-theme:before{font:normal 20px/1 dashicons;content:"\f345";position:relative;top:4px;left:12px}.theme-install-overlay .next-theme.disabled,.theme-install-overlay .next-theme.disabled:focus,.t
 heme-install-overlay .next-theme.disabled:hover,.theme-install-overlay .previous-theme.disabled,.theme-install-overlay .previous-theme.disabled:focus,.theme-install-overlay .previous-theme.disabled:hover{color:#bbb;background:#eee;cursor:default;pointer-events:none}.wp-full-overlay a.collapse-sidebar{position:absolute;bottom:12px;left:0;z-index:50;display:block;width:29px;height:25px;margin-left:15px;padding:0;-webkit-border-radius:50%;border-radius:50%;color:#777;text-decoration:none}.wp-full-overlay a.collapse-sidebar:hover{color:#0073aa}.wp-full-overlay.collapsed .collapse-sidebar{height:27px;left:100%;position:absolute}.wp-full-overlay .collapse-sidebar-arrow{position:static;margin-top:0;margin-left:0;display:block;width:auto;height:auto;background:none}.wp-full-overlay .collapse-sidebar-arrow:before{-webkit-border-radius:50%;border-radius:50%;float:left;content:"\f148";background:#eee;font:normal 30px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-a
 lign:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.rtl .wp-full-overlay .collapse-sidebar-arrow:before,.wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl .wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:none;-ms-transform:none;transform:none}.wp-full-overlay.collapsed .collapse-sidebar-arrow{background-position:-1px -109px}.wp-full-overlay .collapse-sidebar-label{font-size:16px;left:100%;line-height:1.8;margin-left:10px;position:absolute}.wp-full-overlay.collapsed .collapse-sidebar-label{display:none}.wp-full-overlay,.wp-full-overlay-main,.wp-full-overlay-sidebar,.wp-full-overlay .collapse-sidebar{-webkit-transition-property:left,right,top,bottom,width,margin;transition-property:left,right,top,bottom,width,margin;-webkit-transition-duration:.2s;transition-duration:.2s}.customize-s
 upport .hide-if-customize,.customize-support.wp-core-ui .hide-if-customize,.customize-support .wp-core-ui .hide-if-customize,.no-customize-support .hide-if-no-customize,.no-customize-support.wp-core-ui .hide-if-no-customize,.no-customize-support .wp-core-ui .hide-if-no-customize{display:none}#customize-container{display:none;background:#fff;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;left:0;right:0;height:100%}.customize-active #customize-container{display:block}.customize-loading #customize-container iframe{opacity:0}.customize-loading #customize-container{background:#fff url(/wp-admin/images/spinner.gif) no-repeat fixed 50%;-webkit-background-size:20px 20px;background-size:20px 20px}#customize-container iframe,.theme-install-overlay iframe{height:-webkit-calc(100% - 32px);height:calc(100% - 32px);width:100%;z-index:20;-webkit-transition:opacity .3s;transition:opacity .3s}#customize-container .collapse-sidebar{bottom:16px}#customize-controls{margin-top:0}.theme-in
 stall-overlay{display:none}.theme-install-overlay.single-theme{display:block}.install-theme-info{display:none;padding:10px 20px 60px}.single-theme .install-theme-info{padding-top:15px}.theme-install-overlay .install-theme-info{display:block}.install-theme-info .theme-install{float:right;margin-top:18px}.install-theme-info .theme-name{font-size:16px;line-height:24px;margin-bottom:0;margin-top:0}.install-theme-info .theme-screenshot{margin-top:15px;width:258px;border:1px solid #ccc}.install-theme-info .theme-details{overflow:hidden}.theme-details .theme-version{margin:15px 0;float:left}.theme-details .rating{margin:16px 0 14px;float:right}.theme-details .theme-description{float:left;color:#777;max-width:100%}.theme-install-overlay .wp-full-overlay-header .theme-install{float:right;margin:8px 10px 0 0}.theme-install-overlay .wp-full-overlay-sidebar-content{background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.theme-install-overlay .wp-full-overlay-main{background:#fff
  url(/wp-admin/images/spinner.gif) no-repeat 50%;-webkit-background-size:20px 20px;background-size:20px 20px}.spinner{background:url(/wp-admin/images/spinner.gif) no-repeat;-webkit-background-size:20px 20px;background-size:20px 20px;display:none;opacity:.7;filter:alpha(opacity=70);width:20px;height:20px;margin:25% auto 70%}.loading-content .spinner{display:block}.wp-filter{display:inline-block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:20px 0 25px;padding:0 20px;width:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);border:1px solid #e5e5e5;background:#fff;color:#555;font-size:13px}.wp-filter a{text-decoration:none}.filter-count{display:inline-block;vertical-align:middle;min-width:4.3em}.filter-count .count,.title-count{display:inline-block;position:relative;top:-1px;padding:4px 10px;-webkit-border-radius:30px;border-radius:30px;background:#777;color:#fff;font-size:14px;font-weight:600
 }.title-count{display:inline;top:-3px;margin-left:5px;margin-right:20px}.filter-links{display:inline-block;margin:0;padding:0}.filter-links li{display:inline-block;margin:0}.filter-links li>a{display:inline-block;margin:0 10px;padding:15px 0;border-bottom:4px solid #fff;color:#666;cursor:pointer}.filter-links .current{-webkit-box-shadow:none;box-shadow:none;border-bottom:4px solid #666;color:#222}.filter-links li>a:focus,.filter-links li>a:hover,.show-filters .filter-links a.current:focus,.show-filters .filter-links a.current:hover{color:#2ea2cc}.wp-filter .search-form{float:right;margin:10px 0;display:inline-block}.wp-filter .wp-filter-search{margin:0;padding:3px 5px;width:270px;font-size:16px;font-weight:300;line-height:1.5}.wp-filter .search-form select{height:33px;vertical-align:top}.wp-filter .drawer-toggle{display:inline-block;margin:0 10px;padding:4px 6px;color:#666;cursor:pointer}.wp-filter .drawer-toggle:before{display:inline-block;vertical-align:sub;content:"
 \f111";margin:0 5px 0 0;width:16px;height:16px;color:#777;-webkit-transition:color .1s ease-in;transition:color .1s ease-in;font-family:dashicons;font-size:16px;line-height:1;text-align:center;text-decoration:inherit;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}.wp-filter .drawer-toggle:hover,.wp-filter .drawer-toggle:hover:before{color:#2ea2cc}.wp-filter .drawer-toggle.current:before{color:#fff}.filter-drawer{display:none;margin:0 -20px;padding:20px;border-top:1px solid #eee;background:#fafafa}@media only screen and (max-width:480px){.filter-drawer{margin:0 -10px}}.show-filters .filter-drawer{display:block;overflow:hidden}.show-filters .wp-filter .drawer-toggle:focus,.show-filters .wp-filter .drawer-toggle:hover{background:#2ea2cc}.show-filters .filter-links a.current{border-bottom:none}.show-filters .wp-filter .drawer-toggle{-webkit-border-radius:2px;border-radius:2px;border:none;background:#777;color:#fff}.show-filters .wp-filter .drawer-toggle:before
 {color:#fff}.filter-group{background:#fff;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin:0 1% 0 0;padding:10px;width:-webkit-calc(25% - 7px);width:calc(25% - 7px);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.filter-group:last-of-type{margin-right:0}.filter-group.wide{width:38%}.filter-group h4{font-size:14px;position:relative;margin:0}.filter-drawer ol{list-style-type:none;font-size:12px;margin:20px 0 0;padding:0}.filter-drawer li{display:inline-block;list-style-type:none;margin:5px 0;padding-right:25px;width:100%}.filter-drawer .buttons{margin-bottom:20px}.filter-drawer .buttons .button span{display:inline-block;opacity:.8;font-size:12px;text-indent:10px}.wp-filter .button.clear-filters{display:none;margin:0 0 0 10px}.filtered-by{display:none;margin:0}.filtered-by>span{font-weight:600}.filtered-by a{margin-left:10px}.filtered-by .tags{display:inline}.filtered-by .tag{
 background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);display:inline-block;font-size:11px;margin:2px 5px;padding:1px 8px}.filters-applied .filter-drawer .buttons,.filters-applied .filter-drawer br,.filters-applied .filter-group{display:none!important}.filters-applied .filtered-by{display:block}.error .content-filterable,.loading-content .content-filterable,.show-filters .content-filterable,.show-filters.filters-applied.loading-content .content-filterable{display:none}.show-filters.filters-applied .content-filterable{display:block}.wp-filter-search{border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#333;outline:none;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out;-webkit-border-radius:0;border-radius:0;margin:0;padding:3px 5px;width:280px;font-size:16px;font-weight:300;line-height:1.
 5}.main-navigation{background:#dfdfdf}.main-navigation .menu{font-size:13px;font-weight:700;list-style:none;margin:0 auto;max-width:960px;padding:10px 0}.main-navigation .menu li{display:inline-block;padding-left:20px}.main-navigation .menu li:first-of-type{padding-left:10px}.main-navigation a{color:#636363;font-size:14px;text-decoration:none}@media (max-width:740px){#headline h2{float:none}.main-navigation .menu{margin:0;padding:8px 0;width:100%}}.commercial .theme .more-details{font-size:13px;top:23%;right:5%;left:5%}.commercial .theme .more-details p{margin:0}.commercial .themes{padding:0}.posts-navigation{font-size:18px;overflow:hidden;text-align:center}.posts-navigation .nav-links a{padding:8px 10px;display:inline-block}span.favorite{color:#ccc;float:right;cursor:pointer}span.favorite.dashicons,span.favorite.dashicons:before{font-size:40px;width:40px;line-height:1.5}span.favorite.favorited,span.favorite:hover{color:#e02020}@media (-webkit-min-device-pixel-ratio:1.25),(-webkit-m
 in-device-pixel-ratio:120),(min-resolution:120dppx),print{.wp-full-overlay .collapse-sidebar-arrow{background-image:url(/wp-admin/images/arrows-2x.png);-webkit-background-size:15px 123px;background-size:15px 123px}.customize-loading #customize-container,.spinner,.theme-install-overlay .wp-full-overlay-main{background-image:url(/wp-admin/images/spinner-2x.gif)}}@media only screen and (max-width:865px){.filter-drawer{border-bottom:1px solid #eee}.filter-group{height:auto;margin-bottom:0;margin-top:5px;width:100%}.filter-group li{margin:10px 0}.theme-browser .theme{width:47.5%;margin-right:0}.theme-browser .theme:nth-child(2n){margin-right:0}.theme-browser .theme:nth-child(odd){margin-right:5%}}@media only screen and (max-width:782px){.theme:focus .more-details,.theme:focus .theme-actions,.theme:hover .more-details,.theme:hover .theme-actions{display:none}.theme-browser.rendered .theme:focus .theme-screenshot img,.theme-browser.rendered .theme:hover .theme-screenshot img{opacity:1}.wp-
 filter .search-form{float:none;margin:20px 0;width:100%}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-info,.theme-wrap .theme-about .theme-meta{float:none;width:auto}.theme-wrap .theme-about .theme-info{margin-bottom:50px}.theme-wrap .theme-actions .button-primary,.theme-wrap .theme-actions .button-secondary{font-size:18px;height:auto}.theme-wrap .screenshot{margin:0 auto;width:100%}.wp-full-overlay,.wp-full-overlay-sidebar{margin-top:46px}.wp-full-overlay-sidebar{height:-webkit-calc(100% - 46px);height:calc(100% - 46px)}}@media only screen and (max-width:650px){.theme-wrap .theme-description,.theme-wrap .theme-update{margin-left:0}.theme-wrap .theme-info{width:100%}.theme-wrap .theme-author{margin:5px 0 15px}.theme-wrap .current-label{margin-top:10px;font-size:13px}}@media only screen and (max-width:600px){.wp-full-overlay,.wp-full-overlay-sidebar{margin-top:0}.wp-full-overlay-sidebar{height:100%}}@media only screen and (max-width:400px){.theme-browser .theme
 {width:100%;margin-right:0}.theme-browser .theme:nth-child(2n),.theme-browser .theme:nth-child(3n){margin-right:0}#headline .login{float:left;margin-left:10px}.wp-filter{padding:0 10px}.wp-filter .filter-links{padding:0}.wp-filter .drawer-toggle{display:none}.wp-filter .search-form,.wp-filter .wp-filter-search{width:100%}.theme-browser .themes .theme{margin-right:0}.theme-wrap .theme-actions .button-primary,.theme-wrap .theme-actions .button-secondary{width:100%;margin:5px 0}.theme-wrap .theme-name{display:block;margin:0}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-info,.theme-wrap .theme-about .theme-info>div:not(:last-of-type),.theme-wrap .theme-about .theme-meta>div:not(:last-of-type){margin-bottom:30px}.theme-install-overlay .wp-full-overlay-header .theme-install{margin:2px}.theme-navigation .close:before{content:"";margin:0}.theme-wrap .theme-devs,.theme-wrap .theme-support{margin:auto;width:100%}.posts-navigation{margin-top:40px}}
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,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-color:transparent}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{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,s
 elect,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-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}optgroup{font-weight:700}table{border-spacing:0}td,th{padding:0}p{margin:1rem 0}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5rem}address{margin:0 0 1.5rem}pre{background:#ee
 e;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6rem;max-width:100%;overflow:auto;padding:1.6rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{background:#fff}blockquote,q{quotes:"" ""}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote{border-left:2px solid #767676;color:#767676;margin:1rem 0;padding-left:.8rem}blockquote cite{font-size:12.8px;font-size:.8rem}figure{margin:0}hr{background-color:#eee;border:0;height:2px;margin:5rem auto}img{height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-family:Open 
 Sans,sans-serif;clear:both;line-height:1.5;margin:2rem 0 1rem}.h1,h1{font-size:39.062px;font-size:2.44140625rem;font-weight:300}.h2,h2{font-size:31.25px;font-size:1.953125rem;font-weight:300}.h3,h3{font-size:25px;font-size:1.5625rem;font-weight:400}.h4,h4{font-size:20px;font-size:1.25rem;color:#32373c;font-weight:600;padding:0}.h5,h5{font-size:16px;font-size:1rem;font-weight:600;letter-spacing:.16px;letter-spacing:.01rem;text-transform:uppercase}.h6,h6{font-size:12.8px;font-size:.8rem;font-weight:600;letter-spacing:.8px;text-transform:uppercase}a{color:#0073aa;text-decoration:none}a:active,a:focus,a:hover{text-decoration:underline}a:focus{outline:thin dotted}a:active,a:hover{outline:0}li>a,p a{text-decoration:underline}li>a:hover,p a:hover{color:#d54e21}ol,ul{margin:0 0 1.5em 1.5em;padding:0}ul{list-style:square}ol{list-style:decimal}ol.unmarked-list,ul.unmarked-list{list-style:none;padding-left:0}li>ol,li>ul{margin-bottom:0}dt{font-weight:700}dd{margin:0 1.5em 1.5em}tab
 le{border:1px solid #eee;border-collapse:collapse;font-size:12.8px;font-size:.8rem;margin:0 0 1rem;padding:0;width:100%}table thead{background:#32373c;color:#fff}table td,table th{border:1px solid #eee;font-weight:400;margin:0;padding:.4rem;text-align:left;vertical-align:top}table tbody tr:nth-child(2n){background:#f7f7f7}html{font-size:100%}body,button,input,select,textarea{color:#32373c;font-family:Open Sans,sans-serif;font-size:100%;line-height:1.5}@media screen and (min-width:737px){html{font-size:1.125rem}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{background-color:#f1f1f1;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;
 width:auto;z-index:100000}.site-content[tabindex="-1"]:focus{outline:0}.no-js .hide-if-no-js{display:none}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}@media screen and (max-width:480px){.alignleft,.alignright{display:block;float:none;margin-left:auto;margin-right:auto}}.button,.button-primary,.button-secondary,.plugin-upload-form .button-primary{border:1px solid;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:12.8px;font-size:.8rem;height:25px;height:1.5625rem;line-height:1;margin:0;padding:0 .8rem;text-decoration:none;white-space:nowrap;-webkit-appearance:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}.b
 utton-group.button-xl .button,.button.button-xl{font-size:16px;font-size:1rem;height:39.062px;height:2.44140625rem;line-height:1;padding:0 1.5rem}.button-group.button-large .button,.button.button-large{height:31.25px;height:1.953125rem;line-height:1;padding:0 1rem}.button-group.button-small .button,.button.button-small{font-size:10.24px;font-size:.64rem;height:20px;height:1.25rem;line-height:1;padding:0 .5rem}a.button,a.button-primary,a.button-secondary{line-height:25px;line-height:1.5625rem}.button-group.button-large a.button,a.button.button-large{line-height:31.25px;line-height:1.953125rem}.button-group.button-xl a.button,a.button.button-xl{line-height:39.062px;line-height:2.44140625rem}.button-group.button-small a.button,a.button.button-small{line-height:20px;line-height:1.25rem}.button:active,.button:focus{outline:none}.button.hidden{display:none}input[type=reset],input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover{background:none;border:none;-webkit-box-sha
 dow:none;box-shadow:none;padding:0 2px 1px;width:auto}.button,.button-secondary,.button:visited{background:#f7f7f7;border-color:#ccc;-webkit-box-shadow:0 1px 0 #ccc;box-shadow:0 1px 0 #ccc;color:#555;vertical-align:top}p .button{vertical-align:baseline}.button-secondary:focus,.button-secondary:hover,.button.focus,.button.hover,.button:focus,.button:hover{background:#fafafa;border-color:#999;color:#23282d}.button-link:focus,.button-secondary:focus,.button.focus,.button:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 3px rgba(0,115,170,.8);box-shadow:0 0 3px rgba(0,115,170,.8)}.button-secondary:active,.button.active,.button.active:hover,.button:active{background:#eee;border-color:#999;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.button.active:focus{border-color:#5b9dd9;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(0
 ,115,170,.8);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(0,115,170,.8)}.button-disabled,.button-secondary.disabled,.button-secondary:disabled,.button-secondary[disabled],.button.disabled,.button:disabled,.button[disabled]{background:#f7f7f7!important;border-color:#ddd!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#a0a5aa!important;cursor:default;text-shadow:0 1px 0 #fff!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.button-link,input[type=submit].button-link{background:none;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0}.button-link:focus{outline:1px solid #5b9dd9}.button-primary,.download-button,.plugin-upload-form .button-primary{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1p
 x #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799}.button-primary:visited,.download-button:visited,.plugin-upload-form .button-primary:visited{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary.hover,.button-primary:focus,.button-primary:hover,.download-button.focus,.download-button.hover,.download-button:focus,.download-button:hover,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary.hover,.plugin-upload-form .button-primary:focus,.plugin-upload-form .button-primary:hover{background:#008ec2;border-color:#006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary:focus,.download-button.focus,.download-button:focus,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary:focus{-webkit-box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db;box-shadow:0 1px 0 #
 0073aa,0 0 2px 1px #33b3db}.button-primary.active,.button-primary.active:focus,.button-primary.active:hover,.button-primary:active,.download-button.active,.download-button.active:focus,.download-button.active:hover,.download-button:active,.plugin-upload-form .button-primary.active,.plugin-upload-form .button-primary.active:focus,.plugin-upload-form .button-primary.active:hover,.plugin-upload-form .button-primary:active{background:#0073aa;border-color:#006799;-webkit-box-shadow:inset 0 2px 0 #006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.button-primary.disabled,.button-primary:disabled,.button-primary[disabled],.download-button.disabled,.download-button:disabled,.download-button[disabled],.plugin-upload-form .button-primary.disabled,.plugin-upload-form .button-primary:disabled,.plugin-upload-form .button-primary[disabled]{background:#008ec2!important;border-color:#007cb2!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#66c6e4!important;cursor
 :default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-primary.button.button-hero,.download-button.button.button-hero,.plugin-upload-form .button-primary.button.button-hero{-webkit-box-shadow:0 2px 0 #006799;box-shadow:0 2px 0 #006799}.button-primary.button.button-hero.active,.button-primary.button.button-hero.active:focus,.button-primary.button.button-hero.active:hover,.button-primary.button.button-hero:active,.download-button.button.button-hero.active,.download-button.button.button-hero.active:focus,.download-button.button.button-hero.active:hover,.download-button.button.button-hero:active,.plugin-upload-form .button-primary.button.button-hero.active,.plugin-upload-form .button-primary.button.button-hero.active:focus,.plugin-upload-form .button-primary.button.button-hero.active:hover,.plugin-upload-form .button-primary.button.button-hero:active{-webkit-box-shadow:inset 0 3px 0 #006799;box-shadow:inset 0 3px 0 #006799}.button-primary-disabled{background:#008ec2!important;bo
 rder-color:#007cb2!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-group{display:inline-block;font-size:0;position:relative;vertical-align:middle;white-space:nowrap}.button-group>.button{-webkit-border-radius:0;border-radius:0;display:inline-block;margin-right:-1px;z-index:10}.button-group>.button-primary{z-index:100}.button-group>.button:hover{z-index:20}.button-group>.button:first-child{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.button-group>.button:last-child{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.button-group>.button:focus{position:relative;z-index:1}@media screen and (max-width:737px){.button,.button.button-large,.button.button-small,.plugin-upload-form .button-primary{font-size:14px;height:auto;line-height:normal;margin-bottom:4px;padding:6px 14px;vertical-align:middle}}.clear:after,.clear:before,.comment-c
 ontent:after,.comment-content:before,.entry-content:after,.entry-content:before,.home-below:after,.home-below:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.home-below:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}p.subheading{color:#82878c;font-size:20px;font-size:1.25rem;font-weight:300;margin:-.4rem auto 2rem;text-align:center}p.intro{font-size:20px;font-size:1.25rem}p.aside{font-size:12.8px;font-size:.8rem}p.note{font-size:10.24px;font-size:.64rem;letter-spacing:.16px;letter-spacing:.01rem;max-width:291.038px;max-width:18.1898940355rem}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=mont
 h],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);color:#32373c;outline:none;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[type=email],input[type=url
 ]{direction:ltr}input[type=number]{height:28px;line-height:inherit}input[type=checkbox],input[type=radio]{background:#fff;border:1px solid #b4b9be;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);clear:none;color:#555;cursor:pointer;display:inline-block;height:16px;line-height:0;margin:-4px 4px 0 0;min-width:16px;outline:0;padding:0!important;text-align:center;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out;vertical-align:middle;width:16px;-webkit-appearance:none}input[type=checkbox]:checked:before,input[type=radio]:checked:before{display:inline-block;float:left;font:normal 21px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio].disabled,input[type=radio].disabl
 ed:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}input[type=checkbox]:checked:before{color:#1e8cbe;content:"\f147";margin:-3px 0 0 -4px}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;line-height:10px;margin-right:4px}input[type=radio]:checked+label:before{color:#82878c}input[type=radio]:checked:before{background-color:#1e8cbe;-webkit-border-radius:50px;border-radius:50px;content:"\2022";font-size:24px;height:6px;line-height:16px;margin:4px;text-indent:-9999px;width:6px}input[type=reset]:active,input[type=reset]:hover{color:#00a0d2}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{-webkit-border-radius:0;border-radius:0;font-size:14px;padding:3px 5px}textarea{line-height:1.4;overflow:auto;padding:2px 6px;resize:vertical}textarea.code{line
 -height:1.4;padding:4px 6px 1px}label{cursor:pointer;vertical-align:middle}input,select{margin:1px;padding:3px 5px}input.code{padding-top:6px}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#eee}.wp-core-ui :-moz-placeholder,:-moz-placeholder{color:#a9a9a9}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:hsla(0,0%,100%,.5);border-color:hsla(0,0%,87.1%,.75);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(51,51,51,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=range].disabled,input[type=range]:disabled{background:none;-webkit-box-shadow:none;box-shadow:none}input.large-text,textarea.large-text{width:99%}input.regular-text{width:25em}input.small-text{padding:1px 6px;width:50px}input[type=number].small-text{width:65px}input.tiny-text{width:35px}input[type=number].tiny-text{width:45px}@media screen and (max-width:782
 px){textarea{-webkit-appearance:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;padding:6px 10px}input[type=number]{height:40px}input.code{padding-bottom:5px;padding-top:10px}input[type=checkbox]{-webkit-appearance:none;padding:10px}input[type=checkbox]:checked:before{font:normal 30px/1 dashicons;margin:-3px -5px}input[type=checkbox],input[type=radio]{height:25px;width:25px}input[type=radio]:checked:before{vertical-align:middle;width:9px;height:9px;margin:7px;line-height:16px}input,textarea{font-size:16px}input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:55px;display:inline;padding:3px 6px;margin:0 3px}input.regular-text{width:100%}label{font-size:14px}fieldset label{display:block}}a.button:active,a.button:focus,a.button:hover{text-decoration:none}.notice{background:#fff;border-left:4px solid #fff;-webkit-box-shadow:0 1
 px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:1em 0;padding:1px 12px}.notice p{font-size:12.8px;font-size:.8rem;margin:.5em 0;padding:2px}.notice.notice-alt{-webkit-box-shadow:none;box-shadow:none}.notice.notice-large{padding:10px 20px}.notice.notice-success{border-left-color:#46b450}.notice.notice-success.notice-alt{background-color:#ecf7ed}.notice.notice-warning{border-left-color:#ffb900}.notice.notice-warning.notice-alt{background-color:#fff8e5}.notice.notice-error{border-left-color:#dc3232}.notice.notice-error.notice-alt{background-color:#fbeaea}.notice.notice-info{border-left-color:#00a0d2}.notice.notice-info.notice-alt{background-color:#e5f5fa}.error-404 .page-content,.error-404 .page-title{text-align:center}.error-404 .page-content .logo-swing{height:160px;height:10rem;margin:6rem auto;position:relative;text-align:center;width:160px;width:10rem}.error-404 .page-content .logo-swing .wp-logo{left:0;max-width:none;position:absolute;top:0;width:160px;width:
 10rem}@-webkit-keyframes hinge{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}40%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{10%{width:180px;height:180px;-webkit-trans
 form:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}40%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}.comments-area{margin-t
 op:5em}.comments-area>:last-child{margin-bottom:0}.comments-area .comment-list+.comment-respond{border-top:1px solid #eaeaea}.comments-area .comment-list+.comment-respond,.comments-area .comment-navigation+.comment-respond{padding-top:1.6em}.comments-area .comments-title{margin-bottom:1.3333em}.comments-area .comment-list{list-style:none;margin:0}.comments-area .comment-list .pingback,.comments-area .comment-list .trackback,.comments-area .comment-list article{border-top:1px solid #eaeaea;padding:1.6em 0}.comments-area .comment-list article:not(:only-child){padding-bottom:0}.comments-area .comment-list article+.comment-respond{padding-bottom:1.6em}.comments-area .comment-list .children{list-style:none;margin:0}.comments-area .comment-list .children>li{padding-left:.8em}.comments-area .comment-list .alt{background:none}.comments-area .comment-author{color:#999;margin-bottom:.4em}.comments-area .comment-author .avatar{float:left;height:24px;margin-right:.8em;width:24px}.comments
 -area .comment-metadata,.comments-area .pingback .edit-link{color:#999;line-height:1.5}.comments-area .comment-metadata a,.comments-area .pingback .edit-link a{color:#777}.comments-area .comment-metadata{font-size:12.8px;font-size:.8rem;margin-bottom:1.6em}.comments-area .comment-metadata .edit-link,.comments-area .pingback .edit-link{margin-left:1em}.comments-area .pingback .edit-link:before{top:5px}.comments-area .comment-content ol,.comments-area .comment-content ul{margin:0 0 1.6em 1.3333em}.comments-area .comment-content>:last-child,.comments-area .comment-content li>ol,.comments-area .comment-content li>ul{margin-bottom:0}.comments-area .comment-content .reply{font-size:12px}.comments-area .comment-content .reply a{border:1px solid #eaeaea;color:#707070;display:inline-block;font-weight:700;line-height:1;margin-top:2em;padding:.4167em .8333em;text-transform:uppercase}.comments-area .comment-content .reply a:focus,.comments-area .comment-content .reply a:hover{border-co
 lor:#333;color:#333;outline:0}.comments-area .comment-reply-title a{font-weight:inherit}.comments-area .comment-form label{font-size:12.8px;font-size:.8rem;font-weight:700;display:block;letter-spacing:.04em;line-height:1.5}.comments-area .comment-form input[type=email],.comments-area .comment-form input[type=text],.comments-area .comment-form input[type=url],.comments-area .comment-form textarea{width:100%}.comments-area .comment-awaiting-moderation,.comments-area .comment-notes,.comments-area .form-allowed-tags,.comments-area .logged-in-as{font-size:16px;font-size:1rem;line-height:1.5;margin-bottom:2em}.comments-area .no-comments{border-top:1px solid #eaeaea;color:#999;font-weight:700;padding-top:1.6em}.comments-area .comment-navigation+.no-comments{border-top:0}.comments-area .form-allowed-tags code{font-family:Inconsolata,monospace}.comments-area .form-submit{margin-bottom:0}.comments-area .required{color:#c0392b}.entry-content{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:a
 uto;hyphens:auto;word-wrap:break-word}.entry-content>p:first-child{margin-top:0}.entry-content [class*=col-]~h1,.entry-content [class*=col-]~h2,.entry-content [class*=col-]~h3,.entry-content [class*=col-]~h4,.entry-content [class*=col-]~h5,.entry-content [class*=col-]~h6{clear:none}.entry-header{position:relative}.entry-header .sticky-post{color:#999;font-size:12.8px;font-size:.8rem;font-style:italic;position:absolute;top:-12.8px;top:-.8rem}.entry-summary{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}body:not(.single):not(.search) .site-main .post{margin-bottom:3.0517578125rem;max-width:40em}.gallery{margin-bottom:1.5rem}.gallery .gallery-item{display:inline-block;margin:0;text-align:center;vertical-align:top;width:100%}.gallery.gallery-columns-2 .gallery-item{max-width:50%}.gallery.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery.gallery-columns-4 .gallery-item{max-width:25%}.gallery.gallery-columns-5 .gallery-item{max-width:2
 0%}.gallery.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery .gallery-caption{display:block}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.pagination .nav-links{text-align:center}.pagination .nav-links .page-numbers{background-color:#f9f9f9;cursor:hand;display:inline-block;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.dots,.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{background:none;font-size:.9em;width:auto}.pagination .nav-links .page-numbers.dots{cursor:inherit}@media screen and (max-width:737px){.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{font-size:0;min-width:0;padding:0}.pagination .nav-
 links .page-numbers.next:after,.pagination .nav-links .page-numbers.prev:before{background-color:#f9f9f9;display:inline-block;font-size:1rem;line-height:1.5;min-width:2em;padding:8px}.pagination .nav-links .page-numbers.prev:before{content:"\2039"}.pagination .nav-links .page-numbers.next:after{content:"\203A"}}.pagination .nav-links span.page-numbers{background-color:#f7f7f7;font-weight:700}.search-form .search-field{line-height:normal;margin:0;padding:4px 5px;vertical-align:text-bottom}.site-content{margin:0 auto;max-width:960px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-content{padding:0 10px 3.0517578125rem}}@media screen and (max-width:737px){.site-content .site-main{float:none;margin:0;width:auto}}.home .site-content,.page .site-content,.site-content.page{margin:auto;max-width:none;padding:0}.site-content .page-title{font-size:20px;font-size:1.25rem;font-weight:400}.site-content .no-results{margin:0 auto 3.0517578125rem;max-width:40em;pad
 ding:0 2rem}.site-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-.4rem auto 2rem;text-align:center}.site-header{background:#0073aa;padding:1rem 0;position:relative}.site-header .site-branding{margin:0 auto;max-width:960px;padding:0 1.5625rem}@media screen and (min-width:737px){.site-header .site-branding{padding:0 10px}}.site-header.home{padding:1.5625rem 1.143rem;text-align:center}.site-title{display:inline-block;font-size:25px;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 2rem 0 0;max-width:none}.site-title a{color:#fff;font-weight:300}.site-title a:active,.site-title a:focus,.site-title a:hover{text-decoration:none}.site-header.home .site-title{display:inherit;font-size:61.035px;font-size:3.8146972656rem;margin:2rem 0 1rem}#wporg-footer{background-color:#f7f7f7;border-top:1px solid #dfdfdf;clear:both;margin:0 auto;overflow:auto;padding:22px 14px 65px}#wporg-footer .wrapper{clear:both;margin:0 auto;max-width:930px;overflo
 w:auto}#wporg-footer ul{float:left;margin-bottom:20px;margin-left:24px;overflow:auto;padding-left:0;width:135px}@media screen and (min-width:960px){#wporg-footer ul:first-child{margin-left:0}}#wporg-footer ul li{color:#bbb;font-size:14px;list-style-type:none;margin-bottom:1px}#wporg-footer ul li a{text-decoration:none;text-decoration-skip-ink:none}#wporg-footer ul li a:hover{color:#0073aa;text-decoration:underline}#wporg-footer .cip{clear:both;color:#ccc;float:none;font-size:12.8px;font-size:.8rem;letter-spacing:.3em;margin:35px auto 0;text-align:center;text-transform:uppercase}#wporg-footer .cip.cip-image{background:url(//s.w.org/style/images/codeispoetry.png?1=) 50% no-repeat;-webkit-background-size:190px 15px;background-size:190px 15px;height:15px;text-indent:-9999px;width:190px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#wporg-footer .cip.cip-image{background-image:url(//s.w.org/sty
 le/images/codeispoetry-2x.png?1=)}}@media screen and (min-width:561px) and (max-width:959px){#wporg-footer .wrapper{max-width:600px}#wporg-footer ul{margin-left:2%;width:32%}#wporg-footer ul:nth-child(3n+1){margin-left:0}#wporg-footer ul:nth-child(4n){clear:both}}@media screen and (max-width:560px){#wporg-footer .wrapper{max-width:360px}#wporg-footer ul{margin-left:4%;width:48%}#wporg-footer ul:nth-child(odd){margin-left:0;clear:both}}#wporg-header{background:#23282d;height:140px;position:relative;text-align:center;width:100%}#wporg-header .wrapper{margin:0 auto;max-width:960px}#wporg-header h1{display:inline-block;margin:auto;width:303px}#wporg-header h1 a{background:url(//s.w.org/style/images/wporg-logo.svg?3=) 0 no-repeat;-webkit-background-size:290px 46px;background-size:290px 46px;display:block;height:88px;text-indent:-9999px}#wporg-header h2.rosetta{clear:none;color:#dfdfdf;font-family:Georgia,Times New Roman,serif;font-size:30px;margin:0 0 0 60px}#wporg-header h2.rosetta a{bo
 rder-bottom:none;color:#dfdfdf;display:block;height:52px;line-height:22px;padding:0}#wporg-header h2.rosetta a:hover{text-decoration:none}#wporg-header #wporg-header-menu{background:#23282d;left:-75%;list-style:none;margin:0;max-width:75%;min-width:200px;position:absolute;text-align:left;top:100%;-webkit-transition:left .3s;transition:left .3s;z-index:100000}#wporg-header #wporg-header-menu.toggled{left:0}#wporg-header ul li{list-style-type:none;position:relative}#wporg-header ul li a{color:#eee;display:block;font-family:Open Sans,Helvetica,Arial,Liberation Sans,sans-serif;font-size:13px;font-weight:600;height:34px;line-height:34px;margin:0 4px;padding:10px 30px;text-decoration:none}#wporg-header ul li a.subcurrent{font-weight:700}@media (max-width:768px){#wporg-header ul li a{height:auto}}#wporg-header ul li.current-menu-item a,#wporg-header ul li.current_page_parent a,#wporg-header ul li a.current,#wporg-header ul li a:hover{color:#00a0d2}#wporg-header ul li#download,#wporg-header
  ul li.download{float:right;height:34px;margin-right:14px;overflow:hidden;padding:0 0 34px}@media screen and (max-width:767px){#wporg-header ul li#download,#wporg-header ul li.download{display:block;float:none;margin:10px 20px 20px;padding-bottom:0;height:auto}#wporg-header ul li#download a,#wporg-header ul li.download a{padding:4px 10px;text-align:center}}#wporg-header ul li#download a,#wporg-header ul li.download a{margin:0;padding:0 16px}#wporg-header ul li#download a:hover,#wporg-header ul li.download a:hover{color:#eee}#wporg-header ul li#download.current,#wporg-header ul li#download.current-menu-item,#wporg-header ul li#download .uparrow,#wporg-header ul li.download.current,#wporg-header ul li.download.current-menu-item,#wporg-header ul li.download .uparrow{display:none}#wporg-header ul li .nav-submenu{clip:rect(1px,1px,1px,1px);height:1px;left:-2px;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;z-index:99999}#wporg-header ul li .nav-submenu li a{display:inline
 -block;height:24px;line-height:24px;margin:0;white-space:nowrap}@media screen and (min-width:768px){#wporg-header #head-search{float:right;margin-right:14px;padding-top:30px}}#wporg-header #head-search form{border-bottom:1px solid #3f3f3f;display:inline-block;margin-left:60px;width:288px}#wporg-header #head-search form input.text{background:#191e23;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#b4b9be;float:left;font-family:Open Sans,sans-serif;font-size:12px;height:24px;margin:0;outline:none;padding:3px;vertical-align:top;width:256px}#wporg-header #head-search form input.text::-moz-placeholder{color:#eee}@media screen and (max-width:480px){#wporg-header #head-search form input.text{width:216px}}#wporg-header #head-search form .button{background:#191e23 url(//s.w.org/wp-includes/images/admin-bar-sprite.png?d=20120831) no-repeat 2px 5px;border:none;-webkit-border-radius:0;border-radius:0;-webki
 t-box-shadow:none;box-shadow:none;float:left;height:30px;margin:0;padding:0;text-shadow:none!important;width:26px}@media screen and (max-width:480px){#wporg-header #head-search form{width:248px}}@media screen and (min-width:480px){#wporg-header #head-search form{margin-left:0}}@media screen and (min-width:768px){#wporg-header{height:120px;text-align:inherit}#wporg-header h1{float:left;padding-left:10px}#wporg-header h2.rosetta{float:left;margin-left:0;padding:36px 27px 0}#wporg-header #headline h2{text-rendering:optimizeLegibility}#wporg-header #wporg-header-menu{float:left;height:46px;list-style:none;margin:-15px 0 0;max-width:inherit;min-width:0;padding:0;position:static;width:100%}#wporg-header ul li{float:left;position:relative}#wporg-header ul li a{height:46px;padding:0 6px}#wporg-header ul li a.current~.uparrow{border-bottom:9px solid #f7f7f7;border-left:9px solid transparent;border-right:9px solid transparent;height:0;margin:-8px auto 0;width:0}#wporg-header ul li.current-men
 u-item:after,#wporg-header ul li.current_page_parent:after{border-bottom:9px solid #f7f7f7;border-left:9px solid transparent;border-right:9px solid transparent;content:"";height:0;left:50%;margin:-8px 0 0 -9px;position:absolute;width:0}#wporg-header ul li .nav-submenu:hover~.uparrow,#wporg-header ul li:hover .nav-submenu~.uparrow{border-bottom:9px solid #32373c;border-left:9px solid transparent;border-right:9px solid transparent;height:0;margin:-10px auto 0;width:0}#wporg-header ul li .nav-submenu{background:#32373c;border:1px solid #32373c;border-top:0;margin-top:-1px;min-width:0}#wporg-header ul li .nav-submenu li{float:none}#wporg-header ul li .nav-submenu li a{height:34px;line-height:34px}#wporg-header .nav-menu .focus>ul,#wporg-header .nav-menu ul li:hover>ul,#wporg-header ul.nav-menu .focus>ul,#wporg-header ul.nav-menu li:hover>ul{clip:inherit;height:inherit;overflow:inherit;width:inherit}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.cur
 rent_page_parent:after,#wporg-header ul li a.current~.uparrow{border-bottom-color:#0073aa}}.page-download #wporg-header #download,.page-parent-download #wporg-header #download{display:none}#mobile-menu-button{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;display:block;float:left;font-family:dashicons;font-size:16px;font-style:normal;font-weight:400;left:10px;line-height:1;padding:1px;position:absolute;text-align:center;text-decoration:inherit;text-shadow:none;top:75px;-webkit-transition:color .1s ease-in;transition:color .1s ease-in;vertical-align:top;-webkit-font-smoothing:antialiased}#mobile-menu-button:before{border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#888;content:"\f228";display:inline-block;float:left;font:normal 50px/1 Dashicons;margin:0;outline:none;padding:3px;text-decoration:none;vertical-align:middle;-webkit-font-smoothing:antialiased}@media screen and (min-width:768px){#mobile-menu-butto
 n{display:none}}#download-mobile{background:#f7f7f7;border-bottom:1px solid #ddd}#download-mobile .wrapper{padding:20px 0;text-align:center}#download-mobile span.download-ready{font-size:1.6em;margin:0 .25em}#download-mobile a.download-button{font-size:1.6em;height:inherit;margin:10px .25em;padding:10px 15px}body{background:#f1f1f1}.chart>div>div>div>div{left:-10000px!important;right:auto!important}.clear:after,.clear:before,.main-navigation:after,.main-navigation:before,.theme-wrap .theme-about:after,.theme-wrap .theme-about:before{content:"";display:table}.clear:after,.main-navigation:after,.theme-wrap .theme-about:after{clear:both}h2{font-size:28px}ol,ul{margin:0 0 22px;padding-left:26px}.type-page{margin:30px auto}.site-title a{text-decoration:none}.site-title a:active,.site-title a:focus,.site-title a:hover{color:#fff}.entry-title{font-size:36px;font-weight:300;line-height:1.3;margin:0 0 20px}.wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;b
 ox-sizing:border-box;margin-left:auto;margin-right:auto;max-width:960px;padding:0 10px 100px;position:relative}.theme-browser .themes{clear:both;font-size:0}.modal-open .rendered .themes,.modal-open .wp-filter,.modal-open aside.theme-widget-area{display:none}.theme-browser .theme{border:1px solid #dedede;-webkit-box-shadow:0 1px 1px -1px rgba(0,0,0,.1);box-shadow:0 1px 1px -1px rgba(0,0,0,.1);cursor:pointer;display:inline-block;margin:0 4% 4% 0;position:relative;width:30.6%}.ie8 .theme-browser .theme{width:30%;margin:0 3% 4% 0}.theme-browser .theme:nth-child(3n){margin-right:0}.theme-browser .theme:focus,.theme-browser .theme:hover{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8);cursor:pointer;outline:none}.theme-browser .theme .url{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.theme-browser .theme .url:hover{text-decoration:none}.theme-browser .theme .entry-title{background:#fff;backgrou
 nd:hsla(0,0%,100%,.65);-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(0,0,0,.1);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#555;font-size:15px;font-weight:600;height:18px;margin:0;overflow:hidden;padding:15px;text-overflow:ellipsis;white-space:nowrap}.theme-browser .theme .theme-actions{background:hsla(0,0%,95.7%,.7);bottom:0;border-left:1px solid rgba(0,0,0,.05);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";height:38px;opacity:0;padding:9px 10px 0;position:absolute;right:0;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.theme-browser .theme .theme-actions .button{font-size:13px}.theme-browser .theme.focus .theme-actions,.theme-browser .theme:focus .theme-actions,.theme-browser .theme:hover .theme-actions{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=
 100)";opacity:1}.theme-load-more{margin-top:40px;text-align:center}.nojs~.wrap .theme-load-more,.show-filters .theme-load-more{display:none}.theme-widget-area{background-color:#fff;padding-top:20px}.theme-widget-area .widget-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.theme-widget-area .widget{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-right:14px}.theme-widget-area .textwidget{font-size:12.8px;font-size:.8rem}@media only screen and (max-width:600px){.theme-widget-area .widget-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.theme-browser .theme .theme-screenshot{display:block
 ;overflow:hidden;position:relative;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme .theme-screenshot:after{content:"";display:block}.theme-browser .theme:focus .theme-screenshot,.theme-browser .theme:hover .theme-screenshot{background:#fff}.theme-browser .theme .theme-screenshot img{display:block;margin:0 auto;height:auto;max-height:300px;left:0;position:inherit;top:0;-webkit-transform:translateZ(0);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.theme-browser .theme:focus .theme-screenshot img,.theme-browser .theme:hover .theme-screenshot img{opacity:.4}.theme-browser .theme .more-details{background:#23282d;background:rgba(0,0,0,.7);-webkit-border-radius:3px;border-radius:3px;color:#fff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";font-size:15px;-webkit-font-smoothing:antialiased;font-weight:600;left:25%;opacity:0;padding:15px 12px;position:absolute;right:25%;te
 xt-align:center;text-shadow:0 1px 0 rgba(0,0,0,.6);top:35%;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.theme-browser .theme.active:focus .theme-actions{display:block}.theme-browser .theme .more-details:focus,.theme-browser .theme:focus .more-details,.theme-browser .theme:hover .more-details{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.theme-browser .theme .theme-author{background:#23282d;color:#eee;display:none;font-size:14px;margin:0 10px;padding:5px 10px;position:absolute;bottom:56px}.theme-browser .theme.display-author .theme-author,body.author .theme-browser .theme .theme-author{display:block}.theme-browser .theme.display-author .theme-author a{color:inherit;text-decoration:none}.theme-navigation{background:#fff;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);margin:2
 0px 0 25px}.theme-navigation .post-navigation{float:right}.theme-navigation .close{background-color:transparent;border:0;color:#21759b;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;margin:0;padding:17px 15px;-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.theme-navigation a.close{padding:16.5px 15px}.theme-navigation .close:before{content:"\2190";margin-right:5px}.theme-navigation .close:active,.theme-navigation .close:hover{color:#d54e21;outline:none}.theme-navigation .left,.theme-navigation .nav-links a,.theme-navigation .right{background-color:transparent;border:0;border-left:1px solid #ddd;color:#777;cursor:pointer;float:left;height:56px;text-align:center;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out;width:59px}.theme-navigation .left:before,.theme-navigation .nav-links a:before,.theme-navigation .right:before{text-decoration:inherit;-webkit
 -font-smoothing:antialiased}.theme-navigation .left:focus,.theme-navigation .left:hover,.theme-navigation .nav-links a:focus,.theme-navigation .nav-links a:hover,.theme-navigation .right:focus,.theme-navigation .right:hover{background:#ddd;border-color:#ccc;color:#000}.theme-navigation .left:focus,.theme-navigation .right:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.theme-navigation .dashicons-arrow-left-alt2:before{content:"\f341"}.theme-navigation .dashicons-arrow-right-alt2:before{content:"\f345"}.theme-navigation .left.disabled,.theme-navigation .left.disabled:hover,.theme-navigation .right.disabled,.theme-navigation .right.disabled:hover{background:inherit;color:#ccc;cursor:inherit}.theme-wrap{background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);font-size:10px;-webkit-overflow-scrolling:touch}.theme-wrap .theme-about{padding:2% 4%}.theme-wrap .theme-name{color:#222;display:i
 nline-block}.theme-wrap .theme-author{border:none;color:#686868;display:inline-block;font-size:14px;font-style:italic;font-weight:600;margin:0 5px}.theme-wrap .theme-actions{margin:0 0 1.5em;text-align:center}.theme-wrap .theme-actions a{height:36px;padding:4px 10px;width:48%}.ie8 .theme-wrap .theme-actions{border:1px solid #eee}.theme-wrap .theme-meta-info p{margin:0 0 .5em}.theme-wrap .theme-meta-info a{text-decoration:none}.theme-wrap .theme-meta-info a:after{content:"\2192";margin-left:5px}.theme-wrap .theme-meta a>.dashicons-rss{text-decoration:none}.theme-wrap .theme-meta a>.dashicons-rss:before{color:#e89242}.theme-wrap .theme-screenshots{float:left;margin:0 30px 0 0;width:55%;max-width:880px;text-align:center}.theme-wrap .screenshot{border:1px solid #fff;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px rgba(0,0,0,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.theme-wrap .sc
 reenshot:after{content:"";display:block;padding-top:75%}.theme-wrap .screenshot img{height:auto;position:absolute;left:0;top:0;vertical-align:middle;width:100%}.theme-wrap .screenshot.selected{background:transparent;border:2px solid #00a0d2}.theme-wrap .screenshot.selected img{opacity:.8}.theme-browser .theme .theme-screenshot.blank,.theme-wrap .screenshot.blank{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYGWO8d+/efwYkoKioiMRjYGBC4WHhUK6A8T8QIJt8//59ZC493AAAQssKpBK4F5AAAAAASUVORK5CYII=)}.theme-wrap .theme-info{width:-webkit-calc(70% - 30px);width:calc(70% - 30px);float:left}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-meta{float:right;width:-webkit-calc(32% - 30px);width:calc(32% - 30px)}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-info>div:not(:last-of-type),.theme-wrap .theme-about .theme-meta>div:not(:last-of-type){margin-bottom:50px}.theme-wrap h4{font-size:14px;
 margin:1rem 0}.theme-wrap h5{font-size:1em;text-transform:none}.theme-wrap .theme-description{color:#555;font-size:15px;font-weight:400;line-height:1.5}.theme-wrap .theme-tags{font-size:13px}.theme-wrap .theme-downloads .total-downloads{color:#555;font-size:14px;font-weight:400;line-height:1.5;margin:1.5em 0 0}.theme-wrap .theme-devs,.theme-wrap .theme-meta-info,.theme-wrap .theme-report,.theme-wrap .theme-support,.theme-wrap .theme-translations{font-size:1.4em}.theme-wrap .theme-devs h5{margin:1em 0 0}.theme-wrap .theme-devs li{line-height:1.5}.theme-install-overlay iframe{border:0;height:100%;width:100%;z-index:20;-webkit-transition:opacity .3s;transition:opacity .3s}.no-themes{clear:both;color:#666;font-size:18px;font-style:normal;margin:0;padding:100px 0 0;text-align:center;display:none}.no-results .no-themes{display:block}.theme-browser .no-themes{margin:100px 0 150px}.rating{margin:0 0 1.5em;min-height:26px}.rating span[class]:before{color:#ffb900;content:"\f154";dis
 play:inline-block;-webkit-font-smoothing:antialiased;font:normal 20px/1 dashicons;vertical-align:top}.rating-10 span.one:before,.rating-30 span.two:before,.rating-50 span.three:before,.rating-70 span.four:before,.rating-90 span.five:before{content:"\f459"}.rtl .rating-10 span.one:before,.rtl .rating-30 span.two:before,.rtl .rating-50 span.three:before,.rtl .rating-70 span.four:before,.rtl .rating-90 span.five:before{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.rating-20 span.one:before,.rating-30 span.one:before,.rating-40 span.one:before,.rating-40 span.two:before,.rating-50 span.one:before,.rating-50 span.two:before,.rating-60 span.one:before,.rating-60 span.three:before,.rating-60 span.two:before,.rating-70 span.one:before,.rating-70 span.three:before,.rating-70 span.two:before,.rating-80 span.four:before,.rating-80 span.one:before,.rating-80 span.three:before,.rating-80 span.two:before,.rating-90 span.four:before,.rating-90 span.one:before,.rating-90 sp
 an.three:before,.rating-90 span.two:before,.rating-100 span.five:before,.rating-100 span.four:before,.rating-100 span.one:before,.rating-100 span.three:before,.rating-100 span.two:before{content:"\f155"}.rating .ratings{display:block;line-height:20px;color:#999}.theme-ratings{position:relative}.theme-ratings .reviews-link{font-size:12px;font-size:10.665px;font-size:.6666rem;position:absolute;right:0;top:0}.theme-ratings .reviews-link:after{content:"\f345";font-family:dashicons;padding-left:3px;position:relative;top:1px}.theme-ratings .description{color:#aa9;display:inline-block;font-style:italic;margin:0 5px;vertical-align:bottom}.theme-ratings ul{list-style-type:none;padding:0}.theme-ratings .counter-container,.theme-ratings .counter-container a{display:inline-block;width:100%}.theme-ratings .counter-count,.theme-ratings .counter-label{line-height:1.75}.theme-ratings .counter-label{float:left;margin-right:5px;min-width:58px}.theme-ratings .counter-back,.theme-ra
 tings .counter-bar{float:left;height:17px}.theme-ratings .counter-back{background-color:#ececec;width:60%;width:-webkit-calc(100% - 100px);width:calc(100% - 100px);overflow:hidden}.theme-ratings .counter-bar{background-color:#ffc733}.theme-ratings .counter-count{float:left;margin-left:5px}body.full-overlay-active{overflow:hidden}.wp-full-overlay{background:transparent;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;left:0;right:0;height:100%;min-width:0}.wp-full-overlay-sidebar{border:1px solid #ddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;width:300px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px);top:0;bottom:0;left:0;padding:0;margin:0;z-index:10;background:#eee}.wp-full-overlay,.wp-full-overlay-sidebar{margin-top:32px}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{overflow:visible}.wp-full-overlay.expanded{margin-left:300px}.wp-full-overlay.collapsed .wp-full-overlay-sidebar{margin-left:-300px}.wp-
 full-overlay-sidebar:after{content:"";display:block;position:absolute;top:0;bottom:0;right:0;width:3px;z-index:1000}.wp-full-overlay-main{position:absolute;left:0;right:0;top:0;bottom:0;height:100%}.wp-full-overlay-sidebar .wp-full-overlay-header{position:absolute;left:0;right:0;height:45px;padding:0 15px;line-height:45px;z-index:10;margin:0;border-top:none;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-header a.back{margin-top:9px}.wp-full-overlay-sidebar .wp-full-overlay-footer{bottom:0;border-bottom:none;border-top:none;-webkit-box-shadow:none;box-shadow:none}.wp-full-overlay-sidebar .wp-full-overlay-sidebar-content{position:absolute;top:45px;bottom:45px;left:0;right:0;overflow:auto}.theme-install-overlay .wp-full-overlay-sidebar .wp-full-overlay-header{padding:0}.theme-install-overlay .close-full-overlay,.theme-install-overlay .next-theme,.theme-install-overlay .previous-theme{display:block;position:relative;float:left;width:45px;heig
 ht:45px;padding-right:2px;background:#eee;border-right:1px solid #ddd;color:#444;cursor:pointer;text-decoration:none;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.theme-install-overlay .close-full-overlay:focus,.theme-install-overlay .close-full-overlay:hover,.theme-install-overlay .next-theme:focus,.theme-install-overlay .next-theme:hover,.theme-install-overlay .previous-theme:focus,.theme-install-overlay .previous-theme:hover{background:#ddd;border-color:#ccc;color:#000;outline:none;-webkit-box-shadow:none;box-shadow:none}.theme-install-overlay .close-full-overlay:before{font:normal 22px/1 dashicons;content:"\f335";position:relative;top:5px;left:10px}.theme-install-overlay .previous-theme:before{font:normal 20px/1 dashicons;content:"\f341";position:relative;top:4px;left:11px}.theme-install-overlay .next-theme:before{font:normal 20px/1 dashicons;content:"\f345";position:
 relative;top:4px;left:12px}.theme-install-overlay .next-theme.disabled,.theme-install-overlay .next-theme.disabled:focus,.theme-install-overlay .next-theme.disabled:hover,.theme-install-overlay .previous-theme.disabled,.theme-install-overlay .previous-theme.disabled:focus,.theme-install-overlay .previous-theme.disabled:hover{color:#bbb;background:#eee;cursor:default;pointer-events:none}.wp-full-overlay a.collapse-sidebar{position:absolute;bottom:12px;left:0;z-index:50;display:block;width:29px;height:25px;margin-left:15px;padding:0;-webkit-border-radius:50%;border-radius:50%;color:#777;text-decoration:none}.wp-full-overlay a.collapse-sidebar:hover{color:#0073aa}.wp-full-overlay.collapsed .collapse-sidebar{height:27px;left:100%;position:absolute}.wp-full-overlay .collapse-sidebar-arrow{position:static;margin-top:0;margin-left:0;display:block;width:auto;height:auto;background:none}.wp-full-overlay .collapse-sidebar-arrow:before{-webkit-border-radius:50%;border-radius:50%;float:left;con
 tent:"\f148";background:#eee;font:normal 30px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.rtl .wp-full-overlay .collapse-sidebar-arrow:before,.wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl .wp-full-overlay.collapsed .collapse-sidebar-arrow:before{-webkit-transform:none;-ms-transform:none;transform:none}.wp-full-overlay.collapsed .collapse-sidebar-arrow{background-position:-1px -109px}.wp-full-overlay .collapse-sidebar-label{font-size:16px;left:100%;line-height:1.8;margin-left:10px;position:absolute}.wp-full-overlay.collapsed .collapse-sidebar-label{display:none}.wp-full-overlay,.wp-full-overlay-main,.wp-full-overlay-sidebar,.wp-full-overlay .collapse-sidebar{-webkit-transition-property:left,right,top,bottom,width,margin;
 transition-property:left,right,top,bottom,width,margin;-webkit-transition-duration:.2s;transition-duration:.2s}.customize-support .hide-if-customize,.customize-support.wp-core-ui .hide-if-customize,.customize-support .wp-core-ui .hide-if-customize,.no-customize-support .hide-if-no-customize,.no-customize-support.wp-core-ui .hide-if-no-customize,.no-customize-support .wp-core-ui .hide-if-no-customize{display:none}#customize-container{display:none;background:#fff;z-index:500000;position:fixed;overflow:visible;top:0;bottom:0;left:0;right:0;height:100%}.customize-active #customize-container{display:block}.customize-loading #customize-container iframe{opacity:0}.customize-loading #customize-container{background:#fff url(/wp-admin/images/spinner.gif) no-repeat fixed 50%;-webkit-background-size:20px 20px;background-size:20px 20px}#customize-container iframe,.theme-install-overlay iframe{height:-webkit-calc(100% - 32px);height:calc(100% - 32px);width:100%;z-index:20;-webkit-transition:opaci
 ty .3s;transition:opacity .3s}#customize-container .collapse-sidebar{bottom:16px}#customize-controls{margin-top:0}.theme-install-overlay{display:none}.theme-install-overlay.single-theme{display:block}.install-theme-info{display:none;padding:10px 20px 60px}.single-theme .install-theme-info{padding-top:15px}.theme-install-overlay .install-theme-info{display:block}.install-theme-info .theme-install{float:right;margin-top:18px}.install-theme-info .theme-name{font-size:16px;line-height:24px;margin-bottom:0;margin-top:0}.install-theme-info .theme-screenshot{margin-top:15px;width:258px;border:1px solid #ccc}.install-theme-info .theme-details{overflow:hidden}.theme-details .theme-version{margin:15px 0;float:left}.theme-details .rating{margin:16px 0 14px;float:right}.theme-details .theme-description{float:left;color:#777;max-width:100%}.theme-install-overlay .wp-full-overlay-header .theme-install{float:right;margin:8px 10px 0 0}.theme-install-overlay .wp-full-overlay-sidebar-content{backgrou
 nd:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.theme-install-overlay .wp-full-overlay-main{background:#fff url(/wp-admin/images/spinner.gif) no-repeat 50%;-webkit-background-size:20px 20px;background-size:20px 20px}.spinner{background:url(/wp-admin/images/spinner.gif) no-repeat;-webkit-background-size:20px 20px;background-size:20px 20px;display:none;opacity:.7;filter:alpha(opacity=70);width:20px;height:20px;margin:25% auto 70%}.loading-content .spinner{display:block}.wp-filter{display:inline-block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:20px 0 25px;padding:0 20px;width:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);border:1px solid #e5e5e5;background:#fff;color:#555;font-size:13px}.wp-filter a{text-decoration:none}.filter-count{display:inline-block;vertical-align:middle;min-width:4.3em}.filter-count .count,.title-count{display:inline-block;position:relative;top:-1
 px;padding:4px 10px;-webkit-border-radius:30px;border-radius:30px;background:#777;color:#fff;font-size:14px;font-weight:600}.title-count{display:inline;top:-3px;margin-left:5px;margin-right:20px}.filter-links{display:inline-block;margin:0;padding:0}.filter-links li{display:inline-block;margin:0}.filter-links li>a{display:inline-block;margin:0 10px;padding:15px 0;border-bottom:4px solid #fff;color:#666;cursor:pointer}.filter-links .current{-webkit-box-shadow:none;box-shadow:none;border-bottom:4px solid #666;color:#222}.filter-links li>a:focus,.filter-links li>a:hover,.show-filters .filter-links a.current:focus,.show-filters .filter-links a.current:hover{color:#2ea2cc}.wp-filter .search-form{float:right;margin:10px 0;display:inline-block}.wp-filter .wp-filter-search{margin:0;padding:3px 5px;width:270px;font-size:16px;font-weight:300;line-height:1.5}.wp-filter .search-form select{height:33px;vertical-align:top}.wp-filter .drawer-toggle{display:inline-block;margin:0 10px;paddin
 g:4px 6px;color:#666;cursor:pointer}.wp-filter .drawer-toggle:before{display:inline-block;vertical-align:sub;content:"\f111";margin:0 5px 0 0;width:16px;height:16px;color:#777;-webkit-transition:color .1s ease-in;transition:color .1s ease-in;font-family:dashicons;font-size:16px;line-height:1;text-align:center;text-decoration:inherit;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}.wp-filter .drawer-toggle:hover,.wp-filter .drawer-toggle:hover:before{color:#2ea2cc}.wp-filter .drawer-toggle.current:before{color:#fff}.filter-drawer{display:none;margin:0 -20px;padding:20px;border-top:1px solid #eee;background:#fafafa}@media only screen and (max-width:480px){.filter-drawer{margin:0 -10px}}.show-filters .filter-drawer{display:block;overflow:hidden}.show-filters .wp-filter .drawer-toggle:focus,.show-filters .wp-filter .drawer-toggle:hover{background:#2ea2cc}.show-filters .filter-links a.current{border-bottom:none}.show-filters .wp-filter .drawer-toggle{-webki
 t-border-radius:2px;border-radius:2px;border:none;background:#777;color:#fff}.show-filters .wp-filter .drawer-toggle:before{color:#fff}.filter-group{background:#fff;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin:0 1% 0 0;padding:10px;width:-webkit-calc(25% - 7px);width:calc(25% - 7px);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.filter-group:last-of-type{margin-right:0}.filter-group.wide{width:38%}.filter-group h4{font-size:14px;position:relative;margin:0}.filter-drawer ol{list-style-type:none;font-size:12px;margin:20px 0 0;padding:0}.filter-drawer li{display:inline-block;list-style-type:none;margin:5px 0;padding-right:25px;width:100%}.filter-drawer .buttons{margin-bottom:20px}.filter-drawer .buttons .button span{display:inline-block;opacity:.8;font-size:12px;text-indent:10px}.wp-filter .button.clear-filters{display:none;margin:0 0 0 10px}.filtered-by{display:none;margin:
 0}.filtered-by>span{font-weight:600}.filtered-by a{margin-left:10px}.filtered-by .tags{display:inline}.filtered-by .tag{background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);display:inline-block;font-size:11px;margin:2px 5px;padding:1px 8px}.filters-applied .filter-drawer .buttons,.filters-applied .filter-drawer br,.filters-applied .filter-group{display:none!important}.filters-applied .filtered-by{display:block}.error .content-filterable,.loading-content .content-filterable,.show-filters .content-filterable,.show-filters.filters-applied.loading-content .content-filterable{display:none}.show-filters.filters-applied .content-filterable{display:block}.wp-filter-search{border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#333;outline:none;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out
 ;-webkit-border-radius:0;border-radius:0;margin:0;padding:3px 5px;width:280px;font-size:16px;font-weight:300;line-height:1.5}.main-navigation{background:#dfdfdf}.main-navigation .menu{font-size:13px;font-weight:700;list-style:none;margin:0 auto;max-width:960px;padding:10px 0}.main-navigation .menu li{display:inline-block;padding-left:20px}.main-navigation .menu li:first-of-type{padding-left:10px}.main-navigation a{color:#636363;font-size:14px;text-decoration:none}@media (max-width:740px){#headline h2{float:none}.main-navigation .menu{margin:0;padding:8px 0;width:100%}}.commercial .theme .more-details{font-size:13px;top:23%;right:5%;left:5%}.commercial .theme .more-details p{margin:0}.commercial .themes{padding:0}.posts-navigation{font-size:18px;overflow:hidden;text-align:center}.posts-navigation .nav-links a{padding:8px 10px;display:inline-block}span.favorite{color:#ccc;float:right;cursor:pointer}span.favorite.dashicons,span.favorite.dashicons:before{font-size:40px;width:40px;line-h
 eight:1.5}span.favorite.favorited,span.favorite:hover{color:#e02020}@media (-webkit-min-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio:120),(min-resolution:120dppx),print{.wp-full-overlay .collapse-sidebar-arrow{background-image:url(/wp-admin/images/arrows-2x.png);-webkit-background-size:15px 123px;background-size:15px 123px}.customize-loading #customize-container,.spinner,.theme-install-overlay .wp-full-overlay-main{background-image:url(/wp-admin/images/spinner-2x.gif)}}@media only screen and (max-width:865px){.filter-drawer{border-bottom:1px solid #eee}.filter-group{height:auto;margin-bottom:0;margin-top:5px;width:100%}.filter-group li{margin:10px 0}.theme-browser .theme{width:47.5%;margin-right:0}.theme-browser .theme:nth-child(2n){margin-right:0}.theme-browser .theme:nth-child(odd){margin-right:5%}}@media only screen and (max-width:782px){.theme:focus .more-details,.theme:focus .theme-actions,.theme:hover .more-details,.theme:hover .theme-actions{display:none}.theme-br
 owser.rendered .theme:focus .theme-screenshot img,.theme-browser.rendered .theme:hover .theme-screenshot img{opacity:1}.wp-filter .search-form{float:none;margin:20px 0;width:100%}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-info,.theme-wrap .theme-about .theme-meta{float:none;width:auto}.theme-wrap .theme-about .theme-info{margin-bottom:50px}.theme-wrap .theme-actions .button-primary,.theme-wrap .theme-actions .button-secondary{font-size:18px;height:auto}.theme-wrap .screenshot{margin:0 auto;width:100%}.wp-full-overlay,.wp-full-overlay-sidebar{margin-top:46px}.wp-full-overlay-sidebar{height:-webkit-calc(100% - 46px);height:calc(100% - 46px)}}@media only screen and (max-width:650px){.theme-wrap .theme-description,.theme-wrap .theme-update{margin-left:0}.theme-wrap .theme-info{width:100%}.theme-wrap .theme-author{margin:5px 0 15px}.theme-wrap .current-label{margin-top:10px;font-size:13px}}@media only screen and (max-width:600px){.wp-full-overlay,.wp-full-overla
 y-sidebar{margin-top:0}.wp-full-overlay-sidebar{height:100%}}@media only screen and (max-width:400px){.theme-browser .theme{width:100%;margin-right:0}.theme-browser .theme:nth-child(2n),.theme-browser .theme:nth-child(3n){margin-right:0}#headline .login{float:left;margin-left:10px}.wp-filter{padding:0 10px}.wp-filter .filter-links{padding:0}.wp-filter .drawer-toggle{display:none}.wp-filter .search-form,.wp-filter .wp-filter-search{width:100%}.theme-browser .themes .theme{margin-right:0}.theme-wrap .theme-actions .button-primary,.theme-wrap .theme-actions .button-secondary{width:100%;margin:5px 0}.theme-wrap .theme-name{display:block;margin:0}.theme-wrap .theme-about .theme-head,.theme-wrap .theme-about .theme-info,.theme-wrap .theme-about .theme-info>div:not(:last-of-type),.theme-wrap .theme-about .theme-meta>div:not(:last-of-type){margin-bottom:30px}.theme-install-overlay .wp-full-overlay-header .theme-install{margin:2px}.theme-navigation .close:before{content:"";ma
 rgin:0}.theme-wrap .theme-devs,.theme-wrap .theme-support{margin:auto;width:100%}.posts-navigation{margin-top:40px}}
</ins><span class="cx" style="display: block; padding: 0 10px"> /*# sourceMappingURL=style.css.map */
</span><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemescssstylecssmap"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/style.css.map</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/style.css.map        2020-11-18 07:27:02 UTC (rev 10450)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/style.css.map  2020-11-18 15:53:35 UTC (rev 10451)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1 +1 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-{"version":3,"sources":["../../wporg/css/generic/_normalize.scss","style.css","../../wporg/css/base/_copy.scss","../../wporg/css/base/_elements.scss","../../wporg/css/settings/_colors.scss","../../wporg/css/tools/_modular-scale.scss","../../wporg/css/base/_headings.scss","../../wporg/css/tools/_functions.scss","../../wporg/css/settings/_typography.scss","../../wporg/css/settings/_modular-scale.scss","../../wporg/css/base/_links.scss","../../wporg/css/base/_lists.scss","../../wporg/css/base/_tables.scss","../../wporg/css/base/_typography.scss","../../wporg/css/tools/_breakpoint.scss","../../wporg/css/objects/_accessibility.scss","../../wporg/css/objects/_alignments.scss","../../wporg/css/objects/_
 buttons.scss","../../wporg/css/objects/_clearings.scss","../../wporg/css/objects/_copy.scss","../../wporg/css/objects/_inputs.scss","../../wporg/css/objects/_links.scss","../../wporg/css/objects/_notices.scss","../../wporg/css/components/_404.scss","../../wporg/css/components/_comments.scss","../../wporg/css/components/_entry-content.scss","../../wporg/css/components/_entry-header.scss","../../wporg/css/components/_entry-summary.scss","../../wporg/css/components/_entry.scss","../../wporg/css/components/_gallery.scss","../../wporg/css/components/_media.scss","../../wporg/css/components/_posts-navigation.scss","../../wporg/css/components/_search-form.scss","../../wporg/css/components/_site-content.scss","../../wporg/css/settings/_structure.scss","../../wporg/css/components/_site-description.scss","
 ../../wporg/css/components/_site-header.scss","../../wporg/css/components/_site-title.scss","../../wporg/css/components/_wporg-footer.scss","../../wporg/css/components/_wporg-header.scss","components/_main.scss"],"names":[],"mappings":"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
 AAED,qCACC,UAAY,CACZ,AAGD,4EAEC,oLAAqL,CACrL,AAKD,wBACC,+BAAuB,AAAvB,uBAAuB,AACvB,UAAW,CACX,AAED,0EAEC,YAAY,AACZ,+BAAuB,AAAvB,sBAAuB,CACvB,AAED,6JAGC,kBAAmB,CACnB,AAED,eACC,eAAe,AACf,aAAmB,CACnB,AAED,eACC,cAAc,AACd,mBAAoB,CACpB,AAED,+BACC,WAAW,AACX,eAAe,AACf,gBAAgB,AAChB,eAAgB,CAChB,AAED,wBACC,cAAe,CACf,AAED,8CACC,WAAW,AACX,eAAe,AACf,gBAAgB,AAChB,gBAAgB,AAChB,gBAAmB,CACnB,AAED,0IAKC,eAAgB,CAChB,AAED,2BACC,cAAiB,CACjB,AACD,2BACC,eAAgB,CAChB,AAED,8BACC,SAAS,AACT,YAAY,AACZ,WAAW,AACX,WAAW,AACX,+BAAwB,AAAxB,sBAAwB,CACxB,AAOD,WACC,WAAW,AACX,WAAW,AACX,eAAe,AACf,kBAAkB,AAClB,SAAS,AACT,kBAAkB,AAClB,kBAAkB,AAClB,YAAa,CACb,AAED,uBACC,aAAc,CACd,AAED,0BACC,oBAAqB,CACrB,AAID,QACC,iBAAiB,AACjB,eAAgB,CAChB,AAED,2BACC,cAAc,AACd,gBAAgB,AAChB,qBAAqB,AACrB,mCAAmC,AACnC,6BAA+B,AAC/B,kBAAmB,CACnB,AAGD,2IAKC,eAAgB,CAChB,AAED,oKAKC,kCAA0B,AAA1B,yBAA0B,CAC1B,AA2BD,srBASC,eAAgB,CAChB,AACD,iBACC,cAAc,AACd,iBAAiB,AACjB,UAAW,CACX,AAED,eACC,iBAAkB,CAClB,AAED,6BACC,eAAe,AACf,mBAAoB,AAApB,mBAAoB,AACpB,kBAAkB,AAClB
 ,QAAQ,AACR,KAAM,CACN,AAED,mCACC,gBAAgB,AAChB,sBAAsB,AACtB,iBAAiB,AACjB,kBAAkB,AAClB,OAAQ,CACR,AAED,4BACC,WAAW,AACX,qBAAqB,AACrB,kBAAkB,AAClB,aAAa,AACb,qBAAsB,CACtB,AACD,kBACC,qBAAqB,AACrB,SAAU,CACV,AACD,sEAEC,qBAAqB,AACrB,UAAW,CACX,AACD,4DAEC,gBAAiB,CACjB,AACD,8BACC,WAAW,AACX,iBAAiB,AACjB,cAAe,CACf,AACD,yDAEC,WAAW,AACX,WAAY,CACZ,AACD,6BACC,yBAAyB,AACzB,UAAU,AACV,iCAAyB,AAAzB,yBAAyB,AACzB,eAAgB,CAChB,AACD,4BACC,wBAAyB,CACzB,AACD,8BACC,WAAW,AACX,eAAgB,CAChB,AAMD,yBACC,eAAgB,CAChB,AAED,iBACC,uBAAuB,AACvB,eAAe,AACf,eAAe,AACf,iBAAiB,AACjB,MAAM,AACN,SAAS,AACT,OAAO,AACP,QAAQ,AACR,YAAY,AACZ,WAAY,CACZ,AAED,yBACC,sBAAsB,AACtB,8BAAsB,AAAtB,2BAAsB,AAAtB,sBAAsB,AACtB,eAAe,AACf,YAAY,AACZ,iCAA2B,AAA3B,yBAA2B,AAC3B,MAAM,AACN,SAAS,AACT,OAAO,AACP,UAAU,AACV,SAAS,AACT,WAAW,AACX,eAAgB,CAChB,AAED,0CAEC,eAAgB,CAChB,AAED,oDACC,gBAAiB,CACjB,AAED,0BACC,iBAAkB,CAClB,AAED,oDACC,kBAAmB,CACnB,AAED,+BACC,WAAW,AACX,cAAc,AACd,kBAAkB,AAClB,MAAM,AACN,SAAS,AACT,QAAQ,AACR,UAAU,AACV,YAAa,CACb,AAED,sBACC,kBAAkB,AAClB,OAA
 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
 C,kBAAmB,CACnB,AAED,wCACC,0BAAkB,AAAlB,kBAAkB,AAClB,YAAY,AACZ,gBAAgB,AAChB,UAAW,CACX,AAED,+CACC,UAAW,CACX,AAED,cACC,gBAAgB,AAChB,yBAAyB,AACzB,8BAAsB,AAAtB,2BAAsB,AAAtB,sBAAsB,AACtB,WAAW,AACX,gBAAgB,AAChB,aAAa,AACb,8BAA2B,AAA3B,sBAA2B,AAC3B,6CAAsC,AAAtC,oCAAsC,CACtC,AAED,2BACC,cAAe,CACf,AAED,mBACC,SAAU,CACV,AAED,iBACC,eAAe,AACf,kBAAkB,AAClB,QAAS,CACT,AAED,kBACC,qBAAqB,AACrB,eAAe,AACf,gBAAgB,AAChB,SAAU,CACV,AAED,kBACC,qBAAqB,AACrB,qBAAqB,AACrB,aAAa,AACb,mBAAmB,AACnB,UAAW,CACX,AAED,wBACC,kBAAmB,CACnB,AAED,qCACC,qBAAqB,AACrB,WAAY,AACZ,eAAe,AACf,gBAAiB,CACjB,AAED,iCACC,aAAa,AACb,iBAAkB,CAClB,AAED,aACC,aAAa,AACb,QAAS,CACT,AAED,kBACC,eAAgB,CAChB,AAED,eACC,gBAAiB,CACjB,AAED,mBACC,cAAe,CACf,AAED,kBACC,gBAAgB,AAChB,yBAAyB,AACzB,6CAAsC,AAAtC,qCAAsC,AACtC,qBAAqB,AACrB,eAAe,AACf,eAAe,AACf,eAAgB,CAChB,AAED,2GAGC,sBAAwB,CACxB,AAED,8BACC,aAAc,CACd,AAED,oKAIC,YAAa,CACb,AAED,kDACC,aAAc,CACd,AAED,kBACC,sBAAsB,AACtB,mDAAiD,AAAjD,2CAAiD,AACjD,sBAAsB,AACtB,WAAW,AACX,aAAa,AACb,iDAA0C,AAA1C,yCAA0C,AAC1C,wB
 AAgB,AAAhB,gBAAgB,AAChB,SAAS,AACT,gBAAgB,AAChB,YAAY,AACZ,eAAe,AACf,gBAAgB,AAChB,eAAgB,CAChB,AAGD,iBACC,kBAAmB,CACnB,AAED,uBACC,eAAe,AACf,gBAAiB,AACjB,gBAAgB,AAChB,cAAc,AACd,gBAAgB,AAChB,cAAe,CACf,AAED,0BACC,qBAAqB,AACrB,iBAAkB,CAClB,AACD,wCACC,iBAAkB,CAClB,AAED,mBACC,cAAc,AACd,eAAe,AACf,oBAAqB,CACrB,AAGD,yBACC,aACC,UAAW,CACX,AACD,uBACC,SAAS,AACT,cAAc,AACd,UAAW,CACX,CvC6wED,AuCzwED,iCACC,eAAe,AACf,QAAQ,AACR,SAAS,AACT,OAAQ,CACR,AAED,mCACC,QAAS,CACT,AAED,oBACC,SAAU,CACV,AAGD,kBACC,eAAe,AACf,gBAAgB,AAChB,iBAAkB,CAClB,AAED,+BACC,iBAAiB,AACjB,oBAAqB,CACrB,AAID,cACC,WAAc,AACd,YAAY,AACZ,cAAe,CACf,AAED,uDAEC,eAAe,AACf,WAAW,AACX,eAAgB,CAChB,AAED,4CAEC,aAAc,CACd,AASD,iHAGC,yCACC,qDAAqD,AACrD,mCAA2B,AAA3B,0BAA2B,CAC3B,AAED,8FAGC,qDAAsD,CACtD,CvCwwED,AuCrwED,yCACC,eACC,4BAA6B,CAC7B,AAED,cACC,YAAY,AACZ,gBAAgB,AAChB,eAAe,AACf,UAAW,CACX,AAED,iBACC,aAAc,CACd,AAED,sBACC,YAAY,AACZ,cAAe,CACf,AAED,oCACC,cAAe,CACf,AAED,qCACC,eAAgB,CAChB,CvCmwED,AuChwED,yCACC,8GAIC,YAAa,CACb,AAED,sHAEC,SAAY,CACZ,AAED,wBAC
 C,WAAW,AACX,cAAc,AACd,UAAW,CACX,AAED,+GAGC,WAAW,AACX,UAAW,CACX,AAED,qCACC,kBAAmB,CACnB,AAED,wFAEC,eAAe,AACf,WAAY,CACZ,AAED,wBACC,cAAc,AACd,UAAW,CACX,AAED,0CAEC,eAAgB,CAChB,AAED,yBACC,iCAA0B,AAA1B,wBAA0B,CAC1B,CvC2vED,AuCxvED,yCACC,yDAEC,aAAc,CACd,AAED,wBACC,UAAW,CACX,AAED,0BACC,iBAAoB,CACpB,AAED,2BACC,gBAAgB,AAChB,cAAe,CACf,CvCwvED,AuCrvED,yCACC,0CAEC,YAAa,CACb,AAED,yBACC,WAAY,CACZ,CvCuvED,AuCpvED,yCACC,sBACC,WAAW,AACX,cAAe,CACf,AAED,wEAEC,cAAe,CACf,AAGD,iBACC,WAAW,AACX,gBAAiB,CACjB,AAED,WACC,cAAe,CACf,AAED,yBACC,SAAU,CACV,AAGD,0BACC,YAAa,CACb,AAGD,qDAEC,UAAW,CACX,AAED,8BACC,cAAe,CACf,AAED,wFAEC,WAAW,AACX,YAAa,CACb,AAED,wBACC,cAAc,AACd,QAAS,CACT,AAED,kMAIC,kBAAmB,CACnB,AAED,8DACC,UAAW,CACX,AAED,gCACC,WAAW,AACX,QAAS,CACT,AAID,mDAEC,YAAY,AACZ,UAAW,CACX,AAED,kBACC,eAAgB,CAChB,CvCwuED","file":"style.css"}
</del><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+{"version":3,"sources":["../../wporg/css/generic/_normalize.scss","style.css","../../wporg/css/base/_copy.scss","../../wporg/css/base/_elements.scss","../../wporg/css/settings/_colors.scss","../../wporg/css/tools/_modular-scale.scss","../../wporg/css/base/_headings.scss","../../wporg/css/tools/_functions.scss","../../wporg/css/settings/_typography.scss","../../wporg/css/settings/_modular-scale.scss","../../wporg/css/base/_links.scss","../../wporg/css/base/_lists.scss","../../wporg/css/base/_tables.scss","../../wporg/css/base/_typography.scss","../../wporg/css/tools/_breakpoint.scss","../../wporg/css/objects/_accessibility.scss","../../wporg/css/objects/_alignments.scss","../../wporg/css/objects/_
 buttons.scss","../../wporg/css/objects/_clearings.scss","../../wporg/css/objects/_copy.scss","../../wporg/css/objects/_inputs.scss","../../wporg/css/objects/_links.scss","../../wporg/css/objects/_notices.scss","../../wporg/css/components/_404.scss","../../wporg/css/components/_comments.scss","../../wporg/css/components/_entry-content.scss","../../wporg/css/components/_entry-header.scss","../../wporg/css/components/_entry-summary.scss","../../wporg/css/components/_entry.scss","../../wporg/css/components/_gallery.scss","../../wporg/css/components/_media.scss","../../wporg/css/components/_posts-navigation.scss","../../wporg/css/components/_search-form.scss","../../wporg/css/components/_site-content.scss","../../wporg/css/settings/_structure.scss","../../wporg/css/components/_site-description.scss","
 ../../wporg/css/components/_site-header.scss","../../wporg/css/components/_site-title.scss","../../wporg/css/components/_wporg-footer.scss","../../wporg/css/components/_wporg-header.scss","components/_main.scss"],"names":[],"mappings":"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
 AAsB,AACtB,UAAW,CACX,AAED,iCACC,uBAAuB,AACvB,wBAAyB,CACzB,AAED,qCACC,UAAY,CACZ,AAGD,4EAEC,oLAAqL,CACrL,AAKD,wBACC,+BAAuB,AAAvB,uBAAuB,AACvB,UAAW,CACX,AAED,0EAEC,YAAY,AACZ,+BAAuB,AAAvB,sBAAuB,CACvB,AAED,6JAGC,kBAAmB,CACnB,AAED,eACC,eAAe,AACf,aAAmB,CACnB,AAED,eACC,cAAc,AACd,mBAAoB,CACpB,AAED,+BACC,WAAW,AACX,eAAe,AACf,gBAAgB,AAChB,eAAgB,CAChB,AAED,wBACC,cAAe,CACf,AAED,8CACC,WAAW,AACX,eAAe,AACf,gBAAgB,AAChB,gBAAgB,AAChB,gBAAmB,CACnB,AAED,0IAKC,eAAgB,CAChB,AAED,2BACC,cAAiB,CACjB,AACD,2BACC,eAAgB,CAChB,AAED,8BACC,SAAS,AACT,YAAY,AACZ,WAAW,AACX,WAAW,AACX,+BAAwB,AAAxB,sBAAwB,CACxB,AAOD,WACC,WAAW,AACX,WAAW,AACX,eAAe,AACf,kBAAkB,AAClB,SAAS,AACT,kBAAkB,AAClB,kBAAkB,AAClB,YAAa,CACb,AAED,uBACC,aAAc,CACd,AAED,0BACC,oBAAqB,CACrB,AAID,QACC,iBAAiB,AACjB,eAAgB,CAChB,AAED,2BACC,cAAc,AACd,gBAAgB,AAChB,qBAAqB,AACrB,mCAAmC,AACnC,6BAA+B,AAC/B,kBAAmB,CACnB,AAGD,2IAKC,eAAgB,CAChB,AAED,oKAKC,kCAA0B,AAA1B,yBAA0B,CAC1B,AA2BD,srBASC,eAAgB,CAChB,AACD,iBACC,cAAc,AACd,iBAAiB,AACjB,UAAW,CACX,AAED,eACC,iBAAkB,CAClB,A
 AED,6BACC,eAAe,AACf,mBAAoB,AAApB,mBAAoB,AACpB,kBAAkB,AAClB,QAAQ,AACR,KAAM,CACN,AAED,mCACC,gBAAgB,AAChB,sBAAsB,AACtB,iBAAiB,AACjB,kBAAkB,AAClB,OAAQ,CACR,AAED,4BACC,WAAW,AACX,qBAAqB,AACrB,kBAAkB,AAClB,aAAa,AACb,qBAAsB,CACtB,AACD,kBACC,qBAAqB,AACrB,SAAU,CACV,AACD,sEAEC,qBAAqB,AACrB,UAAW,CACX,AACD,4DAEC,gBAAiB,CACjB,AACD,8BACC,WAAW,AACX,iBAAiB,AACjB,cAAe,CACf,AACD,yDAEC,WAAW,AACX,WAAY,CACZ,AACD,6BACC,yBAAyB,AACzB,UAAU,AACV,iCAAyB,AAAzB,yBAAyB,AACzB,eAAgB,CAChB,AACD,4BACC,wBAAyB,CACzB,AACD,8BACC,WAAW,AACX,eAAgB,CAChB,AAMD,yBACC,eAAgB,CAChB,AAED,iBACC,uBAAuB,AACvB,eAAe,AACf,eAAe,AACf,iBAAiB,AACjB,MAAM,AACN,SAAS,AACT,OAAO,AACP,QAAQ,AACR,YAAY,AACZ,WAAY,CACZ,AAED,yBACC,sBAAsB,AACtB,8BAAsB,AAAtB,2BAAsB,AAAtB,sBAAsB,AACtB,eAAe,AACf,YAAY,AACZ,iCAA2B,AAA3B,yBAA2B,AAC3B,MAAM,AACN,SAAS,AACT,OAAO,AACP,UAAU,AACV,SAAS,AACT,WAAW,AACX,eAAgB,CAChB,AAED,0CAEC,eAAgB,CAChB,AAED,oDACC,gBAAiB,CACjB,AAED,0BACC,iBAAkB,CAClB,AAED,oDACC,kBAAmB,CACnB,AAED,+BACC,WAAW,AACX,cAAc,AACd,kBAAkB,AAClB,MAAM,AACN,SAAS,AACT
 ,QAAQ,AACR,UAAU,AACV,YAAa,CACb,AAED,sBACC,kBAAkB,AAClB,OAAO,AACP,QAAQ,AACR,MAAM,AACN,SAAS,AACT,WAAY,CACZ,AAED,iDACC,kBAAkB,AAClB,OAAO,AACP,QAAQ,AACR,YAAY,AACZ,eAAe,AACf,iBAAiB,AACjB,WAAW,AACX,SAAS,AACT,gBAAgB,AAChB,wBAAgB,AAAhB,eAAgB,CAChB,AAED,wDACC,cAAe,CACf,AAED,iDACC,SAAS,AACT,mBAAmB,AACnB,gBAAgB,AAChB,wBAAgB,AAAhB,eAAgB,CAChB,AAED,0DACC,kBAAkB,AAClB,SAAS,AACT,YAAY,AACZ,OAAO,AACP,QAAQ,AACR,aAAc,CACd,AAGD,wEACC,SAAU,CACV,AAED,qHAGC,cAAc,AACd,kBAAkB,AAClB,WAAW,AACX,WAAW,AACX,YAAY,AACZ,kBAAkB,AAClB,gBAAgB,AAChB,4BAA4B,AAC5B,WAAW,AACX,eAAe,AACf,qBAAqB,AACrB,oEAA6D,AAA7D,2DAA6D,CAC7D,AAED,8QAMC,gBAAgB,AAChB,kBAAkB,AAClB,WAAW,AACX,aAAa,AACb,wBAAgB,AAAhB,eAAgB,CAChB,AAED,kDACC,6BAA6B,AAC7B,gBAAgB,AAChB,kBAAkB,AAClB,QAAQ,AACR,SAAU,CACV,AAED,8CACC,6BAA6B,AAC7B,gBAAgB,AAChB,kBAAkB,AAClB,QAAQ,AACR,SAAU,CACV,AAED,0CACC,6BAA6B,AAC7B,gBAAgB,AAChB,kBAAkB,AAClB,QAAQ,AACR,SAAU,CACV,AAED,4SAMC,WAAW,AACX,gBAAgB,AAChB,eAAe,AACf,mBAAoB,CACpB,AAGD,oCACC,kBAAkB,AAClB,YAAY,AACZ,OAAO,AACP,WAAW,AACX,cAAc
 ,AACd,WAAW,AACX,YAAY,AACZ,iBAAiB,AACjB,UAAU,AACV,0BAA0B,AAC1B,kBAAkB,AAClB,WAAW,AACX,oBAAqB,CACrB,AAED,0CACC,aAAc,CACd,AAED,6CACC,YAAY,AACZ,UAAU,AACV,iBAAkB,CAClB,AAED,yCACC,gBAAgB,AAChB,aAAa,AACb,cAAc,AACd,cAAc,AACd,WAAW,AACX,YAAY,AACZ,eAAgB,CAChB,AAED,gDACC,0BAAkB,AAAlB,kBAAkB,AAClB,WAAW,AACX,gBAAgB,AAChB,gBAAgB,AAChB,6BAA+B,AAC/B,WAAW,AACX,cAAc,AACd,UAAU,AACV,cAAc,AACd,kBAAkB,AAClB,kBAAkB,AAClB,mCAAmC,AACnC,kCAAkC,AAClC,8BAAgC,CAChC,AAED,+GAEC,iCAAyB,AAAzB,6BAAyB,AAAzB,wBAAyB,CACzB,AAED,+DACC,uBAAe,AAAf,mBAAe,AAAf,cAAe,CACf,AAED,mDACC,+BAAgC,CAChC,AAED,yCACC,eAAe,AACf,UAAU,AACV,gBAAgB,AAChB,iBAAiB,AACjB,iBAAkB,CAClB,AAED,mDACC,YAAa,CACb,AAGD,mGAIC,+DAA4D,AAA5D,uDAA4D,AAC5D,gCAAyB,AAAzB,uBAAyB,CACzB,AAMD,oSAMC,YAAa,CACb,AAED,qBACC,aAAa,AACb,gBAAgB,AAChB,eAAe,AACf,eAAe,AACf,iBAAiB,AACjB,MAAM,AACN,SAAS,AACT,OAAO,AACP,QAAQ,AACR,WAAY,CACZ,AAED,uCACC,aAAc,CACd,AAED,+CACC,SAAU,CACV,AAED,wCACC,sEAAgF,AAChF,kCAA0B,AAA1B,yBAA0B,CAC1B,AAED,0DAEC,iCAA2B,AAA3B,yBAA2B,AAC3B,WAAW,AACX,WAAW,AACX
 ,+BAAwB,AAAxB,sBAAwB,CACxB,AAED,uCACC,WAAY,CACZ,AAED,oBACC,YAAa,CACb,AAED,uBACC,YAAa,CACb,AAED,oCACC,aAAc,CACd,AAED,oBACC,aAAa,AACb,sBAAuB,CACvB,AAED,kCACC,gBAAiB,CACjB,AAED,2CACC,aAAc,CACd,AAED,mCACC,YAAY,AACZ,eAAgB,CAChB,AAED,gCACC,eAAe,AACf,iBAAiB,AACjB,gBAAgB,AAChB,YAAa,CACb,AAED,sCACC,gBAAgB,AAChB,YAAY,AACZ,qBAAsB,CACtB,AAED,mCACC,eAAgB,CAChB,AAED,8BACC,cAAc,AACd,UAAW,CACX,AAED,uBACC,mBAAmB,AACnB,WAAY,CACZ,AAED,kCACC,WAAW,AACX,WAAW,AACX,cAAe,CACf,AAED,8DACC,YAAY,AACZ,mBAAoB,CACpB,AAED,wDACC,gBAAgB,AAChB,0BAA0B,AAC1B,4BAA6B,CAC7B,AAED,6CACC,gEAA0E,AAC1E,kCAA0B,AAA1B,yBAA0B,CAC1B,AAGD,SACC,uDAAuD,AACvD,kCAA0B,AAA1B,0BAA0B,AAC1B,aAAa,AACb,WAAY,AACZ,yBAAyB,AACzB,WAAW,AACX,YAAY,AACZ,mBAAoB,CACpB,AAED,0BACC,aAAc,CACd,AAGD,WACC,qBAAqB,AACrB,kBAAkB,AAClB,8BAAsB,AAAtB,2BAAsB,AAAtB,sBAAsB,AACtB,mBAAmB,AACnB,eAAe,AACf,WAAW,AACX,6CAAsC,AAAtC,qCAAsC,AACtC,yBAAyB,AACzB,gBAAgB,AAChB,WAAW,AACX,cAAe,CACf,AAED,aACC,oBAAqB,CACrB,AAED,cACC,qBAAqB,AACrB,sBAAsB,AACtB,eAAgB,CAChB,AAED,kCAEC,qBAAqB,AA
 CrB,kBAAkB,AAClB,SAAS,AACT,iBAAiB,AACjB,2BAAmB,AAAnB,mBAAmB,AACnB,gBAAgB,AAChB,WAAW,AACX,eAAe,AACf,eAAgB,CAChB,AAGD,aACC,eAAe,AACf,SAAS,AACT,gBAAgB,AAChB,iBAAkB,CAClB,AAED,cACC,qBAAqB,AACrB,SAAS,AACT,SAAU,CACV,AAED,iBACC,qBAAqB,AACrB,QAAS,CACT,AAED,mBACC,qBAAqB,AACrB,cAAc,AACd,eAAe,AACf,6BAA6B,AAC7B,WAAW,AACX,cAAe,CACf,AAED,uBACC,wBAAgB,AAAhB,gBAAgB,AAChB,6BAA6B,AAC7B,UAAW,CACX,AAED,0IAIC,aAAc,CACd,AAED,wBACC,YAAY,AACZ,cAAc,AACd,oBAAqB,CACrB,AAED,6BACC,SAAS,AACT,gBAAgB,AAChB,YAAY,AACZ,eAAe,AACf,gBAAgB,AAChB,eAAgB,CAChB,AAED,+BACC,YAAY,AACZ,kBAAmB,CACnB,AAED,0BACC,qBAAqB,AACrB,cAAc,AACd,gBAAgB,AAChB,WAAW,AACX,cAAe,CACf,AAED,iCACC,qBAAqB,AACrB,mBAAmB,AACnB,gBAAgB,AAChB,iBAAiB,AACjB,WAAW,AACX,YAAY,AACZ,WAAW,AACX,qCAA6B,AAA7B,6BAA6B,AAC7B,sBAAwB,AACxB,eAAe,AACf,cAAc,AACd,kBAAkB,AAClB,wBAAwB,AACxB,gBAAmB,AACnB,kBAAkB,AAClB,kCAAmC,CACnC,AAED,uEAEC,aAAc,CACd,AAED,yCACC,UAAW,CACX,AAED,eACC,aAAa,AACb,eAAe,AACf,aAAa,AACb,0BAA0B,AAC1B,kBAAmB,CAKnB,AAHA,yCAPD,eAQE,cAAe,CAEhB,CvC0wEA,AuCxwED,6BA
 CC,cAAc,AACd,eAAgB,CAChB,AAED,4FAEC,kBAA6B,CAC7B,AAED,sCACC,kBAAmB,CACnB,AAED,wCACC,0BAAkB,AAAlB,kBAAkB,AAClB,YAAY,AACZ,gBAAgB,AAChB,UAAW,CACX,AAED,+CACC,UAAW,CACX,AAED,cACC,gBAAgB,AAChB,yBAAyB,AACzB,8BAAsB,AAAtB,2BAAsB,AAAtB,sBAAsB,AACtB,WAAW,AACX,gBAAgB,AAChB,aAAa,AACb,8BAA2B,AAA3B,sBAA2B,AAC3B,6CAAsC,AAAtC,oCAAsC,CACtC,AAED,2BACC,cAAe,CACf,AAED,mBACC,SAAU,CACV,AAED,iBACC,eAAe,AACf,kBAAkB,AAClB,QAAS,CACT,AAED,kBACC,qBAAqB,AACrB,eAAe,AACf,gBAAgB,AAChB,SAAU,CACV,AAED,kBACC,qBAAqB,AACrB,qBAAqB,AACrB,aAAa,AACb,mBAAmB,AACnB,UAAW,CACX,AAED,wBACC,kBAAmB,CACnB,AAED,qCACC,qBAAqB,AACrB,WAAY,AACZ,eAAe,AACf,gBAAiB,CACjB,AAED,iCACC,aAAa,AACb,iBAAkB,CAClB,AAED,aACC,aAAa,AACb,QAAS,CACT,AAED,kBACC,eAAgB,CAChB,AAED,eACC,gBAAiB,CACjB,AAED,mBACC,cAAe,CACf,AAED,kBACC,gBAAgB,AAChB,yBAAyB,AACzB,6CAAsC,AAAtC,qCAAsC,AACtC,qBAAqB,AACrB,eAAe,AACf,eAAe,AACf,eAAgB,CAChB,AAED,2GAGC,sBAAwB,CACxB,AAED,8BACC,aAAc,CACd,AAED,oKAIC,YAAa,CACb,AAED,kDACC,aAAc,CACd,AAED,kBACC,sBAAsB,AACtB,mDAAiD,AAAjD,2CAAiD,AACjD,sBA
 AsB,AACtB,WAAW,AACX,aAAa,AACb,iDAA0C,AAA1C,yCAA0C,AAC1C,wBAAgB,AAAhB,gBAAgB,AAChB,SAAS,AACT,gBAAgB,AAChB,YAAY,AACZ,eAAe,AACf,gBAAgB,AAChB,eAAgB,CAChB,AAGD,iBACC,kBAAmB,CACnB,AAED,uBACC,eAAe,AACf,gBAAiB,AACjB,gBAAgB,AAChB,cAAc,AACd,gBAAgB,AAChB,cAAe,CACf,AAED,0BACC,qBAAqB,AACrB,iBAAkB,CAClB,AACD,wCACC,iBAAkB,CAClB,AAED,mBACC,cAAc,AACd,eAAe,AACf,oBAAqB,CACrB,AAGD,yBACC,aACC,UAAW,CACX,AACD,uBACC,SAAS,AACT,cAAc,AACd,UAAW,CACX,CvC4wED,AuCxwED,iCACC,eAAe,AACf,QAAQ,AACR,SAAS,AACT,OAAQ,CACR,AAED,mCACC,QAAS,CACT,AAED,oBACC,SAAU,CACV,AAGD,kBACC,eAAe,AACf,gBAAgB,AAChB,iBAAkB,CAClB,AAED,+BACC,iBAAiB,AACjB,oBAAqB,CACrB,AAID,cACC,WAAc,AACd,YAAY,AACZ,cAAe,CACf,AAED,uDAEC,eAAe,AACf,WAAW,AACX,eAAgB,CAChB,AAED,4CAEC,aAAc,CACd,AASD,iHAGC,yCACC,qDAAqD,AACrD,mCAA2B,AAA3B,0BAA2B,CAC3B,AAED,8FAGC,qDAAsD,CACtD,CvCuwED,AuCpwED,yCACC,eACC,4BAA6B,CAC7B,AAED,cACC,YAAY,AACZ,gBAAgB,AAChB,eAAe,AACf,UAAW,CACX,AAED,iBACC,aAAc,CACd,AAED,sBACC,YAAY,AACZ,cAAe,CACf,AAED,oCACC,cAAe,CACf,AAED,qCACC,eAAgB,CAChB,CvCkwED,Au
 C/vED,yCACC,8GAIC,YAAa,CACb,AAED,sHAEC,SAAY,CACZ,AAED,wBACC,WAAW,AACX,cAAc,AACd,UAAW,CACX,AAED,+GAGC,WAAW,AACX,UAAW,CACX,AAED,qCACC,kBAAmB,CACnB,AAED,wFAEC,eAAe,AACf,WAAY,CACZ,AAED,wBACC,cAAc,AACd,UAAW,CACX,AAED,0CAEC,eAAgB,CAChB,AAED,yBACC,iCAA0B,AAA1B,wBAA0B,CAC1B,CvC0vED,AuCvvED,yCACC,yDAEC,aAAc,CACd,AAED,wBACC,UAAW,CACX,AAED,0BACC,iBAAoB,CACpB,AAED,2BACC,gBAAgB,AAChB,cAAe,CACf,CvCuvED,AuCpvED,yCACC,0CAEC,YAAa,CACb,AAED,yBACC,WAAY,CACZ,CvCsvED,AuCnvED,yCACC,sBACC,WAAW,AACX,cAAe,CACf,AAED,wEAEC,cAAe,CACf,AAGD,iBACC,WAAW,AACX,gBAAiB,CACjB,AAED,WACC,cAAe,CACf,AAED,yBACC,SAAU,CACV,AAGD,0BACC,YAAa,CACb,AAGD,qDAEC,UAAW,CACX,AAED,8BACC,cAAe,CACf,AAED,wFAEC,WAAW,AACX,YAAa,CACb,AAED,wBACC,cAAc,AACd,QAAS,CACT,AAED,kMAIC,kBAAmB,CACnB,AAED,8DACC,UAAW,CACX,AAED,gCACC,WAAW,AACX,QAAS,CACT,AAID,mDAEC,YAAY,AACZ,UAAW,CACX,AAED,kBACC,eAAgB,CAChB,CvCuuED","file":"style.css"}
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemesindexphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/index.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/index.php        2020-11-18 07:27:02 UTC (rev 10450)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/index.php  2020-11-18 15:53:35 UTC (rev 10451)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -21,7 +21,6 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        </div>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                        <ul class="filter-links">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                <?php /* <li><a href="<?php echo esc_url( home_url( 'browse/featured/' ) ); ?>" data-sort="featured" <?php if ( (is_front_page() && !get_query_var('browse') ) || 'featured' == get_query_var('browse') ) { echo 'class="current"'; } ?>><?php _ex( 'Featured', 'themes', 'wporg-themes' ); ?></a></li> */ ?>
</del><span class="cx" style="display: block; padding: 0 10px">                                 <li><a href="<?php echo esc_url( home_url( '/' ) ); ?>" data-sort="popular" <?php if ( (is_front_page() && !get_query_var('browse') ) || 'popular' == get_query_var('browse') ) { echo 'class="current"'; } ?>><?php _ex( 'Popular', 'themes', 'wporg-themes' ); ?></a></li>
</span><span class="cx" style="display: block; padding: 0 10px">                                <li><a href="<?php echo esc_url( home_url( 'browse/new/' ) ); ?>" data-sort="new" <?php if ( 'new' == get_query_var('browse') ) { echo 'class="current"'; } ?>><?php _ex( 'Latest', 'themes', 'wporg-themes' ); ?></a></li>
</span><span class="cx" style="display: block; padding: 0 10px">                                <?php if ( is_user_logged_in() ) { ?>
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -83,6 +82,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        <?php /* TODO: Don't display this for no-js queries where $wp_query->post_count > 0, but JS needs it too. */ ?>
</span><span class="cx" style="display: block; padding: 0 10px">                        <p class="no-themes"><?php _e( 'No themes found. Try a different search.', 'wporg-themes' ); ?></p>
</span><span class="cx" style="display: block; padding: 0 10px">                </div>
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                <div class="theme-load-more">
+                       <button class="button button-primary button-large js-load-more-themes"><?php esc_html_e( 'Load more themes', 'wporg-themes' ); ?></button>
+               </div>
</ins><span class="cx" style="display: block; padding: 0 10px">                 <div class="theme-install-overlay"></div>
</span><span class="cx" style="display: block; padding: 0 10px">                <div class="theme-overlay"></div>
</span><span class="cx" style="display: block; padding: 0 10px">                <span class="spinner"></span>
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemesjsthemejs"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/js/theme.js</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/js/theme.js      2020-11-18 07:27:02 UTC (rev 10450)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/js/theme.js        2020-11-18 15:53:35 UTC (rev 10451)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -72,15 +72,13 @@
</span><span class="cx" style="display: block; padding: 0 10px">                // Pagination instance
</span><span class="cx" style="display: block; padding: 0 10px">                page: 0,
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                // Sets up a throttler for binding to 'scroll'
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         loadMore: $('.js-load-more-themes'),
+
</ins><span class="cx" style="display: block; padding: 0 10px">                 initialize: function( options ) {
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        // Scroller checks how far the scroll position is
-                       _.bindAll( this, 'scroller' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 this.SearchView = options.SearchView ? options.SearchView : themes.view.Search;
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        this.SearchView = options.SearchView ? options.SearchView : themes.view.Search;
-                       // Bind to the scroll event and throttle
-                       // the results from this.scroller
-                       this.window.bind( 'scroll', _.throttle( this.scroller, 300 ) );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 this.loadMoreThemes = this.loadMoreThemes.bind( this );
+                       this.loadMore.bind( 'click', this.loadMoreThemes );
</ins><span class="cx" style="display: block; padding: 0 10px">                 },
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                // Main render control
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -122,20 +120,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                .append( view.el );
</span><span class="cx" style="display: block; padding: 0 10px">                },
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                // Checks when the user gets close to the bottom
-               // of the mage and triggers a theme:scroll event
-               scroller: function() {
-                       var self = this,
-                               bottom, threshold;
-
-                       bottom = this.window.scrollTop() + self.window.height();
-                       threshold = self.$el.offset().top + self.$el.outerHeight( false ) - self.window.height();
-                       threshold = Math.round( threshold * 0.9 );
-
-                       if ( bottom > threshold ) {
-                               this.trigger( 'theme:scroll' );
-                       }
-               }
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         // Trigger loading additional themes
+               loadMoreThemes: function () {
+                       this.trigger( 'theme:loadMore' );
+               },
</ins><span class="cx" style="display: block; padding: 0 10px">         });
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        // Set up the Collection for our theme data
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -305,6 +293,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                                // Add the new themes to the current collection
</span><span class="cx" style="display: block; padding: 0 10px">                                                // @todo update counter
</span><span class="cx" style="display: block; padding: 0 10px">                                                self.add( data.themes );
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+                                               self.trigger( 'themes:rerender' );
+
</ins><span class="cx" style="display: block; padding: 0 10px">                                                 self.trigger( 'query:success', data.info.results );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                                                // We are done loading themes for now.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1036,10 +1027,14 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                $( 'body' ).addClass( 'no-results' );
</span><span class="cx" style="display: block; padding: 0 10px">                        });
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        this.listenTo( this.parent, 'theme:scroll', function() {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 this.listenTo( this.parent, 'theme:loadMore', function() {
</ins><span class="cx" style="display: block; padding: 0 10px">                                 self.renderThemes( self.parent.page );
</span><span class="cx" style="display: block; padding: 0 10px">                        });
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                        this.listenTo( self.collection, 'themes:rerender', function() {
+                               self.renderThemes( self.parent.page );
+                       });
+
</ins><span class="cx" style="display: block; padding: 0 10px">                         this.listenTo( this.parent, 'theme:close', function() {
</span><span class="cx" style="display: block; padding: 0 10px">                                if ( self.overlay ) {
</span><span class="cx" style="display: block; padding: 0 10px">                                        self.overlay.closeOverlay();
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1383,9 +1378,26 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                self.collection.query( self.collection.currentQuery.request );
</span><span class="cx" style="display: block; padding: 0 10px">                        });
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        this.listenTo( this.collection, 'query:success', function() {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 this.listenTo( this.collection, 'query:success', function( count ) {
</ins><span class="cx" style="display: block; padding: 0 10px">                                 $( 'body' ).removeClass( 'loading-content' );
</span><span class="cx" style="display: block; padding: 0 10px">                                $( '.theme-browser' ).find( 'div.error' ).remove();
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+                               // If we've loaded another page, set focus to the first of the new themes.
+                               if ( self.page > 1 ) {
+                                       var nextTheme = 1 + ( ( self.page - 1 ) * themes.data.settings.postsPerPage );
+                                       this.$el.find( '.theme:nth-child(' + nextTheme + ')' ).focus();
+                               }
+
+                               if ( ! _.isNumber( count ) ) {
+                                       count = self.collection.count;
+                               }
+                               // Hide the load more button when all themes matching this
+                               // collection query are on the page.
+                               if ( count <= self.collection.length ) {
+                                       self.loadMore.hide();
+                               } else {
+                                       self.loadMore.show();
+                               }
</ins><span class="cx" style="display: block; padding: 0 10px">                         });
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                        this.listenTo( this.collection, 'query:fail', function() {
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgthemesjsthememinjs"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/js/theme.min.js</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/js/theme.min.js  2020-11-18 07:27:02 UTC (rev 10450)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/js/theme.min.js    2020-11-18 15:53:35 UTC (rev 10451)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1 +1 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-window.wp=window.wp||{},function(a){var b,c=wp.themes=wp.themes||{};c.data=_wpThemeSettings,b=c.data.l10n,_.extend(c,{model:{},view:{},routes:{},router:{},template:wp.template}),c.utils={title:function(b,d){var e=c.data.settings.title["default"];"author"===d?e=c.data.settings.title.author:"tags"===d||"browse"===d?e=c.data.settings.title.tax:"search"===d?e=c.data.settings.title.search:"theme"===d?e=c.data.settings.title.theme:"404"===d||"notfound"===d?e=c.data.settings.title.notfound:("home"===d||"home"===b&&void 0===d)&&(e=c.data.settings.title.home);var f=a("<div/>").html(e.replace("%s",a("<div/>").text(b).html())).text();document.title!==f&&f.length&&(document.title=f)}},c.Model=Backbone.Model.extend({initialize:fu
 nction(){var a;this.set({id:this.get("slug")||this.get("id")}),this.has("sections")&&(a=this.get("sections").description,this.set({description:a}))}}),c.view.Appearance=wp.Backbone.View.extend({el:"#themes .theme-browser",window:a(window),page:0,initialize:function(a){_.bindAll(this,"scroller"),this.SearchView=a.SearchView?a.SearchView:c.view.Search,this.window.bind("scroll",_.throttle(this.scroller,300))},render:function(){this.view=new c.view.Themes({collection:this.collection,parent:this}),this.search(),this.view.render(),this.$el.find(".themes").remove(),this.$el.append(this.view.el).addClass("rendered")},searchContainer:"",search:function(){var c,d=this;c=new this.SearchView({collection:d.collection,parent:this}),c.render(),this.searchContainer.append(a.parseHTML('<label class="screen-reader-text" for="wp-filter-search-input">'+b.search+"&lt
 ;/label>")).append(c.el)},scroller:function(){var a,b,c=this;a=this.window.scrollTop()+c.window.height(),b=c.$el.offset().top+c.$el.outerHeight(!1)-c.window.height(),b=Math.round(.9*b),a>b&&this.trigger("theme:scroll")}}),c.Collection=Backbone.Collection.extend({model:c.Model,terms:"",queries:[],currentQuery:{page:1,request:{}},count:!1,loadingThemes:!1,doSearch:function(a){this.terms!==a&&(this.terms=a,this.terms.length>0&&this.search(this.terms),""===this.terms&&this.reset(c.data.themes),this.trigger("themes:update"))},search:function(b){var d,e,f,g,h,i;this.reset(c.data.themes,{silent:!0}),b=b.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&"),b=b.replace(/ /g,")(?=.*"),d=new RegExp("^(?=.*"+b+").+","i"),e=this.filter(function(a){return g=a.get("name").replace(/(<([^>]+)>)/gi,""),h=a.get("description").replace(/(&
 lt;([^>]+)>)/gi,""),i=a.get("author").replace(/(<([^>]+)>)/gi,""),f=_.union([g,a.get("id"),h,i,a.get("tags")]),d.test(a.get("author"))&&b.length>2&&a.set("displayAuthor",!0),d.test(f)}),0===e.length?this.trigger("query:empty"):a("body").removeClass("no-results"),this.reset(e)},paginate:function(a){var b=this;return a=a||0,b=_(b.rest(c.data.settings.postsPerPage*a)),b=_(b.first(c.data.settings.postsPerPage))},query:function(b){var c,d,e,f=this.queries,g=this;if(this.currentQuery.request=b,c=_.find(f,function(a){return _.isEqual(a.request,b)}),d=_.has(b,"page"),d||(this.currentQuery.page=1),c||d){if(d)return this.apiCall(b,d).done(function(a){g.add(a.themes),g.trigger("query:success",a.info.results),g.loadingThemes=!1}).fail(function(){g.trigger("query:fail")});0===c.themes.length?g.trigger("query:empty"):a("
 body").removeClass("no-results"),_.isNumber(c.total)&&(this.count=c.total),this.reset(c.themes),c.total||(this.count=this.length),this.trigger("themes:update"),this.trigger("query:success",this.count)}else c=this.apiCall(b).done(function(a){a.themes&&(g.reset(a.themes),e=a.info.results,f.push({themes:a.themes,request:b,total:e})),g.trigger("themes:update"),g.trigger("query:success",e),a.themes&&0===a.themes.length&&g.trigger("query:empty")}).fail(function(){g.trigger("query:fail")})},apiCall:function(b,d){var e={type:"POST",url:"https://api.wordpress.org/themes/info/1.1/",jsonp:"callback",dataType:"jsonp",data:{action:"query_themes",request:_.extend({per_page:c.data.settings.postsPerPage,locale:c.data.settings.locale,fields:{description:!0,sections:!1,tested:!0,requires:!0,downloaded:!1,downloadlink:!0,last_updated:!0,homepage:!
 0,theme_url:!0,parent:!0,tags:!0,rating:!0,ratings:!0,num_ratings:!0,extended_author:!0,photon_screenshots:!0,active_installs:!0,requires_php:!0}},b)},beforeSend:function(){d||a("body").addClass("loading-content").removeClass("no-results")}};return a.Deferred(function(b){a.ajax(e).done(function(a){b.resolveWith(this,[a])}).fail(function(){b.rejectWith(this,arguments)})}).promise()}}),c.view.Theme=wp.Backbone.View.extend({className:"theme",state:"grid",html:wp.themes.template("theme"),events:{click:"expand",keydown:"expand",touchend:"expand",keyup:"addFocus",touchmove:"preventExpand"},touchDrag:!1,render:function(){var a=this.model.toJSON();a.permalink=c.data.settings.path+c.router.baseUrl(a.slug),a.path=c.data.settings.path,this.$el.html(this.html(a)).attr({tabindex:0,"aria-describedby":a.id+"-action "+a.id+"-name"})},addFocus:function(){var b=a
 (":focus").hasClass("theme")?a(":focus"):a(":focus").parents(".theme");a(".theme.focus").removeClass("focus"),b.addClass("focus")},expand:function(b){var d=this;if(b=b||window.event,!(!0===b.metaKey|b.ctrlKey&&"click"===b.type||"keydown"===b.type&&13!==b.which&&32!==b.which))return this.touchDrag===!0?this.touchDrag=!1:void(a(b.target).is(".theme-actions a")||(c.focusedTheme=this.$el,this.trigger("theme:expand",d.model.cid),b.preventDefault()))},preventExpand:function(){this.touchDrag=!0}}),c.view.Details=wp.Backbone.View.extend({className:"theme-overlay",events:{click:"collapse","click .left":"previousTheme","click .right":"nextTheme","click .theme-actions .button-secondary":"preview","keydown .theme-actions .button-secondary":"preview",&quot
 ;touchend .theme-actions .button-secondary":"preview","click .favorite":"favourite_toggle"},html:c.template("theme-single"),render:function(){var a=this.model.toJSON(),d=new Date;d.setUTCFullYear(a.last_updated.substring(0,4),a.last_updated.substring(5,7)-1,a.last_updated.substring(8,10)),a.last_updated=d.toLocaleDateString(b.locale,{day:"numeric",month:"long",year:"numeric"}),a.is_outdated=d.setYear(d.getYear()+1902).valueOf()<(new Date).valueOf(),a.tags=_.map(a.tags,function(a,d){var e=b.tags[d]||a;return'<a href="'+c.data.settings.path+c.router.baseUrl("tags/"+d)+'">'+e+"</a>"}).join(", "),a.path=c.data.settings.path,a.active_installs<10?a.active_installs=b.active_installs_less_than_10:a.active_installs>=1e6?a.active_installs=b.active_installs_1_million:a.active_installs=a.active_installs.toLocaleString()+"+",a.show_favorites=!!c.data.s
 ettings.favorites.user,a.is_favorited=c.data.settings.favorites.themes.indexOf(a.slug)!==-1,a.current_user=c.data.settings.favorites.user,this.$el.html(this.html(a)),this.navigation(),this.screenshotCheck(this.$el),this.containFocus(this.$el),this.renderDownloadsGraph()},favourite_toggle:function(){var b,d=this.$el.find(".favorite"),e=!d.hasClass("favorited"),f=this.model.get("slug");d.toggleClass("favorited"),e?c.data.settings.favorites.themes.push(f):(b=c.data.settings.favorites.themes.indexOf(f),b>-1&&delete c.data.settings.favorites.themes[b]);var g={type:"GET",url:"https://api.wordpress.org/themes/theme-directory/1.0/",jsonp:"callback",dataType:"jsonp",data:{action:e?"add-favorite":"remove-favorite",theme:this.model.get("slug"),_wpnonce:c.data.settings.favorites.nonce}};a.ajax(g).done(function(a){"undefined"!=typeof a.error&&"not_logged
 _in"===a.error&&(c.data.settings.favorites.themes=[],c.data.settings.favorites.user="")})},preview:function(b){var d,e,f=this;return this.touchDrag===!0?this.touchDrag=!1:void(a(b.target).hasClass("button-primary")||"keydown"===b.type&&13!==b.which&&32!==b.which||"keydown"===b.type&&13!==b.which&&a(":focus").hasClass("button")||(b=b||window.event,b.preventDefault(),c.focusedTheme=this.$el,e=new c.view.Preview({model:this.model}),e.render(),this.setNavButtonsState(),c.data.settings.isMobile?e.$el.addClass("wp-full-overlay collapsed"):e.$el.addClass("wp-full-overlay expanded"),a(".theme-install-overlay").append(e.el),this.listenTo(e,"theme:next",function(){return this.trigger("theme:next"),d=f.model,_.isUndefined(f.current)||(d=f.current),f.current=f.model.collection.at(f.model.collection.indexOf(d)+1),_.isUndefined(f.current)?(f.op
 tions.parent.parent.trigger("theme:end"),f.current=d):(e.model=f.current,e.render(),this.setNavButtonsState(),void a(".next-theme").focus())}).listenTo(e,"theme:previous",function(){this.trigger("theme:previous"),d=f.model,0!==f.model.collection.indexOf(f.current)&&(_.isUndefined(f.current)||(d=f.current),f.current=f.model.collection.at(f.model.collection.indexOf(d)-1),_.isUndefined(f.current)||(e.model=f.current,e.render(),this.setNavButtonsState(),a(".previous-theme").focus()))}),this.listenTo(e,"preview:close",function(){f.current=f.model})))},setNavButtonsState:function(){var b=a(".theme-install-overlay"),c=_.isUndefined(this.current)?this.model:this.current;0===this.model.collection.indexOf(c)&&b.find(".previous-theme").addClass("disabled"),_.isUndefined(this.model.collection.at(this.model.collection.indexOf(c)+1))&&b.find(".next-theme").addClass("dis
 abled")},containFocus:function(b){var c,d=window.event;"undefined"!=typeof d&&1!==a(d.target).closest(".theme").length||_.delay(function(){a(".theme-wrap a.button-primary:visible").focus()},500),b.on("keydown.wp-themes",function(d){9===d.which&&(c=a(d.target),c.is("button.close")&&d.shiftKey?(b.find(".theme-tags a:last-child").focus(),d.preventDefault()):c.is(".theme-tags a:last-child")&&(b.find("button.close").focus(),d.preventDefault()))})},collapse:function(b){var d,e,f,g,h,i=this,j={};1!==c.data.themes.length&&(b=b||window.event,(a(b.target).is(".close")||27===b.keyCode)&&(a("body").addClass("closing-overlay"),this.$el.fadeOut(1,function(){a("body").removeClass("closing-overlay"),i.closeOverlay(),d=document.body.scrollTop,(e=c.Collection.prototype.currentQuery.request.author)?(c.router.navigate(c.ro
 uter.baseUrl("author/"+e)),c.utils.title(e,"author")):(f=c.Collection.prototype.currentQuery.request.search)?(c.router.navigate(c.router.baseUrl(c.router.searchPath+f)),c.utils.title(f,"search")):(g=c.view.Installer.prototype.filtersChecked())?(c.router.navigate(c.router.baseUrl("tags/"+g.join("+"))),c.utils.title(_.each(g,function(b,c){g[c]=a('label[for="filter-id-'+b+'"]').text()})[0],"tags")):(h=a(".filter-links .current"))&&(h.length||(h=a('.filter-links [data-sort="'+c.data.settings.browseDefault+'"]'),j={trigger:!0}),c.data.settings.browseDefault===h.data("sort")?(c.router.navigate(c.router.baseUrl("/"),j),c.utils.title("home")):(c.router.navigate(c.router.baseUrl(c.router.browsePath+h.data("sort")),j),c.utils.title(h.text(),"browse"))),document.body.scrollTop=d,c.focusedTheme&&c.focusedTheme.focus()})))},renderDownloadsGra
 ph:function(){var b=this;a.getJSON("https://api.wordpress.org/stats/themes/1.0/downloads.php?slug="+b.model.get("id")+"&limit=260&callback=?",function(c){google.charts.setOnLoadCallback(function(){var d=new google.visualization.DataTable,e=0;d.addColumn("string",_wpThemeSettings.l10n.date),d.addColumn("number",_wpThemeSettings.l10n.downloads),a.each(c,function(a,b){d.addRow(),d.setValue(e,0,new Date(a).toLocaleDateString()),d.setValue(e,1,Number(b)),e++}),new google.visualization.ColumnChart(document.getElementById("theme-download-stats-"+b.model.get("id"))).draw(d,{colors:["#253578"],legend:{position:"none"},titlePosition:"in",axisTitlesPosition:"in",chartArea:{height:280,left:35,width:"98%"},hAxis:{textStyle:{color:"black",fontSize:9}},vAxis:{format:"###,###",textPosition:"out",viewWindowMode:"explicit",viewWindow:{
 min:0}},bar:{groupWidth:d.getNumberOfRows()>100?"100%":null},height:350})})})},navigation:function(){this.model.cid===this.model.collection.at(0).cid&&this.$el.find(".left").addClass("disabled"),this.model.cid===this.model.collection.at(this.model.collection.length-1).cid&&this.$el.find(".right").addClass("disabled")},closeOverlay:function(){a("body").removeClass("modal-open"),this.remove(),this.unbind(),this.trigger("theme:collapse")},nextTheme:function(){var a=this;return a.trigger("theme:next",a.model.cid),!1},previousTheme:function(){var a=this;return a.trigger("theme:previous",a.model.cid),!1},screenshotCheck:function(a){var b=new Image;b.src=a.find(".screenshot img").attr("src")}}),c.view.Preview=c.view.Details.extend({className:"wp-full-overlay expanded",el:".theme-install-overlay",events:{"click .close-full-overla
 y":"close","click .collapse-sidebar":"collapse","click .previous-theme":"previousTheme","click .next-theme":"nextTheme",keyup:"keyEvent"},html:c.template("theme-preview"),render:function(){var b=this.model.toJSON();this.$el.html(this.html(b)),c.router.navigate(c.router.baseUrl(c.router.themePath+this.model.get("id"))),this.$el.fadeIn(200,function(){a("body").addClass("theme-installer-active full-overlay-active"),a(".close-full-overlay").focus()})},close:function(){return this.$el.fadeOut(200,function(){a("body").removeClass("theme-installer-active full-overlay-active"),c.focusedTheme&&c.focusedTheme.focus()}),this.trigger("preview:close"),this.undelegateEvents(),this.unbind(),c.router.navigate(c.router.baseUrl(c.router.themePath+this.model.get("id"))),!1},collapse:function(){return this.$el.toggleClass(
 "collapsed"),c.data.settings.isMobile?this.$el.removeClass("expanded"):this.$el.toggleClass("expanded"),!1},keyEvent:function(){return 27===event.keyCode&&(this.undelegateEvents(),this.close()),39===event.keyCode&&_.once(this.nextTheme()),37===event.keyCode&&this.previousTheme(),!1}}),c.view.Themes=wp.Backbone.View.extend({className:"themes",$overlay:a("div.theme-overlay"),index:0,count:a(".wp-filter .theme-count"),initialize:function(b){var c=this;this.parent=b.parent,this.setView("grid"),this.listenTo(c.collection,"themes:update",function(){c.parent.page=0,c.render(this)}),this.listenTo(c.collection,"query:success",function(a){_.isNumber(a)?c.count.text(a.toLocaleString()):c.count.text(c.collection.length.toLocaleString())}),this.listenTo(c.collection,"query:empty",function(){a("body").addClass("no-results")}),this.listenTo(this.parent,&qu
 ot;theme:scroll",function(){c.renderThemes(c.parent.page)}),this.listenTo(this.parent,"theme:close",function(){c.overlay&&c.overlay.closeOverlay()}),a("body").on("keyup",function(a){c.overlay&&(39===a.keyCode&&c.overlay.nextTheme(),37===a.keyCode&&c.overlay.previousTheme(),27===a.keyCode&&c.overlay.collapse(a))})},render:function(){this.$el.empty(),1===c.data.themes.length&&(this.singleTheme=new c.view.Details({model:this.collection.models[0]}),this.singleTheme.render(),this.$el.addClass("single-theme"),this.$el.append(this.singleTheme.el)),this.options.collection.size()>0&&this.renderThemes(this.parent.page),this.count.text(this.collection.count?this.collection.count:this.collection.length)},renderThemes:function(b){var d=this;return d.instance=d.collection.paginate(b),0===d.instance.size()?void this.parent.trigger("theme:end"):(b>=1&&a(".add-new-theme&q
 uot;).remove(),d.instance.each(function(a){d.theme=new c.view.Theme({model:a,parent:d}),d.theme.render(),d.$el.append(d.theme.el),d.listenTo(d.theme,"theme:expand",d.expand,d)}),void this.parent.page++)},setView:function(a){return a},expand:function(b){var d=this;this.model=d.collection.get(b),_.isUndefined(this.model)||(c.router.navigate(c.router.baseUrl(c.router.themePath+this.model.id)),c.utils.title(this.model.attributes.name,"theme"),this.setView("detail"),a("body").addClass("modal-open"),this.overlay=new c.view.Details({model:d.model}),this.overlay.render(),this.$overlay.html(this.overlay.el),this.listenTo(this.overlay,"theme:next",function(){d.next([d.model.cid]),a(".theme-header").find(".right").focus()}).listenTo(this.overlay,"theme:previous",function(){d.previous([d.model.cid]),a(".theme-header").find(".left").focus()}))},next:function(a){var b,c,d=this;b=d.collect
 ion.get(a[0]),c=d.collection.at(d.collection.indexOf(b)+1),void 0!==c&&d.theme.trigger("theme:expand",c.cid)},previous:function(a){var b,c,d=this;b=d.collection.get(a[0]),c=d.collection.at(d.collection.indexOf(b)-1),void 0!==c&&d.theme.trigger("theme:expand",c.cid)}}),c.view.Search=wp.Backbone.View.extend({tagName:"input",className:"wp-filter-search",id:"wp-filter-search-input",searching:!1,attributes:{placeholder:b.searchPlaceholder,type:"search"},events:{keyup:"search",search:"search"},initialize:function(a){this.parent=a.parent,this.listenTo(this.parent,"theme:close",function(){this.searching=!1})},search:function(a){("keyup"!==a.type||9!==a.which&&16!==a.which)&&(this.collection=this.options.parent.view.collection,"keyup"===a.type&&27===a.which&&(a.target.value=""),_.debounce(_.bind(this.doSearch,this),300)(a.targ
 et.value))},doSearch:_.debounce(function(b){var d={};c.view.Installer.prototype.clearFilters(jQuery.Event("click")),d.search=b,"author:"===b.substring(0,7)&&(d.search="",d.author=b.slice(7)),"tag:"===b.substring(0,4)&&(d.search="",d.tag=[b.slice(4)]),a(".filter-links li > a.current").removeClass("current"),a("body").removeClass("show-filters filters-applied"),b?(c.utils.title(b,"search"),c.router.navigate(c.router.baseUrl(c.router.searchPath+b),{replace:!0})):(delete d.search,d.browse=c.data.settings.browseDefault,c.utils.title("home"),c.router.navigate(c.router.baseUrl("/"),{replace:!0})),this.collection.query(d)},300)}),c.view.Installer=c.view.Appearance.extend({el:"#themes",events:{"click .filter-links li > a":"onSort","click .theme-filter":"onFilter","click .drawer-toggle":"m
 oreFilters","click .filter-drawer .apply-filters":"applyFilters",'click .filter-group [type="checkbox"]':"addFilter","click .filter-drawer .clear-filters":"clearFilters","click .filtered-by":"backToFilters"},activeClass:"current",searchContainer:a(".wp-filter .search-form"),initialize:function(){c.view.Appearance.prototype.initialize.apply(this,arguments),this.sortValues=a(".filter-links li > a").map(function(){return a(this).data("sort")}).get()},render:function(){var d=this;this.search(),this.collection=new c.Collection,this.listenTo(this,"theme:end",function(){d.collection.loadingThemes||a("body").hasClass("modal-open")||d.collection.length<c.data.settings.postsPerPage||(d.collection.loadingThemes=!0,d.collection.currentQuery.page++,_.extend(d.collection.currentQuery.request,{page:d.collection.currentQuery.page}),d.collec
 tion.query(d.collection.currentQuery.request))}),this.listenTo(this.collection,"query:success",function(){a("body").removeClass("loading-content"),a(".theme-browser").find("div.error").remove()}),this.listenTo(this.collection,"query:fail",function(){a("body").removeClass("loading-content"),a(".theme-browser").find("div.error").remove(),a(".theme-browser").find("div.themes").before('<div class="error"><p>'+b.error+"</p></div>")}),this.view&&this.view.remove(),this.view=new c.view.Themes({collection:this.collection,parent:this}),this.page=0,this.$el.find(".themes").remove(),this.view.render(),this.$el.find(".theme-browser").append(this.view.el).addClass("rendered")},browse:function(a){"favorites"===a?this.collection.query({browse:a,user:c.data.settings.favorites.user}):this.co
 llection.query({browse:a})},onSort:function(b){var d=a(b.target),e=d.data("sort");b.preventDefault(),a("body").removeClass("filters-applied show-filters"),d.hasClass(this.activeClass)||(this.sort(e),c.data.settings.browseDefault===e?c.router.navigate(c.router.baseUrl("/")):c.router.navigate(c.router.baseUrl(c.router.browsePath+e)))},sort:function(b){var d=this,e=!1;-1!==_.indexOf(this.sortValues,b)&&(e=a('.filter-links [data-sort="'+b+'"]')),d.clearSearch(),_.each(a(".filter-group").find(":checkbox").filter(":checked"),function(b){return a(b).prop("checked",!1),d.filtersChecked()}),a(".filter-links li > a, .theme-filter").removeClass(this.activeClass),e&&e.length?(e.addClass(this.activeClass),c.data.settings.browseDefault===b?c.utils.title("home"):c.utils.title(e.text(),"browse"),this.browse(b)):c.utils.title("404","notfound")
 },onFilter:function(b){var c,d=a(b.target),e=d.data("filter");d.hasClass(this.activeClass)||(a(".filter-links li > a, .theme-section").removeClass(this.activeClass),d.addClass(this.activeClass),e&&(e=_.union([e,this.filtersChecked()]),c={tag:[e]},this.collection.query(c)))},addFilter:function(){this.filtersChecked()},applyFilters:function(b){var d,e=[],f=this.filtersChecked(),g={tag:f},h=a(".filtered-by .tags");b&&b.preventDefault(),f&&(a("body").addClass("filters-applied"),a(".filter-links li > a.current").removeClass("current"),h.empty(),_.each(f,function(b){d=a('label[for="filter-id-'+b+'"]').text(),e.push(d),h.append('<span class="tag">'+d+"</span>")}),c.router.navigate(c.router.baseUrl("tags/"+f.join("+"))),c.utils.title(e[0],"tags"),this.collection.query(g))},filtersChecked:function(){var b=a(".filter-g
 roup").find(":checkbox").filter(":checked"),c=a(".filter-drawer"),d=[];return _.each(b,function(b){d.push(a(b).prop("value"))}),0===d.length?(c.find(".apply-filters").prop("disabled",!0).find("span").text(""),c.find(".clear-filters").hide(),a("body").removeClass("filters-applied"),!1):(c.find(".apply-filters").prop("disabled",!1).find("span").text(d.length),c.find(".clear-filters").css("display","inline-block"),d)},moreFilters:function(b){return b.preventDefault(),a("body").hasClass("filters-applied")?this.backToFilters():a("body").hasClass("show-filters")&&this.filtersChecked()?this.addFilter():(this.clearSearch(),void a("body").toggleClass("show-filters"))},clearFilters:function(b){var c=a(".filter-group").find(":checkbox"
 ),d=this;b.preventDefault(),_.each(c.filter(":checked"),function(b){return a(b).prop("checked",!1),d.filtersChecked()})},backToFilters:function(b){b&&b.preventDefault(),a("body").removeClass("filters-applied")},clearSearch:function(){a("#wp-filter-search-input").val("")}}),c.Router=Backbone.Router.extend({routes:{"browse/:sort(/page/:page)(/)":"sort","tags/:tag(/page/:page)(/)":"tag","search/:query(/page/:page)(/)":"search","author/:author(/page/:page)(/)":"author",":slug(/)":"preview","":"sort"},baseUrl:function(a){return"/"===a?a="/#":0!==a.length&&(a+="/"),a},themePath:"",browsePath:"browse/",searchPath:"search/",search:function(b){a(".wp-filter-search").val(b)},navigate:function(){Backbone.history._hasPushState&&a
 mp;Backbone.Router.prototype.navigate.apply(this,arguments)}}),c.History=Backbone.History.extend({getFragment:function(){return Backbone.History.prototype.getFragment.apply(this,arguments).replace(/\?.*/,"")}}),c.Run={init:function(){this.view=new c.view.Installer({section:c.data.settings.browseDefault,SearchView:c.view.Search}),Backbone.history=new c.History,this.render()},render:function(){this.view.render(),this.routes(),Backbone.history.start({root:c.data.settings.path,pushState:!0,hashChange:!1})},routes:function(){var b=this,d={};c.router=new c.Router,c.router.on("route:preview",function(a){b.view.collection.queries.push(c.data.query),d.theme=a,b.view.collection.query(d),b.view.view.expand(a)}),c.router.on("route:sort",function(a,d){d&&c.router.navigate("browse/"+a+"/",{replace:!0}),b.view.collection.queries.push(c.data.query),a||(a=c.data.settings.browseDefault),b.view.sort(a),b.view.trigger("theme:close")}),
 c.router.on("route:search",function(d,e){e&&c.router.navigate("search/"+d+"/",{replace:!0}),b.view.collection.queries.push(c.data.query),a(".wp-filter-search").focus().trigger("keyup"),b.view.trigger("theme:close")}),c.router.on("route:tag",function(d,e){e&&c.router.navigate("tags/"+d+"/",{replace:!0}),b.view.collection.queries.push(c.data.query),_.each(d.split("+"),function(b){b=b.toLowerCase().replace(/[^a-z-]/g,""),a("#filter-id-"+b).prop("checked",!0)}),a("body").removeClass("show-filters").addClass("show-filters"),b.view.applyFilters(),b.view.trigger("theme:close")}),c.router.on("route:author",function(a,e){e&&c.router.navigate("author/"+a+"/",{replace:!0}),b.view.collection.queries.push(c.data.query),d.author=a,b.view.collection.query(d),c.utils.title(a,&qu
 ot;author"),b.view.trigger("theme:close")})}},a(function(){c.Run.init()})}(jQuery),function(a){a.charts.load("current",{packages:["corechart"]})}(google);
</del><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+window.wp=window.wp||{},function(a){var b,c=wp.themes=wp.themes||{};c.data=_wpThemeSettings,b=c.data.l10n,_.extend(c,{model:{},view:{},routes:{},router:{},template:wp.template}),c.utils={title:function(b,d){var e=c.data.settings.title["default"];"author"===d?e=c.data.settings.title.author:"tags"===d||"browse"===d?e=c.data.settings.title.tax:"search"===d?e=c.data.settings.title.search:"theme"===d?e=c.data.settings.title.theme:"404"===d||"notfound"===d?e=c.data.settings.title.notfound:("home"===d||"home"===b&&void 0===d)&&(e=c.data.settings.title.home);var f=a("<div/>").html(e.replace("%s",a("<div/>").text(b).html())).text();document.title!==f&&f.length&&(document.title=f)}},c.Model=Backbone.Model.extend({initialize:fu
 nction(){var a;this.set({id:this.get("slug")||this.get("id")}),this.has("sections")&&(a=this.get("sections").description,this.set({description:a}))}}),c.view.Appearance=wp.Backbone.View.extend({el:"#themes .theme-browser",window:a(window),page:0,loadMore:a(".js-load-more-themes"),initialize:function(a){this.SearchView=a.SearchView?a.SearchView:c.view.Search,this.loadMoreThemes=this.loadMoreThemes.bind(this),this.loadMore.bind("click",this.loadMoreThemes)},render:function(){this.view=new c.view.Themes({collection:this.collection,parent:this}),this.search(),this.view.render(),this.$el.find(".themes").remove(),this.$el.append(this.view.el).addClass("rendered")},searchContainer:"",search:function(){var c,d=this;c=new this.SearchView({collection:d.collection,parent:this}),c.render(),this.searchContainer.append(a.parseHTML('<label class="screen-reader-text" for="wp
 -filter-search-input">'+b.search+"</label>")).append(c.el)},loadMoreThemes:function(){this.trigger("theme:loadMore")}}),c.Collection=Backbone.Collection.extend({model:c.Model,terms:"",queries:[],currentQuery:{page:1,request:{}},count:!1,loadingThemes:!1,doSearch:function(a){this.terms!==a&&(this.terms=a,this.terms.length>0&&this.search(this.terms),""===this.terms&&this.reset(c.data.themes),this.trigger("themes:update"))},search:function(b){var d,e,f,g,h,i;this.reset(c.data.themes,{silent:!0}),b=b.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&"),b=b.replace(/ /g,")(?=.*"),d=new RegExp("^(?=.*"+b+").+","i"),e=this.filter(function(a){return g=a.get("name").replace(/(<([^>]+)>)/gi,""),h=a.get("description").replace(/(<([^>]+)>)/gi,""),i=a.get("author").replace(/(<([^>]+)>)/gi,
 ""),f=_.union([g,a.get("id"),h,i,a.get("tags")]),d.test(a.get("author"))&&b.length>2&&a.set("displayAuthor",!0),d.test(f)}),0===e.length?this.trigger("query:empty"):a("body").removeClass("no-results"),this.reset(e)},paginate:function(a){var b=this;return a=a||0,b=_(b.rest(c.data.settings.postsPerPage*a)),b=_(b.first(c.data.settings.postsPerPage))},query:function(b){var c,d,e,f=this.queries,g=this;if(this.currentQuery.request=b,c=_.find(f,function(a){return _.isEqual(a.request,b)}),d=_.has(b,"page"),d||(this.currentQuery.page=1),c||d){if(d)return this.apiCall(b,d).done(function(a){g.add(a.themes),g.trigger("themes:rerender"),g.trigger("query:success",a.info.results),g.loadingThemes=!1}).fail(function(){g.trigger("query:fail")});0===c.themes.length?g.trigger("query:empty"):a("body").removeClass("no-results"),_.isNumber
 (c.total)&&(this.count=c.total),this.reset(c.themes),c.total||(this.count=this.length),this.trigger("themes:update"),this.trigger("query:success",this.count)}else c=this.apiCall(b).done(function(a){a.themes&&(g.reset(a.themes),e=a.info.results,f.push({themes:a.themes,request:b,total:e})),g.trigger("themes:update"),g.trigger("query:success",e),a.themes&&0===a.themes.length&&g.trigger("query:empty")}).fail(function(){g.trigger("query:fail")})},apiCall:function(b,d){var e={type:"POST",url:"https://api.wordpress.org/themes/info/1.1/",jsonp:"callback",dataType:"jsonp",data:{action:"query_themes",request:_.extend({per_page:c.data.settings.postsPerPage,locale:c.data.settings.locale,fields:{description:!0,sections:!1,tested:!0,requires:!0,downloaded:!1,downloadlink:!0,last_updated:!0,homepage:!0,theme_url:!0,parent:!0,tags:!0,rating:!0,ratings:!0,num_
 ratings:!0,extended_author:!0,photon_screenshots:!0,active_installs:!0,requires_php:!0}},b)},beforeSend:function(){d||a("body").addClass("loading-content").removeClass("no-results")}};return a.Deferred(function(b){a.ajax(e).done(function(a){b.resolveWith(this,[a])}).fail(function(){b.rejectWith(this,arguments)})}).promise()}}),c.view.Theme=wp.Backbone.View.extend({className:"theme",state:"grid",html:wp.themes.template("theme"),events:{click:"expand",keydown:"expand",touchend:"expand",keyup:"addFocus",touchmove:"preventExpand"},touchDrag:!1,render:function(){var a=this.model.toJSON();a.permalink=c.data.settings.path+c.router.baseUrl(a.slug),a.path=c.data.settings.path,this.$el.html(this.html(a)).attr({tabindex:0,"aria-describedby":a.id+"-action "+a.id+"-name"})},addFocus:function(){var b=a(":focus").hasClass("theme")?a(":
 focus"):a(":focus").parents(".theme");a(".theme.focus").removeClass("focus"),b.addClass("focus")},expand:function(b){var d=this;if(b=b||window.event,!(!0===b.metaKey|b.ctrlKey&&"click"===b.type||"keydown"===b.type&&13!==b.which&&32!==b.which))return this.touchDrag===!0?this.touchDrag=!1:void(a(b.target).is(".theme-actions a")||(c.focusedTheme=this.$el,this.trigger("theme:expand",d.model.cid),b.preventDefault()))},preventExpand:function(){this.touchDrag=!0}}),c.view.Details=wp.Backbone.View.extend({className:"theme-overlay",events:{click:"collapse","click .left":"previousTheme","click .right":"nextTheme","click .theme-actions .button-secondary":"preview","keydown .theme-actions .button-secondary":"preview","touchend .theme-actions .button-secondary":"pre
 view","click .favorite":"favourite_toggle"},html:c.template("theme-single"),render:function(){var a=this.model.toJSON(),d=new Date;d.setUTCFullYear(a.last_updated.substring(0,4),a.last_updated.substring(5,7)-1,a.last_updated.substring(8,10)),a.last_updated=d.toLocaleDateString(b.locale,{day:"numeric",month:"long",year:"numeric"}),a.is_outdated=d.setYear(d.getYear()+1902).valueOf()<(new Date).valueOf(),a.tags=_.map(a.tags,function(a,d){var e=b.tags[d]||a;return'<a href="'+c.data.settings.path+c.router.baseUrl("tags/"+d)+'">'+e+"</a>"}).join(", "),a.path=c.data.settings.path,a.active_installs<10?a.active_installs=b.active_installs_less_than_10:a.active_installs>=1e6?a.active_installs=b.active_installs_1_million:a.active_installs=a.active_installs.toLocaleString()+"+",a.show_favorites=!!c.data.settings.favorites.user,a.is_favorited=c.data.settings.favo
 rites.themes.indexOf(a.slug)!==-1,a.current_user=c.data.settings.favorites.user,this.$el.html(this.html(a)),this.navigation(),this.screenshotCheck(this.$el),this.containFocus(this.$el),this.renderDownloadsGraph()},favourite_toggle:function(){var b,d=this.$el.find(".favorite"),e=!d.hasClass("favorited"),f=this.model.get("slug");d.toggleClass("favorited"),e?c.data.settings.favorites.themes.push(f):(b=c.data.settings.favorites.themes.indexOf(f),b>-1&&delete c.data.settings.favorites.themes[b]);var g={type:"GET",url:"https://api.wordpress.org/themes/theme-directory/1.0/",jsonp:"callback",dataType:"jsonp",data:{action:e?"add-favorite":"remove-favorite",theme:this.model.get("slug"),_wpnonce:c.data.settings.favorites.nonce}};a.ajax(g).done(function(a){"undefined"!=typeof a.error&&"not_logged_in"===a.error&&(c.data.settings.favorites.th
 emes=[],c.data.settings.favorites.user="")})},preview:function(b){var d,e,f=this;return this.touchDrag===!0?this.touchDrag=!1:void(a(b.target).hasClass("button-primary")||"keydown"===b.type&&13!==b.which&&32!==b.which||"keydown"===b.type&&13!==b.which&&a(":focus").hasClass("button")||(b=b||window.event,b.preventDefault(),c.focusedTheme=this.$el,e=new c.view.Preview({model:this.model}),e.render(),this.setNavButtonsState(),c.data.settings.isMobile?e.$el.addClass("wp-full-overlay collapsed"):e.$el.addClass("wp-full-overlay expanded"),a(".theme-install-overlay").append(e.el),this.listenTo(e,"theme:next",function(){return this.trigger("theme:next"),d=f.model,_.isUndefined(f.current)||(d=f.current),f.current=f.model.collection.at(f.model.collection.indexOf(d)+1),_.isUndefined(f.current)?(f.options.parent.parent.trigger("theme:end"),f.curre
 nt=d):(e.model=f.current,e.render(),this.setNavButtonsState(),void a(".next-theme").focus())}).listenTo(e,"theme:previous",function(){this.trigger("theme:previous"),d=f.model,0!==f.model.collection.indexOf(f.current)&&(_.isUndefined(f.current)||(d=f.current),f.current=f.model.collection.at(f.model.collection.indexOf(d)-1),_.isUndefined(f.current)||(e.model=f.current,e.render(),this.setNavButtonsState(),a(".previous-theme").focus()))}),this.listenTo(e,"preview:close",function(){f.current=f.model})))},setNavButtonsState:function(){var b=a(".theme-install-overlay"),c=_.isUndefined(this.current)?this.model:this.current;0===this.model.collection.indexOf(c)&&b.find(".previous-theme").addClass("disabled"),_.isUndefined(this.model.collection.at(this.model.collection.indexOf(c)+1))&&b.find(".next-theme").addClass("disabled")},containFocus:function(b){var c,d=window.even
 t;"undefined"!=typeof d&&1!==a(d.target).closest(".theme").length||_.delay(function(){a(".theme-wrap a.button-primary:visible").focus()},500),b.on("keydown.wp-themes",function(d){9===d.which&&(c=a(d.target),c.is("button.close")&&d.shiftKey?(b.find(".theme-tags a:last-child").focus(),d.preventDefault()):c.is(".theme-tags a:last-child")&&(b.find("button.close").focus(),d.preventDefault()))})},collapse:function(b){var d,e,f,g,h,i=this,j={};1!==c.data.themes.length&&(b=b||window.event,(a(b.target).is(".close")||27===b.keyCode)&&(a("body").addClass("closing-overlay"),this.$el.fadeOut(1,function(){a("body").removeClass("closing-overlay"),i.closeOverlay(),d=document.body.scrollTop,(e=c.Collection.prototype.currentQuery.request.author)?(c.router.navigate(c.router.baseUrl("author/"+e)),c.utils.title(e,&quot
 ;author")):(f=c.Collection.prototype.currentQuery.request.search)?(c.router.navigate(c.router.baseUrl(c.router.searchPath+f)),c.utils.title(f,"search")):(g=c.view.Installer.prototype.filtersChecked())?(c.router.navigate(c.router.baseUrl("tags/"+g.join("+"))),c.utils.title(_.each(g,function(b,c){g[c]=a('label[for="filter-id-'+b+'"]').text()})[0],"tags")):(h=a(".filter-links .current"))&&(h.length||(h=a('.filter-links [data-sort="'+c.data.settings.browseDefault+'"]'),j={trigger:!0}),c.data.settings.browseDefault===h.data("sort")?(c.router.navigate(c.router.baseUrl("/"),j),c.utils.title("home")):(c.router.navigate(c.router.baseUrl(c.router.browsePath+h.data("sort")),j),c.utils.title(h.text(),"browse"))),document.body.scrollTop=d,c.focusedTheme&&c.focusedTheme.focus()})))},renderDownloadsGraph:function(){var b=this;a.getJSON("https://api.wordp
 ress.org/stats/themes/1.0/downloads.php?slug="+b.model.get("id")+"&limit=260&callback=?",function(c){google.charts.setOnLoadCallback(function(){var d=new google.visualization.DataTable,e=0;d.addColumn("string",_wpThemeSettings.l10n.date),d.addColumn("number",_wpThemeSettings.l10n.downloads),a.each(c,function(a,b){d.addRow(),d.setValue(e,0,new Date(a).toLocaleDateString()),d.setValue(e,1,Number(b)),e++}),new google.visualization.ColumnChart(document.getElementById("theme-download-stats-"+b.model.get("id"))).draw(d,{colors:["#253578"],legend:{position:"none"},titlePosition:"in",axisTitlesPosition:"in",chartArea:{height:280,left:35,width:"98%"},hAxis:{textStyle:{color:"black",fontSize:9}},vAxis:{format:"###,###",textPosition:"out",viewWindowMode:"explicit",viewWindow:{min:0}},bar:{groupWidth:d.getNumberOfRows()>100?"1
 00%":null},height:350})})})},navigation:function(){this.model.cid===this.model.collection.at(0).cid&&this.$el.find(".left").addClass("disabled"),this.model.cid===this.model.collection.at(this.model.collection.length-1).cid&&this.$el.find(".right").addClass("disabled")},closeOverlay:function(){a("body").removeClass("modal-open"),this.remove(),this.unbind(),this.trigger("theme:collapse")},nextTheme:function(){var a=this;return a.trigger("theme:next",a.model.cid),!1},previousTheme:function(){var a=this;return a.trigger("theme:previous",a.model.cid),!1},screenshotCheck:function(a){var b=new Image;b.src=a.find(".screenshot img").attr("src")}}),c.view.Preview=c.view.Details.extend({className:"wp-full-overlay expanded",el:".theme-install-overlay",events:{"click .close-full-overlay":"close","click .collapse-sidebar&qu
 ot;:"collapse","click .previous-theme":"previousTheme","click .next-theme":"nextTheme",keyup:"keyEvent"},html:c.template("theme-preview"),render:function(){var b=this.model.toJSON();this.$el.html(this.html(b)),c.router.navigate(c.router.baseUrl(c.router.themePath+this.model.get("id"))),this.$el.fadeIn(200,function(){a("body").addClass("theme-installer-active full-overlay-active"),a(".close-full-overlay").focus()})},close:function(){return this.$el.fadeOut(200,function(){a("body").removeClass("theme-installer-active full-overlay-active"),c.focusedTheme&&c.focusedTheme.focus()}),this.trigger("preview:close"),this.undelegateEvents(),this.unbind(),c.router.navigate(c.router.baseUrl(c.router.themePath+this.model.get("id"))),!1},collapse:function(){return this.$el.toggleClass("collapsed"),c.data.settings.isMobile?this.$el.r
 emoveClass("expanded"):this.$el.toggleClass("expanded"),!1},keyEvent:function(){return 27===event.keyCode&&(this.undelegateEvents(),this.close()),39===event.keyCode&&_.once(this.nextTheme()),37===event.keyCode&&this.previousTheme(),!1}}),c.view.Themes=wp.Backbone.View.extend({className:"themes",$overlay:a("div.theme-overlay"),index:0,count:a(".wp-filter .theme-count"),initialize:function(b){var c=this;this.parent=b.parent,this.setView("grid"),this.listenTo(c.collection,"themes:update",function(){c.parent.page=0,c.render(this)}),this.listenTo(c.collection,"query:success",function(a){_.isNumber(a)?c.count.text(a.toLocaleString()):c.count.text(c.collection.length.toLocaleString())}),this.listenTo(c.collection,"query:empty",function(){a("body").addClass("no-results")}),this.listenTo(this.parent,"theme:loadMore",function(){c.renderThemes(c.parent
 .page)}),this.listenTo(c.collection,"themes:rerender",function(){c.renderThemes(c.parent.page)}),this.listenTo(this.parent,"theme:close",function(){c.overlay&&c.overlay.closeOverlay()}),a("body").on("keyup",function(a){c.overlay&&(39===a.keyCode&&c.overlay.nextTheme(),37===a.keyCode&&c.overlay.previousTheme(),27===a.keyCode&&c.overlay.collapse(a))})},render:function(){this.$el.empty(),1===c.data.themes.length&&(this.singleTheme=new c.view.Details({model:this.collection.models[0]}),this.singleTheme.render(),this.$el.addClass("single-theme"),this.$el.append(this.singleTheme.el)),this.options.collection.size()>0&&this.renderThemes(this.parent.page),this.count.text(this.collection.count?this.collection.count:this.collection.length)},renderThemes:function(b){var d=this;return d.instance=d.collection.paginate(b),0===d.instance.size()?void this.parent.trigger("theme:end"):
 (b>=1&&a(".add-new-theme").remove(),d.instance.each(function(a){d.theme=new c.view.Theme({model:a,parent:d}),d.theme.render(),d.$el.append(d.theme.el),d.listenTo(d.theme,"theme:expand",d.expand,d)}),void this.parent.page++)},setView:function(a){return a},expand:function(b){var d=this;this.model=d.collection.get(b),_.isUndefined(this.model)||(c.router.navigate(c.router.baseUrl(c.router.themePath+this.model.id)),c.utils.title(this.model.attributes.name,"theme"),this.setView("detail"),a("body").addClass("modal-open"),this.overlay=new c.view.Details({model:d.model}),this.overlay.render(),this.$overlay.html(this.overlay.el),this.listenTo(this.overlay,"theme:next",function(){d.next([d.model.cid]),a(".theme-header").find(".right").focus()}).listenTo(this.overlay,"theme:previous",function(){d.previous([d.model.cid]),a(".theme-header").find(".left").focus()}))},n
 ext:function(a){var b,c,d=this;b=d.collection.get(a[0]),c=d.collection.at(d.collection.indexOf(b)+1),void 0!==c&&d.theme.trigger("theme:expand",c.cid)},previous:function(a){var b,c,d=this;b=d.collection.get(a[0]),c=d.collection.at(d.collection.indexOf(b)-1),void 0!==c&&d.theme.trigger("theme:expand",c.cid)}}),c.view.Search=wp.Backbone.View.extend({tagName:"input",className:"wp-filter-search",id:"wp-filter-search-input",searching:!1,attributes:{placeholder:b.searchPlaceholder,type:"search"},events:{keyup:"search",search:"search"},initialize:function(a){this.parent=a.parent,this.listenTo(this.parent,"theme:close",function(){this.searching=!1})},search:function(a){("keyup"!==a.type||9!==a.which&&16!==a.which)&&(this.collection=this.options.parent.view.collection,"keyup"===a.type&&27===a.which&&(a.target.value=""),_.debou
 nce(_.bind(this.doSearch,this),300)(a.target.value))},doSearch:_.debounce(function(b){var d={};c.view.Installer.prototype.clearFilters(jQuery.Event("click")),d.search=b,"author:"===b.substring(0,7)&&(d.search="",d.author=b.slice(7)),"tag:"===b.substring(0,4)&&(d.search="",d.tag=[b.slice(4)]),a(".filter-links li > a.current").removeClass("current"),a("body").removeClass("show-filters filters-applied"),b?(c.utils.title(b,"search"),c.router.navigate(c.router.baseUrl(c.router.searchPath+b),{replace:!0})):(delete d.search,d.browse=c.data.settings.browseDefault,c.utils.title("home"),c.router.navigate(c.router.baseUrl("/"),{replace:!0})),this.collection.query(d)},300)}),c.view.Installer=c.view.Appearance.extend({el:"#themes",events:{"click .filter-links li > a":"onSort","click .theme-filter":"onFilter&quot
 ;,"click .drawer-toggle":"moreFilters","click .filter-drawer .apply-filters":"applyFilters",'click .filter-group [type="checkbox"]':"addFilter","click .filter-drawer .clear-filters":"clearFilters","click .filtered-by":"backToFilters"},activeClass:"current",searchContainer:a(".wp-filter .search-form"),initialize:function(){c.view.Appearance.prototype.initialize.apply(this,arguments),this.sortValues=a(".filter-links li > a").map(function(){return a(this).data("sort")}).get()},render:function(){var d=this;this.search(),this.collection=new c.Collection,this.listenTo(this,"theme:end",function(){d.collection.loadingThemes||a("body").hasClass("modal-open")||d.collection.length<c.data.settings.postsPerPage||(d.collection.loadingThemes=!0,d.collection.currentQuery.page++,_.extend(d.collection.currentQuery.request,{page
 :d.collection.currentQuery.page}),d.collection.query(d.collection.currentQuery.request))}),this.listenTo(this.collection,"query:success",function(b){if(a("body").removeClass("loading-content"),a(".theme-browser").find("div.error").remove(),d.page>1){var e=1+(d.page-1)*c.data.settings.postsPerPage;this.$el.find(".theme:nth-child("+e+")").focus()}_.isNumber(b)||(b=d.collection.count),b<=d.collection.length?d.loadMore.hide():d.loadMore.show()}),this.listenTo(this.collection,"query:fail",function(){a("body").removeClass("loading-content"),a(".theme-browser").find("div.error").remove(),a(".theme-browser").find("div.themes").before('<div class="error"><p>'+b.error+"</p></div>")}),this.view&&this.view.remove(),this.view=new c.view.Themes({collection:this.collection,parent:this}),this.page=0,this
 .$el.find(".themes").remove(),this.view.render(),this.$el.find(".theme-browser").append(this.view.el).addClass("rendered")},browse:function(a){"favorites"===a?this.collection.query({browse:a,user:c.data.settings.favorites.user}):this.collection.query({browse:a})},onSort:function(b){var d=a(b.target),e=d.data("sort");b.preventDefault(),a("body").removeClass("filters-applied show-filters"),d.hasClass(this.activeClass)||(this.sort(e),c.data.settings.browseDefault===e?c.router.navigate(c.router.baseUrl("/")):c.router.navigate(c.router.baseUrl(c.router.browsePath+e)))},sort:function(b){var d=this,e=!1;-1!==_.indexOf(this.sortValues,b)&&(e=a('.filter-links [data-sort="'+b+'"]')),d.clearSearch(),_.each(a(".filter-group").find(":checkbox").filter(":checked"),function(b){return a(b).prop("checked",!1),d.filtersChecked()}),a(".filter-links li > a, .
 theme-filter").removeClass(this.activeClass),e&&e.length?(e.addClass(this.activeClass),c.data.settings.browseDefault===b?c.utils.title("home"):c.utils.title(e.text(),"browse"),this.browse(b)):c.utils.title("404","notfound")},onFilter:function(b){var c,d=a(b.target),e=d.data("filter");d.hasClass(this.activeClass)||(a(".filter-links li > a, .theme-section").removeClass(this.activeClass),d.addClass(this.activeClass),e&&(e=_.union([e,this.filtersChecked()]),c={tag:[e]},this.collection.query(c)))},addFilter:function(){this.filtersChecked()},applyFilters:function(b){var d,e=[],f=this.filtersChecked(),g={tag:f},h=a(".filtered-by .tags");b&&b.preventDefault(),f&&(a("body").addClass("filters-applied"),a(".filter-links li > a.current").removeClass("current"),h.empty(),_.each(f,function(b){d=a('label[for="filter-id-'+b+'"]').text(),e
 .push(d),h.append('<span class="tag">'+d+"</span>")}),c.router.navigate(c.router.baseUrl("tags/"+f.join("+"))),c.utils.title(e[0],"tags"),this.collection.query(g))},filtersChecked:function(){var b=a(".filter-group").find(":checkbox").filter(":checked"),c=a(".filter-drawer"),d=[];return _.each(b,function(b){d.push(a(b).prop("value"))}),0===d.length?(c.find(".apply-filters").prop("disabled",!0).find("span").text(""),c.find(".clear-filters").hide(),a("body").removeClass("filters-applied"),!1):(c.find(".apply-filters").prop("disabled",!1).find("span").text(d.length),c.find(".clear-filters").css("display","inline-block"),d)},moreFilters:function(b){return b.preventDefault(),a("body").hasClass("filters-applied")?this.backToFilters(
 ):a("body").hasClass("show-filters")&&this.filtersChecked()?this.addFilter():(this.clearSearch(),void a("body").toggleClass("show-filters"))},clearFilters:function(b){var c=a(".filter-group").find(":checkbox"),d=this;b.preventDefault(),_.each(c.filter(":checked"),function(b){return a(b).prop("checked",!1),d.filtersChecked()})},backToFilters:function(b){b&&b.preventDefault(),a("body").removeClass("filters-applied")},clearSearch:function(){a("#wp-filter-search-input").val("")}}),c.Router=Backbone.Router.extend({routes:{"browse/:sort(/page/:page)(/)":"sort","tags/:tag(/page/:page)(/)":"tag","search/:query(/page/:page)(/)":"search","author/:author(/page/:page)(/)":"author",":slug(/)":"preview","":"sort"},baseUrl:function(a){return&quot
 ;/"===a?a="/#":0!==a.length&&(a+="/"),a},themePath:"",browsePath:"browse/",searchPath:"search/",search:function(b){a(".wp-filter-search").val(b)},navigate:function(){Backbone.history._hasPushState&&Backbone.Router.prototype.navigate.apply(this,arguments)}}),c.History=Backbone.History.extend({getFragment:function(){return Backbone.History.prototype.getFragment.apply(this,arguments).replace(/\?.*/,"")}}),c.Run={init:function(){this.view=new c.view.Installer({section:c.data.settings.browseDefault,SearchView:c.view.Search}),Backbone.history=new c.History,this.render()},render:function(){this.view.render(),this.routes(),Backbone.history.start({root:c.data.settings.path,pushState:!0,hashChange:!1})},routes:function(){var b=this,d={};c.router=new c.Router,c.router.on("route:preview",function(a){b.view.collection.queries.push(c.data.query),d.theme=a,b.view.collection.query(d),b.view.view.exp
 and(a)}),c.router.on("route:sort",function(a,d){d&&c.router.navigate("browse/"+a+"/",{replace:!0}),b.view.collection.queries.push(c.data.query),a||(a=c.data.settings.browseDefault),b.view.sort(a),b.view.trigger("theme:close")}),c.router.on("route:search",function(d,e){e&&c.router.navigate("search/"+d+"/",{replace:!0}),b.view.collection.queries.push(c.data.query),a(".wp-filter-search").focus().trigger("keyup"),b.view.trigger("theme:close")}),c.router.on("route:tag",function(d,e){e&&c.router.navigate("tags/"+d+"/",{replace:!0}),b.view.collection.queries.push(c.data.query),_.each(d.split("+"),function(b){b=b.toLowerCase().replace(/[^a-z-]/g,""),a("#filter-id-"+b).prop("checked",!0)}),a("body").removeClass("show-filters").addClass("show-filters"),b.view.applyFilters(
 ),b.view.trigger("theme:close")}),c.router.on("route:author",function(a,e){e&&c.router.navigate("author/"+a+"/",{replace:!0}),b.view.collection.queries.push(c.data.query),d.author=a,b.view.collection.query(d),c.utils.title(a,"author"),b.view.trigger("theme:close")})}},a(function(){c.Run.init()})}(jQuery),function(a){a.charts.load("current",{packages:["corechart"]})}(google);
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre>
</div>
</div>

</body>
</html>