diff --git a/.htaccess b/.htaccess index 6ee7f7d50..610567d9b 100644 --- a/.htaccess +++ b/.htaccess @@ -3,11 +3,14 @@ Options -indexes RewriteCond %{REQUEST_URI} ^(.*)?wp-login\.php(.*)$ [OR] RewriteCond %{REQUEST_URI} ^(.*)?wp-admin$ +RewriteCond %{REMOTE_ADDR} !^217.64.149.97 +RewriteCond %{REMOTE_ADDR} !^192.0. RewriteRule ^(.*)$ - [R=403,L] RewriteCond %{REQUEST_METHOD} ^(GET|POST|PUT|PATCH|DELETE) [NC] RewriteCond %{REQUEST_URI} ^.*wp-json/wp/ [NC] -RewriteCond %{REMOTE_ADDR} !^212 +RewriteCond %{REMOTE_ADDR} !^217.64.149.97 +RewriteCond %{REMOTE_ADDR} !^192.0. RewriteRule ^(.*)$ - [F] # BEGIN WordPress diff --git a/wp-content/languages/themes/twentyfifteen-sv_SE.mo b/wp-content/languages/themes/twentyfifteen-sv_SE.mo deleted file mode 100644 index efef1d815..000000000 Binary files a/wp-content/languages/themes/twentyfifteen-sv_SE.mo and /dev/null differ diff --git a/wp-content/languages/themes/twentyfifteen-sv_SE.po b/wp-content/languages/themes/twentyfifteen-sv_SE.po deleted file mode 100644 index b8e820ad4..000000000 --- a/wp-content/languages/themes/twentyfifteen-sv_SE.po +++ /dev/null @@ -1,344 +0,0 @@ -# Translation of Themes - Twenty Fifteen in Swedish -# This file is distributed under the same license as the Themes - Twenty Fifteen package. -msgid "" -msgstr "" -"PO-Revision-Date: 2020-03-31 20:57:42+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: GlotPress/2.4.0-alpha\n" -"Language: sv_SE\n" -"Project-Id-Version: Themes - Twenty Fifteen\n" - -#. Description of the theme -msgid "Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer." -msgstr "Vårt 2015-års standardtema är rent, bloggfokuserat, och utformat för tydlighet. Twenty Fifteens enkla, okomplicerad typografi är läsbar på en mängd olika skärmstorlekar och lämpar sig för flera språk. Vi designade det med 'mobile first'-metoden, vilket innebär att ditt innehåll tar första parkett, oavsett om dina besökare besöker din sida med smartphone, surfplatta, laptop eller stationär dator." - -#. Theme Name of the theme -msgid "Twenty Fifteen" -msgstr "Twenty Fifteen" - -#: functions.php:245 -msgid "Light Blue" -msgstr "Ljusblått" - -#: functions.php:240 -msgid "Bright Blue" -msgstr "Djupblått" - -#: functions.php:195 -msgid "Light Gray" -msgstr "Ljusgrått" - -#: functions.php:190 -msgid "Dark Gray" -msgstr "Mörkgrått" - -#: functions.php:210 -msgid "Dark Brown" -msgstr "Mörkbrunt" - -#: functions.php:200 -msgid "White" -msgstr "Vitt" - -#: functions.php:220 -msgid "Light Pink" -msgstr "Ljusrosa" - -#: functions.php:215 -msgid "Medium Pink" -msgstr "Mellanrosa" - -#: functions.php:235 -msgid "Blue Gray" -msgstr "Blågrått" - -#: functions.php:225 -msgid "Dark Purple" -msgstr "Mörklila" - -#. translators: %s: Post title. -#: comments.php:31 -msgctxt "comments title" -msgid "One thought on “%s”" -msgstr "En kommentar till “%s”" - -#. translators: %s: Post title. -#: inc/template-tags.php:132 -msgid "Leave a comment on %s" -msgstr "Lämna en kommentar till %s" - -#: single.php:39 -msgid "Previous post:" -msgstr "Föregående inlägg:" - -#: single.php:38 -msgid "Previous" -msgstr "Föregående" - -#: single.php:36 -msgid "Next post:" -msgstr "Nästa inlägg:" - -#: single.php:35 -msgid "Next" -msgstr "Nästa" - -#. translators: %s: Search query. -#: search.php:21 -msgid "Search Results for: %s" -msgstr "Sökresultat för: %s" - -#: inc/template-tags.php:122 -msgctxt "Used before full size attachment link." -msgid "Full size" -msgstr "Full storlek" - -#: inc/template-tags.php:110 -msgctxt "Used before tag names." -msgid "Tags" -msgstr "Taggar" - -#: inc/template-tags.php:101 -msgctxt "Used before category names." -msgid "Categories" -msgstr "Kategorier" - -#: inc/template-tags.php:97 inc/template-tags.php:106 -msgctxt "Used between list items, there is a space after the comma." -msgid ", " -msgstr ", " - -#: inc/template-tags.php:91 -msgctxt "Used before post author name." -msgid "Author" -msgstr "Författare" - -#: inc/template-tags.php:81 -msgctxt "Used before publish date." -msgid "Posted on" -msgstr "Postat" - -#: inc/template-tags.php:58 -msgctxt "Used before post format." -msgid "Format" -msgstr "Format" - -#: inc/template-tags.php:51 -msgid "Featured" -msgstr "Utvalda" - -#: inc/template-tags.php:31 -msgid "Newer Comments" -msgstr "Nyare kommentarer" - -#: inc/template-tags.php:26 -msgid "Older Comments" -msgstr "Äldre kommentarer" - -#: inc/template-tags.php:23 -msgid "Comment navigation" -msgstr "Kommentarsnavigering" - -#: inc/customizer.php:237 -msgid "Blue" -msgstr "Blå" - -#: functions.php:230 inc/customizer.php:226 -msgid "Purple" -msgstr "Lila" - -#: inc/customizer.php:215 -msgid "Pink" -msgstr "Rosa" - -#: functions.php:205 inc/customizer.php:204 -msgid "Yellow" -msgstr "Gult" - -#: inc/customizer.php:193 -msgid "Dark" -msgstr "Mörkt" - -#: inc/customizer.php:182 -msgid "Default" -msgstr "Standard" - -#: inc/customizer.php:103 -msgid "Header and Sidebar Background Color" -msgstr "Bakgrundsfärg för sidhuvud och sidofält" - -#: inc/customizer.php:79 inc/customizer.php:104 inc/customizer.php:111 -msgid "Applied to the header on small screens and the sidebar on wide screens." -msgstr "Anges som sidhuvud på små skärmar och sidofält på större skärmar." - -#: inc/customizer.php:78 -msgid "Header and Sidebar Text Color" -msgstr "Textfärg för sidhuvud och sidofält" - -#: inc/customizer.php:55 -msgid "Base Color Scheme" -msgstr "Huvudfärgschema" - -#. translators: %s: WordPress version. -#: inc/back-compat.php:38 inc/back-compat.php:50 inc/back-compat.php:67 -msgid "Twenty Fifteen requires at least WordPress version 4.1. You are running version %s. Please upgrade and try again." -msgstr "Twenty Fifteen kräver minst WordPress version 4.1. Du använder version %s. Uppdatera och försök igen." - -#: image.php:88 -msgctxt "Parent post link" -msgid "Published in%title" -msgstr "Publicerat i%title" - -#: image.php:25 -msgid "Next Image" -msgstr "Nästa bild" - -#: image.php:25 -msgid "Previous Image" -msgstr "Föregående bild" - -#: header.php:50 -msgid "Menu and widgets" -msgstr "Meny och widgets" - -#: header.php:27 -msgid "Skip to content" -msgstr "Hoppa till innehåll" - -#: functions.php:402 -msgid "collapse child menu" -msgstr "minimera undermeny" - -#: functions.php:401 -msgid "expand child menu" -msgstr "expandera undermeny" - -#: functions.php:321 -msgctxt "Add new subset (greek, cyrillic, devanagari, vietnamese)" -msgid "no-subset" -msgstr "no-subset" - -#: functions.php:313 -msgctxt "Inconsolata font: on or off" -msgid "on" -msgstr "på" - -#: functions.php:305 -msgctxt "Noto Serif font: on or off" -msgid "on" -msgstr "på" - -#: functions.php:297 -msgctxt "Noto Sans font: on or off" -msgid "on" -msgstr "på" - -#: functions.php:270 -msgid "Add widgets here to appear in your sidebar." -msgstr "Lägg till widgets som ska visas i din sidopanel här." - -#: functions.php:268 -msgid "Widget Area" -msgstr "Widgetfält" - -#: functions.php:87 -msgid "Social Links Menu" -msgstr "Meny för sociala länkar" - -#: functions.php:86 -msgid "Primary Menu" -msgstr "Primär meny" - -#. translators: %s: WordPress -#: footer.php:33 -msgid "Proudly powered by %s" -msgstr "Drivs med %s" - -#: content-none.php:36 -msgid "It seems we can’t find what you’re looking for. Perhaps searching can help." -msgstr "Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning hjälpa." - -#: content-none.php:31 -msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords." -msgstr "Ledsen, inget matchade dina sökkriterier. Vänligen försök igen med andra nyckelord." - -#. translators: %s: Post editor URL. -#: content-none.php:25 -msgid "Ready to publish your first post? Get started here." -msgstr "Redo att publicera ditt första inlägg? Kom igång här." - -#: content-none.php:15 -msgid "Nothing Found" -msgstr "Kunde inte hittas" - -#: content-link.php:60 content.php:61 image.php:74 content-search.php:28 -#: content-search.php:33 content-page.php:37 -msgid "Edit" -msgstr "Redigera" - -#: content-link.php:39 content.php:41 image.php:61 content-page.php:26 -msgid "Pages:" -msgstr "Sidor:" - -#. translators: %s: Post title. -#: content-link.php:32 content.php:34 inc/template-tags.php:252 -msgid "Continue reading %s" -msgstr "Fortsätt läsa %s" - -#: comments.php:71 -msgid "Comments are closed." -msgstr "Kommentarer inaktiverade." - -#. translators: 1: Number of comments, 2: Post title. -#: comments.php:35 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "%1$s reaktion till “%2$s”" -msgstr[1] "%1$s reaktioner till “%2$s”" - -#. translators: %s: Author display name. -#: author-bio.php:36 -msgid "View all posts by %s" -msgstr "Visa alla inlägg av %s" - -#: author-bio.php:12 -msgid "Published by" -msgstr "Publicerat av" - -#: content-link.php:43 index.php:50 content.php:45 archive.php:53 search.php:48 -#: image.php:65 content-page.php:30 -msgid "Page" -msgstr "Sida" - -#: index.php:49 archive.php:52 search.php:47 -msgid "Next page" -msgstr "Nästa sida" - -#: index.php:48 archive.php:51 search.php:46 -msgid "Previous page" -msgstr "Föregående sida" - -#: 404.php:21 -msgid "It looks like nothing was found at this location. Maybe try a search?" -msgstr "Det verkar inte som något kunde hittas för den här platsen. Testa en sökning kanske?" - -#: 404.php:17 -msgid "Oops! That page can’t be found." -msgstr "Ojdå! Sidan kunde inte hittas." - -#. Author of the theme -msgid "the WordPress team" -msgstr "WordPress-teamet" - -#. Theme URI of the theme -msgid "https://wordpress.org/themes/twentyfifteen/" -msgstr "https://wordpress.org/themes/twentyfifteen/" - -#. Author URI of the theme -#: footer.php:30 -msgid "https://wordpress.org/" -msgstr "https://wordpress.org/" \ No newline at end of file diff --git a/wp-content/languages/themes/twentynineteen-sv_SE.mo b/wp-content/languages/themes/twentynineteen-sv_SE.mo deleted file mode 100644 index 8262fdd34..000000000 Binary files a/wp-content/languages/themes/twentynineteen-sv_SE.mo and /dev/null differ diff --git a/wp-content/languages/themes/twentynineteen-sv_SE.po b/wp-content/languages/themes/twentynineteen-sv_SE.po deleted file mode 100644 index e1e8ec46a..000000000 --- a/wp-content/languages/themes/twentynineteen-sv_SE.po +++ /dev/null @@ -1,398 +0,0 @@ -# Translation of Themes - Twenty Nineteen in Swedish -# This file is distributed under the same license as the Themes - Twenty Nineteen package. -msgid "" -msgstr "" -"PO-Revision-Date: 2020-03-31 20:56:24+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: GlotPress/2.4.0-alpha\n" -"Language: sv_SE\n" -"Project-Id-Version: Themes - Twenty Nineteen\n" - -#. Description of the theme -msgid "Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes." -msgstr "Vårt standardtema för 2019 är utformat för att visa upp blockredigerarens möjligheter. Det har anpassade stilar för alla standardblock och är konstruerat så att innehållet i ser likadant ut redigeraren som på webbplatsen. Twenty Nineteen är utformat så att det kan anpassas för många typer av webbplatser, vare sig du har en fotoblogg, startar ett nytt företag eller stödjer en ideell förening. Det är byggt för att vara snyggt på skärmar av alla storlekar, med gott om vitt utrymme, rubriker i moderna sans-serifer i kombination med brödtext i klassiska serif-typsnitt." - -#. Theme Name of the theme -msgid "Twenty Nineteen" -msgstr "Twenty Nineteen" - -#: classes/class-twentynineteen-walker-comment.php:96 -msgid "Your comment is awaiting moderation. This is a preview, your comment will be visible after it has been approved." -msgstr "Din kommentar inväntar granskning. Detta är en förhandsvisning. Din kommentar blir synlig när den har godkänts." - -#: functions.php:153 -msgid "Dark Blue" -msgstr "Mörkblått" - -#: functions.php:148 -msgid "Blue" -msgstr "Blått" - -#. translators: %s: Parent post link. -#: single.php:31 -msgid "Published in%s" -msgstr "Publicerad i%s" - -#: image.php:87 -msgctxt "Parent post link" -msgid "Published in
%title" -msgstr "Publicerat i
%title" - -#: template-parts/content/content-excerpt.php:18 -#: template-parts/content/content.php:18 -msgctxt "post" -msgid "Featured" -msgstr "Utvalt" - -#. translators: %s: WordPress version. -#: inc/back-compat.php:40 inc/back-compat.php:55 inc/back-compat.php:76 -msgid "Twenty Nineteen requires at least WordPress version 4.7. You are running version %s. Please upgrade and try again." -msgstr "Twenty Nineteen kräver lägst WordPress version 4.7. Du använder version %s. Uppgradera och försök igen." - -#: inc/template-functions.php:143 -msgid "Back" -msgstr "Tillbaka" - -#: inc/template-functions.php:136 -msgid "More" -msgstr "Mer" - -#: inc/customizer.php:98 -msgid "Apply a filter to featured images using the primary color" -msgstr "Använd ett filter för utvalda bilder med användning av primärfärgen" - -#: inc/customizer.php:78 -msgid "Apply a custom color for buttons, links, featured images, etc." -msgstr "Använd en anpassad färg för knappar, länkar, utvalda bilder m.m." - -#: inc/customizer.php:56 -msgctxt "primary color" -msgid "Custom" -msgstr "Anpassad" - -#: inc/customizer.php:55 -msgctxt "primary color" -msgid "Default" -msgstr "Standard" - -#: functions.php:168 -msgid "White" -msgstr "Vitt" - -#: functions.php:163 -msgid "Light Gray" -msgstr "Ljustgrått" - -#: functions.php:158 -msgid "Dark Gray" -msgstr "Mörkgrått" - -#: functions.php:136 -msgid "XL" -msgstr "XL" - -#: functions.php:135 -msgid "Huge" -msgstr "Enorm" - -#: functions.php:130 -msgid "L" -msgstr "L" - -#: functions.php:129 -msgid "Large" -msgstr "Stor" - -#: functions.php:124 -msgid "M" -msgstr "M" - -#: functions.php:123 -msgid "Normal" -msgstr "Normal" - -#: functions.php:117 -msgid "Small" -msgstr "Liten" - -#: functions.php:118 -msgid "S" -msgstr "S" - -#: footer.php:37 functions.php:60 -msgid "Footer Menu" -msgstr "Sidfotsmeny" - -#: image.php:70 -msgctxt "Used before full size attachment link." -msgid "Full size" -msgstr "Full storlek" - -#: image.php:56 -msgid "Page" -msgstr "Sida" - -#: functions.php:192 -msgid "Add widgets here to appear in your footer." -msgstr "Lägg till widgetar här som ska visas i sidfoten." - -#: template-parts/footer/footer-widgets.php:12 functions.php:190 -msgid "Footer" -msgstr "Sidfot" - -#: inc/customizer.php:53 -msgid "Primary Color" -msgstr "Huvudfärg" - -#: template-parts/post/discussion-meta.php:18 -msgid "No comments" -msgstr "Ingen kommentar" - -#. translators: %d: Number of comments. -#: template-parts/post/discussion-meta.php:16 -msgid "%d Comment" -msgid_plural "%d Comments" -msgstr[0] "%d kommentar" -msgstr[1] "%d kommentarer" - -#: template-parts/post/author-bio.php:26 -msgid "View more posts" -msgstr "Visa fler inlägg" - -#. translators: %s: Post author. -#: template-parts/post/author-bio.php:17 -msgid "Published by %s" -msgstr "Publicerat av %s" - -#: template-parts/header/site-branding.php:33 -msgid "Top Menu" -msgstr "Toppmeny" - -#. translators: %s: Post title. Only visible to screen readers. -#: template-parts/content/content-single.php:27 -#: template-parts/content/content.php:36 -msgid "Continue reading \"%s\"" -msgstr "Fortsätt läsa \"%s\"" - -#: template-parts/content/content-single.php:40 -#: template-parts/content/content.php:49 -#: template-parts/content/content-page.php:27 image.php:52 -msgid "Pages:" -msgstr "Sidor:" - -#: template-parts/content/content-none.php:46 -msgid "It seems we can’t find what you’re looking for. Perhaps searching can help." -msgstr "Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning hjälpa." - -#: template-parts/content/content-none.php:39 -msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords." -msgstr "Ledsen, inget matchade dina sökkriterier. Vänligen försök igen med andra nyckelord." - -#. translators: 1: Link to WP admin new post page. -#: template-parts/content/content-none.php:26 -msgid "Ready to publish your first post? Get started here." -msgstr "Är du redo att posta ditt första inlägg? Starta här." - -#: template-parts/content/content-none.php:16 -msgid "Nothing Found" -msgstr "Kunde inte hittas" - -#: single.php:42 -msgid "Previous post:" -msgstr "Föregående inlägg:" - -#: single.php:41 -msgid "Previous Post" -msgstr "Föregående inlägg" - -#: single.php:39 -msgid "Next post:" -msgstr "Nästa inlägg:" - -#: single.php:38 -msgid "Next Post" -msgstr "Nästa inlägg" - -#: search.php:22 -msgid "Search results for: " -msgstr "Sökresultat för:" - -#: inc/template-tags.php:234 -msgid "Older posts" -msgstr "Äldre inlägg" - -#: inc/template-tags.php:230 -msgid "Newer posts" -msgstr "Nyare inlägg" - -#: inc/template-tags.php:104 -msgid "Tags:" -msgstr "Etiketter:" - -#: inc/template-tags.php:92 -msgid "Posted in" -msgstr "Publicerat i" - -#. translators: Used between list items, there is a space after the comma. -#: inc/template-tags.php:86 inc/template-tags.php:98 -msgid ", " -msgstr ", " - -#. translators: %s: Post title. Only visible to screen readers. -#: inc/template-tags.php:63 -msgid "Leave a comment on %s" -msgstr "Lämna en kommentar till %s" - -#: inc/template-tags.php:46 -msgid "Posted by" -msgstr "Publicerat av" - -#: inc/template-functions.php:82 -msgctxt "monthly archives date format" -msgid "F Y" -msgstr "F Y" - -#: inc/template-functions.php:80 -msgctxt "yearly archives date format" -msgid "Y" -msgstr "Y" - -#: inc/template-functions.php:92 -msgid "Archives:" -msgstr "Arkiv:" - -#. translators: %s: Taxonomy singular name. -#: inc/template-functions.php:90 -msgid "%s Archives:" -msgstr "Arkiv för %s:" - -#: inc/template-functions.php:86 -msgid "Post Type Archives: " -msgstr "Inläggstypsarkiv:" - -#: inc/template-functions.php:84 -msgid "Daily Archives: " -msgstr "Dagliga arkiv:" - -#: inc/template-functions.php:82 -msgid "Monthly Archives: " -msgstr "Månatliga arkiv:" - -#: inc/template-functions.php:80 -msgid "Yearly Archives: " -msgstr "Årsarkiv:" - -#: inc/template-functions.php:78 -msgid "Author Archives: " -msgstr "Författararkiv:" - -#: inc/template-functions.php:76 -msgid "Tag Archives: " -msgstr "Etikettarkiv:" - -#: inc/template-functions.php:74 -msgid "Category Archives: " -msgstr "Kategoriarkiv:" - -#. translators: %s: Post title. Only visible to screen readers. -#: template-parts/header/entry-header.php:32 -#: template-parts/content/content-page.php:41 inc/template-tags.php:120 -msgid "Edit %s" -msgstr "Redigera %s" - -#: header.php:25 -msgid "Skip to content" -msgstr "Hoppa till innehåll" - -#: template-parts/header/site-branding.php:46 functions.php:61 -msgid "Social Links Menu" -msgstr "Meny för sociala länkar" - -#: functions.php:59 -msgid "Primary" -msgstr "Huvudmeny" - -#. translators: %s: WordPress. -#: footer.php:28 -msgid "Proudly powered by %s." -msgstr "Drivs med %s." - -#: comments.php:116 -msgid "Comments are closed." -msgstr "Kommentarer inaktiverade." - -#: comments.php:96 -msgid "Next" -msgstr "Nästa" - -#: comments.php:95 -msgid "Previous" -msgstr "Föregående" - -#: comments.php:92 comments.php:95 comments.php:96 -msgid "Comments" -msgstr "Kommentarer" - -#. translators: 1: Number of comments, 2: Post title. -#: comments.php:44 -msgctxt "comments title" -msgid "%1$s reply on “%2$s”" -msgid_plural "%1$s replies on “%2$s”" -msgstr[0] "%1$s svar på ”%2$s”" -msgstr[1] "%1$s svar på ”%2$s”" - -#. translators: %s: Post title. -#: comments.php:40 -msgctxt "comments title" -msgid "One reply on “%s”" -msgstr "Ett svar på ”%s”" - -#: comments.php:35 comments.php:105 comments.php:107 -msgid "Leave a comment" -msgstr "Lämna en kommentar" - -#: comments.php:33 -msgid "Join the Conversation" -msgstr "Delta i diskussionen" - -#: classes/class-twentynineteen-walker-comment.php:94 -msgid "Your comment is awaiting moderation." -msgstr "Din kommentar inväntar granskning." - -#: classes/class-twentynineteen-walker-comment.php:87 -msgid "Edit" -msgstr "Redigera" - -#. translators: 1: Comment date, 2: Comment time. -#: classes/class-twentynineteen-walker-comment.php:79 -msgid "%1$s at %2$s" -msgstr "%1$s \\k\\l. %2$s" - -#. translators: %s: Comment author link. -#: classes/class-twentynineteen-walker-comment.php:59 -msgid "%s says:" -msgstr "%s säger:" - -#: 404.php:24 -msgid "It looks like nothing was found at this location. Maybe try a search?" -msgstr "Det verkar inte som något kunde hittas för den här platsen. Testa en sökning kanske?" - -#: 404.php:20 -msgid "Oops! That page can’t be found." -msgstr "Ojdå! Sidan kunde inte hittas." - -#. Theme URI of the theme -msgid "https://wordpress.org/themes/twentynineteen/" -msgstr "https://wordpress.org/themes/twentynineteen/" - -#. Author of the theme -msgid "the WordPress team" -msgstr "WordPress-teamet" - -#. Author URI of the theme -#: footer.php:25 -msgid "https://wordpress.org/" -msgstr "https://wordpress.org/" diff --git a/wp-content/languages/themes/twentyseventeen-sv_SE.mo b/wp-content/languages/themes/twentyseventeen-sv_SE.mo deleted file mode 100644 index 95fb576c8..000000000 Binary files a/wp-content/languages/themes/twentyseventeen-sv_SE.mo and /dev/null differ diff --git a/wp-content/languages/themes/twentyseventeen-sv_SE.po b/wp-content/languages/themes/twentyseventeen-sv_SE.po deleted file mode 100644 index 5cf776beb..000000000 --- a/wp-content/languages/themes/twentyseventeen-sv_SE.po +++ /dev/null @@ -1,336 +0,0 @@ -# Translation of Themes - Twenty Seventeen in Swedish -# This file is distributed under the same license as the Themes - Twenty Seventeen package. -msgid "" -msgstr "" -"PO-Revision-Date: 2020-03-31 20:57:10+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: GlotPress/2.4.0-alpha\n" -"Language: sv_SE\n" -"Project-Id-Version: Themes - Twenty Seventeen\n" - -#. Description of the theme -msgid "Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device." -msgstr "Twenty Seventeen livar upp din webbplats med inlevelsefulla utvalda bilder och subtila animationer. Temat är anpassat för företagswebbplatser och innehåller flera sektioner på förstasidan samt widgets, menyer för sidor och länkar till sociala nätverk, ett logotyputrymme och mycket mer. Anpassa temats oregelbundna rutnät med ett eget färgschema och visa upp olika typer av media i ett passande inläggsformat. Vårt standardtema för 2017 fungerar utmärkt på många olika språk, kan hantera alla typer av användningsområden och ser fantastiskt ut i alla typer av webbläsare." - -#. Theme Name of the theme -msgid "Twenty Seventeen" -msgstr "Twenty Seventeen" - -#: template-parts/footer/footer-widgets.php:18 -msgid "Footer" -msgstr "Sidfot" - -#: functions.php:340 -msgid "Add widgets here to appear in your sidebar on blog posts and archive pages." -msgstr "Lägg till widgetar här som kommer att visas i sidokolumnen för blogginlägg och arkivsidor." - -#: functions.php:338 sidebar.php:18 -msgid "Blog Sidebar" -msgstr "Sidokolumn för blogg" - -#: template-parts/header/site-branding.php:34 -#: template-parts/navigation/navigation-top.php:31 -msgid "Scroll down to content" -msgstr "Rulla ned till innehållet" - -#: functions.php:181 -msgctxt "Theme starter content" -msgid "Coffee" -msgstr "Kaffe" - -#: functions.php:177 -msgctxt "Theme starter content" -msgid "Sandwich" -msgstr "Macka" - -#: functions.php:173 -msgctxt "Theme starter content" -msgid "Espresso" -msgstr "Espresso" - -#: inc/custom-header.php:128 -msgid "Pause background video" -msgstr "Pausa bakgrundsvideo" - -#: inc/custom-header.php:127 -msgid "Play background video" -msgstr "Spela bakgrundsvideo" - -#. translators: %s: The section ID. -#: inc/template-tags.php:158 -msgid "Front Page Section %s Placeholder" -msgstr "Platshållare för förstasidessektionen %s" - -#: inc/customizer.php:109 -msgid "When the two-column layout is assigned, the page title is in one column and content is in the other." -msgstr "När två-kolumnsläget används visas sidans titel i ena kolumnen och innehållet i den andra." - -#: single.php:34 -msgid "Next Post" -msgstr "Nästa inlägg" - -#: index.php:27 -msgid "Posts" -msgstr "Inlägg" - -#: inc/template-tags.php:89 -msgid "Tags" -msgstr "Taggar" - -#: inc/template-tags.php:85 -msgid "Categories" -msgstr "Kategorier" - -#. translators: Used between list items, there is a space after the comma. -#: inc/template-tags.php:66 -msgid ", " -msgstr ", " - -#. translators: %s: Post date. -#: inc/template-tags.php:52 -msgid "Posted on %s" -msgstr "Publicerat %s" - -#. translators: %s: Post author. -#: inc/template-tags.php:21 -msgid "by %s" -msgstr "av %s" - -#: inc/icon-functions.php:44 -msgid "Please define an SVG icon filename." -msgstr "Ange ett filnamn för SVG-ikonen." - -#: inc/icon-functions.php:39 -msgid "Please define default parameters in the form of an array." -msgstr "Ange standard-parametrar i form av en array." - -#: inc/customizer.php:143 -msgid "Select pages to feature in each area from the dropdowns. Add an image to a section by setting a featured image in the page editor. Empty sections will not be displayed." -msgstr "Välj sidor som ska framhävas i varje sektions rullgardinsmenyer. Lägg till en bild i en sektion genom att ställa in en utvald bild i sidredigeraren. Tomma sektioner visas ej." - -#. translators: %d: The front page section number. -#: inc/customizer.php:142 -msgid "Front Page Section %d Content" -msgstr "Innehåll för förstasidessektion %d" - -#: inc/customizer.php:112 inc/customizer.php:171 -msgid "Two Column" -msgstr "Två kolumner" - -#: inc/customizer.php:111 inc/customizer.php:170 -msgid "One Column" -msgstr "En kolumn" - -#: inc/customizer.php:106 -msgid "Page Layout" -msgstr "Sidlayout" - -#: inc/customizer.php:89 -msgid "Theme Options" -msgstr "Temainställningar" - -#: inc/customizer.php:64 -msgid "Custom" -msgstr "Anpassad" - -#: inc/customizer.php:62 -msgid "Light" -msgstr "Ljust" - -#: inc/customizer.php:60 -msgid "Color Scheme" -msgstr "Färgschema" - -#: inc/custom-header.php:56 -msgid "Default Header Image" -msgstr "Standard-sidhuvudsbild" - -#: functions.php:362 -msgid "Footer 2" -msgstr "Sidfot 2" - -#: functions.php:352 functions.php:364 -msgid "Add widgets here to appear in your footer." -msgstr "Lägg till widgets som ska visas i sidfoten här." - -#: functions.php:350 -msgid "Footer 1" -msgstr "Sidfot 1" - -#: functions.php:290 -msgctxt "Libre Franklin font: on or off" -msgid "on" -msgstr "on" - -#: template-parts/navigation/navigation-top.php:12 functions.php:64 -#: functions.php:205 -msgid "Top Menu" -msgstr "Toppmeny" - -#: comments.php:62 -msgid "Reply" -msgstr "Svara" - -#: template-parts/post/content-none.php:33 -msgid "It seems we can’t find what you’re looking for. Perhaps searching can help." -msgstr "Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning hjälpa." - -#: search.php:59 -msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords." -msgstr "Ledsen, inget matchade dina sökkriterier. Vänligen försök igen med andra nyckelord." - -#. translators: %s: Post editor URL. -#: template-parts/post/content-none.php:27 -msgid "Ready to publish your first post? Get started here." -msgstr "Är du redo att posta ditt första inlägg? Starta här." - -#: template-parts/post/content-none.php:17 search.php:26 -msgid "Nothing Found" -msgstr "Kunde inte hittas" - -#: single.php:33 -msgid "Previous Post" -msgstr "Föregående inlägg" - -#: single.php:33 comments.php:71 -msgid "Previous" -msgstr "Föregående" - -#: single.php:34 comments.php:72 -msgid "Next" -msgstr "Nästa" - -#: searchform.php:20 -msgctxt "submit button" -msgid "Search" -msgstr "Sök" - -#: searchform.php:19 -msgctxt "placeholder" -msgid "Search …" -msgstr "Sök …" - -#: searchform.php:17 -msgctxt "label" -msgid "Search for:" -msgstr "Sök efter:" - -#. translators: Search query. -#: search.php:22 -msgid "Search Results for: %s" -msgstr "Sökresultat för: %s" - -#. translators: %s: Post title. -#: template-parts/post/content.php:57 template-parts/post/content-audio.php:84 -#: template-parts/post/content-image.php:61 -#: template-parts/post/content-video.php:83 -#: template-parts/post/content-gallery.php:71 -#: template-parts/page/content-front-page.php:42 -#: template-parts/page/content-front-page-panels.php:45 functions.php:392 -msgid "Continue reading \"%s\"" -msgstr "Fortsätt läsa \"%s\"" - -#: inc/customizer.php:63 -msgid "Dark" -msgstr "Mörkt" - -#. translators: %s: The current WordPress version. -#: inc/back-compat.php:40 inc/back-compat.php:54 inc/back-compat.php:73 -msgid "Twenty Seventeen requires at least WordPress version 4.7. You are running version %s. Please upgrade and try again." -msgstr "Twenty Seventeen kräver minst version 4.7 av WordPress. Du kör version %s. Vänligen uppdatera WordPress och försök igen." - -#. translators: %s: Post title. -#: inc/template-tags.php:117 -msgid "Edit \"%s\"" -msgstr "Redigera ”%s”" - -#: template-parts/post/content.php:64 template-parts/post/content-audio.php:91 -#: template-parts/post/content-image.php:68 -#: template-parts/post/content-video.php:90 -#: template-parts/post/content-gallery.php:78 -#: template-parts/page/content-page.php:26 -msgid "Pages:" -msgstr "Sidor:" - -#: template-parts/navigation/navigation-top.php:17 -msgid "Menu" -msgstr "Meny" - -#: header.php:28 -msgid "Skip to content" -msgstr "Hoppa till innehåll" - -#: functions.php:484 -msgid "Collapse child menu" -msgstr "Minimera undermeny" - -#: functions.php:483 -msgid "Expand child menu" -msgstr "Expandera undermeny" - -#: functions.php:65 functions.php:216 -msgid "Social Links Menu" -msgstr "Meny för sociala länkar" - -#. translators: %s: WordPress -#: template-parts/footer/site-info.php:21 -msgid "Proudly powered by %s" -msgstr "Drivs med %s" - -#: footer.php:26 -msgid "Footer Social Links Menu" -msgstr "Social länkmeny sidfot" - -#: comments.php:82 -msgid "Comments are closed." -msgstr "Kommentarer kan inte lämnas på detta inlägg." - -#. translators: 1: Number of comments, 2: Post title. -#: comments.php:41 -msgctxt "comments title" -msgid "%1$s Reply to “%2$s”" -msgid_plural "%1$s Replies to “%2$s”" -msgstr[0] "%1$s svar på ”%2$s”" -msgstr[1] "%1$s svar på ”%2$s”" - -#. translators: %s: Post title. -#: comments.php:37 -msgctxt "comments title" -msgid "One Reply to “%s”" -msgstr "Ett svar på ”%s”" - -#: index.php:55 archive.php:51 search.php:52 -msgid "Page" -msgstr "Sida" - -#: 404.php:21 -msgid "Oops! That page can’t be found." -msgstr "Ojdå! Sidan kunde inte hittas." - -#: 404.php:24 -msgid "It looks like nothing was found at this location. Maybe try a search?" -msgstr "Det verkar inte som något kunde hittas för den här platsen. Testa en sökning kanske?" - -#: index.php:53 archive.php:49 search.php:50 -msgid "Previous page" -msgstr "Föregående sida" - -#: index.php:54 archive.php:50 search.php:51 -msgid "Next page" -msgstr "Nästa sida" - -#. Author of the theme -msgid "the WordPress team" -msgstr "WordPress-teamet" - -#. Theme URI of the theme -msgid "https://wordpress.org/themes/twentyseventeen/" -msgstr "https://wordpress.org/themes/twentyseventeen/" - -#. Author URI of the theme -#: template-parts/footer/site-info.php:18 -msgid "https://wordpress.org/" -msgstr "https://wordpress.org/" diff --git a/wp-content/languages/themes/twentysixteen-sv_SE.mo b/wp-content/languages/themes/twentysixteen-sv_SE.mo deleted file mode 100644 index e3539097c..000000000 Binary files a/wp-content/languages/themes/twentysixteen-sv_SE.mo and /dev/null differ diff --git a/wp-content/languages/themes/twentysixteen-sv_SE.po b/wp-content/languages/themes/twentysixteen-sv_SE.po deleted file mode 100644 index 1a55e5fce..000000000 --- a/wp-content/languages/themes/twentysixteen-sv_SE.po +++ /dev/null @@ -1,370 +0,0 @@ -# Translation of Themes - Twenty Sixteen in Swedish -# This file is distributed under the same license as the Themes - Twenty Sixteen package. -msgid "" -msgstr "" -"PO-Revision-Date: 2018-12-07 12:19:31+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: GlotPress/2.4.0-alpha\n" -"Language: sv_SE\n" -"Project-Id-Version: Themes - Twenty Sixteen\n" - -#. Theme Name of the theme -msgid "Twenty Sixteen" -msgstr "Twenty Sixteen" - -#. Description of the theme -msgid "Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere." -msgstr "Twenty Sixteen är en moderniserad variant av den ständigt populära WordPress-layouten - det horisontella sidhuvudet med ett valfritt sidofält till höger som fungerar perfekt för bloggar och webbplatser. Det har möjlighet till anpassade färger med vackra standardfärgscheman, ett harmonisk flytande rutnät med hjälp av metoden mobil-först och oklanderligt slipat in i minsta detalj. Twenty Sixteen kommer att göra ditt WordPress vackert överallt." - -#: functions.php:204 -msgid "Bright Red" -msgstr "Djuprött" - -#: functions.php:199 -msgid "Dark Red" -msgstr "Mörkrött" - -#: functions.php:194 -msgid "Medium Brown" -msgstr "Mellanbrunt" - -#: functions.php:189 -msgid "Dark Brown" -msgstr "Mörkbrunt" - -#: functions.php:184 -msgid "Light Blue" -msgstr "Ljusblått" - -#: functions.php:179 -msgid "Bright Blue" -msgstr "Djupblått" - -#: functions.php:174 -msgid "Blue Gray" -msgstr "Blågrått" - -#: functions.php:169 -msgid "White" -msgstr "Vitt" - -#: functions.php:164 -msgid "Light Gray" -msgstr "Ljusgrått" - -#: functions.php:159 -msgid "Medium Gray" -msgstr "Mellangrått" - -#: functions.php:154 -msgid "Dark Gray" -msgstr "Mörkgrått" - -#. translators: %s: Post title. -#: template-parts/content.php:29 inc/template-tags.php:195 -msgid "Continue reading \"%s\"" -msgstr "Fortsätt läsa \"%s\"" - -#. translators: %s: Post title. -#: image.php:88 template-parts/content-page.php:39 -#: template-parts/content.php:53 template-parts/content-search.php:28 -#: template-parts/content-search.php:43 template-parts/content-single.php:47 -msgid "Edit \"%s\"" -msgstr "Redigera \"%s\"" - -#: inc/customizer.php:345 -msgid "Red" -msgstr "Röd" - -#. translators: %s: Post title. -#: comments.php:31 -msgctxt "comments title" -msgid "One thought on “%s”" -msgstr "En kommentar till “%s”" - -#: searchform.php:16 -msgctxt "submit button" -msgid "Search" -msgstr "Sök" - -#: searchform.php:14 -msgctxt "placeholder" -msgid "Search …" -msgstr "Sök …" - -#: searchform.php:13 -msgctxt "label" -msgid "Search for:" -msgstr "Sök efter:" - -#: footer.php:30 -msgid "Footer Social Links Menu" -msgstr "Social länkmeny sidfot" - -#: footer.php:17 -msgid "Footer Primary Menu" -msgstr "Primär meny sidfot" - -#: functions.php:269 -msgid "Add widgets here to appear in your sidebar." -msgstr "Lägg till widgets som ska visas i din sidopanel här." - -#: template-parts/content.php:14 -msgid "Featured" -msgstr "Utvalda" - -#: template-parts/content-none.php:33 -msgid "It seems we can’t find what you’re looking for. Perhaps searching can help." -msgstr "Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning hjälpa." - -#: template-parts/content-none.php:28 -msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords." -msgstr "Ledsen, inget matchade dina sökkriterier. Vänligen försök igen med andra nyckelord." - -#. translators: %s: Post editor URL. -#: template-parts/content-none.php:22 -msgid "Ready to publish your first post? Get started here." -msgstr "Är du redo att posta ditt första inlägg? Starta här." - -#: template-parts/content-none.php:13 -msgid "Nothing Found" -msgstr "Kunde inte hittas" - -#. translators: %s: The post author display name. -#: template-parts/biography.php:35 -msgid "View all posts by %s" -msgstr "Visa alla inlägg av %s" - -#: template-parts/biography.php:28 -msgid "Author:" -msgstr "Författare:" - -#: single.php:42 -msgid "Previous post:" -msgstr "Föregående inlägg:" - -#: single.php:41 -msgid "Previous" -msgstr "Föregående" - -#: single.php:39 -msgid "Next post:" -msgstr "Nästa inlägg:" - -#: single.php:38 -msgid "Next" -msgstr "Nästa" - -#. translators: %s: The search query. -#: search.php:21 -msgid "Search Results for: %s" -msgstr "Sökresultat för: %s" - -#: inc/template-tags.php:113 -msgctxt "Used before tag names." -msgid "Tags" -msgstr "Taggar" - -#: inc/template-tags.php:104 -msgctxt "Used before category names." -msgid "Categories" -msgstr "Kategorier" - -#: inc/template-tags.php:100 inc/template-tags.php:109 -msgctxt "Used between list items, there is a space after the comma." -msgid ", " -msgstr ", " - -#: inc/template-tags.php:84 -msgctxt "Used before publish date." -msgid "Posted on" -msgstr "Postat" - -#: inc/template-tags.php:40 -msgctxt "Used before post format." -msgid "Format" -msgstr "Format" - -#. translators: %s: Post title. -#: inc/template-tags.php:53 -msgid "Leave a comment on %s" -msgstr "Lämna en kommentar till %s" - -#: inc/template-tags.php:26 -msgctxt "Used before post author name." -msgid "Author" -msgstr "Författare" - -#: functions.php:209 inc/customizer.php:355 -msgid "Yellow" -msgstr "Gult" - -#: inc/customizer.php:335 -msgid "Gray" -msgstr "Grått" - -#: inc/customizer.php:325 -msgid "Dark" -msgstr "Mörkt" - -#: inc/customizer.php:221 -msgid "Main Text Color" -msgstr "Primär textfärg" - -#: inc/customizer.php:315 -msgid "Default" -msgstr "Standard" - -#: inc/customizer.php:242 -msgid "Secondary Text Color" -msgstr "Sekundär textfärg" - -#: inc/customizer.php:200 -msgid "Link Color" -msgstr "Länkfärg" - -#: inc/customizer.php:176 -msgid "Page Background Color" -msgstr "Färg för sidbakgrund" - -#: single.php:31 image.php:107 -msgctxt "Parent post link" -msgid "Published in%title" -msgstr "Publicerat i%title" - -#. translators: %s: The current WordPress version. -#: inc/back-compat.php:42 inc/back-compat.php:56 inc/back-compat.php:75 -msgid "Twenty Sixteen requires at least WordPress version 4.4. You are running version %s. Please upgrade and try again." -msgstr "Twenty Sixteen kräver minst version 4.4 av WordPress. Du kör version %s. Vänligen uppdatera WordPress och försök igen." - -#: inc/customizer.php:153 -msgid "Base Color Scheme" -msgstr "Huvudfärgschema" - -#: image.php:77 -msgctxt "Used before full size attachment link." -msgid "Full size" -msgstr "Full storlek" - -#: image.php:58 template-parts/content-page.php:24 -#: template-parts/content.php:36 template-parts/content-single.php:26 -msgid "Pages:" -msgstr "Sidor:" - -#: image.php:26 -msgid "Next Image" -msgstr "Nästa bild" - -#: image.php:25 -msgid "Previous Image" -msgstr "Föregående bild" - -#: header.php:50 -msgid "Menu" -msgstr "Meny" - -#: header.php:28 -msgid "Skip to content" -msgstr "Hoppa till innehåll" - -#: functions.php:419 -msgid "expand child menu" -msgstr "expandera undermeny" - -#: functions.php:420 -msgid "collapse child menu" -msgstr "minimera undermeny" - -#: functions.php:338 -msgctxt "Inconsolata font: on or off" -msgid "on" -msgstr "på" - -#: functions.php:279 -msgid "Content Bottom 1" -msgstr "Innehåll botten 1" - -#: functions.php:281 functions.php:293 -msgid "Appears at the bottom of the content on posts and pages." -msgstr "Visas i botten av innehåll i inlägg och på sidor." - -#: functions.php:291 -msgid "Content Bottom 2" -msgstr "Innehåll botten 2" - -#: functions.php:322 -msgctxt "Merriweather font: on or off" -msgid "on" -msgstr "on" - -#: functions.php:330 -msgctxt "Montserrat font: on or off" -msgid "on" -msgstr "on" - -#: functions.php:267 -msgid "Sidebar" -msgstr "Sidopanel" - -#: functions.php:93 header.php:67 -msgid "Social Links Menu" -msgstr "Meny för sociala länkar" - -#: functions.php:92 header.php:54 -msgid "Primary Menu" -msgstr "Primär meny" - -#. translators: %s: WordPress -#: footer.php:63 -msgid "Proudly powered by %s" -msgstr "Drivs med %s" - -#: comments.php:71 -msgid "Comments are closed." -msgstr "Kommentarer inaktiverade." - -#. translators: 1: Number of comments, 2: Post title. -#: comments.php:35 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "%1$s reaktion till “%2$s”" -msgstr[1] "%1$s reaktioner till “%2$s”" - -#: image.php:62 template-parts/content-page.php:28 -#: template-parts/content.php:40 template-parts/content-single.php:30 -#: search.php:46 archive.php:54 index.php:51 -msgid "Page" -msgstr "Sida" - -#: search.php:45 archive.php:53 index.php:50 -msgid "Next page" -msgstr "Nästa sida" - -#: search.php:44 archive.php:52 index.php:49 -msgid "Previous page" -msgstr "Föregående sida" - -#: 404.php:21 -msgid "It looks like nothing was found at this location. Maybe try a search?" -msgstr "Det verkar inte som något kunde hittas för den här platsen. Testa en sökning kanske?" - -#: 404.php:17 -msgid "Oops! That page can’t be found." -msgstr "Ojdå! Sidan kunde inte hittas." - -#. Theme URI of the theme -msgid "https://wordpress.org/themes/twentysixteen/" -msgstr "https://wordpress.org/themes/twentysixteen/" - -#. Author of the theme -msgid "the WordPress team" -msgstr "WordPress-teamet" - -#. Author URI of the theme -#: footer.php:60 -msgid "https://wordpress.org/" -msgstr "https://wordpress.org/" diff --git a/wp-content/languages/themes/twentythirteen-sv_SE.mo b/wp-content/languages/themes/twentythirteen-sv_SE.mo deleted file mode 100644 index eb3835757..000000000 Binary files a/wp-content/languages/themes/twentythirteen-sv_SE.mo and /dev/null differ diff --git a/wp-content/languages/themes/twentythirteen-sv_SE.po b/wp-content/languages/themes/twentythirteen-sv_SE.po deleted file mode 100644 index d9de1ce04..000000000 --- a/wp-content/languages/themes/twentythirteen-sv_SE.po +++ /dev/null @@ -1,380 +0,0 @@ -# Translation of Themes - Twenty Thirteen in Swedish -# This file is distributed under the same license as the Themes - Twenty Thirteen package. -msgid "" -msgstr "" -"PO-Revision-Date: 2020-03-31 20:58:29+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: GlotPress/2.4.0-alpha\n" -"Language: sv_SE\n" -"Project-Id-Version: Themes - Twenty Thirteen\n" - -#. Description of the theme -msgid "The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small." -msgstr "2013 års standardtema för WordPress tar oss tillbaka till bloggen, med funktioner som en fulladdad lista med inläggsformat som var och ett visas på sitt eget vackra och unika sätt. Designdetaljer i överflöd, som börjar med en vibrerande färgschema och matchande bilder för sidhuvudet, vacker typografi och ikoner och en flexibel layout som ser bra ut på alla enheter, stora som små." - -#. Theme Name of the theme -msgid "Twenty Thirteen" -msgstr "Twenty Thirteen" - -#. translators: %s: The post title. -#: comments.php:29 -msgctxt "comments title" -msgid "One thought on “%s”" -msgstr "En tanke kring ”%s”" - -#: functions.php:147 -msgid "Off-white" -msgstr "Off-white" - -#: functions.php:142 -msgid "Beige" -msgstr "Beige" - -#: functions.php:137 -msgid "Light Brown" -msgstr "Ljusbrunt" - -#: functions.php:132 -msgid "Medium Brown" -msgstr "Mellanbrunt" - -#: functions.php:127 -msgid "Dark Brown" -msgstr "Mörkbrunt" - -#: functions.php:122 -msgid "White" -msgstr "Vitt" - -#: functions.php:117 -msgid "Yellow" -msgstr "Gult" - -#: functions.php:112 -msgid "Light Orange" -msgstr "Ljusorange" - -#: functions.php:107 -msgid "Medium Orange" -msgstr "Mellanorange" - -#: functions.php:102 -msgid "Red" -msgstr "Röd" - -#: functions.php:97 -msgid "Dark Gray" -msgstr "Mörkgrått" - -#. translators: %s: Post format name. -#: taxonomy-post_format.php:26 -msgid "%s Archives" -msgstr "Arkiv för %s" - -#. translators: Tag title. -#: tag.php:24 -msgid "Tag Archives: %s" -msgstr "Etikettarkiv: %s" - -#. translators: %s: Search query. -#: search.php:21 -msgid "Search Results for: %s" -msgstr "Sökresultat för: %s" - -#: inc/custom-header.php:60 -msgctxt "header image description" -msgid "Star" -msgstr "Stjärna" - -#: inc/custom-header.php:55 -msgctxt "header image description" -msgid "Diamond" -msgstr "Diamant" - -#: inc/custom-header.php:50 -msgctxt "header image description" -msgid "Circle" -msgstr "Cirkel" - -#. translators: %s: WordPress version. -#: inc/back-compat.php:38 inc/back-compat.php:50 inc/back-compat.php:67 -msgid "Twenty Thirteen requires at least WordPress version 3.6. You are running version %s. Please upgrade and try again." -msgstr "Twenty Thirteen kräver minst WordPress version 3.6. Du kör version %s. Vänligen uppdatera och försök igen." - -#: image.php:63 -msgid "Next " -msgstr "Nästa " - -#: image.php:62 -msgid " Previous" -msgstr " Föregående" - -#: image.php:50 -msgid "Full resolution" -msgstr "Full upplösning" - -#: image.php:49 -msgid "Link to full-size image" -msgstr "Länk till bild i originalstorlek" - -#. translators: 1: Date, 2: Date, 3, Parent permalink, 4, Post title, 5: Post -#. title. -#: image.php:30 -msgid "Published on in %5$s" -msgstr "Publicerat i %5$s" - -#: header.php:45 -msgid "Skip to content" -msgstr "Hoppa till innehåll" - -#: header.php:44 -msgid "Menu" -msgstr "Meny" - -#. translators: %s: Post title. -#: functions.php:533 -msgid "Permalink to %s" -msgstr "Permanent länk till %s" - -#. translators: 1: Post format name, 2: Date. -#: functions.php:524 -msgctxt "1: post format name. 2: date" -msgid "%1$s on %2$s" -msgstr "%1$s den %2$s" - -#. translators: %s: Author display name. -#: functions.php:503 -msgid "View all posts by %s" -msgstr "Visa alla inlägg av %s" - -#. translators: Used between list items, there is a space after the comma. -#: functions.php:486 functions.php:492 -msgid ", " -msgstr ", " - -#: functions.php:478 -msgid "Sticky" -msgstr "Klistrad" - -#: functions.php:460 -msgctxt "Next post link" -msgid "%title " -msgstr "%title " - -#: functions.php:459 -msgctxt "Previous post link" -msgid " %title" -msgstr " %title" - -#: functions.php:456 -msgid "Post navigation" -msgstr "Inläggsnavigering" - -#: functions.php:429 -msgid "Newer posts " -msgstr "Nyare inlägg " - -#: functions.php:425 -msgid " Older posts" -msgstr " Äldre inlägg" - -#: functions.php:421 -msgid "Posts navigation" -msgstr "Inläggsnavigering" - -#: functions.php:396 -msgid "Appears on posts and pages in the sidebar." -msgstr "Visas i inlägg och på sidor i sidofältet." - -#: functions.php:394 -msgid "Secondary Widget Area" -msgstr "Sekundärt widgetfält" - -#: functions.php:384 -msgid "Appears in the footer section of the site." -msgstr "Visas i webbplatsens sidfot." - -#: functions.php:382 -msgid "Main Widget Area" -msgstr "Primärt widgetfält" - -#. translators: %s: Page number. -#: functions.php:367 -msgid "Page %s" -msgstr "Sida %s" - -#: functions.php:234 -msgctxt "Bitter font: on or off" -msgid "on" -msgstr "på" - -#: functions.php:228 -msgctxt "Source Sans Pro font: on or off" -msgid "on" -msgstr "på" - -#: functions.php:194 -msgid "Navigation Menu" -msgstr "Navigeringsmeny" - -#. translators: %s: WordPress -#: footer.php:27 -msgid "Proudly powered by %s" -msgstr "Drivs med %s" - -#: content-none.php:32 -msgid "It seems we can’t find what you’re looking for. Perhaps searching can help." -msgstr "Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning hjälpa." - -#: content-none.php:27 -msgid "Sorry, but nothing matched your search terms. Please try again with different keywords." -msgstr "Beklagar, inget som matchade dina söktermer kunde hittas. Vänligen försök igen med andra sökord." - -#. translators: %s: Post editor URL. -#: content-none.php:21 -msgid "Ready to publish your first post? Get started here." -msgstr "Redo att publicera ditt första inlägg? Kom igång här." - -#: content-none.php:12 -msgid "Nothing Found" -msgstr "Kunde inte hittas" - -#: content-image.php:48 content-gallery.php:52 content.php:65 -#: content-video.php:48 content-quote.php:38 -msgid "View all % comments" -msgstr "Visa alla % kommentarer" - -#: content-image.php:48 content-gallery.php:52 content.php:65 -#: content-video.php:48 content-quote.php:38 -msgid "One comment so far" -msgstr "En kommentar så här långt" - -#: content-image.php:48 content-gallery.php:52 content.php:65 -#: content-video.php:48 content-quote.php:38 -msgid "Leave a comment" -msgstr "Lämna en kommentar" - -#: content-image.php:51 content-gallery.php:55 content.php:31 -#: content-video.php:51 content-audio.php:47 image.php:55 content-status.php:35 -#: page.php:51 content-chat.php:45 content-quote.php:41 content-aside.php:36 -#: content-aside.php:44 content-link.php:19 -msgid "Edit" -msgstr "Redigera" - -#: content-image.php:34 content-gallery.php:35 content.php:52 -#: content-video.php:34 content-audio.php:35 image.php:84 content-status.php:24 -#: page.php:41 content-chat.php:34 content-quote.php:24 content-aside.php:24 -#: content-link.php:35 -msgid "Pages:" -msgstr "Sidor:" - -#. translators: %s: Post title. -#: content-image.php:27 functions.php:647 content-gallery.php:28 content.php:45 -#: content-video.php:27 content-audio.php:28 content-status.php:17 -#: content-chat.php:27 content-quote.php:17 content-aside.php:17 -#: content-link.php:28 -msgid "Continue reading %s " -msgstr "Fortsätt läsa %s " - -#: comments.php:67 -msgid "Comments are closed." -msgstr "Kommentarer inaktiverade." - -#: comments.php:62 -msgid "Newer Comments →" -msgstr "Nyare kommentarer →" - -#: comments.php:61 -msgid "← Older Comments" -msgstr "← Äldre kommentarer" - -#: comments.php:60 -msgid "Comment navigation" -msgstr "Kommentarsnavigering" - -#. translators: %1$s: The number of comments. %2$s: The post title. -#: comments.php:35 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "%1$s tanke kring ”%2$s”" -msgstr[1] "%1$s tankar kring ”%2$s”" - -#. translators: %s: Category title. -#: category.php:22 -msgid "Category Archives: %s" -msgstr "Kategoriarkiv: %s" - -#. translators: %s: Author display name. -#: author.php:34 -msgid "All posts by %s" -msgstr "Alla inlägg av %s" - -#. translators: %s: Author display name. -#: author-bio.php:37 -msgid "View all posts by %s " -msgstr "Visa alla inlägg av %s " - -#. translators: %s: Author display name. -#: author-bio.php:29 -msgid "About %s" -msgstr "Om %s" - -#: archive.php:39 -msgid "Archives" -msgstr "Arkiv" - -#. translators: %s: Date. -#: archive.php:37 -msgctxt "yearly archives date format" -msgid "Y" -msgstr "Y" - -#. translators: %s: Date. -#: archive.php:37 -msgid "Yearly Archives: %s" -msgstr "Årsarkiv: %s" - -#. translators: %s: Date. -#: archive.php:34 -msgctxt "monthly archives date format" -msgid "F Y" -msgstr "F Y" - -#. translators: %s: Date. -#: archive.php:34 -msgid "Monthly Archives: %s" -msgstr "månadsarkiv: %s" - -#. translators: %s: Date. -#: archive.php:31 -msgid "Daily Archives: %s" -msgstr "Dagsarkiv: %s" - -#: 404.php:22 -msgid "It looks like nothing was found at this location. Maybe try a search?" -msgstr "Det verkar inte som något kunde hittas för den här platsen. Testa en sökning kanske?" - -#: 404.php:21 -msgid "This is somewhat embarrassing, isn’t it?" -msgstr "Det här var ju lite pinsamt, eller hur?" - -#: 404.php:16 -msgid "Not Found" -msgstr "Kunde inte hittas" - -#. Author URI of the theme -#: footer.php:24 -msgid "https://wordpress.org/" -msgstr "https://wordpress.org/" - -#. Author of the theme -msgid "the WordPress team" -msgstr "WordPress-teamet" - -#. Theme URI of the theme -msgid "https://wordpress.org/themes/twentythirteen/" -msgstr "https://wordpress.org/themes/twentythirteen/" \ No newline at end of file diff --git a/wp-content/languages/themes/twentytwelve-sv_SE.mo b/wp-content/languages/themes/twentytwelve-sv_SE.mo deleted file mode 100644 index 16befc1d5..000000000 Binary files a/wp-content/languages/themes/twentytwelve-sv_SE.mo and /dev/null differ diff --git a/wp-content/languages/themes/twentytwelve-sv_SE.po b/wp-content/languages/themes/twentytwelve-sv_SE.po deleted file mode 100644 index f5c45fba8..000000000 --- a/wp-content/languages/themes/twentytwelve-sv_SE.po +++ /dev/null @@ -1,371 +0,0 @@ -# Translation of Themes - Twenty Twelve in Swedish -# This file is distributed under the same license as the Themes - Twenty Twelve package. -msgid "" -msgstr "" -"PO-Revision-Date: 2020-03-31 20:58:56+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: GlotPress/2.4.0-alpha\n" -"Language: sv_SE\n" -"Project-Id-Version: Themes - Twenty Twelve\n" - -#. Description of the theme -msgid "The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background." -msgstr "The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background." - -#. Theme Name of the theme -msgid "Twenty Twelve" -msgstr "Twenty Twelve" - -#: functions.php:454 -msgid "Your comment is awaiting moderation. This is a preview, your comment will be visible after it has been approved." -msgstr "Din kommentar inväntar granskning. Detta är en förhandsvisning. Din kommentar blir synlig när den har godkänts." - -#. translators: %s: The post title. -#: comments.php:35 -msgid "One thought on “%s”" -msgstr "En tanke kring ”%s”" - -#: functions.php:94 -msgid "White" -msgstr "Vitt" - -#: functions.php:89 -msgid "Light Gray" -msgstr "Ljusgrått" - -#: functions.php:84 -msgid "Medium Gray" -msgstr "Mellangrått" - -#: functions.php:79 -msgid "Dark Gray" -msgstr "Mörkgrått" - -#: functions.php:74 -msgid "Blue" -msgstr "Blått" - -#. Template Name of the theme -msgid "Full-width Page Template, No Sidebar" -msgstr "Fullbreddsmall, utan sidofält" - -#. Template Name of the theme -msgid "Front Page Template" -msgstr "Mall för startsida" - -#. translators: %s: Tag title. -#: tag.php:24 -msgid "Tag Archives: %s" -msgstr "Etikettarkiv: %s" - -#: single.php:25 -msgctxt "Next post link" -msgid "→" -msgstr "→" - -#: single.php:24 -msgctxt "Previous post link" -msgid "←" -msgstr "←" - -#: search.php:46 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "Ledsen, men inga matchande resultat kunde hittas baserat på dina kriterier. Var vänlig försök med andra sökord." - -#. translators: %s: Search query. -#: search.php:21 -msgid "Search Results for: %s" -msgstr "Sökresultat för: %s" - -#. translators: %s: Post editor URL. -#: index.php:49 -msgid "Ready to publish your first post? Get started here." -msgstr "Är du redo att publicera ditt första inlägg? Kom igång här." - -#: index.php:42 -msgid "No posts to display" -msgstr "Inga inlägg att visa" - -#: image.php:47 -msgid "Next →" -msgstr "Nästa →" - -#: image.php:46 -msgid "← Previous" -msgstr "← Föregående" - -#. translators: 1: Date, 2: Date, 3: Attachment URL, 4: Image width in pixels, -#. 5: Image height in pixels, 6: Post parent permalink, 7: Post parent title, -#. 8: Post parent title. -#: image.php:31 -msgid "Published at %4$s × %5$s in %8$s." -msgstr "Publicerat i storleken %4$s × %5$s i %8$s." - -#: header.php:45 -msgid "Skip to content" -msgstr "Hoppa till innehåll" - -#: header.php:44 -msgid "Menu" -msgstr "Meny" - -#. translators: 3: Date, 4: Author display name. -#: functions.php:530 -msgid "This entry was posted on %3$s by %4$s." -msgstr "Detta inlägg postades den %3$s av %4$s." - -#. translators: 1: Category name, 3: Date, 4: Author display name. -#: functions.php:527 -msgid "This entry was posted in %1$s on %3$s by %4$s." -msgstr "Detta inlägg postades i %1$s den %3$s av %4$s." - -#. translators: 1: Category name, 2: Tag name, 3: Date, 4: Author display name. -#: functions.php:524 -msgid "This entry was posted in %1$s and tagged %2$s on %3$s by %4$s." -msgstr "Detta inlägg postades i %1$s och märktes %2$s den %3$s av %4$s." - -#. translators: %s: Author display name. -#: functions.php:518 -msgid "View all posts by %s" -msgstr "Visa alla inlägg av %s" - -#. translators: Used between list items, there is a space after the comma. -#: functions.php:501 functions.php:504 -msgid ", " -msgstr ", " - -#: functions.php:473 -msgid "Reply" -msgstr "Svara" - -#: functions.php:452 -msgid "Your comment is awaiting moderation." -msgstr "Din kommentar inväntar granskning." - -#. translators: 1: Date, 2: Time. -#: functions.php:444 -msgid "%1$s at %2$s" -msgstr "%1$s kl. %2$s" - -#: functions.php:437 -msgid "Post author" -msgstr "Inläggsförfattare" - -#: functions.php:421 -msgid "(Edit)" -msgstr "(Redigera)" - -#: functions.php:421 -msgid "Pingback:" -msgstr "Pingback: " - -#: functions.php:395 -msgid "Newer posts " -msgstr "Nyare inlägg " - -#: functions.php:394 -msgid " Older posts" -msgstr " Äldre inlägg" - -#: single.php:23 functions.php:393 -msgid "Post navigation" -msgstr "Inläggsnavigering" - -#: functions.php:370 -msgid "Second Front Page Widget Area" -msgstr "Andra widgetfältet för startsidan" - -#: functions.php:360 functions.php:372 -msgid "Appears when using the optional Front Page template with a page set as Static Front Page" -msgstr "Visas vid användning av den valfria mallen för startsidan när en statisk startsida är angiven" - -#: functions.php:358 -msgid "First Front Page Widget Area" -msgstr "Första widgetfältet för startsidan" - -#: functions.php:348 -msgid "Appears on posts and pages except the optional Front Page template, which has its own widgets" -msgstr "Visas tillsammans med inlägg och sidor förutom i den valfria mallen för startsidan som har sina egna widgetfält" - -#: functions.php:346 -msgid "Main Sidebar" -msgstr "Primär sidopanel" - -#. translators: %s: Page number. -#: functions.php:314 -msgid "Page %s" -msgstr "Sida %s" - -#: functions.php:159 -msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)" -msgid "no-subset" -msgstr "no-subset" - -#: functions.php:152 -msgctxt "Open Sans font: on or off" -msgid "on" -msgstr "on" - -#: functions.php:108 -msgid "Primary Menu" -msgstr "Primär meny" - -#. translators: %s: WordPress -#: footer.php:24 -msgid "Proudly powered by %s" -msgstr "Drivs med %s" - -#: footer.php:21 -msgid "Semantic Personal Publishing Platform" -msgstr "Semantisk personlig publiceringsplattform" - -#. translators: %s: Author display name. -#: content.php:85 -msgid "View all posts by %s " -msgstr "Visa alla inlägg av %s " - -#: content.php:16 -msgid "Featured post" -msgstr "Utvalt inlägg" - -#: content-page.php:24 image.php:124 content.php:50 -msgid "Pages:" -msgstr "Sidor:" - -#: index.php:63 content-none.php:17 -msgid "Apologies, but no results were found. Perhaps searching will help find a related post." -msgstr "Beklagar, inga resultat funna. Kanske kan en sökning hjälpa dig att hitta relaterat innehåll." - -#: index.php:59 search.php:42 content-none.php:13 -msgid "Nothing Found" -msgstr "Kunde inte hittas" - -#: content-link.php:15 -msgid "Link" -msgstr "Länk" - -#: content-aside.php:29 content-status.php:43 content-image.php:26 -#: content-link.php:27 content-page.php:31 content-quote.php:26 image.php:42 -#: functions.php:464 content.php:60 -msgid "Edit" -msgstr "Redigera" - -#: content-aside.php:26 content-status.php:40 content-image.php:23 -#: content-link.php:24 content-quote.php:23 content.php:35 -msgid "% Replies" -msgstr "% svar" - -#: content-aside.php:26 content-status.php:40 content-image.php:23 -#: content-link.php:24 content-quote.php:23 content.php:35 -msgid "1 Reply" -msgstr "1 svar" - -#: content-aside.php:26 content-status.php:40 content-image.php:23 -#: content-link.php:24 content-quote.php:23 content.php:35 -msgid "Leave a reply" -msgstr "Kommentera" - -#. translators: %s: Post title. -#: content-aside.php:11 content-status.php:11 content-link.php:11 -#: content-quote.php:11 -msgid "Permalink to %s" -msgstr "Permanent länk till %s" - -#: content-aside.php:18 content-status.php:34 content-image.php:13 -#: content-link.php:17 content-quote.php:16 content.php:46 -msgid "Continue reading " -msgstr "Läs mer " - -#: comments.php:75 -msgid "Comments are closed." -msgstr "Kommentarer inaktiverade." - -#: comments.php:64 -msgid "Newer Comments →" -msgstr "Nyare kommentarer →" - -#: comments.php:63 -msgid "← Older Comments" -msgstr "← Äldre kommentarer" - -#: comments.php:62 -msgid "Comment navigation" -msgstr "Kommentarsnavigering" - -#. translators: %1$s: The number of comments. %2$s: The post title. -#: comments.php:41 -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "%1$s tanke kring ”%2$s”" -msgstr[1] "%1$s tankar kring ”%2$s”" - -#. translators: %s: Category title. -#: category.php:24 -msgid "Category Archives: %s" -msgstr "Kategoriarkiv: %s" - -#. translators: %s: Author display name. -#. translators: Author display name. -#: content.php:77 author.php:74 -msgid "About %s" -msgstr "Om %s" - -#. translators: Author display name. -#: author.php:36 -msgid "Author Archives: %s" -msgstr "Författararkiv: %s" - -#: archive.php:39 -msgid "Archives" -msgstr "Arkiv" - -#. translators: %s: Date. -#: archive.php:37 -msgctxt "yearly archives date format" -msgid "Y" -msgstr "Y" - -#. translators: %s: Date. -#: archive.php:37 -msgid "Yearly Archives: %s" -msgstr "Årsarkiv: %s" - -#. translators: %s: Date. -#: archive.php:34 -msgctxt "monthly archives date format" -msgid "F Y" -msgstr "F Y" - -#. translators: %s: Date. -#: archive.php:34 -msgid "Monthly Archives: %s" -msgstr "månadsarkiv: %s" - -#. translators: %s: Date. -#: archive.php:31 -msgid "Daily Archives: %s" -msgstr "Dagsarkiv: %s" - -#: 404.php:21 -msgid "It seems we can’t find what you’re looking for. Perhaps searching can help." -msgstr "Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning hjälpa." - -#: 404.php:17 -msgid "This is somewhat embarrassing, isn’t it?" -msgstr "Det här var ju lite pinsamt, eller hur?" - -#. Author URI of the theme -#: footer.php:21 -msgid "https://wordpress.org/" -msgstr "https://wordpress.org/" - -#. Author of the theme -msgid "the WordPress team" -msgstr "WordPress-teamet" - -#. Theme URI of the theme -msgid "https://wordpress.org/themes/twentytwelve/" -msgstr "https://wordpress.org/themes/twentytwelve/" \ No newline at end of file diff --git a/wp-content/languages/themes/twentytwenty-sv_SE.mo b/wp-content/languages/themes/twentytwenty-sv_SE.mo deleted file mode 100644 index f15b5b321..000000000 Binary files a/wp-content/languages/themes/twentytwenty-sv_SE.mo and /dev/null differ diff --git a/wp-content/languages/themes/twentytwenty-sv_SE.po b/wp-content/languages/themes/twentytwenty-sv_SE.po deleted file mode 100644 index e383d4ae5..000000000 --- a/wp-content/languages/themes/twentytwenty-sv_SE.po +++ /dev/null @@ -1,537 +0,0 @@ -# Translation of Themes - Twenty Twenty in Swedish -# This file is distributed under the same license as the Themes - Twenty Twenty package. -msgid "" -msgstr "" -"PO-Revision-Date: 2020-03-31 20:55:08+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: GlotPress/2.4.0-alpha\n" -"Language: sv_SE\n" -"Project-Id-Version: Themes - Twenty Twenty\n" - -#. Description of the theme -msgid "Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors." -msgstr "Vårt standardtema för 2020 är designat att till fullo tillvarata flexibiliteten i blockredigeraren. Organisationer och företag har möjlighet att skapa dynamiska landningssidor med ändlöst många layouter med hjälp av grupp- och kolumnblocken. Med en centrerad innehållskolumn och finjusterad typografi passar temat också perfekt för traditionella bloggar. Det har komplett styling för innehållsredigeraren, vilket innebär att du vet hur ditt innehåll kommer att se ut på din webbplats redan innan du publicerar. Du kan ge din webbplats en personlig känsla genom att ändra bakgrundsfärgerna och accentfärgen i anpassaren. Färgerna på alla element på webbplatsen beräknas automatiskt baserat på de färger du valt, något som garanterar att din webbplats kommer att ha en hög och tillgänglighetsanpassad färgkontrast." - -#. Theme Name of the theme -msgid "Twenty Twenty" -msgstr "Twenty Twenty" - -#: classes/class-twentytwenty-customize.php:246 -msgid "Show author bio" -msgstr "Visa författarbiografi" - -#: template-parts/entry-author-bio.php:29 -msgid "View Archive " -msgstr "Visa arkiv " - -#: inc/starter-content.php:38 -msgctxt "Theme starter content" -msgid "The New UMoMA Opens its Doors" -msgstr "Nya UMoMA välkomnar allmänheten" - -#: inc/template-tags.php:393 -msgctxt "A string that is output before one or more categories" -msgid "In" -msgstr "I" - -#: inc/starter-content.php:150 -msgid "Join the Club" -msgstr "Gå med i klubben" - -#: inc/starter-content.php:147 -msgid "Members get access to exclusive exhibits and sales. Our memberships cost $99.99 and are billed annually." -msgstr "Medlemmar får tillgång till exklusiva utställningar och marknader. Medlemskap kostar 99,99 USD och debiteras en gång per år." - -#: inc/starter-content.php:144 -msgid "Become a Member and Get Exclusive Offers!" -msgstr "Bli medlem och få exklusiva erbjudanden!" - -#: inc/starter-content.php:136 -msgid "The exhibitions are produced by UMoMA in collaboration with artists and museums around the world and they often attract international attention. UMoMA has received a Special Commendation from the European Museum of the Year, and was among the top candidates for the Swedish Museum of the Year Award as well as for the Council of Europe Museum Prize." -msgstr "Utställningarna produceras av UMoMA i samarbete med konstnärer och muséer från hela världen och uppmärksammas ofta internationellt. UMoMA har betecknats som ”Årets europeiska museum” och var en av toppkandidaterna till priset ”Årets svenska museum” och även Europarådets museipris." - -#: inc/starter-content.php:133 -msgid "With seven floors of striking architecture, UMoMA shows exhibitions of international contemporary art, sometimes along with art historical retrospectives. Existential, political and philosophical issues are intrinsic to our programme. As visitor you are invited to guided tours artist talks, lectures, film screenings and other events with free admission" -msgstr "I sju våningar effektfull arkitektur visar UMoMA utställningar med internationell modern konst, emellanåt kombinerat med konsthistoriska återblickar. Vårt program genomsyras av existentiella, politiska och filosofiska frågeställningar. Som besökare är du välkommen till visningar, möten med konstnärer, föreläsningar, filmvisningar och andra evenemang med fri entré" - -#: inc/starter-content.php:129 -msgid "“Cyborgs, as the philosopher Donna Haraway established, are not reverent. They do not remember the cosmos.”" -msgstr "”Cyborgar är, enligt filosofen Donna Haraway, inte vördnadsfulla. De minns inte kosmos.”" - -#: inc/starter-content.php:113 -msgid "From Signac to Matisse" -msgstr "Från Signac till Matisse" - -#: inc/starter-content.php:98 -msgid "The Life I Deserve" -msgstr "Livet jag förtjänar" - -#: inc/starter-content.php:84 inc/starter-content.php:116 -msgid "October 1 -- December 1" -msgstr "1 oktober – 1 december" - -#: inc/starter-content.php:81 -msgid "Theatre of Operations" -msgstr "Operationsteatern" - -#: inc/starter-content.php:72 inc/starter-content.php:87 -#: inc/starter-content.php:104 inc/starter-content.php:119 -msgid "Read More" -msgstr "Läs mer" - -#: inc/starter-content.php:69 inc/starter-content.php:101 -msgid "August 1 -- December 1" -msgstr "1 augusti – 1 december" - -#: inc/starter-content.php:66 -msgid "Works and Days" -msgstr "Verk och dagar" - -#: inc/starter-content.php:55 -msgid "The premier destination for modern art in Northern Sweden. Open from 10 AM to 6 PM every day during the summer months." -msgstr "Det viktigaste resmålet för modern konst i Norrland. Öppet kl. 10–18 varje dag under sommaren." - -#: inc/starter-content.php:47 -msgid "The New UMoMA Opens its Doors" -msgstr "Nya UMoMA välkomnar allmänheten" - -#: classes/class-twentytwenty-customize.php:395 -msgid "Overlay Opacity" -msgstr "Överläggets opacitet" - -#: classes/class-twentytwenty-customize.php:375 -msgid "The color used for the text in the overlay." -msgstr "Färgen som används för texten i överlägget." - -#: classes/class-twentytwenty-customize.php:374 -msgid "Overlay Text Color" -msgstr "Överläggets textfärg" - -#: classes/class-twentytwenty-customize.php:353 -msgid "The color used for the overlay. Defaults to the accent color." -msgstr "Färgen som används för överlägget. Som standard är accentfärgen." - -#: classes/class-twentytwenty-customize.php:352 -msgid "Overlay Background Color" -msgstr "Överläggets bakgrundsfärg" - -#: classes/class-twentytwenty-customize.php:283 -msgid "Settings for the \"Cover Template\" page template. Add a featured image to use as background." -msgstr "Inställningar för sidmallen ”Omslagsmall”. Lägg till en utvald bild för att använda den som bakgrund." - -#: classes/class-twentytwenty-customize.php:183 -msgid "Apply a custom color for links, buttons, featured images." -msgstr "Tillämpa en anpassad färg för länkar, knappar och utvalda bilder." - -#: classes/class-twentytwenty-customize.php:126 -msgid "Custom" -msgstr "Anpassad" - -#: classes/class-twentytwenty-customize.php:125 -msgid "Default" -msgstr "Standard" - -#: classes/class-twentytwenty-customize.php:123 -msgid "Primary Color" -msgstr "Primär färg" - -#: searchform.php:24 template-parts/modal-search.php:20 -msgid "Search for:" -msgstr "Sök efter:" - -#: index.php:99 -msgid "search again" -msgstr "sök igen" - -#. translators: %s: Number of search results. -#: index.php:39 -msgid "We found %s result for your search." -msgid_plural "We found %s results for your search." -msgstr[0] "Din sökning gav %s resultat." -msgstr[1] "Din sökning gav %s resultat." - -#. translators: %s: HTML character for up arrow. -#: footer.php:49 -msgid "Up %s" -msgstr "Upp %s" - -#. translators: %s: HTML character for up arrow. -#: footer.php:43 -msgid "To the top %s" -msgstr "Till toppen %s" - -#. translators: Copyright date format, see https://www.php.net/date -#: footer.php:25 -msgctxt "copyright date format" -msgid "Y" -msgstr "Y" - -#: 404.php:24 -msgid "404 not found" -msgstr "404 – hittades inte" - -#. Template Name of the theme -msgid "Full Width Template" -msgstr "Fullbreddsmall" - -#: template-parts/pagination.php:25 -msgid "Older Posts" -msgstr "Tidigare inlägg" - -#: template-parts/pagination.php:21 -msgid "Newer Posts" -msgstr "Senare inlägg" - -#: template-parts/navigation.php:25 -msgid "Post" -msgstr "Inlägg" - -#: template-parts/modal-search.php:26 -msgid "Close search" -msgstr "Stäng sökningen" - -#: template-parts/modal-menu.php:117 -msgid "Expanded Social links" -msgstr "Expanderade sociala länkar" - -#: template-parts/modal-menu.php:73 -msgid "Mobile" -msgstr "Mobil" - -#: template-parts/modal-menu.php:48 -msgid "Expanded" -msgstr "Expanderad" - -#: template-parts/modal-menu.php:21 -msgid "Close Menu" -msgstr "Stäng menyn" - -#: template-parts/footer-menus-widgets.php:57 -msgid "Social links" -msgstr "Sociala länkar" - -#: template-parts/footer-menus-widgets.php:37 -msgid "Footer" -msgstr "Sidfot" - -#. translators: %s: Author name. -#: inc/template-tags.php:354 template-parts/entry-author-bio.php:20 -msgid "By %s" -msgstr "Av %s" - -#: template-parts/content-cover.php:138 template-parts/content.php:48 -msgid "Pages:" -msgstr "Sidor:" - -#: template-parts/content-cover.php:138 template-parts/content.php:48 -msgid "Page" -msgstr "Sida" - -#: template-parts/content-cover.php:88 -msgid "Scroll Down" -msgstr "Rulla ned" - -#: searchform.php:27 -msgctxt "submit button" -msgid "Search" -msgstr "Sök" - -#: searchform.php:25 -msgctxt "placeholder" -msgid "Search …" -msgstr "Sök …" - -#: index.php:48 -msgid "We could not find any results for your search. You can give it another try through the search form below." -msgstr "Din sökning gav inga matchande resultat. Du kan prova det igen med hjälp av nedanstående sökformulär." - -#: index.php:32 -msgid "Search:" -msgstr "Sök:" - -#. translators: %s: Post title. Only visible to screen readers. -#: inc/template-tags.php:206 -msgid "Edit %s" -msgstr "Redigera %s" - -#: inc/template-tags.php:445 -msgid "Sticky post" -msgstr "Klistrat inlägg" - -#: inc/template-tags.php:407 -msgid "Tags" -msgstr "Etiketter" - -#: inc/template-tags.php:389 template-parts/entry-header.php:36 -#: template-parts/content-cover.php:70 -msgid "Categories" -msgstr "Kategorier" - -#: inc/template-tags.php:371 -msgid "Post date" -msgstr "Inläggsdatum" - -#: inc/template-tags.php:347 -msgid "Post author" -msgstr "Inläggsförfattare" - -#: inc/starter-content.php:196 -msgid "Social Links Menu" -msgstr "Meny för sociala länkar" - -#: inc/starter-content.php:176 inc/starter-content.php:186 functions.php:494 -msgid "Primary" -msgstr "Huvudmeny" - -#: header.php:88 -msgid "Horizontal" -msgstr "Horisontell" - -#: header.php:76 header.php:137 -msgid "Menu" -msgstr "Meny" - -#: header.php:53 header.php:157 -msgid "Search" -msgstr "Sök" - -#: template-parts/content.php:36 -msgid "Continue reading" -msgstr "Fortsätt läsa" - -#: functions.php:551 -msgctxt "Short name of the larger font size in the block editor." -msgid "XL" -msgstr "XL" - -#: functions.php:550 -msgctxt "Name of the larger font size in the block editor" -msgid "Larger" -msgstr "Större" - -#: functions.php:545 -msgctxt "Short name of the large font size in the block editor." -msgid "L" -msgstr "L" - -#: functions.php:544 -msgctxt "Name of the large font size in the block editor" -msgid "Large" -msgstr "Stor" - -#: functions.php:539 -msgctxt "Short name of the regular font size in the block editor." -msgid "M" -msgstr "M" - -#: functions.php:538 -msgctxt "Name of the regular font size in the block editor" -msgid "Regular" -msgstr "Normal" - -#: functions.php:533 -msgctxt "Short name of the small font size in the block editor." -msgid "S" -msgstr "S" - -#: functions.php:532 -msgctxt "Name of the small font size in the block editor" -msgid "Small" -msgstr "Liten" - -#: functions.php:517 -msgid "Background Color" -msgstr "Bakgrundsfärg" - -#: functions.php:504 -msgid "Subtle Background" -msgstr "Subtil bakgrund" - -#: functions.php:499 -msgid "Secondary" -msgstr "Sekundär" - -#: functions.php:489 -msgid "Accent Color" -msgstr "Accentfärg" - -#: functions.php:380 -msgid "Widgets in this area will be displayed in the second column in the footer." -msgstr "Widgetar i detta område kommer att visas i sidfotens andra kolumn." - -#: functions.php:378 -msgid "Footer #2" -msgstr "Sidfot 2" - -#: functions.php:368 -msgid "Widgets in this area will be displayed in the first column in the footer." -msgstr "Widgetar i detta område kommer att visas i sidfotens första kolumn." - -#: functions.php:366 -msgid "Footer #1" -msgstr "Sidfot 1" - -#: functions.php:341 -msgid "Skip to the content" -msgstr "Hoppa till innehåll" - -#: functions.php:262 -msgid "Social Menu" -msgstr "Social meny" - -#: functions.php:261 -msgid "Footer Menu" -msgstr "Sidfotsmeny" - -#: functions.php:260 -msgid "Mobile Menu" -msgstr "Mobilmeny" - -#: functions.php:259 -msgid "Desktop Expanded Menu" -msgstr "Utökad meny för datorskärm" - -#: functions.php:258 -msgid "Desktop Horizontal Menu" -msgstr "Horisontell meny för datorskärm" - -#: footer.php:33 -msgid "Powered by WordPress" -msgstr "Drivs med WordPress" - -#: comments.php:127 -msgid "Comments are closed." -msgstr "Stängt för kommentering." - -#: comments.php:88 -msgid "Comments" -msgstr "Kommentarer" - -#: comments.php:75 -msgid "Older Comments" -msgstr "Tidigare kommentarer" - -#: comments.php:74 -msgid "Newer Comments" -msgstr "Senare kommentarer" - -#. translators: 1: Number of comments, 2: Post title. -#: comments.php:41 -msgctxt "comments title" -msgid "%1$s reply on “%2$s”" -msgid_plural "%1$s replies on “%2$s”" -msgstr[0] "%1$s svar på ”%2$s”" -msgstr[1] "%1$s svar på ”%2$s”" - -#. translators: %s: Post title. -#: comments.php:37 -msgctxt "comments title" -msgid "One reply on “%s”" -msgstr "Ett svar på ”%s”" - -#: comments.php:34 -msgid "Leave a comment" -msgstr "Lämna en kommentar" - -#: classes/class-twentytwenty-walker-page.php:107 inc/template-tags.php:555 -msgid "Show sub menu" -msgstr "Visa undermeny" - -#. translators: %d: ID of a post. -#: classes/class-twentytwenty-walker-page.php:70 -msgid "#%d (no title)" -msgstr "#%d (utan rubrik)" - -#: classes/class-twentytwenty-walker-comment.php:127 -msgid "By Post Author" -msgstr "Av inläggets författare" - -#: classes/class-twentytwenty-walker-comment.php:92 -msgid "Your comment is awaiting moderation." -msgstr "Din kommentar inväntar granskning." - -#: classes/class-twentytwenty-walker-comment.php:77 -msgid "Edit" -msgstr "Redigera" - -#. translators: 1: Comment date, 2: Comment time. -#: classes/class-twentytwenty-walker-comment.php:69 -msgid "%1$s at %2$s" -msgstr "%1$s \\k\\l. %2$s" - -#: classes/class-twentytwenty-walker-comment.php:56 -msgid "says:" -msgstr "säger:" - -#: classes/class-twentytwenty-customize.php:396 -msgid "Make sure that the contrast is high enough so that the text is readable." -msgstr "Se till att kontrasten är tillräckligt hög för att texten ska kunna läsas." - -#: classes/class-twentytwenty-customize.php:306 -msgid "Creates a parallax effect when the visitor scrolls." -msgstr "Skapar en parallax-effekt när besökaren rullar sidan." - -#: classes/class-twentytwenty-customize.php:305 -msgid "Fixed Background Image" -msgstr "Fast bakgrundsbild" - -#. Template Name of the theme -#: classes/class-twentytwenty-customize.php:281 -msgid "Cover Template" -msgstr "Omslagsmall" - -#: classes/class-twentytwenty-customize.php:270 -msgid "Summary" -msgstr "Sammanfattning" - -#: classes/class-twentytwenty-customize.php:269 -msgid "Full text" -msgstr "Hela texten" - -#: classes/class-twentytwenty-customize.php:267 -msgid "On archive pages, posts show:" -msgstr "På arkivsidor visar inläggen:" - -#: classes/class-twentytwenty-customize.php:225 -msgid "Show search in header" -msgstr "Visa sökfunktion i sidhuvudet" - -#: classes/class-twentytwenty-customize.php:202 -msgid "Theme Options" -msgstr "Temainställningar" - -#: classes/class-twentytwenty-customize.php:101 -msgid "Header & Footer Background Color" -msgstr "Bakgrundsfärg för sidhuvud och sidfot" - -#: classes/class-twentytwenty-customize.php:82 -msgid "Scales the logo to half its uploaded size, making it sharp on high-res screens." -msgstr "Minska loggan till hälften av dess uppladdade storlek, så det blir skarp på skärmar med hög upplösning." - -#: classes/class-twentytwenty-customize.php:81 -msgid "Retina logo" -msgstr "Retina-logga" - -#: 404.php:19 -msgid "The page you were looking for could not be found. It might have been removed, renamed, or did not exist in the first place." -msgstr "Sidan du försökte hämta kunde inte hittas. Den kan ha tagits bort, bytt namn eller kanske aldrig har funnits." - -#: 404.php:17 -msgid "Page Not Found" -msgstr "Sidan hittades inte" - -#. Author URI of the theme -#: footer.php:32 -msgid "https://wordpress.org/" -msgstr "https://wordpress.org/" - -#. Author of the theme -msgid "the WordPress team" -msgstr "WordPress-teamet" - -#. Theme URI of the theme -msgid "https://wordpress.org/themes/twentytwenty/" -msgstr "https://wordpress.org/themes/twentytwenty/" diff --git a/wp-content/themes/twentyfifteen/404.php b/wp-content/themes/twentyfifteen/404.php deleted file mode 100644 index 196a1f7a4..000000000 --- a/wp-content/themes/twentyfifteen/404.php +++ /dev/null @@ -1,30 +0,0 @@ - - -
-
- -
- - -
-

- - -
-
- -
-
- - diff --git a/wp-content/themes/twentyfifteen/archive.php b/wp-content/themes/twentyfifteen/archive.php deleted file mode 100644 index 9a58d713d..000000000 --- a/wp-content/themes/twentyfifteen/archive.php +++ /dev/null @@ -1,67 +0,0 @@ - - -
-
- - - - - - __( 'Previous page', 'twentyfifteen' ), - 'next_text' => __( 'Next page', 'twentyfifteen' ), - 'before_page_number' => '' . __( 'Page', 'twentyfifteen' ) . ' ', - ) - ); - - // If no content, include the "No posts found" template. - else : - get_template_part( 'content', 'none' ); - - endif; - ?> - -
-
- - diff --git a/wp-content/themes/twentyfifteen/author-bio.php b/wp-content/themes/twentyfifteen/author-bio.php deleted file mode 100644 index 5f30207f5..000000000 --- a/wp-content/themes/twentyfifteen/author-bio.php +++ /dev/null @@ -1,42 +0,0 @@ - - -
-

-
- -
- -
-

- -

- - -

- -
-
diff --git a/wp-content/themes/twentyfifteen/comments.php b/wp-content/themes/twentyfifteen/comments.php deleted file mode 100644 index 37898c025..000000000 --- a/wp-content/themes/twentyfifteen/comments.php +++ /dev/null @@ -1,76 +0,0 @@ - - -
- - -

- -

- - - -
    - 'ol', - 'short_ping' => true, - 'avatar_size' => 56, - ) - ); - ?> -
- - - - - - -

- - - - -
diff --git a/wp-content/themes/twentyfifteen/content-link.php b/wp-content/themes/twentyfifteen/content-link.php deleted file mode 100644 index 2471d9596..000000000 --- a/wp-content/themes/twentyfifteen/content-link.php +++ /dev/null @@ -1,64 +0,0 @@ - - -
> - - -
- ', esc_url( twentyfifteen_get_link_url() ) ), '' ); - else : - the_title( sprintf( '

', esc_url( twentyfifteen_get_link_url() ) ), '

' ); - endif; - ?> -
- - -
- ', '', false ) - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - 'pagelink' => '' . __( 'Page', 'twentyfifteen' ) . ' %', - 'separator' => ', ', - ) - ); - ?> -
- - - - - - - -
diff --git a/wp-content/themes/twentyfifteen/content-none.php b/wp-content/themes/twentyfifteen/content-none.php deleted file mode 100644 index c65e1775a..000000000 --- a/wp-content/themes/twentyfifteen/content-none.php +++ /dev/null @@ -1,42 +0,0 @@ - - -
- - -
- - - -

- Get started here.', 'twentyfifteen' ), esc_url( admin_url( 'post-new.php' ) ) ); - ?> -

- - - -

- - - - -

- - - - -
-
diff --git a/wp-content/themes/twentyfifteen/content-page.php b/wp-content/themes/twentyfifteen/content-page.php deleted file mode 100644 index 056aedb10..000000000 --- a/wp-content/themes/twentyfifteen/content-page.php +++ /dev/null @@ -1,39 +0,0 @@ - - -
> - - -
- ', '' ); ?> -
- -
- - '', - 'link_before' => '', - 'link_after' => '', - 'pagelink' => '' . __( 'Page', 'twentyfifteen' ) . ' %', - 'separator' => ', ', - ) - ); - ?> -
- - ', '' ); ?> - -
diff --git a/wp-content/themes/twentyfifteen/content-search.php b/wp-content/themes/twentyfifteen/content-search.php deleted file mode 100644 index 89c8ea805..000000000 --- a/wp-content/themes/twentyfifteen/content-search.php +++ /dev/null @@ -1,37 +0,0 @@ - - -
> - - -
- ', esc_url( get_permalink() ) ), '' ); ?> -
- -
- -
- - - - - - - - ', '' ); ?> - - - -
diff --git a/wp-content/themes/twentyfifteen/content.php b/wp-content/themes/twentyfifteen/content.php deleted file mode 100644 index 07b6ef435..000000000 --- a/wp-content/themes/twentyfifteen/content.php +++ /dev/null @@ -1,64 +0,0 @@ - - -
> - - -
- ', '' ); - else : - the_title( sprintf( '

', esc_url( get_permalink() ) ), '

' ); - endif; - ?> -
- -
- ', '', false ) - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - 'pagelink' => '' . __( 'Page', 'twentyfifteen' ) . ' %', - 'separator' => ', ', - ) - ); - ?> -
- - - - - -
diff --git a/wp-content/themes/twentyfifteen/css/blocks.css b/wp-content/themes/twentyfifteen/css/blocks.css deleted file mode 100644 index 73614090c..000000000 --- a/wp-content/themes/twentyfifteen/css/blocks.css +++ /dev/null @@ -1,662 +0,0 @@ -/* -Theme Name: Twenty Fifteen -Description: Used to style blocks. -*/ - -/*-------------------------------------------------------------- ->>> TABLE OF CONTENTS: ----------------------------------------------------------------- -1.0 General Block Styles -2.0 Blocks - Common Blocks -3.0 Blocks - Formatting -4.0 Blocks - Layout Elements -5.0 Blocks - Widgets -6.0 Blocks - Colors ---------------------------------------------------------------*/ - -/*-------------------------------------------------------------- -1.0 General Block Styles ---------------------------------------------------------------*/ - -/* Captions */ - -[class^="wp-block-"] figcaption { - color: #707070; - font-family: "Noto Sans", sans-serif; - font-size: 12px; - line-height: 1.5; - margin-bottom: 0; - padding: 0.5em 0; -} - -@media screen and (min-width: 46.25em) { - [class^="wp-block-"] figcaption { - font-size: 14px; - } -} - -@media screen and (min-width: 55em) { - [class^="wp-block-"] figcaption { - font-size: 16px; - } -} - -@media screen and (min-width: 59.6875em) { - [class^="wp-block-"] figcaption { - font-size: 12px; - } -} - -@media screen and (min-width: 68.75em) { - [class^="wp-block-"] figcaption { - font-size: 14px; - } -} - -@media screen and (min-width: 77.5em) { - [class^="wp-block-"] figcaption { - font-size: 16px; - } -} - -/* Alignments */ - -[class^="wp-block-"].alignleft, -[class^="wp-block-"] .alignleft { - margin-right: 1em; -} - -[class^="wp-block-"].alignright, -[class^="wp-block-"] .alignright { - margin-left: 1em; -} - - -/*-------------------------------------------------------------- -2.0 Blocks - Common Blocks ---------------------------------------------------------------*/ - -/* Paragraph */ - -p.has-drop-cap:not(:focus)::first-letter { - font-size: 5em; -} - -/* Gallery */ - -.wp-block-gallery { - margin-bottom: 1.6em; -} - -/* Audio */ - -.wp-block-audio audio { - display: block; - width: 100%; -} - -/* Cover */ - -.wp-block-cover-image .wp-block-cover-image-text, -.wp-block-cover .wp-block-cover-text, -.wp-block-cover-image h2, -.wp-block-cover h2 { - font-size: 29px; - line-height: 1.2069; -} - -/* Quote */ - -.wp-block-quote, -.wp-block-quote:not(.is-large):not(.is-style-large), -[class^="wp-block-"] blockquote { - border-color: #707070; -} - -.wp-block-quote cite, -.wp-block-quote__citation { - color: #333; - font-family: "Noto Sans", sans-serif; - font-size: 15px; - font-style: normal; - line-height: 1.6; - text-transform: none; -} - -.wp-block-quote em, -.wp-block-quote i { - font-style: normal; -} - -.wp-block-quote strong, -.wp-block-quote b { - font-weight: 400; -} - - -@media screen and (min-width: 46.25em) { - .edit-post-visual-editor .wp-block-quote p { - font-size: 20px; - line-height: 1.75; - } - - .wp-block-quote cite, - .wp-block-quote__citation { - font-size: 17px; - line-height: 1.6471; - } -} - -@media screen and (min-width: 55em) { - .edit-post-visual-editor .wp-block-quote p { - font-size: 22px; - line-height: 1.8182; - } - - .wp-block-quote cite, - .wp-block-quote__citation { - font-size: 19px; - line-height: 1.6842; - } -} - -@media screen and (min-width: 59.6875em) { - .edit-post-visual-editor .wp-block-quote p { - font-size: 18px; - line-height: 1.6667; - } - - .wp-block-quote cite, - .wp-block-quote__citation { - font-size: 15px; - line-height: 1.6; - } -} - -@media screen and (min-width: 68.75em) { - .edit-post-visual-editor .wp-block-quote p { - font-size: 20px; - line-height: 1.75; - } - - .wp-block-quote cite, - .wp-block-quote__citation { - font-size: 17px; - line-height: 1.6471; - } -} - -@media screen and (min-width: 77.5em) { - .edit-post-visual-editor .wp-block-quote p { - font-size: 22px; - line-height: 1.8182; - } - - .wp-block-quote cite, - .wp-block-quote__citation { - font-size: 19px; - line-height: 1.6842; - } -} - -/* Cover Image */ - -.wp-block-cover-image.aligncenter, -.wp-block-cover.aligncenter, -.wp-block-cover-image.alignleft, -.wp-block-cover.alignleft, -.wp-block-cover-image.alignright, -.wp-block-cover.alignright { - display: flex; -} - -/* File */ - -.wp-block-file a.wp-block-file__button { - background-color: #333; - border: 0; - border-radius: 0; - color: #fff; - cursor: pointer; - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-weight: 700; - line-height: 1.5; - padding: 0.7917em 1.5em; - text-transform: uppercase; - vertical-align: baseline; -} - -.wp-block-file a.wp-block-file__button:hover, -.wp-block-file a.wp-block-file__button:focus { - background-color: #707070; - background-color: rgba(51, 51, 51, 0.7); - outline: 0; -} - -.rtl .wp-block-file * + .wp-block-file__button { - margin-left: 0.75em; - margin-right: 0; -} - -@media screen and (min-width: 46.25em) { - .wp-block-file a.wp-block-file__button { - font-size: 14px; - font-size: 1.4rem; - padding: 0.8214em 1.6429em; - } -} - -@media screen and (min-width: 55em) { - .wp-block-file a.wp-block-file__button { - font-size: 16px; - font-size: 1.6rem; - padding: 0.8125em 1.625em; - } -} - -@media screen and (min-width: 59.6875em) { - .wp-block-file a.wp-block-file__button { - font-size: 12px; - font-size: 1.2rem; - padding: 0.7917em 1.5833em; - } -} - -@media screen and (min-width: 68.75em) { - .wp-block-file a.wp-block-file__button { - font-size: 14px; - font-size: 1.4rem; - padding: 0.8214em 1.5714em; - } -} - -@media screen and (min-width: 77.5em) { - .wp-block-file a.wp-block-file__button { - font-size: 16px; - font-size: 1.6rem; - padding: 0.8125em 1.625em; - } -} - -/*-------------------------------------------------------------- -3.0 Blocks - Formatting ---------------------------------------------------------------*/ - -/* Code */ - -.wp-block-code { - background-color: transparent; - border: 0; - padding: 0; -} - -.wp-block-code code { - font-family: Inconsolata, monospace; - font-size: inherit; -} - -/* Preformatted */ - -.wp-block-preformatted { - background-color: rgba(0, 0, 0, 0.01); - border: 1px solid #eaeaea; - line-height: 1.2; - margin-bottom: 1.6em; - max-width: 100%; - overflow: auto; - padding: 0.8em; - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; -} - -/* Pullquote */ - -.wp-block-pullquote { - border: 0; -} - -.wp-block-pullquote blockquote { - border: 0; - margin-left: 0; - margin-right: 0; - padding-left: 0; - padding-right: 0; -} - -.wp-block-pullquote cite { - color: #333; - font-family: "Noto Sans", sans-serif; - font-size: 15px; - font-style: normal; - line-height: 1.6; - text-transform: none; -} - -@media screen and (min-width: 46.25em) { - .wp-block-pullquote cite { - font-size: 17px; - line-height: 1.6471; - } -} - -@media screen and (min-width: 55em) { - .wp-block-pullquote cite { - font-size: 19px; - line-height: 1.6842; - } -} - -@media screen and (min-width: 59.6875em) { - .wp-block-pullquote cite { - font-size: 15px; - line-height: 1.6; - } -} - -@media screen and (min-width: 68.75em) { - .wp-block-pullquote cite { - font-size: 17px; - line-height: 1.6471; - } -} - -@media screen and (min-width: 77.5em) { - .wp-block-pullquote cite { - font-size: 19px; - line-height: 1.6842; - } -} - -/* Table */ - -.wp-block-table th, -.wp-block-table td { - border-color: #eaeaea; - border-width: 0 1px 1px 0; -} - -/*-------------------------------------------------------------- -4.0 Blocks - Layout Elements ---------------------------------------------------------------*/ - -/* Button */ - -.wp-block-button .wp-block-button__link { - cursor: pointer; - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - font-weight: 700; - line-height: 1.5; - padding: 0.7917em 1.5em; - text-transform: uppercase; - vertical-align: baseline; -} - -.entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link { - border: 0; -} - -.entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover { - border-bottom: 2px solid; -} - -.wp-block-button__link { - background-color: #333; - color: #fff; -} - -.is-style-outline .wp-block-button__link:not(.has-text-color) { - color: #333; -} - -.wp-block-button__link:hover, -.wp-block-button__link:focus, -.is-style-outline .wp-block-button__link:hover, -.is-style-outline .wp-block-button__link:focus { - background-color: #707070; - background-color: rgba(51, 51, 51, 0.7); - color: #fff; -} - -@media screen and (min-width: 46.25em) { - .wp-block-button .wp-block-button__link { - font-size: 14px; - font-size: 1.4rem; - padding: 0.8214em 1.6429em; - } -} - -@media screen and (min-width: 55em) { - .wp-block-button .wp-block-button__link { - font-size: 16px; - font-size: 1.6rem; - padding: 0.8125em 1.625em; - } -} - -@media screen and (min-width: 59.6875em) { - .wp-block-button .wp-block-button__link { - font-size: 12px; - font-size: 1.2rem; - padding: 0.7917em 1.5833em; - } -} - -@media screen and (min-width: 68.75em) { - .wp-block-button .wp-block-button__link { - font-size: 14px; - font-size: 1.4rem; - padding: 0.8214em 1.5714em; - } -} - -@media screen and (min-width: 77.5em) { - .wp-block-button .wp-block-button__link { - font-size: 16px; - font-size: 1.6rem; - padding: 0.8125em 1.625em; - } -} - -/* Seperators */ - -.wp-block-separator { - border: 0; - max-width: 100px; -} - -.wp-block-separator.is-style-wide { - max-width: 100%; -} - -/* Media & Text */ - -.wp-block-media-text { - margin-bottom: 1.6em; -} - -.wp-block-media-text *:last-child { - margin-bottom: 0; -} - -/*-------------------------------------------------------------- -5.0 Blocks - Widgets ---------------------------------------------------------------*/ - -/* Archives, Categories & Latest Posts */ - -.wp-block-archives.aligncenter, -.wp-block-categories.aligncenter, -.wp-block-latest-posts.aligncenter { - list-style-position: inside; - text-align: center; -} - -/* Latest Comments */ - -.wp-block-latest-comments { - margin: 0; -} - -.wp-block-latest-comments__comment, -.wp-block-latest-comments__comment-excerpt, -.wp-block-latest-comments__comment-excerpt p { - font-size: inherit; -} - -.wp-block-latest-comments__comment-meta a { - border-bottom-color: transparent; - font-weight: 700; -} - -.wp-block-latest-comments__comment-excerpt p:last-child { - margin-bottom: 0; -} - -.wp-block-latest-comments__comment-date { - color: #707070; - font-family: "Noto Sans", sans-serif; - font-size: 12px; - line-height: 1.5; - margin-bottom: 1.6em; -} - -@media screen and (min-width: 46.25em) { - .wp-block-latest-comments__comment-date { - font-size: 14px; - } -} - -@media screen and (min-width: 55em) { - .wp-block-latest-comments__comment-date { - font-size: 16px; - } -} - -@media screen and (min-width: 59.6875em) { - .wp-block-latest-comments__comment-date { - font-size: 12px; - } -} - -@media screen and (min-width: 68.75em) { - .wp-block-latest-comments__comment-date { - font-size: 14px; - } -} - -@media screen and (min-width: 77.5em) { - .wp-block-latest-comments__comment-date { - font-size: 16px; - } -} - -.wp-block-latest-comments .wp-block-latest-comments__comment { - border-top: 1px solid #eaeaea; - border-top: 1px solid rgba(51, 51, 51, 0.1); - margin-bottom: 0; - padding: 1.6em 0; -} - -/*-------------------------------------------------------------- -6.0 Blocks - Colors ---------------------------------------------------------------*/ - -.has-dark-gray-color { - color: #111; -} - -.has-dark-gray-background-color { - background-color: #111; -} - -.has-light-gray-color { - color: #f1f1f1; -} - -.has-light-gray-background-color { - background-color: #f1f1f1; -} - -.has-white-color { - color: #fff; -} - -.has-white-background-color { - background-color: #fff; -} - -.has-yellow-color { - color: #f4ca16; -} - -.has-yellow-background-color { - background-color: #f4ca16; -} - -.has-dark-brown-color { - color: #352712; -} - -.has-dark-brown-background-color { - background-color: #352712; -} - -.has-medium-pink-color { - color: #e53b51; -} - -.has-medium-pink-background-color { - background-color: #e53b51; -} - -.has-light-pink-color { - color: #ffe5d1; -} - -.has-light-pink-background-color { - background-color: #ffe5d1; -} - -.has-dark-purple-color { - color: #2e2256; -} - -.has-dark-purple-background-color { - background-color: #2e2256; -} - -.has-purple-color { - color: #674970; -} - -.has-purple-background-color { - background-color: #674970; -} - -.has-blue-gray-color { - color: #22313f; -} - -.has-blue-gray-background-color { - background-color: #22313f; -} - -.has-bright-blue-color { - color: #55c3dc; -} - -.has-bright-blue-background-color { - background-color: #55c3dc; -} - -.has-light-blue-color { - color: #e9f2f9; -} - -.has-light-blue-background-color { - background-color: #e9f2f9; -} diff --git a/wp-content/themes/twentyfifteen/css/editor-blocks.css b/wp-content/themes/twentyfifteen/css/editor-blocks.css deleted file mode 100644 index 92701b356..000000000 --- a/wp-content/themes/twentyfifteen/css/editor-blocks.css +++ /dev/null @@ -1,871 +0,0 @@ -/* -Theme Name: Twenty Fifteen -Description: Used to style blocks in the editor. -*/ - -/*-------------------------------------------------------------- ->>> TABLE OF CONTENTS: ----------------------------------------------------------------- -1.0 General Typography -2.0 General Block Styles -3.0 Blocks - Common Blocks -4.0 Blocks - Formatting -5.0 Blocks - Layout Elements -6.0 Blocks - Widgets ---------------------------------------------------------------*/ - -/*-------------------------------------------------------------- -1.0 General Typography ---------------------------------------------------------------*/ - -.edit-post-visual-editor .editor-block-list__block, -.edit-post-visual-editor .editor-block-list__block p, -.editor-default-block-appender textarea.editor-default-block-appender__content { - font-size: 15px; - line-height: 1.6; -} - -.edit-post-visual-editor .editor-block-list__block { - color: #333; -} - -.editor-post-title__block .editor-post-title__input { - color: #333; - font-size: 26px; - line-height: 1.1538; -} - -.edit-post-visual-editor h1, -.edit-post-visual-editor h2, -.edit-post-visual-editor h3, -.edit-post-visual-editor h4, -.edit-post-visual-editor h5, -.edit-post-visual-editor h6 { - clear: both; - font-weight: 700; -} - -.edit-post-visual-editor .editor-block-list__block h1 { - font-size: 26px; - line-height: 1.1538; - padding: 0.9em 0 0.45em; -} - -.edit-post-visual-editor .editor-block-list__block h2 { - font-size: 22px; - line-height: 1.3636; - padding: 1em 0 0.5em; -} - -.edit-post-visual-editor .editor-block-list__block h3 { - font-size: 18px; - line-height: 1.3333; - padding: 1.3em 0 0.65em; -} - -.edit-post-visual-editor .editor-block-list__block h4, -.edit-post-visual-editor .editor-block-list__block h5, -.edit-post-visual-editor .editor-block-list__block h6 { - font-size: 15px; - line-height: 1.2; - padding: 0.8em 0 0.4em; -} - -.edit-post-visual-editor .editor-block-list__block h5, -.edit-post-visual-editor .editor-block-list__block h6 { - letter-spacing: 0.1em; - text-transform: uppercase; -} - -.edit-post-visual-editor > h1:first-child, -.edit-post-visual-editor > h2:first-child, -.edit-post-visual-editor > h3:first-child, -.edit-post-visual-editor > h4:first-child, -.edit-post-visual-editor > h5:first-child, -.edit-post-visual-editor > h6:first-child { - padding-top: 0; -} - -@media screen and (min-width: 46.25em) { - .edit-post-visual-editor .editor-block-list__block, - .edit-post-visual-editor .editor-block-list__block p, - .editor-default-block-appender input[type="text"].editor-default-block-appender__content { - font-size: 17px; - line-height: 1.6471; - } - - .editor-post-title__block .editor-post-title__input { - font-size: 35px; - line-height: 1.2; - } - - .edit-post-visual-editor .editor-block-list__block h1 { - font-size: 35px; - line-height: 1.2; - padding: 0.8em 0 0.4em; - } - - .edit-post-visual-editor .editor-block-list__block h2 { - font-size: 29px; - line-height: 1.2069; - padding: 1.0em 0 0.5em; - } - - .edit-post-visual-editor .editor-block-list__block h3 { - font-size: 24px; - line-height: 1.1667; - padding: 1.15em 0 0.6em; - } - - .edit-post-visual-editor .editor-block-list__block h4 { - font-size: 20px; - line-height: 1.4; - padding: .7em 0 0.35em; - } - - .edit-post-visual-editor .editor-block-list__block h5, - .edit-post-visual-editor .editor-block-list__block h6 { - font-size: 17px; - line-height: 1.2353; - padding: 0.8em 0 0.4em; - } -} - -@media screen and (min-width: 55em) { - .edit-post-visual-editor .editor-block-list__block, - .edit-post-visual-editor .editor-block-list__block p, - .editor-default-block-appender input[type="text"].editor-default-block-appender__content { - font-size: 19px; - line-height: 1.6842; - } - - .editor-post-title__block .editor-post-title__input { - font-size: 39px; - line-height: 1.2308; - } - - .edit-post-visual-editor .editor-block-list__block h1 { - font-size: 39px; - line-height: 1.2308; - padding: 0.8em 0 0.4em; - } - - .edit-post-visual-editor .editor-block-list__block h2 { - font-size: 32px; - line-height: 1.25; - padding: 1em 0 0.5em; - } - - .edit-post-visual-editor .editor-block-list__block h3 { - font-size: 27px; - line-height: 1.1852; - padding: 1.2em 0 0.6em; - } - - .edit-post-visual-editor .editor-block-list__block h4 { - font-size: 22px; - line-height: 1.4545; - padding: 0.75em 0 0.35em; - } - - .edit-post-visual-editor .editor-block-list__block h5, - .edit-post-visual-editor .editor-block-list__block h6 { - font-size: 19px; - line-height: 1.2632; - padding: 0.8em 0 0.4em; - } -} - -@media screen and (min-width: 59.6875em) { - .edit-post-visual-editor .editor-block-list__block, - .edit-post-visual-editor .editor-block-list__block p, - .editor-default-block-appender input[type="text"].editor-default-block-appender__content { - font-size: 15px; - line-height: 1.6; - } - - .editor-post-title__block .editor-post-title__input { - font-size: 31px; - line-height: 1.1613; - } - - .edit-post-visual-editor .editor-block-list__block h1 { - font-size: 31px; - line-height: 1.1613; - padding: 0.8em 0 0.4em; - } - - .edit-post-visual-editor .editor-block-list__block h2 { - font-size: 26px; - line-height: 1.3846; - padding: 0.9em 0 0.45em; - } - - .edit-post-visual-editor .editor-block-list__block h3 { - font-size: 22px; - line-height: 1.3636; - padding: 1.1em 0 0.55em; - } - - .edit-post-visual-editor .editor-block-list__block h4 { - font-size: 18px; - line-height: 1.3333; - padding: 0.65em 0 0.3em; - } - - .edit-post-visual-editor .editor-block-list__block h5, - .edit-post-visual-editor .editor-block-list__block h6 { - font-size: 15px; - line-height: 1.2; - padding: 0.8em 0 0.4em; - } -} - -@media screen and (min-width: 68.75em) { - .edit-post-visual-editor .editor-block-list__block, - .edit-post-visual-editor .editor-block-list__block p, - .editor-default-block-appender input[type="text"].editor-default-block-appender__content { - font-size: 17px; - line-height: 1.6471; - } - - .editor-post-title__block .editor-post-title__input { - font-size: 35px; - line-height: 1.2; - } - - .edit-post-visual-editor .editor-block-list__block h1 { - font-size: 35px; - line-height: 1.2; - padding: 0.8em 0 0.4em; - } - - .edit-post-visual-editor .editor-block-list__block h2 { - font-size: 29px; - line-height: 1.2069; - padding: 1.0em 0 0.5em; - } - - .edit-post-visual-editor .editor-block-list__block h3 { - font-size: 24px; - line-height: 1.1667; - padding: 1.2em 0 0.6em; - } - - .edit-post-visual-editor .editor-block-list__block h4 { - font-size: 20px; - line-height: 1.4; - padding: 0.7em 0 0.35em; - } - - .edit-post-visual-editor .editor-block-list__block h5, - .edit-post-visual-editor .editor-block-list__block h6 { - font-size: 17px; - line-height: 1.2353; - padding: 0.8em 0 0.4em; - } -} - -@media screen and (min-width: 77.5em) { - .edit-post-visual-editor .editor-block-list__block, - .edit-post-visual-editor .editor-block-list__block p, - .editor-default-block-appender input[type="text"].editor-default-block-appender__content { - font-size: 19px; - line-height: 1.6842; - } - - .editor-post-title__block .editor-post-title__input { - font-size: 39px; - line-height: 1.2308; - } - - .edit-post-visual-editor .editor-block-list__block h3 { - font-size: 27px; - line-height: 1.1852; - padding: 1.2em 0 0.6em; - } - - .edit-post-visual-editor .editor-block-list__block h4 { - font-size: 22px; - line-height: 1.4545; - padding: 0.75em 0 0.35em; - } - - .edit-post-visual-editor .editor-block-list__block h5, - .edit-post-visual-editor .editor-block-list__block h6 { - font-size: 19px; - line-height: 1.2632; - padding: 0.85em 0 0.45em; - } -} - -/*-------------------------------------------------------------- -2.0 General Block Styles ---------------------------------------------------------------*/ - -/* Main column width */ - -.editor-styles-wrapper { - max-width: 100% !important; /* Override where editor-style.css is affecting this. */ -} - -.wp-block { - max-width: 690px; /* 660px + 30px to account for padding. */ -} - -/* Link styles */ - -.edit-post-visual-editor a, -.editor-block-list__block a, -.wp-block-freeform.block-library-rich-text__tinymce a { - border-bottom: 1px solid #333; - color: #333; - text-decoration: none; -} - -/* List styles */ - -.edit-post-visual-editor ul:not(.wp-block-gallery), -.editor-block-list__block ul:not(.wp-block-gallery), -.block-library-list ul, -.edit-post-visual-editor ol, -.editor-block-list__block ol, -.block-library-list ol { - margin: 0 0 1.6em 1.3333em; - padding: 0; -} - -.block-library-list .editor-rich-text__tinymce { - padding: 0; -} - -.edit-post-visual-editor ul:not(.wp-block-gallery), -.editor-block-list__block ul:not(.wp-block-gallery), -.block-library-list ul { - list-style: disc; -} - -.edit-post-visual-editor ol, -.editor-block-list__block ol, -.block-library-list ol { - list-style: decimal; -} - -.edit-post-visual-editor ul:not(.wp-block-gallery) li > ul, -.editor-block-list__block ul:not(.wp-block-gallery) li > ul, -.block-library-list li > ul, -.edit-post-visual-editor li > ol, -.editor-block-list__block li > ol, -.block-library-list li > ol { - margin-bottom: 0; -} - -.wp-block-freeform.block-library-rich-text__tinymce li, -.editor-block-list__block li { - margin-bottom: 0; -} - -.rtl .edit-post-visual-editor ul:not(.wp-block-gallery), -.rtl .editor-block-list__block ul:not(.wp-block-gallery), -.rtl .block-library-list ul, -.rtl .edit-post-visual-editor ol, -.rtl .editor-block-list__block ol, -.rtl .block-library-list ol { - margin-left: 0; - margin-right: 1.3333em; -} - -/* Quote */ - -.rtl .editor-block-list__block blockquote { - border-left: 0; - padding-left: 0; -} - -/* Captions */ - -[class^="wp-block-"] figcaption { - color: #707070; - font-family: "Noto Sans", sans-serif; - font-size: 12px; - margin-bottom: 0; - padding: 0.5em 0; -} - -.editor-block-list__block [class^="wp-block-"] figcaption { - line-height: 1.5; -} - -@media screen and (min-width: 46.25em) { - [class^="wp-block-"] figcaption { - font-size: 14px; - } -} - -@media screen and (min-width: 55em) { - [class^="wp-block-"] figcaption { - font-size: 16px; - } -} - -@media screen and (min-width: 59.6875em) { - [class^="wp-block-"] figcaption { - font-size: 12px; - } -} - -@media screen and (min-width: 68.75em) { - [class^="wp-block-"] figcaption { - font-size: 14px; - } -} - -@media screen and (min-width: 77.5em) { - [class^="wp-block-"] figcaption { - font-size: 16px; - } -} - -/* Pre */ - -[class^="wp-block-"] pre { - font-size: inherit; -} - -/* Alignments */ - -.wp-block-quote.alignright, -.wp-block-freeform.block-library-rich-text__tinymce .alignright { - margin: 0.4211em 0 1.6842em 1.6842em; -} - -.wp-block-quote.alignleft, -.wp-block-freeform.block-library-rich-text__tinymce .alignleft { - margin: 0.4211em 1.6842em 1.6842em 0; -} - -/*-------------------------------------------------------------- -3.0 Blocks - Common Blocks ---------------------------------------------------------------*/ - -/* Paragraph */ - -p.has-drop-cap:not(:focus)::first-letter { - font-size: 5em; -} - -/* Quotes */ - -.wp-block-quote, -.wp-block-freeform.block-library-rich-text__tinymce blockquote { - color: #707070; - margin-bottom: 1.6667em; - padding-left: 0.7778em; -} - -.wp-block-quote:not(.is-large):not(.is-style-large), -.wp-block-freeform.block-library-rich-text__tinymce blockquote { - border-color: #707070; -} - -.edit-post-visual-editor .wp-block-quote p { - font-size: 18px; - font-style: italic; - line-height: 1.6667; - margin-bottom: 1.6667em; -} - -.edit-post-visual-editor .wp-block-quote > p:last-child { - margin-bottom: 0; -} - -.wp-block-quote__citation { - color: #333; - font-family: "Noto Sans", sans-serif; - font-size: 15px; - font-style: normal; - line-height: 1.6; - text-transform: none; -} - -.wp-block-quote em, -.wp-block-quote i { - font-style: normal; -} - -.wp-block-quote strong, -.wp-block-quote b { - font-weight: 400; -} - -@media screen and (min-width: 46.25em) { - .edit-post-visual-editor .wp-block-quote p { - font-size: 20px; - line-height: 1.75; - } - - .wp-block-quote__citation { - font-size: 17px; - line-height: 1.6471; - } -} - -@media screen and (min-width: 55em) { - .edit-post-visual-editor .wp-block-quote p { - font-size: 22px; - line-height: 1.8182; - } - - .wp-block-quote__citation { - font-size: 19px; - line-height: 1.6842; - } -} - -@media screen and (min-width: 59.6875em) { - .edit-post-visual-editor .wp-block-quote p { - font-size: 18px; - line-height: 1.6667; - } - - .wp-block-quote__citation { - font-size: 15px; - line-height: 1.6; - } -} - -@media screen and (min-width: 68.75em) { - .edit-post-visual-editor .wp-block-quote p { - font-size: 20px; - line-height: 1.75; - } - - .wp-block-quote__citation { - font-size: 17px; - line-height: 1.6471; - } -} - -@media screen and (min-width: 77.5em) { - .edit-post-visual-editor .wp-block-quote p { - font-size: 22px; - line-height: 1.8182; - } - - .wp-block-quote__citation { - font-size: 19px; - line-height: 1.6842; - } -} - -/* Cover */ - -.edit-post-visual-editor .editor-block-list__block .wp-block-cover-image p, -.edit-post-visual-editor .editor-block-list__block .wp-block-cover p, -.wp-block-cover-image h2, -.wp-block-cover h2 { - font-size: 29px; - line-height: 1.2069; -} - -/* File */ - -.wp-block-file .editor-rich-text__tinymce { - border-bottom: 1px solid #333; -} - -.wp-block-file .wp-block-file__button { - background-color: #333; - border: 0; - border-radius: 0; - color: #fff; - cursor: pointer; - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-weight: 700; - line-height: 1.5; - padding: 0.7917em 1.5em; - text-transform: uppercase; - vertical-align: baseline; -} - -@media screen and (min-width: 46.25em) { - .wp-block-file .wp-block-file__button { - font-size: 14px; - padding: 0.8214em 1.6429em; - } -} - -@media screen and (min-width: 55em) { - .wp-block-file .wp-block-file__button { - font-size: 16px; - padding: 0.8125em 1.625em; - } -} - -@media screen and (min-width: 59.6875em) { - .wp-block-file .wp-block-file__button { - font-size: 12px; - padding: 0.7917em 1.5833em; - } -} - -@media screen and (min-width: 68.75em) { - .wp-block-file .wp-block-file__button { - font-size: 14px; - padding: 0.8214em 1.5714em; - } -} - -@media screen and (min-width: 77.5em) { - .wp-block-file .wp-block-file__button { - font-size: 16px; - padding: 0.8125em 1.625em; - } -} - -/*-------------------------------------------------------------- -4.0 Blocks - Formatting ---------------------------------------------------------------*/ - -/* Code */ - -.wp-block-code, -.wp-block-freeform.block-library-rich-text__tinymce code { - background: transparent; - border: 0; - padding: 0; -} - -/* Pullquote */ - -.wp-block-pullquote, -.editor-block-list__block .wp-block-pullquote blockquote { - border: 0; - margin: 0; - padding-left: 0; -} - -.wp-block-pullquote .wp-block-pullquote__citation { - color: #333; - font-family: "Noto Sans", sans-serif; - font-size: 15px; - font-style: normal; - line-height: 1.6; - text-transform: none; -} - -@media screen and (min-width: 46.25em) { - .wp-block-pullquote .wp-block-pullquote__citation { - font-size: 17px; - line-height: 1.6471; - } -} - -@media screen and (min-width: 55em) { - .wp-block-pullquote .wp-block-pullquote__citation { - font-size: 19px; - line-height: 1.6842; - } -} - -@media screen and (min-width: 59.6875em) { - .wp-block-pullquote .wp-block-pullquote__citation { - font-size: 15px; - line-height: 1.6; - } -} - -@media screen and (min-width: 68.75em) { - .wp-block-pullquote .wp-block-pullquote__citation { - font-size: 17px; - line-height: 1.6471; - } -} - -@media screen and (min-width: 77.5em) { - .wp-block-pullquote .wp-block-pullquote__citation { - font-size: 19px; - line-height: 1.6842; - } -} - -/* Tables */ - -.editor-block-list__block .wp-block-table th, -.editor-block-list__block .wp-block-table td { - padding: 0; -} - -.rtl .editor-block-list__block .wp-block-table th { - text-align: right; -} - -/*-------------------------------------------------------------- -5.0 Blocks - Layout Elements ---------------------------------------------------------------*/ - -/* Button */ - -.wp-block-button .wp-block-button__link { - cursor: pointer; - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-weight: 700; - line-height: 1.5; - padding: 0.7917em 1.5em; - text-transform: uppercase; - vertical-align: baseline; -} - -.wp-block-button__link { - background-color: #333; - color: #fff; -} - -.is-style-outline .wp-block-button__link { - color: #333; -} - -@media screen and (min-width: 46.25em) { - .wp-block-button .wp-block-button__link { - font-size: 14px; - padding: 0.8214em 1.6429em; - } -} - -@media screen and (min-width: 55em) { - .wp-block-button .wp-block-button__link { - font-size: 16px; - padding: 0.8125em 1.625em; - } -} - -@media screen and (min-width: 59.6875em) { - .wp-block-button .wp-block-button__link { - font-size: 12px; - padding: 0.7917em 1.5833em; - } -} - -@media screen and (min-width: 68.75em) { - .wp-block-button .wp-block-button__link { - font-size: 14px; - padding: 0.8214em 1.5714em; - } -} - -@media screen and (min-width: 77.5em) { - .wp-block-button .wp-block-button__link { - font-size: 16px; - padding: 0.8125em 1.625em; - } -} - -/* Seperator */ - -.wp-block-separator { - max-width: 100px; -} - -.wp-block-separator.is-style-wide { - max-width: 100%; -} - -/* Media & Text */ - -.wp-block-media-text *:last-child { - margin-bottom: 0; -} - - -/*-------------------------------------------------------------- -6.0 Blocks - Widgets ---------------------------------------------------------------*/ - -/* Archives, Categories & Latest Posts */ - -[data-align="center"] .wp-block-archives ul, -[data-align="center"] .wp-block-categories ul, -[data-align="center"] .wp-block-latest-posts ul { - list-style-position: inside; -} - - -/* Latest Comments */ - -.wp-block-latest-comments { - margin: 0; -} - -.wp-block-latest-comments__comment, -.wp-block-latest-comments__comment-excerpt, -.wp-block-latest-comments__comment-excerpt p { - font-size: inherit; -} - -.wp-block-latest-comments__comment-meta a { - border-bottom-color: transparent; - font-weight: 700; -} - -.wp-block-latest-comments__comment-excerpt p:last-child { - margin-bottom: 0; -} - -.wp-block-latest-comments__comment-date { - color: #707070; - font-family: "Noto Sans", sans-serif; - font-size: 12px; - line-height: 1.5; - margin-bottom: 1.6em; -} - -@media screen and (min-width: 46.25em) { - .wp-block-latest-comments__comment-date { - font-size: 14px; - } -} - -@media screen and (min-width: 55em) { - .wp-block-latest-comments__comment-date { - font-size: 16px; - } -} - -@media screen and (min-width: 59.6875em) { - .wp-block-latest-comments__comment-date { - font-size: 12px; - } -} - -@media screen and (min-width: 68.75em) { - .wp-block-latest-comments__comment-date { - font-size: 14px; - } -} - -@media screen and (min-width: 77.5em) { - .wp-block-latest-comments__comment-date { - font-size: 16px; - } -} - -.wp-block-latest-comments .wp-block-latest-comments__comment { - border-top: 1px solid #eaeaea; - border-top: 1px solid rgba(51, 51, 51, 0.1); - margin-bottom: 0; - padding: 1.6em 0; -} - -/* Latest Posts */ - -.edit-post-visual-editor .wp-block-latest-posts.is-grid { - list-style: none; - margin-left: 0; - margin-right: 0; -} - -.edit-post-visual-editor .wp-block-latest-posts.is-grid li { - margin-bottom: 16px; -} diff --git a/wp-content/themes/twentyfifteen/css/editor-style.css b/wp-content/themes/twentyfifteen/css/editor-style.css deleted file mode 100644 index e05b1525c..000000000 --- a/wp-content/themes/twentyfifteen/css/editor-style.css +++ /dev/null @@ -1,482 +0,0 @@ -/* -Theme Name: Twenty Fifteen -Description: Used to style the TinyMCE editor. -*/ - - -/** - * Table of Contents: - * - * 1.0 - Body - * 2.0 - Typography - * 3.0 - Elements - * 4.0 - Alignment - * 5.0 - Caption - * 6.0 - Galleries - * 7.0 - Audio / Video - * 8.0 - RTL - */ - - -/** - * 1.0 Body - */ - -body { - color: #333; - font-family: "Noto Serif", serif; - font-weight: 400; - font-size: 17px; - line-height: 1.6471; - margin: 20px 40px; - max-width: 660px; - vertical-align: baseline; -} - - -/** - * 2.0 Typography - */ - -h1, -h2, -h3, -h4, -h5, -h6 { - clear: both; - font-weight: 700; - margin: 56px 0 28px; -} - -h1 { - font-size: 35px; - line-height: 1.2308; -} - -h2 { - font-size: 29px; - line-height: 1.2069; -} - -h3 { - font-size: 24px; - line-height: 1.1667; -} - -h4 { - font-size: 20px; - line-height: 1.4; -} - -h5, -h6 { - font-size: 17px; - letter-spacing: 0.1em; - line-height: 1.2353; - text-transform: uppercase; -} - -h1:first-child, -h2:first-child, -h3:first-child, -h4:first-child, -h5:first-child, -h6:first-child { - margin-top: 0; -} - -p { - margin: 0 0 28px; -} - -b, -strong { - font-weight: 700; -} - -dfn, -cite, -em, -i { - font-style: italic; -} - -blockquote { - border-left: 4px solid #707070; - color: #707070; - font-size: 20px; - font-style: italic; - line-height: 1.8182; - margin: 0 0 35px -21px; - padding-left: 17px; -} - -blockquote > blockquote { - margin-left: 0; -} - -blockquote p { - margin-bottom: 35px; -} - -blockquote > p:last-child { - margin-bottom: 0; -} - -blockquote cite, -blockquote small { - color: #333; - font-family: "Noto Sans", sans-serif; - font-size: 17px; - line-height: 1.6471; -} - -blockquote em, -blockquote i, -blockquote cite { - font-style: normal; -} - -blockquote strong, -blockquote b { - font-weight: 400; -} - -address { - font-style: italic; - margin: 0 0 28px; -} - -code, -kbd, -tt, -var, -samp, -pre { - font-family: Inconsolata, monospace; -} - -pre { - background-color: #fcfcfc; - border: 1px solid #eaeaea; - font-size: 17px; - line-height: 1.2353; - margin-bottom: 28px; - max-width: 100%; - overflow: auto; - padding: 14px; - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; -} - -abbr[title] { - border-bottom: 1px dotted #eaeaea; - cursor: help; -} - -mark, -ins { - background-color: #fff9c0; - text-decoration: none; -} - -sup, -sub { - font-size: 75%; - height: 0; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sup { - bottom: 1ex; -} - -sub { - top: .5ex; -} - -small { - font-size: 75%; -} - -big { - font-size: 125%; -} - - -/** - * 3.0 Elements - */ - -hr { - background-color: #eaeaea; - border: 0; - height: 1px; - margin-bottom: 28px; -} - -ul, -ol { - margin: 0 0 28px 0; - padding: 0; -} - -ul { - list-style: disc; -} - -ol { - list-style: decimal; -} - -li > ul, -li > ol { - margin: 0 0 0 23px; -} - -blockquote > ul, -blockquote > ol { - margin-left: 28px; -} - -dl { - margin: 0 0 28px; -} - -dt { - font-weight: bold; -} - -dd { - margin: 0 0 28px; -} - -table, -th, -td, -.mce-item-table, -.mce-item-table th, -.mce-item-table td { - border: 1px solid #eaeaea; -} - -table a { - color: #333; -} - -table, -.mce-item-table { - border-collapse: separate; - border-spacing: 0; - border-width: 1px 0 0 1px; - margin: 0 0 28px; - width: 100%; -} - -table th, -.mce-item-table th, -table caption { - border-width: 0 1px 1px 0; - font-family: "Noto Serif", serif; - font-size: 17px; - font-weight: 700; - padding: 7px; - text-align: left; - vertical-align: baseline; -} - -table td, -.mce-item-table td { - border-width: 0 1px 1px 0; - font-family: "Noto Serif", serif; - font-size: 17px; - padding: 7px; - vertical-align: baseline; -} - -img { - border: 0; - height: auto; - max-width: 100%; - vertical-align: middle; -} - -figure { - margin: 0; -} - -del { - opacity: 0.8; -} - -a { - border-bottom: 1px solid #333; - color: #333; - text-decoration: none; -} - - -/** - * 4.0 Alignment - */ - -.alignleft { - float: left; - margin: 7px 28px 28px 0; -} - -.alignright { - float: right; - margin: 7px 0 28px 28px; -} - -.aligncenter { - clear: both; - display: block; - margin: 7px auto; -} - - -/** - * 5.0 Caption - */ - -.wp-caption { - background: transparent; - border: none; - color: #707070; - font-family: "Noto Sans", sans-serif; - margin: 0 0 28px 0; - max-width: 100%; - padding: 0; - text-align: inherit; -} - -.wp-caption.alignleft { - margin: 7px 28px 21px 0; -} - -.wp-caption.alignright { - margin: 7px 0 21px 28px; -} - -.wp-caption.aligncenter { - margin: 7px auto; -} - -.wp-caption .wp-caption-text, -.wp-caption-dd { - font-size: 14px; - line-height: 1.5; - padding: 7px 0; -} - - -/** - * 6.0 Galleries - */ - -.gallery-item { - display: inline-block; - padding: 1.79104477%; - text-align: center; - vertical-align: top; - width: 100%; -} - -.gallery-columns-2 .gallery-item { - max-width: 50%; -} - -.gallery-columns-3 .gallery-item { - max-width: 33.33%; -} - -.gallery-columns-4 .gallery-item { - max-width: 25%; -} - -.gallery-columns-5 .gallery-item { - max-width: 20%; -} - -.gallery-columns-6 .gallery-item { - max-width: 16.66%; -} - -.gallery-columns-7 .gallery-item { - max-width: 14.28%; -} - -.gallery-columns-8 .gallery-item { - max-width: 12.5%; -} - -.gallery-columns-9 .gallery-item { - max-width: 11.11%; -} - -.gallery .gallery-caption { - color: #707070; - display: block; - font-family: "Noto Sans", sans-serif; - font-size: 14px; - line-height: 1.5; - padding: 7px 0; -} - -.gallery-columns-6 .gallery-caption, -.gallery-columns-7 .gallery-caption, -.gallery-columns-8 .gallery-caption, -.gallery-columns-9 .gallery-caption { - display: none; -} - - -/** - * 7.0 Audio / Video - */ - -.mce-content-body .wpview-wrap { - margin-bottom: 32px; -} - -.mce-content-body .wp-audio-playlist { - margin: 0; -} - - -/** - * 8.0 RTL - */ - -body.rtl { - font-family: Arial, Tahoma, sans-serif; -} - -.rtl blockquote { - border-left: none; - border-right: 4px solid #707070; - margin: 0 -21px 35px 0; - padding-left: 0; - padding-right: 17px; -} - -.rtl blockquote > blockquote { - margin-left: auto; - margin-right: 0; -} - -.rtl li > ul, -.rtl li > ol { - margin: 0 23px 0 0; -} - -.rtl table th, -.rtl table caption { - text-align: right; -} diff --git a/wp-content/themes/twentyfifteen/css/ie.css b/wp-content/themes/twentyfifteen/css/ie.css deleted file mode 100644 index 04d4c533d..000000000 --- a/wp-content/themes/twentyfifteen/css/ie.css +++ /dev/null @@ -1,948 +0,0 @@ -/* -Theme Name: Twenty Fifteen -Description: Global Styles for older IE versions (previous to IE9). -*/ - -body, -button, -input, -select, -textarea { - font-size: 19px; - line-height: 1.6842; -} - -button, -input { - line-height: normal; -} - -p, -address, -pre, -hr, -ul, -ol, -dl, -dd, -table { - margin-bottom: 1.6842em; -} - -ul, -ol { - margin-left: 0; -} - -li > ul, -li > ol, -blockquote > ul, -blockquote > ol { - margin-left: 1.3333em; -} - -blockquote { - border-color: inherit; - border-style: solid; - border-width: 0 0 0 4px; - font-size: 22px; - line-height: 1.8182; - margin-bottom: 1.8182em; - margin-left: -1.0909em; - padding-left: 0.9091em; -} - -blockquote > blockquote { - margin-left: 0; -} - -blockquote p { - margin-bottom: 1.8182em; -} - -blockquote cite, -blockquote small { - font-size: 19px; - line-height: 1.6842; -} - -pre { - line-height: 1.2632; -} - -.entry-content img, -.entry-summary img, -.page-content img, -.comment-content img, -.widget img { - max-width: 660px; -} - -img.size-full, -img.size-large, -img.header-image, -img.wp-post-image, -img[class*="align"], -img[class*="wp-image-"], -img[class*="attachment-"] { - height: auto; - width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */ -} - -button, -input[type="button"], -input[type="reset"], -input[type="submit"], -.post-password-form input[type="submit"], -.widecolumn #submit, -.widecolumn .mu_register input[type="submit"] { - font-size: 16px; - padding: 0.8125em 1.625em; -} - -input[type="text"], -input[type="email"], -input[type="url"], -input[type="password"], -input[type="search"], -textarea { - padding: 0.5278em; -} - -.main-navigation { - font-size: 16px; - line-height: 1.5; - margin: 9.0909%; -} - -.main-navigation ul ul { - border-bottom: 0; - border-top: 0; - margin-left: 1em; -} - -.main-navigation a { - padding: 0.75em 0; -} - -.main-navigation .menu-item-has-children > a { - padding-right: 48px; -} - -.main-navigation .menu-item-description { - font-size: 13px; - line-height: 1.8462; - margin-top: 0; -} - -.social-navigation { - margin: 9.0909%; - max-width: 660px; - padding-top: 0; -} - -.social-navigation ul { - margin-bottom: -1.2632em; -} - -.social-navigation a { - width: 2.5263em; - height: 2.5263em; -} - -.secondary-toggle { - margin-top: -32px; - right: 7.6897%; - width: 64px; - height: 64px; -} - -.secondary-toggle:before { - line-height: 64px; -} - -.post-password-form label, -.post-navigation .meta-nav, -.comment-navigation, -.image-navigation, -.author-heading, -.author-bio, -.entry-footer, -.page-links a, -.page-links span, -.comment-metadata, -.pingback .edit-link, -.comment-list .reply, -.comment-notes, -.comment-awaiting-moderation, -.logged-in-as, -.comment-form label, -.form-allowed-tags, -.site-info, -.wp-caption-text, -.gallery-caption, -.entry-caption, -.widecolumn label, -.widecolumn .mu_register label { - font-size: 16px; -} - -.post-navigation .post-title { - font-size: 24px; - line-height: 1.1667; -} - -.pagination .nav-links { - min-height: 3.3684em; -} - -.pagination .page-numbers { - line-height: 3.3684em; - padding: 0 0.8421em; -} - -.pagination .prev, -.pagination .next { - padding: 0; - width: 64px; - height: 64px; -} - -.pagination .prev:before, -.pagination .next:before { - line-height: 64px; - width: 64px; - height: 64px; -} - -.image-navigation a { - display: block; - margin-bottom: 2em; -} - -.image-navigation .nav-previous, -.comment-navigation .nav-previous { - float: left; - width: 50%; -} -.image-navigation .nav-next, -.comment-navigation .nav-next { - float: right; - text-align: right; - width: 50%; -} - -.image-navigation .nav-previous a:before, -.image-navigation .nav-next a:after, -.comment-navigation .nav-previous a:before, -.comment-navigation .nav-next a:after { - font-size: 24px; - top: -1px; -} - -blockquote.alignleft, -.wp-caption.alignleft, -img.alignleft { - margin: 0.4211em 1.6842em 1.6842em 0; -} - -blockquote.alignright, -.wp-caption.alignright, -img.alignright { - margin: 0.4211em 0 1.6842em 1.6842em; -} - -blockquote.aligncenter, -.wp-caption.aligncenter, -img.aligncenter { - margin-top: 0.4211em; - margin-bottom: 1.6842em; -} - -.site-header { - border-top: 1px solid transparent; - border-bottom: 1px solid transparent; - padding: 0; -} - -.secondary { - background-color: #fff; - margin: 0 auto; - max-width: 807px; - padding: 0; -} - -.site-main { - padding: 7.6923% 0; -} - -.site-content { - margin: 0 auto; - max-width: 954px; -} - -.site-branding { - background-color: inherit; - margin: 0 auto; - max-width: 954px; - padding: 0; -} - -.site-title { - font-size: 32px; - line-height: 1.25; - margin: 7.6897% 7.6897% 0; -} - -.site-description { - background-color: inherit; - display: block; - filter: alpha(opacity=70); - font-size: 16px; - margin: 0.5em 7.6897% 7.6897%; -} - -.sidebar { - position: static !important; -} - -.widget-area { - clear: both; - margin: 9.0909% 9.0909% 0; - max-width: 660px; -} - -.widget { - font-size: 16px; - margin: 0 0 11.1111%; -} - -.widget p, -.widget address, -.widget hr, -.widget ul, -.widget ol, -.widget dl, -.widget dd, -.widget table, -.widget pre { - margin-bottom: 1.5em; -} - -.widget li > ul, -.widget li > ol { - margin-bottom: 0; -} - -.widget blockquote { - font-size: 19px; - line-height: 1.6842; - margin-bottom: 1.6842em; - margin-left: -1.2632em; - padding-left: 1.0526em; -} - -.widget blockquote > blockquote { - margin-left: 0; -} - -.widget blockquote p { - margin-bottom: 1.6842em; -} - -.widget blockquote cite, -.widget blockquote small { - font-size: 16px; - line-height: 1.5; -} - -.widget pre { - line-height: 1.5; - padding: 0.75em; -} - -.widget button, -.widget input, -.widget select, -.widget textarea { - line-height: 1.5; -} - -.widget button, -.widget input { - line-height: normal; -} - -.widget button, -.widget input[type="button"], -.widget input[type="reset"], -.widget input[type="submit"] { - font-size: 16px; - padding: 0.8125em 1.625em; -} - -.widget input[type="text"], -.widget input[type="email"], -.widget input[type="url"], -.widget input[type="password"], -.widget input[type="search"], -.widget textarea { - padding: 0.75em; -} - -.widget-title { - margin: 0 0 1.5em; -} - -.widget_calendar td, -.widget_calendar th { - line-height: 2.9375; -} - -.widget_calendar caption { - margin: 0 0 1.5em; -} - -.widget_archive li, -.widget_categories li, -.widget_links li, -.widget_meta li, -.widget_nav_menu li, -.widget_pages li, -.widget_recent_comments li, -.widget_recent_entries li { - padding: 0.7188em 0; -} - -.widget_categories .children, -.widget_nav_menu .sub-menu, -.widget_pages .children { - margin: 0.7188em 0 0 1em; - padding-top: 0.7188em; -} - -.widget_rss li { - margin-bottom: 1.5em; -} - -.widget_rss .rss-date, -.widget_rss cite { - font-size: 13px; - line-height: 1.8462; -} - -.widget .wp-caption-text, -.widget .gallery-caption { - line-height: 1.5; - padding: 0.5em 0; -} - -.hentry, -.page-header, -.page-content { - margin: 0 7.6923%; -} - -.hentry + .hentry, -.page-header + .hentry, -.page-header + .page-content { - margin-top: 7.6923%; -} - -.post-thumbnail { - margin-bottom: 2.9474em; -} - -.entry-header { - padding: 0 9.0909%; -} - -.entry-title, -.widecolumn h2 { - font-size: 39px; - line-height: 1.2308; - margin-bottom: 1.2308em; -} - -.entry-content, -.entry-summary { - padding: 0 9.0909% 9.0909%; -} - -.entry-content h1, -.entry-summary h1, -.page-content h1, -.comment-content h1 { - font-size: 39px; - line-height: 1.2308; - margin-top: 1.641em; - margin-bottom: 0.8205em; -} - -.entry-content h2, -.entry-summary h2, -.page-content h2, -.comment-content h2 { - font-size: 32px; - line-height: 1.25; - margin-top: 2em; - margin-bottom: 1em; -} - -.entry-content h3, -.entry-summary h3, -.page-content h3, -.comment-content h3 { - font-size: 27px; - line-height: 1.1852; - margin-top: 2.3704em; - margin-bottom: 1.1852em; -} - -.entry-content h4, -.entry-summary h4, -.page-content h4, -.comment-content h4 { - font-size: 22px; - line-height: 1.4545; - margin-top: 2.9091em; - margin-bottom: 1.4545em; -} - -.entry-content h5, -.entry-content h6, -.entry-summary h5, -.entry-summary h6, -.page-content h5, -.page-content h6, -.comment-content h5, -.comment-content h6 { - font-size: 19px; - line-height: 1.2632; - margin-top: 3.3684em; - margin-bottom: 1.6842em; -} - -.entry-content .more-link:after { - font-size: 24px; - top: 3px; -} - -.author-info { - margin: 0 9.0909%; - padding: 9.0909% 0; -} - -.author-info .avatar { - margin: 0 1.6842em 1.6842em 0; - width: 56px; - height: 56px; -} - -.author-link:after { - font-size: 24px; - top: 0; -} - -.entry-footer { - padding: 4.5454% 9.0909%; -} - -.posted-on:before, -.byline:before, -.cat-links:before, -.tags-links:before, -.comments-link:before, -.entry-format:before, -.edit-link:before, -.full-size-link:before { - top: 4px; -} - -.updated { - display: none; -} - -.updated.published { - display: inline; -} - -.page-header { - border-color: inherit; - border-style: solid; - border-width: 0 0 0 7px; - padding: 3.8461% 7.6923%; -} - -.page-title, -.taxonomy-description { - margin-left: -7px; -} - -.taxonomy-description { - padding-top: 0.4211em; -} - -.page-title, -.comments-title, -.comment-reply-title, -.post-navigation .post-title { - font-size: 27px; - line-height: 1.1852; -} - -.page-content { - padding: 7.6923%; -} - -.page-links { - margin-bottom: 1.4736em; -} - -.page-links a, -.page-links > span { - margin: 0 0.25em 0.25em 0; -} - -.format-aside .entry-title, -.format-image .entry-title, -.format-video .entry-title, -.format-quote .entry-title, -.format-gallery .entry-title, -.format-status .entry-title, -.format-link .entry-title, -.format-audio .entry-title, -.format-chat .entry-title { - font-size: 22px; - line-height: 1.4545; - margin-bottom: 32px; -} - -.format-link .entry-title a:after { - top: 0.125em; -} - -.comments-title { - margin-bottom: 1.4545em; -} - -.comment-list article, -.comment-list .pingback, -.comment-list .trackback { - padding: 1.6842em 0; -} - -.comment-list + .comment-respond, -.comment-navigation + .comment-respond { - padding-top: 1.6842em; -} - -.comment-list .children > li { - padding-left: 1.4737em; -} - -.comment-meta { - position: relative; -} - -.comment-author { - margin-bottom: 0; - padding-left: 4.6315em; -} - -.comment-author .avatar { - margin: 0; - position: absolute; - top: 3px; - left: 0; - width: 56px; - height: 56px; -} - -.comment-metadata { - line-height: 2; - padding-left: 5.5em; -} - -.comment-metadata .edit-link:before, -.pingback .edit-link:before { - top: 8px; -} - -.bypostauthor > article .fn:after { - top: 8px; - left: 6px; -} - -.comment-content ul, -.comment-content ol { - margin: 0 0 1.6842em 0; -} - -.comment-content li > ul, -.comment-content li > ol, -.comment-content blockquote > ul, -.comment-content blockquote > ol { - margin-left: 1.3333em; -} - -.comment-list .reply a { - padding: 0.4375em 0.875em; -} - -.comment-form, -.no-comments { - padding-top: 1.6842em; -} - -.comment-reply-title small a:before { - top: -1px; -} - -.comment-list .reply { - margin-top: 0; -} - -.site-footer { - border-top: 1px solid transparent; - border-bottom: 1px solid transparent; - margin: 0 auto; - max-width: 806px; - padding: 0; -} - -.site-info { - margin: 4.5454% 9.0909%; -} - -.post-navigation { - border-top: 0; - margin: 7.6923% 7.6923% 0; -} - -.post-navigation a { - padding: 4.5454% 9.0909%; -} - -.pagination { - border-top: 0; - margin: 7.6923% 7.6923% 0; - padding: 0; -} - -.pagination .page-numbers { - display: inline-block; -} - -.pagination .meta-nav { - display: none; -} - -.image-navigation { - padding: 0 9.0909%; -} - -.comments-area { - border-top: 0; - margin: 7.6923% 7.6923% 0; -} - -embed, -iframe, -object, -video { - margin-bottom: 1.6842em; -} - -.wp-audio-shortcode, -.wp-video, -.wp-playlist.wp-audio-playlist { - font-size: 19px; - margin-bottom: 1.6842em; -} - -.wp-caption, -.gallery { - margin-bottom: 1.6842em; -} - -.wp-caption-text, -.gallery-caption { - padding: 0.5em 0; -} - -.widecolumn { - margin: 7.6923%; -} - -.widecolumn .mu_alert { - margin-bottom: 1.6842em; -} - -.widecolumn p { - margin: 1.6842em 0; -} - -.widecolumn p + h2 { - margin-top: 1.641em; -} - -.widecolumn #key, -.widecolumn .mu_register #blog_title, -.widecolumn .mu_register #user_email, -.widecolumn .mu_register #blogname, -.widecolumn .mu_register #user_name { - font-size: 19px; -} - -.widecolumn .mu_register #blog_title, -.widecolumn .mu_register #user_email, -.widecolumn .mu_register #user_name { - margin: 0 0 0.421em; -} - - -/** - * RTL - */ - -.rtl ul, -.rtl ol { - margin-right: 0; - margin-left: auto; -} - -.rtl li > ul, -.rtl li > ol, -.rtl blockquote > ul, -.rtl blockquote > ol { - margin-right: 1.3333em; - margin-left: auto; -} - -.rtl blockquote { - border-width: 0 4px 0 0; - margin-right: -1.0909em; - margin-left: auto; - padding-right: 0.9091em; - padding-left: 0; -} - -.rtl blockquote > blockquote { - margin-right: 0; - margin-left: auto; -} - -.rtl .main-navigation ul ul { - margin-right: 1em; - margin-left: auto; -} - -.rtl .main-navigation .menu-item-has-children > a { - padding-right: 0; - padding-left: 48px; -} - -.rtl .secondary-toggle { - right: auto; - left: 7.6897%; -} - -.rtl .image-navigation .nav-previous, -.rtl .comment-navigation .nav-previous { - float: right; -} - -.rtl .image-navigation .nav-next, -.rtl .comment-navigation .nav-next { - float: left; - text-align: left; -} - -.rtl blockquote.alignright, -.rtl .wp-caption.alignright, -.rtl img.alignright { - margin: 0.4211em 0 1.6842em 1.6842em; -} - -.rtl blockquote.alignleft, -.rtl .wp-caption.alignleft, -.rtl img.alignleft { - margin: 0.4211em 1.6842em 1.6842em 0; -} - -.rtl .widget blockquote { - margin-right: -1.2632em; - margin-left: auto; - padding-right: 1.0526em; - padding-left: 0; -} - -.rtl .widget blockquote > blockquote { - margin-right: 0; - margin-left: auto; -} - -.rtl .widget_categories .children, -.rtl .widget_nav_menu .sub-menu, -.rtl .widget_pages .children { - margin: 0.7188em 1em 0 0; -} - -.rtl .page-links a, -.rtl .page-links > span { - margin: 0 0 0.25em 0.25em; -} - -.rtl .author-info .avatar { - margin: 0 0 1.6842em 1.6842em; -} - -.rtl .page-header { - border-width: 0 7px 0 0; -} - -.rtl .page-title, -.rtl .taxonomy-description { - margin-right: -7px; - margin-left: auto; -} - -.rtl .comment-list .children > li { - padding-right: 1.4737em; - padding-left: 0; -} - -.rtl .comment-author { - padding-right: 4.6315em; - padding-left: 0; -} - -.rtl .comment-author .avatar { - right: 0; - left: auto; -} - -.rtl .comment-content ul, -.rtl .comment-content ol { - margin-right: 0; - margin-left: auto; -} - -.rtl .comment-content li > ul, -.rtl .comment-content li > ol, -.rtl .comment-content blockquote > ul, -.rtl .comment-content blockquote > ol { - margin-right: 1.3333em; - margin-left: auto; -} - -.rtl .comment-metadata { - padding-right: 5.5em; - padding-left: 0; -} - -.rtl .bypostauthor > article .fn:after { - right: 6px; - left: auto; -} diff --git a/wp-content/themes/twentyfifteen/css/ie7.css b/wp-content/themes/twentyfifteen/css/ie7.css deleted file mode 100644 index 066420208..000000000 --- a/wp-content/themes/twentyfifteen/css/ie7.css +++ /dev/null @@ -1,89 +0,0 @@ -/* -Theme Name: Twenty Fifteen -Description: IE7 specific style. -*/ - -.screen-reader-text { - clip: rect(1px 1px 1px 1px); -} - -.secondary-toggle { - color: #333; - font-size: 16px; - line-height: 60px; - width: auto; -} - -.pagination .prev, -.pagination .next { - font-size: 16px; - font-weight: 700; - line-height: 64px; - padding: 0 19px; - width: auto; -} - -.image-navigation, -.comment-navigation { - width: 662px; -} - -.post-navigation { - text-align: left; -} - -.site-main { - text-align: center; -} - -.hentry { - margin-bottom: 7.6923%; - text-align: left; - width: 808px; -} - -.page-header { - margin-bottom: 7.6923%; - text-align: left; -} - -.comments-area { - text-align: left; -} - -.comment-list, -.comment-navigation { - margin-bottom: 1.6471em; -} - -.gallery-columns-2 .gallery-item { - max-width: 48%; -} - -.gallery-columns-3 .gallery-item { - max-width: 31%; -} - -.gallery-columns-4 .gallery-item { - max-width: 22%; -} - -.gallery-columns-5 .gallery-item { - max-width: 17%; -} - -.gallery-columns-6 .gallery-item { - max-width: 13.5%; -} - -.gallery-columns-7 .gallery-item { - max-width: 11%; -} - -.gallery-columns-8 .gallery-item { - max-width: 9.5%; -} - -.gallery-columns-9 .gallery-item { - max-width: 8%; -} diff --git a/wp-content/themes/twentyfifteen/footer.php b/wp-content/themes/twentyfifteen/footer.php deleted file mode 100644 index eddaaafa6..000000000 --- a/wp-content/themes/twentyfifteen/footer.php +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - diff --git a/wp-content/themes/twentyfifteen/functions.php b/wp-content/themes/twentyfifteen/functions.php deleted file mode 100644 index ab76041dd..000000000 --- a/wp-content/themes/twentyfifteen/functions.php +++ /dev/null @@ -1,583 +0,0 @@ - tag in the document head, and expect WordPress to - * provide it for us. - */ - add_theme_support( 'title-tag' ); - - /* - * Enable support for Post Thumbnails on posts and pages. - * - * See: https://developer.wordpress.org/reference/functions/add_theme_support/#post-thumbnails - */ - add_theme_support( 'post-thumbnails' ); - set_post_thumbnail_size( 825, 510, true ); - - // This theme uses wp_nav_menu() in two locations. - register_nav_menus( - array( - 'primary' => __( 'Primary Menu', 'twentyfifteen' ), - 'social' => __( 'Social Links Menu', 'twentyfifteen' ), - ) - ); - - /* - * Switch default core markup for search form, comment form, and comments - * to output valid HTML5. - */ - add_theme_support( - 'html5', - array( - 'search-form', - 'comment-form', - 'comment-list', - 'gallery', - 'caption', - 'script', - 'style', - ) - ); - - /* - * Enable support for Post Formats. - * - * See: https://wordpress.org/support/article/post-formats/ - */ - add_theme_support( - 'post-formats', - array( - 'aside', - 'image', - 'video', - 'quote', - 'link', - 'gallery', - 'status', - 'audio', - 'chat', - ) - ); - - /* - * Enable support for custom logo. - * - * @since Twenty Fifteen 1.5 - */ - add_theme_support( - 'custom-logo', - array( - 'height' => 248, - 'width' => 248, - 'flex-height' => true, - ) - ); - - $color_scheme = twentyfifteen_get_color_scheme(); - $default_color = trim( $color_scheme[0], '#' ); - - // Setup the WordPress core custom background feature. - - /** - * Filter Twenty Fifteen custom-header support arguments. - * - * @since Twenty Fifteen 1.0 - * - * @param array $args { - * An array of custom-header support arguments. - * - * @type string $default-color Default color of the header. - * @type string $default-attachment Default attachment of the header. - * } - */ - add_theme_support( - 'custom-background', - apply_filters( - 'twentyfifteen_custom_background_args', - array( - 'default-color' => $default_color, - 'default-attachment' => 'fixed', - ) - ) - ); - - /* - * This theme styles the visual editor to resemble the theme style, - * specifically font, colors, icons, and column width. - */ - add_editor_style( array( 'css/editor-style.css', 'genericons/genericons.css', twentyfifteen_fonts_url() ) ); - - // Load regular editor styles into the new block-based editor. - add_theme_support( 'editor-styles' ); - - // Load default block styles. - add_theme_support( 'wp-block-styles' ); - - // Add support for responsive embeds. - add_theme_support( 'responsive-embeds' ); - - // Add support for custom color scheme. - add_theme_support( - 'editor-color-palette', - array( - array( - 'name' => __( 'Dark Gray', 'twentyfifteen' ), - 'slug' => 'dark-gray', - 'color' => '#111', - ), - array( - 'name' => __( 'Light Gray', 'twentyfifteen' ), - 'slug' => 'light-gray', - 'color' => '#f1f1f1', - ), - array( - 'name' => __( 'White', 'twentyfifteen' ), - 'slug' => 'white', - 'color' => '#fff', - ), - array( - 'name' => __( 'Yellow', 'twentyfifteen' ), - 'slug' => 'yellow', - 'color' => '#f4ca16', - ), - array( - 'name' => __( 'Dark Brown', 'twentyfifteen' ), - 'slug' => 'dark-brown', - 'color' => '#352712', - ), - array( - 'name' => __( 'Medium Pink', 'twentyfifteen' ), - 'slug' => 'medium-pink', - 'color' => '#e53b51', - ), - array( - 'name' => __( 'Light Pink', 'twentyfifteen' ), - 'slug' => 'light-pink', - 'color' => '#ffe5d1', - ), - array( - 'name' => __( 'Dark Purple', 'twentyfifteen' ), - 'slug' => 'dark-purple', - 'color' => '#2e2256', - ), - array( - 'name' => __( 'Purple', 'twentyfifteen' ), - 'slug' => 'purple', - 'color' => '#674970', - ), - array( - 'name' => __( 'Blue Gray', 'twentyfifteen' ), - 'slug' => 'blue-gray', - 'color' => '#22313f', - ), - array( - 'name' => __( 'Bright Blue', 'twentyfifteen' ), - 'slug' => 'bright-blue', - 'color' => '#55c3dc', - ), - array( - 'name' => __( 'Light Blue', 'twentyfifteen' ), - 'slug' => 'light-blue', - 'color' => '#e9f2f9', - ), - ) - ); - - // Indicate widget sidebars can use selective refresh in the Customizer. - add_theme_support( 'customize-selective-refresh-widgets' ); - } -endif; // twentyfifteen_setup() -add_action( 'after_setup_theme', 'twentyfifteen_setup' ); - -/** - * Register widget area. - * - * @since Twenty Fifteen 1.0 - * - * @link https://developer.wordpress.org/reference/functions/register_sidebar/ - */ -function twentyfifteen_widgets_init() { - register_sidebar( - array( - 'name' => __( 'Widget Area', 'twentyfifteen' ), - 'id' => 'sidebar-1', - 'description' => __( 'Add widgets here to appear in your sidebar.', 'twentyfifteen' ), - 'before_widget' => '', - 'before_title' => '

', - 'after_title' => '

', - ) - ); -} -add_action( 'widgets_init', 'twentyfifteen_widgets_init' ); - -if ( ! function_exists( 'twentyfifteen_fonts_url' ) ) : - /** - * Register Google fonts for Twenty Fifteen. - * - * @since Twenty Fifteen 1.0 - * - * @return string Google fonts URL for the theme. - */ - function twentyfifteen_fonts_url() { - $fonts_url = ''; - $fonts = array(); - $subsets = 'latin,latin-ext'; - - /* - * translators: If there are characters in your language that are not supported - * by Noto Sans, translate this to 'off'. Do not translate into your own language. - */ - if ( 'off' !== _x( 'on', 'Noto Sans font: on or off', 'twentyfifteen' ) ) { - $fonts[] = 'Noto Sans:400italic,700italic,400,700'; - } - - /* - * translators: If there are characters in your language that are not supported - * by Noto Serif, translate this to 'off'. Do not translate into your own language. - */ - if ( 'off' !== _x( 'on', 'Noto Serif font: on or off', 'twentyfifteen' ) ) { - $fonts[] = 'Noto Serif:400italic,700italic,400,700'; - } - - /* - * translators: If there are characters in your language that are not supported - * by Inconsolata, translate this to 'off'. Do not translate into your own language. - */ - if ( 'off' !== _x( 'on', 'Inconsolata font: on or off', 'twentyfifteen' ) ) { - $fonts[] = 'Inconsolata:400,700'; - } - - /* - * translators: To add an additional character subset specific to your language, - * translate this to 'greek', 'cyrillic', 'devanagari' or 'vietnamese'. Do not translate into your own language. - */ - $subset = _x( 'no-subset', 'Add new subset (greek, cyrillic, devanagari, vietnamese)', 'twentyfifteen' ); - - if ( 'cyrillic' == $subset ) { - $subsets .= ',cyrillic,cyrillic-ext'; - } elseif ( 'greek' == $subset ) { - $subsets .= ',greek,greek-ext'; - } elseif ( 'devanagari' == $subset ) { - $subsets .= ',devanagari'; - } elseif ( 'vietnamese' == $subset ) { - $subsets .= ',vietnamese'; - } - - if ( $fonts ) { - $fonts_url = add_query_arg( - array( - 'family' => urlencode( implode( '|', $fonts ) ), - 'subset' => urlencode( $subsets ), - 'display' => urlencode( 'fallback' ), - ), - 'https://fonts.googleapis.com/css' - ); - } - - return $fonts_url; - } -endif; - -/** - * JavaScript Detection. - * - * Adds a `js` class to the root `` element when JavaScript is detected. - * - * @since Twenty Fifteen 1.1 - */ -function twentyfifteen_javascript_detection() { - echo "\n"; -} -add_action( 'wp_head', 'twentyfifteen_javascript_detection', 0 ); - -/** - * Enqueue scripts and styles. - * - * @since Twenty Fifteen 1.0 - */ -function twentyfifteen_scripts() { - // Add custom fonts, used in the main stylesheet. - wp_enqueue_style( 'twentyfifteen-fonts', twentyfifteen_fonts_url(), array(), null ); - - // Add Genericons, used in the main stylesheet. - wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '3.2' ); - - // Load our main stylesheet. - wp_enqueue_style( 'twentyfifteen-style', get_stylesheet_uri(), array(), '20190507' ); - - // Theme block stylesheet. - wp_enqueue_style( 'twentyfifteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentyfifteen-style' ), '20190102' ); - - // Load the Internet Explorer specific stylesheet. - wp_enqueue_style( 'twentyfifteen-ie', get_template_directory_uri() . '/css/ie.css', array( 'twentyfifteen-style' ), '20170916' ); - wp_style_add_data( 'twentyfifteen-ie', 'conditional', 'lt IE 9' ); - - // Load the Internet Explorer 7 specific stylesheet. - wp_enqueue_style( 'twentyfifteen-ie7', get_template_directory_uri() . '/css/ie7.css', array( 'twentyfifteen-style' ), '20141210' ); - wp_style_add_data( 'twentyfifteen-ie7', 'conditional', 'lt IE 8' ); - - wp_enqueue_script( 'twentyfifteen-skip-link-focus-fix', get_template_directory_uri() . '/js/skip-link-focus-fix.js', array(), '20141028', true ); - - if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) { - wp_enqueue_script( 'comment-reply' ); - } - - if ( is_singular() && wp_attachment_is_image() ) { - wp_enqueue_script( 'twentyfifteen-keyboard-image-navigation', get_template_directory_uri() . '/js/keyboard-image-navigation.js', array( 'jquery' ), '20141210' ); - } - - wp_enqueue_script( 'twentyfifteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '20171218', true ); - wp_localize_script( - 'twentyfifteen-script', - 'screenReaderText', - array( - 'expand' => '' . __( 'expand child menu', 'twentyfifteen' ) . '', - 'collapse' => '' . __( 'collapse child menu', 'twentyfifteen' ) . '', - ) - ); -} -add_action( 'wp_enqueue_scripts', 'twentyfifteen_scripts' ); - -/** - * Enqueue styles for the block-based editor. - * - * @since Twenty Fifteen 2.1 - */ -function twentyfifteen_block_editor_styles() { - // Block styles. - wp_enqueue_style( 'twentyfifteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20190102' ); - // Add custom fonts. - wp_enqueue_style( 'twentyfifteen-fonts', twentyfifteen_fonts_url(), array(), null ); -} -add_action( 'enqueue_block_editor_assets', 'twentyfifteen_block_editor_styles' ); - - -/** - * Add preconnect for Google Fonts. - * - * @since Twenty Fifteen 1.7 - * - * @param array $urls URLs to print for resource hints. - * @param string $relation_type The relation type the URLs are printed. - * @return array URLs to print for resource hints. - */ -function twentyfifteen_resource_hints( $urls, $relation_type ) { - if ( wp_style_is( 'twentyfifteen-fonts', 'queue' ) && 'preconnect' === $relation_type ) { - if ( version_compare( $GLOBALS['wp_version'], '4.7-alpha', '>=' ) ) { - $urls[] = array( - 'href' => 'https://fonts.gstatic.com', - 'crossorigin', - ); - } else { - $urls[] = 'https://fonts.gstatic.com'; - } - } - - return $urls; -} -add_filter( 'wp_resource_hints', 'twentyfifteen_resource_hints', 10, 2 ); - -/** - * Add featured image as background image to post navigation elements. - * - * @since Twenty Fifteen 1.0 - * - * @see wp_add_inline_style() - */ -function twentyfifteen_post_nav_background() { - if ( ! is_single() ) { - return; - } - - $previous = ( is_attachment() ) ? get_post( get_post()->post_parent ) : get_adjacent_post( false, '', true ); - $next = get_adjacent_post( false, '', false ); - $css = ''; - - if ( is_attachment() && 'attachment' == $previous->post_type ) { - return; - } - - if ( $previous && has_post_thumbnail( $previous->ID ) ) { - $prevthumb = wp_get_attachment_image_src( get_post_thumbnail_id( $previous->ID ), 'post-thumbnail' ); - $css .= ' - .post-navigation .nav-previous { background-image: url(' . esc_url( $prevthumb[0] ) . '); } - .post-navigation .nav-previous .post-title, .post-navigation .nav-previous a:hover .post-title, .post-navigation .nav-previous .meta-nav { color: #fff; } - .post-navigation .nav-previous a:before { background-color: rgba(0, 0, 0, 0.4); } - '; - } - - if ( $next && has_post_thumbnail( $next->ID ) ) { - $nextthumb = wp_get_attachment_image_src( get_post_thumbnail_id( $next->ID ), 'post-thumbnail' ); - $css .= ' - .post-navigation .nav-next { background-image: url(' . esc_url( $nextthumb[0] ) . '); border-top: 0; } - .post-navigation .nav-next .post-title, .post-navigation .nav-next a:hover .post-title, .post-navigation .nav-next .meta-nav { color: #fff; } - .post-navigation .nav-next a:before { background-color: rgba(0, 0, 0, 0.4); } - '; - } - - wp_add_inline_style( 'twentyfifteen-style', $css ); -} -add_action( 'wp_enqueue_scripts', 'twentyfifteen_post_nav_background' ); - -/** - * Display descriptions in main navigation. - * - * @since Twenty Fifteen 1.0 - * - * @param string $item_output The menu item output. - * @param WP_Post $item Menu item object. - * @param int $depth Depth of the menu. - * @param array $args wp_nav_menu() arguments. - * @return string Menu item with possible description. - */ -function twentyfifteen_nav_description( $item_output, $item, $depth, $args ) { - if ( 'primary' == $args->theme_location && $item->description ) { - $item_output = str_replace( $args->link_after . '', '' . $args->link_after . '', $item_output ); - } - - return $item_output; -} -add_filter( 'walker_nav_menu_start_el', 'twentyfifteen_nav_description', 10, 4 ); - -/** - * Add a `screen-reader-text` class to the search form's submit button. - * - * @since Twenty Fifteen 1.0 - * - * @param string $html Search form HTML. - * @return string Modified search form HTML. - */ -function twentyfifteen_search_form_modify( $html ) { - return str_replace( 'class="search-submit"', 'class="search-submit screen-reader-text"', $html ); -} -add_filter( 'get_search_form', 'twentyfifteen_search_form_modify' ); - -/** - * Modifies tag cloud widget arguments to display all tags in the same font size - * and use list format for better accessibility. - * - * @since Twenty Fifteen 1.9 - * - * @param array $args Arguments for tag cloud widget. - * @return array The filtered arguments for tag cloud widget. - */ -function twentyfifteen_widget_tag_cloud_args( $args ) { - $args['largest'] = 22; - $args['smallest'] = 8; - $args['unit'] = 'pt'; - $args['format'] = 'list'; - - return $args; -} -add_filter( 'widget_tag_cloud_args', 'twentyfifteen_widget_tag_cloud_args' ); - -/** - * Prevents `author-bio.php` partial template from interfering with rendering - * an author archive of a user with the `bio` username. - * - * @since Twenty Fifteen 2.6 - * - * @param string $template Template file. - * @return string Replacement template file. - */ -function twentyfifteen_author_bio_template( $template ) { - if ( is_author() ) { - $author = get_queried_object(); - if ( $author instanceof WP_User && 'bio' === $author->user_nicename ) { - // Use author templates if exist, fall back to template hierarchy otherwise. - return locate_template( array( "author-{$author->ID}.php", 'author.php' ) ); - } - } - - return $template; -} -add_filter( 'author_template', 'twentyfifteen_author_bio_template' ); - - -/** - * Implement the Custom Header feature. - * - * @since Twenty Fifteen 1.0 - */ -require get_template_directory() . '/inc/custom-header.php'; - -/** - * Custom template tags for this theme. - * - * @since Twenty Fifteen 1.0 - */ -require get_template_directory() . '/inc/template-tags.php'; - -/** - * Customizer additions. - * - * @since Twenty Fifteen 1.0 - */ -require get_template_directory() . '/inc/customizer.php'; diff --git a/wp-content/themes/twentyfifteen/genericons/COPYING.txt b/wp-content/themes/twentyfifteen/genericons/COPYING.txt deleted file mode 100644 index aece214b7..000000000 --- a/wp-content/themes/twentyfifteen/genericons/COPYING.txt +++ /dev/null @@ -1,9 +0,0 @@ -Genericons is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - -The fonts are distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - -As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. - -This license does not convey any intellectual property rights to third party trademarks that may be included in the icon font; such marks remain subject to all rights and guidelines of use of their owner. \ No newline at end of file diff --git a/wp-content/themes/twentyfifteen/genericons/Genericons.eot b/wp-content/themes/twentyfifteen/genericons/Genericons.eot deleted file mode 100644 index b5f8647f7..000000000 Binary files a/wp-content/themes/twentyfifteen/genericons/Genericons.eot and /dev/null differ diff --git a/wp-content/themes/twentyfifteen/genericons/Genericons.svg b/wp-content/themes/twentyfifteen/genericons/Genericons.svg deleted file mode 100644 index f81311075..000000000 --- a/wp-content/themes/twentyfifteen/genericons/Genericons.svg +++ /dev/null @@ -1,543 +0,0 @@ - - - - - -Created by FontForge 20120731 at Fri Oct 3 09:39:07 2014 - By Joen -Created by Joen with FontForge 2.0 (http://fontforge.sf.net) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/wp-content/themes/twentyfifteen/genericons/Genericons.ttf b/wp-content/themes/twentyfifteen/genericons/Genericons.ttf deleted file mode 100644 index 1f160ddbc..000000000 Binary files a/wp-content/themes/twentyfifteen/genericons/Genericons.ttf and /dev/null differ diff --git a/wp-content/themes/twentyfifteen/genericons/Genericons.woff b/wp-content/themes/twentyfifteen/genericons/Genericons.woff deleted file mode 100644 index 973e03393..000000000 Binary files a/wp-content/themes/twentyfifteen/genericons/Genericons.woff and /dev/null differ diff --git a/wp-content/themes/twentyfifteen/genericons/LICENSE.txt b/wp-content/themes/twentyfifteen/genericons/LICENSE.txt deleted file mode 100644 index d159169d1..000000000 --- a/wp-content/themes/twentyfifteen/genericons/LICENSE.txt +++ /dev/null @@ -1,339 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. diff --git a/wp-content/themes/twentyfifteen/genericons/README.md b/wp-content/themes/twentyfifteen/genericons/README.md deleted file mode 100644 index faf8f6093..000000000 --- a/wp-content/themes/twentyfifteen/genericons/README.md +++ /dev/null @@ -1,152 +0,0 @@ -## Genericons - -Genericons are vector icons embedded in a webfont designed to be clean and simple keeping with a generic aesthetic. - -Use genericons for instant HiDPI, to change icon colors on the fly, or even with CSS effects such as drop-shadows or gradients! - - -### Usage - -To use it, place the `font` folder in your stylesheet directory and enqueue the genericons.css file. Now you can create an icon like this: - -``` -.my-icon:before { - content: '\f101'; - font: normal 16px/1 'Genericons'; - display: inline-block; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} -``` - -This will output a comment icon before every element with the class "my-icon". The `content: '\f101';` part of this CSS is easily copied from the helper tool at http://genericons.com/, or `example.html` in the `font` directory. - -You can also use the bundled example.css if you'd rather insert the icons using HTML tags. - - -### Notes - -**Photoshop mockups** - -The `Genericons.ttf` file found in the `font` directory can be placed in your system fonts folder and used Photoshop or other graphics apps if you like. - -If you're using Genericons in your Photoshop mockups, please remember to delete the old version of the font from Font Book, and grab the new one from the zip file. This also affects using it in your webdesigns: if you have an old version of the font installed locally, that's the font that'll be used in your website as well, so if you're missing icons, check for old versions of the font on your system. - -**Pixel grid** - -Genericons has been designed for a 16x16px grid. That means it'll look sharp at font-size: 16px exactly. It'll also be crisp at multiples thereof, such as 32px or 64px. It'll look reasonably crisp at in-between font sizes such as 24px or 48px, but not quite as crisp as 16 or 32. Please don't set the font-size to 17px, though, that'll just look terrible blurry. - -**Antialiasing** - -If you keep intact the `-webkit-font-smoothing: antialiased;` and `-moz-osx-font-smoothing: grayscale;` CSS properties. That'll make the icons look their best possible, in Firefox and WebKit based browsers. - -**optimizeLegibility** - -Note: On Android browsers with version 4.2, 4.3, and probably later, Genericons will simply not show up if you're using the CSS property "text-rendering" set to "optimizeLegibility. - -**Updates** - -We don't often update icons, but do very carefully when we get good feedback suggesting improvements. Please be mindful if you upgrade, and check that the updated icons behave as you intended. - - -### Changelog - -**3.2** - -A number of new icons and a couple of quick updates. - -* New: Activity -* New: HTML anchor -* New: Bug -* New: Download -* New: Handset -* New: Microphone -* New: Minus -* New: Plus -* New: Move -* New: Rating stars, empty, half, full -* New: Shuffle -* New: video camera -* New: Spotify -* New: Twitch -* Update: Fixed geometry in Edit icon -* Update: Updated Foursquare icon - -Twitch and Spotify mark the last social icons that will be added to Genericons. -Future social icons will have to happen in a separate font. - -**3.1** - -Genericons is now generated using a commandline tool called FontCustom. This makes it far easier to add new icons to the font, but the switch means the download zip now has a different layout, fonts have different filenames, there's now no .otf font included (but the .ttf should suffice), and the font now has slightly different metrics. I've taken great care to ensure this new version should work as a drop-in replacement, but please be mindful and test carefully if you choose to upgrade. - -* Per feedback, the baked-in 16px width and height has been removed from the helper CSS. It wasn't really necessary (the glyph itself has these dimensions naturally), and it caused some headaches. -* Base64 encoding is now included by default in the helper CSS. This makes it drop-in easy to get Genericons working in Firefox even when using a CDN. -* Title attribute on website tool. -* New: Website. -* New: Ellipsis. -* New: Foursquare. -* New: X-post. -* New: Sitemap. -* New: Hierarchy. -* New: Paintbrush. -* Updated: Show and Hide icons were updated for clarity. - -**3.0.3** - -Bunch of updates mostly. - -* Two new icons, Dropbox and Fullscreen. -* Updates to all icons containing an exclamation mark. -* Updates to Image and Quote. -* Nicer "Share" icon. -* Bigger default Linkedin icon. - -**3.0.2** - -A slew of new stuff and updates. - -* Social icons: Skype, Digg, Reddit, Stumbleupon, Pocket. -* New generic icons: heart, lock and print. -* New editing icons: code, bold, italic, image -* New interaction icons: subscribe, unsubscribe, subscribed, reply all, reply, flag. -* The hyperlink icon has been updated to be clearer, chunkier. -* The "home" icon has been updated for style, size and clarity. -* The email icon has been updated for style and clarity, and to fit with the new subscribe icons. -* The document icon has been updated for style. -* The "pin" icon has been updated for style and clarity. -* The Twitter icon has been scaled down to fit with the other social icons. - -**3.0.1** - -Mostly maintenance. - -* Fixed an issue with the example page that showed an old "top" icon instead of the actual NEW "refresh" icon. -* Added inverse Google+ and Path. -* Replaced tabs with spaces in the helper CSS. -* Changed the Genericons.com copy/paste tool to serve span's instead of div's for casual icon insertion. It's being converted to "inline-block" anyway. - -**3.0** - -Mainly maintenance and a few new icons. - -* Fast forward, rewind, PollDaddy, Notice, Info, Help, Portfolio -* Updated the feed icon. It's a bit smaller now for consistency, the previous one was rather big. -* So, the previous version numbering, 2.09, wasn't very PHP version compare friendly. So from now on it'll be 3.0, 3.1 etc. Props Ipstenu. -* Genericons.com now has a mini release blog. -* The CSS has prettier formatting, props Konstantin Obenland. - -**2.09** - -Updated Facebook icon to new version. Updated Instagram logo to use new one-color version. Updated Google+ icon to use same radius as Instagram and Facebook. Added a bunch of new icons, cog, unapprove, cart, media player buttons, tablet, send to tablet. - -**2.06** - -Included Base64 encoded version. This is necessary for Genericons to work with CDNs in Firefox. Firefox blocks fonts linked from a different domain. A CDN (typically s.example.com) usually puts the font on a subdomain, and is hence blocked in Firefox. - -**2.05** - -Added a bunch of new icons, including upload to cloud, download to cloud, many more. - -**2.0** - -Initial public release diff --git a/wp-content/themes/twentyfifteen/genericons/genericons.css b/wp-content/themes/twentyfifteen/genericons/genericons.css deleted file mode 100644 index 93fd2f6cc..000000000 --- a/wp-content/themes/twentyfifteen/genericons/genericons.css +++ /dev/null @@ -1,209 +0,0 @@ -/** - - Genericons - -*/ - - -/* IE8 and below use EOT and allow cross-site embedding. - IE9 uses WOFF which is base64 encoded to allow cross-site embedding. - So unfortunately, IE9 will throw a console error, but it'll still work. - When the font is base64 encoded, cross-site embedding works in Firefox */ - -@font-face { - font-family: 'Genericons'; - src: url('Genericons.eot'); -} - -@font-face { - font-family: 'Genericons'; - src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAADgYAA0AAAAAWDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAA3/AAAABoAAAAcbOWpBk9TLzIAAAGUAAAARQAAAGBVb3cYY21hcAAAAngAAACUAAABqq7WqvhjdnQgAAADDAAAAAQAAAAEAEQFEWdhc3AAADf0AAAACAAAAAj//wADZ2x5ZgAABEAAADAqAABJ0A3bTddoZWFkAAABMAAAACkAAAA2B8ZTM2hoZWEAAAFcAAAAGAAAACQQuQgFaG10eAAAAdwAAACZAAABNGKqU2Vsb2NhAAADEAAAAS4AAAEuB9f1Nm1heHAAAAF0AAAAIAAAACAA6AEZbmFtZQAANGwAAAFRAAAChXCWuFJwb3N0AAA1wAAAAjEAAAXmlxz2knjaY2BkYGAA4rplZ/Tj+W2+MnBzMIDAhRBmaWSag4EDQjGBKADj7gZyAAAAeNpjYGRg4GAAgh1gEsRmZEAFLAAWNADXAAEAAACWAOgAEAAAAAAAAgAAAAEAAQAAAEAALgAAAAB42mNg4WBg/MLAysDAasw6k4GBUQ5CM19nSGMSYmBgYmDjZIADAQSTISDNNYXhwEeGr+IcIO4ODogwI5ISBQZGAOtvCU0AAAB42kVPuxXCQAyTL+GRmmVoKdgA6FNRMoObdAyRnj3o6NkGLOl4+N75I381AUeUTPoNASSyoWVUBMYUYkmt/KOQVdG79IceFtwj8QpN4JxI+vL4LrYUTlL294GNerLNcGfiRMu6gfhOGMbSzTOz30lv9SbvMoe+TRfHFld08b4wQ/Mhk6ocD8rtKzrHrV/49A34cy/9BURAKJ4AAAB42t2NPw8BQRTEZ+/E2Xi7NlHIJsI1hGgodVqdVqfVqZRqH8QXvL25eq0/USh8AL/kzWReJhkAOV43hMKDW0rqmVu4Jh/BpY+tdNDBh2ndoabnnGtuueeR52YQI1AhILhQ1iDoWHLJDXc88NQgxl5ujS2sMjNZyUImMhYvfTFSdC/v3R+oNj4llSXJvgv4e+6zoCcQAEQFEQAAACwALAAsAFoAhADMAPIBAAEcAUYBlAHOAggCsgNMA6QD4AQSBMIFXAWoBgQGdgcIByoHageOB8gIJgkeCn4LOgvIDH4Myg2YDeoOLA5oDtIO9A8QDy4PeA+aD+AQNhCgEN4RFBFSEZwR9hJgEoISpBLuEwwTKBNEE3ITihPOFAYUWBSYFMgU3BT4FT4VTBViFaAVzhY6FmYWlhaoFsIW2hbuFwQXEhcgFzYXlBfEGAIYNhh4GLIY2hj8GSoZhBnAGfAaBhoUGioaQBpOGn4awBr4GyobgBuWG6wb3hwCHCwccByqHOgdFh02HWodmh3MHgQeHh5GHowfpB/OH9wf6B/2IAQgWCCOIOYhdiGuIfAiciKOIrQi6CL2IyojRCN2I5QjviQIJJAkxCToAAB42oV8CWBU1dX/PW+dyT57Mkkms2RmAkkmyazZCEPYE3ZCWALKJkhYI7IorT4XFERwQdEiAtaK1l0roMUln3WtSktBPltrP7CLyx9b21o/hczlf+59MyGA+jF579333n3vbuf+zu+cex5EICMIERbK04hIVBJ6BkhN87OqRL4IP6PIf2x+VhQwSZ4R2WWZXX5WVaCv+Vlg1yMmj8nvMXlGCG5aDvfSy+Vppx8bIb1HCFEEIhCFyBp/bzbJJxbiIAQ8No9s88TkmMcGuPkxbcKjQCTSRwQtpYkESErDFDmLj8pa+t9Zwg8UNyIA5lHxh++1YFluyVwgSO5yocBMwvFowKtYxRr4Kcw7fJjuoZfQPYcPw1vHduw4tkMl567MYzn6Du9gNwgWr4GmaoqGr3WQYjIY6yqz5lk8JNwiREOCN0+wukC0yTESdoHNmif4vCGIxmVNIN9iY/FAHzqwb/3o0ev36YezZ4nw8ye3d0amrRs2fXtnJzamTxM1DcgZrT8TO4jfzk3upb2d26cPWzct0rn9ye2sPgIxDOw/7DuTB7BKbGM/Cd/Vp/UREXsFMAWajHuBAJ5Tvmcb9g+wawprm0CIUcC+1s7gWQp/eI8/h32ZixmtimqSTSGIReNuu6zd1nOW9Nx2ElpOytqG1ytSn2rCvRWvb9hz8iQfA3xKYWPAxhXrY80Dnykcj8G5pAdwTDef2tK9Q8gkKNaajfOWU5uB7OgekCQCqyevSxGJsnG120xYo1g8ZmKDiicOG9bNFHVg/+MddwDTLZCwsVv2MMsWFA9B1qHuzmTP7p5kZ3dvZ/ch+vWhus4GfkElhzZSbd7uwD2NHaBN7OmZSLWOxnsCu+eBtvEEHqi28dChjaAl10wvwjyU5wHMw3qO9KqsbgXEh+0N87pVggk8CQ9rtH7BhyPk87J6xSOK1r1jR7dGk3S/Blv2nKT8HE+TPKFgk9klmoRe7eQeQTt3uqMbMEVEyIybjKW6mASw8sDFxikYj0WDmCzAZIsQiwaCLDcfe03Kjzc1xWe1t0PBjAULZnTVtPonjpbx9hnchIL4rbtujc1q7+7G+zM/p32fz+yq6blx1OWHRmMR2M6oASWPrOMzyyWYbVZBkVQlgELBimlRsOAWIRAMQZ6gBoKKGhLzIQ9wcjgUm9UlOxQ1TwhBMCQFB+N1u8MlOVxKwmq32qxKMFAewNqaWwRxDdgh68RLN7YteYHSe30+CLpiMxeMH1tbskQxGvMtUl64eUHiqptvvioxf2goK6sg32CUlpTUjpkwf2YsmmsPjR46yikYS73xUimnyGhyisZSpzcXFIc7MWp+M/h899DUC0vabnzphIGwPf16y8P0rTOvhFV3ofSrKcPnOhVLeXjC/E1T916RXzHm0joQZXOd3wvg9deZFEGomNSQKMlevWfK5vkTwn6zEurKypMLYtVSrq+4UFCznWZQCl31Hil3kGtwXpapfGJdVqFbibx8Bhoe3sIbh53IgIoQ3qcGYiKliC1hkiSTCPGHE4KoENXuj5sT5bILzIgrZkecJALBHGDd6xIccckhAMtUnhAsXsVnt7RIiUAVuCWCsEcQ9wgDPonsP+R56k90U/cH4phd7xbSU/RYXmPX6fuvXPZjePyTgiT9G+2Rl4w+8L/N9tKg8iiMu9p5pvFV+s+aV+GrW7Y+4dbci36t7B2/Zcmga+hBehXsgg1g+dnP6Bd0I12I2xc/+xlYtElQBTe20SNv9u5dBh29oVDxvfTXwubkw/Q369+D+PharTMMHzRc2u0qjXTkeJRiKIV/T6OHjtvHhMAJ8YJ9dJ/Q6G5pLb/mTu2Cl2OBvFDWXYB4XIV4/BFpwBNFtSPgSpLP7bdHwjjlUbwwgYchKF8MrxJ2yYES2iJEwnZHPJEHalzV2pcL1bO0p39L6TZ6mJ6tqpr24B1D173k87vraq99ZMKM9hnhW+CWj7MaF2xqn7Al8uNl1o6GFUrtqgnFtiXH3jt0/+phD8mBUXXitpVqbtE7N8qVYvinlyzofPSd7EGVbZsWNA5JFCWTS7y5en0J6g9VI8F+dPAhSls8Q1BHRByJgA8VSCnCIirN8wCC/g3ycujfKlv3yeOXXHLnjCpKU1XshoqIcIYgdL4JUm9OcwL+lRW/dM2IU7Qv1bCjW8Y7HNuxXPkTLNfN8EFkioGVEW2RsCfKQPTyckVpN4zNp2/Q3j/9yVE95pJr2hLdTqc6Z2FF1GmUvqFH+g6KY6EGhOjc6WPipYoo0r+Z/NVeUTASRJ9M2yyIzB6ykKzg2GA3s0HxeXFGF5jjgJILCoRRdrPBbgFLPNEixqIMCAwIHZGwI1Du80qKGo6E40MhbldURQWLiDgSd9jPXfPjUKti3ByLim2wDMZ9uW3Y6n2vfXr1Afrcl9u2fUn/ePo9eu0oMXDL9ZLwzb9W/Rl8kwSpIM+iOgqt4JDNcp6kChMawbiCfnbfLfTs4THFRf5lPq/NkmetqgX/09d0WPOt1o0TA0t9PrxoqxR88pCvD/5B1fDtzx24+tPX9q0etu1LGMdLT+WdohsWSqX399WEZEV4ODXMI+3t2w05Sk5d3ahIYWhmzCv4De7skvxCW3ZDJyxc1fXgClkQocwrykLfPYIJZqiC1w1ZmYtqReXNO1MN3bD6w8NM1lHXk2t5/+YjykfIUhxJnOhe1cRknGEqWLAbAy3gcIkOuwKsh1CIgngB0VUBNuRIrJhocbFDnA4JQW9IxX5PcNCOJDxehZ1GPCibQrN5rOXgPde86/S4nWWeH79ty6u/enJzz/Qh2TYNclRIPTftpqLGD7Qp4yyjfPFSj1XsRQJ2ls9KprZk2RLtaoNgTqDAnW821LT/YubUvTenHrj2r5N0yRQaYSr89VqxpcHTXA5TpN/uXvLUPFFIdt8+aW9vKubxCPZFk6ZdLkBhbm1hRWkwKBcASRfRh8+X2Mcuumx2fWlWaUGJtdBmjI5uuvX5Vc/Xbps/dRibG1w3IrAqLyE/MpM6nR0FmeplooaqCCkIXoqyaQcqEgSPOeixtSh4T7AJc+gBaHtImHzZ4qmJjiqo6pQL6MHJnZWjB+dm04OSBGOzbW5PTaS1fMrmxQ1AxP+5ef7YtnnV4+tqx4fO7BTMS9b5I+7ieOq/xevnbDWV+IqLLdmJpU+s5GOppcfSgnOyeQAapKc940oWpAwh8CGpsdrxAq+moMY89gKbirVOcByzmXSEYCCAlMBBv71hxGSY1Dp8yuRhUtPDm8KT670F9BsAMBiyvA3ekcMykKEPwmkiFvV9Im6c2Ng8fkJT48S+DfDmUweKKoOFqzx09f4DcKjS5hxUemkHnYGd+RgqqsmooyaxGrskfWoHggLO0mAgYQkJvGcZDmN/svlqZlKG9casSMjUPPYXZNlaZKlu7e+f3DY3Wj31qh0HFi54yju2wDvnbrX0p1KefeuiqTMCzXmOqxeueWH+yBve+vGcx25eMTY41ayqolVQffZpaxPl45bd84s/G0hi/qa9++ds+PiVXcub5yTpR/UbtscfuVp42uhZEr310NIpke3/1bDg9ueh7sDlz1zXFpq86qZ7J9093+YszJmYVWgy+u56cdX43fdtXT89rOuUjB5ekOE2BUKegM0MxhMWFzDNwhol6o2yO+wIYZCIB4JpzYKiw5gt0v4Ep1xMtjBfGWAnOQLkQl6T5hx3bWsvGVOydfJVv7l9ctMVu95bvfbI7msmDupebC6RBZMgy3kjRmu9PZc92F0/acclsQ5/Tnada/Tw+KxYgcHYY3HI++mpXQNZDP2cfs3eP3j9AnDG2pceAvHurifuWplMXPKj2+9uu+XoYEOexZDMstpME6+a9+zNk5uX3DZt+zd3x7piNbvWDW6dPuLq9srJFgv1T52/eSI4YO3hfrIikL3CXHWuvBcnVz7n4AXIswvK00fZCjO++oo+8lXqynRC3sv2X6XP8KjrbsK5shdPJBFtBR9qkiAKC9LWBP4sZocZoQ1TeMmsbABrQQ4aZnem7l+2wjt5tvWqjo3XPT3zSF3U2jy2vmeVoWBTcuSNKjHQh2iKDqGDoAxuuwbKOpZdufpeg5X+lj4/kf7z6adn31sKT7A2ZGy5fMSGi+afUVAImjB7+vgeuNWpIAOn/FzAfR9n0gTgA6IpFTiXvbqFg+iKgMtA2YSKCsWGkeCYyRfjjUpIw+HndLqpoLp53KabV8+Zs2zDpZcMb42+0d3eHqo2qRptop/Q6K6qKmf5DPq3uN1eVtbQeN0GYU3Kl0zOmrklowsy+OEg1WTIxfUnbqXA7o4XYI34bHRz/oN1syO4x00ol5WoPkrBam+CcHwghIhl9NWTzJxDM+Hv5s2n6OenNpvp39tjMom1t8e09O58FKHkpP5U30mRjGpEYw3tuKaRKfaItD/zTDufWmcBVFDOkm3kTrKD/ITcTx4gD5FHmGWJTbDVKuzPqtSh/aLUKaqV7RQbAxTsTiUfQPEGobYGAsHaQCygd28gGA3yGRiI4cUodkGsNh6L10VZn8fCCX7Uf0OhNgHxsANq7XW19ojd0f+zsa2W/Vkd1jo7mOSEERx+2ZYAk1/1J4KqEYKyP6aqOOr8n4B/QnqPh1SrqcKUagURUJxFdlWA8/4J0J8Z1bzwMmYXXgYB+t+RfhHgq8D1SWpd6swn4Eq98RDcTT/+RBj92WefQaUgf0I/Fhofkv4lS7RaUAWQ2DOsUIEVmX4Dvh9odXYOHGWvT9dU5PfxAPgQPijBUUkWQAYBT9nGHuMvYPuj2dm0Ot1CUX8jK4NlwydgIn3vlZ0wgz6y85W9f1yRehmir9w3YdeuXZiasfOVB/644nxZtaCee5l8wmQVWWEB2otubua1IClH01FA/eCwSwmcMlw/IKYisA4FhqmYA21CC2eDCiP1iKy10TrGd8rZJf5onIFwCBT9gnAOmJHmBLji4dmYWYBvYzfZOVNKIhquQY7XyJ3wlD2RPhUgXJ7QqRJ7JWK4hGUGA+ZEHK8nFElBuDfbJYkcYCyUkUN6FyOhnI8e3U2PL1++0Gra96P14N4wtn3lu3dNL0+GsEeNIgz72WuLHwTXPLf/cvrh7eLgwZ1brlzbMWvuU9e0Z3d3LKJfLb9ySEuWYefyFf/T1OJoD23cFOu02CIFVbHSqlmBQNRgMBcVVIaLndFqc7FDVirLKmpCY3LRJjTa7CMDgVFWm2w2Fnsr7JVdHq9fFDo3tkam1eTYzJMWra0vHxYxFRvNjg2PdEy/fRrdcAo2LWqavuPt1eNvmOeMj1m9ih58+GH62ei23OkzoPpZk/k++tnba6/7EEI6B9abyShwmg3fY1izcin9/d13nR07Jq/BNmP7u6tGbVoTxrZmCdC+rOnWDZHqa+5OZQ2/qX71YF+Jt/2ap+YKS19pGW9talmy9Efrf+XyTJnT9XF7pNoaHDJ33rTiyjI1O8/hGD1ocIfH4bEIQo7TXNzm97eYkN7WVwpQNrbU5RGg0ufrCFo9TotkLCpzz6wdtjRkyhl5ycpYtKPaYM+rGVKe2NA88apYfs7yB/tu/ubdm25cc+S+pVb38q2T76FPrt+wqtT5P3t2wfKf3Pc7lyTk3PIB/dPuffR3H17fL78G1FQkm3SRK8mtun+SkekYkmlQfZwGodgwz18ZuGR2hjIsMslG6ybBU0osLdcopR6IhlCKOOnkHAJ5khhPcwrGQ60utMviiDIZtqtR+z13FroSbmehu7nK77AUOiyWaZ7yeKk7N7z4jnfWLHx47ZSgoaA0mPBGNtzaNsSSV5yFU1xQwNBomnXP3Nj4sfeDAew5ZeXDWiIWn2XY2urC8mGV3j8f+tmBl5oc4REL6l0tcUu0oCw8tLO2aoakZZi8QKZZSpJDLomEZ7a0Bkrt9praSkt+a4k7UT1kZHD4dT2dYf/QznkxeygSCddY3ZV2VSqyhKqcan52npovIXlJLrlhVMfDyetOz3NFwoMToXJRNucb8wfXTq65du9WcVFTT/TK1bMbLD5HcsWgWZdOG1Hhx7I3Im7E1evIIuxxF07qPDmExqcpz4AzmadcQjyB6tYlYj/HQ4ov6A3kYTZwiWWghiSc/C0i2kLybrVo7MgZI5qceWWVy1auW3X59KTZjGrEYLK6/dHS6IqOkWaLZ8Tw+gKoV6zJoTPGTxlalyWUt0zpmj11mMUiFUSi7aOmjh5TUlwkmpxFRuNJ1dE4qDR7zPCRjzz89E/v3TDbqQ4ScwaHp825YdvB+TM3T01Y5NxcVaH/T1DtDrfL5yrNNgtFrpxcKPRW5pVXi8+m/ibI2ZJsqR6+dOS467vaqrz5BoRYJb+wItJeXT138rjGqpzst43uJSseeuCN2ROuaHILeSVFWYTzr1uxb65EmRxErsPesavc0RxkIiahmmdMVERbmhk5KI7AvICBgT/Mw2xte5qo9N9HosV0rXWATrSmOUz/fVuG3sTVYREYf8P+hVctnzjuig+fR/ptGl7Xtf7uSVvXtY2a//JD21dPraKLmry+IU0dU5Z0utzlbktBNNE1v3Kwp8RRVBP1eYuc9fVTp63atmRZfUMi1jVj4+yWeq+npfXyCdWhQqfDVlJWFff64tHp6w78ZMUqsXXxFQv33zC+MW/Isl0v/GF1x7QrNk66e31XXXtO1dTV2x96ef4c+uuOy2cMaa4IFjsdFqPRnI/vCHnL3e6WkM1eXl4dCtcitXIGB41tm7toRGswUGI1mzyu8NDBVXabxxOrLSxCm659/LiaoaEQtweQ5RGF8dQoYyg4P3XrBvdKJbIuzrlCQiWYuFbiHc88/0hU0IpWNHuwyM629liSsSCaHHbl6FmDtd66FfOSoCKieWaOKjAYYG+sXSLFdeUGT1DfY+7u9oraCkG75IFvNsumak9Jx84p0/b6A+26ifIebFUj6mruLQySWjKUjEG7bDPWMo7V0octikQHxwqwlmmr117OzDOFnfnj3DxR7ajjWJJ7Xqx2CayOOHNFKcSrMJd51GLVfWuAGpvzyIydh/ksCGgOuQXtItYVaPUE/aLdwc5dIL2VP9iV3/nCoc581+D8+tvuoP9oDYWGDQuFWmHE7NbW2a2Cp7JhUHXZ1NSWx8D36KP0o8cepx89+ij4Uh9X1EwrrRrUKFfjQAyt3lcfyrvydfolPU6/fH1NQWll0dqpdVNLDv51tmw226ChcEpd25IlbTUT60R6evyfniqZFo7PjouGfFdlfmdnfqUrvx6UUCsW39qq70OhIWW1gxqCQ1KLu/cvXXagu/vA8QPdwn01JeOGlDcIHaGWUHUy9XSiqzhcd9kLGydO3Pj8ZWjPRob5pq6tDswzwtv27Bx5zKC6JXctqR4faqbX5MytCMVns/nJUFNFqSE+ksDxYA4uZsaLfDlIGIIKRF+K4N3msKmyJ2MzBmOOhH5Tmmz32701ALPvnzNSmx0HtWZEjfzmli1vSfcjLVJn754zZ/dsWHI/XpaOzLb7bSEvLZv1k5mxrh+POHLYU1PjgU82vfTKpqXV1x7p2jVr5s6u39WGjrHrRK8jW5tBuc4n5Rn7gS+Q6f4HtkSGfJetkzkg4UIjIeFQkOln1sbQUPhDoL3bT/9A/+Dvbg/AEtnUMKLBJKt8yeKIvnx2hK1RpPaxDPRD8PMHdkilPl+pRHSf4cvIDVv7168chBhFkzEnYTNCzCHcBj2pL+h2WC5YKKYFCyxP/VPIp9tTX0APvR2u2J36MvXlbrWVvksPQnnqBfDR5+m7EIUx9CP6sLiX/hHGQvTMt/S9xavpq9CyejFvu0DIWWUktt1FRvK2q6KAqpiZRCrkgW6xMWue8Uec32ztKGFGxsiMJZ1VMkuLe2094RaQ35jRaI3OlGXFWlTjOm2QVboub7A721qWX9ZcIZz0yk5LaoWtVP6301pa9pG1WBRcouSy0H8W+3zFMDTbXqCS+fMppS1Wq63CZhYMtKEgV5TVygrZ5qiqKqErf2Evc5v7DIqMclKY58wz7Mq1+rzFwWJPjoXjFFt7YmttA63ZAQtN5HsXltIrSRzrBJRavl7H1pHQmHUg1xEjQi/z7TGLF7OnNE2T0BxGZoQcISNLWLLC2FIO97IZIbPIKuFUSBFKxHe6GaApmEwRtobXzs5JZv2Ky2EZ8ad9xhnrgLmM9ZVVxCY8kywmNB5NYh24QH5x1aoX6Rn6MT3z0sqVL8Fda96/r6vrvvfX7KJf79wJWX+EwV30GZWsfEnPxLKj3YIPvnRmZdfO458f39m1k35N38LsEqGz6H93wST4gy4fWCfC13lNeO5lOGq3iqxXPawzpW6+UqwxL8DJPZLG14fp5yf3MM605yTrk3PtyibFpEr3PSJnjNhwszBnni5W3B5PjxcbKh8rLCKj0jmNmyZgZ7fH+rgFLeI+1etE5h9I4t6paGfYFNK0M5iNZUixvbA/4KSE3YdezHl+XVxkMGnEutSi5a+KjEclLHqJniaoDUfQICqBuh+qqoRlKaFIibrsSV4GYdahw81drd9ZY+lXIBhUrFFxTqgInsEqCW4H2qeHvqvyhOT013VgTEAxykYlaUIdN5zhacQmprdM2pNOR3Az/VBPZ549FyrAasyP39MASvQ87B7faPqY2Qvku5oCMT0ggc+PaTBNvVq9GtvjRoQDB6DB0CJAAtSAN5+vf6qQsIeHIuzCn4SyWamT5U2NQW+OtV745jmhbL+/O7C/0GwufC51Yn8A036hnufy15TmGUORKdKL+1MnnvP79xe1thbuF8owecDf3T83Oc4XkBLsOxVQS7MoiHK3ZEZ2R9BqQQRDDYXYh4aG6d4X0vMH6iFr58q+lesPf3V4PdsBNvgfKzN3cOrseuFeeCd9c/16kvG3p8viLb2gOJIuKg+sdkvMY5NN8I+LykyN6n+nQdDEldR0Ubn023O1MvA+FgfEe5SQCu6L6zfTfrAeotZvZwn/R3UUcm6FI/V/1IvrNwKVBqK8T3KxTqWIbtUstoJBW9AIcayKaATe8UZgnuU4mhpx7kQVOO9C/JThDJUX0q+Q93x1GVXg9GWQA4Mhxw9r6Nbxr3/w2jh6K1wx/vVly16fmCLMbXeSvjqPY6uMT1J50erVi+E0nF68enVfJVwJqydMnTKB3kq34hFe3aM/cFKIcXQ+r84sxsXHZx0Bb5CtJyms7kgrE8xiTUDQ4oBggjUEbYkM3vs5c8QGJXS+KZEiDzynnBQA5vKW3P3zXdsv6Vj2ejus+X3oujPkOo028mbd/b9vp7bwasB73bc9sow3raVn6Mk9yxBy4DlP0Z6Twgm6l7Vp4nbvlAlw5QfwMX8DvMEauDf1Lm/4191LeBNf7Zm7nIMxCAy09DgU7H/mxsP6GQGVUS8kNdpLezVI8h0k5QvONZYnvXbL1wXOf4eB9PWKSa2vt69XE5N8JybVC841lofJqJbWKxbEsxiLHrJVGmJ+fcVNZT3IsAqRSo70O3Mj534y0QFH07GnPQYINEwhOM+mAV/TwUfPofDMCEX7EXTxrzfFTRABj5mN8wYoRd6wgxjZfLXgH8jFoBJafpD6qf8gLRfGPfecdC09kPoMxtHnBAe0geBIfcawRecLGnZtFp/tCLxB5gRHra9pfUQTccIoDDApc7ineqGXJs/xY8YXjNyfYgT8M3kYi0jhT8TfaUzz8KRetmNVJRLvv16lF58zkDzGdIwCm90OHIoaQfWjPGIf9fZpNClqqSfmClNTe7W5ybkajMf0XAVL79OgF1vO7vXN5fdy2a00f8K3syE2ZkKoVOQ5jPYgDCVT/ElWFegdiDc5OLc5g+ZxMJ6oUO4zhVGNOQFPsiBQBT4zM45QzQLR11DazpLDdPdvj8A2mAwlb6w4S2Y/9AX9hO5/ctXeVfgnZ0JRfgvzD4tkxRv0L/QpesWRJ6Edir54aHafxvNx3U5krMdZ9RXsDSeP/3GhPuE2KU7RFmQW/VOzGDwW9d3KvOiVU7891bq42eHwCd9UrrpiVSX9Xz7vfh+lf4sIs0ZpcxK+5LTueun9UWPHjjp9hM8qiLE1ECwvs25iQ2yI6LyGoQLaLglub3IkQ1BD9PUwaLA7WOODakgQOI1SvCwajv66nf7q1ekPbW0EtAoCsS3jWfATbmi+tsOQV6//dCa7Dr6pC77ijZVQlB4/FupoArQm/PEhJ4UytjDz+LGFM9kFKA+X0lree3osG48Rq8xEiOWBl3F6nFZ2Nw8V83n7A8L4XOM0mQeGcQTXWKpn4qRVOG80dmRhYSntaobtVzNsYDFggjaxZ9WkNNl6jTazM4FsZPMC7lCYbOSRQj32EMFTZVgfi5rRhChgxRfYxXKuOWZOokvokkkzd8K+G1988UZ8s0qYNllzFG/APZOOrtkFWSnni2B4kQWqMTyby/BMPsGmEJIJHyQcMucl9IR2Qj4xN0Vgr9aLY4UyaiD9XIoU4WCx8WJHA/mG6BtwRyPTbSmuCgdwBgsZhO8I4qzOY35uhwkHkTWBeUAcHlMZChiP3jCh6MOf/yxon9aM8P/+4ZtPPTZ/vbyp/rJRf05plvfHTFr45Ap2TSnF809DqzaOfIb+o4qetm9+A8Rbd4GdTrj8jUdG4/OW90f98vI1h7eVgoI3aYrZJCK2VdJ4a9i01FhMY7qeDH9YJ7D2cUn0p3OcQfOkD5/rIzyQkCHNVCFpYH2mcjuzjM1yzg/SB3BI6fVLc3q+CPX0P7BdoxZYIz2UTqzqG46CwYbhn7t7enb3yA/QMsq8pHtSJ/Vjyzx2F8WHHuphWc7jJirnswxfeJjewJkp87g8NJXwCO3n5iMicfqqyIPzBk5Gwl7FdUr63RmmnNCZMknjjvmCoz8dWaszZV39yFzxeLgSQrMRybPPxPII+7jyGPgH6cBRFqOaUUM0qZsDfJ/EyrH7OAj8CdAfpPphn06MJU6bmUbS33qGW5QswJcROkbEicps0RJuz+rqMBpvgrQfi/uYuH9ywOKlqh7a2Lq2KvTiFXtOFkqE22U7yjwbD0WqL9twck9LK5+bmgqqnI41tlsZ/w6yiREMRIeylUERablyoL39s7Yj7bSBnoA3oa3ts/ZjbTP2niV75V3tR/EWjKEN4Ga3juFZW2rHXiAMkIHpLpnRKPVc/4t6RWS9Qtyn+Dv57/KTXNcIWHjMAxKBL6hlOkxn4b/05/IT1EItnTBdg+ncD4kT7HeKpj+Dcx7JLZJaiUynP2cRvjB9OrXIT3TSn+OznfAFt+WTCqsHY3RMQQJCRKo3haymV2a6WEBqk+T5GJYkWT6sixGzcS+BkMSfxhQ2JlO9/bERIlaPRbqiBIs8VLmPyyHgDMWq6fdQttkkzdxL8wRZ4+HexCiyymuMlDEJOEMEPaib8/gCdiJrysX2n48EUbJrUOckuCVIMvYe2xIRm2/geWSAPfh950I/mUplUn3ahYn+4PJMdPn3pHjXCNwPwn0ZrM4XrcpnkIXhmKw7ZPhe940wRwnznvXxaxILztHSs13EW2kc4e9n+BW44P0RpnBtvtiAcsQYM4ThXFEae5GWKZCzMuYFzJSJFh4zjM8VvJ+ZuGd1H0LGD85wpljHYqbP5fQRPFZBYQQwBIKIz/AG8UMfDvJNn91xltzx2U0KBw7uCdePqXfupf/5RSn9N+SW/gKyGU0k+rxX0lYcw+c0ADC0GggCLuhHAQmrx8KaAeWGtxYbpwdTK8qhjVUdo0t1UBCwajp2AXPbMD2CB7d74yFHpSuNEeewp7wfe/R6fF/p6ShNkqmDPqznl8zhSIfO7yhT4N9CMF5l5B48E1va8qhcXyMQI0bgpGWR+8z+ZO6I1B9mCQE6S2AjRHHecY8cKvB9/MZ5Pqx8piZKeXAK7nwx/l0AMKjFPGcZy2bDcpWaYrORvZvF1+nzNj3mJj7iTEM0IatNSzOrWyCa4BaLwk2LZEZ0+4gYDof7DjN/FBMlTZfnM1ha4s4EszQFRMs96lx1LqniKyuqX1EtapARxaAlEJSDzH5MBBNyPCEmHIjKCYdod/gdqh3Hmgu3PazObaS/qWm2b3l7qLPl7S22plr6m8ZPDYZPG6Gutsm25e1h1mFv32pvqoU6dplu4vArnLrV3lxzLqf+gtzsJL6huUbP+qn+4lvfwheXcewmF/gYrGjPn/dVCXAnvwpxv5Ux4AQoF35fIoU3n9qyaYNwaEwf4anUyDEXfWySOrzl1OYxqZEbNrGjcGjDRfyh+JxeKc/YFQiobPaz6S7r3CGlHxgLQhgmTGgklB79qj6532E6mM3uc7Ki8yiTzhLZ1Yyql4kO1Yxb93MunpN9laN/mdP/vUcG5/VwKBFvnmbFkwzeD1h/yORFMmRh4ql/Y6OXmOIKov/bFDLg2xQsLf1tigg8eN7wvZhLBmCu7gRPY10adLFzDAiAp/UZi/tvMqDLqypyPGLvV9C6YpjLMdV4XjGe9G9AcUIaXIX+IoFXG6d+pmj+lQ/2v6hliseHsN2s9f3VuFDuLBfKnZRZpIux+N4IMrcL5U5YrKP9Xtqr7b1I4MK8mL52Bi00rcfOK8/x3V9PMc560RdUqYG89YKCzhw+z448r4zId5ehr1zjrHLw5WoGtOxXCpEYj+j6nvLhFX9Hx13P/Wz2TQsripyFRdERxc53TeaRU76vTkJD4+RVyWGXPDe6oKDEV1LsHVxdNazBW2q1VUfT3xnoNq8u1eynotwwRwXH3BPUjcPmhhMX5GUZjSxvCkdeIsxhz/Iy5kPdzJ+R8YMwpmMmdnwigoZBxIJb0Oe3oGUXKWZJhVGNFHt5J3TQ/3e8Ukt93sl9kVrnUDyTeV24H5NnTKf5mo6Kc+db5Sq2ksEs0BbBXgaJFnChtsbKrx/bFLzxhZfHPvDA2Jef31jRPBZF9rKRv3rzvpbBI++9d+TglvveenUk9zMsghPqTsWNM1j/0oz5v0RQLaKDObSDwtLj9AjUHD8iHTl+5MhxqDnT/Q2Qb+SGbcihG7ZBA7y5jb5J39wGb9KyFom0MJuM26dpP1ARW/0xCjFUtGjFXRQQHTsXwK47iRREFZGHgqvnvO4xpt91F63MYYR583CHVPZcDu7T73f6XlyP0h+uh+2Hy0/9XyVr5DvKLPuBMi2o/oPqD5XaB6/Nojv2d/1QySg+r3WxTAxF0zIqox7Dck1GgQUtmIKowpg/zSRwrycDYJGgHtrR9uLCsxyP5STzjtJeLsLsYz16bEfbOKrp5+l4CR3X83iM+MC3yhe8i3zH8+d8DyLrk4wu8vLgKNFnCvMAC44eEhfyUSvb21eOGr2sJdLg8zVEWpaN5leA95SMM49ZpGwT+1MDMI7zo2zmpYE0iPMSWby2J8iX6oF7RhhwSxqbWA31q1JklT9SxMy8FFePUvqThPatiZ6e8lmXhrWB3In7Gi4cUhbg6MbOkT0x/tmiwg3hPr7ffArspzazVVLkHdJ5Y6jpkbWapn/fwHSxPB3bUECcPP7Yw1FSUW08BMXnYa44BqGVUKQnfaiTFn+1cuW8Scvn/eVXdDKQ6xfOrKu7fM32y+a+q2ijRv5k8Y15atFNK+9/Rnh+yOjW0lLaQo+Nn3QbSfvRiZxZH/aJEdWTiFh8CY88Q/tSq6DJCnZA85IbVFxzpn3eGucW2QyDWD9nAkvAFGSBpZxdwP60PkbB7T3LsVLS6UrfO0KyNzUX3ExAjP1x44w3GEkOj9+24Qii7reYPBb24QSTtkEAumdY9RsBTXpNN25A+5aPme5uAd3FrH2rcSKM53KaGFMsPeN4YSMMGmdRGjczmLNNO19Pmsl/na/DHEFFHcrDR4OJGiEfaoShqmMolEGgBvKl4FBwJIJDhUBQdeBfvsgy4SnqugTCM8+YyBfK8BomyiAfEmoZqIl8Q7ASTxwJfKHkUGtkhYWfOmrkoQIS56ECPi2pmFXENzryUeouVJF5opglm1wCeQ2SbUq+r6iwPloRBJBlR64l1x8oHu4szHXIeaUOZ6RQzK0xFNoq8setlqweyWZoHt+sFOSE7O6RrqXz338qUOv21biUkuza9vJEbrDYa/F4jKXZ1vb4YDkvO1TgLMvzObPcTkNhKFinlDbmDwpWocFoAIOcJYPT9aMPNklZ2cPdWWqewZBvzW0OCvmWEXVeo8FjqKktExwl4Ypyk+CRBl+kuP8jKRZk2H0Tfv90VqTIYLGJpXF3QjX78qxOH2Sp/qzmuKwKdl+2scIp2p1Ge/b6dsEkZwnGLF9ps8dmNRlM4L8ZcgwGRTWLDrnINjjfXOINOEzmrITVYs8xFagWi5xvslgLnc3O2opKt6vSaTRPrC1oNWWZchzloQVT76Bnny3PuWVoa31JQaxFzjaquebiItXutch1xoJsydI4bERZl+wwORWuQ/eKbnWulPFBXsTj+/m875c33PDLG0Rx4EE6cQM/DvhLf1PI/C69DNVR5g3kG03sFfv9NXhiYHOFxEwg9iLq9yXZM1KSr2XhdeQa/KqB9CW5HyeZXucSOH9hl/V3DvQBVJBaUq9/C65HLiEn8+jfhKe//jEhY4sPgfSl8vSEl9LEDpGmkX/pfZY0jmK2cGPg6pu6d/B0n74WKbSnA0ZGrfE+yPRGtyb5vGtHMuQLdbY6qH30ju4HvWtG4QU7z7s/Q5iVftvi/P9XIK1LMos7mW/kgejapI8wA15EBU75FZGBBLOccKMkkwLOw/Q0x7cExwCN5OrrIUYRbWIItkh8xdTnDUIsGFDyQWGxXA7d3VgG51w0BD7DAv/t94MfeJSf+Os4tiNODySdXf5x/m5/vqDl+zGV70xqT8cCgZhf1agDaWeuvzsA5aJsGz1l42kaG9feHYc2LenMx8z6U92Y6nImU//Bh/wxQgZ+pzmCjCMdZDZZyNeM0jGBLZBgQYEeU/8VFmPLhnfABf6J4LnRZl4fPGZAvT/y54Kj2j/U7bH0sI9qPIsaL51kqznpJAuiSeli0Jc2084/zNHHnQvCg0iqPkqfj1zrBV977MG0nODpg3tOQkZsUJLoRyf3pNXK6fYBxnB7RnYE7JOTalLp5etpRF+XjxgFEdmugy2PZuas/Kivp1XMFuiqszqTpMf+OppHBuBPX4iSV8dahL4TApceNAenr97GXGLsXPhpegVPgBU4p+7EOeXhay0OHh2QcIHD5ItFYgM62Rax+UwtkOlmmd61mD5IF9IHF9816vXVmpbuO01b/Tr9sd5Nh2c+9ut3Hp3ZtsgC/9EePNcLD2o023KZmEo3WkjLBCETUB50j1cl+57aXAqsrUMgGmRLfOVBpf+COREI+nRvWDQRMPFa4k2X4G4RWFwcOytQ7TY//wSVO8vyBJUvEryX6501PxANXD+Lfr3zJ/Q/M2/AkwUzPXnvsbu9pffj6WWPfwHSF49fhsldJSltZ2rIrH9t6nrijqaKLb/kiwrD2hbTs1v5+5LHH1t3y+Z1jx/Tz7YCLB7bilkmzT0Mgn7tenwVvvJ6/YyePdzVqf1887zlka7krFsmZHxd2oC1bMGTRgtZ0116bN4zniJxxsDGkDIEgH4OwLiNPWLyVgHJQivB6lDtxCG/df99R+gV9Cn6lzdWCKT7pUUQPiRGIpSseANKYDJsO/LF8Zeeof+YwuvwBspCI/9/Nkp53BnnipxEWxMRRWDu1YAQjLjAHZcm7enpmRidGXmh1/rVM2fJM19Zex3vQ/ExUeuZKJCJPZGZUUomFRykXw6iX0LBICg4uPngwXRMs4gtHbimJpP0mtq5b9QdGQ8Od3yaBqbVdJ8M2HMCldkz6vRd1yH9XMZO4P2dnfluTv+xcAGGt8yXzoi1nmL9zb/ZI7xuRraKBqJHFv345xFRifHIBY9E1tKtULUW7ejoOqiiW9ceFZ5Ivf9+6njq+Pup94Un5E/oT35H93z4Icz7nYhmCP1R6ka4ha4VfgQ3Zv5PgUwZmXgITzGgCT/gJUePork/4MH0YtzA+uUPfFrklbzwHUczVbz4ZbSC1Q8Wp2P3uK1mR4ZfyfxPRpQutprNcdrDo82Z3KmBIMIyuwvhhN3BfNYKH9Oz3OzqZoPBE7PGDJp+wx591beP6GeUcWMOZFwtA0n/hyxN18zv0q9TnoYLvz8MoCE/47uiNvkn5QEP/2KAfy4QcTvsCd0cKfcNuByWHHZLmC0k6zf457L9dzLf9w/85EhcYfeYzB/T3//0ydqyImHwjo1gfNN2RemgQRvp/qeferZ+UKnRt/Wen0Kgp0RzBApr7qRXH/77oeLyunJDYM+bv4S564ou/IiJl3JmsbuwsCj75gpj1OExlK3L+2JQaa1j0rS6/CbXoGz/+OEFaBkGChPO6Z0JQ6W3PJxVOXFM3oD+EHnEaBGTaB//Txb4grvoy7ANWwIldJdQsqvvUmUIraYPfP4XSpSFp8/ApZ/B4/LjtBqOsg2OnXmJDmckQ3orNVyceWbH0aMca9L+ovQa8kCLkqlg3ag5L/qSmzNs9vErfP//ATHKtuMAAHjajZA9TgMxEIWfyY9EhBBFDuAKhSKON0m10EUKUgRt+vx4ky3wRruOktByFlpKuAT0nICOO/DWsUBICFhrPd+8Gc+MDeAYDxDYfxe4DSzQwEvgA9TxFriCU3EeuIqG2Aau4UTcB65Tf2amqB7S2/pTJQs08RT4AEd4DVzBFd4DV9EU08A1SHEXuE79EQPkMJjAcZ9DYood9xEy+pa0QcrYkjSkZsmlzbFgXKILBU3bYobjWiFGhysJuclnrkJBT1E11M+AQW4mzszldCdHmbFyk7qlHGbWDbN8YWRXadlaOreKO52EalKqqkiUNY6nL/14hsVTzHyzgqKxJk9nmSVf+/ukWOOGjpmna9rfrhDz/6nqPtJDGxHz2szXpD6LfZs1ll/d6fTakW53ddT/x6hjHywYzvyTa99BeVtOhrHJizSzUutIaa3l3zU/ABw5cLgAAAB42l3SZ5MVVRSF4fuOBEmCiZyDiInb5+zTPYOkgWEIEpUgQUkShpyVoCA5Jy3/LlBz3/ED/WVVdVU/1XvVanW1Bp83rdbRd0Hr/ee/wbdddPEBwxjOCEbyIaMYzRjGMo6PGM8EPuYTPuUzPmcik5jMFKYyjenMYCazmM0c5jKP+SzgCxbyJYv4iq/5hm/5jsW0qUhkgkJNQzc9LOF7lrKM5axgJb2sYjV9rKGftaxjPRv4gY1sYjNb2Mo2fuQntrODneziZ3azh73s4xd+ZT8HOMghDvMbRzjKMY4zwAlOcorTnOEs5zjPBS5yictc4Xf+4CrXuM4N/uQvbnKLv7nNHe5yj/s84CGPeMwTnvKM57zgJa94zT/8O/LymYH+qt02KzOZ2QyzmLXZmN1mz2AmvaSX9JJe0kt6SS/pJb005FV6lV6lV+lVepVepVfpVXqVXtJLekkv6SW9pJc6Xvau7F3Zu7J3Ze/K3pXbQ981Zuc/Qid0Qid0Qid0Qid04n+nc0/YT9hP2E/YT9hP2E/YT9hP2E/YT9hP2E/YT9hP2E/YT9hPJL2kl/SyXtbLelkv62W9rJf1sl7WC73QC73QC73QC73QC73QK3pFr+gVvaJX9Ipe0St6Ra/Wq/VqvVqv1qv1ar1ar9ar9Rq9Rq/Ra/QavUav6XjFnRV3VtxZcWfFnRV3VtpD3zVmt9lj9pqrzNVmn7nG7O+kuyzusrjL4i6LuyzusrjLUjVvAQpVcTgAAAAAAAAB//8AAnjaY2BgYGQAgjO2i86D6AshzNIwGgBAmQUAAAA=) format('woff'), - url('Genericons.ttf') format('truetype'), - url('Genericons.svg#genericonsregular') format('svg'); - font-weight: normal; - font-style: normal; -} - -@media screen and (-webkit-min-device-pixel-ratio:0) { - @font-face { - font-family: "Genericons"; - src: url("./Genericons.svg#Genericons") format("svg"); - } -} - - -/** - * All Genericons - */ - -.genericon { - font-size: 16px; - vertical-align: top; - text-align: center; - -moz-transition: color .1s ease-in 0; - -webkit-transition: color .1s ease-in 0; - display: inline-block; - font-family: "Genericons"; - font-style: normal; - font-weight: normal; - font-variant: normal; - line-height: 1; - text-decoration: inherit; - text-transform: none; - -moz-osx-font-smoothing: grayscale; - -webkit-font-smoothing: antialiased; - speak: none; -} - - -/** - * Individual icons - */ - -.genericon-404:before { content: "\f423"; } -.genericon-activity:before { content: "\f508"; } -.genericon-anchor:before { content: "\f509"; } -.genericon-aside:before { content: "\f101"; } -.genericon-attachment:before { content: "\f416"; } -.genericon-audio:before { content: "\f109"; } -.genericon-bold:before { content: "\f471"; } -.genericon-book:before { content: "\f444"; } -.genericon-bug:before { content: "\f50a"; } -.genericon-cart:before { content: "\f447"; } -.genericon-category:before { content: "\f301"; } -.genericon-chat:before { content: "\f108"; } -.genericon-checkmark:before { content: "\f418"; } -.genericon-close:before { content: "\f405"; } -.genericon-close-alt:before { content: "\f406"; } -.genericon-cloud:before { content: "\f426"; } -.genericon-cloud-download:before { content: "\f440"; } -.genericon-cloud-upload:before { content: "\f441"; } -.genericon-code:before { content: "\f462"; } -.genericon-codepen:before { content: "\f216"; } -.genericon-cog:before { content: "\f445"; } -.genericon-collapse:before { content: "\f432"; } -.genericon-comment:before { content: "\f300"; } -.genericon-day:before { content: "\f305"; } -.genericon-digg:before { content: "\f221"; } -.genericon-document:before { content: "\f443"; } -.genericon-dot:before { content: "\f428"; } -.genericon-downarrow:before { content: "\f502"; } -.genericon-download:before { content: "\f50b"; } -.genericon-draggable:before { content: "\f436"; } -.genericon-dribbble:before { content: "\f201"; } -.genericon-dropbox:before { content: "\f225"; } -.genericon-dropdown:before { content: "\f433"; } -.genericon-dropdown-left:before { content: "\f434"; } -.genericon-edit:before { content: "\f411"; } -.genericon-ellipsis:before { content: "\f476"; } -.genericon-expand:before { content: "\f431"; } -.genericon-external:before { content: "\f442"; } -.genericon-facebook:before { content: "\f203"; } -.genericon-facebook-alt:before { content: "\f204"; } -.genericon-fastforward:before { content: "\f458"; } -.genericon-feed:before { content: "\f413"; } -.genericon-flag:before { content: "\f468"; } -.genericon-flickr:before { content: "\f211"; } -.genericon-foursquare:before { content: "\f226"; } -.genericon-fullscreen:before { content: "\f474"; } -.genericon-gallery:before { content: "\f103"; } -.genericon-github:before { content: "\f200"; } -.genericon-googleplus:before { content: "\f206"; } -.genericon-googleplus-alt:before { content: "\f218"; } -.genericon-handset:before { content: "\f50c"; } -.genericon-heart:before { content: "\f461"; } -.genericon-help:before { content: "\f457"; } -.genericon-hide:before { content: "\f404"; } -.genericon-hierarchy:before { content: "\f505"; } -.genericon-home:before { content: "\f409"; } -.genericon-image:before { content: "\f102"; } -.genericon-info:before { content: "\f455"; } -.genericon-instagram:before { content: "\f215"; } -.genericon-italic:before { content: "\f472"; } -.genericon-key:before { content: "\f427"; } -.genericon-leftarrow:before { content: "\f503"; } -.genericon-link:before { content: "\f107"; } -.genericon-linkedin:before { content: "\f207"; } -.genericon-linkedin-alt:before { content: "\f208"; } -.genericon-location:before { content: "\f417"; } -.genericon-lock:before { content: "\f470"; } -.genericon-mail:before { content: "\f410"; } -.genericon-maximize:before { content: "\f422"; } -.genericon-menu:before { content: "\f419"; } -.genericon-microphone:before { content: "\f50d"; } -.genericon-minimize:before { content: "\f421"; } -.genericon-minus:before { content: "\f50e"; } -.genericon-month:before { content: "\f307"; } -.genericon-move:before { content: "\f50f"; } -.genericon-next:before { content: "\f429"; } -.genericon-notice:before { content: "\f456"; } -.genericon-paintbrush:before { content: "\f506"; } -.genericon-path:before { content: "\f219"; } -.genericon-pause:before { content: "\f448"; } -.genericon-phone:before { content: "\f437"; } -.genericon-picture:before { content: "\f473"; } -.genericon-pinned:before { content: "\f308"; } -.genericon-pinterest:before { content: "\f209"; } -.genericon-pinterest-alt:before { content: "\f210"; } -.genericon-play:before { content: "\f452"; } -.genericon-plugin:before { content: "\f439"; } -.genericon-plus:before { content: "\f510"; } -.genericon-pocket:before { content: "\f224"; } -.genericon-polldaddy:before { content: "\f217"; } -.genericon-portfolio:before { content: "\f460"; } -.genericon-previous:before { content: "\f430"; } -.genericon-print:before { content: "\f469"; } -.genericon-quote:before { content: "\f106"; } -.genericon-rating-empty:before { content: "\f511"; } -.genericon-rating-full:before { content: "\f512"; } -.genericon-rating-half:before { content: "\f513"; } -.genericon-reddit:before { content: "\f222"; } -.genericon-refresh:before { content: "\f420"; } -.genericon-reply:before { content: "\f412"; } -.genericon-reply-alt:before { content: "\f466"; } -.genericon-reply-single:before { content: "\f467"; } -.genericon-rewind:before { content: "\f459"; } -.genericon-rightarrow:before { content: "\f501"; } -.genericon-search:before { content: "\f400"; } -.genericon-send-to-phone:before { content: "\f438"; } -.genericon-send-to-tablet:before { content: "\f454"; } -.genericon-share:before { content: "\f415"; } -.genericon-show:before { content: "\f403"; } -.genericon-shuffle:before { content: "\f514"; } -.genericon-sitemap:before { content: "\f507"; } -.genericon-skip-ahead:before { content: "\f451"; } -.genericon-skip-back:before { content: "\f450"; } -.genericon-skype:before { content: "\f220"; } -.genericon-spam:before { content: "\f424"; } -.genericon-spotify:before { content: "\f515"; } -.genericon-standard:before { content: "\f100"; } -.genericon-star:before { content: "\f408"; } -.genericon-status:before { content: "\f105"; } -.genericon-stop:before { content: "\f449"; } -.genericon-stumbleupon:before { content: "\f223"; } -.genericon-subscribe:before { content: "\f463"; } -.genericon-subscribed:before { content: "\f465"; } -.genericon-summary:before { content: "\f425"; } -.genericon-tablet:before { content: "\f453"; } -.genericon-tag:before { content: "\f302"; } -.genericon-time:before { content: "\f303"; } -.genericon-top:before { content: "\f435"; } -.genericon-trash:before { content: "\f407"; } -.genericon-tumblr:before { content: "\f214"; } -.genericon-twitch:before { content: "\f516"; } -.genericon-twitter:before { content: "\f202"; } -.genericon-unapprove:before { content: "\f446"; } -.genericon-unsubscribe:before { content: "\f464"; } -.genericon-unzoom:before { content: "\f401"; } -.genericon-uparrow:before { content: "\f500"; } -.genericon-user:before { content: "\f304"; } -.genericon-video:before { content: "\f104"; } -.genericon-videocamera:before { content: "\f517"; } -.genericon-vimeo:before { content: "\f212"; } -.genericon-warning:before { content: "\f414"; } -.genericon-website:before { content: "\f475"; } -.genericon-week:before { content: "\f306"; } -.genericon-wordpress:before { content: "\f205"; } -.genericon-xpost:before { content: "\f504"; } -.genericon-youtube:before { content: "\f213"; } -.genericon-zoom:before { content: "\f402"; } diff --git a/wp-content/themes/twentyfifteen/header.php b/wp-content/themes/twentyfifteen/header.php deleted file mode 100644 index 21359f16d..000000000 --- a/wp-content/themes/twentyfifteen/header.php +++ /dev/null @@ -1,57 +0,0 @@ - - class="no-js"> - - - - - - - - - -> - -
- - - - -
diff --git a/wp-content/themes/twentyfifteen/image.php b/wp-content/themes/twentyfifteen/image.php deleted file mode 100644 index 240f20ff6..000000000 --- a/wp-content/themes/twentyfifteen/image.php +++ /dev/null @@ -1,99 +0,0 @@ - - -
-
- - - -
> - - - -
- ', '' ); ?> -
- -
- -
- - - -
- -
- - -
- - '', - 'link_before' => '', - 'link_after' => '', - 'pagelink' => '' . __( 'Page', 'twentyfifteen' ) . ' %', - 'separator' => ', ', - ) - ); - ?> -
- -
- - ', '' ); ?> -
- -
- - _x( 'Published in%title', 'Parent post link', 'twentyfifteen' ), - ) - ); - - // End the loop. - endwhile; - ?> - -
-
- - diff --git a/wp-content/themes/twentyfifteen/inc/back-compat.php b/wp-content/themes/twentyfifteen/inc/back-compat.php deleted file mode 100644 index d7fee1380..000000000 --- a/wp-content/themes/twentyfifteen/inc/back-compat.php +++ /dev/null @@ -1,70 +0,0 @@ -

%s

', $message ); -} - -/** - * Prevent the Customizer from being loaded on WordPress versions prior to 4.1. - * - * @since Twenty Fifteen 1.0 - */ -function twentyfifteen_customize() { - wp_die( - /* translators: %s: WordPress version. */ - sprintf( __( 'Twenty Fifteen requires at least WordPress version 4.1. You are running version %s. Please upgrade and try again.', 'twentyfifteen' ), $GLOBALS['wp_version'] ), - '', - array( - 'back_link' => true, - ) - ); -} -add_action( 'load-customize.php', 'twentyfifteen_customize' ); - -/** - * Prevent the Theme Preview from being loaded on WordPress versions prior to 4.1. - * - * @since Twenty Fifteen 1.0 - */ -function twentyfifteen_preview() { - if ( isset( $_GET['preview'] ) ) { - /* translators: %s: WordPress version. */ - wp_die( sprintf( __( 'Twenty Fifteen requires at least WordPress version 4.1. You are running version %s. Please upgrade and try again.', 'twentyfifteen' ), $GLOBALS['wp_version'] ) ); - } -} -add_action( 'template_redirect', 'twentyfifteen_preview' ); diff --git a/wp-content/themes/twentyfifteen/inc/custom-header.php b/wp-content/themes/twentyfifteen/inc/custom-header.php deleted file mode 100644 index 05c030e0a..000000000 --- a/wp-content/themes/twentyfifteen/inc/custom-header.php +++ /dev/null @@ -1,380 +0,0 @@ - $default_text_color, - 'width' => 954, - 'height' => 1300, - 'wp-head-callback' => 'twentyfifteen_header_style', - ) - ) - ); -} -add_action( 'after_setup_theme', 'twentyfifteen_custom_header_setup' ); - -/** - * Convert HEX to RGB. - * - * @since Twenty Fifteen 1.0 - * - * @param string $color The original color, in 3- or 6-digit hexadecimal form. - * @return array Array containing RGB (red, green, and blue) values for the given - * HEX code, empty array otherwise. - */ -function twentyfifteen_hex2rgb( $color ) { - $color = trim( $color, '#' ); - - if ( strlen( $color ) == 3 ) { - $r = hexdec( substr( $color, 0, 1 ) . substr( $color, 0, 1 ) ); - $g = hexdec( substr( $color, 1, 1 ) . substr( $color, 1, 1 ) ); - $b = hexdec( substr( $color, 2, 1 ) . substr( $color, 2, 1 ) ); - } elseif ( strlen( $color ) == 6 ) { - $r = hexdec( substr( $color, 0, 2 ) ); - $g = hexdec( substr( $color, 2, 2 ) ); - $b = hexdec( substr( $color, 4, 2 ) ); - } else { - return array(); - } - - return array( - 'red' => $r, - 'green' => $g, - 'blue' => $b, - ); -} - -if ( ! function_exists( 'twentyfifteen_header_style' ) ) : - /** - * Styles the header image and text displayed on the blog. - * - * @since Twenty Fifteen 1.0 - * - * @see twentyfifteen_custom_header_setup() - */ - function twentyfifteen_header_style() { - $header_image = get_header_image(); - - // If no custom options for text are set, let's bail. - if ( empty( $header_image ) && display_header_text() ) { - return; - } - - // If we get this far, we have custom styles. Let's do this. - ?> - - get_setting( 'blogname' )->transport = 'postMessage'; - $wp_customize->get_setting( 'blogdescription' )->transport = 'postMessage'; - - if ( isset( $wp_customize->selective_refresh ) ) { - $wp_customize->selective_refresh->add_partial( - 'blogname', - array( - 'selector' => '.site-title a', - 'container_inclusive' => false, - 'render_callback' => 'twentyfifteen_customize_partial_blogname', - ) - ); - $wp_customize->selective_refresh->add_partial( - 'blogdescription', - array( - 'selector' => '.site-description', - 'container_inclusive' => false, - 'render_callback' => 'twentyfifteen_customize_partial_blogdescription', - ) - ); - } - - // Add color scheme setting and control. - $wp_customize->add_setting( - 'color_scheme', - array( - 'default' => 'default', - 'sanitize_callback' => 'twentyfifteen_sanitize_color_scheme', - 'transport' => 'postMessage', - ) - ); - - $wp_customize->add_control( - 'color_scheme', - array( - 'label' => __( 'Base Color Scheme', 'twentyfifteen' ), - 'section' => 'colors', - 'type' => 'select', - 'choices' => twentyfifteen_get_color_scheme_choices(), - 'priority' => 1, - ) - ); - - // Add custom header and sidebar text color setting and control. - $wp_customize->add_setting( - 'sidebar_textcolor', - array( - 'default' => $color_scheme[4], - 'sanitize_callback' => 'sanitize_hex_color', - 'transport' => 'postMessage', - ) - ); - - $wp_customize->add_control( - new WP_Customize_Color_Control( - $wp_customize, - 'sidebar_textcolor', - array( - 'label' => __( 'Header and Sidebar Text Color', 'twentyfifteen' ), - 'description' => __( 'Applied to the header on small screens and the sidebar on wide screens.', 'twentyfifteen' ), - 'section' => 'colors', - ) - ) - ); - - // Remove the core header textcolor control, as it shares the sidebar text color. - $wp_customize->remove_control( 'header_textcolor' ); - - // Add custom header and sidebar background color setting and control. - $wp_customize->add_setting( - 'header_background_color', - array( - 'default' => $color_scheme[1], - 'sanitize_callback' => 'sanitize_hex_color', - 'transport' => 'postMessage', - ) - ); - - $wp_customize->add_control( - new WP_Customize_Color_Control( - $wp_customize, - 'header_background_color', - array( - 'label' => __( 'Header and Sidebar Background Color', 'twentyfifteen' ), - 'description' => __( 'Applied to the header on small screens and the sidebar on wide screens.', 'twentyfifteen' ), - 'section' => 'colors', - ) - ) - ); - - // Add an additional description to the header image section. - $wp_customize->get_section( 'header_image' )->description = __( 'Applied to the header on small screens and the sidebar on wide screens.', 'twentyfifteen' ); -} -add_action( 'customize_register', 'twentyfifteen_customize_register', 11 ); - -/** - * Render the site title for the selective refresh partial. - * - * @since Twenty Fifteen 1.5 - * @see twentyfifteen_customize_register() - * - * @return void - */ -function twentyfifteen_customize_partial_blogname() { - bloginfo( 'name' ); -} - -/** - * Render the site tagline for the selective refresh partial. - * - * @since Twenty Fifteen 1.5 - * @see twentyfifteen_customize_register() - * - * @return void - */ -function twentyfifteen_customize_partial_blogdescription() { - bloginfo( 'description' ); -} - -/** - * Register color schemes for Twenty Fifteen. - * - * Can be filtered with {@see 'twentyfifteen_color_schemes'}. - * - * The order of colors in a colors array: - * 1. Main Background Color. - * 2. Sidebar Background Color. - * 3. Box Background Color. - * 4. Main Text and Link Color. - * 5. Sidebar Text and Link Color. - * 6. Meta Box Background Color. - * - * @since Twenty Fifteen 1.0 - * - * @return array An associative array of color scheme options. - */ -function twentyfifteen_get_color_schemes() { - /** - * Filter the color schemes registered for use with Twenty Fifteen. - * - * The default schemes include 'default', 'dark', 'yellow', 'pink', 'purple', and 'blue'. - * - * @since Twenty Fifteen 1.0 - * - * @param array $schemes { - * Associative array of color schemes data. - * - * @type array $slug { - * Associative array of information for setting up the color scheme. - * - * @type string $label Color scheme label. - * @type array $colors HEX codes for default colors prepended with a hash symbol ('#'). - * Colors are defined in the following order: Main background, sidebar - * background, box background, main text and link, sidebar text and link, - * meta box background. - * } - * } - */ - return apply_filters( - 'twentyfifteen_color_schemes', - array( - 'default' => array( - 'label' => __( 'Default', 'twentyfifteen' ), - 'colors' => array( - '#f1f1f1', - '#ffffff', - '#ffffff', - '#333333', - '#333333', - '#f7f7f7', - ), - ), - 'dark' => array( - 'label' => __( 'Dark', 'twentyfifteen' ), - 'colors' => array( - '#111111', - '#202020', - '#202020', - '#bebebe', - '#bebebe', - '#1b1b1b', - ), - ), - 'yellow' => array( - 'label' => __( 'Yellow', 'twentyfifteen' ), - 'colors' => array( - '#f4ca16', - '#ffdf00', - '#ffffff', - '#111111', - '#111111', - '#f1f1f1', - ), - ), - 'pink' => array( - 'label' => __( 'Pink', 'twentyfifteen' ), - 'colors' => array( - '#ffe5d1', - '#e53b51', - '#ffffff', - '#352712', - '#ffffff', - '#f1f1f1', - ), - ), - 'purple' => array( - 'label' => __( 'Purple', 'twentyfifteen' ), - 'colors' => array( - '#674970', - '#2e2256', - '#ffffff', - '#2e2256', - '#ffffff', - '#f1f1f1', - ), - ), - 'blue' => array( - 'label' => __( 'Blue', 'twentyfifteen' ), - 'colors' => array( - '#e9f2f9', - '#55c3dc', - '#ffffff', - '#22313f', - '#ffffff', - '#f1f1f1', - ), - ), - ) - ); -} - -if ( ! function_exists( 'twentyfifteen_get_color_scheme' ) ) : - /** - * Get the current Twenty Fifteen color scheme. - * - * @since Twenty Fifteen 1.0 - * - * @return array An associative array of either the current or default color scheme hex values. - */ - function twentyfifteen_get_color_scheme() { - $color_scheme_option = get_theme_mod( 'color_scheme', 'default' ); - $color_schemes = twentyfifteen_get_color_schemes(); - - if ( array_key_exists( $color_scheme_option, $color_schemes ) ) { - return $color_schemes[ $color_scheme_option ]['colors']; - } - - return $color_schemes['default']['colors']; - } -endif; // twentyfifteen_get_color_scheme() - -if ( ! function_exists( 'twentyfifteen_get_color_scheme_choices' ) ) : - /** - * Returns an array of color scheme choices registered for Twenty Fifteen. - * - * @since Twenty Fifteen 1.0 - * - * @return array Array of color schemes. - */ - function twentyfifteen_get_color_scheme_choices() { - $color_schemes = twentyfifteen_get_color_schemes(); - $color_scheme_control_options = array(); - - foreach ( $color_schemes as $color_scheme => $value ) { - $color_scheme_control_options[ $color_scheme ] = $value['label']; - } - - return $color_scheme_control_options; - } -endif; // twentyfifteen_get_color_scheme_choices() - -if ( ! function_exists( 'twentyfifteen_sanitize_color_scheme' ) ) : - /** - * Sanitization callback for color schemes. - * - * @since Twenty Fifteen 1.0 - * - * @param string $value Color scheme name value. - * @return string Color scheme name. - */ - function twentyfifteen_sanitize_color_scheme( $value ) { - $color_schemes = twentyfifteen_get_color_scheme_choices(); - - if ( ! array_key_exists( $value, $color_schemes ) ) { - $value = 'default'; - } - - return $value; - } -endif; // twentyfifteen_sanitize_color_scheme() - -/** - * Enqueues front-end CSS for color scheme. - * - * @since Twenty Fifteen 1.0 - * - * @see wp_add_inline_style() - */ -function twentyfifteen_color_scheme_css() { - $color_scheme_option = get_theme_mod( 'color_scheme', 'default' ); - - // Don't do anything if the default color scheme is selected. - if ( 'default' === $color_scheme_option ) { - return; - } - - $color_scheme = twentyfifteen_get_color_scheme(); - - // Convert main and sidebar text hex color to rgba. - $color_textcolor_rgb = twentyfifteen_hex2rgb( $color_scheme[3] ); - $color_sidebar_textcolor_rgb = twentyfifteen_hex2rgb( $color_scheme[4] ); - $colors = array( - 'background_color' => $color_scheme[0], - 'header_background_color' => $color_scheme[1], - 'box_background_color' => $color_scheme[2], - 'textcolor' => $color_scheme[3], - 'secondary_textcolor' => vsprintf( 'rgba( %1$s, %2$s, %3$s, 0.7)', $color_textcolor_rgb ), - 'border_color' => vsprintf( 'rgba( %1$s, %2$s, %3$s, 0.1)', $color_textcolor_rgb ), - 'border_focus_color' => vsprintf( 'rgba( %1$s, %2$s, %3$s, 0.3)', $color_textcolor_rgb ), - 'sidebar_textcolor' => $color_scheme[4], - 'sidebar_border_color' => vsprintf( 'rgba( %1$s, %2$s, %3$s, 0.1)', $color_sidebar_textcolor_rgb ), - 'sidebar_border_focus_color' => vsprintf( 'rgba( %1$s, %2$s, %3$s, 0.3)', $color_sidebar_textcolor_rgb ), - 'secondary_sidebar_textcolor' => vsprintf( 'rgba( %1$s, %2$s, %3$s, 0.7)', $color_sidebar_textcolor_rgb ), - 'meta_box_background_color' => $color_scheme[5], - ); - - $color_scheme_css = twentyfifteen_get_color_scheme_css( $colors ); - - wp_add_inline_style( 'twentyfifteen-style', $color_scheme_css ); -} -add_action( 'wp_enqueue_scripts', 'twentyfifteen_color_scheme_css' ); - -/** - * Binds JS listener to make Customizer color_scheme control. - * - * Passes color scheme data as colorScheme global. - * - * @since Twenty Fifteen 1.0 - */ -function twentyfifteen_customize_control_js() { - wp_enqueue_script( 'color-scheme-control', get_template_directory_uri() . '/js/color-scheme-control.js', array( 'customize-controls', 'iris', 'underscore', 'wp-util' ), '20141216', true ); - wp_localize_script( 'color-scheme-control', 'colorScheme', twentyfifteen_get_color_schemes() ); -} -add_action( 'customize_controls_enqueue_scripts', 'twentyfifteen_customize_control_js' ); - -/** - * Binds JS handlers to make the Customizer preview reload changes asynchronously. - * - * @since Twenty Fifteen 1.0 - */ -function twentyfifteen_customize_preview_js() { - wp_enqueue_script( 'twentyfifteen-customize-preview', get_template_directory_uri() . '/js/customize-preview.js', array( 'customize-preview' ), '20141216', true ); -} -add_action( 'customize_preview_init', 'twentyfifteen_customize_preview_js' ); - -/** - * Returns CSS for the color schemes. - * - * @since Twenty Fifteen 1.0 - * - * @param array $colors Color scheme colors. - * @return string Color scheme CSS. - */ -function twentyfifteen_get_color_scheme_css( $colors ) { - $colors = wp_parse_args( - $colors, - array( - 'background_color' => '', - 'header_background_color' => '', - 'box_background_color' => '', - 'textcolor' => '', - 'secondary_textcolor' => '', - 'border_color' => '', - 'border_focus_color' => '', - 'sidebar_textcolor' => '', - 'sidebar_border_color' => '', - 'sidebar_border_focus_color' => '', - 'secondary_sidebar_textcolor' => '', - 'meta_box_background_color' => '', - ) - ); - - $css = << a, - .author-description a, - .taxonomy-description a, - .textwidget a, - .entry-footer a:hover, - .comment-metadata a:hover, - .pingback .edit-link a:hover, - .comment-list .reply a:hover, - .site-info a:hover { - border-color: {$colors['textcolor']}; - } - - /* Secondary Text Color */ - button:hover, - button:focus, - input[type="button"]:hover, - input[type="button"]:focus, - input[type="reset"]:hover, - input[type="reset"]:focus, - input[type="submit"]:hover, - input[type="submit"]:focus, - .pagination .prev:hover, - .pagination .prev:focus, - .pagination .next:hover, - .pagination .next:focus, - .widget_calendar tbody a:hover, - .widget_calendar tbody a:focus, - .page-links a:hover, - .page-links a:focus { - background-color: {$colors['textcolor']}; /* Fallback for IE7 and IE8 */ - background-color: {$colors['secondary_textcolor']}; - } - - /* Secondary Text Color */ - blockquote, - a:hover, - a:focus, - .main-navigation .menu-item-description, - .post-navigation .meta-nav, - .post-navigation a:hover .post-title, - .post-navigation a:focus .post-title, - .image-navigation, - .image-navigation a, - .comment-navigation, - .comment-navigation a, - .widget, - .author-heading, - .entry-footer, - .entry-footer a, - .taxonomy-description, - .page-links > .page-links-title, - .entry-caption, - .comment-author, - .comment-metadata, - .comment-metadata a, - .pingback .edit-link, - .pingback .edit-link a, - .post-password-form label, - .comment-form label, - .comment-notes, - .comment-awaiting-moderation, - .logged-in-as, - .form-allowed-tags, - .no-comments, - .site-info, - .site-info a, - .wp-caption-text, - .gallery-caption, - .comment-list .reply a, - .widecolumn label, - .widecolumn .mu_register label { - color: {$colors['textcolor']}; /* Fallback for IE7 and IE8 */ - color: {$colors['secondary_textcolor']}; - } - - /* Secondary Text Color */ - blockquote, - .logged-in-as a:hover, - .comment-author a:hover { - border-color: {$colors['textcolor']}; /* Fallback for IE7 and IE8 */ - border-color: {$colors['secondary_textcolor']}; - } - - /* Border Color */ - hr, - .dropdown-toggle:hover, - .dropdown-toggle:focus { - background-color: {$colors['textcolor']}; /* Fallback for IE7 and IE8 */ - background-color: {$colors['border_color']}; - } - - /* Border Color */ - pre, - abbr[title], - table, - th, - td, - input, - textarea, - .main-navigation ul, - .main-navigation li, - .post-navigation, - .post-navigation div + div, - .pagination, - .comment-navigation, - .widget li, - .widget_categories .children, - .widget_nav_menu .sub-menu, - .widget_pages .children, - .site-header, - .site-footer, - .hentry + .hentry, - .author-info, - .entry-content .page-links a, - .page-links > span, - .page-header, - .comments-area, - .comment-list + .comment-respond, - .comment-list article, - .comment-list .pingback, - .comment-list .trackback, - .comment-list .reply a, - .no-comments { - border-color: {$colors['textcolor']}; /* Fallback for IE7 and IE8 */ - border-color: {$colors['border_color']}; - } - - /* Border Focus Color */ - a:focus, - button:focus, - input:focus { - outline-color: {$colors['textcolor']}; /* Fallback for IE7 and IE8 */ - outline-color: {$colors['border_focus_color']}; - } - - input:focus, - textarea:focus { - border-color: {$colors['textcolor']}; /* Fallback for IE7 and IE8 */ - border-color: {$colors['border_focus_color']}; - } - - /* Sidebar Link Color */ - .secondary-toggle:before { - color: {$colors['sidebar_textcolor']}; - } - - .site-title a, - .site-description { - color: {$colors['sidebar_textcolor']}; - } - - /* Sidebar Text Color */ - .site-title a:hover, - .site-title a:focus { - color: {$colors['secondary_sidebar_textcolor']}; - } - - /* Sidebar Border Color */ - .secondary-toggle { - border-color: {$colors['sidebar_textcolor']}; /* Fallback for IE7 and IE8 */ - border-color: {$colors['sidebar_border_color']}; - } - - /* Sidebar Border Focus Color */ - .secondary-toggle:hover, - .secondary-toggle:focus { - border-color: {$colors['sidebar_textcolor']}; /* Fallback for IE7 and IE8 */ - border-color: {$colors['sidebar_border_focus_color']}; - } - - .site-title a { - outline-color: {$colors['sidebar_textcolor']}; /* Fallback for IE7 and IE8 */ - outline-color: {$colors['sidebar_border_focus_color']}; - } - - /* Meta Background Color */ - .entry-footer { - background-color: {$colors['meta_box_background_color']}; - } - - @media screen and (min-width: 38.75em) { - /* Main Text Color */ - .page-header { - border-color: {$colors['textcolor']}; - } - } - - @media screen and (min-width: 59.6875em) { - /* Make sure its transparent on desktop */ - .site-header, - .secondary { - background-color: transparent; - } - - /* Sidebar Background Color */ - .widget button, - .widget input[type="button"], - .widget input[type="reset"], - .widget input[type="submit"], - .widget_calendar tbody a, - .widget_calendar tbody a:hover, - .widget_calendar tbody a:focus { - color: {$colors['header_background_color']}; - } - - /* Sidebar Link Color */ - .secondary a, - .dropdown-toggle:after, - .widget-title, - .widget blockquote cite, - .widget blockquote small { - color: {$colors['sidebar_textcolor']}; - } - - .widget button, - .widget input[type="button"], - .widget input[type="reset"], - .widget input[type="submit"], - .widget_calendar tbody a { - background-color: {$colors['sidebar_textcolor']}; - } - - .textwidget a { - border-color: {$colors['sidebar_textcolor']}; - } - - /* Sidebar Text Color */ - .secondary a:hover, - .secondary a:focus, - .main-navigation .menu-item-description, - .widget, - .widget blockquote, - .widget .wp-caption-text, - .widget .gallery-caption { - color: {$colors['secondary_sidebar_textcolor']}; - } - - .widget button:hover, - .widget button:focus, - .widget input[type="button"]:hover, - .widget input[type="button"]:focus, - .widget input[type="reset"]:hover, - .widget input[type="reset"]:focus, - .widget input[type="submit"]:hover, - .widget input[type="submit"]:focus, - .widget_calendar tbody a:hover, - .widget_calendar tbody a:focus { - background-color: {$colors['secondary_sidebar_textcolor']}; - } - - .widget blockquote { - border-color: {$colors['secondary_sidebar_textcolor']}; - } - - /* Sidebar Border Color */ - .main-navigation ul, - .main-navigation li, - .widget input, - .widget textarea, - .widget table, - .widget th, - .widget td, - .widget pre, - .widget li, - .widget_categories .children, - .widget_nav_menu .sub-menu, - .widget_pages .children, - .widget abbr[title] { - border-color: {$colors['sidebar_border_color']}; - } - - .dropdown-toggle:hover, - .dropdown-toggle:focus, - .widget hr { - background-color: {$colors['sidebar_border_color']}; - } - - .widget input:focus, - .widget textarea:focus { - border-color: {$colors['sidebar_border_focus_color']}; - } - - .sidebar a:focus, - .dropdown-toggle:focus { - outline-color: {$colors['sidebar_border_focus_color']}; - } - } -CSS; - - return $css; -} - -/** - * Output an Underscore template for generating CSS for the color scheme. - * - * The template generates the css dynamically for instant display in the Customizer - * preview. - * - * @since Twenty Fifteen 1.0 - */ -function twentyfifteen_color_scheme_css_template() { - $colors = array( - 'background_color' => '{{ data.background_color }}', - 'header_background_color' => '{{ data.header_background_color }}', - 'box_background_color' => '{{ data.box_background_color }}', - 'textcolor' => '{{ data.textcolor }}', - 'secondary_textcolor' => '{{ data.secondary_textcolor }}', - 'border_color' => '{{ data.border_color }}', - 'border_focus_color' => '{{ data.border_focus_color }}', - 'sidebar_textcolor' => '{{ data.sidebar_textcolor }}', - 'sidebar_border_color' => '{{ data.sidebar_border_color }}', - 'sidebar_border_focus_color' => '{{ data.sidebar_border_focus_color }}', - 'secondary_sidebar_textcolor' => '{{ data.secondary_sidebar_textcolor }}', - 'meta_box_background_color' => '{{ data.meta_box_background_color }}', - ); - ?> - - 1 && get_option( 'page_comments' ) ) : - ?> -
- - %s', __( 'Featured', 'twentyfifteen' ) ); - } - - $format = get_post_format(); - if ( current_theme_supports( 'post-formats', $format ) ) { - printf( - '%1$s%3$s', - sprintf( '%s ', _x( 'Format', 'Used before post format.', 'twentyfifteen' ) ), - esc_url( get_post_format_link( $format ) ), - get_post_format_string( $format ) - ); - } - - if ( in_array( get_post_type(), array( 'post', 'attachment' ) ) ) { - $time_string = ''; - - if ( get_the_time( 'U' ) !== get_the_modified_time( 'U' ) ) { - $time_string = ''; - } - - $time_string = sprintf( - $time_string, - esc_attr( get_the_date( 'c' ) ), - get_the_date(), - esc_attr( get_the_modified_date( 'c' ) ), - get_the_modified_date() - ); - - printf( - '%1$s %3$s', - _x( 'Posted on', 'Used before publish date.', 'twentyfifteen' ), - esc_url( get_permalink() ), - $time_string - ); - } - - if ( 'post' == get_post_type() ) { - if ( is_singular() || is_multi_author() ) { - printf( - '', - _x( 'Author', 'Used before post author name.', 'twentyfifteen' ), - esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), - get_the_author() - ); - } - - $categories_list = get_the_category_list( _x( ', ', 'Used between list items, there is a space after the comma.', 'twentyfifteen' ) ); - if ( $categories_list && twentyfifteen_categorized_blog() ) { - printf( - '%1$s %2$s', - _x( 'Categories', 'Used before category names.', 'twentyfifteen' ), - $categories_list - ); - } - - $tags_list = get_the_tag_list( '', _x( ', ', 'Used between list items, there is a space after the comma.', 'twentyfifteen' ) ); - if ( $tags_list && ! is_wp_error( $tags_list ) ) { - printf( - '%1$s %2$s', - _x( 'Tags', 'Used before tag names.', 'twentyfifteen' ), - $tags_list - ); - } - } - - if ( is_attachment() && wp_attachment_is_image() ) { - // Retrieve attachment metadata. - $metadata = wp_get_attachment_metadata(); - - printf( - '%1$s %3$s × %4$s', - _x( 'Full size', 'Used before full size attachment link.', 'twentyfifteen' ), - esc_url( wp_get_attachment_url() ), - $metadata['width'], - $metadata['height'] - ); - } - - if ( ! is_single() && ! post_password_required() && ( comments_open() || get_comments_number() ) ) { - echo ''; - /* translators: %s: Post title. */ - comments_popup_link( sprintf( __( 'Leave a comment on %s', 'twentyfifteen' ), get_the_title() ) ); - echo ''; - } - } -endif; - -/** - * Determine whether blog/site has more than one category. - * - * @since Twenty Fifteen 1.0 - * - * @return bool True of there is more than one category, false otherwise. - */ -function twentyfifteen_categorized_blog() { - $all_the_cool_cats = get_transient( 'twentyfifteen_categories' ); - if ( false === $all_the_cool_cats ) { - // Create an array of all the categories that are attached to posts. - $all_the_cool_cats = get_categories( - array( - 'fields' => 'ids', - 'hide_empty' => 1, - - // We only need to know if there is more than one category. - 'number' => 2, - ) - ); - - // Count the number of categories that are attached to the posts. - $all_the_cool_cats = count( $all_the_cool_cats ); - - set_transient( 'twentyfifteen_categories', $all_the_cool_cats ); - } - - if ( $all_the_cool_cats > 1 || is_preview() ) { - // This blog has more than 1 category so twentyfifteen_categorized_blog() should return true. - return true; - } else { - // This blog has only 1 category so twentyfifteen_categorized_blog() should return false. - return false; - } -} - -/** - * Flush out the transients used in {@see twentyfifteen_categorized_blog()}. - * - * @since Twenty Fifteen 1.0 - */ -function twentyfifteen_category_transient_flusher() { - // Like, beat it. Dig? - delete_transient( 'twentyfifteen_categories' ); -} -add_action( 'edit_category', 'twentyfifteen_category_transient_flusher' ); -add_action( 'save_post', 'twentyfifteen_category_transient_flusher' ); - -if ( ! function_exists( 'twentyfifteen_post_thumbnail' ) ) : - /** - * Display an optional post thumbnail. - * - * Wraps the post thumbnail in an anchor element on index views, or a div - * element when on single views. - * - * @since Twenty Fifteen 1.0 - */ - function twentyfifteen_post_thumbnail() { - if ( post_password_required() || is_attachment() || ! has_post_thumbnail() ) { - return; - } - - if ( is_singular() ) : - ?> - -
- -
- - - - - - %2$s', - esc_url( get_permalink( get_the_ID() ) ), - /* translators: %s: Post title. */ - sprintf( __( 'Continue reading %s', 'twentyfifteen' ), '' . get_the_title( get_the_ID() ) . '' ) - ); - return ' … ' . $link; - } - add_filter( 'excerpt_more', 'twentyfifteen_excerpt_more' ); -endif; - -if ( ! function_exists( 'twentyfifteen_the_custom_logo' ) ) : - /** - * Displays the optional custom logo. - * - * Does nothing if the custom logo is not available. - * - * @since Twenty Fifteen 1.5 - */ - function twentyfifteen_the_custom_logo() { - if ( function_exists( 'the_custom_logo' ) ) { - the_custom_logo(); - } - } -endif; - -if ( ! function_exists( 'wp_body_open' ) ) : - /** - * Fire the wp_body_open action. - * - * Added for backward compatibility to support pre-5.2.0 WordPress versions. - * - * @since Twenty Fifteen 2.5 - */ - function wp_body_open() { - /** - * Triggered after the opening tag. - * - * @since Twenty Fifteen 2.5 - */ - do_action( 'wp_body_open' ); - } -endif; diff --git a/wp-content/themes/twentyfifteen/index.php b/wp-content/themes/twentyfifteen/index.php deleted file mode 100644 index 8dc34bf2f..000000000 --- a/wp-content/themes/twentyfifteen/index.php +++ /dev/null @@ -1,64 +0,0 @@ - - -
-
- - - - -
-

-
- - - __( 'Previous page', 'twentyfifteen' ), - 'next_text' => __( 'Next page', 'twentyfifteen' ), - 'before_page_number' => '' . __( 'Page', 'twentyfifteen' ) . ' ', - ) - ); - - // If no content, include the "No posts found" template. - else : - get_template_part( 'content', 'none' ); - - endif; - ?> - -
-
- - diff --git a/wp-content/themes/twentyfifteen/js/color-scheme-control.js b/wp-content/themes/twentyfifteen/js/color-scheme-control.js deleted file mode 100644 index 356323963..000000000 --- a/wp-content/themes/twentyfifteen/js/color-scheme-control.js +++ /dev/null @@ -1,78 +0,0 @@ -/* global colorScheme, Color */ -/** - * Add a listener to the Color Scheme control to update other color controls to new values/defaults. - * Also trigger an update of the Color Scheme CSS when a color is changed. - */ - -( function( api ) { - var cssTemplate = wp.template( 'twentyfifteen-color-scheme' ), - colorSchemeKeys = [ - 'background_color', - 'header_background_color', - 'box_background_color', - 'textcolor', - 'sidebar_textcolor', - 'meta_box_background_color' - ], - colorSettings = [ - 'background_color', - 'header_background_color', - 'sidebar_textcolor' - ]; - - api.controlConstructor.select = api.Control.extend( { - ready: function() { - if ( 'color_scheme' === this.id ) { - this.setting.bind( 'change', function( value ) { - // Update Background Color. - api( 'background_color' ).set( colorScheme[value].colors[0] ); - api.control( 'background_color' ).container.find( '.color-picker-hex' ) - .data( 'data-default-color', colorScheme[value].colors[0] ) - .wpColorPicker( 'defaultColor', colorScheme[value].colors[0] ); - - // Update Header/Sidebar Background Color. - api( 'header_background_color' ).set( colorScheme[value].colors[1] ); - api.control( 'header_background_color' ).container.find( '.color-picker-hex' ) - .data( 'data-default-color', colorScheme[value].colors[1] ) - .wpColorPicker( 'defaultColor', colorScheme[value].colors[1] ); - - // Update Header/Sidebar Text Color. - api( 'sidebar_textcolor' ).set( colorScheme[value].colors[4] ); - api.control( 'sidebar_textcolor' ).container.find( '.color-picker-hex' ) - .data( 'data-default-color', colorScheme[value].colors[4] ) - .wpColorPicker( 'defaultColor', colorScheme[value].colors[4] ); - } ); - } - } - } ); - - // Generate the CSS for the current Color Scheme. - function updateCSS() { - var scheme = api( 'color_scheme' )(), css, - colors = _.object( colorSchemeKeys, colorScheme[ scheme ].colors ); - - // Merge in color scheme overrides. - _.each( colorSettings, function( setting ) { - colors[ setting ] = api( setting )(); - }); - - // Add additional colors. - colors.secondary_textcolor = Color( colors.textcolor ).toCSS( 'rgba', 0.7 ); - colors.border_color = Color( colors.textcolor ).toCSS( 'rgba', 0.1 ); - colors.border_focus_color = Color( colors.textcolor ).toCSS( 'rgba', 0.3 ); - colors.secondary_sidebar_textcolor = Color( colors.sidebar_textcolor ).toCSS( 'rgba', 0.7 ); - colors.sidebar_border_color = Color( colors.sidebar_textcolor ).toCSS( 'rgba', 0.1 ); - colors.sidebar_border_focus_color = Color( colors.sidebar_textcolor ).toCSS( 'rgba', 0.3 ); - - css = cssTemplate( colors ); - - api.previewer.send( 'update-color-scheme-css', css ); - } - - // Update the CSS whenever a color setting is changed. - _.each( colorSettings, function( setting ) { - api( setting, function( setting ) { - setting.bind( updateCSS ); - } ); - } ); -} )( wp.customize ); diff --git a/wp-content/themes/twentyfifteen/js/customize-preview.js b/wp-content/themes/twentyfifteen/js/customize-preview.js deleted file mode 100644 index 58ca269a6..000000000 --- a/wp-content/themes/twentyfifteen/js/customize-preview.js +++ /dev/null @@ -1,35 +0,0 @@ -/** - * Live-update changed settings in real time in the Customizer preview. - */ - -( function( $ ) { - var $style = $( '#twentyfifteen-color-scheme-css' ), - api = wp.customize; - - if ( ! $style.length ) { - $style = $( 'head' ).append( '"; -c=d.insertBefore(c.lastChild,d.firstChild);b.hasCSS=!!c}g||t(a,b);return a}var k=l.html5||{},s=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,r=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,j,o="_html5shiv",h=0,n={},g;(function(){try{var a=f.createElement("a");a.innerHTML="";j="hidden"in a;var b;if(!(b=1==a.childNodes.length)){f.createElement("a");var c=f.createDocumentFragment();b="undefined"==typeof c.cloneNode|| -"undefined"==typeof c.createDocumentFragment||"undefined"==typeof c.createElement}g=b}catch(d){g=j=!0}})();var e={elements:k.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output progress section summary template time video",version:"3.7.0",shivCSS:!1!==k.shivCSS,supportsUnknownElements:g,shivMethods:!1!==k.shivMethods,type:"default",shivDocument:q,createElement:p,createDocumentFragment:function(a,b){a||(a=f); -if(g)return a.createDocumentFragment();for(var b=b||i(a),c=b.frag.cloneNode(),d=0,e=m(),h=e.length;d -1 || ua.indexOf( 'opera' ) > -1 || ua.indexOf( 'msie' ) > -1 ) && - document.getElementById && window.addEventListener ) { - - window.addEventListener( 'hashchange', function() { - var element = document.getElementById( location.hash.substring( 1 ) ); - - if ( element ) { - if ( ! /^(?:a|select|input|button|textarea)$/i.test( element.nodeName ) ) { - element.tabIndex = -1; - } - - element.focus(); - } - }, false ); - } -} )(); diff --git a/wp-content/themes/twentyfifteen/page.php b/wp-content/themes/twentyfifteen/page.php deleted file mode 100644 index 9164b6f86..000000000 --- a/wp-content/themes/twentyfifteen/page.php +++ /dev/null @@ -1,39 +0,0 @@ - - -
-
- - - -
-
- - diff --git a/wp-content/themes/twentyfifteen/readme.txt b/wp-content/themes/twentyfifteen/readme.txt deleted file mode 100644 index 7184a8bd7..000000000 --- a/wp-content/themes/twentyfifteen/readme.txt +++ /dev/null @@ -1,141 +0,0 @@ -=== Twenty Fifteen === -Contributors: wordpressdotorg -Requires at least: WordPress 4.1 -Tested up to: 5.0 -Version: 2.6 -License: GPLv2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html -Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready - -== Description == -Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer. - -* Mobile-first, Responsive Layout -* Custom Colors -* Custom Header -* Social Links -* Menu Description -* Post Formats -* The GPL v2.0 or later license. :) Use it to make something cool. - -For more information about Twenty Fifteen please go to https://wordpress.org/support/article/twenty-fifteen/. - -== Installation == - -1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. -2. Type in Twenty Fifteen in the search form and press the 'Enter' key on your keyboard. -3. Click on the 'Activate' button to use your new theme right away. -4. Go to https://wordpress.org/support/article/twenty-fifteen/ for a guide on how to customize this theme. -5. Navigate to Appearance > Customize in your admin panel and customize to taste. - -== Copyright == - -Twenty Fifteen WordPress Theme, Copyright 2014-2020 WordPress.org & Automattic.com -Twenty Fifteen is distributed under the terms of the GNU GPL - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -Twenty Fifteen Theme bundles the following third-party resources: - -HTML5 Shiv v3.7.0, Copyright 2014 Alexander Farkas -Licenses: MIT/GPL2 -Source: https://github.com/aFarkas/html5shiv - -Genericons icon font, Copyright 2013-2017 Automattic.com -License: GNU GPL, Version 2 (or later) -Source: http://www.genericons.com - -== Changelog == - -= 2.6 = -* Released: March 31, 2020 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_2.6 - -= 2.5 = -* Released: May 7, 2019 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_2.5 - -= 2.4 = -* Released: February 21, 2019 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_2.4 - -= 2.3 = -* Released: January 9, 2019 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_2.3 - -= 2.2 = -* Released: December 19, 2018 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_2.2 - -= 2.1 = -* Released: December 6, 2018 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_2.1 - -= 2.0 = -* Released: May 17, 2018 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_2.0 - -= 1.9 = -* Released: November 14, 2017 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.9 - -= 1.8 = -* Released: June 8, 2017 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.8 - -= 1.7 = -* Released: December 6, 2016 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.7 - -= 1.6 = -* Released: August 15, 2016 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.6 - -= 1.5 = -* Released: April 12, 2016 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.5 - -= 1.4 = -* Released: December 8, 2015 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.4 - -= 1.3 = -* Released: August 18, 2015 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.3 - -= 1.2 = -* Released: May 6, 2015 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.2 - -= 1.1 = -* Released: April 23, 2015 - -https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_1.1 - -= 1.0 = -* Released: December 18, 2014 - -Initial release diff --git a/wp-content/themes/twentyfifteen/rtl.css b/wp-content/themes/twentyfifteen/rtl.css deleted file mode 100644 index a61435a7c..000000000 --- a/wp-content/themes/twentyfifteen/rtl.css +++ /dev/null @@ -1,848 +0,0 @@ -/* -Theme Name: Twenty Fifteen -Description: Adds support for languages written in a Right To Left (RTL) direction. -It's easy, just a matter of overwriting all the horizontal positioning attributes -of your CSS stylesheet in a separate stylesheet file named rtl.css. - -See: https://codex.wordpress.org/Right_to_Left_Language_Support -*/ - -/** - * Table of Contents: - * - * 1.0 - Reset - * 2.0 - Typography - * 3.0 - Elements - * 4.0 - Forms - * 5.0 - Navigations - * 6.0 - Accessibility - * 7.0 - Alignments - * 8.0 - Header - * 9.0 - Widgets - * 10.0 - Content - * 10.1 - Posts and pages - * 10.2 - Comments - * 11.0 - Media Queries - * 11.1 - Mobile Large - * 11.2 - Tablet Small - * 11.3 - Tablet Large - * 11.4 - Desktop Small - * 11.5 - Desktop Medium - * 11.6 - Desktop Large - * 11.7 - Desktop X-Large - */ - - -/** - * 1.0 Reset - */ - -body { - direction: rtl; - unicode-bidi: embed; -} - -caption, -th, -td { - text-align: right; -} - - -/** - * 2.0 Typography - */ - -body, -button, -input[type="button"], -input[type="reset"], -input[type="submit"], -input, -select, -textarea, -blockquote cite, -blockquote small, -.post-password-form label, -.main-navigation .menu-item-description, -.post-navigation .meta-nav, -.post-navigation .post-title, -.pagination, -.image-navigation, -.comment-navigation, -.site-title, -.site-description, -.widget-title, -.widget_calendar caption, -.widget_rss .rss-date, -.widget_rss cite, -.author-heading, -.entry-footer, -.page-title, -.page-links, -.entry-caption, -.comments-title, -.comment-reply-title, -.comment-metadata, -.pingback .edit-link, -.comment-list .reply a, -.comment-form label, -.comment-notes, -.comment-awaiting-moderation, -.logged-in-as, -.form-allowed-tags, -.no-comments, -.wp-caption-text, -.gallery-caption { - font-family: Arial, Tahoma, sans-serif; -} - -::-webkit-input-placeholder { - font-family: Arial, Tahoma, sans-serif; -} - -:-moz-placeholder { - font-family: Arial, Tahoma, sans-serif; -} - -::-moz-placeholder { - font-family: Arial, Tahoma, sans-serif; -} - -:-ms-input-placeholder { - font-family: Arial, Tahoma, sans-serif; -} - -blockquote { - border-right: 4px solid rgba(51, 51, 51, 0.7); - border-left: 0; - padding-right: 0.7778em; - padding-left: 0; -} - - -/** - * 3.0 Elements - */ - -ul, -ol { - margin: 0 1.3333em 1.6em 0; -} - -caption, -th, -td { - text-align: right; -} - - -/** - * 4.0 Forms - */ - -.post-password-form input[type="submit"] { - right: auto; - left: 0; -} - - -/** - * 5.0 Navigations - */ - -.main-navigation ul ul { - margin-right: 0.8em; - margin-left: auto; -} - -.main-navigation .menu-item-has-children > a { - padding-right: 0; - padding-left: 48px; -} - -.dropdown-toggle { - right: auto; - left: 0; -} - -.dropdown-toggle:after { - right: -1px; - left: auto; -} - -.social-navigation li { - float: right; -} - -.social-navigation a:before { - right: 0; - left: auto; -} - -.secondary-toggle { - right: auto; - left: 0; -} - -.post-navigation .has-post-thumbnail a:before { - right: 0; - left: auto; -} - -.pagination .prev { - right: 0; - left: auto; -} - -.pagination .prev:before { - content: "\f429"; - right: -1px; - left: auto; -} - -.pagination .next { - right: auto; - left: 0; -} - -.pagination .next:before { - content: "\f430"; - right: auto; - left: -1px; -} - -.image-navigation .nav-previous a:before, -.comment-navigation .nav-previous a:before { - content: "\f429"; - margin-right: auto; - margin-left: 0.2em; -} - -.image-navigation .nav-next a:after, -.comment-navigation .nav-next a:after { - content: "\f430"; - margin-right: 0.2em; - margin-left: auto; -} - - -/** - * 6.0 Accessibility - */ - -.screen-reader-text:hover, -.screen-reader-text:focus { - right: 5px; - left: auto; -} - - -/** - * 7.0 Alignments - */ - -.alignright { - float: right; -} - -.alignleft { - float: left; -} - -.aligncenter { - margin-right: auto; - margin-left: auto; -} - -blockquote.alignright, -.wp-caption.alignright, -img.alignright { - margin: 0.4em 0 1.6em 1.6em; -} - -blockquote.alignleft, -.wp-caption.alignleft, -img.alignleft { - margin: 0.4em 1.6em 1.6em 0; -} - - -/** - * 8.0 Header - */ - -.site-branding { - padding-right: 0; - padding-left: 60px; -} - - -/** - * 9.0 Widgets - */ - -.widget_categories .children, -.widget_nav_menu .sub-menu, -.widget_pages .children { - margin: 0.7667em 0.8em 0 0; -} - -.textwidget ul, -.textwidget ol { - margin-left: 0; - margin-right: 1.6em; -} - -/** - * 10.0 Content - */ - -/** - * 10.1 Posts and pages - */ - -.entry-content .more-link:after { - content: "\f430"; -} - -.author-link:after { - content: "\f430"; -} - -.author-info .avatar { - float: right; - margin: 0 0 1.6em 1.6em; -} - -.posted-on:before, -.byline:before, -.cat-links:before, -.tags-links:before, -.comments-link:before, -.entry-format:before, -.edit-link:before, -.full-size-link:before { - margin-right: auto; - margin-left: 2px; -} - -.posted-on, -.byline, -.cat-links, -.tags-links, -.comments-link, -.entry-format, -.full-size-link { - margin-right: auto; - margin-left: 1em; -} - -.page-links a, -.page-links > span { - margin: 0 0 0.3333em 0.3333em; -} - -.page-links > .page-links-title { - padding-right: 0; - padding-left: 0.5em; -} - -.type-attachment .entry-header { - clear: left; -} - -.format-link .entry-title a:after { - -webkit-transform: scaleX(-1); - -moz-transform: scaleX(-1); - -ms-transform: scaleX(-1); - -o-transform: scaleX(-1); - transform: scaleX(-1); -} - - -/** - * 10.2 Comments - */ - -.comment-list .children > li { - padding-right: 0.8em; - padding-left: 0; -} - -.comment-author .avatar { - float: right; - margin-right: 0; - margin-left: 0.4em; -} - -.bypostauthor > article .fn:after { - right: 3px; - left: auto; -} - -.comment-metadata .edit-link { - margin-right: 1em; - margin-left: auto; -} - -.pingback .edit-link { - margin-right: 1em; - margin-left: auto; -} - -.comment-content ul, -.comment-content ol { - margin: 0 1.3333em 1.6em 0; -} - -.comment-reply-title small a { - float: left; -} - -.comment-form #wp-comment-cookies-consent { - margin: 0 0 0 10px; -} - -/** - * 11.0 Media Queries - */ - - -/** - * 11.1 Mobile Large 620px - */ - -@media screen and (min-width: 38.75em) { - ul, - ol { - margin-right: 0; - margin-left: auto; - } - - li > ul, - li > ol, - blockquote > ul, - blockquote > ol { - margin-right: 1.3333em; - margin-left: auto; - } - - blockquote { - margin-right: -1em; - margin-left: auto; - } - - blockquote > blockquote { - margin-right: 0; - margin-left: auto; - } - - .page-header { - border-color: inherit; - border-left: none; - border-style: solid; - border-width: 0 7px 0 0; - } - - .page-title, - .taxonomy-description { - margin-right: -7px; - margin-left: auto; - } - - .comment-content ul, - .comment-content ol { - margin-right: 0; - margin-left: auto; - } - - .comment-content li > ul, - .comment-content li > ol, - .comment-content blockquote > ul, - .comment-content blockquote > ol { - margin-right: 1.3333em; - margin-left: auto; - } -} - - -/** - * 11.2 Tablet Small 740px - */ - -@media screen and (min-width: 46.25em) { - blockquote { - margin-right: -1.05em; - margin-left: auto; - padding-right: 0.85em; - padding-left: 0; - } - - .main-navigation ul ul { - margin-right: 1em; - margin-left: auto; - } - - blockquote.alignright, - .wp-caption.alignright, - img.alignright { - margin: 0.4118em 0 1.6471em 1.6471em; - } - - blockquote.alignleft, - .wp-caption.alignleft, - img.alignleft { - margin: 0.4118em 1.6471em 1.6471em 0; - } - - .site-branding { - padding-right: 0; - padding-left: 66px; - } - - .widget blockquote { - margin-right: -1.2353em; - margin-left: auto; - padding-right: 1em; - padding-left: 0; - } - - .widget blockquote > blockquote { - margin-right: 0; - margin-left: auto; - } - - .widget blockquote.alignright, - .widget .wp-caption.alignright, - .widget img.alignright { - margin: 0.5em 0 1.5em 1.5em; - } - - .widget blockquote.alignleft, - .widget .wp-caption.alignleft, - .widget img.alignleft { - margin: 0.5em 1.5em 1.5em 0; - } - - .widget_categories .children, - .widget_nav_menu .sub-menu, - .widget_pages .children { - margin: 0.9643em 1em 0 0; - } - - .page-links a, - .page-links > span { - margin: 0 0 0.2857em 0.2857em; - } - - .author-info .avatar { - margin: 0 0 1.6471em 1.6471em; - } - - .comment-list .children > li { - padding-right: 1.2353em; - padding-left: 0; - } - - .comment-author .avatar { - margin-left: 1.64705em; - } - - .bypostauthor > article .fn:after { - right: 6px; - left: auto; - } -} - - -/** - * 11.3 Tablet Large 880px - */ - -@media screen and (min-width: 55em) { - blockquote { - margin-right: -1.0909em; - margin-left: auto; - padding-right: 0.9091em; - padding-left: 0; - } - - blockquote.alignright, - .wp-caption.alignright, - img.alignright { - margin: 0.4211em 0 1.6842em 1.6842em; - } - - blockquote.alignleft, - .wp-caption.alignleft, - img.alignleft { - margin: 0.4211em 1.6842em 1.6842em 0; - } - - .site-branding { - padding-right: 0; - padding-left: 74px; - } - - .widget blockquote { - margin-right: -1.2632em; - margin-left: auto; - padding-right: 1.0526em; - padding-left: 0; - } - - .widget_categories .children, - .widget_nav_menu .sub-menu, - .widget_pages .children { - margin: 0.7188em 1em 0 0; - } - - .page-links a, - .page-links > span { - margin: 0 0 0.25em 0.25em; - } - - .author-info .avatar { - margin: 0 0 1.6842em 1.6842em; - } - - .comment-list .children > li { - padding-right: 1.4737em; - padding-left: 0; - } - - .comment-author .avatar { - margin-left: 1.6842em; - } -} - - -/** - * 11.4 Desktop Small 955px - */ - -@media screen and (min-width: 59.6875em) { - body:before { - right: 0; - left: auto; - } - - .sidebar { - float: right; - margin-right: auto; - margin-left: -100%; - } - - .site-content { - float: right; - margin-right: 29.4118%; - margin-left: auto; - } - - blockquote { - margin-right: -1.3333em; - margin-left: auto; - padding-right: 1.1111em; - padding-left: 0; - } - - .main-navigation .menu-item-has-children > a { - padding-right: 0; - padding-left: 30px; - } - - blockquote.alignright, - .wp-caption.alignright, - img.alignright { - margin: 0.4em 0 1.6em 1.6em; - } - - blockquote.alignleft, - .wp-caption.alignleft, - img.alignleft { - margin: 0.4em 1.6em 1.6em 0; - } - - .widget blockquote { - margin-right: -1.5em; - margin-left: auto; - padding-right: 1.1667em; - padding-left: 0; - } - - .widget_categories .children, - .widget_nav_menu .sub-menu, - .widget_pages .children { - margin: 0.4583em 1em 0 0; - } - - .page-links a, - .page-links > span { - margin: 0 0 0.3333em 0.3333em; - } - - .author-info .avatar { - margin: 0 0 1.5em 1.5em; - } - - .comment-list .children > li { - padding-right: 0.8em; - padding-left: 0; - } - - .comment-author .avatar { - margin-left: 0.8em; - } - - .bypostauthor > article .fn:after { - right: 3px; - left: auto; - } - - .site-branding { - padding: 0; - } - - .site-footer { - float: right; - margin: 0 35.2941% 0 0; - } -} - - -/** - * 11.5 Desktop Medium 1100px - */ - -@media screen and (min-width: 68.75em) { - blockquote { - margin-right: -1.05em; - margin-left: auto; - padding-right: 0.85em; - padding-left: 0; - } - - .main-navigation .menu-item-has-children > a { - padding-right: 0; - padding-left: 34px; - } - - blockquote.alignright, - .wp-caption.alignright, - img.alignright { - margin: 0.4118em 0 1.6471em 1.6471em; - } - - blockquote.alignleft, - .wp-caption.alignleft, - img.alignleft { - margin: 0.4118em 1.6471em 1.6471em 0; - } - - .widget blockquote { - padding-right: 1.2143em; - padding-left: 0; - } - - .widget_categories .children, - .widget_nav_menu .sub-menu, - .widget_pages .children { - margin: 0.4643em 1em 0 0; - } - - .page-links a, - .page-links > span { - margin: 0 0 0.2857em 0.2857em; - } - - .author-info .avatar { - margin: 0 0 1.6471em 1.6471em; - } - - .comment-list .children > li { - padding-right: 1.1667em; - padding-left: 0; - } - - .comment-author .avatar { - margin-left: 1.64705em; - } - - .bypostauthor > article .fn:after { - right: 6px; - left: auto; - } -} - - -/** - * 11.6 Desktop Large 1240px - */ - -@media screen and (min-width: 77.5em) { - blockquote { - margin-right: -1.0909em; - margin-left: auto; - padding-right: 0.9091em; - padding-left: 0; - } - - .main-navigation .menu-item-has-children > a { - padding-right: 0; - padding-left: 38px; - } - - blockquote.alignright, - .wp-caption.alignright, - img.alignright { - margin: 0.4211em 0 1.6842em 1.6842em; - } - - blockquote.alignleft, - .wp-caption.alignleft, - img.alignleft { - margin: 0.4211em 1.6842em 1.6842em 0; - } - - .widget blockquote { - padding-right: 1.25em; - padding-left: 0; - } - - .widget_categories .children, - .widget_nav_menu .sub-menu, - .widget_pages .children { - margin: 0.4688em 1em 0 0; - } - - .page-links a, - .page-links > span { - margin: 0 0 0.25em 0.25em; - } - - .author-info .avatar { - margin: 0 0 1.6842em 1.6842em; - } - - .comment-list .children > li { - padding-right: 1.4737em; - padding-left: 0; - } - - .comment-author .avatar { - margin-left: 1.64705em; - } -} - - -/** - * 11.7 Desktop X-Large 1403px - */ - -@media screen and (min-width: 87.6875em) { - body:before { - width: -webkit-calc(50% - 289px); - width: calc(50% - 289px); - } -} diff --git a/wp-content/themes/twentyfifteen/screenshot.png b/wp-content/themes/twentyfifteen/screenshot.png deleted file mode 100644 index d00b44386..000000000 Binary files a/wp-content/themes/twentyfifteen/screenshot.png and /dev/null differ diff --git a/wp-content/themes/twentyfifteen/search.php b/wp-content/themes/twentyfifteen/search.php deleted file mode 100644 index 7aa5053d8..000000000 --- a/wp-content/themes/twentyfifteen/search.php +++ /dev/null @@ -1,62 +0,0 @@ - - -
-
- - - - - - - - __( 'Previous page', 'twentyfifteen' ), - 'next_text' => __( 'Next page', 'twentyfifteen' ), - 'before_page_number' => '' . __( 'Page', 'twentyfifteen' ) . ' ', - ) - ); - - // If no content, include the "No posts found" template. - else : - get_template_part( 'content', 'none' ); - - endif; - ?> - -
-
- - diff --git a/wp-content/themes/twentyfifteen/sidebar.php b/wp-content/themes/twentyfifteen/sidebar.php deleted file mode 100644 index c3b4d379d..000000000 --- a/wp-content/themes/twentyfifteen/sidebar.php +++ /dev/null @@ -1,51 +0,0 @@ - -
- - - - - - - - - - - - - -
- - diff --git a/wp-content/themes/twentyfifteen/single.php b/wp-content/themes/twentyfifteen/single.php deleted file mode 100644 index 4d3d4ac75..000000000 --- a/wp-content/themes/twentyfifteen/single.php +++ /dev/null @@ -1,51 +0,0 @@ - - -
-
- - ' ' . - '' . __( 'Next post:', 'twentyfifteen' ) . ' ' . - '%title', - 'prev_text' => ' ' . - '' . __( 'Previous post:', 'twentyfifteen' ) . ' ' . - '%title', - ) - ); - - // End the loop. - endwhile; - ?> - -
-
- - diff --git a/wp-content/themes/twentyfifteen/style.css b/wp-content/themes/twentyfifteen/style.css deleted file mode 100644 index 52bc82f74..000000000 --- a/wp-content/themes/twentyfifteen/style.css +++ /dev/null @@ -1,6116 +0,0 @@ -/* -Theme Name: Twenty Fifteen -Theme URI: https://wordpress.org/themes/twentyfifteen/ -Author: the WordPress team -Author URI: https://wordpress.org/ -Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer. -Version: 2.6 -Requires PHP: 5.2.4 -License: GNU General Public License v2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html -Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready -Text Domain: twentyfifteen - -This theme, like WordPress, is licensed under the GPL. -Use it to make something cool, have fun, and share what you've learned with others. -*/ - - -/** - * Table of Contents - * - * 1.0 - Reset - * 2.0 - Genericons - * 3.0 - Typography - * 4.0 - Elements - * 5.0 - Forms - * 6.0 - Navigations - * 6.1 - Links - * 6.2 - Menus - * 7.0 - Accessibility - * 8.0 - Alignments - * 9.0 - Clearings - * 10.0 - Header - * 11.0 - Widgets - * 12.0 - Content - * 12.1 - Posts and pages - * 12.2 - Post Formats - * 12.3 - Comments - * 13.0 - Footer - * 14.0 - Media - * 14.1 - Captions - * 14.2 - Galleries - * 15.0 - Multisite - * 16.0 - Media Queries - * 16.1 - Mobile Large - * 16.2 - Tablet Small - * 16.3 - Tablet Large - * 16.4 - Desktop Small - * 16.5 - Desktop Medium - * 16.6 - Desktop Large - * 16.7 - Desktop X-Large - * 17.0 - Print - */ - - -/** - * 1.0 - Reset - * - * Resetting and rebuilding styles have been helped along thanks to the fine - * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint. - */ - -html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { - border: 0; - font-family: inherit; - font-size: 100%; - font-style: inherit; - font-weight: inherit; - margin: 0; - outline: 0; - padding: 0; - vertical-align: baseline; -} - -html { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - font-size: 62.5%; - overflow-y: scroll; - -webkit-text-size-adjust: 100%; - -ms-text-size-adjust: 100%; -} - -*, -*:before, -*:after { - -webkit-box-sizing: inherit; - -moz-box-sizing: inherit; - box-sizing: inherit; -} - -body { - background: #f1f1f1; -} - -article, -aside, -details, -figcaption, -figure, -footer, -header, -main, -nav, -section { - display: block; -} - -ol, -ul { - list-style: none; -} - -table { - border-collapse: separate; - border-spacing: 0; -} - -caption, -th, -td { - font-weight: normal; - text-align: left; -} - -fieldset { - min-width: inherit; -} - -blockquote:before, -blockquote:after, -q:before, -q:after { - content: ""; -} - -blockquote, -q { - -webkit-hyphens: none; - -moz-hyphens: none; - -ms-hyphens: none; - hyphens: none; - quotes: none; -} - -a:focus { - outline: 2px solid #c1c1c1; - outline: 2px solid rgba(51, 51, 51, 0.3); -} - -a:hover, -a:active { - outline: 0; -} - -a img { - border: 0; -} - - -/** - * 2.0 - Genericons - */ - -.social-navigation a:before, -.secondary-toggle:before, -.dropdown-toggle:after, -.bypostauthor > article .fn:after, -.comment-reply-title small a:before, -.comment-navigation .nav-next a:after, -.comment-navigation .nav-previous a:before, -.posted-on:before, -.byline:before, -.cat-links:before, -.tags-links:before, -.comments-link:before, -.entry-format:before, -.edit-link:before, -.full-size-link:before, -.pagination .prev:before, -.pagination .next:before, -.image-navigation a:before, -.image-navigation a:after, -.format-link .entry-title a:after, -.entry-content .more-link:after, -.entry-summary .more-link:after, -.author-link:after { - -moz-osx-font-smoothing: grayscale; - -webkit-font-smoothing: antialiased; - display: inline-block; - font-family: "Genericons"; - font-size: 16px; - font-style: normal; - font-weight: normal; - font-variant: normal; - line-height: 1; - speak: none; - text-align: center; - text-decoration: inherit; - text-transform: none; - vertical-align: top; -} - - -/** - * 3.0 Typography - */ - -body, -button, -input, -select, -textarea { - color: #333; - font-family: "Noto Serif", serif; - font-size: 15px; - font-size: 1.5rem; - line-height: 1.6; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - clear: both; - font-weight: 700; -} - -p { - margin-bottom: 1.6em; -} - -b, -strong { - font-weight: 700; -} - -dfn, -cite, -em, -i { - font-style: italic; -} - -blockquote { - border-left: 4px solid #707070; - border-left: 4px solid rgba(51, 51, 51, 0.7); - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-size: 18px; - font-size: 1.8rem; - font-style: italic; - line-height: 1.6667; - margin-bottom: 1.6667em; - padding-left: 0.7778em; -} - -blockquote p { - margin-bottom: 1.6667em; -} - -blockquote > p:last-child { - margin-bottom: 0; -} - -blockquote cite, -blockquote small { - color: #333; - font-size: 15px; - font-size: 1.5rem; - font-family: "Noto Sans", sans-serif; - line-height: 1.6; -} - -blockquote em, -blockquote i, -blockquote cite { - font-style: normal; -} - -blockquote strong, -blockquote b { - font-weight: 400; -} - -address { - font-style: italic; - margin: 0 0 1.6em; -} - -code, -kbd, -tt, -var, -samp, -pre { - font-family: Inconsolata, monospace; - -webkit-hyphens: none; - -moz-hyphens: none; - -ms-hyphens: none; - hyphens: none; -} - -pre { - background-color: transparent; - background-color: rgba(0, 0, 0, 0.01); - border: 1px solid #eaeaea; - border: 1px solid rgba(51, 51, 51, 0.1); - line-height: 1.2; - margin-bottom: 1.6em; - max-width: 100%; - overflow: auto; - padding: 0.8em; - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; -} - -abbr[title] { - border-bottom: 1px dotted #eaeaea; - border-bottom: 1px dotted rgba(51, 51, 51, 0.1); - cursor: help; -} - -mark, -ins { - background-color: #fff9c0; - text-decoration: none; -} - -sup, -sub { - font-size: 75%; - height: 0; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sup { - bottom: 1ex; -} - -sub { - top: .5ex; -} - -small { - font-size: 75%; -} - -big { - font-size: 125%; -} - - -/** - * 4.0 Elements - */ - -hr { - background-color: #eaeaea; - background-color: rgba(51, 51, 51, 0.1); - border: 0; - height: 1px; - margin-bottom: 1.6em; -} - -ul, -ol { - margin: 0 0 1.6em 1.3333em; -} - -ul { - list-style: disc; -} - -ol { - list-style: decimal; -} - -li > ul, -li > ol { - margin-bottom: 0; -} - -dl { - margin-bottom: 1.6em; -} - -dt { - font-weight: bold; -} - -dd { - margin-bottom: 1.6em; -} - -table, -th, -td { - border: 1px solid #eaeaea; - border: 1px solid rgba(51, 51, 51, 0.1); -} - -table { - border-collapse: separate; - border-spacing: 0; - border-width: 1px 0 0 1px; - margin: 0 0 1.6em; - table-layout: fixed; /* Prevents HTML tables from becoming too wide */ - width: 100%; -} - -caption, -th, -td { - font-weight: normal; - text-align: left; -} - -th { - border-width: 0 1px 1px 0; - font-weight: 700; -} - -td { - border-width: 0 1px 1px 0; -} - -th, td { - padding: 0.4em; -} - -img { - -ms-interpolation-mode: bicubic; - border: 0; - height: auto; - max-width: 100%; - vertical-align: middle; -} - -figure { - margin: 0; -} - -del { - opacity: 0.8; -} - -/* Placeholder text color -- selectors need to be separate to work. */ - -::-webkit-input-placeholder { - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; -} - -:-moz-placeholder { - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; -} - -::-moz-placeholder { - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; - opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */ -} - -:-ms-input-placeholder { - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; -} - - -/** - * 5.0 Forms - */ - -button, -input, -select, -textarea { - background-color: #f7f7f7; - border-radius: 0; - font-size: 16px; - font-size: 1.6rem; - line-height: 1.5; - margin: 0; - max-width: 100%; - vertical-align: baseline; -} - -button, -input { - -webkit-hyphens: none; - -moz-hyphens: none; - -ms-hyphens: none; - hyphens: none; - line-height: normal; -} - -input, -textarea { - background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */ - border: 1px solid #eaeaea; - border: 1px solid rgba(51, 51, 51, 0.1); - color: #707070; - color: rgba(51, 51, 51, 0.7); -} - -input:focus, -textarea:focus { - background-color: #fff; - border: 1px solid #c1c1c1; - border: 1px solid rgba(51, 51, 51, 0.3); - color: #333; -} - -input:focus, -select:focus { - outline: 2px solid #c1c1c1; - outline: 2px solid rgba(51, 51, 51, 0.3); -} - -button[disabled], -input[disabled], -select[disabled], -textarea[disabled] { - cursor: default; - opacity: .5; -} - -button, -input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; - background-color: #333; - border: 0; - color: #fff; - cursor: pointer; - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - font-weight: 700; - padding: 0.7917em 1.5em; - text-transform: uppercase; -} - -button:hover, -input[type="button"]:hover, -input[type="reset"]:hover, -input[type="submit"]:hover, -button:focus, -input[type="button"]:focus, -input[type="reset"]:focus, -input[type="submit"]:focus { - background-color: #707070; - background-color: rgba(51, 51, 51, 0.7); - outline: 0; -} - -input[type="search"] { - -webkit-appearance: textfield; -} - -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} - -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0; -} - -input[type="text"], -input[type="email"], -input[type="url"], -input[type="password"], -input[type="search"], -textarea { - padding: 0.375em; - width: 100%; -} - -textarea { - overflow: auto; - vertical-align: top; -} - -input[type="text"]:focus, -input[type="email"]:focus, -input[type="url"]:focus, -input[type="password"]:focus, -input[type="search"]:focus, -textarea:focus { - outline: 0; -} - -.post-password-form { - position: relative; -} - -.post-password-form label { - color: #707070; - color: rgba(51, 51, 51, 0.7); - display: block; - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - font-weight: 700; - letter-spacing: 0.04em; - line-height: 1.5; - text-transform: uppercase; -} - -.post-password-form input[type="submit"] { - padding: 0.7917em; - position: absolute; - right: 0; - bottom: 0; -} - -input[type="checkbox"], -input[type="radio"] { - padding: 0; -} - -.search-form input[type="submit"], -.widget .search-form input[type="submit"] { - padding: 0; -} - - -/** - * 6.0 Navigations - */ - - -/** - * 6.1 Links - */ - -a { - color: #333; - text-decoration: none; -} - -a:hover, -a:focus { - color: #707070; - color: rgba(51, 51, 51, 0.7); -} - - -/** - * 6.2 Menus - */ - -.main-navigation a { - display: block; - padding: 0.8em 0; - position: relative; - text-decoration: none; -} - -.main-navigation ul { - list-style: none; - margin: 0; -} - -.main-navigation ul ul { - display: none; - margin-left: 0.8em; -} - -.main-navigation ul .toggled-on { - display: block; -} - -.main-navigation li { - border-top: 1px solid #eaeaea; - border-top: 1px solid rgba(51, 51, 51, 0.1); - position: relative; -} - -.main-navigation .current-menu-item > a, -.main-navigation .current-menu-ancestor > a { - font-weight: 700; -} - -.main-navigation .nav-menu > ul > li:first-child, -.main-navigation .nav-menu > li:first-child { - border-top: 0; -} - -.main-navigation .menu-item-has-children > a { - padding-right: 48px; -} - -.main-navigation .menu-item-description { - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - font-weight: 400; - line-height: 1.5; - margin-top: 0.5em; -} - -.no-js .main-navigation ul ul { - display: block; -} - -.dropdown-toggle { - background-color: transparent; - border: 0; - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; - content: ""; - height: 42px; - padding: 0; - position: absolute; - text-transform: lowercase; /* Stop screen readers to read the text as capital letters */ - top: 3px; - right: 0; - width: 42px; -} - -.dropdown-toggle:after { - color: #333; - content: "\f431"; - font-size: 24px; - line-height: 42px; - position: relative; - top: 0; - left: 1px; - width: 42px; -} - -.dropdown-toggle:hover, -.dropdown-toggle:focus { - background-color: #eaeaea; - background-color: rgba(51, 51, 51, 0.1); -} - -.dropdown-toggle:focus { - outline: 1px solid #c1c1c1; - outline: 1px solid rgba(51, 51, 51, 0.3); -} - -.dropdown-toggle.toggle-on:after { - content: "\f432"; -} - -.social-navigation { - margin: 9.0909% 0; -} - -.social-navigation ul { - list-style: none; - margin: 0 0 -1.6em 0; -} - -.social-navigation li { - float: left; -} - -.social-navigation a { - display: block; - height: 3.2em; - position: relative; - width: 3.2em; -} - -.social-navigation a:before { - content: "\f415"; - font-size: 24px; - position: absolute; - top: 0; - left: 0; -} - -.social-navigation a[href*="codepen.io"]:before { - content: "\f216"; -} - -.social-navigation a[href*="digg.com"]:before { - content: "\f221"; -} - -.social-navigation a[href*="dribbble.com"]:before { - content: "\f201"; -} - -.social-navigation a[href*="dropbox.com"]:before { - content: "\f225"; -} - -.social-navigation a[href*="facebook.com"]:before { - content: "\f203"; -} - -.social-navigation a[href*="flickr.com"]:before { - content: "\f211"; -} - -.social-navigation a[href*="foursquare.com"]:before { - content: "\f226"; -} - -.social-navigation a[href*="plus.google.com"]:before { - content: "\f206"; -} - -.social-navigation a[href*="github.com"]:before { - content: "\f200"; -} - -.social-navigation a[href*="instagram.com"]:before { - content: "\f215"; -} - -.social-navigation a[href*="linkedin.com"]:before { - content: "\f208"; -} - -.social-navigation a[href*="pinterest.com"]:before { - content: "\f210"; -} - -.social-navigation a[href*="getpocket.com"]:before { - content: "\f224"; -} - -.social-navigation a[href*="polldaddy.com"]:before { - content: "\f217"; -} - -.social-navigation a[href*="reddit.com"]:before { - content: "\f222"; -} - -.social-navigation a[href*="stumbleupon.com"]:before { - content: "\f223"; -} - -.social-navigation a[href*="tumblr.com"]:before { - content: "\f214"; -} - -.social-navigation a[href*="twitter.com"]:before { - content: "\f202"; -} - -.social-navigation a[href*="vimeo.com"]:before { - content: "\f212"; -} - -.social-navigation a[href*="wordpress.com"]:before, -.social-navigation a[href*="wordpress.org"]:before { - content: "\f205"; -} - -.social-navigation a[href*="youtube.com"]:before { - content: "\f213"; -} - -.social-navigation a[href*="mailto:"]:before { - content: "\f410"; -} - -.social-navigation a[href*="spotify.com"]:before { - content: "\f515"; -} - -.social-navigation a[href*="twitch.tv"]:before { - content: "\f516"; -} - -.social-navigation a[href$="/feed/"]:before { - content: "\f413"; -} - -.social-navigation a[href*="path.com"]:before { - content: "\f219"; -} - -.social-navigation a[href*="skype.com"]:before { - content: "\f220"; -} - -.secondary-toggle { - background-color: transparent; - border: 1px solid #eaeaea; - border: 1px solid rgba(51, 51, 51, 0.1); - height: 42px; - overflow: hidden; - padding: 0; - position: absolute; - top: 50%; - right: 0; - text-align: center; - -webkit-transform: translateY(-50%); - -ms-transform: translateY(-50%); - transform: translateY(-50%); - width: 42px; -} - -.secondary-toggle:before { - color: #333; - content: "\f419"; - line-height: 40px; - width: 40px; -} - -.secondary-toggle:hover, -.secondary-toggle:focus { - background-color: transparent; - border: 1px solid #c1c1c1; - border: 1px solid rgba(51, 51, 51, 0.3); - outline: 0; -} - -.secondary-toggle.toggled-on:before { - content: "\f405"; - font-size: 32px; - position: relative; - top: 1px; - left: -1px; -} - -.post-navigation { - background-color: #fff; - border-top: 1px solid #eaeaea; - border-top: 1px solid rgba(51, 51, 51, 0.1); - font-weight: 700; -} - -.post-navigation a { - display: block; - padding: 3.8461% 7.6923%; -} - -.post-navigation span { - display: block; -} - -.post-navigation .meta-nav { - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - letter-spacing: 0.04em; - line-height: 1.5; - position: relative; - text-transform: uppercase; - z-index: 2; -} - -.post-navigation .post-title { - font-family: "Noto Serif", serif; - font-size: 18px; - font-size: 1.8rem; - line-height: 1.3333; - position: relative; - z-index: 2; -} - -.post-navigation .nav-next, -.post-navigation .nav-previous { - background-position: center; - background-size: cover; - position: relative; -} - -.post-navigation a:before { - content: ""; - display: block; - height: 100%; - position: absolute; - top: 0; - left: 0; - width: 100%; - z-index: 1; -} - -.post-navigation a:hover:before, -.post-navigation a:focus:before { - opacity: 0.5; -} - -.post-navigation .meta-nav { - opacity: 0.8; -} - -.post-navigation div + div { - border-top: 1px solid #eaeaea; - border-top: 1px solid rgba(51, 51, 51, 0.1); -} - -.pagination { - background-color: #fff; - border-top: 1px solid rgba(51, 51, 51, 0.1); - font-family: "Noto Sans", sans-serif; -} - -.pagination .nav-links { - min-height: 3.2em; - position: relative; - text-align: center; -} - -/* reset screen-reader-text */ -.pagination .current .screen-reader-text { - position: static !important; -} - -.pagination .page-numbers { - display: none; - line-height: 3.2em; - padding: 0 0.6667em; -} - -.pagination .page-numbers.current { - text-transform: uppercase; -} - -.pagination .current { - display: inline-block; - font-weight: 700; -} - -.pagination .prev, -.pagination .next { - -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3); - background-color: #333; - color: #fff; - display: inline-block; - height: 48px; - overflow: hidden; - padding: 0; - position: absolute; - width: 48px; -} - -.pagination .prev:before, -.pagination .next:before { - font-size: 32px; - height: 48px; - line-height: 48px; - position: relative; - width: 48px; -} - -.pagination .prev:hover, -.pagination .prev:focus, -.pagination .next:hover, -.pagination .next:focus { - background-color: #707070; - background-color: rgba(51, 51, 51, 0.7); -} - -.pagination .prev { - left: 0; -} - -.pagination .prev:before { - content: "\f430"; - left: -1px; -} - -.pagination .next { - right: 0; -} - -.pagination .next:before { - content: "\f429"; - right: -1px; -} - -.image-navigation, -.comment-navigation { - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-size: 12px; - font-size: 1.2rem; - font-family: "Noto Sans", sans-serif; - font-weight: 700; - line-height: 1.5; - text-transform: uppercase; -} - -.image-navigation a, -.comment-navigation a { - color: #707070; - color: rgba(51, 51, 51, 0.7); -} - -.image-navigation a:hover, -.image-navigation a:focus, -.comment-navigation a:hover, -.comment-navigation a:focus { - color: #333; -} - -.image-navigation .nav-previous:not(:empty), -.image-navigation .nav-next:not(:empty), -.comment-navigation .nav-previous:not(:empty), -.comment-navigation .nav-next:not(:empty) { - display: inline-block; -} - -.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before, -.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before { - content: "\2215"; - font-weight: 400; - margin: 0 0.7em; -} - -.image-navigation .nav-previous a:before, -.comment-navigation .nav-previous a:before { - content: "\f430"; - margin-right: 0.2em; - position: relative; -} - -.image-navigation .nav-next a:after, -.comment-navigation .nav-next a:after { - content: "\f429"; - margin-left: 0.2em; - position: relative; -} - -.comment-navigation { - border-top: 1px solid #eaeaea; - border-top: 1px solid rgba(51, 51, 51, 0.1); - border-bottom: 1px solid #eaeaea; - border-bottom: 1px solid rgba(51, 51, 51, 0.1); - padding: 2em 0; -} - -.comments-title + .comment-navigation { - border-bottom: 0; -} - -.image-navigation { - padding: 0 7.6923%; -} - -.image-navigation .nav-previous:not(:empty), -.image-navigation .nav-next:not(:empty) { - margin-bottom: 2em; -} - - -/** - * 7.0 Accessibility - */ - -/* Text meant only for screen readers */ -.says, -.screen-reader-text { - clip: rect(1px, 1px, 1px, 1px); - height: 1px; - overflow: hidden; - position: absolute !important; - width: 1px; -} - -/* must have higher specificity than alternative color schemes inline styles */ -.site .skip-link { - background-color: #f1f1f1; - box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); - color: #21759b; - display: block; - font: bold 14px/normal "Noto Sans", sans-serif; - left: -9999em; - outline: none; - padding: 15px 23px 14px; - text-decoration: none; - text-transform: none; - top: -9999em; -} - -.logged-in .site .skip-link { - box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); - font: bold 14px/normal "Open Sans", sans-serif; -} - -.site .skip-link:focus { - clip: auto; - height: auto; - left: 6px; - top: 7px; - width: auto; - z-index: 100000; -} - - -/** - * 8.0 Alignments - */ - -.alignleft { - display: inline; - float: left; -} - -.alignright { - display: inline; - float: right; -} - -.aligncenter { - display: block; - margin-right: auto; - margin-left: auto; -} - -blockquote.alignleft, -.wp-caption.alignleft, -img.alignleft { - margin: 0.4em 1.6em 1.6em 0; -} - -blockquote.alignright, -.wp-caption.alignright, -img.alignright { - margin: 0.4em 0 1.6em 1.6em; -} - -blockquote.aligncenter, -.wp-caption.aligncenter, -img.aligncenter { - clear: both; - margin-top: 0.4em; - margin-bottom: 1.6em; -} - -.wp-caption.alignleft, -.wp-caption.alignright, -.wp-caption.aligncenter { - margin-bottom: 1.2em; -} - - -/** - * 9.0 Clearings - */ - -.clear:before, -.clear:after, -.site:before, -.site:after, -.entry-content:before, -.entry-content:after, -.comment-content:before, -.comment-content:after, -.site-content:before, -.site-content:after, -.nav-links:before, -.nav-links:after, -.comment-navigation:before, -.comment-navigation:after, -.social-navigation ul:before, -.social-navigation ul:after, -.textwidget:before, -.textwidget:after { - content: ""; - display: table; -} - -.clear:after, -.site:after, -.entry-content:after, -.comment-content:after, -.site-content:after, -.nav-links:after, -.comment-navigation:after, -.social-navigation ul:after, -.textwidget:after { - clear: both; -} - - -/** - * 10.0 Header - */ - -.site-header { - background-color: #fff; - border-bottom: 1px solid rgba(51, 51, 51, 0.1); - padding: 7.6923%; -} - -.site-branding { - min-height: 2em; - padding-right: 60px; - position: relative; -} - -.site-title { - font-family: "Noto Sans", sans-serif; - font-size: 22px; - font-size: 2.2rem; - font-weight: 700; - line-height: 1.3636; - margin-bottom: 0; -} - -.custom-logo { - max-height: 84px; - width: auto; -} - -.wp-custom-logo .site-title { - margin-top: 0.545454545em; -} - -.site-description { - display: none; - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - font-weight: 400; - line-height: 1.5; - margin: 0.5em 0 0; - opacity: 0.7; -} - - -/** - * 11.0 Widgets - */ - -.widget { - color: #707070; - color: rgba(51, 51, 51, 0.7); - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - margin: 0 auto 9.09090%; - width: 100%; - word-wrap: break-word; -} - -.widget pre { - line-height: 1.2; -} - -.widget button, -.widget input, -.widget select, -.widget textarea { - font-size: 16px; - font-size: 1.6rem; - line-height: 1.5; -} - -.widget button, -.widget input { - line-height: normal; -} - -.widget button, -.widget input[type="button"], -.widget input[type="reset"], -.widget input[type="submit"] { - font-size: 12px; - font-size: 1.2rem; - padding: 0.7917em 1.5833em; -} - -.widget input[type="text"], -.widget input[type="email"], -.widget input[type="url"], -.widget input[type="password"], -.widget input[type="search"], -.widget textarea { - padding: 0.375em; -} - -.widget-title { - color: #333; - font-family: "Noto Sans", sans-serif; - margin: 0 0 1.6em; - letter-spacing: 0.04em; - text-transform: uppercase; -} - -.widget > :last-child { - margin-bottom: 0; -} - -.widget_calendar table { - margin: 0; -} - -.widget_calendar .wp-calendar-nav { - display: table; - width: 100%; -} - -.widget_calendar .wp-calendar-nav span { - display: table-cell; -} - -.widget_calendar .wp-calendar-nav-prev, -.widget_calendar .wp-calendar-nav-next { - width: 40%; -} - -.widget_calendar td, -.widget_calendar th, -.widget_calendar .wp-calendar-nav span { - line-height: 2.3333; - text-align: center; - padding: 0; -} - -.widget_calendar caption { - font-family: "Noto Serif", serif; - font-weight: 700; - margin: 0 0 1.6em; - letter-spacing: 0.04em; - text-transform: uppercase; -} - -.widget_calendar tbody a { - -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3); - background-color: #333; - color: #fff; - display: block; - font-weight: 700; -} - -.widget_calendar tbody a:hover, -.widget_calendar tbody a:focus { - background-color: #707070; - background-color: rgba(51, 51, 51, 0.7); - color: #fff; -} - -.widget_archive a, -.widget_categories a, -.widget_links a, -.widget_meta a, -.widget_nav_menu a, -.widget_pages a, -.widget_recent_comments a, -.widget_recent_entries a { - border: 0; -} - -.widget_archive ul, -.widget_categories ul, -.widget_links ul, -.widget_meta ul, -.widget_nav_menu ul, -.widget_pages ul, -.widget_recent_comments ul, -.widget_recent_entries ul { - list-style: none; - margin: 0; -} - -.widget_archive li, -.widget_categories li, -.widget_links li, -.widget_meta li, -.widget_nav_menu li, -.widget_pages li, -.widget_recent_comments li, -.widget_recent_entries li { - border-top: 1px solid #eaeaea; - border-top: 1px solid rgba(51, 51, 51, 0.1); - padding: 0.7667em 0; -} - -.widget_archive li:first-child, -.widget_categories li:first-child, -.widget_links li:first-child, -.widget_meta li:first-child, -.widget_nav_menu li:first-child, -.widget_pages li:first-child, -.widget_recent_comments li:first-child, -.widget_recent_entries li:first-child { - border-top: 0; - padding-top: 0; -} - -.widget_archive li:last-child, -.widget_categories li:last-child, -.widget_links li:last-child, -.widget_meta li:last-child, -.widget_nav_menu li:last-child, -.widget_pages li:last-child, -.widget_recent_comments li:last-child, -.widget_recent_entries li:last-child { - padding-bottom: 0; -} - -.widget_categories .children, -.widget_nav_menu .sub-menu, -.widget_pages .children { - border-top: 1px solid #eaeaea; - border-top: 1px solid rgba(51, 51, 51, 0.1); - margin: 0.7667em 0 0 0.8em; - padding-top: 0.7667em; -} - -.widget_recent_entries .post-date { - display: block; -} - -.widget_rss ul { - list-style: none; - margin: 0; -} - -.widget_rss li { - margin-bottom: 1.6em; -} - -.widget_rss ul:last-child, -.widget_rss li:last-child { - margin-bottom: 0; -} - -.widget_rss .rsswidget { - border: 0; - font-weight: 700; -} - -.widget_rss .rsswidget img { - margin-top: -4px; -} - -.widget_rss .rss-date, -.widget_rss cite { - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - font-style: normal; - display: block; - line-height: 2; - opacity: 0.8; -} - -.textwidget > :last-child { - margin-bottom: 0; -} - -.textwidget a { - border-bottom: 1px solid #333; -} - -.textwidget a:hover, -.textwidget a:focus { - border-bottom: 0; -} - -.textwidget ul, -.textwidget ol { - margin-left: 1.6em; -} - -.tagcloud ul { - list-style-type: none; -} - -.tagcloud ul li { - display: inline-block; -} - -/** - * 12.0 Content - */ - -.secondary { - background-color: #fff; - display: none; - padding: 0 7.6923%; -} - -.secondary.toggled-on { - border-top: 1px solid transparent; - border-bottom: 1px solid transparent; - display: block; -} - -.widget-area { - margin: 9.09090% auto 0; -} - -.site-footer { - background-color: #fff; - border-top: 1px solid rgba(51, 51, 51, 0.1); - padding: 3.84615% 7.6923%; -} - - -/** - * 12.1 Posts and pages - */ - -.hentry { - background-color: #fff; - padding-top: 7.6923%; - position: relative; -} - -.hentry.has-post-thumbnail { - padding-top: 0; -} - -.hentry.sticky:not(.has-post-thumbnail) { - padding-top: -webkit-calc(7.6923% + 24px); - padding-top: calc(7.6923% + 24px); -} - -.hentry + .hentry { - border-top: 1px solid rgba(51, 51, 51, 0.1); -} - -.post-thumbnail { - border: 0; - display: block; - margin-bottom: 2.4em; -} -.post-thumbnail img { - display: block; - margin: 0 auto; -} - -a.post-thumbnail:hover, -a.post-thumbnail:focus { - opacity: 0.85; -} - -.entry-header { - padding: 0 7.6923%; -} - -.entry-title { - font-size: 26px; - font-size: 2.6rem; - line-height: 1.1538; - margin-bottom: 0.9231em; -} - -.entry-content, -.entry-summary { - padding: 0 7.6923% 7.6923%; -} - -.entry-content > :last-child, -.entry-summary > :last-child { - margin-bottom: 0; -} - -.entry-content, -.entry-summary, -.page-content, -.comment-content { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - word-wrap: break-word; -} - -.entry-content h1, -.entry-summary h1, -.page-content h1, -.comment-content h1 { - font-size: 26px; - font-size: 2.6rem; - line-height: 1.1538; - margin-top: 1.8462em; - margin-bottom: 0.9231em; -} - -.entry-content h2, -.entry-summary h2, -.page-content h2, -.comment-content h2 { - font-size: 22px; - font-size: 2.2rem; - line-height: 1.3636; - margin-top: 2.1818em; - margin-bottom: 1.0909em; -} - -.entry-content h3, -.entry-summary h3, -.page-content h3, -.comment-content h3 { - font-size: 18px; - font-size: 1.8rem; - line-height: 1.3333; - margin-top: 2.6667em; - margin-bottom: 1.3333em; -} - -.entry-content h4, -.entry-content h5, -.entry-content h6, -.entry-summary h4, -.entry-summary h5, -.entry-summary h6, -.page-content h4, -.page-content h5, -.page-content h6, -.comment-content h4, -.comment-content h5, -.comment-content h6 { - font-size: 15px; - font-size: 1.5rem; - line-height: 1.2; - margin-top: 3.2em; - margin-bottom: 1.6em; -} - -.entry-content h5, -.entry-content h6, -.entry-summary h5, -.entry-summary h6, -.page-content h5, -.page-content h6, -.comment-content h5, -.comment-content h6 { - letter-spacing: 0.1em; - text-transform: uppercase; -} - -.entry-content > h1:first-child, -.entry-content > h2:first-child, -.entry-content > h3:first-child, -.entry-content > h4:first-child, -.entry-content > h5:first-child, -.entry-content > h6:first-child, -.entry-summary > h1:first-child, -.entry-summary > h2:first-child, -.entry-summary > h3:first-child, -.entry-summary > h4:first-child, -.entry-summary > h5:first-child, -.entry-summary > h6:first-child, -.page-content > h1:first-child, -.page-content > h2:first-child, -.page-content > h3:first-child, -.page-content > h4:first-child, -.page-content > h5:first-child, -.page-content > h6:first-child, -.comment-content > h1:first-child, -.comment-content > h2:first-child, -.comment-content > h3:first-child, -.comment-content > h4:first-child, -.comment-content > h5:first-child, -.comment-content > h6:first-child { - margin-top: 0; -} - -.entry-content a, -.entry-summary a, -.page-content a, -.comment-content a, -.pingback .comment-body > a { - border-bottom: 1px solid #333; -} - -.entry-content a:hover, -.entry-content a:focus, -.entry-summary a:hover, -.entry-summary a:focus, -.page-content a:hover, -.page-content a:focus, -.comment-content a:hover, -.comment-content a:focus, -.pingback .comment-body > a:hover, -.pingback .comment-body > a:focus { - border-bottom: 0; -} - -.entry-content a img, -.entry-summary a img, -.page-content a img, -.comment-content a img { - display: block; -} - -.entry-content .more-link, -.entry-summary .more-link:after { - white-space: nowrap; -} - -.entry-content .more-link:after, -.entry-summary .more-link:after { - content: "\f429"; - font-size: 16px; - position: relative; - top: 5px; -} - -.author-info { - border-top: 1px solid #eaeaea; - border-top: 1px solid rgba(51, 51, 51, 0.1); - margin: 0 7.6923%; - padding: 7.6923% 0; -} - -.author-info .avatar { - float: left; - height: 36px; - margin: 0 1.6em 1.6em 0; - width: 36px; -} - -.author-heading { - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - letter-spacing: 0.04em; - margin-bottom: 1.5em; - text-transform: uppercase; -} - -.author-title { - clear: none; -} - -.author-bio { - font-size: 12px; - font-size: 1.2rem; - line-height: 1.5; - overflow: hidden; - padding-bottom: 1px; -} - -.author-description { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - word-wrap: break-word; -} - -.author-description a { - border-bottom: 1px solid #333; -} - -.author-description a:hover, -.author-description a:focus { - border-bottom: 0; -} - -.author-description > :last-child { - margin-bottom: 0; -} - -.author-link { - white-space: nowrap; -} - -.author-link:after { - content: "\f429"; - position: relative; - top: 1px; -} - -.entry-footer { - background-color: #f7f7f7; - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - line-height: 1.5; - padding: 3.8461% 7.6923%; -} - -.entry-footer a { - border-bottom: 1px solid transparent; - color: #707070; - color: rgba(51, 51, 51, 0.7); -} - -.entry-footer a:hover { - border-bottom: 1px solid #333; -} - -.entry-footer a:hover, -.entry-footer a:focus { - color: #333; -} - -.sticky-post { - background-color: #333; - color: #fff; - font-weight: 700; - letter-spacing: 0.04em; - padding: 0.25em 0.5em; - position: absolute; - top: 0; - text-transform: uppercase; -} - -.updated:not(.published) { - display: none; -} - -.sticky .posted-on { - display: none; -} - -.posted-on:before, -.byline:before, -.cat-links:before, -.tags-links:before, -.comments-link:before, -.entry-format:before, -.edit-link:before, -.full-size-link:before { - margin-right: 2px; - position: relative; -} - -.posted-on, -.byline, -.cat-links, -.tags-links, -.comments-link, -.entry-format, -.full-size-link { - margin-right: 1em; -} - -.format-aside .entry-format:before { - content: "\f101"; -} - -.format-image .entry-format:before { - content: "\f473"; -} - -.format-gallery .entry-format:before { - content: "\f103"; -} - -.format-video .entry-format:before { - content: "\f104"; -} - -.format-status .entry-format:before { - content: "\f105"; -} - -.format-quote .entry-format:before { - content: "\f106"; -} - -.format-link .entry-format:before { - content: "\f107"; -} - -.format-chat .entry-format:before { - content: "\f108"; -} - -.format-audio .entry-format:before { - content: "\f109"; -} - -.posted-on:before { - content: "\f307"; -} - -.byline:before { - content: "\f304"; -} - -.cat-links:before { - content: "\f301"; -} - -.tags-links:before { - content: "\f302"; -} - -.comments-link:before { - content: "\f300"; -} - -.full-size-link:before { - content: "\f402"; -} - -.edit-link:before { - content: "\f411"; -} - -.comments-link, -.edit-link { - white-space: nowrap; -} - -.page-header { - background-color: #fff; - border-bottom: 1px solid rgba(51, 51, 51, 0.1); - padding: 7.6923%; -} - -.page-title { - font-family: "Noto Serif", serif; - font-size: 18px; - font-size: 1.8rem; - line-height: 1.3333; -} - -.taxonomy-description { - color: #707070; - color: rgba(51, 51, 51, 0.7); - padding-top: 0.4em; -} - -.taxonomy-description a { - border-bottom: 1px solid #333; -} - -.taxonomy-description a:hover, -.taxonomy-description a:focus { - border-bottom: 0; -} - -.taxonomy-description > :last-child { - margin-bottom: 0; -} - -.page-content { - background-color: #fff; - padding: 7.6923%; -} - -.page-content > :last-child { - margin-bottom: 0; -} - -.page-links { - clear: both; - font-family: "Noto Sans", sans-serif; - margin-bottom: 1.3333em; -} - -.page-links a, -.page-links > span { - border: 1px solid #eaeaea; - border: 1px solid rgba(51, 51, 51, 0.1); - display: inline-block; - font-size: 12px; - font-size: 1.2rem; - height: 2em; - line-height: 2; - margin: 0 0.3333em 0.3333em 0; - text-align: center; - width: 2em; -} - -.page-links a { - -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3); - background-color: #333; - border-color: #333; - color: #fff; -} - -.page-links a:hover, -.page-links a:focus { - background-color: #707070; - background-color: rgba(51, 51, 51, 0.7); - border-color: transparent; - color: #fff; -} - -.page-links > .page-links-title { - border: 0; - color: #707070; - color: rgba(51, 51, 51, 0.7); - height: auto; - margin: 0; - padding-right: 0.5em; - width: auto; -} - -.entry-attachment { - margin-bottom: 1.6em; -} - -.type-attachment .entry-title { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - word-wrap: break-word; -} - -.entry-caption { - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - line-height: 1.5; - padding-top: 0.5em; - word-wrap: break-word; -} - -.entry-caption > :last-child { - margin-bottom: 0; -} - - -/** - * 12.2 Post Formats - */ - -.format-aside .entry-title, -.format-image .entry-title, -.format-video .entry-title, -.format-quote .entry-title, -.format-gallery .entry-title, -.format-status .entry-title, -.format-link .entry-title, -.format-audio .entry-title, -.format-chat .entry-title { - font-size: 18px; - font-size: 1.8rem; - line-height: 1.3333; - margin-bottom: 1.3333em; -} - -.format-link .entry-title a:after { - content: "\f442"; - font-size: 24px; - height: 24px; - position: relative; - top: 0; - width: 24px; -} - -.blog .format-status .entry-title, -.archive .format-status .entry-title { - display: none; -} - - -/** - * 12.3 Comments - */ - -.comments-area { - background-color: #fff; - border-top: 1px solid #eaeaea; - border-top: 1px solid rgba(51, 51, 51, 0.1); - padding: 7.6923%; -} - -.comments-area > :last-child { - margin-bottom: 0; -} - -.comment-list + .comment-respond { - border-top: 1px solid #eaeaea; - border-top: 1px solid rgba(51, 51, 51, 0.1); -} - -.comment-list + .comment-respond, -.comment-navigation + .comment-respond { - padding-top: 1.6em; -} - -.comments-title, -.comment-reply-title { - font-family: "Noto Serif", serif; - font-size: 18px; - font-size: 1.8rem; - line-height: 1.3333; -} - -.comments-title { - margin-bottom: 1.3333em; -} - -.comment-list { - list-style: none; - margin: 0; -} - -.comment-list article, -.comment-list .pingback, -.comment-list .trackback { - border-top: 1px solid #eaeaea; - border-top: 1px solid rgba(51, 51, 51, 0.1); - padding: 1.6em 0; -} - -.comment-list .children { - list-style: none; - margin: 0; -} - -.comment-list .children > li { - padding-left: 0.8em; -} - -.comment-author { - color: #707070; - color: rgba(51, 51, 51, 0.7); - margin-bottom: 0.4em; -} - -.comment-author a:hover { - border-bottom: 1px solid #707070; - border-bottom: 1px solid rgba(51, 51, 51, 0.7); -} - -.comment-author .avatar { - float: left; - height: 24px; - margin-right: 0.8em; - width: 24px; -} - -.bypostauthor > article .fn:after { - content: "\f304"; - position: relative; - top: 5px; - left: 3px; -} - -.comment-metadata, -.pingback .edit-link { - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - line-height: 1.5; -} - -.comment-metadata a, -.pingback .edit-link a { - color: #707070; - color: rgba(51, 51, 51, 0.7); -} - -.comment-metadata a:hover, -.pingback .edit-link a:hover { - border-bottom: 1px solid #333; -} - -.comment-metadata a:hover, -.comment-metadata a:focus, -.pingback .edit-link a:hover, -.pingback .edit-link a:focus { - color: #333; -} - -.comment-metadata { - margin-bottom: 1.6em; -} - -.comment-metadata .edit-link { - margin-left: 1em; -} - -.pingback .edit-link { - margin-left: 1em; -} - -.pingback .edit-link:before { - top: 5px; -} - -.comment-content ul, -.comment-content ol { - margin: 0 0 1.6em 1.3333em; -} - -.comment-content li > ul, -.comment-content li > ol { - margin-bottom: 0; -} - -.comment-content > :last-child { - margin-bottom: 0; -} - -.comment-list .reply { - font-size: 12px; - font-size: 1.2rem; -} - -.comment-list .reply a { - border: 1px solid #eaeaea; - border: 1px solid rgba(51, 51, 51, 0.1); - color: #707070; - color: rgba(51, 51, 51, 0.7); - display: inline-block; - font-family: "Noto Sans", sans-serif; - font-weight: 700; - line-height: 1; - margin-top: 2em; - padding: 0.4167em 0.8333em; - text-transform: uppercase; -} - -.comment-list .reply a:hover, -.comment-list .reply a:focus { - border-color: #333; - color: #333; - outline: 0; -} - -.comment-form { - padding-top: 1.6em; -} - -.comment-form label { - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - font-weight: 700; - display: block; - letter-spacing: 0.04em; - line-height: 1.5; - text-transform: uppercase; -} - -.comment-form input[type="text"], -.comment-form input[type="email"], -.comment-form input[type="url"], -.comment-form input[type="submit"] { - width: 100%; -} - -.comment-notes, -.comment-awaiting-moderation, -.logged-in-as, -.form-allowed-tags { - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - line-height: 1.5; - margin-bottom: 2em; -} - -.logged-in-as a:hover { - border-bottom: 1px solid #333; -} - -.no-comments { - border-top: 1px solid #eaeaea; - border-top: 1px solid rgba(51, 51, 51, 0.1); - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; - font-weight: 700; - padding-top: 1.6em; -} - -.comment-navigation + .no-comments { - border-top: 0; -} - -.form-allowed-tags code { - font-family: Inconsolata, monospace; -} - -.form-submit { - margin-bottom: 0; -} - -.required { - color: #c0392b; -} - -.comment-reply-title small { - font-size: 100%; -} - -.comment-reply-title small a { - border: 0; - float: right; - height: 32px; - overflow: hidden; - width: 26px; -} - -.comment-reply-title small a:before { - content: "\f405"; - font-size: 32px; - position: relative; - top: -3px; -} - -.comment-form #wp-comment-cookies-consent { - margin: 0 10px 0 0; -} - -.comment-form .comment-form-cookies-consent label { - display: inline; - font-size: 12px; - font-size: 1.2rem; - font-weight: normal; - letter-spacing: 0; - text-transform: none; -} - -/** - * 13.0 Footer - */ - -.site-info { - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-size: 12px; - font-size: 1.2rem; - line-height: 1.5; -} - -.site-info a { - border-bottom: 1px solid transparent; - color: #707070; - color: rgba(51, 51, 51, 0.7); -} - -.site-info a:hover { - border-bottom: 1px solid #333; -} - -.site-info a:hover, -.site-info a:focus { - color: #333; -} - -.site-info span[role=separator] { - padding: 0 0.25em 0 0.5em; -} - -.site-info span[role=separator]::before { - content: '\002f'; -} - -/** - * 14.0 Media - */ - -.site .avatar { - border-radius: 50%; -} - -.page-content img.wp-smiley, -.entry-content img.wp-smiley, -.comment-content img.wp-smiley { - border: none; - margin-top: 0; - margin-bottom: 0; - padding: 0; -} - -audio, -canvas { - display: inline-block; -} - -embed, -iframe, -object, -video { - margin-bottom: 1.6em; - max-width: 100%; - vertical-align: middle; -} - -p > embed, -p > iframe, -p > object, -p > video { - margin-bottom: 0; -} - -.wp-audio-shortcode, -.wp-video, -.wp-playlist.wp-audio-playlist { - font-size: 15px; - font-size: 1.5rem; - margin-top: 0; - margin-bottom: 1.6em; -} - -.wp-playlist.wp-playlist { - padding-bottom: 0; -} - -.wp-playlist .wp-playlist-tracks { - margin-top: 0; -} - -.wp-playlist-item .wp-playlist-caption { - border-bottom: 0; - padding: 10px 0; -} - -.wp-playlist-item .wp-playlist-item-length { - top: 10px; -} - - -/** - * 14.1 Captions - */ - -.wp-caption { - margin-bottom: 1.6em; - max-width: 100%; -} - -.wp-caption img[class*="wp-image-"] { - display: block; - margin: 0; -} - -.wp-caption-text { - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - line-height: 1.5; - padding: 0.5em 0; -} - - -/** - * 14.2 Galleries - */ - -.gallery { - margin-bottom: 1.6em; -} - -.gallery-item { - display: inline-block; - padding: 1.79104477%; - text-align: center; - vertical-align: top; - width: 100%; -} - -.gallery-columns-2 .gallery-item { - max-width: 50%; -} - -.gallery-columns-3 .gallery-item { - max-width: 33.33%; -} - -.gallery-columns-4 .gallery-item { - max-width: 25%; -} - -.gallery-columns-5 .gallery-item { - max-width: 20%; -} - -.gallery-columns-6 .gallery-item { - max-width: 16.66%; -} - -.gallery-columns-7 .gallery-item { - max-width: 14.28%; -} - -.gallery-columns-8 .gallery-item { - max-width: 12.5%; -} - -.gallery-columns-9 .gallery-item { - max-width: 11.11%; -} - -.gallery-icon img { - margin: 0 auto; -} - -.gallery-caption { - color: #707070; - color: rgba(51, 51, 51, 0.7); - display: block; - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - line-height: 1.5; - padding: 0.5em 0; -} - -.gallery-columns-6 .gallery-caption, -.gallery-columns-7 .gallery-caption, -.gallery-columns-8 .gallery-caption, -.gallery-columns-9 .gallery-caption { - display: none; -} - - -/** - * 15.0 Multisite - */ - -.widecolumn { - background-color: #fff; - padding: 7.6923%; -} - -.widecolumn .mu_register { - width: auto; -} - -.widecolumn .mu_alert { - margin-bottom: 1.6em; -} - -.widecolumn form, -.widecolumn .mu_register form { - margin-top: 0; -} - -.widecolumn h2 { - font-size: 26px; - font-size: 2.6rem; - line-height: 1.1538; - margin-bottom: 0.9231em; -} - -.widecolumn p { - margin: 1.6em 0; -} - -.widecolumn p + h2 { - margin-top: 1.8462em; -} - -.widecolumn label, -.widecolumn .mu_register label { - color: #707070; - color: rgba(51, 51, 51, 0.7); - font-family: "Noto Sans", sans-serif; - font-size: 12px; - font-size: 1.2rem; - font-weight: 700; - letter-spacing: 0.04em; - line-height: 1.5; - text-transform: uppercase; -} - -.widecolumn .mu_register label { - margin: 2em 0 0; -} - -.widecolumn #key, -.widecolumn .mu_register #blog_title, -.widecolumn .mu_register #user_email, -.widecolumn .mu_register #blogname, -.widecolumn .mu_register #user_name { - font-size: 16px; - font-size: 1.6rem; - width: 100%; -} - -.widecolumn .mu_register #blogname { - margin: 0; -} - -.widecolumn .mu_register #blog_title, -.widecolumn .mu_register #user_email, -.widecolumn .mu_register #user_name { - margin: 0 0 0.375em; -} - -.widecolumn #submit, -.widecolumn .mu_register input[type="submit"] { - font-size: 12px; - font-size: 1.2rem; - margin: 0; - width: 100%; -} - -.widecolumn .mu_register .prefix_address, -.widecolumn .mu_register .suffix_address { - font-size: inherit; -} - -.widecolumn .mu_register > :last-child, -.widecolumn form > :last-child { - margin-bottom: 0; -} - - -/** - * 16.0 Media Queries - */ - -/* - * Does the same thing as , - * but in the future W3C standard way. -ms- prefix is required for IE10+ to - * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor - * the meta tag. See https://core.trac.wordpress.org/ticket/25888. - */ -@-ms-viewport { - width: device-width; -} - -@viewport { - width: device-width; -} - -/** - * 16.1 Mobile Large 620px - */ - -@media screen and (min-width: 38.75em) { - ul, - ol { - margin-left: 0; - } - - li > ul, - li > ol, - blockquote > ul, - blockquote > ol { - margin-left: 1.3333em; - } - - blockquote { - margin-left: -1em; - } - - blockquote > blockquote { - margin-left: 0; - } - - .site-branding { - min-height: 3.2em; - } - - .site-title { - font-size: 22px; - font-size: 2.2rem; - line-height: 1.0909; - } - - .site-description { - display: block; - } - - .secondary { - box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); - margin: 7.6923% 7.6923% 0; - padding: 7.6923% 7.6923% 0; - } - - .main-navigation { - margin-bottom: 11.1111%; - } - - .main-navigation ul { - border-top: 1px solid rgba(51, 51, 51, 0.1); - border-bottom: 1px solid rgba(51, 51, 51, 0.1); - } - - .main-navigation ul ul { - border-top: 0; - border-bottom: 0; - } - - .social-navigation { - margin-bottom: 11.1111%; - } - - .social-navigation { - margin-top: 0; - } - - .widget-area { - margin-top: 0; - } - - .widget { - margin-bottom: 11.1111%; - } - - .site-main { - padding: 7.6923% 0; - } - - .hentry.sticky:not(.has-post-thumbnail) { - padding-top: inherit; - } - - .hentry, - .page-header, - .page-content { - box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); - margin: 0 7.6923%; - } - - .hentry + .hentry, - .page-header + .hentry, - .page-header + .page-content { - margin-top: 7.6923%; - } - - .hentry + .hentry { - border-top: 0; - } - - .post-thumbnail { - margin-bottom: 2.4em; - } - - .entry-header { - padding: 0 9.0909%; - } - - .entry-content, - .entry-summary { - padding: 0 9.0909% 9.0909%; - } - - .entry-footer { - padding: 4.5454% 9.0909%; - } - - .page-header { - border-bottom: 0; - border-left: 7px solid #333; - padding: 3.8461% 7.6923%; - } - - .page-title, - .taxonomy-description { - margin-left: -7px; - } - - .page-content { - padding: 9.0909%; - } - - .site-footer { - border-top: 0; - box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); - margin: 0 7.6923%; - padding: 3.84615% 7.6923%; - } - - .post-navigation { - border-top: 0; - box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); - margin: 7.6923% 7.6923% 0; - } - - .post-navigation a { - padding: 4.5454% 9.0909%; - } - - .pagination { - border-top: 0; - box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); - margin: 7.6923% 7.6923% 0; - padding: 0; - } - - /* restore screen-reader-text */ - .pagination .current .screen-reader-text { - position: absolute !important; - } - - .pagination .page-numbers { - display: inline-block; - } - - .image-navigation { - padding: 0 9.0909%; - } - - .comments-area { - border-top: 0; - box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); - margin: 7.6923% 7.6923% 0; - } - - .comment-content ul, - .comment-content ol { - margin-left: 0; - } - - .comment-content li > ul, - .comment-content li > ol, - .comment-content blockquote > ul, - .comment-content blockquote > ol { - margin-left: 1.3333em; - } - - .widecolumn { - box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); - margin: 7.6923%; - } -} - - -/** - * 16.2 Tablet Small 740px - */ - -@media screen and (min-width: 46.25em) { - body, - button, - input, - select, - textarea { - font-size: 17px; - font-size: 1.7rem; - line-height: 1.6471; - } - - button, - input { - line-height: normal; - } - - p, - address, - pre, - hr, - ul, - ol, - dl, - dd, - table { - margin-bottom: 1.6471em; - } - - blockquote { - font-size: 20px; - font-size: 2rem; - line-height: 1.75; - margin-bottom: 1.75em; - margin-left: -1.05em; - padding-left: 0.85em; - } - - blockquote p { - margin-bottom: 1.75em; - } - - blockquote cite, - blockquote small { - font-size: 17px; - font-size: 1.7rem; - line-height: 1.6471; - } - - pre { - line-height: 1.2353; - } - - button, - input[type="button"], - input[type="reset"], - input[type="submit"], - .post-password-form input[type="submit"], - .widecolumn #submit, - .widecolumn .mu_register input[type="submit"] { - font-size: 14px; - font-size: 1.4rem; - padding: 0.8214em 1.6429em; - } - - input[type="text"], - input[type="email"], - input[type="url"], - input[type="password"], - input[type="search"], - textarea { - padding: 0.5em; - } - - .main-navigation { - font-size: 14px; - font-size: 1.4rem; - line-height: 1.5; - } - - .main-navigation a { - padding: 1em 0; - } - - .main-navigation ul ul { - margin-left: 1em; - } - - .main-navigation .menu-item-description { - font-size: 14px; - font-size: 1.4rem; - line-height: 1.5; - } - - .social-navigation ul { - margin-bottom: -1.4706em; - } - - .social-navigation a { - height: 2.8824em; - width: 2.8824em; - } - - .secondary-toggle { - height: 56px; - width: 56px; - } - - .secondary-toggle:before { - line-height: 54px; - width: 54px; - } - - .post-password-form label, - .post-navigation .meta-nav, - .image-navigation, - .comment-navigation, - .author-heading, - .author-bio, - .entry-footer, - .page-links a, - .page-links span, - .comment-metadata, - .pingback .edit-link, - .comment-list .reply, - .comment-notes, - .comment-awaiting-moderation, - .logged-in-as, - .comment-form label, - .comment-form .comment-form-cookies-consent label, - .form-allowed-tags, - .site-info, - .wp-caption-text, - .gallery-caption, - .entry-caption, - .widecolumn label, - .widecolumn .mu_register label { - font-size: 14px; - font-size: 1.4rem; - } - - .pagination .nav-links { - min-height: 3.2941em; - } - - .pagination .page-numbers { - line-height: 3.2941em; - padding: 0 0.8235em; - } - - .pagination .prev, - .pagination .next { - height: 56px; - padding: 0; - width: 56px; - } - - .pagination .prev:before, - .pagination .next:before { - height: 56px; - line-height: 56px; - width: 56px; - } - - .image-navigation .nav-previous a:before, - .image-navigation .nav-next a:after, - .comment-navigation .nav-previous a:before, - .comment-navigation .nav-next a:after { - top: 2px; - } - - blockquote.alignleft, - .wp-caption.alignleft, - img.alignleft { - margin: 0.4118em 1.6471em 1.6471em 0; - } - - blockquote.alignright, - .wp-caption.alignright, - img.alignright { - margin: 0.4118em 0 1.6471em 1.6471em; - } - - blockquote.aligncenter, - .wp-caption.aligncenter, - img.aligncenter { - margin-top: 0.4118em; - margin-bottom: 1.6471em; - } - - .wp-caption.alignleft, - .wp-caption.alignright, - .wp-caption.aligncenter { - margin-bottom: 1.2353em; - } - - .site-branding { - min-height: 3.7059em; - padding-right: 66px; - } - - .site-title { - font-size: 29px; - font-size: 2.9rem; - line-height: 1.2069; - } - - .custom-logo { - max-height: 105px; - } - - .wp-custom-logo .site-title { - margin-top: 0.482758621em; - } - - .site-description { - font-size: 14px; - font-size: 1.4rem; - } - - .widget { - font-size: 14px; - font-size: 1.4rem; - line-height: 1.5; - } - - .widget p, - .widget address, - .widget hr, - .widget ul, - .widget ol, - .widget dl, - .widget dd, - .widget table, - .widget pre { - margin-bottom: 1.5em; - } - - .widget li > ul, - .widget li > ol { - margin-bottom: 0; - } - - .widget blockquote { - font-size: 17px; - font-size: 1.7rem; - line-height: 1.6471; - margin-bottom: 1.6471em; - margin-left: -1.2353em; - padding-left: 1em; - } - - .widget blockquote p { - margin-bottom: 1.6471em; - } - - .widget blockquote cite, - .widget blockquote small { - font-size: 14px; - font-size: 1.4rem; - line-height: 1.5; - } - - .widget blockquote > blockquote { - margin-left: 0; - } - - .widget pre { - line-height: 1.5; - padding: 0.75em; - } - - .widget button, - .widget input, - .widget select, - .widget textarea { - line-height: 1.75; - } - - .widget button, - .widget input { - line-height: normal; - } - - .widget button, - .widget input[type="button"], - .widget input[type="reset"], - .widget input[type="submit"] { - font-size: 14px; - font-size: 1.4rem; - padding: 0.8214em 1.6429em; - } - - .widget input[type="text"], - .widget input[type="email"], - .widget input[type="url"], - .widget input[type="password"], - .widget input[type="search"], - .widget textarea { - padding: 0.5625em; - } - - .widget blockquote.alignleft, - .widget .wp-caption.alignleft, - .widget img.alignleft { - margin: 0.5em 1.5em 1.5em 0; - } - - .widget blockquote.alignright, - .widget .wp-caption.alignright, - .widget img.alignright { - margin: 0.5em 0 1.5em 1.5em; - } - - .widget blockquote.aligncenter, - .widget .wp-caption.aligncenter, - .widget img.aligncenter { - margin-top: 0.5em; - margin-bottom: 1.5em; - } - - .widget .wp-caption.alignleft, - .widget .wp-caption.alignright, - .widget .wp-caption.aligncenter { - margin-bottom: 1em; - } - - .widget-title { - margin: 0 0 1.5em; - } - - .widget_calendar td, - .widget_calendar th, - .widget_calendar .wp-calendar-nav span { - line-height: 2.9286; - } - - .widget_calendar caption { - margin: 0 0 1.5em; - } - - .widget_calendar .wp-calendar-table { - margin-bottom: 0; - } - - .widget_calendar .wp-calendar-nav { - margin: 0 0 1.5em; - } - - .widget_archive li, - .widget_categories li, - .widget_links li, - .widget_meta li, - .widget_nav_menu li, - .widget_pages li, - .widget_recent_comments li, - .widget_recent_entries li { - padding: 0.9643em 0; - } - - .widget_categories .children, - .widget_nav_menu .sub-menu, - .widget_pages .children { - margin: 0.9643em 0 0 1em; - padding-top: 0.9643em; - } - - .widget_rss li { - margin-bottom: 1.5em; - } - - .widget_rss .rss-date, - .widget_rss cite { - line-height: 1.75; - } - - .post-thumbnail { - margin-bottom: 3em; - } - - .entry-title, - .widecolumn h2 { - font-size: 35px; - font-size: 3.5rem; - line-height: 1.2; - margin-bottom: 1.2em; - } - - .entry-content h1, - .entry-summary h1, - .page-content h1, - .comment-content h1 { - font-size: 35px; - font-size: 3.5rem; - line-height: 1.2; - margin-top: 1.6em; - margin-bottom: 0.8em; - } - - .entry-content h2, - .entry-summary h2, - .page-content h2, - .comment-content h2 { - font-size: 29px; - font-size: 2.9rem; - line-height: 1.2069; - margin-top: 1.931em; - margin-bottom: 0.9655em; - } - - .entry-content h3, - .entry-summary h3, - .page-content h3, - .comment-content h3 { - font-size: 24px; - font-size: 2.4rem; - line-height: 1.1667; - margin-top: 2.3333em; - margin-bottom: 1.1667em; - } - - .entry-content h4, - .entry-summary h4, - .page-content h4, - .comment-content h4 { - font-size: 20px; - font-size: 2rem; - line-height: 1.4; - margin-top: 2.8em; - margin-bottom: 1.4em; - } - - .entry-content h5, - .entry-content h6, - .entry-summary h5, - .entry-summary h6, - .page-content h5, - .page-content h6, - .comment-content h5, - .comment-content h6 { - font-size: 17px; - font-size: 1.7rem; - line-height: 1.2353; - margin-top: 3.2941em; - margin-bottom: 1.6471em; - } - - .entry-content .more-link:after, - .entry-summary .more-link:after { - font-size: 24px; - top: 2px; - } - - .author-info { - margin: 0 9.0909%; - padding: 9.0909% 0; - } - - .author-info .avatar { - height: 42px; - margin: 0 1.6471em 1.6471em 0; - width: 42px; - } - - .author-link:after { - top: 3px; - } - - .posted-on:before, - .byline:before, - .cat-links:before, - .tags-links:before, - .comments-link:before, - .entry-format:before, - .edit-link:before, - .full-size-link:before { - top: 3px; - } - - .taxonomy-description { - padding-top: 0.4118em; - } - - .page-title, - .comments-title, - .comment-reply-title, - .post-navigation .post-title { - font-size: 24px; - font-size: 2.4rem; - line-height: 1.1667; - } - - .page-links { - margin-bottom: 1.4117em; - } - - .page-links a, - .page-links > span { - margin: 0 0.2857em 0.2857em 0; - } - - .entry-attachment { - margin-bottom: 1.6471em; - } - - .format-aside .entry-title, - .format-image .entry-title, - .format-video .entry-title, - .format-quote .entry-title, - .format-gallery .entry-title, - .format-status .entry-title, - .format-link .entry-title, - .format-audio .entry-title, - .format-chat .entry-title { - font-size: 20px; - font-size: 2rem; - line-height: 1.4; - margin-bottom: 1.4em; - } - - .format-link .entry-title a:after { - top: 0.0833em; - } - - .comments-title { - margin-bottom: 1.4em; - } - - .comment-list article, - .comment-list .pingback, - .comment-list .trackback { - padding: 1.6471em 0; - } - - .comment-list + .comment-respond, - .comment-navigation + .comment-respond { - padding-top: 1.6471em; - } - - .comment-list .children > li { - padding-left: 1.2353em; - } - - .comment-meta { - position: relative; - } - - .comment-author { - margin-bottom: 0; - } - - .comment-author .avatar { - height: 42px; - margin-right: 1.64705em; - position: relative; - top: 5px; - width: 42px; - } - - .comment-metadata .edit-link:before { - top: 2px; - } - - .pingback .edit-link:before { - top: 6px; - } - - .bypostauthor > article .fn:after { - top: 7px; - left: 6px; - } - - .comment-content ul, - .comment-content ol { - margin-bottom: 1.6471em; - } - - .comment-list .reply a { - padding: 0.4286em 0.8571em; - } - - .comment-form, - .no-comments { - padding-top: 1.6471em; - } - - .comment-reply-title small a:before { - top: -1px; - } - - embed, - iframe, - object, - video { - margin-bottom: 1.6471em; - } - - .wp-audio-shortcode, - .wp-video, - .wp-playlist.wp-audio-playlist { - font-size: 17px; - font-size: 1.7rem; - margin-bottom: 1.6471em; - } - - .wp-caption, - .gallery { - margin-bottom: 1.6471em; - } - - .widecolumn .mu_alert { - margin-bottom: 1.6471em; - } - - .widecolumn p { - margin: 1.6471em 0; - } - - .widecolumn p + h2 { - margin-top: 1.6em; - } - - .widecolumn #key, - .widecolumn .mu_register #blog_title, - .widecolumn .mu_register #user_email, - .widecolumn .mu_register #blogname, - .widecolumn .mu_register #user_name { - font-size: 17px; - font-size: 1.7rem; - line-height: normal; - } - - .widecolumn .mu_register #blog_title, - .widecolumn .mu_register #user_email, - .widecolumn .mu_register #user_name { - margin: 0 0 0.4117em; - } -} - - -/** - * 16.3 Tablet Large 880px - */ - -@media screen and (min-width: 55em) { - body, - button, - input, - select, - textarea { - font-size: 19px; - font-size: 1.9rem; - line-height: 1.6842; - } - - button, - input { - line-height: normal; - } - - p, - address, - pre, - hr, - ul, - ol, - dl, - dd, - table { - margin-bottom: 1.6842em; - } - - blockquote { - font-size: 22px; - font-size: 2.2rem; - line-height: 1.8182; - margin-bottom: 1.8182em; - margin-left: -1.0909em; - padding-left: 0.9091em; - } - - blockquote p { - margin-bottom: 1.8182em; - } - - blockquote cite, - blockquote small { - font-size: 19px; - font-size: 1.9rem; - line-height: 1.6842; - } - - pre { - line-height: 1.2632; - } - - button, - input[type="button"], - input[type="reset"], - input[type="submit"], - .post-password-form input[type="submit"], - .widecolumn #submit, - .widecolumn .mu_register input[type="submit"] { - font-size: 16px; - font-size: 1.6rem; - padding: 0.8125em 1.625em; - } - - input[type="text"], - input[type="email"], - input[type="url"], - input[type="password"], - input[type="search"], - textarea { - padding: 0.5278em; - } - - .main-navigation { - font-size: 16px; - font-size: 1.6rem; - line-height: 1.5; - } - - .main-navigation a { - padding: 0.75em 0; - } - - .main-navigation .menu-item-description { - font-size: 16px; - font-size: 1.6rem; - line-height: 1.5; - } - - .social-navigation ul { - margin-bottom: -1.2632em; - } - - .social-navigation a { - height: 2.5263em; - width: 2.5263em; - } - - .secondary-toggle { - height: 64px; - width: 64px; - } - - .secondary-toggle:before { - line-height: 62px; - width: 62px; - } - - .post-password-form label, - .post-navigation .meta-nav, - .comment-navigation, - .image-navigation, - .author-heading, - .author-bio, - .entry-footer, - .page-links a, - .page-links span, - .comment-metadata, - .pingback .edit-link, - .comment-list .reply, - .comment-notes, - .comment-awaiting-moderation, - .logged-in-as, - .comment-form label, - .comment-form .comment-form-cookies-consent label, - .form-allowed-tags, - .site-info, - .wp-caption-text, - .gallery-caption, - .entry-caption, - .widecolumn label, - .widecolumn .mu_register label { - font-size: 16px; - font-size: 1.6rem; - } - - .pagination .nav-links { - min-height: 3.3684em; - } - - .pagination .page-numbers { - line-height: 3.3684em; - padding: 0 0.8421em; - } - - .pagination .prev, - .pagination .next { - height: 64px; - padding: 0; - width: 64px; - } - - .pagination .prev:before, - .pagination .next:before { - height: 64px; - line-height: 64px; - width: 64px; - } - - .image-navigation .nav-previous a:before, - .image-navigation .nav-next a:after, - .comment-navigation .nav-previous a:before, - .comment-navigation .nav-next a:after { - font-size: 24px; - top: -1px; - } - - blockquote.alignleft, - .wp-caption.alignleft, - img.alignleft { - margin: 0.4211em 1.6842em 1.6842em 0; - } - - blockquote.alignright, - .wp-caption.alignright, - img.alignright { - margin: 0.4211em 0 1.6842em 1.6842em; - } - - blockquote.aligncenter, - .wp-caption.aligncenter, - img.aligncenter { - margin-top: 0.4211em; - margin-bottom: 1.6842em; - } - - .wp-caption.alignleft, - .wp-caption.alignright, - .wp-caption.aligncenter { - margin-bottom: 1.2632em; - } - - .site-branding { - min-height: 3.7895em; - padding-right: 74px; - } - - .site-title { - font-size: 32px; - font-size: 3.2rem; - line-height: 1.25; - } - - .custom-logo { - max-height: 104px; - } - - .wp-custom-logo .site-title { - margin-top: 0.5em; - } - - .site-description { - font-size: 16px; - font-size: 1.6rem; - } - - .widget { - font-size: 16px; - font-size: 1.6rem; - } - - .widget blockquote { - font-size: 19px; - font-size: 1.9rem; - line-height: 1.6842; - margin-bottom: 1.6842em; - margin-left: -1.2632em; - padding-left: 1.0526em; - } - - .widget blockquote p { - margin-bottom: 1.6842em; - } - - .widget blockquote cite, - .widget blockquote small { - font-size: 16px; - font-size: 1.6rem; - } - - .widget button, - .widget input, - .widget select, - .widget textarea { - line-height: 1.5; - } - - .widget button, - .widget input { - line-height: normal; - } - - .widget button, - .widget input[type="button"], - .widget input[type="reset"], - .widget input[type="submit"] { - font-size: 16px; - font-size: 1.6rem; - padding: 0.8125em 1.625em; - } - - .widget input[type="text"], - .widget input[type="email"], - .widget input[type="url"], - .widget input[type="password"], - .widget input[type="search"], - .widget textarea { - padding: 0.75em; - } - - .widget .wp-caption-text, - .widget .gallery-caption { - line-height: 1.5; - } - - .widget_calendar td, - .widget_calendar th, - .widget_calendar .wp-calendar-nav span { - line-height: 2.9375; - } - - .widget_archive li, - .widget_categories li, - .widget_links li, - .widget_meta li, - .widget_nav_menu li, - .widget_pages li, - .widget_recent_comments li, - .widget_recent_entries li { - padding: 0.7188em 0; - } - - .widget_categories .children, - .widget_nav_menu .sub-menu, - .widget_pages .children { - margin: 0.7188em 0 0 1em; - padding-top: 0.7188em; - } - - .widget_rss .rss-date, - .widget_rss cite { - font-size: 13px; - font-size: 1.3rem; - line-height: 1.8462; - } - - .post-thumbnail { - margin-bottom: 2.9474em; - } - - .entry-title, - .widecolumn h2 { - font-size: 39px; - font-size: 3.9rem; - line-height: 1.2308; - margin-bottom: 1.2308em; - } - - .entry-content h1, - .entry-summary h1, - .page-content h1, - .comment-content h1 { - font-size: 39px; - font-size: 3.9rem; - line-height: 1.2308; - margin-top: 1.641em; - margin-bottom: 0.8205em; - } - - .entry-content h2, - .entry-summary h2, - .page-content h2, - .comment-content h2 { - font-size: 32px; - font-size: 3.2rem; - line-height: 1.25; - margin-top: 2em; - margin-bottom: 1em; - } - - .entry-content h3, - .entry-summary h3, - .page-content h3, - .comment-content h3 { - font-size: 27px; - font-size: 2.7rem; - line-height: 1.1852; - margin-top: 2.3704em; - margin-bottom: 1.1852em; - } - - .entry-content h4, - .entry-summary h4, - .page-content h4, - .comment-content h4 { - font-size: 22px; - font-size: 2.2rem; - line-height: 1.4545; - margin-top: 2.9091em; - margin-bottom: 1.4545em; - } - - .entry-content h5, - .entry-content h6, - .entry-summary h5, - .entry-summary h6, - .page-content h5, - .page-content h6, - .comment-content h5, - .comment-content h6 { - font-size: 19px; - font-size: 1.9rem; - line-height: 1.2632; - margin-top: 3.3684em; - margin-bottom: 1.6842em; - } - - .entry-content .more-link:after, - .entry-summary .more-link:after { - top: 3px; - } - - .author-info .avatar { - height: 56px; - margin: 0 1.6842em 1.6842em 0; - width: 56px; - } - - .author-link:after { - font-size: 24px; - top: 0; - } - - .posted-on:before, - .byline:before, - .cat-links:before, - .tags-links:before, - .comments-link:before, - .entry-format:before, - .edit-link:before, - .full-size-link:before { - top: 4px; - } - - .taxonomy-description { - padding-top: 0.4211em; - } - - .page-title, - .comments-title, - .comment-reply-title, - .post-navigation .post-title { - font-size: 27px; - font-size: 2.7rem; - line-height: 1.1852; - } - - .page-links { - margin-bottom: 1.4736em; - } - - .page-links a, - .page-links > span { - margin: 0 0.25em 0.25em 0; - } - - .entry-attachment { - margin-bottom: 1.6842em - } - - .format-aside .entry-title, - .format-image .entry-title, - .format-video .entry-title, - .format-quote .entry-title, - .format-gallery .entry-title, - .format-status .entry-title, - .format-link .entry-title, - .format-audio .entry-title, - .format-chat .entry-title { - font-size: 22px; - font-size: 2.2rem; - line-height: 1.4545; - margin-bottom: 1.4545em; - } - - .format-link .entry-title a:after { - top: 0.125em; - } - - .comments-title { - margin-bottom: 1.4545em; - } - - .comment-list article, - .comment-list .pingback, - .comment-list .trackback { - padding: 1.6842em 0; - } - - .comment-list + .comment-respond, - .comment-navigation + .comment-respond { - padding-top: 1.6842em; - } - - .comment-list .children > li { - padding-left: 1.4737em; - } - - .comment-author .avatar { - height: 56px; - margin-right: 1.6842em; - top: 3px; - width: 56px; - } - - .comment-metadata { - line-height: 2; - } - - .comment-metadata .edit-link:before { - top: 8px; - } - - .pingback .edit-link:before { - top: 8px; - } - - .bypostauthor > article .fn:after { - top: 8px; - } - - .comment-content ul, - .comment-content ol { - margin-bottom: 1.6842em; - } - - .comment-list .reply a { - padding: 0.4375em 0.875em; - } - - .comment-form, - .no-comments { - padding-top: 1.6842em; - } - - embed, - iframe, - object, - video { - margin-bottom: 1.6842em; - } - - .wp-audio-shortcode, - .wp-video, - .wp-playlist.wp-audio-playlist { - font-size: 19px; - font-size: 1.9rem; - margin-bottom: 1.6842em; - } - - .wp-caption, - .gallery { - margin-bottom: 1.6842em; - } - - .widecolumn .mu_alert { - margin-bottom: 1.6842em; - } - - .widecolumn p { - margin: 1.6842em 0; - } - - .widecolumn p + h2 { - margin-top: 1.641em; - } - - .widecolumn #key, - .widecolumn .mu_register #blog_title, - .widecolumn .mu_register #user_email, - .widecolumn .mu_register #blogname, - .widecolumn .mu_register #user_name { - font-size: 19px; - font-size: 1.9rem; - } - - .widecolumn .mu_register #blog_title, - .widecolumn .mu_register #user_email, - .widecolumn .mu_register #user_name { - margin: 0 0 0.421em; - } -} - - -/** - * 16.4 Desktop Small 955px - */ - -@media screen and (min-width: 59.6875em) { - body:before { - background-color: #fff; - box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); - content: ""; - display: block; - height: 100%; - min-height: 100%; - position: fixed; - top: 0; - left: 0; - width: 29.4118%; - z-index: 0; /* Fixes flashing bug with scrolling on Safari */ - } - - .site { - margin: 0 auto; - max-width: 1403px; - } - - .sidebar { - float: left; - margin-right: -100%; - max-width: 413px; - position: relative; - width: 29.4118%; - } - - .secondary { - background-color: transparent; - box-shadow: none; - display: block; - margin: 0; - padding: 0; - } - - .site-main { - padding: 8.3333% 0; - } - - .site-content { - display: block; - float: left; - margin-left: 29.4118%; - width: 70.5882%; - } - - body { - font-size: 15px; - font-size: 1.5rem; - line-height: 1.6; - } - - p, - address, - pre, - hr, - ul, - ol, - dl, - dd, - table { - margin-bottom: 1.6em; - } - - blockquote { - font-size: 18px; - font-size: 1.8rem; - line-height: 1.6667; - margin-bottom: 1.6667em; - margin-left: -1.3333em; - padding-left: 1.1111em; - } - - blockquote cite, - blockquote small { - font-size: 15px; - font-size: 1.5rem; - line-height: 1.6; - } - - pre { - line-height: 1.2; - } - - button, - input, - select, - textarea { - font-size: 16px; - font-size: 1.6rem; - line-height: 1.5; - } - - button, - input { - line-height: normal; - } - - button, - input[type="button"], - input[type="reset"], - input[type="submit"], - .post-password-form input[type="submit"], - .widecolumn #submit, - .widecolumn .mu_register input[type="submit"] { - font-size: 12px; - font-size: 1.2rem; - padding: 0.7917em 1.5833em; - } - - input[type="text"], - input[type="email"], - input[type="url"], - input[type="password"], - input[type="search"], - textarea { - padding: 0.375em; - } - - .main-navigation { - font-size: 12px; - font-size: 1.2rem; - margin: 0 20% 20%; - } - - .main-navigation a { - padding: 0.5em 0; - } - - .main-navigation .menu-item-has-children > a { - padding-right: 30px; - } - - .main-navigation .menu-item-description { - font-size: 12px; - font-size: 1.2rem; - line-height: 1.5; - } - - .dropdown-toggle { - height: 24px; - width: 24px; - } - - .dropdown-toggle:after { - font-size: 16px; - line-height: 24px; - width: 24px; - } - - .social-navigation { - margin: 0 20% 20%; - } - - .social-navigation ul { - margin-bottom: -1.6em; - } - - .social-navigation li { - width: 25%; - } - - .social-navigation a { - height: 3.2em; - } - - .secondary-toggle { - display: none; - } - - .post-password-form label, - .post-navigation .meta-nav, - .comment-navigation, - .image-navigation, - .author-heading, - .author-bio, - .entry-footer, - .page-links a, - .page-links span, - .comment-metadata, - .pingback .edit-link, - .comment-list .reply, - .comment-notes, - .comment-awaiting-moderation, - .logged-in-as, - .comment-form label, - .comment-form .comment-form-cookies-consent label, - .form-allowed-tags, - .site-info, - .wp-caption-text, - .gallery-caption, - .entry-caption, - .widecolumn label, - .widecolumn .mu_register label { - font-size: 12px; - font-size: 1.2rem; - } - - .post-navigation { - margin: 8.3333% 8.3333% 0; - } - - .post-navigation a { - padding: 5% 10%; - } - - .pagination { - margin: 8.333% 8.333% 0; - } - - .pagination .nav-links { - min-height: 3.2em; - } - - .pagination .page-numbers { - line-height: 3.2em; - padding: 0 0.8em; - } - - .pagination .prev, - .pagination .next { - height: 48px; - padding: 0; - width: 48px; - } - - .pagination .prev:before, - .pagination .next:before { - height: 48px; - line-height: 48px; - width: 48px; - } - - .image-navigation .nav-previous a:before, - .image-navigation .nav-next a:after, - .comment-navigation .nav-previous a:before, - .comment-navigation .nav-next a:after { - font-size: 16px; - top: 0; - } - - .image-navigation { - padding: 0 10%; - } - - blockquote.alignleft, - .wp-caption.alignleft, - img.alignleft { - margin: 0.4em 1.6em 1.6em 0; - } - - blockquote.alignright, - .wp-caption.alignright, - img.alignright { - margin: 0.4em 0 1.6em 1.6em; - } - - blockquote.aligncenter, - .wp-caption.aligncenter, - img.aligncenter { - clear: both; - margin-top: 0.4em; - margin-bottom: 1.6em; - } - - .wp-caption.alignleft, - .wp-caption.alignright, - .wp-caption.aligncenter { - margin-bottom: 1.2em; - } - - .site-header { - background-color: transparent; - border-bottom: 0; - margin: 20% 0; - padding: 0 20%; - } - - .site-branding { - min-height: 0; - padding: 0; - } - - .site-title { - font-size: 22px; - font-size: 2.2rem; - line-height: 1.3636; - } - - .custom-logo { - max-height: none; - } - - .wp-custom-logo .site-title { - margin-top: 0.545454545em; - } - - .site-description { - font-size: 12px; - font-size: 1.2rem; - } - - .widget { - font-size: 12px; - font-size: 1.2rem; - margin: 0 0 20%; - padding: 0 20%; - } - - .widget blockquote { - font-size: 12px; - font-size: 1.2rem; - line-height: 1.5; - margin-bottom: 1.5em; - margin-left: -1.5em; - padding-left: 1.1667em; - } - - .widget blockquote p { - margin-bottom: 1.5em; - } - - .widget blockquote cite, - .widget blockquote small { - font-size: 12px; - font-size: 1.2rem; - } - - .widget pre { - padding: 0.5em; - } - - .widget button, - .widget input, - .widget select, - .widget textarea { - font-size: 12px; - font-size: 1.2rem; - } - - .widget button, - .widget input[type="button"], - .widget input[type="reset"], - .widget input[type="submit"] { - font-size: 12px; - font-size: 1.2rem; - padding: 0.5417em 1.0833em; - } - - .widget input[type="text"], - .widget input[type="email"], - .widget input[type="url"], - .widget input[type="password"], - .widget input[type="search"], - .widget textarea { - padding: 0.4583em; - } - - .widget .wp-caption-text, - .widget .gallery-caption { - font-size: 12px; - font-size: 1.2rem; - } - - .widget_calendar td, - .widget_calendar th, - .widget_calendar .wp-calendar-nav span { - line-height: 1.9167; - } - - .widget_archive li, - .widget_categories li, - .widget_links li, - .widget_meta li, - .widget_nav_menu li, - .widget_pages li, - .widget_recent_comments li, - .widget_recent_entries li { - padding: 0.4583em 0; - } - - .widget_categories .children, - .widget_nav_menu .sub-menu, - .widget_pages .children { - margin: 0.4583em 0 0 1em; - padding-top: 0.4583em; - } - - .widget_rss .rss-date, - .widget_rss cite { - font-size: 12px; - font-size: 1.2rem; - line-height: 1.5; - } - - .hentry, - .page-header, - .page-content { - margin: 0 8.3333%; - } - - .hentry { - padding-top: 8.3333%; - } - - .hentry + .hentry, - .page-header + .hentry, - .page-header + .page-content { - margin-top: 8.3333%; - } - - .post-thumbnail { - margin-bottom: 2.4em; - } - - .entry-header { - padding: 0 10%; - } - - .entry-title, - .widecolumn h2 { - font-size: 31px; - font-size: 3.1rem; - line-height: 1.1613; - margin-bottom: 1.1613em; - } - - .entry-content, - .entry-summary { - padding: 0 10% 10%; - } - - .entry-content h1, - .entry-summary h1, - .page-content h1, - .comment-content h1 { - font-size: 31px; - font-size: 3.1rem; - line-height: 1.1613; - margin-top: 1.5484em; - margin-bottom: 0.7742em; - } - - .entry-content h2, - .entry-summary h2, - .page-content h2, - .comment-content h2 { - font-size: 26px; - font-size: 2.6rem; - line-height: 1.3846; - margin-top: 1.8462em; - margin-bottom: 0.9231em; - } - - .entry-content h3, - .entry-summary h3, - .page-content h3, - .comment-content h3 { - font-size: 22px; - font-size: 2.2rem; - line-height: 1.3636; - margin-top: 2.1818em; - margin-bottom: 1.0909em; - } - - .entry-content h4, - .entry-summary h4, - .page-content h4, - .comment-content h4 { - font-size: 18px; - font-size: 1.8rem; - line-height: 1.3333; - margin-top: 2.6667em; - margin-bottom: 1.3333em; - } - - .entry-content h5, - .entry-content h6, - .entry-summary h5, - .entry-summary h6, - .page-content h5, - .page-content h6, - .comment-content h5, - .comment-content h6 { - font-size: 15px; - font-size: 1.5rem; - line-height: 1.2; - margin-top: 3.2em; - margin-bottom: 1.6em; - } - - .entry-content .more-link:after, - .entry-summary .more-link:after { - font-size: 16px; - top: 5px; - } - - .author-info { - margin: 0 10%; - padding: 10% 0; - } - - .author-info .avatar { - height: 36px; - margin: 0 1.5em 1.5em 0; - width: 36px; - } - - .author-link:after { - font-size: 16px; - top: 1px; - } - - .entry-footer { - padding: 5% 10%; - } - - .posted-on:before, - .byline:before, - .cat-links:before, - .tags-links:before, - .comments-link:before, - .entry-format:before, - .edit-link:before, - .full-size-link:before { - top: 0; - } - - .page-header { - padding: 4.1666% 8.3333%; - } - - .page-content { - padding: 8.3333%; - } - - .taxonomy-description { - padding-top: 0.4em; - } - - .page-title, - .comments-title, - .comment-reply-title, - .post-navigation .post-title { - font-size: 18px; - font-size: 1.8rem; - line-height: 1.3333; - } - - .page-links { - margin-bottom: 1.3333em; - } - - .page-links a, - .page-links > span { - margin: 0 0.3333em 0.3333em 0; - } - - .entry-attachment { - margin-bottom: 1.6em; - } - - .format-aside .entry-title, - .format-image .entry-title, - .format-video .entry-title, - .format-quote .entry-title, - .format-gallery .entry-title, - .format-status .entry-title, - .format-link .entry-title, - .format-audio .entry-title, - .format-chat .entry-title { - font-size: 18px; - font-size: 1.8rem; - line-height: 1.3333; - margin-bottom: 1.3333em; - } - - .format-link .entry-title a:after { - top: 0; - } - - .comments-area { - margin: 8.3333% 8.3333% 0; - padding: 8.3333%; - } - - .comments-title { - margin-bottom: 1.3333em; - } - - .comment-list article, - .comment-list .pingback, - .comment-list .trackback { - padding: 1.6em 0; - } - - .comment-list + .comment-respond, - .comment-navigation + .comment-respond { - padding-top: 1.6em; - } - - .comment-list .children > li { - padding-left: 0.8em; - } - - .comment-author { - margin-bottom: 0.4em; - } - - .comment-author .avatar { - height: 24px; - margin-right: 0.8em; - top: 0; - width: 24px; - } - - .comment-metadata .edit-link:before { - top: 3px; - } - - .pingback .edit-link:before { - top: 5px; - } - - .bypostauthor > article .fn:after { - top: 5px; - left: 3px; - } - - .comment-content ul, - .comment-content ol { - margin-bottom: 2em; - } - - .comment-list .reply a { - padding: 0.4167em 0.8333em; - } - - .comment-form, - .no-comments { - padding-top: 1.6em; - } - - .comment-reply-title small a:before { - top: -3px; - } - - .site-footer { - float: left; - margin: 0 0 0 35.2941%; - padding: 0; - width: 58.8235%; - } - - .site-info { - padding: 5% 10%; - } - - embed, - iframe, - object, - video { - margin-bottom: 1.6em; - } - - .wp-audio-shortcode, - .wp-video, - .wp-playlist.wp-audio-playlist { - font-size: 15px; - font-size: 1.5rem; - margin-bottom: 1.6em; - } - - .wp-caption, - .gallery { - margin-bottom: 1.6em; - } - - .widecolumn { - margin: 8.3333%; - padding: 8.3333%; - } - - .widecolumn .mu_alert { - margin-bottom: 1.6em; - } - - .widecolumn p { - margin: 1.6em 0; - } - - .widecolumn p + h2 { - margin-top: 1.5484em; - } - - .widecolumn #key, - .widecolumn .mu_register #blog_title, - .widecolumn .mu_register #user_email, - .widecolumn .mu_register #blogname, - .widecolumn .mu_register #user_name { - font-size: 16px; - font-size: 1.6rem; - } - - .widecolumn .mu_register #blog_title, - .widecolumn .mu_register #user_email, - .widecolumn .mu_register #user_name { - margin: 0 0 0.375em; - } -} - - -/** - * 16.5 Desktop Medium 1100px - */ - -@media screen and (min-width: 68.75em) { - body, - button, - input, - select, - textarea { - font-size: 17px; - font-size: 1.7rem; - line-height: 1.6471; - } - - button, - input { - line-height: normal; - } - - p, - address, - pre, - hr, - ul, - ol, - dl, - dd, - table { - margin-bottom: 1.6471em; - } - - blockquote { - font-size: 20px; - font-size: 2rem; - line-height: 1.75; - margin-bottom: 1.75em; - margin-left: -1.05em; - padding-left: 0.85em; - } - - blockquote p { - margin-bottom: 1.75em; - } - - blockquote cite, - blockquote small { - font-size: 17px; - font-size: 1.7rem; - line-height: 1.6471; - } - - pre { - line-height: 1.2353; - } - - button, - input[type="button"], - input[type="reset"], - input[type="submit"], - .post-password-form input[type="submit"], - .widecolumn #submit, - .widecolumn .mu_register input[type="submit"] { - font-size: 14px; - font-size: 1.4rem; - padding: 0.8214em 1.5714em; - } - - input[type="text"], - input[type="email"], - input[type="url"], - input[type="password"], - input[type="search"], - textarea { - padding: 0.5em; - } - - .main-navigation { - font-size: 14px; - font-size: 1.4rem; - } - - .main-navigation a { - padding: 0.4643em 0; - } - - .main-navigation .menu-item-has-children > a { - padding-right: 34px; - } - - .main-navigation .menu-item-description { - line-height: 1.4583; - margin-top: 0.25em; - } - - .dropdown-toggle { - height: 28px; - width: 28px; - } - - .dropdown-toggle:after { - line-height: 28px; - width: 28px; - } - - .social-navigation ul { - margin-bottom: -1.4706em; - } - - .social-navigation li { - width: 20%; - } - - .social-navigation a { - height: 2.8824em; - } - - .post-password-form label, - .post-navigation .meta-nav, - .comment-navigation, - .image-navigation, - .author-heading, - .author-bio, - .entry-footer, - .page-links a, - .page-links span, - .comment-metadata, - .pingback .edit-link, - .comment-list .reply, - .comment-notes, - .comment-awaiting-moderation, - .logged-in-as, - .comment-form label, - .comment-form .comment-form-cookies-consent label, - .form-allowed-tags, - .site-info, - .wp-caption-text, - .gallery-caption, - .entry-caption, - .widecolumn label, - .widecolumn .mu_register label { - font-size: 14px; - font-size: 1.4rem; - } - - .pagination .nav-links { - min-height: 3.2941em; - } - - .pagination .page-numbers { - line-height: 3.2941em; - padding: 0 0.8235em; - } - - .pagination .prev, - .pagination .next { - height: 56px; - padding: 0; - width: 56px; - } - - .pagination .prev:before, - .pagination .next:before { - height: 56px; - line-height: 56px; - width: 56px; - } - - .image-navigation .nav-previous a:before, - .image-navigation .nav-next a:after, - .comment-navigation .nav-previous a:before, - .comment-navigation .nav-next a:after { - top: 2px; - } - - blockquote.alignleft, - .wp-caption.alignleft, - img.alignleft { - margin: 0.4118em 1.6471em 1.6471em 0; - } - - blockquote.alignright, - .wp-caption.alignright, - img.alignright { - margin: 0.4118em 0 1.6471em 1.6471em; - } - - blockquote.aligncenter, - .wp-caption.aligncenter, - img.aligncenter { - margin-top: 0.4118em; - margin-bottom: 1.6471em; - } - - .wp-caption.alignleft, - .wp-caption.alignright, - .wp-caption.aligncenter { - margin-bottom: 1.2353em; - } - - .site-title { - font-size: 24px; - font-size: 2.4rem; - line-height: 1.1667; - } - - .wp-custom-logo .site-title { - margin-top: 0.583333333em; - } - - .site-description { - font-size: 14px; - font-size: 1.4rem; - } - - .widget { - font-size: 14px; - font-size: 1.4rem; - } - - .widget blockquote { - font-size: 14px; - font-size: 1.4rem; - padding-left: 1.2143em; - } - - .widget button, - .widget input, - .widget select, - .widget textarea { - font-size: 14px; - font-size: 1.4rem; - } - - .widget button, - .widget input[type="button"], - .widget input[type="reset"], - .widget input[type="submit"] { - font-size: 12px; - font-size: 1.2rem; - padding: 0.75em 1.5em; - } - - .widget input[type="text"], - .widget input[type="email"], - .widget input[type="url"], - .widget input[type="password"], - .widget input[type="search"], - .widget textarea { - padding: 0.5em; - } - - .widget .wp-caption-text, - .widget .gallery-caption { - line-height: 1.4583; - padding: 0.5833em 0; - } - - .widget_calendar caption { - margin: 0 0 1.9286em; - } - - .widget_calendar td, - .widget_calendar th, - .widget_calendar .wp-calendar-nav span { - line-height: 1.9286; - } - - .widget_archive li, - .widget_categories li, - .widget_links li, - .widget_meta li, - .widget_nav_menu li, - .widget_pages li, - .widget_recent_comments li, - .widget_recent_entries li { - padding: 0.4643em 0; - } - - .widget_categories .children, - .widget_nav_menu .sub-menu, - .widget_pages .children { - margin: 0.4643em 0 0 1em; - padding-top: 0.4643em; - } - - .widget_rss .rss-date, - .widget_rss cite { - line-height: 1.75; - } - - .post-thumbnail { - margin-bottom: 2.4706em; - } - - .entry-title, - .widecolumn h2 { - font-size: 35px; - font-size: 3.5rem; - line-height: 1.2; - margin-bottom: 1.2em; - } - - .entry-content h1, - .entry-summary h1, - .page-content h1, - .comment-content h1 { - font-size: 35px; - font-size: 3.5rem; - line-height: 1.2; - margin-top: 1.6em; - margin-bottom: 0.8em; - } - - .entry-content h2, - .entry-summary h2, - .page-content h2, - .comment-content h2 { - font-size: 29px; - font-size: 2.9rem; - line-height: 1.2069; - margin-top: 1.931em; - margin-bottom: 0.9655em; - } - - .entry-content h3, - .entry-summary h3, - .page-content h3, - .comment-content h3 { - font-size: 24px; - font-size: 2.4rem; - line-height: 1.1667; - margin-top: 2.3333em; - margin-bottom: 1.1667em; - } - - .entry-content h4, - .entry-summary h4, - .page-content h4, - .comment-content h4 { - font-size: 20px; - font-size: 2rem; - line-height: 1.4; - margin-top: 2.8em; - margin-bottom: 1.4em; - } - - .entry-content h5, - .entry-content h6, - .entry-summary h5, - .entry-summary h6, - .page-content h5, - .page-content h6, - .comment-content h5, - .comment-content h6 { - font-size: 17px; - font-size: 1.7rem; - line-height: 1.2353; - margin-top: 3.2941em; - margin-bottom: 1.6471em; - } - - .entry-content .more-link:after, - .entry-summary .more-link:after { - font-size: 24px; - top: 2px; - } - - .author-info .avatar { - height: 42px; - margin: 0 1.6471em 1.6471em 0; - width: 42px; - } - - .author-link:after { - top: 3px; - } - - .posted-on:before, - .byline:before, - .cat-links:before, - .tags-links:before, - .comments-link:before, - .entry-format:before, - .edit-link:before, - .full-size-link:before { - top: 3px; - } - - .taxonomy-description { - padding-top: 0.4118em; - } - - .page-title, - .comments-title, - .comment-reply-title, - .post-navigation .post-title { - font-size: 24px; - font-size: 2.4rem; - line-height: 1.1667; - } - - .page-links { - margin-bottom: 1.4117em; - } - - .page-links a, - .page-links > span { - margin: 0 0.2857em 0.2857em 0; - } - - .entry-attachment { - margin-bottom: 1.6471em; - } - - .format-aside .entry-title, - .format-image .entry-title, - .format-video .entry-title, - .format-quote .entry-title, - .format-gallery .entry-title, - .format-status .entry-title, - .format-link .entry-title, - .format-audio .entry-title, - .format-chat .entry-title { - font-size: 20px; - font-size: 2rem; - line-height: 1.4; - margin-bottom: 1.4em; - } - - .format-link .entry-title a:after { - top: 0.0833em; - } - - .comments-title { - margin-bottom: 1.4em; - } - - .comment-list article, - .comment-list .pingback, - .comment-list .trackback { - padding: 1.6471em 0; - } - - .comment-list + .comment-respond, - .comment-navigation + .comment-respond { - padding-top: 1.6471em; - } - - .comment-list .children > li { - padding-left: 1.1667em; - } - - .comment-author { - margin-bottom: 0; - } - - .comment-author .avatar { - height: 42px; - margin-right: 1.64705em; - top: 5px; - width: 42px; - } - - .bypostauthor > article .fn:after { - top: 7px; - left: 6px; - } - - .comment-metadata .edit-link:before { - top: 6px; - } - - .pingback .edit-link:before { - top: 6px; - } - - .comment-content ul, - .comment-content ol { - margin-bottom: 1.6471em; - } - - .comment-list .reply a { - padding: 0.4286em 0.8571em; - } - - .comment-form, - .no-comments { - padding-top: 1.6471em; - } - - .comment-reply-title small a:before { - top: -1px; - } - - embed, - iframe, - object, - video { - margin-bottom: 1.6471em; - } - - .wp-audio-shortcode, - .wp-video, - .wp-playlist.wp-audio-playlist { - font-size: 17px; - font-size: 1.7rem; - margin-bottom: 1.6471em; - } - - .wp-caption, - .gallery { - margin-bottom: 1.6471em; - } - - .widecolumn .mu_alert { - margin-bottom: 1.6471em; - } - - .widecolumn p { - margin: 1.6471em 0; - } - - .widecolumn p + h2 { - margin-top: 1.6em; - } - - .widecolumn #key, - .widecolumn .mu_register #blog_title, - .widecolumn .mu_register #user_email, - .widecolumn .mu_register #blogname, - .widecolumn .mu_register #user_name { - font-size: 17px; - font-size: 1.7rem; - } - - .widecolumn .mu_register #blog_title, - .widecolumn .mu_register #user_email, - .widecolumn .mu_register #user_name { - margin: 0 0 0.4117em; - } -} - - -/** - * 16.6 Desktop Large 1240px - */ - -@media screen and (min-width: 77.5em) { - body, - button, - input, - select, - textarea { - font-size: 19px; - font-size: 1.9rem; - line-height: 1.6842; - } - - button, - input { - line-height: normal; - } - - p, - address, - pre, - hr, - ul, - ol, - dl, - dd, - table { - margin-bottom: 1.6842em; - } - - blockquote { - font-size: 22px; - font-size: 2.2rem; - line-height: 1.8182; - margin-bottom: 1.8182em; - margin-left: -1.0909em; - padding-left: 0.9091em; - } - - blockquote p { - margin-bottom: 1.8182em; - } - - blockquote cite, - blockquote small { - font-size: 19px; - font-size: 1.9rem; - line-height: 1.6842; - } - - pre { - line-height: 1.2632; - } - - button, - input[type="button"], - input[type="reset"], - input[type="submit"], - .post-password-form input[type="submit"], - .widecolumn #submit, - .widecolumn .mu_register input[type="submit"] { - font-size: 16px; - font-size: 1.6rem; - padding: 0.8125em 1.625em; - } - - input[type="text"], - input[type="email"], - input[type="url"], - input[type="password"], - input[type="search"], - textarea { - padding: 0.5278em; - } - - .main-navigation { - font-size: 16px; - font-size: 1.6rem; - } - - .main-navigation a { - padding: 0.5em 0; - } - - .main-navigation .menu-item-has-children > a { - padding-right: 38px; - } - - .main-navigation .menu-item-description { - font-size: 13px; - font-size: 1.3rem; - line-height: 1.5385; - margin-top: 0.3077em; - } - - .dropdown-toggle { - height: 32px; - top: 4px; - width: 32px; - } - - .dropdown-toggle:after { - line-height: 32px; - width: 32px; - } - - .social-navigation ul { - margin-bottom: -1.2632em; - } - - .social-navigation a { - height: 2.5263em; - } - - .post-password-form label, - .post-navigation .meta-nav, - .comment-navigation, - .image-navigation, - .author-heading, - .author-bio, - .entry-footer, - .page-links a, - .page-links span, - .comment-metadata, - .pingback .edit-link, - .comment-list .reply, - .comment-notes, - .comment-awaiting-moderation, - .logged-in-as, - .comment-form label, - .comment-form .comment-form-cookies-consent label, - .form-allowed-tags, - .site-info, - .wp-caption-text, - .gallery-caption, - .entry-caption, - .widecolumn label, - .widecolumn .mu_register label { - font-size: 16px; - font-size: 1.6rem; - } - - .pagination .nav-links { - min-height: 3.3684em; - } - - .pagination .page-numbers { - line-height: 3.3684em; - padding: 0 0.8421em; - } - - .pagination .prev, - .pagination .next { - height: 64px; - padding: 0; - width: 64px; - } - - .pagination .prev:before, - .pagination .next:before { - height: 64px; - line-height: 64px; - width: 64px; - } - - .image-navigation .nav-previous a:before, - .image-navigation .nav-next a:after, - .comment-navigation .nav-previous a:before, - .comment-navigation .nav-next a:after { - font-size: 24px; - top: -1px; - } - - blockquote.alignleft, - .wp-caption.alignleft, - img.alignleft { - margin: 0.4211em 1.6842em 1.6842em 0; - } - - blockquote.alignright, - .wp-caption.alignright, - img.alignright { - margin: 0.4211em 0 1.6842em 1.6842em; - } - - blockquote.aligncenter, - .wp-caption.aligncenter, - img.aligncenter { - margin-top: 0.4211em; - margin-bottom: 1.6842em; - } - - .wp-caption.alignleft, - .wp-caption.alignright, - .wp-caption.aligncenter { - margin-bottom: 1.2632em; - } - - .site-title { - font-size: 27px; - font-size: 2.7rem; - line-height: 1.1852; - } - - .wp-custom-logo .site-title { - margin-top: 0.592592593em; - } - - .site-description { - font-size: 16px; - font-size: 1.6rem; - } - - .widget { - font-size: 16px; - font-size: 1.6rem; - } - - .widget blockquote { - font-size: 16px; - font-size: 1.6rem; - padding-left: 1.25em; - } - - .widget blockquote cite, - .widget blockquote small { - font-size: 13px; - font-size: 1.3rem; - line-height: 1.8462; - } - - .widget button, - .widget input, - .widget select, - .widget textarea { - font-size: 16px; - font-size: 1.6rem; - } - - .widget button, - .widget input[type="button"], - .widget input[type="reset"], - .widget input[type="submit"] { - font-size: 13px; - font-size: 1.3rem; - padding: 0.8462em 1.6923em; - } - - .widget input[type="text"], - .widget input[type="email"], - .widget input[type="url"], - .widget input[type="password"], - .widget input[type="search"], - .widget textarea { - padding: 0.5em; - } - - .widget .wp-caption-text, - .widget .gallery-caption { - font-size: 13px; - font-size: 1.3rem; - line-height: 1.5385; - padding: 0.6154em 0; - } - - .widget_calendar td, - .widget_calendar th, - .widget_calendar .wp-calendar-nav span { - line-height: 1.9375; - } - - .widget_calendar caption { - margin: 0 0 1.5em; - } - - .widget_archive li, - .widget_categories li, - .widget_links li, - .widget_meta li, - .widget_nav_menu li, - .widget_pages li, - .widget_recent_comments li, - .widget_recent_entries li { - padding: 0.4688em 0; - } - - .widget_categories .children, - .widget_nav_menu .sub-menu, - .widget_pages .children { - margin: 0.4688em 0 0 1em; - padding-top: 0.4688em; - } - - .widget_rss .rss-date, - .widget_rss cite { - font-size: 13px; - font-size: 1.3rem; - line-height: 1.8462; - } - - .post-thumbnail { - margin-bottom: 2.9474em; - } - - .entry-title, - .widecolumn h2 { - font-size: 39px; - font-size: 3.9rem; - line-height: 1.2308; - margin-bottom: 1.2308em; - } - - .entry-content h1, - .entry-summary h1, - .page-content h1, - .comment-content h1 { - font-size: 39px; - font-size: 3.9rem; - line-height: 1.2308; - margin-top: 1.641em; - margin-bottom: 0.8205em; - } - - .entry-content h2, - .entry-summary h2, - .page-content h2, - .comment-content h2 { - font-size: 32px; - font-size: 3.2rem; - line-height: 1.25; - margin-top: 2em; - margin-bottom: 1em; - } - - .entry-content h3, - .entry-summary h3, - .page-content h3, - .comment-content h3 { - font-size: 27px; - font-size: 2.7rem; - line-height: 1.1852; - margin-top: 2.3704em; - margin-bottom: 1.1852em; - } - - .entry-content h4, - .entry-summary h4, - .page-content h4, - .comment-content h4 { - font-size: 22px; - font-size: 2.2rem; - line-height: 1.4545; - margin-top: 2.9091em; - margin-bottom: 1.4545em; - } - - .entry-content h5, - .entry-content h6, - .entry-summary h5, - .entry-summary h6, - .page-content h5, - .page-content h6, - .comment-content h5, - .comment-content h6 { - font-size: 19px; - font-size: 1.9rem; - line-height: 1.2632; - margin-top: 3.3684em; - margin-bottom: 1.6842em; - } - - .entry-content .more-link:after, - .entry-summary .more-link:after { - top: 3px; - } - - .author-info .avatar { - height: 56px; - margin: 0 1.6842em 1.6842em 0; - width: 56px; - } - - .author-link:after { - font-size: 24px; - top: 0; - } - - .posted-on:before, - .byline:before, - .cat-links:before, - .tags-links:before, - .comments-link:before, - .entry-format:before, - .edit-link:before, - .full-size-link:before { - top: 4px; - } - - .taxonomy-description { - padding-top: 0.4211em; - } - - .page-title, - .comments-title, - .comment-reply-title, - .post-navigation .post-title { - font-size: 27px; - font-size: 2.7rem; - line-height: 1.1852; - } - - .page-links { - margin-bottom: 1.4736em; - } - - .page-links a, - .page-links > span { - margin: 0 0.25em 0.25em 0; - } - - .entry-attachment { - margin-bottom: 1.6842em; - } - - .format-aside .entry-title, - .format-image .entry-title, - .format-video .entry-title, - .format-quote .entry-title, - .format-gallery .entry-title, - .format-status .entry-title, - .format-link .entry-title, - .format-audio .entry-title, - .format-chat .entry-title { - font-size: 22px; - font-size: 2.2rem; - line-height: 1.4545; - margin-bottom: 1.4545em; - } - - .format-link .entry-title a:after { - top: 3px; - } - - .comments-title { - margin-bottom: 1.4545em; - } - - .comment-list article, - .comment-list .pingback, - .comment-list .trackback { - padding: 1.6842em 0; - } - - .comment-list + .comment-respond, - .comment-navigation + .comment-respond { - padding-top: 1.6842em; - } - - .comment-list .children > li { - padding-left: 1.4737em; - } - - .comment-author .avatar { - height: 56px; - margin-right: 1.6842em; - top: 3px; - width: 56px; - } - - .bypostauthor > article .fn:after { - top: 8px; - } - - .comment-metadata .edit-link:before { - top: 8px; - } - - .pingback .edit-link:before { - top: 8px; - } - - .comment-content ul, - .comment-content ol { - margin-bottom: 1.6842em; - } - - .comment-list .reply a { - padding: 0.4375em 0.875em; - } - - .comment-form, - .no-comments { - padding-top: 1.6842em; - } - - embed, - iframe, - object, - video { - margin-bottom: 1.6842em; - } - - .wp-audio-shortcode, - .wp-video, - .wp-playlist.wp-audio-playlist { - font-size: 19px; - font-size: 1.9rem; - margin-bottom: 1.6842em; - } - - .wp-caption, - .gallery { - margin-bottom: 1.6842em; - } - - .widecolumn .mu_alert { - margin-bottom: 1.6842em; - } - - .widecolumn p { - margin: 1.6842em 0; - } - - .widecolumn p + h2 { - margin-top: 1.641em; - } - - .widecolumn #key, - .widecolumn .mu_register #blog_title, - .widecolumn .mu_register #user_email, - .widecolumn .mu_register #blogname, - .widecolumn .mu_register #user_name { - font-size: 19px; - font-size: 1.9rem; - } - - .widecolumn .mu_register #blog_title, - .widecolumn .mu_register #user_email, - .widecolumn .mu_register #user_name { - margin: 0 0 0.421em; - } -} - - -/** - * 16.7 Desktop X-Large 1403px - */ - -@media screen and (min-width: 87.6875em) { - body:before { - width: -webkit-calc(50% - 289px); - width: calc(50% - 289px); - } -} - - -/** - * 17.0 Print - */ - -@media print { - body { - background: none !important; /* Brute force since user agents all print differently. */ - font-size: 11.25pt; - } - - .secondary-toggle, - .navigation, - .page-links, - .edit-link, - #reply-title, - .comment-form, - .comment-edit-link, - .comment-list .reply a, - button, - input, - textarea, - select, - .widecolumn form, - .widecolumn .mu_register form { - display: none; - } - - .site-header, - .site-footer, - .hentry, - .entry-footer, - .page-header, - .page-content, - .comments-area, - .widecolumn { - background: none !important; /* Make sure color schemes don't affect to print */ - } - - body, - blockquote, - blockquote cite, - blockquote small, - label, - a, - .site-title a, - .site-description, - .post-title, - .author-heading, - .entry-footer, - .entry-footer a, - .taxonomy-description, - .entry-caption, - .comment-author, - .comment-metadata, - .comment-metadata a, - .comment-notes, - .comment-awaiting-moderation, - .no-comments, - .site-info, - .site-info a, - .wp-caption-text, - .gallery-caption { - color: #000 !important; /* Make sure color schemes don't affect to print */ - } - - pre, - abbr[title], - table, - th, - td, - .site-header, - .site-footer, - .hentry + .hentry, - .author-info, - .page-header, - .comments-area, - .comment-list + .comment-respond, - .comment-list article, - .comment-list .pingback, - .comment-list .trackback, - .no-comments { - border-color: #eaeaea !important; /* Make sure color schemes don't affect to print */ - } - - .site { - margin: 0 7.6923%; - } - - .sidebar { - position: relative !important; /* Make sure sticky sidebar doesn't affect to print */ - } - - .site-branding { - padding: 0; - } - - .site-header { - padding: 7.6923% 0; - } - - .site-description { - display: block; - } - - .hentry + .hentry { - margin-top: 7.6923%; - } - - .hentry.has-post-thumbnail { - padding-top: 7.6923%; - } - - .sticky-post { - background: #000 !important; - color: #fff !important; - } - - .entry-header, - .entry-footer { - padding: 0; - } - - .entry-content, - .entry-summary { - padding: 0 0 7.6923%; - } - - .post-thumbnail img { - margin: 0; - } - - .author-info { - margin: 0; - } - - .page-content { - padding: 7.6923% 0 0; - } - - .page-header { - padding: 3.84615% 0; - } - - .comments-area { - border: 0; - padding: 7.6923% 0 0; - } - - .site-footer { - margin-top: 7.6923%; - padding: 3.84615% 0; - } - - .widecolumn { - margin: 7.6923% 0 0; - padding: 0; - } -} diff --git a/wp-content/themes/twentynineteen/404.php b/wp-content/themes/twentynineteen/404.php deleted file mode 100644 index 8bded39c4..000000000 --- a/wp-content/themes/twentynineteen/404.php +++ /dev/null @@ -1,33 +0,0 @@ - - -
-
- -
- - -
-

- -
-
- -
-
- - - -
-
- - - - - - -
-
- - source on its own array key, without adding the - * both `width` and `height` attributes, since these are added dynamically, - * before rendering the SVG code. - * - * All icons are assumed to have equal width and height, hence the option - * to only specify a `$size` parameter in the svg methods. - * - * @since Twenty Nineteen 1.0 - */ -class TwentyNineteen_SVG_Icons { - - /** - * Gets the SVG code for a given icon. - */ - public static function get_svg( $group, $icon, $size ) { - if ( 'ui' == $group ) { - $arr = self::$ui_icons; - } elseif ( 'social' == $group ) { - $arr = self::$social_icons; - } else { - $arr = array(); - } - if ( array_key_exists( $icon, $arr ) ) { - $repl = sprintf( '\s*<', $svg ); // Remove whitespace between SVG tags. - return $svg; - } - return null; - } - - /** - * Detects the social network from a URL and returns the SVG code for its icon. - */ - public static function get_social_link_svg( $uri, $size ) { - static $regex_map; // Only compute regex map once, for performance. - if ( ! isset( $regex_map ) ) { - $regex_map = array(); - $map = &self::$social_icons_map; // Use reference instead of copy, to save memory. - foreach ( array_keys( self::$social_icons ) as $icon ) { - $domains = array_key_exists( $icon, $map ) ? $map[ $icon ] : array( sprintf( '%s.com', $icon ) ); - $domains = array_map( 'trim', $domains ); // Remove leading/trailing spaces, to prevent regex from failing to match. - $domains = array_map( 'preg_quote', $domains ); - $regex_map[ $icon ] = sprintf( '/(%s)/i', implode( '|', $domains ) ); - } - } - foreach ( $regex_map as $icon => $regex ) { - if ( preg_match( $regex, $uri ) ) { - return self::get_svg( 'social', $icon, $size ); - } - } - return null; - } - - /** - * User Interface icons – svg sources. - * - * @var array - */ - static $ui_icons = array( - 'link' => /* material-design – link */ ' - - - -', - - 'watch' => /* material-design – watch-later */ ' - - - - - - - - -', - - 'archive' => /* material-design – folder */ ' - - - -', - - 'tag' => /* material-design – local_offer */ ' - - - -', - - 'comment' => /* material-design – comment */ ' - - - -', - - 'person' => /* material-design – person */ ' - - - -', - - 'edit' => /* material-design – edit */ ' - - - -', - - 'chevron_left' => /* material-design – chevron_left */ ' - - - -', - - 'chevron_right' => /* material-design – chevron_right */ ' - - - -', - - 'check' => /* material-design – check */ ' - - - -', - - 'arrow_drop_down_circle' => /* material-design – arrow_drop_down_circle */ ' - - - -', - - 'keyboard_arrow_down' => /* material-design – keyboard_arrow_down */ ' - - - -', - - 'keyboard_arrow_right' => /* material-design – keyboard_arrow_right */ ' - - - -', - - 'keyboard_arrow_left' => /* material-design – keyboard_arrow_left */ ' - - - -', - - 'arrow_drop_down_ellipsis' => /* custom – arrow_drop_down_ellipsis */ ' - - - - - -', - - ); - - /** - * Social Icons – domain mappings. - * - * By default, each Icon ID is matched against a .com TLD. To override this behavior, - * specify all the domains it covers (including the .com TLD too, if applicable). - * - * @var array - */ - static $social_icons_map = array( - 'amazon' => array( - 'amazon.com', - 'amazon.cn', - 'amazon.in', - 'amazon.fr', - 'amazon.de', - 'amazon.it', - 'amazon.nl', - 'amazon.es', - 'amazon.co', - 'amazon.ca', - ), - 'apple' => array( - 'apple.com', - 'itunes.com', - ), - 'behance' => array( - 'behance.net', - ), - 'codepen' => array( - 'codepen.io', - ), - 'facebook' => array( - 'facebook.com', - 'fb.me', - ), - 'feed' => array( - 'feed', - ), - 'google-plus' => array( - 'plus.google.com', - ), - 'lastfm' => array( - 'last.fm', - ), - 'mail' => array( - 'mailto:', - ), - 'slideshare' => array( - 'slideshare.net', - ), - 'pocket' => array( - 'getpocket.com', - ), - 'twitch' => array( - 'twitch.tv', - ), - 'wordpress' => array( - 'wordpress.com', - 'wordpress.org', - ), - ); - - /** - * Social Icons – svg sources. - * - * @var array - */ - static $social_icons = array( - '500px' => ' - - -', - - 'amazon' => ' - - -', - - 'apple' => ' - - -', - - 'bandcamp' => ' - - -', - - 'behance' => ' - - -', - - 'chain' => ' - - -', - - 'codepen' => ' - - -', - - 'deviantart' => ' - - -', - - 'digg' => ' - - -', - - 'dribbble' => ' - - -', - - 'dropbox' => ' - - -', - - 'etsy' => ' - - -', - - 'facebook' => ' - - -', - - 'feed' => ' - - -', - - 'flickr' => ' - - -', - - 'foursquare' => ' - - -', - - 'goodreads' => ' - - -', - - 'google-plus' => ' - - -', - - 'google' => ' - - -', - - 'github' => ' - - -', - - 'instagram' => ' - - -', - - 'lastfm' => ' - - -', - - 'linkedin' => ' - - -', - - 'mail' => ' - - -', - - 'meetup' => ' - - -', - - 'medium' => ' - - -', - - 'pinterest' => ' - - -', - - 'pocket' => ' - - -', - - 'reddit' => ' - - -', - - 'skype' => ' - - -', - - 'slideshare' => ' - - -', - - 'snapchat' => ' - - -', - - 'soundcloud' => ' - - -', - - 'spotify' => ' - - -', - - 'stumbleupon' => ' - - -', - - 'tumblr' => ' - - -', - - 'twitch' => ' - - -', - - 'twitter' => ' - - -', - - 'vimeo' => ' - - -', - - 'vk' => ' - - -', - - 'wordpress' => ' - - -', - - 'yelp' => ' - - -', - - 'youtube' => ' - - -', - - ); - -} diff --git a/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php b/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php deleted file mode 100644 index 71ae7517e..000000000 --- a/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php +++ /dev/null @@ -1,128 +0,0 @@ - - < id="comment-" has_children ? 'parent' : '', $comment ); ?>> -
-
-
- ', $comment_author_url ); - echo $avatar; - } - } - - /* - * Using the `check` icon instead of `check_circle`, since we can't add a - * fill color to the inner check shape when in circle form. - */ - if ( twentynineteen_is_comment_by_post_author( $comment ) ) { - printf( '', twentynineteen_get_icon_svg( 'check', 24 ) ); - } - - printf( - wp_kses( - /* translators: %s: Comment author link. */ - __( '%s says:', 'twentynineteen' ), - array( - 'span' => array( - 'class' => array(), - ), - ) - ), - '' . $comment_author . '' - ); - - if ( ! empty( $comment_author_url ) ) { - echo ''; - } - ?> -
- - - - - - comment_approved ) : ?> -

- - -
- -
- -
- -
- - 'div-comment', - 'depth' => $depth, - 'max_depth' => $args['max_depth'], - 'before' => '
', - 'after' => '
', - ) - ) - ); - ?> - - -
-
-

- responses ) { - /* translators: %s: Post title. */ - printf( _x( 'One reply on “%s”', 'comments title', 'twentynineteen' ), get_the_title() ); - } else { - printf( - /* translators: 1: Number of comments, 2: Post title. */ - _nx( - '%1$s reply on “%2$s”', - '%1$s replies on “%2$s”', - $discussion->responses, - 'comments title', - 'twentynineteen' - ), - number_format_i18n( $discussion->responses ), - get_the_title() - ); - } - } - ?> -

- -
- -
    - new TwentyNineteen_Walker_Comment(), - 'avatar_size' => twentynineteen_get_avatar_size(), - 'short_ping' => true, - 'style' => 'ol', - ) - ); - ?> -
- sprintf( '%s %s %s', $prev_icon, __( 'Previous', 'twentynineteen' ), __( 'Comments', 'twentynineteen' ) ), - 'next_text' => sprintf( '%s %s %s', __( 'Next', 'twentynineteen' ), __( 'Comments', 'twentynineteen' ), $next_icon ), - ) - ); - endif; - - // Show comment form at bottom if showing newest comments at the bottom. - if ( comments_open() && 'asc' === strtolower( get_option( 'comment_order', 'asc' ) ) ) : - ?> -
- - - -
- -

- -

- -
diff --git a/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff b/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff deleted file mode 100644 index 7f859ce25..000000000 Binary files a/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff and /dev/null differ diff --git a/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2 b/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2 deleted file mode 100644 index 6651a4288..000000000 Binary files a/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2 and /dev/null differ diff --git a/wp-content/themes/twentynineteen/footer.php b/wp-content/themes/twentynineteen/footer.php deleted file mode 100644 index f590937be..000000000 --- a/wp-content/themes/twentynineteen/footer.php +++ /dev/null @@ -1,57 +0,0 @@ - - - - -
- -
- - - , - - - - - ' ); - } - ?> - - - -
-
- - - - - - - diff --git a/wp-content/themes/twentynineteen/functions.php b/wp-content/themes/twentynineteen/functions.php deleted file mode 100644 index b837442a5..000000000 --- a/wp-content/themes/twentynineteen/functions.php +++ /dev/null @@ -1,330 +0,0 @@ - tag in the document head, and expect WordPress to - * provide it for us. - */ - add_theme_support( 'title-tag' ); - - /* - * Enable support for Post Thumbnails on posts and pages. - * - * @link https://developer.wordpress.org/themes/functionality/featured-images-post-thumbnails/ - */ - add_theme_support( 'post-thumbnails' ); - set_post_thumbnail_size( 1568, 9999 ); - - // This theme uses wp_nav_menu() in two locations. - register_nav_menus( - array( - 'menu-1' => __( 'Primary', 'twentynineteen' ), - 'footer' => __( 'Footer Menu', 'twentynineteen' ), - 'social' => __( 'Social Links Menu', 'twentynineteen' ), - ) - ); - - /* - * Switch default core markup for search form, comment form, and comments - * to output valid HTML5. - */ - add_theme_support( - 'html5', - array( - 'search-form', - 'comment-form', - 'comment-list', - 'gallery', - 'caption', - 'script', - 'style', - ) - ); - - /** - * Add support for core custom logo. - * - * @link https://codex.wordpress.org/Theme_Logo - */ - add_theme_support( - 'custom-logo', - array( - 'height' => 190, - 'width' => 190, - 'flex-width' => false, - 'flex-height' => false, - ) - ); - - // Add theme support for selective refresh for widgets. - add_theme_support( 'customize-selective-refresh-widgets' ); - - // Add support for Block Styles. - add_theme_support( 'wp-block-styles' ); - - // Add support for full and wide align images. - add_theme_support( 'align-wide' ); - - // Add support for editor styles. - add_theme_support( 'editor-styles' ); - - // Enqueue editor styles. - add_editor_style( 'style-editor.css' ); - - // Add custom editor font sizes. - add_theme_support( - 'editor-font-sizes', - array( - array( - 'name' => __( 'Small', 'twentynineteen' ), - 'shortName' => __( 'S', 'twentynineteen' ), - 'size' => 19.5, - 'slug' => 'small', - ), - array( - 'name' => __( 'Normal', 'twentynineteen' ), - 'shortName' => __( 'M', 'twentynineteen' ), - 'size' => 22, - 'slug' => 'normal', - ), - array( - 'name' => __( 'Large', 'twentynineteen' ), - 'shortName' => __( 'L', 'twentynineteen' ), - 'size' => 36.5, - 'slug' => 'large', - ), - array( - 'name' => __( 'Huge', 'twentynineteen' ), - 'shortName' => __( 'XL', 'twentynineteen' ), - 'size' => 49.5, - 'slug' => 'huge', - ), - ) - ); - - // Editor color palette. - add_theme_support( - 'editor-color-palette', - array( - array( - 'name' => 'default' === get_theme_mod( 'primary_color' ) ? __( 'Blue', 'twentynineteen' ) : null, - 'slug' => 'primary', - 'color' => twentynineteen_hsl_hex( 'default' === get_theme_mod( 'primary_color' ) ? 199 : get_theme_mod( 'primary_color_hue', 199 ), 100, 33 ), - ), - array( - 'name' => 'default' === get_theme_mod( 'primary_color' ) ? __( 'Dark Blue', 'twentynineteen' ) : null, - 'slug' => 'secondary', - 'color' => twentynineteen_hsl_hex( 'default' === get_theme_mod( 'primary_color' ) ? 199 : get_theme_mod( 'primary_color_hue', 199 ), 100, 23 ), - ), - array( - 'name' => __( 'Dark Gray', 'twentynineteen' ), - 'slug' => 'dark-gray', - 'color' => '#111', - ), - array( - 'name' => __( 'Light Gray', 'twentynineteen' ), - 'slug' => 'light-gray', - 'color' => '#767676', - ), - array( - 'name' => __( 'White', 'twentynineteen' ), - 'slug' => 'white', - 'color' => '#FFF', - ), - ) - ); - - // Add support for responsive embedded content. - add_theme_support( 'responsive-embeds' ); - } -endif; -add_action( 'after_setup_theme', 'twentynineteen_setup' ); - -/** - * Register widget area. - * - * @link https://developer.wordpress.org/themes/functionality/sidebars/#registering-a-sidebar - */ -function twentynineteen_widgets_init() { - - register_sidebar( - array( - 'name' => __( 'Footer', 'twentynineteen' ), - 'id' => 'sidebar-1', - 'description' => __( 'Add widgets here to appear in your footer.', 'twentynineteen' ), - 'before_widget' => '
', - 'after_widget' => '
', - 'before_title' => '

', - 'after_title' => '

', - ) - ); - -} -add_action( 'widgets_init', 'twentynineteen_widgets_init' ); - -/** - * Set the content width in pixels, based on the theme's design and stylesheet. - * - * Priority 0 to make it available to lower priority callbacks. - * - * @global int $content_width Content width. - */ -function twentynineteen_content_width() { - // This variable is intended to be overruled from themes. - // Open WPCS issue: {@link https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/issues/1043}. - // phpcs:ignore WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound - $GLOBALS['content_width'] = apply_filters( 'twentynineteen_content_width', 640 ); -} -add_action( 'after_setup_theme', 'twentynineteen_content_width', 0 ); - -/** - * Enqueue scripts and styles. - */ -function twentynineteen_scripts() { - wp_enqueue_style( 'twentynineteen-style', get_stylesheet_uri(), array(), wp_get_theme()->get( 'Version' ) ); - - wp_style_add_data( 'twentynineteen-style', 'rtl', 'replace' ); - - if ( has_nav_menu( 'menu-1' ) ) { - wp_enqueue_script( 'twentynineteen-priority-menu', get_theme_file_uri( '/js/priority-menu.js' ), array(), '20181214', true ); - wp_enqueue_script( 'twentynineteen-touch-navigation', get_theme_file_uri( '/js/touch-keyboard-navigation.js' ), array(), '20181231', true ); - } - - wp_enqueue_style( 'twentynineteen-print-style', get_template_directory_uri() . '/print.css', array(), wp_get_theme()->get( 'Version' ), 'print' ); - - if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) { - wp_enqueue_script( 'comment-reply' ); - } -} -add_action( 'wp_enqueue_scripts', 'twentynineteen_scripts' ); - -/** - * Fix skip link focus in IE11. - * - * This does not enqueue the script because it is tiny and because it is only for IE11, - * thus it does not warrant having an entire dedicated blocking script being loaded. - * - * @link https://git.io/vWdr2 - */ -function twentynineteen_skip_link_focus_fix() { - // The following is minified via `terser --compress --mangle -- js/skip-link-focus-fix.js`. - ?> - - - - - section and everything up until
- * - * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials - * - * @package WordPress - * @subpackage Twenty_Nineteen - * @since Twenty Nineteen 1.0 - */ -?> -> - - - - - - - -> - -
- - -
- -
- -
- - - - -
- -
diff --git a/wp-content/themes/twentynineteen/image.php b/wp-content/themes/twentynineteen/image.php deleted file mode 100644 index 414d8503c..000000000 --- a/wp-content/themes/twentynineteen/image.php +++ /dev/null @@ -1,104 +0,0 @@ - - -
-
- - - -
> - -
- ', '' ); ?> -
- -
- -
- - -
- -
- - '', - 'link_before' => '', - 'link_after' => '', - 'pagelink' => '' . __( 'Page', 'twentynineteen' ) . ' %', - 'separator' => ', ', - ) - ); - ?> -
- -
- %1$s%3$s × %4$s', - _x( 'Full size', 'Used before full size attachment link.', 'twentynineteen' ), - esc_url( wp_get_attachment_url() ), - absint( $metadata['width'] ), - absint( $metadata['height'] ) - ); - } - ?> - - - -
-
- - _x( 'Published in
%title', 'Parent post link', 'twentynineteen' ), - ) - ); - - // If comments are open or we have at least one comment, load up the comment template. - if ( comments_open() || get_comments_number() ) { - comments_template(); - } - - // End the loop. - endwhile; - ?> - -
-
- -

%s

', $message ); -} - -/** - * Prevents the Customizer from being loaded on WordPress versions prior to 4.7. - * - * @since Twenty Nineteen 1.0.0 - * - * @global string $wp_version WordPress version. - */ -function twentynineteen_customize() { - wp_die( - sprintf( - /* translators: %s: WordPress version. */ - __( 'Twenty Nineteen requires at least WordPress version 4.7. You are running version %s. Please upgrade and try again.', 'twentynineteen' ), - $GLOBALS['wp_version'] - ), - '', - array( - 'back_link' => true, - ) - ); -} -add_action( 'load-customize.php', 'twentynineteen_customize' ); - -/** - * Prevents the Theme Preview from being loaded on WordPress versions prior to 4.7. - * - * @since Twenty Nineteen 1.0.0 - * - * @global string $wp_version WordPress version. - */ -function twentynineteen_preview() { - if ( isset( $_GET['preview'] ) ) { - /* translators: %s: WordPress version. */ - wp_die( sprintf( __( 'Twenty Nineteen requires at least WordPress version 4.7. You are running version %s. Please upgrade and try again.', 'twentynineteen' ), $GLOBALS['wp_version'] ) ); - } -} -add_action( 'template_redirect', 'twentynineteen_preview' ); diff --git a/wp-content/themes/twentynineteen/inc/color-patterns.php b/wp-content/themes/twentynineteen/inc/color-patterns.php deleted file mode 100644 index b990fff9d..000000000 --- a/wp-content/themes/twentynineteen/inc/color-patterns.php +++ /dev/null @@ -1,271 +0,0 @@ - .has-primary-background-color, - .entry .entry-content > *[class^="wp-block-"].has-primary-background-color, - .entry .entry-content > *[class^="wp-block-"] .has-primary-background-color, - .entry .entry-content > *[class^="wp-block-"].is-style-solid-color, - .entry .entry-content > *[class^="wp-block-"].is-style-solid-color.has-primary-background-color, - .entry .entry-content .wp-block-file .wp-block-file__button { - background-color: hsl( ' . $primary_color . ', ' . $saturation . ', ' . $lightness . ' ); /* base: #0073a8; */ - } - - /* - * Set Color for: - * - all links - * - main navigation links - * - Post navigation links - * - Post entry meta hover - * - Post entry header more-link hover - * - main navigation svg - * - comment navigation - * - Comment edit link hover - * - Site Footer Link hover - * - Widget links - */ - a, - a:visited, - .main-navigation .main-menu > li, - .main-navigation ul.main-menu > li > a, - .post-navigation .post-title, - .entry .entry-meta a:hover, - .entry .entry-footer a:hover, - .entry .entry-content .more-link:hover, - .main-navigation .main-menu > li > a + svg, - .comment .comment-metadata > a:hover, - .comment .comment-metadata .comment-edit-link:hover, - #colophon .site-info a:hover, - .widget a, - .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color), - .entry .entry-content > .has-primary-color, - .entry .entry-content > *[class^="wp-block-"] .has-primary-color, - .entry .entry-content > *[class^="wp-block-"].is-style-solid-color blockquote.has-primary-color, - .entry .entry-content > *[class^="wp-block-"].is-style-solid-color blockquote.has-primary-color p { - color: hsl( ' . $primary_color . ', ' . $saturation . ', ' . $lightness . ' ); /* base: #0073a8; */ - } - - /* - * Set border color for: - * wp block quote - * :focus - */ - blockquote, - .entry .entry-content blockquote, - .entry .entry-content .wp-block-quote:not(.is-large), - .entry .entry-content .wp-block-quote:not(.is-style-large), - input[type="text"]:focus, - input[type="email"]:focus, - input[type="url"]:focus, - input[type="password"]:focus, - input[type="search"]:focus, - input[type="number"]:focus, - input[type="tel"]:focus, - input[type="range"]:focus, - input[type="date"]:focus, - input[type="month"]:focus, - input[type="week"]:focus, - input[type="time"]:focus, - input[type="datetime"]:focus, - input[type="datetime-local"]:focus, - input[type="color"]:focus, - textarea:focus { - border-color: hsl( ' . $primary_color . ', ' . $saturation . ', ' . $lightness . ' ); /* base: #0073a8; */ - } - - .gallery-item > div > a:focus { - box-shadow: 0 0 0 2px hsl( ' . $primary_color . ', ' . $saturation . ', ' . $lightness . ' ); /* base: #0073a8; */ - } - - /* Hover colors */ - a:hover, a:active, - .main-navigation .main-menu > li > a:hover, - .main-navigation .main-menu > li > a:hover + svg, - .post-navigation .nav-links a:hover, - .post-navigation .nav-links a:hover .post-title, - .author-bio .author-description .author-link:hover, - .entry .entry-content > .has-secondary-color, - .entry .entry-content > *[class^="wp-block-"] .has-secondary-color, - .entry .entry-content > *[class^="wp-block-"].is-style-solid-color blockquote.has-secondary-color, - .entry .entry-content > *[class^="wp-block-"].is-style-solid-color blockquote.has-secondary-color p, - .comment .comment-author .fn a:hover, - .comment-reply-link:hover, - .comment-navigation .nav-previous a:hover, - .comment-navigation .nav-next a:hover, - #cancel-comment-reply-link:hover, - .widget a:hover { - color: hsl( ' . $primary_color . ', ' . $saturation . ', ' . $lightness_hover . ' ); /* base: #005177; */ - } - - .main-navigation .sub-menu > li > a:hover, - .main-navigation .sub-menu > li > a:focus, - .main-navigation .sub-menu > li > a:hover:after, - .main-navigation .sub-menu > li > a:focus:after, - .main-navigation .sub-menu > li > .menu-item-link-return:hover, - .main-navigation .sub-menu > li > .menu-item-link-return:focus, - .main-navigation .sub-menu > li > a:not(.submenu-expand):hover, - .main-navigation .sub-menu > li > a:not(.submenu-expand):focus, - .entry .entry-content > .has-secondary-background-color, - .entry .entry-content > *[class^="wp-block-"].has-secondary-background-color, - .entry .entry-content > *[class^="wp-block-"] .has-secondary-background-color, - .entry .entry-content > *[class^="wp-block-"].is-style-solid-color.has-secondary-background-color { - background-color: hsl( ' . $primary_color . ', ' . $saturation . ', ' . $lightness_hover . ' ); /* base: #005177; */ - } - - /* Text selection colors */ - ::selection { - background-color: hsl( ' . $primary_color . ', ' . $saturation_selection . ', ' . $lightness_selection . ' ); /* base: #005177; */ - } - ::-moz-selection { - background-color: hsl( ' . $primary_color . ', ' . $saturation_selection . ', ' . $lightness_selection . ' ); /* base: #005177; */ - }'; - - $editor_css = ' - /* - * Set colors for: - * - links - * - blockquote - * - pullquote (solid color) - * - buttons - */ - .editor-block-list__layout .editor-block-list__block a, - .editor-block-list__layout .editor-block-list__block .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color), - .editor-block-list__layout .editor-block-list__block .wp-block-button.is-style-outline:hover .wp-block-button__link:not(.has-text-color), - .editor-block-list__layout .editor-block-list__block .wp-block-button.is-style-outline:focus .wp-block-button__link:not(.has-text-color), - .editor-block-list__layout .editor-block-list__block .wp-block-button.is-style-outline:active .wp-block-button__link:not(.has-text-color), - .editor-block-list__layout .editor-block-list__block .wp-block-file .wp-block-file__textlink { - color: hsl( ' . $primary_color . ', ' . $saturation . ', ' . $lightness . ' ); /* base: #0073a8; */ - } - - .editor-block-list__layout .editor-block-list__block .wp-block-quote:not(.is-large):not(.is-style-large), - .editor-styles-wrapper .editor-block-list__layout .wp-block-freeform blockquote { - border-color: hsl( ' . $primary_color . ', ' . $saturation . ', ' . $lightness . ' ); /* base: #0073a8; */ - } - - .editor-block-list__layout .editor-block-list__block .wp-block-pullquote.is-style-solid-color:not(.has-background-color) { - background-color: hsl( ' . $primary_color . ', ' . $saturation . ', ' . $lightness . ' ); /* base: #0073a8; */ - } - - .editor-block-list__layout .editor-block-list__block .wp-block-file .wp-block-file__button, - .editor-block-list__layout .editor-block-list__block .wp-block-button:not(.is-style-outline) .wp-block-button__link, - .editor-block-list__layout .editor-block-list__block .wp-block-button:not(.is-style-outline) .wp-block-button__link:active, - .editor-block-list__layout .editor-block-list__block .wp-block-button:not(.is-style-outline) .wp-block-button__link:focus, - .editor-block-list__layout .editor-block-list__block .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover { - background-color: hsl( ' . $primary_color . ', ' . $saturation . ', ' . $lightness . ' ); /* base: #0073a8; */ - } - - /* Hover colors */ - .editor-block-list__layout .editor-block-list__block a:hover, - .editor-block-list__layout .editor-block-list__block a:active, - .editor-block-list__layout .editor-block-list__block .wp-block-file .wp-block-file__textlink:hover { - color: hsl( ' . $primary_color . ', ' . $saturation . ', ' . $lightness_hover . ' ); /* base: #005177; */ - } - - /* Do not overwrite solid color pullquote or cover links */ - .editor-block-list__layout .editor-block-list__block .wp-block-pullquote.is-style-solid-color a, - .editor-block-list__layout .editor-block-list__block .wp-block-cover a { - color: inherit; - } - '; - - if ( function_exists( 'register_block_type' ) && is_admin() ) { - $theme_css = $editor_css; - } - - /** - * Filters Twenty Nineteen custom colors CSS. - * - * @since Twenty Nineteen 1.0 - * - * @param string $css Base theme colors CSS. - * @param int $primary_color The user's selected color hue. - * @param string $saturation Filtered theme color saturation level. - */ - return apply_filters( 'twentynineteen_custom_colors_css', $theme_css, $primary_color, $saturation ); -} diff --git a/wp-content/themes/twentynineteen/inc/customizer.php b/wp-content/themes/twentynineteen/inc/customizer.php deleted file mode 100644 index 22d69ae13..000000000 --- a/wp-content/themes/twentynineteen/inc/customizer.php +++ /dev/null @@ -1,158 +0,0 @@ -get_setting( 'blogname' )->transport = 'postMessage'; - $wp_customize->get_setting( 'blogdescription' )->transport = 'postMessage'; - $wp_customize->get_setting( 'header_textcolor' )->transport = 'postMessage'; - - if ( isset( $wp_customize->selective_refresh ) ) { - $wp_customize->selective_refresh->add_partial( - 'blogname', - array( - 'selector' => '.site-title a', - 'render_callback' => 'twentynineteen_customize_partial_blogname', - ) - ); - $wp_customize->selective_refresh->add_partial( - 'blogdescription', - array( - 'selector' => '.site-description', - 'render_callback' => 'twentynineteen_customize_partial_blogdescription', - ) - ); - } - - /** - * Primary color. - */ - $wp_customize->add_setting( - 'primary_color', - array( - 'default' => 'default', - 'transport' => 'postMessage', - 'sanitize_callback' => 'twentynineteen_sanitize_color_option', - ) - ); - - $wp_customize->add_control( - 'primary_color', - array( - 'type' => 'radio', - 'label' => __( 'Primary Color', 'twentynineteen' ), - 'choices' => array( - 'default' => _x( 'Default', 'primary color', 'twentynineteen' ), - 'custom' => _x( 'Custom', 'primary color', 'twentynineteen' ), - ), - 'section' => 'colors', - 'priority' => 5, - ) - ); - - // Add primary color hue setting and control. - $wp_customize->add_setting( - 'primary_color_hue', - array( - 'default' => 199, - 'transport' => 'postMessage', - 'sanitize_callback' => 'absint', - ) - ); - - $wp_customize->add_control( - new WP_Customize_Color_Control( - $wp_customize, - 'primary_color_hue', - array( - 'description' => __( 'Apply a custom color for buttons, links, featured images, etc.', 'twentynineteen' ), - 'section' => 'colors', - 'mode' => 'hue', - ) - ) - ); - - // Add image filter setting and control. - $wp_customize->add_setting( - 'image_filter', - array( - 'default' => 1, - 'sanitize_callback' => 'absint', - 'transport' => 'postMessage', - ) - ); - - $wp_customize->add_control( - 'image_filter', - array( - 'label' => __( 'Apply a filter to featured images using the primary color', 'twentynineteen' ), - 'section' => 'colors', - 'type' => 'checkbox', - ) - ); -} -add_action( 'customize_register', 'twentynineteen_customize_register' ); - -/** - * Render the site title for the selective refresh partial. - * - * @return void - */ -function twentynineteen_customize_partial_blogname() { - bloginfo( 'name' ); -} - -/** - * Render the site tagline for the selective refresh partial. - * - * @return void - */ -function twentynineteen_customize_partial_blogdescription() { - bloginfo( 'description' ); -} - -/** - * Bind JS handlers to instantly live-preview changes. - */ -function twentynineteen_customize_preview_js() { - wp_enqueue_script( 'twentynineteen-customize-preview', get_theme_file_uri( '/js/customize-preview.js' ), array( 'customize-preview' ), '20181214', true ); -} -add_action( 'customize_preview_init', 'twentynineteen_customize_preview_js' ); - -/** - * Load dynamic logic for the customizer controls area. - */ -function twentynineteen_panels_js() { - wp_enqueue_script( 'twentynineteen-customize-controls', get_theme_file_uri( '/js/customize-controls.js' ), array(), '20181214', true ); -} -add_action( 'customize_controls_enqueue_scripts', 'twentynineteen_panels_js' ); - -/** - * Sanitize custom color choice. - * - * @param string $choice Whether image filter is active. - * - * @return string - */ -function twentynineteen_sanitize_color_option( $choice ) { - $valid = array( - 'default', - 'custom', - ); - - if ( in_array( $choice, $valid, true ) ) { - return $choice; - } - - return 'default'; -} diff --git a/wp-content/themes/twentynineteen/inc/helper-functions.php b/wp-content/themes/twentynineteen/inc/helper-functions.php deleted file mode 100644 index ef06cdd2d..000000000 --- a/wp-content/themes/twentynineteen/inc/helper-functions.php +++ /dev/null @@ -1,163 +0,0 @@ -user_id > 0 ) { - $user = get_userdata( $comment->user_id ); - $post = get_post( $comment->comment_post_ID ); - if ( ! empty( $user ) && ! empty( $post ) ) { - return $comment->user_id === $post->post_author; - } - } - return false; -} - -/** - * Returns information about the current post's discussion, with cache support. - */ -function twentynineteen_get_discussion_data() { - static $discussion, $post_id; - - $current_post_id = get_the_ID(); - if ( $current_post_id === $post_id ) { - return $discussion; /* If we have discussion information for post ID, return cached object */ - } else { - $post_id = $current_post_id; - } - - $comments = get_comments( - array( - 'post_id' => $current_post_id, - 'orderby' => 'comment_date_gmt', - 'order' => get_option( 'comment_order', 'asc' ), /* Respect comment order from Settings » Discussion. */ - 'status' => 'approve', - 'number' => 20, /* Only retrieve the last 20 comments, as the end goal is just 6 unique authors */ - ) - ); - - $authors = array(); - foreach ( $comments as $comment ) { - $authors[] = ( (int) $comment->user_id > 0 ) ? (int) $comment->user_id : $comment->comment_author_email; - } - - $authors = array_unique( $authors ); - $discussion = (object) array( - 'authors' => array_slice( $authors, 0, 6 ), /* Six unique authors commenting on the post. */ - 'responses' => get_comments_number( $current_post_id ), /* Number of responses. */ - ); - - return $discussion; -} - -/** - * Converts HSL to HEX colors. - */ -function twentynineteen_hsl_hex( $h, $s, $l, $to_hex = true ) { - - $h /= 360; - $s /= 100; - $l /= 100; - - $r = $l; - $g = $l; - $b = $l; - $v = ( $l <= 0.5 ) ? ( $l * ( 1.0 + $s ) ) : ( $l + $s - $l * $s ); - if ( $v > 0 ) { - $m; - $sv; - $sextant; - $fract; - $vsf; - $mid1; - $mid2; - - $m = $l + $l - $v; - $sv = ( $v - $m ) / $v; - $h *= 6.0; - $sextant = floor( $h ); - $fract = $h - $sextant; - $vsf = $v * $sv * $fract; - $mid1 = $m + $vsf; - $mid2 = $v - $vsf; - - switch ( $sextant ) { - case 0: - $r = $v; - $g = $mid1; - $b = $m; - break; - case 1: - $r = $mid2; - $g = $v; - $b = $m; - break; - case 2: - $r = $m; - $g = $v; - $b = $mid1; - break; - case 3: - $r = $m; - $g = $mid2; - $b = $v; - break; - case 4: - $r = $mid1; - $g = $m; - $b = $v; - break; - case 5: - $r = $v; - $g = $m; - $b = $mid2; - break; - } - } - $r = round( $r * 255, 0 ); - $g = round( $g * 255, 0 ); - $b = round( $b * 255, 0 ); - - if ( $to_hex ) { - - $r = ( $r < 15 ) ? '0' . dechex( $r ) : dechex( $r ); - $g = ( $g < 15 ) ? '0' . dechex( $g ) : dechex( $g ); - $b = ( $b < 15 ) ? '0' . dechex( $b ) : dechex( $b ); - - return "#$r$g$b"; - - } - - return "rgb($r, $g, $b)"; -} diff --git a/wp-content/themes/twentynineteen/inc/icon-functions.php b/wp-content/themes/twentynineteen/inc/icon-functions.php deleted file mode 100644 index f5dccb0a1..000000000 --- a/wp-content/themes/twentynineteen/inc/icon-functions.php +++ /dev/null @@ -1,108 +0,0 @@ -theme_location ) { - $svg = twentynineteen_get_social_link_svg( $item->url, 26 ); - if ( empty( $svg ) ) { - $svg = twentynineteen_get_icon_svg( 'link' ); - } - $item_output = str_replace( $args->link_after, '' . $svg, $item_output ); - } - - return $item_output; -} -add_filter( 'walker_nav_menu_start_el', 'twentynineteen_nav_menu_social_icons', 10, 4 ); - -/** - * Add a dropdown icon to top-level menu items. - * - * @param string $output Nav menu item start element. - * @param object $item Nav menu item. - * @param int $depth Depth. - * @param object $args Nav menu args. - * @return string Nav menu item start element. - * Add a dropdown icon to top-level menu items - */ -function twentynineteen_add_dropdown_icons( $output, $item, $depth, $args ) { - - // Only add class to 'top level' items on the 'primary' menu. - if ( ! isset( $args->theme_location ) || 'menu-1' !== $args->theme_location ) { - return $output; - } - - if ( in_array( 'mobile-parent-nav-menu-item', $item->classes, true ) && isset( $item->original_id ) ) { - // Inject the keyboard_arrow_left SVG inside the parent nav menu item, and let the item link to the parent item. - // @todo Only do this for nested submenus? If on a first-level submenu, then really the link could be "#" since the desire is to remove the target entirely. - $link = sprintf( - '. - $output = preg_replace( - '##i', - '', - $output, - 1 // Limit. - ); - - } elseif ( in_array( 'menu-item-has-children', $item->classes, true ) ) { - - // Add SVG icon to parent items. - $icon = twentynineteen_get_icon_svg( 'keyboard_arrow_down', 24 ); - - $output .= sprintf( - '', - $icon - ); - } - - return $output; -} -add_filter( 'walker_nav_menu_start_el', 'twentynineteen_add_dropdown_icons', 10, 4 ); diff --git a/wp-content/themes/twentynineteen/inc/template-functions.php b/wp-content/themes/twentynineteen/inc/template-functions.php deleted file mode 100644 index 3babf9f69..000000000 --- a/wp-content/themes/twentynineteen/inc/template-functions.php +++ /dev/null @@ -1,211 +0,0 @@ -'; - } -} -add_action( 'wp_head', 'twentynineteen_pingback_header' ); - -/** - * Changes comment form default fields. - */ -function twentynineteen_comment_form_defaults( $defaults ) { - $comment_field = $defaults['comment_field']; - - // Adjust height of comment form. - $defaults['comment_field'] = preg_replace( '/rows="\d+"/', 'rows="5"', $comment_field ); - - return $defaults; -} -add_filter( 'comment_form_defaults', 'twentynineteen_comment_form_defaults' ); - -/** - * Filters the default archive titles. - */ -function twentynineteen_get_the_archive_title() { - if ( is_category() ) { - $title = __( 'Category Archives: ', 'twentynineteen' ) . '' . single_term_title( '', false ) . ''; - } elseif ( is_tag() ) { - $title = __( 'Tag Archives: ', 'twentynineteen' ) . '' . single_term_title( '', false ) . ''; - } elseif ( is_author() ) { - $title = __( 'Author Archives: ', 'twentynineteen' ) . '' . get_the_author_meta( 'display_name' ) . ''; - } elseif ( is_year() ) { - $title = __( 'Yearly Archives: ', 'twentynineteen' ) . '' . get_the_date( _x( 'Y', 'yearly archives date format', 'twentynineteen' ) ) . ''; - } elseif ( is_month() ) { - $title = __( 'Monthly Archives: ', 'twentynineteen' ) . '' . get_the_date( _x( 'F Y', 'monthly archives date format', 'twentynineteen' ) ) . ''; - } elseif ( is_day() ) { - $title = __( 'Daily Archives: ', 'twentynineteen' ) . '' . get_the_date() . ''; - } elseif ( is_post_type_archive() ) { - $title = __( 'Post Type Archives: ', 'twentynineteen' ) . '' . post_type_archive_title( '', false ) . ''; - } elseif ( is_tax() ) { - $tax = get_taxonomy( get_queried_object()->taxonomy ); - /* translators: %s: Taxonomy singular name. */ - $title = sprintf( esc_html__( '%s Archives:', 'twentynineteen' ), $tax->labels->singular_name ); - } else { - $title = __( 'Archives:', 'twentynineteen' ); - } - return $title; -} -add_filter( 'get_the_archive_title', 'twentynineteen_get_the_archive_title' ); - -/** - * Add custom sizes attribute to responsive image functionality for post thumbnails. - * - * @origin Twenty Nineteen 1.0 - * - * @param array $attr Attributes for the image markup. - * @return string Value for use in post thumbnail 'sizes' attribute. - */ -function twentynineteen_post_thumbnail_sizes_attr( $attr ) { - - if ( is_admin() ) { - return $attr; - } - - if ( ! is_singular() ) { - $attr['sizes'] = '(max-width: 34.9rem) calc(100vw - 2rem), (max-width: 53rem) calc(8 * (100vw / 12)), (min-width: 53rem) calc(6 * (100vw / 12)), 100vw'; - } - - return $attr; -} -add_filter( 'wp_get_attachment_image_attributes', 'twentynineteen_post_thumbnail_sizes_attr', 10, 1 ); - -/** - * Add an extra menu to our nav for our priority+ navigation to use - * - * @param object $nav_menu Nav menu. - * @param object $args Nav menu args. - * @return string More link for hidden menu items. - */ -function twentynineteen_add_ellipses_to_nav( $nav_menu, $args ) { - - if ( 'menu-1' === $args->theme_location ) : - - $nav_menu .= ' - '; - - endif; - - return $nav_menu; -} -add_filter( 'wp_nav_menu', 'twentynineteen_add_ellipses_to_nav', 10, 2 ); - -/** - * WCAG 2.0 Attributes for Dropdown Menus - * - * Adjustments to menu attributes tot support WCAG 2.0 recommendations - * for flyout and dropdown menus. - * - * @ref https://www.w3.org/WAI/tutorials/menus/flyout/ - */ -function twentynineteen_nav_menu_link_attributes( $atts, $item, $args, $depth ) { - - // Add [aria-haspopup] and [aria-expanded] to menu items that have children. - $item_has_children = in_array( 'menu-item-has-children', $item->classes ); - if ( $item_has_children ) { - $atts['aria-haspopup'] = 'true'; - $atts['aria-expanded'] = 'false'; - } - - return $atts; -} -add_filter( 'nav_menu_link_attributes', 'twentynineteen_nav_menu_link_attributes', 10, 4 ); - -/** - * Create a nav menu item to be displayed on mobile to navigate from submenu back to the parent. - * - * This duplicates each parent nav menu item and makes it the first child of itself. - * - * @param array $sorted_menu_items Sorted nav menu items. - * @param object $args Nav menu args. - * @return array Amended nav menu items. - */ -function twentynineteen_add_mobile_parent_nav_menu_items( $sorted_menu_items, $args ) { - static $pseudo_id = 0; - if ( ! isset( $args->theme_location ) || 'menu-1' !== $args->theme_location ) { - return $sorted_menu_items; - } - - $amended_menu_items = array(); - foreach ( $sorted_menu_items as $nav_menu_item ) { - $amended_menu_items[] = $nav_menu_item; - if ( in_array( 'menu-item-has-children', $nav_menu_item->classes, true ) ) { - $parent_menu_item = clone $nav_menu_item; - $parent_menu_item->original_id = $nav_menu_item->ID; - $parent_menu_item->ID = --$pseudo_id; - $parent_menu_item->db_id = $parent_menu_item->ID; - $parent_menu_item->object_id = $parent_menu_item->ID; - $parent_menu_item->classes = array( 'mobile-parent-nav-menu-item' ); - $parent_menu_item->menu_item_parent = $nav_menu_item->ID; - - $amended_menu_items[] = $parent_menu_item; - } - } - - return $amended_menu_items; -} -add_filter( 'wp_nav_menu_objects', 'twentynineteen_add_mobile_parent_nav_menu_items', 10, 2 ); diff --git a/wp-content/themes/twentynineteen/inc/template-tags.php b/wp-content/themes/twentynineteen/inc/template-tags.php deleted file mode 100644 index e5a61aa59..000000000 --- a/wp-content/themes/twentynineteen/inc/template-tags.php +++ /dev/null @@ -1,258 +0,0 @@ -%2$s'; - if ( get_the_time( 'U' ) !== get_the_modified_time( 'U' ) ) { - $time_string = ''; - } - - $time_string = sprintf( - $time_string, - esc_attr( get_the_date( DATE_W3C ) ), - esc_html( get_the_date() ), - esc_attr( get_the_modified_date( DATE_W3C ) ), - esc_html( get_the_modified_date() ) - ); - - printf( - '%1$s%3$s', - twentynineteen_get_icon_svg( 'watch', 16 ), - esc_url( get_permalink() ), - $time_string - ); - } -endif; - -if ( ! function_exists( 'twentynineteen_posted_by' ) ) : - /** - * Prints HTML with meta information about theme author. - */ - function twentynineteen_posted_by() { - printf( - /* translators: 1: SVG icon. 2: Post author, only visible to screen readers. 3: Author link. */ - '', - twentynineteen_get_icon_svg( 'person', 16 ), - __( 'Posted by', 'twentynineteen' ), - esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), - esc_html( get_the_author() ) - ); - } -endif; - -if ( ! function_exists( 'twentynineteen_comment_count' ) ) : - /** - * Prints HTML with the comment count for the current post. - */ - function twentynineteen_comment_count() { - if ( ! post_password_required() && ( comments_open() || get_comments_number() ) ) { - echo ''; - echo twentynineteen_get_icon_svg( 'comment', 16 ); - - /* translators: %s: Post title. Only visible to screen readers. */ - comments_popup_link( sprintf( __( 'Leave a comment on %s', 'twentynineteen' ), get_the_title() ) ); - - echo ''; - } - } -endif; - -if ( ! function_exists( 'twentynineteen_entry_footer' ) ) : - /** - * Prints HTML with meta information for the categories, tags and comments. - */ - function twentynineteen_entry_footer() { - - // Hide author, post date, category and tag text for pages. - if ( 'post' === get_post_type() ) { - - // Posted by. - twentynineteen_posted_by(); - - // Posted on. - twentynineteen_posted_on(); - - /* translators: Used between list items, there is a space after the comma. */ - $categories_list = get_the_category_list( __( ', ', 'twentynineteen' ) ); - if ( $categories_list ) { - printf( - /* translators: 1: SVG icon. 2: Posted in label, only visible to screen readers. 3: List of categories. */ - '%1$s%2$s%3$s', - twentynineteen_get_icon_svg( 'archive', 16 ), - __( 'Posted in', 'twentynineteen' ), - $categories_list - ); // WPCS: XSS OK. - } - - /* translators: Used between list items, there is a space after the comma. */ - $tags_list = get_the_tag_list( '', __( ', ', 'twentynineteen' ) ); - if ( $tags_list ) { - printf( - /* translators: 1: SVG icon. 2: Posted in label, only visible to screen readers. 3: List of tags. */ - '%1$s%2$s %3$s', - twentynineteen_get_icon_svg( 'tag', 16 ), - __( 'Tags:', 'twentynineteen' ), - $tags_list - ); // WPCS: XSS OK. - } - } - - // Comment count. - if ( ! is_singular() ) { - twentynineteen_comment_count(); - } - - // Edit post link. - edit_post_link( - sprintf( - wp_kses( - /* translators: %s: Post title. Only visible to screen readers. */ - __( 'Edit %s', 'twentynineteen' ), - array( - 'span' => array( - 'class' => array(), - ), - ) - ), - get_the_title() - ), - '' . twentynineteen_get_icon_svg( 'edit', 16 ), - '' - ); - } -endif; - -if ( ! function_exists( 'twentynineteen_post_thumbnail' ) ) : - /** - * Displays an optional post thumbnail. - * - * Wraps the post thumbnail in an anchor element on index views, or a div - * element when on single views. - */ - function twentynineteen_post_thumbnail() { - if ( ! twentynineteen_can_show_post_thumbnail() ) { - return; - } - - if ( is_singular() ) : - ?> - -
- -
- - - -
- -
- - %s
', get_avatar( $id_or_email, twentynineteen_get_avatar_size() ) ); - } -endif; - -if ( ! function_exists( 'twentynineteen_discussion_avatars_list' ) ) : - /** - * Displays a list of avatars involved in a discussion for a given post. - */ - function twentynineteen_discussion_avatars_list( $comment_authors ) { - if ( empty( $comment_authors ) ) { - return; - } - echo '
    ', "\n"; - foreach ( $comment_authors as $id_or_email ) { - printf( - "
  1. %s
  2. \n", - twentynineteen_get_user_avatar_markup( $id_or_email ) - ); - } - echo '
', "\n"; - } -endif; - -if ( ! function_exists( 'twentynineteen_comment_form' ) ) : - /** - * Documentation for function. - */ - function twentynineteen_comment_form( $order ) { - if ( true === $order || strtolower( $order ) === strtolower( get_option( 'comment_order', 'asc' ) ) ) { - - comment_form( - array( - 'logged_in_as' => null, - 'title_reply' => null, - ) - ); - } - } -endif; - -if ( ! function_exists( 'twentynineteen_the_posts_navigation' ) ) : - /** - * Documentation for function. - */ - function twentynineteen_the_posts_navigation() { - the_posts_pagination( - array( - 'mid_size' => 2, - 'prev_text' => sprintf( - '%s %s', - twentynineteen_get_icon_svg( 'chevron_left', 22 ), - __( 'Newer posts', 'twentynineteen' ) - ), - 'next_text' => sprintf( - '%s %s', - __( 'Older posts', 'twentynineteen' ), - twentynineteen_get_icon_svg( 'chevron_right', 22 ) - ), - ) - ); - } -endif; - -if ( ! function_exists( 'wp_body_open' ) ) : - /** - * Fire the wp_body_open action. - * - * Added for backward compatibility to support pre-5.2.0 WordPress versions. - * - * @since Twenty Nineteen 1.4 - */ - function wp_body_open() { - /** - * Triggered after the opening tag. - * - * @since Twenty Nineteen 1.4 - */ - do_action( 'wp_body_open' ); - } -endif; diff --git a/wp-content/themes/twentynineteen/index.php b/wp-content/themes/twentynineteen/index.php deleted file mode 100644 index ceaf2ae91..000000000 --- a/wp-content/themes/twentynineteen/index.php +++ /dev/null @@ -1,47 +0,0 @@ - - -
-
- - - -
-
- - getAvailableSpace( button, container ); - } - - /** - * Set menu container variable. - */ - var navContainer = document.querySelector('.main-navigation'); - var breaks = []; - - /** - * Let’s bail if we our menu doesn't exist. - */ - if ( ! navContainer ) { - return; - } - - /** - * Refreshes the list item from the menu depending on the menu size. - */ - function updateNavigationMenu( container ) { - - /** - * Let’s bail if our menu is empty. - */ - if ( ! container.parentNode.querySelector('.main-menu[id]') ) { - return; - } - - // Adds the necessary UI to operate the menu. - var visibleList = container.parentNode.querySelector('.main-menu[id]'); - var hiddenList = visibleList.parentNode.nextElementSibling.querySelector('.hidden-links'); - var toggleButton = visibleList.parentNode.nextElementSibling.querySelector('.main-menu-more-toggle'); - - if ( isOverflowingNavivation( visibleList, toggleButton, container ) ) { - - // Record the width of the list. - breaks.push( visibleList.offsetWidth ); - // Move last item to the hidden list. - prependElement( hiddenList, ! visibleList.lastChild || null === visibleList.lastChild ? visibleList.previousElementSibling : visibleList.lastChild ); - // Show the toggle button. - showButton( toggleButton ); - - } else { - - // There is space for another item in the nav. - if ( getAvailableSpace( toggleButton, container ) > breaks[breaks.length - 1] ) { - // Move the item to the visible list. - visibleList.appendChild( hiddenList.firstChild.nextSibling ); - breaks.pop(); - } - - // Hide the dropdown btn if hidden list is empty. - if (breaks.length < 2) { - hideButton( toggleButton ); - } - } - - // Recur if the visible list is still overflowing the nav. - if ( isOverflowingNavivation( visibleList, toggleButton, container ) ) { - updateNavigationMenu( container ); - } - } - - /** - * Run our priority+ function as soon as the document is `ready`. - */ - document.addEventListener( 'DOMContentLoaded', function() { - - updateNavigationMenu( navContainer ); - - // Also, run our priority+ function on selective refresh in the customizer. - var hasSelectiveRefresh = ( - 'undefined' !== typeof wp && - wp.customize && - wp.customize.selectiveRefresh && - wp.customize.navMenusPreview.NavMenuInstancePartial - ); - - if ( hasSelectiveRefresh ) { - // Re-run our priority+ function on Nav Menu partial refreshes. - wp.customize.selectiveRefresh.bind( 'partial-content-rendered', function ( placement ) { - - var isNewNavMenu = ( - placement && - placement.partial.id.includes( 'nav_menu_instance' ) && - 'null' !== placement.container[0].parentNode && - placement.container[0].parentNode.classList.contains( 'main-navigation' ) - ); - - if ( isNewNavMenu ) { - updateNavigationMenu( placement.container[0].parentNode ); - } - }); - } - }); - - /** - * Run our priority+ function on load. - */ - window.addEventListener( 'load', function() { - updateNavigationMenu( navContainer ); - }); - - /** - * Run our priority+ function every time the window resizes. - */ - var isResizing = false; - window.addEventListener( 'resize', - debounce( function() { - if ( isResizing ) { - return; - } - - isResizing = true; - setTimeout( function() { - updateNavigationMenu( navContainer ); - isResizing = false; - }, 150 ); - } ) - ); - - /** - * Run our priority+ function. - */ - updateNavigationMenu( navContainer ); - -})(); diff --git a/wp-content/themes/twentynineteen/js/skip-link-focus-fix.js b/wp-content/themes/twentynineteen/js/skip-link-focus-fix.js deleted file mode 100644 index 32ba80cc3..000000000 --- a/wp-content/themes/twentynineteen/js/skip-link-focus-fix.js +++ /dev/null @@ -1,33 +0,0 @@ -/** - * File skip-link-focus-fix.js. - * - * Helps with accessibility for keyboard only users. - * - * This is the source file for what is minified in the twentynineteen_skip_link_focus_fix() PHP function. - * - * Learn more: https://git.io/vWdr2 - */ -( function() { - var isIe = /(trident|msie)/i.test( navigator.userAgent ); - - if ( isIe && document.getElementById && window.addEventListener ) { - window.addEventListener( 'hashchange', function() { - var id = location.hash.substring( 1 ), - element; - - if ( ! ( /^[A-z0-9_-]+$/.test( id ) ) ) { - return; - } - - element = document.getElementById( id ); - - if ( element ) { - if ( ! ( /^(?:a|select|input|button|textarea)$/i.test( element.tagName ) ) ) { - element.tabIndex = -1; - } - - element.focus(); - } - }, false ); - } -} )(); diff --git a/wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js b/wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js deleted file mode 100644 index c8d1dd02e..000000000 --- a/wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js +++ /dev/null @@ -1,354 +0,0 @@ -/** - * Touch & Keyboard navigation. - * - * Contains handlers for touch devices and keyboard navigation. - */ - -(function() { - - /** - * Debounce. - * - * @param {Function} func - * @param {number} wait - * @param {boolean} immediate - */ - function debounce(func, wait, immediate) { - 'use strict'; - - var timeout; - wait = (typeof wait !== 'undefined') ? wait : 20; - immediate = (typeof immediate !== 'undefined') ? immediate : true; - - return function() { - - var context = this, args = arguments; - var later = function() { - timeout = null; - - if (!immediate) { - func.apply(context, args); - } - }; - - var callNow = immediate && !timeout; - - clearTimeout(timeout); - timeout = setTimeout(later, wait); - - if (callNow) { - func.apply(context, args); - } - }; - } - - /** - * Add class. - * - * @param {Object} el - * @param {string} cls - */ - function addClass(el, cls) { - if ( ! el.className.match( '(?:^|\\s)' + cls + '(?!\\S)') ) { - el.className += ' ' + cls; - } - } - - /** - * Delete class. - * - * @param {Object} el - * @param {string} cls - */ - function deleteClass(el, cls) { - el.className = el.className.replace( new RegExp( '(?:^|\\s)' + cls + '(?!\\S)' ),'' ); - } - - /** - * Has class? - * - * @param {Object} el - * @param {string} cls - * - * @returns {boolean} Has class - */ - function hasClass(el, cls) { - - if ( el.className.match( '(?:^|\\s)' + cls + '(?!\\S)' ) ) { - return true; - } - } - - /** - * Toggle Aria Expanded state for screenreaders. - * - * @param {Object} ariaItem - */ - function toggleAriaExpandedState( ariaItem ) { - 'use strict'; - - var ariaState = ariaItem.getAttribute('aria-expanded'); - - if ( ariaState === 'true' ) { - ariaState = 'false'; - } else { - ariaState = 'true'; - } - - ariaItem.setAttribute('aria-expanded', ariaState); - } - - /** - * Open sub-menu. - * - * @param {Object} currentSubMenu - */ - function openSubMenu( currentSubMenu ) { - 'use strict'; - - // Update classes. - // classList.add is not supported in IE11. - currentSubMenu.parentElement.className += ' off-canvas'; - currentSubMenu.parentElement.lastElementChild.className += ' expanded-true'; - - // Update aria-expanded state. - toggleAriaExpandedState( currentSubMenu ); - } - - /** - * Close sub-menu. - * - * @param {Object} currentSubMenu - */ - function closeSubMenu( currentSubMenu ) { - 'use strict'; - - var menuItem = getCurrentParent( currentSubMenu, '.menu-item' ); // this.parentNode - var menuItemAria = menuItem.querySelector('a[aria-expanded]'); - var subMenu = currentSubMenu.closest('.sub-menu'); - - // If this is in a sub-sub-menu, go back to parent sub-menu. - if ( getCurrentParent( currentSubMenu, 'ul' ).classList.contains( 'sub-menu' ) ) { - - // Update classes. - // classList.remove is not supported in IE11. - menuItem.className = menuItem.className.replace( 'off-canvas', '' ); - subMenu.className = subMenu.className.replace( 'expanded-true', '' ); - - // Update aria-expanded and :focus states. - toggleAriaExpandedState( menuItemAria ); - - // Or else close all sub-menus. - } else { - - // Update classes. - // classList.remove is not supported in IE11. - menuItem.className = menuItem.className.replace( 'off-canvas', '' ); - menuItem.lastElementChild.className = menuItem.lastElementChild.className.replace( 'expanded-true', '' ); - - // Update aria-expanded and :focus states. - toggleAriaExpandedState( menuItemAria ); - } - } - - /** - * Find first ancestor of an element by selector. - * - * @param {Object} child - * @param {String} selector - * @param {String} stopSelector - */ - function getCurrentParent( child, selector, stopSelector ) { - - var currentParent = null; - - while ( child ) { - - if ( child.matches(selector) ) { - - currentParent = child; - break; - - } else if ( stopSelector && child.matches(stopSelector) ) { - - break; - } - - child = child.parentElement; - } - - return currentParent; - } - - /** - * Remove all off-canvas states. - */ - function removeAllFocusStates() { - 'use strict'; - - var siteBranding = document.getElementsByClassName( 'site-branding' )[0]; - var getFocusedElements = siteBranding.querySelectorAll(':hover, :focus, :focus-within'); - var getFocusedClassElements = siteBranding.querySelectorAll('.is-focused'); - var i; - var o; - - for ( i = 0; i < getFocusedElements.length; i++) { - getFocusedElements[i].blur(); - } - - for ( o = 0; o < getFocusedClassElements.length; o++) { - deleteClass( getFocusedClassElements[o], 'is-focused' ); - } - } - - /** - * Matches polyfill for IE11. - */ - if (!Element.prototype.matches) { - Element.prototype.matches = Element.prototype.msMatchesSelector; - } - - /** - * Toggle `focus` class to allow sub-menu access on touch screens. - */ - function toggleSubmenuDisplay() { - - document.addEventListener('touchstart', function(event) { - - if ( event.target.matches('a') ) { - - var url = event.target.getAttribute( 'href' ) ? event.target.getAttribute( 'href' ) : ''; - - // Open submenu if URL is #. - if ( '#' === url && event.target.nextSibling.matches('.submenu-expand') ) { - openSubMenu( event.target ); - } - } - - // Check if .submenu-expand is touched. - if ( event.target.matches('.submenu-expand') ) { - openSubMenu(event.target); - - // Check if child of .submenu-expand is touched. - } else if ( null != getCurrentParent( event.target, '.submenu-expand' ) && - getCurrentParent( event.target, '.submenu-expand' ).matches( '.submenu-expand' ) ) { - openSubMenu( getCurrentParent( event.target, '.submenu-expand' ) ); - - // Check if .menu-item-link-return is touched. - } else if ( event.target.matches('.menu-item-link-return') ) { - closeSubMenu( event.target ); - - // Check if child of .menu-item-link-return is touched. - } else if ( null != getCurrentParent( event.target, '.menu-item-link-return' ) && getCurrentParent( event.target, '.menu-item-link-return' ).matches( '.menu-item-link-return' ) ) { - closeSubMenu( event.target ); - } - - // Prevent default mouse/focus events. - removeAllFocusStates(); - - }, false); - - document.addEventListener('touchend', function(event) { - - var mainNav = getCurrentParent( event.target, '.main-navigation' ); - - if ( null != mainNav && hasClass( mainNav, '.main-navigation' ) ) { - // Prevent default mouse events. - event.preventDefault(); - - } else if ( - event.target.matches('.submenu-expand') || - null != getCurrentParent( event.target, '.submenu-expand' ) && - getCurrentParent( event.target, '.submenu-expand' ).matches( '.submenu-expand' ) || - event.target.matches('.menu-item-link-return') || - null != getCurrentParent( event.target, '.menu-item-link-return' ) && - getCurrentParent( event.target, '.menu-item-link-return' ).matches( '.menu-item-link-return' ) ) { - // Prevent default mouse events. - event.preventDefault(); - } - - // Prevent default mouse/focus events. - removeAllFocusStates(); - - }, false); - - document.addEventListener('focus', function(event) { - - if ( event.target.matches('.main-navigation > div > ul > li a') ) { - - // Remove Focused elements in sibling div. - var currentDiv = getCurrentParent( event.target, 'div', '.main-navigation' ); - var currentDivSibling = currentDiv.previousElementSibling === null ? currentDiv.nextElementSibling : currentDiv.previousElementSibling; - var focusedElement = currentDivSibling.querySelector( '.is-focused' ); - var focusedClass = 'is-focused'; - var prevLi = getCurrentParent( event.target, '.main-navigation > div > ul > li', '.main-navigation' ).previousElementSibling; - var nextLi = getCurrentParent( event.target, '.main-navigation > div > ul > li', '.main-navigation' ).nextElementSibling; - - if ( null !== focusedElement && null !== hasClass( focusedElement, focusedClass ) ) { - deleteClass( focusedElement, focusedClass ); - } - - // Add .is-focused class to top-level li. - if ( getCurrentParent( event.target, '.main-navigation > div > ul > li', '.main-navigation' ) ) { - addClass( getCurrentParent( event.target, '.main-navigation > div > ul > li', '.main-navigation' ), focusedClass ); - } - - // Check for previous li. - if ( prevLi && hasClass( prevLi, focusedClass ) ) { - deleteClass( prevLi, focusedClass ); - } - - // Check for next li. - if ( nextLi && hasClass( nextLi, focusedClass ) ) { - deleteClass( nextLi, focusedClass ); - } - } - - }, true); - - document.addEventListener('click', function(event) { - - // Remove all focused menu states when clicking outside site branding. - if ( event.target !== document.getElementsByClassName( 'site-branding' )[0] ) { - removeAllFocusStates(); - } else { - // Nothing. - } - - }, false); - } - - /** - * Run our sub-menu function as soon as the document is `ready`. - */ - document.addEventListener( 'DOMContentLoaded', function() { - toggleSubmenuDisplay(); - }); - - /** - * Run our sub-menu function on selective refresh in the customizer. - */ - document.addEventListener( 'customize-preview-menu-refreshed', function( e, params ) { - if ( 'menu-1' === params.wpNavMenuArgs.theme_location ) { - toggleSubmenuDisplay(); - } - }); - - /** - * Run our sub-menu function every time the window resizes. - */ - var isResizing = false; - window.addEventListener( 'resize', function() { - isResizing = true; - debounce( function() { - if ( isResizing ) { - return; - } - - toggleSubmenuDisplay(); - isResizing = false; - - }, 150 ); - } ); - -})(); diff --git a/wp-content/themes/twentynineteen/package-lock.json b/wp-content/themes/twentynineteen/package-lock.json deleted file mode 100644 index 59d5354f5..000000000 --- a/wp-content/themes/twentynineteen/package-lock.json +++ /dev/null @@ -1,4627 +0,0 @@ -{ - "name": "twentynineteen", - "version": "1.0.0", - "lockfileVersion": 1, - "requires": true, - "dependencies": { - "@mrmlnc/readdir-enhanced": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz", - "integrity": "sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==", - "dev": true, - "requires": { - "call-me-maybe": "^1.0.1", - "glob-to-regexp": "^0.3.0" - } - }, - "@nodelib/fs.stat": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz", - "integrity": "sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==", - "dev": true - }, - "@types/events": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/events/-/events-3.0.0.tgz", - "integrity": "sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==", - "dev": true - }, - "@types/glob": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.1.1.tgz", - "integrity": "sha512-1Bh06cbWJUHMC97acuD6UMG29nMt0Aqz1vF3guLfG+kHHJhy3AyohZFFxYk2f7Q1SQIrNwvncxAE0N/9s70F2w==", - "dev": true, - "requires": { - "@types/events": "*", - "@types/minimatch": "*", - "@types/node": "*" - } - }, - "@types/minimatch": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.3.tgz", - "integrity": "sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==", - "dev": true - }, - "@types/node": { - "version": "12.0.10", - "resolved": "https://registry.npmjs.org/@types/node/-/node-12.0.10.tgz", - "integrity": "sha512-LcsGbPomWsad6wmMNv7nBLw7YYYyfdYcz6xryKYQhx89c3XXan+8Q6AJ43G5XDIaklaVkK3mE4fCb0SBvMiPSQ==", - "dev": true - }, - "@wordpress/browserslist-config": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/@wordpress/browserslist-config/-/browserslist-config-2.5.0.tgz", - "integrity": "sha512-cspE4iJ87YjweKAtnIsCxm7ZJQ/ved3TdRJWS0DX/0AOukoRhOMYh7CP1aVc0M3J1kB4LtTY7u3HOcqF2Yf2VA==", - "dev": true - }, - "abbrev": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", - "dev": true - }, - "ajv": { - "version": "6.10.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.10.0.tgz", - "integrity": "sha512-nffhOpkymDECQyR0mnsUtoCE8RlX38G0rYP+wgLWFyZuUyuuojSSvi/+euOiQBIn63whYwYVIIH1TvE3tu4OEg==", - "dev": true, - "requires": { - "fast-deep-equal": "^2.0.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "amdefine": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz", - "integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=", - "dev": true - }, - "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "dev": true - }, - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "requires": { - "color-convert": "^1.9.0" - } - }, - "anymatch": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz", - "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==", - "dev": true, - "requires": { - "micromatch": "^3.1.4", - "normalize-path": "^2.1.1" - }, - "dependencies": { - "normalize-path": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", - "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", - "dev": true, - "requires": { - "remove-trailing-separator": "^1.0.1" - } - } - } - }, - "aproba": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz", - "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==", - "dev": true - }, - "are-we-there-yet": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz", - "integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==", - "dev": true, - "requires": { - "delegates": "^1.0.0", - "readable-stream": "^2.0.6" - } - }, - "argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "requires": { - "sprintf-js": "~1.0.2" - } - }, - "arr-diff": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", - "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=", - "dev": true - }, - "arr-flatten": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", - "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==", - "dev": true - }, - "arr-union": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", - "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=", - "dev": true - }, - "array-filter": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/array-filter/-/array-filter-0.0.1.tgz", - "integrity": "sha1-fajPLiZijtcygDWB/SH2fKzS7uw=", - "dev": true - }, - "array-find-index": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz", - "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=", - "dev": true - }, - "array-map": { - "version": "0.0.0", - "resolved": "https://registry.npmjs.org/array-map/-/array-map-0.0.0.tgz", - "integrity": "sha1-iKK6tz0c97zVwbEYoAP2b2ZfpmI=", - "dev": true - }, - "array-reduce": { - "version": "0.0.0", - "resolved": "https://registry.npmjs.org/array-reduce/-/array-reduce-0.0.0.tgz", - "integrity": "sha1-FziZ0//Rx9k4PkR5Ul2+J4yrXys=", - "dev": true - }, - "array-union": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz", - "integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=", - "dev": true, - "requires": { - "array-uniq": "^1.0.1" - } - }, - "array-uniq": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz", - "integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=", - "dev": true - }, - "array-unique": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", - "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=", - "dev": true - }, - "asn1": { - "version": "0.2.4", - "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz", - "integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==", - "dev": true, - "requires": { - "safer-buffer": "~2.1.0" - } - }, - "assert-plus": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", - "dev": true - }, - "assign-symbols": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", - "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=", - "dev": true - }, - "async-each": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz", - "integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==", - "dev": true - }, - "async-foreach": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/async-foreach/-/async-foreach-0.1.3.tgz", - "integrity": "sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=", - "dev": true - }, - "asynckit": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=", - "dev": true - }, - "atob": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", - "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==", - "dev": true - }, - "autoprefixer": { - "version": "9.6.0", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.6.0.tgz", - "integrity": "sha512-kuip9YilBqhirhHEGHaBTZKXL//xxGnzvsD0FtBQa6z+A69qZD6s/BAX9VzDF1i9VKDquTJDQaPLSEhOnL6FvQ==", - "dev": true, - "requires": { - "browserslist": "^4.6.1", - "caniuse-lite": "^1.0.30000971", - "chalk": "^2.4.2", - "normalize-range": "^0.1.2", - "num2fraction": "^1.2.2", - "postcss": "^7.0.16", - "postcss-value-parser": "^3.3.1" - } - }, - "aws-sign2": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz", - "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=", - "dev": true - }, - "aws4": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz", - "integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==", - "dev": true - }, - "balanced-match": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", - "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=", - "dev": true - }, - "base": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", - "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", - "dev": true, - "requires": { - "cache-base": "^1.0.1", - "class-utils": "^0.3.5", - "component-emitter": "^1.2.1", - "define-property": "^1.0.0", - "isobject": "^3.0.1", - "mixin-deep": "^1.2.0", - "pascalcase": "^0.1.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "dev": true, - "requires": { - "is-descriptor": "^1.0.0" - } - }, - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, - "bcrypt-pbkdf": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", - "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=", - "dev": true, - "requires": { - "tweetnacl": "^0.14.3" - } - }, - "binary-extensions": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz", - "integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==", - "dev": true - }, - "block-stream": { - "version": "0.0.9", - "resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz", - "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=", - "dev": true, - "requires": { - "inherits": "~2.0.0" - } - }, - "bluebird": { - "version": "3.5.5", - "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.5.tgz", - "integrity": "sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w==", - "dev": true - }, - "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "braces": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", - "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", - "dev": true, - "requires": { - "arr-flatten": "^1.1.0", - "array-unique": "^0.3.2", - "extend-shallow": "^2.0.1", - "fill-range": "^4.0.0", - "isobject": "^3.0.1", - "repeat-element": "^1.1.2", - "snapdragon": "^0.8.1", - "snapdragon-node": "^2.0.1", - "split-string": "^3.0.2", - "to-regex": "^3.0.1" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "browserslist": { - "version": "4.6.3", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.6.3.tgz", - "integrity": "sha512-CNBqTCq22RKM8wKJNowcqihHJ4SkI8CGeK7KOR9tPboXUuS5Zk5lQgzzTbs4oxD8x+6HUshZUa2OyNI9lR93bQ==", - "dev": true, - "requires": { - "caniuse-lite": "^1.0.30000975", - "electron-to-chromium": "^1.3.164", - "node-releases": "^1.1.23" - } - }, - "cache-base": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", - "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", - "dev": true, - "requires": { - "collection-visit": "^1.0.0", - "component-emitter": "^1.2.1", - "get-value": "^2.0.6", - "has-value": "^1.0.0", - "isobject": "^3.0.1", - "set-value": "^2.0.0", - "to-object-path": "^0.3.0", - "union-value": "^1.0.0", - "unset-value": "^1.0.0" - } - }, - "call-me-maybe": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.1.tgz", - "integrity": "sha1-JtII6onje1y95gJQoV8DHBak1ms=", - "dev": true - }, - "caller-callsite": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz", - "integrity": "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=", - "dev": true, - "requires": { - "callsites": "^2.0.0" - } - }, - "caller-path": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz", - "integrity": "sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=", - "dev": true, - "requires": { - "caller-callsite": "^2.0.0" - } - }, - "callsites": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz", - "integrity": "sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=", - "dev": true - }, - "camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true - }, - "camelcase-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz", - "integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=", - "dev": true, - "requires": { - "camelcase": "^2.0.0", - "map-obj": "^1.0.0" - }, - "dependencies": { - "camelcase": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz", - "integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=", - "dev": true - } - } - }, - "caniuse-lite": { - "version": "1.0.30000978", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000978.tgz", - "integrity": "sha512-H6gK6kxUzG6oAwg/Jal279z8pHw0BzrpZfwo/CA9FFm/vA0l8IhDfkZtepyJNE2Y4V6Dp3P3ubz6czby1/Mgsw==", - "dev": true - }, - "caseless": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", - "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=", - "dev": true - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "chokidar": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.1.tgz", - "integrity": "sha512-gfw3p2oQV2wEt+8VuMlNsPjCxDxvvgnm/kz+uATu805mWVF8IJN7uz9DN7iBz+RMJISmiVbCOBFs9qBGMjtPfQ==", - "dev": true, - "requires": { - "anymatch": "^2.0.0", - "async-each": "^1.0.1", - "braces": "^2.3.2", - "fsevents": "^1.2.7", - "glob-parent": "^3.1.0", - "inherits": "^2.0.3", - "is-binary-path": "^1.0.0", - "is-glob": "^4.0.0", - "normalize-path": "^3.0.0", - "path-is-absolute": "^1.0.0", - "readdirp": "^2.2.1", - "upath": "^1.1.0" - } - }, - "chokidar-cli": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/chokidar-cli/-/chokidar-cli-2.0.0.tgz", - "integrity": "sha512-E3N0WlV1L4c60cs9owdGQpZXY5obZya5Xds7+sF6GTVWWZKwqlq9QG7c2ESPNtjS+5QusAg8VmUEnOnAtZYNcg==", - "dev": true, - "requires": { - "bluebird": "3.5.5", - "chokidar": "3.0.2", - "lodash": "4.17.15", - "yargs": "13.3.0" - }, - "dependencies": { - "ansi-regex": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", - "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==", - "dev": true - }, - "anymatch": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz", - "integrity": "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==", - "dev": true, - "requires": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" - } - }, - "binary-extensions": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.0.0.tgz", - "integrity": "sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==", - "dev": true - }, - "braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "dev": true, - "requires": { - "fill-range": "^7.0.1" - } - }, - "chokidar": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.0.2.tgz", - "integrity": "sha512-c4PR2egjNjI1um6bamCQ6bUNPDiyofNQruHvKgHQ4gDUP/ITSVSzNsiI5OWtHOsX323i5ha/kk4YmOZ1Ktg7KA==", - "dev": true, - "requires": { - "anymatch": "^3.0.1", - "braces": "^3.0.2", - "fsevents": "^2.0.6", - "glob-parent": "^5.0.0", - "is-binary-path": "^2.1.0", - "is-glob": "^4.0.1", - "normalize-path": "^3.0.0", - "readdirp": "^3.1.1" - } - }, - "cliui": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz", - "integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==", - "dev": true, - "requires": { - "string-width": "^3.1.0", - "strip-ansi": "^5.2.0", - "wrap-ansi": "^5.1.0" - } - }, - "fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "dev": true, - "requires": { - "to-regex-range": "^5.0.1" - } - }, - "fsevents": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.0.tgz", - "integrity": "sha512-+iXhW3LuDQsno8dOIrCIT/CBjeBWuP7PXe8w9shnj9Lebny/Gx1ZjVBYwexLz36Ri2jKuXMNpV6CYNh8lHHgrQ==", - "dev": true, - "optional": true - }, - "get-caller-file": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "dev": true - }, - "glob-parent": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz", - "integrity": "sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - }, - "is-binary-path": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "dev": true, - "requires": { - "binary-extensions": "^2.0.0" - } - }, - "is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "dev": true - }, - "readdirp": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.1.3.tgz", - "integrity": "sha512-ZOsfTGkjO2kqeR5Mzr5RYDbTGYneSkdNKX2fOX2P5jF7vMrd/GNnIAUtDldeHHumHUCQ3V05YfWUdxMPAsRu9Q==", - "dev": true, - "requires": { - "picomatch": "^2.0.4" - } - }, - "require-main-filename": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", - "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", - "dev": true - }, - "string-width": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz", - "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==", - "dev": true, - "requires": { - "emoji-regex": "^7.0.1", - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^5.1.0" - } - }, - "strip-ansi": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", - "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", - "dev": true, - "requires": { - "ansi-regex": "^4.1.0" - } - }, - "to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "dev": true, - "requires": { - "is-number": "^7.0.0" - } - }, - "wrap-ansi": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz", - "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.0", - "string-width": "^3.0.0", - "strip-ansi": "^5.0.0" - } - }, - "yargs": { - "version": "13.3.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-13.3.0.tgz", - "integrity": "sha512-2eehun/8ALW8TLoIl7MVaRUrg+yCnenu8B4kBlRxj3GJGDKU1Og7sMXPNm1BYyM1DOJmTZ4YeN/Nwxv+8XJsUA==", - "dev": true, - "requires": { - "cliui": "^5.0.0", - "find-up": "^3.0.0", - "get-caller-file": "^2.0.1", - "require-directory": "^2.1.1", - "require-main-filename": "^2.0.0", - "set-blocking": "^2.0.0", - "string-width": "^3.0.0", - "which-module": "^2.0.0", - "y18n": "^4.0.0", - "yargs-parser": "^13.1.1" - } - }, - "yargs-parser": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.1.tgz", - "integrity": "sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ==", - "dev": true, - "requires": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" - } - } - } - }, - "class-utils": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", - "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", - "dev": true, - "requires": { - "arr-union": "^3.1.0", - "define-property": "^0.2.5", - "isobject": "^3.0.0", - "static-extend": "^0.1.1" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - } - } - }, - "cliui": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-4.1.0.tgz", - "integrity": "sha512-4FG+RSG9DL7uEwRUZXZn3SS34DiDPfzP0VOiEwtUWlE+AR2EIg+hSyvrIgUUfhdgR/UkAeW2QHgeP+hWrXs7jQ==", - "dev": true, - "requires": { - "string-width": "^2.1.1", - "strip-ansi": "^4.0.0", - "wrap-ansi": "^2.0.0" - } - }, - "code-point-at": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", - "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", - "dev": true - }, - "collection-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", - "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=", - "dev": true, - "requires": { - "map-visit": "^1.0.0", - "object-visit": "^1.0.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", - "dev": true - }, - "colors": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz", - "integrity": "sha1-JCP+ZnisDF2uiFLl0OW+CMmXq8w=", - "dev": true - }, - "combined-stream": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", - "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "dev": true, - "requires": { - "delayed-stream": "~1.0.0" - } - }, - "commander": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.1.0.tgz", - "integrity": "sha1-0SG7roYNmZKj1Re6lvVliOR8Z4E=", - "dev": true - }, - "component-emitter": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", - "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==", - "dev": true - }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", - "dev": true - }, - "console-control-strings": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=", - "dev": true - }, - "copy-descriptor": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", - "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=", - "dev": true - }, - "core-util-is": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", - "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=", - "dev": true - }, - "cosmiconfig": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz", - "integrity": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==", - "dev": true, - "requires": { - "import-fresh": "^2.0.0", - "is-directory": "^0.3.1", - "js-yaml": "^3.13.1", - "parse-json": "^4.0.0" - }, - "dependencies": { - "parse-json": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", - "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=", - "dev": true, - "requires": { - "error-ex": "^1.3.1", - "json-parse-better-errors": "^1.0.1" - } - } - } - }, - "cross-spawn": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", - "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==", - "dev": true, - "requires": { - "nice-try": "^1.0.4", - "path-key": "^2.0.1", - "semver": "^5.5.0", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "currently-unhandled": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz", - "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=", - "dev": true, - "requires": { - "array-find-index": "^1.0.1" - } - }, - "dashdash": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", - "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", - "dev": true, - "requires": { - "assert-plus": "^1.0.0" - } - }, - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "decamelize": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=", - "dev": true - }, - "decode-uri-component": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=", - "dev": true - }, - "define-properties": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz", - "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==", - "dev": true, - "requires": { - "object-keys": "^1.0.12" - } - }, - "define-property": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", - "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", - "dev": true, - "requires": { - "is-descriptor": "^1.0.2", - "isobject": "^3.0.1" - }, - "dependencies": { - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, - "delayed-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=", - "dev": true - }, - "delegates": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=", - "dev": true - }, - "dependency-graph": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/dependency-graph/-/dependency-graph-0.8.0.tgz", - "integrity": "sha512-DCvzSq2UiMsuLnj/9AL484ummEgLtZIcRS7YvtO38QnpX3vqh9nJ8P+zhu8Ja+SmLrBHO2iDbva20jq38qvBkQ==", - "dev": true - }, - "dir-glob": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-2.2.2.tgz", - "integrity": "sha512-f9LBi5QWzIW3I6e//uxZoLBlUt9kcp66qo0sSCxL6YZKc75R1c4MFCoe/LaZiBGmgujvQdxc5Bn3QhfyvK5Hsw==", - "dev": true, - "requires": { - "path-type": "^3.0.0" - }, - "dependencies": { - "path-type": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz", - "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==", - "dev": true, - "requires": { - "pify": "^3.0.0" - } - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", - "dev": true - } - } - }, - "ecc-jsbn": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", - "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=", - "dev": true, - "requires": { - "jsbn": "~0.1.0", - "safer-buffer": "^2.1.0" - } - }, - "electron-to-chromium": { - "version": "1.3.179", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.179.tgz", - "integrity": "sha512-hRjlOdKImgIRicKYRY6hHbUMrX2NJYBrIusTepwPt/apcabuzrzhXpkkWu7elWdTZEQwKV6BfX8EvWIBWLCNQw==", - "dev": true - }, - "emoji-regex": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz", - "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==", - "dev": true - }, - "end-of-stream": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz", - "integrity": "sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==", - "dev": true, - "requires": { - "once": "^1.4.0" - } - }, - "error-ex": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "dev": true, - "requires": { - "is-arrayish": "^0.2.1" - } - }, - "es-abstract": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.13.0.tgz", - "integrity": "sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==", - "dev": true, - "requires": { - "es-to-primitive": "^1.2.0", - "function-bind": "^1.1.1", - "has": "^1.0.3", - "is-callable": "^1.1.4", - "is-regex": "^1.0.4", - "object-keys": "^1.0.12" - } - }, - "es-to-primitive": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.0.tgz", - "integrity": "sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==", - "dev": true, - "requires": { - "is-callable": "^1.1.4", - "is-date-object": "^1.0.1", - "is-symbol": "^1.0.2" - } - }, - "escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", - "dev": true - }, - "esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true - }, - "execa": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz", - "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==", - "dev": true, - "requires": { - "cross-spawn": "^6.0.0", - "get-stream": "^4.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - } - }, - "expand-brackets": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", - "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=", - "dev": true, - "requires": { - "debug": "^2.3.3", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "posix-character-classes": "^0.1.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "extend": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", - "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", - "dev": true - }, - "extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", - "dev": true, - "requires": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "dependencies": { - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "requires": { - "is-plain-object": "^2.0.4" - } - } - } - }, - "extglob": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", - "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", - "dev": true, - "requires": { - "array-unique": "^0.3.2", - "define-property": "^1.0.0", - "expand-brackets": "^2.1.4", - "extend-shallow": "^2.0.1", - "fragment-cache": "^0.2.1", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "dev": true, - "requires": { - "is-descriptor": "^1.0.0" - } - }, - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - }, - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, - "extsprintf": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", - "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=", - "dev": true - }, - "fast-deep-equal": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz", - "integrity": "sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=", - "dev": true - }, - "fast-glob": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-2.2.7.tgz", - "integrity": "sha512-g1KuQwHOZAmOZMuBtHdxDtju+T2RT8jgCC9aANsbpdiDDTSnjgfuVsIBNKbUeJI3oKMRExcfNDtJl4OhbffMsw==", - "dev": true, - "requires": { - "@mrmlnc/readdir-enhanced": "^2.2.1", - "@nodelib/fs.stat": "^1.1.2", - "glob-parent": "^3.1.0", - "is-glob": "^4.0.0", - "merge2": "^1.2.3", - "micromatch": "^3.1.10" - } - }, - "fast-json-stable-stringify": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz", - "integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=", - "dev": true - }, - "fill-range": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", - "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=", - "dev": true, - "requires": { - "extend-shallow": "^2.0.1", - "is-number": "^3.0.0", - "repeat-string": "^1.6.1", - "to-regex-range": "^2.1.0" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "find-up": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", - "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", - "dev": true, - "requires": { - "locate-path": "^3.0.0" - } - }, - "findup": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/findup/-/findup-0.1.5.tgz", - "integrity": "sha1-itkpozk7rGJ5V6fl3kYjsGsOLOs=", - "dev": true, - "requires": { - "colors": "~0.6.0-1", - "commander": "~2.1.0" - } - }, - "for-in": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", - "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=", - "dev": true - }, - "forever-agent": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", - "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=", - "dev": true - }, - "form-data": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz", - "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", - "dev": true, - "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", - "mime-types": "^2.1.12" - } - }, - "fragment-cache": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", - "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=", - "dev": true, - "requires": { - "map-cache": "^0.2.2" - } - }, - "fs-extra": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz", - "integrity": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==", - "dev": true, - "requires": { - "graceful-fs": "^4.1.2", - "jsonfile": "^4.0.0", - "universalify": "^0.1.0" - } - }, - "fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", - "dev": true - }, - "fsevents": { - "version": "1.2.9", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.9.tgz", - "integrity": "sha512-oeyj2H3EjjonWcFjD5NvZNE9Rqe4UW+nQBU2HNeKw0koVLEFIhtyETyAakeAM3de7Z/SW5kcA+fZUait9EApnw==", - "dev": true, - "optional": true, - "requires": { - "nan": "^2.12.1", - "node-pre-gyp": "^0.12.0" - }, - "dependencies": { - "abbrev": { - "version": "1.1.1", - "bundled": true, - "dev": true, - "optional": true - }, - "ansi-regex": { - "version": "2.1.1", - "bundled": true, - "dev": true, - "optional": true - }, - "aproba": { - "version": "1.2.0", - "bundled": true, - "dev": true, - "optional": true - }, - "are-we-there-yet": { - "version": "1.1.5", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "delegates": "^1.0.0", - "readable-stream": "^2.0.6" - } - }, - "balanced-match": { - "version": "1.0.0", - "bundled": true, - "dev": true, - "optional": true - }, - "brace-expansion": { - "version": "1.1.11", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "chownr": { - "version": "1.1.1", - "bundled": true, - "dev": true, - "optional": true - }, - "code-point-at": { - "version": "1.1.0", - "bundled": true, - "dev": true, - "optional": true - }, - "concat-map": { - "version": "0.0.1", - "bundled": true, - "dev": true, - "optional": true - }, - "console-control-strings": { - "version": "1.1.0", - "bundled": true, - "dev": true, - "optional": true - }, - "core-util-is": { - "version": "1.0.2", - "bundled": true, - "dev": true, - "optional": true - }, - "debug": { - "version": "4.1.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "ms": "^2.1.1" - } - }, - "deep-extend": { - "version": "0.6.0", - "bundled": true, - "dev": true, - "optional": true - }, - "delegates": { - "version": "1.0.0", - "bundled": true, - "dev": true, - "optional": true - }, - "detect-libc": { - "version": "1.0.3", - "bundled": true, - "dev": true, - "optional": true - }, - "fs-minipass": { - "version": "1.2.5", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "minipass": "^2.2.1" - } - }, - "fs.realpath": { - "version": "1.0.0", - "bundled": true, - "dev": true, - "optional": true - }, - "gauge": { - "version": "2.7.4", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "aproba": "^1.0.3", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.0", - "object-assign": "^4.1.0", - "signal-exit": "^3.0.0", - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1", - "wide-align": "^1.1.0" - } - }, - "glob": { - "version": "7.1.3", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - } - }, - "has-unicode": { - "version": "2.0.1", - "bundled": true, - "dev": true, - "optional": true - }, - "iconv-lite": { - "version": "0.4.24", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "safer-buffer": ">= 2.1.2 < 3" - } - }, - "ignore-walk": { - "version": "3.0.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "minimatch": "^3.0.4" - } - }, - "inflight": { - "version": "1.0.6", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "inherits": { - "version": "2.0.3", - "bundled": true, - "dev": true, - "optional": true - }, - "ini": { - "version": "1.3.5", - "bundled": true, - "dev": true, - "optional": true - }, - "is-fullwidth-code-point": { - "version": "1.0.0", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "number-is-nan": "^1.0.0" - } - }, - "isarray": { - "version": "1.0.0", - "bundled": true, - "dev": true, - "optional": true - }, - "minimatch": { - "version": "3.0.4", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "brace-expansion": "^1.1.7" - } - }, - "minimist": { - "version": "0.0.8", - "bundled": true, - "dev": true, - "optional": true - }, - "minipass": { - "version": "2.3.5", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "safe-buffer": "^5.1.2", - "yallist": "^3.0.0" - } - }, - "minizlib": { - "version": "1.2.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "minipass": "^2.2.1" - } - }, - "mkdirp": { - "version": "0.5.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "minimist": "0.0.8" - } - }, - "ms": { - "version": "2.1.1", - "bundled": true, - "dev": true, - "optional": true - }, - "needle": { - "version": "2.3.0", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "debug": "^4.1.0", - "iconv-lite": "^0.4.4", - "sax": "^1.2.4" - } - }, - "node-pre-gyp": { - "version": "0.12.0", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "detect-libc": "^1.0.2", - "mkdirp": "^0.5.1", - "needle": "^2.2.1", - "nopt": "^4.0.1", - "npm-packlist": "^1.1.6", - "npmlog": "^4.0.2", - "rc": "^1.2.7", - "rimraf": "^2.6.1", - "semver": "^5.3.0", - "tar": "^4" - } - }, - "nopt": { - "version": "4.0.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "abbrev": "1", - "osenv": "^0.1.4" - } - }, - "npm-bundled": { - "version": "1.0.6", - "bundled": true, - "dev": true, - "optional": true - }, - "npm-packlist": { - "version": "1.4.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "ignore-walk": "^3.0.1", - "npm-bundled": "^1.0.1" - } - }, - "npmlog": { - "version": "4.1.2", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "are-we-there-yet": "~1.1.2", - "console-control-strings": "~1.1.0", - "gauge": "~2.7.3", - "set-blocking": "~2.0.0" - } - }, - "number-is-nan": { - "version": "1.0.1", - "bundled": true, - "dev": true, - "optional": true - }, - "object-assign": { - "version": "4.1.1", - "bundled": true, - "dev": true, - "optional": true - }, - "once": { - "version": "1.4.0", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "wrappy": "1" - } - }, - "os-homedir": { - "version": "1.0.2", - "bundled": true, - "dev": true, - "optional": true - }, - "os-tmpdir": { - "version": "1.0.2", - "bundled": true, - "dev": true, - "optional": true - }, - "osenv": { - "version": "0.1.5", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "os-homedir": "^1.0.0", - "os-tmpdir": "^1.0.0" - } - }, - "path-is-absolute": { - "version": "1.0.1", - "bundled": true, - "dev": true, - "optional": true - }, - "process-nextick-args": { - "version": "2.0.0", - "bundled": true, - "dev": true, - "optional": true - }, - "rc": { - "version": "1.2.8", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "deep-extend": "^0.6.0", - "ini": "~1.3.0", - "minimist": "^1.2.0", - "strip-json-comments": "~2.0.1" - }, - "dependencies": { - "minimist": { - "version": "1.2.0", - "bundled": true, - "dev": true, - "optional": true - } - } - }, - "readable-stream": { - "version": "2.3.6", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "rimraf": { - "version": "2.6.3", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "glob": "^7.1.3" - } - }, - "safe-buffer": { - "version": "5.1.2", - "bundled": true, - "dev": true, - "optional": true - }, - "safer-buffer": { - "version": "2.1.2", - "bundled": true, - "dev": true, - "optional": true - }, - "sax": { - "version": "1.2.4", - "bundled": true, - "dev": true, - "optional": true - }, - "semver": { - "version": "5.7.0", - "bundled": true, - "dev": true, - "optional": true - }, - "set-blocking": { - "version": "2.0.0", - "bundled": true, - "dev": true, - "optional": true - }, - "signal-exit": { - "version": "3.0.2", - "bundled": true, - "dev": true, - "optional": true - }, - "string-width": { - "version": "1.0.2", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" - } - }, - "string_decoder": { - "version": "1.1.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "safe-buffer": "~5.1.0" - } - }, - "strip-ansi": { - "version": "3.0.1", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "ansi-regex": "^2.0.0" - } - }, - "strip-json-comments": { - "version": "2.0.1", - "bundled": true, - "dev": true, - "optional": true - }, - "tar": { - "version": "4.4.8", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "chownr": "^1.1.1", - "fs-minipass": "^1.2.5", - "minipass": "^2.3.4", - "minizlib": "^1.1.1", - "mkdirp": "^0.5.0", - "safe-buffer": "^5.1.2", - "yallist": "^3.0.2" - } - }, - "util-deprecate": { - "version": "1.0.2", - "bundled": true, - "dev": true, - "optional": true - }, - "wide-align": { - "version": "1.1.3", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "string-width": "^1.0.2 || 2" - } - }, - "wrappy": { - "version": "1.0.2", - "bundled": true, - "dev": true, - "optional": true - }, - "yallist": { - "version": "3.0.3", - "bundled": true, - "dev": true, - "optional": true - } - } - }, - "fstream": { - "version": "1.0.12", - "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz", - "integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==", - "dev": true, - "requires": { - "graceful-fs": "^4.1.2", - "inherits": "~2.0.0", - "mkdirp": ">=0.5 0", - "rimraf": "2" - } - }, - "function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", - "dev": true - }, - "gauge": { - "version": "2.7.4", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", - "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", - "dev": true, - "requires": { - "aproba": "^1.0.3", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.0", - "object-assign": "^4.1.0", - "signal-exit": "^3.0.0", - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1", - "wide-align": "^1.1.0" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", - "dev": true, - "requires": { - "number-is-nan": "^1.0.0" - } - }, - "string-width": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", - "dev": true, - "requires": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" - } - }, - "strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dev": true, - "requires": { - "ansi-regex": "^2.0.0" - } - } - } - }, - "gaze": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.3.tgz", - "integrity": "sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==", - "dev": true, - "requires": { - "globule": "^1.0.0" - } - }, - "get-caller-file": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz", - "integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==", - "dev": true - }, - "get-stdin": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz", - "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=", - "dev": true - }, - "get-stream": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", - "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", - "dev": true, - "requires": { - "pump": "^3.0.0" - } - }, - "get-value": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", - "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=", - "dev": true - }, - "getpass": { - "version": "0.1.7", - "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", - "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", - "dev": true, - "requires": { - "assert-plus": "^1.0.0" - } - }, - "glob": { - "version": "7.1.4", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz", - "integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==", - "dev": true, - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - } - }, - "glob-parent": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz", - "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=", - "dev": true, - "requires": { - "is-glob": "^3.1.0", - "path-dirname": "^1.0.0" - }, - "dependencies": { - "is-glob": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz", - "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=", - "dev": true, - "requires": { - "is-extglob": "^2.1.0" - } - } - } - }, - "glob-to-regexp": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz", - "integrity": "sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=", - "dev": true - }, - "globby": { - "version": "9.2.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-9.2.0.tgz", - "integrity": "sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==", - "dev": true, - "requires": { - "@types/glob": "^7.1.1", - "array-union": "^1.0.2", - "dir-glob": "^2.2.2", - "fast-glob": "^2.2.6", - "glob": "^7.1.3", - "ignore": "^4.0.3", - "pify": "^4.0.1", - "slash": "^2.0.0" - }, - "dependencies": { - "pify": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", - "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", - "dev": true - } - } - }, - "globule": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/globule/-/globule-1.2.1.tgz", - "integrity": "sha512-g7QtgWF4uYSL5/dn71WxubOrS7JVGCnFPEnoeChJmBnyR9Mw8nGoEwOgJL/RC2Te0WhbsEUCejfH8SZNJ+adYQ==", - "dev": true, - "requires": { - "glob": "~7.1.1", - "lodash": "~4.17.10", - "minimatch": "~3.0.2" - } - }, - "graceful-fs": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.0.tgz", - "integrity": "sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==", - "dev": true - }, - "har-schema": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", - "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=", - "dev": true - }, - "har-validator": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz", - "integrity": "sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==", - "dev": true, - "requires": { - "ajv": "^6.5.5", - "har-schema": "^2.0.0" - } - }, - "has": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", - "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", - "dev": true, - "requires": { - "function-bind": "^1.1.1" - } - }, - "has-ansi": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", - "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", - "dev": true, - "requires": { - "ansi-regex": "^2.0.0" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - } - } - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", - "dev": true - }, - "has-symbols": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.0.tgz", - "integrity": "sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=", - "dev": true - }, - "has-unicode": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=", - "dev": true - }, - "has-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", - "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=", - "dev": true, - "requires": { - "get-value": "^2.0.6", - "has-values": "^1.0.0", - "isobject": "^3.0.0" - } - }, - "has-values": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", - "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=", - "dev": true, - "requires": { - "is-number": "^3.0.0", - "kind-of": "^4.0.0" - }, - "dependencies": { - "kind-of": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", - "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "hosted-git-info": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.7.1.tgz", - "integrity": "sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==", - "dev": true - }, - "http-signature": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz", - "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=", - "dev": true, - "requires": { - "assert-plus": "^1.0.0", - "jsprim": "^1.2.2", - "sshpk": "^1.7.0" - } - }, - "ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true - }, - "import-cwd": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/import-cwd/-/import-cwd-2.1.0.tgz", - "integrity": "sha1-qmzzbnInYShcs3HsZRn1PiQ1sKk=", - "dev": true, - "requires": { - "import-from": "^2.1.0" - } - }, - "import-fresh": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz", - "integrity": "sha1-2BNVwVYS04bGH53dOSLUMEgipUY=", - "dev": true, - "requires": { - "caller-path": "^2.0.0", - "resolve-from": "^3.0.0" - } - }, - "import-from": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/import-from/-/import-from-2.1.0.tgz", - "integrity": "sha1-M1238qev/VOqpHHUuAId7ja387E=", - "dev": true, - "requires": { - "resolve-from": "^3.0.0" - } - }, - "in-publish": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.0.tgz", - "integrity": "sha1-4g/146KvwmkDILbcVSaCqcf631E=", - "dev": true - }, - "indent-string": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz", - "integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=", - "dev": true, - "requires": { - "repeating": "^2.0.0" - } - }, - "inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", - "dev": true, - "requires": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "invert-kv": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz", - "integrity": "sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==", - "dev": true - }, - "is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=", - "dev": true - }, - "is-binary-path": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz", - "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=", - "dev": true, - "requires": { - "binary-extensions": "^1.0.0" - } - }, - "is-buffer": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", - "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", - "dev": true - }, - "is-callable": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.4.tgz", - "integrity": "sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==", - "dev": true - }, - "is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-date-object": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz", - "integrity": "sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=", - "dev": true - }, - "is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "dependencies": { - "kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "dev": true - } - } - }, - "is-directory": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz", - "integrity": "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=", - "dev": true - }, - "is-extendable": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=", - "dev": true - }, - "is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=", - "dev": true - }, - "is-finite": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz", - "integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=", - "dev": true, - "requires": { - "number-is-nan": "^1.0.0" - } - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - }, - "is-glob": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz", - "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==", - "dev": true, - "requires": { - "is-extglob": "^2.1.1" - } - }, - "is-number": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dev": true, - "requires": { - "isobject": "^3.0.1" - } - }, - "is-regex": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.4.tgz", - "integrity": "sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=", - "dev": true, - "requires": { - "has": "^1.0.1" - } - }, - "is-stream": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", - "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", - "dev": true - }, - "is-symbol": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.2.tgz", - "integrity": "sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw==", - "dev": true, - "requires": { - "has-symbols": "^1.0.0" - } - }, - "is-typedarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=", - "dev": true - }, - "is-utf8": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz", - "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=", - "dev": true - }, - "is-windows": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", - "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", - "dev": true - }, - "isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", - "dev": true - }, - "isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", - "dev": true - }, - "isobject": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", - "dev": true - }, - "isstream": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", - "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=", - "dev": true - }, - "js-base64": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.5.1.tgz", - "integrity": "sha512-M7kLczedRMYX4L8Mdh4MzyAMM9O5osx+4FcOQuTvr3A9F2D9S5JXheN0ewNbrvK2UatkTRhL5ejGmGSjNMiZuw==", - "dev": true - }, - "js-yaml": { - "version": "3.13.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz", - "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==", - "dev": true, - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - }, - "jsbn": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", - "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=", - "dev": true - }, - "json-parse-better-errors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", - "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", - "dev": true - }, - "json-schema": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz", - "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=", - "dev": true - }, - "json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "json-stringify-safe": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", - "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=", - "dev": true - }, - "jsonfile": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", - "integrity": "sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=", - "dev": true, - "requires": { - "graceful-fs": "^4.1.6" - } - }, - "jsonify": { - "version": "0.0.0", - "resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz", - "integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=", - "dev": true - }, - "jsprim": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz", - "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=", - "dev": true, - "requires": { - "assert-plus": "1.0.0", - "extsprintf": "1.3.0", - "json-schema": "0.2.3", - "verror": "1.10.0" - } - }, - "kind-of": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz", - "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==", - "dev": true - }, - "lcid": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz", - "integrity": "sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA==", - "dev": true, - "requires": { - "invert-kv": "^2.0.0" - } - }, - "load-json-file": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz", - "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=", - "dev": true, - "requires": { - "graceful-fs": "^4.1.2", - "parse-json": "^2.2.0", - "pify": "^2.0.0", - "pinkie-promise": "^2.0.0", - "strip-bom": "^2.0.0" - } - }, - "locate-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz", - "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", - "dev": true, - "requires": { - "p-locate": "^3.0.0", - "path-exists": "^3.0.0" - } - }, - "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", - "dev": true - }, - "log-symbols": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz", - "integrity": "sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==", - "dev": true, - "requires": { - "chalk": "^2.0.1" - } - }, - "loud-rejection": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz", - "integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=", - "dev": true, - "requires": { - "currently-unhandled": "^0.4.1", - "signal-exit": "^3.0.0" - } - }, - "lru-cache": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", - "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", - "dev": true, - "requires": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" - } - }, - "map-age-cleaner": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz", - "integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==", - "dev": true, - "requires": { - "p-defer": "^1.0.0" - } - }, - "map-cache": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", - "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=", - "dev": true - }, - "map-obj": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz", - "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=", - "dev": true - }, - "map-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", - "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=", - "dev": true, - "requires": { - "object-visit": "^1.0.0" - } - }, - "mem": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/mem/-/mem-4.3.0.tgz", - "integrity": "sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w==", - "dev": true, - "requires": { - "map-age-cleaner": "^0.1.1", - "mimic-fn": "^2.0.0", - "p-is-promise": "^2.0.0" - } - }, - "memorystream": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/memorystream/-/memorystream-0.3.1.tgz", - "integrity": "sha1-htcJCzDORV1j+64S3aUaR93K+bI=", - "dev": true - }, - "meow": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz", - "integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=", - "dev": true, - "requires": { - "camelcase-keys": "^2.0.0", - "decamelize": "^1.1.2", - "loud-rejection": "^1.0.0", - "map-obj": "^1.0.1", - "minimist": "^1.1.3", - "normalize-package-data": "^2.3.4", - "object-assign": "^4.0.1", - "read-pkg-up": "^1.0.1", - "redent": "^1.0.0", - "trim-newlines": "^1.0.0" - } - }, - "merge2": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.2.3.tgz", - "integrity": "sha512-gdUU1Fwj5ep4kplwcmftruWofEFt6lfpkkr3h860CXbAB9c3hGb55EOL2ali0Td5oebvW0E1+3Sr+Ur7XfKpRA==", - "dev": true - }, - "micromatch": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", - "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", - "dev": true, - "requires": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "braces": "^2.3.1", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "extglob": "^2.0.4", - "fragment-cache": "^0.2.1", - "kind-of": "^6.0.2", - "nanomatch": "^1.2.9", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.2" - } - }, - "mime-db": { - "version": "1.40.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.40.0.tgz", - "integrity": "sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==", - "dev": true - }, - "mime-types": { - "version": "2.1.24", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.24.tgz", - "integrity": "sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ==", - "dev": true, - "requires": { - "mime-db": "1.40.0" - } - }, - "mimic-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", - "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", - "dev": true - }, - "minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", - "dev": true, - "requires": { - "brace-expansion": "^1.1.7" - } - }, - "minimist": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", - "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", - "dev": true - }, - "mixin-deep": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", - "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", - "dev": true, - "requires": { - "for-in": "^1.0.2", - "is-extendable": "^1.0.1" - }, - "dependencies": { - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "requires": { - "is-plain-object": "^2.0.4" - } - } - } - }, - "mkdirp": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", - "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", - "dev": true, - "requires": { - "minimist": "0.0.8" - }, - "dependencies": { - "minimist": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", - "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=", - "dev": true - } - } - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", - "dev": true - }, - "nan": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz", - "integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==", - "dev": true - }, - "nanomatch": { - "version": "1.2.13", - "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", - "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", - "dev": true, - "requires": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "fragment-cache": "^0.2.1", - "is-windows": "^1.0.2", - "kind-of": "^6.0.2", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - } - }, - "nice-try": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz", - "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==", - "dev": true - }, - "node-gyp": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.8.0.tgz", - "integrity": "sha512-3g8lYefrRRzvGeSowdJKAKyks8oUpLEd/DyPV4eMhVlhJ0aNaZqIrNUIPuEWWTAoPqyFkfGrM67MC69baqn6vA==", - "dev": true, - "requires": { - "fstream": "^1.0.0", - "glob": "^7.0.3", - "graceful-fs": "^4.1.2", - "mkdirp": "^0.5.0", - "nopt": "2 || 3", - "npmlog": "0 || 1 || 2 || 3 || 4", - "osenv": "0", - "request": "^2.87.0", - "rimraf": "2", - "semver": "~5.3.0", - "tar": "^2.0.0", - "which": "1" - }, - "dependencies": { - "semver": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz", - "integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=", - "dev": true - } - } - }, - "node-releases": { - "version": "1.1.24", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.24.tgz", - "integrity": "sha512-wym2jptfuKowMmkZsfCSTsn8qAVo8zm+UiQA6l5dNqUcpfChZSnS/vbbpOeXczf+VdPhutxh+99lWHhdd6xKzg==", - "dev": true, - "requires": { - "semver": "^5.3.0" - } - }, - "node-sass": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.12.0.tgz", - "integrity": "sha512-A1Iv4oN+Iel6EPv77/HddXErL2a+gZ4uBeZUy+a8O35CFYTXhgA8MgLCWBtwpGZdCvTvQ9d+bQxX/QC36GDPpQ==", - "dev": true, - "requires": { - "async-foreach": "^0.1.3", - "chalk": "^1.1.1", - "cross-spawn": "^3.0.0", - "gaze": "^1.0.0", - "get-stdin": "^4.0.1", - "glob": "^7.0.3", - "in-publish": "^2.0.0", - "lodash": "^4.17.11", - "meow": "^3.7.0", - "mkdirp": "^0.5.1", - "nan": "^2.13.2", - "node-gyp": "^3.8.0", - "npmlog": "^4.0.0", - "request": "^2.88.0", - "sass-graph": "^2.2.4", - "stdout-stream": "^1.4.0", - "true-case-path": "^1.0.2" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - }, - "ansi-styles": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", - "dev": true - }, - "chalk": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", - "dev": true, - "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" - } - }, - "cross-spawn": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz", - "integrity": "sha1-ElYDfsufDF9549bvE14wdwGEuYI=", - "dev": true, - "requires": { - "lru-cache": "^4.0.1", - "which": "^1.2.9" - } - }, - "strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dev": true, - "requires": { - "ansi-regex": "^2.0.0" - } - }, - "supports-color": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", - "dev": true - } - } - }, - "nopt": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz", - "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=", - "dev": true, - "requires": { - "abbrev": "1" - } - }, - "normalize-package-data": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", - "dev": true, - "requires": { - "hosted-git-info": "^2.1.4", - "resolve": "^1.10.0", - "semver": "2 || 3 || 4 || 5", - "validate-npm-package-license": "^3.0.1" - } - }, - "normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "dev": true - }, - "normalize-range": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", - "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=", - "dev": true - }, - "npm-run-all": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/npm-run-all/-/npm-run-all-4.1.5.tgz", - "integrity": "sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "chalk": "^2.4.1", - "cross-spawn": "^6.0.5", - "memorystream": "^0.3.1", - "minimatch": "^3.0.4", - "pidtree": "^0.3.0", - "read-pkg": "^3.0.0", - "shell-quote": "^1.6.1", - "string.prototype.padend": "^3.0.0" - }, - "dependencies": { - "load-json-file": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz", - "integrity": "sha1-L19Fq5HjMhYjT9U62rZo607AmTs=", - "dev": true, - "requires": { - "graceful-fs": "^4.1.2", - "parse-json": "^4.0.0", - "pify": "^3.0.0", - "strip-bom": "^3.0.0" - } - }, - "parse-json": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", - "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=", - "dev": true, - "requires": { - "error-ex": "^1.3.1", - "json-parse-better-errors": "^1.0.1" - } - }, - "path-type": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz", - "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==", - "dev": true, - "requires": { - "pify": "^3.0.0" - } - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", - "dev": true - }, - "read-pkg": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz", - "integrity": "sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=", - "dev": true, - "requires": { - "load-json-file": "^4.0.0", - "normalize-package-data": "^2.3.2", - "path-type": "^3.0.0" - } - }, - "strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", - "dev": true - } - } - }, - "npm-run-path": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", - "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=", - "dev": true, - "requires": { - "path-key": "^2.0.0" - } - }, - "npmlog": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz", - "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==", - "dev": true, - "requires": { - "are-we-there-yet": "~1.1.2", - "console-control-strings": "~1.1.0", - "gauge": "~2.7.3", - "set-blocking": "~2.0.0" - } - }, - "num2fraction": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz", - "integrity": "sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=", - "dev": true - }, - "number-is-nan": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", - "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", - "dev": true - }, - "oauth-sign": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz", - "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==", - "dev": true - }, - "object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", - "dev": true - }, - "object-copy": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", - "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=", - "dev": true, - "requires": { - "copy-descriptor": "^0.1.0", - "define-property": "^0.2.5", - "kind-of": "^3.0.3" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "object-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", - "dev": true - }, - "object-visit": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", - "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=", - "dev": true, - "requires": { - "isobject": "^3.0.0" - } - }, - "object.pick": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", - "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=", - "dev": true, - "requires": { - "isobject": "^3.0.1" - } - }, - "once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", - "dev": true, - "requires": { - "wrappy": "1" - } - }, - "os-homedir": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", - "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=", - "dev": true - }, - "os-locale": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz", - "integrity": "sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==", - "dev": true, - "requires": { - "execa": "^1.0.0", - "lcid": "^2.0.0", - "mem": "^4.0.0" - } - }, - "os-tmpdir": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", - "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=", - "dev": true - }, - "osenv": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz", - "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==", - "dev": true, - "requires": { - "os-homedir": "^1.0.0", - "os-tmpdir": "^1.0.0" - } - }, - "p-defer": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz", - "integrity": "sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=", - "dev": true - }, - "p-finally": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", - "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=", - "dev": true - }, - "p-is-promise": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-2.1.0.tgz", - "integrity": "sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg==", - "dev": true - }, - "p-limit": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.2.0.tgz", - "integrity": "sha512-pZbTJpoUsCzV48Mc9Nh51VbwO0X9cuPFE8gYwx9BTCt9SF8/b7Zljd2fVgOxhIF/HDTKgpVzs+GPhyKfjLLFRQ==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz", - "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", - "dev": true, - "requires": { - "p-limit": "^2.0.0" - } - }, - "p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true - }, - "parse-json": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz", - "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=", - "dev": true, - "requires": { - "error-ex": "^1.2.0" - } - }, - "pascalcase": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", - "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=", - "dev": true - }, - "path-dirname": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz", - "integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=", - "dev": true - }, - "path-exists": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", - "dev": true - }, - "path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", - "dev": true - }, - "path-key": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", - "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=", - "dev": true - }, - "path-parse": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", - "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==", - "dev": true - }, - "path-type": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz", - "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=", - "dev": true, - "requires": { - "graceful-fs": "^4.1.2", - "pify": "^2.0.0", - "pinkie-promise": "^2.0.0" - } - }, - "performance-now": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", - "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=", - "dev": true - }, - "picomatch": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.0.7.tgz", - "integrity": "sha512-oLHIdio3tZ0qH76NybpeneBhYVj0QFTfXEFTc/B3zKQspYfYYkWYgFsmzo+4kvId/bQRcNkVeguI3y+CD22BtA==", - "dev": true - }, - "pidtree": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.3.0.tgz", - "integrity": "sha512-9CT4NFlDcosssyg8KVFltgokyKZIFjoBxw8CTGy+5F38Y1eQWrt8tRayiUOXE+zVKQnYu5BR8JjCtvK3BcnBhg==", - "dev": true - }, - "pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", - "dev": true - }, - "pinkie": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz", - "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=", - "dev": true - }, - "pinkie-promise": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz", - "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=", - "dev": true, - "requires": { - "pinkie": "^2.0.0" - } - }, - "posix-character-classes": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", - "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=", - "dev": true - }, - "postcss": { - "version": "7.0.17", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", - "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", - "dev": true, - "requires": { - "chalk": "^2.4.2", - "source-map": "^0.6.1", - "supports-color": "^6.1.0" - }, - "dependencies": { - "supports-color": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", - "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", - "dev": true, - "requires": { - "has-flag": "^3.0.0" - } - } - } - }, - "postcss-cli": { - "version": "6.1.2", - "resolved": "https://registry.npmjs.org/postcss-cli/-/postcss-cli-6.1.2.tgz", - "integrity": "sha512-jIWfIkqt8cTThSpH8DBaNxHlBf99OKSem2RseRpfVPqWayxHKQB0IWdS/IF5XSGeFU5QslSDTdVHnw6qggXGkA==", - "dev": true, - "requires": { - "chalk": "^2.1.0", - "chokidar": "^2.0.0", - "dependency-graph": "^0.8.0", - "fs-extra": "^7.0.0", - "get-stdin": "^6.0.0", - "globby": "^9.0.0", - "postcss": "^7.0.0", - "postcss-load-config": "^2.0.0", - "postcss-reporter": "^6.0.0", - "pretty-hrtime": "^1.0.3", - "read-cache": "^1.0.0", - "yargs": "^12.0.1" - }, - "dependencies": { - "get-stdin": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz", - "integrity": "sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==", - "dev": true - } - } - }, - "postcss-focus-within": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-3.0.0.tgz", - "integrity": "sha512-W0APui8jQeBKbCGZudW37EeMCjDeVxKgiYfIIEo8Bdh5SpB9sxds/Iq8SEuzS0Q4YFOlG7EPFulbbxujpkrV2w==", - "dev": true, - "requires": { - "postcss": "^7.0.2" - } - }, - "postcss-load-config": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-2.1.0.tgz", - "integrity": "sha512-4pV3JJVPLd5+RueiVVB+gFOAa7GWc25XQcMp86Zexzke69mKf6Nx9LRcQywdz7yZI9n1udOxmLuAwTBypypF8Q==", - "dev": true, - "requires": { - "cosmiconfig": "^5.0.0", - "import-cwd": "^2.0.0" - } - }, - "postcss-reporter": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-reporter/-/postcss-reporter-6.0.1.tgz", - "integrity": "sha512-LpmQjfRWyabc+fRygxZjpRxfhRf9u/fdlKf4VHG4TSPbV2XNsuISzYW1KL+1aQzx53CAppa1bKG4APIB/DOXXw==", - "dev": true, - "requires": { - "chalk": "^2.4.1", - "lodash": "^4.17.11", - "log-symbols": "^2.2.0", - "postcss": "^7.0.7" - } - }, - "postcss-value-parser": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", - "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", - "dev": true - }, - "pretty-hrtime": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz", - "integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=", - "dev": true - }, - "process-nextick-args": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", - "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", - "dev": true - }, - "pseudomap": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", - "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=", - "dev": true - }, - "psl": { - "version": "1.1.33", - "resolved": "https://registry.npmjs.org/psl/-/psl-1.1.33.tgz", - "integrity": "sha512-LTDP2uSrsc7XCb5lO7A8BI1qYxRe/8EqlRvMeEl6rsnYAqDOl8xHR+8lSAIVfrNaSAlTPTNOCgNjWcoUL3AZsw==", - "dev": true - }, - "pump": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "dev": true, - "requires": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" - } - }, - "punycode": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", - "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", - "dev": true - }, - "qs": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", - "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==", - "dev": true - }, - "read-cache": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", - "integrity": "sha1-5mTvMRYRZsl1HNvo28+GtftY93Q=", - "dev": true, - "requires": { - "pify": "^2.3.0" - } - }, - "read-pkg": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz", - "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=", - "dev": true, - "requires": { - "load-json-file": "^1.0.0", - "normalize-package-data": "^2.3.2", - "path-type": "^1.0.0" - } - }, - "read-pkg-up": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz", - "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=", - "dev": true, - "requires": { - "find-up": "^1.0.0", - "read-pkg": "^1.0.0" - }, - "dependencies": { - "find-up": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz", - "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=", - "dev": true, - "requires": { - "path-exists": "^2.0.0", - "pinkie-promise": "^2.0.0" - } - }, - "path-exists": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz", - "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=", - "dev": true, - "requires": { - "pinkie-promise": "^2.0.0" - } - } - } - }, - "readable-stream": { - "version": "2.3.6", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", - "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", - "dev": true, - "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "readdirp": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz", - "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==", - "dev": true, - "requires": { - "graceful-fs": "^4.1.11", - "micromatch": "^3.1.10", - "readable-stream": "^2.0.2" - } - }, - "redent": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz", - "integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=", - "dev": true, - "requires": { - "indent-string": "^2.1.0", - "strip-indent": "^1.0.1" - } - }, - "regex-not": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", - "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", - "dev": true, - "requires": { - "extend-shallow": "^3.0.2", - "safe-regex": "^1.1.0" - } - }, - "remove-trailing-separator": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", - "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=", - "dev": true - }, - "repeat-element": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz", - "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==", - "dev": true - }, - "repeat-string": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", - "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=", - "dev": true - }, - "repeating": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz", - "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=", - "dev": true, - "requires": { - "is-finite": "^1.0.0" - } - }, - "request": { - "version": "2.88.0", - "resolved": "https://registry.npmjs.org/request/-/request-2.88.0.tgz", - "integrity": "sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==", - "dev": true, - "requires": { - "aws-sign2": "~0.7.0", - "aws4": "^1.8.0", - "caseless": "~0.12.0", - "combined-stream": "~1.0.6", - "extend": "~3.0.2", - "forever-agent": "~0.6.1", - "form-data": "~2.3.2", - "har-validator": "~5.1.0", - "http-signature": "~1.2.0", - "is-typedarray": "~1.0.0", - "isstream": "~0.1.2", - "json-stringify-safe": "~5.0.1", - "mime-types": "~2.1.19", - "oauth-sign": "~0.9.0", - "performance-now": "^2.1.0", - "qs": "~6.5.2", - "safe-buffer": "^5.1.2", - "tough-cookie": "~2.4.3", - "tunnel-agent": "^0.6.0", - "uuid": "^3.3.2" - } - }, - "require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=", - "dev": true - }, - "require-main-filename": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz", - "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=", - "dev": true - }, - "resolve": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.11.1.tgz", - "integrity": "sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==", - "dev": true, - "requires": { - "path-parse": "^1.0.6" - } - }, - "resolve-from": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz", - "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=", - "dev": true - }, - "resolve-url": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", - "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=", - "dev": true - }, - "ret": { - "version": "0.1.15", - "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", - "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==", - "dev": true - }, - "rimraf": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz", - "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==", - "dev": true, - "requires": { - "glob": "^7.1.3" - } - }, - "rtlcss": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-2.4.0.tgz", - "integrity": "sha512-hdjFhZ5FCI0ABOfyXOMOhBtwPWtANLCG7rOiOcRf+yi5eDdxmDjqBruWouEnwVdzfh/TWF6NNncIEsigOCFZOA==", - "dev": true, - "requires": { - "chalk": "^2.3.0", - "findup": "^0.1.5", - "mkdirp": "^0.5.1", - "postcss": "^6.0.14", - "strip-json-comments": "^2.0.0" - }, - "dependencies": { - "postcss": { - "version": "6.0.23", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz", - "integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==", - "dev": true, - "requires": { - "chalk": "^2.4.1", - "source-map": "^0.6.1", - "supports-color": "^5.4.0" - } - } - } - }, - "safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", - "dev": true - }, - "safe-regex": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", - "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=", - "dev": true, - "requires": { - "ret": "~0.1.10" - } - }, - "safer-buffer": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", - "dev": true - }, - "sass-graph": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.2.4.tgz", - "integrity": "sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k=", - "dev": true, - "requires": { - "glob": "^7.0.0", - "lodash": "^4.0.0", - "scss-tokenizer": "^0.2.3", - "yargs": "^7.0.0" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - }, - "camelcase": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", - "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=", - "dev": true - }, - "cliui": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz", - "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=", - "dev": true, - "requires": { - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1", - "wrap-ansi": "^2.0.0" - } - }, - "invert-kv": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz", - "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY=", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", - "dev": true, - "requires": { - "number-is-nan": "^1.0.0" - } - }, - "lcid": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz", - "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=", - "dev": true, - "requires": { - "invert-kv": "^1.0.0" - } - }, - "os-locale": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz", - "integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=", - "dev": true, - "requires": { - "lcid": "^1.0.0" - } - }, - "string-width": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", - "dev": true, - "requires": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" - } - }, - "strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dev": true, - "requires": { - "ansi-regex": "^2.0.0" - } - }, - "which-module": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz", - "integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=", - "dev": true - }, - "y18n": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz", - "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE=", - "dev": true - }, - "yargs": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.0.tgz", - "integrity": "sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=", - "dev": true, - "requires": { - "camelcase": "^3.0.0", - "cliui": "^3.2.0", - "decamelize": "^1.1.1", - "get-caller-file": "^1.0.1", - "os-locale": "^1.4.0", - "read-pkg-up": "^1.0.1", - "require-directory": "^2.1.1", - "require-main-filename": "^1.0.1", - "set-blocking": "^2.0.0", - "string-width": "^1.0.2", - "which-module": "^1.0.0", - "y18n": "^3.2.1", - "yargs-parser": "^5.0.0" - } - }, - "yargs-parser": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.0.tgz", - "integrity": "sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo=", - "dev": true, - "requires": { - "camelcase": "^3.0.0" - } - } - } - }, - "scss-tokenizer": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz", - "integrity": "sha1-jrBtualyMzOCTT9VMGQRSYR85dE=", - "dev": true, - "requires": { - "js-base64": "^2.1.8", - "source-map": "^0.4.2" - }, - "dependencies": { - "source-map": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz", - "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=", - "dev": true, - "requires": { - "amdefine": ">=0.0.4" - } - } - } - }, - "semver": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz", - "integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==", - "dev": true - }, - "set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", - "dev": true - }, - "set-value": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", - "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", - "dev": true, - "requires": { - "extend-shallow": "^2.0.1", - "is-extendable": "^0.1.1", - "is-plain-object": "^2.0.3", - "split-string": "^3.0.1" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", - "dev": true, - "requires": { - "shebang-regex": "^1.0.0" - } - }, - "shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", - "dev": true - }, - "shell-quote": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.6.1.tgz", - "integrity": "sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c=", - "dev": true, - "requires": { - "array-filter": "~0.0.0", - "array-map": "~0.0.0", - "array-reduce": "~0.0.0", - "jsonify": "~0.0.0" - } - }, - "signal-exit": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", - "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=", - "dev": true - }, - "slash": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz", - "integrity": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==", - "dev": true - }, - "snapdragon": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", - "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", - "dev": true, - "requires": { - "base": "^0.11.1", - "debug": "^2.2.0", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "map-cache": "^0.2.2", - "source-map": "^0.5.6", - "source-map-resolve": "^0.5.0", - "use": "^3.1.0" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - }, - "source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", - "dev": true - } - } - }, - "snapdragon-node": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", - "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", - "dev": true, - "requires": { - "define-property": "^1.0.0", - "isobject": "^3.0.0", - "snapdragon-util": "^3.0.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "dev": true, - "requires": { - "is-descriptor": "^1.0.0" - } - }, - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, - "snapdragon-util": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", - "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", - "dev": true, - "requires": { - "kind-of": "^3.2.0" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true - }, - "source-map-resolve": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.2.tgz", - "integrity": "sha512-MjqsvNwyz1s0k81Goz/9vRBe9SZdB09Bdw+/zYyO+3CuPk6fouTaxscHkgtE8jKvf01kVfl8riHzERQ/kefaSA==", - "dev": true, - "requires": { - "atob": "^2.1.1", - "decode-uri-component": "^0.2.0", - "resolve-url": "^0.2.1", - "source-map-url": "^0.4.0", - "urix": "^0.1.0" - } - }, - "source-map-url": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz", - "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=", - "dev": true - }, - "spdx-correct": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz", - "integrity": "sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==", - "dev": true, - "requires": { - "spdx-expression-parse": "^3.0.0", - "spdx-license-ids": "^3.0.0" - } - }, - "spdx-exceptions": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz", - "integrity": "sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==", - "dev": true - }, - "spdx-expression-parse": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz", - "integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==", - "dev": true, - "requires": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" - } - }, - "spdx-license-ids": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.4.tgz", - "integrity": "sha512-7j8LYJLeY/Yb6ACbQ7F76qy5jHkp0U6jgBfJsk97bwWlVUnUWsAgpyaCvo17h0/RQGnQ036tVDomiwoI4pDkQA==", - "dev": true - }, - "split-string": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", - "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", - "dev": true, - "requires": { - "extend-shallow": "^3.0.0" - } - }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=", - "dev": true - }, - "sshpk": { - "version": "1.16.1", - "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz", - "integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==", - "dev": true, - "requires": { - "asn1": "~0.2.3", - "assert-plus": "^1.0.0", - "bcrypt-pbkdf": "^1.0.0", - "dashdash": "^1.12.0", - "ecc-jsbn": "~0.1.1", - "getpass": "^0.1.1", - "jsbn": "~0.1.0", - "safer-buffer": "^2.0.2", - "tweetnacl": "~0.14.0" - } - }, - "static-extend": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", - "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=", - "dev": true, - "requires": { - "define-property": "^0.2.5", - "object-copy": "^0.1.0" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - } - } - }, - "stdout-stream": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.1.tgz", - "integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==", - "dev": true, - "requires": { - "readable-stream": "^2.0.1" - } - }, - "string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^4.0.0" - } - }, - "string.prototype.padend": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/string.prototype.padend/-/string.prototype.padend-3.0.0.tgz", - "integrity": "sha1-86rvfBcZ8XDF6rHDK/eA2W4h8vA=", - "dev": true, - "requires": { - "define-properties": "^1.1.2", - "es-abstract": "^1.4.3", - "function-bind": "^1.0.2" - } - }, - "string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "dev": true, - "requires": { - "safe-buffer": "~5.1.0" - } - }, - "strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "dev": true, - "requires": { - "ansi-regex": "^3.0.0" - } - }, - "strip-bom": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz", - "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=", - "dev": true, - "requires": { - "is-utf8": "^0.2.0" - } - }, - "strip-eof": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz", - "integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=", - "dev": true - }, - "strip-indent": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz", - "integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=", - "dev": true, - "requires": { - "get-stdin": "^4.0.1" - } - }, - "strip-json-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", - "dev": true - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "requires": { - "has-flag": "^3.0.0" - } - }, - "tar": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/tar/-/tar-2.2.2.tgz", - "integrity": "sha512-FCEhQ/4rE1zYv9rYXJw/msRqsnmlje5jHP6huWeBZ704jUTy02c5AZyWujpMR1ax6mVw9NyJMfuK2CMDWVIfgA==", - "dev": true, - "requires": { - "block-stream": "*", - "fstream": "^1.0.12", - "inherits": "2" - } - }, - "to-object-path": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", - "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "to-regex": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", - "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", - "dev": true, - "requires": { - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "regex-not": "^1.0.2", - "safe-regex": "^1.1.0" - } - }, - "to-regex-range": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", - "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=", - "dev": true, - "requires": { - "is-number": "^3.0.0", - "repeat-string": "^1.6.1" - } - }, - "tough-cookie": { - "version": "2.4.3", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz", - "integrity": "sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==", - "dev": true, - "requires": { - "psl": "^1.1.24", - "punycode": "^1.4.1" - }, - "dependencies": { - "punycode": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", - "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=", - "dev": true - } - } - }, - "trim-newlines": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz", - "integrity": "sha1-WIeWa7WCpFA6QetST301ARgVphM=", - "dev": true - }, - "true-case-path": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz", - "integrity": "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==", - "dev": true, - "requires": { - "glob": "^7.1.2" - } - }, - "tunnel-agent": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", - "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", - "dev": true, - "requires": { - "safe-buffer": "^5.0.1" - } - }, - "tweetnacl": { - "version": "0.14.5", - "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", - "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=", - "dev": true - }, - "union-value": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", - "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", - "dev": true, - "requires": { - "arr-union": "^3.1.0", - "get-value": "^2.0.6", - "is-extendable": "^0.1.1", - "set-value": "^2.0.1" - } - }, - "universalify": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", - "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==", - "dev": true - }, - "unset-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", - "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=", - "dev": true, - "requires": { - "has-value": "^0.3.1", - "isobject": "^3.0.0" - }, - "dependencies": { - "has-value": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", - "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=", - "dev": true, - "requires": { - "get-value": "^2.0.3", - "has-values": "^0.1.4", - "isobject": "^2.0.0" - }, - "dependencies": { - "isobject": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", - "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", - "dev": true, - "requires": { - "isarray": "1.0.0" - } - } - } - }, - "has-values": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", - "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=", - "dev": true - } - } - }, - "upath": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/upath/-/upath-1.1.2.tgz", - "integrity": "sha512-kXpym8nmDmlCBr7nKdIx8P2jNBa+pBpIUFRnKJ4dr8htyYGJFokkr2ZvERRtUN+9SY+JqXouNgUPtv6JQva/2Q==", - "dev": true - }, - "uri-js": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz", - "integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==", - "dev": true, - "requires": { - "punycode": "^2.1.0" - } - }, - "urix": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", - "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=", - "dev": true - }, - "use": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", - "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==", - "dev": true - }, - "util-deprecate": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", - "dev": true - }, - "uuid": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz", - "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==", - "dev": true - }, - "validate-npm-package-license": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", - "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", - "dev": true, - "requires": { - "spdx-correct": "^3.0.0", - "spdx-expression-parse": "^3.0.0" - } - }, - "verror": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz", - "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=", - "dev": true, - "requires": { - "assert-plus": "^1.0.0", - "core-util-is": "1.0.2", - "extsprintf": "^1.2.0" - } - }, - "which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dev": true, - "requires": { - "isexe": "^2.0.0" - } - }, - "which-module": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", - "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=", - "dev": true - }, - "wide-align": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz", - "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==", - "dev": true, - "requires": { - "string-width": "^1.0.2 || 2" - } - }, - "wrap-ansi": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz", - "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=", - "dev": true, - "requires": { - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", - "dev": true, - "requires": { - "number-is-nan": "^1.0.0" - } - }, - "string-width": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", - "dev": true, - "requires": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" - } - }, - "strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dev": true, - "requires": { - "ansi-regex": "^2.0.0" - } - } - } - }, - "wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", - "dev": true - }, - "y18n": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz", - "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==", - "dev": true - }, - "yallist": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", - "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=", - "dev": true - }, - "yargs": { - "version": "12.0.5", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-12.0.5.tgz", - "integrity": "sha512-Lhz8TLaYnxq/2ObqHDql8dX8CJi97oHxrjUcYtzKbbykPtVW9WB+poxI+NM2UIzsMgNCZTIf0AQwsjK5yMAqZw==", - "dev": true, - "requires": { - "cliui": "^4.0.0", - "decamelize": "^1.2.0", - "find-up": "^3.0.0", - "get-caller-file": "^1.0.1", - "os-locale": "^3.0.0", - "require-directory": "^2.1.1", - "require-main-filename": "^1.0.1", - "set-blocking": "^2.0.0", - "string-width": "^2.0.0", - "which-module": "^2.0.0", - "y18n": "^3.2.1 || ^4.0.0", - "yargs-parser": "^11.1.1" - } - }, - "yargs-parser": { - "version": "11.1.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz", - "integrity": "sha512-C6kB/WJDiaxONLJQnF8ccx9SEeoTTLek8RVbaOIsrAUS8VrBEXfmeSnCZxygc+XC2sNMBIwOOnfcxiynjHsVSQ==", - "dev": true, - "requires": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" - } - } - } -} diff --git a/wp-content/themes/twentynineteen/package.json b/wp-content/themes/twentynineteen/package.json deleted file mode 100644 index b2c6879f4..000000000 --- a/wp-content/themes/twentynineteen/package.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "name": "twentynineteen", - "version": "1.0.0", - "description": "Default WP Theme", - "bugs": { - "url": "https://github.com/WordPress/twentynineteen/issues" - }, - "homepage": "https://github.com/WordPress/twentynineteen#readme", - "devDependencies": { - "@wordpress/browserslist-config": "^2.5.0", - "autoprefixer": "^9.6.0", - "chokidar-cli": "^2.0.0", - "node-sass": "^4.12.0", - "npm-run-all": "^4.1.5", - "postcss-cli": "^6.1.2", - "postcss-focus-within": "^3.0.0", - "rtlcss": "^2.4.0" - }, - "rtlcssConfig": { - "options": { - "autoRename": false, - "autoRenameStrict": false, - "blacklist": {}, - "clean": true, - "greedy": false, - "processUrls": false, - "stringMap": [] - }, - "plugins": [], - "map": false - }, - "browserslist": [ - "extends @wordpress/browserslist-config" - ], - "scripts": { - "build:style": "node-sass style.scss style.css --output-style expanded && postcss -r style.css", - "build:style-editor": "node-sass style-editor.scss style-editor.css --output-style expanded && postcss -r style-editor.css", - "build:style-editor-customizer": "node-sass style-editor-customizer.scss style-editor-customizer.css --output-style expanded && postcss -r style-editor-customizer.css", - "build:rtl": "rtlcss style.css style-rtl.css", - "build:print": "node-sass print.scss print.css --output-style expanded && postcss -r print.css", - "build": "run-p \"build:*\"", - "watch": "chokidar \"**/*.scss\" -c \"npm run build\" --initial" - } -} diff --git a/wp-content/themes/twentynineteen/page.php b/wp-content/themes/twentynineteen/page.php deleted file mode 100644 index 6666edb42..000000000 --- a/wp-content/themes/twentynineteen/page.php +++ /dev/null @@ -1,38 +0,0 @@ - - -
-
- - - -
-
- ->> TABLE OF CONTENTS: ----------------------------------------------------------------- -# Margins -# Typography -# Page breaks -# Links -# Visibility ---------------------------------------------------------------*/ -@media print { - /* Margins */ - @page { - margin: 2cm; - } - .entry { - margin-top: 1em; - } - .entry .entry-header, .site-footer .site-info { - margin: 0; - } - /* Fonts */ - body { - font: 13pt Georgia, "Times New Roman", Times, serif; - line-height: 1.3; - background: #fff !important; - color: #000; - } - h1 { - font-size: 24pt; - } - h2, - h3, - h4, - .has-regular-font-size, - .has-large-font-size, - h2.author-title, - p.author-bio, - .comments-title, h3 { - font-size: 14pt; - margin-top: 25px; - } - /* Page breaks */ - a { - page-break-inside: avoid; - } - blockquote { - page-break-inside: avoid; - } - h1, - h2, - h3, - h4, - h5, - h6 { - page-break-after: avoid; - page-break-inside: avoid; - } - img { - page-break-inside: avoid; - page-break-after: avoid; - } - table, pre { - page-break-inside: avoid; - } - ul, ol, dl { - page-break-before: avoid; - } - /* Links */ - a:link, a:visited, a { - background: transparent; - font-weight: bold; - text-decoration: underline; - text-align: left; - } - a { - page-break-inside: avoid; - } - a[href^=http]:after { - content: " < " attr(href) "> "; - } - a:after > img { - content: ""; - } - article a[href^="#"]:after { - content: ""; - } - a:not(:local-link):after { - content: " < " attr(href) "> "; - } - /* Visibility */ - .main-navigation, - .site-title + .main-navigation, - .social-navigation, - .site-branding-container:before, - .entry .entry-title:before, - .entry-footer, - .author-description:before, - .post-navigation, - .widget-area, - .comment-form-flex, - .comment-reply, - .comment .comment-metadata .edit-link { - display: none; - } - .entry .entry-content .wp-block-button .wp-block-button__link, - .entry .entry-content .button { - color: #000; - background: none; - } - /* Site Header (With Featured Image) */ - .site-header.featured-image { - min-height: 0; - } - .site-header.featured-image .main-navigation a, - .site-header.featured-image .main-navigation a + svg, - .site-header.featured-image .social-navigation a, - .site-header.featured-image .site-title a, - .site-header.featured-image .site-featured-image a, - .site-header.featured-image .site-branding .site-title, - .site-header.featured-image .site-branding .site-description, - .site-header.featured-image .main-navigation a:after, - .site-header.featured-image .main-navigation .main-menu > li.menu-item-has-children:after, - .site-header.featured-image .main-navigation li, - .site-header.featured-image .social-navigation li, - .site-header.featured-image .entry-meta, - .site-header.featured-image .entry-title, - .site-header.featured-image#masthead .site-title a { - color: #000; - text-shadow: none; - } - .site-header.featured-image .site-featured-image .entry-header, - .site-header.featured-image .site-branding-container { - margin-top: 0; - margin-bottom: 0; - } - .site-header.featured-image .site-featured-image .post-thumbnail img { - position: relative; - height: initial; - width: initial; - object-fit: none; - min-width: 0; - min-height: 0; - max-width: 100%; - margin-top: 1rem; - } - /* Remove image filters from featured image */ - .image-filters-enabled *:after { - display: none !important; - } - .image-filters-enabled .site-header.featured-image .site-featured-image:before { - display: none; - } - .image-filters-enabled .site-header.featured-image .site-featured-image .post-thumbnail img { - filter: none; - } -} diff --git a/wp-content/themes/twentynineteen/print.scss b/wp-content/themes/twentynineteen/print.scss deleted file mode 100644 index 47976da65..000000000 --- a/wp-content/themes/twentynineteen/print.scss +++ /dev/null @@ -1,198 +0,0 @@ -/* -Theme Name: Twenty Nineteen - -Adding print support. The print styles are based on the the great work of -Andreas Hecht in https://www.jotform.com/blog/css-perfect-print-stylesheet-98272/. -*/ - -/*-------------------------------------------------------------- ->>> TABLE OF CONTENTS: ----------------------------------------------------------------- -# Margins -# Typography -# Page breaks -# Links -# Visibility ---------------------------------------------------------------*/ - -@media print { - - /* Margins */ - - @page { - margin: 2cm; - } - - .entry { - margin-top: 1em; - } - - .entry .entry-header, .site-footer .site-info { - margin: 0; - } - - /* Fonts */ - - body { - font: 13pt Georgia, "Times New Roman", Times, serif; - line-height: 1.3; - background: #fff !important; - color: #000; - } - - h1 { - font-size: 24pt; - } - - h2, - h3, - h4, - .has-regular-font-size, - .has-large-font-size, - h2.author-title, - p.author-bio, - .comments-title, h3 { - font-size: 14pt; - margin-top: 25px; - } - - /* Page breaks */ - - a { - page-break-inside: avoid - } - - blockquote { - page-break-inside: avoid; - } - - h1, - h2, - h3, - h4, - h5, - h6 { - page-break-after: avoid; - page-break-inside: avoid - } - - img { - page-break-inside: avoid; - page-break-after: avoid; - } - - table, pre { - page-break-inside: avoid; - } - - ul, ol, dl { - page-break-before: avoid; - } - - /* Links */ - - a:link, a:visited, a { - background: transparent; - font-weight: bold; - text-decoration: underline; - text-align: left; - } - - a { - page-break-inside: avoid; - } - - a[href^=http]:after { - content: " < " attr(href) "> "; - } - - a:after > img { - content: ""; - } - - article a[href^="#"]:after { - content: ""; - } - - a:not(:local-link):after { - content: " < " attr(href) "> "; - } - - /* Visibility */ - .main-navigation, - .site-title + .main-navigation, - .social-navigation, - .site-branding-container:before, - .entry .entry-title:before, - .entry-footer, - .author-description:before, - .post-navigation, - .widget-area, - .comment-form-flex, - .comment-reply, - .comment .comment-metadata .edit-link { - display: none; - } - - .entry .entry-content .wp-block-button .wp-block-button__link, - .entry .entry-content .button { - color: #000; - background: none; - } - - /* Site Header (With Featured Image) */ - .site-header.featured-image { - min-height: 0; - - .main-navigation a, - .main-navigation a + svg, - .social-navigation a, - .site-title a, - .site-featured-image a, - .site-branding .site-title, - .site-branding .site-description, - .main-navigation a:after, - .main-navigation .main-menu > li.menu-item-has-children:after, - .main-navigation li, - .social-navigation li, - .entry-meta, - .entry-title, - &#masthead .site-title a { - color: #000; - text-shadow: none; - } - - .site-featured-image .entry-header, - .site-branding-container { - margin-top: 0; - margin-bottom: 0; - } - - .site-featured-image .post-thumbnail img { - position: relative; - height: initial; - width: initial; - object-fit: none; - min-width: 0; - min-height: 0; - max-width: 100%; - margin-top: 1rem; - } - } - - /* Remove image filters from featured image */ - .image-filters-enabled { - - *:after { - display: none !important; - } - - .site-header.featured-image .site-featured-image:before { - display: none; - } - - .site-header.featured-image .site-featured-image .post-thumbnail img { - filter: none; - } - } -} \ No newline at end of file diff --git a/wp-content/themes/twentynineteen/readme.txt b/wp-content/themes/twentynineteen/readme.txt deleted file mode 100644 index c871d92e7..000000000 --- a/wp-content/themes/twentynineteen/readme.txt +++ /dev/null @@ -1,74 +0,0 @@ -=== Twenty Nineteen === -Contributors: wordpressdotorg -Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready -Requires at least: 4.9.6 -Tested up to: 5.0 -Stable tag: 1.5 -License: GPLv2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html - -Our 2019 default theme is designed to show off the power of the block editor. - -== Description == -Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes. - -For more information about Twenty Nineteen please go to https://wordpress.org/support/article/twenty-nineteen/. - -== Installation == - -1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. -2. Type in Twenty Nineteen in the search form and press the 'Enter' key on your keyboard. -3. Click on the 'Activate' button to use your new theme right away. -4. Go to https://wordpress.org/support/article/twenty-nineteen/ for a guide on how to customize this theme. -5. Navigate to Appearance > Customize in your admin panel and customize to taste. - -== Copyright == - -Twenty Nineteen WordPress Theme, Copyright 2018-2020 WordPress.org -Twenty Nineteen is distributed under the terms of the GNU GPL - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -== Changelog == - -= 1.5 = -* Released: March 31, 2020 - -https://codex.wordpress.org/Twenty_Nineteen_Theme_Changelog#Version_1.5 - -= 1.4 = -* Released: May 7, 2019 - -https://codex.wordpress.org/Twenty_Nineteen_Theme_Changelog#Version_1.4 - -= 1.3 = -* Released: February 21, 2019 - -https://codex.wordpress.org/Twenty_Nineteen_Theme_Changelog#Version_1.3 - -= 1.2 = -* Released: January 9, 2019 - -https://codex.wordpress.org/Twenty_Nineteen_Theme_Changelog#Version_1.2 - -= 1.1 = -* Released: December 19, 2018 - -https://codex.wordpress.org/Twenty_Nineteen_Theme_Changelog#Version_1.1 - -= 1.0 = -* Released: December 6, 2018 - -Initial release - -== Resources == -* normalize.css, © 2012-2018 Nicolas Gallagher and Jonathan Neal, MIT -* Underscores, © 2012-2019 Automattic, Inc., GNU GPL v2 or later diff --git a/wp-content/themes/twentynineteen/sass/_normalize.scss b/wp-content/themes/twentynineteen/sass/_normalize.scss deleted file mode 100644 index c5ad67a1a..000000000 --- a/wp-content/themes/twentynineteen/sass/_normalize.scss +++ /dev/null @@ -1,341 +0,0 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ - -/* Document - ========================================================================== */ - -/** - * 1. Correct the line height in all browsers. - * 2. Prevent adjustments of font size after orientation changes in iOS. - */ - -html { - line-height: 1.15; /* 1 */ - -webkit-text-size-adjust: 100%; /* 2 */ -} - -/* Sections - ========================================================================== */ - -/** - * Remove the margin in all browsers. - */ - -body { - margin: 0; -} - -/** - * Correct the font size and margin on `h1` elements within `section` and - * `article` contexts in Chrome, Firefox, and Safari. - */ - -h1 { - font-size: 2em; - margin: 0.67em 0; -} - -/* Grouping content - ========================================================================== */ - -/** - * 1. Add the correct box sizing in Firefox. - * 2. Show the overflow in Edge and IE. - */ - -hr { - box-sizing: content-box; /* 1 */ - height: 0; /* 1 */ - overflow: visible; /* 2 */ -} - -/** - * 1. Correct the inheritance and scaling of font size in all browsers. - * 2. Correct the odd `em` font sizing in all browsers. - */ - -pre { - font-family: monospace, monospace; /* 1 */ - font-size: 1em; /* 2 */ -} - -/* Text-level semantics - ========================================================================== */ - -/** - * Remove the gray background on active links in IE 10. - */ - -a { - background-color: transparent; -} - -/** - * 1. Remove the bottom border in Chrome 57- - * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. - */ - -abbr[title] { - border-bottom: none; /* 1 */ - text-decoration: underline; /* 2 */ - text-decoration: underline dotted; /* 2 */ -} - -/** - * Add the correct font weight in Chrome, Edge, and Safari. - */ - -b, -strong { - font-weight: bolder; -} - -/** - * 1. Correct the inheritance and scaling of font size in all browsers. - * 2. Correct the odd `em` font sizing in all browsers. - */ - -code, -kbd, -samp { - font-family: monospace, monospace; /* 1 */ - font-size: 1em; /* 2 */ -} - -/** - * Add the correct font size in all browsers. - */ - -small { - font-size: 80%; -} - -/** - * Prevent `sub` and `sup` elements from affecting the line height in - * all browsers. - */ - -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sub { - bottom: -0.25em; -} - -sup { - top: -0.5em; -} - -/* Embedded content - ========================================================================== */ - -/** - * Remove the border on images inside links in IE 10. - */ - -img { - border-style: none; -} - -/* Forms - ========================================================================== */ - -/** - * 1. Change the font styles in all browsers. - * 2. Remove the margin in Firefox and Safari. - */ - -button, -input, -optgroup, -select, -textarea { - font-family: inherit; /* 1 */ - font-size: 100%; /* 1 */ - line-height: 1.15; /* 1 */ - margin: 0; /* 2 */ -} - -/** - * Show the overflow in IE. - * 1. Show the overflow in Edge. - */ - -button, -input { /* 1 */ - overflow: visible; -} - -/** - * Remove the inheritance of text transform in Edge, Firefox, and IE. - * 1. Remove the inheritance of text transform in Firefox. - */ - -button, -select { /* 1 */ - text-transform: none; -} - -/** - * Correct the inability to style clickable types in iOS and Safari. - */ - -button, -[type="button"], -[type="reset"], -[type="submit"] { - -webkit-appearance: button; -} - -/** - * Remove the inner border and padding in Firefox. - */ - -button::-moz-focus-inner, -[type="button"]::-moz-focus-inner, -[type="reset"]::-moz-focus-inner, -[type="submit"]::-moz-focus-inner { - border-style: none; - padding: 0; -} - -/** - * Restore the focus styles unset by the previous rule. - */ - -button:-moz-focusring, -[type="button"]:-moz-focusring, -[type="reset"]:-moz-focusring, -[type="submit"]:-moz-focusring { - outline: 1px dotted ButtonText; -} - -/** - * Correct the padding in Firefox. - */ - -fieldset { - padding: 0.35em 0.75em 0.625em; -} - -/** - * 1. Correct the text wrapping in Edge and IE. - * 2. Correct the color inheritance from `fieldset` elements in IE. - * 3. Remove the padding so developers are not caught out when they zero out - * `fieldset` elements in all browsers. - */ - -legend { - box-sizing: border-box; /* 1 */ - color: inherit; /* 2 */ - display: table; /* 1 */ - max-width: 100%; /* 1 */ - padding: 0; /* 3 */ - white-space: normal; /* 1 */ -} - -/** - * Add the correct vertical alignment in Chrome, Firefox, and Opera. - */ - -progress { - vertical-align: baseline; -} - -/** - * Remove the default vertical scrollbar in IE 10+. - */ - -textarea { - overflow: auto; -} - -/** - * 1. Add the correct box sizing in IE 10. - * 2. Remove the padding in IE 10. - */ - -[type="checkbox"], -[type="radio"] { - box-sizing: border-box; /* 1 */ - padding: 0; /* 2 */ -} - -/** - * Correct the cursor style of increment and decrement buttons in Chrome. - */ - -[type="number"]::-webkit-inner-spin-button, -[type="number"]::-webkit-outer-spin-button { - height: auto; -} - -/** - * 1. Correct the odd appearance in Chrome and Safari. - * 2. Correct the outline style in Safari. - */ - -[type="search"] { - -webkit-appearance: textfield; /* 1 */ - outline-offset: -2px; /* 2 */ -} - -/** - * Remove the inner padding in Chrome and Safari on macOS. - */ - -[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} - -/** - * 1. Correct the inability to style clickable types in iOS and Safari. - * 2. Change font properties to `inherit` in Safari. - */ - -::-webkit-file-upload-button { - -webkit-appearance: button; /* 1 */ - font: inherit; /* 2 */ -} - -/* Interactive - ========================================================================== */ - -/* - * Add the correct display in Edge, IE 10+, and Firefox. - */ - -details { - display: block; -} - -/* - * Add the correct display in all browsers. - */ - -summary { - display: list-item; -} - -/* Misc - ========================================================================== */ - -/** - * Add the correct display in IE 10+. - */ - -template { - display: none; -} - -/** - * Add the correct display in IE 10. - */ - -[hidden] { - display: none; -} diff --git a/wp-content/themes/twentynineteen/sass/blocks/_blocks.scss b/wp-content/themes/twentynineteen/sass/blocks/_blocks.scss deleted file mode 100644 index e4b31341f..000000000 --- a/wp-content/themes/twentynineteen/sass/blocks/_blocks.scss +++ /dev/null @@ -1,1032 +0,0 @@ -/* !Block styles */ - - -// Default block margin and alignment rules. -// These are replicated inside of the Group block -// so that child blocks in there appear the same way. -.entry .entry-content > *, -.entry .entry-summary > *, -.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *, -.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * { - margin: 32px 0; - max-width: 100%; - - @include postContentMaxWidth(); - - @include media(tablet) { - margin: 32px 0; - } - - &.alignwide { - margin-left: auto; - margin-right: auto; - clear: both; - - @include media(tablet) { - width: 100%; - max-width: 100%; - } - } - - &.alignfull { - position: relative; - left: -#{$size__spacing-unit }; - width: calc( 100% + (2 * #{$size__spacing-unit})); - max-width: calc( 100% + (2 * #{$size__spacing-unit})); - clear: both; - - @include media(tablet) { - margin-top: calc(2 * #{$size__spacing-unit}); - margin-bottom: calc(2 * #{$size__spacing-unit}); - left: calc( -12.5% - 75px ); - width: calc( 125% + 150px ); - max-width: calc( 125% + 150px ); - } - } - - &.alignleft { - /*rtl:ignore*/ - float: left; - max-width: calc(5 * (100vw / 12)); - margin-top: 0; - margin-left: 0; - /*rtl:ignore*/ - margin-right: $size__spacing-unit; - - @include media(tablet) { - max-width: calc(4 * (100vw / 12)); - /*rtl:ignore*/ - margin-right: calc(2 * #{$size__spacing-unit}); - } - } - - &.alignright { - /*rtl:ignore*/ - float: right; - max-width: calc(5 * (100vw / 12)); - margin-top: 0; - margin-right: 0; - /*rtl:ignore*/ - margin-left: $size__spacing-unit; - - @include media(tablet) { - max-width: calc(4 * (100vw / 12)); - margin-right: 0; - /*rtl:ignore*/ - margin-left: calc(2 * #{$size__spacing-unit}); - } - } - &.aligncenter { - margin-left: auto; - margin-right: auto; - - @include postContentMaxWidth(); - - @include media(tablet) { - margin-left: 0; - margin-right: 0; - } - } -} - -.entry .entry-content > *, -.entry .entry-summary > * { - - > *:first-child { - margin-top: 0; - } - - > *:last-child { - margin-bottom: 0; - } -} - -/* - * Unset nested content selector styles - * - Prevents layout styles from cascading too deeply - * - helps with plugin compatibility - */ -.entry .entry-content, -.entry .entry-summary { - - .entry-content, - .entry-summary, - .entry { - margin: inherit; - max-width: inherit; - padding: inherit; - - @include media(tablet) { - margin: inherit; - max-width: inherit; - padding: inherit; - } - } -} - -.entry .entry-content { - - //! Paragraphs - p.has-background { - padding: 20px 30px; - } - - //! Audio - .wp-block-audio { - - width: 100%; - - audio { - width: 100%; - } - - &.alignleft audio, - &.alignright audio { - - max-width: (0.33 * $mobile_width); - - @include media(tablet) { - max-width: (0.5 * $tablet_width); - } - - @include media(wide) { - max-width: (0.33 * $desktop_width); - } - } - } - - //! Video - .wp-block-video { - - video { - width: 100%; - } - } - - //! Button - .wp-block-button { - - .wp-block-button__link { - @include button-transition; - border: none; - font-size: $font__size-sm; - @include font-family( $font__heading ); - line-height: $font__line-height-heading; - box-sizing: border-box; - font-weight: bold; - text-decoration: none; - padding: ($size__spacing-unit * .76) $size__spacing-unit; - outline: none; - outline: none; - - &:not(.has-background) { - background-color: $color__background-button; - } - - &:not(.has-text-color) { - color: white; - } - - &:hover { - color: white; - background: $color__background-button-hover; - cursor: pointer; - } - - &:focus { - color: white; - background: $color__background-button-hover; - outline: thin dotted; - outline-offset: -4px; - } - } - - &:not(.is-style-squared) .wp-block-button__link { - border-radius: 5px; - } - - &.is-style-outline .wp-block-button__link, - &.is-style-outline .wp-block-button__link:focus, - &.is-style-outline .wp-block-button__link:active { - @include button-all-transition; - border-width: 2px; - border-style: solid; - - &:not(.has-background) { - background: transparent; - } - - &:not(.has-text-color) { - color: $color__background-button; - border-color: currentColor; - } - } - - &.is-style-outline .wp-block-button__link:hover { - color: white; - border-color: $color__background-button-hover; - &:not(.has-background) { - color: $color__background-button-hover; - } - } - } - - //! Latest posts, categories, archives - .wp-block-archives, - .wp-block-categories, - .wp-block-latest-posts { - padding: 0; - list-style: none; - - li > a { - @include font-family( $font__heading ); - font-size: calc(#{$font__size_base} * #{$font__size-ratio}); - font-weight: bold; - line-height: $font__line-height-heading; - text-decoration: none; - } - } - - .wp-block-archives, - .wp-block-categories { - - &.aligncenter { - text-align: center; - } - } - - //! Latest categories - .wp-block-categories { - - ul { - padding-top: ( .75 * $size__spacing-unit ); - } - - li ul { - list-style: none; - padding-left: 0; - } - - @include nestedSubMenuPadding(); - } - - //! Latest posts - .wp-block-latest-posts { - - .wp-block-latest-posts__post-date { - @include font-family( $font__heading ); - font-size: $font__size-xs; - color: $color__text-light; - line-height: 1.2; - } - - .wp-block-latest-posts__post-full-content, - .wp-block-latest-posts__post-excerpt { - margin-top: $size__spacing-unit; - margin-bottom: $size__spacing-unit; - } - - li { - padding-bottom: ( .5 * $size__spacing-unit ); - - &.menu-item-has-children, - &:last-child { - padding-bottom: 0; - } - - :not(:last-child) .wp-block-latest-posts__post-excerpt { - padding-bottom: ( .5 * $size__spacing-unit ); - } - } - - &.is-grid li { - border-top: 2px solid $color__border; - padding-top: (1 * $size__spacing-unit); - margin-bottom: (2 * $size__spacing-unit); - a { - &:after { - content: ''; - } - } - &:last-child { - margin-bottom: auto; - a:after { - content: ''; - } - } - } - } - - //! Latest preformatted text - .wp-block-preformatted { - font-size: $font__size-xs; - line-height: 1.8; - padding: $size__spacing-unit; - } - - //! Verse - .wp-block-verse { - @include font-family( $font__body ); - font-size: $font__size_base; - line-height: 1.8; - } - - //! Paragraphs - .has-drop-cap { - &:not(:focus):first-letter { - @include font-family( $font__heading ); - font-size: $font__size-xxxl; - line-height: 1; - font-weight: bold; - margin: 0 0.25em 0 0; - } - } - - //! Pullquote - .wp-block-pullquote { - border-color: transparent; - border-width: 2px; - padding: $size__spacing-unit; - - blockquote { - color: $color__text-main; - border: none; - margin-top: calc(4 * #{ $size__spacing-unit}); - margin-bottom: calc(4.33 * #{ $size__spacing-unit}); - margin-right: 0; - padding-left: 0; - } - - p { - font-size: $font__size-lg; - font-style: italic; - line-height: 1.3; - margin-bottom: 0.5em; - margin-top: 0.5em; - - em { - font-style: normal; - } - - @include media(tablet) { - font-size: $font__size-xl; - } - } - - cite { - display: inline-block; - @include font-family( $font__heading ); - line-height: 1.6; - text-transform: none; - color: $color__text-light; - - /* - * This requires a rem-based font size calculation instead of our normal em-based one, - * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs. - */ - font-size: calc(1rem / (1.25 * #{$font__size-ratio})); - } - - &.alignleft, - &.alignright { - width: 100%; - padding: 0; - - blockquote { - margin: $size__spacing-unit 0; - padding: 0; - text-align: left; - max-width: 100%; - - p:first-child { - margin-top: 0; - } - } - } - - &.is-style-solid-color { - background-color: $color__link; - padding-left: 0; - padding-right: 0; - - @include media(tablet) { - padding-left: 10%; - padding-right: 10%; - } - - p { - font-size: $font__size-lg; - line-height: 1.3; - margin-bottom: 0.5em; - margin-top: 0.5em; - - @include media(tablet) { - font-size: $font__size-xl; - } - } - - a { - color: $color__background-body; - } - - cite { - color: inherit; - } - - blockquote { - max-width: 100%; - color: $color__background-body; - padding-left: 0; - margin-left: $size__spacing-unit; - margin-right: $size__spacing-unit; - - &.has-text-color p, - &.has-text-color a, - &.has-primary-color, - &.has-secondary-color, - &.has-dark-gray-color, - &.has-light-gray-color, - &.has-white-color { - color: inherit; - } - - @include media(tablet) { - margin-left: 0; - margin-right: 0; - } - } - - &.alignright, - &.alignleft { - - @include media(tablet) { - padding: $size__spacing-unit calc(2 * #{$size__spacing-unit}); - } - } - - &.alignfull { - - @include media(tablet) { - padding-left: calc(10% + 58px + (2 * #{$size__spacing-unit})); - padding-right: calc(10% + 58px + (2 * #{$size__spacing-unit})); - } - } - } - } - - //! Blockquote - .wp-block-quote { - - &:not(.is-large), - &:not(.is-style-large) { - border-width: 2px; - border-color: $color__link; - padding-top: 0; - padding-bottom: 0; - } - - p { - font-size: 1em; - font-style: normal; - line-height: 1.8; - } - - cite { - /* - * This requires a rem-based font size calculation instead of our normal em-based one, - * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs. - */ - font-size: calc(1rem / (1.25 * #{$font__size-ratio})); - } - - &.is-large, - &.is-style-large { - margin: $size__spacing-unit 0; - padding: 0; - border-left: none; - - p { - font-size: $font__size-lg; - line-height: 1.4; - font-style: italic; - } - - cite, - footer { - /* - * This requires a rem-based font size calculation instead of our normal em-based one, - * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs. - */ - font-size: calc(1rem / (1.25 * #{$font__size-ratio})); - } - - @include media(tablet) { - margin: $size__spacing-unit 0; - padding: $size__spacing-unit 0; - - p { - font-size: $font__size-lg; - } - } - } - } - - //! Image - .wp-block-image { - max-width: 100%; - - img { - display: block; - } - - // If an image does not have a left/center/right alignment, - // it's a direct child of .wp-block-img. If it has no other - // alignment added, we want to make sure the image does not - // extend beyond the width of the text column. - &:not(.alignwide):not(.alignfull) > img { - @include postContentMaxWidth(); - } - - .aligncenter { - - @include postContentMaxWidth(); - - @include media(tablet) { - margin: 0; - width: $size__site-tablet-content; - - img { - margin: 0 auto; - } - } - - @include media(desktop) { - width: $size__site-desktop-content; - - img { - margin: 0 auto; - } - } - } - - &.alignfull img { - width: 100vw; - max-width: calc( 100% + (2 * #{$size__spacing-unit})); - - @include media(tablet) { - max-width: calc( 125% + 150px ); - margin-left: auto; - margin-right: auto; - } - } - } - - //! Cover Image - .wp-block-cover-image, - .wp-block-cover { - position: relative; - min-height: 430px; - padding: $size__spacing-unit; - - @include media(tablet) { - padding: $size__spacing-unit 10%; - } - - .wp-block-cover-image-text, - .wp-block-cover-text, - h2 { - @include font-family( $font__heading ); - font-size: $font__size-lg; - font-weight: bold; - line-height: 1.25; - padding: 0; - color: #fff; - - @include media(tablet) { - font-size: $font__size-xl; - max-width: 100%; - } - } - - &.alignleft, - &.alignright { - width: 100%; - - @include media(tablet) { - padding: $size__spacing-unit calc(2 * #{$size__spacing-unit}); - } - } - - &.alignfull { - - .wp-block-cover-image-text, - .wp-block-cover-text, - h2 { - @include postContentMaxWidth(); - } - - @include media(tablet) { - padding-left: calc(10% + 58px + (2 * #{$size__spacing-unit})); - padding-right: calc(10% + 58px + (2 * #{$size__spacing-unit})); - - .wp-block-cover-image-text, - .wp-block-cover-text, - h2 { - padding: 0; - } - } - } - } - - //! Galleries - .wp-block-gallery { - list-style-type: none; - padding-left: 0; - - .blocks-gallery-image:last-child, - .blocks-gallery-item:last-child { - margin-bottom: 16px; - } - - figcaption a { - color: #fff; - } - } - - //! Captions - .wp-block-audio figcaption, - .wp-block-video figcaption, - .wp-block-image figcaption, - .wp-block-gallery .blocks-gallery-image figcaption, - .wp-block-gallery .blocks-gallery-item figcaption { - font-size: $font__size-xs; - @include font-family( $font__heading ); - line-height: $font__line-height-pre; - margin: 0; - padding: ( $size__spacing-unit * .5 ); - text-align: center; - } - - //! Separator - .wp-block-separator, - hr { - background-color: $color__text-light; - border: 0; - height: 2px; - margin-bottom: (2 * $size__spacing-unit); - margin-top: (2 * $size__spacing-unit); - max-width: 2.25em; - text-align: left; - - &.is-style-wide { - max-width: 100%; - @include postContentMaxWidth(); - } - - &.is-style-dots { - max-width: 100%; - @include postContentMaxWidth(); - background-color: inherit; - border: inherit; - height: inherit; - text-align: center; - - // Only apply the default dot color if there's no separator color specified. - &:not(.has-text-color):not(.has-background) { - color: $color__text-light; - } - - &:before { - font-size: $font__size-lg; - letter-spacing: $font__size-sm; - padding-left: $font__size-sm; - } - } - - /* Remove duplicate rule-line when a separator - * is followed by an H1, or H2 */ - & + h1, - & + h2 { - - &:before { - display: none; - } - } - } - - //! Twitter Embed - .wp-block-embed-twitter { - word-break: break-word; - } - - //! Table - .wp-block-table { - - th, - td { - border-color: $color__text-light; - } - } - - //! File - .wp-block-file { - @include font-family( $font__heading ); - - .wp-block-file__button { - display: table; - @include button-transition; - border: none; - border-radius: 5px; - background: $color__background-button; - font-size: $font__size-base; - @include font-family( $font__heading ); - line-height: $font__line-height-heading; - text-decoration: none; - font-weight: bold; - padding: ($size__spacing-unit * .75) $size__spacing-unit; - color: #fff; - margin-left: 0; - margin-top: calc(0.75 * #{$size__spacing-unit}); - - @include media(desktop) { - font-size: $font__size-base; - padding: ($size__spacing-unit * .875) ($size__spacing-unit * 1.5); - } - - &:hover { - background: $color__background-button-hover; - cursor: pointer; - } - - &:focus { - background: $color__background-button-hover; - outline: thin dotted; - outline-offset: -4px; - } - } - } - - //! Code - .wp-block-code { - border-radius: 0; - - code { - font-size: $font__size-md; - white-space: pre-wrap; - word-break: break-word; - } - } - - //! Columns - .wp-block-columns { - - .wp-block-column > * { - - &:first-child { - margin-top: 0; - } - - &:last-child { - margin-bottom: 0; - } - } - - // Ensure images do not expand beyond the column. - .wp-block-image > img:not(.alignwide):not(.alignfull), - .wp-block-image > figure { - - @include media(tablet) { - max-width: 100%; - } - - @include media(desktop) { - max-width: 100%; - } - } - - @include media(tablet) { - flex-wrap: nowrap; - - .wp-block-column:not(:first-child) { - margin-left: 32px; - } - } - } - - //! Group - .wp-block-group { - - // When the Group block is standard/wide, we need to prevent full-aligned - // child blocks from expanding out of their container. - &:not(.alignfull) > .wp-block-group__inner-container > .alignfull, - &:not(.alignfull) > .wp-block-group__inner-container > .wp-block-image > img { - - @include media(tablet) { - left: 0; - max-width: 100%; - } - } - - // The full-width Group block's inner container should mimic .entry-content styles. - &.alignfull > .wp-block-group__inner-container { - max-width: calc(100% - (2 * #{ $size__spacing-unit })); - margin: 0 $size__spacing-unit; - - @include media(tablet) { - max-width: 80%; - margin: 0 10%; - padding: 0 60px; - } - } - - // Group block with a colored background. - &.has-background { - padding: $size__spacing-unit; - margin-top: 0; - margin-bottom: 0; - - // Remove the top and bottom margins of inner blocks. - .wp-block-group__inner-container { - - > *:first-child { - margin-top: 0; - } - - > *:last-child { - margin-bottom: 0; - } - } - - // If the Group block is full-width, it does not need this extra padding. - &.alignfull { - padding-left: 0; - padding-right: 0; - - @include media(tablet) { - padding-top: $size__spacing-unit; - padding-bottom: $size__spacing-unit; - } - } - - // Full-aligned child blocks should take up the maximum width available in their container. - &:not(.alignfull) > .wp-block-group__inner-container > .alignfull { - width: 100%; - max-width: 100%; - - @include media(tablet) { - width: calc( 100% + #{$size__spacing-unit * 2} ); - max-width: calc( 100% + #{$size__spacing-unit * 2} ); - margin-left: -#{$size__spacing-unit}; - } - } - } - - } - - //! Latest Comments - .wp-block-latest-comments { - - .wp-block-latest-comments__comment-meta { - @include font-family( $font__heading ); - font-weight: bold; - - .wp-block-latest-comments__comment-date { - font-weight: normal; - } - } - - .wp-block-latest-comments__comment, - .wp-block-latest-comments__comment-date, - .wp-block-latest-comments__comment-excerpt p { - font-size: inherit; - } - - &.has-avatars { - - } - - &.has-dates { - - .wp-block-latest-comments__comment-date { - font-size: $font__size-xs; - } - } - - &.has-excerpts { - - } - } - - //! Font Sizes - .has-small-font-size { - font-size: $font__size-sm; - } - - .has-normal-font-size { - font-size: $font__size-md; - } - - .has-large-font-size { - font-size: $font__size-lg; - } - - .has-huge-font-size { - font-size: $font__size-xl; - } - - //! Custom background colors - .has-primary-background-color, - .has-secondary-background-color, - .has-dark-gray-background-color, - .has-light-gray-background-color { - - // Use white text against these backgrounds by default. - color: $color__background-body; - - > p, - > h1, - > h2, - > h3, - > h4, - > h5, - > h6, - > a { - color: $color__background-body; - } - } - - .has-white-background-color { - color: $color__text-main; - - // Use dark gray text against this background by default. - > p, - > h1, - > h2, - > h3, - > h4, - > h5, - > h6, - > a { - color: $color__text-main; - } - } - - .has-primary-background-color, - .wp-block-pullquote.is-style-solid-color.has-primary-background-color { - background-color: $color__link; - } - - .has-secondary-background-color, - .wp-block-pullquote.is-style-solid-color.has-secondary-background-color { - background-color: $color__border-link-hover; - } - - .has-dark-gray-background-color, - .wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color { - background-color: $color__text-main; - } - - .has-light-gray-background-color, - .wp-block-pullquote.is-style-solid-color.has-light-gray-background-color { - background-color: $color__text-light; - } - - .has-white-background-color, - .wp-block-pullquote.is-style-solid-color.has-white-background-color { - background-color: #FFF; - } - - //! Custom foreground colors - .has-primary-color, - .wp-block-pullquote blockquote.has-primary-color, - .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color, - .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color > p { - color: $color__link; - } - - .has-secondary-color, - .wp-block-pullquote blockquote.has-secondary-color, - .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color, - .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color > p { - color: $color__border-link-hover; - } - - .has-dark-gray-color, - .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color, - .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color > p { - color: $color__text-main; - } - - .has-light-gray-color, - .wp-block-pullquote blockquote.has-light-gray-color, - .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color, - .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color > p { - color: $color__text-light; - } - - .has-white-color, - .wp-block-pullquote blockquote.has-white-color, - .wp-block-pullquote.is-style-solid-color blockquote.has-white-color { - color: #FFF; - } -} diff --git a/wp-content/themes/twentynineteen/sass/elements/_elements.scss b/wp-content/themes/twentynineteen/sass/elements/_elements.scss deleted file mode 100644 index b1fad0583..000000000 --- a/wp-content/themes/twentynineteen/sass/elements/_elements.scss +++ /dev/null @@ -1,92 +0,0 @@ -html { - box-sizing: border-box; -} - -::-moz-selection { - background-color: $color__background_selection; -} - -::selection { - background-color: $color__background_selection; -} - -*, -*:before, -*:after { - box-sizing: inherit; -} - -body { - background-color: $color__background-body; -} - -a { - @include link-transition; - color: $color__link; -} - -a:visited { - -} - -a:hover, -a:active { - color: $color__link-hover; - outline: 0; - text-decoration: none; -} - -a:focus { - outline: thin; - outline-style: dotted; - text-decoration: underline; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - clear: both; - margin: $size__spacing-unit 0; -} - -h1:not(.site-title), -h2 { - @include post-section-dash; -} - -hr { - background-color: $color__text-light; - border: 0; - height: 2px; -} - -@import "lists"; - -img { - height: auto; - max-width: 100%; - position: relative; -} - -figure { - margin: 0; -} - -blockquote { - border-left: 2px solid $color__link; - margin-left: 0; - padding: 0 0 0 $size__spacing-unit; - - > p { - margin: 0 0 $size__spacing-unit; - } - - cite { - color: $color__text-light; - } -} - -@import "tables"; diff --git a/wp-content/themes/twentynineteen/sass/elements/_lists.scss b/wp-content/themes/twentynineteen/sass/elements/_lists.scss deleted file mode 100644 index 1db7633e1..000000000 --- a/wp-content/themes/twentynineteen/sass/elements/_lists.scss +++ /dev/null @@ -1,33 +0,0 @@ -ul, -ol { - padding-left: ( 1 * $size__spacing-unit ); -} - -ul { - list-style: disc; - - ul { - list-style-type: circle; - } -} - -ol { - list-style: decimal; -} - -li { - line-height: $font__line-height-body; -} - -li > ul, -li > ol { - padding-left: ( 2 * $size__spacing-unit ); -} - -dt { - font-weight: bold; -} - -dd { - margin: 0 $size__spacing-unit $size__spacing-unit; -} diff --git a/wp-content/themes/twentynineteen/sass/elements/_tables.scss b/wp-content/themes/twentynineteen/sass/elements/_tables.scss deleted file mode 100644 index 0f653a585..000000000 --- a/wp-content/themes/twentynineteen/sass/elements/_tables.scss +++ /dev/null @@ -1,13 +0,0 @@ -table { - margin: 0 0 $size__spacing-unit; - border-collapse: collapse; - width: 100%; - @include font-family( $font__heading ); - - td, - th { - padding: 0.5em; - border: 1px solid $color__text-light; - word-break: break-all; - } -} diff --git a/wp-content/themes/twentynineteen/sass/forms/_buttons.scss b/wp-content/themes/twentynineteen/sass/forms/_buttons.scss deleted file mode 100644 index f527a0882..000000000 --- a/wp-content/themes/twentynineteen/sass/forms/_buttons.scss +++ /dev/null @@ -1,37 +0,0 @@ -.button, -button, -input[type="button"], -input[type="reset"], -input[type="submit"] { - - @include button-transition; - background: $color__background-button; - border: none; - border-radius: 5px; - box-sizing: border-box; - color: $color__background-body; - @include font-family( $font__heading ); - font-size: $font__size-sm; - font-weight: 700; - line-height: $font__line-height-heading; - outline: none; - padding: ( $size__spacing-unit * .76 ) $size__spacing-unit; - text-decoration: none; - vertical-align: bottom; - - &:hover { - background: $color__background-button-hover; - cursor: pointer; - } - - &:visited { - color: $color__background-body; - text-decoration: none; - } - - &:focus { - background: $color__background-button-hover; - outline: thin dotted; - outline-offset: -4px; - } -} diff --git a/wp-content/themes/twentynineteen/sass/forms/_fields.scss b/wp-content/themes/twentynineteen/sass/forms/_fields.scss deleted file mode 100644 index 448b707ac..000000000 --- a/wp-content/themes/twentynineteen/sass/forms/_fields.scss +++ /dev/null @@ -1,58 +0,0 @@ -input[type="text"], -input[type="email"], -input[type="url"], -input[type="password"], -input[type="search"], -input[type="number"], -input[type="tel"], -input[type="range"], -input[type="date"], -input[type="month"], -input[type="week"], -input[type="time"], -input[type="datetime"], -input[type="datetime-local"], -input[type="color"], -textarea { - -webkit-backface-visibility: hidden; - background: $color__background-input; - border: solid 1px $color__border; - box-sizing: border-box; - outline: none; - padding: #{.36 * $size__spacing-unit} #{.66 * $size__spacing-unit}; - -webkit-appearance: none; - outline-offset: 0; - border-radius: 0; - - &:focus { - border-color: $color__link; - outline: thin solid rgba( $color__link, 0.15 ); - outline-offset: -4px; - } -} - -input[type="search"] { - &::-webkit-search-decoration { - display: none; - } -} - -select { - -} - -textarea { - box-sizing: border-box; - display: block; - width: 100%; - max-width: 100%; - resize: vertical; -} - -form { - - p { - margin: $size__spacing-unit 0; - } - -} \ No newline at end of file diff --git a/wp-content/themes/twentynineteen/sass/forms/_forms.scss b/wp-content/themes/twentynineteen/sass/forms/_forms.scss deleted file mode 100644 index 2036ef92c..000000000 --- a/wp-content/themes/twentynineteen/sass/forms/_forms.scss +++ /dev/null @@ -1,3 +0,0 @@ -@import "buttons"; - -@import "fields"; diff --git a/wp-content/themes/twentynineteen/sass/layout/_layout.scss b/wp-content/themes/twentynineteen/sass/layout/_layout.scss deleted file mode 100644 index e0e2c7614..000000000 --- a/wp-content/themes/twentynineteen/sass/layout/_layout.scss +++ /dev/null @@ -1,11 +0,0 @@ - -/** === Layout === */ - -#page { - width: 100%; -} - -.site-content { - overflow: hidden; -} - diff --git a/wp-content/themes/twentynineteen/sass/media/_captions.scss b/wp-content/themes/twentynineteen/sass/media/_captions.scss deleted file mode 100644 index 761eb2f59..000000000 --- a/wp-content/themes/twentynineteen/sass/media/_captions.scss +++ /dev/null @@ -1,32 +0,0 @@ -.wp-caption { - margin-bottom: calc(1.5 * #{$size__spacing-unit}); - - &.aligncenter { - - @include media(tablet) { - position: relative; - left: calc( #{$size__site-tablet-content} / 2 ); - transform: translateX( -50% ); - } - - @include media(desktop) { - left: calc( #{$size__site-desktop-content} / 2 ); - } - } -} - -.wp-caption img[class*="wp-image-"] { - display: block; - margin-left: auto; - margin-right: auto; -} - -.wp-caption-text { - color: $color__text-light; - font-size: $font__size-xs; - @include font-family( $font__heading ); - line-height: $font__line-height-pre; - margin: 0; - padding: ( $size__spacing-unit * .5 ); - text-align: center; -} diff --git a/wp-content/themes/twentynineteen/sass/media/_galleries.scss b/wp-content/themes/twentynineteen/sass/media/_galleries.scss deleted file mode 100644 index fbc0bb18e..000000000 --- a/wp-content/themes/twentynineteen/sass/media/_galleries.scss +++ /dev/null @@ -1,52 +0,0 @@ -.gallery { - display: flex; - flex-flow: row wrap; - justify-content: center; - margin-bottom: calc(1.5 * #{$size__spacing-unit}); -} - -.gallery-item { - display: inline-block; - margin-right: 16px; - margin-bottom: 16px; - text-align: center; - vertical-align: top; - width: 100%; - - // Loops to enumerate the classes for gallery columns. - @for $i from 2 through 9 { - .gallery-columns-#{$i} & { - max-width: calc((100% - 16px * #{ $i - 1 }) / #{ $i }); - - &:nth-of-type(#{$i}n+#{$i}) { - margin-right: 0; - } - } - } - - &:last-of-type { - padding-right: 0; - } -} - -.gallery-caption { - display: block; - font-size: $font__size-xs; - @include font-family( $font__heading ); - line-height: $font__line-height-pre; - margin: 0; - padding: ( $size__spacing-unit * .5 ); -} - -.gallery-item > div > a { - display: block; - line-height: 0; - - // Accessibility - box-shadow: 0 0 0 0 transparent; - - &:focus { - box-shadow: 0 0 0 2px rgba( $color__link, 1 ); - } -} - diff --git a/wp-content/themes/twentynineteen/sass/media/_media.scss b/wp-content/themes/twentynineteen/sass/media/_media.scss deleted file mode 100644 index 3fba8c647..000000000 --- a/wp-content/themes/twentynineteen/sass/media/_media.scss +++ /dev/null @@ -1,41 +0,0 @@ -.page-content .wp-smiley, -.entry-content .wp-smiley, -.comment-content .wp-smiley { - border: none; - margin-bottom: 0; - margin-top: 0; - padding: 0; -} - -embed, -iframe, -object { - max-width: 100%; -} - -.custom-logo-link { - display: inline-block; -} - -.avatar { - border-radius: 100%; - display: block; - height: calc(2.25 * #{$size__spacing-unit}); - min-height: inherit; - width: calc(2.25 * #{$size__spacing-unit}); -} - -svg { - transition: fill $icon_transition ease-in-out; - fill: currentColor; -} - -/*-------------------------------------------------------------- -## Captions ---------------------------------------------------------------*/ -@import "captions"; - -/*-------------------------------------------------------------- -## Galleries ---------------------------------------------------------------*/ -@import "galleries"; diff --git a/wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss b/wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss deleted file mode 100644 index 16065f94b..000000000 --- a/wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss +++ /dev/null @@ -1,132 +0,0 @@ -// Rem output with px fallback -@mixin font-size($sizeValue: 1) { - font-size: ($sizeValue * 16) * 1px; - font-size: $sizeValue * 1rem; -} - -// Center block -@mixin center-block { - display: block; - margin-left: auto; - margin-right: auto; -} - -// Clearfix -@mixin clearfix() { - content: ""; - display: table; - table-layout: fixed; -} - -// Clear after (not all clearfix need this also) -@mixin clearfix-after() { - clear: both; -} - -// Column width with margin -@mixin column-width($numberColumns: 3) { - width: map-get($columns, $numberColumns) - (($columns__margin * ($numberColumns - 1)) / $numberColumns); -} - -@mixin filter-duotone { - - &:before { - background: $color__link; - mix-blend-mode: screen; - opacity: 0.1; - z-index: 2; - } - - &:after { - background: $color__link; - mix-blend-mode: multiply; - opacity: .8; - z-index: 3; - - /* Browsers supporting mix-blend-mode don't need opacity < 1 */ - @supports (mix-blend-mode: multiply) { - opacity: 1; - } - } -} - -@mixin filter-grayscale { - - position: relative; - filter: grayscale(100%); - z-index: 1; - - &:after { - display: block; - width: 100%; - height: 100%; - z-index: 10; - } -} - -@mixin post-section-dash { - - &:before { - background: $color__text-light; - content: "\020"; - display: block; - height: 2px; - margin: $size__spacing-unit 0; - width: 1em; - } -} - -/* If we add the border using a regular CSS border, it won't look good on non-retina devices, - * since its edges can look jagged due to lack of antialiasing. In this case, we are several - * layers of box-shadow to add the border visually, which will render the border smoother. */ - -@mixin box-shadow( $size ) { - box-shadow: - 0 0 0 $size $color__text-light inset, // Original border. - 0 0 0 ($size + 1px) $color__text-light inset, // Antialiasing, inner edge. - 0 0 1px 0 rgba( $color__text-light, 0.7 ); // Antialiasing, outer edge. -} - -/* Calculates maximum width for post content */ -@mixin postContentMaxWidth() { - - @include media(tablet) { - max-width: $size__site-tablet-content; - } - - @include media(desktop) { - max-width: $size__site-desktop-content; - } -} - -/* Nested sub-menu padding: 10 levels deep */ -@mixin nestedSubMenuPadding() { - - ul { - counter-reset: submenu; - } - - ul > li > a::before { - font-family: $font__body; - font-weight: normal; - content: "\2013\00a0" counters(submenu, "\2013\00a0", none); - counter-increment: submenu - } -} - -/* Ensure all font family declarations come with non-latin fallbacks */ -@mixin font-family( $font_family: $font__body ) { - font-family: $font_family; - @extend %non-latin-fonts; -} - -/* Build our non-latin font styles */ -%non-latin-fonts { - @each $lang, $font__fallback in $font__fallbacks { - &:lang(#{$lang}) { - font-family: unquote( $font__fallback ); - } - } -} - -@import "utilities"; diff --git a/wp-content/themes/twentynineteen/sass/mixins/_utilities.scss b/wp-content/themes/twentynineteen/sass/mixins/_utilities.scss deleted file mode 100644 index c753fe278..000000000 --- a/wp-content/themes/twentynineteen/sass/mixins/_utilities.scss +++ /dev/null @@ -1,51 +0,0 @@ - -@mixin media( $res ) { - @if mobile == $res { - @media only screen and (min-width: $mobile_width) { - @content; - } - } - - @if tablet == $res { - @media only screen and (min-width: $tablet_width) { - @content; - } - } - - @if desktop == $res { - @media only screen and (min-width: $desktop_width) { - @content; - } - } - - @if wide == $res { - @media only screen and (min-width: $wide_width) { - @content; - } - } -} - -@mixin link-transition( $attr: color ) { - transition: $attr $link_transition ease-in-out; -} - -@mixin button-transition() { - transition: background $button_transition ease-in-out; -} - -@mixin button-all-transition() { - transition: all $button_transition ease-in-out; -} - -@mixin background-transition() { - transition: background $background_transition ease-in-out; -} - -@mixin selection { - ::-moz-selection { - @content; - } - ::selection { - @content; - } -} diff --git a/wp-content/themes/twentynineteen/sass/modules/_accessibility.scss b/wp-content/themes/twentynineteen/sass/modules/_accessibility.scss deleted file mode 100644 index e911942f1..000000000 --- a/wp-content/themes/twentynineteen/sass/modules/_accessibility.scss +++ /dev/null @@ -1,38 +0,0 @@ -/* Text meant only for screen readers. */ -.screen-reader-text { - border: 0; - clip: rect(1px, 1px, 1px, 1px); - clip-path: inset(50%); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute !important; - width: 1px; - word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ - - &:focus { - background-color: $color__background-screen; - border-radius: 3px; - box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); - clip: auto !important; - clip-path: none; - color: $color__text-screen; - display: block; - font-size: 0.875rem; - font-weight: bold; - height: auto; - left: 5px; - line-height: normal; - padding: 15px 23px 14px; - text-decoration: none; - top: 5px; - width: auto; - z-index: 100000; /* Above WP toolbar. */ - } -} - -/* Do not show the outline on the skip link target. */ -#content[tabindex="-1"]:focus { - outline: 0; -} diff --git a/wp-content/themes/twentynineteen/sass/modules/_alignments.scss b/wp-content/themes/twentynineteen/sass/modules/_alignments.scss deleted file mode 100644 index 2fb584add..000000000 --- a/wp-content/themes/twentynineteen/sass/modules/_alignments.scss +++ /dev/null @@ -1,28 +0,0 @@ -.alignleft { - /*rtl:ignore*/ - float: left; - /*rtl:ignore*/ - margin-right: $size__spacing-unit; - - @include media(tablet) { - /*rtl:ignore*/ - margin-right: calc(2 * #{$size__spacing-unit}); - } -} - -.alignright { - /*rtl:ignore*/ - float: right; - /*rtl:ignore*/ - margin-left: $size__spacing-unit; - - @include media(tablet) { - /*rtl:ignore*/ - margin-left: calc(2 * #{$size__spacing-unit}); - } -} - -.aligncenter { - clear: both; - @include center-block; -} diff --git a/wp-content/themes/twentynineteen/sass/modules/_clearings.scss b/wp-content/themes/twentynineteen/sass/modules/_clearings.scss deleted file mode 100644 index 444b6b606..000000000 --- a/wp-content/themes/twentynineteen/sass/modules/_clearings.scss +++ /dev/null @@ -1,23 +0,0 @@ -.clear:before, -.clear:after, -.entry-content:before, -.entry-content:after, -.comment-content:before, -.comment-content:after, -.site-header:before, -.site-header:after, -.site-content:before, -.site-content:after, -.site-footer:before, -.site-footer:after { - @include clearfix; -} - -.clear:after, -.entry-content:after, -.comment-content:after, -.site-header:after, -.site-content:after, -.site-footer:after { - @include clearfix-after; -} diff --git a/wp-content/themes/twentynineteen/sass/navigation/_links.scss b/wp-content/themes/twentynineteen/sass/navigation/_links.scss deleted file mode 100644 index cbee4579d..000000000 --- a/wp-content/themes/twentynineteen/sass/navigation/_links.scss +++ /dev/null @@ -1,21 +0,0 @@ -a { - - @include link-transition; - color: $color__link; - - &:visited { - color: $color__link-visited; - } - - &:hover, - &:active { - color: $color__link-hover; - outline: 0; - text-decoration: none; - } - - &:focus { - outline: thin dotted; - text-decoration: underline; - } -} diff --git a/wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss b/wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss deleted file mode 100644 index afe697177..000000000 --- a/wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss +++ /dev/null @@ -1,22 +0,0 @@ -/** === Footer menu === */ - -.footer-navigation { - - display: inline; - - & > div { - display: inline; - } - - .footer-menu { - - display: inline; - padding-left: 0; - - li { - display: inline; - margin-right: 1rem; - } - } - -} \ No newline at end of file diff --git a/wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss b/wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss deleted file mode 100644 index 4bbd9cff5..000000000 --- a/wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss +++ /dev/null @@ -1,506 +0,0 @@ -/** === Main menu === */ - -.main-navigation { - - display: block; - margin-top: #{0.25 * $size__spacing-unit}; - - body.page & { - display: block; - } - - > div { - display: inline; - } - - /* Un-style buttons */ - button { - display: inline-block; - border: none; - padding: 0; - margin: 0; - font-family: $font__heading; - font-weight: 700; - line-height: $font__line-height-heading; - text-decoration: none; - background: transparent; - color: inherit; - cursor: pointer; - transition: - background 250ms ease-in-out, - transform 150ms ease; - -webkit-appearance: none; - -moz-appearance: none; - - &:hover, - &:focus { - background: transparent; - } - - &:focus { - outline: 1px solid transparent; - outline-offset: -4px; - } - - &:active { - transform: scale(0.99); - } - } - - .main-menu { - - display: inline-block; - margin: 0; - padding: 0; - - > li { - - color: $color__link; - display: inline; - position: relative; - - > a { - - font-weight: 700; - color: $color__link; - margin-right: #{0.5 * $size__spacing-unit}; - - + svg { - margin-right: #{0.5 * $size__spacing-unit}; - } - - &:hover, - &:hover + svg { - color: $color__link-hover; - } - } - - &.menu-item-has-children { - - display: inline-block; - position: inherit; - - @include media(tablet) { - position: relative; - } - - > a { - margin-right: #{0.125 * $size__spacing-unit}; - } - - & > a, - .menu-item-has-children > a { - - &:after { - content: ""; - display: none; - } - } - - .submenu-expand { - - display: inline-block; - margin-right: #{0.25 * $size__spacing-unit}; - - /* Priority+ Menu */ - &.main-menu-more-toggle { - - position: relative; - height: 24px; - line-height: $font__line-height-heading; - width: 24px; - padding: 0; - margin-left: #{0.5 * $size__spacing-unit}; - - svg { - height: 24px; - width: 24px; - top: #{-0.125 * $size__spacing-unit}; - vertical-align: text-bottom; - } - } - - .wp-customizer-unloading &, - &.is-empty { - display: none; - } - - svg { - position: relative; - top: 0.2rem; - } - } - } - - &:last-child > a, - &:last-child.menu-item-has-children .submenu-expand { - margin-right: 0; - } - } - } - - .sub-menu { - - background-color: $color__link; - color: $color__background-body; - list-style: none; - padding-left: 0; - - position: absolute; - opacity: 0; - left: -9999px; - z-index: 99999; - - @include media(tablet) { - width: auto; - min-width: -moz-max-content; - min-width: -webkit-max-content; - min-width: max-content; - } - - > li { - - display: block; - float: none; - position: relative; - - &.menu-item-has-children { - - .submenu-expand { - display: inline-block; - position: absolute; - width: calc( 24px + #{$size__spacing-unit} ); - right: 0; - top: calc( .125 * #{$size__spacing-unit} ); - bottom: 0; - color: white; - line-height: 1; - padding: calc( .5 * #{$size__spacing-unit} ); - - svg { - top: 0; - } - } - - .submenu-expand { - margin-right: 0; - } - - @include media(tablet) { - - .menu-item-has-children > a { - - &:after { - content: "\203a"; - } - } - } - } - - > a, - > .menu-item-link-return { - - color: $color__background-body; - display: block; - line-height: $font__line-height-heading; - text-shadow: none; - padding: calc( .5 * #{$size__spacing-unit} ) calc( 24px + #{$size__spacing-unit} ) calc( .5 * #{$size__spacing-unit} ) $size__spacing-unit; - white-space: nowrap; - - &:hover, - &:focus { - background: $color__link-hover; - - &:after { - background: $color__link-hover; - } - } - } - - > .menu-item-link-return { - width: 100%; - font-size: $font__size_base; - font-weight: normal; - text-align: left; - } - - > a:empty { - display: none; - } - - &.mobile-parent-nav-menu-item { - - display: none; - font-size: $font__size-sm; - font-weight: normal; - - svg { - position: relative; - top: 0.2rem; - margin-right: calc( .25 * #{$size__spacing-unit} ); - } - } - } - } - - /* - * Sub-menu styles - * - * :focus-within needs its own selector so other similar - * selectors don’t get ignored if a browser doesn’t recognize it - */ - .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu { - - display: block; - left: 0; - margin-top: 0; - opacity: 1; - width: auto; - min-width: 100%; - - - /* Non-mobile position */ - @include media(tablet) { - display: block; - margin-top: 0; - opacity: 1; - position: absolute; - left: 0; - right: auto; - top: auto; - bottom: auto; - height: auto; - min-width: -moz-max-content; - min-width: -webkit-max-content; - min-width: max-content; - transform: none; - } - - &.hidden-links { - left: 0; - width: 100%; - display: table; - position: absolute; - - @include media(tablet) { - right: 0; - left: auto; - display: block; - width: max-content; - } - } - - .submenu-expand { - display: none; - } - - .sub-menu { - display: block; - margin-top: inherit; - position: relative; - width: 100%; - left: 0; - opacity: 1; - - /* Non-mobile position */ - @include media(tablet) { - float: none; - max-width: 100%; - } - } - - /* Nested sub-menu dashes */ - .sub-menu { - counter-reset: submenu; - } - - .sub-menu > li > a::before { - font-family: $font__body; - font-weight: normal; - content: "\2013\00a0" counters(submenu, "\2013\00a0", none); - counter-increment: submenu - } - } - - .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu, - .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu, - .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu { - - display: block; - left: 0; - margin-top: 0; - opacity: 1; - width: auto; - min-width: 100%; - - - /* Non-mobile position */ - @include media(tablet) { - display: block; - float: none; - margin-top: 0; - opacity: 1; - position: absolute; - left: 0; - right: auto; - top: auto; - bottom: auto; - height: auto; - min-width: -moz-max-content; - min-width: -webkit-max-content; - min-width: max-content; - transform: none; - } - - &.hidden-links { - left: 0; - width: 100%; - display: table; - position: absolute; - - @include media(tablet) { - right: 0; - left: auto; - display: table; - width: max-content; - } - } - - .submenu-expand { - display: none; - } - - .sub-menu { - display: block; - margin-top: inherit; - position: relative; - width: 100%; - left: 0; - opacity: 1; - - /* Non-mobile position */ - @include media(tablet) { - float: none; - max-width: 100%; - } - } - - /* Nested sub-menu dashes */ - .sub-menu { - counter-reset: submenu; - } - - .sub-menu > li > a::before { - font-family: $font__body; - font-weight: normal; - content: "\2013\00a0" counters(submenu, "\2013\00a0", none); - counter-increment: submenu - } - } - - /** - * Fade-in animation for top-level submenus - */ - .main-menu > .menu-item-has-children:not(.off-canvas):hover > .sub-menu { - animation: fade_in 0.1s forwards; - } - - /** - * Off-canvas touch device styles - */ - .main-menu .menu-item-has-children.off-canvas .sub-menu { - - .submenu-expand .svg-icon { - transform: rotate(270deg); - } - - .sub-menu { - opacity: 0; - position: absolute; - z-index: 0; - transform: translateX(-100%); - } - - li:hover, - li:focus, - li > a:hover, - li > a:focus { - background-color: transparent; - } - - > li > a, - > li > .menu-item-link-return { - white-space: inherit; - } - - &.expanded-true { - - display: table; - margin-top: 0; - opacity: 1; - padding-left: 0; - - /* Mobile position */ - left: 0; - top: 0; - right: 0; - bottom: 0; - position: fixed; - z-index: 100000; /* Make sure appears above mobile admin bar */ - width: 100vw; - height: 100vh; - max-width: 100vw; - transform: translateX(+100%); - animation: slide_in_right 0.3s forwards; - - > .mobile-parent-nav-menu-item { - display: block; - } - - /* Prevent menu from being blocked by admin bar */ - .admin-bar & { - top: 46px; - height: calc( 100vh - 46px ); - - .sub-menu.expanded-true { - top: 0; - } - - /* WP core breakpoint */ - @media only screen and ( min-width: 782px ) { - top: 32px; - height: calc( 100vh - 32px ); - - .sub-menu.expanded-true { - top: 0; - } - } - } - } - } - - // Hide duplicate menu-more-link when re-loading a menu in the customizer - .main-menu-more { - &:nth-child(n+3) { - display: none; - } - } - -} - -/* Menu animation */ - -@keyframes slide_in_right { - 100% { - transform: translateX(0%); - } -} - -@keyframes fade_in { - from { - opacity: 0; - } - to { - opacity: 1; - } -} diff --git a/wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss b/wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss deleted file mode 100644 index 00724b5ec..000000000 --- a/wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss +++ /dev/null @@ -1,66 +0,0 @@ -/* Social menu */ - -.social-navigation { - margin-top: calc(#{$size__spacing-unit} / 2 ); - text-align: left; - - ul.social-links-menu { - @include clearfix; - - display: inline-block; - margin: 0; - padding: 0; - - li { - display: inline-block; - vertical-align: bottom; - vertical-align: -webkit-baseline-middle; - list-style: none; - - &:nth-child(n+2) { - margin-left: 0.1em; - } - - a { - border-bottom: 1px solid transparent; - display: block; - color: $color__text-main; - margin-bottom: -1px; - transition: opacity $link_transition ease-in-out; - - &:hover, - &:active { - color: $color__text-main; - opacity: 0.6; - } - - &:focus { - color: $color__text-main; - opacity: 1; - border-bottom: 1px solid $color__text-main; - } - - svg { - display: block; - width: 32px; - height: 32px; - - // Prevent icons from jumping in Safari using hardware acceleration. - transform: translateZ(0); - - &#ui-icon-link { - transform: rotate(-45deg); - } - } - } - } - } -} - -.site-title + .social-navigation, -.site-description + .social-navigation { - - @include media(tablet) { - margin-top: calc(#{$size__spacing-unit} / 5 ); - } -} diff --git a/wp-content/themes/twentynineteen/sass/navigation/_navigation.scss b/wp-content/themes/twentynineteen/sass/navigation/_navigation.scss deleted file mode 100644 index a4cf51540..000000000 --- a/wp-content/themes/twentynineteen/sass/navigation/_navigation.scss +++ /dev/null @@ -1,16 +0,0 @@ -/*-------------------------------------------------------------- -## Links ---------------------------------------------------------------*/ -@import "links"; - -/*-------------------------------------------------------------- -## Menus ---------------------------------------------------------------*/ -@import "menu-main-navigation"; -@import "menu-social-navigation"; -@import "menu-footer-navigation"; - -/*-------------------------------------------------------------- -## Next / Previous ---------------------------------------------------------------*/ -@import "next-previous"; diff --git a/wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss b/wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss deleted file mode 100644 index b2a4c1dba..000000000 --- a/wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss +++ /dev/null @@ -1,201 +0,0 @@ -/* Next/Previous navigation */ - -// Singular navigation -.post-navigation { - - margin: calc(3 * 1rem) 0; - - @include media(tablet) { - margin: calc(3 * 1rem) $size__site-margins; - max-width: calc(6 * (100vw / 12)); - } - - @include media(desktop) { - margin: calc(3 * 1rem) 0; - max-width: 100%; - } - - .nav-links { - - margin: 0 $size__spacing-unit; - max-width: 100%; - display: flex; - flex-direction: column; - - @include media(tablet) { - margin: 0; - } - - @include media(desktop) { - flex-direction: row; - margin: 0 $size__site-margins; - max-width: $size__site-desktop-content; - } - - a { - .meta-nav { - color: $color__text-light; - user-select: none; - - &:before, - &:after { - display: none; - content: "—"; - width: 2em; - color: $color__text-light; - height: 1em; - } - } - - .post-title { - hyphens: auto; - } - - &:hover { - color: $color__link-hover; - } - } - - .nav-previous, - .nav-next { - - @include media(desktop) { - min-width: calc(50% - 2 * #{$size__spacing-unit}); - } - } - - .nav-previous { - order: 2; - - @include media(desktop) { - order: 1; - } - - + .nav-next { - margin-bottom: $size__spacing-unit; - } - - .meta-nav { - &:before { - display: inline; - } - } - } - - .nav-next { - order: 1; - - @include media(desktop) { - order: 2; - padding-left: $size__spacing-unit; - } - - .meta-nav { - &:after { - display: inline; - } - } - } - } -} - -// Index/archive navigation -.pagination { - - .nav-links { - - display: flex; - flex-wrap: wrap; - padding: 0 calc(.5 * #{$size__spacing-unit}); - - - & > * { - padding: calc(.5 * #{$size__spacing-unit}); - - &.dots, - &.prev { - padding-left: 0; - } - - &.dots, - &.next { - padding-right: 0; - } - } - - a:focus { - text-decoration: underline; - outline-offset: -1px; - - &.prev, - &.next { - text-decoration: none; - - .nav-prev-text, - .nav-next-text { - text-decoration: underline; - } - } - } - - .nav-next-text, - .nav-prev-text { - display: none; - } - - @include media(tablet) { - - margin-left: $size__site-margins; - padding: 0; - - .prev, - .next { - - & > * { - display: inline-block; - vertical-align: text-bottom; - } - } - - & > * { - padding: $size__spacing-unit; - } - } - } -} - -// Comments navigation -.comment-navigation { - - .nav-links { - display: flex; - flex-direction: row; - } - - .nav-previous, - .nav-next { - min-width: 50%; - width: 100%; - @include font-family( $font__heading ); - font-weight: bold; - - .secondary-text { - display: none; - - @include media(tablet) { - display: inline; - } - } - - svg { - vertical-align: middle; - position: relative; - margin: 0 -0.35em; - top: -1px; - } - } - - .nav-next { - text-align: right; - } -} diff --git a/wp-content/themes/twentynineteen/sass/site/_site.scss b/wp-content/themes/twentynineteen/sass/site/_site.scss deleted file mode 100644 index 692244f5a..000000000 --- a/wp-content/themes/twentynineteen/sass/site/_site.scss +++ /dev/null @@ -1,27 +0,0 @@ - -/*-------------------------------------------------------------- -## Header ---------------------------------------------------------------*/ -@import "header/site-header"; -@import "header/site-featured-image"; - -/*-------------------------------------------------------------- -## Posts and pages ---------------------------------------------------------------*/ -@import "primary/posts-and-pages"; - -/*-------------------------------------------------------------- -## Comments ---------------------------------------------------------------*/ -@import "primary/comments"; - -/*-------------------------------------------------------------- -## Archives ---------------------------------------------------------------*/ -@import "primary/archives"; - -/*-------------------------------------------------------------- -## Footer ---------------------------------------------------------------*/ -@import "footer/site-footer"; - diff --git a/wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss b/wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss deleted file mode 100644 index 4e1379461..000000000 --- a/wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss +++ /dev/null @@ -1,53 +0,0 @@ -/* Site footer */ - -#colophon { - - .widget-area, - .site-info { - margin: calc(2 * #{$size__spacing-unit}) $size__spacing-unit; - - @include media(tablet) { - margin: calc(3 * #{$size__spacing-unit}) $size__site-margins; - } - } - - .widget-column { - display: flex; - flex-wrap: wrap; - .widget { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - width: 100%; - word-wrap: break-word; - @include media(desktop) { - margin-right: calc(3 * #{$size__spacing-unit}); - width: calc(50% - (3 * #{$size__spacing-unit})); - } - } - } - - .site-info { - color: $color__text-light; - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - word-wrap: break-word; - - a { - color: inherit; - - &:hover { - text-decoration: none; - color: $color__link; - } - } - - .imprint, - .privacy-policy-link { - margin-right: $size__spacing-unit; - } - } -} \ No newline at end of file diff --git a/wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss b/wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss deleted file mode 100644 index 5e67aa242..000000000 --- a/wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss +++ /dev/null @@ -1,301 +0,0 @@ -// Featured image styles - -.site-header.featured-image { - - /* Hide overflow for overflowing featured image */ - overflow: hidden; - - /* Need relative positioning to properly align layers. */ - position: relative; - - /* Add text shadow to text, to increase readability. */ - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35); - - /* Set white text color when featured image is set. */ - .site-branding .site-title, - .site-branding .site-description, - .main-navigation a:after, - .main-navigation .main-menu > li.menu-item-has-children:after, - .main-navigation li, - .social-navigation li, - .entry-meta, - .entry-title { - color: $color__background-body; - } - - .main-navigation a, - .main-navigation a + svg, - .social-navigation a, - .site-title a, - .site-featured-image a { - color: $color__background-body; - transition: opacity $link_transition ease-in-out; - - &:hover, - &:active, - &:hover + svg, - &:active + svg { - color: $color__background-body; - opacity: 0.6; - } - - &:focus, - &:focus + svg { - color: $color__background-body; - } - } - - .main-navigation .sub-menu a { - opacity: inherit; - } - - /* add focus state to social media icons */ - .social-navigation a { - &:focus { - color: $color__background-body; - opacity: 1; - border-bottom: 1px solid $color__background-body; - } - } - - .social-navigation svg, - .site-featured-image svg { - /* Use -webkit- only if supporting: Chrome < 54, iOS < 9.3, Android < 4.4.4 */ - -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.35) ); - filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.35) ); - } - - /* Entry header */ - .site-featured-image { - - /* First layer: grayscale. */ - .post-thumbnail img { - height: auto; - left: 50%; - max-width: 1000%; - min-height: 100%; - min-width: 100vw; - position: absolute; - top: 50%; - transform: translateX(-50%) translateY(-50%); - width: auto; - z-index: 1; - - @supports ( object-fit: cover ) { - height: 100%; - left: 0; - object-fit: cover; - top: 0; - transform: none; - width: 100%; - } - - /* When image filters are active, make it grayscale to colorize it blue. */ - .image-filters-enabled & { - filter: grayscale(100%); - } - } - - .entry-header { - - margin-top: calc( 4 * #{$size__spacing-unit}); - margin-bottom: 0; - margin-left: 0; - margin-right: 0; - - @include media (tablet) { - - margin-left: $size__site-margins; - margin-right: $size__site-margins; - } - - .entry-title { - - &:before { - background: $color__background-body; - } - } - - /* Entry meta */ - - .entry-meta { - - font-weight: 500; - - > span { - - margin-right: $size__spacing-unit; - display: inline-block; - - &:last-child { - margin-right: 0; - } - } - - a { - - @include link-transition; - color: currentColor; - - &:hover { - text-decoration: none; - } - } - - .svg-icon { - position: relative; - display: inline-block; - vertical-align: middle; - margin-right: 0.5em; - } - - .discussion-avatar-list { - display: none; - } - } - - &.has-discussion { - - @include media (tablet) { - - .entry-meta { - display: flex; - position: relative; - } - - .entry-title { - padding-right: calc(1 * (100vw / 12) + #{$size__spacing-unit}); - } - - .entry-meta .comment-count { - position: absolute; - right: 0; - } - - .entry-meta .discussion-avatar-list { - display: block; - position: absolute; - bottom: 100%; - } - } - } - } - } - - /* Custom Logo Link */ - - .custom-logo-link { - - background: $color__background-body; - box-shadow: 0 0 0 0 rgba($color__background-body, 0); - - &:hover, - &:active, - &:focus { - box-shadow: 0 0 0 2px rgba($color__background-body, 1); - } - } - - /* Make sure important elements are above pseudo elements used for effects. */ - .site-branding { - position: relative; - z-index: 10; - } - - .site-featured-image .entry-header { - position: relative; - z-index: 9; - } - - /* Set up image filter layer positioning */ - .site-branding-container:after, - .site-featured-image:before, - .site-featured-image:after, - &:after { - display: block; - position: absolute; - top: 0; left: 0; - content: "\020"; - width: 100%; - height: 100%; - } - - /* Background & Effects */ - /* Shared background settings between pseudo elements. */ - background-position: center; - background-repeat: no-repeat; - background-size: cover; - - /* The intensity of each blend mode is controlled via layer opacity. */ - - /* Second layer: screen. */ - .image-filters-enabled & .site-featured-image:before { - background: $color__link; - mix-blend-mode: screen; - opacity: 0.1; - } - - /* Third layer: multiply. */ - /* When image filters are inactive, a black overlay is added. */ - .site-featured-image:after { - background: #000; - mix-blend-mode: multiply; - opacity: .7; - - /* When image filters are active, a blue overlay is added. */ - .image-filters-enabled & { - background: $color__link; - opacity: .8; - z-index: 3; - - /* Browsers supporting mix-blend-mode don't need opacity < 1 */ - @supports (mix-blend-mode: multiply) { - opacity: 1; - } - } - } - - /* Fourth layer: overlay. */ - .image-filters-enabled & .site-branding-container:after { - background: rgba(0, 0, 0, 0.35); - mix-blend-mode: overlay; - opacity: 0.5; - z-index: 4; - - /* Browsers supporting mix-blend-mode can have a light overlay */ - @supports (mix-blend-mode: overlay) { - background: rgba($color__background-body, 0.35); - } - } - - /* Fifth layer: readability overlay */ - &:after { - background: #000; - /** - * Add a transition to the readability overlay, to add a subtle - * but smooth effect when resizing the screen. - */ - transition: opacity 1200ms ease-in-out; - opacity: 0.7; - z-index: 5; - - /* When image filters are active, a blue overlay is added. */ - .image-filters-enabled & { - background: mix($color__link, black, 12%); - opacity: 0.38; - - @include media(tablet) { - opacity: 0.18; - } - } - } - - - ::-moz-selection { - background: rgba($color__background-body, 0.17); - } - - ::selection { - background: rgba($color__background-body, 0.17); - } -} diff --git a/wp-content/themes/twentynineteen/sass/site/header/_site-header.scss b/wp-content/themes/twentynineteen/sass/site/header/_site-header.scss deleted file mode 100644 index 3f723ba9e..000000000 --- a/wp-content/themes/twentynineteen/sass/site/header/_site-header.scss +++ /dev/null @@ -1,139 +0,0 @@ -// Site header - -.site-header { - padding: 1em; - - &.featured-image { - display: flex; - flex-direction: column; - justify-content: space-between; - min-height: 90vh; - - .site-branding-container { - margin-bottom: auto; - } - } - - @include media(tablet) { - margin: 0; - padding: 3rem 0; - - &.featured-image { - min-height: 100vh; - margin-bottom: 3rem; - } - } -} - -// Site branding - -.site-branding { - - color: $color__text-light; - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - position: relative; - word-wrap: break-word; - - @include media(tablet) { - margin: 0 $size__site-margins; - } -} - -// Site logo - -.site-logo { - - position: relative; - z-index: 999; - margin-bottom: calc(.66 * #{$size__spacing-unit}); - - @include media(tablet) { - margin-bottom: 0; - position: absolute; - right: calc(100% + (1.25 * #{$size__spacing-unit})); - top: 4px; // Accounts for box-shadow widths - z-index: 999; - } - - .custom-logo-link { - border-radius: 100%; - box-sizing: content-box; - box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); - display: block; - width: 50px; - height: 50px; - overflow: hidden; - transition: box-shadow $background_transition ease-in-out; - - .custom-logo { - min-height: inherit; - } - - &:hover, - &:active, - &:focus { - box-shadow: 0 0 0 2px rgba(0, 0, 0, 1); - } - - @include media(tablet) { - width: 64px; - height: 64px; - } - } -} - -// Site title - -.site-title { - margin: auto; - display: inline; - color: $color__text-main; - - a { - color: $color__text-main; - - &:link, - &:visited { - color: $color__text-main; - } - - &:hover { - color: $color__text-hover; - } - } - - .featured-image & { - margin: 0; - - @include media(tablet) { - display: inline-block; - } - } - - /* When there is no description set, make sure navigation appears below title. */ - + .main-navigation { - display: block; - } - - @include media(tablet) { - display: inline; - } - - &:not(:empty) + .site-description:not(:empty):before { - content: "\2014"; - margin: 0 .2em; - } -} - -// Site description - -.site-description { - - display: inline; - color: $color__text-light; - font-weight: normal; - margin: 0; -} diff --git a/wp-content/themes/twentynineteen/sass/site/primary/_archives.scss b/wp-content/themes/twentynineteen/sass/site/primary/_archives.scss deleted file mode 100644 index a3cb801d3..000000000 --- a/wp-content/themes/twentynineteen/sass/site/primary/_archives.scss +++ /dev/null @@ -1,65 +0,0 @@ -.archive .page-header, -.search .page-header, -.error404 .page-header { - - margin: $size__spacing-unit $size__spacing-unit calc(3 * #{$size__spacing-unit}); - - @include media(tablet) { - margin: 0 $size__site-margins calc(3 * #{$size__spacing-unit}); - } - - .page-title { - - color: $color__text-light; - display: inline; - letter-spacing: normal; - - &:before { - display: none; - } - } - - .search-term, - .page-description { - display: inherit; - clear: both; - } -} - -.archive .page-header .page-description, -.search .page-header .page-description { - display: block; - color: $color__text-main; - font-size: 1em; -} - -.hfeed .entry .entry-header { - - @include media(tablet) { - margin: calc(3 * #{$size__spacing-unit}) $size__site-margins calc(#{ $size__spacing-unit } / 2); - } -} - -/* 404 & Not found */ - -.error-404.not-found, -.no-results.not-found { - - .page-content { - - margin: calc(3 * #{$size__spacing-unit}) #{$size__spacing-unit}; - - @include media(tablet) { - margin: calc(3 * #{$size__spacing-unit}) $size__site-margins calc(#{ $size__spacing-unit } / 2); - } - } - - .search-submit { - vertical-align: middle; - margin: $size__spacing-unit 0; - } - - .search-field { - width: 100%; - } -} diff --git a/wp-content/themes/twentynineteen/sass/site/primary/_comments.scss b/wp-content/themes/twentynineteen/sass/site/primary/_comments.scss deleted file mode 100644 index ec9fb12b9..000000000 --- a/wp-content/themes/twentynineteen/sass/site/primary/_comments.scss +++ /dev/null @@ -1,405 +0,0 @@ -.comment-content a { - word-wrap: break-word; -} - -.bypostauthor { - display: block; -} - -.comments-area { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - margin: calc(2 * #{$size__spacing-unit}) $size__spacing-unit; - word-wrap: break-word; - @include postContentMaxWidth(); - - @include media(tablet) { - margin: calc(3 * #{$size__spacing-unit}) $size__site-margins; - } - - & > * { - margin-top: calc(2 * #{$size__spacing-unit}); - margin-bottom: calc(2 * #{$size__spacing-unit}); - - @include media(tablet) { - margin-top: calc(3 * #{$size__spacing-unit}); - margin-bottom: calc(3 * #{$size__spacing-unit}); - } - } - - /* Add extra margin when the comments section is located immediately after the - * post itself (this happens on pages). - */ - .entry + & { - margin-top: calc(3 * #{$size__spacing-unit}); - } - - .comments-title-wrap { - - @include media(tablet) { - align-items: baseline; - display: flex; - justify-content: space-between; - } - - .comments-title { - @include post-section-dash; - margin: 0; - - @include media(tablet) { - flex: 1 0 calc(3 * (100vw / 12)); - } - } - - .discussion-meta { - @include media(tablet) { - flex: 0 0 calc(2 * (100vw / 12)); - margin-left: #{$size__spacing-unit}; - } - } - } -} - -#comment { - max-width: 100%; - box-sizing: border-box; -} - -#respond { - position: relative; - - .comment-user-avatar { - margin: $size__spacing-unit 0 -#{$size__spacing-unit}; - } - - .comment .comment-form { - padding-left: 0; - } - - > small { - display: block; - font-size: $font__size_base; - position: absolute; - left: calc(#{$size__spacing-unit} + 100%); - top: calc(-3.5 * #{$size__spacing-unit}); - width: calc(100vw / 12 ); - } -} - -#comments { - - > .comments-title:last-child { - display: none; - } -} - -.comment-form-flex { - display: flex; - flex-direction: column; - - .comments-title { - display: none; - margin: 0; - order: 1; - } - - #respond { - order: 2; - - + .comments-title { - display: block; - } - } -} - -.comment-list { - list-style: none; - padding: 0; - - .children { - margin: 0; - padding: 0 0 0 $size__spacing-unit; - } - - > .comment:first-child { - margin-top: 0; - } - - .pingback, - .trackback { - - .comment-body { - color: $color__text-light; - @include font-family( $font__heading ); - font-size: $font__size-xs; - font-weight: 500; - margin-top: $size__spacing-unit; - margin-bottom: $size__spacing-unit; - - a:not(.comment-edit-link) { - font-weight: bold; - font-size: $font__size-base / (1 * $font__size-ratio); - line-height: 1.5; - padding-right: #{0.5 * $size__spacing-unit}; - display: block; - } - - .comment-edit-link { - color: $color__text-light; - @include font-family( $font__heading ); - font-weight: 500; - } - } - } -} - -.comment-reply { - - #respond + & { - display: none; - } - - .comment-reply-link { - display: inline-block; - } -} - -.comment { - list-style: none; - position: relative; - - @include media(tablet) { - padding-left: calc(.5 * (#{$size__spacing-unit} + calc(100vw / 12 ))); - - &.depth-1, - .children { - padding-left: 0; - } - - &.depth-1 { - margin-left: calc(3.25 * #{$size__spacing-unit}); - } - } - - .comment-body { - margin: calc(2 * #{$size__spacing-unit}) 0 0; - } - - - .comment-meta { - position: relative; - } - - .comment-author { - - .avatar { - float: left; - margin-right: $size__spacing-unit; - position: relative; - - @include media(tablet) { - float: inherit; - margin-right: inherit; - position: absolute; - top: 0; - right: calc(100% + #{$size__spacing-unit}); - } - } - - .fn { - position: relative; - display: block; - - a { - color: inherit; - - &:hover { - color: $color__link-hover; - } - } - } - - .post-author-badge { - border-radius: 100%; - display: block; - height: 18px; - position: absolute; - background: lighten( $color__link, 8% ); - right: calc(100% - #{$size__spacing-unit * 2.5}); - top: -3px; - width: 18px; - - @include media(tablet) { - right: calc(100% + #{$size__spacing-unit * .75}); - } - - svg { - width: inherit; - height: inherit; - display: block; - fill: white; - transform: scale(0.875); - } - } - } - - .comment-metadata { - - > a, - .comment-edit-link { - display: inline; - font-weight: 500; - color: $color__text-light; - vertical-align: baseline; - - time { - vertical-align: baseline; - } - - &:hover { - color: $color__link-hover; - text-decoration: none; - } - } - - > * { - display: inline-block; - } - - .edit-link-sep { - color: $color__text-light; - margin: 0 0.2em; - vertical-align: baseline; - } - - .edit-link { - color: $color__text-light; - - svg { - transform: scale(0.8); - vertical-align: baseline; - margin-right: 0.1em; - } - } - - .comment-edit-link { - position: relative; - padding-left: $size__spacing-unit; - margin-left: -#{$size__spacing-unit}; - z-index: 1; - - &:hover { - color: $color__link; - } - } - } - - .comment-content { - - margin: $size__spacing-unit 0; - - @include media(desktop) { - padding-right: $size__spacing-unit; - } - - > *:first-child { - margin-top: 0; - } - - > *:last-child { - margin-bottom: 0; - } - - blockquote { - margin-left: 0; - } - - a { - text-decoration: underline; - - &:hover { - text-decoration: none; - } - } - } -} - -.comment-reply-link, -#cancel-comment-reply-link { - font-weight: 500; - - &:hover { - color: $color__link-hover; - } -} - -.discussion-avatar-list { - @include clearfix; - - margin: 0; - padding: 0; - - li { - position: relative; - list-style: none; - margin: 0 -8px 0 0; - padding: 0; - float: left; - } - - .comment-user-avatar { - - img { - height: calc(1.5 * #{$size__spacing-unit}); - width: calc(1.5 * #{$size__spacing-unit}); - } - } -} - -.discussion-meta { - - .discussion-meta-info { - margin: 0; - - .svg-icon { - vertical-align: middle; - fill: currentColor; - transform: scale( 0.6 ) scaleX(-1) translateY(-0.1em); - margin-left: -#{.25 * $size__spacing-unit}; // Align icon with avatars above. - } - } - -} - -.comment-form { - - .comment-notes, - label { - @include font-family( $font__heading ); - font-size: $font__size-xs; - color: $color__text-light; - } - - .comment-form-author, - .comment-form-email { - @include media(tablet) { - width: calc(50% - #{$size__spacing-unit / 2}); - float: left; - } - } - - .comment-form-email { - @include media(tablet) { - margin-left: $size__spacing-unit; - } - } - - input[name="author"], - input[name="email"], - input[name="url"] { - display: block; - width: 100%; - } -} diff --git a/wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss b/wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss deleted file mode 100644 index ce1c6f290..000000000 --- a/wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss +++ /dev/null @@ -1,304 +0,0 @@ -.sticky { - display: block; -} - -.sticky-post { - background: $color__background-button; - color: #fff; - display: inline-block; - font-weight: bold; - line-height: 1; - padding: .25rem; - position: absolute; - text-transform: uppercase; - top: -$size__spacing-unit; - z-index: 1; -} - -.updated:not(.published) { - display: none; -} - -.page-links { - clear: both; - margin: 0 0 calc(1.5 * #{$size__spacing-unit}); -} - -.entry { - - margin-top: calc(6 * #{$size__spacing-unit}); - - &:first-of-type { - margin-top: 0; - } - - .entry-header { - - margin: calc(3 * #{ $size__spacing-unit}) $size__spacing-unit $size__spacing-unit; - position: relative; - - @include media(tablet) { - margin: calc(3 * #{ $size__spacing-unit}) $size__site-margins $size__spacing-unit; - } - } - - .entry-title { - - @include post-section-dash; - margin: 0; - - a { - color: inherit; - - &:hover { - color: $color__text-hover; - } - } - } - - .entry-meta, - .entry-footer { - - color: $color__text-light; - font-weight: 500; - - > span { - - margin-right: $size__spacing-unit; - display: inline-block; - - &:last-child { - margin-right: 0; - } - } - - a { - - @include link-transition; - color: currentColor; - - &:hover { - text-decoration: none; - color: $color__link; - } - } - - .svg-icon { - position: relative; - display: inline-block; - vertical-align: middle; - margin-right: 0.5em; - } - } - - .entry-meta { - margin: $size__spacing-unit 0; - } - - .entry-footer { - - margin: calc(2 * #{$size__spacing-unit}) $size__spacing-unit $size__spacing-unit; - - @include media(tablet) { - margin: $size__spacing-unit $size__site-margins calc(3 * #{$size__spacing-unit}); - max-width: $size__site-tablet-content; - } - - @include media(tablet) { - max-width: $size__site-desktop-content; - } - } - - .post-thumbnail { - - margin: $size__spacing-unit; - - @include media(tablet) { - margin: $size__spacing-unit $size__site-margins; - } - - &:focus { - outline: none; - } - - .post-thumbnail-inner { - display: block; - - img { - position: relative; - display: block; - width: 100%; - } - } - } - - .image-filters-enabled & { - - .post-thumbnail { - position: relative; - display: block; - - .post-thumbnail-inner { - filter: grayscale(100%); - - &:after { - background: rgba(0, 0, 0, 0.35); - content: ""; - display: block; - height: 100%; - opacity: .5; - pointer-events: none; - position: absolute; - top: 0; - width: 100%; - z-index: 4; - - @supports (mix-blend-mode: multiply) { - display: none; - } - } - } - - &:before, - &:after { - position: absolute; - display: block; - width: 100%; - height: 100%; - top: 0; left: 0; - content: "\020"; - pointer-events: none; - } - - @include filter-duotone; - - } - } - - .entry-content, - .entry-summary { - max-width: calc(100% - (2 * #{ $size__spacing-unit })); - margin: 0 $size__spacing-unit; - - @include media(tablet) { - max-width: 80%; - margin: 0 10%; - padding: 0 60px; - } - } - - .entry-content { - - p { - word-wrap: break-word; - } - - .more-link { - @include link-transition; - display: inline; - color: inherit; - - &:after { - content: "\02192"; - display: inline-block; - margin-left: 0.5em; - } - - &:hover { - color: $color__link; - text-decoration: none; - } - } - - a { - text-decoration: underline; - - &.button, - &:hover { - text-decoration: none; - } - - &.button { - display: inline-block; - } - - &.button:hover { - background: $color__background-button-hover; - color: $color__background-body; - cursor: pointer; - } - } - - // Overwrite iframe embeds that have inline styles. - > iframe[style] { - - margin: 32px 0 !important; - max-width: 100% !important; - - @include media(tablet) { - max-width: $size__site-tablet-content !important; - } - - @include media(desktop) { - max-width: $size__site-desktop-content !important; - } - } - - // Page links - .page-links a { - margin: calc(0.5 * #{$size__spacing-unit}); - text-decoration: none; - } - - // Classic editor audio embeds. - .wp-audio-shortcode { - max-width: calc(100vw - (2 * #{ $size__spacing-unit })); - - @include media(tablet) { - max-width: $size__site-tablet-content; - } - - @include media(desktop) { - max-width: $size__site-desktop-content; - } - } - } -} - -/* Author description */ - -.author-bio { - margin: calc(2 * #{$size__spacing-unit}) $size__spacing-unit $size__spacing-unit; - - @include postContentMaxWidth(); - - @include media(tablet) { - margin: calc(3 * #{$size__spacing-unit}) $size__site-margins; - } - - @include media(desktop) { - margin: calc(3 * #{$size__spacing-unit}) $size__site-margins; - } - - .author-title { - @include post-section-dash; - display: inline; - } - - .author-description { - - display: inline; - color: $color__text-light; - font-size: $font__size-md; - line-height: $font__line-height-heading; - - .author-link { - display: inline-block; - - &:hover { - color: $color__link-hover; - text-decoration: none; - } - } - } -} diff --git a/wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss b/wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss deleted file mode 100644 index 7ade14cd0..000000000 --- a/wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss +++ /dev/null @@ -1,102 +0,0 @@ -.widget { - margin: 0 0 #{$size__spacing-unit}; - - /* Make sure select elements fit in widgets. */ - select { - max-width: 100%; - } - - a { - color: $color__link; - - &:hover { - color: $color__link-hover; - } - } -} - -.widget_archive, -.widget_categories, -.widget_meta, -.widget_nav_menu, -.widget_pages, -.widget_recent_comments, -.widget_recent_entries, -.widget_rss { - - ul { - padding: 0; - list-style: none; - - li { - color: $color__text-light; - @include font-family( $font__heading ); - font-size: calc(#{$font__size_base} * #{$font__size-ratio}); - font-weight: 700; - line-height: $font__line-height-heading; - margin-top: #{0.5 * $size__spacing-unit}; - margin-bottom: #{0.5 * $size__spacing-unit}; - } - - @include nestedSubMenuPadding(); - } -} - -.widget_tag_cloud { - - .tagcloud { - @include font-family( $font__heading ); - font-weight: 700; - } -} - - -.widget_search { - - .search-field { - width: 100%; - - @include media(mobile) { - width: auto; - } - } - - .search-submit { - display: block; - margin-top: $size__spacing-unit; - } -} - -.widget_calendar .calendar_wrap { - text-align: center; - - table td, - table th { - border: none; - } - - a { - text-decoration: underline; - } - - .wp-calendar-table { - margin-bottom: 0; - } - - .wp-calendar-nav { - margin: 0 0 $size__spacing-unit; - display: table; - width: 100%; - @include font-family( $font__heading ); - - span { - display: table-cell; - padding: 0.5em; - } - } - - .wp-calendar-nav-prev, - .wp-calendar-nav-next { - width: 40%; - } -} \ No newline at end of file diff --git a/wp-content/themes/twentynineteen/sass/typography/_copy.scss b/wp-content/themes/twentynineteen/sass/typography/_copy.scss deleted file mode 100644 index bfbd0feb4..000000000 --- a/wp-content/themes/twentynineteen/sass/typography/_copy.scss +++ /dev/null @@ -1,62 +0,0 @@ -p { - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -dfn, -cite, -em, -i { - font-style: italic; -} - -blockquote { - - cite { - font-size: $font__size-xs; - font-style: normal; - @include font-family( $font__heading ); - } -} - -pre { - font-size: $font__size-sm; - font-family: $font__pre; - line-height: $font__line-height-body; - overflow: auto; -} - -code, -kbd, -tt, -var { - font-size: $font__size-sm; - font-family: $font__code; -} - -abbr, acronym { - border-bottom: 1px dotted #666; - cursor: help; -} - -mark, -ins { - background: #fff9c0; - text-decoration: none; -} - -big { - font-size: 125%; -} - -a { - text-decoration: none; - - &:hover { - text-decoration: none; - } - - &:focus { - text-decoration: underline; - } -} diff --git a/wp-content/themes/twentynineteen/sass/typography/_headings.scss b/wp-content/themes/twentynineteen/sass/typography/_headings.scss deleted file mode 100644 index 21ea2e447..000000000 --- a/wp-content/themes/twentynineteen/sass/typography/_headings.scss +++ /dev/null @@ -1,164 +0,0 @@ -.author-description .author-link, -.comment-metadata, -.comment-reply-link, -.comments-title, -.comment-author .fn, -.discussion-meta-info, -.entry-meta, -.entry-footer, -.main-navigation, -.no-comments, -.not-found .page-title, -.error-404 .page-title, -.post-navigation .post-title, -.page-links, -.page-description, -.pagination .nav-links, -.sticky-post, -.site-title, -.site-info, -#cancel-comment-reply-link, -h1, -h2, -h3, -h4, -h5, -h6 { - @include font-family( $font__heading ); -} - -.main-navigation, -.page-description, -.author-description .author-link, -.not-found .page-title, -.error-404 .page-title, -.post-navigation .post-title, -.pagination .nav-links, -.comments-title, -.comment-author .fn, -.no-comments, -.site-title, -h1, -h2, -h3, -h4, -h5, -h6 { - font-weight: 700; - letter-spacing: -0.02em; - line-height: $font__line-height-heading; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -.page-title { - @include font-family( $font__body ); -} - -.site-branding, -.main-navigation ul.main-menu > li, -.social-navigation, -.author-description .author-bio, -.nav-links { - line-height: 1.25; -} - -h1 { - font-size: $font__size-xl; - - @include media(tablet) { - font-size: $font__size-xxl; - } -} - -.entry-title, -.not-found .page-title, -.error-404 .page-title, -.has-larger-font-size, -h2 { - font-size: $font__size-lg; - - @include media(tablet) { - font-size: $font__size-xl; - } -} - -.has-regular-font-size, -.has-large-font-size, -.comments-title, -h3 { - font-size: $font__size-lg; -} - -.site-title, -.site-description, -.main-navigation, -.nav-links, -.page-title, -.page-description, -.comment-author .fn, -.no-comments, -h2.author-title, -p.author-bio, -h4 { - font-size: $font__size-md; -} - -.pagination .nav-links, -.comment-content, -h5 { - font-size: $font__size-sm; -} - -.entry-meta, -.entry-footer, -.discussion-meta-info, -.site-info, -.has-small-font-size, -.comment-reply-link, -.comment-metadata, -.comment-notes, -.sticky-post, -#cancel-comment-reply-link, -img:after, -h6 { - font-size: $font__size-xs; -} - -.site-title, -.page-title { - font-weight: normal; -} - -.page-description, -.page-links a { - font-weight: bold; -} - -.site-description { - letter-spacing: -0.01em; -} - -.post-navigation .post-title, -.entry-title, -.not-found .page-title, -.error-404 .page-title, -.comments-title, -blockquote { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - word-break: break-word; - word-wrap: break-word; -} - -/* Do not hyphenate entry title on tablet view and bigger. */ -.entry-title { - @include media(tablet) { - -webkit-hyphens: none; - -moz-hyphens: none; - -ms-hyphens: none; - hyphens: none; - } -} diff --git a/wp-content/themes/twentynineteen/sass/typography/_typography.scss b/wp-content/themes/twentynineteen/sass/typography/_typography.scss deleted file mode 100644 index 055b7a63d..000000000 --- a/wp-content/themes/twentynineteen/sass/typography/_typography.scss +++ /dev/null @@ -1,32 +0,0 @@ - -html { - font-size: $font__size_base; -} - -body { - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - color: $color__text-main; - @include font-family( $font__body ); - font-weight: 400; - font-size: 1em; - line-height: $font__line-height-body; - margin: 0; - text-rendering: optimizeLegibility; -} - -button, -input, -select, -optgroup, -textarea { - color: $color__text-main; - @include font-family( $font__body ); - font-weight: 400; - line-height: $font__line-height-body; - text-rendering: optimizeLegibility; -} - -@import "headings"; - -@import "copy"; diff --git a/wp-content/themes/twentynineteen/sass/variables-site/_colors.scss b/wp-content/themes/twentynineteen/sass/variables-site/_colors.scss deleted file mode 100644 index 989daa0ca..000000000 --- a/wp-content/themes/twentynineteen/sass/variables-site/_colors.scss +++ /dev/null @@ -1,34 +0,0 @@ - -// Backgrounds -$color__background-body: #fff; -$color__background-input: #fff; -$color__background-screen: #f1f1f1; -$color__background-hr: #ccc; -$color__background-button: #0073aa; -$color__background-button-hover: #111; -$color__background-pre: #eee; -$color__background-ins: #fff9c0; -$color__background_selection: mix( $color__background-body, $color__background-button, 75% ); // lighten( salmon, 22.5% ); // lighten( #0999d4, 48% ); - -// Text -$color__text-main: #111; -$color__text-light: #767676; -$color__text-hover: lighten( #111, 22.5% ); -$color__text-screen: #21759b; -$color__text-input: #666; -$color__text-input-focus: #111; - -// Links -$color__link: #0073aa; -$color__link-visited: #0073aa; -$color__link-hover: darken( $color__link, 10% ); - -// Borders -$color__border: #ccc; -$color__border-link: #0073aa; -$color__border-link-hover: darken( $color__link, 10% ); -$color__border-button: #ccc #ccc #bbb; -$color__border-button-hover: #ccc #bbb #aaa; -$color__border-button-focus: #aaa #bbb #bbb; -$color__border-input: $color__border; -$color__border-abbr: #666; diff --git a/wp-content/themes/twentynineteen/sass/variables-site/_columns.scss b/wp-content/themes/twentynineteen/sass/variables-site/_columns.scss deleted file mode 100644 index 6bd29bcc6..000000000 --- a/wp-content/themes/twentynineteen/sass/variables-site/_columns.scss +++ /dev/null @@ -1,16 +0,0 @@ -$columns: ( - 1: calc(1 * (100vw / 12)), - 2: calc(2 * (100vw / 12)), - 3: calc(3 * (100vw / 12)), - 4: calc(4 * (100vw / 12)), - 5: calc(5 * (100vw / 12)), - 6: calc(6 * (100vw / 12)), - 7: calc(7 * (100vw / 12)), - 8: calc(8 * (100vw / 12)), - 9: calc(9 * (100vw / 12)), - 10: calc(10 * (100vw / 12)), - 11: calc(11 * (100vw / 12)), - 12: calc(12 * (100vw / 12)) -); - -$columns__margin: $size__spacing-unit; diff --git a/wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss b/wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss deleted file mode 100644 index 59ab20b3c..000000000 --- a/wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss +++ /dev/null @@ -1,83 +0,0 @@ -/* - * Chrome renders extra-wide   characters for the Hoefler Text font. - * This results in a jumping cursor when typing in both the Classic and block - * editors. The following font-face override fixes the issue by manually inserting - * a custom font that includes just a Hoefler Text space replacement for that - * character instead. - */ -@font-face { - font-family: 'NonBreakingSpaceOverride'; - src: url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAMoAA0AAAAACDQAAALTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCahEICjx3CywAATYCJANUBCAFhiEHgWwbXQfILgpsY+rQRRARwyAs6uL7pxzYhxEE+32b3aeHmifR6tklkS9hiZA0ewkqGRJE+H7/+6378ASViK/PGeavqJyOzsceKi1s3BCiQsiOdn1r/RBgIJYEgCUhbm/8/8/h4saPssnTNkkiWUBrTRtjmQSajw3Ui3pZ3LYDPD+XG2C3JA/yKAS8/rU5eNfuGqRf4eNNgV4YAlIIgxglEkWe6FYpq10+wi3g+/nUgvgPFczNrz/RsTgVm/zfbPuHZlsuQECxuyqBcQwKFBjFgKO8AqP4bAN9tFJtnM9xPcbNjeXS/x1wY/xU52f5W/X1+9cnH4YwKIaoRRAkUkj/YlAAeF/624foiIDBgBmgQBeGAyhBljUPZUm/l2dTvmpqcBDUOHdbPZWd8JsBAsGr4w8/EDn82/bUPx4eh0YNrQTBuHO2FjQEAGBwK0DeI37DpQVqdERS4gZBhpeUhWCfLFz7J99aEBgsJCHvUGAdAPp4IADDCAPCEFMGpMZ9AQpTfQtQGhLbGVBZFV8BaqNyP68oTZgHNj3M8kBPfXTTC9t90UuzYhy9ciH0grVlOcqyCytisvbsERsEYztiznR0WCrmTksJwbSNK6fd1Rvr25I9oLvctUoEbNOmXJbqgYgPXEHJ82IUsrCnpkxh23F1rfZ2zcRnJYoXtauB3VTFkFXQg3uoZYD5qE0kdjDtoDoF1h2bulGmev5HbYhbrjtohQSRI4aNOkffIcT+d3v6atpaYh3JvPoQsztCcqvaBkppDSPcQ3bw3KaCBo1f5CJWTZEgW3LjLofYg51MaVezrx8xZitYbQ9KYeoRaqQdVLwSEfrKXLK1otCWOKNdR/YwYAfon5Yk8O2MJfSD10dPGA5PIJJQMkah0ugMJiv6x4Dm7LEa8xnrRGGGLAg4sAlbsA07sAt76DOsXKO3hIjtIlpnnFrt1qW4kh6NhS83P/6HB/fl1SMAAA==) format('woff2'), - url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAUQAA0AAAAACDQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE9AAAABwAAAAchf5yU0dERUYAAATYAAAAHAAAAB4AJwAbT1MvMgAAAaAAAABJAAAAYJAcgU5jbWFwAAACIAAAAF4AAAFqUUxBZ2dhc3AAAATQAAAACAAAAAgAAAAQZ2x5ZgAAApAAAAAyAAAAPL0n8y9oZWFkAAABMAAAADAAAAA2Fi93Z2hoZWEAAAFgAAAAHQAAACQOSgWaaG10eAAAAewAAAAzAAAAVC7TAQBsb2NhAAACgAAAABAAAAAsAOQBAm1heHAAAAGAAAAAHQAAACAAWQALbmFtZQAAAsQAAAF6AAADIYvD/Adwb3N0AAAEQAAAAI4AAADsapk2o3jaY2BkYGAA4ov5mwzj+W2+MnCzXwCKMNzgCBSB0LfbQDQ7AxuI4mBgAlEAFKQIRHjaY2BkYGD3+NvCwMDBAALsDAyMDKhAFAA3+wH3AAAAeNpjYGRgYBBl4GBgYgABEMnIABJzAPMZAAVmAGUAAAB42mNgZlJhnMDAysDCKsKygYGBYRqEZtrDYMT4D8gHSmEHjgUFOQwODAqqf9g9/rYwMLB7MNUAhRlBcsxBrMlASoGBEQAj8QtyAAAAeNrjYGBkAAGmWQwMjO8gmBnIZ2NA0ExAzNjAAFYJVn0ASBsD6VAIDZb7AtELAgANIgb9AHjaY2BgYGaAYBkGRgYQSAHyGMF8FgYPIM3HwMHAxMDGoMCwQIFLQV8hXvXP//9AcRCfAcb///h/ygPW+w/vb7olBjUHCTCyMcAFGZmABBO6AogThgZgIUsXAEDcEzcAAHjaY2BgECMCyoEgACZaAed42mNgYmRgYGBnYGNgYAZSDJqMgorCgoqCjECRXwwNrCAKSP5mAAFGBiRgyAAAi/YFBQAAeNqtkc1OwkAUhU/5M25cEhcsZick0AwlBJq6MWwgJkAgYV/KAA2lJeUn+hY+gktXvpKv4dLTMqKycGHsTZNv7px7z50ZAFd4hYHjdw1Ls4EiHjVncIFnzVnc4F1zDkWjrzmPW+NNcwGlzIRKI3fJlUyrEjZQxb3mDH2fNGfRx4vmHKqG0JzHg6E0F9DOlFBGBxUI1GEzLNT4S0aLuTtsGAEUuYcQHkyg3KmIum1bNUvKlrjbbAIleqHHnS4iSudpQcySMYtdFiXlAxzSbAwfMxK6kZoHKhbjjespMTioOPZnzI+4ucCeTVyKMVKLfeAS6vSWaTinuZwzyy/Dc7vaed+6KaV0kukdPUk6yOcctZPvvxxqksq2lEW8RvHjMEO2FCl/zy6p3NEm0R9OFSafJdldc4QVeyaaObMBO0/5cCaa6d9Ggyubxire+lEojscdjoWUR1xGOy8KD8mG2ZLO2l2paDc3A39qmU2z2W5YNv5+u79e6QfGJY/hAAB42m3NywrCMBQE0DupWp/1AYI7/6DEaLQu66Mrd35BKUWKJSlFv1+rue4cGM7shgR981qSon+ZNwUJ8iDgoYU2OvDRRQ99DDDECAHGmGCKmf80hZSx/Kik/LliFbtmN6xmt+yOjdg9GztV4tROnRwX/Bsaaw51nt4Lc7tWaZYHp/MlzKx51LZs5htNri+2AAAAAQAB//8AD3jaY2BkYGDgAWIxIGZiYARCESBmAfMYAAR6AEMAAAABAAAAANXtRbgAAAAA2AhRFAAAAADYCNuG) format('woff'); - -} - -// Font and typographic variables - -$font__body: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; -$font__heading: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -$font__fallbacks: ( - /* Arabic */ - ar: 'Tahoma, Arial, sans-serif', - ary: 'Tahoma, Arial, sans-serif', - azb: 'Tahoma, Arial, sans-serif', - ckb: 'Tahoma, Arial, sans-serif', - fa-IR: 'Tahoma, Arial, sans-serif', - haz: 'Tahoma, Arial, sans-serif', - ps: 'Tahoma, Arial, sans-serif', - /* Cyrillic */ - be: '"Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif', - bg-BG: '"Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif', - kk: '"Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif', - mk-MK: '"Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif', - mn: '"Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif', - ru-RU: '"Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif', - sah: '"Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif', - sr-RS: '"Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif', - tt-RU: '"Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif', - uk: '"Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif', - /* Chinese (Hong Kong) */ - zh-HK: '-apple-system, BlinkMacSystemFont, "PingFang HK", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif', - /* Chinese (Taiwan) */ - zh-TW: '-apple-system, BlinkMacSystemFont, "PingFang TC", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif', - /* Chinese (China) */ - zh-CN: '-apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif', - /* Devanagari */ - bn-BD: 'Arial, sans-serif', - hi-IN: 'Arial, sans-serif', - mr: 'Arial, sans-serif', - ne-NP: 'Arial, sans-serif', - /* Greek */ - el: '"Helvetica Neue", Helvetica, Arial, sans-serif', - /* Gujarati */ - gu: 'Arial, sans-serif', - /* Hebrew */ - he-IL: '"Arial Hebrew", Arial, sans-serif', - /* Japanese */ - ja: '-apple-system, BlinkMacSystemFont, "Hiragino Sans", Meiryo, "Helvetica Neue", sans-serif', - /* Korean */ - ko-KR: '"Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif', - /* Thai */ - th: '"Sukhumvit Set", "Helvetica Neue", helvetica, arial, sans-serif', - /* Vietnamese */ - vi: '"Libre Franklin", sans-serif', -); -$font__code: Menlo, monaco, Consolas, Lucida Console, monospace; -$font__pre: "Courier 10 Pitch", Courier, monospace; - -$font__size_base: 22px; -$font__size-ratio: 1.125; - -$font__size-xxs: 1em / (1.5 * $font__size-ratio); -$font__size-xs: 1em / (1.25 * $font__size-ratio); -$font__size-sm: 1em / (1 * $font__size-ratio); -$font__size-md: 1em * (1 * $font__size-ratio); -$font__size-lg: 1em * (1.5 * $font__size-ratio); -$font__size-xl: 1em * (2 * $font__size-ratio); -$font__size-xxl: 1em * (2.5 * $font__size-ratio); -$font__size-xxxl: 1em * (3 * $font__size-ratio); - -$font__line-height-body: 1.8; -$font__line-height-pre: 1.6; -$font__line-height-heading: 1.2; -$font__line-height-double: 2 * $font__line-height-heading; \ No newline at end of file diff --git a/wp-content/themes/twentynineteen/sass/variables-site/_structure.scss b/wp-content/themes/twentynineteen/sass/variables-site/_structure.scss deleted file mode 100644 index dc62145b5..000000000 --- a/wp-content/themes/twentynineteen/sass/variables-site/_structure.scss +++ /dev/null @@ -1,16 +0,0 @@ -// Responsive widths. - -$size__spacing-unit: 1rem; -$size__site-main: 100%; -$size__site-sidebar: 25%; -$size__site-margins: calc(10% + 60px); -$size__site-tablet-content: calc(8 * (100vw / 12) - 28px); -$size__site-desktop-content: calc(6 * (100vw / 12) - 28px); - -// Responsive widths. - -$mobile_width: 600px; -$tablet_width: 768px; -$desktop_width: 1168px; -$wide_width: 1379px; - diff --git a/wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss b/wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss deleted file mode 100644 index f0eebbd25..000000000 --- a/wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss +++ /dev/null @@ -1,6 +0,0 @@ -// Transition timeouts. - -$link_transition: 110ms; -$icon_transition: 120ms; -$button_transition: 150ms; -$background_transition: 200ms; \ No newline at end of file diff --git a/wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss b/wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss deleted file mode 100644 index 9d527f9fc..000000000 --- a/wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss +++ /dev/null @@ -1,5 +0,0 @@ -@import "colors"; -@import "fonts"; -@import "structure"; -@import "columns"; -@import "transitions"; diff --git a/wp-content/themes/twentynineteen/screenshot.png b/wp-content/themes/twentynineteen/screenshot.png deleted file mode 100644 index 7dc53c5f1..000000000 Binary files a/wp-content/themes/twentynineteen/screenshot.png and /dev/null differ diff --git a/wp-content/themes/twentynineteen/search.php b/wp-content/themes/twentynineteen/search.php deleted file mode 100644 index 6c8f0e126..000000000 --- a/wp-content/themes/twentynineteen/search.php +++ /dev/null @@ -1,56 +0,0 @@ - - -
-
- - - - - - -
-
- - - -
-
- - sprintf( __( 'Published in%s', 'twentynineteen' ), '%title' ), - ) - ); - } elseif ( is_singular( 'post' ) ) { - // Previous/next post navigation. - the_post_navigation( - array( - 'next_text' => ' ' . - '' . __( 'Next post:', 'twentynineteen' ) . '
' . - '%title', - 'prev_text' => ' ' . - '' . __( 'Previous post:', 'twentynineteen' ) . '
' . - '%title', - ) - ); - } - - // If comments are open or we have at least one comment, load up the comment template. - if ( comments_open() || get_comments_number() ) { - comments_template(); - } - - endwhile; // End the loop. - ?> - -
-
- - a:lang(ar), -.wp-block-categories li > a:lang(ar), -.wp-block-latest-posts li > a:lang(ar), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ar), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ar), .wp-caption dd:lang(ar), .wp-block-freeform blockquote cite:lang(ar) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(ary), h1:lang(ary), -h2:lang(ary), -h3:lang(ary), -h4:lang(ary), -h5:lang(ary), -h6:lang(ary), figcaption:lang(ary), -.gallery-caption:lang(ary), .editor-post-title__block .editor-post-title__input:lang(ary), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(ary), .wp-block-paragraph.has-drop-cap:lang(ary):not(:focus)::first-letter, .wp-block-table:lang(ary), .wp-block-cover h2:lang(ary), -.wp-block-cover .wp-block-cover-text:lang(ary), .wp-block-button .wp-block-button__link:lang(ary), .wp-block-quote cite:lang(ary), -.wp-block-quote footer:lang(ary), -.wp-block-quote .wp-block-quote__citation:lang(ary), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(ary), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(ary), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(ary), .wp-block-file:lang(ary), ul.wp-block-archives li > a:lang(ary), -.wp-block-categories li > a:lang(ary), -.wp-block-latest-posts li > a:lang(ary), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ary), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ary), .wp-caption dd:lang(ary), .wp-block-freeform blockquote cite:lang(ary) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(azb), h1:lang(azb), -h2:lang(azb), -h3:lang(azb), -h4:lang(azb), -h5:lang(azb), -h6:lang(azb), figcaption:lang(azb), -.gallery-caption:lang(azb), .editor-post-title__block .editor-post-title__input:lang(azb), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(azb), .wp-block-paragraph.has-drop-cap:lang(azb):not(:focus)::first-letter, .wp-block-table:lang(azb), .wp-block-cover h2:lang(azb), -.wp-block-cover .wp-block-cover-text:lang(azb), .wp-block-button .wp-block-button__link:lang(azb), .wp-block-quote cite:lang(azb), -.wp-block-quote footer:lang(azb), -.wp-block-quote .wp-block-quote__citation:lang(azb), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(azb), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(azb), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(azb), .wp-block-file:lang(azb), ul.wp-block-archives li > a:lang(azb), -.wp-block-categories li > a:lang(azb), -.wp-block-latest-posts li > a:lang(azb), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(azb), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(azb), .wp-caption dd:lang(azb), .wp-block-freeform blockquote cite:lang(azb) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(ckb), h1:lang(ckb), -h2:lang(ckb), -h3:lang(ckb), -h4:lang(ckb), -h5:lang(ckb), -h6:lang(ckb), figcaption:lang(ckb), -.gallery-caption:lang(ckb), .editor-post-title__block .editor-post-title__input:lang(ckb), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(ckb), .wp-block-paragraph.has-drop-cap:lang(ckb):not(:focus)::first-letter, .wp-block-table:lang(ckb), .wp-block-cover h2:lang(ckb), -.wp-block-cover .wp-block-cover-text:lang(ckb), .wp-block-button .wp-block-button__link:lang(ckb), .wp-block-quote cite:lang(ckb), -.wp-block-quote footer:lang(ckb), -.wp-block-quote .wp-block-quote__citation:lang(ckb), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(ckb), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(ckb), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(ckb), .wp-block-file:lang(ckb), ul.wp-block-archives li > a:lang(ckb), -.wp-block-categories li > a:lang(ckb), -.wp-block-latest-posts li > a:lang(ckb), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ckb), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ckb), .wp-caption dd:lang(ckb), .wp-block-freeform blockquote cite:lang(ckb) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(fa-IR), h1:lang(fa-IR), -h2:lang(fa-IR), -h3:lang(fa-IR), -h4:lang(fa-IR), -h5:lang(fa-IR), -h6:lang(fa-IR), figcaption:lang(fa-IR), -.gallery-caption:lang(fa-IR), .editor-post-title__block .editor-post-title__input:lang(fa-IR), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(fa-IR), .wp-block-paragraph.has-drop-cap:lang(fa-IR):not(:focus)::first-letter, .wp-block-table:lang(fa-IR), .wp-block-cover h2:lang(fa-IR), -.wp-block-cover .wp-block-cover-text:lang(fa-IR), .wp-block-button .wp-block-button__link:lang(fa-IR), .wp-block-quote cite:lang(fa-IR), -.wp-block-quote footer:lang(fa-IR), -.wp-block-quote .wp-block-quote__citation:lang(fa-IR), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(fa-IR), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(fa-IR), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(fa-IR), .wp-block-file:lang(fa-IR), ul.wp-block-archives li > a:lang(fa-IR), -.wp-block-categories li > a:lang(fa-IR), -.wp-block-latest-posts li > a:lang(fa-IR), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(fa-IR), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(fa-IR), .wp-caption dd:lang(fa-IR), .wp-block-freeform blockquote cite:lang(fa-IR) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(haz), h1:lang(haz), -h2:lang(haz), -h3:lang(haz), -h4:lang(haz), -h5:lang(haz), -h6:lang(haz), figcaption:lang(haz), -.gallery-caption:lang(haz), .editor-post-title__block .editor-post-title__input:lang(haz), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(haz), .wp-block-paragraph.has-drop-cap:lang(haz):not(:focus)::first-letter, .wp-block-table:lang(haz), .wp-block-cover h2:lang(haz), -.wp-block-cover .wp-block-cover-text:lang(haz), .wp-block-button .wp-block-button__link:lang(haz), .wp-block-quote cite:lang(haz), -.wp-block-quote footer:lang(haz), -.wp-block-quote .wp-block-quote__citation:lang(haz), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(haz), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(haz), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(haz), .wp-block-file:lang(haz), ul.wp-block-archives li > a:lang(haz), -.wp-block-categories li > a:lang(haz), -.wp-block-latest-posts li > a:lang(haz), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(haz), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(haz), .wp-caption dd:lang(haz), .wp-block-freeform blockquote cite:lang(haz) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(ps), h1:lang(ps), -h2:lang(ps), -h3:lang(ps), -h4:lang(ps), -h5:lang(ps), -h6:lang(ps), figcaption:lang(ps), -.gallery-caption:lang(ps), .editor-post-title__block .editor-post-title__input:lang(ps), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(ps), .wp-block-paragraph.has-drop-cap:lang(ps):not(:focus)::first-letter, .wp-block-table:lang(ps), .wp-block-cover h2:lang(ps), -.wp-block-cover .wp-block-cover-text:lang(ps), .wp-block-button .wp-block-button__link:lang(ps), .wp-block-quote cite:lang(ps), -.wp-block-quote footer:lang(ps), -.wp-block-quote .wp-block-quote__citation:lang(ps), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(ps), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(ps), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(ps), .wp-block-file:lang(ps), ul.wp-block-archives li > a:lang(ps), -.wp-block-categories li > a:lang(ps), -.wp-block-latest-posts li > a:lang(ps), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ps), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ps), .wp-caption dd:lang(ps), .wp-block-freeform blockquote cite:lang(ps) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(be), h1:lang(be), -h2:lang(be), -h3:lang(be), -h4:lang(be), -h5:lang(be), -h6:lang(be), figcaption:lang(be), -.gallery-caption:lang(be), .editor-post-title__block .editor-post-title__input:lang(be), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(be), .wp-block-paragraph.has-drop-cap:lang(be):not(:focus)::first-letter, .wp-block-table:lang(be), .wp-block-cover h2:lang(be), -.wp-block-cover .wp-block-cover-text:lang(be), .wp-block-button .wp-block-button__link:lang(be), .wp-block-quote cite:lang(be), -.wp-block-quote footer:lang(be), -.wp-block-quote .wp-block-quote__citation:lang(be), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(be), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(be), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(be), .wp-block-file:lang(be), ul.wp-block-archives li > a:lang(be), -.wp-block-categories li > a:lang(be), -.wp-block-latest-posts li > a:lang(be), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(be), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(be), .wp-caption dd:lang(be), .wp-block-freeform blockquote cite:lang(be) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(bg-BG), h1:lang(bg-BG), -h2:lang(bg-BG), -h3:lang(bg-BG), -h4:lang(bg-BG), -h5:lang(bg-BG), -h6:lang(bg-BG), figcaption:lang(bg-BG), -.gallery-caption:lang(bg-BG), .editor-post-title__block .editor-post-title__input:lang(bg-BG), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(bg-BG), .wp-block-paragraph.has-drop-cap:lang(bg-BG):not(:focus)::first-letter, .wp-block-table:lang(bg-BG), .wp-block-cover h2:lang(bg-BG), -.wp-block-cover .wp-block-cover-text:lang(bg-BG), .wp-block-button .wp-block-button__link:lang(bg-BG), .wp-block-quote cite:lang(bg-BG), -.wp-block-quote footer:lang(bg-BG), -.wp-block-quote .wp-block-quote__citation:lang(bg-BG), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(bg-BG), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(bg-BG), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(bg-BG), .wp-block-file:lang(bg-BG), ul.wp-block-archives li > a:lang(bg-BG), -.wp-block-categories li > a:lang(bg-BG), -.wp-block-latest-posts li > a:lang(bg-BG), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(bg-BG), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(bg-BG), .wp-caption dd:lang(bg-BG), .wp-block-freeform blockquote cite:lang(bg-BG) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(kk), h1:lang(kk), -h2:lang(kk), -h3:lang(kk), -h4:lang(kk), -h5:lang(kk), -h6:lang(kk), figcaption:lang(kk), -.gallery-caption:lang(kk), .editor-post-title__block .editor-post-title__input:lang(kk), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(kk), .wp-block-paragraph.has-drop-cap:lang(kk):not(:focus)::first-letter, .wp-block-table:lang(kk), .wp-block-cover h2:lang(kk), -.wp-block-cover .wp-block-cover-text:lang(kk), .wp-block-button .wp-block-button__link:lang(kk), .wp-block-quote cite:lang(kk), -.wp-block-quote footer:lang(kk), -.wp-block-quote .wp-block-quote__citation:lang(kk), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(kk), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(kk), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(kk), .wp-block-file:lang(kk), ul.wp-block-archives li > a:lang(kk), -.wp-block-categories li > a:lang(kk), -.wp-block-latest-posts li > a:lang(kk), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(kk), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(kk), .wp-caption dd:lang(kk), .wp-block-freeform blockquote cite:lang(kk) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(mk-MK), h1:lang(mk-MK), -h2:lang(mk-MK), -h3:lang(mk-MK), -h4:lang(mk-MK), -h5:lang(mk-MK), -h6:lang(mk-MK), figcaption:lang(mk-MK), -.gallery-caption:lang(mk-MK), .editor-post-title__block .editor-post-title__input:lang(mk-MK), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(mk-MK), .wp-block-paragraph.has-drop-cap:lang(mk-MK):not(:focus)::first-letter, .wp-block-table:lang(mk-MK), .wp-block-cover h2:lang(mk-MK), -.wp-block-cover .wp-block-cover-text:lang(mk-MK), .wp-block-button .wp-block-button__link:lang(mk-MK), .wp-block-quote cite:lang(mk-MK), -.wp-block-quote footer:lang(mk-MK), -.wp-block-quote .wp-block-quote__citation:lang(mk-MK), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(mk-MK), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(mk-MK), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(mk-MK), .wp-block-file:lang(mk-MK), ul.wp-block-archives li > a:lang(mk-MK), -.wp-block-categories li > a:lang(mk-MK), -.wp-block-latest-posts li > a:lang(mk-MK), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(mk-MK), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(mk-MK), .wp-caption dd:lang(mk-MK), .wp-block-freeform blockquote cite:lang(mk-MK) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(mn), h1:lang(mn), -h2:lang(mn), -h3:lang(mn), -h4:lang(mn), -h5:lang(mn), -h6:lang(mn), figcaption:lang(mn), -.gallery-caption:lang(mn), .editor-post-title__block .editor-post-title__input:lang(mn), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(mn), .wp-block-paragraph.has-drop-cap:lang(mn):not(:focus)::first-letter, .wp-block-table:lang(mn), .wp-block-cover h2:lang(mn), -.wp-block-cover .wp-block-cover-text:lang(mn), .wp-block-button .wp-block-button__link:lang(mn), .wp-block-quote cite:lang(mn), -.wp-block-quote footer:lang(mn), -.wp-block-quote .wp-block-quote__citation:lang(mn), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(mn), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(mn), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(mn), .wp-block-file:lang(mn), ul.wp-block-archives li > a:lang(mn), -.wp-block-categories li > a:lang(mn), -.wp-block-latest-posts li > a:lang(mn), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(mn), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(mn), .wp-caption dd:lang(mn), .wp-block-freeform blockquote cite:lang(mn) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(ru-RU), h1:lang(ru-RU), -h2:lang(ru-RU), -h3:lang(ru-RU), -h4:lang(ru-RU), -h5:lang(ru-RU), -h6:lang(ru-RU), figcaption:lang(ru-RU), -.gallery-caption:lang(ru-RU), .editor-post-title__block .editor-post-title__input:lang(ru-RU), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(ru-RU), .wp-block-paragraph.has-drop-cap:lang(ru-RU):not(:focus)::first-letter, .wp-block-table:lang(ru-RU), .wp-block-cover h2:lang(ru-RU), -.wp-block-cover .wp-block-cover-text:lang(ru-RU), .wp-block-button .wp-block-button__link:lang(ru-RU), .wp-block-quote cite:lang(ru-RU), -.wp-block-quote footer:lang(ru-RU), -.wp-block-quote .wp-block-quote__citation:lang(ru-RU), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(ru-RU), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(ru-RU), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(ru-RU), .wp-block-file:lang(ru-RU), ul.wp-block-archives li > a:lang(ru-RU), -.wp-block-categories li > a:lang(ru-RU), -.wp-block-latest-posts li > a:lang(ru-RU), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ru-RU), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ru-RU), .wp-caption dd:lang(ru-RU), .wp-block-freeform blockquote cite:lang(ru-RU) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(sah), h1:lang(sah), -h2:lang(sah), -h3:lang(sah), -h4:lang(sah), -h5:lang(sah), -h6:lang(sah), figcaption:lang(sah), -.gallery-caption:lang(sah), .editor-post-title__block .editor-post-title__input:lang(sah), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(sah), .wp-block-paragraph.has-drop-cap:lang(sah):not(:focus)::first-letter, .wp-block-table:lang(sah), .wp-block-cover h2:lang(sah), -.wp-block-cover .wp-block-cover-text:lang(sah), .wp-block-button .wp-block-button__link:lang(sah), .wp-block-quote cite:lang(sah), -.wp-block-quote footer:lang(sah), -.wp-block-quote .wp-block-quote__citation:lang(sah), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(sah), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(sah), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(sah), .wp-block-file:lang(sah), ul.wp-block-archives li > a:lang(sah), -.wp-block-categories li > a:lang(sah), -.wp-block-latest-posts li > a:lang(sah), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(sah), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(sah), .wp-caption dd:lang(sah), .wp-block-freeform blockquote cite:lang(sah) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(sr-RS), h1:lang(sr-RS), -h2:lang(sr-RS), -h3:lang(sr-RS), -h4:lang(sr-RS), -h5:lang(sr-RS), -h6:lang(sr-RS), figcaption:lang(sr-RS), -.gallery-caption:lang(sr-RS), .editor-post-title__block .editor-post-title__input:lang(sr-RS), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(sr-RS), .wp-block-paragraph.has-drop-cap:lang(sr-RS):not(:focus)::first-letter, .wp-block-table:lang(sr-RS), .wp-block-cover h2:lang(sr-RS), -.wp-block-cover .wp-block-cover-text:lang(sr-RS), .wp-block-button .wp-block-button__link:lang(sr-RS), .wp-block-quote cite:lang(sr-RS), -.wp-block-quote footer:lang(sr-RS), -.wp-block-quote .wp-block-quote__citation:lang(sr-RS), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(sr-RS), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(sr-RS), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(sr-RS), .wp-block-file:lang(sr-RS), ul.wp-block-archives li > a:lang(sr-RS), -.wp-block-categories li > a:lang(sr-RS), -.wp-block-latest-posts li > a:lang(sr-RS), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(sr-RS), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(sr-RS), .wp-caption dd:lang(sr-RS), .wp-block-freeform blockquote cite:lang(sr-RS) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(tt-RU), h1:lang(tt-RU), -h2:lang(tt-RU), -h3:lang(tt-RU), -h4:lang(tt-RU), -h5:lang(tt-RU), -h6:lang(tt-RU), figcaption:lang(tt-RU), -.gallery-caption:lang(tt-RU), .editor-post-title__block .editor-post-title__input:lang(tt-RU), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(tt-RU), .wp-block-paragraph.has-drop-cap:lang(tt-RU):not(:focus)::first-letter, .wp-block-table:lang(tt-RU), .wp-block-cover h2:lang(tt-RU), -.wp-block-cover .wp-block-cover-text:lang(tt-RU), .wp-block-button .wp-block-button__link:lang(tt-RU), .wp-block-quote cite:lang(tt-RU), -.wp-block-quote footer:lang(tt-RU), -.wp-block-quote .wp-block-quote__citation:lang(tt-RU), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(tt-RU), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(tt-RU), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(tt-RU), .wp-block-file:lang(tt-RU), ul.wp-block-archives li > a:lang(tt-RU), -.wp-block-categories li > a:lang(tt-RU), -.wp-block-latest-posts li > a:lang(tt-RU), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(tt-RU), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(tt-RU), .wp-caption dd:lang(tt-RU), .wp-block-freeform blockquote cite:lang(tt-RU) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(uk), h1:lang(uk), -h2:lang(uk), -h3:lang(uk), -h4:lang(uk), -h5:lang(uk), -h6:lang(uk), figcaption:lang(uk), -.gallery-caption:lang(uk), .editor-post-title__block .editor-post-title__input:lang(uk), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(uk), .wp-block-paragraph.has-drop-cap:lang(uk):not(:focus)::first-letter, .wp-block-table:lang(uk), .wp-block-cover h2:lang(uk), -.wp-block-cover .wp-block-cover-text:lang(uk), .wp-block-button .wp-block-button__link:lang(uk), .wp-block-quote cite:lang(uk), -.wp-block-quote footer:lang(uk), -.wp-block-quote .wp-block-quote__citation:lang(uk), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(uk), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(uk), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(uk), .wp-block-file:lang(uk), ul.wp-block-archives li > a:lang(uk), -.wp-block-categories li > a:lang(uk), -.wp-block-latest-posts li > a:lang(uk), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(uk), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(uk), .wp-caption dd:lang(uk), .wp-block-freeform blockquote cite:lang(uk) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(zh-HK), h1:lang(zh-HK), -h2:lang(zh-HK), -h3:lang(zh-HK), -h4:lang(zh-HK), -h5:lang(zh-HK), -h6:lang(zh-HK), figcaption:lang(zh-HK), -.gallery-caption:lang(zh-HK), .editor-post-title__block .editor-post-title__input:lang(zh-HK), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(zh-HK), .wp-block-paragraph.has-drop-cap:lang(zh-HK):not(:focus)::first-letter, .wp-block-table:lang(zh-HK), .wp-block-cover h2:lang(zh-HK), -.wp-block-cover .wp-block-cover-text:lang(zh-HK), .wp-block-button .wp-block-button__link:lang(zh-HK), .wp-block-quote cite:lang(zh-HK), -.wp-block-quote footer:lang(zh-HK), -.wp-block-quote .wp-block-quote__citation:lang(zh-HK), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(zh-HK), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(zh-HK), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(zh-HK), .wp-block-file:lang(zh-HK), ul.wp-block-archives li > a:lang(zh-HK), -.wp-block-categories li > a:lang(zh-HK), -.wp-block-latest-posts li > a:lang(zh-HK), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(zh-HK), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(zh-HK), .wp-caption dd:lang(zh-HK), .wp-block-freeform blockquote cite:lang(zh-HK) { - font-family: -apple-system, BlinkMacSystemFont, "PingFang HK", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif; -} - -body:lang(zh-TW), h1:lang(zh-TW), -h2:lang(zh-TW), -h3:lang(zh-TW), -h4:lang(zh-TW), -h5:lang(zh-TW), -h6:lang(zh-TW), figcaption:lang(zh-TW), -.gallery-caption:lang(zh-TW), .editor-post-title__block .editor-post-title__input:lang(zh-TW), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(zh-TW), .wp-block-paragraph.has-drop-cap:lang(zh-TW):not(:focus)::first-letter, .wp-block-table:lang(zh-TW), .wp-block-cover h2:lang(zh-TW), -.wp-block-cover .wp-block-cover-text:lang(zh-TW), .wp-block-button .wp-block-button__link:lang(zh-TW), .wp-block-quote cite:lang(zh-TW), -.wp-block-quote footer:lang(zh-TW), -.wp-block-quote .wp-block-quote__citation:lang(zh-TW), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(zh-TW), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(zh-TW), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(zh-TW), .wp-block-file:lang(zh-TW), ul.wp-block-archives li > a:lang(zh-TW), -.wp-block-categories li > a:lang(zh-TW), -.wp-block-latest-posts li > a:lang(zh-TW), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(zh-TW), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(zh-TW), .wp-caption dd:lang(zh-TW), .wp-block-freeform blockquote cite:lang(zh-TW) { - font-family: -apple-system, BlinkMacSystemFont, "PingFang TC", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif; -} - -body:lang(zh-CN), h1:lang(zh-CN), -h2:lang(zh-CN), -h3:lang(zh-CN), -h4:lang(zh-CN), -h5:lang(zh-CN), -h6:lang(zh-CN), figcaption:lang(zh-CN), -.gallery-caption:lang(zh-CN), .editor-post-title__block .editor-post-title__input:lang(zh-CN), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(zh-CN), .wp-block-paragraph.has-drop-cap:lang(zh-CN):not(:focus)::first-letter, .wp-block-table:lang(zh-CN), .wp-block-cover h2:lang(zh-CN), -.wp-block-cover .wp-block-cover-text:lang(zh-CN), .wp-block-button .wp-block-button__link:lang(zh-CN), .wp-block-quote cite:lang(zh-CN), -.wp-block-quote footer:lang(zh-CN), -.wp-block-quote .wp-block-quote__citation:lang(zh-CN), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(zh-CN), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(zh-CN), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(zh-CN), .wp-block-file:lang(zh-CN), ul.wp-block-archives li > a:lang(zh-CN), -.wp-block-categories li > a:lang(zh-CN), -.wp-block-latest-posts li > a:lang(zh-CN), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(zh-CN), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(zh-CN), .wp-caption dd:lang(zh-CN), .wp-block-freeform blockquote cite:lang(zh-CN) { - font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif; -} - -body:lang(bn-BD), h1:lang(bn-BD), -h2:lang(bn-BD), -h3:lang(bn-BD), -h4:lang(bn-BD), -h5:lang(bn-BD), -h6:lang(bn-BD), figcaption:lang(bn-BD), -.gallery-caption:lang(bn-BD), .editor-post-title__block .editor-post-title__input:lang(bn-BD), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(bn-BD), .wp-block-paragraph.has-drop-cap:lang(bn-BD):not(:focus)::first-letter, .wp-block-table:lang(bn-BD), .wp-block-cover h2:lang(bn-BD), -.wp-block-cover .wp-block-cover-text:lang(bn-BD), .wp-block-button .wp-block-button__link:lang(bn-BD), .wp-block-quote cite:lang(bn-BD), -.wp-block-quote footer:lang(bn-BD), -.wp-block-quote .wp-block-quote__citation:lang(bn-BD), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(bn-BD), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(bn-BD), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(bn-BD), .wp-block-file:lang(bn-BD), ul.wp-block-archives li > a:lang(bn-BD), -.wp-block-categories li > a:lang(bn-BD), -.wp-block-latest-posts li > a:lang(bn-BD), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(bn-BD), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(bn-BD), .wp-caption dd:lang(bn-BD), .wp-block-freeform blockquote cite:lang(bn-BD) { - font-family: Arial, sans-serif; -} - -body:lang(hi-IN), h1:lang(hi-IN), -h2:lang(hi-IN), -h3:lang(hi-IN), -h4:lang(hi-IN), -h5:lang(hi-IN), -h6:lang(hi-IN), figcaption:lang(hi-IN), -.gallery-caption:lang(hi-IN), .editor-post-title__block .editor-post-title__input:lang(hi-IN), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(hi-IN), .wp-block-paragraph.has-drop-cap:lang(hi-IN):not(:focus)::first-letter, .wp-block-table:lang(hi-IN), .wp-block-cover h2:lang(hi-IN), -.wp-block-cover .wp-block-cover-text:lang(hi-IN), .wp-block-button .wp-block-button__link:lang(hi-IN), .wp-block-quote cite:lang(hi-IN), -.wp-block-quote footer:lang(hi-IN), -.wp-block-quote .wp-block-quote__citation:lang(hi-IN), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(hi-IN), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(hi-IN), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(hi-IN), .wp-block-file:lang(hi-IN), ul.wp-block-archives li > a:lang(hi-IN), -.wp-block-categories li > a:lang(hi-IN), -.wp-block-latest-posts li > a:lang(hi-IN), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(hi-IN), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(hi-IN), .wp-caption dd:lang(hi-IN), .wp-block-freeform blockquote cite:lang(hi-IN) { - font-family: Arial, sans-serif; -} - -body:lang(mr), h1:lang(mr), -h2:lang(mr), -h3:lang(mr), -h4:lang(mr), -h5:lang(mr), -h6:lang(mr), figcaption:lang(mr), -.gallery-caption:lang(mr), .editor-post-title__block .editor-post-title__input:lang(mr), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(mr), .wp-block-paragraph.has-drop-cap:lang(mr):not(:focus)::first-letter, .wp-block-table:lang(mr), .wp-block-cover h2:lang(mr), -.wp-block-cover .wp-block-cover-text:lang(mr), .wp-block-button .wp-block-button__link:lang(mr), .wp-block-quote cite:lang(mr), -.wp-block-quote footer:lang(mr), -.wp-block-quote .wp-block-quote__citation:lang(mr), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(mr), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(mr), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(mr), .wp-block-file:lang(mr), ul.wp-block-archives li > a:lang(mr), -.wp-block-categories li > a:lang(mr), -.wp-block-latest-posts li > a:lang(mr), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(mr), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(mr), .wp-caption dd:lang(mr), .wp-block-freeform blockquote cite:lang(mr) { - font-family: Arial, sans-serif; -} - -body:lang(ne-NP), h1:lang(ne-NP), -h2:lang(ne-NP), -h3:lang(ne-NP), -h4:lang(ne-NP), -h5:lang(ne-NP), -h6:lang(ne-NP), figcaption:lang(ne-NP), -.gallery-caption:lang(ne-NP), .editor-post-title__block .editor-post-title__input:lang(ne-NP), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(ne-NP), .wp-block-paragraph.has-drop-cap:lang(ne-NP):not(:focus)::first-letter, .wp-block-table:lang(ne-NP), .wp-block-cover h2:lang(ne-NP), -.wp-block-cover .wp-block-cover-text:lang(ne-NP), .wp-block-button .wp-block-button__link:lang(ne-NP), .wp-block-quote cite:lang(ne-NP), -.wp-block-quote footer:lang(ne-NP), -.wp-block-quote .wp-block-quote__citation:lang(ne-NP), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(ne-NP), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(ne-NP), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(ne-NP), .wp-block-file:lang(ne-NP), ul.wp-block-archives li > a:lang(ne-NP), -.wp-block-categories li > a:lang(ne-NP), -.wp-block-latest-posts li > a:lang(ne-NP), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ne-NP), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ne-NP), .wp-caption dd:lang(ne-NP), .wp-block-freeform blockquote cite:lang(ne-NP) { - font-family: Arial, sans-serif; -} - -body:lang(el), h1:lang(el), -h2:lang(el), -h3:lang(el), -h4:lang(el), -h5:lang(el), -h6:lang(el), figcaption:lang(el), -.gallery-caption:lang(el), .editor-post-title__block .editor-post-title__input:lang(el), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(el), .wp-block-paragraph.has-drop-cap:lang(el):not(:focus)::first-letter, .wp-block-table:lang(el), .wp-block-cover h2:lang(el), -.wp-block-cover .wp-block-cover-text:lang(el), .wp-block-button .wp-block-button__link:lang(el), .wp-block-quote cite:lang(el), -.wp-block-quote footer:lang(el), -.wp-block-quote .wp-block-quote__citation:lang(el), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(el), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(el), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(el), .wp-block-file:lang(el), ul.wp-block-archives li > a:lang(el), -.wp-block-categories li > a:lang(el), -.wp-block-latest-posts li > a:lang(el), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(el), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(el), .wp-caption dd:lang(el), .wp-block-freeform blockquote cite:lang(el) { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; -} - -body:lang(gu), h1:lang(gu), -h2:lang(gu), -h3:lang(gu), -h4:lang(gu), -h5:lang(gu), -h6:lang(gu), figcaption:lang(gu), -.gallery-caption:lang(gu), .editor-post-title__block .editor-post-title__input:lang(gu), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(gu), .wp-block-paragraph.has-drop-cap:lang(gu):not(:focus)::first-letter, .wp-block-table:lang(gu), .wp-block-cover h2:lang(gu), -.wp-block-cover .wp-block-cover-text:lang(gu), .wp-block-button .wp-block-button__link:lang(gu), .wp-block-quote cite:lang(gu), -.wp-block-quote footer:lang(gu), -.wp-block-quote .wp-block-quote__citation:lang(gu), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(gu), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(gu), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(gu), .wp-block-file:lang(gu), ul.wp-block-archives li > a:lang(gu), -.wp-block-categories li > a:lang(gu), -.wp-block-latest-posts li > a:lang(gu), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(gu), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(gu), .wp-caption dd:lang(gu), .wp-block-freeform blockquote cite:lang(gu) { - font-family: Arial, sans-serif; -} - -body:lang(he-IL), h1:lang(he-IL), -h2:lang(he-IL), -h3:lang(he-IL), -h4:lang(he-IL), -h5:lang(he-IL), -h6:lang(he-IL), figcaption:lang(he-IL), -.gallery-caption:lang(he-IL), .editor-post-title__block .editor-post-title__input:lang(he-IL), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(he-IL), .wp-block-paragraph.has-drop-cap:lang(he-IL):not(:focus)::first-letter, .wp-block-table:lang(he-IL), .wp-block-cover h2:lang(he-IL), -.wp-block-cover .wp-block-cover-text:lang(he-IL), .wp-block-button .wp-block-button__link:lang(he-IL), .wp-block-quote cite:lang(he-IL), -.wp-block-quote footer:lang(he-IL), -.wp-block-quote .wp-block-quote__citation:lang(he-IL), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(he-IL), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(he-IL), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(he-IL), .wp-block-file:lang(he-IL), ul.wp-block-archives li > a:lang(he-IL), -.wp-block-categories li > a:lang(he-IL), -.wp-block-latest-posts li > a:lang(he-IL), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(he-IL), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(he-IL), .wp-caption dd:lang(he-IL), .wp-block-freeform blockquote cite:lang(he-IL) { - font-family: "Arial Hebrew", Arial, sans-serif; -} - -body:lang(ja), h1:lang(ja), -h2:lang(ja), -h3:lang(ja), -h4:lang(ja), -h5:lang(ja), -h6:lang(ja), figcaption:lang(ja), -.gallery-caption:lang(ja), .editor-post-title__block .editor-post-title__input:lang(ja), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(ja), .wp-block-paragraph.has-drop-cap:lang(ja):not(:focus)::first-letter, .wp-block-table:lang(ja), .wp-block-cover h2:lang(ja), -.wp-block-cover .wp-block-cover-text:lang(ja), .wp-block-button .wp-block-button__link:lang(ja), .wp-block-quote cite:lang(ja), -.wp-block-quote footer:lang(ja), -.wp-block-quote .wp-block-quote__citation:lang(ja), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(ja), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(ja), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(ja), .wp-block-file:lang(ja), ul.wp-block-archives li > a:lang(ja), -.wp-block-categories li > a:lang(ja), -.wp-block-latest-posts li > a:lang(ja), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ja), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ja), .wp-caption dd:lang(ja), .wp-block-freeform blockquote cite:lang(ja) { - font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", Meiryo, "Helvetica Neue", sans-serif; -} - -body:lang(ko-KR), h1:lang(ko-KR), -h2:lang(ko-KR), -h3:lang(ko-KR), -h4:lang(ko-KR), -h5:lang(ko-KR), -h6:lang(ko-KR), figcaption:lang(ko-KR), -.gallery-caption:lang(ko-KR), .editor-post-title__block .editor-post-title__input:lang(ko-KR), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(ko-KR), .wp-block-paragraph.has-drop-cap:lang(ko-KR):not(:focus)::first-letter, .wp-block-table:lang(ko-KR), .wp-block-cover h2:lang(ko-KR), -.wp-block-cover .wp-block-cover-text:lang(ko-KR), .wp-block-button .wp-block-button__link:lang(ko-KR), .wp-block-quote cite:lang(ko-KR), -.wp-block-quote footer:lang(ko-KR), -.wp-block-quote .wp-block-quote__citation:lang(ko-KR), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(ko-KR), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(ko-KR), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(ko-KR), .wp-block-file:lang(ko-KR), ul.wp-block-archives li > a:lang(ko-KR), -.wp-block-categories li > a:lang(ko-KR), -.wp-block-latest-posts li > a:lang(ko-KR), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ko-KR), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ko-KR), .wp-caption dd:lang(ko-KR), .wp-block-freeform blockquote cite:lang(ko-KR) { - font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif; -} - -body:lang(th), h1:lang(th), -h2:lang(th), -h3:lang(th), -h4:lang(th), -h5:lang(th), -h6:lang(th), figcaption:lang(th), -.gallery-caption:lang(th), .editor-post-title__block .editor-post-title__input:lang(th), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(th), .wp-block-paragraph.has-drop-cap:lang(th):not(:focus)::first-letter, .wp-block-table:lang(th), .wp-block-cover h2:lang(th), -.wp-block-cover .wp-block-cover-text:lang(th), .wp-block-button .wp-block-button__link:lang(th), .wp-block-quote cite:lang(th), -.wp-block-quote footer:lang(th), -.wp-block-quote .wp-block-quote__citation:lang(th), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(th), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(th), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(th), .wp-block-file:lang(th), ul.wp-block-archives li > a:lang(th), -.wp-block-categories li > a:lang(th), -.wp-block-latest-posts li > a:lang(th), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(th), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(th), .wp-caption dd:lang(th), .wp-block-freeform blockquote cite:lang(th) { - font-family: "Sukhumvit Set", "Helvetica Neue", helvetica, arial, sans-serif; -} - -body:lang(vi), h1:lang(vi), -h2:lang(vi), -h3:lang(vi), -h4:lang(vi), -h5:lang(vi), -h6:lang(vi), figcaption:lang(vi), -.gallery-caption:lang(vi), .editor-post-title__block .editor-post-title__input:lang(vi), .block-editor-default-block-appender textarea.block-editor-default-block-appender__content:lang(vi), .wp-block-paragraph.has-drop-cap:lang(vi):not(:focus)::first-letter, .wp-block-table:lang(vi), .wp-block-cover h2:lang(vi), -.wp-block-cover .wp-block-cover-text:lang(vi), .wp-block-button .wp-block-button__link:lang(vi), .wp-block-quote cite:lang(vi), -.wp-block-quote footer:lang(vi), -.wp-block-quote .wp-block-quote__citation:lang(vi), .wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation:lang(vi), -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation:lang(vi), -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation:lang(vi), .wp-block-file:lang(vi), ul.wp-block-archives li > a:lang(vi), -.wp-block-categories li > a:lang(vi), -.wp-block-latest-posts li > a:lang(vi), .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(vi), .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(vi), .wp-caption dd:lang(vi), .wp-block-freeform blockquote cite:lang(vi) { - font-family: "Libre Franklin", sans-serif; -} - -/** === Editor Frame === */ -body .wp-block[data-align="full"] { - width: calc(100% + 28px); - max-width: calc(100% + 28px); -} - -@media only screen and (min-width: 600px) { - body .wp-block[data-align="full"] { - width: calc( 100% + 116px); - max-width: calc( 100% + 115px); - } -} - -@media only screen and (min-width: 768px) { - body .editor-writing-flow { - max-width: 80%; - margin: 0 10%; - } - body .editor-default-block-appender, - body .editor-block-list__block { - margin-left: 0; - margin-right: 0; - } - body .wp-block[data-align="wide"] { - width: 100%; - } - body .wp-block[data-align="right"] { - max-width: 125%; - } -} - -/** === Content Width === */ -.wp-block { - max-width: 100%; -} - -@media only screen and (min-width: 768px) { - .wp-block { - width: calc(8 * (100vw / 12)); - } -} - -@media only screen and (min-width: 1168px) { - .wp-block { - width: calc(6 * (100vw / 12 )); - } -} - -.wp-block .wp-block { - width: 100%; -} - -/** === Base Typography === */ -body { - font-size: 22px; - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - line-height: 1.8; - color: #111; -} - -p { - font-size: 22px; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-weight: 700; -} - -h1 { - font-size: 2.25em; -} - -h1:before { - background: #767676; - content: "\020"; - display: block; - height: 2px; - margin: 1rem 0; - width: 1em; -} - -@media only screen and (min-width: 768px) { - h1 { - font-size: 2.8125em; - } -} - -h2 { - font-size: 1.6875em; -} - -h2:before { - background: #767676; - content: "\020"; - display: block; - height: 2px; - margin: 1rem 0; - width: 1em; -} - -@media only screen and (min-width: 768px) { - h2 { - font-size: 2.25em; - } -} - -h3 { - font-size: 1.6875em; -} - -h4 { - font-size: 1.125em; -} - -h5 { - font-size: 0.88889em; -} - -h6 { - font-size: 0.71111em; -} - -a { - transition: color 110ms ease-in-out; - color: #0073aa; -} - -a:hover, a:active { - color: #005177; - outline: 0; - text-decoration: none; -} - -a:focus { - outline: 0; - text-decoration: underline; -} - -.has-primary-background-color, -.has-secondary-background-color, -.has-dark-gray-background-color, -.has-light-gray-background-color { - color: #fff; -} - -.has-primary-background-color p, -.has-primary-background-color h1, -.has-primary-background-color h2, -.has-primary-background-color h3, -.has-primary-background-color h4, -.has-primary-background-color h5, -.has-primary-background-color h6, -.has-primary-background-color a, -.has-secondary-background-color p, -.has-secondary-background-color h1, -.has-secondary-background-color h2, -.has-secondary-background-color h3, -.has-secondary-background-color h4, -.has-secondary-background-color h5, -.has-secondary-background-color h6, -.has-secondary-background-color a, -.has-dark-gray-background-color p, -.has-dark-gray-background-color h1, -.has-dark-gray-background-color h2, -.has-dark-gray-background-color h3, -.has-dark-gray-background-color h4, -.has-dark-gray-background-color h5, -.has-dark-gray-background-color h6, -.has-dark-gray-background-color a, -.has-light-gray-background-color p, -.has-light-gray-background-color h1, -.has-light-gray-background-color h2, -.has-light-gray-background-color h3, -.has-light-gray-background-color h4, -.has-light-gray-background-color h5, -.has-light-gray-background-color h6, -.has-light-gray-background-color a { - color: #fff; -} - -.has-white-background-color { - color: #111; -} - -.has-white-background-color p, -.has-white-background-color h1, -.has-white-background-color h2, -.has-white-background-color h3, -.has-white-background-color h4, -.has-white-background-color h5, -.has-white-background-color h6, -.has-white-background-color a { - color: #111; -} - -figcaption, -.gallery-caption { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.71111em; - line-height: 1.6; - color: #767676; -} - -/** === Post Title === */ -.editor-post-title__block:before { - background: #767676; - content: "\020"; - display: block; - height: 2px; - margin: 1rem 0; - width: 1em; -} - -.editor-post-title__block:before { - width: 2.8125em; - margin-top: 0; - margin-bottom: 0; - margin-left: 1rem; - position: relative; - top: 0.5em; -} - -@media only screen and (min-width: 600px) { - .editor-post-title__block:before { - margin-left: 0; - } -} - -.editor-post-title__block .editor-post-title__input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 2.8125em; - font-weight: 700; -} - -/** === Default Appender === */ -.block-editor-default-block-appender textarea.block-editor-default-block-appender__content { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-size: 22px; -} - -/** === Heading === */ -.wp-block-heading strong { - font-weight: bolder; -} - -/** === Paragraph === */ -.wp-block-paragraph.has-drop-cap:not(:focus)::first-letter { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 3.375em; - line-height: 1; - font-weight: bold; - margin: 0 0.25em 0 0; -} - -/** === Table === */ -.wp-block-table { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -} - -/** === Cover === */ -.wp-block-cover h2, -.wp-block-cover .wp-block-cover-text { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 1.6875em; - font-weight: bold; - line-height: 1.4; - padding-left: 1rem; - padding-right: 1rem; -} - -.wp-block-cover h2 strong, -.wp-block-cover .wp-block-cover-text strong { - font-weight: bolder; -} - -@media only screen and (min-width: 768px) { - .wp-block-cover h2, - .wp-block-cover .wp-block-cover-text { - margin-left: auto; - margin-right: auto; - padding: 0; - } -} - -@media only screen and (min-width: 768px) { - .wp-block-cover { - padding-left: 10%; - padding-right: 10%; - } - .wp-block-cover h2, - .wp-block-cover .wp-block-cover-text { - font-size: 2.25em; - } -} - -.wp-block[data-type="core/cover"][data-align="left"] .editor-block-list__block-edit, -.wp-block[data-type="core/cover"][data-align="right"] .editor-block-list__block-edit { - width: calc(4 * (100vw / 12)); -} - -.wp-block[data-type="core/cover"][data-align="left"] .wp-block-cover, -.wp-block[data-type="core/cover"][data-align="right"] .wp-block-cover { - width: 100%; - max-width: 100%; - padding: calc(1.375 * 1rem); -} - -.wp-block[data-type="core/cover"][data-align="left"] .wp-block-cover p, -.wp-block[data-type="core/cover"][data-align="right"] .wp-block-cover p { - padding-left: 0; - padding-right: 0; -} - -@media only screen and (min-width: 768px) { - .wp-block[data-type="core/cover"][data-align="left"] .wp-block-cover, - .wp-block[data-type="core/cover"][data-align="right"] .wp-block-cover { - padding: calc(2.75 * 1rem) calc(2.75 * 1rem) calc(3.125 * 1rem); - } -} - -@media only screen and (min-width: 768px) { - .wp-block[data-type="core/cover"][data-align="wide"] h2, - .wp-block[data-type="core/cover"][data-align="wide"] .wp-block-cover-text, - .wp-block[data-type="core/cover"][data-align="full"] h2, - .wp-block[data-type="core/cover"][data-align="full"] .wp-block-cover-text { - max-width: calc(8 * (100vw / 12)); - } -} - -@media only screen and (min-width: 1168px) { - .wp-block[data-type="core/cover"][data-align="wide"] h2, - .wp-block[data-type="core/cover"][data-align="wide"] .wp-block-cover-text, - .wp-block[data-type="core/cover"][data-align="full"] h2, - .wp-block[data-type="core/cover"][data-align="full"] .wp-block-cover-text { - max-width: calc(6 * (100vw / 12)); - } -} - -@media only screen and (min-width: 768px) { - .wp-block[data-type="core/cover"][data-align="full"] .wp-block-cover { - padding-left: calc(10% + 64px); - padding-right: calc(10% + 64px); - } -} - -/** === Gallery === */ -.wp-block-gallery .blocks-gallery-image figcaption, -.wp-block-gallery .blocks-gallery-item figcaption, -.wp-block-gallery .gallery-item .gallery-caption { - font-size: 0.71111em; - line-height: 1.6; -} - -/** === Button === */ -.wp-block-button .wp-block-button__link { - line-height: 1.8; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.88889em; - font-weight: bold; -} - -.wp-block-button:not(.is-style-outline) .wp-block-button__link { - background: #0073aa; -} - -.wp-block-button:not(.is-style-squared) .wp-block-button__link { - border-radius: 5px; -} - -.wp-block-button.is-style-outline, .wp-block-button.is-style-outline:hover, .wp-block-button.is-style-outline:focus, .wp-block-button.is-style-outline:active { - background: transparent; - color: #0073aa; -} - -.wp-block-button.is-style-outline .wp-block-button__link, .wp-block-button.is-style-outline:hover .wp-block-button__link, .wp-block-button.is-style-outline:focus .wp-block-button__link, .wp-block-button.is-style-outline:active .wp-block-button__link { - background: transparent; -} - -.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color), .wp-block-button.is-style-outline:hover .wp-block-button__link:not(.has-text-color), .wp-block-button.is-style-outline:focus .wp-block-button__link:not(.has-text-color), .wp-block-button.is-style-outline:active .wp-block-button__link:not(.has-text-color) { - color: #0073aa; -} - -/** === Blockquote === */ -.wp-block-quote:not(.is-large):not(.is-style-large) { - border-width: 2px; - border-color: #0073aa; -} - -.wp-block-quote.is-large, .wp-block-quote.is-style-large { - margin-top: 2.8125em; - margin-bottom: 2.8125em; -} - -.wp-block-quote.is-large p, -.wp-block-quote.is-style-large p { - font-size: 1.6875em; - line-height: 1.3; - margin-bottom: 0.5em; - margin-top: 0.5em; -} - -.wp-block-quote cite, -.wp-block-quote footer, -.wp-block-quote .wp-block-quote__citation { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.71111em; - line-height: 1.6; - color: #767676; -} - -/** === Pullquote === */ -.wp-block-pullquote { - border-color: transparent; - border-width: 2px; - color: #000; -} - -.wp-block-pullquote blockquote { - margin-top: calc(3 * 1rem); - margin-bottom: calc(3.33 * 1rem); - hyphens: auto; - word-break: break-word; -} - -.wp-block-pullquote:not(.is-style-solid-color) .wp-block-pullquote__citation { - color: #767676; -} - -.wp-block-pullquote.is-style-solid-color blockquote { - width: calc(100% - (2 * 1rem)); - max-width: calc( 100% - (2 * 1rem)); -} - -.wp-block-pullquote.is-style-solid-color blockquote a, -.wp-block-pullquote.is-style-solid-color blockquote.has-text-color p, -.wp-block-pullquote.is-style-solid-color blockquote.has-text-color a { - color: inherit; -} - -.wp-block-pullquote.is-style-solid-color blockquote:not(.has-text-color) { - color: #fff; -} - -@media only screen and (min-width: 768px) { - .wp-block-pullquote.is-style-solid-color blockquote { - max-width: 80%; - } -} - -.wp-block-pullquote.is-style-solid-color:not(.has-background-color) { - background-color: #0073aa; -} - -.wp-block[data-type="core/pullquote"] blockquote > .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty="true"]::before, -.wp-block[data-type="core/pullquote"] blockquote > .editor-rich-text p, -.wp-block[data-type="core/pullquote"] p, -.wp-block[data-type="core/pullquote"][data-align="left"] blockquote > .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty="true"]::before, -.wp-block[data-type="core/pullquote"][data-align="left"] blockquote > .editor-rich-text p, -.wp-block[data-type="core/pullquote"][data-align="left"] p, -.wp-block[data-type="core/pullquote"][data-align="right"] blockquote > .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty="true"]::before, -.wp-block[data-type="core/pullquote"][data-align="right"] blockquote > .editor-rich-text p, -.wp-block[data-type="core/pullquote"][data-align="right"] p { - font-size: 1.6875em; - font-style: italic; - line-height: 1.3; - margin-bottom: 0.5em; - margin-top: 0.5em; -} - -@media only screen and (min-width: 768px) { - .wp-block[data-type="core/pullquote"] blockquote > .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty="true"]::before, - .wp-block[data-type="core/pullquote"] blockquote > .editor-rich-text p, - .wp-block[data-type="core/pullquote"] p, - .wp-block[data-type="core/pullquote"][data-align="left"] blockquote > .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty="true"]::before, - .wp-block[data-type="core/pullquote"][data-align="left"] blockquote > .editor-rich-text p, - .wp-block[data-type="core/pullquote"][data-align="left"] p, - .wp-block[data-type="core/pullquote"][data-align="right"] blockquote > .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty="true"]::before, - .wp-block[data-type="core/pullquote"][data-align="right"] blockquote > .editor-rich-text p, - .wp-block[data-type="core/pullquote"][data-align="right"] p { - font-size: 2.25em; - } -} - -.wp-block[data-type="core/pullquote"] .wp-block-pullquote__citation, -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation, -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.71111em; - line-height: 1.6; - text-transform: none; -} - -.wp-block[data-type="core/pullquote"] em, -.wp-block[data-type="core/pullquote"][data-align="left"] em, -.wp-block[data-type="core/pullquote"][data-align="right"] em { - font-style: normal; -} - -.wp-block[data-type="core/pullquote"][data-align="left"] .editor-block-list__block-edit, -.wp-block[data-type="core/pullquote"][data-align="right"] .editor-block-list__block-edit { - width: calc(4 * (100vw / 12)); - max-width: 50%; -} - -.wp-block[data-type="core/pullquote"][data-align="left"] .editor-block-list__block-edit .wp-block-pullquote:not(.is-style-solid-color), -.wp-block[data-type="core/pullquote"][data-align="right"] .editor-block-list__block-edit .wp-block-pullquote:not(.is-style-solid-color) { - padding: 0; -} - -.wp-block[data-type="core/pullquote"][data-align="left"] .editor-block-list__block-edit .wp-block-pullquote.is-style-solid-color, -.wp-block[data-type="core/pullquote"][data-align="right"] .editor-block-list__block-edit .wp-block-pullquote.is-style-solid-color { - padding: 1em; -} - -.wp-block[data-type="core/pullquote"][data-align="left"] blockquote > .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty="true"]::before, -.wp-block[data-type="core/pullquote"][data-align="left"] blockquote > .editor-rich-text p, -.wp-block[data-type="core/pullquote"][data-align="left"] p, -.wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote__citation, -.wp-block[data-type="core/pullquote"][data-align="right"] blockquote > .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty="true"]::before, -.wp-block[data-type="core/pullquote"][data-align="right"] blockquote > .editor-rich-text p, -.wp-block[data-type="core/pullquote"][data-align="right"] p, -.wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote__citation { - text-align: left; -} - -@media only screen and (min-width: 768px) { - .wp-block[data-type="core/pullquote"][data-align="full"] .wp-block-pullquote blockquote { - max-width: calc(80% - 128px); - } -} - -/** === File === */ -.wp-block-file { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -} - -.wp-block-file .wp-block-file__textlink { - text-decoration: underline; - color: #0073aa; -} - -.wp-block-file .wp-block-file__textlink:hover { - color: #005177; - text-decoration: none; -} - -.wp-block-file .wp-block-file__button { - display: table; - line-height: 1.8; - font-size: 0.88889em; - font-weight: bold; - background-color: #0073aa; - border-radius: 5px; -} - -.wp-block-file .wp-block-file__button-richtext-wrapper { - display: block; - margin-top: calc(0.75 * 1rem); - margin-left: 0; -} - -/** === Verse === */ -.wp-block-verse, -.wp-block-verse pre { - padding: 0; -} - -/** === Code === */ -.wp-block-code { - border-radius: 0; -} - -/** === Table === */ -.wp-block-table td, .wp-block-table th { - border-color: #767676; -} - -/** === Separator === */ -.wp-block-separator:not(.is-style-dots) { - background-color: #767676; - height: 2px; -} - -.wp-block-separator:not(.is-style-wide):not(.is-style-dots) { - width: 2.25em; - margin-left: 0; -} - -.wp-block-separator.is-style-dots { - color: #767676; -} - -.wp-block-separator.is-style-dots:before { - font-size: 1.6875em; - letter-spacing: calc(2 * 1rem); - padding-left: calc(2 * 1rem); -} - -/* Remove duplicate rule-line when a separator - * is followed by an H1, or H2 */ -.wp-block[data-type="core/separator"] + .wp-block[data-type="core/heading"] h1:before, -.wp-block[data-type="core/separator"] + .wp-block[data-type="core/heading"] h2:before { - display: none; -} - -/** === Latest Posts, Archives, Categories === */ -ul.wp-block-archives, -.wp-block-categories, -.wp-block-latest-posts { - padding: 0; - list-style-type: none; -} - -ul.wp-block-archives ul, -.wp-block-categories ul, -.wp-block-latest-posts ul { - padding: 0; - list-style-type: none; -} - -ul.wp-block-archives li > a, -.wp-block-categories li > a, -.wp-block-latest-posts li > a { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: calc(22px * 1.125); - font-weight: bold; - line-height: 1.2; - text-decoration: none; -} - -ul.wp-block-archives li ul, -.wp-block-categories li ul, -.wp-block-latest-posts li ul { - padding-left: 1rem; -} - -.wp-block-categories ul { - padding-top: 0.75rem; -} - -.wp-block-categories ul ul { - counter-reset: submenu; -} - -.wp-block-categories ul ul > li > a::before { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: normal; - content: "– " counters(submenu, "– ", none); - counter-increment: submenu; -} - -.wp-block-categories li ul { - list-style: none; - padding-left: 0; - margin-bottom: -0.75rem; -} - -/** === Latest Posts === */ -.wp-block-latest-posts .wp-block-latest-posts__post-date { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.71111em; - color: #767676; - line-height: 1.2; -} - -.wp-block-latest-posts .wp-block-latest-posts__post-full-content, -.wp-block-latest-posts .wp-block-latest-posts__post-excerpt { - margin-top: 22px; - margin-bottom: 22px; -} - -.wp-block-latest-posts .wp-block-latest-posts__post-full-content > div > p:first-child, -.wp-block-latest-posts .wp-block-latest-posts__post-excerpt > div > p:first-child { - margin-top: 22px; -} - -.wp-block-latest-posts li { - padding-bottom: 0.5rem; -} - -.wp-block-latest-posts li.menu-item-has-children, .wp-block-latest-posts li:last-child { - padding-bottom: 0; -} - -.wp-block-latest-posts li :not(:last-child) .wp-block-latest-posts__post-excerpt { - padding-bottom: 0.5rem; -} - -.wp-block-latest-posts.is-grid li { - border-top: 2px solid #ccc; - padding-top: 1rem; - margin-bottom: 2rem; -} - -.wp-block-latest-posts.is-grid li a:after { - content: ''; -} - -.wp-block-latest-posts.is-grid li:last-child { - margin-bottom: auto; -} - -.wp-block-latest-posts.is-grid li:last-child a:after { - content: ''; -} - -/** === Latest Comments === */ -.wp-block-latest-comments .wp-block-latest-comments__comment-meta { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-weight: bold; -} - -.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date { - font-weight: normal; -} - -.wp-block-latest-comments .wp-block-latest-comments__comment, -.wp-block-latest-comments .wp-block-latest-comments__comment-date, -.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p { - font-size: inherit; -} - -.wp-block-latest-comments .wp-block-latest-comments__comment-date { - font-size: 0.71111em; -} - -/** === Classic Editor === */ -/* Properly center-align captions in the classic-editor block */ -.wp-caption dd { - color: #767676; - font-size: 0.71111em; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: 1.6; - margin: 0; - padding: 0.5rem; - text-align: left; - text-align: center; - -webkit-margin-start: 0px; - margin-inline-start: 0px; -} - -.wp-block-freeform { - /* Add style for galleries in classic-editor block */ -} - -.wp-block-freeform blockquote { - border-left: 2px solid #0073aa; -} - -.wp-block-freeform blockquote cite { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.71111em; - font-style: normal; - line-height: 1.6; - color: #767676; -} - -/** === Group Block === */ -.wp-block[data-type="core/group"] > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align="full"] { - margin-left: 0; - margin-right: 0; -} - -.wp-block[data-type="core/group"] > .wp-block-group.has-background { - padding: 22px; -} - -.wp-block[data-type="core/group"] > .wp-block-group.has-background > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align="full"] { - margin-left: -22px; - width: calc(100% + 44px); - max-width: calc(100% + 44px); -} - -@media only screen and (min-width: 768px) { - .wp-block[data-type="core/group"][data-align="wide"] > .is-block-content > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block:not([data-align="wide"]):not([data-align="full"]) { - width: calc(8 * (100vw / 12)); - } -} - -@media only screen and (min-width: 1168px) { - .wp-block[data-type="core/group"][data-align="wide"] > .is-block-content > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block:not([data-align="wide"]):not([data-align="full"]) { - width: calc(6 * (100vw / 12 )); - } -} - -.wp-block[data-type="core/group"][data-align="wide"] > .is-block-content > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align="full"] { - padding-left: 0; - padding-right: 0; -} - -@media only screen and (min-width: 768px) { - .wp-block[data-type="core/group"][data-align="wide"] > .is-block-content > .wp-block-group.has-background > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block:not([data-align="wide"]):not([data-align="full"]) { - width: calc(8 * (100vw / 12) - 44px); - } -} - -@media only screen and (min-width: 1168px) { - .wp-block[data-type="core/group"][data-align="wide"] > .is-block-content > .wp-block-group.has-background > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block:not([data-align="wide"]):not([data-align="full"]) { - width: calc(6 * (100vw / 12 ) - 44px); - } -} - -@media only screen and (min-width: 600px) { - .wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout { - padding-left: 46px; - padding-right: 46px; - } -} - -@media only screen and (min-width: 768px) { - .wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout { - width: 80%; - margin-left: 10%; - margin-right: 10%; - padding-left: 48px; - padding-right: 48px; - } -} - -.wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block:not([data-align="full"]) { - max-width: calc(100vw - (2 * 1rem)); -} - -@media only screen and (min-width: 768px) { - .wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block:not([data-align="full"]) { - max-width: calc(8 * (100vw / 12)); - } -} - -@media only screen and (min-width: 1168px) { - .wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block:not([data-align="full"]) { - max-width: calc(6 * (100vw / 12)); - } -} - -@media only screen and (min-width: 768px) { - .wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align="right"] { - max-width: 125%; - } -} - -@media only screen and (min-width: 768px) { - .wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align="wide"] { - width: calc(100% + 4px); - max-width: calc(100% + 4px); - } -} - -.wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align=full] { - max-width: calc(100vw + (2 * 1rem)); -} - -@media only screen and (min-width: 600px) { - .wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align=full] { - width: calc(100% + 92px); - left: -46px; - } -} - -@media only screen and (min-width: 768px) { - .wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align=full] { - left: calc(-12.5% - 58px); - width: calc(125% + 120px); - max-width: calc(125% + 119px); - } -} - -.wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group.has-background { - padding: 22px 0; -} - -@media only screen and (min-width: 600px) { - .wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group.has-background { - padding-left: 0; - padding-right: 0; - } -} - -.wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group.has-background > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align="full"] { - margin-left: 0; - width: 100%; -} - -@media only screen and (min-width: 600px) { - .wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group.has-background > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align="full"] { - width: calc(100% + 92px); - } -} - -@media only screen and (min-width: 768px) { - .wp-block[data-type="core/group"][data-align="full"] > .is-block-content > .wp-block-group.has-background > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align="full"] { - width: calc(125% + 120px); - } -} diff --git a/wp-content/themes/twentynineteen/style-editor.scss b/wp-content/themes/twentynineteen/style-editor.scss deleted file mode 100644 index b5c422fa7..000000000 --- a/wp-content/themes/twentynineteen/style-editor.scss +++ /dev/null @@ -1,943 +0,0 @@ -/*! -Twenty Nineteen Editor Styles -*/ - -/** === Includes === */ - -@import "sass/variables-site/variables-site"; -@import "sass/mixins/mixins-master"; - -/** === Editor Frame === */ - -body { - - .wp-block[data-align="full"] { - width: calc(100% + 28px); - max-width: calc(100% + 28px); - } - - @include media(mobile) { - - .wp-block[data-align="full"] { - width: calc( 100% + 116px ); - max-width: calc( 100% + 115px ); - } - } - - @include media(tablet) { - - .editor-writing-flow { - max-width: 80%; - margin: 0 10%; - } - - .editor-default-block-appender, - .editor-block-list__block { - margin-left: 0; - margin-right: 0; - } - - .wp-block[data-align="wide"] { - width: 100%; - } - - .wp-block[data-align="right"] { - max-width: 125%; - } - } -} - -/** === Content Width === */ - -.wp-block { - max-width: 100%; - - @include media(tablet) { - width: calc(8 * (100vw / 12)); - } - - @include media(desktop) { - width: calc(6 * (100vw / 12 )); - } - - // Only the top level blocks need specific widths, therefore override for every nested block. - .wp-block { - width: 100%; - } -} - -/** === Base Typography === */ - -body { - font-size: $font__size_base; - @include font-family( $font__body ); - line-height: $font__line-height-body; - color: $color__text-main; -} - -p { - font-size: $font__size_base; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - @include font-family( $font__heading ); - font-weight: 700; -} - -h1 { - font-size: $font__size-xl; - @include post-section-dash; - - @include media(tablet) { - font-size: $font__size-xxl; - } -} - -h2 { - font-size: $font__size-lg; - @include post-section-dash; - - @include media(tablet) { - font-size: $font__size-xl; - } -} - -h3 { - font-size: $font__size-lg; -} - -h4 { - font-size: $font__size-md; -} - -h5 { - font-size: $font__size-sm; -} - -h6 { - font-size: $font__size-xs; -} - -a { - @include link-transition; - color: $color__link; - - *:visited { - - } - - &:hover, - &:active { - color: $color__link-hover; - outline: 0; - text-decoration: none; - } - - &:focus { - outline: 0; - text-decoration: underline; - } -} - -// Use white text against these backgrounds by default. -.has-primary-background-color, -.has-secondary-background-color, -.has-dark-gray-background-color, -.has-light-gray-background-color { - color: $color__background-body; - - p, - h1, - h2, - h3, - h4, - h5, - h6, - a { - color: $color__background-body; - } -} - -// Use dark gray text against this background by default. -.has-white-background-color { - color: $color__text-main; - - p, - h1, - h2, - h3, - h4, - h5, - h6, - a { - color: $color__text-main; - } -} - -figcaption, -.gallery-caption { - @include font-family( $font__heading ); - font-size: $font__size-xs; - line-height: 1.6; - color: $color__text-light; -} - -/** === Post Title === */ - -.editor-post-title__block { - @include post-section-dash; - - &:before { - width: $font__size-xxl; - margin-top: 0; - margin-bottom: 0; - margin-left: 1rem; - position: relative; - top: 0.5em; - - @include media(mobile) { - margin-left: 0; - } - } - - .editor-post-title__input { - @include font-family( $font__heading ); - font-size: $font__size-xxl; - font-weight: 700; - } -} - -/** === Default Appender === */ - -.block-editor-default-block-appender textarea.block-editor-default-block-appender__content { - @include font-family( $font__body ); - font-size: $font__size_base; -} - -/** === Heading === */ - -.wp-block-heading { - strong { - font-weight: bolder; - } -} -/** === Paragraph === */ - -.wp-block-paragraph { - - &.has-drop-cap:not(:focus)::first-letter { - @include font-family( $font__heading ); - font-size: $font__size-xxxl; - line-height: 1; - font-weight: bold; - margin: 0 0.25em 0 0; - } -} - -/** === Table === */ - -.wp-block-table { - @include font-family( $font__heading ); -} - -/** === Cover === */ - -.wp-block-cover { - - h2, - .wp-block-cover-text { - @include font-family( $font__heading ); - font-size: $font__size-lg; - font-weight: bold; - line-height: 1.4; - padding-left: $size__spacing-unit; - padding-right: $size__spacing-unit; - - strong { - font-weight: bolder; - } - - @include media(tablet) { - margin-left: auto; - margin-right: auto; - padding: 0; - } - } - - @include media(tablet) { - padding-left: 10%; - padding-right: 10%; - - h2, - .wp-block-cover-text { - font-size: $font__size-xl; - } - } -} - -.wp-block[data-type="core/cover"][data-align="left"], -.wp-block[data-type="core/cover"][data-align="right"] { - - .editor-block-list__block-edit { - width: calc(4 * (100vw / 12)); - } - - .wp-block-cover { - width: 100%; - max-width: 100%; - padding: calc(1.375 * #{$size__spacing-unit}); - - p { - padding-left: 0; - padding-right: 0; - } - - @include media(tablet) { - padding: calc(2.75 * #{$size__spacing-unit}) calc(2.75 * #{$size__spacing-unit}) calc(3.125 * #{$size__spacing-unit}); - } - } -} - -.wp-block[data-type="core/cover"][data-align="wide"], -.wp-block[data-type="core/cover"][data-align="full"] { - - @include media(tablet) { - - h2, - .wp-block-cover-text { - max-width: calc(8 * (100vw / 12)); - } - } - - @include media(desktop) { - - h2, - .wp-block-cover-text { - max-width: calc(6 * (100vw / 12)); - } - } -} - -.wp-block[data-type="core/cover"][data-align="full"] { - - @include media(tablet) { - - .wp-block-cover { - padding-left: calc(10% + 64px); - padding-right: calc(10% + 64px); - } - } -} - -/** === Gallery === */ - -.wp-block-gallery { - - .blocks-gallery-image figcaption, - .blocks-gallery-item figcaption, - .gallery-item .gallery-caption { - font-size: $font__size-xs; - line-height: 1.6; - } -} - -/** === Button === */ - -.wp-block-button { - - .wp-block-button__link { - line-height: 1.8; - @include font-family( $font__heading ); - font-size: $font__size-sm; - font-weight: bold; - } - - &:not(.is-style-outline) .wp-block-button__link { - background: $color__background-button; - } - - &:not(.is-style-squared) .wp-block-button__link { - border-radius: 5px; - } - - &.is-style-outline, - &.is-style-outline:hover, - &.is-style-outline:focus, - &.is-style-outline:active { - background: transparent; - color: $color__background-button; - - .wp-block-button__link { - background: transparent; - - &:not(.has-text-color) { - color: $color__background-button; - } - } - } -} - -/** === Blockquote === */ - -.wp-block-quote { - - &:not(.is-large):not(.is-style-large) { - border-width: 2px; - border-color: $color__link; - } - - &.is-large, - &.is-style-large { - margin-top: $font__size-xxl; - margin-bottom: $font__size-xxl; - } - - &.is-large p, - &.is-style-large p { - font-size: $font__size-lg; - line-height: 1.3; - margin-bottom: 0.5em; - margin-top: 0.5em; - } - - cite, - footer, - .wp-block-quote__citation { - @include font-family( $font__heading ); - font-size: $font__size-xs; - line-height: 1.6; - color: $color__text-light; - } -} - -/** === Pullquote === */ - -.wp-block-pullquote { - border-color: transparent; - border-width: 2px; - color: #000; - - blockquote { - margin-top: calc(3 * #{ $size__spacing-unit}); - margin-bottom: calc(3.33 * #{ $size__spacing-unit}); - hyphens: auto; - word-break: break-word; - } - - &:not(.is-style-solid-color) .wp-block-pullquote__citation { - color: $color__text-light; - } - - &.is-style-solid-color { - - blockquote { - width: calc(100% - (2 * #{ $size__spacing-unit})); - max-width: calc( 100% - (2 * #{ $size__spacing-unit})); - - a, - &.has-text-color p, - &.has-text-color a { - color: inherit; - } - - &:not(.has-text-color) { - color: $color__background-body; - } - - @include media(tablet) { - max-width: 80%; - } - } - - &:not(.has-background-color) { - background-color: $color__link; - } - } -} - -.wp-block[data-type="core/pullquote"], -.wp-block[data-type="core/pullquote"][data-align="left"], -.wp-block[data-type="core/pullquote"][data-align="right"] { - - blockquote > .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty="true"]::before, - blockquote > .editor-rich-text p, - p { - font-size: $font__size-lg; - font-style: italic; - line-height: 1.3; - margin-bottom: 0.5em; - margin-top: 0.5em; - - @include media(tablet) { - font-size: $font__size-xl; - } - } - - .wp-block-pullquote__citation { - @include font-family( $font__heading ); - font-size: $font__size-xs; - line-height: 1.6; - text-transform: none; - } - - em { - font-style: normal; - } -} - -.wp-block[data-type="core/pullquote"][data-align="left"], -.wp-block[data-type="core/pullquote"][data-align="right"] { - - .editor-block-list__block-edit { - width: calc(4 * (100vw / 12)); - max-width: 50%; - - .wp-block-pullquote:not(.is-style-solid-color) { - padding: 0; - } - - .wp-block-pullquote.is-style-solid-color { - padding: 1em; - } - } - - blockquote > .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty="true"]::before, - blockquote > .editor-rich-text p, - p, - .wp-block-pullquote__citation { - text-align: left; - } -} - -.wp-block[data-type="core/pullquote"][data-align="full"] { - - @include media(tablet) { - - .wp-block-pullquote blockquote { - max-width: calc(80% - 128px); - } - } -} - - -/** === File === */ - -.wp-block-file { - @include font-family( $font__heading ); - - .wp-block-file__textlink { - text-decoration: underline; - color: $color__link; - - &:hover { - color: $color__link-hover; - text-decoration: none; - } - } - - .wp-block-file__button { - display: table; - line-height: 1.8; - font-size: $font__size-sm; - font-weight: bold; - background-color: $color__link; - border-radius: 5px; - } - - .wp-block-file__button-richtext-wrapper { - display: block; - margin-top: calc(0.75 * #{$size__spacing-unit}); - margin-left: 0; - } - -} - -/** === Verse === */ - -.wp-block-verse, -.wp-block-verse pre { - padding: 0; -} - -/** === Code === */ - -.wp-block-code { - border-radius: 0; -} - -/** === Table === */ - -.wp-block-table { - - td, th { - border-color: $color__text-light; - } -} - -/** === Separator === */ - -.wp-block-separator { - - &:not(.is-style-dots) { - background-color: $color__text-light; - height: 2px; - } - - &:not(.is-style-wide):not(.is-style-dots) { - width: $font__size-xl; - margin-left: 0; - } - - &.is-style-dots { - color: $color__text-light; - } - - &.is-style-dots:before { - font-size: $font__size-lg; - letter-spacing: calc(2 * #{$size__spacing-unit}); - padding-left: calc(2 * #{$size__spacing-unit}); - } -} - -/* Remove duplicate rule-line when a separator - * is followed by an H1, or H2 */ -.wp-block[data-type="core/separator"] + .wp-block[data-type="core/heading"] h1:before, -.wp-block[data-type="core/separator"] + .wp-block[data-type="core/heading"] h2:before { - display: none; -} - -/** === Latest Posts, Archives, Categories === */ - -ul.wp-block-archives, -.wp-block-categories, -.wp-block-latest-posts { - padding: 0; - list-style-type: none; - - ul { - padding: 0; - list-style-type: none; - } - - li { - - > a { - @include font-family( $font__heading ); - font-size: calc(#{$font__size_base} * #{$font__size-ratio}); - font-weight: bold; - line-height: $font__line-height-heading; - text-decoration: none; - } - - ul { - padding-left: $size__spacing-unit; - } - } -} - -.wp-block-categories { - - ul { - padding-top: ( .75 * $size__spacing-unit ); - @include nestedSubMenuPadding(); - } - - li ul { - list-style: none; - padding-left: 0; - margin-bottom: ( -.75 * $size__spacing-unit ); - } - -} - -/** === Latest Posts === */ -.wp-block-latest-posts { - - .wp-block-latest-posts__post-date { - @include font-family( $font__heading ); - font-size: $font__size-xs; - color: $color__text-light; - line-height: 1.2; - } - - .wp-block-latest-posts__post-full-content, - .wp-block-latest-posts__post-excerpt { - margin-top: $font__size_base; - margin-bottom: $font__size_base; - - > div > p:first-child { - margin-top: $font__size_base; - } - } - - li { - padding-bottom: ( .5 * $size__spacing-unit ); - - &.menu-item-has-children, - &:last-child { - padding-bottom: 0; - } - - :not(:last-child) .wp-block-latest-posts__post-excerpt { - padding-bottom: ( .5 * $size__spacing-unit ); - } - } - - &.is-grid { - li { - border-top: 2px solid $color__border; - padding-top: (1 * $size__spacing-unit); - margin-bottom: (2 * $size__spacing-unit); - a { - &:after { - content: ''; - } - } - &:last-child { - margin-bottom: auto; - a:after { - content: ''; - } - } - } - } -} - -/** === Latest Comments === */ - -.wp-block-latest-comments { - - .wp-block-latest-comments__comment-meta { - @include font-family( $font__heading ); - font-weight: bold; - - .wp-block-latest-comments__comment-date { - font-weight: normal; - } - } - - .wp-block-latest-comments__comment, - .wp-block-latest-comments__comment-date, - .wp-block-latest-comments__comment-excerpt p { - font-size: inherit; - } - - .wp-block-latest-comments__comment-date { - font-size: $font__size-xs; - } -} - -/** === Classic Editor === */ - -/* Properly center-align captions in the classic-editor block */ -.wp-caption { - dd { - color: $color__text-light; - font-size: $font__size-xs; - @include font-family( $font__heading ); - line-height: $font__line-height-pre; - margin: 0; - padding: ( $size__spacing-unit * .5 ); - text-align: left; - text-align: center; - -webkit-margin-start: 0px; - margin-inline-start: 0px; - } -} - -.wp-block-freeform { - - /* Add style for galleries in classic-editor block */ - blockquote { - border-left: 2px solid $color__link; - - cite { - @include font-family( $font__heading ); - font-size: $font__size-xs; - font-style: normal; - line-height: 1.6; - color: $color__text-light; - } - } -} - -/** === Group Block === */ - -// This matches the 22px value for 1rem that used on the front end. -// It must be specified in pixels for the editor, since the root font -// size is different here. -$group-block-background__padding: $font__size_base; - -.wp-block[data-type="core/group"] { - - // Group block base styles - > .wp-block-group { - - // Child: Full alignment - > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align="full"] { - margin-left: 0; - margin-right: 0; - } - } - - // Group block with background color - > .wp-block-group.has-background { - padding: $group-block-background__padding; - - // Child: Full alignment - > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align="full"] { - margin-left: -$group-block-background__padding; - width: calc(100% + #{$group-block-background__padding * 2}); - max-width: calc(100% + #{$group-block-background__padding * 2}); - } - } - - // Wide and full alignments - &[data-align="wide"] > .is-block-content { - - // Group block base styles. - > .wp-block-group { - - // Child blocks: Default alignments - > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block:not([data-align="wide"]):not([data-align="full"]) { - @include media(tablet) { - width: calc(8 * (100vw / 12)); - } - - @include media(desktop) { - width: calc(6 * (100vw / 12 )); - } - } - - // Child blocks: Full alignment - > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align="full"] { - padding-left: 0; - padding-right: 0; - } - } - - // Group block with background color - > .wp-block-group.has-background { - - // Child blocks: Default alignments - > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block:not([data-align="wide"]):not([data-align="full"]) { - @include media(tablet) { - width: calc(8 * (100vw / 12) - #{$group-block-background__padding * 2}); - } - - @include media(desktop) { - width: calc(6 * (100vw / 12 ) - #{$group-block-background__padding * 2}); - } - } - } - } - - // Full alignment - &[data-align="full"] { - - // Group block base styles - > .is-block-content > .wp-block-group { - - // Margins & padding are added to this container to mimic - // the style + spacing of the .editor-writing-flow global - // container. This way, child items sync up with the placement - // and size of other top-level blocks. - > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout { - - @include media(mobile) { - padding-left: 46px; - padding-right: 46px; - } - - // 2px of extra padding are added to each side here - // To better match up with the spacing of the whole - // document. - @include media(tablet) { - width: 80%; - margin-left: 10%; - margin-right: 10%; - padding-left: 48px; - padding-right: 48px; - } - - // Child blocks: All alignments except full - > .wp-block:not([data-align="full"]) { - max-width: calc(100vw - (2 * 1rem)); - - @include media(tablet) { - max-width: calc(8 * (100vw / 12)); - } - - @include media(desktop) { - max-width: calc(6 * (100vw / 12)); - } - } - - // Child blocks: Right alignments - > .wp-block[data-align="right"] { - - @include media(tablet) { - max-width: 125%; - } - } - - // Child blocks: Wide alignments - > .wp-block[data-align="wide"] { - - @include media(tablet) { - width: calc(100% + 4px); - max-width: calc(100% + 4px); - } - } - - // Child blocks: Full alignments - > .wp-block[data-align=full] { - max-width: calc(100vw + (2 * 1rem)); - - @include media(mobile) { - width: calc(100% + 92px); - left: -46px; - } - - @include media(tablet) { - left: calc(-12.5% - 58px); - width: calc(125% + 120px); - max-width: calc(125% + 119px); - } - } - } - } - - // Group block with background color - > .is-block-content > .wp-block-group.has-background { - - // When the Group block is full width, we can remove the left/right padding - // and let this inherit the - padding: $group-block-background__padding 0; - - @include media(mobile) { - padding-left: 0; - padding-right: 0; - } - - // Child blocks: Full alignment - > .wp-block-group__inner-container > .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block[data-align="full"] { - margin-left: 0; - width: 100%; - - @include media(mobile) { - width: calc(100% + 92px); - } - - @include media(tablet) { - width: calc(125% + 120px); - } - } - } - } -} diff --git a/wp-content/themes/twentynineteen/style-rtl.css b/wp-content/themes/twentynineteen/style-rtl.css deleted file mode 100644 index 892bc1e4e..000000000 --- a/wp-content/themes/twentynineteen/style-rtl.css +++ /dev/null @@ -1,6513 +0,0 @@ -@charset "UTF-8"; -/* -Theme Name: Twenty Nineteen -Theme URI: https://wordpress.org/themes/twentynineteen/ -Author: the WordPress team -Author URI: https://wordpress.org/ -Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes. -Requires at least: 4.9.6 -Requires PHP: 5.2.4 -Version: 1.5 -License: GNU General Public License v2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html -Text Domain: twentynineteen -Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready - -This theme, like WordPress, is licensed under the GPL. -Use it to make something cool, have fun, and share what you've learned with others. - -Twenty Nineteen is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc. -Underscores is distributed under the terms of the GNU GPL v2 or later. - -Normalizing styles have been helped along thanks to the fine work of -Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ -*/ -/*-------------------------------------------------------------- ->>> TABLE OF CONTENTS: ----------------------------------------------------------------- -# Variables -# Normalize -# Typography - ## Headings - ## Copy -# Elements - ## Lists - ## Tables -# Forms - ## Buttons - ## Fields -# Navigation - ## Links - ## Menus - ## Next & Previous -# Accessibility -# Alignments -# Clearings -# Layout -# Widgets -# Content - ## Archives - ## Posts and pages - ## Comments -# Blocks -# Media - ## Captions - ## Galleries ---------------------------------------------------------------*/ -/* - * Chrome renders extra-wide   characters for the Hoefler Text font. - * This results in a jumping cursor when typing in both the Classic and block - * editors. The following font-face override fixes the issue by manually inserting - * a custom font that includes just a Hoefler Text space replacement for that - * character instead. - */ -@font-face { - font-family: 'NonBreakingSpaceOverride'; - src: url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAMoAA0AAAAACDQAAALTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCahEICjx3CywAATYCJANUBCAFhiEHgWwbXQfILgpsY+rQRRARwyAs6uL7pxzYhxEE+32b3aeHmifR6tklkS9hiZA0ewkqGRJE+H7/+6378ASViK/PGeavqJyOzsceKi1s3BCiQsiOdn1r/RBgIJYEgCUhbm/8/8/h4saPssnTNkkiWUBrTRtjmQSajw3Ui3pZ3LYDPD+XG2C3JA/yKAS8/rU5eNfuGqRf4eNNgV4YAlIIgxglEkWe6FYpq10+wi3g+/nUgvgPFczNrz/RsTgVm/zfbPuHZlsuQECxuyqBcQwKFBjFgKO8AqP4bAN9tFJtnM9xPcbNjeXS/x1wY/xU52f5W/X1+9cnH4YwKIaoRRAkUkj/YlAAeF/624foiIDBgBmgQBeGAyhBljUPZUm/l2dTvmpqcBDUOHdbPZWd8JsBAsGr4w8/EDn82/bUPx4eh0YNrQTBuHO2FjQEAGBwK0DeI37DpQVqdERS4gZBhpeUhWCfLFz7J99aEBgsJCHvUGAdAPp4IADDCAPCEFMGpMZ9AQpTfQtQGhLbGVBZFV8BaqNyP68oTZgHNj3M8kBPfXTTC9t90UuzYhy9ciH0grVlOcqyCytisvbsERsEYztiznR0WCrmTksJwbSNK6fd1Rvr25I9oLvctUoEbNOmXJbqgYgPXEHJ82IUsrCnpkxh23F1rfZ2zcRnJYoXtauB3VTFkFXQg3uoZYD5qE0kdjDtoDoF1h2bulGmev5HbYhbrjtohQSRI4aNOkffIcT+d3v6atpaYh3JvPoQsztCcqvaBkppDSPcQ3bw3KaCBo1f5CJWTZEgW3LjLofYg51MaVezrx8xZitYbQ9KYeoRaqQdVLwSEfrKXLK1otCWOKNdR/YwYAfon5Yk8O2MJfSD10dPGA5PIJJQMkah0ugMJiv6x4Dm7LEa8xnrRGGGLAg4sAlbsA07sAt76DOsXKO3hIjtIlpnnFrt1qW4kh6NhS83P/6HB/fl1SMAAA==) format("woff2"), url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAUQAA0AAAAACDQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE9AAAABwAAAAchf5yU0dERUYAAATYAAAAHAAAAB4AJwAbT1MvMgAAAaAAAABJAAAAYJAcgU5jbWFwAAACIAAAAF4AAAFqUUxBZ2dhc3AAAATQAAAACAAAAAgAAAAQZ2x5ZgAAApAAAAAyAAAAPL0n8y9oZWFkAAABMAAAADAAAAA2Fi93Z2hoZWEAAAFgAAAAHQAAACQOSgWaaG10eAAAAewAAAAzAAAAVC7TAQBsb2NhAAACgAAAABAAAAAsAOQBAm1heHAAAAGAAAAAHQAAACAAWQALbmFtZQAAAsQAAAF6AAADIYvD/Adwb3N0AAAEQAAAAI4AAADsapk2o3jaY2BkYGAA4ov5mwzj+W2+MnCzXwCKMNzgCBSB0LfbQDQ7AxuI4mBgAlEAFKQIRHjaY2BkYGD3+NvCwMDBAALsDAyMDKhAFAA3+wH3AAAAeNpjYGRgYBBl4GBgYgABEMnIABJzAPMZAAVmAGUAAAB42mNgZlJhnMDAysDCKsKygYGBYRqEZtrDYMT4D8gHSmEHjgUFOQwODAqqf9g9/rYwMLB7MNUAhRlBcsxBrMlASoGBEQAj8QtyAAAAeNrjYGBkAAGmWQwMjO8gmBnIZ2NA0ExAzNjAAFYJVn0ASBsD6VAIDZb7AtELAgANIgb9AHjaY2BgYGaAYBkGRgYQSAHyGMF8FgYPIM3HwMHAxMDGoMCwQIFLQV8hXvXP//9AcRCfAcb///h/ygPW+w/vb7olBjUHCTCyMcAFGZmABBO6AogThgZgIUsXAEDcEzcAAHjaY2BgECMCyoEgACZaAed42mNgYmRgYGBnYGNgYAZSDJqMgorCgoqCjECRXwwNrCAKSP5mAAFGBiRgyAAAi/YFBQAAeNqtkc1OwkAUhU/5M25cEhcsZick0AwlBJq6MWwgJkAgYV/KAA2lJeUn+hY+gktXvpKv4dLTMqKycGHsTZNv7px7z50ZAFd4hYHjdw1Ls4EiHjVncIFnzVnc4F1zDkWjrzmPW+NNcwGlzIRKI3fJlUyrEjZQxb3mDH2fNGfRx4vmHKqG0JzHg6E0F9DOlFBGBxUI1GEzLNT4S0aLuTtsGAEUuYcQHkyg3KmIum1bNUvKlrjbbAIleqHHnS4iSudpQcySMYtdFiXlAxzSbAwfMxK6kZoHKhbjjespMTioOPZnzI+4ucCeTVyKMVKLfeAS6vSWaTinuZwzyy/Dc7vaed+6KaV0kukdPUk6yOcctZPvvxxqksq2lEW8RvHjMEO2FCl/zy6p3NEm0R9OFSafJdldc4QVeyaaObMBO0/5cCaa6d9Ggyubxire+lEojscdjoWUR1xGOy8KD8mG2ZLO2l2paDc3A39qmU2z2W5YNv5+u79e6QfGJY/hAAB42m3NywrCMBQE0DupWp/1AYI7/6DEaLQu66Mrd35BKUWKJSlFv1+rue4cGM7shgR981qSon+ZNwUJ8iDgoYU2OvDRRQ99DDDECAHGmGCKmf80hZSx/Kik/LliFbtmN6xmt+yOjdg9GztV4tROnRwX/Bsaaw51nt4Lc7tWaZYHp/MlzKx51LZs5htNri+2AAAAAQAB//8AD3jaY2BkYGDgAWIxIGZiYARCESBmAfMYAAR6AEMAAAABAAAAANXtRbgAAAAA2AhRFAAAAADYCNuG) format("woff"); -} - -/* If we add the border using a regular CSS border, it won't look good on non-retina devices, - * since its edges can look jagged due to lack of antialiasing. In this case, we are several - * layers of box-shadow to add the border visually, which will render the border smoother. */ -/* Calculates maximum width for post content */ -/* Nested sub-menu padding: 10 levels deep */ -/* Ensure all font family declarations come with non-latin fallbacks */ -/* Build our non-latin font styles */ -body:lang(ar), button:lang(ar), -input:lang(ar), -select:lang(ar), -optgroup:lang(ar), -textarea:lang(ar), .author-description .author-link:lang(ar), -.comment-metadata:lang(ar), -.comment-reply-link:lang(ar), -.comments-title:lang(ar), -.comment-author .fn:lang(ar), -.discussion-meta-info:lang(ar), -.entry-meta:lang(ar), -.entry-footer:lang(ar), -.main-navigation:lang(ar), -.no-comments:lang(ar), -.not-found .page-title:lang(ar), -.error-404 .page-title:lang(ar), -.post-navigation .post-title:lang(ar), -.page-links:lang(ar), -.page-description:lang(ar), -.pagination .nav-links:lang(ar), -.sticky-post:lang(ar), -.site-title:lang(ar), -.site-info:lang(ar), -#cancel-comment-reply-link:lang(ar), -h1:lang(ar), -h2:lang(ar), -h3:lang(ar), -h4:lang(ar), -h5:lang(ar), -h6:lang(ar), .page-title:lang(ar), blockquote cite:lang(ar), table:lang(ar), .button:lang(ar), -input:lang(ar)[type="button"], -input:lang(ar)[type="reset"], -input:lang(ar)[type="submit"], .comment-navigation .nav-previous:lang(ar), -.comment-navigation .nav-next:lang(ar), .comment-list .pingback .comment-body:lang(ar), -.comment-list .trackback .comment-body:lang(ar), .comment-list .pingback .comment-body .comment-edit-link:lang(ar), -.comment-list .trackback .comment-body .comment-edit-link:lang(ar), .comment-form .comment-notes:lang(ar), -.comment-form label:lang(ar), .widget_archive ul li:lang(ar), -.widget_categories ul li:lang(ar), -.widget_meta ul li:lang(ar), -.widget_nav_menu ul li:lang(ar), -.widget_pages ul li:lang(ar), -.widget_recent_comments ul li:lang(ar), -.widget_recent_entries ul li:lang(ar), -.widget_rss ul li:lang(ar), .widget_tag_cloud .tagcloud:lang(ar), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ar), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ar), .entry .entry-content .wp-block-archives li > a:lang(ar), -.entry .entry-content .wp-block-categories li > a:lang(ar), -.entry .entry-content .wp-block-latest-posts li > a:lang(ar), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ar), .entry .entry-content .wp-block-verse:lang(ar), .entry .entry-content .has-drop-cap:lang(ar):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ar), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ar), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ar), -.entry .entry-content .wp-block-cover-image h2:lang(ar), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ar), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ar), -.entry .entry-content .wp-block-cover h2:lang(ar), .entry .entry-content .wp-block-audio figcaption:lang(ar), -.entry .entry-content .wp-block-video figcaption:lang(ar), -.entry .entry-content .wp-block-image figcaption:lang(ar), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ar), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ar), .entry .entry-content .wp-block-file:lang(ar), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ar), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ar), .wp-caption-text:lang(ar), .gallery-caption:lang(ar) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(ary), button:lang(ary), -input:lang(ary), -select:lang(ary), -optgroup:lang(ary), -textarea:lang(ary), .author-description .author-link:lang(ary), -.comment-metadata:lang(ary), -.comment-reply-link:lang(ary), -.comments-title:lang(ary), -.comment-author .fn:lang(ary), -.discussion-meta-info:lang(ary), -.entry-meta:lang(ary), -.entry-footer:lang(ary), -.main-navigation:lang(ary), -.no-comments:lang(ary), -.not-found .page-title:lang(ary), -.error-404 .page-title:lang(ary), -.post-navigation .post-title:lang(ary), -.page-links:lang(ary), -.page-description:lang(ary), -.pagination .nav-links:lang(ary), -.sticky-post:lang(ary), -.site-title:lang(ary), -.site-info:lang(ary), -#cancel-comment-reply-link:lang(ary), -h1:lang(ary), -h2:lang(ary), -h3:lang(ary), -h4:lang(ary), -h5:lang(ary), -h6:lang(ary), .page-title:lang(ary), blockquote cite:lang(ary), table:lang(ary), .button:lang(ary), -input:lang(ary)[type="button"], -input:lang(ary)[type="reset"], -input:lang(ary)[type="submit"], .comment-navigation .nav-previous:lang(ary), -.comment-navigation .nav-next:lang(ary), .comment-list .pingback .comment-body:lang(ary), -.comment-list .trackback .comment-body:lang(ary), .comment-list .pingback .comment-body .comment-edit-link:lang(ary), -.comment-list .trackback .comment-body .comment-edit-link:lang(ary), .comment-form .comment-notes:lang(ary), -.comment-form label:lang(ary), .widget_archive ul li:lang(ary), -.widget_categories ul li:lang(ary), -.widget_meta ul li:lang(ary), -.widget_nav_menu ul li:lang(ary), -.widget_pages ul li:lang(ary), -.widget_recent_comments ul li:lang(ary), -.widget_recent_entries ul li:lang(ary), -.widget_rss ul li:lang(ary), .widget_tag_cloud .tagcloud:lang(ary), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ary), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ary), .entry .entry-content .wp-block-archives li > a:lang(ary), -.entry .entry-content .wp-block-categories li > a:lang(ary), -.entry .entry-content .wp-block-latest-posts li > a:lang(ary), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ary), .entry .entry-content .wp-block-verse:lang(ary), .entry .entry-content .has-drop-cap:lang(ary):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ary), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ary), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ary), -.entry .entry-content .wp-block-cover-image h2:lang(ary), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ary), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ary), -.entry .entry-content .wp-block-cover h2:lang(ary), .entry .entry-content .wp-block-audio figcaption:lang(ary), -.entry .entry-content .wp-block-video figcaption:lang(ary), -.entry .entry-content .wp-block-image figcaption:lang(ary), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ary), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ary), .entry .entry-content .wp-block-file:lang(ary), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ary), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ary), .wp-caption-text:lang(ary), .gallery-caption:lang(ary) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(azb), button:lang(azb), -input:lang(azb), -select:lang(azb), -optgroup:lang(azb), -textarea:lang(azb), .author-description .author-link:lang(azb), -.comment-metadata:lang(azb), -.comment-reply-link:lang(azb), -.comments-title:lang(azb), -.comment-author .fn:lang(azb), -.discussion-meta-info:lang(azb), -.entry-meta:lang(azb), -.entry-footer:lang(azb), -.main-navigation:lang(azb), -.no-comments:lang(azb), -.not-found .page-title:lang(azb), -.error-404 .page-title:lang(azb), -.post-navigation .post-title:lang(azb), -.page-links:lang(azb), -.page-description:lang(azb), -.pagination .nav-links:lang(azb), -.sticky-post:lang(azb), -.site-title:lang(azb), -.site-info:lang(azb), -#cancel-comment-reply-link:lang(azb), -h1:lang(azb), -h2:lang(azb), -h3:lang(azb), -h4:lang(azb), -h5:lang(azb), -h6:lang(azb), .page-title:lang(azb), blockquote cite:lang(azb), table:lang(azb), .button:lang(azb), -input:lang(azb)[type="button"], -input:lang(azb)[type="reset"], -input:lang(azb)[type="submit"], .comment-navigation .nav-previous:lang(azb), -.comment-navigation .nav-next:lang(azb), .comment-list .pingback .comment-body:lang(azb), -.comment-list .trackback .comment-body:lang(azb), .comment-list .pingback .comment-body .comment-edit-link:lang(azb), -.comment-list .trackback .comment-body .comment-edit-link:lang(azb), .comment-form .comment-notes:lang(azb), -.comment-form label:lang(azb), .widget_archive ul li:lang(azb), -.widget_categories ul li:lang(azb), -.widget_meta ul li:lang(azb), -.widget_nav_menu ul li:lang(azb), -.widget_pages ul li:lang(azb), -.widget_recent_comments ul li:lang(azb), -.widget_recent_entries ul li:lang(azb), -.widget_rss ul li:lang(azb), .widget_tag_cloud .tagcloud:lang(azb), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(azb), .entry .entry-content .wp-block-button .wp-block-button__link:lang(azb), .entry .entry-content .wp-block-archives li > a:lang(azb), -.entry .entry-content .wp-block-categories li > a:lang(azb), -.entry .entry-content .wp-block-latest-posts li > a:lang(azb), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(azb), .entry .entry-content .wp-block-verse:lang(azb), .entry .entry-content .has-drop-cap:lang(azb):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(azb), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(azb), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(azb), -.entry .entry-content .wp-block-cover-image h2:lang(azb), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(azb), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(azb), -.entry .entry-content .wp-block-cover h2:lang(azb), .entry .entry-content .wp-block-audio figcaption:lang(azb), -.entry .entry-content .wp-block-video figcaption:lang(azb), -.entry .entry-content .wp-block-image figcaption:lang(azb), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(azb), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(azb), .entry .entry-content .wp-block-file:lang(azb), .entry .entry-content .wp-block-file .wp-block-file__button:lang(azb), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(azb), .wp-caption-text:lang(azb), .gallery-caption:lang(azb) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(ckb), button:lang(ckb), -input:lang(ckb), -select:lang(ckb), -optgroup:lang(ckb), -textarea:lang(ckb), .author-description .author-link:lang(ckb), -.comment-metadata:lang(ckb), -.comment-reply-link:lang(ckb), -.comments-title:lang(ckb), -.comment-author .fn:lang(ckb), -.discussion-meta-info:lang(ckb), -.entry-meta:lang(ckb), -.entry-footer:lang(ckb), -.main-navigation:lang(ckb), -.no-comments:lang(ckb), -.not-found .page-title:lang(ckb), -.error-404 .page-title:lang(ckb), -.post-navigation .post-title:lang(ckb), -.page-links:lang(ckb), -.page-description:lang(ckb), -.pagination .nav-links:lang(ckb), -.sticky-post:lang(ckb), -.site-title:lang(ckb), -.site-info:lang(ckb), -#cancel-comment-reply-link:lang(ckb), -h1:lang(ckb), -h2:lang(ckb), -h3:lang(ckb), -h4:lang(ckb), -h5:lang(ckb), -h6:lang(ckb), .page-title:lang(ckb), blockquote cite:lang(ckb), table:lang(ckb), .button:lang(ckb), -input:lang(ckb)[type="button"], -input:lang(ckb)[type="reset"], -input:lang(ckb)[type="submit"], .comment-navigation .nav-previous:lang(ckb), -.comment-navigation .nav-next:lang(ckb), .comment-list .pingback .comment-body:lang(ckb), -.comment-list .trackback .comment-body:lang(ckb), .comment-list .pingback .comment-body .comment-edit-link:lang(ckb), -.comment-list .trackback .comment-body .comment-edit-link:lang(ckb), .comment-form .comment-notes:lang(ckb), -.comment-form label:lang(ckb), .widget_archive ul li:lang(ckb), -.widget_categories ul li:lang(ckb), -.widget_meta ul li:lang(ckb), -.widget_nav_menu ul li:lang(ckb), -.widget_pages ul li:lang(ckb), -.widget_recent_comments ul li:lang(ckb), -.widget_recent_entries ul li:lang(ckb), -.widget_rss ul li:lang(ckb), .widget_tag_cloud .tagcloud:lang(ckb), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ckb), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ckb), .entry .entry-content .wp-block-archives li > a:lang(ckb), -.entry .entry-content .wp-block-categories li > a:lang(ckb), -.entry .entry-content .wp-block-latest-posts li > a:lang(ckb), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ckb), .entry .entry-content .wp-block-verse:lang(ckb), .entry .entry-content .has-drop-cap:lang(ckb):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ckb), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ckb), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ckb), -.entry .entry-content .wp-block-cover-image h2:lang(ckb), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ckb), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ckb), -.entry .entry-content .wp-block-cover h2:lang(ckb), .entry .entry-content .wp-block-audio figcaption:lang(ckb), -.entry .entry-content .wp-block-video figcaption:lang(ckb), -.entry .entry-content .wp-block-image figcaption:lang(ckb), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ckb), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ckb), .entry .entry-content .wp-block-file:lang(ckb), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ckb), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ckb), .wp-caption-text:lang(ckb), .gallery-caption:lang(ckb) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(fa-IR), button:lang(fa-IR), -input:lang(fa-IR), -select:lang(fa-IR), -optgroup:lang(fa-IR), -textarea:lang(fa-IR), .author-description .author-link:lang(fa-IR), -.comment-metadata:lang(fa-IR), -.comment-reply-link:lang(fa-IR), -.comments-title:lang(fa-IR), -.comment-author .fn:lang(fa-IR), -.discussion-meta-info:lang(fa-IR), -.entry-meta:lang(fa-IR), -.entry-footer:lang(fa-IR), -.main-navigation:lang(fa-IR), -.no-comments:lang(fa-IR), -.not-found .page-title:lang(fa-IR), -.error-404 .page-title:lang(fa-IR), -.post-navigation .post-title:lang(fa-IR), -.page-links:lang(fa-IR), -.page-description:lang(fa-IR), -.pagination .nav-links:lang(fa-IR), -.sticky-post:lang(fa-IR), -.site-title:lang(fa-IR), -.site-info:lang(fa-IR), -#cancel-comment-reply-link:lang(fa-IR), -h1:lang(fa-IR), -h2:lang(fa-IR), -h3:lang(fa-IR), -h4:lang(fa-IR), -h5:lang(fa-IR), -h6:lang(fa-IR), .page-title:lang(fa-IR), blockquote cite:lang(fa-IR), table:lang(fa-IR), .button:lang(fa-IR), -input:lang(fa-IR)[type="button"], -input:lang(fa-IR)[type="reset"], -input:lang(fa-IR)[type="submit"], .comment-navigation .nav-previous:lang(fa-IR), -.comment-navigation .nav-next:lang(fa-IR), .comment-list .pingback .comment-body:lang(fa-IR), -.comment-list .trackback .comment-body:lang(fa-IR), .comment-list .pingback .comment-body .comment-edit-link:lang(fa-IR), -.comment-list .trackback .comment-body .comment-edit-link:lang(fa-IR), .comment-form .comment-notes:lang(fa-IR), -.comment-form label:lang(fa-IR), .widget_archive ul li:lang(fa-IR), -.widget_categories ul li:lang(fa-IR), -.widget_meta ul li:lang(fa-IR), -.widget_nav_menu ul li:lang(fa-IR), -.widget_pages ul li:lang(fa-IR), -.widget_recent_comments ul li:lang(fa-IR), -.widget_recent_entries ul li:lang(fa-IR), -.widget_rss ul li:lang(fa-IR), .widget_tag_cloud .tagcloud:lang(fa-IR), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(fa-IR), .entry .entry-content .wp-block-button .wp-block-button__link:lang(fa-IR), .entry .entry-content .wp-block-archives li > a:lang(fa-IR), -.entry .entry-content .wp-block-categories li > a:lang(fa-IR), -.entry .entry-content .wp-block-latest-posts li > a:lang(fa-IR), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(fa-IR), .entry .entry-content .wp-block-verse:lang(fa-IR), .entry .entry-content .has-drop-cap:lang(fa-IR):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(fa-IR), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(fa-IR), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(fa-IR), -.entry .entry-content .wp-block-cover-image h2:lang(fa-IR), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(fa-IR), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(fa-IR), -.entry .entry-content .wp-block-cover h2:lang(fa-IR), .entry .entry-content .wp-block-audio figcaption:lang(fa-IR), -.entry .entry-content .wp-block-video figcaption:lang(fa-IR), -.entry .entry-content .wp-block-image figcaption:lang(fa-IR), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(fa-IR), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(fa-IR), .entry .entry-content .wp-block-file:lang(fa-IR), .entry .entry-content .wp-block-file .wp-block-file__button:lang(fa-IR), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(fa-IR), .wp-caption-text:lang(fa-IR), .gallery-caption:lang(fa-IR) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(haz), button:lang(haz), -input:lang(haz), -select:lang(haz), -optgroup:lang(haz), -textarea:lang(haz), .author-description .author-link:lang(haz), -.comment-metadata:lang(haz), -.comment-reply-link:lang(haz), -.comments-title:lang(haz), -.comment-author .fn:lang(haz), -.discussion-meta-info:lang(haz), -.entry-meta:lang(haz), -.entry-footer:lang(haz), -.main-navigation:lang(haz), -.no-comments:lang(haz), -.not-found .page-title:lang(haz), -.error-404 .page-title:lang(haz), -.post-navigation .post-title:lang(haz), -.page-links:lang(haz), -.page-description:lang(haz), -.pagination .nav-links:lang(haz), -.sticky-post:lang(haz), -.site-title:lang(haz), -.site-info:lang(haz), -#cancel-comment-reply-link:lang(haz), -h1:lang(haz), -h2:lang(haz), -h3:lang(haz), -h4:lang(haz), -h5:lang(haz), -h6:lang(haz), .page-title:lang(haz), blockquote cite:lang(haz), table:lang(haz), .button:lang(haz), -input:lang(haz)[type="button"], -input:lang(haz)[type="reset"], -input:lang(haz)[type="submit"], .comment-navigation .nav-previous:lang(haz), -.comment-navigation .nav-next:lang(haz), .comment-list .pingback .comment-body:lang(haz), -.comment-list .trackback .comment-body:lang(haz), .comment-list .pingback .comment-body .comment-edit-link:lang(haz), -.comment-list .trackback .comment-body .comment-edit-link:lang(haz), .comment-form .comment-notes:lang(haz), -.comment-form label:lang(haz), .widget_archive ul li:lang(haz), -.widget_categories ul li:lang(haz), -.widget_meta ul li:lang(haz), -.widget_nav_menu ul li:lang(haz), -.widget_pages ul li:lang(haz), -.widget_recent_comments ul li:lang(haz), -.widget_recent_entries ul li:lang(haz), -.widget_rss ul li:lang(haz), .widget_tag_cloud .tagcloud:lang(haz), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(haz), .entry .entry-content .wp-block-button .wp-block-button__link:lang(haz), .entry .entry-content .wp-block-archives li > a:lang(haz), -.entry .entry-content .wp-block-categories li > a:lang(haz), -.entry .entry-content .wp-block-latest-posts li > a:lang(haz), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(haz), .entry .entry-content .wp-block-verse:lang(haz), .entry .entry-content .has-drop-cap:lang(haz):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(haz), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(haz), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(haz), -.entry .entry-content .wp-block-cover-image h2:lang(haz), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(haz), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(haz), -.entry .entry-content .wp-block-cover h2:lang(haz), .entry .entry-content .wp-block-audio figcaption:lang(haz), -.entry .entry-content .wp-block-video figcaption:lang(haz), -.entry .entry-content .wp-block-image figcaption:lang(haz), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(haz), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(haz), .entry .entry-content .wp-block-file:lang(haz), .entry .entry-content .wp-block-file .wp-block-file__button:lang(haz), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(haz), .wp-caption-text:lang(haz), .gallery-caption:lang(haz) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(ps), button:lang(ps), -input:lang(ps), -select:lang(ps), -optgroup:lang(ps), -textarea:lang(ps), .author-description .author-link:lang(ps), -.comment-metadata:lang(ps), -.comment-reply-link:lang(ps), -.comments-title:lang(ps), -.comment-author .fn:lang(ps), -.discussion-meta-info:lang(ps), -.entry-meta:lang(ps), -.entry-footer:lang(ps), -.main-navigation:lang(ps), -.no-comments:lang(ps), -.not-found .page-title:lang(ps), -.error-404 .page-title:lang(ps), -.post-navigation .post-title:lang(ps), -.page-links:lang(ps), -.page-description:lang(ps), -.pagination .nav-links:lang(ps), -.sticky-post:lang(ps), -.site-title:lang(ps), -.site-info:lang(ps), -#cancel-comment-reply-link:lang(ps), -h1:lang(ps), -h2:lang(ps), -h3:lang(ps), -h4:lang(ps), -h5:lang(ps), -h6:lang(ps), .page-title:lang(ps), blockquote cite:lang(ps), table:lang(ps), .button:lang(ps), -input:lang(ps)[type="button"], -input:lang(ps)[type="reset"], -input:lang(ps)[type="submit"], .comment-navigation .nav-previous:lang(ps), -.comment-navigation .nav-next:lang(ps), .comment-list .pingback .comment-body:lang(ps), -.comment-list .trackback .comment-body:lang(ps), .comment-list .pingback .comment-body .comment-edit-link:lang(ps), -.comment-list .trackback .comment-body .comment-edit-link:lang(ps), .comment-form .comment-notes:lang(ps), -.comment-form label:lang(ps), .widget_archive ul li:lang(ps), -.widget_categories ul li:lang(ps), -.widget_meta ul li:lang(ps), -.widget_nav_menu ul li:lang(ps), -.widget_pages ul li:lang(ps), -.widget_recent_comments ul li:lang(ps), -.widget_recent_entries ul li:lang(ps), -.widget_rss ul li:lang(ps), .widget_tag_cloud .tagcloud:lang(ps), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ps), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ps), .entry .entry-content .wp-block-archives li > a:lang(ps), -.entry .entry-content .wp-block-categories li > a:lang(ps), -.entry .entry-content .wp-block-latest-posts li > a:lang(ps), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ps), .entry .entry-content .wp-block-verse:lang(ps), .entry .entry-content .has-drop-cap:lang(ps):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ps), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ps), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ps), -.entry .entry-content .wp-block-cover-image h2:lang(ps), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ps), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ps), -.entry .entry-content .wp-block-cover h2:lang(ps), .entry .entry-content .wp-block-audio figcaption:lang(ps), -.entry .entry-content .wp-block-video figcaption:lang(ps), -.entry .entry-content .wp-block-image figcaption:lang(ps), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ps), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ps), .entry .entry-content .wp-block-file:lang(ps), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ps), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ps), .wp-caption-text:lang(ps), .gallery-caption:lang(ps) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(be), button:lang(be), -input:lang(be), -select:lang(be), -optgroup:lang(be), -textarea:lang(be), .author-description .author-link:lang(be), -.comment-metadata:lang(be), -.comment-reply-link:lang(be), -.comments-title:lang(be), -.comment-author .fn:lang(be), -.discussion-meta-info:lang(be), -.entry-meta:lang(be), -.entry-footer:lang(be), -.main-navigation:lang(be), -.no-comments:lang(be), -.not-found .page-title:lang(be), -.error-404 .page-title:lang(be), -.post-navigation .post-title:lang(be), -.page-links:lang(be), -.page-description:lang(be), -.pagination .nav-links:lang(be), -.sticky-post:lang(be), -.site-title:lang(be), -.site-info:lang(be), -#cancel-comment-reply-link:lang(be), -h1:lang(be), -h2:lang(be), -h3:lang(be), -h4:lang(be), -h5:lang(be), -h6:lang(be), .page-title:lang(be), blockquote cite:lang(be), table:lang(be), .button:lang(be), -input:lang(be)[type="button"], -input:lang(be)[type="reset"], -input:lang(be)[type="submit"], .comment-navigation .nav-previous:lang(be), -.comment-navigation .nav-next:lang(be), .comment-list .pingback .comment-body:lang(be), -.comment-list .trackback .comment-body:lang(be), .comment-list .pingback .comment-body .comment-edit-link:lang(be), -.comment-list .trackback .comment-body .comment-edit-link:lang(be), .comment-form .comment-notes:lang(be), -.comment-form label:lang(be), .widget_archive ul li:lang(be), -.widget_categories ul li:lang(be), -.widget_meta ul li:lang(be), -.widget_nav_menu ul li:lang(be), -.widget_pages ul li:lang(be), -.widget_recent_comments ul li:lang(be), -.widget_recent_entries ul li:lang(be), -.widget_rss ul li:lang(be), .widget_tag_cloud .tagcloud:lang(be), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(be), .entry .entry-content .wp-block-button .wp-block-button__link:lang(be), .entry .entry-content .wp-block-archives li > a:lang(be), -.entry .entry-content .wp-block-categories li > a:lang(be), -.entry .entry-content .wp-block-latest-posts li > a:lang(be), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(be), .entry .entry-content .wp-block-verse:lang(be), .entry .entry-content .has-drop-cap:lang(be):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(be), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(be), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(be), -.entry .entry-content .wp-block-cover-image h2:lang(be), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(be), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(be), -.entry .entry-content .wp-block-cover h2:lang(be), .entry .entry-content .wp-block-audio figcaption:lang(be), -.entry .entry-content .wp-block-video figcaption:lang(be), -.entry .entry-content .wp-block-image figcaption:lang(be), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(be), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(be), .entry .entry-content .wp-block-file:lang(be), .entry .entry-content .wp-block-file .wp-block-file__button:lang(be), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(be), .wp-caption-text:lang(be), .gallery-caption:lang(be) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(bg-BG), button:lang(bg-BG), -input:lang(bg-BG), -select:lang(bg-BG), -optgroup:lang(bg-BG), -textarea:lang(bg-BG), .author-description .author-link:lang(bg-BG), -.comment-metadata:lang(bg-BG), -.comment-reply-link:lang(bg-BG), -.comments-title:lang(bg-BG), -.comment-author .fn:lang(bg-BG), -.discussion-meta-info:lang(bg-BG), -.entry-meta:lang(bg-BG), -.entry-footer:lang(bg-BG), -.main-navigation:lang(bg-BG), -.no-comments:lang(bg-BG), -.not-found .page-title:lang(bg-BG), -.error-404 .page-title:lang(bg-BG), -.post-navigation .post-title:lang(bg-BG), -.page-links:lang(bg-BG), -.page-description:lang(bg-BG), -.pagination .nav-links:lang(bg-BG), -.sticky-post:lang(bg-BG), -.site-title:lang(bg-BG), -.site-info:lang(bg-BG), -#cancel-comment-reply-link:lang(bg-BG), -h1:lang(bg-BG), -h2:lang(bg-BG), -h3:lang(bg-BG), -h4:lang(bg-BG), -h5:lang(bg-BG), -h6:lang(bg-BG), .page-title:lang(bg-BG), blockquote cite:lang(bg-BG), table:lang(bg-BG), .button:lang(bg-BG), -input:lang(bg-BG)[type="button"], -input:lang(bg-BG)[type="reset"], -input:lang(bg-BG)[type="submit"], .comment-navigation .nav-previous:lang(bg-BG), -.comment-navigation .nav-next:lang(bg-BG), .comment-list .pingback .comment-body:lang(bg-BG), -.comment-list .trackback .comment-body:lang(bg-BG), .comment-list .pingback .comment-body .comment-edit-link:lang(bg-BG), -.comment-list .trackback .comment-body .comment-edit-link:lang(bg-BG), .comment-form .comment-notes:lang(bg-BG), -.comment-form label:lang(bg-BG), .widget_archive ul li:lang(bg-BG), -.widget_categories ul li:lang(bg-BG), -.widget_meta ul li:lang(bg-BG), -.widget_nav_menu ul li:lang(bg-BG), -.widget_pages ul li:lang(bg-BG), -.widget_recent_comments ul li:lang(bg-BG), -.widget_recent_entries ul li:lang(bg-BG), -.widget_rss ul li:lang(bg-BG), .widget_tag_cloud .tagcloud:lang(bg-BG), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(bg-BG), .entry .entry-content .wp-block-button .wp-block-button__link:lang(bg-BG), .entry .entry-content .wp-block-archives li > a:lang(bg-BG), -.entry .entry-content .wp-block-categories li > a:lang(bg-BG), -.entry .entry-content .wp-block-latest-posts li > a:lang(bg-BG), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(bg-BG), .entry .entry-content .wp-block-verse:lang(bg-BG), .entry .entry-content .has-drop-cap:lang(bg-BG):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(bg-BG), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(bg-BG), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(bg-BG), -.entry .entry-content .wp-block-cover-image h2:lang(bg-BG), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(bg-BG), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(bg-BG), -.entry .entry-content .wp-block-cover h2:lang(bg-BG), .entry .entry-content .wp-block-audio figcaption:lang(bg-BG), -.entry .entry-content .wp-block-video figcaption:lang(bg-BG), -.entry .entry-content .wp-block-image figcaption:lang(bg-BG), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(bg-BG), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(bg-BG), .entry .entry-content .wp-block-file:lang(bg-BG), .entry .entry-content .wp-block-file .wp-block-file__button:lang(bg-BG), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(bg-BG), .wp-caption-text:lang(bg-BG), .gallery-caption:lang(bg-BG) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(kk), button:lang(kk), -input:lang(kk), -select:lang(kk), -optgroup:lang(kk), -textarea:lang(kk), .author-description .author-link:lang(kk), -.comment-metadata:lang(kk), -.comment-reply-link:lang(kk), -.comments-title:lang(kk), -.comment-author .fn:lang(kk), -.discussion-meta-info:lang(kk), -.entry-meta:lang(kk), -.entry-footer:lang(kk), -.main-navigation:lang(kk), -.no-comments:lang(kk), -.not-found .page-title:lang(kk), -.error-404 .page-title:lang(kk), -.post-navigation .post-title:lang(kk), -.page-links:lang(kk), -.page-description:lang(kk), -.pagination .nav-links:lang(kk), -.sticky-post:lang(kk), -.site-title:lang(kk), -.site-info:lang(kk), -#cancel-comment-reply-link:lang(kk), -h1:lang(kk), -h2:lang(kk), -h3:lang(kk), -h4:lang(kk), -h5:lang(kk), -h6:lang(kk), .page-title:lang(kk), blockquote cite:lang(kk), table:lang(kk), .button:lang(kk), -input:lang(kk)[type="button"], -input:lang(kk)[type="reset"], -input:lang(kk)[type="submit"], .comment-navigation .nav-previous:lang(kk), -.comment-navigation .nav-next:lang(kk), .comment-list .pingback .comment-body:lang(kk), -.comment-list .trackback .comment-body:lang(kk), .comment-list .pingback .comment-body .comment-edit-link:lang(kk), -.comment-list .trackback .comment-body .comment-edit-link:lang(kk), .comment-form .comment-notes:lang(kk), -.comment-form label:lang(kk), .widget_archive ul li:lang(kk), -.widget_categories ul li:lang(kk), -.widget_meta ul li:lang(kk), -.widget_nav_menu ul li:lang(kk), -.widget_pages ul li:lang(kk), -.widget_recent_comments ul li:lang(kk), -.widget_recent_entries ul li:lang(kk), -.widget_rss ul li:lang(kk), .widget_tag_cloud .tagcloud:lang(kk), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(kk), .entry .entry-content .wp-block-button .wp-block-button__link:lang(kk), .entry .entry-content .wp-block-archives li > a:lang(kk), -.entry .entry-content .wp-block-categories li > a:lang(kk), -.entry .entry-content .wp-block-latest-posts li > a:lang(kk), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(kk), .entry .entry-content .wp-block-verse:lang(kk), .entry .entry-content .has-drop-cap:lang(kk):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(kk), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(kk), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(kk), -.entry .entry-content .wp-block-cover-image h2:lang(kk), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(kk), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(kk), -.entry .entry-content .wp-block-cover h2:lang(kk), .entry .entry-content .wp-block-audio figcaption:lang(kk), -.entry .entry-content .wp-block-video figcaption:lang(kk), -.entry .entry-content .wp-block-image figcaption:lang(kk), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(kk), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(kk), .entry .entry-content .wp-block-file:lang(kk), .entry .entry-content .wp-block-file .wp-block-file__button:lang(kk), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(kk), .wp-caption-text:lang(kk), .gallery-caption:lang(kk) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(mk-MK), button:lang(mk-MK), -input:lang(mk-MK), -select:lang(mk-MK), -optgroup:lang(mk-MK), -textarea:lang(mk-MK), .author-description .author-link:lang(mk-MK), -.comment-metadata:lang(mk-MK), -.comment-reply-link:lang(mk-MK), -.comments-title:lang(mk-MK), -.comment-author .fn:lang(mk-MK), -.discussion-meta-info:lang(mk-MK), -.entry-meta:lang(mk-MK), -.entry-footer:lang(mk-MK), -.main-navigation:lang(mk-MK), -.no-comments:lang(mk-MK), -.not-found .page-title:lang(mk-MK), -.error-404 .page-title:lang(mk-MK), -.post-navigation .post-title:lang(mk-MK), -.page-links:lang(mk-MK), -.page-description:lang(mk-MK), -.pagination .nav-links:lang(mk-MK), -.sticky-post:lang(mk-MK), -.site-title:lang(mk-MK), -.site-info:lang(mk-MK), -#cancel-comment-reply-link:lang(mk-MK), -h1:lang(mk-MK), -h2:lang(mk-MK), -h3:lang(mk-MK), -h4:lang(mk-MK), -h5:lang(mk-MK), -h6:lang(mk-MK), .page-title:lang(mk-MK), blockquote cite:lang(mk-MK), table:lang(mk-MK), .button:lang(mk-MK), -input:lang(mk-MK)[type="button"], -input:lang(mk-MK)[type="reset"], -input:lang(mk-MK)[type="submit"], .comment-navigation .nav-previous:lang(mk-MK), -.comment-navigation .nav-next:lang(mk-MK), .comment-list .pingback .comment-body:lang(mk-MK), -.comment-list .trackback .comment-body:lang(mk-MK), .comment-list .pingback .comment-body .comment-edit-link:lang(mk-MK), -.comment-list .trackback .comment-body .comment-edit-link:lang(mk-MK), .comment-form .comment-notes:lang(mk-MK), -.comment-form label:lang(mk-MK), .widget_archive ul li:lang(mk-MK), -.widget_categories ul li:lang(mk-MK), -.widget_meta ul li:lang(mk-MK), -.widget_nav_menu ul li:lang(mk-MK), -.widget_pages ul li:lang(mk-MK), -.widget_recent_comments ul li:lang(mk-MK), -.widget_recent_entries ul li:lang(mk-MK), -.widget_rss ul li:lang(mk-MK), .widget_tag_cloud .tagcloud:lang(mk-MK), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(mk-MK), .entry .entry-content .wp-block-button .wp-block-button__link:lang(mk-MK), .entry .entry-content .wp-block-archives li > a:lang(mk-MK), -.entry .entry-content .wp-block-categories li > a:lang(mk-MK), -.entry .entry-content .wp-block-latest-posts li > a:lang(mk-MK), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(mk-MK), .entry .entry-content .wp-block-verse:lang(mk-MK), .entry .entry-content .has-drop-cap:lang(mk-MK):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(mk-MK), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(mk-MK), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(mk-MK), -.entry .entry-content .wp-block-cover-image h2:lang(mk-MK), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(mk-MK), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(mk-MK), -.entry .entry-content .wp-block-cover h2:lang(mk-MK), .entry .entry-content .wp-block-audio figcaption:lang(mk-MK), -.entry .entry-content .wp-block-video figcaption:lang(mk-MK), -.entry .entry-content .wp-block-image figcaption:lang(mk-MK), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(mk-MK), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(mk-MK), .entry .entry-content .wp-block-file:lang(mk-MK), .entry .entry-content .wp-block-file .wp-block-file__button:lang(mk-MK), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(mk-MK), .wp-caption-text:lang(mk-MK), .gallery-caption:lang(mk-MK) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(mn), button:lang(mn), -input:lang(mn), -select:lang(mn), -optgroup:lang(mn), -textarea:lang(mn), .author-description .author-link:lang(mn), -.comment-metadata:lang(mn), -.comment-reply-link:lang(mn), -.comments-title:lang(mn), -.comment-author .fn:lang(mn), -.discussion-meta-info:lang(mn), -.entry-meta:lang(mn), -.entry-footer:lang(mn), -.main-navigation:lang(mn), -.no-comments:lang(mn), -.not-found .page-title:lang(mn), -.error-404 .page-title:lang(mn), -.post-navigation .post-title:lang(mn), -.page-links:lang(mn), -.page-description:lang(mn), -.pagination .nav-links:lang(mn), -.sticky-post:lang(mn), -.site-title:lang(mn), -.site-info:lang(mn), -#cancel-comment-reply-link:lang(mn), -h1:lang(mn), -h2:lang(mn), -h3:lang(mn), -h4:lang(mn), -h5:lang(mn), -h6:lang(mn), .page-title:lang(mn), blockquote cite:lang(mn), table:lang(mn), .button:lang(mn), -input:lang(mn)[type="button"], -input:lang(mn)[type="reset"], -input:lang(mn)[type="submit"], .comment-navigation .nav-previous:lang(mn), -.comment-navigation .nav-next:lang(mn), .comment-list .pingback .comment-body:lang(mn), -.comment-list .trackback .comment-body:lang(mn), .comment-list .pingback .comment-body .comment-edit-link:lang(mn), -.comment-list .trackback .comment-body .comment-edit-link:lang(mn), .comment-form .comment-notes:lang(mn), -.comment-form label:lang(mn), .widget_archive ul li:lang(mn), -.widget_categories ul li:lang(mn), -.widget_meta ul li:lang(mn), -.widget_nav_menu ul li:lang(mn), -.widget_pages ul li:lang(mn), -.widget_recent_comments ul li:lang(mn), -.widget_recent_entries ul li:lang(mn), -.widget_rss ul li:lang(mn), .widget_tag_cloud .tagcloud:lang(mn), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(mn), .entry .entry-content .wp-block-button .wp-block-button__link:lang(mn), .entry .entry-content .wp-block-archives li > a:lang(mn), -.entry .entry-content .wp-block-categories li > a:lang(mn), -.entry .entry-content .wp-block-latest-posts li > a:lang(mn), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(mn), .entry .entry-content .wp-block-verse:lang(mn), .entry .entry-content .has-drop-cap:lang(mn):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(mn), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(mn), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(mn), -.entry .entry-content .wp-block-cover-image h2:lang(mn), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(mn), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(mn), -.entry .entry-content .wp-block-cover h2:lang(mn), .entry .entry-content .wp-block-audio figcaption:lang(mn), -.entry .entry-content .wp-block-video figcaption:lang(mn), -.entry .entry-content .wp-block-image figcaption:lang(mn), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(mn), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(mn), .entry .entry-content .wp-block-file:lang(mn), .entry .entry-content .wp-block-file .wp-block-file__button:lang(mn), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(mn), .wp-caption-text:lang(mn), .gallery-caption:lang(mn) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(ru-RU), button:lang(ru-RU), -input:lang(ru-RU), -select:lang(ru-RU), -optgroup:lang(ru-RU), -textarea:lang(ru-RU), .author-description .author-link:lang(ru-RU), -.comment-metadata:lang(ru-RU), -.comment-reply-link:lang(ru-RU), -.comments-title:lang(ru-RU), -.comment-author .fn:lang(ru-RU), -.discussion-meta-info:lang(ru-RU), -.entry-meta:lang(ru-RU), -.entry-footer:lang(ru-RU), -.main-navigation:lang(ru-RU), -.no-comments:lang(ru-RU), -.not-found .page-title:lang(ru-RU), -.error-404 .page-title:lang(ru-RU), -.post-navigation .post-title:lang(ru-RU), -.page-links:lang(ru-RU), -.page-description:lang(ru-RU), -.pagination .nav-links:lang(ru-RU), -.sticky-post:lang(ru-RU), -.site-title:lang(ru-RU), -.site-info:lang(ru-RU), -#cancel-comment-reply-link:lang(ru-RU), -h1:lang(ru-RU), -h2:lang(ru-RU), -h3:lang(ru-RU), -h4:lang(ru-RU), -h5:lang(ru-RU), -h6:lang(ru-RU), .page-title:lang(ru-RU), blockquote cite:lang(ru-RU), table:lang(ru-RU), .button:lang(ru-RU), -input:lang(ru-RU)[type="button"], -input:lang(ru-RU)[type="reset"], -input:lang(ru-RU)[type="submit"], .comment-navigation .nav-previous:lang(ru-RU), -.comment-navigation .nav-next:lang(ru-RU), .comment-list .pingback .comment-body:lang(ru-RU), -.comment-list .trackback .comment-body:lang(ru-RU), .comment-list .pingback .comment-body .comment-edit-link:lang(ru-RU), -.comment-list .trackback .comment-body .comment-edit-link:lang(ru-RU), .comment-form .comment-notes:lang(ru-RU), -.comment-form label:lang(ru-RU), .widget_archive ul li:lang(ru-RU), -.widget_categories ul li:lang(ru-RU), -.widget_meta ul li:lang(ru-RU), -.widget_nav_menu ul li:lang(ru-RU), -.widget_pages ul li:lang(ru-RU), -.widget_recent_comments ul li:lang(ru-RU), -.widget_recent_entries ul li:lang(ru-RU), -.widget_rss ul li:lang(ru-RU), .widget_tag_cloud .tagcloud:lang(ru-RU), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ru-RU), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ru-RU), .entry .entry-content .wp-block-archives li > a:lang(ru-RU), -.entry .entry-content .wp-block-categories li > a:lang(ru-RU), -.entry .entry-content .wp-block-latest-posts li > a:lang(ru-RU), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ru-RU), .entry .entry-content .wp-block-verse:lang(ru-RU), .entry .entry-content .has-drop-cap:lang(ru-RU):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ru-RU), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ru-RU), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ru-RU), -.entry .entry-content .wp-block-cover-image h2:lang(ru-RU), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ru-RU), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ru-RU), -.entry .entry-content .wp-block-cover h2:lang(ru-RU), .entry .entry-content .wp-block-audio figcaption:lang(ru-RU), -.entry .entry-content .wp-block-video figcaption:lang(ru-RU), -.entry .entry-content .wp-block-image figcaption:lang(ru-RU), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ru-RU), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ru-RU), .entry .entry-content .wp-block-file:lang(ru-RU), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ru-RU), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ru-RU), .wp-caption-text:lang(ru-RU), .gallery-caption:lang(ru-RU) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(sah), button:lang(sah), -input:lang(sah), -select:lang(sah), -optgroup:lang(sah), -textarea:lang(sah), .author-description .author-link:lang(sah), -.comment-metadata:lang(sah), -.comment-reply-link:lang(sah), -.comments-title:lang(sah), -.comment-author .fn:lang(sah), -.discussion-meta-info:lang(sah), -.entry-meta:lang(sah), -.entry-footer:lang(sah), -.main-navigation:lang(sah), -.no-comments:lang(sah), -.not-found .page-title:lang(sah), -.error-404 .page-title:lang(sah), -.post-navigation .post-title:lang(sah), -.page-links:lang(sah), -.page-description:lang(sah), -.pagination .nav-links:lang(sah), -.sticky-post:lang(sah), -.site-title:lang(sah), -.site-info:lang(sah), -#cancel-comment-reply-link:lang(sah), -h1:lang(sah), -h2:lang(sah), -h3:lang(sah), -h4:lang(sah), -h5:lang(sah), -h6:lang(sah), .page-title:lang(sah), blockquote cite:lang(sah), table:lang(sah), .button:lang(sah), -input:lang(sah)[type="button"], -input:lang(sah)[type="reset"], -input:lang(sah)[type="submit"], .comment-navigation .nav-previous:lang(sah), -.comment-navigation .nav-next:lang(sah), .comment-list .pingback .comment-body:lang(sah), -.comment-list .trackback .comment-body:lang(sah), .comment-list .pingback .comment-body .comment-edit-link:lang(sah), -.comment-list .trackback .comment-body .comment-edit-link:lang(sah), .comment-form .comment-notes:lang(sah), -.comment-form label:lang(sah), .widget_archive ul li:lang(sah), -.widget_categories ul li:lang(sah), -.widget_meta ul li:lang(sah), -.widget_nav_menu ul li:lang(sah), -.widget_pages ul li:lang(sah), -.widget_recent_comments ul li:lang(sah), -.widget_recent_entries ul li:lang(sah), -.widget_rss ul li:lang(sah), .widget_tag_cloud .tagcloud:lang(sah), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(sah), .entry .entry-content .wp-block-button .wp-block-button__link:lang(sah), .entry .entry-content .wp-block-archives li > a:lang(sah), -.entry .entry-content .wp-block-categories li > a:lang(sah), -.entry .entry-content .wp-block-latest-posts li > a:lang(sah), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(sah), .entry .entry-content .wp-block-verse:lang(sah), .entry .entry-content .has-drop-cap:lang(sah):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(sah), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(sah), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(sah), -.entry .entry-content .wp-block-cover-image h2:lang(sah), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(sah), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(sah), -.entry .entry-content .wp-block-cover h2:lang(sah), .entry .entry-content .wp-block-audio figcaption:lang(sah), -.entry .entry-content .wp-block-video figcaption:lang(sah), -.entry .entry-content .wp-block-image figcaption:lang(sah), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(sah), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(sah), .entry .entry-content .wp-block-file:lang(sah), .entry .entry-content .wp-block-file .wp-block-file__button:lang(sah), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(sah), .wp-caption-text:lang(sah), .gallery-caption:lang(sah) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(sr-RS), button:lang(sr-RS), -input:lang(sr-RS), -select:lang(sr-RS), -optgroup:lang(sr-RS), -textarea:lang(sr-RS), .author-description .author-link:lang(sr-RS), -.comment-metadata:lang(sr-RS), -.comment-reply-link:lang(sr-RS), -.comments-title:lang(sr-RS), -.comment-author .fn:lang(sr-RS), -.discussion-meta-info:lang(sr-RS), -.entry-meta:lang(sr-RS), -.entry-footer:lang(sr-RS), -.main-navigation:lang(sr-RS), -.no-comments:lang(sr-RS), -.not-found .page-title:lang(sr-RS), -.error-404 .page-title:lang(sr-RS), -.post-navigation .post-title:lang(sr-RS), -.page-links:lang(sr-RS), -.page-description:lang(sr-RS), -.pagination .nav-links:lang(sr-RS), -.sticky-post:lang(sr-RS), -.site-title:lang(sr-RS), -.site-info:lang(sr-RS), -#cancel-comment-reply-link:lang(sr-RS), -h1:lang(sr-RS), -h2:lang(sr-RS), -h3:lang(sr-RS), -h4:lang(sr-RS), -h5:lang(sr-RS), -h6:lang(sr-RS), .page-title:lang(sr-RS), blockquote cite:lang(sr-RS), table:lang(sr-RS), .button:lang(sr-RS), -input:lang(sr-RS)[type="button"], -input:lang(sr-RS)[type="reset"], -input:lang(sr-RS)[type="submit"], .comment-navigation .nav-previous:lang(sr-RS), -.comment-navigation .nav-next:lang(sr-RS), .comment-list .pingback .comment-body:lang(sr-RS), -.comment-list .trackback .comment-body:lang(sr-RS), .comment-list .pingback .comment-body .comment-edit-link:lang(sr-RS), -.comment-list .trackback .comment-body .comment-edit-link:lang(sr-RS), .comment-form .comment-notes:lang(sr-RS), -.comment-form label:lang(sr-RS), .widget_archive ul li:lang(sr-RS), -.widget_categories ul li:lang(sr-RS), -.widget_meta ul li:lang(sr-RS), -.widget_nav_menu ul li:lang(sr-RS), -.widget_pages ul li:lang(sr-RS), -.widget_recent_comments ul li:lang(sr-RS), -.widget_recent_entries ul li:lang(sr-RS), -.widget_rss ul li:lang(sr-RS), .widget_tag_cloud .tagcloud:lang(sr-RS), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(sr-RS), .entry .entry-content .wp-block-button .wp-block-button__link:lang(sr-RS), .entry .entry-content .wp-block-archives li > a:lang(sr-RS), -.entry .entry-content .wp-block-categories li > a:lang(sr-RS), -.entry .entry-content .wp-block-latest-posts li > a:lang(sr-RS), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(sr-RS), .entry .entry-content .wp-block-verse:lang(sr-RS), .entry .entry-content .has-drop-cap:lang(sr-RS):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(sr-RS), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(sr-RS), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(sr-RS), -.entry .entry-content .wp-block-cover-image h2:lang(sr-RS), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(sr-RS), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(sr-RS), -.entry .entry-content .wp-block-cover h2:lang(sr-RS), .entry .entry-content .wp-block-audio figcaption:lang(sr-RS), -.entry .entry-content .wp-block-video figcaption:lang(sr-RS), -.entry .entry-content .wp-block-image figcaption:lang(sr-RS), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(sr-RS), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(sr-RS), .entry .entry-content .wp-block-file:lang(sr-RS), .entry .entry-content .wp-block-file .wp-block-file__button:lang(sr-RS), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(sr-RS), .wp-caption-text:lang(sr-RS), .gallery-caption:lang(sr-RS) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(tt-RU), button:lang(tt-RU), -input:lang(tt-RU), -select:lang(tt-RU), -optgroup:lang(tt-RU), -textarea:lang(tt-RU), .author-description .author-link:lang(tt-RU), -.comment-metadata:lang(tt-RU), -.comment-reply-link:lang(tt-RU), -.comments-title:lang(tt-RU), -.comment-author .fn:lang(tt-RU), -.discussion-meta-info:lang(tt-RU), -.entry-meta:lang(tt-RU), -.entry-footer:lang(tt-RU), -.main-navigation:lang(tt-RU), -.no-comments:lang(tt-RU), -.not-found .page-title:lang(tt-RU), -.error-404 .page-title:lang(tt-RU), -.post-navigation .post-title:lang(tt-RU), -.page-links:lang(tt-RU), -.page-description:lang(tt-RU), -.pagination .nav-links:lang(tt-RU), -.sticky-post:lang(tt-RU), -.site-title:lang(tt-RU), -.site-info:lang(tt-RU), -#cancel-comment-reply-link:lang(tt-RU), -h1:lang(tt-RU), -h2:lang(tt-RU), -h3:lang(tt-RU), -h4:lang(tt-RU), -h5:lang(tt-RU), -h6:lang(tt-RU), .page-title:lang(tt-RU), blockquote cite:lang(tt-RU), table:lang(tt-RU), .button:lang(tt-RU), -input:lang(tt-RU)[type="button"], -input:lang(tt-RU)[type="reset"], -input:lang(tt-RU)[type="submit"], .comment-navigation .nav-previous:lang(tt-RU), -.comment-navigation .nav-next:lang(tt-RU), .comment-list .pingback .comment-body:lang(tt-RU), -.comment-list .trackback .comment-body:lang(tt-RU), .comment-list .pingback .comment-body .comment-edit-link:lang(tt-RU), -.comment-list .trackback .comment-body .comment-edit-link:lang(tt-RU), .comment-form .comment-notes:lang(tt-RU), -.comment-form label:lang(tt-RU), .widget_archive ul li:lang(tt-RU), -.widget_categories ul li:lang(tt-RU), -.widget_meta ul li:lang(tt-RU), -.widget_nav_menu ul li:lang(tt-RU), -.widget_pages ul li:lang(tt-RU), -.widget_recent_comments ul li:lang(tt-RU), -.widget_recent_entries ul li:lang(tt-RU), -.widget_rss ul li:lang(tt-RU), .widget_tag_cloud .tagcloud:lang(tt-RU), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(tt-RU), .entry .entry-content .wp-block-button .wp-block-button__link:lang(tt-RU), .entry .entry-content .wp-block-archives li > a:lang(tt-RU), -.entry .entry-content .wp-block-categories li > a:lang(tt-RU), -.entry .entry-content .wp-block-latest-posts li > a:lang(tt-RU), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(tt-RU), .entry .entry-content .wp-block-verse:lang(tt-RU), .entry .entry-content .has-drop-cap:lang(tt-RU):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(tt-RU), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(tt-RU), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(tt-RU), -.entry .entry-content .wp-block-cover-image h2:lang(tt-RU), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(tt-RU), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(tt-RU), -.entry .entry-content .wp-block-cover h2:lang(tt-RU), .entry .entry-content .wp-block-audio figcaption:lang(tt-RU), -.entry .entry-content .wp-block-video figcaption:lang(tt-RU), -.entry .entry-content .wp-block-image figcaption:lang(tt-RU), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(tt-RU), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(tt-RU), .entry .entry-content .wp-block-file:lang(tt-RU), .entry .entry-content .wp-block-file .wp-block-file__button:lang(tt-RU), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(tt-RU), .wp-caption-text:lang(tt-RU), .gallery-caption:lang(tt-RU) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(uk), button:lang(uk), -input:lang(uk), -select:lang(uk), -optgroup:lang(uk), -textarea:lang(uk), .author-description .author-link:lang(uk), -.comment-metadata:lang(uk), -.comment-reply-link:lang(uk), -.comments-title:lang(uk), -.comment-author .fn:lang(uk), -.discussion-meta-info:lang(uk), -.entry-meta:lang(uk), -.entry-footer:lang(uk), -.main-navigation:lang(uk), -.no-comments:lang(uk), -.not-found .page-title:lang(uk), -.error-404 .page-title:lang(uk), -.post-navigation .post-title:lang(uk), -.page-links:lang(uk), -.page-description:lang(uk), -.pagination .nav-links:lang(uk), -.sticky-post:lang(uk), -.site-title:lang(uk), -.site-info:lang(uk), -#cancel-comment-reply-link:lang(uk), -h1:lang(uk), -h2:lang(uk), -h3:lang(uk), -h4:lang(uk), -h5:lang(uk), -h6:lang(uk), .page-title:lang(uk), blockquote cite:lang(uk), table:lang(uk), .button:lang(uk), -input:lang(uk)[type="button"], -input:lang(uk)[type="reset"], -input:lang(uk)[type="submit"], .comment-navigation .nav-previous:lang(uk), -.comment-navigation .nav-next:lang(uk), .comment-list .pingback .comment-body:lang(uk), -.comment-list .trackback .comment-body:lang(uk), .comment-list .pingback .comment-body .comment-edit-link:lang(uk), -.comment-list .trackback .comment-body .comment-edit-link:lang(uk), .comment-form .comment-notes:lang(uk), -.comment-form label:lang(uk), .widget_archive ul li:lang(uk), -.widget_categories ul li:lang(uk), -.widget_meta ul li:lang(uk), -.widget_nav_menu ul li:lang(uk), -.widget_pages ul li:lang(uk), -.widget_recent_comments ul li:lang(uk), -.widget_recent_entries ul li:lang(uk), -.widget_rss ul li:lang(uk), .widget_tag_cloud .tagcloud:lang(uk), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(uk), .entry .entry-content .wp-block-button .wp-block-button__link:lang(uk), .entry .entry-content .wp-block-archives li > a:lang(uk), -.entry .entry-content .wp-block-categories li > a:lang(uk), -.entry .entry-content .wp-block-latest-posts li > a:lang(uk), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(uk), .entry .entry-content .wp-block-verse:lang(uk), .entry .entry-content .has-drop-cap:lang(uk):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(uk), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(uk), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(uk), -.entry .entry-content .wp-block-cover-image h2:lang(uk), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(uk), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(uk), -.entry .entry-content .wp-block-cover h2:lang(uk), .entry .entry-content .wp-block-audio figcaption:lang(uk), -.entry .entry-content .wp-block-video figcaption:lang(uk), -.entry .entry-content .wp-block-image figcaption:lang(uk), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(uk), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(uk), .entry .entry-content .wp-block-file:lang(uk), .entry .entry-content .wp-block-file .wp-block-file__button:lang(uk), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(uk), .wp-caption-text:lang(uk), .gallery-caption:lang(uk) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(zh-HK), button:lang(zh-HK), -input:lang(zh-HK), -select:lang(zh-HK), -optgroup:lang(zh-HK), -textarea:lang(zh-HK), .author-description .author-link:lang(zh-HK), -.comment-metadata:lang(zh-HK), -.comment-reply-link:lang(zh-HK), -.comments-title:lang(zh-HK), -.comment-author .fn:lang(zh-HK), -.discussion-meta-info:lang(zh-HK), -.entry-meta:lang(zh-HK), -.entry-footer:lang(zh-HK), -.main-navigation:lang(zh-HK), -.no-comments:lang(zh-HK), -.not-found .page-title:lang(zh-HK), -.error-404 .page-title:lang(zh-HK), -.post-navigation .post-title:lang(zh-HK), -.page-links:lang(zh-HK), -.page-description:lang(zh-HK), -.pagination .nav-links:lang(zh-HK), -.sticky-post:lang(zh-HK), -.site-title:lang(zh-HK), -.site-info:lang(zh-HK), -#cancel-comment-reply-link:lang(zh-HK), -h1:lang(zh-HK), -h2:lang(zh-HK), -h3:lang(zh-HK), -h4:lang(zh-HK), -h5:lang(zh-HK), -h6:lang(zh-HK), .page-title:lang(zh-HK), blockquote cite:lang(zh-HK), table:lang(zh-HK), .button:lang(zh-HK), -input:lang(zh-HK)[type="button"], -input:lang(zh-HK)[type="reset"], -input:lang(zh-HK)[type="submit"], .comment-navigation .nav-previous:lang(zh-HK), -.comment-navigation .nav-next:lang(zh-HK), .comment-list .pingback .comment-body:lang(zh-HK), -.comment-list .trackback .comment-body:lang(zh-HK), .comment-list .pingback .comment-body .comment-edit-link:lang(zh-HK), -.comment-list .trackback .comment-body .comment-edit-link:lang(zh-HK), .comment-form .comment-notes:lang(zh-HK), -.comment-form label:lang(zh-HK), .widget_archive ul li:lang(zh-HK), -.widget_categories ul li:lang(zh-HK), -.widget_meta ul li:lang(zh-HK), -.widget_nav_menu ul li:lang(zh-HK), -.widget_pages ul li:lang(zh-HK), -.widget_recent_comments ul li:lang(zh-HK), -.widget_recent_entries ul li:lang(zh-HK), -.widget_rss ul li:lang(zh-HK), .widget_tag_cloud .tagcloud:lang(zh-HK), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(zh-HK), .entry .entry-content .wp-block-button .wp-block-button__link:lang(zh-HK), .entry .entry-content .wp-block-archives li > a:lang(zh-HK), -.entry .entry-content .wp-block-categories li > a:lang(zh-HK), -.entry .entry-content .wp-block-latest-posts li > a:lang(zh-HK), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(zh-HK), .entry .entry-content .wp-block-verse:lang(zh-HK), .entry .entry-content .has-drop-cap:lang(zh-HK):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(zh-HK), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(zh-HK), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(zh-HK), -.entry .entry-content .wp-block-cover-image h2:lang(zh-HK), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(zh-HK), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(zh-HK), -.entry .entry-content .wp-block-cover h2:lang(zh-HK), .entry .entry-content .wp-block-audio figcaption:lang(zh-HK), -.entry .entry-content .wp-block-video figcaption:lang(zh-HK), -.entry .entry-content .wp-block-image figcaption:lang(zh-HK), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(zh-HK), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(zh-HK), .entry .entry-content .wp-block-file:lang(zh-HK), .entry .entry-content .wp-block-file .wp-block-file__button:lang(zh-HK), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(zh-HK), .wp-caption-text:lang(zh-HK), .gallery-caption:lang(zh-HK) { - font-family: -apple-system, BlinkMacSystemFont, "PingFang HK", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif; -} - -body:lang(zh-TW), button:lang(zh-TW), -input:lang(zh-TW), -select:lang(zh-TW), -optgroup:lang(zh-TW), -textarea:lang(zh-TW), .author-description .author-link:lang(zh-TW), -.comment-metadata:lang(zh-TW), -.comment-reply-link:lang(zh-TW), -.comments-title:lang(zh-TW), -.comment-author .fn:lang(zh-TW), -.discussion-meta-info:lang(zh-TW), -.entry-meta:lang(zh-TW), -.entry-footer:lang(zh-TW), -.main-navigation:lang(zh-TW), -.no-comments:lang(zh-TW), -.not-found .page-title:lang(zh-TW), -.error-404 .page-title:lang(zh-TW), -.post-navigation .post-title:lang(zh-TW), -.page-links:lang(zh-TW), -.page-description:lang(zh-TW), -.pagination .nav-links:lang(zh-TW), -.sticky-post:lang(zh-TW), -.site-title:lang(zh-TW), -.site-info:lang(zh-TW), -#cancel-comment-reply-link:lang(zh-TW), -h1:lang(zh-TW), -h2:lang(zh-TW), -h3:lang(zh-TW), -h4:lang(zh-TW), -h5:lang(zh-TW), -h6:lang(zh-TW), .page-title:lang(zh-TW), blockquote cite:lang(zh-TW), table:lang(zh-TW), .button:lang(zh-TW), -input:lang(zh-TW)[type="button"], -input:lang(zh-TW)[type="reset"], -input:lang(zh-TW)[type="submit"], .comment-navigation .nav-previous:lang(zh-TW), -.comment-navigation .nav-next:lang(zh-TW), .comment-list .pingback .comment-body:lang(zh-TW), -.comment-list .trackback .comment-body:lang(zh-TW), .comment-list .pingback .comment-body .comment-edit-link:lang(zh-TW), -.comment-list .trackback .comment-body .comment-edit-link:lang(zh-TW), .comment-form .comment-notes:lang(zh-TW), -.comment-form label:lang(zh-TW), .widget_archive ul li:lang(zh-TW), -.widget_categories ul li:lang(zh-TW), -.widget_meta ul li:lang(zh-TW), -.widget_nav_menu ul li:lang(zh-TW), -.widget_pages ul li:lang(zh-TW), -.widget_recent_comments ul li:lang(zh-TW), -.widget_recent_entries ul li:lang(zh-TW), -.widget_rss ul li:lang(zh-TW), .widget_tag_cloud .tagcloud:lang(zh-TW), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(zh-TW), .entry .entry-content .wp-block-button .wp-block-button__link:lang(zh-TW), .entry .entry-content .wp-block-archives li > a:lang(zh-TW), -.entry .entry-content .wp-block-categories li > a:lang(zh-TW), -.entry .entry-content .wp-block-latest-posts li > a:lang(zh-TW), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(zh-TW), .entry .entry-content .wp-block-verse:lang(zh-TW), .entry .entry-content .has-drop-cap:lang(zh-TW):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(zh-TW), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(zh-TW), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(zh-TW), -.entry .entry-content .wp-block-cover-image h2:lang(zh-TW), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(zh-TW), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(zh-TW), -.entry .entry-content .wp-block-cover h2:lang(zh-TW), .entry .entry-content .wp-block-audio figcaption:lang(zh-TW), -.entry .entry-content .wp-block-video figcaption:lang(zh-TW), -.entry .entry-content .wp-block-image figcaption:lang(zh-TW), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(zh-TW), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(zh-TW), .entry .entry-content .wp-block-file:lang(zh-TW), .entry .entry-content .wp-block-file .wp-block-file__button:lang(zh-TW), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(zh-TW), .wp-caption-text:lang(zh-TW), .gallery-caption:lang(zh-TW) { - font-family: -apple-system, BlinkMacSystemFont, "PingFang TC", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif; -} - -body:lang(zh-CN), button:lang(zh-CN), -input:lang(zh-CN), -select:lang(zh-CN), -optgroup:lang(zh-CN), -textarea:lang(zh-CN), .author-description .author-link:lang(zh-CN), -.comment-metadata:lang(zh-CN), -.comment-reply-link:lang(zh-CN), -.comments-title:lang(zh-CN), -.comment-author .fn:lang(zh-CN), -.discussion-meta-info:lang(zh-CN), -.entry-meta:lang(zh-CN), -.entry-footer:lang(zh-CN), -.main-navigation:lang(zh-CN), -.no-comments:lang(zh-CN), -.not-found .page-title:lang(zh-CN), -.error-404 .page-title:lang(zh-CN), -.post-navigation .post-title:lang(zh-CN), -.page-links:lang(zh-CN), -.page-description:lang(zh-CN), -.pagination .nav-links:lang(zh-CN), -.sticky-post:lang(zh-CN), -.site-title:lang(zh-CN), -.site-info:lang(zh-CN), -#cancel-comment-reply-link:lang(zh-CN), -h1:lang(zh-CN), -h2:lang(zh-CN), -h3:lang(zh-CN), -h4:lang(zh-CN), -h5:lang(zh-CN), -h6:lang(zh-CN), .page-title:lang(zh-CN), blockquote cite:lang(zh-CN), table:lang(zh-CN), .button:lang(zh-CN), -input:lang(zh-CN)[type="button"], -input:lang(zh-CN)[type="reset"], -input:lang(zh-CN)[type="submit"], .comment-navigation .nav-previous:lang(zh-CN), -.comment-navigation .nav-next:lang(zh-CN), .comment-list .pingback .comment-body:lang(zh-CN), -.comment-list .trackback .comment-body:lang(zh-CN), .comment-list .pingback .comment-body .comment-edit-link:lang(zh-CN), -.comment-list .trackback .comment-body .comment-edit-link:lang(zh-CN), .comment-form .comment-notes:lang(zh-CN), -.comment-form label:lang(zh-CN), .widget_archive ul li:lang(zh-CN), -.widget_categories ul li:lang(zh-CN), -.widget_meta ul li:lang(zh-CN), -.widget_nav_menu ul li:lang(zh-CN), -.widget_pages ul li:lang(zh-CN), -.widget_recent_comments ul li:lang(zh-CN), -.widget_recent_entries ul li:lang(zh-CN), -.widget_rss ul li:lang(zh-CN), .widget_tag_cloud .tagcloud:lang(zh-CN), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(zh-CN), .entry .entry-content .wp-block-button .wp-block-button__link:lang(zh-CN), .entry .entry-content .wp-block-archives li > a:lang(zh-CN), -.entry .entry-content .wp-block-categories li > a:lang(zh-CN), -.entry .entry-content .wp-block-latest-posts li > a:lang(zh-CN), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(zh-CN), .entry .entry-content .wp-block-verse:lang(zh-CN), .entry .entry-content .has-drop-cap:lang(zh-CN):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(zh-CN), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(zh-CN), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(zh-CN), -.entry .entry-content .wp-block-cover-image h2:lang(zh-CN), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(zh-CN), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(zh-CN), -.entry .entry-content .wp-block-cover h2:lang(zh-CN), .entry .entry-content .wp-block-audio figcaption:lang(zh-CN), -.entry .entry-content .wp-block-video figcaption:lang(zh-CN), -.entry .entry-content .wp-block-image figcaption:lang(zh-CN), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(zh-CN), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(zh-CN), .entry .entry-content .wp-block-file:lang(zh-CN), .entry .entry-content .wp-block-file .wp-block-file__button:lang(zh-CN), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(zh-CN), .wp-caption-text:lang(zh-CN), .gallery-caption:lang(zh-CN) { - font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif; -} - -body:lang(bn-BD), button:lang(bn-BD), -input:lang(bn-BD), -select:lang(bn-BD), -optgroup:lang(bn-BD), -textarea:lang(bn-BD), .author-description .author-link:lang(bn-BD), -.comment-metadata:lang(bn-BD), -.comment-reply-link:lang(bn-BD), -.comments-title:lang(bn-BD), -.comment-author .fn:lang(bn-BD), -.discussion-meta-info:lang(bn-BD), -.entry-meta:lang(bn-BD), -.entry-footer:lang(bn-BD), -.main-navigation:lang(bn-BD), -.no-comments:lang(bn-BD), -.not-found .page-title:lang(bn-BD), -.error-404 .page-title:lang(bn-BD), -.post-navigation .post-title:lang(bn-BD), -.page-links:lang(bn-BD), -.page-description:lang(bn-BD), -.pagination .nav-links:lang(bn-BD), -.sticky-post:lang(bn-BD), -.site-title:lang(bn-BD), -.site-info:lang(bn-BD), -#cancel-comment-reply-link:lang(bn-BD), -h1:lang(bn-BD), -h2:lang(bn-BD), -h3:lang(bn-BD), -h4:lang(bn-BD), -h5:lang(bn-BD), -h6:lang(bn-BD), .page-title:lang(bn-BD), blockquote cite:lang(bn-BD), table:lang(bn-BD), .button:lang(bn-BD), -input:lang(bn-BD)[type="button"], -input:lang(bn-BD)[type="reset"], -input:lang(bn-BD)[type="submit"], .comment-navigation .nav-previous:lang(bn-BD), -.comment-navigation .nav-next:lang(bn-BD), .comment-list .pingback .comment-body:lang(bn-BD), -.comment-list .trackback .comment-body:lang(bn-BD), .comment-list .pingback .comment-body .comment-edit-link:lang(bn-BD), -.comment-list .trackback .comment-body .comment-edit-link:lang(bn-BD), .comment-form .comment-notes:lang(bn-BD), -.comment-form label:lang(bn-BD), .widget_archive ul li:lang(bn-BD), -.widget_categories ul li:lang(bn-BD), -.widget_meta ul li:lang(bn-BD), -.widget_nav_menu ul li:lang(bn-BD), -.widget_pages ul li:lang(bn-BD), -.widget_recent_comments ul li:lang(bn-BD), -.widget_recent_entries ul li:lang(bn-BD), -.widget_rss ul li:lang(bn-BD), .widget_tag_cloud .tagcloud:lang(bn-BD), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(bn-BD), .entry .entry-content .wp-block-button .wp-block-button__link:lang(bn-BD), .entry .entry-content .wp-block-archives li > a:lang(bn-BD), -.entry .entry-content .wp-block-categories li > a:lang(bn-BD), -.entry .entry-content .wp-block-latest-posts li > a:lang(bn-BD), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(bn-BD), .entry .entry-content .wp-block-verse:lang(bn-BD), .entry .entry-content .has-drop-cap:lang(bn-BD):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(bn-BD), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(bn-BD), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(bn-BD), -.entry .entry-content .wp-block-cover-image h2:lang(bn-BD), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(bn-BD), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(bn-BD), -.entry .entry-content .wp-block-cover h2:lang(bn-BD), .entry .entry-content .wp-block-audio figcaption:lang(bn-BD), -.entry .entry-content .wp-block-video figcaption:lang(bn-BD), -.entry .entry-content .wp-block-image figcaption:lang(bn-BD), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(bn-BD), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(bn-BD), .entry .entry-content .wp-block-file:lang(bn-BD), .entry .entry-content .wp-block-file .wp-block-file__button:lang(bn-BD), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(bn-BD), .wp-caption-text:lang(bn-BD), .gallery-caption:lang(bn-BD) { - font-family: Arial, sans-serif; -} - -body:lang(hi-IN), button:lang(hi-IN), -input:lang(hi-IN), -select:lang(hi-IN), -optgroup:lang(hi-IN), -textarea:lang(hi-IN), .author-description .author-link:lang(hi-IN), -.comment-metadata:lang(hi-IN), -.comment-reply-link:lang(hi-IN), -.comments-title:lang(hi-IN), -.comment-author .fn:lang(hi-IN), -.discussion-meta-info:lang(hi-IN), -.entry-meta:lang(hi-IN), -.entry-footer:lang(hi-IN), -.main-navigation:lang(hi-IN), -.no-comments:lang(hi-IN), -.not-found .page-title:lang(hi-IN), -.error-404 .page-title:lang(hi-IN), -.post-navigation .post-title:lang(hi-IN), -.page-links:lang(hi-IN), -.page-description:lang(hi-IN), -.pagination .nav-links:lang(hi-IN), -.sticky-post:lang(hi-IN), -.site-title:lang(hi-IN), -.site-info:lang(hi-IN), -#cancel-comment-reply-link:lang(hi-IN), -h1:lang(hi-IN), -h2:lang(hi-IN), -h3:lang(hi-IN), -h4:lang(hi-IN), -h5:lang(hi-IN), -h6:lang(hi-IN), .page-title:lang(hi-IN), blockquote cite:lang(hi-IN), table:lang(hi-IN), .button:lang(hi-IN), -input:lang(hi-IN)[type="button"], -input:lang(hi-IN)[type="reset"], -input:lang(hi-IN)[type="submit"], .comment-navigation .nav-previous:lang(hi-IN), -.comment-navigation .nav-next:lang(hi-IN), .comment-list .pingback .comment-body:lang(hi-IN), -.comment-list .trackback .comment-body:lang(hi-IN), .comment-list .pingback .comment-body .comment-edit-link:lang(hi-IN), -.comment-list .trackback .comment-body .comment-edit-link:lang(hi-IN), .comment-form .comment-notes:lang(hi-IN), -.comment-form label:lang(hi-IN), .widget_archive ul li:lang(hi-IN), -.widget_categories ul li:lang(hi-IN), -.widget_meta ul li:lang(hi-IN), -.widget_nav_menu ul li:lang(hi-IN), -.widget_pages ul li:lang(hi-IN), -.widget_recent_comments ul li:lang(hi-IN), -.widget_recent_entries ul li:lang(hi-IN), -.widget_rss ul li:lang(hi-IN), .widget_tag_cloud .tagcloud:lang(hi-IN), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(hi-IN), .entry .entry-content .wp-block-button .wp-block-button__link:lang(hi-IN), .entry .entry-content .wp-block-archives li > a:lang(hi-IN), -.entry .entry-content .wp-block-categories li > a:lang(hi-IN), -.entry .entry-content .wp-block-latest-posts li > a:lang(hi-IN), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(hi-IN), .entry .entry-content .wp-block-verse:lang(hi-IN), .entry .entry-content .has-drop-cap:lang(hi-IN):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(hi-IN), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(hi-IN), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(hi-IN), -.entry .entry-content .wp-block-cover-image h2:lang(hi-IN), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(hi-IN), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(hi-IN), -.entry .entry-content .wp-block-cover h2:lang(hi-IN), .entry .entry-content .wp-block-audio figcaption:lang(hi-IN), -.entry .entry-content .wp-block-video figcaption:lang(hi-IN), -.entry .entry-content .wp-block-image figcaption:lang(hi-IN), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(hi-IN), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(hi-IN), .entry .entry-content .wp-block-file:lang(hi-IN), .entry .entry-content .wp-block-file .wp-block-file__button:lang(hi-IN), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(hi-IN), .wp-caption-text:lang(hi-IN), .gallery-caption:lang(hi-IN) { - font-family: Arial, sans-serif; -} - -body:lang(mr), button:lang(mr), -input:lang(mr), -select:lang(mr), -optgroup:lang(mr), -textarea:lang(mr), .author-description .author-link:lang(mr), -.comment-metadata:lang(mr), -.comment-reply-link:lang(mr), -.comments-title:lang(mr), -.comment-author .fn:lang(mr), -.discussion-meta-info:lang(mr), -.entry-meta:lang(mr), -.entry-footer:lang(mr), -.main-navigation:lang(mr), -.no-comments:lang(mr), -.not-found .page-title:lang(mr), -.error-404 .page-title:lang(mr), -.post-navigation .post-title:lang(mr), -.page-links:lang(mr), -.page-description:lang(mr), -.pagination .nav-links:lang(mr), -.sticky-post:lang(mr), -.site-title:lang(mr), -.site-info:lang(mr), -#cancel-comment-reply-link:lang(mr), -h1:lang(mr), -h2:lang(mr), -h3:lang(mr), -h4:lang(mr), -h5:lang(mr), -h6:lang(mr), .page-title:lang(mr), blockquote cite:lang(mr), table:lang(mr), .button:lang(mr), -input:lang(mr)[type="button"], -input:lang(mr)[type="reset"], -input:lang(mr)[type="submit"], .comment-navigation .nav-previous:lang(mr), -.comment-navigation .nav-next:lang(mr), .comment-list .pingback .comment-body:lang(mr), -.comment-list .trackback .comment-body:lang(mr), .comment-list .pingback .comment-body .comment-edit-link:lang(mr), -.comment-list .trackback .comment-body .comment-edit-link:lang(mr), .comment-form .comment-notes:lang(mr), -.comment-form label:lang(mr), .widget_archive ul li:lang(mr), -.widget_categories ul li:lang(mr), -.widget_meta ul li:lang(mr), -.widget_nav_menu ul li:lang(mr), -.widget_pages ul li:lang(mr), -.widget_recent_comments ul li:lang(mr), -.widget_recent_entries ul li:lang(mr), -.widget_rss ul li:lang(mr), .widget_tag_cloud .tagcloud:lang(mr), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(mr), .entry .entry-content .wp-block-button .wp-block-button__link:lang(mr), .entry .entry-content .wp-block-archives li > a:lang(mr), -.entry .entry-content .wp-block-categories li > a:lang(mr), -.entry .entry-content .wp-block-latest-posts li > a:lang(mr), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(mr), .entry .entry-content .wp-block-verse:lang(mr), .entry .entry-content .has-drop-cap:lang(mr):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(mr), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(mr), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(mr), -.entry .entry-content .wp-block-cover-image h2:lang(mr), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(mr), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(mr), -.entry .entry-content .wp-block-cover h2:lang(mr), .entry .entry-content .wp-block-audio figcaption:lang(mr), -.entry .entry-content .wp-block-video figcaption:lang(mr), -.entry .entry-content .wp-block-image figcaption:lang(mr), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(mr), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(mr), .entry .entry-content .wp-block-file:lang(mr), .entry .entry-content .wp-block-file .wp-block-file__button:lang(mr), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(mr), .wp-caption-text:lang(mr), .gallery-caption:lang(mr) { - font-family: Arial, sans-serif; -} - -body:lang(ne-NP), button:lang(ne-NP), -input:lang(ne-NP), -select:lang(ne-NP), -optgroup:lang(ne-NP), -textarea:lang(ne-NP), .author-description .author-link:lang(ne-NP), -.comment-metadata:lang(ne-NP), -.comment-reply-link:lang(ne-NP), -.comments-title:lang(ne-NP), -.comment-author .fn:lang(ne-NP), -.discussion-meta-info:lang(ne-NP), -.entry-meta:lang(ne-NP), -.entry-footer:lang(ne-NP), -.main-navigation:lang(ne-NP), -.no-comments:lang(ne-NP), -.not-found .page-title:lang(ne-NP), -.error-404 .page-title:lang(ne-NP), -.post-navigation .post-title:lang(ne-NP), -.page-links:lang(ne-NP), -.page-description:lang(ne-NP), -.pagination .nav-links:lang(ne-NP), -.sticky-post:lang(ne-NP), -.site-title:lang(ne-NP), -.site-info:lang(ne-NP), -#cancel-comment-reply-link:lang(ne-NP), -h1:lang(ne-NP), -h2:lang(ne-NP), -h3:lang(ne-NP), -h4:lang(ne-NP), -h5:lang(ne-NP), -h6:lang(ne-NP), .page-title:lang(ne-NP), blockquote cite:lang(ne-NP), table:lang(ne-NP), .button:lang(ne-NP), -input:lang(ne-NP)[type="button"], -input:lang(ne-NP)[type="reset"], -input:lang(ne-NP)[type="submit"], .comment-navigation .nav-previous:lang(ne-NP), -.comment-navigation .nav-next:lang(ne-NP), .comment-list .pingback .comment-body:lang(ne-NP), -.comment-list .trackback .comment-body:lang(ne-NP), .comment-list .pingback .comment-body .comment-edit-link:lang(ne-NP), -.comment-list .trackback .comment-body .comment-edit-link:lang(ne-NP), .comment-form .comment-notes:lang(ne-NP), -.comment-form label:lang(ne-NP), .widget_archive ul li:lang(ne-NP), -.widget_categories ul li:lang(ne-NP), -.widget_meta ul li:lang(ne-NP), -.widget_nav_menu ul li:lang(ne-NP), -.widget_pages ul li:lang(ne-NP), -.widget_recent_comments ul li:lang(ne-NP), -.widget_recent_entries ul li:lang(ne-NP), -.widget_rss ul li:lang(ne-NP), .widget_tag_cloud .tagcloud:lang(ne-NP), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ne-NP), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ne-NP), .entry .entry-content .wp-block-archives li > a:lang(ne-NP), -.entry .entry-content .wp-block-categories li > a:lang(ne-NP), -.entry .entry-content .wp-block-latest-posts li > a:lang(ne-NP), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ne-NP), .entry .entry-content .wp-block-verse:lang(ne-NP), .entry .entry-content .has-drop-cap:lang(ne-NP):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ne-NP), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ne-NP), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ne-NP), -.entry .entry-content .wp-block-cover-image h2:lang(ne-NP), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ne-NP), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ne-NP), -.entry .entry-content .wp-block-cover h2:lang(ne-NP), .entry .entry-content .wp-block-audio figcaption:lang(ne-NP), -.entry .entry-content .wp-block-video figcaption:lang(ne-NP), -.entry .entry-content .wp-block-image figcaption:lang(ne-NP), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ne-NP), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ne-NP), .entry .entry-content .wp-block-file:lang(ne-NP), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ne-NP), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ne-NP), .wp-caption-text:lang(ne-NP), .gallery-caption:lang(ne-NP) { - font-family: Arial, sans-serif; -} - -body:lang(el), button:lang(el), -input:lang(el), -select:lang(el), -optgroup:lang(el), -textarea:lang(el), .author-description .author-link:lang(el), -.comment-metadata:lang(el), -.comment-reply-link:lang(el), -.comments-title:lang(el), -.comment-author .fn:lang(el), -.discussion-meta-info:lang(el), -.entry-meta:lang(el), -.entry-footer:lang(el), -.main-navigation:lang(el), -.no-comments:lang(el), -.not-found .page-title:lang(el), -.error-404 .page-title:lang(el), -.post-navigation .post-title:lang(el), -.page-links:lang(el), -.page-description:lang(el), -.pagination .nav-links:lang(el), -.sticky-post:lang(el), -.site-title:lang(el), -.site-info:lang(el), -#cancel-comment-reply-link:lang(el), -h1:lang(el), -h2:lang(el), -h3:lang(el), -h4:lang(el), -h5:lang(el), -h6:lang(el), .page-title:lang(el), blockquote cite:lang(el), table:lang(el), .button:lang(el), -input:lang(el)[type="button"], -input:lang(el)[type="reset"], -input:lang(el)[type="submit"], .comment-navigation .nav-previous:lang(el), -.comment-navigation .nav-next:lang(el), .comment-list .pingback .comment-body:lang(el), -.comment-list .trackback .comment-body:lang(el), .comment-list .pingback .comment-body .comment-edit-link:lang(el), -.comment-list .trackback .comment-body .comment-edit-link:lang(el), .comment-form .comment-notes:lang(el), -.comment-form label:lang(el), .widget_archive ul li:lang(el), -.widget_categories ul li:lang(el), -.widget_meta ul li:lang(el), -.widget_nav_menu ul li:lang(el), -.widget_pages ul li:lang(el), -.widget_recent_comments ul li:lang(el), -.widget_recent_entries ul li:lang(el), -.widget_rss ul li:lang(el), .widget_tag_cloud .tagcloud:lang(el), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(el), .entry .entry-content .wp-block-button .wp-block-button__link:lang(el), .entry .entry-content .wp-block-archives li > a:lang(el), -.entry .entry-content .wp-block-categories li > a:lang(el), -.entry .entry-content .wp-block-latest-posts li > a:lang(el), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(el), .entry .entry-content .wp-block-verse:lang(el), .entry .entry-content .has-drop-cap:lang(el):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(el), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(el), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(el), -.entry .entry-content .wp-block-cover-image h2:lang(el), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(el), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(el), -.entry .entry-content .wp-block-cover h2:lang(el), .entry .entry-content .wp-block-audio figcaption:lang(el), -.entry .entry-content .wp-block-video figcaption:lang(el), -.entry .entry-content .wp-block-image figcaption:lang(el), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(el), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(el), .entry .entry-content .wp-block-file:lang(el), .entry .entry-content .wp-block-file .wp-block-file__button:lang(el), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(el), .wp-caption-text:lang(el), .gallery-caption:lang(el) { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; -} - -body:lang(gu), button:lang(gu), -input:lang(gu), -select:lang(gu), -optgroup:lang(gu), -textarea:lang(gu), .author-description .author-link:lang(gu), -.comment-metadata:lang(gu), -.comment-reply-link:lang(gu), -.comments-title:lang(gu), -.comment-author .fn:lang(gu), -.discussion-meta-info:lang(gu), -.entry-meta:lang(gu), -.entry-footer:lang(gu), -.main-navigation:lang(gu), -.no-comments:lang(gu), -.not-found .page-title:lang(gu), -.error-404 .page-title:lang(gu), -.post-navigation .post-title:lang(gu), -.page-links:lang(gu), -.page-description:lang(gu), -.pagination .nav-links:lang(gu), -.sticky-post:lang(gu), -.site-title:lang(gu), -.site-info:lang(gu), -#cancel-comment-reply-link:lang(gu), -h1:lang(gu), -h2:lang(gu), -h3:lang(gu), -h4:lang(gu), -h5:lang(gu), -h6:lang(gu), .page-title:lang(gu), blockquote cite:lang(gu), table:lang(gu), .button:lang(gu), -input:lang(gu)[type="button"], -input:lang(gu)[type="reset"], -input:lang(gu)[type="submit"], .comment-navigation .nav-previous:lang(gu), -.comment-navigation .nav-next:lang(gu), .comment-list .pingback .comment-body:lang(gu), -.comment-list .trackback .comment-body:lang(gu), .comment-list .pingback .comment-body .comment-edit-link:lang(gu), -.comment-list .trackback .comment-body .comment-edit-link:lang(gu), .comment-form .comment-notes:lang(gu), -.comment-form label:lang(gu), .widget_archive ul li:lang(gu), -.widget_categories ul li:lang(gu), -.widget_meta ul li:lang(gu), -.widget_nav_menu ul li:lang(gu), -.widget_pages ul li:lang(gu), -.widget_recent_comments ul li:lang(gu), -.widget_recent_entries ul li:lang(gu), -.widget_rss ul li:lang(gu), .widget_tag_cloud .tagcloud:lang(gu), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(gu), .entry .entry-content .wp-block-button .wp-block-button__link:lang(gu), .entry .entry-content .wp-block-archives li > a:lang(gu), -.entry .entry-content .wp-block-categories li > a:lang(gu), -.entry .entry-content .wp-block-latest-posts li > a:lang(gu), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(gu), .entry .entry-content .wp-block-verse:lang(gu), .entry .entry-content .has-drop-cap:lang(gu):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(gu), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(gu), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(gu), -.entry .entry-content .wp-block-cover-image h2:lang(gu), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(gu), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(gu), -.entry .entry-content .wp-block-cover h2:lang(gu), .entry .entry-content .wp-block-audio figcaption:lang(gu), -.entry .entry-content .wp-block-video figcaption:lang(gu), -.entry .entry-content .wp-block-image figcaption:lang(gu), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(gu), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(gu), .entry .entry-content .wp-block-file:lang(gu), .entry .entry-content .wp-block-file .wp-block-file__button:lang(gu), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(gu), .wp-caption-text:lang(gu), .gallery-caption:lang(gu) { - font-family: Arial, sans-serif; -} - -body:lang(he-IL), button:lang(he-IL), -input:lang(he-IL), -select:lang(he-IL), -optgroup:lang(he-IL), -textarea:lang(he-IL), .author-description .author-link:lang(he-IL), -.comment-metadata:lang(he-IL), -.comment-reply-link:lang(he-IL), -.comments-title:lang(he-IL), -.comment-author .fn:lang(he-IL), -.discussion-meta-info:lang(he-IL), -.entry-meta:lang(he-IL), -.entry-footer:lang(he-IL), -.main-navigation:lang(he-IL), -.no-comments:lang(he-IL), -.not-found .page-title:lang(he-IL), -.error-404 .page-title:lang(he-IL), -.post-navigation .post-title:lang(he-IL), -.page-links:lang(he-IL), -.page-description:lang(he-IL), -.pagination .nav-links:lang(he-IL), -.sticky-post:lang(he-IL), -.site-title:lang(he-IL), -.site-info:lang(he-IL), -#cancel-comment-reply-link:lang(he-IL), -h1:lang(he-IL), -h2:lang(he-IL), -h3:lang(he-IL), -h4:lang(he-IL), -h5:lang(he-IL), -h6:lang(he-IL), .page-title:lang(he-IL), blockquote cite:lang(he-IL), table:lang(he-IL), .button:lang(he-IL), -input:lang(he-IL)[type="button"], -input:lang(he-IL)[type="reset"], -input:lang(he-IL)[type="submit"], .comment-navigation .nav-previous:lang(he-IL), -.comment-navigation .nav-next:lang(he-IL), .comment-list .pingback .comment-body:lang(he-IL), -.comment-list .trackback .comment-body:lang(he-IL), .comment-list .pingback .comment-body .comment-edit-link:lang(he-IL), -.comment-list .trackback .comment-body .comment-edit-link:lang(he-IL), .comment-form .comment-notes:lang(he-IL), -.comment-form label:lang(he-IL), .widget_archive ul li:lang(he-IL), -.widget_categories ul li:lang(he-IL), -.widget_meta ul li:lang(he-IL), -.widget_nav_menu ul li:lang(he-IL), -.widget_pages ul li:lang(he-IL), -.widget_recent_comments ul li:lang(he-IL), -.widget_recent_entries ul li:lang(he-IL), -.widget_rss ul li:lang(he-IL), .widget_tag_cloud .tagcloud:lang(he-IL), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(he-IL), .entry .entry-content .wp-block-button .wp-block-button__link:lang(he-IL), .entry .entry-content .wp-block-archives li > a:lang(he-IL), -.entry .entry-content .wp-block-categories li > a:lang(he-IL), -.entry .entry-content .wp-block-latest-posts li > a:lang(he-IL), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(he-IL), .entry .entry-content .wp-block-verse:lang(he-IL), .entry .entry-content .has-drop-cap:lang(he-IL):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(he-IL), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(he-IL), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(he-IL), -.entry .entry-content .wp-block-cover-image h2:lang(he-IL), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(he-IL), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(he-IL), -.entry .entry-content .wp-block-cover h2:lang(he-IL), .entry .entry-content .wp-block-audio figcaption:lang(he-IL), -.entry .entry-content .wp-block-video figcaption:lang(he-IL), -.entry .entry-content .wp-block-image figcaption:lang(he-IL), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(he-IL), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(he-IL), .entry .entry-content .wp-block-file:lang(he-IL), .entry .entry-content .wp-block-file .wp-block-file__button:lang(he-IL), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(he-IL), .wp-caption-text:lang(he-IL), .gallery-caption:lang(he-IL) { - font-family: "Arial Hebrew", Arial, sans-serif; -} - -body:lang(ja), button:lang(ja), -input:lang(ja), -select:lang(ja), -optgroup:lang(ja), -textarea:lang(ja), .author-description .author-link:lang(ja), -.comment-metadata:lang(ja), -.comment-reply-link:lang(ja), -.comments-title:lang(ja), -.comment-author .fn:lang(ja), -.discussion-meta-info:lang(ja), -.entry-meta:lang(ja), -.entry-footer:lang(ja), -.main-navigation:lang(ja), -.no-comments:lang(ja), -.not-found .page-title:lang(ja), -.error-404 .page-title:lang(ja), -.post-navigation .post-title:lang(ja), -.page-links:lang(ja), -.page-description:lang(ja), -.pagination .nav-links:lang(ja), -.sticky-post:lang(ja), -.site-title:lang(ja), -.site-info:lang(ja), -#cancel-comment-reply-link:lang(ja), -h1:lang(ja), -h2:lang(ja), -h3:lang(ja), -h4:lang(ja), -h5:lang(ja), -h6:lang(ja), .page-title:lang(ja), blockquote cite:lang(ja), table:lang(ja), .button:lang(ja), -input:lang(ja)[type="button"], -input:lang(ja)[type="reset"], -input:lang(ja)[type="submit"], .comment-navigation .nav-previous:lang(ja), -.comment-navigation .nav-next:lang(ja), .comment-list .pingback .comment-body:lang(ja), -.comment-list .trackback .comment-body:lang(ja), .comment-list .pingback .comment-body .comment-edit-link:lang(ja), -.comment-list .trackback .comment-body .comment-edit-link:lang(ja), .comment-form .comment-notes:lang(ja), -.comment-form label:lang(ja), .widget_archive ul li:lang(ja), -.widget_categories ul li:lang(ja), -.widget_meta ul li:lang(ja), -.widget_nav_menu ul li:lang(ja), -.widget_pages ul li:lang(ja), -.widget_recent_comments ul li:lang(ja), -.widget_recent_entries ul li:lang(ja), -.widget_rss ul li:lang(ja), .widget_tag_cloud .tagcloud:lang(ja), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ja), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ja), .entry .entry-content .wp-block-archives li > a:lang(ja), -.entry .entry-content .wp-block-categories li > a:lang(ja), -.entry .entry-content .wp-block-latest-posts li > a:lang(ja), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ja), .entry .entry-content .wp-block-verse:lang(ja), .entry .entry-content .has-drop-cap:lang(ja):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ja), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ja), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ja), -.entry .entry-content .wp-block-cover-image h2:lang(ja), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ja), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ja), -.entry .entry-content .wp-block-cover h2:lang(ja), .entry .entry-content .wp-block-audio figcaption:lang(ja), -.entry .entry-content .wp-block-video figcaption:lang(ja), -.entry .entry-content .wp-block-image figcaption:lang(ja), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ja), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ja), .entry .entry-content .wp-block-file:lang(ja), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ja), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ja), .wp-caption-text:lang(ja), .gallery-caption:lang(ja) { - font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", Meiryo, "Helvetica Neue", sans-serif; -} - -body:lang(ko-KR), button:lang(ko-KR), -input:lang(ko-KR), -select:lang(ko-KR), -optgroup:lang(ko-KR), -textarea:lang(ko-KR), .author-description .author-link:lang(ko-KR), -.comment-metadata:lang(ko-KR), -.comment-reply-link:lang(ko-KR), -.comments-title:lang(ko-KR), -.comment-author .fn:lang(ko-KR), -.discussion-meta-info:lang(ko-KR), -.entry-meta:lang(ko-KR), -.entry-footer:lang(ko-KR), -.main-navigation:lang(ko-KR), -.no-comments:lang(ko-KR), -.not-found .page-title:lang(ko-KR), -.error-404 .page-title:lang(ko-KR), -.post-navigation .post-title:lang(ko-KR), -.page-links:lang(ko-KR), -.page-description:lang(ko-KR), -.pagination .nav-links:lang(ko-KR), -.sticky-post:lang(ko-KR), -.site-title:lang(ko-KR), -.site-info:lang(ko-KR), -#cancel-comment-reply-link:lang(ko-KR), -h1:lang(ko-KR), -h2:lang(ko-KR), -h3:lang(ko-KR), -h4:lang(ko-KR), -h5:lang(ko-KR), -h6:lang(ko-KR), .page-title:lang(ko-KR), blockquote cite:lang(ko-KR), table:lang(ko-KR), .button:lang(ko-KR), -input:lang(ko-KR)[type="button"], -input:lang(ko-KR)[type="reset"], -input:lang(ko-KR)[type="submit"], .comment-navigation .nav-previous:lang(ko-KR), -.comment-navigation .nav-next:lang(ko-KR), .comment-list .pingback .comment-body:lang(ko-KR), -.comment-list .trackback .comment-body:lang(ko-KR), .comment-list .pingback .comment-body .comment-edit-link:lang(ko-KR), -.comment-list .trackback .comment-body .comment-edit-link:lang(ko-KR), .comment-form .comment-notes:lang(ko-KR), -.comment-form label:lang(ko-KR), .widget_archive ul li:lang(ko-KR), -.widget_categories ul li:lang(ko-KR), -.widget_meta ul li:lang(ko-KR), -.widget_nav_menu ul li:lang(ko-KR), -.widget_pages ul li:lang(ko-KR), -.widget_recent_comments ul li:lang(ko-KR), -.widget_recent_entries ul li:lang(ko-KR), -.widget_rss ul li:lang(ko-KR), .widget_tag_cloud .tagcloud:lang(ko-KR), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ko-KR), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ko-KR), .entry .entry-content .wp-block-archives li > a:lang(ko-KR), -.entry .entry-content .wp-block-categories li > a:lang(ko-KR), -.entry .entry-content .wp-block-latest-posts li > a:lang(ko-KR), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ko-KR), .entry .entry-content .wp-block-verse:lang(ko-KR), .entry .entry-content .has-drop-cap:lang(ko-KR):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ko-KR), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ko-KR), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ko-KR), -.entry .entry-content .wp-block-cover-image h2:lang(ko-KR), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ko-KR), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ko-KR), -.entry .entry-content .wp-block-cover h2:lang(ko-KR), .entry .entry-content .wp-block-audio figcaption:lang(ko-KR), -.entry .entry-content .wp-block-video figcaption:lang(ko-KR), -.entry .entry-content .wp-block-image figcaption:lang(ko-KR), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ko-KR), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ko-KR), .entry .entry-content .wp-block-file:lang(ko-KR), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ko-KR), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ko-KR), .wp-caption-text:lang(ko-KR), .gallery-caption:lang(ko-KR) { - font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif; -} - -body:lang(th), button:lang(th), -input:lang(th), -select:lang(th), -optgroup:lang(th), -textarea:lang(th), .author-description .author-link:lang(th), -.comment-metadata:lang(th), -.comment-reply-link:lang(th), -.comments-title:lang(th), -.comment-author .fn:lang(th), -.discussion-meta-info:lang(th), -.entry-meta:lang(th), -.entry-footer:lang(th), -.main-navigation:lang(th), -.no-comments:lang(th), -.not-found .page-title:lang(th), -.error-404 .page-title:lang(th), -.post-navigation .post-title:lang(th), -.page-links:lang(th), -.page-description:lang(th), -.pagination .nav-links:lang(th), -.sticky-post:lang(th), -.site-title:lang(th), -.site-info:lang(th), -#cancel-comment-reply-link:lang(th), -h1:lang(th), -h2:lang(th), -h3:lang(th), -h4:lang(th), -h5:lang(th), -h6:lang(th), .page-title:lang(th), blockquote cite:lang(th), table:lang(th), .button:lang(th), -input:lang(th)[type="button"], -input:lang(th)[type="reset"], -input:lang(th)[type="submit"], .comment-navigation .nav-previous:lang(th), -.comment-navigation .nav-next:lang(th), .comment-list .pingback .comment-body:lang(th), -.comment-list .trackback .comment-body:lang(th), .comment-list .pingback .comment-body .comment-edit-link:lang(th), -.comment-list .trackback .comment-body .comment-edit-link:lang(th), .comment-form .comment-notes:lang(th), -.comment-form label:lang(th), .widget_archive ul li:lang(th), -.widget_categories ul li:lang(th), -.widget_meta ul li:lang(th), -.widget_nav_menu ul li:lang(th), -.widget_pages ul li:lang(th), -.widget_recent_comments ul li:lang(th), -.widget_recent_entries ul li:lang(th), -.widget_rss ul li:lang(th), .widget_tag_cloud .tagcloud:lang(th), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(th), .entry .entry-content .wp-block-button .wp-block-button__link:lang(th), .entry .entry-content .wp-block-archives li > a:lang(th), -.entry .entry-content .wp-block-categories li > a:lang(th), -.entry .entry-content .wp-block-latest-posts li > a:lang(th), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(th), .entry .entry-content .wp-block-verse:lang(th), .entry .entry-content .has-drop-cap:lang(th):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(th), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(th), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(th), -.entry .entry-content .wp-block-cover-image h2:lang(th), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(th), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(th), -.entry .entry-content .wp-block-cover h2:lang(th), .entry .entry-content .wp-block-audio figcaption:lang(th), -.entry .entry-content .wp-block-video figcaption:lang(th), -.entry .entry-content .wp-block-image figcaption:lang(th), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(th), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(th), .entry .entry-content .wp-block-file:lang(th), .entry .entry-content .wp-block-file .wp-block-file__button:lang(th), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(th), .wp-caption-text:lang(th), .gallery-caption:lang(th) { - font-family: "Sukhumvit Set", "Helvetica Neue", helvetica, arial, sans-serif; -} - -body:lang(vi), button:lang(vi), -input:lang(vi), -select:lang(vi), -optgroup:lang(vi), -textarea:lang(vi), .author-description .author-link:lang(vi), -.comment-metadata:lang(vi), -.comment-reply-link:lang(vi), -.comments-title:lang(vi), -.comment-author .fn:lang(vi), -.discussion-meta-info:lang(vi), -.entry-meta:lang(vi), -.entry-footer:lang(vi), -.main-navigation:lang(vi), -.no-comments:lang(vi), -.not-found .page-title:lang(vi), -.error-404 .page-title:lang(vi), -.post-navigation .post-title:lang(vi), -.page-links:lang(vi), -.page-description:lang(vi), -.pagination .nav-links:lang(vi), -.sticky-post:lang(vi), -.site-title:lang(vi), -.site-info:lang(vi), -#cancel-comment-reply-link:lang(vi), -h1:lang(vi), -h2:lang(vi), -h3:lang(vi), -h4:lang(vi), -h5:lang(vi), -h6:lang(vi), .page-title:lang(vi), blockquote cite:lang(vi), table:lang(vi), .button:lang(vi), -input:lang(vi)[type="button"], -input:lang(vi)[type="reset"], -input:lang(vi)[type="submit"], .comment-navigation .nav-previous:lang(vi), -.comment-navigation .nav-next:lang(vi), .comment-list .pingback .comment-body:lang(vi), -.comment-list .trackback .comment-body:lang(vi), .comment-list .pingback .comment-body .comment-edit-link:lang(vi), -.comment-list .trackback .comment-body .comment-edit-link:lang(vi), .comment-form .comment-notes:lang(vi), -.comment-form label:lang(vi), .widget_archive ul li:lang(vi), -.widget_categories ul li:lang(vi), -.widget_meta ul li:lang(vi), -.widget_nav_menu ul li:lang(vi), -.widget_pages ul li:lang(vi), -.widget_recent_comments ul li:lang(vi), -.widget_recent_entries ul li:lang(vi), -.widget_rss ul li:lang(vi), .widget_tag_cloud .tagcloud:lang(vi), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(vi), .entry .entry-content .wp-block-button .wp-block-button__link:lang(vi), .entry .entry-content .wp-block-archives li > a:lang(vi), -.entry .entry-content .wp-block-categories li > a:lang(vi), -.entry .entry-content .wp-block-latest-posts li > a:lang(vi), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(vi), .entry .entry-content .wp-block-verse:lang(vi), .entry .entry-content .has-drop-cap:lang(vi):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(vi), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(vi), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(vi), -.entry .entry-content .wp-block-cover-image h2:lang(vi), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(vi), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(vi), -.entry .entry-content .wp-block-cover h2:lang(vi), .entry .entry-content .wp-block-audio figcaption:lang(vi), -.entry .entry-content .wp-block-video figcaption:lang(vi), -.entry .entry-content .wp-block-image figcaption:lang(vi), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(vi), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(vi), .entry .entry-content .wp-block-file:lang(vi), .entry .entry-content .wp-block-file .wp-block-file__button:lang(vi), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(vi), .wp-caption-text:lang(vi), .gallery-caption:lang(vi) { - font-family: "Libre Franklin", sans-serif; -} - -/* Normalize */ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ -/* Document - ========================================================================== */ -/** - * 1. Correct the line height in all browsers. - * 2. Prevent adjustments of font size after orientation changes in iOS. - */ -html { - line-height: 1.15; - /* 1 */ - -webkit-text-size-adjust: 100%; - /* 2 */ -} - -/* Sections - ========================================================================== */ -/** - * Remove the margin in all browsers. - */ -body { - margin: 0; -} - -/** - * Correct the font size and margin on `h1` elements within `section` and - * `article` contexts in Chrome, Firefox, and Safari. - */ -h1 { - font-size: 2em; - margin: 0.67em 0; -} - -/* Grouping content - ========================================================================== */ -/** - * 1. Add the correct box sizing in Firefox. - * 2. Show the overflow in Edge and IE. - */ -hr { - box-sizing: content-box; - /* 1 */ - height: 0; - /* 1 */ - overflow: visible; - /* 2 */ -} - -/** - * 1. Correct the inheritance and scaling of font size in all browsers. - * 2. Correct the odd `em` font sizing in all browsers. - */ -pre { - font-family: monospace, monospace; - /* 1 */ - font-size: 1em; - /* 2 */ -} - -/* Text-level semantics - ========================================================================== */ -/** - * Remove the gray background on active links in IE 10. - */ -a { - background-color: transparent; -} - -/** - * 1. Remove the bottom border in Chrome 57- - * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. - */ -abbr[title] { - border-bottom: none; - /* 1 */ - text-decoration: underline; - /* 2 */ - text-decoration: underline dotted; - /* 2 */ -} - -/** - * Add the correct font weight in Chrome, Edge, and Safari. - */ -b, -strong { - font-weight: bolder; -} - -/** - * 1. Correct the inheritance and scaling of font size in all browsers. - * 2. Correct the odd `em` font sizing in all browsers. - */ -code, -kbd, -samp { - font-family: monospace, monospace; - /* 1 */ - font-size: 1em; - /* 2 */ -} - -/** - * Add the correct font size in all browsers. - */ -small { - font-size: 80%; -} - -/** - * Prevent `sub` and `sup` elements from affecting the line height in - * all browsers. - */ -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sub { - bottom: -0.25em; -} - -sup { - top: -0.5em; -} - -/* Embedded content - ========================================================================== */ -/** - * Remove the border on images inside links in IE 10. - */ -img { - border-style: none; -} - -/* Forms - ========================================================================== */ -/** - * 1. Change the font styles in all browsers. - * 2. Remove the margin in Firefox and Safari. - */ -button, -input, -optgroup, -select, -textarea { - font-family: inherit; - /* 1 */ - font-size: 100%; - /* 1 */ - line-height: 1.15; - /* 1 */ - margin: 0; - /* 2 */ -} - -/** - * Show the overflow in IE. - * 1. Show the overflow in Edge. - */ -button, -input { - /* 1 */ - overflow: visible; -} - -/** - * Remove the inheritance of text transform in Edge, Firefox, and IE. - * 1. Remove the inheritance of text transform in Firefox. - */ -button, -select { - /* 1 */ - text-transform: none; -} - -/** - * Correct the inability to style clickable types in iOS and Safari. - */ -button, -[type="button"], -[type="reset"], -[type="submit"] { - -webkit-appearance: button; -} - -/** - * Remove the inner border and padding in Firefox. - */ -button::-moz-focus-inner, -[type="button"]::-moz-focus-inner, -[type="reset"]::-moz-focus-inner, -[type="submit"]::-moz-focus-inner { - border-style: none; - padding: 0; -} - -/** - * Restore the focus styles unset by the previous rule. - */ -button:-moz-focusring, -[type="button"]:-moz-focusring, -[type="reset"]:-moz-focusring, -[type="submit"]:-moz-focusring { - outline: 1px dotted ButtonText; -} - -/** - * Correct the padding in Firefox. - */ -fieldset { - padding: 0.35em 0.75em 0.625em; -} - -/** - * 1. Correct the text wrapping in Edge and IE. - * 2. Correct the color inheritance from `fieldset` elements in IE. - * 3. Remove the padding so developers are not caught out when they zero out - * `fieldset` elements in all browsers. - */ -legend { - box-sizing: border-box; - /* 1 */ - color: inherit; - /* 2 */ - display: table; - /* 1 */ - max-width: 100%; - /* 1 */ - padding: 0; - /* 3 */ - white-space: normal; - /* 1 */ -} - -/** - * Add the correct vertical alignment in Chrome, Firefox, and Opera. - */ -progress { - vertical-align: baseline; -} - -/** - * Remove the default vertical scrollbar in IE 10+. - */ -textarea { - overflow: auto; -} - -/** - * 1. Add the correct box sizing in IE 10. - * 2. Remove the padding in IE 10. - */ -[type="checkbox"], -[type="radio"] { - box-sizing: border-box; - /* 1 */ - padding: 0; - /* 2 */ -} - -/** - * Correct the cursor style of increment and decrement buttons in Chrome. - */ -[type="number"]::-webkit-inner-spin-button, -[type="number"]::-webkit-outer-spin-button { - height: auto; -} - -/** - * 1. Correct the odd appearance in Chrome and Safari. - * 2. Correct the outline style in Safari. - */ -[type="search"] { - -webkit-appearance: textfield; - /* 1 */ - outline-offset: -2px; - /* 2 */ -} - -/** - * Remove the inner padding in Chrome and Safari on macOS. - */ -[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} - -/** - * 1. Correct the inability to style clickable types in iOS and Safari. - * 2. Change font properties to `inherit` in Safari. - */ -::-webkit-file-upload-button { - -webkit-appearance: button; - /* 1 */ - font: inherit; - /* 2 */ -} - -/* Interactive - ========================================================================== */ -/* - * Add the correct display in Edge, IE 10+, and Firefox. - */ -details { - display: block; -} - -/* - * Add the correct display in all browsers. - */ -summary { - display: list-item; -} - -/* Misc - ========================================================================== */ -/** - * Add the correct display in IE 10+. - */ -template { - display: none; -} - -/** - * Add the correct display in IE 10. - */ -[hidden] { - display: none; -} - -/* Typography */ -html { - font-size: 22px; -} - -body { - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - color: #111; - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: 400; - font-size: 1em; - line-height: 1.8; - margin: 0; - text-rendering: optimizeLegibility; -} - -button, -input, -select, -optgroup, -textarea { - color: #111; - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: 400; - line-height: 1.8; - text-rendering: optimizeLegibility; -} - -.author-description .author-link, -.comment-metadata, -.comment-reply-link, -.comments-title, -.comment-author .fn, -.discussion-meta-info, -.entry-meta, -.entry-footer, -.main-navigation, -.no-comments, -.not-found .page-title, -.error-404 .page-title, -.post-navigation .post-title, -.page-links, -.page-description, -.pagination .nav-links, -.sticky-post, -.site-title, -.site-info, -#cancel-comment-reply-link, -h1, -h2, -h3, -h4, -h5, -h6 { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -} - -.main-navigation, -.page-description, -.author-description .author-link, -.not-found .page-title, -.error-404 .page-title, -.post-navigation .post-title, -.pagination .nav-links, -.comments-title, -.comment-author .fn, -.no-comments, -.site-title, -h1, -h2, -h3, -h4, -h5, -h6 { - font-weight: 700; - letter-spacing: -0.02em; - line-height: 1.2; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -.page-title { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; -} - -.site-branding, -.main-navigation ul.main-menu > li, -.social-navigation, -.author-description .author-bio, -.nav-links { - line-height: 1.25; -} - -h1 { - font-size: 2.25em; -} - -@media only screen and (min-width: 768px) { - h1 { - font-size: 2.8125em; - } -} - -.entry-title, -.not-found .page-title, -.error-404 .page-title, -.has-larger-font-size, -h2 { - font-size: 1.6875em; -} - -@media only screen and (min-width: 768px) { - .entry-title, - .not-found .page-title, - .error-404 .page-title, - .has-larger-font-size, - h2 { - font-size: 2.25em; - } -} - -.has-regular-font-size, -.has-large-font-size, -.comments-title, -h3 { - font-size: 1.6875em; -} - -.site-title, -.site-description, -.main-navigation, -.nav-links, -.page-title, -.page-description, -.comment-author .fn, -.no-comments, -h2.author-title, -p.author-bio, -h4 { - font-size: 1.125em; -} - -.pagination .nav-links, -.comment-content, -h5 { - font-size: 0.88889em; -} - -.entry-meta, -.entry-footer, -.discussion-meta-info, -.site-info, -.has-small-font-size, -.comment-reply-link, -.comment-metadata, -.comment-notes, -.sticky-post, -#cancel-comment-reply-link, -img:after, -h6 { - font-size: 0.71111em; -} - -.site-title, -.page-title { - font-weight: normal; -} - -.page-description, -.page-links a { - font-weight: bold; -} - -.site-description { - letter-spacing: -0.01em; -} - -.post-navigation .post-title, -.entry-title, -.not-found .page-title, -.error-404 .page-title, -.comments-title, -blockquote { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - word-break: break-word; - word-wrap: break-word; -} - -/* Do not hyphenate entry title on tablet view and bigger. */ -@media only screen and (min-width: 768px) { - .entry-title { - -webkit-hyphens: none; - -moz-hyphens: none; - -ms-hyphens: none; - hyphens: none; - } -} - -p { - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -dfn, -cite, -em, -i { - font-style: italic; -} - -blockquote cite { - font-size: 0.71111em; - font-style: normal; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -} - -pre { - font-size: 0.88889em; - font-family: "Courier 10 Pitch", Courier, monospace; - line-height: 1.8; - overflow: auto; -} - -code, -kbd, -tt, -var { - font-size: 0.88889em; - font-family: Menlo, monaco, Consolas, Lucida Console, monospace; -} - -abbr, acronym { - border-bottom: 1px dotted #666; - cursor: help; -} - -mark, -ins { - background: #fff9c0; - text-decoration: none; -} - -big { - font-size: 125%; -} - -a { - text-decoration: none; -} - -a:hover { - text-decoration: none; -} - -a:focus { - text-decoration: underline; -} - -/* Elements */ -html { - box-sizing: border-box; -} - -::-moz-selection { - background-color: #bfdcea; -} - -::selection { - background-color: #bfdcea; -} - -*, -*:before, -*:after { - box-sizing: inherit; -} - -body { - background-color: #fff; -} - -a { - transition: color 110ms ease-in-out; - color: #0073aa; -} - -a:hover, -a:active { - color: #005177; - outline: 0; - text-decoration: none; -} - -a:focus { - outline: thin; - outline-style: dotted; - text-decoration: underline; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - clear: both; - margin: 1rem 0; -} - -h1:not(.site-title):before, -h2:before { - background: #767676; - content: "\020"; - display: block; - height: 2px; - margin: 1rem 0; - width: 1em; -} - -hr { - background-color: #767676; - border: 0; - height: 2px; -} - -ul, -ol { - padding-right: 1rem; -} - -ul { - list-style: disc; -} - -ul ul { - list-style-type: circle; -} - -ol { - list-style: decimal; -} - -li { - line-height: 1.8; -} - -li > ul, -li > ol { - padding-right: 2rem; -} - -dt { - font-weight: bold; -} - -dd { - margin: 0 1rem 1rem; -} - -img { - height: auto; - max-width: 100%; - position: relative; -} - -figure { - margin: 0; -} - -blockquote { - border-right: 2px solid #0073aa; - margin-right: 0; - padding: 0 1rem 0 0; -} - -blockquote > p { - margin: 0 0 1rem; -} - -blockquote cite { - color: #767676; -} - -table { - margin: 0 0 1rem; - border-collapse: collapse; - width: 100%; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -} - -table td, -table th { - padding: 0.5em; - border: 1px solid #767676; - word-break: break-all; -} - -/* Forms */ -.button, -button, -input[type="button"], -input[type="reset"], -input[type="submit"] { - transition: background 150ms ease-in-out; - background: #0073aa; - border: none; - border-radius: 5px; - box-sizing: border-box; - color: #fff; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.88889em; - font-weight: 700; - line-height: 1.2; - outline: none; - padding: 0.76rem 1rem; - text-decoration: none; - vertical-align: bottom; -} - -.button:hover, -button:hover, -input[type="button"]:hover, -input[type="reset"]:hover, -input[type="submit"]:hover { - background: #111; - cursor: pointer; -} - -.button:visited, -button:visited, -input[type="button"]:visited, -input[type="reset"]:visited, -input[type="submit"]:visited { - color: #fff; - text-decoration: none; -} - -.button:focus, -button:focus, -input[type="button"]:focus, -input[type="reset"]:focus, -input[type="submit"]:focus { - background: #111; - outline: thin dotted; - outline-offset: -4px; -} - -input[type="text"], -input[type="email"], -input[type="url"], -input[type="password"], -input[type="search"], -input[type="number"], -input[type="tel"], -input[type="range"], -input[type="date"], -input[type="month"], -input[type="week"], -input[type="time"], -input[type="datetime"], -input[type="datetime-local"], -input[type="color"], -textarea { - -webkit-backface-visibility: hidden; - background: #fff; - border: solid 1px #ccc; - box-sizing: border-box; - outline: none; - padding: 0.36rem 0.66rem; - -webkit-appearance: none; - outline-offset: 0; - border-radius: 0; -} - -input[type="text"]:focus, -input[type="email"]:focus, -input[type="url"]:focus, -input[type="password"]:focus, -input[type="search"]:focus, -input[type="number"]:focus, -input[type="tel"]:focus, -input[type="range"]:focus, -input[type="date"]:focus, -input[type="month"]:focus, -input[type="week"]:focus, -input[type="time"]:focus, -input[type="datetime"]:focus, -input[type="datetime-local"]:focus, -input[type="color"]:focus, -textarea:focus { - border-color: #0073aa; - outline: thin solid rgba(0, 115, 170, 0.15); - outline-offset: -4px; -} - -input[type="search"]::-webkit-search-decoration { - display: none; -} - -textarea { - box-sizing: border-box; - display: block; - width: 100%; - max-width: 100%; - resize: vertical; -} - -form p { - margin: 1rem 0; -} - -/* Navigation */ -/*-------------------------------------------------------------- -## Links ---------------------------------------------------------------*/ -a { - transition: color 110ms ease-in-out; - color: #0073aa; -} - -a:visited { - color: #0073aa; -} - -a:hover, -a:active { - color: #005177; - outline: 0; - text-decoration: none; -} - -a:focus { - outline: thin dotted; - text-decoration: underline; -} - -/*-------------------------------------------------------------- -## Menus ---------------------------------------------------------------*/ -/** === Main menu === */ -.main-navigation { - display: block; - margin-top: 0.25rem; - /* Un-style buttons */ - /* - * Sub-menu styles - * - * :focus-within needs its own selector so other similar - * selectors don’t get ignored if a browser doesn’t recognize it - */ - /** - * Fade-in animation for top-level submenus - */ - /** - * Off-canvas touch device styles - */ -} - -body.page .main-navigation { - display: block; -} - -.main-navigation > div { - display: inline; -} - -.main-navigation button { - display: inline-block; - border: none; - padding: 0; - margin: 0; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-weight: 700; - line-height: 1.2; - text-decoration: none; - background: transparent; - color: inherit; - cursor: pointer; - transition: background 250ms ease-in-out, - transform 150ms ease; - -webkit-appearance: none; - -moz-appearance: none; -} - -.main-navigation button:hover, .main-navigation button:focus { - background: transparent; -} - -.main-navigation button:focus { - outline: 1px solid transparent; - outline-offset: -4px; -} - -.main-navigation button:active { - transform: scale(0.99); -} - -.main-navigation .main-menu { - display: inline-block; - margin: 0; - padding: 0; -} - -.main-navigation .main-menu > li { - color: #0073aa; - display: inline; - position: relative; -} - -.main-navigation .main-menu > li > a { - font-weight: 700; - color: #0073aa; - margin-left: 0.5rem; -} - -.main-navigation .main-menu > li > a + svg { - margin-left: 0.5rem; -} - -.main-navigation .main-menu > li > a:hover, -.main-navigation .main-menu > li > a:hover + svg { - color: #005177; -} - -.main-navigation .main-menu > li.menu-item-has-children { - display: inline-block; - position: inherit; -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu > li.menu-item-has-children { - position: relative; - } -} - -.main-navigation .main-menu > li.menu-item-has-children > a { - margin-left: 0.125rem; -} - -.main-navigation .main-menu > li.menu-item-has-children > a:after, -.main-navigation .main-menu > li.menu-item-has-children .menu-item-has-children > a:after { - content: ""; - display: none; -} - -.main-navigation .main-menu > li.menu-item-has-children .submenu-expand { - display: inline-block; - margin-left: 0.25rem; - /* Priority+ Menu */ -} - -.main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle { - position: relative; - height: 24px; - line-height: 1.2; - width: 24px; - padding: 0; - margin-right: 0.5rem; -} - -.main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle svg { - height: 24px; - width: 24px; - top: -0.125rem; - vertical-align: text-bottom; -} - -.wp-customizer-unloading .main-navigation .main-menu > li.menu-item-has-children .submenu-expand, .main-navigation .main-menu > li.menu-item-has-children .submenu-expand.is-empty { - display: none; -} - -.main-navigation .main-menu > li.menu-item-has-children .submenu-expand svg { - position: relative; - top: 0.2rem; -} - -.main-navigation .main-menu > li:last-child > a, -.main-navigation .main-menu > li:last-child.menu-item-has-children .submenu-expand { - margin-left: 0; -} - -.main-navigation .sub-menu { - background-color: #0073aa; - color: #fff; - list-style: none; - padding-right: 0; - position: absolute; - opacity: 0; - right: -9999px; - z-index: 99999; -} - -@media only screen and (min-width: 768px) { - .main-navigation .sub-menu { - width: auto; - min-width: -moz-max-content; - min-width: -webkit-max-content; - min-width: max-content; - } -} - -.main-navigation .sub-menu > li { - display: block; - float: none; - position: relative; -} - -.main-navigation .sub-menu > li.menu-item-has-children .submenu-expand { - display: inline-block; - position: absolute; - width: calc( 24px + 1rem); - left: 0; - top: calc( .125 * 1rem); - bottom: 0; - color: white; - line-height: 1; - padding: calc( .5 * 1rem); -} - -.main-navigation .sub-menu > li.menu-item-has-children .submenu-expand svg { - top: 0; -} - -.main-navigation .sub-menu > li.menu-item-has-children .submenu-expand { - margin-left: 0; -} - -@media only screen and (min-width: 768px) { - .main-navigation .sub-menu > li.menu-item-has-children .menu-item-has-children > a:after { - content: "\203a"; - } -} - -.main-navigation .sub-menu > li > a, -.main-navigation .sub-menu > li > .menu-item-link-return { - color: #fff; - display: block; - line-height: 1.2; - text-shadow: none; - padding: calc( .5 * 1rem) 1rem calc( .5 * 1rem) calc( 24px + 1rem); - white-space: nowrap; -} - -.main-navigation .sub-menu > li > a:hover, .main-navigation .sub-menu > li > a:focus, -.main-navigation .sub-menu > li > .menu-item-link-return:hover, -.main-navigation .sub-menu > li > .menu-item-link-return:focus { - background: #005177; -} - -.main-navigation .sub-menu > li > a:hover:after, .main-navigation .sub-menu > li > a:focus:after, -.main-navigation .sub-menu > li > .menu-item-link-return:hover:after, -.main-navigation .sub-menu > li > .menu-item-link-return:focus:after { - background: #005177; -} - -.main-navigation .sub-menu > li > .menu-item-link-return { - width: 100%; - font-size: 22px; - font-weight: normal; - text-align: right; -} - -.main-navigation .sub-menu > li > a:empty { - display: none; -} - -.main-navigation .sub-menu > li.mobile-parent-nav-menu-item { - display: none; - font-size: 0.88889em; - font-weight: normal; -} - -.main-navigation .sub-menu > li.mobile-parent-nav-menu-item svg { - position: relative; - top: 0.2rem; - margin-left: calc( .25 * 1rem); -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu { - display: block; - right: 0; - margin-top: 0; - opacity: 1; - width: auto; - min-width: 100%; - /* Non-mobile position */ - /* Nested sub-menu dashes */ -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu { - display: block; - right: 0; - margin-top: 0; - opacity: 1; - width: auto; - min-width: 100%; - /* Non-mobile position */ - /* Nested sub-menu dashes */ -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu { - display: block; - margin-top: 0; - opacity: 1; - position: absolute; - right: 0; - left: auto; - top: auto; - bottom: auto; - height: auto; - min-width: -moz-max-content; - min-width: -webkit-max-content; - min-width: max-content; - transform: none; - } - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu { - display: block; - margin-top: 0; - opacity: 1; - position: absolute; - right: 0; - left: auto; - top: auto; - bottom: auto; - height: auto; - min-width: -moz-max-content; - min-width: -webkit-max-content; - min-width: max-content; - transform: none; - } -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu.hidden-links { - right: 0; - width: 100%; - display: table; - position: absolute; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu.hidden-links { - right: 0; - width: 100%; - display: table; - position: absolute; -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu.hidden-links { - left: 0; - right: auto; - display: block; - width: max-content; - } - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu.hidden-links { - left: 0; - right: auto; - display: block; - width: max-content; - } -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu .submenu-expand { - display: none; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu .submenu-expand { - display: none; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu .sub-menu { - display: block; - margin-top: inherit; - position: relative; - width: 100%; - right: 0; - opacity: 1; - /* Non-mobile position */ -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu .sub-menu { - display: block; - margin-top: inherit; - position: relative; - width: 100%; - right: 0; - opacity: 1; - /* Non-mobile position */ -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu .sub-menu { - float: none; - max-width: 100%; - } - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu .sub-menu { - float: none; - max-width: 100%; - } -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu .sub-menu { - counter-reset: submenu; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu .sub-menu { - counter-reset: submenu; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu .sub-menu > li > a::before { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: normal; - content: "– " counters(submenu, "– ", none); - counter-increment: submenu; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu .sub-menu > li > a::before { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: normal; - content: "– " counters(submenu, "– ", none); - counter-increment: submenu; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu, -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu, -.main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu { - display: block; - right: 0; - margin-top: 0; - opacity: 1; - width: auto; - min-width: 100%; - /* Non-mobile position */ - /* Nested sub-menu dashes */ -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu, - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu, - .main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu { - display: block; - float: none; - margin-top: 0; - opacity: 1; - position: absolute; - right: 0; - left: auto; - top: auto; - bottom: auto; - height: auto; - min-width: -moz-max-content; - min-width: -webkit-max-content; - min-width: max-content; - transform: none; - } -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu.hidden-links, -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu.hidden-links, -.main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu.hidden-links { - right: 0; - width: 100%; - display: table; - position: absolute; -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu.hidden-links, - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu.hidden-links, - .main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu.hidden-links { - left: 0; - right: auto; - display: table; - width: max-content; - } -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu .submenu-expand, -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu .submenu-expand, -.main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu .submenu-expand { - display: none; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu .sub-menu, -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu .sub-menu, -.main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu .sub-menu { - display: block; - margin-top: inherit; - position: relative; - width: 100%; - right: 0; - opacity: 1; - /* Non-mobile position */ -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu .sub-menu, - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu .sub-menu, - .main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu .sub-menu { - float: none; - max-width: 100%; - } -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu .sub-menu, -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu .sub-menu, -.main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu .sub-menu { - counter-reset: submenu; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu .sub-menu > li > a::before, -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu .sub-menu > li > a::before, -.main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu .sub-menu > li > a::before { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: normal; - content: "– " counters(submenu, "– ", none); - counter-increment: submenu; -} - -.main-navigation .main-menu > .menu-item-has-children:not(.off-canvas):hover > .sub-menu { - animation: fade_in 0.1s forwards; -} - -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu .submenu-expand .svg-icon { - transform: rotate(-270deg); -} - -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu .sub-menu { - opacity: 0; - position: absolute; - z-index: 0; - transform: translateX(100%); -} - -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu li:hover, -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu li:focus, -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu li > a:hover, -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu li > a:focus { - background-color: transparent; -} - -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu > li > a, -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu > li > .menu-item-link-return { - white-space: inherit; -} - -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true { - display: table; - margin-top: 0; - opacity: 1; - padding-right: 0; - /* Mobile position */ - right: 0; - top: 0; - left: 0; - bottom: 0; - position: fixed; - z-index: 100000; - /* Make sure appears above mobile admin bar */ - width: 100vw; - height: 100vh; - max-width: 100vw; - transform: translateX(-100%); - animation: slide_in_right 0.3s forwards; - /* Prevent menu from being blocked by admin bar */ -} - -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true > .mobile-parent-nav-menu-item { - display: block; -} - -.admin-bar .main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true { - top: 46px; - height: calc( 100vh - 46px); - /* WP core breakpoint */ -} - -.admin-bar .main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true .sub-menu.expanded-true { - top: 0; -} - -@media only screen and (min-width: 782px) { - .admin-bar .main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true { - top: 32px; - height: calc( 100vh - 32px); - } - .admin-bar .main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true .sub-menu.expanded-true { - top: 0; - } -} - -.main-navigation .main-menu-more:nth-child(n+3) { - display: none; -} - -/* Menu animation */ -@keyframes slide_in_right { - 100% { - transform: translateX(0%); - } -} - -@keyframes fade_in { - from { - opacity: 0; - } - to { - opacity: 1; - } -} - -/* Social menu */ -.social-navigation { - margin-top: calc(1rem / 2); - text-align: right; -} - -.social-navigation ul.social-links-menu { - content: ""; - display: table; - table-layout: fixed; - display: inline-block; - margin: 0; - padding: 0; -} - -.social-navigation ul.social-links-menu li { - display: inline-block; - vertical-align: bottom; - vertical-align: -webkit-baseline-middle; - list-style: none; -} - -.social-navigation ul.social-links-menu li:nth-child(n+2) { - margin-right: 0.1em; -} - -.social-navigation ul.social-links-menu li a { - border-bottom: 1px solid transparent; - display: block; - color: #111; - margin-bottom: -1px; - transition: opacity 110ms ease-in-out; -} - -.social-navigation ul.social-links-menu li a:hover, .social-navigation ul.social-links-menu li a:active { - color: #111; - opacity: 0.6; -} - -.social-navigation ul.social-links-menu li a:focus { - color: #111; - opacity: 1; - border-bottom: 1px solid #111; -} - -.social-navigation ul.social-links-menu li a svg { - display: block; - width: 32px; - height: 32px; - transform: translateZ(0); -} - -.social-navigation ul.social-links-menu li a svg#ui-icon-link { - transform: rotate(45deg); -} - -@media only screen and (min-width: 768px) { - .site-title + .social-navigation, - .site-description + .social-navigation { - margin-top: calc(1rem / 5); - } -} - -/** === Footer menu === */ -.footer-navigation { - display: inline; -} - -.footer-navigation > div { - display: inline; -} - -.footer-navigation .footer-menu { - display: inline; - padding-right: 0; -} - -.footer-navigation .footer-menu li { - display: inline; - margin-left: 1rem; -} - -/*-------------------------------------------------------------- -## Next / Previous ---------------------------------------------------------------*/ -/* Next/Previous navigation */ -.post-navigation { - margin: calc(3 * 1rem) 0; -} - -@media only screen and (min-width: 768px) { - .post-navigation { - margin: calc(3 * 1rem) calc(10% + 60px); - max-width: calc(6 * (100vw / 12)); - } -} - -@media only screen and (min-width: 1168px) { - .post-navigation { - margin: calc(3 * 1rem) 0; - max-width: 100%; - } -} - -.post-navigation .nav-links { - margin: 0 1rem; - max-width: 100%; - display: flex; - flex-direction: column; -} - -@media only screen and (min-width: 768px) { - .post-navigation .nav-links { - margin: 0; - } -} - -@media only screen and (min-width: 1168px) { - .post-navigation .nav-links { - flex-direction: row; - margin: 0 calc(10% + 60px); - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -.post-navigation .nav-links a .meta-nav { - color: #767676; - user-select: none; -} - -.post-navigation .nav-links a .meta-nav:before, .post-navigation .nav-links a .meta-nav:after { - display: none; - content: "—"; - width: 2em; - color: #767676; - height: 1em; -} - -.post-navigation .nav-links a .post-title { - hyphens: auto; -} - -.post-navigation .nav-links a:hover { - color: #005177; -} - -@media only screen and (min-width: 1168px) { - .post-navigation .nav-links .nav-previous, - .post-navigation .nav-links .nav-next { - min-width: calc(50% - 2 * 1rem); - } -} - -.post-navigation .nav-links .nav-previous { - order: 2; -} - -@media only screen and (min-width: 1168px) { - .post-navigation .nav-links .nav-previous { - order: 1; - } -} - -.post-navigation .nav-links .nav-previous + .nav-next { - margin-bottom: 1rem; -} - -.post-navigation .nav-links .nav-previous .meta-nav:before { - display: inline; -} - -.post-navigation .nav-links .nav-next { - order: 1; -} - -@media only screen and (min-width: 1168px) { - .post-navigation .nav-links .nav-next { - order: 2; - padding-right: 1rem; - } -} - -.post-navigation .nav-links .nav-next .meta-nav:after { - display: inline; -} - -.pagination .nav-links { - display: flex; - flex-wrap: wrap; - padding: 0 calc(.5 * 1rem); -} - -.pagination .nav-links > * { - padding: calc(.5 * 1rem); -} - -.pagination .nav-links > *.dots, .pagination .nav-links > *.prev { - padding-right: 0; -} - -.pagination .nav-links > *.dots, .pagination .nav-links > *.next { - padding-left: 0; -} - -.pagination .nav-links a:focus { - text-decoration: underline; - outline-offset: -1px; -} - -.pagination .nav-links a:focus.prev, .pagination .nav-links a:focus.next { - text-decoration: none; -} - -.pagination .nav-links a:focus.prev .nav-prev-text, -.pagination .nav-links a:focus.prev .nav-next-text, .pagination .nav-links a:focus.next .nav-prev-text, -.pagination .nav-links a:focus.next .nav-next-text { - text-decoration: underline; -} - -.pagination .nav-links .nav-next-text, -.pagination .nav-links .nav-prev-text { - display: none; -} - -@media only screen and (min-width: 768px) { - .pagination .nav-links { - margin-right: calc(10% + 60px); - padding: 0; - } - .pagination .nav-links .prev > *, - .pagination .nav-links .next > * { - display: inline-block; - vertical-align: text-bottom; - } - .pagination .nav-links > * { - padding: 1rem; - } -} - -.comment-navigation .nav-links { - display: flex; - flex-direction: row; -} - -.comment-navigation .nav-previous, -.comment-navigation .nav-next { - min-width: 50%; - width: 100%; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-weight: bold; -} - -.comment-navigation .nav-previous .secondary-text, -.comment-navigation .nav-next .secondary-text { - display: none; -} - -@media only screen and (min-width: 768px) { - .comment-navigation .nav-previous .secondary-text, - .comment-navigation .nav-next .secondary-text { - display: inline; - } -} - -.comment-navigation .nav-previous svg, -.comment-navigation .nav-next svg { - vertical-align: middle; - position: relative; - margin: 0 -0.35em; - top: -1px; -} - -.comment-navigation .nav-next { - text-align: left; -} - -/* Accessibility */ -/* Text meant only for screen readers. */ -.screen-reader-text { - border: 0; - clip: rect(1px, 1px, 1px, 1px); - clip-path: inset(50%); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute !important; - width: 1px; - word-wrap: normal !important; - /* Many screen reader and browser combinations announce broken words as they would appear visually. */ -} - -.screen-reader-text:focus { - background-color: #f1f1f1; - border-radius: 3px; - box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); - clip: auto !important; - clip-path: none; - color: #21759b; - display: block; - font-size: 0.875rem; - font-weight: bold; - height: auto; - right: 5px; - line-height: normal; - padding: 15px 23px 14px; - text-decoration: none; - top: 5px; - width: auto; - z-index: 100000; - /* Above WP toolbar. */ -} - -/* Do not show the outline on the skip link target. */ -#content[tabindex="-1"]:focus { - outline: 0; -} - -/* Alignments */ -.alignleft { - float: left; - margin-right: 1rem; -} - -@media only screen and (min-width: 768px) { - .alignleft { - margin-right: calc(2 * 1rem); - } -} - -.alignright { - float: right; - margin-left: 1rem; -} - -@media only screen and (min-width: 768px) { - .alignright { - margin-left: calc(2 * 1rem); - } -} - -.aligncenter { - clear: both; - display: block; - margin-right: auto; - margin-left: auto; -} - -/* Clearings */ -.clear:before, -.clear:after, -.entry-content:before, -.entry-content:after, -.comment-content:before, -.comment-content:after, -.site-header:before, -.site-header:after, -.site-content:before, -.site-content:after, -.site-footer:before, -.site-footer:after { - content: ""; - display: table; - table-layout: fixed; -} - -.clear:after, -.entry-content:after, -.comment-content:after, -.site-header:after, -.site-content:after, -.site-footer:after { - clear: both; -} - -/* Layout */ -/** === Layout === */ -#page { - width: 100%; -} - -.site-content { - overflow: hidden; -} - -/* Content */ -/*-------------------------------------------------------------- -## Header ---------------------------------------------------------------*/ -.site-header { - padding: 1em; -} - -.site-header.featured-image { - display: flex; - flex-direction: column; - justify-content: space-between; - min-height: 90vh; -} - -.site-header.featured-image .site-branding-container { - margin-bottom: auto; -} - -@media only screen and (min-width: 768px) { - .site-header { - margin: 0; - padding: 3rem 0; - } - .site-header.featured-image { - min-height: 100vh; - margin-bottom: 3rem; - } -} - -.site-branding { - color: #767676; - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - position: relative; - word-wrap: break-word; -} - -@media only screen and (min-width: 768px) { - .site-branding { - margin: 0 calc(10% + 60px); - } -} - -.site-logo { - position: relative; - z-index: 999; - margin-bottom: calc(.66 * 1rem); -} - -@media only screen and (min-width: 768px) { - .site-logo { - margin-bottom: 0; - position: absolute; - left: calc(100% + (1.25 * 1rem)); - top: 4px; - z-index: 999; - } -} - -.site-logo .custom-logo-link { - border-radius: 100%; - box-sizing: content-box; - box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); - display: block; - width: 50px; - height: 50px; - overflow: hidden; - transition: box-shadow 200ms ease-in-out; -} - -.site-logo .custom-logo-link .custom-logo { - min-height: inherit; -} - -.site-logo .custom-logo-link:hover, .site-logo .custom-logo-link:active, .site-logo .custom-logo-link:focus { - box-shadow: 0 0 0 2px black; -} - -@media only screen and (min-width: 768px) { - .site-logo .custom-logo-link { - width: 64px; - height: 64px; - } -} - -.site-title { - margin: auto; - display: inline; - color: #111; - /* When there is no description set, make sure navigation appears below title. */ -} - -.site-title a { - color: #111; -} - -.site-title a:link, .site-title a:visited { - color: #111; -} - -.site-title a:hover { - color: #4a4a4a; -} - -.featured-image .site-title { - margin: 0; -} - -@media only screen and (min-width: 768px) { - .featured-image .site-title { - display: inline-block; - } -} - -.site-title + .main-navigation { - display: block; -} - -@media only screen and (min-width: 768px) { - .site-title { - display: inline; - } -} - -.site-title:not(:empty) + .site-description:not(:empty):before { - content: "\2014"; - margin: 0 .2em; -} - -.site-description { - display: inline; - color: #767676; - font-weight: normal; - margin: 0; -} - -.site-header.featured-image { - /* Hide overflow for overflowing featured image */ - overflow: hidden; - /* Need relative positioning to properly align layers. */ - position: relative; - /* Add text shadow to text, to increase readability. */ - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35); - /* Set white text color when featured image is set. */ - /* add focus state to social media icons */ - /* Entry header */ - /* Custom Logo Link */ - /* Make sure important elements are above pseudo elements used for effects. */ - /* Set up image filter layer positioning */ - /* Background & Effects */ - /* Shared background settings between pseudo elements. */ - background-position: center; - background-repeat: no-repeat; - background-size: cover; - /* The intensity of each blend mode is controlled via layer opacity. */ - /* Second layer: screen. */ - /* Third layer: multiply. */ - /* When image filters are inactive, a black overlay is added. */ - /* Fourth layer: overlay. */ - /* Fifth layer: readability overlay */ -} - -.site-header.featured-image .site-branding .site-title, -.site-header.featured-image .site-branding .site-description, -.site-header.featured-image .main-navigation a:after, -.site-header.featured-image .main-navigation .main-menu > li.menu-item-has-children:after, -.site-header.featured-image .main-navigation li, -.site-header.featured-image .social-navigation li, -.site-header.featured-image .entry-meta, -.site-header.featured-image .entry-title { - color: #fff; -} - -.site-header.featured-image .main-navigation a, -.site-header.featured-image .main-navigation a + svg, -.site-header.featured-image .social-navigation a, -.site-header.featured-image .site-title a, -.site-header.featured-image .site-featured-image a { - color: #fff; - transition: opacity 110ms ease-in-out; -} - -.site-header.featured-image .main-navigation a:hover, .site-header.featured-image .main-navigation a:active, -.site-header.featured-image .main-navigation a:hover + svg, -.site-header.featured-image .main-navigation a:active + svg, -.site-header.featured-image .main-navigation a + svg:hover, -.site-header.featured-image .main-navigation a + svg:active, -.site-header.featured-image .main-navigation a + svg:hover + svg, -.site-header.featured-image .main-navigation a + svg:active + svg, -.site-header.featured-image .social-navigation a:hover, -.site-header.featured-image .social-navigation a:active, -.site-header.featured-image .social-navigation a:hover + svg, -.site-header.featured-image .social-navigation a:active + svg, -.site-header.featured-image .site-title a:hover, -.site-header.featured-image .site-title a:active, -.site-header.featured-image .site-title a:hover + svg, -.site-header.featured-image .site-title a:active + svg, -.site-header.featured-image .site-featured-image a:hover, -.site-header.featured-image .site-featured-image a:active, -.site-header.featured-image .site-featured-image a:hover + svg, -.site-header.featured-image .site-featured-image a:active + svg { - color: #fff; - opacity: 0.6; -} - -.site-header.featured-image .main-navigation a:focus, -.site-header.featured-image .main-navigation a:focus + svg, -.site-header.featured-image .main-navigation a + svg:focus, -.site-header.featured-image .main-navigation a + svg:focus + svg, -.site-header.featured-image .social-navigation a:focus, -.site-header.featured-image .social-navigation a:focus + svg, -.site-header.featured-image .site-title a:focus, -.site-header.featured-image .site-title a:focus + svg, -.site-header.featured-image .site-featured-image a:focus, -.site-header.featured-image .site-featured-image a:focus + svg { - color: #fff; -} - -.site-header.featured-image .main-navigation .sub-menu a { - opacity: inherit; -} - -.site-header.featured-image .social-navigation a:focus { - color: #fff; - opacity: 1; - border-bottom: 1px solid #fff; -} - -.site-header.featured-image .social-navigation svg, -.site-header.featured-image .site-featured-image svg { - /* Use -webkit- only if supporting: Chrome < 54, iOS < 9.3, Android < 4.4.4 */ - -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.35)); - filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.35)); -} - -.site-header.featured-image .site-featured-image { - /* First layer: grayscale. */ -} - -.site-header.featured-image .site-featured-image .post-thumbnail img { - height: auto; - right: 50%; - max-width: 1000%; - min-height: 100%; - min-width: 100vw; - position: absolute; - top: 50%; - transform: translateX(50%) translateY(-50%); - width: auto; - z-index: 1; - /* When image filters are active, make it grayscale to colorize it blue. */ -} - -@supports (object-fit: cover) { - .site-header.featured-image .site-featured-image .post-thumbnail img { - height: 100%; - right: 0; - object-fit: cover; - top: 0; - transform: none; - width: 100%; - } -} - -.image-filters-enabled .site-header.featured-image .site-featured-image .post-thumbnail img { - filter: grayscale(100%); -} - -.site-header.featured-image .site-featured-image .entry-header { - margin-top: calc( 4 * 1rem); - margin-bottom: 0; - margin-right: 0; - margin-left: 0; - /* Entry meta */ -} - -@media only screen and (min-width: 768px) { - .site-header.featured-image .site-featured-image .entry-header { - margin-right: calc(10% + 60px); - margin-left: calc(10% + 60px); - } -} - -.site-header.featured-image .site-featured-image .entry-header .entry-title:before { - background: #fff; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta { - font-weight: 500; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta > span { - margin-left: 1rem; - display: inline-block; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta > span:last-child { - margin-left: 0; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta a { - transition: color 110ms ease-in-out; - color: currentColor; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta a:hover { - text-decoration: none; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta .svg-icon { - position: relative; - display: inline-block; - vertical-align: middle; - margin-left: 0.5em; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta .discussion-avatar-list { - display: none; -} - -@media only screen and (min-width: 768px) { - .site-header.featured-image .site-featured-image .entry-header.has-discussion .entry-meta { - display: flex; - position: relative; - } - .site-header.featured-image .site-featured-image .entry-header.has-discussion .entry-title { - padding-left: calc(1 * (100vw / 12) + 1rem); - } - .site-header.featured-image .site-featured-image .entry-header.has-discussion .entry-meta .comment-count { - position: absolute; - left: 0; - } - .site-header.featured-image .site-featured-image .entry-header.has-discussion .entry-meta .discussion-avatar-list { - display: block; - position: absolute; - bottom: 100%; - } -} - -.site-header.featured-image .custom-logo-link { - background: #fff; - box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); -} - -.site-header.featured-image .custom-logo-link:hover, .site-header.featured-image .custom-logo-link:active, .site-header.featured-image .custom-logo-link:focus { - box-shadow: 0 0 0 2px white; -} - -.site-header.featured-image .site-branding { - position: relative; - z-index: 10; -} - -.site-header.featured-image .site-featured-image .entry-header { - position: relative; - z-index: 9; -} - -.site-header.featured-image .site-branding-container:after, -.site-header.featured-image .site-featured-image:before, -.site-header.featured-image .site-featured-image:after, .site-header.featured-image:after { - display: block; - position: absolute; - top: 0; - right: 0; - content: "\020"; - width: 100%; - height: 100%; -} - -.image-filters-enabled .site-header.featured-image .site-featured-image:before { - background: #0073aa; - mix-blend-mode: screen; - opacity: 0.1; -} - -.site-header.featured-image .site-featured-image:after { - background: #000; - mix-blend-mode: multiply; - opacity: .7; - /* When image filters are active, a blue overlay is added. */ -} - -.image-filters-enabled .site-header.featured-image .site-featured-image:after { - background: #0073aa; - opacity: .8; - z-index: 3; - /* Browsers supporting mix-blend-mode don't need opacity < 1 */ -} - -@supports (mix-blend-mode: multiply) { - .image-filters-enabled .site-header.featured-image .site-featured-image:after { - opacity: 1; - } -} - -.image-filters-enabled .site-header.featured-image .site-branding-container:after { - background: rgba(0, 0, 0, 0.35); - mix-blend-mode: overlay; - opacity: 0.5; - z-index: 4; - /* Browsers supporting mix-blend-mode can have a light overlay */ -} - -@supports (mix-blend-mode: overlay) { - .image-filters-enabled .site-header.featured-image .site-branding-container:after { - background: rgba(255, 255, 255, 0.35); - } -} - -.site-header.featured-image:after { - background: #000; - /** - * Add a transition to the readability overlay, to add a subtle - * but smooth effect when resizing the screen. - */ - transition: opacity 1200ms ease-in-out; - opacity: 0.7; - z-index: 5; - /* When image filters are active, a blue overlay is added. */ -} - -.image-filters-enabled .site-header.featured-image:after { - background: #000e14; - opacity: 0.38; -} - -@media only screen and (min-width: 768px) { - .image-filters-enabled .site-header.featured-image:after { - opacity: 0.18; - } -} - -.site-header.featured-image ::-moz-selection { - background: rgba(255, 255, 255, 0.17); -} - -.site-header.featured-image ::selection { - background: rgba(255, 255, 255, 0.17); -} - -/*-------------------------------------------------------------- -## Posts and pages ---------------------------------------------------------------*/ -.sticky { - display: block; -} - -.sticky-post { - background: #0073aa; - color: #fff; - display: inline-block; - font-weight: bold; - line-height: 1; - padding: .25rem; - position: absolute; - text-transform: uppercase; - top: -1rem; - z-index: 1; -} - -.updated:not(.published) { - display: none; -} - -.page-links { - clear: both; - margin: 0 0 calc(1.5 * 1rem); -} - -.entry { - margin-top: calc(6 * 1rem); -} - -.entry:first-of-type { - margin-top: 0; -} - -.entry .entry-header { - margin: calc(3 * 1rem) 1rem 1rem; - position: relative; -} - -@media only screen and (min-width: 768px) { - .entry .entry-header { - margin: calc(3 * 1rem) calc(10% + 60px) 1rem; - } -} - -.entry .entry-title { - margin: 0; -} - -.entry .entry-title:before { - background: #767676; - content: "\020"; - display: block; - height: 2px; - margin: 1rem 0; - width: 1em; -} - -.entry .entry-title a { - color: inherit; -} - -.entry .entry-title a:hover { - color: #4a4a4a; -} - -.entry .entry-meta, -.entry .entry-footer { - color: #767676; - font-weight: 500; -} - -.entry .entry-meta > span, -.entry .entry-footer > span { - margin-left: 1rem; - display: inline-block; -} - -.entry .entry-meta > span:last-child, -.entry .entry-footer > span:last-child { - margin-left: 0; -} - -.entry .entry-meta a, -.entry .entry-footer a { - transition: color 110ms ease-in-out; - color: currentColor; -} - -.entry .entry-meta a:hover, -.entry .entry-footer a:hover { - text-decoration: none; - color: #0073aa; -} - -.entry .entry-meta .svg-icon, -.entry .entry-footer .svg-icon { - position: relative; - display: inline-block; - vertical-align: middle; - margin-left: 0.5em; -} - -.entry .entry-meta { - margin: 1rem 0; -} - -.entry .entry-footer { - margin: calc(2 * 1rem) 1rem 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .entry-footer { - margin: 1rem calc(10% + 60px) calc(3 * 1rem); - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-footer { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -.entry .post-thumbnail { - margin: 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .post-thumbnail { - margin: 1rem calc(10% + 60px); - } -} - -.entry .post-thumbnail:focus { - outline: none; -} - -.entry .post-thumbnail .post-thumbnail-inner { - display: block; -} - -.entry .post-thumbnail .post-thumbnail-inner img { - position: relative; - display: block; - width: 100%; -} - -.image-filters-enabled .entry .post-thumbnail { - position: relative; - display: block; -} - -.image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner { - filter: grayscale(100%); -} - -.image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner:after { - background: rgba(0, 0, 0, 0.35); - content: ""; - display: block; - height: 100%; - opacity: .5; - pointer-events: none; - position: absolute; - top: 0; - width: 100%; - z-index: 4; -} - -@supports (mix-blend-mode: multiply) { - .image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner:after { - display: none; - } -} - -.image-filters-enabled .entry .post-thumbnail:before, .image-filters-enabled .entry .post-thumbnail:after { - position: absolute; - display: block; - width: 100%; - height: 100%; - top: 0; - right: 0; - content: "\020"; - pointer-events: none; -} - -.image-filters-enabled .entry .post-thumbnail:before { - background: #0073aa; - mix-blend-mode: screen; - opacity: 0.1; - z-index: 2; -} - -.image-filters-enabled .entry .post-thumbnail:after { - background: #0073aa; - mix-blend-mode: multiply; - opacity: .8; - z-index: 3; - /* Browsers supporting mix-blend-mode don't need opacity < 1 */ -} - -@supports (mix-blend-mode: multiply) { - .image-filters-enabled .entry .post-thumbnail:after { - opacity: 1; - } -} - -.entry .entry-content, -.entry .entry-summary { - max-width: calc(100% - (2 * 1rem)); - margin: 0 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content, - .entry .entry-summary { - max-width: 80%; - margin: 0 10%; - padding: 0 60px; - } -} - -.entry .entry-content p { - word-wrap: break-word; -} - -.entry .entry-content .more-link { - transition: color 110ms ease-in-out; - display: inline; - color: inherit; -} - -.entry .entry-content .more-link:after { - content: "\02192"; - display: inline-block; - margin-right: 0.5em; -} - -.entry .entry-content .more-link:hover { - color: #0073aa; - text-decoration: none; -} - -.entry .entry-content a { - text-decoration: underline; -} - -.entry .entry-content a.button, .entry .entry-content a:hover { - text-decoration: none; -} - -.entry .entry-content a.button { - display: inline-block; -} - -.entry .entry-content a.button:hover { - background: #111; - color: #fff; - cursor: pointer; -} - -.entry .entry-content > iframe[style] { - margin: 32px 0 !important; - max-width: 100% !important; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > iframe[style] { - max-width: calc(8 * (100vw / 12) - 28px) !important; - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content > iframe[style] { - max-width: calc(6 * (100vw / 12) - 28px) !important; - } -} - -.entry .entry-content .page-links a { - margin: calc(0.5 * 1rem); - text-decoration: none; -} - -.entry .entry-content .wp-audio-shortcode { - max-width: calc(100vw - (2 * 1rem)); -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-audio-shortcode { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-audio-shortcode { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -/* Author description */ -.author-bio { - margin: calc(2 * 1rem) 1rem 1rem; -} - -@media only screen and (min-width: 768px) { - .author-bio { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .author-bio { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .author-bio { - margin: calc(3 * 1rem) calc(10% + 60px); - } -} - -@media only screen and (min-width: 1168px) { - .author-bio { - margin: calc(3 * 1rem) calc(10% + 60px); - } -} - -.author-bio .author-title { - display: inline; -} - -.author-bio .author-title:before { - background: #767676; - content: "\020"; - display: block; - height: 2px; - margin: 1rem 0; - width: 1em; -} - -.author-bio .author-description { - display: inline; - color: #767676; - font-size: 1.125em; - line-height: 1.2; -} - -.author-bio .author-description .author-link { - display: inline-block; -} - -.author-bio .author-description .author-link:hover { - color: #005177; - text-decoration: none; -} - -/*-------------------------------------------------------------- -## Comments ---------------------------------------------------------------*/ -.comment-content a { - word-wrap: break-word; -} - -.bypostauthor { - display: block; -} - -.comments-area { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - margin: calc(2 * 1rem) 1rem; - word-wrap: break-word; - /* Add extra margin when the comments section is located immediately after the - * post itself (this happens on pages). - */ -} - -@media only screen and (min-width: 768px) { - .comments-area { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .comments-area { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .comments-area { - margin: calc(3 * 1rem) calc(10% + 60px); - } -} - -.comments-area > * { - margin-top: calc(2 * 1rem); - margin-bottom: calc(2 * 1rem); -} - -@media only screen and (min-width: 768px) { - .comments-area > * { - margin-top: calc(3 * 1rem); - margin-bottom: calc(3 * 1rem); - } -} - -.entry + .comments-area { - margin-top: calc(3 * 1rem); -} - -@media only screen and (min-width: 768px) { - .comments-area .comments-title-wrap { - align-items: baseline; - display: flex; - justify-content: space-between; - } -} - -.comments-area .comments-title-wrap .comments-title { - margin: 0; -} - -.comments-area .comments-title-wrap .comments-title:before { - background: #767676; - content: "\020"; - display: block; - height: 2px; - margin: 1rem 0; - width: 1em; -} - -@media only screen and (min-width: 768px) { - .comments-area .comments-title-wrap .comments-title { - flex: 1 0 calc(3 * (100vw / 12)); - } -} - -@media only screen and (min-width: 768px) { - .comments-area .comments-title-wrap .discussion-meta { - flex: 0 0 calc(2 * (100vw / 12)); - margin-right: 1rem; - } -} - -#comment { - max-width: 100%; - box-sizing: border-box; -} - -#respond { - position: relative; -} - -#respond .comment-user-avatar { - margin: 1rem 0 -1rem; -} - -#respond .comment .comment-form { - padding-right: 0; -} - -#respond > small { - display: block; - font-size: 22px; - position: absolute; - right: calc(1rem + 100%); - top: calc(-3.5 * 1rem); - width: calc(100vw / 12); -} - -#comments > .comments-title:last-child { - display: none; -} - -.comment-form-flex { - display: flex; - flex-direction: column; -} - -.comment-form-flex .comments-title { - display: none; - margin: 0; - order: 1; -} - -.comment-form-flex #respond { - order: 2; -} - -.comment-form-flex #respond + .comments-title { - display: block; -} - -.comment-list { - list-style: none; - padding: 0; -} - -.comment-list .children { - margin: 0; - padding: 0 1rem 0 0; -} - -.comment-list > .comment:first-child { - margin-top: 0; -} - -.comment-list .pingback .comment-body, -.comment-list .trackback .comment-body { - color: #767676; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.71111em; - font-weight: 500; - margin-top: 1rem; - margin-bottom: 1rem; -} - -.comment-list .pingback .comment-body a:not(.comment-edit-link), -.comment-list .trackback .comment-body a:not(.comment-edit-link) { - font-weight: bold; - font-size: 19.55556px; - line-height: 1.5; - padding-left: 0.5rem; - display: block; -} - -.comment-list .pingback .comment-body .comment-edit-link, -.comment-list .trackback .comment-body .comment-edit-link { - color: #767676; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-weight: 500; -} - -#respond + .comment-reply { - display: none; -} - -.comment-reply .comment-reply-link { - display: inline-block; -} - -.comment { - list-style: none; - position: relative; -} - -@media only screen and (min-width: 768px) { - .comment { - padding-right: calc(.5 * (1rem + calc(100vw / 12 ))); - } - .comment.depth-1, - .comment .children { - padding-right: 0; - } - .comment.depth-1 { - margin-right: calc(3.25 * 1rem); - } -} - -.comment .comment-body { - margin: calc(2 * 1rem) 0 0; -} - -.comment .comment-meta { - position: relative; -} - -.comment .comment-author .avatar { - float: right; - margin-left: 1rem; - position: relative; -} - -@media only screen and (min-width: 768px) { - .comment .comment-author .avatar { - float: inherit; - margin-left: inherit; - position: absolute; - top: 0; - left: calc(100% + 1rem); - } -} - -.comment .comment-author .fn { - position: relative; - display: block; -} - -.comment .comment-author .fn a { - color: inherit; -} - -.comment .comment-author .fn a:hover { - color: #005177; -} - -.comment .comment-author .post-author-badge { - border-radius: 100%; - display: block; - height: 18px; - position: absolute; - background: #008fd3; - left: calc(100% - 2.5rem); - top: -3px; - width: 18px; -} - -@media only screen and (min-width: 768px) { - .comment .comment-author .post-author-badge { - left: calc(100% + 0.75rem); - } -} - -.comment .comment-author .post-author-badge svg { - width: inherit; - height: inherit; - display: block; - fill: white; - transform: scale(0.875); -} - -.comment .comment-metadata > a, -.comment .comment-metadata .comment-edit-link { - display: inline; - font-weight: 500; - color: #767676; - vertical-align: baseline; -} - -.comment .comment-metadata > a time, -.comment .comment-metadata .comment-edit-link time { - vertical-align: baseline; -} - -.comment .comment-metadata > a:hover, -.comment .comment-metadata .comment-edit-link:hover { - color: #005177; - text-decoration: none; -} - -.comment .comment-metadata > * { - display: inline-block; -} - -.comment .comment-metadata .edit-link-sep { - color: #767676; - margin: 0 0.2em; - vertical-align: baseline; -} - -.comment .comment-metadata .edit-link { - color: #767676; -} - -.comment .comment-metadata .edit-link svg { - transform: scale(0.8); - vertical-align: baseline; - margin-left: 0.1em; -} - -.comment .comment-metadata .comment-edit-link { - position: relative; - padding-right: 1rem; - margin-right: -1rem; - z-index: 1; -} - -.comment .comment-metadata .comment-edit-link:hover { - color: #0073aa; -} - -.comment .comment-content { - margin: 1rem 0; -} - -@media only screen and (min-width: 1168px) { - .comment .comment-content { - padding-left: 1rem; - } -} - -.comment .comment-content > *:first-child { - margin-top: 0; -} - -.comment .comment-content > *:last-child { - margin-bottom: 0; -} - -.comment .comment-content blockquote { - margin-right: 0; -} - -.comment .comment-content a { - text-decoration: underline; -} - -.comment .comment-content a:hover { - text-decoration: none; -} - -.comment-reply-link, -#cancel-comment-reply-link { - font-weight: 500; -} - -.comment-reply-link:hover, -#cancel-comment-reply-link:hover { - color: #005177; -} - -.discussion-avatar-list { - content: ""; - display: table; - table-layout: fixed; - margin: 0; - padding: 0; -} - -.discussion-avatar-list li { - position: relative; - list-style: none; - margin: 0 0 0 -8px; - padding: 0; - float: right; -} - -.discussion-avatar-list .comment-user-avatar img { - height: calc(1.5 * 1rem); - width: calc(1.5 * 1rem); -} - -.discussion-meta .discussion-meta-info { - margin: 0; -} - -.discussion-meta .discussion-meta-info .svg-icon { - vertical-align: middle; - fill: currentColor; - transform: scale(0.6) scaleX(-1) translateY(-0.1em); - margin-right: -0.25rem; -} - -.comment-form .comment-notes, -.comment-form label { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.71111em; - color: #767676; -} - -@media only screen and (min-width: 768px) { - .comment-form .comment-form-author, - .comment-form .comment-form-email { - width: calc(50% - 0.5rem); - float: right; - } -} - -@media only screen and (min-width: 768px) { - .comment-form .comment-form-email { - margin-right: 1rem; - } -} - -.comment-form input[name="author"], -.comment-form input[name="email"], -.comment-form input[name="url"] { - display: block; - width: 100%; -} - -/*-------------------------------------------------------------- -## Archives ---------------------------------------------------------------*/ -.archive .page-header, -.search .page-header, -.error404 .page-header { - margin: 1rem 1rem calc(3 * 1rem); -} - -@media only screen and (min-width: 768px) { - .archive .page-header, - .search .page-header, - .error404 .page-header { - margin: 0 calc(10% + 60px) calc(3 * 1rem); - } -} - -.archive .page-header .page-title, -.search .page-header .page-title, -.error404 .page-header .page-title { - color: #767676; - display: inline; - letter-spacing: normal; -} - -.archive .page-header .page-title:before, -.search .page-header .page-title:before, -.error404 .page-header .page-title:before { - display: none; -} - -.archive .page-header .search-term, -.archive .page-header .page-description, -.search .page-header .search-term, -.search .page-header .page-description, -.error404 .page-header .search-term, -.error404 .page-header .page-description { - display: inherit; - clear: both; -} - -.archive .page-header .page-description, -.search .page-header .page-description { - display: block; - color: #111; - font-size: 1em; -} - -@media only screen and (min-width: 768px) { - .hfeed .entry .entry-header { - margin: calc(3 * 1rem) calc(10% + 60px) calc(1rem / 2); - } -} - -/* 404 & Not found */ -.error-404.not-found .page-content, -.no-results.not-found .page-content { - margin: calc(3 * 1rem) 1rem; -} - -@media only screen and (min-width: 768px) { - .error-404.not-found .page-content, - .no-results.not-found .page-content { - margin: calc(3 * 1rem) calc(10% + 60px) calc(1rem / 2); - } -} - -.error-404.not-found .search-submit, -.no-results.not-found .search-submit { - vertical-align: middle; - margin: 1rem 0; -} - -.error-404.not-found .search-field, -.no-results.not-found .search-field { - width: 100%; -} - -/*-------------------------------------------------------------- -## Footer ---------------------------------------------------------------*/ -/* Site footer */ -#colophon .widget-area, -#colophon .site-info { - margin: calc(2 * 1rem) 1rem; -} - -@media only screen and (min-width: 768px) { - #colophon .widget-area, - #colophon .site-info { - margin: calc(3 * 1rem) calc(10% + 60px); - } -} - -#colophon .widget-column { - display: flex; - flex-wrap: wrap; -} - -#colophon .widget-column .widget { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - width: 100%; - word-wrap: break-word; -} - -@media only screen and (min-width: 1168px) { - #colophon .widget-column .widget { - margin-left: calc(3 * 1rem); - width: calc(50% - (3 * 1rem)); - } -} - -#colophon .site-info { - color: #767676; - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - word-wrap: break-word; -} - -#colophon .site-info a { - color: inherit; -} - -#colophon .site-info a:hover { - text-decoration: none; - color: #0073aa; -} - -#colophon .site-info .imprint, -#colophon .site-info .privacy-policy-link { - margin-left: 1rem; -} - -/* Widgets */ -.widget { - margin: 0 0 1rem; - /* Make sure select elements fit in widgets. */ -} - -.widget select { - max-width: 100%; -} - -.widget a { - color: #0073aa; -} - -.widget a:hover { - color: #005177; -} - -.widget_archive ul, -.widget_categories ul, -.widget_meta ul, -.widget_nav_menu ul, -.widget_pages ul, -.widget_recent_comments ul, -.widget_recent_entries ul, -.widget_rss ul { - padding: 0; - list-style: none; -} - -.widget_archive ul li, -.widget_categories ul li, -.widget_meta ul li, -.widget_nav_menu ul li, -.widget_pages ul li, -.widget_recent_comments ul li, -.widget_recent_entries ul li, -.widget_rss ul li { - color: #767676; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: calc(22px * 1.125); - font-weight: 700; - line-height: 1.2; - margin-top: 0.5rem; - margin-bottom: 0.5rem; -} - -.widget_archive ul ul, -.widget_categories ul ul, -.widget_meta ul ul, -.widget_nav_menu ul ul, -.widget_pages ul ul, -.widget_recent_comments ul ul, -.widget_recent_entries ul ul, -.widget_rss ul ul { - counter-reset: submenu; -} - -.widget_archive ul ul > li > a::before, -.widget_categories ul ul > li > a::before, -.widget_meta ul ul > li > a::before, -.widget_nav_menu ul ul > li > a::before, -.widget_pages ul ul > li > a::before, -.widget_recent_comments ul ul > li > a::before, -.widget_recent_entries ul ul > li > a::before, -.widget_rss ul ul > li > a::before { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: normal; - content: "– " counters(submenu, "– ", none); - counter-increment: submenu; -} - -.widget_tag_cloud .tagcloud { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-weight: 700; -} - -.widget_search .search-field { - width: 100%; -} - -@media only screen and (min-width: 600px) { - .widget_search .search-field { - width: auto; - } -} - -.widget_search .search-submit { - display: block; - margin-top: 1rem; -} - -.widget_calendar .calendar_wrap { - text-align: center; -} - -.widget_calendar .calendar_wrap table td, -.widget_calendar .calendar_wrap table th { - border: none; -} - -.widget_calendar .calendar_wrap a { - text-decoration: underline; -} - -.widget_calendar .calendar_wrap .wp-calendar-table { - margin-bottom: 0; -} - -.widget_calendar .calendar_wrap .wp-calendar-nav { - margin: 0 0 1rem; - display: table; - width: 100%; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -} - -.widget_calendar .calendar_wrap .wp-calendar-nav span { - display: table-cell; - padding: 0.5em; -} - -.widget_calendar .calendar_wrap .wp-calendar-nav-prev, -.widget_calendar .calendar_wrap .wp-calendar-nav-next { - width: 40%; -} - -/* Blocks */ -/* !Block styles */ -.entry .entry-content > *, -.entry .entry-summary > *, -.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *, -.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * { - margin: 32px 0; - max-width: 100%; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *, - .entry .entry-summary > *, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content > *, - .entry .entry-summary > *, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *, - .entry .entry-summary > *, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * { - margin: 32px 0; - } -} - -.entry .entry-content > *.alignwide, -.entry .entry-summary > *.alignwide, -.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignwide, -.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignwide { - margin-right: auto; - margin-left: auto; - clear: both; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *.alignwide, - .entry .entry-summary > *.alignwide, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignwide, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignwide { - width: 100%; - max-width: 100%; - } -} - -.entry .entry-content > *.alignfull, -.entry .entry-summary > *.alignfull, -.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignfull, -.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignfull { - position: relative; - right: -1rem; - width: calc( 100% + (2 * 1rem)); - max-width: calc( 100% + (2 * 1rem)); - clear: both; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *.alignfull, - .entry .entry-summary > *.alignfull, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignfull, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignfull { - margin-top: calc(2 * 1rem); - margin-bottom: calc(2 * 1rem); - right: calc( -12.5% - 75px); - width: calc( 125% + 150px); - max-width: calc( 125% + 150px); - } -} - -.entry .entry-content > *.alignleft, -.entry .entry-summary > *.alignleft, -.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignleft, -.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignleft { - float: left; - max-width: calc(5 * (100vw / 12)); - margin-top: 0; - margin-right: 0; - margin-right: 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *.alignleft, - .entry .entry-summary > *.alignleft, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignleft, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignleft { - max-width: calc(4 * (100vw / 12)); - margin-right: calc(2 * 1rem); - } -} - -.entry .entry-content > *.alignright, -.entry .entry-summary > *.alignright, -.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignright, -.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignright { - float: right; - max-width: calc(5 * (100vw / 12)); - margin-top: 0; - margin-left: 0; - margin-left: 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *.alignright, - .entry .entry-summary > *.alignright, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignright, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignright { - max-width: calc(4 * (100vw / 12)); - margin-left: 0; - margin-left: calc(2 * 1rem); - } -} - -.entry .entry-content > *.aligncenter, -.entry .entry-summary > *.aligncenter, -.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.aligncenter, -.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.aligncenter { - margin-right: auto; - margin-left: auto; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *.aligncenter, - .entry .entry-summary > *.aligncenter, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.aligncenter, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.aligncenter { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content > *.aligncenter, - .entry .entry-summary > *.aligncenter, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.aligncenter, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.aligncenter { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *.aligncenter, - .entry .entry-summary > *.aligncenter, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.aligncenter, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.aligncenter { - margin-right: 0; - margin-left: 0; - } -} - -.entry .entry-content > * > *:first-child, -.entry .entry-summary > * > *:first-child { - margin-top: 0; -} - -.entry .entry-content > * > *:last-child, -.entry .entry-summary > * > *:last-child { - margin-bottom: 0; -} - -/* - * Unset nested content selector styles - * - Prevents layout styles from cascading too deeply - * - helps with plugin compatibility - */ -.entry .entry-content .entry-content, -.entry .entry-content .entry-summary, -.entry .entry-content .entry, -.entry .entry-summary .entry-content, -.entry .entry-summary .entry-summary, -.entry .entry-summary .entry { - margin: inherit; - max-width: inherit; - padding: inherit; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .entry-content, - .entry .entry-content .entry-summary, - .entry .entry-content .entry, - .entry .entry-summary .entry-content, - .entry .entry-summary .entry-summary, - .entry .entry-summary .entry { - margin: inherit; - max-width: inherit; - padding: inherit; - } -} - -.entry .entry-content p.has-background { - padding: 20px 30px; -} - -.entry .entry-content .wp-block-audio { - width: 100%; -} - -.entry .entry-content .wp-block-audio audio { - width: 100%; -} - -.entry .entry-content .wp-block-audio.alignleft audio, -.entry .entry-content .wp-block-audio.alignright audio { - max-width: 198px; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-audio.alignleft audio, - .entry .entry-content .wp-block-audio.alignright audio { - max-width: 384px; - } -} - -@media only screen and (min-width: 1379px) { - .entry .entry-content .wp-block-audio.alignleft audio, - .entry .entry-content .wp-block-audio.alignright audio { - max-width: 385.44px; - } -} - -.entry .entry-content .wp-block-video video { - width: 100%; -} - -.entry .entry-content .wp-block-button .wp-block-button__link { - transition: background 150ms ease-in-out; - border: none; - font-size: 0.88889em; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: 1.2; - box-sizing: border-box; - font-weight: bold; - text-decoration: none; - padding: 0.76rem 1rem; - outline: none; - outline: none; -} - -.entry .entry-content .wp-block-button .wp-block-button__link:not(.has-background) { - background-color: #0073aa; -} - -.entry .entry-content .wp-block-button .wp-block-button__link:not(.has-text-color) { - color: white; -} - -.entry .entry-content .wp-block-button .wp-block-button__link:hover { - color: white; - background: #111; - cursor: pointer; -} - -.entry .entry-content .wp-block-button .wp-block-button__link:focus { - color: white; - background: #111; - outline: thin dotted; - outline-offset: -4px; -} - -.entry .entry-content .wp-block-button:not(.is-style-squared) .wp-block-button__link { - border-radius: 5px; -} - -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link, -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus, -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active { - transition: all 150ms ease-in-out; - border-width: 2px; - border-style: solid; -} - -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background), -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background), -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) { - background: transparent; -} - -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color), -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color), -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color) { - color: #0073aa; - border-color: currentColor; -} - -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover { - color: white; - border-color: #111; -} - -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover:not(.has-background) { - color: #111; -} - -.entry .entry-content .wp-block-archives, -.entry .entry-content .wp-block-categories, -.entry .entry-content .wp-block-latest-posts { - padding: 0; - list-style: none; -} - -.entry .entry-content .wp-block-archives li > a, -.entry .entry-content .wp-block-categories li > a, -.entry .entry-content .wp-block-latest-posts li > a { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: calc(22px * 1.125); - font-weight: bold; - line-height: 1.2; - text-decoration: none; -} - -.entry .entry-content .wp-block-archives.aligncenter, -.entry .entry-content .wp-block-categories.aligncenter { - text-align: center; -} - -.entry .entry-content .wp-block-categories ul { - padding-top: 0.75rem; -} - -.entry .entry-content .wp-block-categories li ul { - list-style: none; - padding-right: 0; -} - -.entry .entry-content .wp-block-categories ul { - counter-reset: submenu; -} - -.entry .entry-content .wp-block-categories ul > li > a::before { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: normal; - content: "– " counters(submenu, "– ", none); - counter-increment: submenu; -} - -.entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.71111em; - color: #767676; - line-height: 1.2; -} - -.entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-full-content, -.entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-excerpt { - margin-top: 1rem; - margin-bottom: 1rem; -} - -.entry .entry-content .wp-block-latest-posts li { - padding-bottom: 0.5rem; -} - -.entry .entry-content .wp-block-latest-posts li.menu-item-has-children, .entry .entry-content .wp-block-latest-posts li:last-child { - padding-bottom: 0; -} - -.entry .entry-content .wp-block-latest-posts li :not(:last-child) .wp-block-latest-posts__post-excerpt { - padding-bottom: 0.5rem; -} - -.entry .entry-content .wp-block-latest-posts.is-grid li { - border-top: 2px solid #ccc; - padding-top: 1rem; - margin-bottom: 2rem; -} - -.entry .entry-content .wp-block-latest-posts.is-grid li a:after { - content: ''; -} - -.entry .entry-content .wp-block-latest-posts.is-grid li:last-child { - margin-bottom: auto; -} - -.entry .entry-content .wp-block-latest-posts.is-grid li:last-child a:after { - content: ''; -} - -.entry .entry-content .wp-block-preformatted { - font-size: 0.71111em; - line-height: 1.8; - padding: 1rem; -} - -.entry .entry-content .wp-block-verse { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-size: 22px; - line-height: 1.8; -} - -.entry .entry-content .has-drop-cap:not(:focus):first-letter { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 3.375em; - line-height: 1; - font-weight: bold; - margin: 0 0 0 0.25em; -} - -.entry .entry-content .wp-block-pullquote { - border-color: transparent; - border-width: 2px; - padding: 1rem; -} - -.entry .entry-content .wp-block-pullquote blockquote { - color: #111; - border: none; - margin-top: calc(4 * 1rem); - margin-bottom: calc(4.33 * 1rem); - margin-left: 0; - padding-right: 0; -} - -.entry .entry-content .wp-block-pullquote p { - font-size: 1.6875em; - font-style: italic; - line-height: 1.3; - margin-bottom: 0.5em; - margin-top: 0.5em; -} - -.entry .entry-content .wp-block-pullquote p em { - font-style: normal; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-pullquote p { - font-size: 2.25em; - } -} - -.entry .entry-content .wp-block-pullquote cite { - display: inline-block; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: 1.6; - text-transform: none; - color: #767676; - /* - * This requires a rem-based font size calculation instead of our normal em-based one, - * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs. - */ - font-size: calc(1rem / (1.25 * 1.125)); -} - -.entry .entry-content .wp-block-pullquote.alignleft, .entry .entry-content .wp-block-pullquote.alignright { - width: 100%; - padding: 0; -} - -.entry .entry-content .wp-block-pullquote.alignleft blockquote, .entry .entry-content .wp-block-pullquote.alignright blockquote { - margin: 1rem 0; - padding: 0; - text-align: right; - max-width: 100%; -} - -.entry .entry-content .wp-block-pullquote.alignleft blockquote p:first-child, .entry .entry-content .wp-block-pullquote.alignright blockquote p:first-child { - margin-top: 0; -} - -.entry .entry-content .wp-block-pullquote.is-style-solid-color { - background-color: #0073aa; - padding-right: 0; - padding-left: 0; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-pullquote.is-style-solid-color { - padding-right: 10%; - padding-left: 10%; - } -} - -.entry .entry-content .wp-block-pullquote.is-style-solid-color p { - font-size: 1.6875em; - line-height: 1.3; - margin-bottom: 0.5em; - margin-top: 0.5em; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-pullquote.is-style-solid-color p { - font-size: 2.25em; - } -} - -.entry .entry-content .wp-block-pullquote.is-style-solid-color a { - color: #fff; -} - -.entry .entry-content .wp-block-pullquote.is-style-solid-color cite { - color: inherit; -} - -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote { - max-width: 100%; - color: #fff; - padding-right: 0; - margin-right: 1rem; - margin-left: 1rem; -} - -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-text-color p, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-text-color a, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color { - color: inherit; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote { - margin-right: 0; - margin-left: 0; - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignright, .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignleft { - padding: 1rem calc(2 * 1rem); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignfull { - padding-right: calc(10% + 58px + (2 * 1rem)); - padding-left: calc(10% + 58px + (2 * 1rem)); - } -} - -.entry .entry-content .wp-block-quote:not(.is-large), .entry .entry-content .wp-block-quote:not(.is-style-large) { - border-width: 2px; - border-color: #0073aa; - padding-top: 0; - padding-bottom: 0; -} - -.entry .entry-content .wp-block-quote p { - font-size: 1em; - font-style: normal; - line-height: 1.8; -} - -.entry .entry-content .wp-block-quote cite { - /* - * This requires a rem-based font size calculation instead of our normal em-based one, - * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs. - */ - font-size: calc(1rem / (1.25 * 1.125)); -} - -.entry .entry-content .wp-block-quote.is-large, .entry .entry-content .wp-block-quote.is-style-large { - margin: 1rem 0; - padding: 0; - border-right: none; -} - -.entry .entry-content .wp-block-quote.is-large p, .entry .entry-content .wp-block-quote.is-style-large p { - font-size: 1.6875em; - line-height: 1.4; - font-style: italic; -} - -.entry .entry-content .wp-block-quote.is-large cite, -.entry .entry-content .wp-block-quote.is-large footer, .entry .entry-content .wp-block-quote.is-style-large cite, -.entry .entry-content .wp-block-quote.is-style-large footer { - /* - * This requires a rem-based font size calculation instead of our normal em-based one, - * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs. - */ - font-size: calc(1rem / (1.25 * 1.125)); -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-quote.is-large, .entry .entry-content .wp-block-quote.is-style-large { - margin: 1rem 0; - padding: 1rem 0; - } - .entry .entry-content .wp-block-quote.is-large p, .entry .entry-content .wp-block-quote.is-style-large p { - font-size: 1.6875em; - } -} - -.entry .entry-content .wp-block-image { - max-width: 100%; -} - -.entry .entry-content .wp-block-image img { - display: block; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-image:not(.alignwide):not(.alignfull) > img { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-image:not(.alignwide):not(.alignfull) > img { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-image .aligncenter { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-image .aligncenter { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-image .aligncenter { - margin: 0; - width: calc(8 * (100vw / 12) - 28px); - } - .entry .entry-content .wp-block-image .aligncenter img { - margin: 0 auto; - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-image .aligncenter { - width: calc(6 * (100vw / 12) - 28px); - } - .entry .entry-content .wp-block-image .aligncenter img { - margin: 0 auto; - } -} - -.entry .entry-content .wp-block-image.alignfull img { - width: 100vw; - max-width: calc( 100% + (2 * 1rem)); -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-image.alignfull img { - max-width: calc( 125% + 150px); - margin-right: auto; - margin-left: auto; - } -} - -.entry .entry-content .wp-block-cover-image, -.entry .entry-content .wp-block-cover { - position: relative; - min-height: 430px; - padding: 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-cover-image, - .entry .entry-content .wp-block-cover { - padding: 1rem 10%; - } -} - -.entry .entry-content .wp-block-cover-image .wp-block-cover-image-text, -.entry .entry-content .wp-block-cover-image .wp-block-cover-text, -.entry .entry-content .wp-block-cover-image h2, -.entry .entry-content .wp-block-cover .wp-block-cover-image-text, -.entry .entry-content .wp-block-cover .wp-block-cover-text, -.entry .entry-content .wp-block-cover h2 { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 1.6875em; - font-weight: bold; - line-height: 1.25; - padding: 0; - color: #fff; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover-image .wp-block-cover-text, - .entry .entry-content .wp-block-cover-image h2, - .entry .entry-content .wp-block-cover .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover .wp-block-cover-text, - .entry .entry-content .wp-block-cover h2 { - font-size: 2.25em; - max-width: 100%; - } -} - -.entry .entry-content .wp-block-cover-image.alignleft, .entry .entry-content .wp-block-cover-image.alignright, -.entry .entry-content .wp-block-cover.alignleft, -.entry .entry-content .wp-block-cover.alignright { - width: 100%; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-cover-image.alignleft, .entry .entry-content .wp-block-cover-image.alignright, - .entry .entry-content .wp-block-cover.alignleft, - .entry .entry-content .wp-block-cover.alignright { - padding: 1rem calc(2 * 1rem); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text, - .entry .entry-content .wp-block-cover-image.alignfull h2, - .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text, - .entry .entry-content .wp-block-cover.alignfull h2 { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text, - .entry .entry-content .wp-block-cover-image.alignfull h2, - .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text, - .entry .entry-content .wp-block-cover.alignfull h2 { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-cover-image.alignfull, - .entry .entry-content .wp-block-cover.alignfull { - padding-right: calc(10% + 58px + (2 * 1rem)); - padding-left: calc(10% + 58px + (2 * 1rem)); - } - .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text, - .entry .entry-content .wp-block-cover-image.alignfull h2, - .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text, - .entry .entry-content .wp-block-cover.alignfull h2 { - padding: 0; - } -} - -.entry .entry-content .wp-block-gallery { - list-style-type: none; - padding-right: 0; -} - -.entry .entry-content .wp-block-gallery .blocks-gallery-image:last-child, -.entry .entry-content .wp-block-gallery .blocks-gallery-item:last-child { - margin-bottom: 16px; -} - -.entry .entry-content .wp-block-gallery figcaption a { - color: #fff; -} - -.entry .entry-content .wp-block-audio figcaption, -.entry .entry-content .wp-block-video figcaption, -.entry .entry-content .wp-block-image figcaption, -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption, -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption { - font-size: 0.71111em; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: 1.6; - margin: 0; - padding: 0.5rem; - text-align: center; -} - -.entry .entry-content .wp-block-separator, -.entry .entry-content hr { - background-color: #767676; - border: 0; - height: 2px; - margin-bottom: 2rem; - margin-top: 2rem; - max-width: 2.25em; - text-align: right; - /* Remove duplicate rule-line when a separator - * is followed by an H1, or H2 */ -} - -.entry .entry-content .wp-block-separator.is-style-wide, -.entry .entry-content hr.is-style-wide { - max-width: 100%; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-separator.is-style-wide, - .entry .entry-content hr.is-style-wide { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-separator.is-style-wide, - .entry .entry-content hr.is-style-wide { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -.entry .entry-content .wp-block-separator.is-style-dots, -.entry .entry-content hr.is-style-dots { - max-width: 100%; - background-color: inherit; - border: inherit; - height: inherit; - text-align: center; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-separator.is-style-dots, - .entry .entry-content hr.is-style-dots { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-separator.is-style-dots, - .entry .entry-content hr.is-style-dots { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -.entry .entry-content .wp-block-separator.is-style-dots:not(.has-text-color):not(.has-background), -.entry .entry-content hr.is-style-dots:not(.has-text-color):not(.has-background) { - color: #767676; -} - -.entry .entry-content .wp-block-separator.is-style-dots:before, -.entry .entry-content hr.is-style-dots:before { - font-size: 1.6875em; - letter-spacing: 0.88889em; - padding-right: 0.88889em; -} - -.entry .entry-content .wp-block-separator + h1:before, -.entry .entry-content .wp-block-separator + h2:before, -.entry .entry-content hr + h1:before, -.entry .entry-content hr + h2:before { - display: none; -} - -.entry .entry-content .wp-block-embed-twitter { - word-break: break-word; -} - -.entry .entry-content .wp-block-table th, -.entry .entry-content .wp-block-table td { - border-color: #767676; -} - -.entry .entry-content .wp-block-file { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -} - -.entry .entry-content .wp-block-file .wp-block-file__button { - display: table; - transition: background 150ms ease-in-out; - border: none; - border-radius: 5px; - background: #0073aa; - font-size: 22px; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: 1.2; - text-decoration: none; - font-weight: bold; - padding: 0.75rem 1rem; - color: #fff; - margin-right: 0; - margin-top: calc(0.75 * 1rem); -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-file .wp-block-file__button { - font-size: 22px; - padding: 0.875rem 1.5rem; - } -} - -.entry .entry-content .wp-block-file .wp-block-file__button:hover { - background: #111; - cursor: pointer; -} - -.entry .entry-content .wp-block-file .wp-block-file__button:focus { - background: #111; - outline: thin dotted; - outline-offset: -4px; -} - -.entry .entry-content .wp-block-code { - border-radius: 0; -} - -.entry .entry-content .wp-block-code code { - font-size: 1.125em; - white-space: pre-wrap; - word-break: break-word; -} - -.entry .entry-content .wp-block-columns .wp-block-column > *:first-child { - margin-top: 0; -} - -.entry .entry-content .wp-block-columns .wp-block-column > *:last-child { - margin-bottom: 0; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-columns .wp-block-image > img:not(.alignwide):not(.alignfull), - .entry .entry-content .wp-block-columns .wp-block-image > figure { - max-width: 100%; - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-columns .wp-block-image > img:not(.alignwide):not(.alignfull), - .entry .entry-content .wp-block-columns .wp-block-image > figure { - max-width: 100%; - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-columns { - flex-wrap: nowrap; - } - .entry .entry-content .wp-block-columns .wp-block-column:not(:first-child) { - margin-right: 32px; - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-group:not(.alignfull) > .wp-block-group__inner-container > .alignfull, - .entry .entry-content .wp-block-group:not(.alignfull) > .wp-block-group__inner-container > .wp-block-image > img { - right: 0; - max-width: 100%; - } -} - -.entry .entry-content .wp-block-group.alignfull > .wp-block-group__inner-container { - max-width: calc(100% - (2 * 1rem)); - margin: 0 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-group.alignfull > .wp-block-group__inner-container { - max-width: 80%; - margin: 0 10%; - padding: 0 60px; - } -} - -.entry .entry-content .wp-block-group.has-background { - padding: 1rem; - margin-top: 0; - margin-bottom: 0; -} - -.entry .entry-content .wp-block-group.has-background .wp-block-group__inner-container > *:first-child { - margin-top: 0; -} - -.entry .entry-content .wp-block-group.has-background .wp-block-group__inner-container > *:last-child { - margin-bottom: 0; -} - -.entry .entry-content .wp-block-group.has-background.alignfull { - padding-right: 0; - padding-left: 0; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-group.has-background.alignfull { - padding-top: 1rem; - padding-bottom: 1rem; - } -} - -.entry .entry-content .wp-block-group.has-background:not(.alignfull) > .wp-block-group__inner-container > .alignfull { - width: 100%; - max-width: 100%; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-group.has-background:not(.alignfull) > .wp-block-group__inner-container > .alignfull { - width: calc( 100% + 2rem); - max-width: calc( 100% + 2rem); - margin-right: -1rem; - } -} - -.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-weight: bold; -} - -.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date { - font-weight: normal; -} - -.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment, -.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-date, -.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p { - font-size: inherit; -} - -.entry .entry-content .wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date { - font-size: 0.71111em; -} - -.entry .entry-content .has-small-font-size { - font-size: 0.88889em; -} - -.entry .entry-content .has-normal-font-size { - font-size: 1.125em; -} - -.entry .entry-content .has-large-font-size { - font-size: 1.6875em; -} - -.entry .entry-content .has-huge-font-size { - font-size: 2.25em; -} - -.entry .entry-content .has-primary-background-color, -.entry .entry-content .has-secondary-background-color, -.entry .entry-content .has-dark-gray-background-color, -.entry .entry-content .has-light-gray-background-color { - color: #fff; -} - -.entry .entry-content .has-primary-background-color > p, -.entry .entry-content .has-primary-background-color > h1, -.entry .entry-content .has-primary-background-color > h2, -.entry .entry-content .has-primary-background-color > h3, -.entry .entry-content .has-primary-background-color > h4, -.entry .entry-content .has-primary-background-color > h5, -.entry .entry-content .has-primary-background-color > h6, -.entry .entry-content .has-primary-background-color > a, -.entry .entry-content .has-secondary-background-color > p, -.entry .entry-content .has-secondary-background-color > h1, -.entry .entry-content .has-secondary-background-color > h2, -.entry .entry-content .has-secondary-background-color > h3, -.entry .entry-content .has-secondary-background-color > h4, -.entry .entry-content .has-secondary-background-color > h5, -.entry .entry-content .has-secondary-background-color > h6, -.entry .entry-content .has-secondary-background-color > a, -.entry .entry-content .has-dark-gray-background-color > p, -.entry .entry-content .has-dark-gray-background-color > h1, -.entry .entry-content .has-dark-gray-background-color > h2, -.entry .entry-content .has-dark-gray-background-color > h3, -.entry .entry-content .has-dark-gray-background-color > h4, -.entry .entry-content .has-dark-gray-background-color > h5, -.entry .entry-content .has-dark-gray-background-color > h6, -.entry .entry-content .has-dark-gray-background-color > a, -.entry .entry-content .has-light-gray-background-color > p, -.entry .entry-content .has-light-gray-background-color > h1, -.entry .entry-content .has-light-gray-background-color > h2, -.entry .entry-content .has-light-gray-background-color > h3, -.entry .entry-content .has-light-gray-background-color > h4, -.entry .entry-content .has-light-gray-background-color > h5, -.entry .entry-content .has-light-gray-background-color > h6, -.entry .entry-content .has-light-gray-background-color > a { - color: #fff; -} - -.entry .entry-content .has-white-background-color { - color: #111; -} - -.entry .entry-content .has-white-background-color > p, -.entry .entry-content .has-white-background-color > h1, -.entry .entry-content .has-white-background-color > h2, -.entry .entry-content .has-white-background-color > h3, -.entry .entry-content .has-white-background-color > h4, -.entry .entry-content .has-white-background-color > h5, -.entry .entry-content .has-white-background-color > h6, -.entry .entry-content .has-white-background-color > a { - color: #111; -} - -.entry .entry-content .has-primary-background-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-primary-background-color { - background-color: #0073aa; -} - -.entry .entry-content .has-secondary-background-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-secondary-background-color { - background-color: #005177; -} - -.entry .entry-content .has-dark-gray-background-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color { - background-color: #111; -} - -.entry .entry-content .has-light-gray-background-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-light-gray-background-color { - background-color: #767676; -} - -.entry .entry-content .has-white-background-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-white-background-color { - background-color: #FFF; -} - -.entry .entry-content .has-primary-color, -.entry .entry-content .wp-block-pullquote blockquote.has-primary-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color > p { - color: #0073aa; -} - -.entry .entry-content .has-secondary-color, -.entry .entry-content .wp-block-pullquote blockquote.has-secondary-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color > p { - color: #005177; -} - -.entry .entry-content .has-dark-gray-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color > p { - color: #111; -} - -.entry .entry-content .has-light-gray-color, -.entry .entry-content .wp-block-pullquote blockquote.has-light-gray-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color > p { - color: #767676; -} - -.entry .entry-content .has-white-color, -.entry .entry-content .wp-block-pullquote blockquote.has-white-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color { - color: #FFF; -} - -/* Media */ -.page-content .wp-smiley, -.entry-content .wp-smiley, -.comment-content .wp-smiley { - border: none; - margin-bottom: 0; - margin-top: 0; - padding: 0; -} - -embed, -iframe, -object { - max-width: 100%; -} - -.custom-logo-link { - display: inline-block; -} - -.avatar { - border-radius: 100%; - display: block; - height: calc(2.25 * 1rem); - min-height: inherit; - width: calc(2.25 * 1rem); -} - -svg { - transition: fill 120ms ease-in-out; - fill: currentColor; -} - -/*-------------------------------------------------------------- -## Captions ---------------------------------------------------------------*/ -.wp-caption { - margin-bottom: calc(1.5 * 1rem); -} - -@media only screen and (min-width: 768px) { - .wp-caption.aligncenter { - position: relative; - right: calc( calc(8 * (100vw / 12) - 28px) / 2); - transform: translateX(50%); - } -} - -@media only screen and (min-width: 1168px) { - .wp-caption.aligncenter { - right: calc( calc(6 * (100vw / 12) - 28px) / 2); - } -} - -.wp-caption img[class*="wp-image-"] { - display: block; - margin-right: auto; - margin-left: auto; -} - -.wp-caption-text { - color: #767676; - font-size: 0.71111em; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: 1.6; - margin: 0; - padding: 0.5rem; - text-align: center; -} - -/*-------------------------------------------------------------- -## Galleries ---------------------------------------------------------------*/ -.gallery { - display: flex; - flex-flow: row wrap; - justify-content: center; - margin-bottom: calc(1.5 * 1rem); -} - -.gallery-item { - display: inline-block; - margin-left: 16px; - margin-bottom: 16px; - text-align: center; - vertical-align: top; - width: 100%; -} - -.gallery-columns-2 .gallery-item { - max-width: calc((100% - 16px * 1) / 2); -} - -.gallery-columns-2 .gallery-item:nth-of-type(2n+2) { - margin-left: 0; -} - -.gallery-columns-3 .gallery-item { - max-width: calc((100% - 16px * 2) / 3); -} - -.gallery-columns-3 .gallery-item:nth-of-type(3n+3) { - margin-left: 0; -} - -.gallery-columns-4 .gallery-item { - max-width: calc((100% - 16px * 3) / 4); -} - -.gallery-columns-4 .gallery-item:nth-of-type(4n+4) { - margin-left: 0; -} - -.gallery-columns-5 .gallery-item { - max-width: calc((100% - 16px * 4) / 5); -} - -.gallery-columns-5 .gallery-item:nth-of-type(5n+5) { - margin-left: 0; -} - -.gallery-columns-6 .gallery-item { - max-width: calc((100% - 16px * 5) / 6); -} - -.gallery-columns-6 .gallery-item:nth-of-type(6n+6) { - margin-left: 0; -} - -.gallery-columns-7 .gallery-item { - max-width: calc((100% - 16px * 6) / 7); -} - -.gallery-columns-7 .gallery-item:nth-of-type(7n+7) { - margin-left: 0; -} - -.gallery-columns-8 .gallery-item { - max-width: calc((100% - 16px * 7) / 8); -} - -.gallery-columns-8 .gallery-item:nth-of-type(8n+8) { - margin-left: 0; -} - -.gallery-columns-9 .gallery-item { - max-width: calc((100% - 16px * 8) / 9); -} - -.gallery-columns-9 .gallery-item:nth-of-type(9n+9) { - margin-left: 0; -} - -.gallery-item:last-of-type { - padding-left: 0; -} - -.gallery-caption { - display: block; - font-size: 0.71111em; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: 1.6; - margin: 0; - padding: 0.5rem; -} - -.gallery-item > div > a { - display: block; - line-height: 0; - box-shadow: 0 0 0 0 transparent; -} - -.gallery-item > div > a:focus { - box-shadow: 0 0 0 2px #0073aa; -} diff --git a/wp-content/themes/twentynineteen/style.css b/wp-content/themes/twentynineteen/style.css deleted file mode 100644 index 6f8177815..000000000 --- a/wp-content/themes/twentynineteen/style.css +++ /dev/null @@ -1,6525 +0,0 @@ -@charset "UTF-8"; -/* -Theme Name: Twenty Nineteen -Theme URI: https://wordpress.org/themes/twentynineteen/ -Author: the WordPress team -Author URI: https://wordpress.org/ -Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes. -Requires at least: 4.9.6 -Requires PHP: 5.2.4 -Version: 1.5 -License: GNU General Public License v2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html -Text Domain: twentynineteen -Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready - -This theme, like WordPress, is licensed under the GPL. -Use it to make something cool, have fun, and share what you've learned with others. - -Twenty Nineteen is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc. -Underscores is distributed under the terms of the GNU GPL v2 or later. - -Normalizing styles have been helped along thanks to the fine work of -Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ -*/ -/*-------------------------------------------------------------- ->>> TABLE OF CONTENTS: ----------------------------------------------------------------- -# Variables -# Normalize -# Typography - ## Headings - ## Copy -# Elements - ## Lists - ## Tables -# Forms - ## Buttons - ## Fields -# Navigation - ## Links - ## Menus - ## Next & Previous -# Accessibility -# Alignments -# Clearings -# Layout -# Widgets -# Content - ## Archives - ## Posts and pages - ## Comments -# Blocks -# Media - ## Captions - ## Galleries ---------------------------------------------------------------*/ -/* - * Chrome renders extra-wide   characters for the Hoefler Text font. - * This results in a jumping cursor when typing in both the Classic and block - * editors. The following font-face override fixes the issue by manually inserting - * a custom font that includes just a Hoefler Text space replacement for that - * character instead. - */ -@font-face { - font-family: 'NonBreakingSpaceOverride'; - src: url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAMoAA0AAAAACDQAAALTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCahEICjx3CywAATYCJANUBCAFhiEHgWwbXQfILgpsY+rQRRARwyAs6uL7pxzYhxEE+32b3aeHmifR6tklkS9hiZA0ewkqGRJE+H7/+6378ASViK/PGeavqJyOzsceKi1s3BCiQsiOdn1r/RBgIJYEgCUhbm/8/8/h4saPssnTNkkiWUBrTRtjmQSajw3Ui3pZ3LYDPD+XG2C3JA/yKAS8/rU5eNfuGqRf4eNNgV4YAlIIgxglEkWe6FYpq10+wi3g+/nUgvgPFczNrz/RsTgVm/zfbPuHZlsuQECxuyqBcQwKFBjFgKO8AqP4bAN9tFJtnM9xPcbNjeXS/x1wY/xU52f5W/X1+9cnH4YwKIaoRRAkUkj/YlAAeF/624foiIDBgBmgQBeGAyhBljUPZUm/l2dTvmpqcBDUOHdbPZWd8JsBAsGr4w8/EDn82/bUPx4eh0YNrQTBuHO2FjQEAGBwK0DeI37DpQVqdERS4gZBhpeUhWCfLFz7J99aEBgsJCHvUGAdAPp4IADDCAPCEFMGpMZ9AQpTfQtQGhLbGVBZFV8BaqNyP68oTZgHNj3M8kBPfXTTC9t90UuzYhy9ciH0grVlOcqyCytisvbsERsEYztiznR0WCrmTksJwbSNK6fd1Rvr25I9oLvctUoEbNOmXJbqgYgPXEHJ82IUsrCnpkxh23F1rfZ2zcRnJYoXtauB3VTFkFXQg3uoZYD5qE0kdjDtoDoF1h2bulGmev5HbYhbrjtohQSRI4aNOkffIcT+d3v6atpaYh3JvPoQsztCcqvaBkppDSPcQ3bw3KaCBo1f5CJWTZEgW3LjLofYg51MaVezrx8xZitYbQ9KYeoRaqQdVLwSEfrKXLK1otCWOKNdR/YwYAfon5Yk8O2MJfSD10dPGA5PIJJQMkah0ugMJiv6x4Dm7LEa8xnrRGGGLAg4sAlbsA07sAt76DOsXKO3hIjtIlpnnFrt1qW4kh6NhS83P/6HB/fl1SMAAA==) format("woff2"), url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAUQAA0AAAAACDQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE9AAAABwAAAAchf5yU0dERUYAAATYAAAAHAAAAB4AJwAbT1MvMgAAAaAAAABJAAAAYJAcgU5jbWFwAAACIAAAAF4AAAFqUUxBZ2dhc3AAAATQAAAACAAAAAgAAAAQZ2x5ZgAAApAAAAAyAAAAPL0n8y9oZWFkAAABMAAAADAAAAA2Fi93Z2hoZWEAAAFgAAAAHQAAACQOSgWaaG10eAAAAewAAAAzAAAAVC7TAQBsb2NhAAACgAAAABAAAAAsAOQBAm1heHAAAAGAAAAAHQAAACAAWQALbmFtZQAAAsQAAAF6AAADIYvD/Adwb3N0AAAEQAAAAI4AAADsapk2o3jaY2BkYGAA4ov5mwzj+W2+MnCzXwCKMNzgCBSB0LfbQDQ7AxuI4mBgAlEAFKQIRHjaY2BkYGD3+NvCwMDBAALsDAyMDKhAFAA3+wH3AAAAeNpjYGRgYBBl4GBgYgABEMnIABJzAPMZAAVmAGUAAAB42mNgZlJhnMDAysDCKsKygYGBYRqEZtrDYMT4D8gHSmEHjgUFOQwODAqqf9g9/rYwMLB7MNUAhRlBcsxBrMlASoGBEQAj8QtyAAAAeNrjYGBkAAGmWQwMjO8gmBnIZ2NA0ExAzNjAAFYJVn0ASBsD6VAIDZb7AtELAgANIgb9AHjaY2BgYGaAYBkGRgYQSAHyGMF8FgYPIM3HwMHAxMDGoMCwQIFLQV8hXvXP//9AcRCfAcb///h/ygPW+w/vb7olBjUHCTCyMcAFGZmABBO6AogThgZgIUsXAEDcEzcAAHjaY2BgECMCyoEgACZaAed42mNgYmRgYGBnYGNgYAZSDJqMgorCgoqCjECRXwwNrCAKSP5mAAFGBiRgyAAAi/YFBQAAeNqtkc1OwkAUhU/5M25cEhcsZick0AwlBJq6MWwgJkAgYV/KAA2lJeUn+hY+gktXvpKv4dLTMqKycGHsTZNv7px7z50ZAFd4hYHjdw1Ls4EiHjVncIFnzVnc4F1zDkWjrzmPW+NNcwGlzIRKI3fJlUyrEjZQxb3mDH2fNGfRx4vmHKqG0JzHg6E0F9DOlFBGBxUI1GEzLNT4S0aLuTtsGAEUuYcQHkyg3KmIum1bNUvKlrjbbAIleqHHnS4iSudpQcySMYtdFiXlAxzSbAwfMxK6kZoHKhbjjespMTioOPZnzI+4ucCeTVyKMVKLfeAS6vSWaTinuZwzyy/Dc7vaed+6KaV0kukdPUk6yOcctZPvvxxqksq2lEW8RvHjMEO2FCl/zy6p3NEm0R9OFSafJdldc4QVeyaaObMBO0/5cCaa6d9Ggyubxire+lEojscdjoWUR1xGOy8KD8mG2ZLO2l2paDc3A39qmU2z2W5YNv5+u79e6QfGJY/hAAB42m3NywrCMBQE0DupWp/1AYI7/6DEaLQu66Mrd35BKUWKJSlFv1+rue4cGM7shgR981qSon+ZNwUJ8iDgoYU2OvDRRQ99DDDECAHGmGCKmf80hZSx/Kik/LliFbtmN6xmt+yOjdg9GztV4tROnRwX/Bsaaw51nt4Lc7tWaZYHp/MlzKx51LZs5htNri+2AAAAAQAB//8AD3jaY2BkYGDgAWIxIGZiYARCESBmAfMYAAR6AEMAAAABAAAAANXtRbgAAAAA2AhRFAAAAADYCNuG) format("woff"); -} - -/* If we add the border using a regular CSS border, it won't look good on non-retina devices, - * since its edges can look jagged due to lack of antialiasing. In this case, we are several - * layers of box-shadow to add the border visually, which will render the border smoother. */ -/* Calculates maximum width for post content */ -/* Nested sub-menu padding: 10 levels deep */ -/* Ensure all font family declarations come with non-latin fallbacks */ -/* Build our non-latin font styles */ -body:lang(ar), button:lang(ar), -input:lang(ar), -select:lang(ar), -optgroup:lang(ar), -textarea:lang(ar), .author-description .author-link:lang(ar), -.comment-metadata:lang(ar), -.comment-reply-link:lang(ar), -.comments-title:lang(ar), -.comment-author .fn:lang(ar), -.discussion-meta-info:lang(ar), -.entry-meta:lang(ar), -.entry-footer:lang(ar), -.main-navigation:lang(ar), -.no-comments:lang(ar), -.not-found .page-title:lang(ar), -.error-404 .page-title:lang(ar), -.post-navigation .post-title:lang(ar), -.page-links:lang(ar), -.page-description:lang(ar), -.pagination .nav-links:lang(ar), -.sticky-post:lang(ar), -.site-title:lang(ar), -.site-info:lang(ar), -#cancel-comment-reply-link:lang(ar), -h1:lang(ar), -h2:lang(ar), -h3:lang(ar), -h4:lang(ar), -h5:lang(ar), -h6:lang(ar), .page-title:lang(ar), blockquote cite:lang(ar), table:lang(ar), .button:lang(ar), -input:lang(ar)[type="button"], -input:lang(ar)[type="reset"], -input:lang(ar)[type="submit"], .comment-navigation .nav-previous:lang(ar), -.comment-navigation .nav-next:lang(ar), .comment-list .pingback .comment-body:lang(ar), -.comment-list .trackback .comment-body:lang(ar), .comment-list .pingback .comment-body .comment-edit-link:lang(ar), -.comment-list .trackback .comment-body .comment-edit-link:lang(ar), .comment-form .comment-notes:lang(ar), -.comment-form label:lang(ar), .widget_archive ul li:lang(ar), -.widget_categories ul li:lang(ar), -.widget_meta ul li:lang(ar), -.widget_nav_menu ul li:lang(ar), -.widget_pages ul li:lang(ar), -.widget_recent_comments ul li:lang(ar), -.widget_recent_entries ul li:lang(ar), -.widget_rss ul li:lang(ar), .widget_tag_cloud .tagcloud:lang(ar), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ar), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ar), .entry .entry-content .wp-block-archives li > a:lang(ar), -.entry .entry-content .wp-block-categories li > a:lang(ar), -.entry .entry-content .wp-block-latest-posts li > a:lang(ar), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ar), .entry .entry-content .wp-block-verse:lang(ar), .entry .entry-content .has-drop-cap:lang(ar):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ar), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ar), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ar), -.entry .entry-content .wp-block-cover-image h2:lang(ar), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ar), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ar), -.entry .entry-content .wp-block-cover h2:lang(ar), .entry .entry-content .wp-block-audio figcaption:lang(ar), -.entry .entry-content .wp-block-video figcaption:lang(ar), -.entry .entry-content .wp-block-image figcaption:lang(ar), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ar), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ar), .entry .entry-content .wp-block-file:lang(ar), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ar), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ar), .wp-caption-text:lang(ar), .gallery-caption:lang(ar) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(ary), button:lang(ary), -input:lang(ary), -select:lang(ary), -optgroup:lang(ary), -textarea:lang(ary), .author-description .author-link:lang(ary), -.comment-metadata:lang(ary), -.comment-reply-link:lang(ary), -.comments-title:lang(ary), -.comment-author .fn:lang(ary), -.discussion-meta-info:lang(ary), -.entry-meta:lang(ary), -.entry-footer:lang(ary), -.main-navigation:lang(ary), -.no-comments:lang(ary), -.not-found .page-title:lang(ary), -.error-404 .page-title:lang(ary), -.post-navigation .post-title:lang(ary), -.page-links:lang(ary), -.page-description:lang(ary), -.pagination .nav-links:lang(ary), -.sticky-post:lang(ary), -.site-title:lang(ary), -.site-info:lang(ary), -#cancel-comment-reply-link:lang(ary), -h1:lang(ary), -h2:lang(ary), -h3:lang(ary), -h4:lang(ary), -h5:lang(ary), -h6:lang(ary), .page-title:lang(ary), blockquote cite:lang(ary), table:lang(ary), .button:lang(ary), -input:lang(ary)[type="button"], -input:lang(ary)[type="reset"], -input:lang(ary)[type="submit"], .comment-navigation .nav-previous:lang(ary), -.comment-navigation .nav-next:lang(ary), .comment-list .pingback .comment-body:lang(ary), -.comment-list .trackback .comment-body:lang(ary), .comment-list .pingback .comment-body .comment-edit-link:lang(ary), -.comment-list .trackback .comment-body .comment-edit-link:lang(ary), .comment-form .comment-notes:lang(ary), -.comment-form label:lang(ary), .widget_archive ul li:lang(ary), -.widget_categories ul li:lang(ary), -.widget_meta ul li:lang(ary), -.widget_nav_menu ul li:lang(ary), -.widget_pages ul li:lang(ary), -.widget_recent_comments ul li:lang(ary), -.widget_recent_entries ul li:lang(ary), -.widget_rss ul li:lang(ary), .widget_tag_cloud .tagcloud:lang(ary), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ary), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ary), .entry .entry-content .wp-block-archives li > a:lang(ary), -.entry .entry-content .wp-block-categories li > a:lang(ary), -.entry .entry-content .wp-block-latest-posts li > a:lang(ary), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ary), .entry .entry-content .wp-block-verse:lang(ary), .entry .entry-content .has-drop-cap:lang(ary):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ary), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ary), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ary), -.entry .entry-content .wp-block-cover-image h2:lang(ary), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ary), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ary), -.entry .entry-content .wp-block-cover h2:lang(ary), .entry .entry-content .wp-block-audio figcaption:lang(ary), -.entry .entry-content .wp-block-video figcaption:lang(ary), -.entry .entry-content .wp-block-image figcaption:lang(ary), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ary), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ary), .entry .entry-content .wp-block-file:lang(ary), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ary), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ary), .wp-caption-text:lang(ary), .gallery-caption:lang(ary) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(azb), button:lang(azb), -input:lang(azb), -select:lang(azb), -optgroup:lang(azb), -textarea:lang(azb), .author-description .author-link:lang(azb), -.comment-metadata:lang(azb), -.comment-reply-link:lang(azb), -.comments-title:lang(azb), -.comment-author .fn:lang(azb), -.discussion-meta-info:lang(azb), -.entry-meta:lang(azb), -.entry-footer:lang(azb), -.main-navigation:lang(azb), -.no-comments:lang(azb), -.not-found .page-title:lang(azb), -.error-404 .page-title:lang(azb), -.post-navigation .post-title:lang(azb), -.page-links:lang(azb), -.page-description:lang(azb), -.pagination .nav-links:lang(azb), -.sticky-post:lang(azb), -.site-title:lang(azb), -.site-info:lang(azb), -#cancel-comment-reply-link:lang(azb), -h1:lang(azb), -h2:lang(azb), -h3:lang(azb), -h4:lang(azb), -h5:lang(azb), -h6:lang(azb), .page-title:lang(azb), blockquote cite:lang(azb), table:lang(azb), .button:lang(azb), -input:lang(azb)[type="button"], -input:lang(azb)[type="reset"], -input:lang(azb)[type="submit"], .comment-navigation .nav-previous:lang(azb), -.comment-navigation .nav-next:lang(azb), .comment-list .pingback .comment-body:lang(azb), -.comment-list .trackback .comment-body:lang(azb), .comment-list .pingback .comment-body .comment-edit-link:lang(azb), -.comment-list .trackback .comment-body .comment-edit-link:lang(azb), .comment-form .comment-notes:lang(azb), -.comment-form label:lang(azb), .widget_archive ul li:lang(azb), -.widget_categories ul li:lang(azb), -.widget_meta ul li:lang(azb), -.widget_nav_menu ul li:lang(azb), -.widget_pages ul li:lang(azb), -.widget_recent_comments ul li:lang(azb), -.widget_recent_entries ul li:lang(azb), -.widget_rss ul li:lang(azb), .widget_tag_cloud .tagcloud:lang(azb), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(azb), .entry .entry-content .wp-block-button .wp-block-button__link:lang(azb), .entry .entry-content .wp-block-archives li > a:lang(azb), -.entry .entry-content .wp-block-categories li > a:lang(azb), -.entry .entry-content .wp-block-latest-posts li > a:lang(azb), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(azb), .entry .entry-content .wp-block-verse:lang(azb), .entry .entry-content .has-drop-cap:lang(azb):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(azb), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(azb), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(azb), -.entry .entry-content .wp-block-cover-image h2:lang(azb), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(azb), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(azb), -.entry .entry-content .wp-block-cover h2:lang(azb), .entry .entry-content .wp-block-audio figcaption:lang(azb), -.entry .entry-content .wp-block-video figcaption:lang(azb), -.entry .entry-content .wp-block-image figcaption:lang(azb), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(azb), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(azb), .entry .entry-content .wp-block-file:lang(azb), .entry .entry-content .wp-block-file .wp-block-file__button:lang(azb), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(azb), .wp-caption-text:lang(azb), .gallery-caption:lang(azb) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(ckb), button:lang(ckb), -input:lang(ckb), -select:lang(ckb), -optgroup:lang(ckb), -textarea:lang(ckb), .author-description .author-link:lang(ckb), -.comment-metadata:lang(ckb), -.comment-reply-link:lang(ckb), -.comments-title:lang(ckb), -.comment-author .fn:lang(ckb), -.discussion-meta-info:lang(ckb), -.entry-meta:lang(ckb), -.entry-footer:lang(ckb), -.main-navigation:lang(ckb), -.no-comments:lang(ckb), -.not-found .page-title:lang(ckb), -.error-404 .page-title:lang(ckb), -.post-navigation .post-title:lang(ckb), -.page-links:lang(ckb), -.page-description:lang(ckb), -.pagination .nav-links:lang(ckb), -.sticky-post:lang(ckb), -.site-title:lang(ckb), -.site-info:lang(ckb), -#cancel-comment-reply-link:lang(ckb), -h1:lang(ckb), -h2:lang(ckb), -h3:lang(ckb), -h4:lang(ckb), -h5:lang(ckb), -h6:lang(ckb), .page-title:lang(ckb), blockquote cite:lang(ckb), table:lang(ckb), .button:lang(ckb), -input:lang(ckb)[type="button"], -input:lang(ckb)[type="reset"], -input:lang(ckb)[type="submit"], .comment-navigation .nav-previous:lang(ckb), -.comment-navigation .nav-next:lang(ckb), .comment-list .pingback .comment-body:lang(ckb), -.comment-list .trackback .comment-body:lang(ckb), .comment-list .pingback .comment-body .comment-edit-link:lang(ckb), -.comment-list .trackback .comment-body .comment-edit-link:lang(ckb), .comment-form .comment-notes:lang(ckb), -.comment-form label:lang(ckb), .widget_archive ul li:lang(ckb), -.widget_categories ul li:lang(ckb), -.widget_meta ul li:lang(ckb), -.widget_nav_menu ul li:lang(ckb), -.widget_pages ul li:lang(ckb), -.widget_recent_comments ul li:lang(ckb), -.widget_recent_entries ul li:lang(ckb), -.widget_rss ul li:lang(ckb), .widget_tag_cloud .tagcloud:lang(ckb), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ckb), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ckb), .entry .entry-content .wp-block-archives li > a:lang(ckb), -.entry .entry-content .wp-block-categories li > a:lang(ckb), -.entry .entry-content .wp-block-latest-posts li > a:lang(ckb), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ckb), .entry .entry-content .wp-block-verse:lang(ckb), .entry .entry-content .has-drop-cap:lang(ckb):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ckb), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ckb), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ckb), -.entry .entry-content .wp-block-cover-image h2:lang(ckb), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ckb), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ckb), -.entry .entry-content .wp-block-cover h2:lang(ckb), .entry .entry-content .wp-block-audio figcaption:lang(ckb), -.entry .entry-content .wp-block-video figcaption:lang(ckb), -.entry .entry-content .wp-block-image figcaption:lang(ckb), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ckb), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ckb), .entry .entry-content .wp-block-file:lang(ckb), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ckb), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ckb), .wp-caption-text:lang(ckb), .gallery-caption:lang(ckb) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(fa-IR), button:lang(fa-IR), -input:lang(fa-IR), -select:lang(fa-IR), -optgroup:lang(fa-IR), -textarea:lang(fa-IR), .author-description .author-link:lang(fa-IR), -.comment-metadata:lang(fa-IR), -.comment-reply-link:lang(fa-IR), -.comments-title:lang(fa-IR), -.comment-author .fn:lang(fa-IR), -.discussion-meta-info:lang(fa-IR), -.entry-meta:lang(fa-IR), -.entry-footer:lang(fa-IR), -.main-navigation:lang(fa-IR), -.no-comments:lang(fa-IR), -.not-found .page-title:lang(fa-IR), -.error-404 .page-title:lang(fa-IR), -.post-navigation .post-title:lang(fa-IR), -.page-links:lang(fa-IR), -.page-description:lang(fa-IR), -.pagination .nav-links:lang(fa-IR), -.sticky-post:lang(fa-IR), -.site-title:lang(fa-IR), -.site-info:lang(fa-IR), -#cancel-comment-reply-link:lang(fa-IR), -h1:lang(fa-IR), -h2:lang(fa-IR), -h3:lang(fa-IR), -h4:lang(fa-IR), -h5:lang(fa-IR), -h6:lang(fa-IR), .page-title:lang(fa-IR), blockquote cite:lang(fa-IR), table:lang(fa-IR), .button:lang(fa-IR), -input:lang(fa-IR)[type="button"], -input:lang(fa-IR)[type="reset"], -input:lang(fa-IR)[type="submit"], .comment-navigation .nav-previous:lang(fa-IR), -.comment-navigation .nav-next:lang(fa-IR), .comment-list .pingback .comment-body:lang(fa-IR), -.comment-list .trackback .comment-body:lang(fa-IR), .comment-list .pingback .comment-body .comment-edit-link:lang(fa-IR), -.comment-list .trackback .comment-body .comment-edit-link:lang(fa-IR), .comment-form .comment-notes:lang(fa-IR), -.comment-form label:lang(fa-IR), .widget_archive ul li:lang(fa-IR), -.widget_categories ul li:lang(fa-IR), -.widget_meta ul li:lang(fa-IR), -.widget_nav_menu ul li:lang(fa-IR), -.widget_pages ul li:lang(fa-IR), -.widget_recent_comments ul li:lang(fa-IR), -.widget_recent_entries ul li:lang(fa-IR), -.widget_rss ul li:lang(fa-IR), .widget_tag_cloud .tagcloud:lang(fa-IR), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(fa-IR), .entry .entry-content .wp-block-button .wp-block-button__link:lang(fa-IR), .entry .entry-content .wp-block-archives li > a:lang(fa-IR), -.entry .entry-content .wp-block-categories li > a:lang(fa-IR), -.entry .entry-content .wp-block-latest-posts li > a:lang(fa-IR), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(fa-IR), .entry .entry-content .wp-block-verse:lang(fa-IR), .entry .entry-content .has-drop-cap:lang(fa-IR):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(fa-IR), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(fa-IR), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(fa-IR), -.entry .entry-content .wp-block-cover-image h2:lang(fa-IR), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(fa-IR), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(fa-IR), -.entry .entry-content .wp-block-cover h2:lang(fa-IR), .entry .entry-content .wp-block-audio figcaption:lang(fa-IR), -.entry .entry-content .wp-block-video figcaption:lang(fa-IR), -.entry .entry-content .wp-block-image figcaption:lang(fa-IR), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(fa-IR), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(fa-IR), .entry .entry-content .wp-block-file:lang(fa-IR), .entry .entry-content .wp-block-file .wp-block-file__button:lang(fa-IR), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(fa-IR), .wp-caption-text:lang(fa-IR), .gallery-caption:lang(fa-IR) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(haz), button:lang(haz), -input:lang(haz), -select:lang(haz), -optgroup:lang(haz), -textarea:lang(haz), .author-description .author-link:lang(haz), -.comment-metadata:lang(haz), -.comment-reply-link:lang(haz), -.comments-title:lang(haz), -.comment-author .fn:lang(haz), -.discussion-meta-info:lang(haz), -.entry-meta:lang(haz), -.entry-footer:lang(haz), -.main-navigation:lang(haz), -.no-comments:lang(haz), -.not-found .page-title:lang(haz), -.error-404 .page-title:lang(haz), -.post-navigation .post-title:lang(haz), -.page-links:lang(haz), -.page-description:lang(haz), -.pagination .nav-links:lang(haz), -.sticky-post:lang(haz), -.site-title:lang(haz), -.site-info:lang(haz), -#cancel-comment-reply-link:lang(haz), -h1:lang(haz), -h2:lang(haz), -h3:lang(haz), -h4:lang(haz), -h5:lang(haz), -h6:lang(haz), .page-title:lang(haz), blockquote cite:lang(haz), table:lang(haz), .button:lang(haz), -input:lang(haz)[type="button"], -input:lang(haz)[type="reset"], -input:lang(haz)[type="submit"], .comment-navigation .nav-previous:lang(haz), -.comment-navigation .nav-next:lang(haz), .comment-list .pingback .comment-body:lang(haz), -.comment-list .trackback .comment-body:lang(haz), .comment-list .pingback .comment-body .comment-edit-link:lang(haz), -.comment-list .trackback .comment-body .comment-edit-link:lang(haz), .comment-form .comment-notes:lang(haz), -.comment-form label:lang(haz), .widget_archive ul li:lang(haz), -.widget_categories ul li:lang(haz), -.widget_meta ul li:lang(haz), -.widget_nav_menu ul li:lang(haz), -.widget_pages ul li:lang(haz), -.widget_recent_comments ul li:lang(haz), -.widget_recent_entries ul li:lang(haz), -.widget_rss ul li:lang(haz), .widget_tag_cloud .tagcloud:lang(haz), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(haz), .entry .entry-content .wp-block-button .wp-block-button__link:lang(haz), .entry .entry-content .wp-block-archives li > a:lang(haz), -.entry .entry-content .wp-block-categories li > a:lang(haz), -.entry .entry-content .wp-block-latest-posts li > a:lang(haz), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(haz), .entry .entry-content .wp-block-verse:lang(haz), .entry .entry-content .has-drop-cap:lang(haz):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(haz), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(haz), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(haz), -.entry .entry-content .wp-block-cover-image h2:lang(haz), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(haz), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(haz), -.entry .entry-content .wp-block-cover h2:lang(haz), .entry .entry-content .wp-block-audio figcaption:lang(haz), -.entry .entry-content .wp-block-video figcaption:lang(haz), -.entry .entry-content .wp-block-image figcaption:lang(haz), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(haz), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(haz), .entry .entry-content .wp-block-file:lang(haz), .entry .entry-content .wp-block-file .wp-block-file__button:lang(haz), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(haz), .wp-caption-text:lang(haz), .gallery-caption:lang(haz) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(ps), button:lang(ps), -input:lang(ps), -select:lang(ps), -optgroup:lang(ps), -textarea:lang(ps), .author-description .author-link:lang(ps), -.comment-metadata:lang(ps), -.comment-reply-link:lang(ps), -.comments-title:lang(ps), -.comment-author .fn:lang(ps), -.discussion-meta-info:lang(ps), -.entry-meta:lang(ps), -.entry-footer:lang(ps), -.main-navigation:lang(ps), -.no-comments:lang(ps), -.not-found .page-title:lang(ps), -.error-404 .page-title:lang(ps), -.post-navigation .post-title:lang(ps), -.page-links:lang(ps), -.page-description:lang(ps), -.pagination .nav-links:lang(ps), -.sticky-post:lang(ps), -.site-title:lang(ps), -.site-info:lang(ps), -#cancel-comment-reply-link:lang(ps), -h1:lang(ps), -h2:lang(ps), -h3:lang(ps), -h4:lang(ps), -h5:lang(ps), -h6:lang(ps), .page-title:lang(ps), blockquote cite:lang(ps), table:lang(ps), .button:lang(ps), -input:lang(ps)[type="button"], -input:lang(ps)[type="reset"], -input:lang(ps)[type="submit"], .comment-navigation .nav-previous:lang(ps), -.comment-navigation .nav-next:lang(ps), .comment-list .pingback .comment-body:lang(ps), -.comment-list .trackback .comment-body:lang(ps), .comment-list .pingback .comment-body .comment-edit-link:lang(ps), -.comment-list .trackback .comment-body .comment-edit-link:lang(ps), .comment-form .comment-notes:lang(ps), -.comment-form label:lang(ps), .widget_archive ul li:lang(ps), -.widget_categories ul li:lang(ps), -.widget_meta ul li:lang(ps), -.widget_nav_menu ul li:lang(ps), -.widget_pages ul li:lang(ps), -.widget_recent_comments ul li:lang(ps), -.widget_recent_entries ul li:lang(ps), -.widget_rss ul li:lang(ps), .widget_tag_cloud .tagcloud:lang(ps), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ps), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ps), .entry .entry-content .wp-block-archives li > a:lang(ps), -.entry .entry-content .wp-block-categories li > a:lang(ps), -.entry .entry-content .wp-block-latest-posts li > a:lang(ps), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ps), .entry .entry-content .wp-block-verse:lang(ps), .entry .entry-content .has-drop-cap:lang(ps):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ps), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ps), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ps), -.entry .entry-content .wp-block-cover-image h2:lang(ps), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ps), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ps), -.entry .entry-content .wp-block-cover h2:lang(ps), .entry .entry-content .wp-block-audio figcaption:lang(ps), -.entry .entry-content .wp-block-video figcaption:lang(ps), -.entry .entry-content .wp-block-image figcaption:lang(ps), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ps), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ps), .entry .entry-content .wp-block-file:lang(ps), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ps), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ps), .wp-caption-text:lang(ps), .gallery-caption:lang(ps) { - font-family: Tahoma, Arial, sans-serif; -} - -body:lang(be), button:lang(be), -input:lang(be), -select:lang(be), -optgroup:lang(be), -textarea:lang(be), .author-description .author-link:lang(be), -.comment-metadata:lang(be), -.comment-reply-link:lang(be), -.comments-title:lang(be), -.comment-author .fn:lang(be), -.discussion-meta-info:lang(be), -.entry-meta:lang(be), -.entry-footer:lang(be), -.main-navigation:lang(be), -.no-comments:lang(be), -.not-found .page-title:lang(be), -.error-404 .page-title:lang(be), -.post-navigation .post-title:lang(be), -.page-links:lang(be), -.page-description:lang(be), -.pagination .nav-links:lang(be), -.sticky-post:lang(be), -.site-title:lang(be), -.site-info:lang(be), -#cancel-comment-reply-link:lang(be), -h1:lang(be), -h2:lang(be), -h3:lang(be), -h4:lang(be), -h5:lang(be), -h6:lang(be), .page-title:lang(be), blockquote cite:lang(be), table:lang(be), .button:lang(be), -input:lang(be)[type="button"], -input:lang(be)[type="reset"], -input:lang(be)[type="submit"], .comment-navigation .nav-previous:lang(be), -.comment-navigation .nav-next:lang(be), .comment-list .pingback .comment-body:lang(be), -.comment-list .trackback .comment-body:lang(be), .comment-list .pingback .comment-body .comment-edit-link:lang(be), -.comment-list .trackback .comment-body .comment-edit-link:lang(be), .comment-form .comment-notes:lang(be), -.comment-form label:lang(be), .widget_archive ul li:lang(be), -.widget_categories ul li:lang(be), -.widget_meta ul li:lang(be), -.widget_nav_menu ul li:lang(be), -.widget_pages ul li:lang(be), -.widget_recent_comments ul li:lang(be), -.widget_recent_entries ul li:lang(be), -.widget_rss ul li:lang(be), .widget_tag_cloud .tagcloud:lang(be), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(be), .entry .entry-content .wp-block-button .wp-block-button__link:lang(be), .entry .entry-content .wp-block-archives li > a:lang(be), -.entry .entry-content .wp-block-categories li > a:lang(be), -.entry .entry-content .wp-block-latest-posts li > a:lang(be), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(be), .entry .entry-content .wp-block-verse:lang(be), .entry .entry-content .has-drop-cap:lang(be):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(be), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(be), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(be), -.entry .entry-content .wp-block-cover-image h2:lang(be), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(be), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(be), -.entry .entry-content .wp-block-cover h2:lang(be), .entry .entry-content .wp-block-audio figcaption:lang(be), -.entry .entry-content .wp-block-video figcaption:lang(be), -.entry .entry-content .wp-block-image figcaption:lang(be), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(be), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(be), .entry .entry-content .wp-block-file:lang(be), .entry .entry-content .wp-block-file .wp-block-file__button:lang(be), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(be), .wp-caption-text:lang(be), .gallery-caption:lang(be) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(bg-BG), button:lang(bg-BG), -input:lang(bg-BG), -select:lang(bg-BG), -optgroup:lang(bg-BG), -textarea:lang(bg-BG), .author-description .author-link:lang(bg-BG), -.comment-metadata:lang(bg-BG), -.comment-reply-link:lang(bg-BG), -.comments-title:lang(bg-BG), -.comment-author .fn:lang(bg-BG), -.discussion-meta-info:lang(bg-BG), -.entry-meta:lang(bg-BG), -.entry-footer:lang(bg-BG), -.main-navigation:lang(bg-BG), -.no-comments:lang(bg-BG), -.not-found .page-title:lang(bg-BG), -.error-404 .page-title:lang(bg-BG), -.post-navigation .post-title:lang(bg-BG), -.page-links:lang(bg-BG), -.page-description:lang(bg-BG), -.pagination .nav-links:lang(bg-BG), -.sticky-post:lang(bg-BG), -.site-title:lang(bg-BG), -.site-info:lang(bg-BG), -#cancel-comment-reply-link:lang(bg-BG), -h1:lang(bg-BG), -h2:lang(bg-BG), -h3:lang(bg-BG), -h4:lang(bg-BG), -h5:lang(bg-BG), -h6:lang(bg-BG), .page-title:lang(bg-BG), blockquote cite:lang(bg-BG), table:lang(bg-BG), .button:lang(bg-BG), -input:lang(bg-BG)[type="button"], -input:lang(bg-BG)[type="reset"], -input:lang(bg-BG)[type="submit"], .comment-navigation .nav-previous:lang(bg-BG), -.comment-navigation .nav-next:lang(bg-BG), .comment-list .pingback .comment-body:lang(bg-BG), -.comment-list .trackback .comment-body:lang(bg-BG), .comment-list .pingback .comment-body .comment-edit-link:lang(bg-BG), -.comment-list .trackback .comment-body .comment-edit-link:lang(bg-BG), .comment-form .comment-notes:lang(bg-BG), -.comment-form label:lang(bg-BG), .widget_archive ul li:lang(bg-BG), -.widget_categories ul li:lang(bg-BG), -.widget_meta ul li:lang(bg-BG), -.widget_nav_menu ul li:lang(bg-BG), -.widget_pages ul li:lang(bg-BG), -.widget_recent_comments ul li:lang(bg-BG), -.widget_recent_entries ul li:lang(bg-BG), -.widget_rss ul li:lang(bg-BG), .widget_tag_cloud .tagcloud:lang(bg-BG), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(bg-BG), .entry .entry-content .wp-block-button .wp-block-button__link:lang(bg-BG), .entry .entry-content .wp-block-archives li > a:lang(bg-BG), -.entry .entry-content .wp-block-categories li > a:lang(bg-BG), -.entry .entry-content .wp-block-latest-posts li > a:lang(bg-BG), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(bg-BG), .entry .entry-content .wp-block-verse:lang(bg-BG), .entry .entry-content .has-drop-cap:lang(bg-BG):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(bg-BG), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(bg-BG), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(bg-BG), -.entry .entry-content .wp-block-cover-image h2:lang(bg-BG), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(bg-BG), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(bg-BG), -.entry .entry-content .wp-block-cover h2:lang(bg-BG), .entry .entry-content .wp-block-audio figcaption:lang(bg-BG), -.entry .entry-content .wp-block-video figcaption:lang(bg-BG), -.entry .entry-content .wp-block-image figcaption:lang(bg-BG), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(bg-BG), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(bg-BG), .entry .entry-content .wp-block-file:lang(bg-BG), .entry .entry-content .wp-block-file .wp-block-file__button:lang(bg-BG), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(bg-BG), .wp-caption-text:lang(bg-BG), .gallery-caption:lang(bg-BG) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(kk), button:lang(kk), -input:lang(kk), -select:lang(kk), -optgroup:lang(kk), -textarea:lang(kk), .author-description .author-link:lang(kk), -.comment-metadata:lang(kk), -.comment-reply-link:lang(kk), -.comments-title:lang(kk), -.comment-author .fn:lang(kk), -.discussion-meta-info:lang(kk), -.entry-meta:lang(kk), -.entry-footer:lang(kk), -.main-navigation:lang(kk), -.no-comments:lang(kk), -.not-found .page-title:lang(kk), -.error-404 .page-title:lang(kk), -.post-navigation .post-title:lang(kk), -.page-links:lang(kk), -.page-description:lang(kk), -.pagination .nav-links:lang(kk), -.sticky-post:lang(kk), -.site-title:lang(kk), -.site-info:lang(kk), -#cancel-comment-reply-link:lang(kk), -h1:lang(kk), -h2:lang(kk), -h3:lang(kk), -h4:lang(kk), -h5:lang(kk), -h6:lang(kk), .page-title:lang(kk), blockquote cite:lang(kk), table:lang(kk), .button:lang(kk), -input:lang(kk)[type="button"], -input:lang(kk)[type="reset"], -input:lang(kk)[type="submit"], .comment-navigation .nav-previous:lang(kk), -.comment-navigation .nav-next:lang(kk), .comment-list .pingback .comment-body:lang(kk), -.comment-list .trackback .comment-body:lang(kk), .comment-list .pingback .comment-body .comment-edit-link:lang(kk), -.comment-list .trackback .comment-body .comment-edit-link:lang(kk), .comment-form .comment-notes:lang(kk), -.comment-form label:lang(kk), .widget_archive ul li:lang(kk), -.widget_categories ul li:lang(kk), -.widget_meta ul li:lang(kk), -.widget_nav_menu ul li:lang(kk), -.widget_pages ul li:lang(kk), -.widget_recent_comments ul li:lang(kk), -.widget_recent_entries ul li:lang(kk), -.widget_rss ul li:lang(kk), .widget_tag_cloud .tagcloud:lang(kk), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(kk), .entry .entry-content .wp-block-button .wp-block-button__link:lang(kk), .entry .entry-content .wp-block-archives li > a:lang(kk), -.entry .entry-content .wp-block-categories li > a:lang(kk), -.entry .entry-content .wp-block-latest-posts li > a:lang(kk), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(kk), .entry .entry-content .wp-block-verse:lang(kk), .entry .entry-content .has-drop-cap:lang(kk):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(kk), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(kk), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(kk), -.entry .entry-content .wp-block-cover-image h2:lang(kk), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(kk), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(kk), -.entry .entry-content .wp-block-cover h2:lang(kk), .entry .entry-content .wp-block-audio figcaption:lang(kk), -.entry .entry-content .wp-block-video figcaption:lang(kk), -.entry .entry-content .wp-block-image figcaption:lang(kk), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(kk), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(kk), .entry .entry-content .wp-block-file:lang(kk), .entry .entry-content .wp-block-file .wp-block-file__button:lang(kk), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(kk), .wp-caption-text:lang(kk), .gallery-caption:lang(kk) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(mk-MK), button:lang(mk-MK), -input:lang(mk-MK), -select:lang(mk-MK), -optgroup:lang(mk-MK), -textarea:lang(mk-MK), .author-description .author-link:lang(mk-MK), -.comment-metadata:lang(mk-MK), -.comment-reply-link:lang(mk-MK), -.comments-title:lang(mk-MK), -.comment-author .fn:lang(mk-MK), -.discussion-meta-info:lang(mk-MK), -.entry-meta:lang(mk-MK), -.entry-footer:lang(mk-MK), -.main-navigation:lang(mk-MK), -.no-comments:lang(mk-MK), -.not-found .page-title:lang(mk-MK), -.error-404 .page-title:lang(mk-MK), -.post-navigation .post-title:lang(mk-MK), -.page-links:lang(mk-MK), -.page-description:lang(mk-MK), -.pagination .nav-links:lang(mk-MK), -.sticky-post:lang(mk-MK), -.site-title:lang(mk-MK), -.site-info:lang(mk-MK), -#cancel-comment-reply-link:lang(mk-MK), -h1:lang(mk-MK), -h2:lang(mk-MK), -h3:lang(mk-MK), -h4:lang(mk-MK), -h5:lang(mk-MK), -h6:lang(mk-MK), .page-title:lang(mk-MK), blockquote cite:lang(mk-MK), table:lang(mk-MK), .button:lang(mk-MK), -input:lang(mk-MK)[type="button"], -input:lang(mk-MK)[type="reset"], -input:lang(mk-MK)[type="submit"], .comment-navigation .nav-previous:lang(mk-MK), -.comment-navigation .nav-next:lang(mk-MK), .comment-list .pingback .comment-body:lang(mk-MK), -.comment-list .trackback .comment-body:lang(mk-MK), .comment-list .pingback .comment-body .comment-edit-link:lang(mk-MK), -.comment-list .trackback .comment-body .comment-edit-link:lang(mk-MK), .comment-form .comment-notes:lang(mk-MK), -.comment-form label:lang(mk-MK), .widget_archive ul li:lang(mk-MK), -.widget_categories ul li:lang(mk-MK), -.widget_meta ul li:lang(mk-MK), -.widget_nav_menu ul li:lang(mk-MK), -.widget_pages ul li:lang(mk-MK), -.widget_recent_comments ul li:lang(mk-MK), -.widget_recent_entries ul li:lang(mk-MK), -.widget_rss ul li:lang(mk-MK), .widget_tag_cloud .tagcloud:lang(mk-MK), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(mk-MK), .entry .entry-content .wp-block-button .wp-block-button__link:lang(mk-MK), .entry .entry-content .wp-block-archives li > a:lang(mk-MK), -.entry .entry-content .wp-block-categories li > a:lang(mk-MK), -.entry .entry-content .wp-block-latest-posts li > a:lang(mk-MK), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(mk-MK), .entry .entry-content .wp-block-verse:lang(mk-MK), .entry .entry-content .has-drop-cap:lang(mk-MK):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(mk-MK), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(mk-MK), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(mk-MK), -.entry .entry-content .wp-block-cover-image h2:lang(mk-MK), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(mk-MK), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(mk-MK), -.entry .entry-content .wp-block-cover h2:lang(mk-MK), .entry .entry-content .wp-block-audio figcaption:lang(mk-MK), -.entry .entry-content .wp-block-video figcaption:lang(mk-MK), -.entry .entry-content .wp-block-image figcaption:lang(mk-MK), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(mk-MK), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(mk-MK), .entry .entry-content .wp-block-file:lang(mk-MK), .entry .entry-content .wp-block-file .wp-block-file__button:lang(mk-MK), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(mk-MK), .wp-caption-text:lang(mk-MK), .gallery-caption:lang(mk-MK) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(mn), button:lang(mn), -input:lang(mn), -select:lang(mn), -optgroup:lang(mn), -textarea:lang(mn), .author-description .author-link:lang(mn), -.comment-metadata:lang(mn), -.comment-reply-link:lang(mn), -.comments-title:lang(mn), -.comment-author .fn:lang(mn), -.discussion-meta-info:lang(mn), -.entry-meta:lang(mn), -.entry-footer:lang(mn), -.main-navigation:lang(mn), -.no-comments:lang(mn), -.not-found .page-title:lang(mn), -.error-404 .page-title:lang(mn), -.post-navigation .post-title:lang(mn), -.page-links:lang(mn), -.page-description:lang(mn), -.pagination .nav-links:lang(mn), -.sticky-post:lang(mn), -.site-title:lang(mn), -.site-info:lang(mn), -#cancel-comment-reply-link:lang(mn), -h1:lang(mn), -h2:lang(mn), -h3:lang(mn), -h4:lang(mn), -h5:lang(mn), -h6:lang(mn), .page-title:lang(mn), blockquote cite:lang(mn), table:lang(mn), .button:lang(mn), -input:lang(mn)[type="button"], -input:lang(mn)[type="reset"], -input:lang(mn)[type="submit"], .comment-navigation .nav-previous:lang(mn), -.comment-navigation .nav-next:lang(mn), .comment-list .pingback .comment-body:lang(mn), -.comment-list .trackback .comment-body:lang(mn), .comment-list .pingback .comment-body .comment-edit-link:lang(mn), -.comment-list .trackback .comment-body .comment-edit-link:lang(mn), .comment-form .comment-notes:lang(mn), -.comment-form label:lang(mn), .widget_archive ul li:lang(mn), -.widget_categories ul li:lang(mn), -.widget_meta ul li:lang(mn), -.widget_nav_menu ul li:lang(mn), -.widget_pages ul li:lang(mn), -.widget_recent_comments ul li:lang(mn), -.widget_recent_entries ul li:lang(mn), -.widget_rss ul li:lang(mn), .widget_tag_cloud .tagcloud:lang(mn), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(mn), .entry .entry-content .wp-block-button .wp-block-button__link:lang(mn), .entry .entry-content .wp-block-archives li > a:lang(mn), -.entry .entry-content .wp-block-categories li > a:lang(mn), -.entry .entry-content .wp-block-latest-posts li > a:lang(mn), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(mn), .entry .entry-content .wp-block-verse:lang(mn), .entry .entry-content .has-drop-cap:lang(mn):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(mn), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(mn), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(mn), -.entry .entry-content .wp-block-cover-image h2:lang(mn), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(mn), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(mn), -.entry .entry-content .wp-block-cover h2:lang(mn), .entry .entry-content .wp-block-audio figcaption:lang(mn), -.entry .entry-content .wp-block-video figcaption:lang(mn), -.entry .entry-content .wp-block-image figcaption:lang(mn), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(mn), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(mn), .entry .entry-content .wp-block-file:lang(mn), .entry .entry-content .wp-block-file .wp-block-file__button:lang(mn), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(mn), .wp-caption-text:lang(mn), .gallery-caption:lang(mn) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(ru-RU), button:lang(ru-RU), -input:lang(ru-RU), -select:lang(ru-RU), -optgroup:lang(ru-RU), -textarea:lang(ru-RU), .author-description .author-link:lang(ru-RU), -.comment-metadata:lang(ru-RU), -.comment-reply-link:lang(ru-RU), -.comments-title:lang(ru-RU), -.comment-author .fn:lang(ru-RU), -.discussion-meta-info:lang(ru-RU), -.entry-meta:lang(ru-RU), -.entry-footer:lang(ru-RU), -.main-navigation:lang(ru-RU), -.no-comments:lang(ru-RU), -.not-found .page-title:lang(ru-RU), -.error-404 .page-title:lang(ru-RU), -.post-navigation .post-title:lang(ru-RU), -.page-links:lang(ru-RU), -.page-description:lang(ru-RU), -.pagination .nav-links:lang(ru-RU), -.sticky-post:lang(ru-RU), -.site-title:lang(ru-RU), -.site-info:lang(ru-RU), -#cancel-comment-reply-link:lang(ru-RU), -h1:lang(ru-RU), -h2:lang(ru-RU), -h3:lang(ru-RU), -h4:lang(ru-RU), -h5:lang(ru-RU), -h6:lang(ru-RU), .page-title:lang(ru-RU), blockquote cite:lang(ru-RU), table:lang(ru-RU), .button:lang(ru-RU), -input:lang(ru-RU)[type="button"], -input:lang(ru-RU)[type="reset"], -input:lang(ru-RU)[type="submit"], .comment-navigation .nav-previous:lang(ru-RU), -.comment-navigation .nav-next:lang(ru-RU), .comment-list .pingback .comment-body:lang(ru-RU), -.comment-list .trackback .comment-body:lang(ru-RU), .comment-list .pingback .comment-body .comment-edit-link:lang(ru-RU), -.comment-list .trackback .comment-body .comment-edit-link:lang(ru-RU), .comment-form .comment-notes:lang(ru-RU), -.comment-form label:lang(ru-RU), .widget_archive ul li:lang(ru-RU), -.widget_categories ul li:lang(ru-RU), -.widget_meta ul li:lang(ru-RU), -.widget_nav_menu ul li:lang(ru-RU), -.widget_pages ul li:lang(ru-RU), -.widget_recent_comments ul li:lang(ru-RU), -.widget_recent_entries ul li:lang(ru-RU), -.widget_rss ul li:lang(ru-RU), .widget_tag_cloud .tagcloud:lang(ru-RU), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ru-RU), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ru-RU), .entry .entry-content .wp-block-archives li > a:lang(ru-RU), -.entry .entry-content .wp-block-categories li > a:lang(ru-RU), -.entry .entry-content .wp-block-latest-posts li > a:lang(ru-RU), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ru-RU), .entry .entry-content .wp-block-verse:lang(ru-RU), .entry .entry-content .has-drop-cap:lang(ru-RU):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ru-RU), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ru-RU), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ru-RU), -.entry .entry-content .wp-block-cover-image h2:lang(ru-RU), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ru-RU), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ru-RU), -.entry .entry-content .wp-block-cover h2:lang(ru-RU), .entry .entry-content .wp-block-audio figcaption:lang(ru-RU), -.entry .entry-content .wp-block-video figcaption:lang(ru-RU), -.entry .entry-content .wp-block-image figcaption:lang(ru-RU), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ru-RU), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ru-RU), .entry .entry-content .wp-block-file:lang(ru-RU), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ru-RU), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ru-RU), .wp-caption-text:lang(ru-RU), .gallery-caption:lang(ru-RU) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(sah), button:lang(sah), -input:lang(sah), -select:lang(sah), -optgroup:lang(sah), -textarea:lang(sah), .author-description .author-link:lang(sah), -.comment-metadata:lang(sah), -.comment-reply-link:lang(sah), -.comments-title:lang(sah), -.comment-author .fn:lang(sah), -.discussion-meta-info:lang(sah), -.entry-meta:lang(sah), -.entry-footer:lang(sah), -.main-navigation:lang(sah), -.no-comments:lang(sah), -.not-found .page-title:lang(sah), -.error-404 .page-title:lang(sah), -.post-navigation .post-title:lang(sah), -.page-links:lang(sah), -.page-description:lang(sah), -.pagination .nav-links:lang(sah), -.sticky-post:lang(sah), -.site-title:lang(sah), -.site-info:lang(sah), -#cancel-comment-reply-link:lang(sah), -h1:lang(sah), -h2:lang(sah), -h3:lang(sah), -h4:lang(sah), -h5:lang(sah), -h6:lang(sah), .page-title:lang(sah), blockquote cite:lang(sah), table:lang(sah), .button:lang(sah), -input:lang(sah)[type="button"], -input:lang(sah)[type="reset"], -input:lang(sah)[type="submit"], .comment-navigation .nav-previous:lang(sah), -.comment-navigation .nav-next:lang(sah), .comment-list .pingback .comment-body:lang(sah), -.comment-list .trackback .comment-body:lang(sah), .comment-list .pingback .comment-body .comment-edit-link:lang(sah), -.comment-list .trackback .comment-body .comment-edit-link:lang(sah), .comment-form .comment-notes:lang(sah), -.comment-form label:lang(sah), .widget_archive ul li:lang(sah), -.widget_categories ul li:lang(sah), -.widget_meta ul li:lang(sah), -.widget_nav_menu ul li:lang(sah), -.widget_pages ul li:lang(sah), -.widget_recent_comments ul li:lang(sah), -.widget_recent_entries ul li:lang(sah), -.widget_rss ul li:lang(sah), .widget_tag_cloud .tagcloud:lang(sah), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(sah), .entry .entry-content .wp-block-button .wp-block-button__link:lang(sah), .entry .entry-content .wp-block-archives li > a:lang(sah), -.entry .entry-content .wp-block-categories li > a:lang(sah), -.entry .entry-content .wp-block-latest-posts li > a:lang(sah), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(sah), .entry .entry-content .wp-block-verse:lang(sah), .entry .entry-content .has-drop-cap:lang(sah):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(sah), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(sah), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(sah), -.entry .entry-content .wp-block-cover-image h2:lang(sah), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(sah), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(sah), -.entry .entry-content .wp-block-cover h2:lang(sah), .entry .entry-content .wp-block-audio figcaption:lang(sah), -.entry .entry-content .wp-block-video figcaption:lang(sah), -.entry .entry-content .wp-block-image figcaption:lang(sah), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(sah), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(sah), .entry .entry-content .wp-block-file:lang(sah), .entry .entry-content .wp-block-file .wp-block-file__button:lang(sah), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(sah), .wp-caption-text:lang(sah), .gallery-caption:lang(sah) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(sr-RS), button:lang(sr-RS), -input:lang(sr-RS), -select:lang(sr-RS), -optgroup:lang(sr-RS), -textarea:lang(sr-RS), .author-description .author-link:lang(sr-RS), -.comment-metadata:lang(sr-RS), -.comment-reply-link:lang(sr-RS), -.comments-title:lang(sr-RS), -.comment-author .fn:lang(sr-RS), -.discussion-meta-info:lang(sr-RS), -.entry-meta:lang(sr-RS), -.entry-footer:lang(sr-RS), -.main-navigation:lang(sr-RS), -.no-comments:lang(sr-RS), -.not-found .page-title:lang(sr-RS), -.error-404 .page-title:lang(sr-RS), -.post-navigation .post-title:lang(sr-RS), -.page-links:lang(sr-RS), -.page-description:lang(sr-RS), -.pagination .nav-links:lang(sr-RS), -.sticky-post:lang(sr-RS), -.site-title:lang(sr-RS), -.site-info:lang(sr-RS), -#cancel-comment-reply-link:lang(sr-RS), -h1:lang(sr-RS), -h2:lang(sr-RS), -h3:lang(sr-RS), -h4:lang(sr-RS), -h5:lang(sr-RS), -h6:lang(sr-RS), .page-title:lang(sr-RS), blockquote cite:lang(sr-RS), table:lang(sr-RS), .button:lang(sr-RS), -input:lang(sr-RS)[type="button"], -input:lang(sr-RS)[type="reset"], -input:lang(sr-RS)[type="submit"], .comment-navigation .nav-previous:lang(sr-RS), -.comment-navigation .nav-next:lang(sr-RS), .comment-list .pingback .comment-body:lang(sr-RS), -.comment-list .trackback .comment-body:lang(sr-RS), .comment-list .pingback .comment-body .comment-edit-link:lang(sr-RS), -.comment-list .trackback .comment-body .comment-edit-link:lang(sr-RS), .comment-form .comment-notes:lang(sr-RS), -.comment-form label:lang(sr-RS), .widget_archive ul li:lang(sr-RS), -.widget_categories ul li:lang(sr-RS), -.widget_meta ul li:lang(sr-RS), -.widget_nav_menu ul li:lang(sr-RS), -.widget_pages ul li:lang(sr-RS), -.widget_recent_comments ul li:lang(sr-RS), -.widget_recent_entries ul li:lang(sr-RS), -.widget_rss ul li:lang(sr-RS), .widget_tag_cloud .tagcloud:lang(sr-RS), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(sr-RS), .entry .entry-content .wp-block-button .wp-block-button__link:lang(sr-RS), .entry .entry-content .wp-block-archives li > a:lang(sr-RS), -.entry .entry-content .wp-block-categories li > a:lang(sr-RS), -.entry .entry-content .wp-block-latest-posts li > a:lang(sr-RS), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(sr-RS), .entry .entry-content .wp-block-verse:lang(sr-RS), .entry .entry-content .has-drop-cap:lang(sr-RS):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(sr-RS), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(sr-RS), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(sr-RS), -.entry .entry-content .wp-block-cover-image h2:lang(sr-RS), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(sr-RS), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(sr-RS), -.entry .entry-content .wp-block-cover h2:lang(sr-RS), .entry .entry-content .wp-block-audio figcaption:lang(sr-RS), -.entry .entry-content .wp-block-video figcaption:lang(sr-RS), -.entry .entry-content .wp-block-image figcaption:lang(sr-RS), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(sr-RS), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(sr-RS), .entry .entry-content .wp-block-file:lang(sr-RS), .entry .entry-content .wp-block-file .wp-block-file__button:lang(sr-RS), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(sr-RS), .wp-caption-text:lang(sr-RS), .gallery-caption:lang(sr-RS) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(tt-RU), button:lang(tt-RU), -input:lang(tt-RU), -select:lang(tt-RU), -optgroup:lang(tt-RU), -textarea:lang(tt-RU), .author-description .author-link:lang(tt-RU), -.comment-metadata:lang(tt-RU), -.comment-reply-link:lang(tt-RU), -.comments-title:lang(tt-RU), -.comment-author .fn:lang(tt-RU), -.discussion-meta-info:lang(tt-RU), -.entry-meta:lang(tt-RU), -.entry-footer:lang(tt-RU), -.main-navigation:lang(tt-RU), -.no-comments:lang(tt-RU), -.not-found .page-title:lang(tt-RU), -.error-404 .page-title:lang(tt-RU), -.post-navigation .post-title:lang(tt-RU), -.page-links:lang(tt-RU), -.page-description:lang(tt-RU), -.pagination .nav-links:lang(tt-RU), -.sticky-post:lang(tt-RU), -.site-title:lang(tt-RU), -.site-info:lang(tt-RU), -#cancel-comment-reply-link:lang(tt-RU), -h1:lang(tt-RU), -h2:lang(tt-RU), -h3:lang(tt-RU), -h4:lang(tt-RU), -h5:lang(tt-RU), -h6:lang(tt-RU), .page-title:lang(tt-RU), blockquote cite:lang(tt-RU), table:lang(tt-RU), .button:lang(tt-RU), -input:lang(tt-RU)[type="button"], -input:lang(tt-RU)[type="reset"], -input:lang(tt-RU)[type="submit"], .comment-navigation .nav-previous:lang(tt-RU), -.comment-navigation .nav-next:lang(tt-RU), .comment-list .pingback .comment-body:lang(tt-RU), -.comment-list .trackback .comment-body:lang(tt-RU), .comment-list .pingback .comment-body .comment-edit-link:lang(tt-RU), -.comment-list .trackback .comment-body .comment-edit-link:lang(tt-RU), .comment-form .comment-notes:lang(tt-RU), -.comment-form label:lang(tt-RU), .widget_archive ul li:lang(tt-RU), -.widget_categories ul li:lang(tt-RU), -.widget_meta ul li:lang(tt-RU), -.widget_nav_menu ul li:lang(tt-RU), -.widget_pages ul li:lang(tt-RU), -.widget_recent_comments ul li:lang(tt-RU), -.widget_recent_entries ul li:lang(tt-RU), -.widget_rss ul li:lang(tt-RU), .widget_tag_cloud .tagcloud:lang(tt-RU), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(tt-RU), .entry .entry-content .wp-block-button .wp-block-button__link:lang(tt-RU), .entry .entry-content .wp-block-archives li > a:lang(tt-RU), -.entry .entry-content .wp-block-categories li > a:lang(tt-RU), -.entry .entry-content .wp-block-latest-posts li > a:lang(tt-RU), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(tt-RU), .entry .entry-content .wp-block-verse:lang(tt-RU), .entry .entry-content .has-drop-cap:lang(tt-RU):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(tt-RU), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(tt-RU), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(tt-RU), -.entry .entry-content .wp-block-cover-image h2:lang(tt-RU), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(tt-RU), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(tt-RU), -.entry .entry-content .wp-block-cover h2:lang(tt-RU), .entry .entry-content .wp-block-audio figcaption:lang(tt-RU), -.entry .entry-content .wp-block-video figcaption:lang(tt-RU), -.entry .entry-content .wp-block-image figcaption:lang(tt-RU), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(tt-RU), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(tt-RU), .entry .entry-content .wp-block-file:lang(tt-RU), .entry .entry-content .wp-block-file .wp-block-file__button:lang(tt-RU), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(tt-RU), .wp-caption-text:lang(tt-RU), .gallery-caption:lang(tt-RU) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(uk), button:lang(uk), -input:lang(uk), -select:lang(uk), -optgroup:lang(uk), -textarea:lang(uk), .author-description .author-link:lang(uk), -.comment-metadata:lang(uk), -.comment-reply-link:lang(uk), -.comments-title:lang(uk), -.comment-author .fn:lang(uk), -.discussion-meta-info:lang(uk), -.entry-meta:lang(uk), -.entry-footer:lang(uk), -.main-navigation:lang(uk), -.no-comments:lang(uk), -.not-found .page-title:lang(uk), -.error-404 .page-title:lang(uk), -.post-navigation .post-title:lang(uk), -.page-links:lang(uk), -.page-description:lang(uk), -.pagination .nav-links:lang(uk), -.sticky-post:lang(uk), -.site-title:lang(uk), -.site-info:lang(uk), -#cancel-comment-reply-link:lang(uk), -h1:lang(uk), -h2:lang(uk), -h3:lang(uk), -h4:lang(uk), -h5:lang(uk), -h6:lang(uk), .page-title:lang(uk), blockquote cite:lang(uk), table:lang(uk), .button:lang(uk), -input:lang(uk)[type="button"], -input:lang(uk)[type="reset"], -input:lang(uk)[type="submit"], .comment-navigation .nav-previous:lang(uk), -.comment-navigation .nav-next:lang(uk), .comment-list .pingback .comment-body:lang(uk), -.comment-list .trackback .comment-body:lang(uk), .comment-list .pingback .comment-body .comment-edit-link:lang(uk), -.comment-list .trackback .comment-body .comment-edit-link:lang(uk), .comment-form .comment-notes:lang(uk), -.comment-form label:lang(uk), .widget_archive ul li:lang(uk), -.widget_categories ul li:lang(uk), -.widget_meta ul li:lang(uk), -.widget_nav_menu ul li:lang(uk), -.widget_pages ul li:lang(uk), -.widget_recent_comments ul li:lang(uk), -.widget_recent_entries ul li:lang(uk), -.widget_rss ul li:lang(uk), .widget_tag_cloud .tagcloud:lang(uk), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(uk), .entry .entry-content .wp-block-button .wp-block-button__link:lang(uk), .entry .entry-content .wp-block-archives li > a:lang(uk), -.entry .entry-content .wp-block-categories li > a:lang(uk), -.entry .entry-content .wp-block-latest-posts li > a:lang(uk), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(uk), .entry .entry-content .wp-block-verse:lang(uk), .entry .entry-content .has-drop-cap:lang(uk):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(uk), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(uk), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(uk), -.entry .entry-content .wp-block-cover-image h2:lang(uk), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(uk), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(uk), -.entry .entry-content .wp-block-cover h2:lang(uk), .entry .entry-content .wp-block-audio figcaption:lang(uk), -.entry .entry-content .wp-block-video figcaption:lang(uk), -.entry .entry-content .wp-block-image figcaption:lang(uk), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(uk), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(uk), .entry .entry-content .wp-block-file:lang(uk), .entry .entry-content .wp-block-file .wp-block-file__button:lang(uk), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(uk), .wp-caption-text:lang(uk), .gallery-caption:lang(uk) { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -body:lang(zh-HK), button:lang(zh-HK), -input:lang(zh-HK), -select:lang(zh-HK), -optgroup:lang(zh-HK), -textarea:lang(zh-HK), .author-description .author-link:lang(zh-HK), -.comment-metadata:lang(zh-HK), -.comment-reply-link:lang(zh-HK), -.comments-title:lang(zh-HK), -.comment-author .fn:lang(zh-HK), -.discussion-meta-info:lang(zh-HK), -.entry-meta:lang(zh-HK), -.entry-footer:lang(zh-HK), -.main-navigation:lang(zh-HK), -.no-comments:lang(zh-HK), -.not-found .page-title:lang(zh-HK), -.error-404 .page-title:lang(zh-HK), -.post-navigation .post-title:lang(zh-HK), -.page-links:lang(zh-HK), -.page-description:lang(zh-HK), -.pagination .nav-links:lang(zh-HK), -.sticky-post:lang(zh-HK), -.site-title:lang(zh-HK), -.site-info:lang(zh-HK), -#cancel-comment-reply-link:lang(zh-HK), -h1:lang(zh-HK), -h2:lang(zh-HK), -h3:lang(zh-HK), -h4:lang(zh-HK), -h5:lang(zh-HK), -h6:lang(zh-HK), .page-title:lang(zh-HK), blockquote cite:lang(zh-HK), table:lang(zh-HK), .button:lang(zh-HK), -input:lang(zh-HK)[type="button"], -input:lang(zh-HK)[type="reset"], -input:lang(zh-HK)[type="submit"], .comment-navigation .nav-previous:lang(zh-HK), -.comment-navigation .nav-next:lang(zh-HK), .comment-list .pingback .comment-body:lang(zh-HK), -.comment-list .trackback .comment-body:lang(zh-HK), .comment-list .pingback .comment-body .comment-edit-link:lang(zh-HK), -.comment-list .trackback .comment-body .comment-edit-link:lang(zh-HK), .comment-form .comment-notes:lang(zh-HK), -.comment-form label:lang(zh-HK), .widget_archive ul li:lang(zh-HK), -.widget_categories ul li:lang(zh-HK), -.widget_meta ul li:lang(zh-HK), -.widget_nav_menu ul li:lang(zh-HK), -.widget_pages ul li:lang(zh-HK), -.widget_recent_comments ul li:lang(zh-HK), -.widget_recent_entries ul li:lang(zh-HK), -.widget_rss ul li:lang(zh-HK), .widget_tag_cloud .tagcloud:lang(zh-HK), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(zh-HK), .entry .entry-content .wp-block-button .wp-block-button__link:lang(zh-HK), .entry .entry-content .wp-block-archives li > a:lang(zh-HK), -.entry .entry-content .wp-block-categories li > a:lang(zh-HK), -.entry .entry-content .wp-block-latest-posts li > a:lang(zh-HK), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(zh-HK), .entry .entry-content .wp-block-verse:lang(zh-HK), .entry .entry-content .has-drop-cap:lang(zh-HK):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(zh-HK), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(zh-HK), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(zh-HK), -.entry .entry-content .wp-block-cover-image h2:lang(zh-HK), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(zh-HK), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(zh-HK), -.entry .entry-content .wp-block-cover h2:lang(zh-HK), .entry .entry-content .wp-block-audio figcaption:lang(zh-HK), -.entry .entry-content .wp-block-video figcaption:lang(zh-HK), -.entry .entry-content .wp-block-image figcaption:lang(zh-HK), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(zh-HK), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(zh-HK), .entry .entry-content .wp-block-file:lang(zh-HK), .entry .entry-content .wp-block-file .wp-block-file__button:lang(zh-HK), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(zh-HK), .wp-caption-text:lang(zh-HK), .gallery-caption:lang(zh-HK) { - font-family: -apple-system, BlinkMacSystemFont, "PingFang HK", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif; -} - -body:lang(zh-TW), button:lang(zh-TW), -input:lang(zh-TW), -select:lang(zh-TW), -optgroup:lang(zh-TW), -textarea:lang(zh-TW), .author-description .author-link:lang(zh-TW), -.comment-metadata:lang(zh-TW), -.comment-reply-link:lang(zh-TW), -.comments-title:lang(zh-TW), -.comment-author .fn:lang(zh-TW), -.discussion-meta-info:lang(zh-TW), -.entry-meta:lang(zh-TW), -.entry-footer:lang(zh-TW), -.main-navigation:lang(zh-TW), -.no-comments:lang(zh-TW), -.not-found .page-title:lang(zh-TW), -.error-404 .page-title:lang(zh-TW), -.post-navigation .post-title:lang(zh-TW), -.page-links:lang(zh-TW), -.page-description:lang(zh-TW), -.pagination .nav-links:lang(zh-TW), -.sticky-post:lang(zh-TW), -.site-title:lang(zh-TW), -.site-info:lang(zh-TW), -#cancel-comment-reply-link:lang(zh-TW), -h1:lang(zh-TW), -h2:lang(zh-TW), -h3:lang(zh-TW), -h4:lang(zh-TW), -h5:lang(zh-TW), -h6:lang(zh-TW), .page-title:lang(zh-TW), blockquote cite:lang(zh-TW), table:lang(zh-TW), .button:lang(zh-TW), -input:lang(zh-TW)[type="button"], -input:lang(zh-TW)[type="reset"], -input:lang(zh-TW)[type="submit"], .comment-navigation .nav-previous:lang(zh-TW), -.comment-navigation .nav-next:lang(zh-TW), .comment-list .pingback .comment-body:lang(zh-TW), -.comment-list .trackback .comment-body:lang(zh-TW), .comment-list .pingback .comment-body .comment-edit-link:lang(zh-TW), -.comment-list .trackback .comment-body .comment-edit-link:lang(zh-TW), .comment-form .comment-notes:lang(zh-TW), -.comment-form label:lang(zh-TW), .widget_archive ul li:lang(zh-TW), -.widget_categories ul li:lang(zh-TW), -.widget_meta ul li:lang(zh-TW), -.widget_nav_menu ul li:lang(zh-TW), -.widget_pages ul li:lang(zh-TW), -.widget_recent_comments ul li:lang(zh-TW), -.widget_recent_entries ul li:lang(zh-TW), -.widget_rss ul li:lang(zh-TW), .widget_tag_cloud .tagcloud:lang(zh-TW), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(zh-TW), .entry .entry-content .wp-block-button .wp-block-button__link:lang(zh-TW), .entry .entry-content .wp-block-archives li > a:lang(zh-TW), -.entry .entry-content .wp-block-categories li > a:lang(zh-TW), -.entry .entry-content .wp-block-latest-posts li > a:lang(zh-TW), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(zh-TW), .entry .entry-content .wp-block-verse:lang(zh-TW), .entry .entry-content .has-drop-cap:lang(zh-TW):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(zh-TW), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(zh-TW), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(zh-TW), -.entry .entry-content .wp-block-cover-image h2:lang(zh-TW), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(zh-TW), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(zh-TW), -.entry .entry-content .wp-block-cover h2:lang(zh-TW), .entry .entry-content .wp-block-audio figcaption:lang(zh-TW), -.entry .entry-content .wp-block-video figcaption:lang(zh-TW), -.entry .entry-content .wp-block-image figcaption:lang(zh-TW), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(zh-TW), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(zh-TW), .entry .entry-content .wp-block-file:lang(zh-TW), .entry .entry-content .wp-block-file .wp-block-file__button:lang(zh-TW), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(zh-TW), .wp-caption-text:lang(zh-TW), .gallery-caption:lang(zh-TW) { - font-family: -apple-system, BlinkMacSystemFont, "PingFang TC", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif; -} - -body:lang(zh-CN), button:lang(zh-CN), -input:lang(zh-CN), -select:lang(zh-CN), -optgroup:lang(zh-CN), -textarea:lang(zh-CN), .author-description .author-link:lang(zh-CN), -.comment-metadata:lang(zh-CN), -.comment-reply-link:lang(zh-CN), -.comments-title:lang(zh-CN), -.comment-author .fn:lang(zh-CN), -.discussion-meta-info:lang(zh-CN), -.entry-meta:lang(zh-CN), -.entry-footer:lang(zh-CN), -.main-navigation:lang(zh-CN), -.no-comments:lang(zh-CN), -.not-found .page-title:lang(zh-CN), -.error-404 .page-title:lang(zh-CN), -.post-navigation .post-title:lang(zh-CN), -.page-links:lang(zh-CN), -.page-description:lang(zh-CN), -.pagination .nav-links:lang(zh-CN), -.sticky-post:lang(zh-CN), -.site-title:lang(zh-CN), -.site-info:lang(zh-CN), -#cancel-comment-reply-link:lang(zh-CN), -h1:lang(zh-CN), -h2:lang(zh-CN), -h3:lang(zh-CN), -h4:lang(zh-CN), -h5:lang(zh-CN), -h6:lang(zh-CN), .page-title:lang(zh-CN), blockquote cite:lang(zh-CN), table:lang(zh-CN), .button:lang(zh-CN), -input:lang(zh-CN)[type="button"], -input:lang(zh-CN)[type="reset"], -input:lang(zh-CN)[type="submit"], .comment-navigation .nav-previous:lang(zh-CN), -.comment-navigation .nav-next:lang(zh-CN), .comment-list .pingback .comment-body:lang(zh-CN), -.comment-list .trackback .comment-body:lang(zh-CN), .comment-list .pingback .comment-body .comment-edit-link:lang(zh-CN), -.comment-list .trackback .comment-body .comment-edit-link:lang(zh-CN), .comment-form .comment-notes:lang(zh-CN), -.comment-form label:lang(zh-CN), .widget_archive ul li:lang(zh-CN), -.widget_categories ul li:lang(zh-CN), -.widget_meta ul li:lang(zh-CN), -.widget_nav_menu ul li:lang(zh-CN), -.widget_pages ul li:lang(zh-CN), -.widget_recent_comments ul li:lang(zh-CN), -.widget_recent_entries ul li:lang(zh-CN), -.widget_rss ul li:lang(zh-CN), .widget_tag_cloud .tagcloud:lang(zh-CN), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(zh-CN), .entry .entry-content .wp-block-button .wp-block-button__link:lang(zh-CN), .entry .entry-content .wp-block-archives li > a:lang(zh-CN), -.entry .entry-content .wp-block-categories li > a:lang(zh-CN), -.entry .entry-content .wp-block-latest-posts li > a:lang(zh-CN), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(zh-CN), .entry .entry-content .wp-block-verse:lang(zh-CN), .entry .entry-content .has-drop-cap:lang(zh-CN):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(zh-CN), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(zh-CN), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(zh-CN), -.entry .entry-content .wp-block-cover-image h2:lang(zh-CN), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(zh-CN), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(zh-CN), -.entry .entry-content .wp-block-cover h2:lang(zh-CN), .entry .entry-content .wp-block-audio figcaption:lang(zh-CN), -.entry .entry-content .wp-block-video figcaption:lang(zh-CN), -.entry .entry-content .wp-block-image figcaption:lang(zh-CN), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(zh-CN), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(zh-CN), .entry .entry-content .wp-block-file:lang(zh-CN), .entry .entry-content .wp-block-file .wp-block-file__button:lang(zh-CN), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(zh-CN), .wp-caption-text:lang(zh-CN), .gallery-caption:lang(zh-CN) { - font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif; -} - -body:lang(bn-BD), button:lang(bn-BD), -input:lang(bn-BD), -select:lang(bn-BD), -optgroup:lang(bn-BD), -textarea:lang(bn-BD), .author-description .author-link:lang(bn-BD), -.comment-metadata:lang(bn-BD), -.comment-reply-link:lang(bn-BD), -.comments-title:lang(bn-BD), -.comment-author .fn:lang(bn-BD), -.discussion-meta-info:lang(bn-BD), -.entry-meta:lang(bn-BD), -.entry-footer:lang(bn-BD), -.main-navigation:lang(bn-BD), -.no-comments:lang(bn-BD), -.not-found .page-title:lang(bn-BD), -.error-404 .page-title:lang(bn-BD), -.post-navigation .post-title:lang(bn-BD), -.page-links:lang(bn-BD), -.page-description:lang(bn-BD), -.pagination .nav-links:lang(bn-BD), -.sticky-post:lang(bn-BD), -.site-title:lang(bn-BD), -.site-info:lang(bn-BD), -#cancel-comment-reply-link:lang(bn-BD), -h1:lang(bn-BD), -h2:lang(bn-BD), -h3:lang(bn-BD), -h4:lang(bn-BD), -h5:lang(bn-BD), -h6:lang(bn-BD), .page-title:lang(bn-BD), blockquote cite:lang(bn-BD), table:lang(bn-BD), .button:lang(bn-BD), -input:lang(bn-BD)[type="button"], -input:lang(bn-BD)[type="reset"], -input:lang(bn-BD)[type="submit"], .comment-navigation .nav-previous:lang(bn-BD), -.comment-navigation .nav-next:lang(bn-BD), .comment-list .pingback .comment-body:lang(bn-BD), -.comment-list .trackback .comment-body:lang(bn-BD), .comment-list .pingback .comment-body .comment-edit-link:lang(bn-BD), -.comment-list .trackback .comment-body .comment-edit-link:lang(bn-BD), .comment-form .comment-notes:lang(bn-BD), -.comment-form label:lang(bn-BD), .widget_archive ul li:lang(bn-BD), -.widget_categories ul li:lang(bn-BD), -.widget_meta ul li:lang(bn-BD), -.widget_nav_menu ul li:lang(bn-BD), -.widget_pages ul li:lang(bn-BD), -.widget_recent_comments ul li:lang(bn-BD), -.widget_recent_entries ul li:lang(bn-BD), -.widget_rss ul li:lang(bn-BD), .widget_tag_cloud .tagcloud:lang(bn-BD), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(bn-BD), .entry .entry-content .wp-block-button .wp-block-button__link:lang(bn-BD), .entry .entry-content .wp-block-archives li > a:lang(bn-BD), -.entry .entry-content .wp-block-categories li > a:lang(bn-BD), -.entry .entry-content .wp-block-latest-posts li > a:lang(bn-BD), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(bn-BD), .entry .entry-content .wp-block-verse:lang(bn-BD), .entry .entry-content .has-drop-cap:lang(bn-BD):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(bn-BD), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(bn-BD), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(bn-BD), -.entry .entry-content .wp-block-cover-image h2:lang(bn-BD), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(bn-BD), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(bn-BD), -.entry .entry-content .wp-block-cover h2:lang(bn-BD), .entry .entry-content .wp-block-audio figcaption:lang(bn-BD), -.entry .entry-content .wp-block-video figcaption:lang(bn-BD), -.entry .entry-content .wp-block-image figcaption:lang(bn-BD), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(bn-BD), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(bn-BD), .entry .entry-content .wp-block-file:lang(bn-BD), .entry .entry-content .wp-block-file .wp-block-file__button:lang(bn-BD), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(bn-BD), .wp-caption-text:lang(bn-BD), .gallery-caption:lang(bn-BD) { - font-family: Arial, sans-serif; -} - -body:lang(hi-IN), button:lang(hi-IN), -input:lang(hi-IN), -select:lang(hi-IN), -optgroup:lang(hi-IN), -textarea:lang(hi-IN), .author-description .author-link:lang(hi-IN), -.comment-metadata:lang(hi-IN), -.comment-reply-link:lang(hi-IN), -.comments-title:lang(hi-IN), -.comment-author .fn:lang(hi-IN), -.discussion-meta-info:lang(hi-IN), -.entry-meta:lang(hi-IN), -.entry-footer:lang(hi-IN), -.main-navigation:lang(hi-IN), -.no-comments:lang(hi-IN), -.not-found .page-title:lang(hi-IN), -.error-404 .page-title:lang(hi-IN), -.post-navigation .post-title:lang(hi-IN), -.page-links:lang(hi-IN), -.page-description:lang(hi-IN), -.pagination .nav-links:lang(hi-IN), -.sticky-post:lang(hi-IN), -.site-title:lang(hi-IN), -.site-info:lang(hi-IN), -#cancel-comment-reply-link:lang(hi-IN), -h1:lang(hi-IN), -h2:lang(hi-IN), -h3:lang(hi-IN), -h4:lang(hi-IN), -h5:lang(hi-IN), -h6:lang(hi-IN), .page-title:lang(hi-IN), blockquote cite:lang(hi-IN), table:lang(hi-IN), .button:lang(hi-IN), -input:lang(hi-IN)[type="button"], -input:lang(hi-IN)[type="reset"], -input:lang(hi-IN)[type="submit"], .comment-navigation .nav-previous:lang(hi-IN), -.comment-navigation .nav-next:lang(hi-IN), .comment-list .pingback .comment-body:lang(hi-IN), -.comment-list .trackback .comment-body:lang(hi-IN), .comment-list .pingback .comment-body .comment-edit-link:lang(hi-IN), -.comment-list .trackback .comment-body .comment-edit-link:lang(hi-IN), .comment-form .comment-notes:lang(hi-IN), -.comment-form label:lang(hi-IN), .widget_archive ul li:lang(hi-IN), -.widget_categories ul li:lang(hi-IN), -.widget_meta ul li:lang(hi-IN), -.widget_nav_menu ul li:lang(hi-IN), -.widget_pages ul li:lang(hi-IN), -.widget_recent_comments ul li:lang(hi-IN), -.widget_recent_entries ul li:lang(hi-IN), -.widget_rss ul li:lang(hi-IN), .widget_tag_cloud .tagcloud:lang(hi-IN), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(hi-IN), .entry .entry-content .wp-block-button .wp-block-button__link:lang(hi-IN), .entry .entry-content .wp-block-archives li > a:lang(hi-IN), -.entry .entry-content .wp-block-categories li > a:lang(hi-IN), -.entry .entry-content .wp-block-latest-posts li > a:lang(hi-IN), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(hi-IN), .entry .entry-content .wp-block-verse:lang(hi-IN), .entry .entry-content .has-drop-cap:lang(hi-IN):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(hi-IN), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(hi-IN), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(hi-IN), -.entry .entry-content .wp-block-cover-image h2:lang(hi-IN), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(hi-IN), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(hi-IN), -.entry .entry-content .wp-block-cover h2:lang(hi-IN), .entry .entry-content .wp-block-audio figcaption:lang(hi-IN), -.entry .entry-content .wp-block-video figcaption:lang(hi-IN), -.entry .entry-content .wp-block-image figcaption:lang(hi-IN), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(hi-IN), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(hi-IN), .entry .entry-content .wp-block-file:lang(hi-IN), .entry .entry-content .wp-block-file .wp-block-file__button:lang(hi-IN), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(hi-IN), .wp-caption-text:lang(hi-IN), .gallery-caption:lang(hi-IN) { - font-family: Arial, sans-serif; -} - -body:lang(mr), button:lang(mr), -input:lang(mr), -select:lang(mr), -optgroup:lang(mr), -textarea:lang(mr), .author-description .author-link:lang(mr), -.comment-metadata:lang(mr), -.comment-reply-link:lang(mr), -.comments-title:lang(mr), -.comment-author .fn:lang(mr), -.discussion-meta-info:lang(mr), -.entry-meta:lang(mr), -.entry-footer:lang(mr), -.main-navigation:lang(mr), -.no-comments:lang(mr), -.not-found .page-title:lang(mr), -.error-404 .page-title:lang(mr), -.post-navigation .post-title:lang(mr), -.page-links:lang(mr), -.page-description:lang(mr), -.pagination .nav-links:lang(mr), -.sticky-post:lang(mr), -.site-title:lang(mr), -.site-info:lang(mr), -#cancel-comment-reply-link:lang(mr), -h1:lang(mr), -h2:lang(mr), -h3:lang(mr), -h4:lang(mr), -h5:lang(mr), -h6:lang(mr), .page-title:lang(mr), blockquote cite:lang(mr), table:lang(mr), .button:lang(mr), -input:lang(mr)[type="button"], -input:lang(mr)[type="reset"], -input:lang(mr)[type="submit"], .comment-navigation .nav-previous:lang(mr), -.comment-navigation .nav-next:lang(mr), .comment-list .pingback .comment-body:lang(mr), -.comment-list .trackback .comment-body:lang(mr), .comment-list .pingback .comment-body .comment-edit-link:lang(mr), -.comment-list .trackback .comment-body .comment-edit-link:lang(mr), .comment-form .comment-notes:lang(mr), -.comment-form label:lang(mr), .widget_archive ul li:lang(mr), -.widget_categories ul li:lang(mr), -.widget_meta ul li:lang(mr), -.widget_nav_menu ul li:lang(mr), -.widget_pages ul li:lang(mr), -.widget_recent_comments ul li:lang(mr), -.widget_recent_entries ul li:lang(mr), -.widget_rss ul li:lang(mr), .widget_tag_cloud .tagcloud:lang(mr), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(mr), .entry .entry-content .wp-block-button .wp-block-button__link:lang(mr), .entry .entry-content .wp-block-archives li > a:lang(mr), -.entry .entry-content .wp-block-categories li > a:lang(mr), -.entry .entry-content .wp-block-latest-posts li > a:lang(mr), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(mr), .entry .entry-content .wp-block-verse:lang(mr), .entry .entry-content .has-drop-cap:lang(mr):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(mr), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(mr), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(mr), -.entry .entry-content .wp-block-cover-image h2:lang(mr), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(mr), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(mr), -.entry .entry-content .wp-block-cover h2:lang(mr), .entry .entry-content .wp-block-audio figcaption:lang(mr), -.entry .entry-content .wp-block-video figcaption:lang(mr), -.entry .entry-content .wp-block-image figcaption:lang(mr), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(mr), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(mr), .entry .entry-content .wp-block-file:lang(mr), .entry .entry-content .wp-block-file .wp-block-file__button:lang(mr), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(mr), .wp-caption-text:lang(mr), .gallery-caption:lang(mr) { - font-family: Arial, sans-serif; -} - -body:lang(ne-NP), button:lang(ne-NP), -input:lang(ne-NP), -select:lang(ne-NP), -optgroup:lang(ne-NP), -textarea:lang(ne-NP), .author-description .author-link:lang(ne-NP), -.comment-metadata:lang(ne-NP), -.comment-reply-link:lang(ne-NP), -.comments-title:lang(ne-NP), -.comment-author .fn:lang(ne-NP), -.discussion-meta-info:lang(ne-NP), -.entry-meta:lang(ne-NP), -.entry-footer:lang(ne-NP), -.main-navigation:lang(ne-NP), -.no-comments:lang(ne-NP), -.not-found .page-title:lang(ne-NP), -.error-404 .page-title:lang(ne-NP), -.post-navigation .post-title:lang(ne-NP), -.page-links:lang(ne-NP), -.page-description:lang(ne-NP), -.pagination .nav-links:lang(ne-NP), -.sticky-post:lang(ne-NP), -.site-title:lang(ne-NP), -.site-info:lang(ne-NP), -#cancel-comment-reply-link:lang(ne-NP), -h1:lang(ne-NP), -h2:lang(ne-NP), -h3:lang(ne-NP), -h4:lang(ne-NP), -h5:lang(ne-NP), -h6:lang(ne-NP), .page-title:lang(ne-NP), blockquote cite:lang(ne-NP), table:lang(ne-NP), .button:lang(ne-NP), -input:lang(ne-NP)[type="button"], -input:lang(ne-NP)[type="reset"], -input:lang(ne-NP)[type="submit"], .comment-navigation .nav-previous:lang(ne-NP), -.comment-navigation .nav-next:lang(ne-NP), .comment-list .pingback .comment-body:lang(ne-NP), -.comment-list .trackback .comment-body:lang(ne-NP), .comment-list .pingback .comment-body .comment-edit-link:lang(ne-NP), -.comment-list .trackback .comment-body .comment-edit-link:lang(ne-NP), .comment-form .comment-notes:lang(ne-NP), -.comment-form label:lang(ne-NP), .widget_archive ul li:lang(ne-NP), -.widget_categories ul li:lang(ne-NP), -.widget_meta ul li:lang(ne-NP), -.widget_nav_menu ul li:lang(ne-NP), -.widget_pages ul li:lang(ne-NP), -.widget_recent_comments ul li:lang(ne-NP), -.widget_recent_entries ul li:lang(ne-NP), -.widget_rss ul li:lang(ne-NP), .widget_tag_cloud .tagcloud:lang(ne-NP), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ne-NP), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ne-NP), .entry .entry-content .wp-block-archives li > a:lang(ne-NP), -.entry .entry-content .wp-block-categories li > a:lang(ne-NP), -.entry .entry-content .wp-block-latest-posts li > a:lang(ne-NP), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ne-NP), .entry .entry-content .wp-block-verse:lang(ne-NP), .entry .entry-content .has-drop-cap:lang(ne-NP):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ne-NP), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ne-NP), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ne-NP), -.entry .entry-content .wp-block-cover-image h2:lang(ne-NP), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ne-NP), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ne-NP), -.entry .entry-content .wp-block-cover h2:lang(ne-NP), .entry .entry-content .wp-block-audio figcaption:lang(ne-NP), -.entry .entry-content .wp-block-video figcaption:lang(ne-NP), -.entry .entry-content .wp-block-image figcaption:lang(ne-NP), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ne-NP), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ne-NP), .entry .entry-content .wp-block-file:lang(ne-NP), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ne-NP), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ne-NP), .wp-caption-text:lang(ne-NP), .gallery-caption:lang(ne-NP) { - font-family: Arial, sans-serif; -} - -body:lang(el), button:lang(el), -input:lang(el), -select:lang(el), -optgroup:lang(el), -textarea:lang(el), .author-description .author-link:lang(el), -.comment-metadata:lang(el), -.comment-reply-link:lang(el), -.comments-title:lang(el), -.comment-author .fn:lang(el), -.discussion-meta-info:lang(el), -.entry-meta:lang(el), -.entry-footer:lang(el), -.main-navigation:lang(el), -.no-comments:lang(el), -.not-found .page-title:lang(el), -.error-404 .page-title:lang(el), -.post-navigation .post-title:lang(el), -.page-links:lang(el), -.page-description:lang(el), -.pagination .nav-links:lang(el), -.sticky-post:lang(el), -.site-title:lang(el), -.site-info:lang(el), -#cancel-comment-reply-link:lang(el), -h1:lang(el), -h2:lang(el), -h3:lang(el), -h4:lang(el), -h5:lang(el), -h6:lang(el), .page-title:lang(el), blockquote cite:lang(el), table:lang(el), .button:lang(el), -input:lang(el)[type="button"], -input:lang(el)[type="reset"], -input:lang(el)[type="submit"], .comment-navigation .nav-previous:lang(el), -.comment-navigation .nav-next:lang(el), .comment-list .pingback .comment-body:lang(el), -.comment-list .trackback .comment-body:lang(el), .comment-list .pingback .comment-body .comment-edit-link:lang(el), -.comment-list .trackback .comment-body .comment-edit-link:lang(el), .comment-form .comment-notes:lang(el), -.comment-form label:lang(el), .widget_archive ul li:lang(el), -.widget_categories ul li:lang(el), -.widget_meta ul li:lang(el), -.widget_nav_menu ul li:lang(el), -.widget_pages ul li:lang(el), -.widget_recent_comments ul li:lang(el), -.widget_recent_entries ul li:lang(el), -.widget_rss ul li:lang(el), .widget_tag_cloud .tagcloud:lang(el), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(el), .entry .entry-content .wp-block-button .wp-block-button__link:lang(el), .entry .entry-content .wp-block-archives li > a:lang(el), -.entry .entry-content .wp-block-categories li > a:lang(el), -.entry .entry-content .wp-block-latest-posts li > a:lang(el), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(el), .entry .entry-content .wp-block-verse:lang(el), .entry .entry-content .has-drop-cap:lang(el):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(el), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(el), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(el), -.entry .entry-content .wp-block-cover-image h2:lang(el), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(el), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(el), -.entry .entry-content .wp-block-cover h2:lang(el), .entry .entry-content .wp-block-audio figcaption:lang(el), -.entry .entry-content .wp-block-video figcaption:lang(el), -.entry .entry-content .wp-block-image figcaption:lang(el), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(el), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(el), .entry .entry-content .wp-block-file:lang(el), .entry .entry-content .wp-block-file .wp-block-file__button:lang(el), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(el), .wp-caption-text:lang(el), .gallery-caption:lang(el) { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; -} - -body:lang(gu), button:lang(gu), -input:lang(gu), -select:lang(gu), -optgroup:lang(gu), -textarea:lang(gu), .author-description .author-link:lang(gu), -.comment-metadata:lang(gu), -.comment-reply-link:lang(gu), -.comments-title:lang(gu), -.comment-author .fn:lang(gu), -.discussion-meta-info:lang(gu), -.entry-meta:lang(gu), -.entry-footer:lang(gu), -.main-navigation:lang(gu), -.no-comments:lang(gu), -.not-found .page-title:lang(gu), -.error-404 .page-title:lang(gu), -.post-navigation .post-title:lang(gu), -.page-links:lang(gu), -.page-description:lang(gu), -.pagination .nav-links:lang(gu), -.sticky-post:lang(gu), -.site-title:lang(gu), -.site-info:lang(gu), -#cancel-comment-reply-link:lang(gu), -h1:lang(gu), -h2:lang(gu), -h3:lang(gu), -h4:lang(gu), -h5:lang(gu), -h6:lang(gu), .page-title:lang(gu), blockquote cite:lang(gu), table:lang(gu), .button:lang(gu), -input:lang(gu)[type="button"], -input:lang(gu)[type="reset"], -input:lang(gu)[type="submit"], .comment-navigation .nav-previous:lang(gu), -.comment-navigation .nav-next:lang(gu), .comment-list .pingback .comment-body:lang(gu), -.comment-list .trackback .comment-body:lang(gu), .comment-list .pingback .comment-body .comment-edit-link:lang(gu), -.comment-list .trackback .comment-body .comment-edit-link:lang(gu), .comment-form .comment-notes:lang(gu), -.comment-form label:lang(gu), .widget_archive ul li:lang(gu), -.widget_categories ul li:lang(gu), -.widget_meta ul li:lang(gu), -.widget_nav_menu ul li:lang(gu), -.widget_pages ul li:lang(gu), -.widget_recent_comments ul li:lang(gu), -.widget_recent_entries ul li:lang(gu), -.widget_rss ul li:lang(gu), .widget_tag_cloud .tagcloud:lang(gu), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(gu), .entry .entry-content .wp-block-button .wp-block-button__link:lang(gu), .entry .entry-content .wp-block-archives li > a:lang(gu), -.entry .entry-content .wp-block-categories li > a:lang(gu), -.entry .entry-content .wp-block-latest-posts li > a:lang(gu), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(gu), .entry .entry-content .wp-block-verse:lang(gu), .entry .entry-content .has-drop-cap:lang(gu):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(gu), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(gu), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(gu), -.entry .entry-content .wp-block-cover-image h2:lang(gu), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(gu), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(gu), -.entry .entry-content .wp-block-cover h2:lang(gu), .entry .entry-content .wp-block-audio figcaption:lang(gu), -.entry .entry-content .wp-block-video figcaption:lang(gu), -.entry .entry-content .wp-block-image figcaption:lang(gu), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(gu), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(gu), .entry .entry-content .wp-block-file:lang(gu), .entry .entry-content .wp-block-file .wp-block-file__button:lang(gu), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(gu), .wp-caption-text:lang(gu), .gallery-caption:lang(gu) { - font-family: Arial, sans-serif; -} - -body:lang(he-IL), button:lang(he-IL), -input:lang(he-IL), -select:lang(he-IL), -optgroup:lang(he-IL), -textarea:lang(he-IL), .author-description .author-link:lang(he-IL), -.comment-metadata:lang(he-IL), -.comment-reply-link:lang(he-IL), -.comments-title:lang(he-IL), -.comment-author .fn:lang(he-IL), -.discussion-meta-info:lang(he-IL), -.entry-meta:lang(he-IL), -.entry-footer:lang(he-IL), -.main-navigation:lang(he-IL), -.no-comments:lang(he-IL), -.not-found .page-title:lang(he-IL), -.error-404 .page-title:lang(he-IL), -.post-navigation .post-title:lang(he-IL), -.page-links:lang(he-IL), -.page-description:lang(he-IL), -.pagination .nav-links:lang(he-IL), -.sticky-post:lang(he-IL), -.site-title:lang(he-IL), -.site-info:lang(he-IL), -#cancel-comment-reply-link:lang(he-IL), -h1:lang(he-IL), -h2:lang(he-IL), -h3:lang(he-IL), -h4:lang(he-IL), -h5:lang(he-IL), -h6:lang(he-IL), .page-title:lang(he-IL), blockquote cite:lang(he-IL), table:lang(he-IL), .button:lang(he-IL), -input:lang(he-IL)[type="button"], -input:lang(he-IL)[type="reset"], -input:lang(he-IL)[type="submit"], .comment-navigation .nav-previous:lang(he-IL), -.comment-navigation .nav-next:lang(he-IL), .comment-list .pingback .comment-body:lang(he-IL), -.comment-list .trackback .comment-body:lang(he-IL), .comment-list .pingback .comment-body .comment-edit-link:lang(he-IL), -.comment-list .trackback .comment-body .comment-edit-link:lang(he-IL), .comment-form .comment-notes:lang(he-IL), -.comment-form label:lang(he-IL), .widget_archive ul li:lang(he-IL), -.widget_categories ul li:lang(he-IL), -.widget_meta ul li:lang(he-IL), -.widget_nav_menu ul li:lang(he-IL), -.widget_pages ul li:lang(he-IL), -.widget_recent_comments ul li:lang(he-IL), -.widget_recent_entries ul li:lang(he-IL), -.widget_rss ul li:lang(he-IL), .widget_tag_cloud .tagcloud:lang(he-IL), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(he-IL), .entry .entry-content .wp-block-button .wp-block-button__link:lang(he-IL), .entry .entry-content .wp-block-archives li > a:lang(he-IL), -.entry .entry-content .wp-block-categories li > a:lang(he-IL), -.entry .entry-content .wp-block-latest-posts li > a:lang(he-IL), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(he-IL), .entry .entry-content .wp-block-verse:lang(he-IL), .entry .entry-content .has-drop-cap:lang(he-IL):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(he-IL), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(he-IL), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(he-IL), -.entry .entry-content .wp-block-cover-image h2:lang(he-IL), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(he-IL), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(he-IL), -.entry .entry-content .wp-block-cover h2:lang(he-IL), .entry .entry-content .wp-block-audio figcaption:lang(he-IL), -.entry .entry-content .wp-block-video figcaption:lang(he-IL), -.entry .entry-content .wp-block-image figcaption:lang(he-IL), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(he-IL), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(he-IL), .entry .entry-content .wp-block-file:lang(he-IL), .entry .entry-content .wp-block-file .wp-block-file__button:lang(he-IL), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(he-IL), .wp-caption-text:lang(he-IL), .gallery-caption:lang(he-IL) { - font-family: "Arial Hebrew", Arial, sans-serif; -} - -body:lang(ja), button:lang(ja), -input:lang(ja), -select:lang(ja), -optgroup:lang(ja), -textarea:lang(ja), .author-description .author-link:lang(ja), -.comment-metadata:lang(ja), -.comment-reply-link:lang(ja), -.comments-title:lang(ja), -.comment-author .fn:lang(ja), -.discussion-meta-info:lang(ja), -.entry-meta:lang(ja), -.entry-footer:lang(ja), -.main-navigation:lang(ja), -.no-comments:lang(ja), -.not-found .page-title:lang(ja), -.error-404 .page-title:lang(ja), -.post-navigation .post-title:lang(ja), -.page-links:lang(ja), -.page-description:lang(ja), -.pagination .nav-links:lang(ja), -.sticky-post:lang(ja), -.site-title:lang(ja), -.site-info:lang(ja), -#cancel-comment-reply-link:lang(ja), -h1:lang(ja), -h2:lang(ja), -h3:lang(ja), -h4:lang(ja), -h5:lang(ja), -h6:lang(ja), .page-title:lang(ja), blockquote cite:lang(ja), table:lang(ja), .button:lang(ja), -input:lang(ja)[type="button"], -input:lang(ja)[type="reset"], -input:lang(ja)[type="submit"], .comment-navigation .nav-previous:lang(ja), -.comment-navigation .nav-next:lang(ja), .comment-list .pingback .comment-body:lang(ja), -.comment-list .trackback .comment-body:lang(ja), .comment-list .pingback .comment-body .comment-edit-link:lang(ja), -.comment-list .trackback .comment-body .comment-edit-link:lang(ja), .comment-form .comment-notes:lang(ja), -.comment-form label:lang(ja), .widget_archive ul li:lang(ja), -.widget_categories ul li:lang(ja), -.widget_meta ul li:lang(ja), -.widget_nav_menu ul li:lang(ja), -.widget_pages ul li:lang(ja), -.widget_recent_comments ul li:lang(ja), -.widget_recent_entries ul li:lang(ja), -.widget_rss ul li:lang(ja), .widget_tag_cloud .tagcloud:lang(ja), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ja), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ja), .entry .entry-content .wp-block-archives li > a:lang(ja), -.entry .entry-content .wp-block-categories li > a:lang(ja), -.entry .entry-content .wp-block-latest-posts li > a:lang(ja), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ja), .entry .entry-content .wp-block-verse:lang(ja), .entry .entry-content .has-drop-cap:lang(ja):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ja), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ja), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ja), -.entry .entry-content .wp-block-cover-image h2:lang(ja), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ja), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ja), -.entry .entry-content .wp-block-cover h2:lang(ja), .entry .entry-content .wp-block-audio figcaption:lang(ja), -.entry .entry-content .wp-block-video figcaption:lang(ja), -.entry .entry-content .wp-block-image figcaption:lang(ja), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ja), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ja), .entry .entry-content .wp-block-file:lang(ja), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ja), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ja), .wp-caption-text:lang(ja), .gallery-caption:lang(ja) { - font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", Meiryo, "Helvetica Neue", sans-serif; -} - -body:lang(ko-KR), button:lang(ko-KR), -input:lang(ko-KR), -select:lang(ko-KR), -optgroup:lang(ko-KR), -textarea:lang(ko-KR), .author-description .author-link:lang(ko-KR), -.comment-metadata:lang(ko-KR), -.comment-reply-link:lang(ko-KR), -.comments-title:lang(ko-KR), -.comment-author .fn:lang(ko-KR), -.discussion-meta-info:lang(ko-KR), -.entry-meta:lang(ko-KR), -.entry-footer:lang(ko-KR), -.main-navigation:lang(ko-KR), -.no-comments:lang(ko-KR), -.not-found .page-title:lang(ko-KR), -.error-404 .page-title:lang(ko-KR), -.post-navigation .post-title:lang(ko-KR), -.page-links:lang(ko-KR), -.page-description:lang(ko-KR), -.pagination .nav-links:lang(ko-KR), -.sticky-post:lang(ko-KR), -.site-title:lang(ko-KR), -.site-info:lang(ko-KR), -#cancel-comment-reply-link:lang(ko-KR), -h1:lang(ko-KR), -h2:lang(ko-KR), -h3:lang(ko-KR), -h4:lang(ko-KR), -h5:lang(ko-KR), -h6:lang(ko-KR), .page-title:lang(ko-KR), blockquote cite:lang(ko-KR), table:lang(ko-KR), .button:lang(ko-KR), -input:lang(ko-KR)[type="button"], -input:lang(ko-KR)[type="reset"], -input:lang(ko-KR)[type="submit"], .comment-navigation .nav-previous:lang(ko-KR), -.comment-navigation .nav-next:lang(ko-KR), .comment-list .pingback .comment-body:lang(ko-KR), -.comment-list .trackback .comment-body:lang(ko-KR), .comment-list .pingback .comment-body .comment-edit-link:lang(ko-KR), -.comment-list .trackback .comment-body .comment-edit-link:lang(ko-KR), .comment-form .comment-notes:lang(ko-KR), -.comment-form label:lang(ko-KR), .widget_archive ul li:lang(ko-KR), -.widget_categories ul li:lang(ko-KR), -.widget_meta ul li:lang(ko-KR), -.widget_nav_menu ul li:lang(ko-KR), -.widget_pages ul li:lang(ko-KR), -.widget_recent_comments ul li:lang(ko-KR), -.widget_recent_entries ul li:lang(ko-KR), -.widget_rss ul li:lang(ko-KR), .widget_tag_cloud .tagcloud:lang(ko-KR), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(ko-KR), .entry .entry-content .wp-block-button .wp-block-button__link:lang(ko-KR), .entry .entry-content .wp-block-archives li > a:lang(ko-KR), -.entry .entry-content .wp-block-categories li > a:lang(ko-KR), -.entry .entry-content .wp-block-latest-posts li > a:lang(ko-KR), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(ko-KR), .entry .entry-content .wp-block-verse:lang(ko-KR), .entry .entry-content .has-drop-cap:lang(ko-KR):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(ko-KR), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(ko-KR), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(ko-KR), -.entry .entry-content .wp-block-cover-image h2:lang(ko-KR), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(ko-KR), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(ko-KR), -.entry .entry-content .wp-block-cover h2:lang(ko-KR), .entry .entry-content .wp-block-audio figcaption:lang(ko-KR), -.entry .entry-content .wp-block-video figcaption:lang(ko-KR), -.entry .entry-content .wp-block-image figcaption:lang(ko-KR), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(ko-KR), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(ko-KR), .entry .entry-content .wp-block-file:lang(ko-KR), .entry .entry-content .wp-block-file .wp-block-file__button:lang(ko-KR), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(ko-KR), .wp-caption-text:lang(ko-KR), .gallery-caption:lang(ko-KR) { - font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif; -} - -body:lang(th), button:lang(th), -input:lang(th), -select:lang(th), -optgroup:lang(th), -textarea:lang(th), .author-description .author-link:lang(th), -.comment-metadata:lang(th), -.comment-reply-link:lang(th), -.comments-title:lang(th), -.comment-author .fn:lang(th), -.discussion-meta-info:lang(th), -.entry-meta:lang(th), -.entry-footer:lang(th), -.main-navigation:lang(th), -.no-comments:lang(th), -.not-found .page-title:lang(th), -.error-404 .page-title:lang(th), -.post-navigation .post-title:lang(th), -.page-links:lang(th), -.page-description:lang(th), -.pagination .nav-links:lang(th), -.sticky-post:lang(th), -.site-title:lang(th), -.site-info:lang(th), -#cancel-comment-reply-link:lang(th), -h1:lang(th), -h2:lang(th), -h3:lang(th), -h4:lang(th), -h5:lang(th), -h6:lang(th), .page-title:lang(th), blockquote cite:lang(th), table:lang(th), .button:lang(th), -input:lang(th)[type="button"], -input:lang(th)[type="reset"], -input:lang(th)[type="submit"], .comment-navigation .nav-previous:lang(th), -.comment-navigation .nav-next:lang(th), .comment-list .pingback .comment-body:lang(th), -.comment-list .trackback .comment-body:lang(th), .comment-list .pingback .comment-body .comment-edit-link:lang(th), -.comment-list .trackback .comment-body .comment-edit-link:lang(th), .comment-form .comment-notes:lang(th), -.comment-form label:lang(th), .widget_archive ul li:lang(th), -.widget_categories ul li:lang(th), -.widget_meta ul li:lang(th), -.widget_nav_menu ul li:lang(th), -.widget_pages ul li:lang(th), -.widget_recent_comments ul li:lang(th), -.widget_recent_entries ul li:lang(th), -.widget_rss ul li:lang(th), .widget_tag_cloud .tagcloud:lang(th), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(th), .entry .entry-content .wp-block-button .wp-block-button__link:lang(th), .entry .entry-content .wp-block-archives li > a:lang(th), -.entry .entry-content .wp-block-categories li > a:lang(th), -.entry .entry-content .wp-block-latest-posts li > a:lang(th), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(th), .entry .entry-content .wp-block-verse:lang(th), .entry .entry-content .has-drop-cap:lang(th):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(th), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(th), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(th), -.entry .entry-content .wp-block-cover-image h2:lang(th), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(th), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(th), -.entry .entry-content .wp-block-cover h2:lang(th), .entry .entry-content .wp-block-audio figcaption:lang(th), -.entry .entry-content .wp-block-video figcaption:lang(th), -.entry .entry-content .wp-block-image figcaption:lang(th), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(th), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(th), .entry .entry-content .wp-block-file:lang(th), .entry .entry-content .wp-block-file .wp-block-file__button:lang(th), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(th), .wp-caption-text:lang(th), .gallery-caption:lang(th) { - font-family: "Sukhumvit Set", "Helvetica Neue", helvetica, arial, sans-serif; -} - -body:lang(vi), button:lang(vi), -input:lang(vi), -select:lang(vi), -optgroup:lang(vi), -textarea:lang(vi), .author-description .author-link:lang(vi), -.comment-metadata:lang(vi), -.comment-reply-link:lang(vi), -.comments-title:lang(vi), -.comment-author .fn:lang(vi), -.discussion-meta-info:lang(vi), -.entry-meta:lang(vi), -.entry-footer:lang(vi), -.main-navigation:lang(vi), -.no-comments:lang(vi), -.not-found .page-title:lang(vi), -.error-404 .page-title:lang(vi), -.post-navigation .post-title:lang(vi), -.page-links:lang(vi), -.page-description:lang(vi), -.pagination .nav-links:lang(vi), -.sticky-post:lang(vi), -.site-title:lang(vi), -.site-info:lang(vi), -#cancel-comment-reply-link:lang(vi), -h1:lang(vi), -h2:lang(vi), -h3:lang(vi), -h4:lang(vi), -h5:lang(vi), -h6:lang(vi), .page-title:lang(vi), blockquote cite:lang(vi), table:lang(vi), .button:lang(vi), -input:lang(vi)[type="button"], -input:lang(vi)[type="reset"], -input:lang(vi)[type="submit"], .comment-navigation .nav-previous:lang(vi), -.comment-navigation .nav-next:lang(vi), .comment-list .pingback .comment-body:lang(vi), -.comment-list .trackback .comment-body:lang(vi), .comment-list .pingback .comment-body .comment-edit-link:lang(vi), -.comment-list .trackback .comment-body .comment-edit-link:lang(vi), .comment-form .comment-notes:lang(vi), -.comment-form label:lang(vi), .widget_archive ul li:lang(vi), -.widget_categories ul li:lang(vi), -.widget_meta ul li:lang(vi), -.widget_nav_menu ul li:lang(vi), -.widget_pages ul li:lang(vi), -.widget_recent_comments ul li:lang(vi), -.widget_recent_entries ul li:lang(vi), -.widget_rss ul li:lang(vi), .widget_tag_cloud .tagcloud:lang(vi), .widget_calendar .calendar_wrap .wp-calendar-nav:lang(vi), .entry .entry-content .wp-block-button .wp-block-button__link:lang(vi), .entry .entry-content .wp-block-archives li > a:lang(vi), -.entry .entry-content .wp-block-categories li > a:lang(vi), -.entry .entry-content .wp-block-latest-posts li > a:lang(vi), .entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date:lang(vi), .entry .entry-content .wp-block-verse:lang(vi), .entry .entry-content .has-drop-cap:lang(vi):not(:focus):first-letter, .entry .entry-content .wp-block-pullquote cite:lang(vi), .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text:lang(vi), -.entry .entry-content .wp-block-cover-image .wp-block-cover-text:lang(vi), -.entry .entry-content .wp-block-cover-image h2:lang(vi), -.entry .entry-content .wp-block-cover .wp-block-cover-image-text:lang(vi), -.entry .entry-content .wp-block-cover .wp-block-cover-text:lang(vi), -.entry .entry-content .wp-block-cover h2:lang(vi), .entry .entry-content .wp-block-audio figcaption:lang(vi), -.entry .entry-content .wp-block-video figcaption:lang(vi), -.entry .entry-content .wp-block-image figcaption:lang(vi), -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption:lang(vi), -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption:lang(vi), .entry .entry-content .wp-block-file:lang(vi), .entry .entry-content .wp-block-file .wp-block-file__button:lang(vi), .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta:lang(vi), .wp-caption-text:lang(vi), .gallery-caption:lang(vi) { - font-family: "Libre Franklin", sans-serif; -} - -/* Normalize */ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ -/* Document - ========================================================================== */ -/** - * 1. Correct the line height in all browsers. - * 2. Prevent adjustments of font size after orientation changes in iOS. - */ -html { - line-height: 1.15; - /* 1 */ - -webkit-text-size-adjust: 100%; - /* 2 */ -} - -/* Sections - ========================================================================== */ -/** - * Remove the margin in all browsers. - */ -body { - margin: 0; -} - -/** - * Correct the font size and margin on `h1` elements within `section` and - * `article` contexts in Chrome, Firefox, and Safari. - */ -h1 { - font-size: 2em; - margin: 0.67em 0; -} - -/* Grouping content - ========================================================================== */ -/** - * 1. Add the correct box sizing in Firefox. - * 2. Show the overflow in Edge and IE. - */ -hr { - box-sizing: content-box; - /* 1 */ - height: 0; - /* 1 */ - overflow: visible; - /* 2 */ -} - -/** - * 1. Correct the inheritance and scaling of font size in all browsers. - * 2. Correct the odd `em` font sizing in all browsers. - */ -pre { - font-family: monospace, monospace; - /* 1 */ - font-size: 1em; - /* 2 */ -} - -/* Text-level semantics - ========================================================================== */ -/** - * Remove the gray background on active links in IE 10. - */ -a { - background-color: transparent; -} - -/** - * 1. Remove the bottom border in Chrome 57- - * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. - */ -abbr[title] { - border-bottom: none; - /* 1 */ - text-decoration: underline; - /* 2 */ - text-decoration: underline dotted; - /* 2 */ -} - -/** - * Add the correct font weight in Chrome, Edge, and Safari. - */ -b, -strong { - font-weight: bolder; -} - -/** - * 1. Correct the inheritance and scaling of font size in all browsers. - * 2. Correct the odd `em` font sizing in all browsers. - */ -code, -kbd, -samp { - font-family: monospace, monospace; - /* 1 */ - font-size: 1em; - /* 2 */ -} - -/** - * Add the correct font size in all browsers. - */ -small { - font-size: 80%; -} - -/** - * Prevent `sub` and `sup` elements from affecting the line height in - * all browsers. - */ -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sub { - bottom: -0.25em; -} - -sup { - top: -0.5em; -} - -/* Embedded content - ========================================================================== */ -/** - * Remove the border on images inside links in IE 10. - */ -img { - border-style: none; -} - -/* Forms - ========================================================================== */ -/** - * 1. Change the font styles in all browsers. - * 2. Remove the margin in Firefox and Safari. - */ -button, -input, -optgroup, -select, -textarea { - font-family: inherit; - /* 1 */ - font-size: 100%; - /* 1 */ - line-height: 1.15; - /* 1 */ - margin: 0; - /* 2 */ -} - -/** - * Show the overflow in IE. - * 1. Show the overflow in Edge. - */ -button, -input { - /* 1 */ - overflow: visible; -} - -/** - * Remove the inheritance of text transform in Edge, Firefox, and IE. - * 1. Remove the inheritance of text transform in Firefox. - */ -button, -select { - /* 1 */ - text-transform: none; -} - -/** - * Correct the inability to style clickable types in iOS and Safari. - */ -button, -[type="button"], -[type="reset"], -[type="submit"] { - -webkit-appearance: button; -} - -/** - * Remove the inner border and padding in Firefox. - */ -button::-moz-focus-inner, -[type="button"]::-moz-focus-inner, -[type="reset"]::-moz-focus-inner, -[type="submit"]::-moz-focus-inner { - border-style: none; - padding: 0; -} - -/** - * Restore the focus styles unset by the previous rule. - */ -button:-moz-focusring, -[type="button"]:-moz-focusring, -[type="reset"]:-moz-focusring, -[type="submit"]:-moz-focusring { - outline: 1px dotted ButtonText; -} - -/** - * Correct the padding in Firefox. - */ -fieldset { - padding: 0.35em 0.75em 0.625em; -} - -/** - * 1. Correct the text wrapping in Edge and IE. - * 2. Correct the color inheritance from `fieldset` elements in IE. - * 3. Remove the padding so developers are not caught out when they zero out - * `fieldset` elements in all browsers. - */ -legend { - box-sizing: border-box; - /* 1 */ - color: inherit; - /* 2 */ - display: table; - /* 1 */ - max-width: 100%; - /* 1 */ - padding: 0; - /* 3 */ - white-space: normal; - /* 1 */ -} - -/** - * Add the correct vertical alignment in Chrome, Firefox, and Opera. - */ -progress { - vertical-align: baseline; -} - -/** - * Remove the default vertical scrollbar in IE 10+. - */ -textarea { - overflow: auto; -} - -/** - * 1. Add the correct box sizing in IE 10. - * 2. Remove the padding in IE 10. - */ -[type="checkbox"], -[type="radio"] { - box-sizing: border-box; - /* 1 */ - padding: 0; - /* 2 */ -} - -/** - * Correct the cursor style of increment and decrement buttons in Chrome. - */ -[type="number"]::-webkit-inner-spin-button, -[type="number"]::-webkit-outer-spin-button { - height: auto; -} - -/** - * 1. Correct the odd appearance in Chrome and Safari. - * 2. Correct the outline style in Safari. - */ -[type="search"] { - -webkit-appearance: textfield; - /* 1 */ - outline-offset: -2px; - /* 2 */ -} - -/** - * Remove the inner padding in Chrome and Safari on macOS. - */ -[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} - -/** - * 1. Correct the inability to style clickable types in iOS and Safari. - * 2. Change font properties to `inherit` in Safari. - */ -::-webkit-file-upload-button { - -webkit-appearance: button; - /* 1 */ - font: inherit; - /* 2 */ -} - -/* Interactive - ========================================================================== */ -/* - * Add the correct display in Edge, IE 10+, and Firefox. - */ -details { - display: block; -} - -/* - * Add the correct display in all browsers. - */ -summary { - display: list-item; -} - -/* Misc - ========================================================================== */ -/** - * Add the correct display in IE 10+. - */ -template { - display: none; -} - -/** - * Add the correct display in IE 10. - */ -[hidden] { - display: none; -} - -/* Typography */ -html { - font-size: 22px; -} - -body { - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - color: #111; - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: 400; - font-size: 1em; - line-height: 1.8; - margin: 0; - text-rendering: optimizeLegibility; -} - -button, -input, -select, -optgroup, -textarea { - color: #111; - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: 400; - line-height: 1.8; - text-rendering: optimizeLegibility; -} - -.author-description .author-link, -.comment-metadata, -.comment-reply-link, -.comments-title, -.comment-author .fn, -.discussion-meta-info, -.entry-meta, -.entry-footer, -.main-navigation, -.no-comments, -.not-found .page-title, -.error-404 .page-title, -.post-navigation .post-title, -.page-links, -.page-description, -.pagination .nav-links, -.sticky-post, -.site-title, -.site-info, -#cancel-comment-reply-link, -h1, -h2, -h3, -h4, -h5, -h6 { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -} - -.main-navigation, -.page-description, -.author-description .author-link, -.not-found .page-title, -.error-404 .page-title, -.post-navigation .post-title, -.pagination .nav-links, -.comments-title, -.comment-author .fn, -.no-comments, -.site-title, -h1, -h2, -h3, -h4, -h5, -h6 { - font-weight: 700; - letter-spacing: -0.02em; - line-height: 1.2; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -.page-title { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; -} - -.site-branding, -.main-navigation ul.main-menu > li, -.social-navigation, -.author-description .author-bio, -.nav-links { - line-height: 1.25; -} - -h1 { - font-size: 2.25em; -} - -@media only screen and (min-width: 768px) { - h1 { - font-size: 2.8125em; - } -} - -.entry-title, -.not-found .page-title, -.error-404 .page-title, -.has-larger-font-size, -h2 { - font-size: 1.6875em; -} - -@media only screen and (min-width: 768px) { - .entry-title, - .not-found .page-title, - .error-404 .page-title, - .has-larger-font-size, - h2 { - font-size: 2.25em; - } -} - -.has-regular-font-size, -.has-large-font-size, -.comments-title, -h3 { - font-size: 1.6875em; -} - -.site-title, -.site-description, -.main-navigation, -.nav-links, -.page-title, -.page-description, -.comment-author .fn, -.no-comments, -h2.author-title, -p.author-bio, -h4 { - font-size: 1.125em; -} - -.pagination .nav-links, -.comment-content, -h5 { - font-size: 0.88889em; -} - -.entry-meta, -.entry-footer, -.discussion-meta-info, -.site-info, -.has-small-font-size, -.comment-reply-link, -.comment-metadata, -.comment-notes, -.sticky-post, -#cancel-comment-reply-link, -img:after, -h6 { - font-size: 0.71111em; -} - -.site-title, -.page-title { - font-weight: normal; -} - -.page-description, -.page-links a { - font-weight: bold; -} - -.site-description { - letter-spacing: -0.01em; -} - -.post-navigation .post-title, -.entry-title, -.not-found .page-title, -.error-404 .page-title, -.comments-title, -blockquote { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - word-break: break-word; - word-wrap: break-word; -} - -/* Do not hyphenate entry title on tablet view and bigger. */ -@media only screen and (min-width: 768px) { - .entry-title { - -webkit-hyphens: none; - -moz-hyphens: none; - -ms-hyphens: none; - hyphens: none; - } -} - -p { - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -dfn, -cite, -em, -i { - font-style: italic; -} - -blockquote cite { - font-size: 0.71111em; - font-style: normal; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -} - -pre { - font-size: 0.88889em; - font-family: "Courier 10 Pitch", Courier, monospace; - line-height: 1.8; - overflow: auto; -} - -code, -kbd, -tt, -var { - font-size: 0.88889em; - font-family: Menlo, monaco, Consolas, Lucida Console, monospace; -} - -abbr, acronym { - border-bottom: 1px dotted #666; - cursor: help; -} - -mark, -ins { - background: #fff9c0; - text-decoration: none; -} - -big { - font-size: 125%; -} - -a { - text-decoration: none; -} - -a:hover { - text-decoration: none; -} - -a:focus { - text-decoration: underline; -} - -/* Elements */ -html { - box-sizing: border-box; -} - -::-moz-selection { - background-color: #bfdcea; -} - -::selection { - background-color: #bfdcea; -} - -*, -*:before, -*:after { - box-sizing: inherit; -} - -body { - background-color: #fff; -} - -a { - transition: color 110ms ease-in-out; - color: #0073aa; -} - -a:hover, -a:active { - color: #005177; - outline: 0; - text-decoration: none; -} - -a:focus { - outline: thin; - outline-style: dotted; - text-decoration: underline; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - clear: both; - margin: 1rem 0; -} - -h1:not(.site-title):before, -h2:before { - background: #767676; - content: "\020"; - display: block; - height: 2px; - margin: 1rem 0; - width: 1em; -} - -hr { - background-color: #767676; - border: 0; - height: 2px; -} - -ul, -ol { - padding-left: 1rem; -} - -ul { - list-style: disc; -} - -ul ul { - list-style-type: circle; -} - -ol { - list-style: decimal; -} - -li { - line-height: 1.8; -} - -li > ul, -li > ol { - padding-left: 2rem; -} - -dt { - font-weight: bold; -} - -dd { - margin: 0 1rem 1rem; -} - -img { - height: auto; - max-width: 100%; - position: relative; -} - -figure { - margin: 0; -} - -blockquote { - border-left: 2px solid #0073aa; - margin-left: 0; - padding: 0 0 0 1rem; -} - -blockquote > p { - margin: 0 0 1rem; -} - -blockquote cite { - color: #767676; -} - -table { - margin: 0 0 1rem; - border-collapse: collapse; - width: 100%; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -} - -table td, -table th { - padding: 0.5em; - border: 1px solid #767676; - word-break: break-all; -} - -/* Forms */ -.button, -button, -input[type="button"], -input[type="reset"], -input[type="submit"] { - transition: background 150ms ease-in-out; - background: #0073aa; - border: none; - border-radius: 5px; - box-sizing: border-box; - color: #fff; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.88889em; - font-weight: 700; - line-height: 1.2; - outline: none; - padding: 0.76rem 1rem; - text-decoration: none; - vertical-align: bottom; -} - -.button:hover, -button:hover, -input[type="button"]:hover, -input[type="reset"]:hover, -input[type="submit"]:hover { - background: #111; - cursor: pointer; -} - -.button:visited, -button:visited, -input[type="button"]:visited, -input[type="reset"]:visited, -input[type="submit"]:visited { - color: #fff; - text-decoration: none; -} - -.button:focus, -button:focus, -input[type="button"]:focus, -input[type="reset"]:focus, -input[type="submit"]:focus { - background: #111; - outline: thin dotted; - outline-offset: -4px; -} - -input[type="text"], -input[type="email"], -input[type="url"], -input[type="password"], -input[type="search"], -input[type="number"], -input[type="tel"], -input[type="range"], -input[type="date"], -input[type="month"], -input[type="week"], -input[type="time"], -input[type="datetime"], -input[type="datetime-local"], -input[type="color"], -textarea { - -webkit-backface-visibility: hidden; - background: #fff; - border: solid 1px #ccc; - box-sizing: border-box; - outline: none; - padding: 0.36rem 0.66rem; - -webkit-appearance: none; - outline-offset: 0; - border-radius: 0; -} - -input[type="text"]:focus, -input[type="email"]:focus, -input[type="url"]:focus, -input[type="password"]:focus, -input[type="search"]:focus, -input[type="number"]:focus, -input[type="tel"]:focus, -input[type="range"]:focus, -input[type="date"]:focus, -input[type="month"]:focus, -input[type="week"]:focus, -input[type="time"]:focus, -input[type="datetime"]:focus, -input[type="datetime-local"]:focus, -input[type="color"]:focus, -textarea:focus { - border-color: #0073aa; - outline: thin solid rgba(0, 115, 170, 0.15); - outline-offset: -4px; -} - -input[type="search"]::-webkit-search-decoration { - display: none; -} - -textarea { - box-sizing: border-box; - display: block; - width: 100%; - max-width: 100%; - resize: vertical; -} - -form p { - margin: 1rem 0; -} - -/* Navigation */ -/*-------------------------------------------------------------- -## Links ---------------------------------------------------------------*/ -a { - transition: color 110ms ease-in-out; - color: #0073aa; -} - -a:visited { - color: #0073aa; -} - -a:hover, -a:active { - color: #005177; - outline: 0; - text-decoration: none; -} - -a:focus { - outline: thin dotted; - text-decoration: underline; -} - -/*-------------------------------------------------------------- -## Menus ---------------------------------------------------------------*/ -/** === Main menu === */ -.main-navigation { - display: block; - margin-top: 0.25rem; - /* Un-style buttons */ - /* - * Sub-menu styles - * - * :focus-within needs its own selector so other similar - * selectors don’t get ignored if a browser doesn’t recognize it - */ - /** - * Fade-in animation for top-level submenus - */ - /** - * Off-canvas touch device styles - */ -} - -body.page .main-navigation { - display: block; -} - -.main-navigation > div { - display: inline; -} - -.main-navigation button { - display: inline-block; - border: none; - padding: 0; - margin: 0; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-weight: 700; - line-height: 1.2; - text-decoration: none; - background: transparent; - color: inherit; - cursor: pointer; - transition: background 250ms ease-in-out, - transform 150ms ease; - -webkit-appearance: none; - -moz-appearance: none; -} - -.main-navigation button:hover, .main-navigation button:focus { - background: transparent; -} - -.main-navigation button:focus { - outline: 1px solid transparent; - outline-offset: -4px; -} - -.main-navigation button:active { - transform: scale(0.99); -} - -.main-navigation .main-menu { - display: inline-block; - margin: 0; - padding: 0; -} - -.main-navigation .main-menu > li { - color: #0073aa; - display: inline; - position: relative; -} - -.main-navigation .main-menu > li > a { - font-weight: 700; - color: #0073aa; - margin-right: 0.5rem; -} - -.main-navigation .main-menu > li > a + svg { - margin-right: 0.5rem; -} - -.main-navigation .main-menu > li > a:hover, -.main-navigation .main-menu > li > a:hover + svg { - color: #005177; -} - -.main-navigation .main-menu > li.menu-item-has-children { - display: inline-block; - position: inherit; -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu > li.menu-item-has-children { - position: relative; - } -} - -.main-navigation .main-menu > li.menu-item-has-children > a { - margin-right: 0.125rem; -} - -.main-navigation .main-menu > li.menu-item-has-children > a:after, -.main-navigation .main-menu > li.menu-item-has-children .menu-item-has-children > a:after { - content: ""; - display: none; -} - -.main-navigation .main-menu > li.menu-item-has-children .submenu-expand { - display: inline-block; - margin-right: 0.25rem; - /* Priority+ Menu */ -} - -.main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle { - position: relative; - height: 24px; - line-height: 1.2; - width: 24px; - padding: 0; - margin-left: 0.5rem; -} - -.main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle svg { - height: 24px; - width: 24px; - top: -0.125rem; - vertical-align: text-bottom; -} - -.wp-customizer-unloading .main-navigation .main-menu > li.menu-item-has-children .submenu-expand, .main-navigation .main-menu > li.menu-item-has-children .submenu-expand.is-empty { - display: none; -} - -.main-navigation .main-menu > li.menu-item-has-children .submenu-expand svg { - position: relative; - top: 0.2rem; -} - -.main-navigation .main-menu > li:last-child > a, -.main-navigation .main-menu > li:last-child.menu-item-has-children .submenu-expand { - margin-right: 0; -} - -.main-navigation .sub-menu { - background-color: #0073aa; - color: #fff; - list-style: none; - padding-left: 0; - position: absolute; - opacity: 0; - left: -9999px; - z-index: 99999; -} - -@media only screen and (min-width: 768px) { - .main-navigation .sub-menu { - width: auto; - min-width: -moz-max-content; - min-width: -webkit-max-content; - min-width: max-content; - } -} - -.main-navigation .sub-menu > li { - display: block; - float: none; - position: relative; -} - -.main-navigation .sub-menu > li.menu-item-has-children .submenu-expand { - display: inline-block; - position: absolute; - width: calc( 24px + 1rem); - right: 0; - top: calc( .125 * 1rem); - bottom: 0; - color: white; - line-height: 1; - padding: calc( .5 * 1rem); -} - -.main-navigation .sub-menu > li.menu-item-has-children .submenu-expand svg { - top: 0; -} - -.main-navigation .sub-menu > li.menu-item-has-children .submenu-expand { - margin-right: 0; -} - -@media only screen and (min-width: 768px) { - .main-navigation .sub-menu > li.menu-item-has-children .menu-item-has-children > a:after { - content: "\203a"; - } -} - -.main-navigation .sub-menu > li > a, -.main-navigation .sub-menu > li > .menu-item-link-return { - color: #fff; - display: block; - line-height: 1.2; - text-shadow: none; - padding: calc( .5 * 1rem) calc( 24px + 1rem) calc( .5 * 1rem) 1rem; - white-space: nowrap; -} - -.main-navigation .sub-menu > li > a:hover, .main-navigation .sub-menu > li > a:focus, -.main-navigation .sub-menu > li > .menu-item-link-return:hover, -.main-navigation .sub-menu > li > .menu-item-link-return:focus { - background: #005177; -} - -.main-navigation .sub-menu > li > a:hover:after, .main-navigation .sub-menu > li > a:focus:after, -.main-navigation .sub-menu > li > .menu-item-link-return:hover:after, -.main-navigation .sub-menu > li > .menu-item-link-return:focus:after { - background: #005177; -} - -.main-navigation .sub-menu > li > .menu-item-link-return { - width: 100%; - font-size: 22px; - font-weight: normal; - text-align: left; -} - -.main-navigation .sub-menu > li > a:empty { - display: none; -} - -.main-navigation .sub-menu > li.mobile-parent-nav-menu-item { - display: none; - font-size: 0.88889em; - font-weight: normal; -} - -.main-navigation .sub-menu > li.mobile-parent-nav-menu-item svg { - position: relative; - top: 0.2rem; - margin-right: calc( .25 * 1rem); -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu { - display: block; - left: 0; - margin-top: 0; - opacity: 1; - width: auto; - min-width: 100%; - /* Non-mobile position */ - /* Nested sub-menu dashes */ -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu { - display: block; - left: 0; - margin-top: 0; - opacity: 1; - width: auto; - min-width: 100%; - /* Non-mobile position */ - /* Nested sub-menu dashes */ -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu { - display: block; - margin-top: 0; - opacity: 1; - position: absolute; - left: 0; - right: auto; - top: auto; - bottom: auto; - height: auto; - min-width: -moz-max-content; - min-width: -webkit-max-content; - min-width: max-content; - transform: none; - } - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu { - display: block; - margin-top: 0; - opacity: 1; - position: absolute; - left: 0; - right: auto; - top: auto; - bottom: auto; - height: auto; - min-width: -moz-max-content; - min-width: -webkit-max-content; - min-width: max-content; - transform: none; - } -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu.hidden-links { - left: 0; - width: 100%; - display: table; - position: absolute; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu.hidden-links { - left: 0; - width: 100%; - display: table; - position: absolute; -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu.hidden-links { - right: 0; - left: auto; - display: block; - width: max-content; - } - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu.hidden-links { - right: 0; - left: auto; - display: block; - width: max-content; - } -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu .submenu-expand { - display: none; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu .submenu-expand { - display: none; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu .sub-menu { - display: block; - margin-top: inherit; - position: relative; - width: 100%; - left: 0; - opacity: 1; - /* Non-mobile position */ -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu .sub-menu { - display: block; - margin-top: inherit; - position: relative; - width: 100%; - left: 0; - opacity: 1; - /* Non-mobile position */ -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu .sub-menu { - float: none; - max-width: 100%; - } - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu .sub-menu { - float: none; - max-width: 100%; - } -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu .sub-menu { - counter-reset: submenu; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu .sub-menu { - counter-reset: submenu; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu .sub-menu > li > a::before { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: normal; - content: "– " counters(submenu, "– ", none); - counter-increment: submenu; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu .sub-menu > li > a::before { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: normal; - content: "– " counters(submenu, "– ", none); - counter-increment: submenu; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu, -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu, -.main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu { - display: block; - left: 0; - margin-top: 0; - opacity: 1; - width: auto; - min-width: 100%; - /* Non-mobile position */ - /* Nested sub-menu dashes */ -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu, - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu, - .main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu { - display: block; - float: none; - margin-top: 0; - opacity: 1; - position: absolute; - left: 0; - right: auto; - top: auto; - bottom: auto; - height: auto; - min-width: -moz-max-content; - min-width: -webkit-max-content; - min-width: max-content; - transform: none; - } -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu.hidden-links, -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu.hidden-links, -.main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu.hidden-links { - left: 0; - width: 100%; - display: table; - position: absolute; -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu.hidden-links, - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu.hidden-links, - .main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu.hidden-links { - right: 0; - left: auto; - display: table; - width: max-content; - } -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu .submenu-expand, -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu .submenu-expand, -.main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu .submenu-expand { - display: none; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu .sub-menu, -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu .sub-menu, -.main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu .sub-menu { - display: block; - margin-top: inherit; - position: relative; - width: 100%; - left: 0; - opacity: 1; - /* Non-mobile position */ -} - -@media only screen and (min-width: 768px) { - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu .sub-menu, - .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu .sub-menu, - .main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu .sub-menu { - float: none; - max-width: 100%; - } -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu .sub-menu, -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu .sub-menu, -.main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu .sub-menu { - counter-reset: submenu; -} - -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu .sub-menu > li > a::before, -.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu .sub-menu > li > a::before, -.main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu .sub-menu > li > a::before { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: normal; - content: "– " counters(submenu, "– ", none); - counter-increment: submenu; -} - -.main-navigation .main-menu > .menu-item-has-children:not(.off-canvas):hover > .sub-menu { - animation: fade_in 0.1s forwards; -} - -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu .submenu-expand .svg-icon { - transform: rotate(270deg); -} - -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu .sub-menu { - opacity: 0; - position: absolute; - z-index: 0; - transform: translateX(-100%); -} - -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu li:hover, -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu li:focus, -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu li > a:hover, -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu li > a:focus { - background-color: transparent; -} - -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu > li > a, -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu > li > .menu-item-link-return { - white-space: inherit; -} - -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true { - display: table; - margin-top: 0; - opacity: 1; - padding-left: 0; - /* Mobile position */ - left: 0; - top: 0; - right: 0; - bottom: 0; - position: fixed; - z-index: 100000; - /* Make sure appears above mobile admin bar */ - width: 100vw; - height: 100vh; - max-width: 100vw; - transform: translateX(100%); - animation: slide_in_right 0.3s forwards; - /* Prevent menu from being blocked by admin bar */ -} - -.main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true > .mobile-parent-nav-menu-item { - display: block; -} - -.admin-bar .main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true { - top: 46px; - height: calc( 100vh - 46px); - /* WP core breakpoint */ -} - -.admin-bar .main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true .sub-menu.expanded-true { - top: 0; -} - -@media only screen and (min-width: 782px) { - .admin-bar .main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true { - top: 32px; - height: calc( 100vh - 32px); - } - .admin-bar .main-navigation .main-menu .menu-item-has-children.off-canvas .sub-menu.expanded-true .sub-menu.expanded-true { - top: 0; - } -} - -.main-navigation .main-menu-more:nth-child(n+3) { - display: none; -} - -/* Menu animation */ -@keyframes slide_in_right { - 100% { - transform: translateX(0%); - } -} - -@keyframes fade_in { - from { - opacity: 0; - } - to { - opacity: 1; - } -} - -/* Social menu */ -.social-navigation { - margin-top: calc(1rem / 2); - text-align: left; -} - -.social-navigation ul.social-links-menu { - content: ""; - display: table; - table-layout: fixed; - display: inline-block; - margin: 0; - padding: 0; -} - -.social-navigation ul.social-links-menu li { - display: inline-block; - vertical-align: bottom; - vertical-align: -webkit-baseline-middle; - list-style: none; -} - -.social-navigation ul.social-links-menu li:nth-child(n+2) { - margin-left: 0.1em; -} - -.social-navigation ul.social-links-menu li a { - border-bottom: 1px solid transparent; - display: block; - color: #111; - margin-bottom: -1px; - transition: opacity 110ms ease-in-out; -} - -.social-navigation ul.social-links-menu li a:hover, .social-navigation ul.social-links-menu li a:active { - color: #111; - opacity: 0.6; -} - -.social-navigation ul.social-links-menu li a:focus { - color: #111; - opacity: 1; - border-bottom: 1px solid #111; -} - -.social-navigation ul.social-links-menu li a svg { - display: block; - width: 32px; - height: 32px; - transform: translateZ(0); -} - -.social-navigation ul.social-links-menu li a svg#ui-icon-link { - transform: rotate(-45deg); -} - -@media only screen and (min-width: 768px) { - .site-title + .social-navigation, - .site-description + .social-navigation { - margin-top: calc(1rem / 5); - } -} - -/** === Footer menu === */ -.footer-navigation { - display: inline; -} - -.footer-navigation > div { - display: inline; -} - -.footer-navigation .footer-menu { - display: inline; - padding-left: 0; -} - -.footer-navigation .footer-menu li { - display: inline; - margin-right: 1rem; -} - -/*-------------------------------------------------------------- -## Next / Previous ---------------------------------------------------------------*/ -/* Next/Previous navigation */ -.post-navigation { - margin: calc(3 * 1rem) 0; -} - -@media only screen and (min-width: 768px) { - .post-navigation { - margin: calc(3 * 1rem) calc(10% + 60px); - max-width: calc(6 * (100vw / 12)); - } -} - -@media only screen and (min-width: 1168px) { - .post-navigation { - margin: calc(3 * 1rem) 0; - max-width: 100%; - } -} - -.post-navigation .nav-links { - margin: 0 1rem; - max-width: 100%; - display: flex; - flex-direction: column; -} - -@media only screen and (min-width: 768px) { - .post-navigation .nav-links { - margin: 0; - } -} - -@media only screen and (min-width: 1168px) { - .post-navigation .nav-links { - flex-direction: row; - margin: 0 calc(10% + 60px); - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -.post-navigation .nav-links a .meta-nav { - color: #767676; - user-select: none; -} - -.post-navigation .nav-links a .meta-nav:before, .post-navigation .nav-links a .meta-nav:after { - display: none; - content: "—"; - width: 2em; - color: #767676; - height: 1em; -} - -.post-navigation .nav-links a .post-title { - hyphens: auto; -} - -.post-navigation .nav-links a:hover { - color: #005177; -} - -@media only screen and (min-width: 1168px) { - .post-navigation .nav-links .nav-previous, - .post-navigation .nav-links .nav-next { - min-width: calc(50% - 2 * 1rem); - } -} - -.post-navigation .nav-links .nav-previous { - order: 2; -} - -@media only screen and (min-width: 1168px) { - .post-navigation .nav-links .nav-previous { - order: 1; - } -} - -.post-navigation .nav-links .nav-previous + .nav-next { - margin-bottom: 1rem; -} - -.post-navigation .nav-links .nav-previous .meta-nav:before { - display: inline; -} - -.post-navigation .nav-links .nav-next { - order: 1; -} - -@media only screen and (min-width: 1168px) { - .post-navigation .nav-links .nav-next { - order: 2; - padding-left: 1rem; - } -} - -.post-navigation .nav-links .nav-next .meta-nav:after { - display: inline; -} - -.pagination .nav-links { - display: flex; - flex-wrap: wrap; - padding: 0 calc(.5 * 1rem); -} - -.pagination .nav-links > * { - padding: calc(.5 * 1rem); -} - -.pagination .nav-links > *.dots, .pagination .nav-links > *.prev { - padding-left: 0; -} - -.pagination .nav-links > *.dots, .pagination .nav-links > *.next { - padding-right: 0; -} - -.pagination .nav-links a:focus { - text-decoration: underline; - outline-offset: -1px; -} - -.pagination .nav-links a:focus.prev, .pagination .nav-links a:focus.next { - text-decoration: none; -} - -.pagination .nav-links a:focus.prev .nav-prev-text, -.pagination .nav-links a:focus.prev .nav-next-text, .pagination .nav-links a:focus.next .nav-prev-text, -.pagination .nav-links a:focus.next .nav-next-text { - text-decoration: underline; -} - -.pagination .nav-links .nav-next-text, -.pagination .nav-links .nav-prev-text { - display: none; -} - -@media only screen and (min-width: 768px) { - .pagination .nav-links { - margin-left: calc(10% + 60px); - padding: 0; - } - .pagination .nav-links .prev > *, - .pagination .nav-links .next > * { - display: inline-block; - vertical-align: text-bottom; - } - .pagination .nav-links > * { - padding: 1rem; - } -} - -.comment-navigation .nav-links { - display: flex; - flex-direction: row; -} - -.comment-navigation .nav-previous, -.comment-navigation .nav-next { - min-width: 50%; - width: 100%; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-weight: bold; -} - -.comment-navigation .nav-previous .secondary-text, -.comment-navigation .nav-next .secondary-text { - display: none; -} - -@media only screen and (min-width: 768px) { - .comment-navigation .nav-previous .secondary-text, - .comment-navigation .nav-next .secondary-text { - display: inline; - } -} - -.comment-navigation .nav-previous svg, -.comment-navigation .nav-next svg { - vertical-align: middle; - position: relative; - margin: 0 -0.35em; - top: -1px; -} - -.comment-navigation .nav-next { - text-align: right; -} - -/* Accessibility */ -/* Text meant only for screen readers. */ -.screen-reader-text { - border: 0; - clip: rect(1px, 1px, 1px, 1px); - clip-path: inset(50%); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute !important; - width: 1px; - word-wrap: normal !important; - /* Many screen reader and browser combinations announce broken words as they would appear visually. */ -} - -.screen-reader-text:focus { - background-color: #f1f1f1; - border-radius: 3px; - box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); - clip: auto !important; - clip-path: none; - color: #21759b; - display: block; - font-size: 0.875rem; - font-weight: bold; - height: auto; - left: 5px; - line-height: normal; - padding: 15px 23px 14px; - text-decoration: none; - top: 5px; - width: auto; - z-index: 100000; - /* Above WP toolbar. */ -} - -/* Do not show the outline on the skip link target. */ -#content[tabindex="-1"]:focus { - outline: 0; -} - -/* Alignments */ -.alignleft { - /*rtl:ignore*/ - float: left; - /*rtl:ignore*/ - margin-right: 1rem; -} - -@media only screen and (min-width: 768px) { - .alignleft { - /*rtl:ignore*/ - margin-right: calc(2 * 1rem); - } -} - -.alignright { - /*rtl:ignore*/ - float: right; - /*rtl:ignore*/ - margin-left: 1rem; -} - -@media only screen and (min-width: 768px) { - .alignright { - /*rtl:ignore*/ - margin-left: calc(2 * 1rem); - } -} - -.aligncenter { - clear: both; - display: block; - margin-left: auto; - margin-right: auto; -} - -/* Clearings */ -.clear:before, -.clear:after, -.entry-content:before, -.entry-content:after, -.comment-content:before, -.comment-content:after, -.site-header:before, -.site-header:after, -.site-content:before, -.site-content:after, -.site-footer:before, -.site-footer:after { - content: ""; - display: table; - table-layout: fixed; -} - -.clear:after, -.entry-content:after, -.comment-content:after, -.site-header:after, -.site-content:after, -.site-footer:after { - clear: both; -} - -/* Layout */ -/** === Layout === */ -#page { - width: 100%; -} - -.site-content { - overflow: hidden; -} - -/* Content */ -/*-------------------------------------------------------------- -## Header ---------------------------------------------------------------*/ -.site-header { - padding: 1em; -} - -.site-header.featured-image { - display: flex; - flex-direction: column; - justify-content: space-between; - min-height: 90vh; -} - -.site-header.featured-image .site-branding-container { - margin-bottom: auto; -} - -@media only screen and (min-width: 768px) { - .site-header { - margin: 0; - padding: 3rem 0; - } - .site-header.featured-image { - min-height: 100vh; - margin-bottom: 3rem; - } -} - -.site-branding { - color: #767676; - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - position: relative; - word-wrap: break-word; -} - -@media only screen and (min-width: 768px) { - .site-branding { - margin: 0 calc(10% + 60px); - } -} - -.site-logo { - position: relative; - z-index: 999; - margin-bottom: calc(.66 * 1rem); -} - -@media only screen and (min-width: 768px) { - .site-logo { - margin-bottom: 0; - position: absolute; - right: calc(100% + (1.25 * 1rem)); - top: 4px; - z-index: 999; - } -} - -.site-logo .custom-logo-link { - border-radius: 100%; - box-sizing: content-box; - box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); - display: block; - width: 50px; - height: 50px; - overflow: hidden; - transition: box-shadow 200ms ease-in-out; -} - -.site-logo .custom-logo-link .custom-logo { - min-height: inherit; -} - -.site-logo .custom-logo-link:hover, .site-logo .custom-logo-link:active, .site-logo .custom-logo-link:focus { - box-shadow: 0 0 0 2px black; -} - -@media only screen and (min-width: 768px) { - .site-logo .custom-logo-link { - width: 64px; - height: 64px; - } -} - -.site-title { - margin: auto; - display: inline; - color: #111; - /* When there is no description set, make sure navigation appears below title. */ -} - -.site-title a { - color: #111; -} - -.site-title a:link, .site-title a:visited { - color: #111; -} - -.site-title a:hover { - color: #4a4a4a; -} - -.featured-image .site-title { - margin: 0; -} - -@media only screen and (min-width: 768px) { - .featured-image .site-title { - display: inline-block; - } -} - -.site-title + .main-navigation { - display: block; -} - -@media only screen and (min-width: 768px) { - .site-title { - display: inline; - } -} - -.site-title:not(:empty) + .site-description:not(:empty):before { - content: "\2014"; - margin: 0 .2em; -} - -.site-description { - display: inline; - color: #767676; - font-weight: normal; - margin: 0; -} - -.site-header.featured-image { - /* Hide overflow for overflowing featured image */ - overflow: hidden; - /* Need relative positioning to properly align layers. */ - position: relative; - /* Add text shadow to text, to increase readability. */ - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35); - /* Set white text color when featured image is set. */ - /* add focus state to social media icons */ - /* Entry header */ - /* Custom Logo Link */ - /* Make sure important elements are above pseudo elements used for effects. */ - /* Set up image filter layer positioning */ - /* Background & Effects */ - /* Shared background settings between pseudo elements. */ - background-position: center; - background-repeat: no-repeat; - background-size: cover; - /* The intensity of each blend mode is controlled via layer opacity. */ - /* Second layer: screen. */ - /* Third layer: multiply. */ - /* When image filters are inactive, a black overlay is added. */ - /* Fourth layer: overlay. */ - /* Fifth layer: readability overlay */ -} - -.site-header.featured-image .site-branding .site-title, -.site-header.featured-image .site-branding .site-description, -.site-header.featured-image .main-navigation a:after, -.site-header.featured-image .main-navigation .main-menu > li.menu-item-has-children:after, -.site-header.featured-image .main-navigation li, -.site-header.featured-image .social-navigation li, -.site-header.featured-image .entry-meta, -.site-header.featured-image .entry-title { - color: #fff; -} - -.site-header.featured-image .main-navigation a, -.site-header.featured-image .main-navigation a + svg, -.site-header.featured-image .social-navigation a, -.site-header.featured-image .site-title a, -.site-header.featured-image .site-featured-image a { - color: #fff; - transition: opacity 110ms ease-in-out; -} - -.site-header.featured-image .main-navigation a:hover, .site-header.featured-image .main-navigation a:active, -.site-header.featured-image .main-navigation a:hover + svg, -.site-header.featured-image .main-navigation a:active + svg, -.site-header.featured-image .main-navigation a + svg:hover, -.site-header.featured-image .main-navigation a + svg:active, -.site-header.featured-image .main-navigation a + svg:hover + svg, -.site-header.featured-image .main-navigation a + svg:active + svg, -.site-header.featured-image .social-navigation a:hover, -.site-header.featured-image .social-navigation a:active, -.site-header.featured-image .social-navigation a:hover + svg, -.site-header.featured-image .social-navigation a:active + svg, -.site-header.featured-image .site-title a:hover, -.site-header.featured-image .site-title a:active, -.site-header.featured-image .site-title a:hover + svg, -.site-header.featured-image .site-title a:active + svg, -.site-header.featured-image .site-featured-image a:hover, -.site-header.featured-image .site-featured-image a:active, -.site-header.featured-image .site-featured-image a:hover + svg, -.site-header.featured-image .site-featured-image a:active + svg { - color: #fff; - opacity: 0.6; -} - -.site-header.featured-image .main-navigation a:focus, -.site-header.featured-image .main-navigation a:focus + svg, -.site-header.featured-image .main-navigation a + svg:focus, -.site-header.featured-image .main-navigation a + svg:focus + svg, -.site-header.featured-image .social-navigation a:focus, -.site-header.featured-image .social-navigation a:focus + svg, -.site-header.featured-image .site-title a:focus, -.site-header.featured-image .site-title a:focus + svg, -.site-header.featured-image .site-featured-image a:focus, -.site-header.featured-image .site-featured-image a:focus + svg { - color: #fff; -} - -.site-header.featured-image .main-navigation .sub-menu a { - opacity: inherit; -} - -.site-header.featured-image .social-navigation a:focus { - color: #fff; - opacity: 1; - border-bottom: 1px solid #fff; -} - -.site-header.featured-image .social-navigation svg, -.site-header.featured-image .site-featured-image svg { - /* Use -webkit- only if supporting: Chrome < 54, iOS < 9.3, Android < 4.4.4 */ - -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.35)); - filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.35)); -} - -.site-header.featured-image .site-featured-image { - /* First layer: grayscale. */ -} - -.site-header.featured-image .site-featured-image .post-thumbnail img { - height: auto; - left: 50%; - max-width: 1000%; - min-height: 100%; - min-width: 100vw; - position: absolute; - top: 50%; - transform: translateX(-50%) translateY(-50%); - width: auto; - z-index: 1; - /* When image filters are active, make it grayscale to colorize it blue. */ -} - -@supports (object-fit: cover) { - .site-header.featured-image .site-featured-image .post-thumbnail img { - height: 100%; - left: 0; - object-fit: cover; - top: 0; - transform: none; - width: 100%; - } -} - -.image-filters-enabled .site-header.featured-image .site-featured-image .post-thumbnail img { - filter: grayscale(100%); -} - -.site-header.featured-image .site-featured-image .entry-header { - margin-top: calc( 4 * 1rem); - margin-bottom: 0; - margin-left: 0; - margin-right: 0; - /* Entry meta */ -} - -@media only screen and (min-width: 768px) { - .site-header.featured-image .site-featured-image .entry-header { - margin-left: calc(10% + 60px); - margin-right: calc(10% + 60px); - } -} - -.site-header.featured-image .site-featured-image .entry-header .entry-title:before { - background: #fff; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta { - font-weight: 500; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta > span { - margin-right: 1rem; - display: inline-block; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta > span:last-child { - margin-right: 0; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta a { - transition: color 110ms ease-in-out; - color: currentColor; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta a:hover { - text-decoration: none; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta .svg-icon { - position: relative; - display: inline-block; - vertical-align: middle; - margin-right: 0.5em; -} - -.site-header.featured-image .site-featured-image .entry-header .entry-meta .discussion-avatar-list { - display: none; -} - -@media only screen and (min-width: 768px) { - .site-header.featured-image .site-featured-image .entry-header.has-discussion .entry-meta { - display: flex; - position: relative; - } - .site-header.featured-image .site-featured-image .entry-header.has-discussion .entry-title { - padding-right: calc(1 * (100vw / 12) + 1rem); - } - .site-header.featured-image .site-featured-image .entry-header.has-discussion .entry-meta .comment-count { - position: absolute; - right: 0; - } - .site-header.featured-image .site-featured-image .entry-header.has-discussion .entry-meta .discussion-avatar-list { - display: block; - position: absolute; - bottom: 100%; - } -} - -.site-header.featured-image .custom-logo-link { - background: #fff; - box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); -} - -.site-header.featured-image .custom-logo-link:hover, .site-header.featured-image .custom-logo-link:active, .site-header.featured-image .custom-logo-link:focus { - box-shadow: 0 0 0 2px white; -} - -.site-header.featured-image .site-branding { - position: relative; - z-index: 10; -} - -.site-header.featured-image .site-featured-image .entry-header { - position: relative; - z-index: 9; -} - -.site-header.featured-image .site-branding-container:after, -.site-header.featured-image .site-featured-image:before, -.site-header.featured-image .site-featured-image:after, .site-header.featured-image:after { - display: block; - position: absolute; - top: 0; - left: 0; - content: "\020"; - width: 100%; - height: 100%; -} - -.image-filters-enabled .site-header.featured-image .site-featured-image:before { - background: #0073aa; - mix-blend-mode: screen; - opacity: 0.1; -} - -.site-header.featured-image .site-featured-image:after { - background: #000; - mix-blend-mode: multiply; - opacity: .7; - /* When image filters are active, a blue overlay is added. */ -} - -.image-filters-enabled .site-header.featured-image .site-featured-image:after { - background: #0073aa; - opacity: .8; - z-index: 3; - /* Browsers supporting mix-blend-mode don't need opacity < 1 */ -} - -@supports (mix-blend-mode: multiply) { - .image-filters-enabled .site-header.featured-image .site-featured-image:after { - opacity: 1; - } -} - -.image-filters-enabled .site-header.featured-image .site-branding-container:after { - background: rgba(0, 0, 0, 0.35); - mix-blend-mode: overlay; - opacity: 0.5; - z-index: 4; - /* Browsers supporting mix-blend-mode can have a light overlay */ -} - -@supports (mix-blend-mode: overlay) { - .image-filters-enabled .site-header.featured-image .site-branding-container:after { - background: rgba(255, 255, 255, 0.35); - } -} - -.site-header.featured-image:after { - background: #000; - /** - * Add a transition to the readability overlay, to add a subtle - * but smooth effect when resizing the screen. - */ - transition: opacity 1200ms ease-in-out; - opacity: 0.7; - z-index: 5; - /* When image filters are active, a blue overlay is added. */ -} - -.image-filters-enabled .site-header.featured-image:after { - background: #000e14; - opacity: 0.38; -} - -@media only screen and (min-width: 768px) { - .image-filters-enabled .site-header.featured-image:after { - opacity: 0.18; - } -} - -.site-header.featured-image ::-moz-selection { - background: rgba(255, 255, 255, 0.17); -} - -.site-header.featured-image ::selection { - background: rgba(255, 255, 255, 0.17); -} - -/*-------------------------------------------------------------- -## Posts and pages ---------------------------------------------------------------*/ -.sticky { - display: block; -} - -.sticky-post { - background: #0073aa; - color: #fff; - display: inline-block; - font-weight: bold; - line-height: 1; - padding: .25rem; - position: absolute; - text-transform: uppercase; - top: -1rem; - z-index: 1; -} - -.updated:not(.published) { - display: none; -} - -.page-links { - clear: both; - margin: 0 0 calc(1.5 * 1rem); -} - -.entry { - margin-top: calc(6 * 1rem); -} - -.entry:first-of-type { - margin-top: 0; -} - -.entry .entry-header { - margin: calc(3 * 1rem) 1rem 1rem; - position: relative; -} - -@media only screen and (min-width: 768px) { - .entry .entry-header { - margin: calc(3 * 1rem) calc(10% + 60px) 1rem; - } -} - -.entry .entry-title { - margin: 0; -} - -.entry .entry-title:before { - background: #767676; - content: "\020"; - display: block; - height: 2px; - margin: 1rem 0; - width: 1em; -} - -.entry .entry-title a { - color: inherit; -} - -.entry .entry-title a:hover { - color: #4a4a4a; -} - -.entry .entry-meta, -.entry .entry-footer { - color: #767676; - font-weight: 500; -} - -.entry .entry-meta > span, -.entry .entry-footer > span { - margin-right: 1rem; - display: inline-block; -} - -.entry .entry-meta > span:last-child, -.entry .entry-footer > span:last-child { - margin-right: 0; -} - -.entry .entry-meta a, -.entry .entry-footer a { - transition: color 110ms ease-in-out; - color: currentColor; -} - -.entry .entry-meta a:hover, -.entry .entry-footer a:hover { - text-decoration: none; - color: #0073aa; -} - -.entry .entry-meta .svg-icon, -.entry .entry-footer .svg-icon { - position: relative; - display: inline-block; - vertical-align: middle; - margin-right: 0.5em; -} - -.entry .entry-meta { - margin: 1rem 0; -} - -.entry .entry-footer { - margin: calc(2 * 1rem) 1rem 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .entry-footer { - margin: 1rem calc(10% + 60px) calc(3 * 1rem); - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-footer { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -.entry .post-thumbnail { - margin: 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .post-thumbnail { - margin: 1rem calc(10% + 60px); - } -} - -.entry .post-thumbnail:focus { - outline: none; -} - -.entry .post-thumbnail .post-thumbnail-inner { - display: block; -} - -.entry .post-thumbnail .post-thumbnail-inner img { - position: relative; - display: block; - width: 100%; -} - -.image-filters-enabled .entry .post-thumbnail { - position: relative; - display: block; -} - -.image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner { - filter: grayscale(100%); -} - -.image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner:after { - background: rgba(0, 0, 0, 0.35); - content: ""; - display: block; - height: 100%; - opacity: .5; - pointer-events: none; - position: absolute; - top: 0; - width: 100%; - z-index: 4; -} - -@supports (mix-blend-mode: multiply) { - .image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner:after { - display: none; - } -} - -.image-filters-enabled .entry .post-thumbnail:before, .image-filters-enabled .entry .post-thumbnail:after { - position: absolute; - display: block; - width: 100%; - height: 100%; - top: 0; - left: 0; - content: "\020"; - pointer-events: none; -} - -.image-filters-enabled .entry .post-thumbnail:before { - background: #0073aa; - mix-blend-mode: screen; - opacity: 0.1; - z-index: 2; -} - -.image-filters-enabled .entry .post-thumbnail:after { - background: #0073aa; - mix-blend-mode: multiply; - opacity: .8; - z-index: 3; - /* Browsers supporting mix-blend-mode don't need opacity < 1 */ -} - -@supports (mix-blend-mode: multiply) { - .image-filters-enabled .entry .post-thumbnail:after { - opacity: 1; - } -} - -.entry .entry-content, -.entry .entry-summary { - max-width: calc(100% - (2 * 1rem)); - margin: 0 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content, - .entry .entry-summary { - max-width: 80%; - margin: 0 10%; - padding: 0 60px; - } -} - -.entry .entry-content p { - word-wrap: break-word; -} - -.entry .entry-content .more-link { - transition: color 110ms ease-in-out; - display: inline; - color: inherit; -} - -.entry .entry-content .more-link:after { - content: "\02192"; - display: inline-block; - margin-left: 0.5em; -} - -.entry .entry-content .more-link:hover { - color: #0073aa; - text-decoration: none; -} - -.entry .entry-content a { - text-decoration: underline; -} - -.entry .entry-content a.button, .entry .entry-content a:hover { - text-decoration: none; -} - -.entry .entry-content a.button { - display: inline-block; -} - -.entry .entry-content a.button:hover { - background: #111; - color: #fff; - cursor: pointer; -} - -.entry .entry-content > iframe[style] { - margin: 32px 0 !important; - max-width: 100% !important; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > iframe[style] { - max-width: calc(8 * (100vw / 12) - 28px) !important; - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content > iframe[style] { - max-width: calc(6 * (100vw / 12) - 28px) !important; - } -} - -.entry .entry-content .page-links a { - margin: calc(0.5 * 1rem); - text-decoration: none; -} - -.entry .entry-content .wp-audio-shortcode { - max-width: calc(100vw - (2 * 1rem)); -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-audio-shortcode { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-audio-shortcode { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -/* Author description */ -.author-bio { - margin: calc(2 * 1rem) 1rem 1rem; -} - -@media only screen and (min-width: 768px) { - .author-bio { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .author-bio { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .author-bio { - margin: calc(3 * 1rem) calc(10% + 60px); - } -} - -@media only screen and (min-width: 1168px) { - .author-bio { - margin: calc(3 * 1rem) calc(10% + 60px); - } -} - -.author-bio .author-title { - display: inline; -} - -.author-bio .author-title:before { - background: #767676; - content: "\020"; - display: block; - height: 2px; - margin: 1rem 0; - width: 1em; -} - -.author-bio .author-description { - display: inline; - color: #767676; - font-size: 1.125em; - line-height: 1.2; -} - -.author-bio .author-description .author-link { - display: inline-block; -} - -.author-bio .author-description .author-link:hover { - color: #005177; - text-decoration: none; -} - -/*-------------------------------------------------------------- -## Comments ---------------------------------------------------------------*/ -.comment-content a { - word-wrap: break-word; -} - -.bypostauthor { - display: block; -} - -.comments-area { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - margin: calc(2 * 1rem) 1rem; - word-wrap: break-word; - /* Add extra margin when the comments section is located immediately after the - * post itself (this happens on pages). - */ -} - -@media only screen and (min-width: 768px) { - .comments-area { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .comments-area { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .comments-area { - margin: calc(3 * 1rem) calc(10% + 60px); - } -} - -.comments-area > * { - margin-top: calc(2 * 1rem); - margin-bottom: calc(2 * 1rem); -} - -@media only screen and (min-width: 768px) { - .comments-area > * { - margin-top: calc(3 * 1rem); - margin-bottom: calc(3 * 1rem); - } -} - -.entry + .comments-area { - margin-top: calc(3 * 1rem); -} - -@media only screen and (min-width: 768px) { - .comments-area .comments-title-wrap { - align-items: baseline; - display: flex; - justify-content: space-between; - } -} - -.comments-area .comments-title-wrap .comments-title { - margin: 0; -} - -.comments-area .comments-title-wrap .comments-title:before { - background: #767676; - content: "\020"; - display: block; - height: 2px; - margin: 1rem 0; - width: 1em; -} - -@media only screen and (min-width: 768px) { - .comments-area .comments-title-wrap .comments-title { - flex: 1 0 calc(3 * (100vw / 12)); - } -} - -@media only screen and (min-width: 768px) { - .comments-area .comments-title-wrap .discussion-meta { - flex: 0 0 calc(2 * (100vw / 12)); - margin-left: 1rem; - } -} - -#comment { - max-width: 100%; - box-sizing: border-box; -} - -#respond { - position: relative; -} - -#respond .comment-user-avatar { - margin: 1rem 0 -1rem; -} - -#respond .comment .comment-form { - padding-left: 0; -} - -#respond > small { - display: block; - font-size: 22px; - position: absolute; - left: calc(1rem + 100%); - top: calc(-3.5 * 1rem); - width: calc(100vw / 12); -} - -#comments > .comments-title:last-child { - display: none; -} - -.comment-form-flex { - display: flex; - flex-direction: column; -} - -.comment-form-flex .comments-title { - display: none; - margin: 0; - order: 1; -} - -.comment-form-flex #respond { - order: 2; -} - -.comment-form-flex #respond + .comments-title { - display: block; -} - -.comment-list { - list-style: none; - padding: 0; -} - -.comment-list .children { - margin: 0; - padding: 0 0 0 1rem; -} - -.comment-list > .comment:first-child { - margin-top: 0; -} - -.comment-list .pingback .comment-body, -.comment-list .trackback .comment-body { - color: #767676; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.71111em; - font-weight: 500; - margin-top: 1rem; - margin-bottom: 1rem; -} - -.comment-list .pingback .comment-body a:not(.comment-edit-link), -.comment-list .trackback .comment-body a:not(.comment-edit-link) { - font-weight: bold; - font-size: 19.55556px; - line-height: 1.5; - padding-right: 0.5rem; - display: block; -} - -.comment-list .pingback .comment-body .comment-edit-link, -.comment-list .trackback .comment-body .comment-edit-link { - color: #767676; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-weight: 500; -} - -#respond + .comment-reply { - display: none; -} - -.comment-reply .comment-reply-link { - display: inline-block; -} - -.comment { - list-style: none; - position: relative; -} - -@media only screen and (min-width: 768px) { - .comment { - padding-left: calc(.5 * (1rem + calc(100vw / 12 ))); - } - .comment.depth-1, - .comment .children { - padding-left: 0; - } - .comment.depth-1 { - margin-left: calc(3.25 * 1rem); - } -} - -.comment .comment-body { - margin: calc(2 * 1rem) 0 0; -} - -.comment .comment-meta { - position: relative; -} - -.comment .comment-author .avatar { - float: left; - margin-right: 1rem; - position: relative; -} - -@media only screen and (min-width: 768px) { - .comment .comment-author .avatar { - float: inherit; - margin-right: inherit; - position: absolute; - top: 0; - right: calc(100% + 1rem); - } -} - -.comment .comment-author .fn { - position: relative; - display: block; -} - -.comment .comment-author .fn a { - color: inherit; -} - -.comment .comment-author .fn a:hover { - color: #005177; -} - -.comment .comment-author .post-author-badge { - border-radius: 100%; - display: block; - height: 18px; - position: absolute; - background: #008fd3; - right: calc(100% - 2.5rem); - top: -3px; - width: 18px; -} - -@media only screen and (min-width: 768px) { - .comment .comment-author .post-author-badge { - right: calc(100% + 0.75rem); - } -} - -.comment .comment-author .post-author-badge svg { - width: inherit; - height: inherit; - display: block; - fill: white; - transform: scale(0.875); -} - -.comment .comment-metadata > a, -.comment .comment-metadata .comment-edit-link { - display: inline; - font-weight: 500; - color: #767676; - vertical-align: baseline; -} - -.comment .comment-metadata > a time, -.comment .comment-metadata .comment-edit-link time { - vertical-align: baseline; -} - -.comment .comment-metadata > a:hover, -.comment .comment-metadata .comment-edit-link:hover { - color: #005177; - text-decoration: none; -} - -.comment .comment-metadata > * { - display: inline-block; -} - -.comment .comment-metadata .edit-link-sep { - color: #767676; - margin: 0 0.2em; - vertical-align: baseline; -} - -.comment .comment-metadata .edit-link { - color: #767676; -} - -.comment .comment-metadata .edit-link svg { - transform: scale(0.8); - vertical-align: baseline; - margin-right: 0.1em; -} - -.comment .comment-metadata .comment-edit-link { - position: relative; - padding-left: 1rem; - margin-left: -1rem; - z-index: 1; -} - -.comment .comment-metadata .comment-edit-link:hover { - color: #0073aa; -} - -.comment .comment-content { - margin: 1rem 0; -} - -@media only screen and (min-width: 1168px) { - .comment .comment-content { - padding-right: 1rem; - } -} - -.comment .comment-content > *:first-child { - margin-top: 0; -} - -.comment .comment-content > *:last-child { - margin-bottom: 0; -} - -.comment .comment-content blockquote { - margin-left: 0; -} - -.comment .comment-content a { - text-decoration: underline; -} - -.comment .comment-content a:hover { - text-decoration: none; -} - -.comment-reply-link, -#cancel-comment-reply-link { - font-weight: 500; -} - -.comment-reply-link:hover, -#cancel-comment-reply-link:hover { - color: #005177; -} - -.discussion-avatar-list { - content: ""; - display: table; - table-layout: fixed; - margin: 0; - padding: 0; -} - -.discussion-avatar-list li { - position: relative; - list-style: none; - margin: 0 -8px 0 0; - padding: 0; - float: left; -} - -.discussion-avatar-list .comment-user-avatar img { - height: calc(1.5 * 1rem); - width: calc(1.5 * 1rem); -} - -.discussion-meta .discussion-meta-info { - margin: 0; -} - -.discussion-meta .discussion-meta-info .svg-icon { - vertical-align: middle; - fill: currentColor; - transform: scale(0.6) scaleX(-1) translateY(-0.1em); - margin-left: -0.25rem; -} - -.comment-form .comment-notes, -.comment-form label { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.71111em; - color: #767676; -} - -@media only screen and (min-width: 768px) { - .comment-form .comment-form-author, - .comment-form .comment-form-email { - width: calc(50% - 0.5rem); - float: left; - } -} - -@media only screen and (min-width: 768px) { - .comment-form .comment-form-email { - margin-left: 1rem; - } -} - -.comment-form input[name="author"], -.comment-form input[name="email"], -.comment-form input[name="url"] { - display: block; - width: 100%; -} - -/*-------------------------------------------------------------- -## Archives ---------------------------------------------------------------*/ -.archive .page-header, -.search .page-header, -.error404 .page-header { - margin: 1rem 1rem calc(3 * 1rem); -} - -@media only screen and (min-width: 768px) { - .archive .page-header, - .search .page-header, - .error404 .page-header { - margin: 0 calc(10% + 60px) calc(3 * 1rem); - } -} - -.archive .page-header .page-title, -.search .page-header .page-title, -.error404 .page-header .page-title { - color: #767676; - display: inline; - letter-spacing: normal; -} - -.archive .page-header .page-title:before, -.search .page-header .page-title:before, -.error404 .page-header .page-title:before { - display: none; -} - -.archive .page-header .search-term, -.archive .page-header .page-description, -.search .page-header .search-term, -.search .page-header .page-description, -.error404 .page-header .search-term, -.error404 .page-header .page-description { - display: inherit; - clear: both; -} - -.archive .page-header .page-description, -.search .page-header .page-description { - display: block; - color: #111; - font-size: 1em; -} - -@media only screen and (min-width: 768px) { - .hfeed .entry .entry-header { - margin: calc(3 * 1rem) calc(10% + 60px) calc(1rem / 2); - } -} - -/* 404 & Not found */ -.error-404.not-found .page-content, -.no-results.not-found .page-content { - margin: calc(3 * 1rem) 1rem; -} - -@media only screen and (min-width: 768px) { - .error-404.not-found .page-content, - .no-results.not-found .page-content { - margin: calc(3 * 1rem) calc(10% + 60px) calc(1rem / 2); - } -} - -.error-404.not-found .search-submit, -.no-results.not-found .search-submit { - vertical-align: middle; - margin: 1rem 0; -} - -.error-404.not-found .search-field, -.no-results.not-found .search-field { - width: 100%; -} - -/*-------------------------------------------------------------- -## Footer ---------------------------------------------------------------*/ -/* Site footer */ -#colophon .widget-area, -#colophon .site-info { - margin: calc(2 * 1rem) 1rem; -} - -@media only screen and (min-width: 768px) { - #colophon .widget-area, - #colophon .site-info { - margin: calc(3 * 1rem) calc(10% + 60px); - } -} - -#colophon .widget-column { - display: flex; - flex-wrap: wrap; -} - -#colophon .widget-column .widget { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - width: 100%; - word-wrap: break-word; -} - -@media only screen and (min-width: 1168px) { - #colophon .widget-column .widget { - margin-right: calc(3 * 1rem); - width: calc(50% - (3 * 1rem)); - } -} - -#colophon .site-info { - color: #767676; - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - word-wrap: break-word; -} - -#colophon .site-info a { - color: inherit; -} - -#colophon .site-info a:hover { - text-decoration: none; - color: #0073aa; -} - -#colophon .site-info .imprint, -#colophon .site-info .privacy-policy-link { - margin-right: 1rem; -} - -/* Widgets */ -.widget { - margin: 0 0 1rem; - /* Make sure select elements fit in widgets. */ -} - -.widget select { - max-width: 100%; -} - -.widget a { - color: #0073aa; -} - -.widget a:hover { - color: #005177; -} - -.widget_archive ul, -.widget_categories ul, -.widget_meta ul, -.widget_nav_menu ul, -.widget_pages ul, -.widget_recent_comments ul, -.widget_recent_entries ul, -.widget_rss ul { - padding: 0; - list-style: none; -} - -.widget_archive ul li, -.widget_categories ul li, -.widget_meta ul li, -.widget_nav_menu ul li, -.widget_pages ul li, -.widget_recent_comments ul li, -.widget_recent_entries ul li, -.widget_rss ul li { - color: #767676; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: calc(22px * 1.125); - font-weight: 700; - line-height: 1.2; - margin-top: 0.5rem; - margin-bottom: 0.5rem; -} - -.widget_archive ul ul, -.widget_categories ul ul, -.widget_meta ul ul, -.widget_nav_menu ul ul, -.widget_pages ul ul, -.widget_recent_comments ul ul, -.widget_recent_entries ul ul, -.widget_rss ul ul { - counter-reset: submenu; -} - -.widget_archive ul ul > li > a::before, -.widget_categories ul ul > li > a::before, -.widget_meta ul ul > li > a::before, -.widget_nav_menu ul ul > li > a::before, -.widget_pages ul ul > li > a::before, -.widget_recent_comments ul ul > li > a::before, -.widget_recent_entries ul ul > li > a::before, -.widget_rss ul ul > li > a::before { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: normal; - content: "– " counters(submenu, "– ", none); - counter-increment: submenu; -} - -.widget_tag_cloud .tagcloud { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-weight: 700; -} - -.widget_search .search-field { - width: 100%; -} - -@media only screen and (min-width: 600px) { - .widget_search .search-field { - width: auto; - } -} - -.widget_search .search-submit { - display: block; - margin-top: 1rem; -} - -.widget_calendar .calendar_wrap { - text-align: center; -} - -.widget_calendar .calendar_wrap table td, -.widget_calendar .calendar_wrap table th { - border: none; -} - -.widget_calendar .calendar_wrap a { - text-decoration: underline; -} - -.widget_calendar .calendar_wrap .wp-calendar-table { - margin-bottom: 0; -} - -.widget_calendar .calendar_wrap .wp-calendar-nav { - margin: 0 0 1rem; - display: table; - width: 100%; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -} - -.widget_calendar .calendar_wrap .wp-calendar-nav span { - display: table-cell; - padding: 0.5em; -} - -.widget_calendar .calendar_wrap .wp-calendar-nav-prev, -.widget_calendar .calendar_wrap .wp-calendar-nav-next { - width: 40%; -} - -/* Blocks */ -/* !Block styles */ -.entry .entry-content > *, -.entry .entry-summary > *, -.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *, -.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * { - margin: 32px 0; - max-width: 100%; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *, - .entry .entry-summary > *, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content > *, - .entry .entry-summary > *, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *, - .entry .entry-summary > *, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * { - margin: 32px 0; - } -} - -.entry .entry-content > *.alignwide, -.entry .entry-summary > *.alignwide, -.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignwide, -.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignwide { - margin-left: auto; - margin-right: auto; - clear: both; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *.alignwide, - .entry .entry-summary > *.alignwide, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignwide, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignwide { - width: 100%; - max-width: 100%; - } -} - -.entry .entry-content > *.alignfull, -.entry .entry-summary > *.alignfull, -.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignfull, -.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignfull { - position: relative; - left: -1rem; - width: calc( 100% + (2 * 1rem)); - max-width: calc( 100% + (2 * 1rem)); - clear: both; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *.alignfull, - .entry .entry-summary > *.alignfull, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignfull, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignfull { - margin-top: calc(2 * 1rem); - margin-bottom: calc(2 * 1rem); - left: calc( -12.5% - 75px); - width: calc( 125% + 150px); - max-width: calc( 125% + 150px); - } -} - -.entry .entry-content > *.alignleft, -.entry .entry-summary > *.alignleft, -.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignleft, -.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignleft { - /*rtl:ignore*/ - float: left; - max-width: calc(5 * (100vw / 12)); - margin-top: 0; - margin-left: 0; - /*rtl:ignore*/ - margin-right: 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *.alignleft, - .entry .entry-summary > *.alignleft, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignleft, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignleft { - max-width: calc(4 * (100vw / 12)); - /*rtl:ignore*/ - margin-right: calc(2 * 1rem); - } -} - -.entry .entry-content > *.alignright, -.entry .entry-summary > *.alignright, -.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignright, -.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignright { - /*rtl:ignore*/ - float: right; - max-width: calc(5 * (100vw / 12)); - margin-top: 0; - margin-right: 0; - /*rtl:ignore*/ - margin-left: 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *.alignright, - .entry .entry-summary > *.alignright, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.alignright, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.alignright { - max-width: calc(4 * (100vw / 12)); - margin-right: 0; - /*rtl:ignore*/ - margin-left: calc(2 * 1rem); - } -} - -.entry .entry-content > *.aligncenter, -.entry .entry-summary > *.aligncenter, -.entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.aligncenter, -.entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.aligncenter { - margin-left: auto; - margin-right: auto; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *.aligncenter, - .entry .entry-summary > *.aligncenter, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.aligncenter, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.aligncenter { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content > *.aligncenter, - .entry .entry-summary > *.aligncenter, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.aligncenter, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.aligncenter { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content > *.aligncenter, - .entry .entry-summary > *.aligncenter, - .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *.aligncenter, - .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > *.aligncenter { - margin-left: 0; - margin-right: 0; - } -} - -.entry .entry-content > * > *:first-child, -.entry .entry-summary > * > *:first-child { - margin-top: 0; -} - -.entry .entry-content > * > *:last-child, -.entry .entry-summary > * > *:last-child { - margin-bottom: 0; -} - -/* - * Unset nested content selector styles - * - Prevents layout styles from cascading too deeply - * - helps with plugin compatibility - */ -.entry .entry-content .entry-content, -.entry .entry-content .entry-summary, -.entry .entry-content .entry, -.entry .entry-summary .entry-content, -.entry .entry-summary .entry-summary, -.entry .entry-summary .entry { - margin: inherit; - max-width: inherit; - padding: inherit; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .entry-content, - .entry .entry-content .entry-summary, - .entry .entry-content .entry, - .entry .entry-summary .entry-content, - .entry .entry-summary .entry-summary, - .entry .entry-summary .entry { - margin: inherit; - max-width: inherit; - padding: inherit; - } -} - -.entry .entry-content p.has-background { - padding: 20px 30px; -} - -.entry .entry-content .wp-block-audio { - width: 100%; -} - -.entry .entry-content .wp-block-audio audio { - width: 100%; -} - -.entry .entry-content .wp-block-audio.alignleft audio, -.entry .entry-content .wp-block-audio.alignright audio { - max-width: 198px; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-audio.alignleft audio, - .entry .entry-content .wp-block-audio.alignright audio { - max-width: 384px; - } -} - -@media only screen and (min-width: 1379px) { - .entry .entry-content .wp-block-audio.alignleft audio, - .entry .entry-content .wp-block-audio.alignright audio { - max-width: 385.44px; - } -} - -.entry .entry-content .wp-block-video video { - width: 100%; -} - -.entry .entry-content .wp-block-button .wp-block-button__link { - transition: background 150ms ease-in-out; - border: none; - font-size: 0.88889em; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: 1.2; - box-sizing: border-box; - font-weight: bold; - text-decoration: none; - padding: 0.76rem 1rem; - outline: none; - outline: none; -} - -.entry .entry-content .wp-block-button .wp-block-button__link:not(.has-background) { - background-color: #0073aa; -} - -.entry .entry-content .wp-block-button .wp-block-button__link:not(.has-text-color) { - color: white; -} - -.entry .entry-content .wp-block-button .wp-block-button__link:hover { - color: white; - background: #111; - cursor: pointer; -} - -.entry .entry-content .wp-block-button .wp-block-button__link:focus { - color: white; - background: #111; - outline: thin dotted; - outline-offset: -4px; -} - -.entry .entry-content .wp-block-button:not(.is-style-squared) .wp-block-button__link { - border-radius: 5px; -} - -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link, -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus, -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active { - transition: all 150ms ease-in-out; - border-width: 2px; - border-style: solid; -} - -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background), -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background), -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) { - background: transparent; -} - -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color), -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color), -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color) { - color: #0073aa; - border-color: currentColor; -} - -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover { - color: white; - border-color: #111; -} - -.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover:not(.has-background) { - color: #111; -} - -.entry .entry-content .wp-block-archives, -.entry .entry-content .wp-block-categories, -.entry .entry-content .wp-block-latest-posts { - padding: 0; - list-style: none; -} - -.entry .entry-content .wp-block-archives li > a, -.entry .entry-content .wp-block-categories li > a, -.entry .entry-content .wp-block-latest-posts li > a { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: calc(22px * 1.125); - font-weight: bold; - line-height: 1.2; - text-decoration: none; -} - -.entry .entry-content .wp-block-archives.aligncenter, -.entry .entry-content .wp-block-categories.aligncenter { - text-align: center; -} - -.entry .entry-content .wp-block-categories ul { - padding-top: 0.75rem; -} - -.entry .entry-content .wp-block-categories li ul { - list-style: none; - padding-left: 0; -} - -.entry .entry-content .wp-block-categories ul { - counter-reset: submenu; -} - -.entry .entry-content .wp-block-categories ul > li > a::before { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-weight: normal; - content: "– " counters(submenu, "– ", none); - counter-increment: submenu; -} - -.entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-date { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 0.71111em; - color: #767676; - line-height: 1.2; -} - -.entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-full-content, -.entry .entry-content .wp-block-latest-posts .wp-block-latest-posts__post-excerpt { - margin-top: 1rem; - margin-bottom: 1rem; -} - -.entry .entry-content .wp-block-latest-posts li { - padding-bottom: 0.5rem; -} - -.entry .entry-content .wp-block-latest-posts li.menu-item-has-children, .entry .entry-content .wp-block-latest-posts li:last-child { - padding-bottom: 0; -} - -.entry .entry-content .wp-block-latest-posts li :not(:last-child) .wp-block-latest-posts__post-excerpt { - padding-bottom: 0.5rem; -} - -.entry .entry-content .wp-block-latest-posts.is-grid li { - border-top: 2px solid #ccc; - padding-top: 1rem; - margin-bottom: 2rem; -} - -.entry .entry-content .wp-block-latest-posts.is-grid li a:after { - content: ''; -} - -.entry .entry-content .wp-block-latest-posts.is-grid li:last-child { - margin-bottom: auto; -} - -.entry .entry-content .wp-block-latest-posts.is-grid li:last-child a:after { - content: ''; -} - -.entry .entry-content .wp-block-preformatted { - font-size: 0.71111em; - line-height: 1.8; - padding: 1rem; -} - -.entry .entry-content .wp-block-verse { - font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif; - font-size: 22px; - line-height: 1.8; -} - -.entry .entry-content .has-drop-cap:not(:focus):first-letter { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 3.375em; - line-height: 1; - font-weight: bold; - margin: 0 0.25em 0 0; -} - -.entry .entry-content .wp-block-pullquote { - border-color: transparent; - border-width: 2px; - padding: 1rem; -} - -.entry .entry-content .wp-block-pullquote blockquote { - color: #111; - border: none; - margin-top: calc(4 * 1rem); - margin-bottom: calc(4.33 * 1rem); - margin-right: 0; - padding-left: 0; -} - -.entry .entry-content .wp-block-pullquote p { - font-size: 1.6875em; - font-style: italic; - line-height: 1.3; - margin-bottom: 0.5em; - margin-top: 0.5em; -} - -.entry .entry-content .wp-block-pullquote p em { - font-style: normal; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-pullquote p { - font-size: 2.25em; - } -} - -.entry .entry-content .wp-block-pullquote cite { - display: inline-block; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: 1.6; - text-transform: none; - color: #767676; - /* - * This requires a rem-based font size calculation instead of our normal em-based one, - * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs. - */ - font-size: calc(1rem / (1.25 * 1.125)); -} - -.entry .entry-content .wp-block-pullquote.alignleft, .entry .entry-content .wp-block-pullquote.alignright { - width: 100%; - padding: 0; -} - -.entry .entry-content .wp-block-pullquote.alignleft blockquote, .entry .entry-content .wp-block-pullquote.alignright blockquote { - margin: 1rem 0; - padding: 0; - text-align: left; - max-width: 100%; -} - -.entry .entry-content .wp-block-pullquote.alignleft blockquote p:first-child, .entry .entry-content .wp-block-pullquote.alignright blockquote p:first-child { - margin-top: 0; -} - -.entry .entry-content .wp-block-pullquote.is-style-solid-color { - background-color: #0073aa; - padding-left: 0; - padding-right: 0; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-pullquote.is-style-solid-color { - padding-left: 10%; - padding-right: 10%; - } -} - -.entry .entry-content .wp-block-pullquote.is-style-solid-color p { - font-size: 1.6875em; - line-height: 1.3; - margin-bottom: 0.5em; - margin-top: 0.5em; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-pullquote.is-style-solid-color p { - font-size: 2.25em; - } -} - -.entry .entry-content .wp-block-pullquote.is-style-solid-color a { - color: #fff; -} - -.entry .entry-content .wp-block-pullquote.is-style-solid-color cite { - color: inherit; -} - -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote { - max-width: 100%; - color: #fff; - padding-left: 0; - margin-left: 1rem; - margin-right: 1rem; -} - -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-text-color p, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-text-color a, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color { - color: inherit; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote { - margin-left: 0; - margin-right: 0; - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignright, .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignleft { - padding: 1rem calc(2 * 1rem); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignfull { - padding-left: calc(10% + 58px + (2 * 1rem)); - padding-right: calc(10% + 58px + (2 * 1rem)); - } -} - -.entry .entry-content .wp-block-quote:not(.is-large), .entry .entry-content .wp-block-quote:not(.is-style-large) { - border-width: 2px; - border-color: #0073aa; - padding-top: 0; - padding-bottom: 0; -} - -.entry .entry-content .wp-block-quote p { - font-size: 1em; - font-style: normal; - line-height: 1.8; -} - -.entry .entry-content .wp-block-quote cite { - /* - * This requires a rem-based font size calculation instead of our normal em-based one, - * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs. - */ - font-size: calc(1rem / (1.25 * 1.125)); -} - -.entry .entry-content .wp-block-quote.is-large, .entry .entry-content .wp-block-quote.is-style-large { - margin: 1rem 0; - padding: 0; - border-left: none; -} - -.entry .entry-content .wp-block-quote.is-large p, .entry .entry-content .wp-block-quote.is-style-large p { - font-size: 1.6875em; - line-height: 1.4; - font-style: italic; -} - -.entry .entry-content .wp-block-quote.is-large cite, -.entry .entry-content .wp-block-quote.is-large footer, .entry .entry-content .wp-block-quote.is-style-large cite, -.entry .entry-content .wp-block-quote.is-style-large footer { - /* - * This requires a rem-based font size calculation instead of our normal em-based one, - * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs. - */ - font-size: calc(1rem / (1.25 * 1.125)); -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-quote.is-large, .entry .entry-content .wp-block-quote.is-style-large { - margin: 1rem 0; - padding: 1rem 0; - } - .entry .entry-content .wp-block-quote.is-large p, .entry .entry-content .wp-block-quote.is-style-large p { - font-size: 1.6875em; - } -} - -.entry .entry-content .wp-block-image { - max-width: 100%; -} - -.entry .entry-content .wp-block-image img { - display: block; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-image:not(.alignwide):not(.alignfull) > img { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-image:not(.alignwide):not(.alignfull) > img { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-image .aligncenter { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-image .aligncenter { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-image .aligncenter { - margin: 0; - width: calc(8 * (100vw / 12) - 28px); - } - .entry .entry-content .wp-block-image .aligncenter img { - margin: 0 auto; - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-image .aligncenter { - width: calc(6 * (100vw / 12) - 28px); - } - .entry .entry-content .wp-block-image .aligncenter img { - margin: 0 auto; - } -} - -.entry .entry-content .wp-block-image.alignfull img { - width: 100vw; - max-width: calc( 100% + (2 * 1rem)); -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-image.alignfull img { - max-width: calc( 125% + 150px); - margin-left: auto; - margin-right: auto; - } -} - -.entry .entry-content .wp-block-cover-image, -.entry .entry-content .wp-block-cover { - position: relative; - min-height: 430px; - padding: 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-cover-image, - .entry .entry-content .wp-block-cover { - padding: 1rem 10%; - } -} - -.entry .entry-content .wp-block-cover-image .wp-block-cover-image-text, -.entry .entry-content .wp-block-cover-image .wp-block-cover-text, -.entry .entry-content .wp-block-cover-image h2, -.entry .entry-content .wp-block-cover .wp-block-cover-image-text, -.entry .entry-content .wp-block-cover .wp-block-cover-text, -.entry .entry-content .wp-block-cover h2 { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-size: 1.6875em; - font-weight: bold; - line-height: 1.25; - padding: 0; - color: #fff; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover-image .wp-block-cover-text, - .entry .entry-content .wp-block-cover-image h2, - .entry .entry-content .wp-block-cover .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover .wp-block-cover-text, - .entry .entry-content .wp-block-cover h2 { - font-size: 2.25em; - max-width: 100%; - } -} - -.entry .entry-content .wp-block-cover-image.alignleft, .entry .entry-content .wp-block-cover-image.alignright, -.entry .entry-content .wp-block-cover.alignleft, -.entry .entry-content .wp-block-cover.alignright { - width: 100%; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-cover-image.alignleft, .entry .entry-content .wp-block-cover-image.alignright, - .entry .entry-content .wp-block-cover.alignleft, - .entry .entry-content .wp-block-cover.alignright { - padding: 1rem calc(2 * 1rem); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text, - .entry .entry-content .wp-block-cover-image.alignfull h2, - .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text, - .entry .entry-content .wp-block-cover.alignfull h2 { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text, - .entry .entry-content .wp-block-cover-image.alignfull h2, - .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text, - .entry .entry-content .wp-block-cover.alignfull h2 { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-cover-image.alignfull, - .entry .entry-content .wp-block-cover.alignfull { - padding-left: calc(10% + 58px + (2 * 1rem)); - padding-right: calc(10% + 58px + (2 * 1rem)); - } - .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text, - .entry .entry-content .wp-block-cover-image.alignfull h2, - .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text, - .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text, - .entry .entry-content .wp-block-cover.alignfull h2 { - padding: 0; - } -} - -.entry .entry-content .wp-block-gallery { - list-style-type: none; - padding-left: 0; -} - -.entry .entry-content .wp-block-gallery .blocks-gallery-image:last-child, -.entry .entry-content .wp-block-gallery .blocks-gallery-item:last-child { - margin-bottom: 16px; -} - -.entry .entry-content .wp-block-gallery figcaption a { - color: #fff; -} - -.entry .entry-content .wp-block-audio figcaption, -.entry .entry-content .wp-block-video figcaption, -.entry .entry-content .wp-block-image figcaption, -.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption, -.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption { - font-size: 0.71111em; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: 1.6; - margin: 0; - padding: 0.5rem; - text-align: center; -} - -.entry .entry-content .wp-block-separator, -.entry .entry-content hr { - background-color: #767676; - border: 0; - height: 2px; - margin-bottom: 2rem; - margin-top: 2rem; - max-width: 2.25em; - text-align: left; - /* Remove duplicate rule-line when a separator - * is followed by an H1, or H2 */ -} - -.entry .entry-content .wp-block-separator.is-style-wide, -.entry .entry-content hr.is-style-wide { - max-width: 100%; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-separator.is-style-wide, - .entry .entry-content hr.is-style-wide { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-separator.is-style-wide, - .entry .entry-content hr.is-style-wide { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -.entry .entry-content .wp-block-separator.is-style-dots, -.entry .entry-content hr.is-style-dots { - max-width: 100%; - background-color: inherit; - border: inherit; - height: inherit; - text-align: center; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-separator.is-style-dots, - .entry .entry-content hr.is-style-dots { - max-width: calc(8 * (100vw / 12) - 28px); - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-separator.is-style-dots, - .entry .entry-content hr.is-style-dots { - max-width: calc(6 * (100vw / 12) - 28px); - } -} - -.entry .entry-content .wp-block-separator.is-style-dots:not(.has-text-color):not(.has-background), -.entry .entry-content hr.is-style-dots:not(.has-text-color):not(.has-background) { - color: #767676; -} - -.entry .entry-content .wp-block-separator.is-style-dots:before, -.entry .entry-content hr.is-style-dots:before { - font-size: 1.6875em; - letter-spacing: 0.88889em; - padding-left: 0.88889em; -} - -.entry .entry-content .wp-block-separator + h1:before, -.entry .entry-content .wp-block-separator + h2:before, -.entry .entry-content hr + h1:before, -.entry .entry-content hr + h2:before { - display: none; -} - -.entry .entry-content .wp-block-embed-twitter { - word-break: break-word; -} - -.entry .entry-content .wp-block-table th, -.entry .entry-content .wp-block-table td { - border-color: #767676; -} - -.entry .entry-content .wp-block-file { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -} - -.entry .entry-content .wp-block-file .wp-block-file__button { - display: table; - transition: background 150ms ease-in-out; - border: none; - border-radius: 5px; - background: #0073aa; - font-size: 22px; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: 1.2; - text-decoration: none; - font-weight: bold; - padding: 0.75rem 1rem; - color: #fff; - margin-left: 0; - margin-top: calc(0.75 * 1rem); -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-file .wp-block-file__button { - font-size: 22px; - padding: 0.875rem 1.5rem; - } -} - -.entry .entry-content .wp-block-file .wp-block-file__button:hover { - background: #111; - cursor: pointer; -} - -.entry .entry-content .wp-block-file .wp-block-file__button:focus { - background: #111; - outline: thin dotted; - outline-offset: -4px; -} - -.entry .entry-content .wp-block-code { - border-radius: 0; -} - -.entry .entry-content .wp-block-code code { - font-size: 1.125em; - white-space: pre-wrap; - word-break: break-word; -} - -.entry .entry-content .wp-block-columns .wp-block-column > *:first-child { - margin-top: 0; -} - -.entry .entry-content .wp-block-columns .wp-block-column > *:last-child { - margin-bottom: 0; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-columns .wp-block-image > img:not(.alignwide):not(.alignfull), - .entry .entry-content .wp-block-columns .wp-block-image > figure { - max-width: 100%; - } -} - -@media only screen and (min-width: 1168px) { - .entry .entry-content .wp-block-columns .wp-block-image > img:not(.alignwide):not(.alignfull), - .entry .entry-content .wp-block-columns .wp-block-image > figure { - max-width: 100%; - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-columns { - flex-wrap: nowrap; - } - .entry .entry-content .wp-block-columns .wp-block-column:not(:first-child) { - margin-left: 32px; - } -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-group:not(.alignfull) > .wp-block-group__inner-container > .alignfull, - .entry .entry-content .wp-block-group:not(.alignfull) > .wp-block-group__inner-container > .wp-block-image > img { - left: 0; - max-width: 100%; - } -} - -.entry .entry-content .wp-block-group.alignfull > .wp-block-group__inner-container { - max-width: calc(100% - (2 * 1rem)); - margin: 0 1rem; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-group.alignfull > .wp-block-group__inner-container { - max-width: 80%; - margin: 0 10%; - padding: 0 60px; - } -} - -.entry .entry-content .wp-block-group.has-background { - padding: 1rem; - margin-top: 0; - margin-bottom: 0; -} - -.entry .entry-content .wp-block-group.has-background .wp-block-group__inner-container > *:first-child { - margin-top: 0; -} - -.entry .entry-content .wp-block-group.has-background .wp-block-group__inner-container > *:last-child { - margin-bottom: 0; -} - -.entry .entry-content .wp-block-group.has-background.alignfull { - padding-left: 0; - padding-right: 0; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-group.has-background.alignfull { - padding-top: 1rem; - padding-bottom: 1rem; - } -} - -.entry .entry-content .wp-block-group.has-background:not(.alignfull) > .wp-block-group__inner-container > .alignfull { - width: 100%; - max-width: 100%; -} - -@media only screen and (min-width: 768px) { - .entry .entry-content .wp-block-group.has-background:not(.alignfull) > .wp-block-group__inner-container > .alignfull { - width: calc( 100% + 2rem); - max-width: calc( 100% + 2rem); - margin-left: -1rem; - } -} - -.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - font-weight: bold; -} - -.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date { - font-weight: normal; -} - -.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment, -.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-date, -.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p { - font-size: inherit; -} - -.entry .entry-content .wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date { - font-size: 0.71111em; -} - -.entry .entry-content .has-small-font-size { - font-size: 0.88889em; -} - -.entry .entry-content .has-normal-font-size { - font-size: 1.125em; -} - -.entry .entry-content .has-large-font-size { - font-size: 1.6875em; -} - -.entry .entry-content .has-huge-font-size { - font-size: 2.25em; -} - -.entry .entry-content .has-primary-background-color, -.entry .entry-content .has-secondary-background-color, -.entry .entry-content .has-dark-gray-background-color, -.entry .entry-content .has-light-gray-background-color { - color: #fff; -} - -.entry .entry-content .has-primary-background-color > p, -.entry .entry-content .has-primary-background-color > h1, -.entry .entry-content .has-primary-background-color > h2, -.entry .entry-content .has-primary-background-color > h3, -.entry .entry-content .has-primary-background-color > h4, -.entry .entry-content .has-primary-background-color > h5, -.entry .entry-content .has-primary-background-color > h6, -.entry .entry-content .has-primary-background-color > a, -.entry .entry-content .has-secondary-background-color > p, -.entry .entry-content .has-secondary-background-color > h1, -.entry .entry-content .has-secondary-background-color > h2, -.entry .entry-content .has-secondary-background-color > h3, -.entry .entry-content .has-secondary-background-color > h4, -.entry .entry-content .has-secondary-background-color > h5, -.entry .entry-content .has-secondary-background-color > h6, -.entry .entry-content .has-secondary-background-color > a, -.entry .entry-content .has-dark-gray-background-color > p, -.entry .entry-content .has-dark-gray-background-color > h1, -.entry .entry-content .has-dark-gray-background-color > h2, -.entry .entry-content .has-dark-gray-background-color > h3, -.entry .entry-content .has-dark-gray-background-color > h4, -.entry .entry-content .has-dark-gray-background-color > h5, -.entry .entry-content .has-dark-gray-background-color > h6, -.entry .entry-content .has-dark-gray-background-color > a, -.entry .entry-content .has-light-gray-background-color > p, -.entry .entry-content .has-light-gray-background-color > h1, -.entry .entry-content .has-light-gray-background-color > h2, -.entry .entry-content .has-light-gray-background-color > h3, -.entry .entry-content .has-light-gray-background-color > h4, -.entry .entry-content .has-light-gray-background-color > h5, -.entry .entry-content .has-light-gray-background-color > h6, -.entry .entry-content .has-light-gray-background-color > a { - color: #fff; -} - -.entry .entry-content .has-white-background-color { - color: #111; -} - -.entry .entry-content .has-white-background-color > p, -.entry .entry-content .has-white-background-color > h1, -.entry .entry-content .has-white-background-color > h2, -.entry .entry-content .has-white-background-color > h3, -.entry .entry-content .has-white-background-color > h4, -.entry .entry-content .has-white-background-color > h5, -.entry .entry-content .has-white-background-color > h6, -.entry .entry-content .has-white-background-color > a { - color: #111; -} - -.entry .entry-content .has-primary-background-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-primary-background-color { - background-color: #0073aa; -} - -.entry .entry-content .has-secondary-background-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-secondary-background-color { - background-color: #005177; -} - -.entry .entry-content .has-dark-gray-background-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color { - background-color: #111; -} - -.entry .entry-content .has-light-gray-background-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-light-gray-background-color { - background-color: #767676; -} - -.entry .entry-content .has-white-background-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-white-background-color { - background-color: #FFF; -} - -.entry .entry-content .has-primary-color, -.entry .entry-content .wp-block-pullquote blockquote.has-primary-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color > p { - color: #0073aa; -} - -.entry .entry-content .has-secondary-color, -.entry .entry-content .wp-block-pullquote blockquote.has-secondary-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color > p { - color: #005177; -} - -.entry .entry-content .has-dark-gray-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color > p { - color: #111; -} - -.entry .entry-content .has-light-gray-color, -.entry .entry-content .wp-block-pullquote blockquote.has-light-gray-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color > p { - color: #767676; -} - -.entry .entry-content .has-white-color, -.entry .entry-content .wp-block-pullquote blockquote.has-white-color, -.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color { - color: #FFF; -} - -/* Media */ -.page-content .wp-smiley, -.entry-content .wp-smiley, -.comment-content .wp-smiley { - border: none; - margin-bottom: 0; - margin-top: 0; - padding: 0; -} - -embed, -iframe, -object { - max-width: 100%; -} - -.custom-logo-link { - display: inline-block; -} - -.avatar { - border-radius: 100%; - display: block; - height: calc(2.25 * 1rem); - min-height: inherit; - width: calc(2.25 * 1rem); -} - -svg { - transition: fill 120ms ease-in-out; - fill: currentColor; -} - -/*-------------------------------------------------------------- -## Captions ---------------------------------------------------------------*/ -.wp-caption { - margin-bottom: calc(1.5 * 1rem); -} - -@media only screen and (min-width: 768px) { - .wp-caption.aligncenter { - position: relative; - left: calc( calc(8 * (100vw / 12) - 28px) / 2); - transform: translateX(-50%); - } -} - -@media only screen and (min-width: 1168px) { - .wp-caption.aligncenter { - left: calc( calc(6 * (100vw / 12) - 28px) / 2); - } -} - -.wp-caption img[class*="wp-image-"] { - display: block; - margin-left: auto; - margin-right: auto; -} - -.wp-caption-text { - color: #767676; - font-size: 0.71111em; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: 1.6; - margin: 0; - padding: 0.5rem; - text-align: center; -} - -/*-------------------------------------------------------------- -## Galleries ---------------------------------------------------------------*/ -.gallery { - display: flex; - flex-flow: row wrap; - justify-content: center; - margin-bottom: calc(1.5 * 1rem); -} - -.gallery-item { - display: inline-block; - margin-right: 16px; - margin-bottom: 16px; - text-align: center; - vertical-align: top; - width: 100%; -} - -.gallery-columns-2 .gallery-item { - max-width: calc((100% - 16px * 1) / 2); -} - -.gallery-columns-2 .gallery-item:nth-of-type(2n+2) { - margin-right: 0; -} - -.gallery-columns-3 .gallery-item { - max-width: calc((100% - 16px * 2) / 3); -} - -.gallery-columns-3 .gallery-item:nth-of-type(3n+3) { - margin-right: 0; -} - -.gallery-columns-4 .gallery-item { - max-width: calc((100% - 16px * 3) / 4); -} - -.gallery-columns-4 .gallery-item:nth-of-type(4n+4) { - margin-right: 0; -} - -.gallery-columns-5 .gallery-item { - max-width: calc((100% - 16px * 4) / 5); -} - -.gallery-columns-5 .gallery-item:nth-of-type(5n+5) { - margin-right: 0; -} - -.gallery-columns-6 .gallery-item { - max-width: calc((100% - 16px * 5) / 6); -} - -.gallery-columns-6 .gallery-item:nth-of-type(6n+6) { - margin-right: 0; -} - -.gallery-columns-7 .gallery-item { - max-width: calc((100% - 16px * 6) / 7); -} - -.gallery-columns-7 .gallery-item:nth-of-type(7n+7) { - margin-right: 0; -} - -.gallery-columns-8 .gallery-item { - max-width: calc((100% - 16px * 7) / 8); -} - -.gallery-columns-8 .gallery-item:nth-of-type(8n+8) { - margin-right: 0; -} - -.gallery-columns-9 .gallery-item { - max-width: calc((100% - 16px * 8) / 9); -} - -.gallery-columns-9 .gallery-item:nth-of-type(9n+9) { - margin-right: 0; -} - -.gallery-item:last-of-type { - padding-right: 0; -} - -.gallery-caption { - display: block; - font-size: 0.71111em; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: 1.6; - margin: 0; - padding: 0.5rem; -} - -.gallery-item > div > a { - display: block; - line-height: 0; - box-shadow: 0 0 0 0 transparent; -} - -.gallery-item > div > a:focus { - box-shadow: 0 0 0 2px #0073aa; -} diff --git a/wp-content/themes/twentynineteen/style.scss b/wp-content/themes/twentynineteen/style.scss deleted file mode 100644 index 960469d20..000000000 --- a/wp-content/themes/twentynineteen/style.scss +++ /dev/null @@ -1,110 +0,0 @@ -/* -Theme Name: Twenty Nineteen -Theme URI: https://wordpress.org/themes/twentynineteen/ -Author: the WordPress team -Author URI: https://wordpress.org/ -Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes. -Requires at least: 4.9.6 -Requires PHP: 5.2.4 -Version: 1.5 -License: GNU General Public License v2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html -Text Domain: twentynineteen -Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready - -This theme, like WordPress, is licensed under the GPL. -Use it to make something cool, have fun, and share what you've learned with others. - -Twenty Nineteen is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc. -Underscores is distributed under the terms of the GNU GPL v2 or later. - -Normalizing styles have been helped along thanks to the fine work of -Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ -*/ - -/*-------------------------------------------------------------- ->>> TABLE OF CONTENTS: ----------------------------------------------------------------- -# Variables -# Normalize -# Typography - ## Headings - ## Copy -# Elements - ## Lists - ## Tables -# Forms - ## Buttons - ## Fields -# Navigation - ## Links - ## Menus - ## Next & Previous -# Accessibility -# Alignments -# Clearings -# Layout -# Widgets -# Content - ## Archives - ## Posts and pages - ## Comments -# Blocks -# Media - ## Captions - ## Galleries ---------------------------------------------------------------*/ -@import "sass/variables-site/variables-site"; -@import "sass/mixins/mixins-master"; - -/* Normalize */ - -@import "sass/normalize"; - -/* Typography */ - -@import "sass/typography/typography"; - -/* Elements */ - -@import "sass/elements/elements"; - -/* Forms */ - -@import "sass/forms/forms"; - -/* Navigation */ - -@import "sass/navigation/navigation"; - -/* Accessibility */ - -@import "sass/modules/accessibility"; - -/* Alignments */ - -@import "sass/modules/alignments"; - -/* Clearings */ - -@import "sass/modules/clearings"; - -/* Layout */ - -@import "sass/layout/layout"; - -/* Content */ - -@import "sass/site/site"; - -/* Widgets */ - -@import "sass/site/secondary/widgets"; - -/* Blocks */ - -@import "sass/blocks/blocks"; - -/* Media */ - -@import "sass/media/media"; diff --git a/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php b/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php deleted file mode 100644 index f3d12c981..000000000 --- a/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php +++ /dev/null @@ -1,33 +0,0 @@ - - - diff --git a/wp-content/themes/twentynineteen/template-parts/content/content-none.php b/wp-content/themes/twentynineteen/template-parts/content/content-none.php deleted file mode 100644 index 9a30c005f..000000000 --- a/wp-content/themes/twentynineteen/template-parts/content/content-none.php +++ /dev/null @@ -1,53 +0,0 @@ - - -
- - -
- ' . wp_kses( - /* translators: 1: Link to WP admin new post page. */ - __( 'Ready to publish your first post? Get started here.', 'twentynineteen' ), - array( - 'a' => array( - 'href' => array(), - ), - ) - ) . '

', - esc_url( admin_url( 'post-new.php' ) ) - ); - - elseif ( is_search() ) : - ?> - -

- - -

- -
-
diff --git a/wp-content/themes/twentynineteen/template-parts/content/content-page.php b/wp-content/themes/twentynineteen/template-parts/content/content-page.php deleted file mode 100644 index de59cc4be..000000000 --- a/wp-content/themes/twentynineteen/template-parts/content/content-page.php +++ /dev/null @@ -1,56 +0,0 @@ - - -
> - -
- -
- - -
- '', - ) - ); - ?> -
- - -
- %s', 'twentynineteen' ), - array( - 'span' => array( - 'class' => array(), - ), - ) - ), - get_the_title() - ), - '' . twentynineteen_get_icon_svg( 'edit', 16 ), - '' - ); - ?> -
- -
diff --git a/wp-content/themes/twentynineteen/template-parts/content/content-single.php b/wp-content/themes/twentynineteen/template-parts/content/content-single.php deleted file mode 100644 index c4a8d1ec6..000000000 --- a/wp-content/themes/twentynineteen/template-parts/content/content-single.php +++ /dev/null @@ -1,55 +0,0 @@ - - -
> - -
- -
- - -
- "%s"', 'twentynineteen' ), - array( - 'span' => array( - 'class' => array(), - ), - ) - ), - get_the_title() - ) - ); - - wp_link_pages( - array( - 'before' => '', - ) - ); - ?> -
- -
- -
- - - - - -
diff --git a/wp-content/themes/twentynineteen/template-parts/content/content.php b/wp-content/themes/twentynineteen/template-parts/content/content.php deleted file mode 100644 index 665781515..000000000 --- a/wp-content/themes/twentynineteen/template-parts/content/content.php +++ /dev/null @@ -1,59 +0,0 @@ - - -
> -
- %s', _x( 'Featured', 'post', 'twentynineteen' ) ); - } - if ( is_singular() ) : - the_title( '

', '

' ); - else : - the_title( sprintf( '

', esc_url( get_permalink() ) ), '

' ); - endif; - ?> -
- - - -
- "%s"', 'twentynineteen' ), - array( - 'span' => array( - 'class' => array(), - ), - ) - ), - get_the_title() - ) - ); - - wp_link_pages( - array( - 'before' => '', - ) - ); - ?> -
- -
- -
-
diff --git a/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php b/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php deleted file mode 100644 index da7baa38a..000000000 --- a/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/wp-content/themes/twentynineteen/template-parts/header/entry-header.php b/wp-content/themes/twentynineteen/template-parts/header/entry-header.php deleted file mode 100644 index 774f0b3fd..000000000 --- a/wp-content/themes/twentynineteen/template-parts/header/entry-header.php +++ /dev/null @@ -1,46 +0,0 @@ - - -', '' ); ?> - - - - diff --git a/wp-content/themes/twentynineteen/template-parts/header/site-branding.php b/wp-content/themes/twentynineteen/template-parts/header/site-branding.php deleted file mode 100644 index e4519ba0e..000000000 --- a/wp-content/themes/twentynineteen/template-parts/header/site-branding.php +++ /dev/null @@ -1,60 +0,0 @@ - -
- - - - - - - -

- -

- - - - -

- -

- - - - - - - -
diff --git a/wp-content/themes/twentynineteen/template-parts/post/author-bio.php b/wp-content/themes/twentynineteen/template-parts/post/author-bio.php deleted file mode 100644 index b7792eff5..000000000 --- a/wp-content/themes/twentynineteen/template-parts/post/author-bio.php +++ /dev/null @@ -1,30 +0,0 @@ - -
-

- - - -

-

- - -

-
- diff --git a/wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php b/wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php deleted file mode 100644 index e5b70d4a2..000000000 --- a/wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php +++ /dev/null @@ -1,32 +0,0 @@ -responses > 0; - -if ( $has_responses ) { - /* translators: %d: Number of comments. */ - $meta_label = sprintf( _n( '%d Comment', '%d Comments', $discussion->responses, 'twentynineteen' ), $discussion->responses ); -} else { - $meta_label = __( 'No comments', 'twentynineteen' ); -} -?> - -
- authors ); - } - ?> -

- - -

-
diff --git a/wp-content/themes/twentyseventeen/404.php b/wp-content/themes/twentyseventeen/404.php deleted file mode 100644 index 883f918f2..000000000 --- a/wp-content/themes/twentyseventeen/404.php +++ /dev/null @@ -1,35 +0,0 @@ - - -
-
-
- -
- -
-

- - - -
-
-
-
-
- - - -
- - - - - -
-
- - - twentyseventeen_get_svg( array( 'icon' => 'arrow-left' ) ) . '' . __( 'Previous page', 'twentyseventeen' ) . '', - 'next_text' => '' . __( 'Next page', 'twentyseventeen' ) . '' . twentyseventeen_get_svg( array( 'icon' => 'arrow-right' ) ), - 'before_page_number' => '' . __( 'Page', 'twentyseventeen' ) . ' ', - ) - ); - - else : - - get_template_part( 'template-parts/post/content', 'none' ); - - endif; - ?> - -
-
- -
- ->> TABLE OF CONTENTS: ----------------------------------------------------------------- -1.0 General Block Styles -2.0 Blocks - Common Blocks -3.0 Blocks - Formatting -4.0 Blocks - Layout Elements -5.0 Blocks - Widgets -6.0 Blocks - Colors ---------------------------------------------------------------*/ - -/*-------------------------------------------------------------- -1.0 General Block Styles ---------------------------------------------------------------*/ - -/* Captions */ - -[class^="wp-block-"]:not(.wp-block-gallery) figcaption { - font-style: italic; - margin-bottom: 1.5em; - text-align: left; -} - -.rtl [class^="wp-block-"]:not(.wp-block-gallery) figcaption { - text-align: right; -} - -/*-------------------------------------------------------------- -2.0 Blocks - Common Blocks ---------------------------------------------------------------*/ - -/* Paragraph */ - -p.has-drop-cap:not(:focus)::first-letter { - font-size: 5em; - margin-top: 0.075em; -} - -/* Image */ - -.wp-block-image { - margin-bottom: 1.5em; -} - -.wp-block-image figure { - margin-bottom: 0; - margin-top: 0; -} - -.wp-block-image figure.alignleft { - margin-right: 1.5em; -} - -.wp-block-image figure.alignright { - margin-left: 1.5em; -} - -/* Gallery */ - -.wp-block-gallery { - margin-bottom: 1.5em; -} - -.wp-block-gallery figcaption { - font-style: italic; -} - -.wp-block-gallery.aligncenter { - display: flex; - margin: 0 -8px; -} - -/* Quote */ - -.wp-block-quote:not(.is-large):not(.is-style-large) { - border: 0; - padding: 0; -} - -.wp-block-quote.alignleft p:last-of-type, -.wp-block-quote.alignright p:last-of-type { - margin-bottom: 0; -} - -.wp-block-quote cite { - color: inherit; - font-size: inherit; -} - -/* Audio */ - -.wp-block-audio audio { - display: block; - width: 100%; -} - -/* Cover */ - -.wp-block-cover-image.alignright, -.wp-block-cover.alignright, -.wp-block-cover-image.alignleft, -.wp-block-cover.alignleft, -.wp-block-cover-image.aligncenter, -.wp-block-cover.aligncenter { - display: flex; -} - -/* File */ - -.wp-block-file .wp-block-file__button { - background-color: #222; - -webkit-border-radius: 2px; - border-radius: 2px; - -webkit-box-shadow: none; - box-shadow: none; - color: #fff; - display: inline-block; - font-size: 14px; - font-size: 0.875rem; - font-weight: 800; - margin-top: 2em; - padding: 0.7em 2em; - -webkit-transition: background-color 0.2s ease-in-out; - transition: background-color 0.2s ease-in-out; - white-space: nowrap; -} - -.wp-block-file .wp-block-file__button:hover, -.wp-block-file .wp-block-file__button:focus { - background-color: #767676; - -webkit-box-shadow: none; - box-shadow: none; -} - -/*-------------------------------------------------------------- -3.0 Blocks - Formatting ---------------------------------------------------------------*/ - -/* Code */ - -.wp-block-code { - background: transparent; - border: 0; - padding: 0; -} - -/* Pullquote */ - -.wp-block-pullquote { - border: 0; -} - -.wp-block-pullquote__citation, -.wp-block-pullquote cite { - font-size: inherit; - text-transform: none; -} - -/* Table */ - -.wp-block-table thead th { - border-bottom: 2px solid #bbb; - padding-bottom: 0.5em; -} - -.wp-block-table tr { - border-bottom: 1px solid #eee; -} - -.wp-block-table th, -.wp-block-table td { - border: 0; -} - -.rtl .wp-block-table th, -.rtl .wp-block-table td { - text-align: right; -} - -/*-------------------------------------------------------------- -4.0 Blocks - Layout Elements ---------------------------------------------------------------*/ - -/* Buttons */ - -.wp-block-button .wp-block-button__link { - -webkit-box-shadow: none; - box-shadow: none; - display: inline-block; - font-size: 14px; - font-size: 0.875rem; - font-weight: 800; - line-height: 1.66; - margin-top: 2em; - padding: 0.7em 2em; - -webkit-transition: background-color 0.2s ease-in-out; - transition: background-color 0.2s ease-in-out; - white-space: nowrap; -} - -.entry-content .wp-block-button__link { - background-color: #222; - color: #fff; -} - -.entry-content .is-style-outline .wp-block-button__link:not(.has-background) { - background-color: transparent; -} - -.entry-content .is-style-outline .wp-block-button__link:not(.has-text-color) { - color: #222; -} - -.colors-dark .wp-block-button__link { - background-color: #fff; - color: #000; -} - -.entry-content .wp-block-button__link:hover, -.entry-content .wp-block-button__link:focus, -.entry-content .is-style-outline .wp-block-button__link:not(.has-background):hover, -.entry-content .is-style-outline .wp-block-button__link:not(.has-background):focus { - background-color: #767676; - -webkit-box-shadow: none; - box-shadow: none; - color: #fff; -} - -.colors-dark .entry-content .wp-block-button__link:hover, -.colors-dark .entry-content .wp-block-button__link:focus, -.colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-background):hover, -.colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-background):focus { - background-color: #bbb; - color: #000; -} - -.colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color) { - color: #fff; -} - -.colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):hover, -.colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):focus { - color: #222; -} - -.colors-custom .entry-content .wp-block-button__link, -.colors-custom .entry-content .wp-block-button__link:hover, -.colors-custom .entry-content .wp-block-button__link:focus, -.colors-dark .entry-content .wp-block-button__link, -.colors-dark .entry-content .wp-block-button__link:hover, -.colors-dark .entry-content .wp-block-button__link:focus { - -webkit-box-shadow: none; - box-shadow: none; -} - -.colors-custom .entry-content .wp-block-button__link:hover, -.colors-custom .entry-content .wp-block-button__link:focus { - color: #fff; -} - -/* Separator */ - -.wp-block-separator { - border: 0; -} - -.wp-block-separator:not(.is-style-wide):not(.is-style-dots) { - max-width: 100px; -} - -/* Media & Text */ - -.wp-block-media-text { - margin-bottom: 1.5em; -} - -.wp-block-media-text *:last-child { - margin-bottom: 0; -} - -/*-------------------------------------------------------------- -5.0 Blocks - Widgets ---------------------------------------------------------------*/ - -/* Archives, Categories & Latest Posts */ - -.wp-block-archives.aligncenter, -.wp-block-categories.aligncenter, -.wp-block-latest-posts.aligncenter { - list-style-position: inside; - text-align: center; -} - -/* Comments */ - -.wp-block-latest-comments article { - margin-bottom: 4em; -} - -.blog:not(.has-sidebar) #primary .wp-block-latest-comments article, -.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article, -.search:not(.has-sidebar) #primary .wp-block-latest-comments article { - float: none; - width: 100%; -} - -.wp-block-latest-comments .avatar, -.wp-block-latest-comments__comment-avatar { - border-radius: 0; -} - -.wp-block-latest-comments a { - -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1); - box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1); - -} - -.wp-block-latest-comments__comment-meta { - font-size: 16px; - font-size: 1rem; - margin-bottom: 0.4em; -} - -.wp-block-latest-comments__comment-author, -.wp-block-latest-comments__comment-link { - font-weight: 700; - text-decoration: none; -} - -.wp-block-latest-comments__comment-date { - color: #767676; - font-size: 10px; - font-size: 0.625rem; - font-weight: 800; - letter-spacing: 0.1818em; - margin-top: 0.4em; - text-transform: uppercase; -} - -.editor-block-list__block .wp-block-latest-comments__comment-excerpt p { - font-size: 14px; - font-size: 0.875rem; -} - -/*-------------------------------------------------------------- -6.0 Blocks - Colors ---------------------------------------------------------------*/ - -.entry-content .has-pale-pink-color { - color: #f78da7; -} - -.entry-content .has-pale-pink-background-color, -.wp-block-button.is-style-outline .has-pale-pink-background-color:link { - background-color: #f78da7; -} - -.entry-content .has-vivid-red-color { - color: #cf2e2e; -} - -.entry-content .has-vivid-red-background-color, -.wp-block-button.is-style-outline .has-vivid-red-background-color:link { - background-color: #cf2e2e; -} - -.entry-content .has-luminous-vivid-orange-color { - color: #ff6900; -} - -.entry-content .has-luminous-vivid-orange-background-color, -.wp-block-button.is-style-outline .has-luminous-vivid-orange-background-color:link { - background-color: #ff6900; -} - -.entry-content .has-luminous-vivid-amber-color { - color: #fcb900; -} - -.entry-content .has-luminous-vivid-amber-background-color, -.wp-block-button.is-style-outline .has-luminous-vivid-amber-background-color:link { - background-color: #fcb900; -} - -.entry-content .has-light-green-cyan-color { - color: #7bdcb5; -} - -.entry-content .has-light-green-cyan-background-color, -.wp-block-button.is-style-outline .has-light-green-cyan-background-color:link { - background-color: #7bdcb5; -} - -.entry-content .has-vivid-green-cyan-color { - color: #00d084; -} - -.entry-content .has-vivid-green-cyan-background-color, -.wp-block-button.is-style-outline .has-vivid-green-cyan-background-color:link { - background-color: #00d084; -} - -.entry-content .has-pale-cyan-blue-color { - color: #8ed1fc; -} - -.entry-content .has-pale-cyan-blue-background-color, -.wp-block-button.is-style-outline .has-pale-cyan-blue-background-color:link { - background-color: #8ed1fc; -} - -.entry-content .has-vivid-cyan-blue-color { - color: #0693e3; -} - -.entry-content .has-vivid-cyan-blue-background-color, -.wp-block-button.is-style-outline .has-vivid-cyan-blue-background-color:link { - background-color: #0693e3; -} - -.entry-content .has-very-light-gray-color { - color: #eee; -} - -.entry-content .has-very-light-gray-background-color, -.wp-block-button.is-style-outline .has-very-light-gray-background-color:link { - background-color: #eee; -} - -.entry-content .has-cyan-bluish-gray-color { - color: #abb8c3; -} - -.entry-content .has-cyan-bluish-gray-background-color, -.wp-block-button.is-style-outline .has-cyan-bluish-gray-background-color:link { - background-color: #abb8c3; -} - -.entry-content .has-very-dark-gray-color { - color: #313131; -} - -.entry-content .has-very-dark-gray-background-color, -.wp-block-button.is-style-outline .has-very-dark-gray-background-color:link { - background-color: #313131; -} diff --git a/wp-content/themes/twentyseventeen/assets/css/colors-dark.css b/wp-content/themes/twentyseventeen/assets/css/colors-dark.css deleted file mode 100644 index b1ed95adc..000000000 --- a/wp-content/themes/twentyseventeen/assets/css/colors-dark.css +++ /dev/null @@ -1,566 +0,0 @@ -/** - * Twenty Seventeen: Dark Color Scheme - * - * See inc/color-patterns.php for dynamic color overrides for the theme. - * - * Colors are ordered from light to dark. - */ - -.colors-dark button, -.colors-dark input[type="button"], -.colors-dark input[type="submit"], -.colors-dark .entry-footer .edit-link a.post-edit-link { - background-color: #fff; -} - -.colors-dark a:hover, -.colors-dark a:active, -.colors-dark .entry-content a:focus, -.colors-dark .entry-content a:hover, -.colors-dark .entry-summary a:focus, -.colors-dark .entry-summary a:hover, -.colors-dark .comment-content a:focus, -.colors-dark .comment-content a:hover, -.colors-dark .widget a:focus, -.colors-dark .widget a:hover, -.colors-dark .site-footer .widget-area a:focus, -.colors-dark .site-footer .widget-area a:hover, -.colors-dark .posts-navigation a:focus, -.colors-dark .posts-navigation a:hover, -.colors-dark .comment-metadata a:focus, -.colors-dark .comment-metadata a:hover, -.colors-dark .comment-metadata a.comment-edit-link:focus, -.colors-dark .comment-metadata a.comment-edit-link:hover, -.colors-dark .comment-reply-link:focus, -.colors-dark .comment-reply-link:hover, -.colors-dark .widget_authors a:focus strong, -.colors-dark .widget_authors a:hover strong, -.colors-dark .entry-title a:focus, -.colors-dark .entry-title a:hover, -.colors-dark .entry-meta a:focus, -.colors-dark .entry-meta a:hover, -.colors-dark.blog .entry-meta a.post-edit-link:focus, -.colors-dark.blog .entry-meta a.post-edit-link:hover, -.colors-dark.archive .entry-meta a.post-edit-link:focus, -.colors-dark.archive .entry-meta a.post-edit-link:hover, -.colors-dark.search .entry-meta a.post-edit-link:focus, -.colors-dark.search .entry-meta a.post-edit-link:hover, -.colors-dark .page-links a:focus .page-number, -.colors-dark .page-links a:hover .page-number, -.colors-dark .entry-footer .cat-links a:focus, -.colors-dark .entry-footer .cat-links a:hover, -.colors-dark .entry-footer .tags-links a:focus, -.colors-dark .entry-footer .tags-links a:hover, -.colors-dark .post-navigation a:focus, -.colors-dark .post-navigation a:hover, -.colors-dark .pagination a:not(.prev):not(.next):focus, -.colors-dark .pagination a:not(.prev):not(.next):hover, -.colors-dark .comments-pagination a:not(.prev):not(.next):focus, -.colors-dark .comments-pagination a:not(.prev):not(.next):hover, -.colors-dark .logged-in-as a:focus, -.colors-dark .logged-in-as a:hover, -.colors-dark a:focus .nav-title, -.colors-dark a:hover .nav-title, -.colors-dark .edit-link a:focus, -.colors-dark .edit-link a:hover, -.colors-dark .site-info a:focus, -.colors-dark .site-info a:hover, -.colors-dark .widget .widget-title a:focus, -.colors-dark .widget .widget-title a:hover, -.colors-dark .widget ul li a:focus, -.colors-dark .widget ul li a:hover { - color: #fff; -} - -.colors-dark .entry-content a:focus, -.colors-dark .entry-content a:hover, -.colors-dark .entry-summary a:focus, -.colors-dark .entry-summary a:hover, -.colors-dark .comment-content a:focus, -.colors-dark .comment-content a:hover, -.colors-dark .widget a:focus, -.colors-dark .widget a:hover, -.colors-dark .site-footer .widget-area a:focus, -.colors-dark .site-footer .widget-area a:hover, -.colors-dark .posts-navigation a:focus, -.colors-dark .posts-navigation a:hover, -.colors-dark .comment-metadata a:focus, -.colors-dark .comment-metadata a:hover, -.colors-dark .comment-metadata a.comment-edit-link:focus, -.colors-dark .comment-metadata a.comment-edit-link:hover, -.colors-dark .comment-reply-link:focus, -.colors-dark .comment-reply-link:hover, -.colors-dark .widget_authors a:focus strong, -.colors-dark .widget_authors a:hover strong, -.colors-dark .entry-title a:focus, -.colors-dark .entry-title a:hover, -.colors-dark .entry-meta a:focus, -.colors-dark .entry-meta a:hover, -.colors-dark.blog .entry-meta a.post-edit-link:focus, -.colors-dark.blog .entry-meta a.post-edit-link:hover, -.colors-dark.archive .entry-meta a.post-edit-link:focus, -.colors-dark.archive .entry-meta a.post-edit-link:hover, -.colors-dark.search .entry-meta a.post-edit-link:focus, -.colors-dark.search .entry-meta a.post-edit-link:hover, -.colors-dark .page-links a:focus .page-number, -.colors-dark .page-links a:hover .page-number, -.colors-dark .entry-footer .cat-links a:focus, -.colors-dark .entry-footer .cat-links a:hover, -.colors-dark .entry-footer .tags-links a:focus, -.colors-dark .entry-footer .tags-links a:hover, -.colors-dark .post-navigation a:focus, -.colors-dark .post-navigation a:hover, -.colors-dark .pagination a:not(.prev):not(.next):focus, -.colors-dark .pagination a:not(.prev):not(.next):hover, -.colors-dark .comments-pagination a:not(.prev):not(.next):focus, -.colors-dark .comments-pagination a:not(.prev):not(.next):hover, -.colors-dark .logged-in-as a:focus, -.colors-dark .logged-in-as a:hover, -.colors-dark a:focus .nav-title, -.colors-dark a:hover .nav-title, -.colors-dark .edit-link a:focus, -.colors-dark .edit-link a:hover, -.colors-dark .site-info a:focus, -.colors-dark .site-info a:hover, -.colors-dark .widget .widget-title a:focus, -.colors-dark .widget .widget-title a:hover, -.colors-dark .widget ul li a:focus, -.colors-dark .widget ul li a:hover { - -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0), 0 3px 0 rgba(255, 255, 255, 1); /* Equivalant to #fff */ - box-shadow: inset 0 0 0 rgba(255, 255, 255, 0), 0 3px 0 rgba(255, 255, 255, 1); /* Equivalant to #fff */ -} - -.colors-dark .entry-content a, -.colors-dark .entry-summary a, -.colors-dark .comment-content a, -.colors-dark .widget a, -.colors-dark .site-footer .widget-area a, -.colors-dark .posts-navigation a, -.colors-dark .widget_authors a strong { - -webkit-box-shadow: inset 0 -1px 0 rgba(240, 240, 240, 1); /* Equivalant to #f0f0f0 */ - box-shadow: inset 0 -1px 0 rgba(240, 240, 240, 1); /* Equivalant to #f0f0f0 */ -} - -body.colors-dark, -.colors-dark button, -.colors-dark input, -.colors-dark select, -.colors-dark textarea, -.colors-dark h3, -.colors-dark h4, -.colors-dark h6, -.colors-dark label, -.colors-dark .entry-title a, -.colors-dark.twentyseventeen-front-page .panel-content .recent-posts article, -.colors-dark .entry-footer .cat-links a, -.colors-dark .entry-footer .tags-links a, -.colors-dark .format-quote blockquote, -.colors-dark .nav-title, -.colors-dark .comment-body { - color: #eee; -} - -/* Placeholder text color -- selectors need to be separate to work. */ -.colors-dark ::-webkit-input-placeholder { - color: #ddd; -} - -.colors-dark :-moz-placeholder { - color: #ddd; -} - -.colors-dark ::-moz-placeholder { - color: #ddd; -} - -.colors-dark :-ms-input-placeholder { - color: #ddd; -} - -.colors-dark input[type="text"]:focus, -.colors-dark input[type="email"]:focus, -.colors-dark input[type="url"]:focus, -.colors-dark input[type="password"]:focus, -.colors-dark input[type="search"]:focus, -.colors-dark input[type="number"]:focus, -.colors-dark input[type="tel"]:focus, -.colors-dark input[type="range"]:focus, -.colors-dark input[type="date"]:focus, -.colors-dark input[type="month"]:focus, -.colors-dark input[type="week"]:focus, -.colors-dark input[type="time"]:focus, -.colors-dark input[type="datetime"]:focus, -.colors-dark input[type="datetime-local"]:focus, -.colors-dark input[type="color"]:focus, -.colors-dark textarea:focus, -.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar { - border-color: #eee; -} - -.colors-dark input[type="text"]:focus, -.colors-dark input[type="email"]:focus, -.colors-dark input[type="url"]:focus, -.colors-dark input[type="password"]:focus, -.colors-dark input[type="search"]:focus, -.colors-dark input[type="number"]:focus, -.colors-dark input[type="tel"]:focus, -.colors-dark input[type="range"]:focus, -.colors-dark input[type="date"]:focus, -.colors-dark input[type="month"]:focus, -.colors-dark input[type="week"]:focus, -.colors-dark input[type="time"]:focus, -.colors-dark input[type="datetime"]:focus, -.colors-dark input[type="datetime-local"]:focus, -.colors-dark input[type="color"]:focus, -.colors-dark textarea:focus, -.colors-dark button.secondary, -.colors-dark input[type="reset"], -.colors-dark input[type="button"].secondary, -.colors-dark input[type="reset"].secondary, -.colors-dark input[type="submit"].secondary, -.colors-dark a, -.colors-dark .site-title, -.colors-dark .site-title a, -.colors-dark .navigation-top a, -.colors-dark .dropdown-toggle, -.colors-dark .menu-toggle, -.colors-dark .page .panel-content .entry-title, -.colors-dark .page-title, -.colors-dark.page:not(.twentyseventeen-front-page) .entry-title, -.colors-dark .page-links a .page-number, -.colors-dark .comment-metadata a.comment-edit-link, -.colors-dark .comment-reply-link .icon, -.colors-dark h2.widget-title, -.colors-dark mark, -.colors-dark .post-navigation a:focus .icon, -.colors-dark .post-navigation a:hover .icon, -.colors-dark.blog .entry-meta a.post-edit-link, -.colors-dark.archive .entry-meta a.post-edit-link, -.colors-dark.search .entry-meta a.post-edit-link, -.colors-custom .twentyseventeen-panel .recent-posts .entry-header .edit-link { - color: #ddd; -} - -.colors-dark h2, -.colors-dark blockquote, -.colors-dark input[type="text"], -.colors-dark input[type="email"], -.colors-dark input[type="url"], -.colors-dark input[type="password"], -.colors-dark input[type="search"], -.colors-dark input[type="number"], -.colors-dark input[type="tel"], -.colors-dark input[type="range"], -.colors-dark input[type="date"], -.colors-dark input[type="month"], -.colors-dark input[type="week"], -.colors-dark input[type="time"], -.colors-dark input[type="datetime"], -.colors-dark input[type="datetime-local"], -.colors-dark input[type="color"], -.colors-dark textarea, -.colors-dark .navigation-top .current-menu-item > a, -.colors-dark .navigation-top .current_page_item > a, -.colors-dark .entry-content blockquote.alignleft, -.colors-dark .entry-content blockquote.alignright, -.colors-dark .taxonomy-description, -.colors-dark .site-info a, -.colors-dark .wp-caption { - color: #ccc; -} - -.colors-dark abbr, -.colors-dark acronym { - border-bottom-color: #ccc; -} - -.colors-dark h5, -.main-navigation a:hover, -.colors-dark .entry-meta, -.colors-dark .entry-meta a, -.colors-dark .nav-subtitle, -.colors-dark .comment-metadata, -.colors-dark .comment-metadata a, -.colors-dark .no-comments, -.colors-dark .comment-awaiting-moderation, -.colors-dark .page-numbers.current, -.colors-dark .page-links .page-number, -.colors-dark .site-description { - color: #bbb; -} - -.colors-dark :not( .mejs-button ) > button:hover, -.colors-dark :not( .mejs-button ) > button:focus, -.colors-dark input[type="button"]:hover, -.colors-dark input[type="button"]:focus, -.colors-dark input[type="submit"]:hover, -.colors-dark input[type="submit"]:focus, -.colors-dark .prev.page-numbers:focus, -.colors-dark .prev.page-numbers:hover, -.colors-dark .next.page-numbers:focus, -.colors-dark .next.page-numbers:hover, -.colors-dark .entry-footer .edit-link a.post-edit-link:focus, -.colors-dark .entry-footer .edit-link a.post-edit-link:hover { - background: #bbb; -} - -.colors-dark .social-navigation a:hover, -.colors-dark .social-navigation a:focus { - background: #999; - color: #222; -} - -.colors-dark .entry-footer .cat-links .icon, -.colors-dark .entry-footer .tags-links .icon { - color: #666; -} - -.colors-dark button.secondary:hover, -.colors-dark button.secondary:focus, -.colors-dark input[type="reset"]:hover, -.colors-dark input[type="reset"]:focus, -.colors-dark input[type="button"].secondary:hover, -.colors-dark input[type="button"].secondary:focus, -.colors-dark input[type="reset"].secondary:hover, -.colors-dark input[type="reset"].secondary:focus, -.colors-dark input[type="submit"].secondary:hover, -.colors-dark input[type="submit"].secondary:focus, -.colors-dark .social-navigation a, -.colors-dark hr { - background: #555; -} - -.colors-dark input[type="text"], -.colors-dark input[type="email"], -.colors-dark input[type="url"], -.colors-dark input[type="password"], -.colors-dark input[type="search"], -.colors-dark input[type="number"], -.colors-dark input[type="tel"], -.colors-dark input[type="range"], -.colors-dark input[type="date"], -.colors-dark input[type="month"], -.colors-dark input[type="week"], -.colors-dark input[type="time"], -.colors-dark input[type="datetime"], -.colors-dark input[type="datetime-local"], -.colors-dark input[type="color"], -.colors-dark textarea, -.colors-dark select, -.colors-dark fieldset, -.colors-dark .widget .tagcloud a:hover, -.colors-dark .widget .tagcloud a:focus, -.colors-dark .widget.widget_tag_cloud a:hover, -.colors-dark .widget.widget_tag_cloud a:focus, -.colors-dark .wp_widget_tag_cloud a:hover, -.colors-dark .wp_widget_tag_cloud a:focus { - border-color: #555; -} - -.colors-dark button.secondary, -.colors-dark input[type="reset"], -.colors-dark input[type="button"].secondary, -.colors-dark input[type="reset"].secondary, -.colors-dark input[type="submit"].secondary, -.colors-dark .prev.page-numbers, -.colors-dark .next.page-numbers { - background-color: #444; -} - -.colors-dark .widget .tagcloud a, -.colors-dark .widget.widget_tag_cloud a, -.colors-dark .wp_widget_tag_cloud a { - border-color: #444; -} - -.colors-dark.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child), -.colors-dark .widget ul li { - border-top-color: #444; -} - -.colors-dark .widget ul li { - border-bottom-color: #444; -} - -.colors-dark pre, -.colors-dark mark, -.colors-dark ins, -.colors-dark input[type="text"], -.colors-dark input[type="email"], -.colors-dark input[type="url"], -.colors-dark input[type="password"], -.colors-dark input[type="search"], -.colors-dark input[type="number"], -.colors-dark input[type="tel"], -.colors-dark input[type="range"], -.colors-dark input[type="date"], -.colors-dark input[type="month"], -.colors-dark input[type="week"], -.colors-dark input[type="time"], -.colors-dark input[type="datetime"], -.colors-dark input[type="datetime-local"], -.colors-dark input[type="color"], -.colors-dark textarea, -.colors-dark select, -.colors-dark fieldset { - background: #333; -} - -.colors-dark tr, -.colors-dark thead th { - border-color: #333; -} - -.colors-dark .navigation-top, -.colors-dark .main-navigation > div > ul, -.colors-dark .pagination, -.colors-dark .comment-navigation, -.colors-dark .entry-footer, -.colors-dark .site-footer { - border-top-color: #333; -} - -.colors-dark .single-featured-image-header, -.colors-dark .navigation-top, -.colors-dark .main-navigation li, -.colors-dark .entry-footer, -.colors-dark #comments { - border-bottom-color: #333; -} - -.colors-dark .site-header, -.colors-dark .single-featured-image-header { - background-color: #262626; -} - -.colors-dark button, -.colors-dark input[type="button"], -.colors-dark input[type="submit"], -.colors-dark .prev.page-numbers:focus, -.colors-dark .prev.page-numbers:hover, -.colors-dark .next.page-numbers:focus, -.colors-dark .next.page-numbers:hover { - color: #222; -} - -body.colors-dark, -.colors-dark .site-content-contain, -.colors-dark .navigation-top, -.colors-dark .main-navigation ul { - background: #222; -} - -.colors-dark .entry-title a, -.colors-dark .entry-meta a, -.colors-dark.blog .entry-meta a.post-edit-link, -.colors-dark.archive .entry-meta a.post-edit-link, -.colors-dark.search .entry-meta a.post-edit-link, -.colors-dark .page-links a, -.colors-dark .page-links a .page-number, -.colors-dark .entry-footer a, -.colors-dark .entry-footer .cat-links a, -.colors-dark .entry-footer .tags-links a, -.colors-dark .edit-link a, -.colors-dark .post-navigation a, -.colors-dark .logged-in-as a, -.colors-dark .comment-navigation a, -.colors-dark .comment-metadata a, -.colors-dark .comment-metadata a.comment-edit-link, -.colors-dark .comment-reply-link, -.colors-dark a .nav-title, -.colors-dark .pagination a, -.colors-dark .comments-pagination a, -.colors-dark .widget .widget-title a, -.colors-dark .widget ul li a, -.colors-dark .site-footer .widget-area ul li a, -.colors-dark .site-info a { - -webkit-box-shadow: inset 0 -1px 0 rgba(34, 34, 34, 1); /* Equivalant to #222 */ - box-shadow: inset 0 -1px 0 rgba(34, 34, 34, 1); /* Equivalant to #222 */ -} - -/* Fixes linked images */ -.colors-dark .entry-content a img, -.colors-dark .comment-content a img, -.colors-dark .widget a img { - -webkit-box-shadow: 0 0 0 8px #222; - box-shadow: 0 0 0 8px #222; -} - -.colors-dark .entry-footer .edit-link a.post-edit-link { - color: #000; -} - -.colors-dark .menu-toggle, -.colors-dark .menu-toggle:hover, -.colors-dark .menu-toggle:focus, -.colors-dark .dropdown-toggle, -.colors-dark .dropdown-toggle:hover, -.colors-dark .dropdown-toggle:focus, -.colors-dark .menu-scroll-down, -.colors-dark .menu-scroll-down:hover, -.colors-dark .menu-scroll-down:focus { - background-color: transparent; -} - -.colors-dark .gallery-item a, -.colors-dark .gallery-item a:hover, -.colors-dark .gallery-item a:focus, -.colors-dark .widget .tagcloud a, -.colors-dark .widget .tagcloud a:focus, -.colors-dark .widget .tagcloud a:hover, -.colors-dark .widget.widget_tag_cloud a, -.colors-dark .widget.widget_tag_cloud a:focus, -.colors-dark .widget.widget_tag_cloud a:hover, -.colors-dark .wp_widget_tag_cloud a, -.colors-dark .wp_widget_tag_cloud a:focus, -.colors-dark .wp_widget_tag_cloud a:hover, -.colors-dark .entry-footer .edit-link a.post-edit-link:focus, -.colors-dark .entry-footer .edit-link a.post-edit-link:hover { - -webkit-box-shadow: none; - box-shadow: none; -} - -@media screen and (min-width: 48em) { - - .colors-dark .nav-links .nav-previous .nav-title .icon, - .colors-dark .nav-links .nav-next .nav-title .icon { - color: #eee; - } - - .colors-dark .main-navigation li li:hover, - .colors-dark .main-navigation li li.focus { - background: #999; - } - - .colors-dark .menu-scroll-down { - color: #999; - } - - .colors-dark .main-navigation ul ul { - border-color: #333; - background: #222; - } - - .colors-dark .main-navigation ul li.menu-item-has-children:before, - .colors-dark .main-navigation ul li.page_item_has_children:before { - border-bottom-color: #333; - } - - .main-navigation ul li.menu-item-has-children:after, - .main-navigation ul li.page_item_has_children:after { - border-bottom-color: #222; - } - - .colors-dark .main-navigation li li.focus > a, - .colors-dark .main-navigation li li:focus > a, - .colors-dark .main-navigation li li:hover > a, - .colors-dark .main-navigation li li a:hover, - .colors-dark .main-navigation li li a:focus, - .colors-dark .main-navigation li li.current_page_item a:hover, - .colors-dark .main-navigation li li.current-menu-item a:hover, - .colors-dark .main-navigation li li.current_page_item a:focus, - .colors-dark .main-navigation li li.current-menu-item a:focus { - color: #222; - } - -} diff --git a/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css b/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css deleted file mode 100644 index 35c34bcf6..000000000 --- a/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css +++ /dev/null @@ -1,808 +0,0 @@ -/* -Theme Name: Twenty Seventeen -Description: Used to style blocks in the editor. -*/ - -/*-------------------------------------------------------------- ->>> TABLE OF CONTENTS: ----------------------------------------------------------------- -1.0 General Typography -2.0 General Block Settings -3.0 Blocks - Common Blocks -4.0 Blocks - Formatting -5.0 Blocks - Layout Elements -6.0 Blocks - Widgets - ---------------------------------------------------------------*/ - -/*-------------------------------------------------------------- -1.0 General Typography ---------------------------------------------------------------*/ - -.edit-post-visual-editor .editor-block-list__block, -.editor-default-block-appender textarea.editor-default-block-appender__content { - font-size: 15px; - font-size: 0.9375rem; -} - -.editor-default-block-appender textarea.editor-default-block-appender__content { - font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; -} - -.edit-post-visual-editor .editor-block-list__block { - color: #333; -} - -.editor-post-title__block .editor-post-title__input { - color: #333; - font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; - font-size: 20px; - font-size: 1.25rem; - font-weight: 300; -} - -@media screen and (min-width: 30em) { - - .edit-post-visual-editor .editor-block-list__block { - font-size: 18px; - font-size: 1.125rem; - } - - .editor-post-title__block .editor-post-title__input { - font-size: 26px; - font-size: 1.625rem; - } - - .edit-post-visual-editor .editor-block-list__block h1 { - font-size: 30px; - font-size: 1.875rem; - } - - .edit-post-visual-editor .editor-block-list__block h2 { - font-size: 26px; - font-size: 1.625rem; - } - - .edit-post-visual-editor .editor-block-list__block h3 { - font-size: 22px; - font-size: 1.375rem; - } - - .edit-post-visual-editor .editor-block-list__block h4 { - font-size: 18px; - font-size: 1.125rem; - } - - .edit-post-visual-editor .editor-block-list__block h5 { - font-size: 13px; - font-size: 0.8125rem; - } - - .edit-post-visual-editor .editor-block-list__block h6 { - font-size: 16px; - font-size: 1rem; - } -} - -@media screen and (min-width: 48em) { - - .edit-post-visual-editor .editor-block-list__block { - font-size: 16px; - font-size: 1rem; - } - - .editor-rich-text__tinymce.mce-content-body { - line-height: 1.5; - } -} - -/* Typography for Arabic Font */ - -html[lang="ar"] .edit-post-visual-editor .editor-block-list__block, -html[lang="ary"] .edit-post-visual-editor .editor-block-list__block, -html[lang="azb"] .edit-post-visual-editor .editor-block-list__block, -html[lang="fa-IR"] .edit-post-visual-editor .editor-block-list__block, -html[lang="haz"] .edit-post-visual-editor .editor-block-list__block, -html[lang="ps"] .edit-post-visual-editor .editor-block-list__block, -html[lang="ur"] .edit-post-visual-editor .editor-block-list__block { - font-family: Tahoma, Arial, sans-serif; -} - -html[lang="ar"] .edit-post-visual-editor h1, -html[lang="ar"] .edit-post-visual-editor h2, -html[lang="ar"] .edit-post-visual-editor h3, -html[lang="ar"] .edit-post-visual-editor h4, -html[lang="ar"] .edit-post-visual-editor h5, -html[lang="ar"] .edit-post-visual-editor h6, -html[lang="ary"] .edit-post-visual-editor h1, -html[lang="ary"] .edit-post-visual-editor h2, -html[lang="ary"] .edit-post-visual-editor h3, -html[lang="ary"] .edit-post-visual-editor h4, -html[lang="ary"] .edit-post-visual-editor h5, -html[lang="ary"] .edit-post-visual-editor h6, -html[lang="azb"] .edit-post-visual-editor h1, -html[lang="azb"] .edit-post-visual-editor h2, -html[lang="azb"] .edit-post-visual-editor h3, -html[lang="azb"] .edit-post-visual-editor h4, -html[lang="azb"] .edit-post-visual-editor h5, -html[lang="azb"] .edit-post-visual-editor h6, -html[lang="fa-IR"] .edit-post-visual-editor h1, -html[lang="fa-IR"] .edit-post-visual-editor h2, -html[lang="fa-IR"] .edit-post-visual-editor h3, -html[lang="fa-IR"] .edit-post-visual-editor h4, -html[lang="fa-IR"] .edit-post-visual-editor h5, -html[lang="fa-IR"] .edit-post-visual-editor h6, -html[lang="haz"] .edit-post-visual-editor h1, -html[lang="haz"] .edit-post-visual-editor h2, -html[lang="haz"] .edit-post-visual-editor h3, -html[lang="haz"] .edit-post-visual-editor h4, -html[lang="haz"] .edit-post-visual-editor h5, -html[lang="haz"] .edit-post-visual-editor h6, -html[lang="ps"] .edit-post-visual-editor h1, -html[lang="ps"] .edit-post-visual-editor h2, -html[lang="ps"] .edit-post-visual-editor h3, -html[lang="ps"] .edit-post-visual-editor h4, -html[lang="ps"] .edit-post-visual-editor h5, -html[lang="ps"] .edit-post-visual-editor h6, -html[lang="ur"] .edit-post-visual-editor h1, -html[lang="ur"] .edit-post-visual-editor h2, -html[lang="ur"] .edit-post-visual-editor h3, -html[lang="ur"] .edit-post-visual-editor h4, -html[lang="ur"] .edit-post-visual-editor h5, -html[lang="ur"] .edit-post-visual-editor h6 { - font-weight: 700; -} - -/* Typography for Chinese Font */ - -html[lang^="zh-"] .edit-post-visual-editor .editor-block-list__block { - font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif; -} - -html[lang="zh-CN"] .edit-post-visual-editor .editor-block-list__block { - font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif; -} - -html[lang^="zh-"] .edit-post-visual-editor h1, -html[lang^="zh-"] .edit-post-visual-editor h2, -html[lang^="zh-"] .edit-post-visual-editor h3, -html[lang^="zh-"] .edit-post-visual-editor h4, -html[lang^="zh-"] .edit-post-visual-editor h5, -html[lang^="zh-"] .edit-post-visual-editor h6 { - font-weight: 700; -} - -/* Typography for Cyrillic Font */ - -html[lang="bg-BG"] .edit-post-visual-editor .editor-block-list__block, -html[lang="ru-RU"] .edit-post-visual-editor .editor-block-list__block, -html[lang="uk"] .edit-post-visual-editor .editor-block-list__block { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -html[lang="bg-BG"] .edit-post-visual-editor h1, -html[lang="bg-BG"] .edit-post-visual-editor h2, -html[lang="bg-BG"] .edit-post-visual-editor h3, -html[lang="bg-BG"] .edit-post-visual-editor h4, -html[lang="bg-BG"] .edit-post-visual-editor h5, -html[lang="bg-BG"] .edit-post-visual-editor h6, -html[lang="ru-RU"] .edit-post-visual-editor h1, -html[lang="ru-RU"] .edit-post-visual-editor h2, -html[lang="ru-RU"] .edit-post-visual-editor h3, -html[lang="ru-RU"] .edit-post-visual-editor h4, -html[lang="ru-RU"] .edit-post-visual-editor h5, -html[lang="ru-RU"] .edit-post-visual-editor h6, -html[lang="uk"] .edit-post-visual-editor h1, -html[lang="uk"] .edit-post-visual-editor h2, -html[lang="uk"] .edit-post-visual-editor h3, -html[lang="uk"] .edit-post-visual-editor h4, -html[lang="uk"] .edit-post-visual-editor h5, -html[lang="uk"] .edit-post-visual-editor h6 { - font-weight: 700; - line-height: 1.2; -} - -/* Typography for Devanagari Font */ - -html[lang="bn-BD"] .edit-post-visual-editor .editor-block-list__block, -html[lang="hi-IN"] .edit-post-visual-editor .editor-block-list__block, -html[lang="mr-IN"] .edit-post-visual-editor .editor-block-list__block { - font-family: Arial, sans-serif; -} - -html[lang="bn-BD"] .edit-post-visual-editor h1, -html[lang="bn-BD"] .edit-post-visual-editor h2, -html[lang="bn-BD"] .edit-post-visual-editor h3, -html[lang="bn-BD"] .edit-post-visual-editor h4, -html[lang="bn-BD"] .edit-post-visual-editor h5, -html[lang="bn-BD"] .edit-post-visual-editor h6, -html[lang="hi-IN"] .edit-post-visual-editor h1, -html[lang="hi-IN"] .edit-post-visual-editor h2, -html[lang="hi-IN"] .edit-post-visual-editor h3, -html[lang="hi-IN"] .edit-post-visual-editor h4, -html[lang="hi-IN"] .edit-post-visual-editor h5, -html[lang="hi-IN"] .edit-post-visual-editor h6, -html[lang="mr-IN"] .edit-post-visual-editor h1, -html[lang="mr-IN"] .edit-post-visual-editor h2, -html[lang="mr-IN"] .edit-post-visual-editor h3, -html[lang="mr-IN"] .edit-post-visual-editor h4, -html[lang="mr-IN"] .edit-post-visual-editor h5, -html[lang="mr-IN"] .edit-post-visual-editor h6 { - font-weight: 700; -} - -/* Typography for Greek Font */ - -html[lang="el"] .edit-post-visual-editor .editor-block-list__block { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; -} - -html[lang="el"] .edit-post-visual-editor h1, -html[lang="el"] .edit-post-visual-editor h2, -html[lang="el"] .edit-post-visual-editor h3, -html[lang="el"] .edit-post-visual-editor h4, -html[lang="el"] .edit-post-visual-editor h5, -html[lang="el"] .edit-post-visual-editor h6 { - font-weight: 700; - line-height: 1.3; -} - -/* Typography for Gujarati Font */ - -html[lang="gu-IN"] .edit-post-visual-editor .editor-block-list__block { - font-family: Arial, sans-serif; -} - -html[lang="gu-IN"] .edit-post-visual-editor h1, -html[lang="gu-IN"] .edit-post-visual-editor h2, -html[lang="gu-IN"] .edit-post-visual-editor h3, -html[lang="gu-IN"] .edit-post-visual-editor h4, -html[lang="gu-IN"] .edit-post-visual-editor h5, -html[lang="gu-IN"] .edit-post-visual-editor h6 { - font-weight: 700; -} - -/* Typography for Hebrew Font */ - -html[lang="he-IL"] .edit-post-visual-editor .editor-block-list__block { - font-family: "Arial Hebrew", Arial, sans-serif; -} - -html[lang="he-IL"] .edit-post-visual-editor h1, -html[lang="he-IL"] .edit-post-visual-editor h2, -html[lang="he-IL"] .edit-post-visual-editor h3, -html[lang="he-IL"] .edit-post-visual-editor h4, -html[lang="he-IL"] .edit-post-visual-editor h5, -html[lang="he-IL"] .edit-post-visual-editor h6 { - font-weight: 700; -} - -/* Typography for Japanese Font */ - -html[lang="ja"] .edit-post-visual-editor .editor-block-list__block { - font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif; -} - -html[lang="ja"] .edit-post-visual-editor h1, -html[lang="ja"] .edit-post-visual-editor h2, -html[lang="ja"] .edit-post-visual-editor h3, -html[lang="ja"] .edit-post-visual-editor h4, -html[lang="ja"] .edit-post-visual-editor h5, -html[lang="ja"] .edit-post-visual-editor h6 { - font-weight: 700; -} - -/* Typography for Korean font */ - -html[lang="ko-KR"] .edit-post-visual-editor .editor-block-list__block { - font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif; -} - -html[lang="ko-KR"] .edit-post-visual-editor h1, -html[lang="ko-KR"] .edit-post-visual-editor h2, -html[lang="ko-KR"] .edit-post-visual-editor h3, -html[lang="ko-KR"] .edit-post-visual-editor h4, -html[lang="ko-KR"] .edit-post-visual-editor h5, -html[lang="ko-KR"] .edit-post-visual-editor h6 { - font-weight: 600; -} - -/* Typography for Thai Font */ - -html[lang="th"] .edit-post-visual-editor .editor-block-list__block { - line-height: 1.8; - font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; -} - -html[lang="th"] .edit-post-visual-editor h1, -html[lang="th"] .edit-post-visual-editor h2, -html[lang="th"] .edit-post-visual-editor h3, -html[lang="th"] .edit-post-visual-editor h4, -html[lang="th"] .edit-post-visual-editor h5, -html[lang="th"] .edit-post-visual-editor h6 { - line-height: 1.65; - font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; -} - -/* Remove letter-spacing for all non-latin alphabets */ - -html[lang="ar"] .edit-post-visual-editor *, -html[lang="ary"] .edit-post-visual-editor *, -html[lang="azb"] .edit-post-visual-editor *, -html[lang="haz"] .edit-post-visual-editor *, -html[lang="ps"] .edit-post-visual-editor *, -html[lang^="zh-"] .edit-post-visual-editor *, -html[lang="bg-BG"] .edit-post-visual-editor *, -html[lang="ru-RU"] .edit-post-visual-editor *, -html[lang="uk"] .edit-post-visual-editor *, -html[lang="bn-BD"] .edit-post-visual-editor *, -html[lang="hi-IN"] .edit-post-visual-editor *, -html[lang="mr-IN"] .edit-post-visual-editor *, -html[lang="el"] .edit-post-visual-editor *, -html[lang="gu-IN"] .edit-post-visual-editor *, -html[lang="he-IL"] .edit-post-visual-editor *, -html[lang="ja"] .edit-post-visual-editor *, -html[lang="ko-KR"] .edit-post-visual-editor *, -html[lang="th"] .edit-post-visual-editor * { - letter-spacing: 0 !important; -} - -/*-------------------------------------------------------------- -2.0 General Block Settings ---------------------------------------------------------------*/ - -/* Main column width */ - -.editor-styles-wrapper { - max-width: 100% !important; /* Override where editor-style.css is affecting this. */ -} - -.wp-block { - max-width: 674px; /* Based on one-column post width; 644px + 30px to account for padding. */ -} - -/* Alignments */ - -.edit-post-visual-editor .alignleft { - margin-right: 1.5em; -} - -.edit-post-visual-editor .alignright { - margin-left: 1.5em; -} - -/* Link styles */ - -.edit-post-visual-editor a, -.editor-block-list__block a, -.wp-block-freeform.block-library-rich-text__tinymce a { - color: #222; -} - -/* List styles */ - -.edit-post-visual-editor ul:not(.wp-block-gallery), -.editor-block-list__block ul:not(.wp-block-gallery), -.block-library-list ul, -.edit-post-visual-editor ol, -.editor-block-list__block ol, -.block-library-list ol, -.block-library-list .editor-rich-text__tinymce { - margin: 0 0 1.5em 1.5em; - padding: 0; -} - -.edit-post-visual-editor ul:not(.wp-block-gallery), -.editor-block-list__block ul:not(.wp-block-gallery), -.block-library-list ul { - list-style: disc; -} - -.edit-post-visual-editor ol, -.editor-block-list__block ol, -.block-library-list ol { - list-style: decimal; -} - -.edit-post-visual-editor li > ul:not(.wp-block-gallery), -.editor-block-list__block li > ul:not(.wp-block-gallery), -.block-library-list li > ul:not(.wp-block-gallery), -.edit-post-visual-editor li > ol, -.editor-block-list__block li > ol, -.block-library-list li > ol { - margin-bottom: 0; - margin-left: 1.5em; -} - -.edit-post-visual-editor li, -.editor-block-list__block li, -.block-library-list li { - margin: 0; -} - -.rtl .edit-post-visual-editor ul:not(.wp-block-gallery), -.rtl .editor-block-list__block ul:not(.wp-block-gallery), -.rtl .block-library-list ul, -.rtl .edit-post-visual-editor ol, -.rtl .editor-block-list__block ol, -.rtl .block-library-list ol, -.rtl .block-library-list .editor-rich-text__tinymce, -.rtl .edit-post-visual-editor li > ul:not(.wp-block-gallery), -.rtl .editor-block-list__block li > ul:not(.wp-block-gallery), -.rtl .block-library-list li > ul:not(.wp-block-gallery), -.rtl .edit-post-visual-editor li > ol, -.rtl .editor-block-list__block li > ol, -.rtl .block-library-list li > ol { - margin-left: 1.5em; - margin-right: 1.5em; -} - -/* Quote styles */ - -.editor-block-list__block blockquote p { - font-size: 18px; - font-size: 1.125rem; -} - -.editor-block-list__block blockquote.alignright p, -.editor-block-list__block blockquote.alignleft p { - font-size: 13px; - font-size: 0.8125rem; -} - -.editor-block-list__block blockquote cite { - display: block; - font-style: normal; - font-weight: 600; - margin-top: 0.5em; -} - -/* Caption styles*/ - -[class^="wp-block-"]:not(.wp-block-gallery) figcaption { - font-style: italic; - margin-bottom: 1.5em; - text-align: left; -} - -.rtl [class^="wp-block-"]:not(.wp-block-gallery) figcaption { - text-align: right; -} - -/* Code styles */ - -.wp-block-freeform.block-library-rich-text__tinymce code { - background: transparent; -} - -/* Table styles */ - -.rtl .editor-block-list__block th { - text-align: right; -} - -/*-------------------------------------------------------------- -3.0 Blocks - Common Blocks ---------------------------------------------------------------*/ - -/* Paragraph */ - -.wp-block-paragraph.has-drop-cap:not(:focus)::first-letter { - font-size: 5em; - margin-top: 0.075em; -} - -.wp-block-paragraph.has-background { - padding: 20px 30px; -} - -/* Gallery */ - -.wp-block-gallery figcaption { - font-style: italic; -} - -/* Quote */ - -.wp-block-quote { - color: #666; - font-size: 18px; - font-size: 1.125rem; - font-style: italic; - line-height: 1.7; -} - -.wp-block-quote:not(.is-large):not(.is-style-large) { - border: 0; - padding: 0; -} - -.editor-block-list__block .wp-block-quote .wp-block-quote__citation { - color: inherit; - display: block; - font-size: inherit; - font-style: normal; - font-weight: 600; - margin-top: 0.5em; -} - -.wp-block-quote.alignleft, -.wp-block-quote.alignright { - color: #666; - width: 48%; -} - -.editor-block-list__block .wp-block-quote.alignleft p, -.editor-block-list__block .wp-block-quote.alignright p, -.editor-block-list__block .wp-block-quote.alignleft .wp-block-quote__citation, -.editor-block-list__block .wp-block-quote.alignright .wp-block-quote__citation { - font-size: 13px; - font-size: 0.8125rem; -} - -.editor-block-list__block .wp-block-quote.alignleft p:last-of-type, -.editor-block-list__block .wp-block-quote.alignright p:last-of-type { - margin-bottom: 0; -} - -.wp-block-quote.is-large .wp-block-quote__citation, -.wp-block-quote.is-style-large .wp-block-quote__citation { - text-align: right; -} - -.rtl .wp-block-quote.is-large .wp-block-quote__citation, -.rtl .wp-block-quote.is-style-large .wp-block-quote__citation { - text-align: left; -} - -@media screen and (min-width: 30em) { - .editor-block-list__block .wp-block-quote.alignleft p, - .editor-block-list__block .wp-block-quote.alignright p, - .editor-block-list__block .wp-block-quote.alignleft .wp-block-quote__citation, - .editor-block-list__block .wp-block-quote.alignright .wp-block-quote__citation, - .editor-block-list__block .wp-block-quote footer { - font-size: 14px; - font-size: 0.875rem; - } -} - -@media screen and (min-width: 48em) { - .editor-block-list__block .wp-block-quote.alignleft p, - .editor-block-list__block .wp-block-quote.alignright p, - .editor-block-list__block .wp-block-quote.alignleft .wp-block-quote__citation, - .editor-block-list__block .wp-block-quote.alignright .wp-block-quote__citation { - font-size: 13px; - font-size: 0.8125rem; - } - - .editor-block-list__block .wp-block-quote.alignleft { - margin-left: -17.5%; - width: 48%; - } - - .editor-block-list__block .wp-block-quote.alignright { - margin-right: -17.5%; - width: 48%; - } -} - -/* File */ - -.wp-block-file .wp-block-file__textlink { - -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 1px 0 rgba(0, 0, 0, 1); - box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 1px 0 rgba(0, 0, 0, 1); -} - -.wp-block-file .wp-block-file__button { - background-color: #222; - -webkit-border-radius: 2px; - border-radius: 2px; - -webkit-box-shadow: none; - box-shadow: none; - color: #fff; - display: inline-block; - font-size: 14px; - font-size: 0.875rem; - font-weight: 800; - padding: 0.7em 2em; - -webkit-transition: background-color 0.2s ease-in-out; - transition: background-color 0.2s ease-in-out; - white-space: nowrap; -} - -/*-------------------------------------------------------------- -4.0 Blocks - Formatting ---------------------------------------------------------------*/ - -/* Code */ - -.wp-block-code { - border: 0; - padding: 0; -} - -/* Classic */ - -.wp-block-freeform.block-library-rich-text__tinymce li, -.wp-block-freeform.block-library-rich-text__tinymce p { - line-height: 1.5; -} - -.wp-block-freeform.block-library-rich-text__tinymce blockquote { - border: 0; - padding: 0; -} - -/* Pullquote */ - -.wp-block-pullquote { - border: 0; -} - -.wp-block-pullquote.alignleft blockquote > .editor-rich-text p, -.wp-block-pullquote.alignright blockquote > .editor-rich-text p { - font-size: 20px; -} - - -.wp-block-pullquote .wp-block-pullquote__citation { - font-size: inherit; - font-weight: 600; - text-transform: none; -} - -/* Table */ - -table.wp-block-table { - border-collapse: collapse; - margin: 0 0 1.5em; - width: 100%; -} - -table.wp-block-table thead th { - border: 0; - border-bottom: 2px solid #bbb; - padding-bottom: 0.5em; -} - -table.wp-block-table th { - padding: 0.4em; - text-align: left; -} - -table.wp-block-table tr { - border-bottom: 1px solid #eee; -} - -table.wp-block-table th, -table.wp-block-table td { - border: 0; - padding: 0.4em; -} - -table.wp-block-table th:first-child, -table.wp-block-table td:first-child { - padding-left: 0; -} - -table.wp-block-table th:last-child, -table.wp-block-table td:last-child { - padding-right: 0; -} - -.wp-block-table__cell-content { - padding: 0; -} - -.rtl table.wp-block-table th, -.rtl table.wp-block-table td { - text-align: right; -} - -/*-------------------------------------------------------------- -5.0 Blocks - Layout Elements ---------------------------------------------------------------*/ - -/* Separator */ - -.edit-post-visual-editor .wp-block-separator { - border: 0; -} - -/* Buttons */ - -.wp-block-button .wp-block-button__link { - -webkit-box-shadow: none; - box-shadow: none; - display: inline-block; - font-size: 14px; - font-size: 0.875rem; - font-weight: 800; - line-height: 1.66; - margin-top: 2em; - padding: 0.7em 2em; - -webkit-transition: background-color 0.2s ease-in-out; - transition: background-color 0.2s ease-in-out; - white-space: nowrap; -} - -.wp-block-button .wp-block-button__link[data-is-placeholder-visible="true"] { - height: auto; -} - -.wp-block-button__link { - background-color: #222; - color: #fff; -} - -.is-style-outline .wp-block-button__link { - color: #222; -} - -/* Media & Text */ - -.wp-block-media-text *:last-child { - margin-bottom: 0; -} - -/*-------------------------------------------------------------- -6.0 Blocks - Widgets ---------------------------------------------------------------*/ - -/* Archives, Categories & Latest Posts */ - -[data-align="center"] .wp-block-archives ul, -[data-align="center"] .wp-block-categories ul, -[data-align="center"] .wp-block-latest-posts ul { - list-style-position: inside; -} - -/* Latest Comments */ - -.editor-block-list__block ol.wp-block-latest-comments > li:before { - content: ''; -} - -.wp-block-latest-comments article { - margin-bottom: 4em; -} - -.wp-block-latest-comments .avatar, -.wp-block-latest-comments__comment-avatar { - border-radius: 0; -} - -.wp-block-latest-comments__comment-meta { - font-size: 16px; - font-size: 1rem; - margin-bottom: 0.4em; -} - -.editor-block-list__block .wp-block-latest-comments__comment-meta a { - -webkit-box-shadow: none; - box-shadow: none; - font-weight: 700; -} - -.wp-block-latest-comments__comment-date { - color: #767676; - font-size: 10px; - font-size: 0.625rem; - font-weight: 800; - letter-spacing: 0.1818em; - margin-top: 0.4em; - text-transform: uppercase; -} - -.editor-block-list__block .wp-block-latest-comments__comment-excerpt p { - font-size: 14px; - font-size: 0.875rem; -} - -/* Latest Posts */ - -.edit-post-visual-editor .wp-block-latest-posts.is-grid { - list-style: none; - margin-left: 0; - margin-right: 0; -} diff --git a/wp-content/themes/twentyseventeen/assets/css/editor-style.css b/wp-content/themes/twentyseventeen/assets/css/editor-style.css deleted file mode 100644 index 52e08f8dd..000000000 --- a/wp-content/themes/twentyseventeen/assets/css/editor-style.css +++ /dev/null @@ -1,582 +0,0 @@ -/* -Theme Name: Twenty Seventeen -Description: Used to style the TinyMCE editor. -*/ - - -/** - * Table of Contents: - * - * 1.0 - Body - * 2.0 - Typography - * 3.0 - Elements - * 4.0 - Alignment - * 5.0 - Caption - * 6.0 - Galleries - * 7.0 - Media Elements - * 8.0 - RTL - */ - -/** - * 1.0 - Body - */ - -body { - background-color: #fff; - color: #333; - margin: 20px 40px; - max-width: 580px; -} - -/** - * 2.0 - Typography - */ - -body, -button, -input, -select, -textarea { - font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; - font-size: 16px; - font-size: 1rem; - font-weight: 400; - line-height: 1.66; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - clear: both; - line-height: 1.4; - margin: 0 0 0.75em; - padding: 1.5em 0 0; -} - -h1:first-child, -h2:first-child, -h3:first-child, -h4:first-child, -h5:first-child, -h6:first-child { - padding-top: 0; -} - -h1 { - font-size: 24px; - font-size: 1.5rem; - font-weight: 300; -} - -h2 { - color: #666; - font-size: 20px; - font-size: 1.25rem; - font-weight: 300; -} - -h3 { - color: #333; - font-size: 18px; - font-size: 1.125rem; - font-weight: 300; -} - -h4 { - color: #333; - font-size: 16px; - font-size: 1rem; - font-weight: 800; -} - -h5 { - color: #767676; - font-size: 13px; - font-size: 0.8125rem; - font-weight: 800; - letter-spacing: 0.15em; - text-transform: uppercase; -} - -h6 { - color: #333; - font-size: 15px; - font-size: 0.9375rem; - font-weight: 800; -} - -p { - margin: 0 0 1.5em; - padding: 0; -} - -dfn, -cite, -em, -i { - font-style: italic; -} - -blockquote { - color: #666; - font-size: 18px; - font-size: 1.125rem; - font-style: italic; - line-height: 1.7; - margin: 0; - overflow: hidden; - padding: 0; -} - -blockquote.alignleft, -blockquote.alignright { - font-size: 14px; - font-size: 0.875rem; - width: 34%; -} - -address { - margin: 0 0 1.5em; -} - -pre { - background: #eee; - font-family: "Courier 10 Pitch", Courier, monospace; - font-size: 15px; - font-size: 0.9375rem; - line-height: 1.6; - margin-bottom: 1.6em; - max-width: 100%; - overflow: auto; - padding: 1.6em; -} - -code, -kbd, -tt, -var { - font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; - font-size: 15px; - font-size: 0.9375rem; -} - -abbr, -acronym { - border-bottom: 1px dotted #666; - cursor: help; -} - -mark, -ins { - background: #eee; - text-decoration: none; -} - -big { - font-size: 125%; -} - -blockquote, -q { - quotes: "" ""; -} - -blockquote:before, -blockquote:after, -q:before, -q:after { - content: ""; -} - -/* Typography for Thai Font */ - -html[lang="th"] h1, -html[lang="th"] h2, -html[lang="th"] h3, -html[lang="th"] h4, -html[lang="th"] h5, -html[lang="th"] h6 { - letter-spacing: 0; - line-height: 1.65; -} - -html[lang="th"] body, -html[lang="th"] button, -html[lang="th"] input, -html[lang="th"] select, -html[lang="th"] textarea { - line-height: 1.8; -} - -/** - * 3.0 - Elements - */ - -hr { - background-color: #bbb; - border: 0; - height: 1px; - margin-bottom: 1.5em; -} - -ul, -ol { - margin: 0 0 1.5em; - padding: 0; -} - -ul { - list-style: disc; -} - -ol > li { - position: relative; -} - -li > ul, -li > ol { - margin-bottom: 0; - margin-left: 1.5em; -} - -dt { - font-weight: 700; -} - -dd { - margin: 0 1.5em 1.5em; -} - -table { - border-collapse: collapse; - margin: 0 0 1.5em; - width: 100%; -} - -thead th { - border-bottom: 2px solid #bbb; - padding-bottom: 0.5em; -} - -th { - padding: 0.4em; - text-align: left; -} - -tr { - border-bottom: 1px solid #eee; -} - -td { - padding: 0.4em; -} - -th:first-child, -td:first-child { - padding-left: 0; -} - -th:last-child, -td:last-child { - padding-right: 0; -} - -a { - -webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1); - box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1); - color: #222; - text-decoration: none; - -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out; - transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out; - transition: color 80ms ease-in, box-shadow 130ms ease-in-out; - transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out; -} - -a:focus { - outline: thin dotted; -} - -a:hover, -a:focus { - color: #000; - -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1); - box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1); -} - -/* Fixes linked images */ - -a img { - background: #fff; - -webkit-box-shadow: 0 0 0 6px #fff; - box-shadow: 0 0 0 6px #fff; -} - -/** - * 4.0 - Alignment - */ - -img { - height: auto; /* Make sure images are scaled correctly. */ - max-width: 100%; /* Adhere to container width. */ -} - -embed, -iframe, -object { - margin-bottom: 1.5em; - max-width: 100%; -} - -/** - * 5.0 - Caption - */ - -.wp-caption { - color: #666; - font-size: 13px; - font-size: 0.8125rem; - font-style: italic; - margin-bottom: 1.5em; - max-width: 100%; -} - -.wp-caption img[class*="wp-image-"] { - display: block; - margin-left: auto; - margin-right: auto; -} - -.wp-caption .wp-caption-text { - margin: 0.8075em 0; -} - -/** - * 6.0 - Galleries - */ - -.gallery { - margin-bottom: 1.5em; -} - -.gallery-item { - display: inline-block; - text-align: center; - vertical-align: top; - width: 100%; -} - -.gallery-item a, -.gallery-item a:hover, -.gallery-item a:focus { - -webkit-box-shadow: none; - box-shadow: none; - background: none; - display: inline-block; -} - -.gallery-columns-2 .gallery-item { - max-width: 50%; -} - -.gallery-columns-3 .gallery-item { - max-width: 33.33%; -} - -.gallery-columns-4 .gallery-item { - max-width: 25%; -} - -.gallery-columns-5 .gallery-item { - max-width: 20%; -} - -.gallery-columns-6 .gallery-item { - max-width: 16.66%; -} - -.gallery-columns-7 .gallery-item { - max-width: 14.28%; -} - -.gallery-columns-8 .gallery-item { - max-width: 12.5%; -} - -.gallery-columns-9 .gallery-item { - max-width: 11.11%; -} - -.gallery-caption { - display: block; -} - -/** - * 7.0 - Media Elements - */ - -.mejs-container { - margin-bottom: 1.5em; -} - -/* Audio Player */ - -.mejs-controls a.mejs-horizontal-volume-slider, -.mejs-controls a.mejs-horizontal-volume-slider:focus, -.mejs-controls a.mejs-horizontal-volume-slider:hover { - background: transparent; - border: 0; -} - -/* Playlist Color Overrides: Light */ - -.wp-playlist-light { - border-color: #eee; - color: #222; -} - -.wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album { - color: #333; -} - -.wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist { - color: #767676; -} - -.wp-playlist-light .wp-playlist-item { - border-bottom: 1px dotted #eee; - -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; - transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; -} - -.wp-playlist-light .wp-playlist-item:hover, -.wp-playlist-light .wp-playlist-item:focus { - border-bottom-color: rgba(0, 0, 0, 0); - background-color: #767676; - color: #fff; -} - -.wp-playlist-light a.wp-playlist-caption:hover, -.wp-playlist-light .wp-playlist-item:hover a, -.wp-playlist-light .wp-playlist-item:focus a { - color: #fff; -} - -/* Playlist Color Overrides: Dark */ - -.wp-playlist-dark { - background: #222; - border-color: #333; -} - -.wp-playlist-dark .mejs-container .mejs-controls { - background-color: #333; -} - -.wp-playlist-dark .wp-playlist-caption { - color: #fff; -} - -.wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album { - color: #eee; -} - -.wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist { - color: #aaa; -} - -.wp-playlist-dark .wp-playlist-playing { - background-color: #333; -} - -.wp-playlist-dark .wp-playlist-item { - border-bottom: 1px dotted #555; - -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; - transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; -} - -.wp-playlist-dark .wp-playlist-item:hover, -.wp-playlist-dark .wp-playlist-item:focus { - border-bottom-color: rgba(0, 0, 0, 0); - background-color: #aaa; - color: #222; -} - -.wp-playlist-dark a.wp-playlist-caption:hover, -.wp-playlist-dark .wp-playlist-item:hover a, -.wp-playlist-dark .wp-playlist-item:focus a { - color: #222; -} - -/* Playlist Style Overrides */ - -.wp-playlist { - padding: 0.625em 0.625em 0.3125em; -} - -.wp-playlist-current-item .wp-playlist-item-title { - font-weight: 700; -} - -.wp-playlist-current-item .wp-playlist-item-album { - font-style: normal; -} - -.wp-playlist-current-item .wp-playlist-item-artist { - font-size: 10px; - font-size: 0.625rem; - font-weight: 800; - letter-spacing: 0.1818em; - text-transform: uppercase; -} - -.wp-playlist-item { - padding: 0 0.3125em; - cursor: pointer; -} - -.wp-playlist-item:last-of-type { - border-bottom: none; -} - -.wp-playlist-item a { - padding: 0.3125em 0; - border-bottom: none; -} - -.wp-playlist-item a, -.wp-playlist-item a:focus, -.wp-playlist-item a:hover { - -webkit-box-shadow: none; - box-shadow: none; - background: transparent; -} - -.wp-playlist-item-length { - top: 5px; -} - -/** - * 8.0 - RTL - */ - -.rtl th { - text-align: right; -} - -.rtl ol > li:before { - left: auto; - right: -1.5em; -} - -.rtl li > ul, -.rtl li > ol { - margin-left: 0; - margin-right: 1.5em; -} - -.rtl .mejs-offscreen { - right: -10000px; -} diff --git a/wp-content/themes/twentyseventeen/assets/css/ie8.css b/wp-content/themes/twentyseventeen/assets/css/ie8.css deleted file mode 100644 index 18a86432a..000000000 --- a/wp-content/themes/twentyseventeen/assets/css/ie8.css +++ /dev/null @@ -1,225 +0,0 @@ -/* -Theme Name: Twenty Seventeen -Description: IE8 specific style. -*/ - -body { - font-size: 16px; -} - -h1 { - font-size: 30px; - font-size: 1.875rem; -} - -h2, -.page .panel-content .recent-posts .entry-title { - font-size: 26px; - font-size: 1.625rem; -} - -h3 { - font-size: 22px; - font-size: 1.375rem; -} - -h4 { - font-size: 18px; - font-size: 1.125rem; -} - -h5 { - font-size: 13px; - font-size: 0.8125rem; -} - -h6 { - font-size: 16px; - font-size: 1rem; -} - -img { - width: inherit; /* Make images fill their parent's space. */ -} - -/* Fixes linked images */ -.entry-content a img, -.widget a img { - filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=0, OffY=5, Color=#ffffff); -} - -/* Layout */ - -.site-content { - padding: 6.5em 0 0; -} - -/* Site Branding */ - -.custom-header { - overflow: hidden; -} - -.has-header-image.twentyseventeen-front-page .custom-header, -.has-header-image.home.blog .custom-header { - display: block; -} - -.custom-header-media { - background-position: bottom center; -} - -.site-branding { - padding: 45px 0; -} - -.has-header-image.twentyseventeen-front-page .site-branding, -.has-header-image.home.blog .site-branding { - bottom: 0; - display: block; - left: 0; - height: auto; - padding-top: 0; - position: absolute; - width: 100%; -} - -.has-header-image .custom-header-media img { - left: 0; - top: 0; -} - -.site-title { - font-size: 36px; - font-weight: 700; -} - -.site-description { - font-size: 16px; -} - -/* Main Navigation */ - -.navigation-top { - background: #fff; - position: relative; - z-index: 10; -} - -.menu-toggle { - width: 150px; -} - -.main-navigation ul#top-menu { - margin-bottom: -1px; - padding: 0; -} - -.no-svg .dropdown-toggle { - padding: 0.25em 0 0; -} - -.no-svg .dropdown-toggle.toggled-on { - padding: 0.75em 0 0; -} - -.dropdown-toggle .svg-fallback.icon-angle-down { - -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=1.2246467991473532e-16, M21=-1.2246467991473532e-16, M22=-1, SizingMethod='auto expand')"; -} - -.dropdown-toggle.toggled-on .svg-fallback.icon-angle-down { - -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')"; -} - -/* Front Page */ - -.twentyseventeen-front-page.has-header-image .custom-header, -.blog.home.has-header-image .custom-header, -.panel-image { - height: 800px; - max-height: 800px; - padding-top: 0; -} - -.twentyseventeen-front-page .custom-header-media, -.blog.home .custom-header-media { - background-position: center center; -} - -.twentyseventeen-front-page.has-header-image .site-branding, -.home.blog.has-header-image .site-branding { - bottom: 20px; - position: absolute; - width: 100%; -} - -.page .panel-content .entry-title, -.page-title, -.page .entry-title { - font-size: 14px; - font-size: 0.875rem; - font-weight: 700; - letter-spacing: 0.14em; - text-transform: uppercase; -} - -/* Posts */ - -.blog .site-main > article, -.archive .site-main > article, -.search .site-main > article { - padding-bottom: 4em; -} - -time.updated { - display: none; -} - -time.published { - display: inline-block; -} - -.blog .entry-title { - padding-top: 0; -} - -.single-post .entry-title, -.page .entry-title, -.entry-meta + .entry-title { - font-size: 26px; - font-weight: 400; - letter-spacing: normal; - padding-top: 0; - text-transform: none; -} - -.entry-footer .cat-links, -.entry-footer .tags-links { - padding-left: 0; -} - -.comment-author .avatar { - z-index: -1; -} - -ol.children .children { - padding-left: 2em; -} - -/* RTL Styles */ - -.rtl .has-header-image.twentyseventeen-front-page .site-branding, -.rtl .has-header-image.home.blog .site-branding { - left: auto; - right: 0; -} - -.rtl .entry-footer .cat-links, -.rtl .entry-footer .tags-links { - padding-right: 0; -} - -.rtl ol.children .children { - padding-left: 0; - padding-right: 2em; -} diff --git a/wp-content/themes/twentyseventeen/assets/css/ie9.css b/wp-content/themes/twentyseventeen/assets/css/ie9.css deleted file mode 100644 index af9574e32..000000000 --- a/wp-content/themes/twentyseventeen/assets/css/ie9.css +++ /dev/null @@ -1,43 +0,0 @@ -/* -Theme Name: Twenty Seventeen -Description: IE9 specific styles. -*/ - -.has-header-image.twentyseventeen-front-page .custom-header, -.has-header-video.twentyseventeen-front-page .custom-header, -.has-header-image.home.blog .custom-header, -.has-header-video.home.blog .custom-header { - height: 300px; -} - -.has-header-image .custom-header-media img, -.has-header-video .custom-header-media video, -.has-header-video .custom-header-media iframe { - min-width: 100%; -} - -@media screen and (min-width: 30em) { - - .has-header-image.twentyseventeen-front-page .custom-header, - .has-header-video.twentyseventeen-front-page .custom-header, - .has-header-image.home.blog .custom-header, - .has-header-video.home.blog .custom-header, - .twentyseventeen-front-page.has-header-image .custom-header-media, - .home.blog.has-header-image .custom-header-media, - .panel-image { - height: 700px; - } -} - -@media screen and (min-width: 48em) { - - .has-header-image.twentyseventeen-front-page .custom-header, - .has-header-video.twentyseventeen-front-page .custom-header, - .has-header-image.home.blog .custom-header, - .has-header-video.home.blog .custom-header, - .twentyseventeen-front-page.has-header-image .custom-header-media, - .home.blog.has-header-image .custom-header-media, - .panel-image { - height: 1000px; - } -} diff --git a/wp-content/themes/twentyseventeen/assets/images/coffee.jpg b/wp-content/themes/twentyseventeen/assets/images/coffee.jpg deleted file mode 100644 index 13847cde7..000000000 Binary files a/wp-content/themes/twentyseventeen/assets/images/coffee.jpg and /dev/null differ diff --git a/wp-content/themes/twentyseventeen/assets/images/espresso.jpg b/wp-content/themes/twentyseventeen/assets/images/espresso.jpg deleted file mode 100644 index 7514c96bd..000000000 Binary files a/wp-content/themes/twentyseventeen/assets/images/espresso.jpg and /dev/null differ diff --git a/wp-content/themes/twentyseventeen/assets/images/header.jpg b/wp-content/themes/twentyseventeen/assets/images/header.jpg deleted file mode 100644 index a3fd3e712..000000000 Binary files a/wp-content/themes/twentyseventeen/assets/images/header.jpg and /dev/null differ diff --git a/wp-content/themes/twentyseventeen/assets/images/sandwich.jpg b/wp-content/themes/twentyseventeen/assets/images/sandwich.jpg deleted file mode 100644 index 6baddbf05..000000000 Binary files a/wp-content/themes/twentyseventeen/assets/images/sandwich.jpg and /dev/null differ diff --git a/wp-content/themes/twentyseventeen/assets/images/svg-icons.svg b/wp-content/themes/twentyseventeen/assets/images/svg-icons.svg deleted file mode 100644 index d5f9adee9..000000000 --- a/wp-content/themes/twentyseventeen/assets/images/svg-icons.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/wp-content/themes/twentyseventeen/assets/js/customize-controls.js b/wp-content/themes/twentyseventeen/assets/js/customize-controls.js deleted file mode 100644 index 8477975ee..000000000 --- a/wp-content/themes/twentyseventeen/assets/js/customize-controls.js +++ /dev/null @@ -1,36 +0,0 @@ -/** - * Scripts within the customizer controls window. - * - * Contextually shows the color hue control and informs the preview - * when users open or close the front page sections section. - */ - -(function() { - wp.customize.bind( 'ready', function() { - - // Only show the color hue control when there's a custom color scheme. - wp.customize( 'colorscheme', function( setting ) { - wp.customize.control( 'colorscheme_hue', function( control ) { - var visibility = function() { - if ( 'custom' === setting.get() ) { - control.container.slideDown( 180 ); - } else { - control.container.slideUp( 180 ); - } - }; - - visibility(); - setting.bind( visibility ); - }); - }); - - // Detect when the front page sections section is expanded (or closed) so we can adjust the preview accordingly. - wp.customize.section( 'theme_options', function( section ) { - section.expanded.bind( function( isExpanding ) { - - // Value of isExpanding will = true if you're entering the section, false if you're leaving it. - wp.customize.previewer.send( 'section-highlight', { expanded: isExpanding }); - } ); - } ); - }); -})(); diff --git a/wp-content/themes/twentyseventeen/assets/js/customize-preview.js b/wp-content/themes/twentyseventeen/assets/js/customize-preview.js deleted file mode 100644 index e97dd83ff..000000000 --- a/wp-content/themes/twentyseventeen/assets/js/customize-preview.js +++ /dev/null @@ -1,150 +0,0 @@ -/** - * File customize-preview.js. - * - * Instantly live-update customizer settings in the preview for improved user experience. - */ - -(function( $ ) { - - // Collect information from customize-controls.js about which panels are opening. - wp.customize.bind( 'preview-ready', function() { - - // Initially hide the theme option placeholders on load. - $( '.panel-placeholder' ).hide(); - - wp.customize.preview.bind( 'section-highlight', function( data ) { - - // Only on the front page. - if ( ! $( 'body' ).hasClass( 'twentyseventeen-front-page' ) ) { - return; - } - - // When the section is expanded, show and scroll to the content placeholders, exposing the edit links. - if ( true === data.expanded ) { - $( 'body' ).addClass( 'highlight-front-sections' ); - $( '.panel-placeholder' ).slideDown( 200, function() { - $.scrollTo( $( '#panel1' ), { - duration: 600, - offset: { 'top': -70 } // Account for sticky menu. - }); - }); - - // If we've left the panel, hide the placeholders and scroll back to the top. - } else { - $( 'body' ).removeClass( 'highlight-front-sections' ); - // Don't change scroll when leaving - it's likely to have unintended consequences. - $( '.panel-placeholder' ).slideUp( 200 ); - } - }); - }); - - // Site title and description. - wp.customize( 'blogname', function( value ) { - value.bind( function( to ) { - $( '.site-title a' ).text( to ); - }); - }); - wp.customize( 'blogdescription', function( value ) { - value.bind( function( to ) { - $( '.site-description' ).text( to ); - }); - }); - - // Header text color. - wp.customize( 'header_textcolor', function( value ) { - value.bind( function( to ) { - if ( 'blank' === to ) { - $( '.site-title, .site-description' ).css({ - clip: 'rect(1px, 1px, 1px, 1px)', - position: 'absolute' - }); - // Add class for different logo styles if title and description are hidden. - $( 'body' ).addClass( 'title-tagline-hidden' ); - } else { - - // Check if the text color has been removed and use default colors in theme stylesheet. - if ( ! to.length ) { - $( '#twentyseventeen-custom-header-styles' ).remove(); - } - $( '.site-title, .site-description' ).css({ - clip: 'auto', - position: 'relative' - }); - $( '.site-branding, .site-branding a, .site-description, .site-description a' ).css({ - color: to - }); - // Add class for different logo styles if title and description are visible. - $( 'body' ).removeClass( 'title-tagline-hidden' ); - } - }); - }); - - // Color scheme. - wp.customize( 'colorscheme', function( value ) { - value.bind( function( to ) { - - // Update color body class. - $( 'body' ) - .removeClass( 'colors-light colors-dark colors-custom' ) - .addClass( 'colors-' + to ); - }); - }); - - // Custom color hue. - wp.customize( 'colorscheme_hue', function( value ) { - value.bind( function( to ) { - - // Update custom color CSS. - var style = $( '#custom-theme-colors' ), - hue = style.data( 'hue' ), - css = style.html(); - - // Equivalent to css.replaceAll, with hue followed by comma to prevent values with units from being changed. - css = css.split( hue + ',' ).join( to + ',' ); - style.html( css ).data( 'hue', to ); - }); - }); - - // Page layouts. - wp.customize( 'page_layout', function( value ) { - value.bind( function( to ) { - if ( 'one-column' === to ) { - $( 'body' ).addClass( 'page-one-column' ).removeClass( 'page-two-column' ); - } else { - $( 'body' ).removeClass( 'page-one-column' ).addClass( 'page-two-column' ); - } - } ); - } ); - - // Whether a header image is available. - function hasHeaderImage() { - var image = wp.customize( 'header_image' )(); - return '' !== image && 'remove-header' !== image; - } - - // Whether a header video is available. - function hasHeaderVideo() { - var externalVideo = wp.customize( 'external_header_video' )(), - video = wp.customize( 'header_video' )(); - - return '' !== externalVideo || ( 0 !== video && '' !== video ); - } - - // Toggle a body class if a custom header exists. - $.each( [ 'external_header_video', 'header_image', 'header_video' ], function( index, settingId ) { - wp.customize( settingId, function( setting ) { - setting.bind(function() { - if ( hasHeaderImage() ) { - $( document.body ).addClass( 'has-header-image' ); - } else { - $( document.body ).removeClass( 'has-header-image' ); - } - - if ( ! hasHeaderVideo() ) { - $( document.body ).removeClass( 'has-header-video' ); - } - } ); - } ); - } ); - -} )( jQuery ); diff --git a/wp-content/themes/twentyseventeen/assets/js/global.js b/wp-content/themes/twentyseventeen/assets/js/global.js deleted file mode 100644 index b6322de44..000000000 --- a/wp-content/themes/twentyseventeen/assets/js/global.js +++ /dev/null @@ -1,250 +0,0 @@ -/* global twentyseventeenScreenReaderText */ -(function( $ ) { - - // Variables and DOM Caching. - var $body = $( 'body' ), - $customHeader = $body.find( '.custom-header' ), - $branding = $customHeader.find( '.site-branding' ), - $navigation = $body.find( '.navigation-top' ), - $navWrap = $navigation.find( '.wrap' ), - $navMenuItem = $navigation.find( '.menu-item' ), - $menuToggle = $navigation.find( '.menu-toggle' ), - $menuScrollDown = $body.find( '.menu-scroll-down' ), - $sidebar = $body.find( '#secondary' ), - $entryContent = $body.find( '.entry-content' ), - $formatQuote = $body.find( '.format-quote blockquote' ), - isFrontPage = $body.hasClass( 'twentyseventeen-front-page' ) || $body.hasClass( 'home blog' ), - navigationFixedClass = 'site-navigation-fixed', - navigationHeight, - navigationOuterHeight, - navPadding, - navMenuItemHeight, - idealNavHeight, - navIsNotTooTall, - headerOffset, - menuTop = 0, - resizeTimer; - - // Ensure the sticky navigation doesn't cover current focused links. - $( 'a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex], [contenteditable]', '.site-content-contain' ).filter( ':visible' ).focus( function() { - if ( $navigation.hasClass( 'site-navigation-fixed' ) ) { - var windowScrollTop = $( window ).scrollTop(), - fixedNavHeight = $navigation.height(), - itemScrollTop = $( this ).offset().top, - offsetDiff = itemScrollTop - windowScrollTop; - - // Account for Admin bar. - if ( $( '#wpadminbar' ).length ) { - offsetDiff -= $( '#wpadminbar' ).height(); - } - - if ( offsetDiff < fixedNavHeight ) { - $( window ).scrollTo( itemScrollTop - ( fixedNavHeight + 50 ), 0 ); - } - } - }); - - // Set properties of navigation. - function setNavProps() { - navigationHeight = $navigation.height(); - navigationOuterHeight = $navigation.outerHeight(); - navPadding = parseFloat( $navWrap.css( 'padding-top' ) ) * 2; - navMenuItemHeight = $navMenuItem.outerHeight() * 2; - idealNavHeight = navPadding + navMenuItemHeight; - navIsNotTooTall = navigationHeight <= idealNavHeight; - } - - // Make navigation 'stick'. - function adjustScrollClass() { - - // Make sure we're not on a mobile screen. - if ( 'none' === $menuToggle.css( 'display' ) ) { - - // Make sure the nav isn't taller than two rows. - if ( navIsNotTooTall ) { - - // When there's a custom header image or video, the header offset includes the height of the navigation. - if ( isFrontPage && ( $body.hasClass( 'has-header-image' ) || $body.hasClass( 'has-header-video' ) ) ) { - headerOffset = $customHeader.innerHeight() - navigationOuterHeight; - } else { - headerOffset = $customHeader.innerHeight(); - } - - // If the scroll is more than the custom header, set the fixed class. - if ( $( window ).scrollTop() >= headerOffset ) { - $navigation.addClass( navigationFixedClass ); - } else { - $navigation.removeClass( navigationFixedClass ); - } - - } else { - - // Remove 'fixed' class if nav is taller than two rows. - $navigation.removeClass( navigationFixedClass ); - } - } - } - - // Set margins of branding in header. - function adjustHeaderHeight() { - if ( 'none' === $menuToggle.css( 'display' ) ) { - - // The margin should be applied to different elements on front-page or home vs interior pages. - if ( isFrontPage ) { - $branding.css( 'margin-bottom', navigationOuterHeight ); - } else { - $customHeader.css( 'margin-bottom', navigationOuterHeight ); - } - - } else { - $customHeader.css( 'margin-bottom', '0' ); - $branding.css( 'margin-bottom', '0' ); - } - } - - // Set icon for quotes. - function setQuotesIcon() { - $( twentyseventeenScreenReaderText.quote ).prependTo( $formatQuote ); - } - - // Add 'below-entry-meta' class to elements. - function belowEntryMetaClass( param ) { - var sidebarPos, sidebarPosBottom; - - if ( ! $body.hasClass( 'has-sidebar' ) || ( - $body.hasClass( 'search' ) || - $body.hasClass( 'single-attachment' ) || - $body.hasClass( 'error404' ) || - $body.hasClass( 'twentyseventeen-front-page' ) - ) ) { - return; - } - - sidebarPos = $sidebar.offset(); - sidebarPosBottom = sidebarPos.top + ( $sidebar.height() + 28 ); - - $entryContent.find( param ).each( function() { - var $element = $( this ), - elementPos = $element.offset(), - elementPosTop = elementPos.top; - - // Add 'below-entry-meta' to elements below the entry meta. - if ( elementPosTop > sidebarPosBottom ) { - $element.addClass( 'below-entry-meta' ); - } else { - $element.removeClass( 'below-entry-meta' ); - } - }); - } - - /* - * Test if inline SVGs are supported. - * @link https://github.com/Modernizr/Modernizr/ - */ - function supportsInlineSVG() { - var div = document.createElement( 'div' ); - div.innerHTML = ''; - return 'http://www.w3.org/2000/svg' === ( 'undefined' !== typeof SVGRect && div.firstChild && div.firstChild.namespaceURI ); - } - - /** - * Test if an iOS device. - */ - function checkiOS() { - return /iPad|iPhone|iPod/.test(navigator.userAgent) && ! window.MSStream; - } - - /* - * Test if background-attachment: fixed is supported. - * @link http://stackoverflow.com/questions/14115080/detect-support-for-background-attachment-fixed - */ - function supportsFixedBackground() { - var el = document.createElement('div'), - isSupported; - - try { - if ( ! ( 'backgroundAttachment' in el.style ) || checkiOS() ) { - return false; - } - el.style.backgroundAttachment = 'fixed'; - isSupported = ( 'fixed' === el.style.backgroundAttachment ); - return isSupported; - } - catch (e) { - return false; - } - } - - // Fire on document ready. - $( document ).ready( function() { - - // If navigation menu is present on page, setNavProps and adjustScrollClass. - if ( $navigation.length ) { - setNavProps(); - adjustScrollClass(); - } - - // If 'Scroll Down' arrow in present on page, calculate scroll offset and bind an event handler to the click event. - if ( $menuScrollDown.length ) { - - if ( $( 'body' ).hasClass( 'admin-bar' ) ) { - menuTop -= 32; - } - if ( $( 'body' ).hasClass( 'blog' ) ) { - menuTop -= 30; // The div for latest posts has no space above content, add some to account for this. - } - if ( ! $navigation.length ) { - navigationOuterHeight = 0; - } - - $menuScrollDown.click( function( e ) { - e.preventDefault(); - $( window ).scrollTo( '#primary', { - duration: 600, - offset: { top: menuTop - navigationOuterHeight } - }); - }); - } - - adjustHeaderHeight(); - setQuotesIcon(); - belowEntryMetaClass( 'blockquote.alignleft, blockquote.alignright' ); - if ( true === supportsInlineSVG() ) { - document.documentElement.className = document.documentElement.className.replace( /(\s*)no-svg(\s*)/, '$1svg$2' ); - } - - if ( true === supportsFixedBackground() ) { - document.documentElement.className += ' background-fixed'; - } - }); - - // If navigation menu is present on page, adjust it on scroll and screen resize. - if ( $navigation.length ) { - - // On scroll, we want to stick/unstick the navigation. - $( window ).on( 'scroll', function() { - adjustScrollClass(); - adjustHeaderHeight(); - }); - - // Also want to make sure the navigation is where it should be on resize. - $( window ).resize( function() { - setNavProps(); - setTimeout( adjustScrollClass, 500 ); - }); - } - - $( window ).resize( function() { - clearTimeout( resizeTimer ); - resizeTimer = setTimeout( function() { - belowEntryMetaClass( 'blockquote.alignleft, blockquote.alignright' ); - }, 300 ); - setTimeout( adjustHeaderHeight, 1000 ); - }); - - // Add header video class after the video is loaded. - $( document ).on( 'wp-custom-header-video-loaded', function() { - $body.addClass( 'has-header-video' ); - }); - -})( jQuery ); diff --git a/wp-content/themes/twentyseventeen/assets/js/html5.js b/wp-content/themes/twentyseventeen/assets/js/html5.js deleted file mode 100644 index 9c1f04955..000000000 --- a/wp-content/themes/twentyseventeen/assets/js/html5.js +++ /dev/null @@ -1,326 +0,0 @@ -/** -* @preserve HTML5 Shiv 3.7.3 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed -*/ -;(function(window, document) { -/*jshint evil:true */ - /** version */ - var version = '3.7.3'; - - /** Preset options */ - var options = window.html5 || {}; - - /** Used to skip problem elements */ - var reSkip = /^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i; - - /** Not all elements can be cloned in IE **/ - var saveClones = /^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i; - - /** Detect whether the browser supports default html5 styles */ - var supportsHtml5Styles; - - /** Name of the expando, to work with multiple documents or to re-shiv one document */ - var expando = '_html5shiv'; - - /** The id for the the documents expando */ - var expanID = 0; - - /** Cached data for each document */ - var expandoData = {}; - - /** Detect whether the browser supports unknown elements */ - var supportsUnknownElements; - - (function() { - try { - var a = document.createElement('a'); - a.innerHTML = ''; - //if the hidden property is implemented we can assume, that the browser supports basic HTML5 Styles - supportsHtml5Styles = ('hidden' in a); - - supportsUnknownElements = a.childNodes.length == 1 || (function() { - // assign a false positive if unable to shiv - (document.createElement)('a'); - var frag = document.createDocumentFragment(); - return ( - typeof frag.cloneNode == 'undefined' || - typeof frag.createDocumentFragment == 'undefined' || - typeof frag.createElement == 'undefined' - ); - }()); - } catch(e) { - // assign a false positive if detection fails => unable to shiv - supportsHtml5Styles = true; - supportsUnknownElements = true; - } - - }()); - - /*--------------------------------------------------------------------------*/ - - /** - * Creates a style sheet with the given CSS text and adds it to the document. - * @private - * @param {Document} ownerDocument The document. - * @param {String} cssText The CSS text. - * @returns {StyleSheet} The style element. - */ - function addStyleSheet(ownerDocument, cssText) { - var p = ownerDocument.createElement('p'), - parent = ownerDocument.getElementsByTagName('head')[0] || ownerDocument.documentElement; - - p.innerHTML = 'x'; - return parent.insertBefore(p.lastChild, parent.firstChild); - } - - /** - * Returns the value of `html5.elements` as an array. - * @private - * @returns {Array} An array of shived element node names. - */ - function getElements() { - var elements = html5.elements; - return typeof elements == 'string' ? elements.split(' ') : elements; - } - - /** - * Extends the built-in list of html5 elements - * @memberOf html5 - * @param {String|Array} newElements whitespace separated list or array of new element names to shiv - * @param {Document} ownerDocument The context document. - */ - function addElements(newElements, ownerDocument) { - var elements = html5.elements; - if(typeof elements != 'string'){ - elements = elements.join(' '); - } - if(typeof newElements != 'string'){ - newElements = newElements.join(' '); - } - html5.elements = elements +' '+ newElements; - shivDocument(ownerDocument); - } - - /** - * Returns the data associated to the given document - * @private - * @param {Document} ownerDocument The document. - * @returns {Object} An object of data. - */ - function getExpandoData(ownerDocument) { - var data = expandoData[ownerDocument[expando]]; - if (!data) { - data = {}; - expanID++; - ownerDocument[expando] = expanID; - expandoData[expanID] = data; - } - return data; - } - - /** - * returns a shived element for the given nodeName and document - * @memberOf html5 - * @param {String} nodeName name of the element - * @param {Document|DocumentFragment} ownerDocument The context document. - * @returns {Object} The shived element. - */ - function createElement(nodeName, ownerDocument, data){ - if (!ownerDocument) { - ownerDocument = document; - } - if(supportsUnknownElements){ - return ownerDocument.createElement(nodeName); - } - if (!data) { - data = getExpandoData(ownerDocument); - } - var node; - - if (data.cache[nodeName]) { - node = data.cache[nodeName].cloneNode(); - } else if (saveClones.test(nodeName)) { - node = (data.cache[nodeName] = data.createElem(nodeName)).cloneNode(); - } else { - node = data.createElem(nodeName); - } - - // Avoid adding some elements to fragments in IE < 9 because - // * Attributes like `name` or `type` cannot be set/changed once an element - // is inserted into a document/fragment - // * Link elements with `src` attributes that are inaccessible, as with - // a 403 response, will cause the tab/window to crash - // * Script elements appended to fragments will execute when their `src` - // or `text` property is set - return node.canHaveChildren && !reSkip.test(nodeName) && !node.tagUrn ? data.frag.appendChild(node) : node; - } - - /** - * returns a shived DocumentFragment for the given document - * @memberOf html5 - * @param {Document} ownerDocument The context document. - * @returns {Object} The shived DocumentFragment. - */ - function createDocumentFragment(ownerDocument, data){ - if (!ownerDocument) { - ownerDocument = document; - } - if(supportsUnknownElements){ - return ownerDocument.createDocumentFragment(); - } - data = data || getExpandoData(ownerDocument); - var clone = data.frag.cloneNode(), - i = 0, - elems = getElements(), - l = elems.length; - for(;igmailcom | http://flesler.blogspot.com - * Licensed under MIT - * http://flesler.blogspot.com/2007/10/jqueryscrollto.html - * @projectDescription Lightweight, cross-browser and highly customizable animated scrolling with jQuery - * @author Ariel Flesler - * @version 2.1.2 - */ -;(function(factory) { - 'use strict'; - if (typeof define === 'function' && define.amd) { - // AMD - define( ['jquery'], factory ); - } else if (typeof module !== 'undefined' && module.exports) { - // CommonJS - module.exports = factory( require( 'jquery' ) ); - } else { - // Global - factory( jQuery ); - } -})(function($) { - 'use strict'; - - var $scrollTo = $.scrollTo = function(target, duration, settings) { - return $( window ).scrollTo( target, duration, settings ); - }; - - $scrollTo.defaults = { - axis:'xy', - duration: 0, - limit:true - }; - - function isWin(elem) { - return ! elem.nodeName || - $.inArray( elem.nodeName.toLowerCase(), ['iframe','#document','html','body'] ) !== -1; - } - - $.fn.scrollTo = function(target, duration, settings) { - if (typeof duration === 'object') { - settings = duration; - duration = 0; - } - if (typeof settings === 'function') { - settings = { onAfter:settings }; - } - if (target === 'max') { - target = 9e9; - } - - settings = $.extend( {}, $scrollTo.defaults, settings ); - // Speed is still recognized for backwards compatibility - duration = duration || settings.duration; - // Make sure the settings are given right - var queue = settings.queue && settings.axis.length > 1; - if (queue) { - // Let's keep the overall duration - duration /= 2; - } - settings.offset = both( settings.offset ); - settings.over = both( settings.over ); - - return this.each(function() { - // Null target yields nothing, just like jQuery does - if (target === null) { return; } - - var win = isWin( this ), - elem = win ? this.contentWindow || window : this, - $elem = $( elem ), - targ = target, - attr = {}, - toff; - - switch (typeof targ) { - // A number will pass the regex - case 'number': - case 'string': - if (/^([+-]=?)?\d+(\.\d+)?(px|%)?$/.test( targ )) { - targ = both( targ ); - // We are done - break; - } - // Relative/Absolute selector - targ = win ? $( targ ) : $( targ, elem ); - /* falls through */ - case 'object': - if (targ.length === 0) { return; } - // DOMElement / jQuery - if (targ.is || targ.style) { - // Get the real position of the target - toff = (targ = $( targ )).offset(); - } - } - - var offset = $.isFunction( settings.offset ) && settings.offset( elem, targ ) || settings.offset; - - $.each(settings.axis.split( '' ), function(i, axis) { - var Pos = axis === 'x' ? 'Left' : 'Top', - pos = Pos.toLowerCase(), - key = 'scroll' + Pos, - prev = $elem[key](), - max = $scrollTo.max( elem, axis ); - - if (toff) {// jQuery / DOMElement - attr[key] = toff[pos] + (win ? 0 : prev - $elem.offset()[pos]); - - // If it's a dom element, reduce the margin - if (settings.margin) { - attr[key] -= parseInt( targ.css( 'margin' + Pos ), 10 ) || 0; - attr[key] -= parseInt( targ.css( 'border' + Pos + 'Width' ), 10 ) || 0; - } - - attr[key] += offset[pos] || 0; - - if (settings.over[pos]) { - // Scroll to a fraction of its width/height - attr[key] += targ[axis === 'x'?'width':'height']() * settings.over[pos]; - } - } else { - var val = targ[pos]; - // Handle percentage values - attr[key] = val.slice && val.slice( -1 ) === '%' ? - parseFloat( val ) / 100 * max - : val; - } - - // Number or 'number' - if (settings.limit && /^\d+$/.test( attr[key] )) { - // Check the limits - attr[key] = attr[key] <= 0 ? 0 : Math.min( attr[key], max ); - } - - // Don't waste time animating, if there's no need. - if ( ! i && settings.axis.length > 1) { - if (prev === attr[key]) { - // No animation needed - attr = {}; - } else if (queue) { - // Intermediate animation - animate( settings.onAfterFirst ); - // Don't animate this axis again in the next iteration. - attr = {}; - } - } - }); - - animate( settings.onAfter ); - - function animate(callback) { - var opts = $.extend({}, settings, { - // The queue setting conflicts with animate() - // Force it to always be true - queue: true, - duration: duration, - complete: callback && function() { - callback.call( elem, targ, settings ); - } - }); - $elem.animate( attr, opts ); - } - }); - }; - - // Max scrolling position, works on quirks mode - // It only fails (not too badly) on IE, quirks mode. - $scrollTo.max = function(elem, axis) { - var Dim = axis === 'x' ? 'Width' : 'Height', - scroll = 'scroll' + Dim; - - if ( ! isWin( elem )) { - return elem[scroll] - $( elem )[Dim.toLowerCase()](); } - - var size = 'client' + Dim, - doc = elem.ownerDocument || elem.document, - html = doc.documentElement, - body = doc.body; - - return Math.max( html[scroll], body[scroll] ) - Math.min( html[size], body[size] ); - }; - - function both(val) { - return $.isFunction( val ) || $.isPlainObject( val ) ? val : { top:val, left:val }; - } - - // Add special hooks so that window scroll properties can be animated - $.Tween.propHooks.scrollLeft = $.Tween.propHooks.scrollTop = { - get: function(t) { - return $( t.elem )[t.prop](); - }, - set: function(t) { - var curr = this.get( t ); - // If interrupt is true and user scrolled, stop animating - if (t.options.interrupt && t._last && t._last !== curr) { - return $( t.elem ).stop(); - } - var next = Math.round( t.now ); - // Don't waste CPU - // Browsers don't render floating point scroll - if (curr !== next) { - $( t.elem )[t.prop](next); - t._last = this.get( t ); - } - } - }; - - // AMD requirement - return $scrollTo; -}); diff --git a/wp-content/themes/twentyseventeen/assets/js/navigation.js b/wp-content/themes/twentyseventeen/assets/js/navigation.js deleted file mode 100644 index f0fd65249..000000000 --- a/wp-content/themes/twentyseventeen/assets/js/navigation.js +++ /dev/null @@ -1,109 +0,0 @@ -/* global twentyseventeenScreenReaderText */ -/** - * Theme functions file. - * - * Contains handlers for navigation and widget area. - */ - -(function( $ ) { - var masthead, menuToggle, siteNavContain, siteNavigation; - - function initMainNavigation( container ) { - - // Add dropdown toggle that displays child menu items. - var dropdownToggle = $( '
- -
-
- - - -
-
- - - - - - diff --git a/wp-content/themes/twentyseventeen/front-page.php b/wp-content/themes/twentyseventeen/front-page.php deleted file mode 100644 index a28074e7b..000000000 --- a/wp-content/themes/twentyseventeen/front-page.php +++ /dev/null @@ -1,59 +0,0 @@ - - -
-
- - - - - -
-
- - tag in the document head, and expect WordPress to - * provide it for us. - */ - add_theme_support( 'title-tag' ); - - /* - * Enable support for Post Thumbnails on posts and pages. - * - * @link https://developer.wordpress.org/themes/functionality/featured-images-post-thumbnails/ - */ - add_theme_support( 'post-thumbnails' ); - - add_image_size( 'twentyseventeen-featured-image', 2000, 1200, true ); - - add_image_size( 'twentyseventeen-thumbnail-avatar', 100, 100, true ); - - // Set the default content width. - $GLOBALS['content_width'] = 525; - - // This theme uses wp_nav_menu() in two locations. - register_nav_menus( - array( - 'top' => __( 'Top Menu', 'twentyseventeen' ), - 'social' => __( 'Social Links Menu', 'twentyseventeen' ), - ) - ); - - /* - * Switch default core markup for search form, comment form, and comments - * to output valid HTML5. - */ - add_theme_support( - 'html5', - array( - 'comment-form', - 'comment-list', - 'gallery', - 'caption', - 'script', - 'style', - ) - ); - - /* - * Enable support for Post Formats. - * - * See: https://wordpress.org/support/article/post-formats/ - */ - add_theme_support( - 'post-formats', - array( - 'aside', - 'image', - 'video', - 'quote', - 'link', - 'gallery', - 'audio', - ) - ); - - // Add theme support for Custom Logo. - add_theme_support( - 'custom-logo', - array( - 'width' => 250, - 'height' => 250, - 'flex-width' => true, - ) - ); - - // Add theme support for selective refresh for widgets. - add_theme_support( 'customize-selective-refresh-widgets' ); - - /* - * This theme styles the visual editor to resemble the theme style, - * specifically font, colors, and column width. - */ - add_editor_style( array( 'assets/css/editor-style.css', twentyseventeen_fonts_url() ) ); - - // Load regular editor styles into the new block-based editor. - add_theme_support( 'editor-styles' ); - - // Load default block styles. - add_theme_support( 'wp-block-styles' ); - - // Add support for responsive embeds. - add_theme_support( 'responsive-embeds' ); - - // Define and register starter content to showcase the theme on new sites. - $starter_content = array( - 'widgets' => array( - // Place three core-defined widgets in the sidebar area. - 'sidebar-1' => array( - 'text_business_info', - 'search', - 'text_about', - ), - - // Add the core-defined business info widget to the footer 1 area. - 'sidebar-2' => array( - 'text_business_info', - ), - - // Put two core-defined widgets in the footer 2 area. - 'sidebar-3' => array( - 'text_about', - 'search', - ), - ), - - // Specify the core-defined pages to create and add custom thumbnails to some of them. - 'posts' => array( - 'home', - 'about' => array( - 'thumbnail' => '{{image-sandwich}}', - ), - 'contact' => array( - 'thumbnail' => '{{image-espresso}}', - ), - 'blog' => array( - 'thumbnail' => '{{image-coffee}}', - ), - 'homepage-section' => array( - 'thumbnail' => '{{image-espresso}}', - ), - ), - - // Create the custom image attachments used as post thumbnails for pages. - 'attachments' => array( - 'image-espresso' => array( - 'post_title' => _x( 'Espresso', 'Theme starter content', 'twentyseventeen' ), - 'file' => 'assets/images/espresso.jpg', // URL relative to the template directory. - ), - 'image-sandwich' => array( - 'post_title' => _x( 'Sandwich', 'Theme starter content', 'twentyseventeen' ), - 'file' => 'assets/images/sandwich.jpg', - ), - 'image-coffee' => array( - 'post_title' => _x( 'Coffee', 'Theme starter content', 'twentyseventeen' ), - 'file' => 'assets/images/coffee.jpg', - ), - ), - - // Default to a static front page and assign the front and posts pages. - 'options' => array( - 'show_on_front' => 'page', - 'page_on_front' => '{{home}}', - 'page_for_posts' => '{{blog}}', - ), - - // Set the front page section theme mods to the IDs of the core-registered pages. - 'theme_mods' => array( - 'panel_1' => '{{homepage-section}}', - 'panel_2' => '{{about}}', - 'panel_3' => '{{blog}}', - 'panel_4' => '{{contact}}', - ), - - // Set up nav menus for each of the two areas registered in the theme. - 'nav_menus' => array( - // Assign a menu to the "top" location. - 'top' => array( - 'name' => __( 'Top Menu', 'twentyseventeen' ), - 'items' => array( - 'link_home', // Note that the core "home" page is actually a link in case a static front page is not used. - 'page_about', - 'page_blog', - 'page_contact', - ), - ), - - // Assign a menu to the "social" location. - 'social' => array( - 'name' => __( 'Social Links Menu', 'twentyseventeen' ), - 'items' => array( - 'link_yelp', - 'link_facebook', - 'link_twitter', - 'link_instagram', - 'link_email', - ), - ), - ), - ); - - /** - * Filters Twenty Seventeen array of starter content. - * - * @since Twenty Seventeen 1.1 - * - * @param array $starter_content Array of starter content. - */ - $starter_content = apply_filters( 'twentyseventeen_starter_content', $starter_content ); - - add_theme_support( 'starter-content', $starter_content ); -} -add_action( 'after_setup_theme', 'twentyseventeen_setup' ); - -/** - * Set the content width in pixels, based on the theme's design and stylesheet. - * - * Priority 0 to make it available to lower priority callbacks. - * - * @global int $content_width - */ -function twentyseventeen_content_width() { - - $content_width = $GLOBALS['content_width']; - - // Get layout. - $page_layout = get_theme_mod( 'page_layout' ); - - // Check if layout is one column. - if ( 'one-column' === $page_layout ) { - if ( twentyseventeen_is_frontpage() ) { - $content_width = 644; - } elseif ( is_page() ) { - $content_width = 740; - } - } - - // Check if is single post and there is no sidebar. - if ( is_single() && ! is_active_sidebar( 'sidebar-1' ) ) { - $content_width = 740; - } - - /** - * Filter Twenty Seventeen content width of the theme. - * - * @since Twenty Seventeen 1.0 - * - * @param int $content_width Content width in pixels. - */ - $GLOBALS['content_width'] = apply_filters( 'twentyseventeen_content_width', $content_width ); -} -add_action( 'template_redirect', 'twentyseventeen_content_width', 0 ); - -/** - * Register custom fonts. - */ -function twentyseventeen_fonts_url() { - $fonts_url = ''; - - /* - * translators: If there are characters in your language that are not supported - * by Libre Franklin, translate this to 'off'. Do not translate into your own language. - */ - $libre_franklin = _x( 'on', 'Libre Franklin font: on or off', 'twentyseventeen' ); - - if ( 'off' !== $libre_franklin ) { - $font_families = array(); - - $font_families[] = 'Libre Franklin:300,300i,400,400i,600,600i,800,800i'; - - $query_args = array( - 'family' => urlencode( implode( '|', $font_families ) ), - 'subset' => urlencode( 'latin,latin-ext' ), - 'display' => urlencode( 'fallback' ), - ); - - $fonts_url = add_query_arg( $query_args, 'https://fonts.googleapis.com/css' ); - } - - return esc_url_raw( $fonts_url ); -} - -/** - * Add preconnect for Google Fonts. - * - * @since Twenty Seventeen 1.0 - * - * @param array $urls URLs to print for resource hints. - * @param string $relation_type The relation type the URLs are printed. - * @return array $urls URLs to print for resource hints. - */ -function twentyseventeen_resource_hints( $urls, $relation_type ) { - if ( wp_style_is( 'twentyseventeen-fonts', 'queue' ) && 'preconnect' === $relation_type ) { - $urls[] = array( - 'href' => 'https://fonts.gstatic.com', - 'crossorigin', - ); - } - - return $urls; -} -add_filter( 'wp_resource_hints', 'twentyseventeen_resource_hints', 10, 2 ); - -/** - * Register widget area. - * - * @link https://developer.wordpress.org/themes/functionality/sidebars/#registering-a-sidebar - */ -function twentyseventeen_widgets_init() { - register_sidebar( - array( - 'name' => __( 'Blog Sidebar', 'twentyseventeen' ), - 'id' => 'sidebar-1', - 'description' => __( 'Add widgets here to appear in your sidebar on blog posts and archive pages.', 'twentyseventeen' ), - 'before_widget' => '
', - 'after_widget' => '
', - 'before_title' => '

', - 'after_title' => '

', - ) - ); - - register_sidebar( - array( - 'name' => __( 'Footer 1', 'twentyseventeen' ), - 'id' => 'sidebar-2', - 'description' => __( 'Add widgets here to appear in your footer.', 'twentyseventeen' ), - 'before_widget' => '
', - 'after_widget' => '
', - 'before_title' => '

', - 'after_title' => '

', - ) - ); - - register_sidebar( - array( - 'name' => __( 'Footer 2', 'twentyseventeen' ), - 'id' => 'sidebar-3', - 'description' => __( 'Add widgets here to appear in your footer.', 'twentyseventeen' ), - 'before_widget' => '
', - 'after_widget' => '
', - 'before_title' => '

', - 'after_title' => '

', - ) - ); -} -add_action( 'widgets_init', 'twentyseventeen_widgets_init' ); - -/** - * Replaces "[...]" (appended to automatically generated excerpts) with ... and - * a 'Continue reading' link. - * - * @since Twenty Seventeen 1.0 - * - * @param string $link Link to single post/page. - * @return string 'Continue reading' link prepended with an ellipsis. - */ -function twentyseventeen_excerpt_more( $link ) { - if ( is_admin() ) { - return $link; - } - - $link = sprintf( - '', - esc_url( get_permalink( get_the_ID() ) ), - /* translators: %s: Post title. */ - sprintf( __( 'Continue reading "%s"', 'twentyseventeen' ), get_the_title( get_the_ID() ) ) - ); - return ' … ' . $link; -} -add_filter( 'excerpt_more', 'twentyseventeen_excerpt_more' ); - -/** - * Handles JavaScript detection. - * - * Adds a `js` class to the root `` element when JavaScript is detected. - * - * @since Twenty Seventeen 1.0 - */ -function twentyseventeen_javascript_detection() { - echo "\n"; -} -add_action( 'wp_head', 'twentyseventeen_javascript_detection', 0 ); - -/** - * Add a pingback url auto-discovery header for singularly identifiable articles. - */ -function twentyseventeen_pingback_header() { - if ( is_singular() && pings_open() ) { - printf( '' . "\n", esc_url( get_bloginfo( 'pingback_url' ) ) ); - } -} -add_action( 'wp_head', 'twentyseventeen_pingback_header' ); - -/** - * Display custom color CSS. - */ -function twentyseventeen_colors_css_wrap() { - if ( 'custom' !== get_theme_mod( 'colorscheme' ) && ! is_customize_preview() ) { - return; - } - - require_once get_parent_theme_file_path( '/inc/color-patterns.php' ); - $hue = absint( get_theme_mod( 'colorscheme_hue', 250 ) ); - - $customize_preview_data_hue = ''; - if ( is_customize_preview() ) { - $customize_preview_data_hue = 'data-hue="' . $hue . '"'; - } - ?> - - twentyseventeen_get_svg( array( 'icon' => 'quote-right' ) ), - ); - - if ( has_nav_menu( 'top' ) ) { - wp_enqueue_script( 'twentyseventeen-navigation', get_theme_file_uri( '/assets/js/navigation.js' ), array( 'jquery' ), '20161203', true ); - $twentyseventeen_l10n['expand'] = __( 'Expand child menu', 'twentyseventeen' ); - $twentyseventeen_l10n['collapse'] = __( 'Collapse child menu', 'twentyseventeen' ); - $twentyseventeen_l10n['icon'] = twentyseventeen_get_svg( - array( - 'icon' => 'angle-down', - 'fallback' => true, - ) - ); - } - - wp_enqueue_script( 'twentyseventeen-global', get_theme_file_uri( '/assets/js/global.js' ), array( 'jquery' ), '20190121', true ); - - wp_enqueue_script( 'jquery-scrollto', get_theme_file_uri( '/assets/js/jquery.scrollTo.js' ), array( 'jquery' ), '2.1.2', true ); - - wp_localize_script( 'twentyseventeen-skip-link-focus-fix', 'twentyseventeenScreenReaderText', $twentyseventeen_l10n ); - - if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) { - wp_enqueue_script( 'comment-reply' ); - } -} -add_action( 'wp_enqueue_scripts', 'twentyseventeen_scripts' ); - -/** - * Enqueues styles for the block-based editor. - * - * @since Twenty Seventeen 1.8 - */ -function twentyseventeen_block_editor_styles() { - // Block styles. - wp_enqueue_style( 'twentyseventeen-block-editor-style', get_theme_file_uri( '/assets/css/editor-blocks.css' ), array(), '20190328' ); - // Add custom fonts. - wp_enqueue_style( 'twentyseventeen-fonts', twentyseventeen_fonts_url(), array(), null ); -} -add_action( 'enqueue_block_editor_assets', 'twentyseventeen_block_editor_styles' ); - -/** - * Add custom image sizes attribute to enhance responsive image functionality - * for content images. - * - * @since Twenty Seventeen 1.0 - * - * @param string $sizes A source size value for use in a 'sizes' attribute. - * @param array $size Image size. Accepts an array of width and height - * values in pixels (in that order). - * @return string A source size value for use in a content image 'sizes' attribute. - */ -function twentyseventeen_content_image_sizes_attr( $sizes, $size ) { - $width = $size[0]; - - if ( 740 <= $width ) { - $sizes = '(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px'; - } - - if ( is_active_sidebar( 'sidebar-1' ) || is_archive() || is_search() || is_home() || is_page() ) { - if ( ! ( is_page() && 'one-column' === get_theme_mod( 'page_options' ) ) && 767 <= $width ) { - $sizes = '(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px'; - } - } - - return $sizes; -} -add_filter( 'wp_calculate_image_sizes', 'twentyseventeen_content_image_sizes_attr', 10, 2 ); - -/** - * Filter the `sizes` value in the header image markup. - * - * @since Twenty Seventeen 1.0 - * - * @param string $html The HTML image tag markup being filtered. - * @param object $header The custom header object returned by 'get_custom_header()'. - * @param array $attr Array of the attributes for the image tag. - * @return string The filtered header image HTML. - */ -function twentyseventeen_header_image_tag( $html, $header, $attr ) { - if ( isset( $attr['sizes'] ) ) { - $html = str_replace( $attr['sizes'], '100vw', $html ); - } - return $html; -} -add_filter( 'get_header_image_tag', 'twentyseventeen_header_image_tag', 10, 3 ); - -/** - * Add custom image sizes attribute to enhance responsive image functionality - * for post thumbnails. - * - * @since Twenty Seventeen 1.0 - * - * @param array $attr Attributes for the image markup. - * @param int $attachment Image attachment ID. - * @param array $size Registered image size or flat array of height and width dimensions. - * @return array The filtered attributes for the image markup. - */ -function twentyseventeen_post_thumbnail_sizes_attr( $attr, $attachment, $size ) { - if ( is_archive() || is_search() || is_home() ) { - $attr['sizes'] = '(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px'; - } else { - $attr['sizes'] = '100vw'; - } - - return $attr; -} -add_filter( 'wp_get_attachment_image_attributes', 'twentyseventeen_post_thumbnail_sizes_attr', 10, 3 ); - -/** - * Use front-page.php when Front page displays is set to a static page. - * - * @since Twenty Seventeen 1.0 - * - * @param string $template front-page.php. - * - * @return string The template to be used: blank if is_home() is true (defaults to index.php), else $template. - */ -function twentyseventeen_front_page_template( $template ) { - return is_home() ? '' : $template; -} -add_filter( 'frontpage_template', 'twentyseventeen_front_page_template' ); - -/** - * Modifies tag cloud widget arguments to display all tags in the same font size - * and use list format for better accessibility. - * - * @since Twenty Seventeen 1.4 - * - * @param array $args Arguments for tag cloud widget. - * @return array The filtered arguments for tag cloud widget. - */ -function twentyseventeen_widget_tag_cloud_args( $args ) { - $args['largest'] = 1; - $args['smallest'] = 1; - $args['unit'] = 'em'; - $args['format'] = 'list'; - - return $args; -} -add_filter( 'widget_tag_cloud_args', 'twentyseventeen_widget_tag_cloud_args' ); - -/** - * Get unique ID. - * - * This is a PHP implementation of Underscore's uniqueId method. A static variable - * contains an integer that is incremented with each call. This number is returned - * with the optional prefix. As such the returned value is not universally unique, - * but it is unique across the life of the PHP process. - * - * @since Twenty Seventeen 2.0 - * @see wp_unique_id() Themes requiring WordPress 5.0.3 and greater should use this instead. - * - * @staticvar int $id_counter - * - * @param string $prefix Prefix for the returned ID. - * @return string Unique ID. - */ -function twentyseventeen_unique_id( $prefix = '' ) { - static $id_counter = 0; - if ( function_exists( 'wp_unique_id' ) ) { - return wp_unique_id( $prefix ); - } - return $prefix . (string) ++$id_counter; -} - -/** - * Implement the Custom Header feature. - */ -require get_parent_theme_file_path( '/inc/custom-header.php' ); - -/** - * Custom template tags for this theme. - */ -require get_parent_theme_file_path( '/inc/template-tags.php' ); - -/** - * Additional features to allow styling of the templates. - */ -require get_parent_theme_file_path( '/inc/template-functions.php' ); - -/** - * Customizer additions. - */ -require get_parent_theme_file_path( '/inc/customizer.php' ); - -/** - * SVG icons functions and filters. - */ -require get_parent_theme_file_path( '/inc/icon-functions.php' ); diff --git a/wp-content/themes/twentyseventeen/header.php b/wp-content/themes/twentyseventeen/header.php deleted file mode 100644 index 3368bd372..000000000 --- a/wp-content/themes/twentyseventeen/header.php +++ /dev/null @@ -1,58 +0,0 @@ - section and everything up until
- * - * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials - * - * @package WordPress - * @subpackage Twenty_Seventeen - * @since Twenty Seventeen 1.0 - * @version 1.0 - */ - -?> - class="no-js no-svg"> - - - - - - - - -> - -
- - - - - '; - echo get_the_post_thumbnail( get_queried_object_id(), 'twentyseventeen-featured-image' ); - echo '
'; - endif; - ?> - -
-
diff --git a/wp-content/themes/twentyseventeen/inc/back-compat.php b/wp-content/themes/twentyseventeen/inc/back-compat.php deleted file mode 100644 index 64f2d73b9..000000000 --- a/wp-content/themes/twentyseventeen/inc/back-compat.php +++ /dev/null @@ -1,76 +0,0 @@ -

%s

', $message ); -} - -/** - * Prevents the Customizer from being loaded on WordPress versions prior to 4.7. - * - * @since Twenty Seventeen 1.0 - * - * @global string $wp_version WordPress version. - */ -function twentyseventeen_customize() { - wp_die( - /* translators: %s: The current WordPress version. */ - sprintf( __( 'Twenty Seventeen requires at least WordPress version 4.7. You are running version %s. Please upgrade and try again.', 'twentyseventeen' ), $GLOBALS['wp_version'] ), - '', - array( - 'back_link' => true, - ) - ); -} -add_action( 'load-customize.php', 'twentyseventeen_customize' ); - -/** - * Prevents the Theme Preview from being loaded on WordPress versions prior to 4.7. - * - * @since Twenty Seventeen 1.0 - * - * @global string $wp_version WordPress version. - */ -function twentyseventeen_preview() { - if ( isset( $_GET['preview'] ) ) { - /* translators: %s: The current WordPress version. */ - wp_die( sprintf( __( 'Twenty Seventeen requires at least WordPress version 4.7. You are running version %s. Please upgrade and try again.', 'twentyseventeen' ), $GLOBALS['wp_version'] ) ); - } -} -add_action( 'template_redirect', 'twentyseventeen_preview' ); diff --git a/wp-content/themes/twentyseventeen/inc/color-patterns.php b/wp-content/themes/twentyseventeen/inc/color-patterns.php deleted file mode 100644 index 225b124ed..000000000 --- a/wp-content/themes/twentyseventeen/inc/color-patterns.php +++ /dev/null @@ -1,580 +0,0 @@ - .comment-body > .comment-meta > .comment-author .avatar { - border-color: hsl( ' . $hue . ', ' . $reduced_saturation . ', 20% ); /* base: #333; */ -} - -.colors-custom h2, -.colors-custom blockquote, -.colors-custom input[type="text"], -.colors-custom input[type="email"], -.colors-custom input[type="url"], -.colors-custom input[type="password"], -.colors-custom input[type="search"], -.colors-custom input[type="number"], -.colors-custom input[type="tel"], -.colors-custom input[type="range"], -.colors-custom input[type="date"], -.colors-custom input[type="month"], -.colors-custom input[type="week"], -.colors-custom input[type="time"], -.colors-custom input[type="datetime"], -.colors-custom input[type="datetime-local"], -.colors-custom input[type="color"], -.colors-custom textarea, -.colors-custom .site-description, -.colors-custom .entry-content blockquote.alignleft, -.colors-custom .entry-content blockquote.alignright, -.colors-custom .colors-custom .taxonomy-description, -.colors-custom .site-info a, -.colors-custom .wp-caption, -.colors-custom .gallery-caption { - color: hsl( ' . $hue . ', ' . $saturation . ', 40% ); /* base: #666; */ -} - -.colors-custom abbr, -.colors-custom acronym { - border-bottom-color: hsl( ' . $hue . ', ' . $saturation . ', 40% ); /* base: #666; */ -} - -.colors-custom h5, -.colors-custom .entry-meta, -.colors-custom .entry-meta a, -.colors-custom.blog .entry-meta a.post-edit-link, -.colors-custom.archive .entry-meta a.post-edit-link, -.colors-custom.search .entry-meta a.post-edit-link, -.colors-custom .nav-subtitle, -.colors-custom .comment-metadata, -.colors-custom .comment-metadata a, -.colors-custom .no-comments, -.colors-custom .comment-awaiting-moderation, -.colors-custom .page-numbers.current, -.colors-custom .page-links .page-number, -.colors-custom .navigation-top .current-menu-item > a, -.colors-custom .navigation-top .current_page_item > a, -.colors-custom .main-navigation a:hover, -.colors-custom .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist { - color: hsl( ' . $hue . ', ' . $saturation . ', 46% ); /* base: #767676; */ -} - -.colors-custom :not( .mejs-button ) > button:hover, -.colors-custom :not( .mejs-button ) > button:focus, -.colors-custom input[type="button"]:hover, -.colors-custom input[type="button"]:focus, -.colors-custom input[type="submit"]:hover, -.colors-custom input[type="submit"]:focus, -.colors-custom .entry-footer .edit-link a.post-edit-link:hover, -.colors-custom .entry-footer .edit-link a.post-edit-link:focus, -.colors-custom .social-navigation a, -.colors-custom .prev.page-numbers:focus, -.colors-custom .prev.page-numbers:hover, -.colors-custom .next.page-numbers:focus, -.colors-custom .next.page-numbers:hover, -.colors-custom .site-content .wp-playlist-light .wp-playlist-item:hover, -.colors-custom .site-content .wp-playlist-light .wp-playlist-item:focus { - background: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 46% ); /* base: #767676; */ -} - -.colors-custom button.secondary:hover, -.colors-custom button.secondary:focus, -.colors-custom input[type="reset"]:hover, -.colors-custom input[type="reset"]:focus, -.colors-custom input[type="button"].secondary:hover, -.colors-custom input[type="button"].secondary:focus, -.colors-custom input[type="reset"].secondary:hover, -.colors-custom input[type="reset"].secondary:focus, -.colors-custom input[type="submit"].secondary:hover, -.colors-custom input[type="submit"].secondary:focus, -.colors-custom hr { - background: hsl( ' . $hue . ', ' . $saturation . ', 73% ); /* base: #bbb; */ -} - -.colors-custom input[type="text"], -.colors-custom input[type="email"], -.colors-custom input[type="url"], -.colors-custom input[type="password"], -.colors-custom input[type="search"], -.colors-custom input[type="number"], -.colors-custom input[type="tel"], -.colors-custom input[type="range"], -.colors-custom input[type="date"], -.colors-custom input[type="month"], -.colors-custom input[type="week"], -.colors-custom input[type="time"], -.colors-custom input[type="datetime"], -.colors-custom input[type="datetime-local"], -.colors-custom input[type="color"], -.colors-custom textarea, -.colors-custom select, -.colors-custom fieldset, -.colors-custom .widget .tagcloud a:hover, -.colors-custom .widget .tagcloud a:focus, -.colors-custom .widget.widget_tag_cloud a:hover, -.colors-custom .widget.widget_tag_cloud a:focus, -.colors-custom .wp_widget_tag_cloud a:hover, -.colors-custom .wp_widget_tag_cloud a:focus { - border-color: hsl( ' . $hue . ', ' . $saturation . ', 73% ); /* base: #bbb; */ -} - -.colors-custom thead th { - border-bottom-color: hsl( ' . $hue . ', ' . $saturation . ', 73% ); /* base: #bbb; */ -} - -.colors-custom .entry-footer .cat-links .icon, -.colors-custom .entry-footer .tags-links .icon { - color: hsl( ' . $hue . ', ' . $saturation . ', 73% ); /* base: #bbb; */ -} - -.colors-custom button.secondary, -.colors-custom input[type="reset"], -.colors-custom input[type="button"].secondary, -.colors-custom input[type="reset"].secondary, -.colors-custom input[type="submit"].secondary, -.colors-custom .prev.page-numbers, -.colors-custom .next.page-numbers { - background-color: hsl( ' . $hue . ', ' . $saturation . ', 87% ); /* base: #ddd; */ -} - -.colors-custom .widget .tagcloud a, -.colors-custom .widget.widget_tag_cloud a, -.colors-custom .wp_widget_tag_cloud a { - border-color: hsl( ' . $hue . ', ' . $saturation . ', 87% ); /* base: #ddd; */ -} - -.colors-custom.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child), -.colors-custom .widget ul li { - border-top-color: hsl( ' . $hue . ', ' . $saturation . ', 87% ); /* base: #ddd; */ -} - -.colors-custom .widget ul li { - border-bottom-color: hsl( ' . $hue . ', ' . $saturation . ', 87% ); /* base: #ddd; */ -} - -.colors-custom pre, -.colors-custom mark, -.colors-custom ins { - background: hsl( ' . $hue . ', ' . $saturation . ', 93% ); /* base: #eee; */ -} - -.colors-custom .navigation-top, -.colors-custom .main-navigation > div > ul, -.colors-custom .pagination, -.colors-custom .comments-pagination, -.colors-custom .entry-footer, -.colors-custom .site-footer { - border-top-color: hsl( ' . $hue . ', ' . $saturation . ', 93% ); /* base: #eee; */ -} - -.colors-custom .navigation-top, -.colors-custom .main-navigation li, -.colors-custom .entry-footer, -.colors-custom .single-featured-image-header, -.colors-custom .site-content .wp-playlist-light .wp-playlist-item, -.colors-custom tr { - border-bottom-color: hsl( ' . $hue . ', ' . $saturation . ', 93% ); /* base: #eee; */ -} - -.colors-custom .site-content .wp-playlist-light { - border-color: hsl( ' . $hue . ', ' . $saturation . ', 93% ); /* base: #eee; */ -} - -.colors-custom .site-header, -.colors-custom .single-featured-image-header { - background-color: hsl( ' . $hue . ', ' . $saturation . ', 98% ); /* base: #fafafa; */ -} - -.colors-custom button, -.colors-custom input[type="button"], -.colors-custom input[type="submit"], -.colors-custom .entry-footer .edit-link a.post-edit-link, -.colors-custom .social-navigation a, -.colors-custom .site-content .wp-playlist-light a.wp-playlist-caption:hover, -.colors-custom .site-content .wp-playlist-light .wp-playlist-item:hover a, -.colors-custom .site-content .wp-playlist-light .wp-playlist-item:focus a, -.colors-custom .site-content .wp-playlist-light .wp-playlist-item:hover, -.colors-custom .site-content .wp-playlist-light .wp-playlist-item:focus, -.colors-custom .prev.page-numbers:focus, -.colors-custom .prev.page-numbers:hover, -.colors-custom .next.page-numbers:focus, -.colors-custom .next.page-numbers:hover, -.colors-custom.has-header-image .site-title, -.colors-custom.has-header-video .site-title, -.colors-custom.has-header-image .site-title a, -.colors-custom.has-header-video .site-title a, -.colors-custom.has-header-image .site-description, -.colors-custom.has-header-video .site-description { - color: hsl( ' . $hue . ', ' . $saturation . ', 100% ); /* base: #fff; */ -} - -body.colors-custom, -.colors-custom .navigation-top, -.colors-custom .main-navigation ul { - background: hsl( ' . $hue . ', ' . $saturation . ', 100% ); /* base: #fff; */ -} - -.colors-custom .widget ul li a, -.colors-custom .site-footer .widget-area ul li a { - -webkit-box-shadow: inset 0 -1px 0 hsl( ' . $hue . ', ' . $saturation . ', 100% ); /* base: rgba(255, 255, 255, 1); */ - box-shadow: inset 0 -1px 0 hsl( ' . $hue . ', ' . $saturation . ', 100% ); /* base: rgba(255, 255, 255, 1); */ -} - -.colors-custom .menu-toggle, -.colors-custom .menu-toggle:hover, -.colors-custom .menu-toggle:focus, -.colors-custom .menu .dropdown-toggle, -.colors-custom .menu-scroll-down, -.colors-custom .menu-scroll-down:hover, -.colors-custom .menu-scroll-down:focus { - background-color: transparent; -} - -.colors-custom .widget .tagcloud a, -.colors-custom .widget .tagcloud a:focus, -.colors-custom .widget .tagcloud a:hover, -.colors-custom .widget.widget_tag_cloud a, -.colors-custom .widget.widget_tag_cloud a:focus, -.colors-custom .widget.widget_tag_cloud a:hover, -.colors-custom .wp_widget_tag_cloud a, -.colors-custom .wp_widget_tag_cloud a:focus, -.colors-custom .wp_widget_tag_cloud a:hover, -.colors-custom .entry-footer .edit-link a.post-edit-link:focus, -.colors-custom .entry-footer .edit-link a.post-edit-link:hover { - -webkit-box-shadow: none !important; - box-shadow: none !important; -} - -/* Reset non-customizable hover styling for links */ -.colors-custom .entry-content a:hover, -.colors-custom .entry-content a:focus, -.colors-custom .entry-summary a:hover, -.colors-custom .entry-summary a:focus, -.colors-custom .comment-content a:focus, -.colors-custom .comment-content a:hover, -.colors-custom .widget a:hover, -.colors-custom .widget a:focus, -.colors-custom .site-footer .widget-area a:hover, -.colors-custom .site-footer .widget-area a:focus, -.colors-custom .posts-navigation a:hover, -.colors-custom .posts-navigation a:focus, -.colors-custom .widget_authors a:hover strong, -.colors-custom .widget_authors a:focus strong { - -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1); - box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1); -} - -.colors-custom .gallery-item a, -.colors-custom .gallery-item a:hover, -.colors-custom .gallery-item a:focus { - -webkit-box-shadow: none; - box-shadow: none; -} - -@media screen and (min-width: 48em) { - - .colors-custom .nav-links .nav-previous .nav-title .icon, - .colors-custom .nav-links .nav-next .nav-title .icon { - color: hsl( ' . $hue . ', ' . $saturation . ', 20% ); /* base: #222; */ - } - - .colors-custom .main-navigation li li:hover, - .colors-custom .main-navigation li li.focus { - background: hsl( ' . $hue . ', ' . $saturation . ', 46% ); /* base: #767676; */ - } - - .colors-custom .navigation-top .menu-scroll-down { - color: hsl( ' . $hue . ', ' . $saturation . ', 46% ); /* base: #767676; */; - } - - .colors-custom abbr[title] { - border-bottom-color: hsl( ' . $hue . ', ' . $saturation . ', 46% ); /* base: #767676; */; - } - - .colors-custom .main-navigation ul ul { - border-color: hsl( ' . $hue . ', ' . $saturation . ', 73% ); /* base: #bbb; */ - background: hsl( ' . $hue . ', ' . $saturation . ', 100% ); /* base: #fff; */ - } - - .colors-custom .main-navigation ul li.menu-item-has-children:before, - .colors-custom .main-navigation ul li.page_item_has_children:before { - border-bottom-color: hsl( ' . $hue . ', ' . $saturation . ', 73% ); /* base: #bbb; */ - } - - .colors-custom .main-navigation ul li.menu-item-has-children:after, - .colors-custom .main-navigation ul li.page_item_has_children:after { - border-bottom-color: hsl( ' . $hue . ', ' . $saturation . ', 100% ); /* base: #fff; */ - } - - .colors-custom .main-navigation li li.focus > a, - .colors-custom .main-navigation li li:focus > a, - .colors-custom .main-navigation li li:hover > a, - .colors-custom .main-navigation li li a:hover, - .colors-custom .main-navigation li li a:focus, - .colors-custom .main-navigation li li.current_page_item a:hover, - .colors-custom .main-navigation li li.current-menu-item a:hover, - .colors-custom .main-navigation li li.current_page_item a:focus, - .colors-custom .main-navigation li li.current-menu-item a:focus { - color: hsl( ' . $hue . ', ' . $saturation . ', 100% ); /* base: #fff; */ - } -}'; - - /** - * Filters Twenty Seventeen custom colors CSS. - * - * @since Twenty Seventeen 1.0 - * - * @param string $css Base theme colors CSS. - * @param int $hue The user's selected color hue. - * @param string $saturation Filtered theme color saturation level. - */ - return apply_filters( 'twentyseventeen_custom_colors_css', $css, $hue, $saturation ); -} diff --git a/wp-content/themes/twentyseventeen/inc/custom-header.php b/wp-content/themes/twentyseventeen/inc/custom-header.php deleted file mode 100644 index ad266a278..000000000 --- a/wp-content/themes/twentyseventeen/inc/custom-header.php +++ /dev/null @@ -1,131 +0,0 @@ - get_parent_theme_file_uri( '/assets/images/header.jpg' ), - 'width' => 2000, - 'height' => 1200, - 'flex-height' => true, - 'video' => true, - 'wp-head-callback' => 'twentyseventeen_header_style', - ) - ) - ); - - register_default_headers( - array( - 'default-image' => array( - 'url' => '%s/assets/images/header.jpg', - 'thumbnail_url' => '%s/assets/images/header.jpg', - 'description' => __( 'Default Header Image', 'twentyseventeen' ), - ), - ) - ); -} -add_action( 'after_setup_theme', 'twentyseventeen_custom_header_setup' ); - -if ( ! function_exists( 'twentyseventeen_header_style' ) ) : - /** - * Styles the header image and text displayed on the blog. - * - * @see twentyseventeen_custom_header_setup(). - */ - function twentyseventeen_header_style() { - $header_text_color = get_header_textcolor(); - - // If no custom options for text are set, let's bail. - // get_header_textcolor() options: add_theme_support( 'custom-header' ) is default, hide text (returns 'blank') or any hex value. - if ( get_theme_support( 'custom-header', 'default-text-color' ) === $header_text_color ) { - return; - } - - // If we get this far, we have custom styles. Let's do this. - ?> - - ' . __( 'Play background video', 'twentyseventeen' ) . '' . twentyseventeen_get_svg( array( 'icon' => 'play' ) ); - $settings['l10n']['pause'] = '' . __( 'Pause background video', 'twentyseventeen' ) . '' . twentyseventeen_get_svg( array( 'icon' => 'pause' ) ); - return $settings; -} -add_filter( 'header_video_settings', 'twentyseventeen_video_controls' ); diff --git a/wp-content/themes/twentyseventeen/inc/customizer.php b/wp-content/themes/twentyseventeen/inc/customizer.php deleted file mode 100644 index e84d4a4e2..000000000 --- a/wp-content/themes/twentyseventeen/inc/customizer.php +++ /dev/null @@ -1,249 +0,0 @@ -get_setting( 'blogname' )->transport = 'postMessage'; - $wp_customize->get_setting( 'blogdescription' )->transport = 'postMessage'; - $wp_customize->get_setting( 'header_textcolor' )->transport = 'postMessage'; - - $wp_customize->selective_refresh->add_partial( - 'blogname', - array( - 'selector' => '.site-title a', - 'render_callback' => 'twentyseventeen_customize_partial_blogname', - ) - ); - $wp_customize->selective_refresh->add_partial( - 'blogdescription', - array( - 'selector' => '.site-description', - 'render_callback' => 'twentyseventeen_customize_partial_blogdescription', - ) - ); - - /** - * Custom colors. - */ - $wp_customize->add_setting( - 'colorscheme', - array( - 'default' => 'light', - 'transport' => 'postMessage', - 'sanitize_callback' => 'twentyseventeen_sanitize_colorscheme', - ) - ); - - $wp_customize->add_setting( - 'colorscheme_hue', - array( - 'default' => 250, - 'transport' => 'postMessage', - 'sanitize_callback' => 'absint', // The hue is stored as a positive integer. - ) - ); - - $wp_customize->add_control( - 'colorscheme', - array( - 'type' => 'radio', - 'label' => __( 'Color Scheme', 'twentyseventeen' ), - 'choices' => array( - 'light' => __( 'Light', 'twentyseventeen' ), - 'dark' => __( 'Dark', 'twentyseventeen' ), - 'custom' => __( 'Custom', 'twentyseventeen' ), - ), - 'section' => 'colors', - 'priority' => 5, - ) - ); - - $wp_customize->add_control( - new WP_Customize_Color_Control( - $wp_customize, - 'colorscheme_hue', - array( - 'mode' => 'hue', - 'section' => 'colors', - 'priority' => 6, - ) - ) - ); - - /** - * Theme options. - */ - $wp_customize->add_section( - 'theme_options', - array( - 'title' => __( 'Theme Options', 'twentyseventeen' ), - 'priority' => 130, // Before Additional CSS. - ) - ); - - $wp_customize->add_setting( - 'page_layout', - array( - 'default' => 'two-column', - 'sanitize_callback' => 'twentyseventeen_sanitize_page_layout', - 'transport' => 'postMessage', - ) - ); - - $wp_customize->add_control( - 'page_layout', - array( - 'label' => __( 'Page Layout', 'twentyseventeen' ), - 'section' => 'theme_options', - 'type' => 'radio', - 'description' => __( 'When the two-column layout is assigned, the page title is in one column and content is in the other.', 'twentyseventeen' ), - 'choices' => array( - 'one-column' => __( 'One Column', 'twentyseventeen' ), - 'two-column' => __( 'Two Column', 'twentyseventeen' ), - ), - 'active_callback' => 'twentyseventeen_is_view_with_layout_option', - ) - ); - - /** - * Filter number of front page sections in Twenty Seventeen. - * - * @since Twenty Seventeen 1.0 - * - * @param int $num_sections Number of front page sections. - */ - $num_sections = apply_filters( 'twentyseventeen_front_page_sections', 4 ); - - // Create a setting and control for each of the sections available in the theme. - for ( $i = 1; $i < ( 1 + $num_sections ); $i++ ) { - $wp_customize->add_setting( - 'panel_' . $i, - array( - 'default' => false, - 'sanitize_callback' => 'absint', - 'transport' => 'postMessage', - ) - ); - - $wp_customize->add_control( - 'panel_' . $i, - array( - /* translators: %d: The front page section number. */ - 'label' => sprintf( __( 'Front Page Section %d Content', 'twentyseventeen' ), $i ), - 'description' => ( 1 !== $i ? '' : __( 'Select pages to feature in each area from the dropdowns. Add an image to a section by setting a featured image in the page editor. Empty sections will not be displayed.', 'twentyseventeen' ) ), - 'section' => 'theme_options', - 'type' => 'dropdown-pages', - 'allow_addition' => true, - 'active_callback' => 'twentyseventeen_is_static_front_page', - ) - ); - - $wp_customize->selective_refresh->add_partial( - 'panel_' . $i, - array( - 'selector' => '#panel' . $i, - 'render_callback' => 'twentyseventeen_front_page_section', - 'container_inclusive' => true, - ) - ); - } -} -add_action( 'customize_register', 'twentyseventeen_customize_register' ); - -/** - * Sanitize the page layout options. - * - * @param string $input Page layout. - */ -function twentyseventeen_sanitize_page_layout( $input ) { - $valid = array( - 'one-column' => __( 'One Column', 'twentyseventeen' ), - 'two-column' => __( 'Two Column', 'twentyseventeen' ), - ); - - if ( array_key_exists( $input, $valid ) ) { - return $input; - } - - return ''; -} - -/** - * Sanitize the colorscheme. - * - * @param string $input Color scheme. - */ -function twentyseventeen_sanitize_colorscheme( $input ) { - $valid = array( 'light', 'dark', 'custom' ); - - if ( in_array( $input, $valid, true ) ) { - return $input; - } - - return 'light'; -} - -/** - * Render the site title for the selective refresh partial. - * - * @since Twenty Seventeen 1.0 - * @see twentyseventeen_customize_register() - * - * @return void - */ -function twentyseventeen_customize_partial_blogname() { - bloginfo( 'name' ); -} - -/** - * Render the site tagline for the selective refresh partial. - * - * @since Twenty Seventeen 1.0 - * @see twentyseventeen_customize_register() - * - * @return void - */ -function twentyseventeen_customize_partial_blogdescription() { - bloginfo( 'description' ); -} - -/** - * Return whether we're previewing the front page and it's a static page. - */ -function twentyseventeen_is_static_front_page() { - return ( is_front_page() && ! is_home() ); -} - -/** - * Return whether we're on a view that supports a one or two column layout. - */ -function twentyseventeen_is_view_with_layout_option() { - // This option is available on all pages. It's also available on archives when there isn't a sidebar. - return ( is_page() || ( is_archive() && ! is_active_sidebar( 'sidebar-1' ) ) ); -} - -/** - * Bind JS handlers to instantly live-preview changes. - */ -function twentyseventeen_customize_preview_js() { - wp_enqueue_script( 'twentyseventeen-customize-preview', get_theme_file_uri( '/assets/js/customize-preview.js' ), array( 'customize-preview' ), '20161002', true ); -} -add_action( 'customize_preview_init', 'twentyseventeen_customize_preview_js' ); - -/** - * Load dynamic logic for the customizer controls area. - */ -function twentyseventeen_panels_js() { - wp_enqueue_script( 'twentyseventeen-customize-controls', get_theme_file_uri( '/assets/js/customize-controls.js' ), array(), '20161020', true ); -} -add_action( 'customize_controls_enqueue_scripts', 'twentyseventeen_panels_js' ); diff --git a/wp-content/themes/twentyseventeen/inc/icon-functions.php b/wp-content/themes/twentyseventeen/inc/icon-functions.php deleted file mode 100644 index 34581f648..000000000 --- a/wp-content/themes/twentyseventeen/inc/icon-functions.php +++ /dev/null @@ -1,220 +0,0 @@ - '', - 'title' => '', - 'desc' => '', - 'fallback' => false, - ); - - // Parse args. - $args = wp_parse_args( $args, $defaults ); - - // Set aria hidden. - $aria_hidden = ' aria-hidden="true"'; - - // Set ARIA. - $aria_labelledby = ''; - - /* - * Twenty Seventeen doesn't use the SVG title or description attributes; non-decorative icons are described with .screen-reader-text. - * - * However, child themes can use the title and description to add information to non-decorative SVG icons to improve accessibility. - * - * Example 1 with title: 'arrow-right', 'title' => __( 'This is the title', 'textdomain' ) ) ); ?> - * - * Example 2 with title and description: 'arrow-right', 'title' => __( 'This is the title', 'textdomain' ), 'desc' => __( 'This is the description', 'textdomain' ) ) ); ?> - * - * See https://www.paciellogroup.com/blog/2013/12/using-aria-enhance-svg-accessibility/. - */ - if ( $args['title'] ) { - $aria_hidden = ''; - $unique_id = twentyseventeen_unique_id(); - $aria_labelledby = ' aria-labelledby="title-' . $unique_id . '"'; - - if ( $args['desc'] ) { - $aria_labelledby = ' aria-labelledby="title-' . $unique_id . ' desc-' . $unique_id . '"'; - } - } - - // Begin SVG markup. - $svg = ''; - - // Display the title. - if ( $args['title'] ) { - $svg .= '' . esc_html( $args['title'] ) . ''; - - // Display the desc only if the title is already set. - if ( $args['desc'] ) { - $svg .= '' . esc_html( $args['desc'] ) . ''; - } - } - - /* - * Display the icon. - * - * The whitespace around `` is intentional - it is a work around to a keyboard navigation bug in Safari 10. - * - * See https://core.trac.wordpress.org/ticket/38387. - */ - $svg .= ' '; - - // Add some markup to use as a fallback for browsers that do not support SVGs. - if ( $args['fallback'] ) { - $svg .= ''; - } - - $svg .= ''; - - return $svg; -} - -/** - * Display SVG icons in social links menu. - * - * @param string $item_output The menu item output. - * @param WP_Post $item Menu item object. - * @param int $depth Depth of the menu. - * @param array $args wp_nav_menu() arguments. - * @return string $item_output The menu item output with social icon. - */ -function twentyseventeen_nav_menu_social_icons( $item_output, $item, $depth, $args ) { - // Get supported social icons. - $social_icons = twentyseventeen_social_links_icons(); - - // Change SVG icon inside social links menu if there is supported URL. - if ( 'social' === $args->theme_location ) { - foreach ( $social_icons as $attr => $value ) { - if ( false !== strpos( $item_output, $attr ) ) { - $item_output = str_replace( $args->link_after, '' . twentyseventeen_get_svg( array( 'icon' => esc_attr( $value ) ) ), $item_output ); - } - } - } - - return $item_output; -} -add_filter( 'walker_nav_menu_start_el', 'twentyseventeen_nav_menu_social_icons', 10, 4 ); - -/** - * Add dropdown icon if menu item has children. - * - * @param string $title The menu item's title. - * @param WP_Post $item The current menu item. - * @param array $args An array of wp_nav_menu() arguments. - * @param int $depth Depth of menu item. Used for padding. - * @return string $title The menu item's title with dropdown icon. - */ -function twentyseventeen_dropdown_icon_to_menu_link( $title, $item, $args, $depth ) { - if ( 'top' === $args->theme_location ) { - foreach ( $item->classes as $value ) { - if ( 'menu-item-has-children' === $value || 'page_item_has_children' === $value ) { - $title = $title . twentyseventeen_get_svg( array( 'icon' => 'angle-down' ) ); - } - } - } - - return $title; -} -add_filter( 'nav_menu_item_title', 'twentyseventeen_dropdown_icon_to_menu_link', 10, 4 ); - -/** - * Returns an array of supported social links (URL and icon name). - * - * @return array $social_links_icons - */ -function twentyseventeen_social_links_icons() { - // Supported social links icons. - $social_links_icons = array( - 'behance.net' => 'behance', - 'codepen.io' => 'codepen', - 'deviantart.com' => 'deviantart', - 'digg.com' => 'digg', - 'docker.com' => 'dockerhub', - 'dribbble.com' => 'dribbble', - 'dropbox.com' => 'dropbox', - 'facebook.com' => 'facebook', - 'flickr.com' => 'flickr', - 'foursquare.com' => 'foursquare', - 'plus.google.com' => 'google-plus', - 'github.com' => 'github', - 'instagram.com' => 'instagram', - 'linkedin.com' => 'linkedin', - 'mailto:' => 'envelope-o', - 'medium.com' => 'medium', - 'pinterest.com' => 'pinterest-p', - 'pscp.tv' => 'periscope', - 'getpocket.com' => 'get-pocket', - 'reddit.com' => 'reddit-alien', - 'skype.com' => 'skype', - 'skype:' => 'skype', - 'slideshare.net' => 'slideshare', - 'snapchat.com' => 'snapchat-ghost', - 'soundcloud.com' => 'soundcloud', - 'spotify.com' => 'spotify', - 'stumbleupon.com' => 'stumbleupon', - 'tumblr.com' => 'tumblr', - 'twitch.tv' => 'twitch', - 'twitter.com' => 'twitter', - 'vimeo.com' => 'vimeo', - 'vine.co' => 'vine', - 'vk.com' => 'vk', - 'wordpress.org' => 'wordpress', - 'wordpress.com' => 'wordpress', - 'yelp.com' => 'yelp', - 'youtube.com' => 'youtube', - ); - - /** - * Filter Twenty Seventeen social links icons. - * - * @since Twenty Seventeen 1.0 - * - * @param array $social_links_icons Array of social links icons. - */ - return apply_filters( 'twentyseventeen_social_links_icons', $social_links_icons ); -} diff --git a/wp-content/themes/twentyseventeen/inc/template-functions.php b/wp-content/themes/twentyseventeen/inc/template-functions.php deleted file mode 100644 index 77a88010c..000000000 --- a/wp-content/themes/twentyseventeen/inc/template-functions.php +++ /dev/null @@ -1,102 +0,0 @@ -' . get_the_author() . '' - ); - - // Finally, let's write all of this to the page. - echo '' . twentyseventeen_time_link() . ''; - } -endif; - - -if ( ! function_exists( 'twentyseventeen_time_link' ) ) : - /** - * Gets a nicely formatted string for the published date. - */ - function twentyseventeen_time_link() { - $time_string = ''; - if ( get_the_time( 'U' ) !== get_the_modified_time( 'U' ) ) { - $time_string = ''; - } - - $time_string = sprintf( - $time_string, - get_the_date( DATE_W3C ), - get_the_date(), - get_the_modified_date( DATE_W3C ), - get_the_modified_date() - ); - - // Wrap the time string in a link, and preface it with 'Posted on'. - return sprintf( - /* translators: %s: Post date. */ - __( 'Posted on %s', 'twentyseventeen' ), - '' . $time_string . '' - ); - } -endif; - - -if ( ! function_exists( 'twentyseventeen_entry_footer' ) ) : - /** - * Prints HTML with meta information for the categories, tags and comments. - */ - function twentyseventeen_entry_footer() { - - /* translators: Used between list items, there is a space after the comma. */ - $separate_meta = __( ', ', 'twentyseventeen' ); - - // Get Categories for posts. - $categories_list = get_the_category_list( $separate_meta ); - - // Get Tags for posts. - $tags_list = get_the_tag_list( '', $separate_meta ); - - // We don't want to output .entry-footer if it will be empty, so make sure its not. - if ( ( ( twentyseventeen_categorized_blog() && $categories_list ) || $tags_list ) || get_edit_post_link() ) { - - echo '
'; - - if ( 'post' === get_post_type() ) { - if ( ( $categories_list && twentyseventeen_categorized_blog() ) || $tags_list ) { - echo ''; - - // Make sure there's more than one category before displaying. - if ( $categories_list && twentyseventeen_categorized_blog() ) { - echo '' . twentyseventeen_get_svg( array( 'icon' => 'folder-open' ) ) . '' . __( 'Categories', 'twentyseventeen' ) . '' . $categories_list . ''; - } - - if ( $tags_list && ! is_wp_error( $tags_list ) ) { - echo '' . twentyseventeen_get_svg( array( 'icon' => 'hashtag' ) ) . '' . __( 'Tags', 'twentyseventeen' ) . '' . $tags_list . ''; - } - - echo ''; - } - } - - twentyseventeen_edit_link(); - - echo '
'; - } - } -endif; - - -if ( ! function_exists( 'twentyseventeen_edit_link' ) ) : - /** - * Returns an accessibility-friendly link to edit a post or page. - * - * This also gives us a little context about what exactly we're editing - * (post or page?) so that users understand a bit more where they are in terms - * of the template hierarchy and their content. Helpful when/if the single-page - * layout with multiple posts/pages shown gets confusing. - */ - function twentyseventeen_edit_link() { - edit_post_link( - sprintf( - /* translators: %s: Post title. */ - __( 'Edit "%s"', 'twentyseventeen' ), - get_the_title() - ), - '', - '' - ); - } -endif; - -/** - * Display a front page section. - * - * @param WP_Customize_Partial $partial Partial associated with a selective refresh request. - * @param integer $id Front page section to display. - */ -function twentyseventeen_front_page_section( $partial = null, $id = 0 ) { - if ( is_a( $partial, 'WP_Customize_Partial' ) ) { - // Find out the id and set it up during a selective refresh. - global $twentyseventeencounter; - - $id = str_replace( 'panel_', '', $partial->id ); - - $twentyseventeencounter = $id; - } - - global $post; // Modify the global post object before setting up post data. - if ( get_theme_mod( 'panel_' . $id ) ) { - $post = get_post( get_theme_mod( 'panel_' . $id ) ); - setup_postdata( $post ); - set_query_var( 'panel', $id ); - - get_template_part( 'template-parts/page/content', 'front-page-panels' ); - - wp_reset_postdata(); - } elseif ( is_customize_preview() ) { - // The output placeholder anchor. - printf( - '
' . - '%2$s
', - $id, - /* translators: %s: The section ID. */ - sprintf( __( 'Front Page Section %s Placeholder', 'twentyseventeen' ), $id ) - ); - } -} - -/** - * Returns true if a blog has more than 1 category. - * - * @return bool - */ -function twentyseventeen_categorized_blog() { - $category_count = get_transient( 'twentyseventeen_categories' ); - - if ( false === $category_count ) { - // Create an array of all the categories that are attached to posts. - $categories = get_categories( - array( - 'fields' => 'ids', - 'hide_empty' => 1, - // We only need to know if there is more than one category. - 'number' => 2, - ) - ); - - // Count the number of categories that are attached to the posts. - $category_count = count( $categories ); - - set_transient( 'twentyseventeen_categories', $category_count ); - } - - // Allow viewing case of 0 or 1 categories in post preview. - if ( is_preview() ) { - return true; - } - - return $category_count > 1; -} - - -/** - * Flush out the transients used in twentyseventeen_categorized_blog. - */ -function twentyseventeen_category_transient_flusher() { - if ( defined( 'DOING_AUTOSAVE' ) && DOING_AUTOSAVE ) { - return; - } - // Like, beat it. Dig? - delete_transient( 'twentyseventeen_categories' ); -} -add_action( 'edit_category', 'twentyseventeen_category_transient_flusher' ); -add_action( 'save_post', 'twentyseventeen_category_transient_flusher' ); - -if ( ! function_exists( 'wp_body_open' ) ) : - /** - * Fire the wp_body_open action. - * - * Added for backward compatibility to support pre-5.2.0 WordPress versions. - * - * @since Twenty Seventeen 2.2 - */ - function wp_body_open() { - /** - * Triggered after the opening tag. - * - * @since Twenty Seventeen 2.2 - */ - do_action( 'wp_body_open' ); - } -endif; diff --git a/wp-content/themes/twentyseventeen/index.php b/wp-content/themes/twentyseventeen/index.php deleted file mode 100644 index 0bf56bbd0..000000000 --- a/wp-content/themes/twentyseventeen/index.php +++ /dev/null @@ -1,72 +0,0 @@ - - -
- - - - - - -
-
- - twentyseventeen_get_svg( array( 'icon' => 'arrow-left' ) ) . '' . __( 'Previous page', 'twentyseventeen' ) . '', - 'next_text' => '' . __( 'Next page', 'twentyseventeen' ) . '' . twentyseventeen_get_svg( array( 'icon' => 'arrow-right' ) ), - 'before_page_number' => '' . __( 'Page', 'twentyseventeen' ) . ' ', - ) - ); - - else : - - get_template_part( 'template-parts/post/content', 'none' ); - - endif; - ?> - -
-
- -
- - - -
-
-
- - - -
-
-
- - Themes and click the 'Add New' button. -2. Type in Twenty Seventeen in the search form and press the 'Enter' key on your keyboard. -3. Click on the 'Activate' button to use your new theme right away. -4. Go to https://wordpress.org/support/article/twenty-seventeen/ for a guide on how to customize this theme. -5. Navigate to Appearance > Customize in your admin panel and customize to taste. - -== Copyright == - -Twenty Seventeen WordPress Theme, Copyright 2016-2020 WordPress.org -Twenty Seventeen is distributed under the terms of the GNU GPL - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -Twenty Seventeen bundles the following third-party resources: - -HTML5 Shiv, Copyright 2014 Alexander Farkas -Licenses: MIT/GPL2 -Source: https://github.com/aFarkas/html5shiv - -jQuery scrollTo, Copyright 2007-2015 Ariel Flesler -License: MIT -Source: https://github.com/flesler/jquery.scrollTo - -normalize.css, Copyright 2012-2016 Nicolas Gallagher and Jonathan Neal -License: MIT -Source: https://necolas.github.io/normalize.css/ - -Font Awesome icons, Copyright Dave Gandy -License: SIL Open Font License, version 1.1. -Source: http://fontawesome.io/ - -Bundled header image, Copyright Alvin Engler -License: CC0 1.0 Universal (CC0 1.0) -Source: https://unsplash.com/@englr?photo=bIhpiQA009k - -== Changelog == - -= 2.3 = -* Released: March 31, 2020 - -https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_2.3 - -= 2.2 = -* Released: May 7, 2019 - -https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_2.2 - -= 2.1 = -* Released: February 21, 2019 - -https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_2.1 - -= 2.0 = -* Released: January 9, 2019 - -https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_2.0 - -= 1.9 = -* Released: December 19, 2018 - -https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_1.9 - -= 1.8 = -* Released: December 6, 2018 - -https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_1.8 - -= 1.7 = -* Released: August 2, 2018 - -https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_1.7 - -= 1.6 = -* Released: May 17, 2018 - -https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_1.6 - -= 1.5 = -* Released: April 4, 2018 - -https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_1.5 - -= 1.4 = -* Released: November 14, 2017 - -https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_1.4 - -= 1.3 = -* Released: June 8, 2017 - -https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_1.3 - -= 1.2 = -* Released: April 18, 2017 - -https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_1.2 - -= 1.1 = -* Released: January 6, 2017 - -https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_1.1 - -= 1.0 = -* Released: December 6, 2016 - -Initial release diff --git a/wp-content/themes/twentyseventeen/rtl.css b/wp-content/themes/twentyseventeen/rtl.css deleted file mode 100644 index 2d8773d96..000000000 --- a/wp-content/themes/twentyseventeen/rtl.css +++ /dev/null @@ -1,556 +0,0 @@ -/* -Theme Name: Twenty Seventeen - -Adding support for languages written in a Right To Left (RTL) direction is easy, -it's just a matter of overwriting all the horizontal positioning attributes -of your CSS stylesheet in a separate stylesheet file named rtl.css. - -https://codex.wordpress.org/Right-to-Left_Language_Support - -*/ - -/* Reset */ - -body { - direction: rtl; - unicode-bidi: embed; -} - -th { - text-align: right; -} - -/* Accessibility */ - -.screen-reader-text:focus { - left: auto; - right: 5px; -} - -/* Typography */ - -textarea { - padding-right: 3px; -} - -li > ul, -li > ol { - margin-left: 0; - margin-right: 1.5em; -} - -th:first-child, -td:first-child { - padding-left: 0.4em; - padding-right: 0; -} - -th:last-child, -td:last-child { - padding-left: 0; - padding-right: 0.4em; -} - -/* Forms */ - -input[type="radio"], -input[type="checkbox"] { - margin-left: 0.5em; - margin-right: 0; -} - -/* Media */ - -.mejs-offscreen { - right: -10000px; -} - -/* Site Branding */ - -.custom-logo-link { - padding-left: 1em; - padding-right: 0; -} - -/* Main Navigation */ - -.main-navigation ul { - text-align: right; -} - -.main-navigation ul ul { - padding-left: 0; - padding-right: 1.5em; -} - -.menu-toggle .icon { - margin-left: 0.5em; - margin-right: 0; -} - -.dropdown-toggle { - left: -0.5em; - right: auto; -} - -/* Front Page */ - -.wp-custom-header-video-button { - left: 30px; - right: auto; -} - -.twentyseventeen-panel .recent-posts .entry-header .edit-link { - margin-left: 0; - margin-right: 1em; -} - -/* Blog, Archive, Search */ - -.blog .entry-meta a.post-edit-link, -.archive .entry-meta a.post-edit-link, -.search .entry-meta a.post-edit-link { - margin-left: 0; - margin-right: 1em; -} - -.search .page .entry-meta a.post-edit-link { - margin-right: 0; -} - -.sticky .icon-thumb-tack { - left: auto; - right: -1.5em; -} - -.prev.page-numbers .icon, -.next.page-numbers .icon { - display: inline-block; - -ms-transform: rotate(180deg); /* IE 9 */ - -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ - transform: rotate(180deg); -} - -.prev.page-numbers { - float: right; -} - -.next.page-numbers { - float: left; -} - -.nav-links .nav-previous .nav-title .nav-title-icon-wrapper { - margin-left: 0.5em; - margin-right: 0; -} - -.nav-links .nav-next .nav-title .nav-title-icon-wrapper { - margin-left: 0; - margin-right: 0.5em; -} - -/* Blog Entries */ - -.entry-footer .cat-links, -.entry-footer .tags-links { - padding-left: 0; - padding-right: 2.5em; -} - -.entry-footer .cat-links .icon, -.entry-footer .tags-links .icon { - left: auto; - margin-left: 0.5em; - margin-right: 0; - right: 0; -} - -/* Comments */ - -.comment-body { - margin-left: 0; - margin-right: 65px; -} - -.comment-reply-link .icon { - left: auto; - right: -2em; - -webkit-transform: scale(-1, 1); - -ms-transform: scale(-1, 1); - transform: scale(-1, 1); -} - -.comment-author .avatar { - left: auto; - right: -65px; -} - -.comment-reply-link:before { - left: auto; - right: -2em; -} - -.children .comment-author .avatar { - left: auto; - right: -45px; -} - -.form-submit { - text-align: left; -} - -.comment-form #wp-comment-cookies-consent { - margin: 0 0 0 10px; -} - -/* Post Formats */ - -.format-quote blockquote .icon { - left: auto; - right: -1.25em; - -webkit-transform: none; - -ms-transform: none; - transform: none; -} - -/* Post Navigation */ - -.nav-links .nav-previous .nav-title .nav-title-icon-wrapper, -.nav-links .nav-next .nav-title .nav-title-icon-wrapper { - display: inline-block; - -ms-transform: rotate(180deg); /* IE 9 */ - -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ - transform: rotate(180deg); -} - -/* Widgets */ - -.widget ul { - margin: 0; -} - -.search-form .search-submit { - left: 3px; - right: auto; -} - -.tagcloud ul li { - float: right; - margin: 4px 0 0 4px; -} - -.widget ul li li { - padding-left: 0; - padding-right: 1.5rem; -} - -.widget_text ul { - margin: 0 1.5em 1.5em 0; -} - -.widget_text ul li ul { - margin: 0 1.5em 0 0; -} - -/* Footer */ - -.social-navigation a { - margin-left: 1em; - margin-right: 0; -} - -/* Customizer styles */ - -.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title { - left: 3.2em; - right: auto; -} - -/* Gallery Styles */ - -.gallery-item, -.gallery-caption { - text-align: right; -} - -/* SVG Fallback */ - -.no-svg .dropdown-toggle { - left: 0; - right: auto; -} - -/* Media queries */ - -@media screen and (min-width: 48em) { - - body.page-template-full-width-page #primary { - float: none; - } - - .has-sidebar:not(.error404) #primary { - float: right; - } - - .has-sidebar #secondary { - float: left; - } - - .error404 #primary { - float: none; - } - - /* Site Branding */ - - .custom-logo-link { - padding-left: 2em; - padding-right: 0; - } - - /* Navigation */ - - .main-navigation ul ul { - padding-right: 0; - } - - .main-navigation ul ul:before, - .main-navigation ul ul:after { - left: 0.5em; - right: auto; - } - - .main-navigation ul ul, - .main-navigation ul ul ul { - left: auto; - right: -999em; - } - - .main-navigation ul ul li:hover > ul, - .main-navigation ul ul li.focus > ul { - left: auto; - right: 100%; - } - - .main-navigation ul li:hover > ul, - .main-navigation ul li.focus > ul { - left: auto; - right: 0.5em; - } - - .main-navigation ul li.menu-item-has-children:before, - .main-navigation ul li.menu-item-has-children:after, - .main-navigation ul li.page_item_has_children:before, - .main-navigation ul li.page_item_has_children:after { - left: 1em; - right: auto; - } - - .main-navigation .menu-item-has-children > a > .icon, - .main-navigation .page_item_has_children > a > .icon { - left: auto; - right: 5px; - } - - .main-navigation ul ul .menu-item-has-children > a > .icon, - .main-navigation ul ul .page_item_has_children > a > .icon { - left: 1em; - right: auto; - -webkit-transform: rotate(90deg); - -ms-transform: rotate(90deg); - transform: rotate(90deg); - } - - /* Scroll down arrow */ - - .navigation-top .menu-scroll-down { - left: 0; - right: auto; - } - - .site-header .menu-scroll-down { - left: 0; - right: auto; - } - - .entry-title a { - margin-left: auto; - margin-right: -2px; - } - - /* Front Page */ - - .page-two-column .panel-content .entry-header { - float: right; - } - - .page-two-column .panel-content .entry-content { - float: left; - } - - /* Front Page - Recent Posts */ - - .page-two-column .panel-content .recent-posts { - clear: left; - float: left; - } - - /* Blog, Archive, Search */ - - .sticky .icon-thumb-tack { - left: auto; - right: -2.5em; - } - - body:not(.has-sidebar):not(.page-one-column) .page-header, - body.has-sidebar.error404 #primary .page-header, - body.page-two-column:not(.archive) #primary .entry-header, - body.page-two-column.archive:not(.has-sidebar) #primary .page-header { - float: right; - } - - .blog:not(.has-sidebar) #primary article, - .archive:not(.has-sidebar):not(.page-one-column) #primary article, - .search:not(.has-sidebar) #primary article, - .has-sidebar.error404 #primary .page-content, - .error404.has-sidebar #primary .page-content, - body.page-two-column:not(.archive) #primary .entry-content, - body.page-two-column #comments { - float: left; - } - - .entry-footer .edit-link a.post-edit-link { - margin-left: 0; - margin-right: 1em; - } - - /* Entry content */ - - /* with sidebar */ - - .has-sidebar .entry-content blockquote.alignleft { - margin-left: 0; - width: 34%; - } - - .has-sidebar #primary .entry-content blockquote.alignright, - .has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta { - margin-right: 0; - width: 34%; - } - - .has-sidebar #primary .entry-content blockquote.alignleft.below-entry-meta { - margin-left: -72.5%; - width: 62%; - } - - /* blog index and archive */ - - .blog:not(.has-sidebar) .entry-content blockquote.alignleft, - .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft, - .archive:not(.has-sidebar) .entry-content blockquote.alignleft, - .page-two-column .entry-content blockquote.alignleft { - margin-left: 0; - width: 34%; - } - - .blog:not(.has-sidebar) .entry-content blockquote.alignright, - .twentyseventeen-front-page.page-two-column #primary .entry-content blockquote.alignright, - .archive:not(.has-sidebar) .entry-content blockquote.alignright, - .page-two-column #primary .entry-content blockquote.alignright { - margin-right: -72.5%; - width: 62%; - } - - /* Post formats */ - - .format-quote blockquote .icon { - left: auto; - right: -1.5em; - } - - .navigation.pagination { - float: left; - } - - .has-sidebar .navigation.pagination, - .archive.page-one-column:not(.has-sidebar) .navigation.pagination { - float: none; - } - - .post-navigation .nav-previous { - float: right; - } - - .post-navigation .nav-next { - float: left; - text-align: left; - } - - /* Comments */ - - ol.children .children { - padding-left: 0; - padding-right: 2em; - } - - /* Post Navigation */ - - .nav-links .nav-previous .nav-title .nav-title-icon-wrapper { - left: auto; - right: -2em; - } - - .nav-links .nav-next .nav-title .nav-title-icon-wrapper { - left: -2em; - right: auto; - } - - /* Footer */ - - .site-footer .widget-column.footer-widget-1 { - float: right; - } - - .site-footer .widget-column.footer-widget-2 { - float: left; - } - - .social-navigation { - clear: right; - float: right; - } - - .site-info { - float: right; - } - - .social-navigation + .site-info { - margin-left: 0; - margin-right: 6%; - } -} - -@media screen and (min-width: 67em) { - - /* Sticky posts */ - - .sticky .icon-thumb-tack { - left: auto; - right: -1.25em; - } -} - -@media screen and (min-width: 79em) { - - .has-sidebar #primary .entry-content blockquote.alignright, - .has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta { - margin-right: -20%; - } - - .blog:not(.has-sidebar) .entry-content blockquote.alignleft, - .archive:not(.has-sidebar) .entry-content blockquote.alignleft, - .page-two-column .entry-content blockquote.alignleft, - .twentyseventeen-front-page .entry-content blockquote.alignleft { - margin-left: -20%; - } -} diff --git a/wp-content/themes/twentyseventeen/screenshot.png b/wp-content/themes/twentyseventeen/screenshot.png deleted file mode 100644 index 088b7413e..000000000 Binary files a/wp-content/themes/twentyseventeen/screenshot.png and /dev/null differ diff --git a/wp-content/themes/twentyseventeen/search.php b/wp-content/themes/twentyseventeen/search.php deleted file mode 100644 index 2558acb43..000000000 --- a/wp-content/themes/twentyseventeen/search.php +++ /dev/null @@ -1,72 +0,0 @@ - - -
- - - -
-
- - twentyseventeen_get_svg( array( 'icon' => 'arrow-left' ) ) . '' . __( 'Previous page', 'twentyseventeen' ) . '', - 'next_text' => '' . __( 'Next page', 'twentyseventeen' ) . '' . twentyseventeen_get_svg( array( 'icon' => 'arrow-right' ) ), - 'before_page_number' => '' . __( 'Page', 'twentyseventeen' ) . ' ', - ) - ); - - else : - ?> - -

- - -
-
- -
- - - - - - diff --git a/wp-content/themes/twentyseventeen/sidebar.php b/wp-content/themes/twentyseventeen/sidebar.php deleted file mode 100644 index ed441c11a..000000000 --- a/wp-content/themes/twentyseventeen/sidebar.php +++ /dev/null @@ -1,20 +0,0 @@ - - - diff --git a/wp-content/themes/twentyseventeen/single.php b/wp-content/themes/twentyseventeen/single.php deleted file mode 100644 index afe2e02ca..000000000 --- a/wp-content/themes/twentyseventeen/single.php +++ /dev/null @@ -1,47 +0,0 @@ - - -
-
-
- - '' . __( 'Previous Post', 'twentyseventeen' ) . ' ' . twentyseventeen_get_svg( array( 'icon' => 'arrow-left' ) ) . '%title', - 'next_text' => '' . __( 'Next Post', 'twentyseventeen' ) . ' %title' . twentyseventeen_get_svg( array( 'icon' => 'arrow-right' ) ) . '', - ) - ); - - endwhile; // End the loop. - ?> - -
-
- -
- ->> TABLE OF CONTENTS: ----------------------------------------------------------------- -1.0 Normalize -2.0 Accessibility -3.0 Alignments -4.0 Clearings -5.0 Typography -6.0 Forms -7.0 Formatting -8.0 Lists -9.0 Tables -10.0 Links -11.0 Featured Image Hover -12.0 Navigation -13.0 Layout - 13.1 Header - 13.2 Front Page - 13.3 Regular Content - 13.4 Posts - 13.5 Pages - 13.6 Footer -14.0 Comments -15.0 Widgets -16.0 Media - 16.1 Galleries -17.0 Customizer -18.0 SVGs Fallbacks -19.0 Media Queries -20.0 Print ---------------------------------------------------------------*/ - -/*-------------------------------------------------------------- -1.0 Normalize -Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css ---------------------------------------------------------------*/ - -html { - font-family: sans-serif; - line-height: 1.15; - -ms-text-size-adjust: 100%; - -webkit-text-size-adjust: 100%; -} - -body { - margin: 0; -} - -article, -aside, -footer, -header, -nav, -section { - display: block; -} - -h1 { - font-size: 2em; - margin: 0.67em 0; -} - -figcaption, -figure, -main { - display: block; -} - -figure { - margin: 1em 0; -} - -hr { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; - height: 0; - overflow: visible; -} - -pre { - font-family: monospace, monospace; - font-size: 1em; -} - -a { - background-color: transparent; - -webkit-text-decoration-skip: objects; -} - -a:active, -a:hover { - outline-width: 0; -} - -abbr[title] { - border-bottom: 1px #767676 dotted; - text-decoration: none; -} - -b, -strong { - font-weight: inherit; -} - -b, -strong { - font-weight: 700; -} - -code, -kbd, -samp { - font-family: monospace, monospace; - font-size: 1em; -} - -dfn { - font-style: italic; -} - -mark { - background-color: #eee; - color: #222; -} - -small { - font-size: 80%; -} - -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sub { - bottom: -0.25em; -} - -sup { - top: -0.5em; -} - -audio, -video { - display: inline-block; -} - -audio:not([controls]) { - display: none; - height: 0; -} - -img { - border-style: none; -} - -svg:not(:root) { - overflow: hidden; -} - -button, -input, -optgroup, -select, -textarea { - font-family: sans-serif; - font-size: 100%; - line-height: 1.15; - margin: 0; -} - -button, -input { - overflow: visible; -} - -button, -select { - text-transform: none; -} - -button, -html [type="button"], -[type="reset"], -[type="submit"] { - -webkit-appearance: button; -} - -button::-moz-focus-inner, -[type="button"]::-moz-focus-inner, -[type="reset"]::-moz-focus-inner, -[type="submit"]::-moz-focus-inner { - border-style: none; - padding: 0; -} - -button:-moz-focusring, -[type="button"]:-moz-focusring, -[type="reset"]:-moz-focusring, -[type="submit"]:-moz-focusring { - outline: 1px dotted ButtonText; -} - -fieldset { - border: 1px solid #bbb; - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; -} - -legend { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - color: inherit; - display: table; - max-width: 100%; - padding: 0; - white-space: normal; -} - -progress { - display: inline-block; - vertical-align: baseline; -} - -textarea { - overflow: auto; -} - -[type="checkbox"], -[type="radio"] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - padding: 0; -} - -[type="number"]::-webkit-inner-spin-button, -[type="number"]::-webkit-outer-spin-button { - height: auto; -} - -[type="search"] { - -webkit-appearance: textfield; - outline-offset: -2px; -} - -[type="search"]::-webkit-search-cancel-button, -[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} - -::-webkit-file-upload-button { - -webkit-appearance: button; - font: inherit; -} - -details, -menu { - display: block; -} - -summary { - display: list-item; -} - -canvas { - display: inline-block; -} - -template { - display: none; -} - -[hidden] { - display: none; -} - -/*-------------------------------------------------------------- -2.0 Accessibility ---------------------------------------------------------------*/ - -/* Text meant only for screen readers. */ - -.screen-reader-text { - clip: rect(1px, 1px, 1px, 1px); - height: 1px; - overflow: hidden; - position: absolute !important; - width: 1px; - word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ -} - -.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, 0.6); - box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); - clip: auto !important; - color: #21759b; - display: block; - font-size: 14px; - font-size: 0.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; /* Above WP toolbar. */ -} - -/*-------------------------------------------------------------- -3.0 Alignments ---------------------------------------------------------------*/ - -.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; -} - -/*-------------------------------------------------------------- -4.0 Clearings ---------------------------------------------------------------*/ - -.clear:before, -.clear:after, -.entry-content:before, -.entry-content:after, -.entry-footer:before, -.entry-footer:after, -.comment-content:before, -.comment-content:after, -.site-header:before, -.site-header:after, -.site-content:before, -.site-content:after, -.site-footer:before, -.site-footer:after, -.nav-links:before, -.nav-links:after, -.pagination:before, -.pagination:after, -.comment-author:before, -.comment-author:after, -.widget-area:before, -.widget-area:after, -.widget:before, -.widget:after, -.comment-meta:before, -.comment-meta:after { - content: ""; - display: table; - table-layout: fixed; -} - -.clear:after, -.entry-content:after, -.entry-footer:after, -.comment-content:after, -.site-header:after, -.site-content:after, -.site-footer:after, -.nav-links:after, -.pagination:after, -.comment-author:after, -.widget-area:after, -.widget:after, -.comment-meta:after { - clear: both; -} - -/*-------------------------------------------------------------- -5.0 Typography ---------------------------------------------------------------*/ - -body, -button, -input, -select, -textarea { - color: #333; - font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; - font-size: 15px; - font-size: 0.9375rem; - font-weight: 400; - line-height: 1.66; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - clear: both; - line-height: 1.4; - margin: 0 0 0.75em; - padding: 1.5em 0 0; -} - -h1:first-child, -h2:first-child, -h3:first-child, -h4:first-child, -h5:first-child, -h6:first-child { - padding-top: 0; -} - -h1 { - font-size: 24px; - font-size: 1.5rem; - font-weight: 300; -} - -h2, -.home.blog .entry-title { - color: #666; - font-size: 20px; - font-size: 1.25rem; - font-weight: 300; -} - -h3 { - color: #333; - font-size: 18px; - font-size: 1.125rem; - font-weight: 300; -} - -h4 { - color: #333; - font-size: 16px; - font-size: 1rem; - font-weight: 800; -} - -h5 { - color: #767676; - font-size: 13px; - font-size: 0.8125rem; - font-weight: 800; - letter-spacing: 0.15em; - text-transform: uppercase; -} - -h6 { - color: #333; - font-size: 15px; - font-size: 0.9375rem; - font-weight: 800; -} - -p { - margin: 0 0 1.5em; - padding: 0; -} - -dfn, -cite, -em, -i { - font-style: italic; -} - -blockquote { - color: #666; - font-size: 18px; - font-size: 1.125rem; - font-style: italic; - line-height: 1.7; - margin: 0; - overflow: hidden; - padding: 0; -} - -blockquote cite { - display: block; - font-style: normal; - font-weight: 600; - margin-top: 0.5em; -} - -address { - margin: 0 0 1.5em; -} - -pre { - background: #eee; - font-family: "Courier 10 Pitch", Courier, monospace; - font-size: 15px; - font-size: 0.9375rem; - line-height: 1.6; - margin-bottom: 1.6em; - max-width: 100%; - overflow: auto; - padding: 1.6em; -} - -code, -kbd, -tt, -var { - font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; - font-size: 15px; - font-size: 0.9375rem; -} - -abbr, -acronym { - border-bottom: 1px dotted #666; - cursor: help; -} - -mark, -ins { - background: #eee; - text-decoration: none; -} - -big { - font-size: 125%; -} - -blockquote { - quotes: "" ""; -} - -q { - quotes: "“" "”" "‘" "’"; -} - -blockquote:before, -blockquote:after { - content: ""; -} - -:focus { - outline: none; -} - -/* Typography for Arabic Font */ - -html[lang="ar"] body, -html[lang="ar"] button, -html[lang="ar"] input, -html[lang="ar"] select, -html[lang="ar"] textarea, -html[lang="ary"] body, -html[lang="ary"] button, -html[lang="ary"] input, -html[lang="ary"] select, -html[lang="ary"] textarea, -html[lang="azb"] body, -html[lang="azb"] button, -html[lang="azb"] input, -html[lang="azb"] select, -html[lang="azb"] textarea, -html[lang="fa-IR"] body, -html[lang="fa-IR"] button, -html[lang="fa-IR"] input, -html[lang="fa-IR"] select, -html[lang="fa-IR"] textarea, -html[lang="haz"] body, -html[lang="haz"] button, -html[lang="haz"] input, -html[lang="haz"] select, -html[lang="haz"] textarea, -html[lang="ps"] body, -html[lang="ps"] button, -html[lang="ps"] input, -html[lang="ps"] select, -html[lang="ps"] textarea, -html[lang="ur"] body, -html[lang="ur"] button, -html[lang="ur"] input, -html[lang="ur"] select, -html[lang="ur"] textarea { - font-family: Tahoma, Arial, sans-serif; -} - -html[lang="ar"] h1, -html[lang="ar"] h2, -html[lang="ar"] h3, -html[lang="ar"] h4, -html[lang="ar"] h5, -html[lang="ar"] h6, -html[lang="ary"] h1, -html[lang="ary"] h2, -html[lang="ary"] h3, -html[lang="ary"] h4, -html[lang="ary"] h5, -html[lang="ary"] h6, -html[lang="azb"] h1, -html[lang="azb"] h2, -html[lang="azb"] h3, -html[lang="azb"] h4, -html[lang="azb"] h5, -html[lang="azb"] h6, -html[lang="fa-IR"] h1, -html[lang="fa-IR"] h2, -html[lang="fa-IR"] h3, -html[lang="fa-IR"] h4, -html[lang="fa-IR"] h5, -html[lang="fa-IR"] h6, -html[lang="haz"] h1, -html[lang="haz"] h2, -html[lang="haz"] h3, -html[lang="haz"] h4, -html[lang="haz"] h5, -html[lang="haz"] h6, -html[lang="ps"] h1, -html[lang="ps"] h2, -html[lang="ps"] h3, -html[lang="ps"] h4, -html[lang="ps"] h5, -html[lang="ps"] h6, -html[lang="ur"] h1, -html[lang="ur"] h2, -html[lang="ur"] h3, -html[lang="ur"] h4, -html[lang="ur"] h5, -html[lang="ur"] h6 { - font-weight: 700; -} - -/* Typography for Chinese Font */ - -html[lang^="zh-"] body, -html[lang^="zh-"] button, -html[lang^="zh-"] input, -html[lang^="zh-"] select, -html[lang^="zh-"] textarea { - font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif; -} - -html[lang="zh-CN"] body, -html[lang="zh-CN"] button, -html[lang="zh-CN"] input, -html[lang="zh-CN"] select, -html[lang="zh-CN"] textarea { - font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif; -} - -html[lang^="zh-"] h1, -html[lang^="zh-"] h2, -html[lang^="zh-"] h3, -html[lang^="zh-"] h4, -html[lang^="zh-"] h5, -html[lang^="zh-"] h6 { - font-weight: 700; -} - -/* Typography for Cyrillic Font */ - -html[lang="bg-BG"] body, -html[lang="bg-BG"] button, -html[lang="bg-BG"] input, -html[lang="bg-BG"] select, -html[lang="bg-BG"] textarea, -html[lang="ru-RU"] body, -html[lang="ru-RU"] button, -html[lang="ru-RU"] input, -html[lang="ru-RU"] select, -html[lang="ru-RU"] textarea, -html[lang="uk"] body, -html[lang="uk"] button, -html[lang="uk"] input, -html[lang="uk"] select, -html[lang="uk"] textarea { - font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; -} - -html[lang="bg-BG"] h1, -html[lang="bg-BG"] h2, -html[lang="bg-BG"] h3, -html[lang="bg-BG"] h4, -html[lang="bg-BG"] h5, -html[lang="bg-BG"] h6, -html[lang="ru-RU"] h1, -html[lang="ru-RU"] h2, -html[lang="ru-RU"] h3, -html[lang="ru-RU"] h4, -html[lang="ru-RU"] h5, -html[lang="ru-RU"] h6, -html[lang="uk"] h1, -html[lang="uk"] h2, -html[lang="uk"] h3, -html[lang="uk"] h4, -html[lang="uk"] h5, -html[lang="uk"] h6 { - font-weight: 700; - line-height: 1.2; -} - -/* Typography for Devanagari Font */ - -html[lang="bn-BD"] body, -html[lang="bn-BD"] button, -html[lang="bn-BD"] input, -html[lang="bn-BD"] select, -html[lang="bn-BD"] textarea, -html[lang="hi-IN"] body, -html[lang="hi-IN"] button, -html[lang="hi-IN"] input, -html[lang="hi-IN"] select, -html[lang="hi-IN"] textarea, -html[lang="mr-IN"] body, -html[lang="mr-IN"] button, -html[lang="mr-IN"] input, -html[lang="mr-IN"] select, -html[lang="mr-IN"] textarea { - font-family: Arial, sans-serif; -} - -html[lang="bn-BD"] h1, -html[lang="bn-BD"] h2, -html[lang="bn-BD"] h3, -html[lang="bn-BD"] h4, -html[lang="bn-BD"] h5, -html[lang="bn-BD"] h6, -html[lang="hi-IN"] h1, -html[lang="hi-IN"] h2, -html[lang="hi-IN"] h3, -html[lang="hi-IN"] h4, -html[lang="hi-IN"] h5, -html[lang="hi-IN"] h6, -html[lang="mr-IN"] h1, -html[lang="mr-IN"] h2, -html[lang="mr-IN"] h3, -html[lang="mr-IN"] h4, -html[lang="mr-IN"] h5, -html[lang="mr-IN"] h6 { - font-weight: 700; -} - -/* Typography for Greek Font */ - -html[lang="el"] body, -html[lang="el"] button, -html[lang="el"] input, -html[lang="el"] select, -html[lang="el"] textarea { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; -} - -html[lang="el"] h1, -html[lang="el"] h2, -html[lang="el"] h3, -html[lang="el"] h4, -html[lang="el"] h5, -html[lang="el"] h6 { - font-weight: 700; - line-height: 1.3; -} - -/* Typography for Gujarati Font */ - -html[lang="gu-IN"] body, -html[lang="gu-IN"] button, -html[lang="gu-IN"] input, -html[lang="gu-IN"] select, -html[lang="gu-IN"] textarea { - font-family: Arial, sans-serif; -} - -html[lang="gu-IN"] h1, -html[lang="gu-IN"] h2, -html[lang="gu-IN"] h3, -html[lang="gu-IN"] h4, -html[lang="gu-IN"] h5, -html[lang="gu-IN"] h6 { - font-weight: 700; -} - -/* Typography for Hebrew Font */ - -html[lang="he-IL"] body, -html[lang="he-IL"] button, -html[lang="he-IL"] input, -html[lang="he-IL"] select, -html[lang="he-IL"] textarea { - font-family: "Arial Hebrew", Arial, sans-serif; -} - -html[lang="he-IL"] h1, -html[lang="he-IL"] h2, -html[lang="he-IL"] h3, -html[lang="he-IL"] h4, -html[lang="he-IL"] h5, -html[lang="he-IL"] h6 { - font-weight: 700; -} - -/* Typography for Japanese Font */ - -html[lang="ja"] body, -html[lang="ja"] button, -html[lang="ja"] input, -html[lang="ja"] select, -html[lang="ja"] textarea { - font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif; -} - -html[lang="ja"] h1, -html[lang="ja"] h2, -html[lang="ja"] h3, -html[lang="ja"] h4, -html[lang="ja"] h5, -html[lang="ja"] h6 { - font-weight: 700; -} - -/* Typography for Korean font */ - -html[lang="ko-KR"] body, -html[lang="ko-KR"] button, -html[lang="ko-KR"] input, -html[lang="ko-KR"] select, -html[lang="ko-KR"] textarea { - font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif; -} - -html[lang="ko-KR"] h1, -html[lang="ko-KR"] h2, -html[lang="ko-KR"] h3, -html[lang="ko-KR"] h4, -html[lang="ko-KR"] h5, -html[lang="ko-KR"] h6 { - font-weight: 600; -} - -/* Typography for Thai Font */ - -html[lang="th"] h1, -html[lang="th"] h2, -html[lang="th"] h3, -html[lang="th"] h4, -html[lang="th"] h5, -html[lang="th"] h6 { - line-height: 1.65; - font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; -} - -html[lang="th"] body, -html[lang="th"] button, -html[lang="th"] input, -html[lang="th"] select, -html[lang="th"] textarea { - line-height: 1.8; - font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; -} - -/* Remove letter-spacing for all non-latin alphabets */ - -html[lang="ar"] *, -html[lang="ary"] *, -html[lang="azb"] *, -html[lang="haz"] *, -html[lang="ps"] *, -html[lang^="zh-"] *, -html[lang="bg-BG"] *, -html[lang="ru-RU"] *, -html[lang="uk"] *, -html[lang="bn-BD"] *, -html[lang="hi-IN"] *, -html[lang="mr-IN"] *, -html[lang="el"] *, -html[lang="gu-IN"] *, -html[lang="he-IL"] *, -html[lang="ja"] *, -html[lang="ko-KR"] *, -html[lang="th"] * { - letter-spacing: 0 !important; -} - -/*-------------------------------------------------------------- -6.0 Forms ---------------------------------------------------------------*/ - -label { - color: #333; - display: block; - font-weight: 800; - margin-bottom: 0.5em; -} - -fieldset { - margin-bottom: 1em; -} - -input[type="text"], -input[type="email"], -input[type="url"], -input[type="password"], -input[type="search"], -input[type="number"], -input[type="tel"], -input[type="range"], -input[type="date"], -input[type="month"], -input[type="week"], -input[type="time"], -input[type="datetime"], -input[type="datetime-local"], -input[type="color"], -textarea { - color: #666; - background: #fff; - background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); - border: 1px solid #bbb; - -webkit-border-radius: 3px; - border-radius: 3px; - display: block; - padding: 0.7em; - width: 100%; -} - -input[type="text"]:focus, -input[type="email"]:focus, -input[type="url"]:focus, -input[type="password"]:focus, -input[type="search"]:focus, -input[type="number"]:focus, -input[type="tel"]:focus, -input[type="range"]:focus, -input[type="date"]:focus, -input[type="month"]:focus, -input[type="week"]:focus, -input[type="time"]:focus, -input[type="datetime"]:focus, -input[type="datetime-local"]:focus, -input[type="color"]:focus, -textarea:focus { - color: #222; - border-color: #333; -} - -select { - border: 1px solid #bbb; - -webkit-border-radius: 3px; - border-radius: 3px; - height: 3em; - max-width: 100%; -} - -input[type="radio"]:focus, -input[type="checkbox"]:focus { - outline: thin dotted #333; -} - -input[type="radio"], -input[type="checkbox"] { - margin-right: 0.5em; -} - -input[type="radio"] + label, -input[type="checkbox"] + label { - font-weight: 400; -} - -button, -input[type="button"], -input[type="submit"] { - background-color: #222; - border: 0; - -webkit-border-radius: 2px; - border-radius: 2px; - -webkit-box-shadow: none; - box-shadow: none; - color: #fff; - cursor: pointer; - display: inline-block; - font-size: 14px; - font-size: 0.875rem; - font-weight: 800; - line-height: 1; - padding: 1em 2em; - text-shadow: none; - -webkit-transition: background 0.2s; - transition: background 0.2s; -} - -input + button, -input + input[type="button"], -input + input[type="submit"] { - padding: 0.75em 2em; -} - -button.secondary, -input[type="reset"], -input[type="button"].secondary, -input[type="reset"].secondary, -input[type="submit"].secondary { - background-color: #ddd; - color: #222; -} - -:not( .mejs-button ) > button:hover, -:not( .mejs-button ) > button:focus, -input[type="button"]:hover, -input[type="button"]:focus, -input[type="submit"]:hover, -input[type="submit"]:focus { - background: #767676; -} - -button.secondary:hover, -button.secondary:focus, -input[type="reset"]:hover, -input[type="reset"]:focus, -input[type="button"].secondary:hover, -input[type="button"].secondary:focus, -input[type="reset"].secondary:hover, -input[type="reset"].secondary:focus, -input[type="submit"].secondary:hover, -input[type="submit"].secondary:focus { - background: #bbb; -} - -/* Placeholder text color -- selectors need to be separate to work. */ -::-webkit-input-placeholder { - color: #333; - font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; -} - -:-moz-placeholder { - color: #333; - font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; -} - -::-moz-placeholder { - color: #333; - font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; - opacity: 1; - /* Since FF19 lowers the opacity of the placeholder by default */ -} - -:-ms-input-placeholder { - color: #333; - font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; -} - -/*-------------------------------------------------------------- -7.0 Formatting ---------------------------------------------------------------*/ - -hr { - background-color: #bbb; - border: 0; - height: 1px; - margin-bottom: 1.5em; -} - -/*-------------------------------------------------------------- -8.0 Lists ---------------------------------------------------------------*/ - -ul, -ol { - margin: 0 0 1.5em; - padding: 0; -} - -ul { - list-style: disc; -} - -ol { - list-style: decimal; -} - -li > ul, -li > ol { - margin-bottom: 0; - margin-left: 1.5em; -} - -dt { - font-weight: 700; -} - -dd { - margin: 0 1.5em 1.5em; -} - -/*-------------------------------------------------------------- -9.0 Tables ---------------------------------------------------------------*/ - -table { - border-collapse: collapse; - margin: 0 0 1.5em; - width: 100%; -} - -thead th { - border-bottom: 2px solid #bbb; - padding-bottom: 0.5em; -} - -th { - padding: 0.4em; - text-align: left; -} - -tr { - border-bottom: 1px solid #eee; -} - -td { - padding: 0.4em; -} - -th:first-child, -td:first-child { - padding-left: 0; -} - -th:last-child, -td:last-child { - padding-right: 0; -} - -/*-------------------------------------------------------------- -10.0 Links ---------------------------------------------------------------*/ - -a { - color: #222; - text-decoration: none; -} - -a:focus { - outline: thin dotted; -} - -a:hover, -a:active { - color: #000; - outline: 0; -} - -/* Hover effects */ - -.entry-content a, -.entry-summary a, -.comment-content a, -.widget a, -.site-footer .widget-area a, -.posts-navigation a, -.widget_authors a strong { - -webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1); - box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1); - -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out; - transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out; - transition: color 80ms ease-in, box-shadow 130ms ease-in-out; - transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out; -} - -.entry-title a, -.entry-meta a, -.page-links a, -.page-links a .page-number, -.entry-footer a, -.entry-footer .cat-links a, -.entry-footer .tags-links a, -.edit-link a, -.post-navigation a, -.logged-in-as a, -.comment-navigation a, -.comment-metadata a, -.comment-metadata a.comment-edit-link, -.comment-reply-link, -a .nav-title, -.pagination a, -.comments-pagination a, -.site-info a, -.widget .widget-title a, -.widget ul li a, -.site-footer .widget-area ul li a, -.site-footer .widget-area ul li a { - -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1); - box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1); - text-decoration: none; - -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out; - transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out; - transition: color 80ms ease-in, box-shadow 130ms ease-in-out; - transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out; -} - -.entry-content a:focus, -.entry-content a:hover, -.entry-summary a:focus, -.entry-summary a:hover, -.comment-content a:focus, -.comment-content a:hover, -.widget a:focus, -.widget a:hover, -.site-footer .widget-area a:focus, -.site-footer .widget-area a:hover, -.posts-navigation a:focus, -.posts-navigation a:hover, -.comment-metadata a:focus, -.comment-metadata a:hover, -.comment-metadata a.comment-edit-link:focus, -.comment-metadata a.comment-edit-link:hover, -.comment-reply-link:focus, -.comment-reply-link:hover, -.widget_authors a:focus strong, -.widget_authors a:hover strong, -.entry-title a:focus, -.entry-title a:hover, -.entry-meta a:focus, -.entry-meta a:hover, -.page-links a:focus .page-number, -.page-links a:hover .page-number, -.entry-footer a:focus, -.entry-footer a:hover, -.entry-footer .cat-links a:focus, -.entry-footer .cat-links a:hover, -.entry-footer .tags-links a:focus, -.entry-footer .tags-links a:hover, -.post-navigation a:focus, -.post-navigation a:hover, -.pagination a:not(.prev):not(.next):focus, -.pagination a:not(.prev):not(.next):hover, -.comments-pagination a:not(.prev):not(.next):focus, -.comments-pagination a:not(.prev):not(.next):hover, -.logged-in-as a:focus, -.logged-in-as a:hover, -a:focus .nav-title, -a:hover .nav-title, -.edit-link a:focus, -.edit-link a:hover, -.site-info a:focus, -.site-info a:hover, -.widget .widget-title a:focus, -.widget .widget-title a:hover, -.widget ul li a:focus, -.widget ul li a:hover { - color: #000; - -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1); - box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1); -} - -/* Fixes linked images */ -.entry-content a img, -.comment-content a img, -.widget a img { - -webkit-box-shadow: 0 0 0 8px #fff; - box-shadow: 0 0 0 8px #fff; -} - -.post-navigation a:focus .icon, -.post-navigation a:hover .icon { - color: #222; -} - -/*-------------------------------------------------------------- -11.0 Featured Image Hover ---------------------------------------------------------------*/ - -.post-thumbnail { - margin-bottom: 1em; -} - -.post-thumbnail a img { - -webkit-backface-visibility: hidden; - -webkit-transition: opacity 0.2s; - transition: opacity 0.2s; -} - -.post-thumbnail a:hover img, -.post-thumbnail a:focus img { - opacity: 0.7; -} - -/*-------------------------------------------------------------- -12.0 Navigation ---------------------------------------------------------------*/ - -.navigation-top { - background: #fff; - border-bottom: 1px solid #eee; - border-top: 1px solid #eee; - font-size: 16px; - font-size: 1rem; - position: relative; -} - -.navigation-top .wrap { - max-width: 1000px; - padding: 0; -} - -.navigation-top a { - color: #222; - font-weight: 600; - -webkit-transition: color 0.2s; - transition: color 0.2s; -} - -.navigation-top .current-menu-item > a, -.navigation-top .current_page_item > a { - color: #767676; -} - -.main-navigation { - clear: both; - display: block; -} - -.main-navigation ul { - background: #fff; - list-style: none; - margin: 0; - padding: 0 1.5em; - text-align: left; -} - -/* Hide the menu on small screens when JavaScript is available. - * It only works with JavaScript. - */ - -.js .main-navigation ul, -.main-navigation .menu-item-has-children > a > .icon, -.main-navigation .page_item_has_children > a > .icon, -.main-navigation ul a > .icon { - display: none; -} - -.main-navigation > div > ul { - border-top: 1px solid #eee; - padding: 0.75em 1.695em; -} - -.js .main-navigation.toggled-on > div > ul { - display: block; -} - -.main-navigation ul ul { - padding: 0 0 0 1.5em; -} - -.main-navigation ul ul.toggled-on { - display: block; -} - -.main-navigation ul ul a { - letter-spacing: 0; - padding: 0.4em 0; - position: relative; - text-transform: none; -} - -.main-navigation li { - border-bottom: 1px solid #eee; - position: relative; -} - -.main-navigation li li, -.main-navigation li:last-child { - border: 0; -} - -.main-navigation a { - display: block; - padding: 0.5em 0; - text-decoration: none; -} - -.main-navigation a:hover { - color: #767676; -} - -/* Menu toggle */ - -.menu-toggle { - background-color: transparent; - border: 0; - -webkit-box-shadow: none; - box-shadow: none; - color: #222; - display: none; - font-size: 14px; - font-size: 0.875rem; - font-weight: 800; - line-height: 1.5; - margin: 1px auto 2px; - padding: 1em; - text-shadow: none; -} - -/* Display the menu toggle when JavaScript is available. */ - -.js .menu-toggle { - display: block; -} - -.main-navigation.toggled-on ul.nav-menu { - display: block; -} - -.menu-toggle:hover, -.menu-toggle:focus { - background-color: transparent; - -webkit-box-shadow: none; - box-shadow: none; -} - -.menu-toggle:focus { - outline: thin solid; -} - -.menu-toggle .icon { - margin-right: 0.5em; - top: -2px; -} - -.toggled-on .menu-toggle .icon-bars, -.menu-toggle .icon-close { - display: none; -} - -.toggled-on .menu-toggle .icon-close { - display: inline-block; -} - -/* Dropdown Toggle */ - -.dropdown-toggle { - background-color: transparent; - border: 0; - -webkit-box-shadow: none; - box-shadow: none; - color: #222; - display: block; - font-size: 16px; - right: -0.5em; - line-height: 1.5; - margin: 0 auto; - padding: 0.5em; - position: absolute; - text-shadow: none; - top: 0; -} - -.dropdown-toggle:hover, -.dropdown-toggle:focus { - background: transparent; -} - -.dropdown-toggle:focus { - outline: thin dotted; -} - -.dropdown-toggle.toggled-on .icon { - -ms-transform: rotate(-180deg); /* IE 9 */ - -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */ - transform: rotate(-180deg); -} - -/* Scroll down arrow */ - -.site-header .menu-scroll-down { - display: none; -} - -/*-------------------------------------------------------------- -13.0 Layout ---------------------------------------------------------------*/ - -html { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} - -*, -*:before, -*:after { - /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ - -webkit-box-sizing: inherit; - -moz-box-sizing: inherit; - box-sizing: inherit; -} - -body { - background: #fff; - /* Fallback for when there is no custom background color defined. */ -} - -#page { - position: relative; - word-wrap: break-word; -} - -.wrap { - margin-left: auto; - margin-right: auto; - max-width: 700px; - padding-left: 2em; - padding-right: 2em; -} - -.wrap:after { - clear: both; - content: ""; - display: block; -} - -/*-------------------------------------------------------------- -13.1 Header ---------------------------------------------------------------*/ - -#masthead .wrap { - position: relative; -} - -.site-header { - background-color: #fafafa; - position: relative; -} - -/* Site branding */ - -.site-branding { - padding: 1em 0; - position: relative; - -webkit-transition: margin-bottom 0.2s; - transition: margin-bottom 0.2s; - z-index: 3; -} - -.site-branding a { - text-decoration: none; - -webkit-transition: opacity 0.2s; - transition: opacity 0.2s; -} - -.site-branding a:hover, -.site-branding a:focus { - opacity: 0.7; -} - -.site-title { - clear: none; - font-size: 24px; - font-size: 1.5rem; - font-weight: 800; - line-height: 1.25; - letter-spacing: 0.08em; - margin: 0; - padding: 0; - text-transform: uppercase; -} - -.site-title, -.site-title a { - color: #222; - opacity: 1; /* Prevent opacity from changing during selective refreshes in the customize preview */ -} - -body.has-header-image .site-title, -body.has-header-video .site-title, -body.has-header-image .site-title a, -body.has-header-video .site-title a { - color: #fff; -} - -.site-description { - color: #666; - font-size: 13px; - font-size: 0.8125rem; - margin-bottom: 0; -} - -body.has-header-image .site-description, -body.has-header-video .site-description { - color: #fff; - opacity: 0.8; -} - -.custom-logo-link { - display: inline-block; - padding-right: 1em; - vertical-align: middle; - width: auto; -} - -.custom-logo-link img { - display: inline-block; - max-height: 80px; - width: auto; -} - -body.home.title-tagline-hidden.has-header-image .custom-logo-link img, -body.home.title-tagline-hidden.has-header-video .custom-logo-link img { - max-height: 200px; - max-width: 100%; -} - -.custom-logo-link a:hover, -.custom-logo-link a:focus { - opacity: 0.9; -} - -body:not(.title-tagline-hidden) .site-branding-text { - display: inline-block; - max-width: 100%; - vertical-align: middle; -} - -.custom-header { - position: relative; -} - -.has-header-image.twentyseventeen-front-page .custom-header, -.has-header-video.twentyseventeen-front-page .custom-header, -.has-header-image.home.blog .custom-header, -.has-header-video.home.blog .custom-header { - display: table; - height: 300px; - height: 75vh; - width: 100%; -} - -.custom-header-media { - bottom: 0; - left: 0; - overflow: hidden; - position: absolute; - right: 0; - top: 0; - width: 100%; -} - -.custom-header-media:before { - /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+75 */ - background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* FF3.6-15 */ - background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* Chrome10-25,Safari5.1-6 */ - background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); /* IE6-9 */ - bottom: 0; - content: ""; - display: block; - height: 100%; - left: 0; - position: absolute; - right: 0; - z-index: 2; -} - -.has-header-image .custom-header-media img, -.has-header-video .custom-header-media video, -.has-header-video .custom-header-media iframe { - position: fixed; - height: auto; - left: 50%; - max-width: 1000%; - min-height: 100%; - min-width: 100%; - min-width: 100vw; /* vw prevents 1px gap on left that 100% has */ - width: auto; - top: 50%; - padding-bottom: 1px; /* Prevent header from extending beyond the footer */ - -ms-transform: translateX(-50%) translateY(-50%); - -moz-transform: translateX(-50%) translateY(-50%); - -webkit-transform: translateX(-50%) translateY(-50%); - transform: translateX(-50%) translateY(-50%); -} - -.wp-custom-header .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */ - background-color: rgba(34, 34, 34, 0.5); - border: 1px solid rgba(255, 255, 255, 0.6); - color: rgba(255, 255, 255, 0.6); - height: 45px; - overflow: hidden; - padding: 0; - position: fixed; - right: 30px; - top: 30px; - -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; - transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; - width: 45px; -} - -.wp-custom-header .wp-custom-header-video-button:hover, -.wp-custom-header .wp-custom-header-video-button:focus { /* Specificity prevents .color-dark button overrides */ - border-color: rgba(255, 255, 255, 0.8); - background-color: rgba(34, 34, 34, 0.8); - color: #fff; -} - -.admin-bar .wp-custom-header-video-button { - top: 62px; -} - -.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img { - bottom: 0; - position: absolute; - top: auto; - -ms-transform: translateX(-50%) translateY(0); - -moz-transform: translateX(-50%) translateY(0); - -webkit-transform: translateX(-50%) translateY(0); - transform: translateX(-50%) translateY(0); -} - -/* For browsers that support 'object-fit' */ -@supports ( object-fit: cover ) { - .has-header-image .custom-header-media img, - .has-header-video .custom-header-media video, - .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img { - height: 100%; - left: 0; - -o-object-fit: cover; - object-fit: cover; - top: 0; - -ms-transform: none; - -moz-transform: none; - -webkit-transform: none; - transform: none; - width: 100%; - } -} - -/* Hides div in Customizer preview when header images or videos change. */ - -body:not(.has-header-image):not(.has-header-video) .custom-header-media { - display: none; -} - -.has-header-image.twentyseventeen-front-page .site-branding, -.has-header-video.twentyseventeen-front-page .site-branding, -.has-header-image.home.blog .site-branding, -.has-header-video.home.blog .site-branding { - display: table-cell; - height: 100%; - vertical-align: bottom; -} - -/*-------------------------------------------------------------- -13.2 Front Page ---------------------------------------------------------------*/ - -.twentyseventeen-front-page .site-content { - padding: 0; -} - -.twentyseventeen-panel { - overflow: hidden; - position: relative; -} - -.panel-image { - background-position: center center; - background-repeat: no-repeat; - -webkit-background-size: cover; - background-size: cover; - position: relative; -} - -.panel-image:before { - /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */ /* FF3.6-15 */ - background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); /* Chrome10-25,Safari5.1-6 */ - background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3))); - background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); - background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); /* IE6-9 */ - bottom: 0; - content: ""; - left: 0; - right: 0; - position: absolute; - top: 100px; -} - -.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) { - border-top: 1px solid #ddd; -} - -.panel-content { - position: relative; -} - -.panel-content .wrap { - padding-bottom: 0.5em; - padding-top: 1.75em; -} - -/* Panel edit link */ - -.twentyseventeen-panel .edit-link { - display: block; - margin: 0.3em 0 0; -} - -.twentyseventeen-panel .entry-header .edit-link { - font-size: 14px; - font-size: 0.875rem; -} - -/* Front Page - Recent Posts */ - -.twentyseventeen-front-page .panel-content .recent-posts article { - border: 0; - color: #333; - margin-bottom: 3em; -} - -.recent-posts .entry-header { - margin-bottom: 1.2em; -} - -.page .panel-content .recent-posts .entry-title { - font-size: 20px; - font-size: 1.25rem; - font-weight: 300; - letter-spacing: 0; - text-transform: none; -} - -.twentyseventeen-panel .recent-posts .entry-header .edit-link { - color: #222; - display: inline-block; - font-size: 11px; - font-size: 0.6875rem; - margin-left: 1em; -} - -/*-------------------------------------------------------------- -13.3 Regular Content ---------------------------------------------------------------*/ - -.site-content-contain { - background-color: #fff; - position: relative; -} - -.site-content { - padding: 2.5em 0 0; -} - -/*-------------------------------------------------------------- -13.4 Posts ---------------------------------------------------------------*/ - -/* Post Landing Page */ - -.sticky { - position: relative; -} - -.post:not(.sticky) .icon-thumb-tack { - display: none; -} - -.sticky .icon-thumb-tack { - display: block; - height: 18px; - left: -1.5em; - position: absolute; - top: 1.65em; - width: 20px; -} - -.page .panel-content .entry-title, -.page-title, -body.page:not(.twentyseventeen-front-page) .entry-title { - color: #222; - font-size: 14px; - font-size: 0.875rem; - font-weight: 800; - letter-spacing: 0.14em; - text-transform: uppercase; -} - -.entry-header .entry-title { - margin-bottom: 0.25em; -} - -.entry-title a { - color: #333; - text-decoration: none; - margin-left: -2px; -} - -.entry-title:not(:first-child) { - padding-top: 0; -} - -.entry-meta { - color: #767676; - font-size: 11px; - font-size: 0.6875rem; - font-weight: 800; - letter-spacing: 0.1818em; - padding-bottom: 0.25em; - text-transform: uppercase; -} - -.entry-meta a { - color: #767676; -} - -.byline, -.updated:not(.published) { - display: none; -} - -.single .byline, -.group-blog .byline { - display: inline; -} - -.pagination, -.comments-pagination { - border-top: 1px solid #eee; - font-size: 14px; - font-size: 0.875rem; - font-weight: 800; - padding: 2em 0 3em; - text-align: center; -} - -.pagination .icon, -.comments-pagination .icon { - width: 0.666666666em; - height: 0.666666666em; -} - -.comments-pagination { - border: 0; -} - -.page-numbers { - display: none; - padding: 0.5em 0.75em; -} - -.page-numbers.current { - color: #767676; - display: inline-block; -} - -.page-numbers.current .screen-reader-text { - clip: auto; - height: auto; - overflow: auto; - position: relative !important; - width: auto; -} - -.prev.page-numbers, -.next.page-numbers { - background-color: #ddd; - -webkit-border-radius: 2px; - border-radius: 2px; - display: inline-block; - font-size: 24px; - font-size: 1.5rem; - line-height: 1; - padding: 0.25em 0.5em 0.4em; -} - -.prev.page-numbers, -.next.page-numbers { - -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; - transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; -} - -.prev.page-numbers:focus, -.prev.page-numbers:hover, -.next.page-numbers:focus, -.next.page-numbers:hover { - background-color: #767676; - color: #fff; -} - -.prev.page-numbers { - float: left; -} - -.next.page-numbers { - float: right; -} - -/* Aligned blockquotes */ - -.entry-content blockquote.alignleft, -.entry-content blockquote.alignright { - color: #666; - font-size: 13px; - font-size: 0.8125rem; - width: 48%; -} - -/* Blog landing, search, archives */ - -.blog .site-main > article, -.archive .site-main > article, -.search .site-main > article { - padding-bottom: 2em; -} - -body:not(.twentyseventeen-front-page) .entry-header { - padding: 1em 0; -} - -body:not(.twentyseventeen-front-page) .entry-header, -body:not(.twentyseventeen-front-page) .entry-content, -body:not(.twentyseventeen-front-page) #comments { - margin-left: auto; - margin-right: auto; -} - -body:not(.twentyseventeen-front-page) .entry-header { - padding-top: 0; -} - -.blog .entry-meta a.post-edit-link, -.archive .entry-meta a.post-edit-link, -.search .entry-meta a.post-edit-link { - color: #222; - display: inline-block; - margin-left: 1em; - white-space: nowrap; -} - -.search .page .entry-meta a.post-edit-link { - margin-left: 0; - white-space: nowrap; -} - -.taxonomy-description { - color: #666; - font-size: 13px; - font-size: 0.8125rem; -} - -/* More tag */ - -.entry-content .more-link:before { - content: ""; - display: block; - margin-top: 1.5em; -} - -/* Single Post */ - -.single-post:not(.has-sidebar) #primary, -.page.page-one-column:not(.twentyseventeen-front-page) #primary, -.archive.page-one-column:not(.has-sidebar) .page-header, -.archive.page-one-column:not(.has-sidebar) #primary { - margin-left: auto; - margin-right: auto; - max-width: 740px; -} - -.single-featured-image-header { - background-color: #fafafa; - border-bottom: 1px solid #eee; -} - -.single-featured-image-header img { - display: block; - margin: auto; -} - -.page-links { - font-size: 14px; - font-size: 0.875rem; - font-weight: 800; - padding: 2em 0 3em; -} - -.page-links .page-number { - color: #767676; - display: inline-block; - padding: 0.5em 1em; -} - -.page-links a { - display: inline-block; -} - -.page-links a .page-number { - color: #222; -} - -/* Entry footer */ - -.entry-footer { - border-bottom: 1px solid #eee; - border-top: 1px solid #eee; - margin-top: 2em; - padding: 2em 0; -} - -.entry-footer .cat-links, -.entry-footer .tags-links { - display: block; - font-size: 11px; - font-size: 0.6875rem; - font-weight: 800; - letter-spacing: 0.1818em; - padding-left: 2.5em; - position: relative; - text-transform: uppercase; -} - -.entry-footer .cat-links + .tags-links { - margin-top: 1em; -} - -.entry-footer .cat-links a, -.entry-footer .tags-links a { - color: #333; -} - -.entry-footer .cat-links .icon, -.entry-footer .tags-links .icon { - color: #767676; - left: 0; - margin-right: 0.5em; - position: absolute; - top: 2px; -} - -.entry-footer .edit-link { - display: inline-block; -} - -.entry-footer .edit-link a.post-edit-link { - background-color: #222; - -webkit-border-radius: 2px; - border-radius: 2px; - -webkit-box-shadow: none; - box-shadow: none; - color: #fff; - display: inline-block; - font-size: 14px; - font-size: 0.875rem; - font-weight: 800; - margin-top: 2em; - padding: 0.7em 2em; - -webkit-transition: background-color 0.2s ease-in-out; - transition: background-color 0.2s ease-in-out; - white-space: nowrap; -} - -.entry-footer .edit-link a.post-edit-link:hover, -.entry-footer .edit-link a.post-edit-link:focus { - background-color: #767676; -} - -/* Post Formats */ - -.blog .format-status .entry-title, -.archive .format-status .entry-title, -.blog .format-aside .entry-title, -.archive .format-aside .entry-title { - display: none; -} - -.format-quote blockquote { - color: #333; - font-size: 20px; - font-size: 1.25rem; - font-weight: 300; - overflow: visible; - position: relative; -} - -.format-quote blockquote .icon { - display: block; - height: 20px; - left: -1.25em; - position: absolute; - top: 0.4em; - -webkit-transform: scale(-1, 1); - -ms-transform: scale(-1, 1); - transform: scale(-1, 1); - width: 20px; -} - -/* Post Navigation */ - -.post-navigation { - font-weight: 800; - margin: 3em 0; -} - -.post-navigation .nav-links { - padding: 1em 0; -} - -.nav-subtitle { - background: transparent; - color: #767676; - display: block; - font-size: 11px; - font-size: 0.6875rem; - letter-spacing: 0.1818em; - margin-bottom: 1em; - text-transform: uppercase; -} - -.nav-title { - color: #333; - font-size: 15px; - font-size: 0.9375rem; -} - -.post-navigation .nav-next { - margin-top: 1.5em; -} - -.nav-links .nav-previous .nav-title .nav-title-icon-wrapper { - margin-right: 0.5em; -} - -.nav-links .nav-next .nav-title .nav-title-icon-wrapper { - margin-left: 0.5em; -} - -/*-------------------------------------------------------------- -13.5 Pages ---------------------------------------------------------------*/ - -.page-header { - padding-bottom: 2em; -} - -.page .entry-header .edit-link { - font-size: 14px; - font-size: 0.875rem; -} - -.search .page .entry-header .edit-link { - font-size: 11px; - font-size: 0.6875rem; -} - -.page-links { - clear: both; - margin: 0 0 1.5em; -} - -.page:not(.home) #content { - padding-bottom: 1.5em; -} - -/* 404 page */ - -.error404 .page-content { - padding-bottom: 4em; -} - -.error404 .page-content .search-form, -.search .page-content .search-form { - margin-bottom: 3em; -} - -/*-------------------------------------------------------------- -13.6 Footer ---------------------------------------------------------------*/ - -.site-footer { - border-top: 1px solid #eee; -} - -.site-footer .wrap { - padding-bottom: 1.5em; - padding-top: 2em; -} - -/* Footer widgets */ - -.site-footer .widget-area { - padding-bottom: 2em; - padding-top: 2em; -} - -/* Social nav */ - -.social-navigation { - font-size: 16px; - font-size: 1rem; - margin-bottom: 1em; -} - -.social-navigation ul { - list-style: none; - margin-bottom: 0; - margin-left: 0; -} - -.social-navigation li { - display: inline; -} - -.social-navigation a { - background-color: #767676; - -webkit-border-radius: 40px; - border-radius: 40px; - color: #fff; - display: inline-block; - height: 40px; - margin: 0 1em 0.5em 0; - text-align: center; - width: 40px; -} - -.social-navigation a:hover, -.social-navigation a:focus { - background-color: #333; -} - -.social-navigation .icon { - height: 16px; - top: 12px; - width: 16px; - vertical-align: top; -} - -/* Site info */ - -.site-info { - font-size: 14px; - font-size: 0.875rem; - margin-bottom: 1em; -} - -.site-info a { - color: #666; -} - -.site-info .sep { - margin: 0; - display: block; - visibility: hidden; - height: 0; - width: 100%; -} - -.site-info span[role=separator] { - padding: 0 0.2em 0 0.4em; -} - -.site-info span[role=separator]::before { - content: '\002f'; -} - -/*-------------------------------------------------------------- -14.0 Comments ---------------------------------------------------------------*/ - -#comments { - clear: both; - padding: 2em 0 0.5em; -} - -.comments-title { - font-size: 20px; - font-size: 1.25rem; - margin-bottom: 1.5em; -} - -.comment-list, -.comment-list .children { - list-style: none; - margin: 0; - padding: 0; -} - -.comment-list li:before { - display: none; -} - -.comment-body { - margin-left: 65px; -} - -.comment-author { - font-size: 16px; - font-size: 1rem; - margin-bottom: 0.4em; - position: relative; - z-index: 2; -} - -.comment-author .avatar { - height: 50px; - left: -65px; - position: absolute; - width: 50px; -} - -.comment-author .says { - display: none; -} - -.comment-meta { - margin-bottom: 1.5em; -} - -.comment-metadata { - color: #767676; - font-size: 10px; - font-size: 0.625rem; - font-weight: 800; - letter-spacing: 0.1818em; - text-transform: uppercase; -} - -.comment-metadata a { - color: #767676; -} - -.comment-metadata a.comment-edit-link { - color: #222; - margin-left: 1em; -} - -.comment-body { - color: #333; - font-size: 14px; - font-size: 0.875rem; - margin-bottom: 4em; -} - -.comment-reply-link { - font-weight: 800; - position: relative; -} - -.comment-reply-link .icon { - color: #222; - left: -2em; - height: 1em; - position: absolute; - top: 0; - width: 1em; -} - -.children .comment-author .avatar { - height: 30px; - left: -45px; - width: 30px; -} - -.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar { - border: 1px solid #333; - padding: 2px; -} - -.no-comments, -.comment-awaiting-moderation { - color: #767676; - font-size: 14px; - font-size: 0.875rem; - font-style: italic; -} - -.comments-pagination { - margin: 2em 0 3em; -} - -.form-submit { - text-align: right; -} - -.comment-form #wp-comment-cookies-consent { - margin: 0 10px 0 0; -} - -.comment-form .comment-form-cookies-consent label { - display: inline; -} - -/*-------------------------------------------------------------- -15.0 Widgets ---------------------------------------------------------------*/ - -#secondary { - padding: 1em 0 2em; -} - -.widget { - padding-bottom: 3em; -} - -h2.widget-title { - color: #222; - font-size: 13px; - font-size: 0.8125rem; - font-weight: 800; - letter-spacing: 0.1818em; - margin-bottom: 1.5em; - text-transform: uppercase; -} - -.widget-title a { - color: inherit; -} - -/* widget forms */ - -.widget select { - width: 100%; -} - - -/* widget lists */ - -.widget ul { - list-style: none; - margin: 0; -} - -.widget ul li, -.widget ol li { - border-bottom: 1px solid #ddd; - border-top: 1px solid #ddd; - padding: 0.5em 0; -} - -.widget:not(.widget_tag_cloud) ul li + li { - margin-top: -1px; -} - -.widget ul li ul { - margin: 0 0 -1px; - padding: 0; - position: relative; -} - -.widget ul li li { - border: 0; - padding-left: 24px; - padding-left: 1.5rem; -} - -/* Widget lists of links */ - -.widget_top-posts ul li ul, -.widget_rss_links ul li ul, -.widget-grofile ul.grofile-links li ul, -.widget_pages ul li ul, -.widget_meta ul li ul { - bottom: 0; -} - -.widget_nav_menu ul li li, -.widget_top-posts ul li, -.widget_top-posts ul li li, -.widget_rss_links ul li, -.widget_rss_links ul li li, -.widget-grofile ul.grofile-links li, -.widget-grofile ul.grofile-links li li { - padding-bottom: 0.25em; - padding-top: 0.25em; -} - -.widget_rss ul li { - padding-bottom: 1em; - padding-top: 1em; -} - -/* Widget markup */ - -.widget .post-date, -.widget .rss-date { - font-size: 0.81em; -} - -/* Text widget */ - -.widget_text { - word-wrap: break-word; -} - -.widget_text ul { - list-style: disc; - margin: 0 0 1.5em 1.5em; -} - -.widget_text ol { - list-style: decimal; -} - -.widget_text ul li, -.widget_text ol li { - border: none; -} - -.widget_text ul li:last-child, -.widget_text ol li:last-child { - padding-bottom: 0; -} - -.widget_text ul li ul { - margin: 0 0 0 1.5em; -} - -.widget_text ul li li { - padding-left: 0; - padding-right: 0; -} - -.widget_text ol li { - list-style-position: inside; -} - -.widget_text ol li + li { - margin-top: -1px; -} - -/* RSS Widget */ - -.widget_rss .widget-title .rsswidget:first-child { - float: right; -} - -.widget_rss .widget-title .rsswidget:first-child:hover { - background-color: transparent; -} - -.widget_rss .widget-title .rsswidget:first-child img { - display: block; -} - -.widget_rss ul li { - padding: 2.125em 0; -} - -.widget_rss ul li:first-child { - border-top: none; - padding-top: 0; -} - -.widget_rss li .rsswidget { - font-size: 22px; - font-size: 1.375rem; - font-weight: 300; - line-height: 1.4; -} - -.widget_rss .rss-date, -.widget_rss li cite { - color: #767676; - display: block; - font-size: 10px; - font-size: 0.625rem; - font-style: normal; - font-weight: 800; - letter-spacing: 0.18em; - line-height: 1.5; - text-transform: uppercase; -} - -.widget_rss .rss-date { - margin: 0.5em 0 1.5em; - padding: 0; -} - -.widget_rss .rssSummary { - margin-bottom: 0.5em; -} - -/* Contact Info Widget */ - -.widget_contact_info .contact-map { - margin-bottom: 0.5em; -} - -/* Gravatar */ - -.widget-grofile h4 { - font-size: 16px; - font-size: 1rem; - margin-bottom: 0; -} - -/* Recent Comments */ - -.widget_recent_comments table, -.widget_recent_comments th, -.widget_recent_comments td { - border: 0; -} - -/* Recent Posts widget */ - -.widget_recent_entries .post-date { - display: block; -} - -/* Search */ - -.search-form { - position: relative; -} - -.search-form .search-submit { - bottom: 3px; - padding: 0.5em 1em; - position: absolute; - right: 3px; - top: 3px; -} - -.search-form .search-submit .icon { - height: 24px; - top: -2px; - width: 24px; -} - -/* Tag cloud widget */ - -.tagcloud ul li { - float: left; - border-top: 0; - border-bottom: 0; - padding: 0; - margin: 4px 4px 0 0; -} - -.tagcloud, -.widget_tag_cloud, -.wp_widget_tag_cloud { - line-height: 1.5; -} - -.widget .tagcloud a, -.widget.widget_tag_cloud a, -.wp_widget_tag_cloud a { - border: 1px solid #ddd; - -webkit-box-shadow: none; - box-shadow: none; - display: block; - padding: 4px 10px 5px; - position: relative; - -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; - transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; - width: auto; - word-wrap: break-word; - z-index: 0; -} - -.widget .tagcloud a:hover, -.widget .tagcloud a:focus, -.widget.widget_tag_cloud a:hover, -.widget.widget_tag_cloud a:focus, -.wp_widget_tag_cloud a:hover, -.wp_widget_tag_cloud a:focus { - border-color: #bbb; - -webkit-box-shadow: none; - box-shadow: none; - text-decoration: none; -} - -/* Calendar widget */ - -.widget_calendar .wp-calendar-table { - margin-bottom: 0; -} - -.widget_calendar .wp-calendar-nav { - display: table; - width: 100%; - margin: 0 0 1.5em; - padding: 0.4em 0; -} - -.widget_calendar .wp-calendar-nav span { - display: table-cell; -} - -.widget_calendar .wp-calendar-nav-prev, -.widget_calendar .wp-calendar-nav-next { - width: 40%; -} - -.widget_calendar th, -.widget_calendar td, -.widget_calendar .wp-calendar-nav span { - text-align: center; -} - -.widget_calendar tfoot td { - border: 0; -} - -/* Gallery widget */ - -.gallery-columns-5 .gallery-caption, -.gallery-columns-6 .gallery-caption, -.gallery-columns-7 .gallery-caption, -.gallery-columns-8 .gallery-caption, -.gallery-columns-9 .gallery-caption { - display: none; -} - -/*-------------------------------------------------------------- -16.0 Media ---------------------------------------------------------------*/ - -img, -video { - height: auto; /* Make sure images are scaled correctly. */ - max-width: 100%; /* Adhere to container width. */ -} - -img.alignleft, -img.alignright { - float: none; - margin: 0; -} - -.page-content .wp-smiley, -.entry-content .wp-smiley, -.comment-content .wp-smiley { - border: none; - margin-bottom: 0; - margin-top: 0; - padding: 0; -} - -audio:focus, -video:focus { - outline: thin dotted; -} - -/* Make sure embeds and iframes fit their containers. */ - -embed, -iframe, -object { - margin-bottom: 1.5em; - max-width: 100%; -} - -/* Remove bottom on embeds that wrapped in paragraphs via wpautop. */ - -p > embed:only-child, -p > iframe:only-child, -p > object:only-child { - margin-bottom: 0; -} - -.wp-caption, -.gallery-caption { - color: #666; - font-size: 13px; - font-size: 0.8125rem; - font-style: italic; - margin-bottom: 1.5em; - max-width: 100%; -} - -.wp-caption img[class*="wp-image-"] { - display: block; - margin-left: auto; - margin-right: auto; -} - -.wp-caption .wp-caption-text { - margin: 0.8075em 0; -} - -/* Media Elements */ - -.mejs-container { - margin-bottom: 1.5em; -} - -/* Audio Player */ - -.mejs-controls a.mejs-horizontal-volume-slider, -.mejs-controls a.mejs-horizontal-volume-slider:focus, -.mejs-controls a.mejs-horizontal-volume-slider:hover { - background: transparent; - border: 0; -} - -/* Playlist Color Overrides: Light */ - -.site-content .wp-playlist-light { - border-color: #eee; - color: #222; -} - -.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album { - color: #333; -} - -.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist { - color: #767676; -} - -.site-content .wp-playlist-light .wp-playlist-item { - border-bottom: 1px dotted #eee; - -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; - transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; -} - -.site-content .wp-playlist-light .wp-playlist-item:hover, -.site-content .wp-playlist-light .wp-playlist-item:focus { - border-bottom-color: rgba(0, 0, 0, 0); - background-color: #767676; - color: #fff; -} - -.site-content .wp-playlist-light a.wp-playlist-caption:hover, -.site-content .wp-playlist-light .wp-playlist-item:hover a, -.site-content .wp-playlist-light .wp-playlist-item:focus a { - color: #fff; -} - -/* Playlist Color Overrides: Dark */ - -.site-content .wp-playlist-dark { - background: #222; - border-color: #333; -} - -.site-content .wp-playlist-dark .mejs-container .mejs-controls { - background-color: #333; -} - -.site-content .wp-playlist-dark .wp-playlist-caption { - color: #fff; -} - -.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album { - color: #eee; -} - -.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist { - color: #aaa; -} - -.site-content .wp-playlist-dark .wp-playlist-playing { - background-color: #333; -} - -.site-content .wp-playlist-dark .wp-playlist-item { - border-bottom: 1px dotted #555; - -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; - transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; -} - -.site-content .wp-playlist-dark .wp-playlist-item:hover, -.site-content .wp-playlist-dark .wp-playlist-item:focus { - border-bottom-color: rgba(0, 0, 0, 0); - background-color: #aaa; - color: #222; -} - -.site-content .wp-playlist-dark a.wp-playlist-caption:hover, -.site-content .wp-playlist-dark .wp-playlist-item:hover a, -.site-content .wp-playlist-dark .wp-playlist-item:focus a { - color: #222; -} - -/* Playlist Style Overrides */ - -.site-content .wp-playlist { - padding: 0.625em 0.625em 0.3125em; -} - -.site-content .wp-playlist-current-item .wp-playlist-item-title { - font-weight: 700; -} - -.site-content .wp-playlist-current-item .wp-playlist-item-album { - font-style: normal; -} - -.site-content .wp-playlist-current-item .wp-playlist-item-artist { - font-size: 10px; - font-size: 0.625rem; - font-weight: 800; - letter-spacing: 0.1818em; - text-transform: uppercase; -} - -.site-content .wp-playlist-item { - padding: 0 0.3125em; - cursor: pointer; -} - -.site-content .wp-playlist-item:last-of-type { - border-bottom: none; -} - -.site-content .wp-playlist-item a { - padding: 0.3125em 0; - border-bottom: none; -} - -.site-content .wp-playlist-item a, -.site-content .wp-playlist-item a:focus, -.site-content .wp-playlist-item a:hover { - -webkit-box-shadow: none; - box-shadow: none; - background: transparent; -} - -.site-content .wp-playlist-item-length { - top: 5px; -} - -/* SVG Icons base styles */ - -.icon { - display: inline-block; - fill: currentColor; - height: 1em; - position: relative; /* Align more nicely with capital letters */ - top: -0.0625em; - vertical-align: middle; - width: 1em; -} - -/*-------------------------------------------------------------- -16.1 Galleries ---------------------------------------------------------------*/ - -.gallery-item { - display: inline-block; - text-align: left; - vertical-align: top; - margin: 0 0 1.5em; - padding: 0 1em 0 0; - width: 50%; -} - -.gallery-columns-1 .gallery-item { - width: 100%; -} - -.gallery-columns-2 .gallery-item { - max-width: 50%; -} - -.gallery-item a, -.gallery-item a:hover, -.gallery-item a:focus, -.widget-area .gallery-item a, -.widget-area .gallery-item a:hover, -.widget-area .gallery-item a:focus { - -webkit-box-shadow: none; - box-shadow: none; - background: none; - display: inline-block; - max-width: 100%; -} - -.gallery-item a img { - display: block; - -webkit-transition: -webkit-filter 0.2s ease-in; - transition: -webkit-filter 0.2s ease-in; - transition: filter 0.2s ease-in; - transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; -} - -.gallery-item a:hover img, -.gallery-item a:focus img { - -webkit-filter: opacity(60%); - filter: opacity(60%); -} - -.gallery-caption { - display: block; - text-align: left; - padding: 0 10px 0 0; - margin-bottom: 0; -} - -/*-------------------------------------------------------------- -17.0 Customizer ---------------------------------------------------------------*/ - -.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after { - border: 2px dashed #0085ba; /* Matches visible edit shortcuts. */ - bottom: 1em; - content: ""; - display: block; - left: 1em; - position: absolute; - right: 1em; - top: 1em; - z-index: 1; -} - -.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content { - z-index: 2; /* Prevent :after from preventing interactions within the section */ -} - -/* Used for placeholder text */ -.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title { - display: block; - font-size: 14px; - font-size: 0.875rem; - font-weight: 700; - letter-spacing: 1px; - padding: 3em; - text-transform: uppercase; - text-align: center; -} - -/* Show borders on the custom page panels only when the front page sections are being edited */ -.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after { - border: none; -} - -.twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder { - border: 0; -} - -/* Add some space around the visual edit shortcut buttons. */ -.twentyseventeen-panel > .customize-partial-edit-shortcut > button { - top: 30px; - left: 30px; -} - -/* Ensure that placeholder icons are visible. */ -.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before { - visibility: visible; -} - -/*-------------------------------------------------------------- -18.0 SVGs Fallbacks ---------------------------------------------------------------*/ - -.svg-fallback { - display: none; -} - -.no-svg .svg-fallback { - display: inline-block; -} - -.no-svg .dropdown-toggle { - padding: 0.5em 0 0; - right: 0; - text-align: center; - width: 2em; -} - -.no-svg .dropdown-toggle .svg-fallback.icon-angle-down { - font-size: 20px; - font-size: 1.25rem; - font-weight: 400; - line-height: 1; - -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */ - -ms-transform: rotate(180deg); /* IE 9 */ - transform: rotate(180deg); -} - -.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down { - -webkit-transform: rotate(0); /* Chrome, Safari, Opera */ - -ms-transform: rotate(0); /* IE 9 */ - transform: rotate(0); -} - -.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before { - content: "\005E"; -} - -/* Social Menu fallbacks */ - -.no-svg .social-navigation a { - background: transparent; - color: #222; - height: auto; - width: auto; -} - -/* Show screen reader text in some cases */ - -.no-svg .next.page-numbers .screen-reader-text, -.no-svg .prev.page-numbers .screen-reader-text, -.no-svg .social-navigation li a .screen-reader-text, -.no-svg .search-submit .screen-reader-text { - clip: auto; - font-size: 16px; - font-size: 1rem; - font-weight: 400; - height: auto; - position: relative !important; /* overrides previous !important styles */ - width: auto; -} - -/*-------------------------------------------------------------- -19.0 Media Queries ---------------------------------------------------------------*/ - -/* Adjust positioning of edit shortcuts, override style in customize-preview.css */ -@media screen and (min-width: 20em) { - - body.customize-partial-edit-shortcuts-shown .site-header .site-title { - padding-left: 0; - } -} - -@media screen and (min-width: 30em) { - - /* Typography */ - - body, - button, - input, - select, - textarea { - font-size: 18px; - font-size: 1.125rem; - } - - h1 { - font-size: 30px; - font-size: 1.875rem; - } - - h2, - .home.blog .entry-title, - .page .panel-content .recent-posts .entry-title { - font-size: 26px; - font-size: 1.625rem; - } - - h3 { - font-size: 22px; - font-size: 1.375rem; - } - - h4 { - font-size: 18px; - font-size: 1.125rem; - } - - h5 { - font-size: 13px; - font-size: 0.8125rem; - } - - h6 { - font-size: 16px; - font-size: 1rem; - } - - .entry-content blockquote.alignleft, - .entry-content blockquote.alignright { - font-size: 14px; - font-size: 0.875rem; - } - - /* Fix image alignment */ - img.alignleft { - float: left; - margin-right: 1.5em; - } - - img.alignright { - float: right; - margin-left: 1.5em; - } - - /* Site Branding */ - - .site-branding { - padding: 3em 0; - } - - /* Front Page */ - - .panel-content .wrap { - padding-bottom: 2em; - padding-top: 3.5em; - } - - .page-one-column .panel-content .wrap { - max-width: 740px; - } - - .panel-content .entry-header { - margin-bottom: 4.5em; - } - - .panel-content .recent-posts .entry-header { - margin-bottom: 0; - } - - /* Blog Index, Archive, Search */ - - .taxonomy-description { - font-size: 14px; - font-size: 0.875rem; - } - - .page-numbers.current { - font-size: 16px; - font-size: 1rem; - } - - /* Site Footer */ - - .site-footer { - font-size: 16px; - font-size: 1rem; - } - - /* Gallery Columns */ - - .gallery-item { - max-width: 25%; - } - - .gallery-columns-1 .gallery-item { - max-width: 100%; - } - - .gallery-columns-2 .gallery-item { - max-width: 50%; - } - - .gallery-columns-3 .gallery-item { - max-width: 33.33%; - } - - .gallery-columns-4 .gallery-item { - max-width: 25%; - } -} - -@media screen and (min-width: 48em) { - - /* Typography */ - - body, - button, - input, - select, - textarea { - font-size: 16px; - font-size: 1rem; - line-height: 1.5; - } - - .entry-content blockquote.alignleft, - .entry-content blockquote.alignright { - font-size: 13px; - font-size: 0.8125rem; - } - - /* Layout */ - - .wrap { - max-width: 1000px; - padding-left: 3em; - padding-right: 3em; - } - - .has-sidebar:not(.error404) #primary { - float: left; - width: 58%; - } - - .has-sidebar #secondary { - float: right; - padding-top: 0; - width: 36%; - } - - .error404 #primary { - float: none; - } - - /* Site Branding */ - - .site-branding { - margin-bottom: 0; - } - - .has-header-image.twentyseventeen-front-page .site-branding, - .has-header-video.twentyseventeen-front-page .site-branding, - .has-header-image.home.blog .site-branding, - .has-header-video.home.blog .site-branding { - bottom: 0; - display: block; - left: 0; - height: auto; - padding-top: 0; - position: absolute; - width: 100%; - } - - .has-header-image.twentyseventeen-front-page .custom-header, - .has-header-video.twentyseventeen-front-page .custom-header, - .has-header-image.home.blog .custom-header, - .has-header-video.home.blog .custom-header { - display: block; - height: auto; - } - - .custom-header-media { - height: 165px; - position: relative; - } - - .twentyseventeen-front-page.has-header-image .custom-header-media, - .twentyseventeen-front-page.has-header-video .custom-header-media, - .home.blog.has-header-image .custom-header-media, - .home.blog.has-header-video .custom-header-media { - height: 0; - position: relative; - } - - .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media, - .has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media { - bottom: 0; - height: auto; - left: 0; - position: absolute; - right: 0; - top: 0; - } - - .custom-logo-link { - padding-right: 2em; - } - - .custom-logo-link img, - body.home.title-tagline-hidden.has-header-image .custom-logo-link img, - body.home.title-tagline-hidden.has-header-video .custom-logo-link img { - max-width: 350px; - } - - .title-tagline-hidden.home.has-header-image .custom-logo-link img, - .title-tagline-hidden.home.has-header-video .custom-logo-link img { - max-height: 200px; - } - - .site-title { - font-size: 36px; - font-size: 2.25rem; - } - - .site-description { - font-size: 16px; - font-size: 1rem; - } - - /* Navigation */ - - .navigation-top { - bottom: 0; - font-size: 14px; - font-size: 0.875rem; - left: 0; - position: absolute; - right: 0; - width: 100%; - z-index: 3; - } - - .navigation-top .wrap { - max-width: 1000px; - /* The font size is 14px here and we need 50px padding in ems */ - padding: 0.75em 3.4166666666667em; - } - - .navigation-top nav { - margin-left: -1.25em; - } - - .site-navigation-fixed.navigation-top { - bottom: auto; - position: fixed; - left: 0; - right: 0; - top: 0; - width: 100%; - z-index: 7; - } - - .admin-bar .site-navigation-fixed.navigation-top { - top: 32px; - } - - /* Main Navigation */ - - .js .menu-toggle, - .js .dropdown-toggle { - display: none; - } - - .main-navigation { - width: auto; - } - - .js .main-navigation ul, - .js .main-navigation ul ul, - .js .main-navigation > div > ul { - display: block; - } - - .main-navigation ul { - background: transparent; - padding: 0; - } - - .main-navigation > div > ul { - border: 0; - margin-bottom: 0; - padding: 0; - } - - .main-navigation li { - border: 0; - display: inline-block; - } - - .main-navigation li li { - display: block; - } - - .main-navigation a { - padding: 1em 1.25em; - } - - .main-navigation ul ul { - background: #fff; - border: 1px solid #bbb; - left: -999em; - padding: 0; - position: absolute; - top: 100%; - z-index: 99999; - } - - .main-navigation ul li.menu-item-has-children:before, - .main-navigation ul li.menu-item-has-children:after, - .main-navigation ul li.page_item_has_children:before, - .main-navigation ul li.page_item_has_children:after { - border-style: solid; - border-width: 0 6px 6px; - content: ""; - display: none; - height: 0; - position: absolute; - right: 1em; - bottom: -1px; - width: 0; - z-index: 100000; - } - - .main-navigation ul li.menu-item-has-children.focus:before, - .main-navigation ul li.menu-item-has-children:hover:before, - .main-navigation ul li.menu-item-has-children.focus:after, - .main-navigation ul li.menu-item-has-children:hover:after, - .main-navigation ul li.page_item_has_children.focus:before, - .main-navigation ul li.page_item_has_children:hover:before, - .main-navigation ul li.page_item_has_children.focus:after, - .main-navigation ul li.page_item_has_children:hover:after { - display: block; - } - - .main-navigation ul li.menu-item-has-children:before, - .main-navigation ul li.page_item_has_children:before { - border-color: transparent transparent #bbb; - bottom: 0; - } - - .main-navigation ul li.menu-item-has-children:after, - .main-navigation ul li.page_item_has_children:after { - border-color: transparent transparent #fff; - } - - .main-navigation ul ul li:hover > ul, - .main-navigation ul ul li.focus > ul { - left: 100%; - right: auto; - } - - .main-navigation ul ul a { - padding: 0.75em 1.25em; - width: 16em; - } - - .main-navigation li li { - -webkit-transition: background-color 0.2s ease-in-out; - transition: background-color 0.2s ease-in-out; - } - - .main-navigation li li:hover, - .main-navigation li li.focus { - background: #767676; - } - - .main-navigation li li a { - -webkit-transition: color 0.3s ease-in-out; - transition: color 0.3s ease-in-out; - } - - .main-navigation li li.focus > a, - .main-navigation li li:focus > a, - .main-navigation li li:hover > a, - .main-navigation li li a:hover, - .main-navigation li li a:focus, - .main-navigation li li.current_page_item a:hover, - .main-navigation li li.current-menu-item a:hover, - .main-navigation li li.current_page_item a:focus, - .main-navigation li li.current-menu-item a:focus { - color: #fff; - } - - .main-navigation ul li:hover > ul, - .main-navigation ul li.focus > ul { - left: 0.5em; - right: auto; - } - - .main-navigation .menu-item-has-children > a > .icon, - .main-navigation .page_item_has_children > a > .icon { - display: inline; - left: 5px; - position: relative; - top: -1px; - } - - .main-navigation ul ul .menu-item-has-children > a > .icon, - .main-navigation ul ul .page_item_has_children > a > .icon { - margin-top: -9px; - left: auto; - position: absolute; - right: 1em; - top: 50%; - -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ - -ms-transform: rotate(-90deg); /* IE 9 */ - transform: rotate(-90deg); - } - - .main-navigation ul ul ul { - left: -999em; - margin-top: -1px; - top: 0; - } - - .main-navigation ul ul li.menu-item-has-children.focus:before, - .main-navigation ul ul li.menu-item-has-children:hover:before, - .main-navigation ul ul li.menu-item-has-children.focus:after, - .main-navigation ul ul li.menu-item-has-children:hover:after, - .main-navigation ul ul li.page_item_has_children.focus:before, - .main-navigation ul ul li.page_item_has_children:hover:before, - .main-navigation ul ul li.page_item_has_children.focus:after, - .main-navigation ul ul li.page_item_has_children:hover:after { - display: none; - } - - .site-header .site-navigation-fixed .menu-scroll-down { - display: none; - } - - /* Scroll down arrow */ - - .site-header .menu-scroll-down { - display: block; - padding: 1em; - position: absolute; - right: 0; - } - - .site-header .menu-scroll-down .icon { - -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */ - -ms-transform: rotate(90deg); /* IE 9 */ - transform: rotate(90deg); - } - - .site-header .menu-scroll-down { - color: #fff; - top: 2em; - } - - .site-header .navigation-top .menu-scroll-down { - color: #767676; - top: 0.7em; - } - - .menu-scroll-down:focus { - outline: thin dotted; - } - - .menu-scroll-down .icon { - height: 18px; - width: 18px; - } - - /* Front Page */ - - .twentyseventeen-front-page.has-header-image .site-branding, - .twentyseventeen-front-page.has-header-video .site-branding, - .home.blog.has-header-image .site-branding, - .home.blog.has-header-video .site-branding { - margin-bottom: 70px; - } - - .twentyseventeen-front-page.has-header-image .custom-header-media, - .twentyseventeen-front-page.has-header-video .custom-header-media, - .home.blog.has-header-image .custom-header-media, - .home.blog.has-header-video .custom-header-media { - height: 1200px; - height: 100vh; - max-height: 100%; - overflow: hidden; - } - - .twentyseventeen-front-page.has-header-image .custom-header-media:before, - .twentyseventeen-front-page.has-header-video .custom-header-media:before, - .home.blog.has-header-image .custom-header-media:before, - .home.blog.has-header-video .custom-header-media:before { - height: 33%; - } - - .admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media, - .admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media, - .admin-bar.home.blog.has-header-image .custom-header-media, - .admin-bar.home.blog.has-header-video .custom-header-media { - height: calc(100vh - 32px); - } - - .panel-content .wrap { - padding-bottom: 4.5em; - padding-top: 6em; - } - - .panel-image { - height: 100vh; - max-height: 1200px; - } - - /* With panel images 100% of the screen height, we're going to fix the background image where supported to create a parallax-like effect. */ - .background-fixed .panel-image { - background-attachment: fixed; - } - - .page-two-column .panel-content .entry-header { - float: left; - width: 36%; - } - - .page-two-column .panel-content .entry-content { - float: right; - width: 58%; - } - - /* Front Page - Recent Posts */ - - .page-two-column .panel-content .recent-posts { - clear: right; - float: right; - width: 58%; - } - - .panel-content .recent-posts article { - margin-bottom: 4em; - } - - .panel-content .recent-posts .entry-header, - .page-two-column #primary .panel-content .recent-posts .entry-header, - .panel-content .recent-posts .entry-content, - .page-two-column #primary .panel-content .recent-posts .entry-content { - float: none; - width: 100%; - } - - .panel-content .recent-posts .entry-header { - margin-bottom: 1.5em; - } - - .page .panel-content .recent-posts .entry-title { - font-size: 26px; - font-size: 1.625rem; - } - - /* Posts */ - - .site-content { - padding: 5.5em 0 0; - } - - .single-post .entry-title, - .page .entry-title { - font-size: 26px; - font-size: 1.625rem; - } - - .comments-pagination, - .post-navigation { - clear: both; - } - - .post-navigation .nav-previous { - float: left; - width: 50%; - } - - .post-navigation .nav-next { - float: right; - text-align: right; - width: 50%; - } - - .nav-next, - .post-navigation .nav-next { - margin-top: 0; - } - - /* Blog, archive, search */ - - .sticky .icon-thumb-tack { - height: 23px; - left: -2.5em; - top: 1.5em; - width: 32px; - } - - body:not(.has-sidebar):not(.page-one-column) .page-header, - body.has-sidebar.error404 #primary .page-header, - body.page-two-column:not(.archive) #primary .entry-header, - body.page-two-column.archive:not(.has-sidebar) #primary .page-header { - float: left; - width: 36%; - } - - .blog:not(.has-sidebar) #primary article, - .archive:not(.page-one-column):not(.has-sidebar) #primary article, - .search:not(.has-sidebar) #primary article, - .error404:not(.has-sidebar) #primary .page-content, - .error404.has-sidebar #primary .page-content, - body.page-two-column:not(.archive) #primary .entry-content, - body.page-two-column #comments { - float: right; - width: 58%; - } - - .blog .site-main > article, - .archive .site-main > article, - .search .site-main > article { - padding-bottom: 4em; - } - - .navigation.pagination { - clear: both; - float: right; - width: 58%; - } - - .has-sidebar .navigation.pagination, - .archive.page-one-column:not(.has-sidebar) .navigation.pagination { - float: none; - width: 100%; - } - - .entry-footer { - display: table; - width: 100%; - } - - .entry-footer .cat-tags-links { - display: table-cell; - vertical-align: middle; - width: 100%; - } - - .entry-footer .edit-link { - display: table-cell; - text-align: right; - vertical-align: middle; - } - - .entry-footer .edit-link a.post-edit-link { - margin-top: 0; - margin-left: 1em; - } - - /* Entry content */ - - /* without sidebar */ - - :not(.has-sidebar) .entry-content blockquote.alignleft { - margin-left: -17.5%; - width: 48%; - } - - :not(.has-sidebar) .entry-content blockquote.alignright { - margin-right: -17.5%; - width: 48%; - } - - /* with sidebar */ - - .has-sidebar .entry-content blockquote.alignleft { - margin-left: 0; - width: 34%; - } - - .has-sidebar .entry-content blockquote.alignright { - margin-right: 0; - width: 34%; - } - - .has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta { - margin-right: -72.5%; - width: 62%; - } - - /* blog and archive */ - - .blog:not(.has-sidebar) .entry-content blockquote.alignleft, - .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft, - .archive:not(.has-sidebar) .entry-content blockquote.alignleft, - .page-two-column .entry-content blockquote.alignleft { - margin-left: -72.5%; - width: 62%; - } - - .blog:not(.has-sidebar) .entry-content blockquote.alignright, - .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright, - .archive:not(.has-sidebar) .entry-content blockquote.alignright, - .page-two-column .entry-content blockquote.alignright { - margin-right: 0; - width: 36%; - } - - /* Post formats */ - - .format-quote blockquote .icon { - left: -1.5em; - } - - /* Pages */ - - .page.page-one-column .entry-header, - .twentyseventeen-front-page.page-one-column .entry-header, - .archive.page-one-column:not(.has-sidebar) .page-header { - margin-bottom: 4em; - } - - .page:not(.home) #content { - padding-bottom: 3.25em; - } - - /* 404 page */ - - .error404 .page-content { - padding-bottom: 9em; - } - - /* Comments */ - - #comments { - padding-top: 5em; - } - - .comments-title { - margin-bottom: 2.5em; - } - - ol.children .children { - padding-left: 2em; - } - - /* Posts pagination */ - - .nav-links .nav-title { - position: relative; - } - - .nav-title-icon-wrapper { - position: absolute; - text-align: center; - width: 2em; - } - - .nav-links .nav-previous .nav-title .nav-title-icon-wrapper { - left: -2em; - } - - .nav-links .nav-next .nav-title .nav-title-icon-wrapper { - right: -2em; - } - - /* Secondary */ - - #secondary { - font-size: 14px; - font-size: 0.875rem; - line-height: 1.6; - } - - /* Widgets */ - - h2.widget-title { - font-size: 11px; - font-size: 0.6875rem; - margin-bottom: 2em; - } - - /* Footer */ - - .site-footer { - font-size: 14px; - font-size: 0.875rem; - line-height: 1.6; - margin-top: 3em; - } - - .site-footer .widget-column.footer-widget-1 { - float: left; - width: 36%; - } - - .site-footer .widget-column.footer-widget-2 { - float: right; - width: 58%; - } - - .social-navigation { - clear: left; - float: left; - margin-bottom: 0; - width: 36%; - } - - .site-info { - float: left; - padding: 0.7em 0 0; - width: 58%; - } - - .social-navigation + .site-info { - margin-left: 6%; - } - - .site-info .sep { - margin: 0 0.5em; - display: inline; - visibility: visible; - height: auto; - width: auto; - } - - /* Gallery Columns */ - - .gallery-columns-5 .gallery-item { - max-width: 20%; - } - - .gallery-columns-6 .gallery-item { - max-width: 16.66%; - } - - .gallery-columns-7 .gallery-item { - max-width: 14.28%; - } - - .gallery-columns-8 .gallery-item { - max-width: 12.5%; - } - - .gallery-columns-9 .gallery-item { - max-width: 11.11%; - } -} - -@media screen and ( min-width: 67em ) { - - /* Layout */ - - /* Navigation */ - .navigation-top .wrap { - padding: 0.75em 2em; - } - - .navigation-top nav { - margin-left: 0; - } - - /* Sticky posts */ - - .sticky .icon-thumb-tack { - font-size: 32px; - font-size: 2rem; - height: 22px; - left: -1.25em; - top: 0.75em; - width: 32px; - } - - /* Pagination */ - - .page-numbers { - display: inline-block; - } - - .page-numbers.current { - font-size: 15px; - font-size: 0.9375rem; - } - - .page-numbers.current .screen-reader-text { - clip: rect(1px, 1px, 1px, 1px); - height: 1px; - overflow: hidden; - position: absolute !important; - width: 1px; - } - - /* Comments */ - - .comment-body { - margin-left: 0; - } -} - -@media screen and ( min-width: 79em ) { - - .has-sidebar .entry-content blockquote.alignleft { - margin-left: -20%; - } - - .blog:not(.has-sidebar) .entry-content blockquote.alignright, - .archive:not(.has-sidebar) .entry-content blockquote.alignright, - .page-two-column .entry-content blockquote.alignright, - .twentyseventeen-front-page .entry-content blockquote.alignright { - margin-right: -20%; - } -} - -@media screen and ( max-width: 48.875em ) and ( min-width: 48em ) { - - .admin-bar .site-navigation-fixed.navigation-top, - .admin-bar .site-navigation-hidden.navigation-top { - top: 46px; - } -} - -/*-------------------------------------------------------------- -20.0 Print ---------------------------------------------------------------*/ - -@media print { - - /* Hide elements */ - - form, - button, - input, - select, - textarea, - .navigation-top, - .social-navigation, - #secondary, - .content-bottom-widgets, - .header-image, - .panel-image-prop, - .icon-thumb-tack, - .page-links, - .edit-link, - .post-navigation, - .pagination.navigation, - .comments-pagination, - .comment-respond, - .comment-edit-link, - .comment-reply-link, - .comment-metadata .edit-link, - .pingback .edit-link, - .site-footer aside.widget-area, - .site-info { - display: none !important; - } - - .entry-footer, - #comments, - .site-footer, - .single-featured-image-header { - border: 0; - } - - /* Font sizes */ - - body { - font-size: 12pt; - } - - h1 { - font-size: 24pt; - } - - h2 { - font-size: 22pt; - } - - h3 { - font-size: 17pt; - } - - h4 { - font-size: 12pt; - } - - h5 { - font-size: 11pt; - } - - h6 { - font-size: 12pt; - } - - .page .panel-content .entry-title, - .page-title, - body.page:not(.twentyseventeen-front-page) .entry-title { - font-size: 10pt; - } - - /* Layout */ - - .wrap { - padding-left: 5% !important; - padding-right: 5% !important; - max-width: none; - } - - /* Site Branding */ - - .site-header { - background: transparent; - padding: 0; - } - - .custom-header-media { - padding: 0; - } - - .twentyseventeen-front-page.has-header-image .site-branding, - .twentyseventeen-front-page.has-header-video .site-branding, - .home.blog.has-header-image .site-branding, - .home.blog.has-header-video .site-branding { - position: relative; - } - - .site-branding { - margin-top: 0; - margin-bottom: 1.75em !important; /* override styles added by JavaScript */ - } - - .site-title { - font-size: 25pt; - } - - .site-description { - font-size: 12pt; - opacity: 1; - } - - /* Posts */ - - .single-featured-image-header { - background: transparent; - } - - .entry-meta { - font-size: 9pt; - } - - /* Colors */ - - body, - .site { - background: none !important; /* Brute force since user agents all print differently. */ - } - - body, - a, - .site-title a, - .twentyseventeen-front-page.has-header-image .site-title, - .twentyseventeen-front-page.has-header-video .site-title, - .twentyseventeen-front-page.has-header-image .site-title a, - .twentyseventeen-front-page.has-header-video .site-title a { - color: #222 !important; /* Make sure color schemes don't affect to print */ - } - - h2, - h5, - blockquote, - .site-description, - .twentyseventeen-front-page.has-header-image .site-description, - .twentyseventeen-front-page.has-header-video .site-description, - .entry-meta, - .entry-meta a { - color: #777 !important; /* Make sure color schemes don't affect to print */ - } - - .entry-content blockquote.alignleft, - .entry-content blockquote.alignright { - font-size: 11pt; - width: 34%; - } - - .site-footer { - padding: 0; - } -} diff --git a/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php b/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php deleted file mode 100644 index 4d42a182f..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - diff --git a/wp-content/themes/twentyseventeen/template-parts/footer/site-info.php b/wp-content/themes/twentyseventeen/template-parts/footer/site-info.php deleted file mode 100644 index 754937635..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/footer/site-info.php +++ /dev/null @@ -1,24 +0,0 @@ - -
- ' ); - } - ?> - - - -
diff --git a/wp-content/themes/twentyseventeen/template-parts/header/header-image.php b/wp-content/themes/twentyseventeen/template-parts/header/header-image.php deleted file mode 100644 index 9672d70f8..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/header/header-image.php +++ /dev/null @@ -1,20 +0,0 @@ - -
- -
- -
- - - -
diff --git a/wp-content/themes/twentyseventeen/template-parts/header/site-branding.php b/wp-content/themes/twentyseventeen/template-parts/header/site-branding.php deleted file mode 100644 index 798bbe52d..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/header/site-branding.php +++ /dev/null @@ -1,38 +0,0 @@ - -
-
- - - -
- -

- -

- - - -

- -
- - - 'arrow-right' ) ); ?> - - -
-
diff --git a/wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php b/wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php deleted file mode 100644 index d1922fceb..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php +++ /dev/null @@ -1,33 +0,0 @@ - - diff --git a/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php b/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php deleted file mode 100644 index ca0b5f66d..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php +++ /dev/null @@ -1,87 +0,0 @@ - - -
> - - ID ), 'twentyseventeen-featured-image' ); - - // Calculate aspect ratio: h / w * 100%. - $ratio = $thumbnail[2] / $thumbnail[1] * 100; - ?> - -
-
-
- - - -
-
-
- ', '' ); ?> - - - -
- -
- "%s"', 'twentyseventeen' ), - get_the_title() - ) - ); - ?> -
- - - - 3, - 'post_status' => 'publish', - 'ignore_sticky_posts' => true, - 'no_found_rows' => true, - ) - ); - ?> - - have_posts() ) : ?> - -
- - have_posts() ) : - $recent_posts->the_post(); - get_template_part( 'template-parts/post/content', 'excerpt' ); - endwhile; - wp_reset_postdata(); - ?> -
- - - -
-
- -
diff --git a/wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php b/wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php deleted file mode 100644 index f1de0dfe7..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php +++ /dev/null @@ -1,52 +0,0 @@ - -
> - - ID ), 'twentyseventeen-featured-image' ); - - // Calculate aspect ratio: h / w * 100%. - $ratio = $thumbnail[2] / $thumbnail[1] * 100; - ?> - -
-
-
- - - -
-
-
- ', '' ); ?> - - - -
- -
- "%s"', 'twentyseventeen' ), - get_the_title() - ) - ); - ?> -
- -
-
- -
diff --git a/wp-content/themes/twentyseventeen/template-parts/page/content-page.php b/wp-content/themes/twentyseventeen/template-parts/page/content-page.php deleted file mode 100644 index af621e9b1..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/page/content-page.php +++ /dev/null @@ -1,32 +0,0 @@ - - -
> -
- ', '' ); ?> - -
-
- '', - ) - ); - ?> -
-
diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content-audio.php b/wp-content/themes/twentyseventeen/template-parts/post/content-audio.php deleted file mode 100644 index 1ee148a47..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/post/content-audio.php +++ /dev/null @@ -1,109 +0,0 @@ - - -
> - 'thumb-tack' ) ); - } - ?> -
- '; - if ( is_single() ) { - twentyseventeen_posted_on(); - } else { - echo twentyseventeen_time_link(); - twentyseventeen_edit_link(); - }; - echo '
'; - }; - - if ( is_single() ) { - the_title( '

', '

' ); - } elseif ( is_front_page() && is_home() ) { - the_title( '

', '

' ); - } else { - the_title( '

', '

' ); - } - ?> - - - - - -
- - - -
- - -
- - '; - echo $audio_html; - echo '
'; - } - }; - - }; - - if ( is_single() || empty( $audio ) ) { - - the_content( - sprintf( - /* translators: %s: Post title. */ - __( 'Continue reading "%s"', 'twentyseventeen' ), - get_the_title() - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - - }; - ?> - -
- - - - diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php b/wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php deleted file mode 100644 index 2a93cc56d..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php +++ /dev/null @@ -1,48 +0,0 @@ - - - diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php b/wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php deleted file mode 100644 index 34e2d775f..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php +++ /dev/null @@ -1,96 +0,0 @@ - - -
> - 'thumb-tack' ) ); - } - ?> -
- '; - if ( is_single() ) { - twentyseventeen_posted_on(); - } else { - echo twentyseventeen_time_link(); - twentyseventeen_edit_link(); - }; - echo ''; - }; - - if ( is_single() ) { - the_title( '

', '

' ); - } elseif ( is_front_page() && is_home() ) { - the_title( '

', '

' ); - } else { - the_title( '

', '

' ); - } - ?> -
- - -
- - - -
- - -
- - '; - echo get_post_gallery(); - echo '
'; - }; - - }; - - if ( is_single() || ! get_post_gallery() ) { - - the_content( - sprintf( - /* translators: %s: Post title. */ - __( 'Continue reading "%s"', 'twentyseventeen' ), - get_the_title() - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - - }; - ?> - - - - - -
diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content-image.php b/wp-content/themes/twentyseventeen/template-parts/post/content-image.php deleted file mode 100644 index 07b89c418..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/post/content-image.php +++ /dev/null @@ -1,86 +0,0 @@ - - -
> - 'thumb-tack' ) ); - } - ?> -
- '; - if ( is_single() ) { - twentyseventeen_posted_on(); - } else { - echo twentyseventeen_time_link(); - twentyseventeen_edit_link(); - }; - echo ''; - }; - - if ( is_single() ) { - the_title( '

', '

' ); - } elseif ( is_front_page() && is_home() ) { - the_title( '

', '

' ); - } else { - the_title( '

', '

' ); - } - ?> -
- - -
- - - -
- - -
- - "%s"', 'twentyseventeen' ), - get_the_title() - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - - }; - ?> - -
- - - -
diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content-none.php b/wp-content/themes/twentyseventeen/template-parts/post/content-none.php deleted file mode 100644 index 62a9ada85..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/post/content-none.php +++ /dev/null @@ -1,40 +0,0 @@ - - -
- -
- - -

- Get started here.', 'twentyseventeen' ), esc_url( admin_url( 'post-new.php' ) ) ); - ?> -

- - - -

- -
-
diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content-video.php b/wp-content/themes/twentyseventeen/template-parts/post/content-video.php deleted file mode 100644 index b0730522b..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/post/content-video.php +++ /dev/null @@ -1,107 +0,0 @@ - - -
> - 'thumb-tack' ) ); - } - ?> -
- '; - if ( is_single() ) { - twentyseventeen_posted_on(); - } else { - echo twentyseventeen_time_link(); - twentyseventeen_edit_link(); - } - echo ''; - }; - - if ( is_single() ) { - the_title( '

', '

' ); - } elseif ( is_front_page() && is_home() ) { - the_title( '

', '

' ); - } else { - the_title( '

', '

' ); - } - ?> -
- - - - -
- - - -
- - -
- - '; - echo $video_html; - echo '
'; - } - }; - - }; - - if ( is_single() || empty( $video ) ) { - - the_content( - sprintf( - /* translators: %s: Post title. */ - __( 'Continue reading "%s"', 'twentyseventeen' ), - get_the_title() - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - }; - ?> - - - - - -
diff --git a/wp-content/themes/twentyseventeen/template-parts/post/content.php b/wp-content/themes/twentyseventeen/template-parts/post/content.php deleted file mode 100644 index 366a42a0e..000000000 --- a/wp-content/themes/twentyseventeen/template-parts/post/content.php +++ /dev/null @@ -1,79 +0,0 @@ - - -
> - 'thumb-tack' ) ); - endif; - ?> -
- '; - if ( is_single() ) { - twentyseventeen_posted_on(); - } else { - echo twentyseventeen_time_link(); - twentyseventeen_edit_link(); - }; - echo ''; - }; - - if ( is_single() ) { - the_title( '

', '

' ); - } elseif ( is_front_page() && is_home() ) { - the_title( '

', '

' ); - } else { - the_title( '

', '

' ); - } - ?> -
- - -
- - - -
- - -
- "%s"', 'twentyseventeen' ), - get_the_title() - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
- - - -
diff --git a/wp-content/themes/twentysixteen/404.php b/wp-content/themes/twentysixteen/404.php deleted file mode 100644 index 70592f616..000000000 --- a/wp-content/themes/twentysixteen/404.php +++ /dev/null @@ -1,34 +0,0 @@ - - -
-
- -
- - -
-

- - -
-
- -
- - - -
- - - diff --git a/wp-content/themes/twentysixteen/archive.php b/wp-content/themes/twentysixteen/archive.php deleted file mode 100644 index ebfeece06..000000000 --- a/wp-content/themes/twentysixteen/archive.php +++ /dev/null @@ -1,69 +0,0 @@ - - -
-
- - - - - - __( 'Previous page', 'twentysixteen' ), - 'next_text' => __( 'Next page', 'twentysixteen' ), - 'before_page_number' => '' . __( 'Page', 'twentysixteen' ) . ' ', - ) - ); - - // If no content, include the "No posts found" template. - else : - get_template_part( 'template-parts/content', 'none' ); - - endif; - ?> - -
-
- - - diff --git a/wp-content/themes/twentysixteen/comments.php b/wp-content/themes/twentysixteen/comments.php deleted file mode 100644 index 42a0834c2..000000000 --- a/wp-content/themes/twentysixteen/comments.php +++ /dev/null @@ -1,83 +0,0 @@ - - -
- - -

- -

- - - -
    - 'ol', - 'short_ping' => true, - 'avatar_size' => 42, - ) - ); - ?> -
- - - - - - -

- - - '

', - 'title_reply_after' => '

', - ) - ); - ?> - -
diff --git a/wp-content/themes/twentysixteen/css/blocks.css b/wp-content/themes/twentysixteen/css/blocks.css deleted file mode 100644 index 732a2c887..000000000 --- a/wp-content/themes/twentysixteen/css/blocks.css +++ /dev/null @@ -1,436 +0,0 @@ -/* -Theme Name: Twenty Sixteen -Description: Used to style blocks. -*/ - -/*-------------------------------------------------------------- ->>> TABLE OF CONTENTS: ----------------------------------------------------------------- -1.0 General Block Styles -2.0 Blocks - Common Blocks -3.0 Blocks - Formatting -4.0 Blocks - Layout Elements -5.0 Blocks - Widgets -6.0 Blocks - Colors ---------------------------------------------------------------*/ - -/*-------------------------------------------------------------- -1.0 General Block Styles ---------------------------------------------------------------*/ - -/* Captions */ - -[class^="wp-block-"] figcaption { - color: #686868; - font-style: italic; - line-height: 1.6153846154; - padding-top: 0.5384615385em; - text-align: left; -} - -.rtl [class^="wp-block-"] figcaption { - text-align: right; -} - -/*-------------------------------------------------------------- -2.0 Blocks - Common Blocks ---------------------------------------------------------------*/ - -/* Paragraph */ - -p.has-drop-cap:not(:focus)::first-letter { - font-size: 5em; -} - -/* Image */ - -@media screen and (min-width: 61.5625em) { - body:not(.search-results) article:not(.type-page) .wp-block-image figcaption.below-entry-meta { - clear: both; - display: block; - float: none; - margin-right: 0; - margin-left: -40%; - max-width: 140%; - } - - body.rtl:not(.search-results) article:not(.type-page) .wp-block-image figcaption.below-entry-meta { - margin-left: 0; - margin-right: -40%; - } -} - -/* Gallery */ - -.wp-block-gallery { - margin-bottom: 1.75em; -} - -/* Quote */ - -.wp-block-quote:not(.is-large):not(.is-style-large).alignleft, -.wp-block-quote:not(.is-large):not(.is-style-large).alignright { - border-left: none; - padding-left: 0; -} - -.rtl .wp-block-quote:not(.is-large):not(.is-style-large).alignleft, -.rtl .wp-block-quote:not(.is-large):not(.is-style-large).alignright { - border-right: none; - padding-right: 0; -} - -.wp-block-quote cite { - color: #1a1a1a; - display: block; - font-size: 16px; - font-size: 1rem; - line-height: 1.75; -} - -.wp-block-quote cite:before { - content: "\2014\00a0"; -} - -/* Audio */ - -.wp-block-audio audio { - display: block; - width: 100%; -} - -/* Cover */ - -.wp-block-cover-image.aligncenter, -.wp-block-cover.aligncenter { - display: flex; -} - -/* File */ - -.wp-block-file .wp-block-file__button { - background: #1a1a1a; - border: 0; - border-radius: 2px; - color: #fff; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-weight: 700; - letter-spacing: 0.046875em; - line-height: 1; - padding: 0.84375em 0.875em 0.78125em; - text-transform: uppercase; -} - -.wp-block-file .wp-block-file__button:hover, -.wp-block-file .wp-block-file__button:focus { - background: #007acc; -} - -.wp-block-file .wp-block-file__button:focus { - outline: thin dotted; - outline-offset: -4px; -} - -.rtl .wp-block-file * + .wp-block-file__button { - margin-left: 0.75em; - margin-right: 0; -} - -/*-------------------------------------------------------------- -3.0 Blocks - Formatting Blocks ---------------------------------------------------------------*/ - -/* Code */ - -.wp-block-code { - border: 0; - font-family: Inconsolata, monospace; - font-size: 16px; - font-size: 1rem; - line-height: 1.75; - padding: 0; -} - -/* Pullquote */ - -.wp-block-pullquote { - border-width: 4px; -} - -.wp-block-pullquote blockquote { - color: #686868; - border-left: 4px solid #1a1a1a; - margin: 0; - padding: 0 0 0 24px; -} - -.rtl .wp-block-pullquote blockquote { - border-left: none; - border-right: 4px solid #1a1a1a; - padding: 0 24px 0 0; -} - -.wp-block-pullquote p { - font-size: 19px; - font-size: 1.1875rem; -} - -.wp-block-pullquote cite { - color: #1a1a1a; - display: block; - font-size: 16px; - font-size: 1rem; - font-style: none; - line-height: 1.75; - text-transform: none; -} - -.wp-block-pullquote cite:before { - content: "\2014\00a0"; -} - -/* Table */ - -.wp-block-table, -.wp-block-table th, -.wp-block-table td { - border: 1px solid #d1d1d1; -} - -.wp-block-table { - border-collapse: separate; - border-spacing: 0; - border-width: 1px 0 0 1px; - margin: 0 0 1.75em; - table-layout: fixed; - width: 100%; -} - -.wp-block-table th, -.wp-block-table td { - font-weight: normal; - padding: 0.4375em; - text-align: left; -} - -.wp-block-table th { - border-width: 0 1px 1px 0; - font-weight: 700; -} - -.wp-block-table td { - border-width: 0 1px 1px 0; -} - -.rtl .wp-block-table th, -.rtl .wp-block-table td { - text-align: right; -} - -/*-------------------------------------------------------------- -4.0 Blocks - Layout Elements ---------------------------------------------------------------*/ - -/* Buttons */ - -.wp-block-button .wp-block-button__link { - box-shadow: none; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-weight: 700; - letter-spacing: 0.046875em; - line-height: 1; - padding: 0.84375em 1.3125em 0.78125em; - text-transform: uppercase; -} - -.entry-content .wp-block-button__link { - background: #1a1a1a; - color: #fff; -} - -.entry-content .is-style-outline .wp-block-button__link:not(.has-background) { - background: transparent; -} - -.entry-content .is-style-outline .wp-block-button__link:not(.has-text-color) { - color: #1a1a1a; -} - -.entry-content .wp-block-button__link:hover, -.entry-content .wp-block-button__link:focus, -.entry-content .is-style-outline .wp-block-button__link:not(.has-background):hover, -.entry-content .is-style-outline .wp-block-button__link:not(.has-background):focus, -.entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):hover, -.entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):focus { - background: #007acc; - color: #fff; -} - -.wp-block-button .wp-block-button__link:focus { - outline: thin dotted; - outline-offset: -4px; -} - -/* Seperator */ - -hr.wp-block-separator { - border: 0; -} - -.wp-block-separator { - margin-left: auto; - margin-right: auto; - max-width: 100px; -} - -.wp-block-separator.is-style-wide { - max-width: 100%; -} - -/* Media & Text */ - -.wp-block-media-text { - margin-bottom: 1.75em; -} - -.wp-block-media-text *:last-child { - margin-bottom: 0; -} - -/*-------------------------------------------------------------- -5.0 Blocks - Widget Blocks ---------------------------------------------------------------*/ - -/* Archives, Categories & Latest Posts */ - -.wp-block-archives.aligncenter, -.wp-block-categories.aligncenter, -.wp-block-latest-posts.aligncenter { - list-style-position: inside; - text-align: center; -} - -/* Latest Comments */ - -.wp-block-latest-comments__comment-meta a { - box-shadow: none; - font-weight: 700; -} - -.wp-block-latest-comments__comment-date { - color: #686868; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; -} - -.wp-block-latest-comments .wp-block-latest-comments__comment { - border-top: 1px solid #d1d1d1; - margin-bottom: 0; - padding: 1.75em 0; -} - -.wp-block-latest-comments__comment-excerpt p:last-child { - margin-bottom: 0; -} - -/*-------------------------------------------------------------- -6.0 Blocks - Colors ---------------------------------------------------------------*/ - -.entry-content .has-dark-gray-color { - color: #1a1a1a; -} - -.entry-content .has-dark-gray-background-color { - background-color: #1a1a1a; -} - -.entry-content .has-medium-gray-color { - color: #686868; -} - -.entry-content .has-medium-gray-background-color { - background-color: #686868; -} - -.entry-content .has-light-gray-color { - color: #e5e5e5; -} - -.entry-content .has-light-gray-background-color { - background-color: #e5e5e5; -} - -.entry-content .has-white-color { - color: #fff; -} - -.entry-content .has-white-background-color { - background-color: #fff; -} - -.entry-content .has-blue-gray-color { - color: #4d545c; -} - -.entry-content .has-blue-gray-background-color { - background-color: #4d545c; -} - -.entry-content .has-bright-blue-color { - color: #007acc; -} - -.entry-content .has-bright-blue-background-color { - background-color: #007acc; -} - -.entry-content .has-light-blue-color { - color: #9adffd; -} - -.entry-content .has-light-blue-background-color { - background-color: #9adffd; -} - -.entry-content .has-dark-brown-color { - color: #402b30; -} - -.entry-content .has-dark-brown-background-color { - background-color: #402b30; -} - -.entry-content .has-medium-brown-color { - color: #774e24; -} - -.entry-content .has-medium-brown-background-color { - background-color: #774e24; -} - -.entry-content .has-dark-red-color { - color: #640c1f; -} - -.entry-content .has-dark-red-background-color { - background-color: #640c1f; -} - -.entry-content .has-bright-red-color { - color: #ff675f; -} - -.entry-content .has-bright-red-background-color { - background-color: #ff675f; -} - -.entry-content .has-yellow-color { - color: #ffef8e; -} - -.entry-content .has-yellow-background-color { - background-color: #ffef8e; -} diff --git a/wp-content/themes/twentysixteen/css/editor-blocks.css b/wp-content/themes/twentysixteen/css/editor-blocks.css deleted file mode 100644 index cc7411ae8..000000000 --- a/wp-content/themes/twentysixteen/css/editor-blocks.css +++ /dev/null @@ -1,616 +0,0 @@ -/* -Theme Name: Twenty Sixteen -Description: Used to style blocks in the editor. -*/ - -/*-------------------------------------------------------------- ->>> TABLE OF CONTENTS: ----------------------------------------------------------------- -1.0 General Typography -2.0 General Block Styles -3.0 Blocks - Common Blocks -4.0 Blocks - Formatting -5.0 Blocks - Layout Elements -6.0 Blocks - Widgets ---------------------------------------------------------------*/ - -/*-------------------------------------------------------------- -1.0 General Typography ---------------------------------------------------------------*/ - -.edit-post-visual-editor .editor-block-list__block, -.editor-default-block-appender textarea.editor-default-block-appender__content { - font-family: Merriweather, Georgia, serif; - font-size: 16px; - font-size: 1rem; - line-height: 1.75; -} - -.edit-post-visual-editor .editor-block-list__block { - color: #1a1a1a; -} - -.editor-post-title__block .editor-post-title__input { - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 28px; - font-size: 1.75rem; - font-weight: 700; - line-height: 1.25; - margin-bottom: 1em; -} - -.edit-post-visual-editor h1 { - font-size: 28px; - font-size: 1.75rem; - line-height: 1.25; - margin-top: 2em; - margin-bottom: 1em; -} - -.edit-post-visual-editor h2 { - font-size: 23px; - font-size: 1.4375rem; - line-height: 1.2173913043; - margin-top: 2.4347826087em; - margin-bottom: 1.2173913043em; -} - -.edit-post-visual-editor h3 { - font-size: 19px; - font-size: 1.1875rem; - line-height: 1.1052631579; - margin-top: 2.9473684211em; - margin-bottom: 1.4736842105em; -} - -.edit-post-visual-editor h4, -.edit-post-visual-editor h5, -.edit-post-visual-editor h6 { - font-size: 16px; - font-size: 1rem; - line-height: 1.3125; - margin-top: 3.5em; - margin-bottom: 1.75em; -} - -.edit-post-visual-editor h4 { - letter-spacing: 0.140625em; - text-transform: uppercase; -} - -.edit-post-visual-editor h6 { - font-style: italic; -} - -.edit-post-visual-editor h1, -.edit-post-visual-editor h2, -.edit-post-visual-editor h3, -.edit-post-visual-editor h4, -.edit-post-visual-editor h5, -.edit-post-visual-editor h6 { - font-weight: 900; -} - -@media screen and (min-width: 61.5625em) { - .edit-post-visual-editor h1 { - font-size: 33px; - font-size: 2.0625rem; - line-height: 1.2727272727; - margin-top: 1.696969697em; - margin-bottom: 0.8484848485em; - } - - .edit-post-visual-editor h2 { - font-size: 28px; - font-size: 1.75rem; - line-height: 1.25; - margin-top: 2em; - margin-bottom: 1em; - } - - .edit-post-visual-editor h3 { - font-size: 23px; - font-size: 1.4375rem; - line-height: 1.2173913043; - margin-top: 2.4347826087em; - margin-bottom: 1.2173913043em; - } - - .edit-post-visual-editor h4 { - letter-spacing: 0.131578947em; - } - - .edit-post-visual-editor h4, - .edit-post-visual-editor h5, - .edit-post-visual-editor h6 { - font-size: 19px; - font-size: 1.1875rem; - line-height: 1.1052631579; - margin-top: 2.9473684211em; - margin-bottom: 1.473684211em; - } -} - -.edit-post-visual-editor h1:first-child, -.edit-post-visual-editor h2:first-child, -.edit-post-visual-editor h3:first-child, -.edit-post-visual-editor h4:first-child, -.edit-post-visual-editor h5:first-child, -.edit-post-visual-editor h6:first-child { - margin-top: 0; -} - -.edit-post-visual-editor p { - margin: 0 0 1.75em; -} - -.edit-post-visual-editor blockquote p { - margin-bottom: 1.4736842105em; -} - -@media screen and (min-width: 44.375em) { - .editor-post-title__block .editor-post-title__input { - font-size: 33px; - font-size: 2.0625rem; - line-height: 1.2727272727; - margin-bottom: 0.8484848485em; - } -} - -@media screen and (min-width: 61.5625em) { - .editor-post-title__block .editor-post-title__input { - font-size: 40px; - font-size: 2.5rem; - line-height: 1.225; - margin-bottom: 1.05em; - } -} - -/*-------------------------------------------------------------- -2.0 General Block Styles ---------------------------------------------------------------*/ - -/* Main column width */ - -.editor-styles-wrapper { - max-width: 100% !important; /* Override where editor-style.css is affecting this */ -} - -.wp-block { - max-width: 630px; /* 600px + 30px to account for padding. */ -} - -/* Link styles */ - -.edit-post-visual-editor a, -.editor-block-list__block a, -.wp-block-freeform.block-library-rich-text__tinymce a { - color: #007acc; -} - -/* List styles */ - -.edit-post-visual-editor ul:not(.wp-block-gallery), -.editor-block-list__block ul:not(.wp-block-gallery), -.block-library-list ul, -.edit-post-visual-editor ol, -.editor-block-list__block ol, -.block-library-list ol { - margin: 0 0 1.75em 1.25em; - padding: 0; -} - -.edit-post-visual-editor ul:not(.wp-block-gallery), -.editor-block-list__block ul:not(.wp-block-gallery), -.block-library-list ul { - list-style: disc; -} - -.edit-post-visual-editor ol, -.editor-block-list__block ol, -.block-library-list ol { - list-style: decimal; - margin-left: 1.5em; -} - -.edit-post-visual-editor ul:not(.wp-block-gallery) li, -.editor-block-list__block ul:not(.wp-block-gallery) li, -.edit-post-visual-editor ol li, -.editor-block-list__block ol li, -.block-library-list li { - margin-bottom: 0; -} - -.edit-post-visual-editor ul:not(.wp-block-gallery) li > ul, -.editor-block-list__block ul:not(.wp-block-gallery) li > ul, -.block-library-list li > ul, -.edit-post-visual-editor li > ol, -.editor-block-list__block li > ol, -.block-library-list li > ol { - margin-bottom: 0; -} - -.rtl .edit-post-visual-editor ul:not(.wp-block-gallery), -.rtl .editor-block-list__block ul:not(.wp-block-gallery), -.rtl .block-library-list ul, -.rtl .edit-post-visual-editor ol, -.rtl .editor-block-list__block ol, -.rtl .block-library-list ol { - margin-left: 0; - margin-right: 1.25em; - padding: 0; -} - -.rtl .edit-post-visual-editor ol, -.rtl .editor-block-list__block ol, -.rtl .block-library-list ol { - margin-left: 1.5em; - margin-right: 1.5em; -} - -/* Quotes */ - -.rtl .editor-block-list__block blockquote { - border-left: 0; - padding-left: 0; -} - -/* Captions */ - -[class^="wp-block-"] figcaption { - color: #686868; - font-style: italic; - line-height: 1.6153846154; - padding-top: 0.5384615385em; - text-align: left; -} - -.rtl [class^="wp-block-"] figcaption { - text-align: right; -} - -/*-------------------------------------------------------------- -3.0 Blocks - Common Blocks ---------------------------------------------------------------*/ - -/* Paragraph */ - -.wp-block-paragraph.has-drop-cap:not(:focus)::first-letter { - font-size: 5em; - line-height: 0.68; - margin: 0.05em 0.1em 0 0; - text-transform: uppercase; - font-style: normal; -} - -.rtl .wp-block-paragraph.has-drop-cap:not(:focus)::first-letter { - margin: 0.05em 0 0 0.1em; -} - -/* Quote */ - -.wp-block-quote { - border: 0 solid #1a1a1a; - border-left-width: 4px; - color: #686868; - font-style: italic; - line-height: 1.4736842105; - margin: 0 0 1.4736842105em; - overflow: hidden; - padding: 0 0 0 1.263157895em; -} - -.wp-block-quote:not(.is-large):not(.is-style-large).alignleft, -.wp-block-quote:not(.is-large):not(.is-style-large).alignright { - border-left: 0; - padding-left: 0; -} - -.editor-block-list__block .wp-block-quote p { - font-size: 19px; - font-size: 1.1875rem; - margin-bottom: 1.4736842105em; -} - -.wp-block-quote__citation { - color: #1a1a1a; - display: block; - font-size: 16px; - font-size: 1rem; - line-height: 1.75; -} - -.wp-block-quote__citation:before { - content: "\2014\00a0"; -} - -.wp-block-quote em, -.wp-block-quote i, -.wp-block-quote__citation:before { - font-style: normal; -} - -.wp-block-quote strong, -.wp-block-quote b { - font-weight: 400; -} - -.wp-block-quote > :last-child { - margin-bottom: 0; -} - -.wp-block-quote.alignleft { - margin: 0.3157894737em 1.4736842105em 1.473684211em 0; -} - -.wp-block-quote.alignright { - margin: 0.3157894737em 0 1.473684211em 1.4736842105em; -} - -.wp-block-quote.aligncenter { - margin-bottom: 1.473684211em; -} - -.rtl .wp-block-quote:not(.is-large):not(.is-style-large).alignleft, -.rtl .wp-block-quote:not(.is-large):not(.is-style-large).alignright { - border-right: 0; - padding-right: 0; -} - -@media screen and (min-width: 44.375em) { - .wp-block-quote.alignleft, - .wp-block-quote.alignright { - border-width: 4px 0 0 0; - padding: 0.9473684211em 0 0; - width: -webkit-calc(50% - 0.736842105em); - width: calc(50% - 0.736842105em); - } - - .wp-block-quote:not(.alignleft):not(.alignright) { - margin-left: -1.473684211em; - } - - .rtl .wp-block-quote:not(.alignleft):not(.alignright) { - margin-left: 0; - margin-right: -1.473684211em; - } -} - -@media screen and (min-width: 80em) { - .editor-block-list__block .wp-block-quote.alignleft { - margin-left: -40%; - width: -webkit-calc(60% - 1.4736842105em); - width: calc(60% - 1.4736842105em); - } -} - -/* File */ - -.wp-block-file__textlink { - box-shadow: 0 1px 0 0 currentColor; - color: #007acc; -} - -.wp-block-file .wp-block-file__button { - background: #1a1a1a; - border: 0; - border-radius: 2px; - color: #fff; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-weight: 700; - letter-spacing: 0.046875em; - line-height: 1; - padding: 0.84375em 0.875em 0.78125em; - text-transform: uppercase; -} - -/*-------------------------------------------------------------- -4.0 Blocks - Formatting ---------------------------------------------------------------*/ - -/* Code */ - -.wp-block-code { - border: 0; - padding: 0.125em 0.25em; -} - -/* Classic */ - -.wp-block-freeform.block-library-rich-text__tinymce blockquote { - border: 0 solid #1a1a1a; - border-left-width: 4px; - color: #686868; - font-style: italic; - line-height: 1.4736842105; - margin: 0 0 1.4736842105em; - overflow: hidden; - padding: 0 0 0 1.263157895em; -} - -.editor-block-list__block .wp-block-freeform.block-library-rich-text__tinymce blockquote:not(.alignleft):not(.alignright) { - margin-left: 0; -} - -.wp-block-freeform.block-library-rich-text__tinymce blockquote p { - font-size: 19px; - font-size: 1.1875rem; -} - -.wp-block-freeform.block-library-rich-text__tinymce blockquote cite { - color: #1a1a1a; - display: block; - font-size: 16px; - font-size: 1rem; - font-style: normal; - line-height: 1.75; -} - -.wp-block-freeform.block-library-rich-text__tinymce blockquote cite:before { - content: "\2014\00a0"; -} - -.wp-block-freeform.block-library-rich-text__tinymce blockquote.alignleft { - margin: 0.3157894737em 1.4736842105em 1.473684211em 0; -} - -.wp-block-freeform.block-library-rich-text__tinymce blockquote.alignright { - margin: 0.3157894737em 0 1.473684211em 1.4736842105em; -} - -.wp-block-freeform.block-library-rich-text__tinymce blockquote.aligncenter { - margin-bottom: 1.473684211em; -} - -@media screen and (min-width: 44.375em) { - .wp-block-freeform.block-library-rich-text__tinymce blockquote.alignleft, - .wp-block-freeform.block-library-rich-text__tinymce blockquote.alignright { - border-width: 4px 0 0 0; - padding: 0.9473684211em 0 0; - width: -webkit-calc(50% - 0.736842105em); - width: calc(50% - 0.736842105em); - } -} - -.rtl .wp-block-freeform.block-library-rich-text__tinymce blockquote { - border-left-width: 0; - border-right-width: 4px; - overflow: hidden; - padding-left: 0; - padding-right: 1.263157895em; -} - -.rtl .wp-block-freeform.block-library-rich-text__tinymce .alignleft { - float: left; -} - -.rtl .wp-block-freeform.block-library-rich-text__tinymce .alignright { - float: right; -} - -.rtl .wp-block-freeform.block-library-rich-text__tinymce blockquote.alignleft { - margin: 0.3157894737em 0 1.473684211em 1.4736842105em; -} - -.rtl .wp-block-freeform.block-library-rich-text__tinymce blockquote.alignright { - margin: 0.3157894737em 1.4736842105em 1.473684211em 0; -} - -/* Pullquote */ - -.editor-block-list__block .wp-block-pullquote blockquote { - border: 0; - margin: 0; - padding: 0; -} - -.wp-block-pullquote blockquote > .editor-rich-text p { - font-size: 19px; - font-size: 1.1875rem; -} - -.wp-block-pullquote .wp-block-pullquote__citation { - color: #1a1a1a; - display: block; - font-size: 16px; - font-size: 1rem; - font-style: italic; - line-height: 1.75; - text-transform: none; -} - -.wp-block-pullquote .wp-block-pullquote__citation:before { - content: "\2014\00a0"; -} - -/* Table */ - -.editor-block-list__block table.wp-block-table th, -.editor-block-list__block table.wp-block-table td { - padding: 0; -} - -.rtl .wp-block-table th, -.rtl .wp-block-table td { - text-align: right; -} - -/*-------------------------------------------------------------- -5.0 Blocks - Layout Elements ---------------------------------------------------------------*/ - -/* Buttons */ - -.wp-block-button .wp-block-button__link { - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-weight: 700; - letter-spacing: 0.046875em; - line-height: 1; - padding: 0.84375em 1.3125em 0.78125em; - text-transform: uppercase; -} - -.wp-block-button__link { - background: #1a1a1a; - color: #fff; -} - -.is-style-outline .wp-block-button__link { - color: #1a1a1a; -} - -/* Media & Text */ - -.wp-block-media-text *:last-child { - margin-bottom: 0; -} - -/*-------------------------------------------------------------- -6.0 Blocks - Widgets ---------------------------------------------------------------*/ - -/* Archives, Categories & Latest Posts */ - -[data-align="center"] .wp-block-archives ul, -[data-align="center"] .wp-block-categories ul, -[data-align="center"] .wp-block-latest-posts ul { - list-style-position: inside; -} - -/* Latest Comments */ - -.editor-block-list__block .wp-block-latest-comments__comment-meta a { - box-shadow: none; - font-weight: 700; - text-decoration: none; -} - -.wp-block-latest-comments__comment-date { - color: #686868; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; -} - -.wp-block-latest-comments .wp-block-latest-comments__comment { - border-top: 1px solid #d1d1d1; - margin-bottom: 0; - padding: 1.75em 0; -} - -.wp-block-latest-comments__comment-excerpt p:last-child { - margin-bottom: 0; -} - -/* Latest Posts */ - -.edit-post-visual-editor .wp-block-latest-posts.is-grid { - list-style: none; - margin-left: 0; - margin-right: 0; -} - -.edit-post-visual-editor .wp-block-latest-posts.is-grid li { - margin-bottom: 16px; -} diff --git a/wp-content/themes/twentysixteen/css/editor-style.css b/wp-content/themes/twentysixteen/css/editor-style.css deleted file mode 100644 index a4cab64b1..000000000 --- a/wp-content/themes/twentysixteen/css/editor-style.css +++ /dev/null @@ -1,547 +0,0 @@ -/* -Theme Name: Twenty Sixteen -Description: Used to style the TinyMCE editor. -*/ - - -/** - * Table of Contents: - * - * 1.0 - Body - * 2.0 - Typography - * 3.0 - Elements - * 4.0 - Alignment - * 5.0 - Caption - * 6.0 - Galleries - * 7.0 - Audio / Video - * 8.0 - RTL - */ - - -/** - * 1.0 - Body - */ - -body { - color: #1a1a1a; - font-family: Merriweather, Georgia, serif; - font-size: 16px; - font-weight: 400; - line-height: 1.75; - margin: 20px 40px; - max-width: 600px; - vertical-align: baseline; -} - -body.post-type-page { - max-width: 840px; -} - - -/** - * 2.0 - Typography - */ - -h1, -h2, -h3, -h4, -h5, -h6 { - clear: both; - font-weight: 900; - margin: 56px 0 28px; -} - -h1 { - font-size: 33px; - line-height: 1.2727272727; -} - -h2 { - font-size: 28px; - line-height: 1.25; -} - -h3 { - font-size: 23px; - line-height: 1.2173913043; -} - -h4, -h5, -h6 { - font-size: 19px; - line-height: 1.1052631579; -} - -h4 { - letter-spacing: 0.13333em; - text-transform: uppercase; -} - -h6 { - font-style: italic; -} - -h1:first-child, -h2:first-child, -h3:first-child, -h4:first-child, -h5:first-child, -h6:first-child { - margin-top: 0; -} - -p { - margin: 0 0 28px; -} - -b, -strong { - font-weight: 700; -} - -dfn, -cite, -em, -i { - font-style: italic; -} - -blockquote { - border-left: 4px solid #1a1a1a; - color: #686868; - font-size: 19px; - font-style: italic; - line-height: 1.4736842105; - margin-bottom: 28px; - overflow: hidden; - padding: 0 0 0 24px; -} - -blockquote:not(.alignleft):not(.alignright) { - margin-left: -28px; -} - -blockquote blockquote:not(.alignleft):not(.alignright) { - margin-left: 0; -} - -blockquote:before, -blockquote:after { - content: ""; - display: table; -} - -blockquote:after { - clear: both; -} - -blockquote > :last-child { - margin-bottom: 0; -} - -blockquote cite, -blockquote small { - color: #1a1a1a; - font-size: 16px; - line-height: 1.75; -} - -blockquote em, -blockquote i, -blockquote cite { - font-style: normal; -} - -blockquote strong, -blockquote b { - font-weight: 400; -} - -blockquote.alignleft, -blockquote.alignright { - border: 0 solid #1a1a1a; - border-top-width: 4px; - padding: 18px 0 0; - width: -webkit-calc(50% - 14px); - width: calc(50% - 14px); -} - -address { - font-style: italic; - margin: 0 0 28px; -} - -code, -kbd, -tt, -var, -samp, -pre { - font-family: Inconsolata, monospace; -} - -pre { - border: 1px solid #d1d1d1; - font-size: 16px; - line-height: 1.3125; - margin: 0 0 28px; - max-width: 100%; - overflow: auto; - padding: 14px; - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; -} - -code { - background-color: #d1d1d1; - padding: 2px 4px; -} - -abbr[title] { - border-bottom: 1px dotted #d1d1d1; - cursor: help; -} - -mark, -ins { - background: #007acc; - color: #fff; - padding: 2px 4px; - text-decoration: none; -} - -sup, -sub { - font-size: 75%; - height: 0; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sup { - top: -6px; -} - -sub { - bottom: -3px; -} - -small { - font-size: 80%; -} - -big { - font-size: 125%; -} - - -/** - * 3.0 - Elements - */ - -hr { - background-color: #d1d1d1; - border: 0; - height: 1px; - margin-bottom: 28px; -} - -ul, -ol { - margin: 0 0 28px 0; - padding: 0; -} - -ul { - list-style: disc; -} - -ol { - list-style: decimal; -} - -li > ul, -li > ol { - margin-bottom: 0; -} - -li > ul, -blockquote > ul { - margin-left: 20px; -} - -li > ol, -blockquote > ol { - margin-left: 24px; -} - -dl { - margin: 0 0 28px; -} - -dt { - font-weight: bold; -} - -dd { - margin: 0 0 28px; -} - -table, -th, -td, -.mce-item-table, -.mce-item-table th, -.mce-item-table td { - border: 1px solid #d1d1d1; -} - -table a { - color: #007acc; -} - -table, -.mce-item-table { - border-collapse: separate; - border-spacing: 0; - border-width: 1px 0 0 1px; - margin: 0 0 28px; - width: 100%; -} - -table th, -.mce-item-table th, -table caption { - border-width: 0 1px 1px 0; - font-size: 16px; - font-weight: 700; - padding: 7px; - text-align: left; - vertical-align: baseline; -} - -table td, -.mce-item-table td { - border-width: 0 1px 1px 0; - font-size: 16px; - padding: 7px; - vertical-align: baseline; -} - -img { - border: 0; - height: auto; - max-width: 100%; - vertical-align: middle; -} - -a img { - display: block; -} - -figure { - margin: 0; -} - -del { - opacity: 0.8; -} - -a { - box-shadow: 0 1px 0 0 currentColor; - color: #007acc; - text-decoration: none; -} - -fieldset { - border: 1px solid #d1d1d1; - margin: 0 0 28px; - padding: 14px; -} - - -/** - * 4.0 - Alignment - */ - -.alignleft { - float: left; - margin: 6px 28px 28px 0; -} - -.alignright { - float: right; - margin: 6px 0 28px 28px; -} - -.aligncenter { - clear: both; - display: block; - margin: 0 auto 28px; -} - - -/** - * 5.0 - Caption - */ - -.wp-caption { - background: transparent; - border: none; - margin-bottom: 28px; - max-width: 100%; - padding: 0; - text-align: inherit; -} - -.wp-caption-text, -.wp-caption-dd { - color: #686868; - font-size: 13px; - font-style: italic; - line-height: 1.6153846154; - padding-top: 7px; -} - - -/** - * 6.0 - Galleries - */ - -.mce-content-body .wpview-wrap { - margin-bottom: 28px; -} - -.gallery { - margin: 0 -1.1666667%; - padding: 0; -} - -.gallery .gallery-item { - display: inline-block; - max-width: 33.33%; - padding: 0 1.1400652% 2.2801304%; - text-align: center; - vertical-align: top; - width: 100%; -} - -.gallery-columns-1 .gallery-item { - max-width: 100%; -} - -.gallery-columns-2 .gallery-item { - max-width: 50%; -} - -.gallery-columns-4 .gallery-item { - max-width: 25%; -} - -.gallery-columns-5 .gallery-item { - max-width: 20%; -} - -.gallery-columns-6 .gallery-item { - max-width: 16.66%; -} - -.gallery-columns-7 .gallery-item { - max-width: 14.28%; -} - -.gallery-columns-8 .gallery-item { - max-width: 12.5%; -} - -.gallery-columns-9 .gallery-item { - max-width: 11.11%; -} - -.gallery .gallery-caption { - font-size: 13px; - margin: 0; -} - -.gallery-columns-6 .gallery-caption, -.gallery-columns-7 .gallery-caption, -.gallery-columns-8 .gallery-caption, -.gallery-columns-9 .gallery-caption { - display: none; -} - - -/** - * 7.0 - Audio / Video - */ - -.wp-audio-shortcode a, -.wp-playlist a { - box-shadow: none; -} - -.mce-content-body .wp-audio-playlist { - margin: 0; - padding-bottom: 0; -} - -.mce-content-body .wp-playlist-tracks { - margin-top: 0; -} - -.mce-content-body .wp-playlist-item { - padding: 10px 0; -} - -.mce-content-body .wp-playlist-item-length { - top: 10px; -} - - -/** - * 8.0 - RTL - */ - -.rtl blockquote { - border: 0 solid #1a1a1a; - border-right-width: 4px; -} - -.rtl blockquote.alignleft, -.rtl blockquote.alignright { - border: 0 solid #1a1a1a; - border-top-width: 4px; -} - -.rtl blockquote:not(.alignleft):not(.alignright) { - margin-right: -28px; - padding: 0 24px 0 0; -} - -.rtl blockquote blockquote:not(.alignleft):not(.alignright) { - margin-right: 0; - margin-left: auto; -} - -.rtl li > ul, -.rtl blockquote > ul { - margin-right: 20px; - margin-left: auto; -} - -.rtl li > ol, -.rtl blockquote > ol { - margin-right: 24px; - margin-left: auto; -} - -.rtl table th, -.rtl .mce-item-table th, -.rtl table caption { - text-align: right; -} diff --git a/wp-content/themes/twentysixteen/css/ie.css b/wp-content/themes/twentysixteen/css/ie.css deleted file mode 100644 index ddf1210cd..000000000 --- a/wp-content/themes/twentysixteen/css/ie.css +++ /dev/null @@ -1,48 +0,0 @@ -/* -Theme Name: Twenty Sixteen -Description: Global Styles for older IE versions (previous to IE10). -*/ - -.site-header-main:before, -.site-header-main:after, -.site-footer:before, -.site-footer:after { - content: ""; - display: table; -} - -.site-header-main:after, -.site-footer:after { - clear: both; -} - -@media screen and (min-width: 56.875em) { - .site-branding, - .site-info { - float: left; - } - - .site-header-menu, - .site-footer .social-navigation { - float: right; - } - - .site-footer .social-navigation { - margin-left: 7px; - } - - .rtl .site-branding, - .rtl .site-info { - float: right; - } - - .rtl .site-header-menu, - .rtl .site-footer .social-navigation { - float: left; - } - - .rtl .site-footer .social-navigation { - margin-right: 7px; - margin-left: 0; - } -} diff --git a/wp-content/themes/twentysixteen/css/ie7.css b/wp-content/themes/twentysixteen/css/ie7.css deleted file mode 100644 index 97089a738..000000000 --- a/wp-content/themes/twentysixteen/css/ie7.css +++ /dev/null @@ -1,176 +0,0 @@ -/* -Theme Name: Twenty Sixteen -Description: IE7 specific style. -*/ - -.site-inner { - max-width: 656px; -} - -.post-navigation, -.pagination, -.image-navigation, -.entry-header, -.entry-summary, -.entry-content, -.entry-footer, -.page-header, -.page-content, -.post-thumbnail, -.content-bottom-widgets, -.comments-area { - margin-right: 28px; - margin-left: 28px; - max-width: 100%; -} - -.site-header, -.sidebar, -.site-footer, -.widecolumn { - padding-right: 28px; - padding-left: 28px; -} - -.search-submit { - height: auto; - margin-top: 28px; - padding: 15px 0 8px; - position: relative; - width: auto; -} - -.search-submit .screen-reader-text { - height: auto; - position: relative !important; - width: auto; -} - -.image-navigation .nav-previous, -.image-navigation .nav-next, -.comment-navigation .nav-previous, -.comment-navigation .nav-next { - *display: inline; - zoom: 1; -} - -.image-navigation .nav-previous + .nav-next, -.comment-navigation .nav-previous + .nav-next { - margin-left: 14px; -} - -.pagination .nav-links { - padding: 0; -} - -.pagination .page-numbers { - line-height: 1; - margin: -4px 14px 0; - padding: 18px 0; -} - -.pagination .prev, -.pagination .next { - display: inline-block; - font-size: 16px; - font-weight: 700; - height: auto; - left: 0; - line-height: 1; - margin: 0; - padding: 18px 14px; - position: relative; - right: 0; - text-transform: none; - width: auto; -} - -.dropdown-toggle { - display: none; -} - -.main-navigation ul ul { - display: block; -} - -.social-navigation { - margin-top: 1.75em; -} - -.social-navigation a { - height: auto; - padding: 3px 7px; - width: auto; -} - -.social-navigation .screen-reader-text { - height: auto; - position: relative !important; - width: auto; -} - -.site-header-main { - overflow : hidden; - zoom : 1; -} - -.entry-footer > span { - margin-right: 14px; -} - -.site-info .site-title { - font-size: 13px; - margin-right: 14px; -} - -.gallery-item { - max-width: 30%; -} - -.gallery-columns-1 .gallery-item { - max-width: 100%; -} - -.gallery-columns-2 .gallery-item { - max-width: 46%; -} - -.gallery-columns-4 .gallery-item { - max-width: 22%; -} - -.gallery-columns-5 .gallery-item { - max-width: 17%; -} - -.gallery-columns-6 .gallery-item { - max-width: 13.5%; -} - -.gallery-columns-7 .gallery-item { - max-width: 11%; -} - -.gallery-columns-8 .gallery-item { - max-width: 9.5%; -} - -.gallery-columns-9 .gallery-item { - max-width: 8%; -} - -.rtl .image-navigation .nav-previous + .nav-next, -.rtl .comment-navigation .nav-previous + .nav-next { - margin-right: 14px; - margin-left: 0; -} - -.rtl .entry-footer > span { - margin-right: 14px; - margin-left: 0; -} - -.rtl .site-info .site-title { - margin-right: 0; - margin-left: 14px; -} diff --git a/wp-content/themes/twentysixteen/css/ie8.css b/wp-content/themes/twentysixteen/css/ie8.css deleted file mode 100644 index 261df7d7f..000000000 --- a/wp-content/themes/twentysixteen/css/ie8.css +++ /dev/null @@ -1,222 +0,0 @@ -/* -Theme Name: Twenty Sixteen -Description: IE8 specific style. -*/ - -code { - background-color: transparent; - padding: 0; -} - -.entry-content a, -.entry-summary a, -.taxonomy-description a, -.logged-in-as a, -.comment-content a, -.pingback .comment-body > a, -.textwidget a, -.entry-footer a:hover, -.site-info a:hover { - text-decoration: underline; -} - -.entry-content a:hover, -.entry-content a:focus, -.entry-summary a:hover, -.entry-summary a:focus, -.taxonomy-description a:hover, -.taxonomy-description a:focus, -.logged-in-as a:hover, -.logged-in-as a:focus, -.comment-content a:hover, -.comment-content a:focus, -.pingback .comment-body > a:hover, -.pingback .comment-body > a:focus, -.textwidget a:hover, -.textwidget a:focus, -.entry-content .wp-audio-shortcode a, -.entry-content .wp-playlist a, -.page-links a { - text-decoration: none; -} - -.site { - margin: 21px; -} - -.site-inner { - max-width: 710px; -} - -.site-header { - padding-top: 3.9375em; - padding-bottom: 3.9375em; -} - -.site-branding { - float: left; - margin-top: 1.3125em; - margin-bottom: 1.3125em; -} - -.site-title { - font-size: 28px; - line-height: 1.25; -} - -.site-description { - display: block; -} - -.menu-toggle { - float: right; - font-size: 16px; - margin: 1.3125em 0; - padding: 0.8125em 0.875em 0.6875em; -} - -.site-header-menu { - clear: both; - margin: 0; - padding: 1.3125em 0; -} - -.site-header .main-navigation + .social-navigation { - margin-top: 2.625em; -} - -.header-image { - margin: 1.3125em 0; -} - -.site-main { - margin-bottom: 5.25em; -} - -.post-navigation { - margin-bottom: 5.25em; -} - -.post-navigation .post-title { - font-size: 28px; - line-height: 1.25; -} - -.pagination { - margin: 0 7.6923% 4.421052632em; -} - -.pagination .nav-links:before, -.pagination .nav-links:after { - display: none; -} - -/* restore screen-reader-text */ -.pagination .current .screen-reader-text { - position: absolute !important; -} - -.pagination .page-numbers { - display: inline-block; - font-weight: 400; -} - -.image-navigation .nav-previous, -.image-navigation .nav-next, -.comment-navigation .nav-previous, -.comment-navigation .nav-next { - display: inline-block; -} - -.image-navigation .nav-previous + .nav-next:before, -.comment-navigation .nav-previous + .nav-next:before { - content: "\002f"; - display: inline-block; - filter: alpha(opacity=70); - padding: 0 0.538461538em; -} - -.site-main > article { - margin-bottom: 5.25em; -} - -.entry-title { - font-size: 33px; - line-height: 1.2727272727; - margin-bottom: 0.8484848485em; -} - -.entry-content blockquote.alignleft, -.entry-content blockquote.alignright { - border-width: 4px 0 0 0; - padding: 0.9473684211em 0 0; - width: 50%; -} - -.entry-footer > span:after { - content: "\002f"; - display: inline-block; - filter: alpha(opacity=70); - padding: 0 0.538461538em; -} - -.updated { - display: none; -} - -.updated.published { - display: inline; -} - -.comment-author { - margin-bottom: 0; -} - -.comment-author .avatar { - height: 42px; - position: relative; - top: 0.25em; - width: 42px; -} - -.comment-list .children > li { - padding-left: 1.75em; -} - -.comment-list + .comment-respond, -.comment-navigation + .comment-respond { - padding-top: 3.5em; -} - -.comment-reply-link { - margin-top: 0; -} - -.comments-area, -.widget, -.content-bottom-widgets .widget-area { - margin-bottom: 5.25em; -} - -.sidebar, -.widecolumn { - margin-bottom: 5.25em; -} - -.site-footer .main-navigation, -.site-footer .social-navigation { - display: none; -} - -.rtl .site-branding { - float: right; -} - -.rtl .menu-toggle { - float: left; -} - -.rtl .comment-list .children > li { - padding-right: 1.75em; - padding-left: 0; -} diff --git a/wp-content/themes/twentysixteen/footer.php b/wp-content/themes/twentysixteen/footer.php deleted file mode 100644 index f389fcf9a..000000000 --- a/wp-content/themes/twentysixteen/footer.php +++ /dev/null @@ -1,73 +0,0 @@ - - - - -
- - - - - - - - -
- - - ' ); - } - ?> - - - -
-
- - - - - - diff --git a/wp-content/themes/twentysixteen/functions.php b/wp-content/themes/twentysixteen/functions.php deleted file mode 100644 index 561f00e7a..000000000 --- a/wp-content/themes/twentysixteen/functions.php +++ /dev/null @@ -1,587 +0,0 @@ - tag in the document head, and expect WordPress to - * provide it for us. - */ - add_theme_support( 'title-tag' ); - - /* - * Enable support for custom logo. - * - * @since Twenty Sixteen 1.2 - */ - add_theme_support( - 'custom-logo', - array( - 'height' => 240, - 'width' => 240, - 'flex-height' => true, - ) - ); - - /* - * Enable support for Post Thumbnails on posts and pages. - * - * @link https://developer.wordpress.org/reference/functions/add_theme_support/#post-thumbnails - */ - add_theme_support( 'post-thumbnails' ); - set_post_thumbnail_size( 1200, 9999 ); - - // This theme uses wp_nav_menu() in two locations. - register_nav_menus( - array( - 'primary' => __( 'Primary Menu', 'twentysixteen' ), - 'social' => __( 'Social Links Menu', 'twentysixteen' ), - ) - ); - - /* - * Switch default core markup for search form, comment form, and comments - * to output valid HTML5. - */ - add_theme_support( - 'html5', - array( - 'search-form', - 'comment-form', - 'comment-list', - 'gallery', - 'caption', - 'script', - 'style', - ) - ); - - /* - * Enable support for Post Formats. - * - * See: https://wordpress.org/support/article/post-formats/ - */ - add_theme_support( - 'post-formats', - array( - 'aside', - 'image', - 'video', - 'quote', - 'link', - 'gallery', - 'status', - 'audio', - 'chat', - ) - ); - - /* - * This theme styles the visual editor to resemble the theme style, - * specifically font, colors, icons, and column width. - */ - add_editor_style( array( 'css/editor-style.css', twentysixteen_fonts_url() ) ); - - // Load regular editor styles into the new block-based editor. - add_theme_support( 'editor-styles' ); - - // Load default block styles. - add_theme_support( 'wp-block-styles' ); - - // Add support for responsive embeds. - add_theme_support( 'responsive-embeds' ); - - // Add support for custom color scheme. - add_theme_support( - 'editor-color-palette', - array( - array( - 'name' => __( 'Dark Gray', 'twentysixteen' ), - 'slug' => 'dark-gray', - 'color' => '#1a1a1a', - ), - array( - 'name' => __( 'Medium Gray', 'twentysixteen' ), - 'slug' => 'medium-gray', - 'color' => '#686868', - ), - array( - 'name' => __( 'Light Gray', 'twentysixteen' ), - 'slug' => 'light-gray', - 'color' => '#e5e5e5', - ), - array( - 'name' => __( 'White', 'twentysixteen' ), - 'slug' => 'white', - 'color' => '#fff', - ), - array( - 'name' => __( 'Blue Gray', 'twentysixteen' ), - 'slug' => 'blue-gray', - 'color' => '#4d545c', - ), - array( - 'name' => __( 'Bright Blue', 'twentysixteen' ), - 'slug' => 'bright-blue', - 'color' => '#007acc', - ), - array( - 'name' => __( 'Light Blue', 'twentysixteen' ), - 'slug' => 'light-blue', - 'color' => '#9adffd', - ), - array( - 'name' => __( 'Dark Brown', 'twentysixteen' ), - 'slug' => 'dark-brown', - 'color' => '#402b30', - ), - array( - 'name' => __( 'Medium Brown', 'twentysixteen' ), - 'slug' => 'medium-brown', - 'color' => '#774e24', - ), - array( - 'name' => __( 'Dark Red', 'twentysixteen' ), - 'slug' => 'dark-red', - 'color' => '#640c1f', - ), - array( - 'name' => __( 'Bright Red', 'twentysixteen' ), - 'slug' => 'bright-red', - 'color' => '#ff675f', - ), - array( - 'name' => __( 'Yellow', 'twentysixteen' ), - 'slug' => 'yellow', - 'color' => '#ffef8e', - ), - ) - ); - - // Indicate widget sidebars can use selective refresh in the Customizer. - add_theme_support( 'customize-selective-refresh-widgets' ); - } -endif; // twentysixteen_setup() -add_action( 'after_setup_theme', 'twentysixteen_setup' ); - -/** - * Sets the content width in pixels, based on the theme's design and stylesheet. - * - * Priority 0 to make it available to lower priority callbacks. - * - * @global int $content_width - * - * @since Twenty Sixteen 1.0 - */ -function twentysixteen_content_width() { - $GLOBALS['content_width'] = apply_filters( 'twentysixteen_content_width', 840 ); -} -add_action( 'after_setup_theme', 'twentysixteen_content_width', 0 ); - -/** - * Add preconnect for Google Fonts. - * - * @since Twenty Sixteen 1.6 - * - * @param array $urls URLs to print for resource hints. - * @param string $relation_type The relation type the URLs are printed. - * @return array $urls URLs to print for resource hints. - */ -function twentysixteen_resource_hints( $urls, $relation_type ) { - if ( wp_style_is( 'twentysixteen-fonts', 'queue' ) && 'preconnect' === $relation_type ) { - $urls[] = array( - 'href' => 'https://fonts.gstatic.com', - 'crossorigin', - ); - } - - return $urls; -} -add_filter( 'wp_resource_hints', 'twentysixteen_resource_hints', 10, 2 ); - -/** - * Registers a widget area. - * - * @link https://developer.wordpress.org/reference/functions/register_sidebar/ - * - * @since Twenty Sixteen 1.0 - */ -function twentysixteen_widgets_init() { - register_sidebar( - array( - 'name' => __( 'Sidebar', 'twentysixteen' ), - 'id' => 'sidebar-1', - 'description' => __( 'Add widgets here to appear in your sidebar.', 'twentysixteen' ), - 'before_widget' => '
', - 'after_widget' => '
', - 'before_title' => '

', - 'after_title' => '

', - ) - ); - - register_sidebar( - array( - 'name' => __( 'Content Bottom 1', 'twentysixteen' ), - 'id' => 'sidebar-2', - 'description' => __( 'Appears at the bottom of the content on posts and pages.', 'twentysixteen' ), - 'before_widget' => '
', - 'after_widget' => '
', - 'before_title' => '

', - 'after_title' => '

', - ) - ); - - register_sidebar( - array( - 'name' => __( 'Content Bottom 2', 'twentysixteen' ), - 'id' => 'sidebar-3', - 'description' => __( 'Appears at the bottom of the content on posts and pages.', 'twentysixteen' ), - 'before_widget' => '
', - 'after_widget' => '
', - 'before_title' => '

', - 'after_title' => '

', - ) - ); -} -add_action( 'widgets_init', 'twentysixteen_widgets_init' ); - -if ( ! function_exists( 'twentysixteen_fonts_url' ) ) : - /** - * Register Google fonts for Twenty Sixteen. - * - * Create your own twentysixteen_fonts_url() function to override in a child theme. - * - * @since Twenty Sixteen 1.0 - * - * @return string Google fonts URL for the theme. - */ - function twentysixteen_fonts_url() { - $fonts_url = ''; - $fonts = array(); - $subsets = 'latin,latin-ext'; - - /* - * translators: If there are characters in your language that are not supported - * by Merriweather, translate this to 'off'. Do not translate into your own language. - */ - if ( 'off' !== _x( 'on', 'Merriweather font: on or off', 'twentysixteen' ) ) { - $fonts[] = 'Merriweather:400,700,900,400italic,700italic,900italic'; - } - - /* - * translators: If there are characters in your language that are not supported - * by Montserrat, translate this to 'off'. Do not translate into your own language. - */ - if ( 'off' !== _x( 'on', 'Montserrat font: on or off', 'twentysixteen' ) ) { - $fonts[] = 'Montserrat:400,700'; - } - - /* - * translators: If there are characters in your language that are not supported - * by Inconsolata, translate this to 'off'. Do not translate into your own language. - */ - if ( 'off' !== _x( 'on', 'Inconsolata font: on or off', 'twentysixteen' ) ) { - $fonts[] = 'Inconsolata:400'; - } - - if ( $fonts ) { - $fonts_url = add_query_arg( - array( - 'family' => urlencode( implode( '|', $fonts ) ), - 'subset' => urlencode( $subsets ), - 'display' => urlencode( 'fallback' ), - ), - 'https://fonts.googleapis.com/css' - ); - } - - return $fonts_url; - } -endif; - -/** - * Handles JavaScript detection. - * - * Adds a `js` class to the root `` element when JavaScript is detected. - * - * @since Twenty Sixteen 1.0 - */ -function twentysixteen_javascript_detection() { - echo "\n"; -} -add_action( 'wp_head', 'twentysixteen_javascript_detection', 0 ); - -/** - * Enqueues scripts and styles. - * - * @since Twenty Sixteen 1.0 - */ -function twentysixteen_scripts() { - // Add custom fonts, used in the main stylesheet. - wp_enqueue_style( 'twentysixteen-fonts', twentysixteen_fonts_url(), array(), null ); - - // Add Genericons, used in the main stylesheet. - wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '3.4.1' ); - - // Theme stylesheet. - wp_enqueue_style( 'twentysixteen-style', get_stylesheet_uri(), array(), '20190507' ); - - // Theme block stylesheet. - wp_enqueue_style( 'twentysixteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentysixteen-style' ), '20190102' ); - - // Load the Internet Explorer specific stylesheet. - wp_enqueue_style( 'twentysixteen-ie', get_template_directory_uri() . '/css/ie.css', array( 'twentysixteen-style' ), '20170530' ); - wp_style_add_data( 'twentysixteen-ie', 'conditional', 'lt IE 10' ); - - // Load the Internet Explorer 8 specific stylesheet. - wp_enqueue_style( 'twentysixteen-ie8', get_template_directory_uri() . '/css/ie8.css', array( 'twentysixteen-style' ), '20170530' ); - wp_style_add_data( 'twentysixteen-ie8', 'conditional', 'lt IE 9' ); - - // Load the Internet Explorer 7 specific stylesheet. - wp_enqueue_style( 'twentysixteen-ie7', get_template_directory_uri() . '/css/ie7.css', array( 'twentysixteen-style' ), '20170530' ); - wp_style_add_data( 'twentysixteen-ie7', 'conditional', 'lt IE 8' ); - - // Load the html5 shiv. - wp_enqueue_script( 'twentysixteen-html5', get_template_directory_uri() . '/js/html5.js', array(), '3.7.3' ); - wp_script_add_data( 'twentysixteen-html5', 'conditional', 'lt IE 9' ); - - wp_enqueue_script( 'twentysixteen-skip-link-focus-fix', get_template_directory_uri() . '/js/skip-link-focus-fix.js', array(), '20170530', true ); - - if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) { - wp_enqueue_script( 'comment-reply' ); - } - - if ( is_singular() && wp_attachment_is_image() ) { - wp_enqueue_script( 'twentysixteen-keyboard-image-navigation', get_template_directory_uri() . '/js/keyboard-image-navigation.js', array( 'jquery' ), '20170530' ); - } - - wp_enqueue_script( 'twentysixteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '20181217', true ); - - wp_localize_script( - 'twentysixteen-script', - 'screenReaderText', - array( - 'expand' => __( 'expand child menu', 'twentysixteen' ), - 'collapse' => __( 'collapse child menu', 'twentysixteen' ), - ) - ); -} -add_action( 'wp_enqueue_scripts', 'twentysixteen_scripts' ); - -/** - * Enqueue styles for the block-based editor. - * - * @since Twenty Sixteen 1.6 - */ -function twentysixteen_block_editor_styles() { - // Block styles. - wp_enqueue_style( 'twentysixteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20190102' ); - // Add custom fonts. - wp_enqueue_style( 'twentysixteen-fonts', twentysixteen_fonts_url(), array(), null ); -} -add_action( 'enqueue_block_editor_assets', 'twentysixteen_block_editor_styles' ); - -/** - * Adds custom classes to the array of body classes. - * - * @since Twenty Sixteen 1.0 - * - * @param array $classes Classes for the body element. - * @return array (Maybe) filtered body classes. - */ -function twentysixteen_body_classes( $classes ) { - // Adds a class of custom-background-image to sites with a custom background image. - if ( get_background_image() ) { - $classes[] = 'custom-background-image'; - } - - // Adds a class of group-blog to sites with more than 1 published author. - if ( is_multi_author() ) { - $classes[] = 'group-blog'; - } - - // Adds a class of no-sidebar to sites without active sidebar. - if ( ! is_active_sidebar( 'sidebar-1' ) ) { - $classes[] = 'no-sidebar'; - } - - // Adds a class of hfeed to non-singular pages. - if ( ! is_singular() ) { - $classes[] = 'hfeed'; - } - - return $classes; -} -add_filter( 'body_class', 'twentysixteen_body_classes' ); - -/** - * Converts a HEX value to RGB. - * - * @since Twenty Sixteen 1.0 - * - * @param string $color The original color, in 3- or 6-digit hexadecimal form. - * @return array Array containing RGB (red, green, and blue) values for the given - * HEX code, empty array otherwise. - */ -function twentysixteen_hex2rgb( $color ) { - $color = trim( $color, '#' ); - - if ( strlen( $color ) === 3 ) { - $r = hexdec( substr( $color, 0, 1 ) . substr( $color, 0, 1 ) ); - $g = hexdec( substr( $color, 1, 1 ) . substr( $color, 1, 1 ) ); - $b = hexdec( substr( $color, 2, 1 ) . substr( $color, 2, 1 ) ); - } elseif ( strlen( $color ) === 6 ) { - $r = hexdec( substr( $color, 0, 2 ) ); - $g = hexdec( substr( $color, 2, 2 ) ); - $b = hexdec( substr( $color, 4, 2 ) ); - } else { - return array(); - } - - return array( - 'red' => $r, - 'green' => $g, - 'blue' => $b, - ); -} - -/** - * Custom template tags for this theme. - */ -require get_template_directory() . '/inc/template-tags.php'; - -/** - * Customizer additions. - */ -require get_template_directory() . '/inc/customizer.php'; - -/** - * Add custom image sizes attribute to enhance responsive image functionality - * for content images - * - * @since Twenty Sixteen 1.0 - * - * @param string $sizes A source size value for use in a 'sizes' attribute. - * @param array $size Image size. Accepts an array of width and height - * values in pixels (in that order). - * @return string A source size value for use in a content image 'sizes' attribute. - */ -function twentysixteen_content_image_sizes_attr( $sizes, $size ) { - $width = $size[0]; - - if ( 840 <= $width ) { - $sizes = '(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px'; - } - - if ( 'page' === get_post_type() ) { - if ( 840 > $width ) { - $sizes = '(max-width: ' . $width . 'px) 85vw, ' . $width . 'px'; - } - } else { - if ( 840 > $width && 600 <= $width ) { - $sizes = '(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px'; - } elseif ( 600 > $width ) { - $sizes = '(max-width: ' . $width . 'px) 85vw, ' . $width . 'px'; - } - } - - return $sizes; -} -add_filter( 'wp_calculate_image_sizes', 'twentysixteen_content_image_sizes_attr', 10, 2 ); - -/** - * Add custom image sizes attribute to enhance responsive image functionality - * for post thumbnails - * - * @since Twenty Sixteen 1.0 - * - * @param array $attr Attributes for the image markup. - * @param int $attachment Image attachment ID. - * @param array $size Registered image size or flat array of height and width dimensions. - * @return array The filtered attributes for the image markup. - */ -function twentysixteen_post_thumbnail_sizes_attr( $attr, $attachment, $size ) { - if ( 'post-thumbnail' === $size ) { - if ( is_active_sidebar( 'sidebar-1' ) ) { - $attr['sizes'] = '(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 60vw, (max-width: 1362px) 62vw, 840px'; - } else { - $attr['sizes'] = '(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 88vw, 1200px'; - } - } - return $attr; -} -add_filter( 'wp_get_attachment_image_attributes', 'twentysixteen_post_thumbnail_sizes_attr', 10, 3 ); - -/** - * Modifies tag cloud widget arguments to display all tags in the same font size - * and use list format for better accessibility. - * - * @since Twenty Sixteen 1.1 - * - * @param array $args Arguments for tag cloud widget. - * @return array The filtered arguments for tag cloud widget. - */ -function twentysixteen_widget_tag_cloud_args( $args ) { - $args['largest'] = 1; - $args['smallest'] = 1; - $args['unit'] = 'em'; - $args['format'] = 'list'; - - return $args; -} -add_filter( 'widget_tag_cloud_args', 'twentysixteen_widget_tag_cloud_args' ); diff --git a/wp-content/themes/twentysixteen/genericons/COPYING.txt b/wp-content/themes/twentysixteen/genericons/COPYING.txt deleted file mode 100644 index aece214b7..000000000 --- a/wp-content/themes/twentysixteen/genericons/COPYING.txt +++ /dev/null @@ -1,9 +0,0 @@ -Genericons is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - -The fonts are distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - -As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. - -This license does not convey any intellectual property rights to third party trademarks that may be included in the icon font; such marks remain subject to all rights and guidelines of use of their owner. \ No newline at end of file diff --git a/wp-content/themes/twentysixteen/genericons/Genericons.eot b/wp-content/themes/twentysixteen/genericons/Genericons.eot deleted file mode 100644 index 7322565a0..000000000 Binary files a/wp-content/themes/twentysixteen/genericons/Genericons.eot and /dev/null differ diff --git a/wp-content/themes/twentysixteen/genericons/Genericons.svg b/wp-content/themes/twentysixteen/genericons/Genericons.svg deleted file mode 100644 index 47406858f..000000000 --- a/wp-content/themes/twentysixteen/genericons/Genericons.svg +++ /dev/null @@ -1,537 +0,0 @@ - - - - - -Created by FontForge 20150618 at Fri Sep 18 10:24:13 2015 - By Joen Asmussen -Copyright (c) 2015, Joen Asmussen - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/wp-content/themes/twentysixteen/genericons/Genericons.ttf b/wp-content/themes/twentysixteen/genericons/Genericons.ttf deleted file mode 100644 index 017443851..000000000 Binary files a/wp-content/themes/twentysixteen/genericons/Genericons.ttf and /dev/null differ diff --git a/wp-content/themes/twentysixteen/genericons/Genericons.woff b/wp-content/themes/twentysixteen/genericons/Genericons.woff deleted file mode 100644 index 0e7212af7..000000000 Binary files a/wp-content/themes/twentysixteen/genericons/Genericons.woff and /dev/null differ diff --git a/wp-content/themes/twentysixteen/genericons/LICENSE.txt b/wp-content/themes/twentysixteen/genericons/LICENSE.txt deleted file mode 100644 index d159169d1..000000000 --- a/wp-content/themes/twentysixteen/genericons/LICENSE.txt +++ /dev/null @@ -1,339 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. diff --git a/wp-content/themes/twentysixteen/genericons/README.md b/wp-content/themes/twentysixteen/genericons/README.md deleted file mode 100644 index 4aa8cc0dd..000000000 --- a/wp-content/themes/twentysixteen/genericons/README.md +++ /dev/null @@ -1,218 +0,0 @@ -# Genericons - -Genericons are vector icons embedded in a webfont designed to be clean and simple keeping with a generic aesthetic. - -Use genericons for instant HiDPI, to change icon colors on the fly, or even with CSS effects such as drop-shadows or gradients! - - -## Usage - -To use it, place the `genericons` folder in your stylesheet directory and enqueue the genericons.css file. Now you can create an icon like this: - -``` -.my-icon:before { - content: '\f101'; - font: normal 16px/1 'Genericons'; - display: inline-block; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} -``` - -This will output a comment icon before every element with the class "my-icon". The `content: '\f101';` part of this CSS is easily copied from the helper tool at http://genericons.com/, or `example.html` in the `font` directory. - -You can also use the bundled example.css if you'd rather insert the icons using HTML tags. - - -## Building your own Genericons - -In the `source` directory, you'll find all Genericons source icons in SVG format. This will allow you to bake your own flavor of Genericons using a tool such as FontCustom (http://fontcustom.com) or Fontello (http://fontello.com). Perhaps you need more logos than are available in the base Genericons package? Just add those logos and bake your own expanded set. Maybe you need just a few of the icons Genericons provides, but would like to trim the fat? Remove the ones you won't need! - - -### FontCustom instructions - -FontCustom is a powerful commandline tool which which bakes icon fonts from the SVG source files. It's the tool Genericons is built on, and it provides highly accurate and perfectly crisp icons, *provided all SVGs have the same pixel height*. - -It's not that hard to use, and once it's installed you'll never think of icon-fonts the same way again. Seriously, you should try it. Icon fonts for everyone! - -1. Install FontCustom. Follow the instructions on the website: http://fontcustom.com/ -2. In the `source` directory from the Genericons download, open the file called `fontcustom.yml` in a text editor. Customize the `font_name` and `css_selector`. -3. Open a terminal. Browse to the `source` directory. Type `fontcustom compile`. - -You'll now receive a brand new subdirectory called `fontcustom-webfont`. Inside here you'll find your very own flavor of Genericons, with only the icons you want, including a handy example page that'll help you copy/paste the necessary glyphs or CSS values. - -*Please note*: In the source directory, there's a hidden file called `.fontcustom-manifest.json`. This file is auto-generated by the FontCustom tool, and holds codepoints (unicode addresses) for every glyph, so its address doesn't change when you add or remove icons. If you feel the need to "start fresh" with the unicode addresses, you should delete this file. - - -### Fontello instructions - -Fontello is very easy to use. Just drop the SVG files of the icons you want onto their website and download the font. The downside is that Fontello seems to ignore the 16px pixelgrid, so you'll end up with fuzzy icons. Buyer beware. - - -## Notes - -**Photoshop mockups** - -The `Genericons.ttf` file can be placed in your system fonts folder and used Photoshop or other graphics apps if you like. - -If you're using Genericons in your Photoshop mockups, please remember to delete the old version of the font from Font Book, and grab the new one from the zip file. This also affects using it in your webdesigns: if you have an old version of the font installed locally, that's the font that'll be used in your website as well, so if you're missing icons, check for old versions of the font on your system. - -**Pixel grid** - -Genericons has been designed for a 16x16px grid. That means it'll look sharp at font-size: 16px exactly. It'll also be crisp at multiples thereof, such as 32px or 64px. It'll look reasonably crisp at in-between font sizes such as 24px or 48px, but not quite as crisp as 16 or 32. Please don't set the font-size to 17px, though, that'll just look terrible blurry. - -**Antialiasing** - -If you keep intact the `-webkit-font-smoothing: antialiased;` and `-moz-osx-font-smoothing: grayscale;` CSS properties. That'll make the icons look their best possible, in Firefox and WebKit based browsers. - -**optimizeLegibility** - -Note: On Android browsers with version 4.2, 4.3, and probably later, Genericons will simply not show up if you're using the CSS property "text-rendering" set to "optimizeLegibility. - -**Updates** - -We don't often update icons, but do very carefully when we get good feedback suggesting improvements. Please be mindful if you upgrade, and check that the updated icons behave as you intended. - -**Base64 encoding** - -By default, Genericons ships with a stylesheet that includes a base64 encoded version of the font. This is to sidestep issues with cross-origin requests for fonts, that happen when a stylesheet loads a font that's stored on a different domain or subdomain. This is very common when using caching plugins. - -Base64 encoding comes with a 25% filesize overhead compared to just loading the WOFF file directly. If you know that you won't be loading fonts across domains, or have the ability to edit your server config files to allow it, you can get slightly faster performance by loading Genericons without the base64 encoding. Simply edit `genericons.css` and edit the `@font-face` declaration to match this: - -``` -@font-face { - font-family: 'Genericons'; - src: url('Genericons.woff') format('woff'), - url('Genericons.ttf') format('truetype'), - url('Genericons.svg#genericonsregular') format('svg'); - font-weight: normal; - font-style: normal; -} -``` - - - -## Changelog - -**3.4.1** - -* IE8 support restored. - -**3.4** - -* Updated: Update Google Plus icon to new geometric version. This also *retires* the "alt" version, so *please be mindful if you choose to update, make sure you use the `f206` glyph, not the `f218` glyph, as it no longer exists! -* New: Added helper rotation classes to the base CSS, thanks to geminorum. Apply `genericon-rotate-90` to rotate 90 degrees, -180, -270. Or `genericon-flip-horizontal` or -vertical. - -*Again, it is important if you choose to update to this version, make sure you're not using `genericon-googleplus-alt` or unicode character `f218`, as that has been retired! Use `genericon-googleplus` and glyph `f206` instead!* - -**3.3.1** - -Security Hardening: Remove Genericons example.html file. Please visit genericons.com instead. - -**3.3** - -The Open Source release. - -You can now build your own flavors of Genericons with all the SVGs provided. - - -**3.2** - -A number of new icons and a couple of quick updates. - -* New: Activity -* New: HTML anchor -* New: Bug -* New: Download -* New: Handset -* New: Microphone -* New: Minus -* New: Plus -* New: Move -* New: Rating stars, empty, half, full -* New: Shuffle -* New: video camera -* New: Spotify -* New: Twitch -* Update: Fixed geometry in Edit icon -* Update: Updated Foursquare icon -* IE8 bugfix, slipstreamed into this. - -Twitch and Spotify mark the last social icons that will be added to Genericons. -Future social icons will have to happen in a separate font. - -**3.1** - -Genericons is now generated using a commandline tool called FontCustom. This makes it far easier to add new icons to the font, but the switch means the download zip now has a different layout, fonts have different filenames, there's now no .otf font included (but the .ttf should suffice), and the font now has slightly different metrics. I've taken great care to ensure this new version should work as a drop-in replacement, but please be mindful and test carefully if you choose to upgrade. - -* Per feedback, the baked-in 16px width and height has been removed from the helper CSS. It wasn't really necessary (the glyph itself has these dimensions naturally), and it caused some headaches. -* Base64 encoding is now included by default in the helper CSS. This makes it drop-in easy to get Genericons working in Firefox even when using a CDN. -* Title attribute on website tool. -* New: Website. -* New: Ellipsis. -* New: Foursquare. -* New: X-post. -* New: Sitemap. -* New: Hierarchy. -* New: Paintbrush. -* Updated: Show and Hide icons were updated for clarity. - -**3.0.3** - -Bunch of updates mostly. - -* Two new icons, Dropbox and Fullscreen. -* Updates to all icons containing an exclamation mark. -* Updates to Image and Quote. -* Nicer "Share" icon. -* Bigger default Linkedin icon. - -**3.0.2** - -A slew of new stuff and updates. - -* Social icons: Skype, Digg, Reddit, Stumbleupon, Pocket. -* New generic icons: heart, lock and print. -* New editing icons: code, bold, italic, image -* New interaction icons: subscribe, unsubscribe, subscribed, reply all, reply, flag. -* The hyperlink icon has been updated to be clearer, chunkier. -* The "home" icon has been updated for style, size and clarity. -* The email icon has been updated for style and clarity, and to fit with the new subscribe icons. -* The document icon has been updated for style. -* The "pin" icon has been updated for style and clarity. -* The Twitter icon has been scaled down to fit with the other social icons. - -**3.0.1** - -Mostly maintenance. - -* Fixed an issue with the example page that showed an old "top" icon instead of the actual NEW "refresh" icon. -* Added inverse Google+ and Path. -* Replaced tabs with spaces in the helper CSS. -* Changed the Genericons.com copy/paste tool to serve span's instead of div's for casual icon insertion. It's being converted to "inline-block" anyway. - -**3.0** - -Mainly maintenance and a few new icons. - -* Fast forward, rewind, PollDaddy, Notice, Info, Help, Portfolio -* Updated the feed icon. It's a bit smaller now for consistency, the previous one was rather big. -* So, the previous version numbering, 2.09, wasn't very PHP version compare friendly. So from now on it'll be 3.0, 3.1 etc. Props Ipstenu. -* Genericons.com now has a mini release blog. -* The CSS has prettier formatting, props Konstantin Obenland. - -**2.09** - -Updated Facebook icon to new version. Updated Instagram logo to use new one-color version. Updated Google+ icon to use same radius as Instagram and Facebook. Added a bunch of new icons, cog, unapprove, cart, media player buttons, tablet, send to tablet. - -**2.06** - -Included Base64 encoded version. This is necessary for Genericons to work with CDNs in Firefox. Firefox blocks fonts linked from a different domain. A CDN (typically s.example.com) usually puts the font on a subdomain, and is hence blocked in Firefox. - -**2.05** - -Added a bunch of new icons, including upload to cloud, download to cloud, many more. - -**2.0** - -Initial public release diff --git a/wp-content/themes/twentysixteen/genericons/genericons.css b/wp-content/themes/twentysixteen/genericons/genericons.css deleted file mode 100644 index a91abdda5..000000000 --- a/wp-content/themes/twentysixteen/genericons/genericons.css +++ /dev/null @@ -1,263 +0,0 @@ -/** - - Genericons - -*/ - - -/* IE8 and below use EOT and allow cross-site embedding. - IE9 uses WOFF which is base64 encoded to allow cross-site embedding. - So unfortunately, IE9 will throw a console error, but it'll still work. - When the font is base64 encoded, cross-site embedding works in Firefox */ -@font-face { - font-family: "Genericons"; - src: url("./Genericons.eot"); - src: url("./Genericons.eot?") format("embedded-opentype"); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: "Genericons"; - src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAADakAA0AAAAAVqwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAA2iAAAABoAAAAcdeu6KE9TLzIAAAGgAAAARQAAAGBkLHXFY21hcAAAAogAAACWAAABsqlys6FjdnQgAAADIAAAAAQAAAAEAEQFEWdhc3AAADaAAAAACAAAAAj//wADZ2x5ZgAABFQAAC7AAABIkKrsSc5oZWFkAAABMAAAAC8AAAA2C2BCV2hoZWEAAAFgAAAAHQAAACQQuAgGaG10eAAAAegAAACfAAABOFjwU3Jsb2NhAAADJAAAATAAAAEwy4vdrm1heHAAAAGAAAAAIAAAACAA6QEZbmFtZQAAMxQAAAE5AAACN1KGf59wb3N0AAA0UAAAAjAAAAXo9iKXv3jaY2BkYGAAYqUtWvLx/DZfGbg5GEDgkmLVWhj9/ycDAwcbWJyDgQlEAQABJgkgAHjaY2BkYOBgAIIdHAz/fwLZbAyMDKiAFQBE7gLWAAAAAAEAAACXAOgAEAAAAAAAAgAAAAEAAQAAAEAALgAAAAB42mNgYf/MOIGBlYGB1Zh1JgMDoxyEZr7OkMYkxMDAxMDKzAADjAIMCBCQ5prC0MCg8FWcA8TdwQFVg6REgYERAPvTCMQAAAB42i1PsRXCUAg8SAprl7FN4QZqb2WZGRjAIVLrHj4be4ews7OJHAd54cMBd+Af7JHmt3RPYAOHAYFweFhmYE4jlj+uVb8nshCzd/qVeNUCLysG8lgwrojfSW/pcTK6o7rWX82En6HJwIEv+wbi28IwpndxRu/JaJGStHRDq5EB+OKCNumZLlSVl2TnOFVtl9nR5t7woR0QzVT+D7cKLeIAeNpjYGBgZoBgGQZGBhBYA+QxgvksDBOAtAIQsoDoj5yfOD9JflL7zPGF84vkF80vll88v0R+yfxS9lX8/3+wCoZPDJ8EPil8ZvjC8EXgi8IXgy8OXwK+JHwp+Mrw////x/wsfHx8HHxMvJo8Rjw6PGo8CjxSPCI8fDwc3PVQ2/ECRjYGuDJGJiDBhK4A4pXhDABtHClYAAAARAURAAAALAAsACwALABaAIQAzADyAQABHAFGAZQBzgIIArIDTAOkA+AEEgTCBRYFYgW+BjAGwgbkByQHSAeCB+AI2Ao4CowLGgvQDBwM6g08DX4Nug4kDkYOYg6ADsoO7A8yD4gP8hAwEGYQpBDuEUgRshHUEfYSQBJeEnoSlhLEEtwTIBNYE6oT6hQaFC4UShSQFJ4UtBTyFSAVjBW4FegV+hYUFiwWQBZWFmQWchaIFuYXFhdUF4gXyhgEGCwYThh8GNYZEhlCGVgZZhl8GZIZoBnQGhIaShp8GtIa6Br+GzAbVBt+G8Ib/Bw6HGgciBy8HOwdHh1WHXAdmB3eHvYfIB8uHzofSB9WH6of4CA4IMghACFCIcQh4CIGIjoiSCJ8IpYiyCLmIxAjWiPwJCQkSHja1Xx5YFTVvf/53nUm++zJJJnMkpkJJJkss5GFMIQ9w04IS0BZRSJLMIIo1l4XFETQFkVFBKwVrbuWpRaXPOtalZaCPKu1D2yf28NX21qfQubk9z3nzoSAS//+Mbn3nnvuuWc/n+/n+z3fCxHIaEKEJfJMIhKVhJ4GUtP8jCqRz+ufVuQ/NT8jChgkT4ssWmbRz6gK9DU/Ayw+bPKY/B6TZ7TgpuVwN71Unnnm0dHS24QQRSACUYis8XyzST6xEAch4LF5ZJsnKkc9NsDDj2ETXgUikT4iaClNJEBSGoZIP74qa+l//YRfKB5EAEyj4g/ztWBZbslcIEjucqHATOpjkYBXsYo18DNYeOQI3UMvonuOHIHXj+/YcXyHSs7FLGQp+o7sYA8IFq+BpmqKhtk6SDEZinWVWfMsHlLfIkRCgjdPsLpAtMlRUu8CmzVP8HlDEInJmkC+wcbihT54cN/6cePW79Mv/f1E+MUT2zvCM68cOWt7Rwc2pk8TNQ3IWW0gEbuI3yxI7KW9HdtnjbxyZrhj+xPbWX0EYhjcf9h3Jg9gldjBfhLm1af1ERF7BTAEmoxngQDeU35mB/YPsDiFtU0gxChgX2tn8S6FP3zG38O+zMWEVkU1yaYQRCMxt13WblvTT9bcdgpaTsnahlcqUp9owt0Vr2zYc+oUHwN8S2FjwMYV62PNA5+pPhaFc0EP4JhuPr2la4eQCVCsNRvnLac3A9nRNShIBFZPXpciEmHjareZsEbRWNTEBhVvHDasmyniwP7HJ+4AhlsgbmOP7PUsWVA8DFmHuzoSa3avSXR09XZ0HaZfHa7raOARKjm8kWoLdwfuamwHbcqaNVOo1t54V2D3QtA2nsQL1TYePrwRtMTaWUWYhvI0gGlYz5FeldWtgPiwvfW8bpVgAk/cwxqtR/hwhHxeVq9YWNG6duzo0miCHtBgy55TlN/jbYIHFGwyi6IJ6NVO7RG0c7c7ugBDRITMuMlYqovNAFYeuNg4BWPRSBCDBRhsEaKRQJCl5mOvSfmxpqbY3GQSCmYvXjy7s6bVP2WcjI/P4iEUxG7ddWt0brKrC5/P+Yz2fTans2bNjWMvPTwOi8B2Vhtw5pEr+cpyCWabVVAkVQngpGDFtChYcIsQCIYgT1ADQUUNifmQB7g4HIrN6pIdiponhCAYkoJDMd7ucEkOlxK32q02qxIMlAewtuYWQVwLdsg6+fyNbcufpfRunw+CruicxZMm1JYsV4zGfIuUV9+8OH7VzTdfFV80IpSVVZBvMErLS2rHT140JxrJtYfGjRjrFIyl3liplFNkNDlFY6nTmwuKwx0fu6gZfL67aOrZ5W03Pn/SQNiZfrXlIfr62RfrVXeh9JvpoxY4FUt5/eRFm2bsvTy/YvzFdSDK5jq/F8DrrzMpglAxtSFekt2zZ/rmRZPr/WYl1JmVJxdEq6VcX3GhoGY7zaAUuoZ5pNwhrqF5WabyKXVZhW4l/MJZaHhoC28cdiIDKkJ4nxqIiZQittSTBJlKiL8+LogKUe3+mDleLrvAjLhidsRIPBDMAda9LsERkxwCsETlccHiVXx2S4sUD1SBWyIIewRxjzDgk8iBw54n/0w3db0rjt/1ViE9TY/nNXaeue+KFT+Cxz4uSNCP6Bp5+biD/9dsLw0qj8DEq51nG1+if695Cb68Zevjbs19yW+VvZO2LB9yLT1Er4JdsAEsP/85/ZxupEvw+PznPweLNhWq4MY2evS13r0roL03FCq+m/5W2Jx4iP5u/dsQm1SrddTDuw0Xd7lKw+05HqUYSuGfM+nhE/bxIXBCrGAf3Sc0ultay6/9qXZB5lggL5R1FyAeVyEef0Aa8EZR7Qi4kuRz++3helzyOL0wgJfhOL8YXsXtkgNnaIsQrrc7YvE8UGOqllwpVM/Vnvo9pdvoEdpfVTXzgZ+MuPJ5n99dV/vjhyfPTs6uvwVu+TCrcfGm5OQt4R+tsLY3rFJquycX25Yff/vwfT0jH5QDY+vEbavV3KI3b5QrxfqfXbS445E3s4dUtm1a3Dg8XpRILPfm6vUlKD9UjQQH0MGHKG3xDEcZEXbEAz4UIKUIiyg0zwMI+hHk5dCPKlv3yZOWX/TT2VWUpqrYAxUR4SxB6HwNpN6c5jj8Iyt28drRp2lfqmFHl4xPOLZjufLHWK6b4YPIBAMrI9IiYU+Ugejl5YrSbpiQT1+lvX/+s6N6/EXXtsW7nE51/pKKiNMofU2P9h0SJ0ANCJEFs8bHShVRpB+Z/NVeUTASRJ9M2yyIzB6yhKzi2GA3s0HxeXFFF5hjgDMXFKjHuZsNdgtYYvEWMRphQGBA6AjXOwLlPq+kqPXh+tgIiNkVVVHBIiKOxBz2c3F+HGpVjJmjEbENVsDEL7aN7Nn38idXH6T7v9i27Qv6pzNv0x+PFQO3XC8JX/+j+y/gmypIBXkW1VFoBYdslvMkVZjcCMZV9NN7b6H9R8YXF/lX+Lw2S561qhb8T13bbs23WjdOCVzm82GkrVLwycO/OvSeqmHu+w9e/cnL+3pGbvsCJvLSU3mn6YYlUul9fTUhWREeSo30SHv7dkOOklNXNzZcGJoT9Qp+gzu7JL/Qlt3QAUu6Ox9YJQsilHlFWei7SzDBbFXwuiErE6lWVN68M9XQBT3vH2FzXSC3wj9Rlm4ldWQ4G0W73q8hITOh1ZARh5FBLM5+Me7xh20+my/qi4ajYeE9IZAbGLPkmh3T1723++JF9797+do3WncKVqO9oMjucpWblz66ZMmjS0d2j48VSXS/uE9nVJIWDE/fcc2SMYGLd7+3bu37uy+ePPEeyFVzDdmqURIXP/rbRxeXx8Y0Fb3Nk2M9RZ13Kc8jJzFjXTkjCTJxx4YX4R/FPkZF2FQHFYWyxxz02FoUfCbYhPn0ILQ9KExbumxGvL0KqjrkAnpoWkfluKG52fSQJMGEbJvbUxNuLZ++eVkDEPG/bl40oW1h9aS62kmhszsF8/Ir/WF3cSz1n+L187eaSnzFxZbs+GWPr2ZcKT0/Gct0k+ZBKzC91Bg/saCYDoEPiYTVjhG8moIa9dgLbCrWOs672mbSVyVbeCiGHfSbG0ZPg6mto6ZPGyk1PbSpftowbwH9GgAMhixvg3fMyMwy1ZfkGSIW9X0sbpzS2DxpclPjlL4N8NqTB4sqg4XdHtpz4CAcrrQ5h5Re3E5nY2c+isJhGsqFqazGLkkf9kBQwJURDMQtbALEWKWsrD/ZGsFVEULemYdJkQSpeewvyOeJLNWt++MT2xZEqmdctePgksVPeicUeOffqZb+TMqzb71kxuxAc57j6iVrn1005obXfzT/0ZtXTQjOMKuqaBVUn33munj5xBV3/fIvBhJftGnvgfkbPnxx18rm+Qn6wbAN22MPXy08ZfQsj9x6+LLp4e3/0bD49l9B3cFLn76uLTSt+6a7p965yOYszJmSVWgy+u54rnvS7nu3rp9Vr+N4RvYtzvCJAiFPwGYGY3ELn8/AGiXqjbI77AgbEI8Fgmk0x6nD2CRS7TinOWxuYboywE5yBMiFXCIt5+/YliwZX7J12lW/u31a0+W73u5Zd3T3tVOGdC0zl8iCSZDlvNHjtN41Sx/oGjZ1x0XRdn9Odp1r3KjY3GiBwbjG4pAP0NO7BjMH+hn9iuU/dP1icEaTlx0G8c7Ox+9YnYhfdM3td7bdcmyoIc9iSGRZbaYpVy185uZpzctvm7n96zujndGaXVcObZ01+upk5TSLhfpnLNo8BRyw7sgAQRDIXmGBukDei4srn/PeAuS2BeXpq2yF2V9+SR/+MnVFOiDvZecv03d41eUlUW9Xc4gXbyQR+bkP0TuIkwWpYhx/FrPDjCITQxhlVjaAtSAHlaGfpu5bsco7bZ71qvaN1z0152hdxNo8YdiabkPBpsSYG1VioA/SFB1Oh0AZ3HYtlLWvuKLnboOV/p7+agr9+1NPzbu7FB5nbcjoT/mIDd9af0ZBIag27OnjZ+CanoKsl/J7Ac99nL0SgHeJplTgWvbqWgUqEw47kw9xEwoHnDaMeEZNvihvVFwaBb+gs0wF1c0TN93cM3/+ig0XXzSqNfJqVzIZqjapGm2iH9PIrqoqZ/ls+lHMbi8ra2i8boOwNuVLJObO2cKm52D8cJBqjsEX1J+4lQK7O1aANeKr0c05B9bNHkb2b8J5WQlepRSs9iaojw2GELGMvnSKqVBIzf/XvPk0/ez0ZjP932RUJtFkMqqlT+ejCCWn9Lf6TolkbCMqSKg7NY1JsVekA5l3knxp9QOooPSTbeSnZAe5h9xH7icPkoeZNodNsNUq7M+q1KHOoNQpqpWdFBsDFOxOJR9A8QahtgYCwdpANKB3byAYCfIVGIhiZAS7IFobi8bqIqzPo/VxftV/I6A2DrF6B9Ta62rtYbtj4GdjRy37szqsdXYwyXEjOPyyLQ4mv+qPB1UjBGV/VFVx1Pk/Af+E9BkvqVZThSnVCiLgdBZZrADn/RNgIDGKVuEFTC68AAIM5JHOCDArcH2cujJ19mNwpV59EO6kH34sjPv000+hUpA/ph8KjQ9K/5AlWi2oAkjsHVaowIpM54D5A63OzoFjLPt0TUX+HC+AL+GLEhyTZAFkEPCWHew1ngE7H8vOptXpFop6jqwMlgzfgCn07Rd3wmz68M4X9/5pVeoFiLx47+Rdu3ZhaPbOF+//06rz56oF5dwL5GM2V5GJFaCO5uaqVQsSYVTXBJQPDrsUV9I8AjEVgXUEMEzFFKiHWTgDUxiRRmStjdQhVQuUsyj+aoyBcAgUPUI4B8whIRjggocnY1Qcc2MP2T0TSiIqi0GO1w6XiLfsjfStAPXlOINQiAVZlojhEpYZDJjjMYyPK5KCcG+2SxI5yJgfI2T0Dkb8OAc8tpueWLlyidW075r14N4wIbn6rTtmlSdC2KNGEUb+/OVlD4Brodt/KX3/dnHo0I4tV6xrn7vgyWuT2V3tl9AvV14xvCXLsHPlqv9qanEkQxs3RTsstnBBVbS0am4gEDEYzEUFlfXFzki1udghK5VlFTWh8bmohxlt9jGBwFirTTYbi70V9spOj9cvCh0bW8Mza3Js5qmXrBtWPjJsKjaaHRsebp91+0y64TRsuqRp1o43eibdsNAZG9/TTQ899BD9dFxb7qzZUP2MyXwv/fSNdde9DyGdd+rNZLQzzUDvMqxdfRn945139E8Yn9dgm739re6xm9bWY1uzBEiuaLp1Q7j62jtTWaNuGtYz1FfiTV775ALhshdbJlmbWpZfds3637g80+d3fpgMV1uDwxcsnFlcWaZm5zkc44YMbfc4PBZByHGai9v8/haTXYFhlQKUTSh1eQSo9Pnag1aP0yIZi8rcc2pHXhYy5Yy5aHU00l5tsOfVDC+Pb2ieclU0P2flA303f/3WTTeuPXrvZVb3yq3T7qJPrN/QXer8rz27YOU99/7BJQk5t7xL/7x7H/3D+9f//8R1mT73Y3W4ej25BG9cuAjy5BAqSKY8A858HnIJsTiKJ5eI+ngspPiC3kAeJgOXWAZqSMLF0iK6RIe8Wy2aMGb26CZnXlnlitVXdl86K2E2I+waTFa3P1IaWdU+xmzxjB41rACGKdbEiNmTpo+oyxLKW6Z3zpsx0mKRCsKR5NgZ48aXFBeJJmeR0XhKdTQOKc0eP2rMww899bO7N8xzqkPEnKH1M+ffsO3QojmbZ8Qtcm6uqtD/EVS7w+3yuUqzzUKRKycXCr2VeeXV4jOpjwQ5W5It1aMuGzPx+s62Km++ASFJyS+sCCerqxdMm9hYlZP9htG9fNWD9786b/LlTW4hr6QoKz2GiEFXIAYNIddh79hVbgwNMqiRUCwy5iaivseUAtlmBWapCgz+YRqmD9rTgn3gORITJpusg2SINS3zB57bMnQgpo4Mw6QbDiy5auWUiZe//yukq6ZRdZ3r75y69cq2sYteeHB7z4wqekmT1ze8qX368g6Xu9xtKYjEOxdVDvWUOIpqIj5vkXPYsBkzu7ctXzGsIR7tnL1xXsswr6el9dLJ1aFCp8NWUlYV8/pikVlXHrxnVbfYuuzyJQdumNSYN3zFrmff62mfefnGqXeu76xL5lTN6Nn+4AuL5tPftl86e3hzRbDY6bAYjeZ8zCPkLXe7W0I2e3l5dai+FqmIMzhkQtuCS0a3BgMlVrPJ46ofMbTKbvN4orWFRagDJSdNrBkRCnH+jKyIKMzuGGESHXFX1wbwrFQiS+EcJSRUgomjOO94Zp1Gwe6ptyuaPVhkZ0cymmCsgSZGXjFu7lCtt27VwgSoiACeOWMLDAbYG01KpLiu3OAJ6mdM3ZWsqK0QtIvu/3qzbKr2lLTvnD5zrz+Q1Cn927BVDas93KIVJLVkBBmPesxmrGUMq6UPWwSJAY4VYC3TWqK9nKkzCrvzxzidV+0oE1iQWwesdgmsjhgzlyjEqzCzbsRi1e0/gBKO866MXoTpLCimHHILYgXrCtQSgn7R7mD3LpBezx/qyu949nBHvmto/rDbfkL/1hoKjRwZCrXC6HmtrfNaBU9lw5DqshmpLY+C75FH6AePPkY/eOQR8KU+rKiZWVo1pFGuxoEYUb1vWCjvilfoF/QE/eKVtQWllUXrZtTNKDn03/Nks9kGDYXT69qWL2+rmVIn0jOT/vxkycz62LyYaMh3VeZ3dORXuvKHgRJqxeJbW/VzKDS8rHZIQ3B4alnXgctWHOzqOnjiYJdwb03JxOHlDUJ7qCVUnUg9Fe8srq9b+uzGKVM2/mop6n/hkb4Z66oDC43whj07Rx4/pG75HcurJ4Wa6bU5CypCsXlsfSK/Znq6RnwkjuPBjDBM7RX5loUwHDw23VzOu81hU2VPRscKRh1x/aE0ze63e2sA5t03f4w2LwZqzega+bUtW16X7kMaoc7bPX/+7nmw/D6Mlo7Os/ttIS8tm3vPnGjnj0YfPeKpqfHAx5uef3HTZdU/Ptq5a+6cnZ1/qA0dZ/FEryPbP8B5nU/KM3ybb+Lo+jrbxkF+yPZyHBB3IamOOxRkxpn9GyTW7wWSXX76Hn3P35UMwHLZ1DC6wSSr3Kx+VN/iOcrs6Kl9LAF9H/z8hR1Sqc9XKhHdrvUCcqnWgT0WByFG0WTMiduMEHUIt8Ga1Od0O6wULBTDggVWpv4u5NPtqc9hDb0dLt+d+iL1xW61lb5FD0F56lnw0V/RtyAC4+kH9CFxL/0TTIDI2W/o28t66EvQ0rOMt10ghCpzsO0uMoa3XRUFNU9iKoQKeaBrOEwcMr6F65vtb8TNyLCYcqGzMKaZcMuiBxVo+dXZjdbIHFlWrEU1rjMGWaVX5g11Z1vL8suaK4RTXtlpSa2ylcr/dFpLyz6wFouCS5RcFvr3Yp+vGEZk2wtUsmgRpbTFarVV2MyCgTYU5IqyWlkh2xxVVSV09S/tZW5zn0GRcZ4U5jnzDLtyrT5vcbDYk2PhOMX2R9h+0GDtb9BmCPnezY/0bgfHOgFnLd9TYnsdqPw5PDaPGBZ6xd5+wjRETJ7i8jylIRPW+klmLmHJCmPHOdwqZYTMRqCESyFFKBHf7GKApmAwRdg+U5Ldk8weC5+HZcSftmtm2DQza+q7f4hNeCdZTKhsmcQ6cIH8XHf3c/Qs/ZCefX716ufhjrXv3NvZee87a3fRr3buhKw/wdBO+rRKVj+vJ2LJkefji8+fXd2588RnJ3Z27qRf0dcxuUToXPqfnTAV3tPnB9aJ8L1IE957GY7arSLrVQ/rTKmL72ZqTGs+tUfS+B4m/ezUnn7siD2nCBncrmxSTKp0W53JEw3b8LAw45c+rbj+mh4vNlQ+VlhYRqFzBg9NwM5ORvu4xiniOdXrRKYcSODZqWhn2RLStLOYjCVIsbNwIOCkhD2HXkx5fl1cZChpxLrUoqasioxHxS16iZ4mqK0PowJRAnU/VFUJy1JC4RJ1xRO8DMK0KYebmya/s8bSb0AwqFij4pxQETyNVRLcDtTnDn9X5QnJGajr4H3rYpwblaQJZdwohqdhm5g+MmFPOowc1Wb6oZ7OvHtuO5vVmF+/pwGU6GnYM37Q9DVzFsh3NQWi+qY5Xx8zYaZ6tXo1tseNCAcOQB2tRYA4qAFvPt+jUyFurx+BsAt/Fsrmpk6VNzUGvTnWYcLX+4WyA/6uwIFCs7lwf+rkgQCG/cIwnspfU5pnDIWnS88dSJ3c7/cfKGptLTwglGHwoL9rYG1ynC8gJdh3KqCUZjv15W7JjOyOIM9HBEMJhdhHNGq6+9n0+oFhkLVzdd/q9Ue+PLKenQAb/LfVmSe4dHY9eze8mX64fv2AfTpdFm/pBcWRdFGoXtgtUY9NNsHfvlVmauxAngZBE1dT07fKpd+cq5VhsG2cr7cSUsFtVza2FeOJMjj6gXqIOIw4UGzpCv+mOkomIb6S+jf14vKNQKWBKO+QXKxTKaJbNdv/Z9AWNEIMqyIagXe8EZi2FUNVI8aNjgLnXYifMpyl8hL6JfKeL5dSBc4shRwYCjl+WEu3Tnrl3Zcn0lvh8kmvrFjxypQUYWauU/SlhRxbZXyTypf09CyDM3BmWU9PXyVcAT2TZ0yfTG+lW/EKL+3RXzglRDk6n1dn5ofh46uOgDcIjDWyuiOtjDNLeByCFgcE46whqEtk8N7PmSM2KK7zTYkUeWC/ckoAWMBbcucvdm2/qH3FK0lY+8fQdWfJdRpt5M268//eSG3h1YC3u257eAVvWsuaEaf2rEDIgf2eoj2nhJN0L2vTlO3e6ZPhinfhQ54DvMoauDf1Fm/4V13LeRNfWrNgJQdjEBho6b4S2P/M7IX1MwIKo15IaLSX9mqQ4CdIyBfcayxNen+R29HPz8NA+nrFhNbX29eriQl+EhPqBfcaS8PmqJaWKxbEsyjzcLFVGqJ+ziLsKutBhlWIVHJ4wPgZPveTiQ44mo49ySgg0DCB4OxPA76mg4+eQuGJEYoOIOjiX2+KqyACXjMH5w1QirxhBzGy9WrBP5CLQSW0/BD1U/8hWi5M3L9f+jE9mPoUJtL9ggPaQHCkPmXYovMFDbs2i692BN4gMxqj1Ne0PqKJuGAUBpiUGahTvdBLE+f4MeMLRu6TZAT8M3kYi0jhT8TfGQxzF5pedmJVJRLvv16lF98zkDzGdIwCW90OHIoaQfXjfMQ+6u3TaELUUo8vEGak9moLEgs0mIThBQqW3qdBL7acPetbwJ/lskdp/oS5syE2Ztx8VOQ5jPYgDCVS/E1WFegdjDc5uLY5g+a+Gp6IUO4z1aMYcwLeZEGgCnxmphyhmAWi7zm09ZMjdPfvj8I2mAYlr67qJ/Me/Jx+TA880b23G//kjLvE72HREZGsepX+lT5JLz/6BCSh6PMH5/VpPB2X7f3fADEo6ovYG07uo+JCecJ1UlyiLcgsBpZmMXgs6luVeZErZnxzunVZs8PhE76u7L68u5L+H193f4zQj8LC3LHa/LgvMbNrmPTO2AkTxp45ylcVRNmeAQ5MZp/BhtgQ1nkNQwXUXeJc3+RIhqCG6Oth0GB3sMYH1ZAgcBqleJnHFv1tkv7mpVkPbm0E1AoC0S2TmIMOHqi+JmH4S9d/MofFg2/G4i95YyWcSo8dD7U3AWoT/tjwU0IZ28h47PiSOSwCyutLaS3vPd3fivsxVWa8mPLAyzg9Liu7m7sz+bwDTkt8rXGazJ2XOIJrLLRmytRuXDcauzLXpZR2NcP2qxk2MD8lQZuypntqmmy9TJvZnUA2snUBP1HY3Mgjhbp/HIKnyrA+GjGjClHAii+wi+VccsyZSpfT5VPn7IR9Nz733I2Ys0qYNFl7DB/AXVOPrd0FWSnnc2B4jjlTMTxbwPBMPsmWEJIJH8QdMucl9KR2Uj65IEVgr9aLY4Vz1EAGuBQpwsFi48WuBvI10Q82k3GZ4pHionAQZ7CQIZhHEFd1HrMLO0w4iKwJzALi8JjKcIJxDwMTTn34y18E7ZOa0f4/PnTz6UcXrZc3DVs69i8pzfLO+KlLnljF4pRSvP8k1L1xzNP0b1X0jH3zqyDeugvsdPKlrz48Dt+3vDP215euPbKtFBR8SFNMJxGxrZLGW8OWpcb87tL1ZPjDOoG1j89EfzrFWVRP+vC9PsKd3RjSzBASBtZnKtczy9gq5/wgfQGHlN7vM6fXizCM/gu2a9QCa6UH04HuvlE4Mdgw/H33mjW718j30zLEJyLsSZ3Sry0L2VOcPvTwGpbkPG6icj7L8IW7kg1emTL3HUNVCa+QPLceEYnTsSJ3IBu8GAnLisuUdN4ZphzXmTJJ4475gqs/7f2pM2Vd/Mhc8Hi4EEK1Ecmzz8TSCPu48Bj8B2nnRuZHmRFDNKGrA/ycwMqx5zgI/A3QX6T6ZZ9OjCVOm5lE0nM9yzVK5oTKCB0j4kRlumgJ12d1cRiJNUHajsVtTNw+OWizT1UPb2xdVxV67vI9pwolwvWyHWWejYfD1Us3nNrT0srXpqaCKqf9Ye1Wxr+DbGEEA5ERbCdNRFquHEwmP207mqQN9CS8Bm1tnyaPt83e20/2yruSx/ARjKcN4GaPjuNdW2rHXiAMkIHJLpnRKPVc/4t6RWS9Qtym+Af5f+UnuKwRsPCoByQCn1PLLJjFXFTpL+THqYVaOmCWBrO4HRIX2B8UTX8H1zySWyS1EplFf8G8UGHWLGqRH++gv8B3O+BzrssnFFYPxuiYgASEiFRvCllNr8xksYDUJsHTMSxJsHRYFyMm41YCIYE/jQlsDKZ6B3wJRKwe88bEGSxyd9o+Pg8BVyhWTX+Gc5st0syzNE+QNe6STIwiq7zGSBmbAWeJoDsecx5fwG5kTfm2/ucjQZzZNShz4lwTJBl9jx3xsM03+D48SB/8vnthgEylMqE+7cLAgAN0xgP6e0K8awRuB+G2DFbnb+1iZ5CF4ZisG2T4WbeNMEMJs5718TiJObNo6dUu4qM0jvD8GX4FLsg/zASuzRcdVI4YZYownCtKYxlpmQI5K2NWwEyZqOExxfhcwQeYituv2xAydnCGM8U6FjN5Lqev4LEKCiOAIRBEfIc3iF/6cJBv+vQn/eQnn96kcODglnD9mnrzbvqvX5bSf0Ju6S8hm9FEoq97Ja3FMXxOAwBDq8Eg4IIBFJCwesz1FnDe8NZi43SHX0U5vLGqfVypDgoCVk3HLmBmGyZH8OJ2bzzsqHSlMeIc9pQPYI9ej+8rPe1JSDJ10If1/JI5HOnQ+R1lCtxfn/EqI7fgmdjWlkfl8hqBGDECFy3zLmf6JzNHpN6bKwToXIGNEMV1xy1yKMD38Qfn2bDymZgo5c4cePJFue86MKjFNP2MZbNhuUpNsdXI8gaUm/q6TY+5iY84kxBNyGrTs5nVLRCJc41F4apFIjN1+4hYX1/fd4TZo9hU0vT5fBZLi/80zjRNAdFyj7pAXUCq+M6K6ldUixpkRDFoCQTlINMf48G4HIuLcQeictwh2h1+h2rHseaT216vLmikv6tptm95Y4Sz5Y0ttqZa+rvGTwyGTxqhrrbJtuWNkdaRb9xqb6qFOhZNN3H4FU7fam+uOZdSzyA3O4E5NNfoST/RM771dcy4jGM3ucDGYEV9/rwvH4Ab+VWI+fnOaRyUC7+BkOo3n96yaYNweHwf4aHUmPHf+iAidWTL6c3jU2M2bGJX4fCGb/GH4nNypTyjVyCgstXPlrusc4eUfmEsCGGYsEkj4ezRY/XF/SaTwWx1n5srOo8y6SyRxWZEvUx0qGbceoBz8ZTsyxH965GBbxIyOK+7D4n48AwrnmTwftD+QyYtkiELm576dyB6iSkuIAa+nyCDvp/A0tLfT4jAHbwN34u5ZBDm6kbwNNalQRc7x4AAeEZfsXj+OgO6vKoixyOWv4LaFcNcjqnG84rxpH+DihPS4CoMFAm82rj0M0XzL1Gw/0UtUzy+hO1mrR+oxoXzznLhvJMym3TI1zy2MDK3C+edsExH+720V9v7rQlXz4vpSzJooWk5dl55ju/+wodx1m995ZMazFsvKOjskfP0yPPKCH93GfrONa4qB9+uZkDLfqUQjnIPqO8pH170t7ffsf/n825aUlHkLCyKjC52vmUyj5n+fXUSGhqndSdGXrR/XEFBia+k2Du0umpkg7fUaquOpH3hdZ1Xn9Xsp+K8YYYKjrknqRuHzQ0nL0jLEhpZ2hSOvESYwZ6lZcyHupk9I2MHYUzHTOz4RhgVg7AFj6DPb0HNLlzMggqjGimWeQe00/85UamlPuvgtkitYwTeybwu3I7JE6bDvO7/xPrkKtvYTgbTQFsEexnEW8CF0horv35CU/DGZ1+YcP/9E1741caK5gk4ZZeO+c1r97YMHXP33WOGttz7+ktj2Jwgl8BJdafixhWsfw3F7F8iqBbRwQzaQeGyE/Qo1Jw4Kh09cfToCag52/U1kK/lhm3IoRu2QQO8to2+Rl/bBq/RshaJtDCdjOunaTtQEdv9MQpRFLSoxX3LgTjKtTREubBJNxIpiCqsnX0oqges7lEm33UTrcxhhFnz8IRU9lwKbtMfMPp+ux6lP1wP2w+Xn/p3JWvkO8os+4EyLSj+g+oPldoHL8+lOw50/lDJOH1e7mSJGIqm56iMcgzLNRkF5rRgCqIIY/Y0k8CtngyARYJyaEfbc0v6OR7LCWYdpb18CrMPyujxHW0Tqabfp/0ldFzP4z7Vg3OVL8iLfMf752wPIuuTjCzycgdl0Weq5w4WHD0kPsnHrk4mV48dt6Il3ODzNYRbVozjMcB7SsaVxzRSdogDoUEYx/lRNrPSQBrEeYnMv9kT5Fv1wC0jDLgljS2shmHdKdLtDxcxNS/FxaPE51EfSW6Nr1lTPvfiem0wd+K2hguHlDkEurFzZE+Uf1qncEW4j583nwb76c1slxR5h3TeGGq6J6rG6SbTNwQiz8I2FBAn99f1cJRUVBt3QfF5mCmOQWglFOlBH8qkZV+uXr1w6sqFf/0NnQbk+iVz6uouXbt96YK3FG3smHuW3ZinFt20+r6nhV8NH9daWkpb6PFJU28jaTs6kTP7wz4xrHriYYsv7pFna19oFTRRwS6oXnKFikvOtM1b49wim2EQ6+eMYwmYgswRk7MLOJCWxzhxe/s5Vko6Xel7U0j0phaAm00QI/ezZv3KeIOR5HB/ZxuOIMp+i8ljYR8asNk2BEC3DKt+I6BKr+nKDWjf8DHTzS2gm5i1bzROhPFeThNjiqVnDC9shEHjLErjagYztmnny0kz+Y/zZZgjqKgjuLtlMF4j5EONMEJ1jIAyCNRAvhQcAY54cIQQCKoO/MsXWSK8RVkXR3jmCeP5QhnGYaAM8iGuloEazzcEK/HGEccMJYdaIyvMXdNRI48QkDiPEPBtScWkIuboyMdZd6GIzBPFLNnkEsjLkGhT8n1FhcMiFUEAWXbkWnL9geJRzsJch5xX6nCGC8XcGkOhrSJ/Yo9k9Ug2Q/OkZqUgJ2R3j3FdtuidJwO1bl+NSynJrk2Wx3ODxV6Lx2MszbYmY0PlvOxQgbMsz+fMcjsNhaFgnVLamD8kWIUKowEMcpYMTtc1726SsrJHubPUPIMh35rbHBTyLaPrvEaDx1BTWyY4Suoryk2CRxr6LcH9L0mxIMPum/zHp7LCRQaLTSyNueOq2ZdndfogS/VnNcdkVbD7so0VTtHuNNqz1ycFk5wlGLN8pc0em9VkMIH/ZsgxGBTVLDrkItvQfHOJN+AwmbPiVos9x1SgWixyvsliLXQ2O2srKt2uSqfRPKW2oNWUZcpxlIcWz/gJ7X+mPOeWEa3DSgqiLXK2Uc01Fxepdq9FrjMWZEuWxpGjyzplh8mpcBm6V3SrC6SMDfJbPH6Az/t+fcMNv75BFAdfpJM38Ougv7SfJLO79DJUxzlvIF9rYq84YK/BGwNbKyRqArEXUb8vwd6REnwvC+ORa/BYA+lLcDtOIr3PJXD+wqL1PAfbACpILRmmf6+sey4hJ/Po3y2nv5YxIWOLDYd0VHl6wUtpYodI08i/Ru4njWOZLtwYuPqmrh083KfvRQrJtMPI2LXeB5jc6NIkn3fdGIZ8oY5WB7WP29H1gHftWIyw87QHMoRZGdAtzv/2PS1LMps7me+4gejSpI8wBV5EAU55jMhAgmlOeFCSCQHnYXqY41ucY4BGcvX9EKOIOjEEWyS+Y+rzBiEaDCj5oDBfLodubiyDcyYaAp9igf/0+8EP3MtP/G0M2xGjBxPOTv9Ef5c/X9Dy/RjKdya0p6KBQNSvatSBtDPX3xWAclG2jZu+8QyNTkx2xaBNSzjzMbH+VheGOp2J1L/wJX+UkMHfEo4mE0k7mUeW8D2jtE9gC8SZU6DHNBDDfGzZ8A6KiHLlf2C0mdUHrxlQH/D8ueCqDgx1Mpoe9rGN/Sjx0kG2m5MOMiealD4N+tJq2vmX+fq484nwAJKqD9L3Y9Z5wZeMPpCeJ3j7wJ5TkJk2OJPoB6f2pMXKmeQgZTiZmTsC9skpNaH08v00ou/Lh42CiGzXwbZHM2tWfsS3plXMFmh3v84k6fH/Hsc9A/Cnb0TJPdEWoe+kwGcPqoOzerYxkxi7F36W3sETYBWuqZ/imvLwvRYH9w6Iu8BhYh7XgzrZFrb5TC2Q6WaZ3rGMPkCX0AeW3TH2lR5NS/edpvW8Qn+kd9OROY/+9s1H5rRdYoF/aQ+c64UHNJptWSqm0o0W0nOCkMk4H3SLVyX75tdcCqytwyESZFt85UFlIMIcDwR9ujUsEg+YeC3xoUtwtwjML47dFah2m98bCOreoI48QeWbBG/neucuCkQC18+lX+28h/5rzg14s3iOJ+9t9rS39D68XfrY5yB9/thSDO4qSWk7U8Pn/mNT5+M/aarY8mu+qTCybRnt38rzS5x49MpbNl/52HH9bivAsgmtmGTqgiMg6HHXY1aY5fX6He0/0tmh/WLzwpXhzsTcWyZnbF3aoL1swZNGC1nTTXps3TOeInHGwMaQMgSAAQ7AuI09bPJWAclCLcHqUO3EIb9+371H6eX0SfrXV1cJpOv5S6D+sBgOU7LqVSiBabDt6Ocnnn+a/m06r8OrOBca+f8FUcr9zjhX5CTaGg8rAjOvBoRg2AXumDR1z5o1UyJzws/2Wr98up88/aW11/EOFB8XtTVTBDJlTXhOhJKpBYfoF0PoF1AwBAoObT50KO3TLGJLB++pySS9p3buO2pHxoLDDZ+mwWE13SeDzpxAZc6MOn1XPKTfy+gJvL+zM9+Z6T/mLsDwltnSGbHWQ6y/+TduhNfNyHbRQPTIoh//PCIKMe654JHIOroVqtahHh25Eqro1nXHhMdT77yTOpE68U7qHeFx+WN6zx/onvffh4V/EFENodekboRb6DrhGrgx8917poyMP4SnGFCFH5TJsWOo7g96Mb0ZN7h++YPfFnklL8zjWKaK386MVrD6wbK07x7X1ezI8CuZ/cmIs4vtZnOc9nBvczbv1EAQYZk9hfq43cFs1gof036udnWxweCBueOHzLphj77r20f0O8q4MQcyLpaBpP/TkKZrF3Xq8ZSH4cLv9arJBLLoO7029Z3hgId9i8x2j+3hWJhv3NnjulJSnv5M2Wp31PNHkqPebhl4xp+EM0/s4njohol/27r1b3Q/vZ3uZyGxy+LKN+bn/Z3+NXb1xNEmk6nI6cz95SU//uKiXK2kPLiJPvPIuFunjA6HyhSn0vPLn0OgK8epuWrCd9Dr3+l7JBEO5Lvlx359GGZfXaRqg7OGiby4s8vykRcX5qlbTWaTIbvYbHPlOpsacj6qcTVYJ8/GEk3NJZGs3GDbqFxwRvxh57xZYduYQDg3MCWZc15fidybtIjNdh//TwL4ZrzoyzARWxxn7y6hZFffxcpwWk3v/+yvlChLzpyFiz+Fx+THaDUcYwccP/s8HcUIiPR6apQ45+yOY8c4DqVtSen95cHaJhPPusJznmcmV3XYyuQx/Pz/AAfdhq542o2QsWrDMBCGfyVOSjOUDn4AdSlJiY1sMCTZ0hQHQqcM6RyMahsSKVj2EChd+wgd+wZ9s7xDz4pKl0IrkO7T3a+73wZwhU8wnNcNHhwzDPDiuIMLvDvu4hYnxx4G7M5xD9fsyXGf8q+kZN4l3e7tq5YZfDw77tDcN8ddPOLDsQef+Y574Cxx3Kd8gQU0DjiiQokcBWpwDJFhRDGGQIQEY+IV6SQU0RwGezR0GpvBQh+OVZkXNR9mIx6LKBnzlZaKz82+MUaSZGmV0k7JqJOit1hKJasy04p4TcWcmu6wJRHWMm92W4LUimsbK1JIayskYxwz2r81PlciTBBgSvv7M5BqVae6yiWPQ8Fn/McAXaJJMA1a8/9wu7FFQ2Vtf4mwE0IbW2fYyMqUWnEholAIwf/u+QXtVlqxAAAAeNpt0meTFVUUheH7DhkJEgQJgpIFhdvn7NM9gxKGCZKzKGZyUHJGySAgSq7i5wrFfYdPdFXX+tRP9V61Wl2tt8//rdbh1vueV29eWl2tYXQxjOGMYCSjGM0YxvIB4xjPBCbyIZOYzBSm8hHTmM7HzGAms5jNJ8xhLp/yGfOYzwIWsojFLOFzlrKML/iS5aygTUUiExRqGrrpYSVf8TWrWM0a1tLLOvroZ4BBvmE9G9jIJjazha1sYzs72MkudvMte/iO79nLD/zIT/zML/zKb+xjPwc4yCEOc4SjHOM4v/MHJzjJKU5zhrOc4zwXuMglLnOFq/zJX1zjOje4yS1uc4e73ONv7vOAh/zDI/7lPx7zhKc84zkveDnqwsljg1W7bVZmMrMZZjFrszG7zZ63mfSSXtJLekkv6SW9pJf00pBX6VV6lV6lV+lVepVepVfpVXpJL+klvaSX9JJe6njZu7J3Ze/K3pW9K3tXbg9915id/wid0Amd0Amd0Amd0Il3TueesJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn0h6SS/pZb2sl/WyXtbLelkv62W9rBd6oRd6oRd6oRd6oRd6oVf0il7RK3pFr+gVvaJX9IperVfr1Xq1Xq1X69V6tV6tV+s1eo1eo9foNXqNXtPxijsr7qy4s+LOijsr7qy0h75rzG6zx+w115l9Zr85YA520l0Wd1ncZXGXxV0Wd1ncZama1x+EcTsAAAAB//8AAnjaY2BgYGQAgosrjpwF0ZcUq9bCaABTzgdAAAA=") format("woff"), - url("./Genericons.ttf") format("truetype"), - url("./Genericons.svg#Genericons") format("svg"); - font-weight: normal; - font-style: normal; -} - -@media screen and (-webkit-min-device-pixel-ratio:0) { - @font-face { - font-family: "Genericons"; - src: url("./Genericons.svg#Genericons") format("svg"); - } -} - - -/** - * All Genericons - */ - -.genericon { - font-size: 16px; - vertical-align: top; - text-align: center; - -moz-transition: color .1s ease-in 0; - -webkit-transition: color .1s ease-in 0; - display: inline-block; - font-family: "Genericons"; - font-style: normal; - font-weight: normal; - font-variant: normal; - line-height: 1; - text-decoration: inherit; - text-transform: none; - -moz-osx-font-smoothing: grayscale; - -webkit-font-smoothing: antialiased; - speak: none; -} - - -/** - * Helper classes - */ - -.genericon-rotate-90 { - -webkit-transform: rotate(90deg); - -moz-transform: rotate(90deg); - -ms-transform: rotate(90deg); - -o-transform: rotate(90deg); - transform: rotate(90deg); - filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -} - -.genericon-rotate-180 { - -webkit-transform: rotate(180deg); - -moz-transform: rotate(180deg); - -ms-transform: rotate(180deg); - -o-transform: rotate(180deg); - transform: rotate(180deg); - filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -} - -.genericon-rotate-270 { - -webkit-transform: rotate(270deg); - -moz-transform: rotate(270deg); - -ms-transform: rotate(270deg); - -o-transform: rotate(270deg); - transform: rotate(270deg); - filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -} - -.genericon-flip-horizontal { - -webkit-transform: scale(-1, 1); - -moz-transform: scale(-1, 1); - -ms-transform: scale(-1, 1); - -o-transform: scale(-1, 1); - transform: scale(-1, 1); -} - -.genericon-flip-vertical { - -webkit-transform: scale(1, -1); - -moz-transform: scale(1, -1); - -ms-transform: scale(1, -1); - -o-transform: scale(1, -1); - transform: scale(1, -1); -} - - -/** - * Individual icons - */ - -.genericon-404:before { content: "\f423"; } -.genericon-activity:before { content: "\f508"; } -.genericon-anchor:before { content: "\f509"; } -.genericon-aside:before { content: "\f101"; } -.genericon-attachment:before { content: "\f416"; } -.genericon-audio:before { content: "\f109"; } -.genericon-bold:before { content: "\f471"; } -.genericon-book:before { content: "\f444"; } -.genericon-bug:before { content: "\f50a"; } -.genericon-cart:before { content: "\f447"; } -.genericon-category:before { content: "\f301"; } -.genericon-chat:before { content: "\f108"; } -.genericon-checkmark:before { content: "\f418"; } -.genericon-close:before { content: "\f405"; } -.genericon-close-alt:before { content: "\f406"; } -.genericon-cloud:before { content: "\f426"; } -.genericon-cloud-download:before { content: "\f440"; } -.genericon-cloud-upload:before { content: "\f441"; } -.genericon-code:before { content: "\f462"; } -.genericon-codepen:before { content: "\f216"; } -.genericon-cog:before { content: "\f445"; } -.genericon-collapse:before { content: "\f432"; } -.genericon-comment:before { content: "\f300"; } -.genericon-day:before { content: "\f305"; } -.genericon-digg:before { content: "\f221"; } -.genericon-document:before { content: "\f443"; } -.genericon-dot:before { content: "\f428"; } -.genericon-downarrow:before { content: "\f502"; } -.genericon-download:before { content: "\f50b"; } -.genericon-draggable:before { content: "\f436"; } -.genericon-dribbble:before { content: "\f201"; } -.genericon-dropbox:before { content: "\f225"; } -.genericon-dropdown:before { content: "\f433"; } -.genericon-dropdown-left:before { content: "\f434"; } -.genericon-edit:before { content: "\f411"; } -.genericon-ellipsis:before { content: "\f476"; } -.genericon-expand:before { content: "\f431"; } -.genericon-external:before { content: "\f442"; } -.genericon-facebook:before { content: "\f203"; } -.genericon-facebook-alt:before { content: "\f204"; } -.genericon-fastforward:before { content: "\f458"; } -.genericon-feed:before { content: "\f413"; } -.genericon-flag:before { content: "\f468"; } -.genericon-flickr:before { content: "\f211"; } -.genericon-foursquare:before { content: "\f226"; } -.genericon-fullscreen:before { content: "\f474"; } -.genericon-gallery:before { content: "\f103"; } -.genericon-github:before { content: "\f200"; } -.genericon-googleplus:before { content: "\f206"; } -.genericon-googleplus-alt:before { content: "\f218"; } -.genericon-handset:before { content: "\f50c"; } -.genericon-heart:before { content: "\f461"; } -.genericon-help:before { content: "\f457"; } -.genericon-hide:before { content: "\f404"; } -.genericon-hierarchy:before { content: "\f505"; } -.genericon-home:before { content: "\f409"; } -.genericon-image:before { content: "\f102"; } -.genericon-info:before { content: "\f455"; } -.genericon-instagram:before { content: "\f215"; } -.genericon-italic:before { content: "\f472"; } -.genericon-key:before { content: "\f427"; } -.genericon-leftarrow:before { content: "\f503"; } -.genericon-link:before { content: "\f107"; } -.genericon-linkedin:before { content: "\f207"; } -.genericon-linkedin-alt:before { content: "\f208"; } -.genericon-location:before { content: "\f417"; } -.genericon-lock:before { content: "\f470"; } -.genericon-mail:before { content: "\f410"; } -.genericon-maximize:before { content: "\f422"; } -.genericon-menu:before { content: "\f419"; } -.genericon-microphone:before { content: "\f50d"; } -.genericon-minimize:before { content: "\f421"; } -.genericon-minus:before { content: "\f50e"; } -.genericon-month:before { content: "\f307"; } -.genericon-move:before { content: "\f50f"; } -.genericon-next:before { content: "\f429"; } -.genericon-notice:before { content: "\f456"; } -.genericon-paintbrush:before { content: "\f506"; } -.genericon-path:before { content: "\f219"; } -.genericon-pause:before { content: "\f448"; } -.genericon-phone:before { content: "\f437"; } -.genericon-picture:before { content: "\f473"; } -.genericon-pinned:before { content: "\f308"; } -.genericon-pinterest:before { content: "\f209"; } -.genericon-pinterest-alt:before { content: "\f210"; } -.genericon-play:before { content: "\f452"; } -.genericon-plugin:before { content: "\f439"; } -.genericon-plus:before { content: "\f510"; } -.genericon-pocket:before { content: "\f224"; } -.genericon-polldaddy:before { content: "\f217"; } -.genericon-portfolio:before { content: "\f460"; } -.genericon-previous:before { content: "\f430"; } -.genericon-print:before { content: "\f469"; } -.genericon-quote:before { content: "\f106"; } -.genericon-rating-empty:before { content: "\f511"; } -.genericon-rating-full:before { content: "\f512"; } -.genericon-rating-half:before { content: "\f513"; } -.genericon-reddit:before { content: "\f222"; } -.genericon-refresh:before { content: "\f420"; } -.genericon-reply:before { content: "\f412"; } -.genericon-reply-alt:before { content: "\f466"; } -.genericon-reply-single:before { content: "\f467"; } -.genericon-rewind:before { content: "\f459"; } -.genericon-rightarrow:before { content: "\f501"; } -.genericon-search:before { content: "\f400"; } -.genericon-send-to-phone:before { content: "\f438"; } -.genericon-send-to-tablet:before { content: "\f454"; } -.genericon-share:before { content: "\f415"; } -.genericon-show:before { content: "\f403"; } -.genericon-shuffle:before { content: "\f514"; } -.genericon-sitemap:before { content: "\f507"; } -.genericon-skip-ahead:before { content: "\f451"; } -.genericon-skip-back:before { content: "\f450"; } -.genericon-skype:before { content: "\f220"; } -.genericon-spam:before { content: "\f424"; } -.genericon-spotify:before { content: "\f515"; } -.genericon-standard:before { content: "\f100"; } -.genericon-star:before { content: "\f408"; } -.genericon-status:before { content: "\f105"; } -.genericon-stop:before { content: "\f449"; } -.genericon-stumbleupon:before { content: "\f223"; } -.genericon-subscribe:before { content: "\f463"; } -.genericon-subscribed:before { content: "\f465"; } -.genericon-summary:before { content: "\f425"; } -.genericon-tablet:before { content: "\f453"; } -.genericon-tag:before { content: "\f302"; } -.genericon-time:before { content: "\f303"; } -.genericon-top:before { content: "\f435"; } -.genericon-trash:before { content: "\f407"; } -.genericon-tumblr:before { content: "\f214"; } -.genericon-twitch:before { content: "\f516"; } -.genericon-twitter:before { content: "\f202"; } -.genericon-unapprove:before { content: "\f446"; } -.genericon-unsubscribe:before { content: "\f464"; } -.genericon-unzoom:before { content: "\f401"; } -.genericon-uparrow:before { content: "\f500"; } -.genericon-user:before { content: "\f304"; } -.genericon-video:before { content: "\f104"; } -.genericon-videocamera:before { content: "\f517"; } -.genericon-vimeo:before { content: "\f212"; } -.genericon-warning:before { content: "\f414"; } -.genericon-website:before { content: "\f475"; } -.genericon-week:before { content: "\f306"; } -.genericon-wordpress:before { content: "\f205"; } -.genericon-xpost:before { content: "\f504"; } -.genericon-youtube:before { content: "\f213"; } -.genericon-zoom:before { content: "\f402"; } - - - - diff --git a/wp-content/themes/twentysixteen/header.php b/wp-content/themes/twentysixteen/header.php deleted file mode 100644 index d28debf7d..000000000 --- a/wp-content/themes/twentysixteen/header.php +++ /dev/null @@ -1,106 +0,0 @@ - - class="no-js"> - - - - - - - - - - -> - -
-
- - - - -
diff --git a/wp-content/themes/twentysixteen/image.php b/wp-content/themes/twentysixteen/image.php deleted file mode 100644 index 492f40be0..000000000 --- a/wp-content/themes/twentysixteen/image.php +++ /dev/null @@ -1,118 +0,0 @@ - - -
-
- - - -
> - - - -
- ', '' ); ?> -
- -
- -
- - - - -
- - '', - 'link_before' => '', - 'link_after' => '', - 'pagelink' => '' . __( 'Page', 'twentysixteen' ) . ' %', - 'separator' => ', ', - ) - ); - ?> -
- -
- - %1$s %3$s × %4$s', - esc_html_x( 'Full size', 'Used before full size attachment link.', 'twentysixteen' ), - esc_url( wp_get_attachment_url() ), - absint( $metadata['width'] ), - absint( $metadata['height'] ) - ); - } - ?> - "%s"', 'twentysixteen' ), - get_the_title() - ), - '', - '' - ); - ?> -
-
- - _x( 'Published in%title', 'Parent post link', 'twentysixteen' ), - ) - ); - // End the loop. - endwhile; - ?> - -
-
- - - diff --git a/wp-content/themes/twentysixteen/inc/back-compat.php b/wp-content/themes/twentysixteen/inc/back-compat.php deleted file mode 100644 index 84b51c467..000000000 --- a/wp-content/themes/twentysixteen/inc/back-compat.php +++ /dev/null @@ -1,78 +0,0 @@ -

%s

', $message ); -} - -/** - * Prevents the Customizer from being loaded on WordPress versions prior to 4.4. - * - * @since Twenty Sixteen 1.0 - * - * @global string $wp_version WordPress version. - */ -function twentysixteen_customize() { - wp_die( - /* translators: %s: The current WordPress version. */ - sprintf( __( 'Twenty Sixteen requires at least WordPress version 4.4. You are running version %s. Please upgrade and try again.', 'twentysixteen' ), $GLOBALS['wp_version'] ), - '', - array( - 'back_link' => true, - ) - ); -} -add_action( 'load-customize.php', 'twentysixteen_customize' ); - -/** - * Prevents the Theme Preview from being loaded on WordPress versions prior to 4.4. - * - * @since Twenty Sixteen 1.0 - * - * @global string $wp_version WordPress version. - */ -function twentysixteen_preview() { - if ( isset( $_GET['preview'] ) ) { - /* translators: %s: The current WordPress version. */ - wp_die( sprintf( __( 'Twenty Sixteen requires at least WordPress version 4.4. You are running version %s. Please upgrade and try again.', 'twentysixteen' ), $GLOBALS['wp_version'] ) ); - } -} -add_action( 'template_redirect', 'twentysixteen_preview' ); diff --git a/wp-content/themes/twentysixteen/inc/customizer.php b/wp-content/themes/twentysixteen/inc/customizer.php deleted file mode 100644 index 677a5f84d..000000000 --- a/wp-content/themes/twentysixteen/inc/customizer.php +++ /dev/null @@ -1,1259 +0,0 @@ - $default_background_color, - ) - ) - ); - - /** - * Filter the arguments used when adding 'custom-header' support in Twenty Sixteen. - * - * @since Twenty Sixteen 1.0 - * - * @param array $args { - * An array of custom-header support arguments. - * - * @type string $default-text-color Default color of the header text. - * @type int $width Width in pixels of the custom header image. Default 1200. - * @type int $height Height in pixels of the custom header image. Default 280. - * @type bool $flex-height Whether to allow flexible-height header images. Default true. - * @type callable $wp-head-callback Callback function used to style the header image and text - * displayed on the blog. - * } - */ - add_theme_support( - 'custom-header', - apply_filters( - 'twentysixteen_custom_header_args', - array( - 'default-text-color' => $default_text_color, - 'width' => 1200, - 'height' => 280, - 'flex-height' => true, - 'wp-head-callback' => 'twentysixteen_header_style', - ) - ) - ); -} -add_action( 'after_setup_theme', 'twentysixteen_custom_header_and_background' ); - -if ( ! function_exists( 'twentysixteen_header_style' ) ) : - /** - * Styles the header text displayed on the site. - * - * Create your own twentysixteen_header_style() function to override in a child theme. - * - * @since Twenty Sixteen 1.0 - * - * @see twentysixteen_custom_header_and_background(). - */ - function twentysixteen_header_style() { - // If the header text option is untouched, let's bail. - if ( display_header_text() ) { - return; - } - - // If the header text has been hidden. - ?> - - get_setting( 'blogname' )->transport = 'postMessage'; - $wp_customize->get_setting( 'blogdescription' )->transport = 'postMessage'; - - if ( isset( $wp_customize->selective_refresh ) ) { - $wp_customize->selective_refresh->add_partial( - 'blogname', - array( - 'selector' => '.site-title a', - 'container_inclusive' => false, - 'render_callback' => 'twentysixteen_customize_partial_blogname', - ) - ); - $wp_customize->selective_refresh->add_partial( - 'blogdescription', - array( - 'selector' => '.site-description', - 'container_inclusive' => false, - 'render_callback' => 'twentysixteen_customize_partial_blogdescription', - ) - ); - } - - // Add color scheme setting and control. - $wp_customize->add_setting( - 'color_scheme', - array( - 'default' => 'default', - 'sanitize_callback' => 'twentysixteen_sanitize_color_scheme', - 'transport' => 'postMessage', - ) - ); - - $wp_customize->add_control( - 'color_scheme', - array( - 'label' => __( 'Base Color Scheme', 'twentysixteen' ), - 'section' => 'colors', - 'type' => 'select', - 'choices' => twentysixteen_get_color_scheme_choices(), - 'priority' => 1, - ) - ); - - // Add page background color setting and control. - $wp_customize->add_setting( - 'page_background_color', - array( - 'default' => $color_scheme[1], - 'sanitize_callback' => 'sanitize_hex_color', - 'transport' => 'postMessage', - ) - ); - - $wp_customize->add_control( - new WP_Customize_Color_Control( - $wp_customize, - 'page_background_color', - array( - 'label' => __( 'Page Background Color', 'twentysixteen' ), - 'section' => 'colors', - ) - ) - ); - - // Remove the core header textcolor control, as it shares the main text color. - $wp_customize->remove_control( 'header_textcolor' ); - - // Add link color setting and control. - $wp_customize->add_setting( - 'link_color', - array( - 'default' => $color_scheme[2], - 'sanitize_callback' => 'sanitize_hex_color', - 'transport' => 'postMessage', - ) - ); - - $wp_customize->add_control( - new WP_Customize_Color_Control( - $wp_customize, - 'link_color', - array( - 'label' => __( 'Link Color', 'twentysixteen' ), - 'section' => 'colors', - ) - ) - ); - - // Add main text color setting and control. - $wp_customize->add_setting( - 'main_text_color', - array( - 'default' => $color_scheme[3], - 'sanitize_callback' => 'sanitize_hex_color', - 'transport' => 'postMessage', - ) - ); - - $wp_customize->add_control( - new WP_Customize_Color_Control( - $wp_customize, - 'main_text_color', - array( - 'label' => __( 'Main Text Color', 'twentysixteen' ), - 'section' => 'colors', - ) - ) - ); - - // Add secondary text color setting and control. - $wp_customize->add_setting( - 'secondary_text_color', - array( - 'default' => $color_scheme[4], - 'sanitize_callback' => 'sanitize_hex_color', - 'transport' => 'postMessage', - ) - ); - - $wp_customize->add_control( - new WP_Customize_Color_Control( - $wp_customize, - 'secondary_text_color', - array( - 'label' => __( 'Secondary Text Color', 'twentysixteen' ), - 'section' => 'colors', - ) - ) - ); -} -add_action( 'customize_register', 'twentysixteen_customize_register', 11 ); - -/** - * Render the site title for the selective refresh partial. - * - * @since Twenty Sixteen 1.2 - * @see twentysixteen_customize_register() - * - * @return void - */ -function twentysixteen_customize_partial_blogname() { - bloginfo( 'name' ); -} - -/** - * Render the site tagline for the selective refresh partial. - * - * @since Twenty Sixteen 1.2 - * @see twentysixteen_customize_register() - * - * @return void - */ -function twentysixteen_customize_partial_blogdescription() { - bloginfo( 'description' ); -} - -/** - * Registers color schemes for Twenty Sixteen. - * - * Can be filtered with {@see 'twentysixteen_color_schemes'}. - * - * The order of colors in a colors array: - * 1. Main Background Color. - * 2. Page Background Color. - * 3. Link Color. - * 4. Main Text Color. - * 5. Secondary Text Color. - * - * @since Twenty Sixteen 1.0 - * - * @return array An associative array of color scheme options. - */ -function twentysixteen_get_color_schemes() { - /** - * Filter the color schemes registered for use with Twenty Sixteen. - * - * The default schemes include 'default', 'dark', 'gray', 'red', and 'yellow'. - * - * @since Twenty Sixteen 1.0 - * - * @param array $schemes { - * Associative array of color schemes data. - * - * @type array $slug { - * Associative array of information for setting up the color scheme. - * - * @type string $label Color scheme label. - * @type array $colors HEX codes for default colors prepended with a hash symbol ('#'). - * Colors are defined in the following order: Main background, page - * background, link, main text, secondary text. - * } - * } - */ - return apply_filters( - 'twentysixteen_color_schemes', - array( - 'default' => array( - 'label' => __( 'Default', 'twentysixteen' ), - 'colors' => array( - '#1a1a1a', - '#ffffff', - '#007acc', - '#1a1a1a', - '#686868', - ), - ), - 'dark' => array( - 'label' => __( 'Dark', 'twentysixteen' ), - 'colors' => array( - '#262626', - '#1a1a1a', - '#9adffd', - '#e5e5e5', - '#c1c1c1', - ), - ), - 'gray' => array( - 'label' => __( 'Gray', 'twentysixteen' ), - 'colors' => array( - '#616a73', - '#4d545c', - '#c7c7c7', - '#f2f2f2', - '#f2f2f2', - ), - ), - 'red' => array( - 'label' => __( 'Red', 'twentysixteen' ), - 'colors' => array( - '#ffffff', - '#ff675f', - '#640c1f', - '#402b30', - '#402b30', - ), - ), - 'yellow' => array( - 'label' => __( 'Yellow', 'twentysixteen' ), - 'colors' => array( - '#3b3721', - '#ffef8e', - '#774e24', - '#3b3721', - '#5b4d3e', - ), - ), - ) - ); -} - -if ( ! function_exists( 'twentysixteen_get_color_scheme' ) ) : - /** - * Retrieves the current Twenty Sixteen color scheme. - * - * Create your own twentysixteen_get_color_scheme() function to override in a child theme. - * - * @since Twenty Sixteen 1.0 - * - * @return array An associative array of either the current or default color scheme HEX values. - */ - function twentysixteen_get_color_scheme() { - $color_scheme_option = get_theme_mod( 'color_scheme', 'default' ); - $color_schemes = twentysixteen_get_color_schemes(); - - if ( array_key_exists( $color_scheme_option, $color_schemes ) ) { - return $color_schemes[ $color_scheme_option ]['colors']; - } - - return $color_schemes['default']['colors']; - } -endif; // twentysixteen_get_color_scheme() - -if ( ! function_exists( 'twentysixteen_get_color_scheme_choices' ) ) : - /** - * Retrieves an array of color scheme choices registered for Twenty Sixteen. - * - * Create your own twentysixteen_get_color_scheme_choices() function to override - * in a child theme. - * - * @since Twenty Sixteen 1.0 - * - * @return array Array of color schemes. - */ - function twentysixteen_get_color_scheme_choices() { - $color_schemes = twentysixteen_get_color_schemes(); - $color_scheme_control_options = array(); - - foreach ( $color_schemes as $color_scheme => $value ) { - $color_scheme_control_options[ $color_scheme ] = $value['label']; - } - - return $color_scheme_control_options; - } -endif; // twentysixteen_get_color_scheme_choices() - - -if ( ! function_exists( 'twentysixteen_sanitize_color_scheme' ) ) : - /** - * Handles sanitization for Twenty Sixteen color schemes. - * - * Create your own twentysixteen_sanitize_color_scheme() function to override - * in a child theme. - * - * @since Twenty Sixteen 1.0 - * - * @param string $value Color scheme name value. - * @return string Color scheme name. - */ - function twentysixteen_sanitize_color_scheme( $value ) { - $color_schemes = twentysixteen_get_color_scheme_choices(); - - if ( ! array_key_exists( $value, $color_schemes ) ) { - return 'default'; - } - - return $value; - } -endif; // twentysixteen_sanitize_color_scheme() - -/** - * Enqueues front-end CSS for color scheme. - * - * @since Twenty Sixteen 1.0 - * - * @see wp_add_inline_style() - */ -function twentysixteen_color_scheme_css() { - $color_scheme_option = get_theme_mod( 'color_scheme', 'default' ); - - // Don't do anything if the default color scheme is selected. - if ( 'default' === $color_scheme_option ) { - return; - } - - $color_scheme = twentysixteen_get_color_scheme(); - - // Convert main text hex color to rgba. - $color_textcolor_rgb = twentysixteen_hex2rgb( $color_scheme[3] ); - - // If the rgba values are empty return early. - if ( empty( $color_textcolor_rgb ) ) { - return; - } - - // If we get this far, we have a custom color scheme. - $colors = array( - 'background_color' => $color_scheme[0], - 'page_background_color' => $color_scheme[1], - 'link_color' => $color_scheme[2], - 'main_text_color' => $color_scheme[3], - 'secondary_text_color' => $color_scheme[4], - 'border_color' => vsprintf( 'rgba( %1$s, %2$s, %3$s, 0.2)', $color_textcolor_rgb ), - - ); - - $color_scheme_css = twentysixteen_get_color_scheme_css( $colors ); - - wp_add_inline_style( 'twentysixteen-style', $color_scheme_css ); -} -add_action( 'wp_enqueue_scripts', 'twentysixteen_color_scheme_css' ); - -/** - * Binds the JS listener to make Customizer color_scheme control. - * - * Passes color scheme data as colorScheme global. - * - * @since Twenty Sixteen 1.0 - */ -function twentysixteen_customize_control_js() { - wp_enqueue_script( 'color-scheme-control', get_template_directory_uri() . '/js/color-scheme-control.js', array( 'customize-controls', 'iris', 'underscore', 'wp-util' ), '20170530', true ); - wp_localize_script( 'color-scheme-control', 'colorScheme', twentysixteen_get_color_schemes() ); -} -add_action( 'customize_controls_enqueue_scripts', 'twentysixteen_customize_control_js' ); - -/** - * Binds JS handlers to make the Customizer preview reload changes asynchronously. - * - * @since Twenty Sixteen 1.0 - */ -function twentysixteen_customize_preview_js() { - wp_enqueue_script( 'twentysixteen-customize-preview', get_template_directory_uri() . '/js/customize-preview.js', array( 'customize-preview' ), '20170530', true ); -} -add_action( 'customize_preview_init', 'twentysixteen_customize_preview_js' ); - -/** - * Returns CSS for the color schemes. - * - * @since Twenty Sixteen 1.0 - * - * @param array $colors Color scheme colors. - * @return string Color scheme CSS. - */ -function twentysixteen_get_color_scheme_css( $colors ) { - $colors = wp_parse_args( - $colors, - array( - 'background_color' => '', - 'page_background_color' => '', - 'link_color' => '', - 'main_text_color' => '', - 'secondary_text_color' => '', - 'border_color' => '', - ) - ); - - return << .page-links-title, - .comment-author, - .comment-reply-title small a:hover, - .comment-reply-title small a:focus { - color: {$colors['main_text_color']}; - } - - blockquote, - .menu-toggle.toggled-on, - .menu-toggle.toggled-on:hover, - .menu-toggle.toggled-on:focus, - .post-navigation, - .post-navigation div + div, - .pagination, - .widget, - .page-header, - .page-links a, - .comments-title, - .comment-reply-title { - border-color: {$colors['main_text_color']}; - } - - button, - button[disabled]:hover, - button[disabled]:focus, - input[type="button"], - input[type="button"][disabled]:hover, - input[type="button"][disabled]:focus, - input[type="reset"], - input[type="reset"][disabled]:hover, - input[type="reset"][disabled]:focus, - input[type="submit"], - input[type="submit"][disabled]:hover, - input[type="submit"][disabled]:focus, - .menu-toggle.toggled-on, - .menu-toggle.toggled-on:hover, - .menu-toggle.toggled-on:focus, - .pagination:before, - .pagination:after, - .pagination .prev, - .pagination .next, - .page-links a { - background-color: {$colors['main_text_color']}; - } - - /* Secondary Text Color */ - - /** - * IE8 and earlier will drop any block with CSS3 selectors. - * Do not combine these styles with the next block. - */ - body:not(.search-results) .entry-summary { - color: {$colors['secondary_text_color']}; - } - - blockquote, - .post-password-form label, - a:hover, - a:focus, - a:active, - .post-navigation .meta-nav, - .image-navigation, - .comment-navigation, - .widget_recent_entries .post-date, - .widget_rss .rss-date, - .widget_rss cite, - .site-description, - .author-bio, - .entry-footer, - .entry-footer a, - .sticky-post, - .taxonomy-description, - .entry-caption, - .comment-metadata, - .pingback .edit-link, - .comment-metadata a, - .pingback .comment-edit-link, - .comment-form label, - .comment-notes, - .comment-awaiting-moderation, - .logged-in-as, - .form-allowed-tags, - .site-info, - .site-info a, - .wp-caption .wp-caption-text, - .gallery-caption, - .widecolumn label, - .widecolumn .mu_register label { - color: {$colors['secondary_text_color']}; - } - - .widget_calendar tbody a:hover, - .widget_calendar tbody a:focus { - background-color: {$colors['secondary_text_color']}; - } - - /* Border Color */ - fieldset, - pre, - abbr, - acronym, - table, - th, - td, - input[type="date"], - input[type="time"], - input[type="datetime-local"], - input[type="week"], - input[type="month"], - input[type="text"], - input[type="email"], - input[type="url"], - input[type="password"], - input[type="search"], - input[type="tel"], - input[type="number"], - textarea, - .main-navigation li, - .main-navigation .primary-menu, - .menu-toggle, - .dropdown-toggle:after, - .social-navigation a, - .image-navigation, - .comment-navigation, - .tagcloud a, - .entry-content, - .entry-summary, - .page-links a, - .page-links > span, - .comment-list article, - .comment-list .pingback, - .comment-list .trackback, - .comment-reply-link, - .no-comments, - .widecolumn .mu_register .mu_alert { - border-color: {$colors['main_text_color']}; /* Fallback for IE7 and IE8 */ - border-color: {$colors['border_color']}; - } - - hr, - code { - background-color: {$colors['main_text_color']}; /* Fallback for IE7 and IE8 */ - background-color: {$colors['border_color']}; - } - - @media screen and (min-width: 56.875em) { - .main-navigation li:hover > a, - .main-navigation li.focus > a { - color: {$colors['link_color']}; - } - - .main-navigation ul ul, - .main-navigation ul ul li { - border-color: {$colors['border_color']}; - } - - .main-navigation ul ul:before { - border-top-color: {$colors['border_color']}; - border-bottom-color: {$colors['border_color']}; - } - - .main-navigation ul ul li { - background-color: {$colors['page_background_color']}; - } - - .main-navigation ul ul:after { - border-top-color: {$colors['page_background_color']}; - border-bottom-color: {$colors['page_background_color']}; - } - } - -CSS; -} - - -/** - * Outputs an Underscore template for generating CSS for the color scheme. - * - * The template generates the css dynamically for instant display in the - * Customizer preview. - * - * @since Twenty Sixteen 1.0 - */ -function twentysixteen_color_scheme_css_template() { - $colors = array( - 'background_color' => '{{ data.background_color }}', - 'page_background_color' => '{{ data.page_background_color }}', - 'link_color' => '{{ data.link_color }}', - 'main_text_color' => '{{ data.main_text_color }}', - 'secondary_text_color' => '{{ data.secondary_text_color }}', - 'border_color' => '{{ data.border_color }}', - ); - ?> - - a, - .main-navigation li.focus > a { - color: %1$s; - } - } - '; - - wp_add_inline_style( 'twentysixteen-style', sprintf( $css, $link_color ) ); -} -add_action( 'wp_enqueue_scripts', 'twentysixteen_link_color_css', 11 ); - -/** - * Enqueues front-end CSS for the main text color. - * - * @since Twenty Sixteen 1.0 - * - * @see wp_add_inline_style() - */ -function twentysixteen_main_text_color_css() { - $color_scheme = twentysixteen_get_color_scheme(); - $default_color = $color_scheme[3]; - $main_text_color = get_theme_mod( 'main_text_color', $default_color ); - - // Don't do anything if the current color is the default. - if ( $main_text_color === $default_color ) { - return; - } - - // Convert main text hex color to rgba. - $main_text_color_rgb = twentysixteen_hex2rgb( $main_text_color ); - - // If the rgba values are empty return early. - if ( empty( $main_text_color_rgb ) ) { - return; - } - - // If we get this far, we have a custom color scheme. - $border_color = vsprintf( 'rgba( %1$s, %2$s, %3$s, 0.2)', $main_text_color_rgb ); - - $css = ' - /* Custom Main Text Color */ - body, - blockquote cite, - blockquote small, - .main-navigation a, - .menu-toggle, - .dropdown-toggle, - .social-navigation a, - .post-navigation a, - .pagination a:hover, - .pagination a:focus, - .widget-title a, - .site-branding .site-title a, - .entry-title a, - .page-links > .page-links-title, - .comment-author, - .comment-reply-title small a:hover, - .comment-reply-title small a:focus { - color: %1$s - } - - blockquote, - .menu-toggle.toggled-on, - .menu-toggle.toggled-on:hover, - .menu-toggle.toggled-on:focus, - .post-navigation, - .post-navigation div + div, - .pagination, - .widget, - .page-header, - .page-links a, - .comments-title, - .comment-reply-title { - border-color: %1$s; - } - - button, - button[disabled]:hover, - button[disabled]:focus, - input[type="button"], - input[type="button"][disabled]:hover, - input[type="button"][disabled]:focus, - input[type="reset"], - input[type="reset"][disabled]:hover, - input[type="reset"][disabled]:focus, - input[type="submit"], - input[type="submit"][disabled]:hover, - input[type="submit"][disabled]:focus, - .menu-toggle.toggled-on, - .menu-toggle.toggled-on:hover, - .menu-toggle.toggled-on:focus, - .pagination:before, - .pagination:after, - .pagination .prev, - .pagination .next, - .page-links a { - background-color: %1$s; - } - - /* Border Color */ - fieldset, - pre, - abbr, - acronym, - table, - th, - td, - input[type="date"], - input[type="time"], - input[type="datetime-local"], - input[type="week"], - input[type="month"], - input[type="text"], - input[type="email"], - input[type="url"], - input[type="password"], - input[type="search"], - input[type="tel"], - input[type="number"], - textarea, - .main-navigation li, - .main-navigation .primary-menu, - .menu-toggle, - .dropdown-toggle:after, - .social-navigation a, - .image-navigation, - .comment-navigation, - .tagcloud a, - .entry-content, - .entry-summary, - .page-links a, - .page-links > span, - .comment-list article, - .comment-list .pingback, - .comment-list .trackback, - .comment-reply-link, - .no-comments, - .widecolumn .mu_register .mu_alert { - border-color: %1$s; /* Fallback for IE7 and IE8 */ - border-color: %2$s; - } - - hr, - code { - background-color: %1$s; /* Fallback for IE7 and IE8 */ - background-color: %2$s; - } - - @media screen and (min-width: 56.875em) { - .main-navigation ul ul, - .main-navigation ul ul li { - border-color: %2$s; - } - - .main-navigation ul ul:before { - border-top-color: %2$s; - border-bottom-color: %2$s; - } - } - '; - - wp_add_inline_style( 'twentysixteen-style', sprintf( $css, $main_text_color, $border_color ) ); -} -add_action( 'wp_enqueue_scripts', 'twentysixteen_main_text_color_css', 11 ); - -/** - * Enqueues front-end CSS for the secondary text color. - * - * @since Twenty Sixteen 1.0 - * - * @see wp_add_inline_style() - */ -function twentysixteen_secondary_text_color_css() { - $color_scheme = twentysixteen_get_color_scheme(); - $default_color = $color_scheme[4]; - $secondary_text_color = get_theme_mod( 'secondary_text_color', $default_color ); - - // Don't do anything if the current color is the default. - if ( $secondary_text_color === $default_color ) { - return; - } - - $css = ' - /* Custom Secondary Text Color */ - - /** - * IE8 and earlier will drop any block with CSS3 selectors. - * Do not combine these styles with the next block. - */ - body:not(.search-results) .entry-summary { - color: %1$s; - } - - blockquote, - .post-password-form label, - a:hover, - a:focus, - a:active, - .post-navigation .meta-nav, - .image-navigation, - .comment-navigation, - .widget_recent_entries .post-date, - .widget_rss .rss-date, - .widget_rss cite, - .site-description, - .author-bio, - .entry-footer, - .entry-footer a, - .sticky-post, - .taxonomy-description, - .entry-caption, - .comment-metadata, - .pingback .edit-link, - .comment-metadata a, - .pingback .comment-edit-link, - .comment-form label, - .comment-notes, - .comment-awaiting-moderation, - .logged-in-as, - .form-allowed-tags, - .site-info, - .site-info a, - .wp-caption .wp-caption-text, - .gallery-caption, - .widecolumn label, - .widecolumn .mu_register label { - color: %1$s; - } - - .widget_calendar tbody a:hover, - .widget_calendar tbody a:focus { - background-color: %1$s; - } - '; - - wp_add_inline_style( 'twentysixteen-style', sprintf( $css, $secondary_text_color ) ); -} -add_action( 'wp_enqueue_scripts', 'twentysixteen_secondary_text_color_css', 11 ); diff --git a/wp-content/themes/twentysixteen/inc/template-tags.php b/wp-content/themes/twentysixteen/inc/template-tags.php deleted file mode 100644 index da15431f4..000000000 --- a/wp-content/themes/twentysixteen/inc/template-tags.php +++ /dev/null @@ -1,286 +0,0 @@ -%1$s%2$s %4$s', - get_avatar( get_the_author_meta( 'user_email' ), $author_avatar_size ), - _x( 'Author', 'Used before post author name.', 'twentysixteen' ), - esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), - get_the_author() - ); - } - - if ( in_array( get_post_type(), array( 'post', 'attachment' ) ) ) { - twentysixteen_entry_date(); - } - - $format = get_post_format(); - if ( current_theme_supports( 'post-formats', $format ) ) { - printf( - '%1$s%3$s', - sprintf( '%s ', _x( 'Format', 'Used before post format.', 'twentysixteen' ) ), - esc_url( get_post_format_link( $format ) ), - get_post_format_string( $format ) - ); - } - - if ( 'post' === get_post_type() ) { - twentysixteen_entry_taxonomies(); - } - - if ( ! is_singular() && ! post_password_required() && ( comments_open() || get_comments_number() ) ) { - echo ''; - /* translators: %s: Post title. */ - comments_popup_link( sprintf( __( 'Leave a comment on %s', 'twentysixteen' ), get_the_title() ) ); - echo ''; - } - } -endif; - -if ( ! function_exists( 'twentysixteen_entry_date' ) ) : - /** - * Prints HTML with date information for current post. - * - * Create your own twentysixteen_entry_date() function to override in a child theme. - * - * @since Twenty Sixteen 1.0 - */ - function twentysixteen_entry_date() { - $time_string = ''; - - if ( get_the_time( 'U' ) !== get_the_modified_time( 'U' ) ) { - $time_string = ''; - } - - $time_string = sprintf( - $time_string, - esc_attr( get_the_date( 'c' ) ), - get_the_date(), - esc_attr( get_the_modified_date( 'c' ) ), - get_the_modified_date() - ); - - printf( - '%1$s %3$s', - _x( 'Posted on', 'Used before publish date.', 'twentysixteen' ), - esc_url( get_permalink() ), - $time_string - ); - } -endif; - -if ( ! function_exists( 'twentysixteen_entry_taxonomies' ) ) : - /** - * Prints HTML with category and tags for current post. - * - * Create your own twentysixteen_entry_taxonomies() function to override in a child theme. - * - * @since Twenty Sixteen 1.0 - */ - function twentysixteen_entry_taxonomies() { - $categories_list = get_the_category_list( _x( ', ', 'Used between list items, there is a space after the comma.', 'twentysixteen' ) ); - if ( $categories_list && twentysixteen_categorized_blog() ) { - printf( - '%1$s %2$s', - _x( 'Categories', 'Used before category names.', 'twentysixteen' ), - $categories_list - ); - } - - $tags_list = get_the_tag_list( '', _x( ', ', 'Used between list items, there is a space after the comma.', 'twentysixteen' ) ); - if ( $tags_list && ! is_wp_error( $tags_list ) ) { - printf( - '%1$s %2$s', - _x( 'Tags', 'Used before tag names.', 'twentysixteen' ), - $tags_list - ); - } - } -endif; - -if ( ! function_exists( 'twentysixteen_post_thumbnail' ) ) : - /** - * Displays an optional post thumbnail. - * - * Wraps the post thumbnail in an anchor element on index views, or a div - * element when on single views. - * - * Create your own twentysixteen_post_thumbnail() function to override in a child theme. - * - * @since Twenty Sixteen 1.0 - */ - function twentysixteen_post_thumbnail() { - if ( post_password_required() || is_attachment() || ! has_post_thumbnail() ) { - return; - } - - if ( is_singular() ) : - ?> - -
- -
- - - - - - -
- -
- %2$s', - esc_url( get_permalink( get_the_ID() ) ), - /* translators: %s: Post title. */ - sprintf( __( 'Continue reading "%s"', 'twentysixteen' ), get_the_title( get_the_ID() ) ) - ); - return ' … ' . $link; - } - add_filter( 'excerpt_more', 'twentysixteen_excerpt_more' ); -endif; - -if ( ! function_exists( 'twentysixteen_categorized_blog' ) ) : - /** - * Determines whether blog/site has more than one category. - * - * Create your own twentysixteen_categorized_blog() function to override in a child theme. - * - * @since Twenty Sixteen 1.0 - * - * @return bool True if there is more than one category, false otherwise. - */ - function twentysixteen_categorized_blog() { - $all_the_cool_cats = get_transient( 'twentysixteen_categories' ); - if ( false === $all_the_cool_cats ) { - // Create an array of all the categories that are attached to posts. - $all_the_cool_cats = get_categories( - array( - 'fields' => 'ids', - // We only need to know if there is more than one category. - 'number' => 2, - ) - ); - - // Count the number of categories that are attached to the posts. - $all_the_cool_cats = count( $all_the_cool_cats ); - - set_transient( 'twentysixteen_categories', $all_the_cool_cats ); - } - - if ( $all_the_cool_cats > 1 || is_preview() ) { - // This blog has more than 1 category so twentysixteen_categorized_blog() should return true. - return true; - } else { - // This blog has only 1 category so twentysixteen_categorized_blog() should return false. - return false; - } - } -endif; - -/** - * Flushes out the transients used in twentysixteen_categorized_blog(). - * - * @since Twenty Sixteen 1.0 - */ -function twentysixteen_category_transient_flusher() { - if ( defined( 'DOING_AUTOSAVE' ) && DOING_AUTOSAVE ) { - return; - } - // Like, beat it. Dig? - delete_transient( 'twentysixteen_categories' ); -} -add_action( 'edit_category', 'twentysixteen_category_transient_flusher' ); -add_action( 'save_post', 'twentysixteen_category_transient_flusher' ); - -if ( ! function_exists( 'twentysixteen_the_custom_logo' ) ) : - /** - * Displays the optional custom logo. - * - * Does nothing if the custom logo is not available. - * - * @since Twenty Sixteen 1.2 - */ - function twentysixteen_the_custom_logo() { - if ( function_exists( 'the_custom_logo' ) ) { - the_custom_logo(); - } - } -endif; - -if ( ! function_exists( 'wp_body_open' ) ) : - /** - * Fire the wp_body_open action. - * - * Added for backward compatibility to support pre-5.2.0 WordPress versions. - * - * @since Twenty Sixteen 2.0 - */ - function wp_body_open() { - /** - * Triggered after the opening tag. - * - * @since Twenty Sixteen 2.0 - */ - do_action( 'wp_body_open' ); - } -endif; diff --git a/wp-content/themes/twentysixteen/index.php b/wp-content/themes/twentysixteen/index.php deleted file mode 100644 index f0f7b9450..000000000 --- a/wp-content/themes/twentysixteen/index.php +++ /dev/null @@ -1,66 +0,0 @@ - - -
-
- - - - -
-

-
- - - __( 'Previous page', 'twentysixteen' ), - 'next_text' => __( 'Next page', 'twentysixteen' ), - 'before_page_number' => '' . __( 'Page', 'twentysixteen' ) . ' ', - ) - ); - - // If no content, include the "No posts found" template. - else : - get_template_part( 'template-parts/content', 'none' ); - - endif; - ?> - -
-
- - - diff --git a/wp-content/themes/twentysixteen/js/color-scheme-control.js b/wp-content/themes/twentysixteen/js/color-scheme-control.js deleted file mode 100644 index e65b5bdea..000000000 --- a/wp-content/themes/twentysixteen/js/color-scheme-control.js +++ /dev/null @@ -1,96 +0,0 @@ -/* global colorScheme, Color */ -/** - * Add a listener to the Color Scheme control to update other color controls to new values/defaults. - * Also trigger an update of the Color Scheme CSS when a color is changed. - */ - -( function( api ) { - var cssTemplate = wp.template( 'twentysixteen-color-scheme' ), - colorSchemeKeys = [ - 'background_color', - 'page_background_color', - 'link_color', - 'main_text_color', - 'secondary_text_color' - ], - colorSettings = [ - 'background_color', - 'page_background_color', - 'link_color', - 'main_text_color', - 'secondary_text_color' - ]; - - api.controlConstructor.select = api.Control.extend( { - ready: function() { - if ( 'color_scheme' === this.id ) { - this.setting.bind( 'change', function( value ) { - var colors = colorScheme[value].colors; - - // Update Background Color. - var color = colors[0]; - api( 'background_color' ).set( color ); - api.control( 'background_color' ).container.find( '.color-picker-hex' ) - .data( 'data-default-color', color ) - .wpColorPicker( 'defaultColor', color ); - - // Update Page Background Color. - color = colors[1]; - api( 'page_background_color' ).set( color ); - api.control( 'page_background_color' ).container.find( '.color-picker-hex' ) - .data( 'data-default-color', color ) - .wpColorPicker( 'defaultColor', color ); - - // Update Link Color. - color = colors[2]; - api( 'link_color' ).set( color ); - api.control( 'link_color' ).container.find( '.color-picker-hex' ) - .data( 'data-default-color', color ) - .wpColorPicker( 'defaultColor', color ); - - // Update Main Text Color. - color = colors[3]; - api( 'main_text_color' ).set( color ); - api.control( 'main_text_color' ).container.find( '.color-picker-hex' ) - .data( 'data-default-color', color ) - .wpColorPicker( 'defaultColor', color ); - - // Update Secondary Text Color. - color = colors[4]; - api( 'secondary_text_color' ).set( color ); - api.control( 'secondary_text_color' ).container.find( '.color-picker-hex' ) - .data( 'data-default-color', color ) - .wpColorPicker( 'defaultColor', color ); - } ); - } - } - } ); - - // Generate the CSS for the current Color Scheme. - function updateCSS() { - var scheme = api( 'color_scheme' )(), - css, - colors = _.object( colorSchemeKeys, colorScheme[ scheme ].colors ); - - // Merge in color scheme overrides. - _.each( colorSettings, function( setting ) { - colors[ setting ] = api( setting )(); - } ); - - // Add additional color. - // jscs:disable - colors.border_color = Color( colors.main_text_color ).toCSS( 'rgba', 0.2 ); - // jscs:enable - - css = cssTemplate( colors ); - - api.previewer.send( 'update-color-scheme-css', css ); - } - - // Update the CSS whenever a color setting is changed. - _.each( colorSettings, function( setting ) { - api( setting, function( setting ) { - setting.bind( updateCSS ); - } ); - } ); -} )( wp.customize ); diff --git a/wp-content/themes/twentysixteen/js/customize-preview.js b/wp-content/themes/twentysixteen/js/customize-preview.js deleted file mode 100644 index fc99333c2..000000000 --- a/wp-content/themes/twentysixteen/js/customize-preview.js +++ /dev/null @@ -1,41 +0,0 @@ -/** - * Live-update changed settings in real time in the Customizer preview. - */ - -( function( $ ) { - var style = $( '#twentysixteen-color-scheme-css' ), - api = wp.customize; - - if ( ! style.length ) { - style = $( 'head' ).append( ''; - return parent.insertBefore(p.lastChild, parent.firstChild); - } - - /** - * Returns the value of `html5.elements` as an array. - * @private - * @returns {Array} An array of shived element node names. - */ - function getElements() { - var elements = html5.elements; - return typeof elements == 'string' ? elements.split(' ') : elements; - } - - /** - * Extends the built-in list of html5 elements - * @memberOf html5 - * @param {String|Array} newElements whitespace separated list or array of new element names to shiv - * @param {Document} ownerDocument The context document. - */ - function addElements(newElements, ownerDocument) { - var elements = html5.elements; - if(typeof elements != 'string'){ - elements = elements.join(' '); - } - if(typeof newElements != 'string'){ - newElements = newElements.join(' '); - } - html5.elements = elements +' '+ newElements; - shivDocument(ownerDocument); - } - - /** - * Returns the data associated to the given document - * @private - * @param {Document} ownerDocument The document. - * @returns {Object} An object of data. - */ - function getExpandoData(ownerDocument) { - var data = expandoData[ownerDocument[expando]]; - if (!data) { - data = {}; - expanID++; - ownerDocument[expando] = expanID; - expandoData[expanID] = data; - } - return data; - } - - /** - * returns a shived element for the given nodeName and document - * @memberOf html5 - * @param {String} nodeName name of the element - * @param {Document|DocumentFragment} ownerDocument The context document. - * @returns {Object} The shived element. - */ - function createElement(nodeName, ownerDocument, data){ - if (!ownerDocument) { - ownerDocument = document; - } - if(supportsUnknownElements){ - return ownerDocument.createElement(nodeName); - } - if (!data) { - data = getExpandoData(ownerDocument); - } - var node; - - if (data.cache[nodeName]) { - node = data.cache[nodeName].cloneNode(); - } else if (saveClones.test(nodeName)) { - node = (data.cache[nodeName] = data.createElem(nodeName)).cloneNode(); - } else { - node = data.createElem(nodeName); - } - - // Avoid adding some elements to fragments in IE < 9 because - // * Attributes like `name` or `type` cannot be set/changed once an element - // is inserted into a document/fragment - // * Link elements with `src` attributes that are inaccessible, as with - // a 403 response, will cause the tab/window to crash - // * Script elements appended to fragments will execute when their `src` - // or `text` property is set - return node.canHaveChildren && !reSkip.test(nodeName) && !node.tagUrn ? data.frag.appendChild(node) : node; - } - - /** - * returns a shived DocumentFragment for the given document - * @memberOf html5 - * @param {Document} ownerDocument The context document. - * @returns {Object} The shived DocumentFragment. - */ - function createDocumentFragment(ownerDocument, data){ - if (!ownerDocument) { - ownerDocument = document; - } - if(supportsUnknownElements){ - return ownerDocument.createDocumentFragment(); - } - data = data || getExpandoData(ownerDocument); - var clone = data.frag.cloneNode(), - i = 0, - elems = getElements(), - l = elems.length; - for(;i -1, - isOpera = navigator.userAgent.toLowerCase().indexOf( 'opera' ) > -1, - isIE = navigator.userAgent.toLowerCase().indexOf( 'msie' ) > -1; - - if ( ( isWebkit || isOpera || isIE ) && document.getElementById && window.addEventListener ) { - window.addEventListener( 'hashchange', function() { - var id = location.hash.substring( 1 ), - element; - - if ( ! ( /^[A-z0-9_-]+$/.test( id ) ) ) { - return; - } - - element = document.getElementById( id ); - - if ( element ) { - if ( ! ( /^(?:a|select|input|button|textarea)$/i.test( element.tagName ) ) ) { - element.tabIndex = -1; - } - - element.focus(); - - // Repositions the window on jump-to-anchor to account for admin bar and border height. - window.scrollBy( 0, -53 ); - } - }, false ); - } -} )(); diff --git a/wp-content/themes/twentysixteen/page.php b/wp-content/themes/twentysixteen/page.php deleted file mode 100644 index 582c3a100..000000000 --- a/wp-content/themes/twentysixteen/page.php +++ /dev/null @@ -1,42 +0,0 @@ - - -
-
- - -
- - - -
- - - diff --git a/wp-content/themes/twentysixteen/readme.txt b/wp-content/themes/twentysixteen/readme.txt deleted file mode 100644 index 0de9136bc..000000000 --- a/wp-content/themes/twentysixteen/readme.txt +++ /dev/null @@ -1,120 +0,0 @@ -=== Twenty Sixteen === -Contributors: wordpressdotorg -Tested up to: 5.0 -Version: 2.1 -License: GPLv2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html -Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog - -== Description == -Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere. - -* Mobile-first, Responsive Layout -* Custom Colors -* Custom Header -* Social Links -* Post Formats -* The GPL v2.0 or later license. :) Use it to make something cool. - -For more information about Twenty Sixteen please go to https://wordpress.org/support/article/twenty-sixteen/. - -== Installation == - -1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. -2. Type in Twenty Sixteen in the search form and press the 'Enter' key on your keyboard. -3. Click on the 'Activate' button to use your new theme right away. -4. Go to https://wordpress.org/support/article/twenty-sixteen/ for a guide on how to customize this theme. -5. Navigate to Appearance > Customize in your admin panel and customize to taste. - -== Copyright == - -Twenty Sixteen WordPress Theme, Copyright 2014-2020 WordPress.org -Twenty Sixteen is distributed under the terms of the GNU GPL - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -Twenty Sixteen Theme bundles the following third-party resources: - -HTML5 Shiv v3.7.0, Copyright 2014 Alexander Farkas -Licenses: MIT/GPL2 -Source: https://github.com/aFarkas/html5shiv - -Genericons icon font, Copyright 2013-2017 Automattic.com -License: GNU GPL, Version 2 (or later) -Source: http://www.genericons.com - -Image used in screenshot.png: A photo by Austin Schmid (https://unsplash.com/schmidy/), licensed under Creative Commons Zero(http://creativecommons.org/publicdomain/zero/1.0/) - -== Changelog == - -= 2.1 = -* Released: March 31, 2020 - -https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_2.1 - -= 2.0 = -* Released: May 7, 2019 - -https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_2.0 - -= 1.9 = -* Released: February 21, 2019 - -https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_1.9 - -= 1.8 = -* Released: January 9, 2019 - -https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_1.8 - -= 1.7 = -* Released: December 19, 2018 - -https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_1.7 - -= 1.6 = -* Released: December 6, 2018 - -https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_1.6 - -= 1.5 = -* Released: May 17, 2018 - -https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_1.5 - -= 1.4 = -* Released: November 14, 2017 - -https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_1.4 - -= 1.3 = -* Released: August 16, 2016 - -https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_1.3 - -= 1.2 = -* Released: April 12, 2016 - -https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_1.2 - -= 1.1 = -* Released: January 6, 2016 - -https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_1.1 - -= 1.0 = -* Released: December 8, 2015 - -Initial release - -== Notes == - -Only the default and dark color schemes are accessibility ready. diff --git a/wp-content/themes/twentysixteen/rtl.css b/wp-content/themes/twentysixteen/rtl.css deleted file mode 100644 index 84d1a8bf2..000000000 --- a/wp-content/themes/twentysixteen/rtl.css +++ /dev/null @@ -1,756 +0,0 @@ -/* -Theme Name: Twenty Sixteen -Description: Adds support for languages written in a Right To Left (RTL) direction. -It's easy, just a matter of overwriting all the horizontal positioning attributes -of your CSS stylesheet in a separate stylesheet file named rtl.css. - -See: https://codex.wordpress.org/Right_to_Left_Language_Support -*/ - -/** - * Table of Contents: - * - * 1.0 - Normalize - * 2.0 - Typography - * 3.0 - Elements - * 4.0 - Forms - * 5.0 - Navigations - * 6.0 - Accessibility - * 7.0 - Widgets - * 8.0 - Content - * 8.1 - Header - * 8.2 - Posts and pages - * 8.3 - Comments - * 8.4 - Footer - * 9.0 - Multisites - * 10.0 - Media Queries - * 10.1 - >= 710px - * 10.2 - >= 910px - * 10.3 - >= 985px - * 10.4 - >= 1200px - */ - - -/** - * 1.0 - Normalize - */ - -body { - direction: rtl; - unicode-bidi: embed; -} - -input[type="checkbox"], -input[type="radio"] { - margin-right: auto; - margin-left: 0.4375em; -} - - -/** - * 2.0 - Typography - */ - -body, -button, -button[disabled]:hover, -button[disabled]:focus, -input[type="button"], -input[type="button"][disabled]:hover, -input[type="button"][disabled]:focus, -input[type="reset"], -input[type="reset"][disabled]:hover, -input[type="reset"][disabled]:focus, -input[type="submit"], -input[type="submit"][disabled]:hover, -input[type="submit"][disabled]:focus, -input, -select, -textarea, -.post-password-form label, -.main-navigation, -.post-navigation, -.post-navigation .post-title, -.pagination, -.image-navigation, -.comment-navigation, -.site .skip-link, -.logged-in .site .skip-link, -.widget .widget-title, -.widget_recent_entries .post-date, -.widget_rss .rss-date, -.widget_rss cite, -.tagcloud a, -.site-title, -.entry-title, -.entry-footer, -.sticky-post, -.page-title, -.page-links, -.comments-title, -.comment-reply-title, -.comment-metadata, -.pingback .edit-link, -.comment-reply-link, -.comment-form label, -.no-comments, -.required, -.site-footer .site-title, -.site-footer .site-title:after, -.widecolumn label, -.widecolumn .mu_register label, -.site-footer span[role=separator] { - font-family: Arial, Tahoma, sans-serif; -} - -::-webkit-input-placeholder { - font-family: Arial, Tahoma, sans-serif; -} - -:-moz-placeholder { - font-family: Arial, Tahoma, sans-serif; -} - -::-moz-placeholder { - font-family: Arial, Tahoma, sans-serif; -} - -:-ms-input-placeholder { - font-family: Arial, Tahoma, sans-serif; -} - -blockquote { - border-right-width: 4px; - border-left-width: 0; - padding-right: 1.263157895em; - padding-left: 0; -} - -.entry-content h1, -.entry-content h2, -.entry-content h3, -.entry-content h4, -.entry-content h5, -.entry-content h6, -.entry-summary h1, -.entry-summary h2, -.entry-summary h3, -.entry-summary h4, -.entry-summary h5, -.entry-summary h6, -.comment-content h1, -.comment-content h2, -.comment-content h3, -.comment-content h4, -.comment-content h5, -.comment-content h6, -.textwidget h1, -.textwidget h2, -.textwidget h3, -.textwidget h4, -.textwidget h5, -.textwidget h6, -.entry-content .author-title, -.widget_calendar caption, -.widecolumn h2 { - font-weight: 700; -} - - -/** - * 3.0 - Elements - */ - -ul, -ol { - margin: 0 1.25em 1.75em 0; -} - -ol { - margin-right: 1.5em; - margin-left: 0; -} - -caption, -th, -td { - text-align: right; -} - - -/** - * 4.0 - Forms - */ - -input[type="search"].search-field { - border-radius: 0 2px 2px 0; -} - -.search-submit:before { - left: 1px; -} - -.search-submit { - border-radius: 2px 0 0 2px; - left: 0; - right: auto; -} - - -/** - * 5.0 - Navigation - */ - -.main-navigation ul ul { - margin-right: 0.875em; - margin-left: auto; -} - -.main-navigation .menu-item-has-children > a { - margin-right: auto; - margin-left: 56px; -} - -.dropdown-toggle { - left: 0; - right: auto; -} - -.dropdown-toggle:after { - border-right-width: 1px; - border-left-width: 0; - left: auto; - right: 1px; -} - -.social-navigation li { - float: right; - margin: 0 0 0.4375em 0.4375em; -} - -.pagination:before { - left: 0; - right: auto; -} - -.pagination:after { - left: 54px; - right: auto; -} - -.pagination .nav-links { - padding-right: 0; - padding-left: 106px; -} - -.pagination .nav-links:before { - content: "\f430"; - left: -1px; - right: auto; -} - -.pagination .nav-links:after { - content: "\f429"; - left: 55px; - right: auto; -} - -.pagination .page-numbers { - margin: 0 -0.7368421053em 0 0.7368421053em; -} - -.pagination .prev, -.pagination .next { - margin: 0; -} - -.pagination .prev { - left: 54px; - right: auto; -} - -.pagination .prev:before { - content: "\f429"; - left: auto; - right: -1px; -} - -.pagination .next { - left: 0; - right: auto; -} - -.pagination .next:before { - content: "\f430"; - left: -1px; - right: auto; -} - -.comment-navigation { - margin-right: 0; - margin-left: 0; -} - - -/** - * 6.0 - Accessibility - */ - -.site .skip-link { - left: auto; - right: -9999em; -} - -.site .skip-link:focus { - left: auto; - right: 6px; -} - - -/** - * 7.0 - Widgets - */ - -.tagcloud a { - margin-right: 0; - margin-left: 0.1875em; -} - -.tagcloud ul { - margin-right: 0; -} - - -/** - * 8.0 - Content - */ - - -/** - * 8.1 - Header - */ - -.site-branding { - margin-right: 0; - margin-left: auto; -} - - -/** - * 8.2 - Posts and pages - */ - -.author-avatar .avatar { - float: right; - margin-right: 0; - margin-left: 1.75em; -} - -.entry-footer .avatar { - margin-right: 0; - margin-left: 0.5384615385em; -} - -.page-links a, -.page-links > span { - margin-right: auto; - margin-left: 0.3076923077em; -} - -.page-links > .page-links-title { - padding-right: 0; - padding-left: 0.6153846154em; -} - -body:not(.search-results) .entry-summary .alignright { - margin: 0.2631578947em 0 1.4736842105em 1.4736842105em; -} - -body:not(.search-results) .entry-summary .alignleft { - margin: 0.2631578947em 1.4736842105em 1.4736842105em 0; -} - - -/** - * 8.3 - Comments - */ - -.comment-list .children > li { - padding-right: 0.875em; - padding-left: 0; -} - -.comment-author .avatar { - float: right; - margin-right: auto; - margin-left: 0.875em; -} - -.bypostauthor > article .fn:after { - left: auto; - right: 3px; -} - -.comment-content ul, -.comment-content ol { - margin: 0 1.25em 1.5em 0; -} - -.comment-reply-title small a { - float: left; -} - -.comment-form #wp-comment-cookies-consent { - margin: 0 0 0 10px; -} - -.comment-form .comment-form-cookies-consent label { - font-family: Arial, Tahoma, sans-serif; -} - -/** - * 9.0 - Multisites - */ - -.widecolumn .mu_register label { - margin-right: 0; - margin-left: 0.7692307692em; -} - - -/** - * 10.0 - Media Queries - */ - - -/** - * 10.1 - >= 710px - */ - -@media screen and (min-width: 44.375em) { - .pagination { - margin: 0 7.6923% 4.421052632em 23.0769%; - } - - .entry-header, - .post-thumbnail, - .entry-content, - .entry-summary, - .entry-footer, - .comments-area, - .image-navigation, - .post-navigation, - .page-header, - .page-content, - .content-bottom-widgets { - margin-right: 7.6923%; - margin-left: 23.0769%; - } - - .entry-content blockquote:not(.alignright):not(.alignleft), - .entry-summary blockquote, - .comment-content blockquote { - margin-right: -1.473684211em; - margin-left: auto; - } - - .entry-content blockquote blockquote:not(.alignright):not(.alignleft), - .entry-summary blockquote blockquote, - .comment-content blockquote blockquote { - margin-right: 0; - margin-left: auto; - } - - .entry-content ul, - .entry-summary ul, - .comment-content ul, - .entry-content ol, - .entry-summary ol, - .comment-content ol { - margin-right: 0; - margin-left: auto; - } - - .entry-content li > ul, - .entry-summary li > ul, - .comment-content li > ul, - .entry-content blockquote > ul, - .entry-summary blockquote > ul, - .comment-content blockquote > ul { - margin-right: 1.25em; - margin-left: auto; - } - - .entry-content li > ol, - .entry-summary li > ol, - .comment-content li > ol, - .entry-content blockquote > ol, - .entry-summary blockquote > ol, - .comment-content blockquote > ol { - margin-right: 1.5em; - margin-left: auto; - } - - .comment-list .children > li { - padding-right: 1.75em; - padding-left: 0; - } - - .sidebar, - .widecolumn { - padding-right: 7.6923%; - padding-left: 23.0769%; - } - - body:not(.search-results) .entry-summary li > ul, - body:not(.search-results) .entry-summary blockquote > ul { - margin-right: 1.157894737em; - margin-left: auto; - } - - body:not(.search-results) .entry-summary li > ol, - body:not(.search-results) .entry-summary blockquote > ol { - margin-right: 1.473684211em; - margin-left: auto; - } -} - - -/** - * 10.2 - >= 910px - */ - -@media screen and (min-width: 56.875em) { - .main-navigation .primary-menu > li { - float: right; - } - - .main-navigation ul ul { - left: auto; - margin: 0; - right: -999em; - } - - .main-navigation ul ul:before { - left: 9px; - right: auto; - } - - .main-navigation ul ul:after { - left: 11px; - right: auto; - } - - .main-navigation li:hover > ul, - .main-navigation li.focus > ul { - left: 0; - right: auto; - } - - .main-navigation ul ul li:hover > ul, - .main-navigation ul ul li.focus > ul { - left: 100%; - right: auto; - } - - .main-navigation .menu-item-has-children > a { - margin: 0; - padding-right: 0.875em; - padding-left: 2.25em; - } - - .main-navigation .menu-item-has-children > a:after { - left: 0.625em; - right: auto; - } - - .main-navigation ul ul .menu-item-has-children > a { - padding-right: 0.875em; - padding-left: 2.0625em; - } - - .main-navigation ul ul .menu-item-has-children > a:after { - left: 0.5625em; - right: auto; - top: 0.8125em; - -webkit-transform: rotate(-90deg); - -moz-transform: rotate(-90deg); - -ms-transform: rotate(-90deg); - transform: rotate(-90deg); - } - - .content-area { - float: right; - margin-right: auto; - margin-left: -100%; - } - - .entry-header, - .post-thumbnail, - .entry-content, - .entry-summary, - .entry-footer, - .comments-area, - .image-navigation, - .post-navigation, - .pagination, - .page-header, - .page-content, - .content-bottom-widgets { - margin-right: 0; - margin-left: 0; - } - - .sidebar { - float: right; - margin-right: 75%; - margin-left: auto; - padding: 0; - } - - .widget blockquote { - padding-right: 1.0625em; - padding-left: 0; - } - - .widget .alignright { - margin: 0.2307692308em 0 1.6153846154em 1.6153846154em; - } - - .widget .alignleft { - margin: 0.2307692308em 1.6153846154em 1.6153846154em 0; - } - - .tagcloud a { - margin: 0 0 0.5384615385em 0.2307692308em; - } - - .content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2), - .content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) { - float: right; - margin-right: auto; - margin-left: 7.1428571%; - } - - .content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type { - margin-right: auto; - margin-left: 0; - } - - .site-info { - margin: 0.538461538em 0 0.538461538em auto; - } - - .no-sidebar .entry-header, - .no-sidebar .entry-content, - .no-sidebar .entry-summary, - .no-sidebar .entry-footer, - .no-sidebar .comments-area, - .no-sidebar .image-navigation, - .no-sidebar .post-navigation, - .no-sidebar .pagination, - .no-sidebar .page-header, - .no-sidebar .page-content, - .no-sidebar .content-bottom-widgets { - margin-right: 15%; - margin-left: 15%; - } - - .no-sidebar .post-thumbnail { - margin-right: 0; - margin-left: 0; - } - - .widecolumn { - padding-right: 15%; - padding-left: 15%; - } -} - - -/** - * 10.3 - >= 985px - */ - -@media screen and (min-width: 61.5625em) { - body:not(.search-results) article:not(.type-page) .entry-content { - float: left; - } - - body:not(.search-results) article:not(.type-page) .entry-content > blockquote.alignleft.below-entry-meta { - margin-right: 1.473684211em; - margin-left: 0; - width: -webkit-calc(50% - 0.736842105em); - width: calc(50% - 0.736842105em); - } - - body:not(.search-results) article:not(.type-page) .entry-content > blockquote.alignright.below-entry-meta { - margin-right: -40%; - margin-left: 1.473684211em; - width: -webkit-calc(60% - 1.4736842105em); - width: calc(60% - 1.4736842105em); - } - - body:not(.search-results) article:not(.type-page) img.below-entry-meta, - body:not(.search-results) article:not(.type-page) figure.below-entry-meta { - margin-right: -40%; - margin-left: 0; - } - - body:not(.search-results) article:not(.type-page) .entry-footer { - float: right; - } - - body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content { - float: right; - margin-right: 34.99999999%; - margin-left: -100%; - } - - body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer { - margin-right: 15%; - margin-left: -100%; - } -} - - -/** - * 10.4 - >= 1200px - */ - -@media screen and (min-width: 75em) { - body:not(.search-results) .entry-summary li > ul, - body:not(.search-results) .entry-summary blockquote > ul { - margin-right: 0.956521739em; - margin-left: auto; - } - - body:not(.search-results) .entry-summary li > ol, - body:not(.search-results) .entry-summary blockquote > ol { - margin-right: 1.52173913em; - margin-left: auto; - } - - body:not(.search-results) .entry-summary blockquote { - padding-right: 1.347826087em; - padding-left: 0; - } - - body:not(.search-results) .entry-summary blockquote:not(.alignright):not(.alignleft) { - margin-right: -1.52173913em; - margin-left: auto; - } - - body:not(.search-results) .entry-summary blockquote blockquote:not(.alignright):not(.alignleft) { - margin-right: 0; - margin-left: auto; - } - - body:not(.search-results) .entry-summary .alignright { - margin: 0.2608695652em 0 1.5217391304em 1.5217391304em; - } - - body:not(.search-results) .entry-summary .alignleft { - margin: 0.2608695652em 1.5217391304em 1.5217391304em 0; - } -} diff --git a/wp-content/themes/twentysixteen/screenshot.png b/wp-content/themes/twentysixteen/screenshot.png deleted file mode 100644 index e4f2b25df..000000000 Binary files a/wp-content/themes/twentysixteen/screenshot.png and /dev/null differ diff --git a/wp-content/themes/twentysixteen/search.php b/wp-content/themes/twentysixteen/search.php deleted file mode 100644 index d82d9ff13..000000000 --- a/wp-content/themes/twentysixteen/search.php +++ /dev/null @@ -1,61 +0,0 @@ - - -
-
- - - - - - __( 'Previous page', 'twentysixteen' ), - 'next_text' => __( 'Next page', 'twentysixteen' ), - 'before_page_number' => '' . __( 'Page', 'twentysixteen' ) . ' ', - ) - ); - - // If no content, include the "No posts found" template. - else : - get_template_part( 'template-parts/content', 'none' ); - - endif; - ?> - -
-
- - - diff --git a/wp-content/themes/twentysixteen/searchform.php b/wp-content/themes/twentysixteen/searchform.php deleted file mode 100644 index 2fb75d4a3..000000000 --- a/wp-content/themes/twentysixteen/searchform.php +++ /dev/null @@ -1,17 +0,0 @@ - - - diff --git a/wp-content/themes/twentysixteen/sidebar-content-bottom.php b/wp-content/themes/twentysixteen/sidebar-content-bottom.php deleted file mode 100644 index c23216496..000000000 --- a/wp-content/themes/twentysixteen/sidebar-content-bottom.php +++ /dev/null @@ -1,28 +0,0 @@ - - diff --git a/wp-content/themes/twentysixteen/sidebar.php b/wp-content/themes/twentysixteen/sidebar.php deleted file mode 100644 index 31cb16dff..000000000 --- a/wp-content/themes/twentysixteen/sidebar.php +++ /dev/null @@ -1,15 +0,0 @@ - - - - - diff --git a/wp-content/themes/twentysixteen/single.php b/wp-content/themes/twentysixteen/single.php deleted file mode 100644 index ade82e134..000000000 --- a/wp-content/themes/twentysixteen/single.php +++ /dev/null @@ -1,59 +0,0 @@ - - -
-
- _x( 'Published in%title', 'Parent post link', 'twentysixteen' ), - ) - ); - } elseif ( is_singular( 'post' ) ) { - // Previous/next post navigation. - the_post_navigation( - array( - 'next_text' => ' ' . - '' . __( 'Next post:', 'twentysixteen' ) . ' ' . - '%title', - 'prev_text' => ' ' . - '' . __( 'Previous post:', 'twentysixteen' ) . ' ' . - '%title', - ) - ); - } - - // End the loop. - endwhile; - ?> - -
- - - -
- - - diff --git a/wp-content/themes/twentysixteen/style.css b/wp-content/themes/twentysixteen/style.css deleted file mode 100644 index 33bcaceb5..000000000 --- a/wp-content/themes/twentysixteen/style.css +++ /dev/null @@ -1,4026 +0,0 @@ -/* -Theme Name: Twenty Sixteen -Theme URI: https://wordpress.org/themes/twentysixteen/ -Author: the WordPress team -Author URI: https://wordpress.org/ -Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere. -Version: 2.1 -Requires at least: 4.4 -Requires PHP: 5.2.4 -License: GNU General Public License v2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html -Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog -Text Domain: twentysixteen - -This theme, like WordPress, is licensed under the GPL. -Use it to make something cool, have fun, and share what you've learned with others. -*/ - - -/** - * Table of Contents - * - * 1.0 - Normalize - * 2.0 - Genericons - * 3.0 - Typography - * 4.0 - Elements - * 5.0 - Forms - * 6.0 - Navigation - * 6.1 - Links - * 6.2 - Menus - * 7.0 - Accessibility - * 8.0 - Alignments - * 9.0 - Clearings - * 10.0 - Widgets - * 11.0 - Content - * 11.1 - Header - * 11.2 - Posts and pages - * 11.3 - Post Formats - * 11.4 - Comments - * 11.5 - Sidebar - * 11.6 - Footer - * 12.0 - Media - * 12.1 - Captions - * 12.2 - Galleries - * 13.0 - Multisite - * 14.0 - Media Queries - * 14.1 - >= 710px - * 14.2 - >= 783px - * 14.3 - >= 910px - * 14.4 - >= 985px - * 14.5 - >= 1200px - * 15.0 - Print - */ - - -/** - * 1.0 - Normalize - * - * Normalizing styles have been helped along thanks to the fine work of - * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ - */ - -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; -} - -small { - font-size: 80%; -} - -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sup { - top: -0.5em; -} - -sub { - bottom: -0.25em; -} - -img { - border: 0; -} - -svg:not(:root) { - overflow: hidden; -} - -figure { - margin: 0; -} - -hr { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; -} - -code, -kbd, -pre, -samp { - font-size: 1em; -} - -button, -input, -optgroup, -select, -textarea { - color: inherit; - font: inherit; - margin: 0; -} - -select { - text-transform: none; -} - -button { - overflow: visible; -} - -button, -input, -select, -textarea { - max-width: 100%; -} - -button, -html input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; - cursor: pointer; -} - -button[disabled], -html input[disabled] { - cursor: default; - opacity: .5; -} - -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0; -} - -input[type="checkbox"], -input[type="radio"] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - margin-right: 0.4375em; - padding: 0; -} - -input[type="date"]::-webkit-inner-spin-button, -input[type="date"]::-webkit-outer-spin-button, -input[type="time"]::-webkit-inner-spin-button, -input[type="time"]::-webkit-outer-spin-button, -input[type="datetime-local"]::-webkit-inner-spin-button, -input[type="datetime-local"]::-webkit-outer-spin-button, -input[type="week"]::-webkit-inner-spin-button, -input[type="week"]::-webkit-outer-spin-button, -input[type="month"]::-webkit-inner-spin-button, -input[type="month"]::-webkit-outer-spin-button, -input[type="number"]::-webkit-inner-spin-button, -input[type="number"]::-webkit-outer-spin-button { - height: auto; -} - -input[type="search"] { - -webkit-appearance: textfield; -} - -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} - -fieldset { - border: 1px solid #d1d1d1; - margin: 0 0 1.75em; - min-width: inherit; - padding: 0.875em; -} - -fieldset > :last-child { - margin-bottom: 0; -} - -legend { - border: 0; - padding: 0; -} - -textarea { - overflow: auto; - vertical-align: top; -} - -optgroup { - font-weight: bold; -} - - -/** - * 2.0 - Genericons - */ - -.menu-item-has-children a:after, -.social-navigation a:before, -.dropdown-toggle:after, -.bypostauthor > article .fn:after, -.comment-reply-title small a:before, -.pagination .prev:before, -.pagination .next:before, -.pagination .nav-links:before, -.pagination .nav-links:after, -.search-submit:before { - -moz-osx-font-smoothing: grayscale; - -webkit-font-smoothing: antialiased; - display: inline-block; - font-family: "Genericons"; - font-size: 16px; - font-style: normal; - font-variant: normal; - font-weight: normal; - line-height: 1; - speak: none; - text-align: center; - text-decoration: inherit; - text-transform: none; - vertical-align: top; -} - - -/** - * 3.0 - Typography - */ - -body, -button, -input, -select, -textarea { - color: #1a1a1a; - font-family: Merriweather, Georgia, serif; - font-size: 16px; - font-size: 1rem; - line-height: 1.75; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - clear: both; - font-weight: 700; - margin: 0; - text-rendering: optimizeLegibility; -} - -p { - margin: 0 0 1.75em; -} - -dfn, -cite, -em, -i { - font-style: italic; -} - -blockquote { - border: 0 solid #1a1a1a; - border-left-width: 4px; - color: #686868; - font-size: 19px; - font-size: 1.1875rem; - font-style: italic; - line-height: 1.4736842105; - margin: 0 0 1.4736842105em; - overflow: hidden; - padding: 0 0 0 1.263157895em; -} - -blockquote, -q { - quotes: none; -} - -blockquote:before, -blockquote:after, -q:before, -q:after { - content: ""; -} - -blockquote p { - margin-bottom: 1.4736842105em; -} - -blockquote cite, -blockquote small { - color: #1a1a1a; - display: block; - font-size: 16px; - font-size: 1rem; - line-height: 1.75; -} - -blockquote cite:before, -blockquote small:before { - content: "\2014\00a0"; -} - -blockquote em, -blockquote i, -blockquote cite { - font-style: normal; -} - -blockquote strong, -blockquote b { - font-weight: 400; -} - -blockquote > :last-child { - margin-bottom: 0; -} - -address { - font-style: italic; - margin: 0 0 1.75em; -} - -code, -kbd, -tt, -var, -samp, -pre { - font-family: Inconsolata, monospace; -} - -pre { - border: 1px solid #d1d1d1; - font-size: 16px; - font-size: 1rem; - line-height: 1.3125; - margin: 0 0 1.75em; - max-width: 100%; - overflow: auto; - padding: 1.75em; - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; -} - -code { - background-color: #d1d1d1; - padding: 0.125em 0.25em; -} - -abbr, -acronym { - border-bottom: 1px dotted #d1d1d1; - cursor: help; -} - -mark, -ins { - background: #007acc; - color: #fff; - padding: 0.125em 0.25em; - text-decoration: none; -} - -big { - font-size: 125%; -} - - -/** - * 4.0 - Elements - */ - -html { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} - -*, -*:before, -*:after { - /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ - -webkit-box-sizing: inherit; - -moz-box-sizing: inherit; - box-sizing: inherit; -} - -body { - background: #1a1a1a; - /* Fallback for when there is no custom background color defined. */ -} - -hr { - background-color: #d1d1d1; - border: 0; - height: 1px; - margin: 0 0 1.75em; -} - -ul, -ol { - margin: 0 0 1.75em 1.25em; - padding: 0; -} - -ul { - list-style: disc; -} - -ol { - list-style: decimal; - margin-left: 1.5em; -} - -li > ul, -li > ol { - margin-bottom: 0; -} - -dl { - margin: 0 0 1.75em; -} - -dt { - font-weight: 700; -} - -dd { - margin: 0 0 1.75em; -} - -img { - height: auto; - /* Make sure images are scaled correctly. */ - max-width: 100%; - /* Adhere to container width. */ - vertical-align: middle; -} - -del { - opacity: 0.8; -} - -table, -th, -td { - border: 1px solid #d1d1d1; -} - -table { - border-collapse: separate; - border-spacing: 0; - border-width: 1px 0 0 1px; - margin: 0 0 1.75em; - table-layout: fixed; - /* Prevents HTML tables from becoming too wide */ - width: 100%; -} - -caption, -th, -td { - font-weight: normal; - text-align: left; -} - -th { - border-width: 0 1px 1px 0; - font-weight: 700; -} - -td { - border-width: 0 1px 1px 0; -} - -th, -td { - padding: 0.4375em; -} - -/* Placeholder text color -- selectors need to be separate to work. */ -::-webkit-input-placeholder { - color: #686868; - font-family: Montserrat, "Helvetica Neue", sans-serif; -} - -:-moz-placeholder { - color: #686868; - font-family: Montserrat, "Helvetica Neue", sans-serif; -} - -::-moz-placeholder { - color: #686868; - font-family: Montserrat, "Helvetica Neue", sans-serif; - opacity: 1; - /* Since FF19 lowers the opacity of the placeholder by default */ -} - -:-ms-input-placeholder { - color: #686868; - font-family: Montserrat, "Helvetica Neue", sans-serif; -} - - -/** - * 5.0 - Forms - */ - -input { - line-height: normal; -} - -button, -button[disabled]:hover, -button[disabled]:focus, -input[type="button"], -input[type="button"][disabled]:hover, -input[type="button"][disabled]:focus, -input[type="reset"], -input[type="reset"][disabled]:hover, -input[type="reset"][disabled]:focus, -input[type="submit"], -input[type="submit"][disabled]:hover, -input[type="submit"][disabled]:focus { - background: #1a1a1a; - border: 0; - border-radius: 2px; - color: #fff; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-weight: 700; - letter-spacing: 0.046875em; - line-height: 1; - padding: 0.84375em 0.875em 0.78125em; - text-transform: uppercase; -} - -button:hover, -button:focus, -input[type="button"]:hover, -input[type="button"]:focus, -input[type="reset"]:hover, -input[type="reset"]:focus, -input[type="submit"]:hover, -input[type="submit"]:focus { - background: #007acc; -} - -button:focus, -input[type="button"]:focus, -input[type="reset"]:focus, -input[type="submit"]:focus { - outline: thin dotted; - outline-offset: -4px; -} - -input[type="date"], -input[type="time"], -input[type="datetime-local"], -input[type="week"], -input[type="month"], -input[type="text"], -input[type="email"], -input[type="url"], -input[type="password"], -input[type="search"], -input[type="tel"], -input[type="number"], -textarea { - background: #f7f7f7; - background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); - border: 1px solid #d1d1d1; - border-radius: 2px; - color: #686868; - padding: 0.625em 0.4375em; - width: 100%; -} - -input[type="date"]:focus, -input[type="time"]:focus, -input[type="datetime-local"]:focus, -input[type="week"]:focus, -input[type="month"]:focus, -input[type="text"]:focus, -input[type="email"]:focus, -input[type="url"]:focus, -input[type="password"]:focus, -input[type="search"]:focus, -input[type="tel"]:focus, -input[type="number"]:focus, -textarea:focus { - background-color: #fff; - border-color: #007acc; - color: #1a1a1a; - outline: 0; -} - -.post-password-form { - margin-bottom: 1.75em; -} - -.post-password-form label { - color: #686868; - display: block; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 13px; - font-size: 0.8125rem; - letter-spacing: 0.076923077em; - line-height: 1.6153846154; - margin-bottom: 1.75em; - text-transform: uppercase; -} - -.post-password-form input[type="password"] { - margin-top: 0.4375em; -} - -.post-password-form > :last-child { - margin-bottom: 0; -} - -.search-form { - position: relative; -} - -input[type="search"].search-field { - border-radius: 2px 0 0 2px; - width: -webkit-calc(100% - 42px); - width: calc(100% - 42px); -} - -.search-submit:before { - content: "\f400"; - font-size: 24px; - left: 2px; - line-height: 42px; - position: relative; - width: 40px; -} - -.search-submit { - border-radius: 0 2px 2px 0; - bottom: 0; - overflow: hidden; - padding: 0; - position: absolute; - right: 0; - top: 0; - width: 42px; -} - - -/** - * 6.0 - Navigation - */ - -/** - * 6.1 - Links - */ - -a { - color: #007acc; - text-decoration: none; -} - -a:hover, -a:focus, -a:active { - color: #686868; -} - -a:focus { - outline: thin dotted; -} - -a:hover, -a:active { - outline: 0; -} - -.entry-content a, -.entry-summary a, -.taxonomy-description a, -.logged-in-as a, -.comment-content a, -.pingback .comment-body > a, -.textwidget a, -.entry-footer a:hover, -.site-info a:hover { - box-shadow: 0 1px 0 0 currentColor; -} - -.entry-content a:hover, -.entry-content a:focus, -.entry-summary a:hover, -.entry-summary a:focus, -.taxonomy-description a:hover, -.taxonomy-description a:focus, -.logged-in-as a:hover, -.logged-in-as a:focus, -.comment-content a:hover, -.comment-content a:focus, -.pingback .comment-body > a:hover, -.pingback .comment-body > a:focus, -.textwidget a:hover, -.textwidget a:focus { - box-shadow: none; -} - - -/** - * 6.2 - Menus - */ - -.site-header-menu { - display: none; - -webkit-flex: 0 1 100%; - -ms-flex: 0 1 100%; - flex: 0 1 100%; - margin: 0.875em 0; -} - -.site-header-menu.toggled-on, -.no-js .site-header-menu { - display: block; -} - -.main-navigation { - font-family: Montserrat, "Helvetica Neue", sans-serif; -} - -.site-footer .main-navigation { - margin-bottom: 1.75em; -} - -.main-navigation ul { - list-style: none; - margin: 0; -} - -.main-navigation li { - border-top: 1px solid #d1d1d1; - position: relative; -} - -.main-navigation a { - color: #1a1a1a; - display: block; - line-height: 1.3125; - outline-offset: -1px; - padding: 0.84375em 0; -} - -.main-navigation a:hover, -.main-navigation a:focus { - color: #007acc; -} - -.main-navigation .current-menu-item > a, -.main-navigation .current-menu-ancestor > a { - font-weight: 700; -} - -.main-navigation ul ul { - display: none; - margin-left: 0.875em; -} - -.no-js .main-navigation ul ul { - display: block; -} - -.main-navigation ul .toggled-on { - display: block; -} - -.main-navigation .primary-menu { - border-bottom: 1px solid #d1d1d1; -} - -.main-navigation .menu-item-has-children > a { - margin-right: 56px; -} - -.dropdown-toggle { - background-color: transparent; - border: 0; - border-radius: 0; - color: #1a1a1a; - content: ""; - height: 48px; - padding: 0; - position: absolute; - right: 0; - text-transform: none; - top: 0; - width: 48px; -} - -.dropdown-toggle:after { - border: 0 solid #d1d1d1; - border-left-width: 1px; - content: "\f431"; - font-size: 24px; - left: 1px; - position: relative; - width: 48px; -} - -.dropdown-toggle:hover, -.dropdown-toggle:focus { - background-color: transparent; - color: #007acc; -} - -.dropdown-toggle:focus { - outline: thin dotted; - outline-offset: -1px; -} - -.dropdown-toggle:focus:after { - border-color: transparent; -} - -.dropdown-toggle.toggled-on:after { - content: "\f432"; -} - -.site-header .main-navigation + .social-navigation { - margin-top: 1.75em; -} - -.site-footer .social-navigation { - margin-bottom: 1.75em; -} - -.social-navigation ul { - list-style: none; - margin: 0 0 -0.4375em; -} - -.social-navigation li { - float: left; - margin: 0 0.4375em 0.4375em 0; -} - -.social-navigation a { - border: 1px solid #d1d1d1; - border-radius: 50%; - color: #1a1a1a; - display: block; - height: 35px; - position: relative; - width: 35px; -} - -.social-navigation a:before { - content: "\f415"; - height: 33px; - line-height: 33px; - text-align: center; - width: 33px; -} - -.social-navigation a:hover:before, -.social-navigation a:focus:before { - color: #007acc; -} - -.social-navigation a[href*="codepen.io"]:before { - content: "\f216"; -} - -.social-navigation a[href*="digg.com"]:before { - content: "\f221"; -} - -.social-navigation a[href*="dribbble.com"]:before { - content: "\f201"; -} - -.social-navigation a[href*="dropbox.com"]:before { - content: "\f225"; -} - -.social-navigation a[href*="facebook.com"]:before { - content: "\f203"; -} - -.social-navigation a[href*="flickr.com"]:before { - content: "\f211"; -} - -.social-navigation a[href*="foursquare.com"]:before { - content: "\f226"; -} - -.social-navigation a[href*="plus.google.com"]:before { - content: "\f206"; -} - -.social-navigation a[href*="github.com"]:before { - content: "\f200"; -} - -.social-navigation a[href*="instagram.com"]:before { - content: "\f215"; -} - -.social-navigation a[href*="linkedin.com"]:before { - content: "\f208"; -} - -.social-navigation a[href*="path.com"]:before { - content: "\f219"; -} - -.social-navigation a[href*="pinterest.com"]:before { - content: "\f210"; -} - -.social-navigation a[href*="getpocket.com"]:before { - content: "\f224"; -} - -.social-navigation a[href*="polldaddy.com"]:before { - content: "\f217"; -} - -.social-navigation a[href*="reddit.com"]:before { - content: "\f222"; -} - -.social-navigation a[href*="skype.com"]:before { - content: "\f220"; -} - -.social-navigation a[href*="stumbleupon.com"]:before { - content: "\f223"; -} - -.social-navigation a[href*="tumblr.com"]:before { - content: "\f214"; -} - -.social-navigation a[href*="twitter.com"]:before { - content: "\f202"; -} - -.social-navigation a[href*="vimeo.com"]:before { - content: "\f212"; -} - -.social-navigation a[href*="wordpress.com"]:before, -.social-navigation a[href*="wordpress.org"]:before { - content: "\f205"; -} - -.social-navigation a[href*="youtube.com"]:before { - content: "\f213"; -} - -.social-navigation a[href^="mailto:"]:before { - content: "\f410"; -} - -.social-navigation a[href*="spotify.com"]:before { - content: "\f515"; -} - -.social-navigation a[href*="twitch.tv"]:before { - content: "\f516"; -} - -.social-navigation a[href$="/feed/"]:before { - content: "\f413"; -} - -.post-navigation { - border-top: 4px solid #1a1a1a; - border-bottom: 4px solid #1a1a1a; - clear: both; - font-family: Montserrat, "Helvetica Neue", sans-serif; - margin: 0 7.6923% 3.5em; -} - -.post-navigation a { - color: #1a1a1a; - display: block; - padding: 1.75em 0; -} - -.post-navigation span { - display: block; -} - -.post-navigation .meta-nav { - color: #686868; - font-size: 13px; - font-size: 0.8125rem; - letter-spacing: 0.076923077em; - line-height: 1.6153846154; - margin-bottom: 0.5384615385em; - text-transform: uppercase; -} - -.post-navigation .post-title { - display: inline; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 23px; - font-size: 1.4375rem; - font-weight: 700; - line-height: 1.2173913043; - text-rendering: optimizeLegibility; -} - -.post-navigation a:hover .post-title, -.post-navigation a:focus .post-title { - color: #007acc; -} - -.post-navigation div + div { - border-top: 4px solid #1a1a1a; -} - -.pagination { - border-top: 4px solid #1a1a1a; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 19px; - font-size: 1.1875rem; - margin: 0 7.6923% 2.947368421em; - min-height: 56px; - position: relative; -} - -.pagination:before, -.pagination:after { - background-color: #1a1a1a; - content: ""; - height: 52px; - position: absolute; - top:0; - width: 52px; - z-index: 0; -} - -.pagination:before { - right: 0; -} - -.pagination:after { - right: 54px; -} - -.pagination a:hover, -.pagination a:focus { - color: #1a1a1a; -} - -.pagination .nav-links { - padding-right: 106px; - position: relative; -} - -.pagination .nav-links:before, -.pagination .nav-links:after { - color: #fff; - font-size: 32px; - line-height: 51px; - opacity: 0.3; - position: absolute; - width: 52px; - z-index: 1; -} - -.pagination .nav-links:before { - content: "\f429"; - right: -1px; -} - -.pagination .nav-links:after { - content: "\f430"; - right: 55px; -} - -/* reset screen-reader-text */ -.pagination .current .screen-reader-text { - position: static !important; -} - -.pagination .page-numbers { - display: none; - letter-spacing: 0.013157895em; - line-height: 1; - margin: 0 0.7368421053em 0 -0.7368421053em; - padding: 0.8157894737em 0.7368421053em 0.3947368421em; - text-transform: uppercase; -} - -.pagination .current { - display: inline-block; - font-weight: 700; -} - -.pagination .prev, -.pagination .next { - background-color: #1a1a1a; - color: #fff; - display: inline-block; - height: 52px; - margin: 0; - overflow: hidden; - padding: 0; - position: absolute; - top: 0; - width: 52px; - z-index: 2; -} - -.pagination .prev:before, -.pagination .next:before { - font-size: 32px; - height: 53px; - line-height: 52px; - position: relative; - width: 53px; -} - -.pagination .prev:hover, -.pagination .prev:focus, -.pagination .next:hover, -.pagination .next:focus { - background-color: #007acc; - color: #fff; -} - -.pagination .prev:focus, -.pagination .next:focus { - outline: 0; -} - -.pagination .prev { - right: 54px; -} - -.pagination .prev:before { - content: "\f430"; - left: -1px; - top: -1px; -} - -.pagination .next { - right: 0; -} - -.pagination .next:before { - content: "\f429"; - right: -1px; - top: -1px; -} - -.image-navigation, -.comment-navigation { - border-top: 1px solid #d1d1d1; - border-bottom: 1px solid #d1d1d1; - color: #686868; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; - margin: 0 7.6923% 2.1538461538em; - padding: 1.0769230769em 0; -} - -.comment-navigation { - margin-right: 0; - margin-left: 0; -} - -.comments-title + .comment-navigation { - border-bottom: 0; - margin-bottom: 0; -} - -.image-navigation .nav-previous:not(:empty), -.image-navigation .nav-next:not(:empty), -.comment-navigation .nav-previous:not(:empty), -.comment-navigation .nav-next:not(:empty) { - display: inline-block; -} - -.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before, -.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before { - content: "\002f"; - display: inline-block; - opacity: 0.7; - padding: 0 0.538461538em; -} - - -/** - * 7.0 - Accessibility - */ - -/* Text meant only for screen readers */ -.says, -.screen-reader-text { - clip: rect(1px, 1px, 1px, 1px); - height: 1px; - overflow: hidden; - position: absolute !important; - width: 1px; - /* many screen reader and browser combinations announce broken words as they would appear visually */ - word-wrap: normal !important; -} - -/* must have higher specificity than alternative color schemes inline styles */ -.site .skip-link { - background-color: #f1f1f1; - box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); - color: #21759b; - display: block; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 14px; - font-weight: 700; - left: -9999em; - outline: none; - padding: 15px 23px 14px; - text-decoration: none; - text-transform: none; - top: -9999em; -} - -.logged-in .site .skip-link { - box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2); - font-family: "Open Sans", sans-serif; -} - -.site .skip-link:focus { - clip: auto; - height: auto; - left: 6px; - top: 7px; - width: auto; - z-index: 100000; -} - - -/** - * 8.0 - Alignments - */ - -.alignleft { - float: left; - margin: 0.375em 1.75em 1.75em 0; -} - -.alignright { - float: right; - margin: 0.375em 0 1.75em 1.75em; -} - -.aligncenter { - clear: both; - display: block; - margin: 0 auto 1.75em; -} - -blockquote.alignleft { - margin: 0.3157894737em 1.4736842105em 1.473684211em 0; -} - -blockquote.alignright { - margin: 0.3157894737em 0 1.473684211em 1.4736842105em; -} - -blockquote.aligncenter { - margin-bottom: 1.473684211em; -} - - -/** - * 9.0 - Clearings - */ - -.clear:before, -.clear:after, -blockquote:before, -blockquote:after, -.entry-content:before, -.entry-content:after, -.entry-summary:before, -.entry-summary:after, -.comment-content:before, -.comment-content:after, -.site-content:before, -.site-content:after, -.site-main > article:before, -.site-main > article:after, -.primary-menu:before, -.primary-menu:after, -.social-links-menu:before, -.social-links-menu:after, -.textwidget:before, -.textwidget:after, -.content-bottom-widgets:before, -.content-bottom-widgets:after { - content: ""; - display: table; -} - -.clear:after, -blockquote:after, -.entry-content:after, -.entry-summary:after, -.comment-content:after, -.site-content:after, -.site-main > article:after, -.primary-menu:after, -.social-links-menu:after, -.textwidget:after, -.content-bottom-widgets:after { - clear: both; -} - - -/** - * 10.0 - Widgets - */ - -.widget { - border-top: 4px solid #1a1a1a; - margin-bottom: 3.5em; - padding-top: 1.75em; -} - -.widget-area > :last-child, -.widget > :last-child { - margin-bottom: 0; -} - -.widget .widget-title { - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 16px; - font-size: 1rem; - letter-spacing: 0.046875em; - line-height: 1.3125; - margin: 0 0 1.75em; - text-transform: uppercase; -} - -.widget .widget-title:empty { - margin-bottom: 0; -} - -.widget-title a { - color: #1a1a1a; -} - -/* Calendar widget */ -.widget.widget_calendar table { - margin: 0; -} - -.widget_calendar .wp-calendar-nav { - display: table; - width: 100%; -} - -.widget_calendar .wp-calendar-nav span { - display: table-cell; -} - -.widget_calendar .wp-calendar-nav-prev, -.widget_calendar .wp-calendar-nav-next { - width: 40%; -} - -.widget_calendar td, -.widget_calendar th, -.widget_calendar .wp-calendar-nav span { - line-height: 2.5625; - padding: 0; - text-align: center; -} - -.widget_calendar caption { - font-weight: 900; - margin-bottom: 1.75em; -} - -.widget_calendar tbody a { - background-color: #007acc; - color: #fff; - display: block; - font-weight: 700; -} - -.widget_calendar tbody a:hover, -.widget_calendar tbody a:focus { - background-color: #686868; - color: #fff; -} - -/* Recent Posts widget */ -.widget_recent_entries .post-date { - color: #686868; - display: block; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.615384615; - margin-bottom: 0.538461538em; -} - -.widget_recent_entries li:last-child .post-date { - margin-bottom: 0; -} - -/* RSS widget */ -.widget_rss .rsswidget img { - margin-top: -0.375em; -} - -.widget_rss .rss-date, -.widget_rss cite { - color: #686868; - display: block; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 13px; - font-size: 0.8125rem; - font-style: normal; - line-height: 1.615384615; - margin-bottom: 0.538461538em; -} - -.widget_rss .rssSummary:last-child { - margin-bottom: 2.1538461538em; -} - -.widget_rss li:last-child :last-child { - margin-bottom: 0; -} - -/* Tag Cloud widget */ -.tagcloud a { - border: 1px solid #d1d1d1; - border-radius: 2px; - display: inline-block; - font-family: Montserrat, "Helvetica Neue", sans-serif; - line-height: 1; - margin: 0 0.1875em 0.4375em 0; - padding: 0.5625em 0.4375em 0.5em; -} - -.tagcloud ul { - list-style-type: none; - margin-left: 0; -} - -.tagcloud ul li { - display: inline-block; -} - -.tagcloud a:hover, -.tagcloud a:focus { - border-color: #007acc; - color: #007acc; - outline: 0; -} - - -/** - * 11.0 - Content - */ - -.site { - background-color: #fff; -} - -.site-inner { - margin: 0 auto; - max-width: 1320px; - position: relative; -} - -.site-content { - word-wrap: break-word; -} - -/* Do not show the outline on the skip link target. */ -#content[tabindex="-1"]:focus { - outline: 0; -} - -.site-main { - margin-bottom: 3.5em; -} - -.site-main > :last-child { - margin-bottom: 0; -} - - -/** - * 11.1 - Header - */ - -.site-header { - padding: 2.625em 7.6923%; -} - -.site-header-main { - -webkit-align-items: center; - -ms-flex-align: center; - align-items: center; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-wrap: wrap; - -ms-flex-wrap: wrap; - flex-wrap: wrap; -} - -.site-branding { - margin: 0.875em auto 0.875em 0; - /* Avoid overflowing wide custom logo in small screens in Firefox and IEs */ - max-width: 100%; - min-width: 0; - overflow: hidden; -} - -.custom-logo-link { - display: block; -} - -.custom-logo { - max-width: 180px; -} - -.site-title { - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 23px; - font-size: 1.4375rem; - font-weight: 700; - line-height: 1.2173913043; - margin: 0; -} - -.site-branding .site-title a { - color: #1a1a1a; -} - -.site-branding .site-title a:hover, -.site-branding .site-title a:focus { - color: #007acc; -} - -.wp-custom-logo .site-title { - margin-top: 0.608695652em; -} - -.site-description { - color: #686868; - display: none; - font-size: 13px; - font-size: 0.8125rem; - font-weight: 400; - line-height: 1.0769230769; - margin: 0.538461538em 0 0; -} - -.menu-toggle { - background-color: transparent; - border: 1px solid #d1d1d1; - color: #1a1a1a; - font-size: 13px; - font-size: 0.8125rem; - margin: 1.076923077em 0; - padding: 0.769230769em; -} - -.no-js .menu-toggle { - display: none; -} - -.menu-toggle:hover, -.menu-toggle:focus { - background-color: transparent; - border-color: #007acc; - color: #007acc; -} - -.menu-toggle.toggled-on, -.menu-toggle.toggled-on:hover, -.menu-toggle.toggled-on:focus { - background-color: #1a1a1a; - border-color: #1a1a1a; - color: #fff; -} - -.menu-toggle:focus { - outline: 0; -} - -.menu-toggle.toggled-on:focus { - outline: thin dotted; -} - -.header-image { - clear: both; - margin: 0.875em 0; -} - -.header-image a { - display: block; -} - -.header-image a:hover img, -.header-image a:focus img { - opacity: 0.85; -} - -/** - * 11.2 - Posts and pages - */ - -.site-main > article { - margin-bottom: 3.5em; - position: relative; -} - -.entry-header, -.entry-summary, -.entry-content, -.entry-footer, -.page-content { - margin-right: 7.6923%; - margin-left: 7.6923%; -} - -.entry-title { - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 28px; - font-size: 1.75rem; - font-weight: 700; - line-height: 1.25; - margin-bottom: 1em; -} - -.entry-title a { - color: #1a1a1a; -} - -.entry-title a:hover, -.entry-title a:focus { - color: #007acc; -} - -.post-thumbnail { - display: block; - margin: 0 7.6923% 1.75em; -} - -.post-thumbnail img { - display: block; -} - -.no-sidebar .post-thumbnail img { - margin: 0 auto; -} - -a.post-thumbnail:hover, -a.post-thumbnail:focus { - opacity: 0.85; -} - -.entry-content, -.entry-summary { - border-color: #d1d1d1; -} - -.entry-content h1, -.entry-summary h1, -.comment-content h1, -.textwidget h1 { - font-size: 28px; - font-size: 1.75rem; - line-height: 1.25; - margin-top: 2em; - margin-bottom: 1em; -} - -.entry-content h2, -.entry-summary h2, -.comment-content h2, -.textwidget h2 { - font-size: 23px; - font-size: 1.4375rem; - line-height: 1.2173913043; - margin-top: 2.4347826087em; - margin-bottom: 1.2173913043em; -} - -.entry-content h3, -.entry-summary h3, -.comment-content h3, -.textwidget h3 { - font-size: 19px; - font-size: 1.1875rem; - line-height: 1.1052631579; - margin-top: 2.9473684211em; - margin-bottom: 1.4736842105em; -} - -.entry-content h4, -.entry-content h5, -.entry-content h6, -.entry-summary h4, -.entry-summary h5, -.entry-summary h6, -.comment-content h4, -.comment-content h5, -.comment-content h6, -.textwidget h4, -.textwidget h5, -.textwidget h6 { - font-size: 16px; - font-size: 1rem; - line-height: 1.3125; - margin-top: 3.5em; - margin-bottom: 1.75em; -} - -.entry-content h4, -.entry-summary h4, -.comment-content h4, -.textwidget h4 { - letter-spacing: 0.140625em; - text-transform: uppercase; -} - -.entry-content h6, -.entry-summary h6, -.comment-content h6, -.textwidget h6 { - font-style: italic; -} - -.entry-content h1, -.entry-content h2, -.entry-content h3, -.entry-content h4, -.entry-content h5, -.entry-content h6, -.entry-summary h1, -.entry-summary h2, -.entry-summary h3, -.entry-summary h4, -.entry-summary h5, -.entry-summary h6, -.comment-content h1, -.comment-content h2, -.comment-content h3, -.comment-content h4, -.comment-content h5, -.comment-content h6, -.textwidget h1, -.textwidget h2, -.textwidget h3, -.textwidget h4, -.textwidget h5, -.textwidget h6 { - font-weight: 900; -} - -.entry-content h1:first-child, -.entry-content h2:first-child, -.entry-content h3:first-child, -.entry-content h4:first-child, -.entry-content h5:first-child, -.entry-content h6:first-child, -.entry-summary h1:first-child, -.entry-summary h2:first-child, -.entry-summary h3:first-child, -.entry-summary h4:first-child, -.entry-summary h5:first-child, -.entry-summary h6:first-child, -.comment-content h1:first-child, -.comment-content h2:first-child, -.comment-content h3:first-child, -.comment-content h4:first-child, -.comment-content h5:first-child, -.comment-content h6:first-child, -.textwidget h1:first-child, -.textwidget h2:first-child, -.textwidget h3:first-child, -.textwidget h4:first-child, -.textwidget h5:first-child, -.textwidget h6:first-child { - margin-top: 0; -} - -.post-navigation .post-title, -.entry-title, -.comments-title { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; -} - -body:not(.search-results) .entry-summary { - color: #686868; - font-size: 19px; - font-size: 1.1875rem; - line-height: 1.4736842105; - margin-bottom: 1.4736842105em; -} - -body:not(.search-results) .entry-header + .entry-summary { - margin-top: -0.736842105em; -} - -body:not(.search-results) .entry-summary p, -body:not(.search-results) .entry-summary address, -body:not(.search-results) .entry-summary hr, -body:not(.search-results) .entry-summary ul, -body:not(.search-results) .entry-summary ol, -body:not(.search-results) .entry-summary dl, -body:not(.search-results) .entry-summary dd, -body:not(.search-results) .entry-summary table { - margin-bottom: 1.4736842105em; -} - -body:not(.search-results) .entry-summary li > ul, -body:not(.search-results) .entry-summary li > ol { - margin-bottom: 0; -} - -body:not(.search-results) .entry-summary th, -body:not(.search-results) .entry-summary td { - padding: 0.3684210526em; -} - -body:not(.search-results) .entry-summary fieldset { - margin-bottom: 1.4736842105em; - padding: 0.3684210526em; -} - -body:not(.search-results) .entry-summary blockquote { - border-color: currentColor; -} - -body:not(.search-results) .entry-summary blockquote > :last-child { - margin-bottom: 0; -} - -body:not(.search-results) .entry-summary .alignleft { - margin: 0.2631578947em 1.4736842105em 1.4736842105em 0; -} - -body:not(.search-results) .entry-summary .alignright { - margin: 0.2631578947em 0 1.4736842105em 1.4736842105em; -} - -body:not(.search-results) .entry-summary .aligncenter { - margin-bottom: 1.4736842105em; -} - -.entry-content > :last-child, -.entry-summary > :last-child, -body:not(.search-results) .entry-summary > :last-child, -.page-content > :last-child, -.comment-content > :last-child, -.textwidget > :last-child { - margin-bottom: 0; -} - -.more-link { - white-space: nowrap; -} - -.author-info { - border-color: inherit; - border-style: solid; - border-width: 1px 0 1px 0; - clear: both; - padding-top: 1.75em; - padding-bottom: 1.75em; -} - -.author-avatar .avatar { - float: left; - height: 42px; - margin: 0 1.75em 1.75em 0; - width: 42px; -} - -.author-description > :last-child { - margin-bottom: 0; -} - -.entry-content .author-title { - clear: none; - font-size: 16px; - font-size: 1rem; - font-weight: 900; - line-height: 1.75; - margin: 0; -} - -.author-bio { - color: #686868; - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; - margin-bottom: 1.6153846154em; - overflow: hidden; -} - -.author-link { - white-space: nowrap; -} - -.entry-footer { - color: #686868; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; - margin-top: 2.1538461538em; -} - -.entry-footer:empty { - margin: 0; -} - -.entry-footer a { - color: #686868; -} - -.entry-footer a:hover, -.entry-footer a:focus { - color: #007acc; -} - -.entry-footer > span:not(:last-child):after { - content: "\002f"; - display: inline-block; - opacity: 0.7; - padding: 0 0.538461538em; -} - -.entry-footer .avatar { - height: 21px; - margin: -0.1538461538em 0.5384615385em 0 0; - width: 21px; -} - -.sticky-post { - color: #686868; - display: block; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 13px; - font-size: 0.8125rem; - letter-spacing: 0.076923077em; - line-height: 1.6153846154; - margin-bottom: 0.5384615385em; - text-transform: uppercase; -} - -/** - * IE8 and earlier will drop any block with CSS3 selectors. - * Do not combine these styles with the next block. - */ -.updated:not(.published) { - display: none; -} - -.sticky .posted-on, -.byline { - display: none; -} - -.single .byline, -.group-blog .byline { - display: inline; -} - -.page-header { - border-top: 4px solid #1a1a1a; - margin: 0 7.6923% 3.5em; - padding-top: 1.75em; -} - -body.error404 .page-header, -body.search-no-results .page-header { - border-top: 0; - padding-top: 0; -} - -.page-title { - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 23px; - font-size: 1.4375rem; - line-height: 1.2173913043; -} - -.taxonomy-description { - color: #686868; - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; -} - -.taxonomy-description p { - margin: 0.5384615385em 0 1.6153846154em; -} - -.taxonomy-description > :last-child { - margin-bottom: 0; -} - -.page-links { - clear: both; - font-family: Montserrat, "Helvetica Neue", sans-serif; - margin: 0 0 1.75em; -} - -.page-links a, -.page-links > span { - border: 1px solid #d1d1d1; - border-radius: 2px; - display: inline-block; - font-size: 13px; - font-size: 0.8125rem; - height: 1.8461538462em; - line-height: 1.6923076923em; - margin-right: 0.3076923077em; - text-align: center; - width: 1.8461538462em; -} - -.page-links a { - background-color: #1a1a1a; - border-color: #1a1a1a; - color: #fff; -} - -.page-links a:hover, -.page-links a:focus { - background-color: #007acc; - border-color: transparent; - color: #fff; -} - -.page-links > .page-links-title { - border: 0; - color: #1a1a1a; - height: auto; - margin: 0; - padding-right: 0.6153846154em; - width: auto; -} - -.entry-attachment { - margin-bottom: 1.75em; -} - -.entry-caption { - color: #686868; - font-size: 13px; - font-size: 0.8125rem; - font-style: italic; - line-height: 1.6153846154; - padding-top: 1.0769230769em; -} - -.entry-caption > :last-child { - margin-bottom: 0; -} - -.content-bottom-widgets { - margin: 0 7.6923%; -} - -.content-bottom-widgets .widget-area { - margin-bottom: 3.5em; -} - - -/** - * 11.3 - Post Formats - */ - -.format-aside .entry-title, -.format-image .entry-title, -.format-video .entry-title, -.format-quote .entry-title, -.format-gallery .entry-title, -.format-status .entry-title, -.format-link .entry-title, -.format-audio .entry-title, -.format-chat .entry-title { - font-size: 19px; - font-size: 1.1875rem; - line-height: 1.473684211; - margin-bottom: 1.473684211em; -} - -.blog .format-status .entry-title, -.archive .format-status .entry-title { - display: none; -} - - -/** - * 11.4 - Comments - */ - -.comments-area { - margin: 0 7.6923% 3.5em; -} - -.comment-list + .comment-respond, -.comment-navigation + .comment-respond { - padding-top: 1.75em; -} - -.comments-title, -.comment-reply-title { - border-top: 4px solid #1a1a1a; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 23px; - font-size: 1.4375rem; - font-weight: 700; - line-height: 1.3125; - padding-top: 1.217391304em; -} - -.comments-title { - margin-bottom: 1.217391304em; -} - -.comment-list { - list-style: none; - margin: 0; -} - -.comment-list article, -.comment-list .pingback, -.comment-list .trackback { - border-top: 1px solid #d1d1d1; - padding: 1.75em 0; -} - -.comment-list .children { - list-style: none; - margin: 0; -} - -.comment-list .children > li { - padding-left: 0.875em; -} - -.comment-author { - color: #1a1a1a; - margin-bottom: 0.4375em; -} - -.comment-author .avatar { - float: left; - height: 28px; - margin-right: 0.875em; - position: relative; - width: 28px; -} - -.bypostauthor > article .fn:after { - content: "\f304"; - left: 3px; - position: relative; - top: 5px; -} - -.comment-metadata, -.pingback .edit-link { - color: #686868; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; -} - -.comment-metadata { - margin-bottom: 2.1538461538em; -} - -.comment-metadata a, -.pingback .comment-edit-link { - color: #686868; -} - -.comment-metadata a:hover, -.comment-metadata a:focus, -.pingback .comment-edit-link:hover, -.pingback .comment-edit-link:focus { - color: #007acc; -} - -.comment-metadata .edit-link, -.pingback .edit-link { - display: inline-block; -} - -.comment-metadata .edit-link:before, -.pingback .edit-link:before { - content: "\002f"; - display: inline-block; - opacity: 0.7; - padding: 0 0.538461538em; -} - -.comment-content ul, -.comment-content ol { - margin: 0 0 1.5em 1.25em; -} - -.comment-content li > ul, -.comment-content li > ol { - margin-bottom: 0; -} - -.comment-reply-link { - border: 1px solid #d1d1d1; - border-radius: 2px; - color: #007acc; - display: inline-block; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 13px; - font-size: 0.8125rem; - line-height: 1; - margin-top: 2.1538461538em; - padding: 0.5384615385em 0.5384615385em 0.4615384615em; -} - -.comment-reply-link:hover, -.comment-reply-link:focus { - border-color: currentColor; - color: #007acc; - outline: 0; -} - -.comment-form { - padding-top: 1.75em; -} - -.comment-form label { - color: #686868; - display: block; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 13px; - font-size: 0.8125rem; - letter-spacing: 0.076923077em; - line-height: 1.6153846154; - margin-bottom: 0.5384615385em; - text-transform: uppercase; -} - -.comment-list .comment-form { - padding-bottom: 1.75em; -} - -.comment-notes, -.comment-awaiting-moderation, -.logged-in-as, -.form-allowed-tags { - color: #686868; - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; - margin-bottom: 2.1538461538em; -} - -.no-comments { - border-top: 1px solid #d1d1d1; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-weight: 700; - margin: 0; - padding-top: 1.75em; -} - -.comment-navigation + .no-comments { - border-top: 0; - padding-top: 0; -} - -.form-allowed-tags code { - font-family: Inconsolata, monospace; -} - -.form-submit { - margin-bottom: 0; -} - -.required { - color: #007acc; - font-family: Merriweather, Georgia, serif; -} - -.comment-reply-title small { - font-size: 100%; -} - -.comment-reply-title small a { - border: 0; - float: right; - height: 32px; - overflow: hidden; - width: 26px; -} - -.comment-reply-title small a:hover, -.comment-reply-title small a:focus { - color: #1a1a1a; -} - -.comment-reply-title small a:before { - content: "\f405"; - font-size: 32px; - position: relative; - top: -5px; -} - -.comment-form #wp-comment-cookies-consent { - margin: 0 10px 0 0; -} - -.comment-form .comment-form-cookies-consent label { - display: inline; - font-family: Merriweather, Georgia, serif; - letter-spacing: 0; - text-transform: none; -} - -/** - * 11.5 - Sidebar - */ - -.sidebar { - margin-bottom: 3.5em; - padding: 0 7.6923%; -} - - -/** - * 11.6 - Footer - */ - -.site-footer { - padding: 0 7.6923% 1.75em; -} - -.site-info { - color: #686868; - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; -} - -.site-info a { - color: #686868; -} - -.site-info a:hover, -.site-info a:focus { - color: #007acc; -} - -.site-footer .site-title { - font-family: inherit; - font-size: inherit; - font-weight: 400; -} - -.site-footer .site-title:after { - content: "\002f"; - display: inline-block; - font-family: Montserrat, sans-serif; - opacity: 0.7; - padding: 0 0.307692308em 0 0.538461538em; -} - -.site-footer span[role=separator] { - font-family: Montserrat, sans-serif; - opacity: 0.7; - padding: 0 0.307692308em 0 0.538461538em; -} - -.site-footer span[role=separator]::before { - content: '\002f'; -} - - -/** - * 12.0 - Media - */ - -.site .avatar { - border-radius: 50%; -} - -.entry-content .wp-smiley, -.entry-summary .wp-smiley, -.comment-content .wp-smiley, -.textwidget .wp-smiley { - border: none; - margin-top: 0; - margin-bottom: 0; - padding: 0; -} - -.entry-content a img, -.entry-summary a img, -.comment-content a img, -.textwidget a img { - display: block; -} - -/* Make sure embeds and iframes fit their containers. */ -embed, -iframe, -object, -video { - margin-bottom: 1.75em; - max-width: 100%; - vertical-align: middle; -} - -p > embed, -p > iframe, -p > object, -p > video { - margin-bottom: 0; -} - -.entry-content .wp-audio-shortcode a, -.entry-content .wp-playlist a { - box-shadow: none; -} - -.wp-audio-shortcode, -.wp-video, -.wp-playlist.wp-audio-playlist { - margin-top: 0; - margin-bottom: 1.75em; -} - -.wp-playlist.wp-audio-playlist { - padding-bottom: 0; -} - -.wp-playlist .wp-playlist-tracks { - margin-top: 0; -} - -.wp-playlist-item .wp-playlist-caption { - border-bottom: 0; - padding: 0.7142857143em 0; -} - -.wp-playlist-item .wp-playlist-item-length { - top: 0.7142857143em; -} - - -/** - * 12.1 - Captions - */ - -.wp-caption { - margin-bottom: 1.75em; - max-width: 100%; -} - -.wp-caption img[class*="wp-image-"] { - display: block; - margin: 0; -} - -.wp-caption .wp-caption-text { - color: #686868; - font-size: 13px; - font-size: 0.8125rem; - font-style: italic; - line-height: 1.6153846154; - padding-top: 0.5384615385em; -} - - -/** - * 12.2 - Galleries - */ - -.gallery { - margin: 0 -1.1666667% 1.75em; -} - -.gallery-item { - display: inline-block; - max-width: 33.33%; - padding: 0 1.1400652% 2.2801304%; - text-align: center; - vertical-align: top; - width: 100%; -} - -.gallery-columns-1 .gallery-item { - max-width: 100%; -} - -.gallery-columns-2 .gallery-item { - max-width: 50%; -} - -.gallery-columns-4 .gallery-item { - max-width: 25%; -} - -.gallery-columns-5 .gallery-item { - max-width: 20%; -} - -.gallery-columns-6 .gallery-item { - max-width: 16.66%; -} - -.gallery-columns-7 .gallery-item { - max-width: 14.28%; -} - -.gallery-columns-8 .gallery-item { - max-width: 12.5%; -} - -.gallery-columns-9 .gallery-item { - max-width: 11.11%; -} - -.gallery-icon img { - margin: 0 auto; -} - -.gallery-caption { - color: #686868; - display: block; - font-size: 13px; - font-size: 0.8125rem; - font-style: italic; - line-height: 1.6153846154; - padding-top: 0.5384615385em; -} - -.gallery-columns-6 .gallery-caption, -.gallery-columns-7 .gallery-caption, -.gallery-columns-8 .gallery-caption, -.gallery-columns-9 .gallery-caption { - display: none; -} - - -/** - * 13.0 - Multisites - */ - -.widecolumn { - margin-bottom: 3.5em; - padding: 0 7.6923%; -} - -.widecolumn .mu_register { - width: auto; -} - -.widecolumn .mu_register .mu_alert { - background: transparent; - border-color: #d1d1d1; - color: inherit; - margin-bottom: 3.5em; - padding: 1.75em; -} - -.widecolumn form, -.widecolumn .mu_register form { - margin-top: 0; -} - -.widecolumn h2 { - font-size: 23px; - font-size: 1.4375rem; - font-weight: 900; - line-height: 1.2173913043; - margin-bottom: 1.2173913043em; -} - -.widecolumn p { - margin: 1.75em 0; -} - -.widecolumn p + h2 { - margin-top: 2.4347826087em; -} - -.widecolumn label, -.widecolumn .mu_register label { - color: #686868; - font-family: Montserrat, "Helvetica Neue", sans-serif; - font-size: 13px; - font-size: 0.8125rem; - font-weight: 400; - letter-spacing: 0.076923077em; - line-height: 1.6153846154; - text-transform: uppercase; -} - -.widecolumn .mu_register label { - margin: 2.1538461538em 0.7692307692em 0.5384615385em 0; -} - -.widecolumn .mu_register label strong { - font-weight: 400; -} - -.widecolumn #key, -.widecolumn .mu_register #blog_title, -.widecolumn .mu_register #user_email, -.widecolumn .mu_register #blogname, -.widecolumn .mu_register #user_name { - font-size: 16px; - font-size: 1rem; - width: 100%; -} - -.widecolumn .mu_register #blogname { - margin: 0; -} - -.widecolumn .mu_register #blog_title, -.widecolumn .mu_register #user_email, -.widecolumn .mu_register #user_name { - margin: 0 0 0.375em; -} - -.widecolumn #submit, -.widecolumn .mu_register input[type="submit"] { - font-size: 16px; - font-size: 1rem; - margin: 0; - width: auto; -} - -.widecolumn .mu_register .prefix_address, -.widecolumn .mu_register .suffix_address { - font-size: inherit; -} - -.widecolumn .mu_register > :last-child, -.widecolumn form > :last-child { - margin-bottom: 0; -} - - -/** - * 14.0 - Media Queries - */ - -/** - * Does the same thing as , - * but in the future W3C standard way. -ms- prefix is required for IE10+ to - * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor - * the meta tag. See https://core.trac.wordpress.org/ticket/25888. - */ -@-ms-viewport { - width: device-width; -} - -@viewport { - width: device-width; -} - - -/** - * 14.1 - >= 710px - */ - -@media screen and (min-width: 44.375em) { - body:not(.custom-background-image):before, - body:not(.custom-background-image):after { - background: inherit; - content: ""; - display: block; - height: 21px; - left: 0; - position: fixed; - width: 100%; - z-index: 99; - } - - body:not(.custom-background-image):before { - top: 0; - } - - body:not(.custom-background-image).admin-bar:before { - top: 46px; - } - - body:not(.custom-background-image):after { - bottom: 0; - } - - .site { - margin: 21px; - } - - .site-main { - margin-bottom: 5.25em; - } - - .site-header { - padding: 3.9375em 7.6923%; - } - - .site-branding { - margin-top: 1.3125em; - margin-bottom: 1.3125em; - } - - .custom-logo { - max-width: 210px; - } - - .site-title { - font-size: 28px; - font-size: 1.75rem; - line-height: 1.25; - } - - .wp-custom-logo .site-title { - margin-top: 0.5em; - } - - .site-description { - display: block; - } - - .menu-toggle { - font-size: 16px; - font-size: 1.0rem; - margin: 1.3125em 0; - padding: 0.8125em 0.875em 0.6875em; - } - - .site-header-menu { - margin: 1.3125em 0; - } - - .site-header .main-navigation + .social-navigation { - margin-top: 2.625em; - } - - .header-image { - margin: 1.3125em 0; - } - - .pagination { - margin: 0 23.0769% 4.421052632em 7.6923% - } - - .post-navigation { - margin-bottom: 5.25em; - } - - .post-navigation .post-title { - font-size: 28px; - font-size: 1.75rem; - line-height: 1.25; - } - - /* restore screen-reader-text */ - .pagination .current .screen-reader-text { - position: absolute !important; - } - - .pagination .page-numbers { - display: inline-block; - } - - .site-main > article { - margin-bottom: 5.25em; - } - - .entry-header, - .post-thumbnail, - .entry-content, - .entry-summary, - .entry-footer, - .comments-area, - .image-navigation, - .post-navigation, - .page-header, - .page-content, - .content-bottom-widgets { - margin-right: 23.0769%; - } - - .entry-title { - font-size: 33px; - font-size: 2.0625rem; - line-height: 1.2727272727; - margin-bottom: 0.8484848485em; - } - - .entry-content blockquote.alignleft, - .entry-content blockquote.alignright { - border-width: 4px 0 0 0; - padding: 0.9473684211em 0 0; - width: -webkit-calc(50% - 0.736842105em); - width: calc(50% - 0.736842105em); - } - - .entry-content blockquote:not(.alignleft):not(.alignright), - .entry-summary blockquote, - .comment-content blockquote { - margin-left: -1.473684211em; - } - - .entry-content blockquote blockquote:not(.alignleft):not(.alignright), - .entry-summary blockquote blockquote, - .comment-content blockquote blockquote { - margin-left: 0; - } - - .entry-content ul, - .entry-summary ul, - .comment-content ul, - .entry-content ol, - .entry-summary ol, - .comment-content ol { - margin-left: 0; - } - - .entry-content li > ul, - .entry-summary li > ul, - .comment-content li > ul, - .entry-content blockquote > ul, - .entry-summary blockquote > ul, - .comment-content blockquote > ul { - margin-left: 1.25em; - } - - .entry-content li > ol, - .entry-summary li > ol, - .comment-content li > ol, - .entry-content blockquote > ol, - .entry-summary blockquote > ol, - .comment-content blockquote > ol { - margin-left: 1.5em; - } - - .comment-author { - margin-bottom: 0; - } - - .comment-author .avatar { - height: 42px; - position: relative; - top: 0.25em; - width: 42px; - } - - .comment-list .children > li { - padding-left: 1.75em; - } - - .comment-list + .comment-respond, - .comment-navigation + .comment-respond { - padding-top: 3.5em; - } - - .comments-area, - .widget, - .content-bottom-widgets .widget-area { - margin-bottom: 5.25em; - } - - .sidebar, - .widecolumn { - margin-bottom: 5.25em; - padding-right: 23.0769%; - } - - body:not(.search-results) .entry-summary li > ul, - body:not(.search-results) .entry-summary blockquote > ul { - margin-left: 1.157894737em; - } - - body:not(.search-results) .entry-summary li > ol, - body:not(.search-results) .entry-summary blockquote > ol { - margin-left: 1.473684211em; - } -} - - -/** - * 14.2 - >= 783px - */ - -@media screen and (min-width: 48.9375em) { - body:not(.custom-background-image).admin-bar:before { - top: 32px; - } -} - - -/** - * 14.3 - >= 910px - */ - -@media screen and (min-width: 56.875em) { - .site-header { - padding-right: 4.5455%; - padding-left: 4.5455%; - } - - .site-header-main { - -webkit-align-items: flex-start; - -ms-flex-align: start; - align-items: flex-start; - } - - .wp-custom-logo .site-header-main { - -webkit-align-items: center; - -ms-flex-align: center; - align-items: center; - } - - .site-header-menu { - display: block; - -webkit-flex: 0 1 auto; - -ms-flex: 0 1 auto; - flex: 0 1 auto; - } - - .main-navigation { - margin: 0 -0.875em; - } - - .main-navigation .primary-menu, - .main-navigation .primary-menu > li { - border: 0; - } - - .main-navigation .primary-menu > li { - float: left; - } - - .main-navigation a { - outline-offset: -8px; - padding: 0.65625em 0.875em; - white-space: nowrap; - } - - .main-navigation li:hover > a, - .main-navigation li.focus > a { - color: #007acc; - } - - .main-navigation ul ul { - border-bottom: 1px solid #d1d1d1; - display: block; - left: -999em; - margin: 0; - position: absolute; - z-index: 99999; - } - - .main-navigation ul ul ul { - top: -1px; - } - - .main-navigation ul ul ul:before, - .main-navigation ul ul ul:after { - border: 0; - } - - .main-navigation ul ul li { - background-color: #fff; - border: 1px solid #d1d1d1; - border-bottom-width: 0; - } - - .main-navigation ul ul a { - white-space: normal; - width: 12.6875em; - } - - .main-navigation ul ul:before, - .main-navigation ul ul:after { - border-style: solid; - content: ""; - position: absolute; - } - - .main-navigation ul ul:before { - border-color: #d1d1d1 transparent; - border-width: 0 10px 10px; - right: 9px; - top: -9px; - } - - .main-navigation ul ul:after { - border-color: #fff transparent; - border-width: 0 8px 8px; - right: 11px; - top: -7px; - } - - .main-navigation li:hover > ul, - .main-navigation li.focus > ul { - left: auto; - right: 0; - } - - .main-navigation ul ul li:hover > ul, - .main-navigation ul ul li.focus > ul { - left: auto; - right: 100%; - } - - .main-navigation .menu-item-has-children > a { - margin: 0; - padding-right: 2.25em; - } - - .main-navigation .menu-item-has-children > a:after { - content: "\f431"; - position: absolute; - right: 0.625em; - top: 0.8125em; - } - - .main-navigation ul ul .menu-item-has-children > a { - padding-right: 2.0625em; - } - - .main-navigation ul ul .menu-item-has-children > a:after { - right: 0.5625em; - top: 0.875em; - -webkit-transform: rotate(90deg); - -moz-transform: rotate(90deg); - -ms-transform: rotate(90deg); - transform: rotate(90deg); - } - - .dropdown-toggle, - .main-navigation ul .dropdown-toggle.toggled-on, - .menu-toggle, - .site-header .social-navigation, - .site-footer .main-navigation { - display: none; - } - - .site-content { - padding: 0 4.5455%; - } - - .content-area { - float: left; - margin-right: -100%; - width: 70%; - } - - .entry-header, - .post-thumbnail, - .entry-content, - .entry-summary, - .entry-footer, - .comments-area, - .image-navigation, - .post-navigation, - .pagination, - .page-header, - .page-content, - .content-bottom-widgets { - margin-right: 0; - margin-left: 0; - } - - .sidebar { - float: left; - margin-left: 75%; - padding: 0; - width: 25%; - } - - .widget { - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; - margin-bottom: 3.230769231em; - padding-top: 1.615384615em; - } - - .widget .widget-title { - margin-bottom: 1.3125em; - } - - .widget p, - .widget address, - .widget hr, - .widget ul, - .widget ol, - .widget dl, - .widget dd, - .widget table { - margin-bottom: 1.6153846154em; - } - - .widget li > ul, - .widget li > ol { - margin-bottom: 0; - } - - .widget blockquote { - font-size: 16px; - font-size: 1rem; - line-height: 1.3125; - margin-bottom: 1.3125em; - padding-left: 1.0625em; - } - - .widget blockquote cite, - .widget blockquote small { - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; - } - - .widget th, - .widget td { - padding: 0.5384615385em; - } - - .widget pre { - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; - margin-bottom: 1.6153846154em; - padding: 0.5384615385em; - } - - .widget fieldset { - margin-bottom: 1.6153846154em; - padding: 0.5384615385em; - } - - .widget button, - .widget input, - .widget select, - .widget textarea { - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; - } - - .widget button, - .widget input[type="button"], - .widget input[type="reset"], - .widget input[type="submit"] { - line-height: 1; - padding: 0.846153846em; - } - - .widget input[type="date"], - .widget input[type="time"], - .widget input[type="datetime-local"], - .widget input[type="week"], - .widget input[type="month"], - .widget input[type="text"], - .widget input[type="email"], - .widget input[type="url"], - .widget input[type="password"], - .widget input[type="search"], - .widget input[type="tel"], - .widget input[type="number"], - .widget textarea { - padding: 0.4615384615em 0.5384615385em; - } - - .widget h1 { - font-size: 23px; - font-size: 1.4375rem; - line-height: 1.2173913043; - margin-bottom: 0.9130434783em; - } - - .widget h2 { - font-size: 19px; - font-size: 1.1875rem; - line-height: 1.1052631579; - margin-bottom: 1.1052631579em; - } - - .widget h3 { - font-size: 16px; - font-size: 1rem; - line-height: 1.3125; - margin-bottom: 1.3125em; - } - - .widget h4, - .widget h5, - .widget h6 { - font-size: 13px; - font-size: 0.8125rem; - line-height: 1.6153846154; - margin-bottom: 0.9130434783em; - } - - .widget .alignleft { - margin: 0.2307692308em 1.6153846154em 1.6153846154em 0; - } - - .widget .alignright { - margin: 0.2307692308em 0 1.6153846154em 1.6153846154em; - } - - .widget .aligncenter { - margin-bottom: 1.6153846154em; - } - - .widget_calendar td, - .widget_calendar th, - .widget_calendar .wp-calendar-nav span { - line-height: 2.6923076923; - padding: 0; - } - - .widget_rss .rssSummary:last-child { - margin-bottom: 1.615384615em; - } - - .widget input[type="search"].search-field { - width: -webkit-calc(100% - 35px); - width: calc(100% - 35px); - } - - .widget .search-submit:before { - font-size: 16px; - left: 1px; - line-height: 35px; - width: 34px; - } - - .widget button.search-submit { - padding: 0; - width: 35px; - } - - .tagcloud a { - margin: 0 0.2307692308em 0.5384615385em 0; - padding: 0.5384615385em 0.4615384615em 0.4615384615em; - } - - .textwidget h1 { - margin-top: 1.8260869565em; - } - - .textwidget h2 { - margin-top: 2.2105263158em; - } - - .textwidget h3 { - margin-top: 2.625em; - } - - .textwidget h4 { - letter-spacing: 0.153846154em; - } - - .textwidget h4, - .textwidget h5, - .textwidget h6 { - margin-top: 3.2307692308em; - } - - .content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2), - .content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) { - float: left; - margin-right: 7.1428571%; - width: 46.42857145%; - } - - .content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type { - margin-right: 0; - } - - .site-footer { - -webkit-align-items: center; - -ms-flex-align: center; - align-items: center; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-wrap: wrap; - -ms-flex-wrap: wrap; - flex-wrap: wrap; - padding: 0 4.5455% 3.5em; - } - - .site-footer .social-navigation { - margin: 0; - -webkit-order: 2; - -ms-flex-order: 2; - order: 2; - } - - .site-info { - margin: 0.538461538em auto 0.538461538em 0; - -webkit-order: 1; - -ms-flex-order: 1; - order: 1; - } - - .no-sidebar .content-area { - float: none; - margin: 0; - width: 100%; - } - - .no-sidebar .entry-header, - .no-sidebar .entry-content, - .no-sidebar .entry-summary, - .no-sidebar .entry-footer, - .no-sidebar .comments-area, - .no-sidebar .image-navigation, - .no-sidebar .post-navigation, - .no-sidebar .pagination, - .no-sidebar .page-header, - .no-sidebar .page-content, - .no-sidebar .content-bottom-widgets { - margin-right: 15%; - margin-left: 15%; - } - - .widecolumn { - padding-right: 15%; - padding-left: 15%; - } -} - - -/** - * 14.4 - >= 985px - */ - -@media screen and (min-width: 61.5625em) { - .site-main { - margin-bottom: 7.0em; - } - - .site-header { - padding: 5.25em 4.5455%; - } - - .site-branding, - .site-header-menu, - .header-image { - margin-top: 1.75em; - margin-bottom: 1.75em; - } - - .custom-logo { - max-width: 240px; - } - - .image-navigation { - margin-bottom: 3.230769231em; - } - - .post-navigation { - margin-bottom: 7.0em; - } - - .pagination { - margin-bottom: 5.894736842em; - } - - .widget { - margin-bottom: 4.307692308em; - } - - .site-main > article { - margin-bottom: 7.0em; - } - - .entry-title { - font-size: 40px; - font-size: 2.5rem; - line-height: 1.225; - margin-bottom: 1.05em; - } - - .format-aside .entry-title, - .format-image .entry-title, - .format-video .entry-title, - .format-quote .entry-title, - .format-gallery .entry-title, - .format-status .entry-title, - .format-link .entry-title, - .format-audio .entry-title, - .format-chat .entry-title { - font-size: 23px; - font-size: 1.4375em; - line-height: 1.304347826; - margin-bottom: 1.826086957em; - } - - .post-thumbnail { - margin-bottom: 2.625em; - } - - .entry-content h1, - .entry-summary h1, - .comment-content h1 { - font-size: 33px; - font-size: 2.0625rem; - line-height: 1.2727272727; - margin-top: 1.696969697em; - margin-bottom: 0.8484848485em; - } - - .entry-content h2, - .entry-summary h2, - .comment-content h2 { - font-size: 28px; - font-size: 1.75rem; - line-height: 1.25; - margin-top: 2em; - margin-bottom: 1em; - } - - .entry-content h3, - .entry-summary h3, - .comment-content h3 { - font-size: 23px; - font-size: 1.4375rem; - line-height: 1.2173913043; - margin-top: 2.4347826087em; - margin-bottom: 1.2173913043em; - } - - .entry-content h4, - .entry-summary h4, - .entry-intro h4, - .comment-content h4 { - letter-spacing: 0.131578947em; - } - - .entry-content h4, - .entry-content h5, - .entry-content h6, - .entry-summary h4, - .entry-summary h5, - .entry-summary h6, - .comment-content h4, - .comment-content h5, - .comment-content h6 { - font-size: 19px; - font-size: 1.1875rem; - line-height: 1.1052631579; - margin-top: 2.9473684211em; - margin-bottom: 1.473684211em; - } - - .author-info { - border-bottom-width: 0; - padding-bottom: 0; - } - - .comment-list + .comment-respond, - .comment-navigation + .comment-respond { - padding-top: 5.25em; - } - - .comments-area, - .sidebar, - .content-bottom-widgets .widget-area, - .widecolumn { - margin-bottom: 7.0em; - } - - body:not(.search-results) .entry-summary { - margin-bottom: 2.210526316em; - } - - body:not(.search-results) .entry-header + .entry-summary { - margin-top: -1.105263158em; - } - - body:not(.search-results) article:not(.type-page) .entry-content { - float: right; - width: 71.42857144%; - } - - body:not(.search-results) article:not(.type-page) .entry-content > blockquote.alignleft.below-entry-meta { - margin-left: -40%; - width: -webkit-calc(60% - 1.4736842105em); - width: calc(60% - 1.4736842105em); - } - - body:not(.search-results) article:not(.type-page) img.below-entry-meta, - body:not(.search-results) article:not(.type-page) figure.below-entry-meta { - clear: both; - display: block; - float: none; - margin-right: 0; - margin-left: -40%; - max-width: 140%; - } - - body:not(.search-results) article:not(.type-page) figure.below-entry-meta img.below-entry-meta, - body:not(.search-results) article:not(.type-page) table figure.below-entry-meta, - body:not(.search-results) article:not(.type-page) table img.below-entry-meta { - margin: 0; - max-width: 100%; - } - - body:not(.search-results) article:not(.type-page) .entry-footer { - float: left; - margin-top: 0.1538461538em; - width: 21.42857143%; - } - - body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:last-child):after { - display: none; - } - - .single .byline, - .full-size-link, - body:not(.search-results).group-blog .byline, - body:not(.search-results) .entry-format, - body:not(.search-results) .cat-links, - body:not(.search-results) .tags-links, - body:not(.search-results) article:not(.sticky) .posted-on, - body:not(.search-results) article:not(.type-page) .comments-link, - body:not(.search-results) article:not(.type-page) .entry-footer .edit-link { - display: block; - margin-bottom: 0.5384615385em; - } - - body:not(.search-results) article:not(.type-page) .entry-footer > span:last-child { - margin-bottom: 0; - } - - body:not(.search-results) article:not(.type-page) .entry-footer .avatar { - display: block; - height: auto; - margin: 0 0 0.5384615385em; - width: 49px; - } - - body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content { - float: left; - margin-right: -100%; - margin-left: 34.99999999%; - width: 50.00000001%; - } - - body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer { - margin-right: -100%; - margin-left: 15%; - width: 15%; - } -} - - -/** - * 14.5 - >= 1200px - */ - -@media screen and (min-width: 75em) { - body:not(.search-results) .entry-summary { - font-size: 23px; - font-size: 1.4375rem; - line-height: 1.5217391304; - margin-bottom: 1.826086957em; - } - - body:not(.search-results) .entry-header + .entry-summary { - margin-top: -0.913043478em; - } - - body:not(.search-results) .entry-summary p, - body:not(.search-results) .entry-summary address, - body:not(.search-results) .entry-summary hr, - body:not(.search-results) .entry-summary ul, - body:not(.search-results) .entry-summary ol, - body:not(.search-results) .entry-summary dl, - body:not(.search-results) .entry-summary dd, - body:not(.search-results) .entry-summary table { - margin-bottom: 1.5217391304em; - } - - body:not(.search-results) .entry-summary li > ul, - body:not(.search-results) .entry-summary blockquote > ul { - margin-left: 0.956521739em; - } - - body:not(.search-results) .entry-summary li > ol, - body:not(.search-results) .entry-summary blockquote > ol { - margin-left: 1.52173913em; - } - - body:not(.search-results) .entry-summary blockquote { - font-size: 23px; - font-size: 1.4375rem; - line-height: 1.5217391304; - margin: 0 0 1.5217391304em; - padding-left: 1.347826087em; - } - - body:not(.search-results) .entry-summary blockquote:not(.alignleft):not(.alignright) { - margin-left: -1.52173913em; - } - - body:not(.search-results) .entry-summary blockquote blockquote:not(.alignleft):not(.alignright) { - margin-left: 0; - } - - body:not(.search-results) .entry-summary blockquote cite, - body:not(.search-results) .entry-summary blockquote small { - font-size: 19px; - font-size: 1.1875rem; - line-height: 1.8421052632; - } - - body:not(.search-results) .entry-summary th, - body:not(.search-results) .entry-summary td { - padding: 0.3043478261em; - } - - body:not(.search-results) .entry-summary pre { - font-size: 16px; - font-size: 1rem; - line-height: 1.75; - margin-bottom: 1.75em; - padding: 1.75em; - } - - body:not(.search-results) .entry-summary fieldset { - margin-bottom: 1.5217391304em; - padding: 0.3043478261em; - } - - body:not(.search-results) .entry-summary h1 { - margin-top: 2.121212121em; - margin-bottom: 1.060606061em; - } - - body:not(.search-results) .entry-summary h2 { - margin-top: 2.5em; - margin-bottom: 1.25em; - } - - body:not(.search-results) .entry-summary h3 { - margin-top: 3.043478261em; - margin-bottom: 1.52173913em; - } - - body:not(.search-results) .entry-summary h4, - body:not(.search-results) .entry-summary h5, - body:not(.search-results) .entry-summary h6 { - margin-top: 3.684210526em; - margin-bottom: 1.842105263em; - } - - body:not(.search-results) .entry-summary h1:first-child, - body:not(.search-results) .entry-summary h2:first-child, - body:not(.search-results) .entry-summary h3:first-child, - body:not(.search-results) .entry-summary h4:first-child, - body:not(.search-results) .entry-summary h5:first-child, - body:not(.search-results) .entry-summary h6:first-child { - margin-top: 0; - } - - body:not(.search-results) .entry-summary .alignleft { - margin: 0.2608695652em 1.5217391304em 1.5217391304em 0; - } - - body:not(.search-results) .entry-summary .alignright { - margin: 0.2608695652em 0 1.5217391304em 1.5217391304em; - } - - body:not(.search-results) .entry-summary .aligncenter { - margin-bottom: 1.5217391304em; - } -} - - -/** - * 15.0 - Print - */ - -@media print { - form, - button, - input, - select, - textarea, - .navigation, - .main-navigation, - .social-navigation, - .sidebar, - .content-bottom-widgets, - .header-image, - .page-links, - .edit-link, - .comment-respond, - .comment-edit-link, - .comment-reply-link, - .comment-metadata .edit-link, - .pingback .edit-link { - display: none; - } - - body, - blockquote cite, - blockquote small, - pre, - .entry-content h4, - .entry-content h5, - .entry-content h6, - .entry-summary h4, - .entry-summary h5, - .entry-summary h6, - .comment-content h4, - .comment-content h5, - .comment-content h6, - .entry-content .author-title { - font-size: 12pt; - } - - blockquote { - font-size: 14.25pt; - } - - .site-title, - .page-title, - .comments-title, - .entry-content h2, - .entry-summary h2, - .comment-content h2, - .widecolumn h2 { - font-size: 17.25pt; - } - - .site-description { - display: block; - } - - .entry-title { - font-size: 24.75pt; - line-height: 1.2727272727; - margin-bottom: 1.696969697em; - } - - .format-aside .entry-title, - .format-image .entry-title, - .format-video .entry-title, - .format-quote .entry-title, - .format-gallery .entry-title, - .format-status .entry-title, - .format-link .entry-title, - .format-audio .entry-title, - .format-chat .entry-title { - font-size: 17.25pt; - line-height: 1.304347826; - margin-bottom: 1.826086957em; - } - - .entry-content h1, - .entry-summary h1, - .comment-content h1 { - font-size: 21pt; - } - - .entry-content h3, - .entry-summary h3, - .comment-content h3, - body:not(.search-results) .entry-summary { - font-size: 14.25pt; - } - - .site-description, - .author-bio, - .entry-footer, - .sticky-post, - .taxonomy-description, - .entry-caption, - .comment-metadata, - .comment-notes, - .comment-awaiting-moderation, - .site-info, - .wp-caption .wp-caption-text, - .gallery-caption { - font-size: 9.75pt; - } - - body, - .site { - background: none !important; /* Brute force since user agents all print differently. */ - } - - body, - blockquote cite, - blockquote small, - .site-branding .site-title a, - .entry-title a, - .comment-author { - color: #1a1a1a !important; /* Make sure color schemes don't affect to print */ - } - - blockquote, - .page-header, - .comments-title { - border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */ - } - - blockquote, - .site-description, - body:not(.search-results) .entry-summary, - body:not(.search-results) .entry-summary blockquote, - .author-bio, - .entry-footer, - .entry-footer a, - .sticky-post, - .taxonomy-description, - .entry-caption, - .comment-author, - .comment-metadata a, - .comment-notes, - .comment-awaiting-moderation, - .site-info, - .site-info a, - .wp-caption .wp-caption-text, - .gallery-caption { - color: #686868 !important; /* Make sure color schemes don't affect to print */ - } - - code, - hr { - background-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */ - } - - pre, - abbr, - acronym, - table, - th, - td, - .author-info, - .comment-list article, - .comment-list .pingback, - .comment-list .trackback, - .no-comments { - border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */ - } - - a { - color: #007acc !important; /* Make sure color schemes don't affect to print */ - } - - .entry-content a, - .entry-summary a, - .taxonomy-description a, - .comment-content a, - .pingback .comment-body > a { - box-shadow: none; - border-bottom: 1px solid #007acc !important; /* Make sure color schemes don't affect to print */ - } - - .site { - margin: 5%; - } - - .site-inner { - max-width: none; - } - - .site-header { - padding: 0 0 1.75em; - } - - .site-branding { - margin-top: 0; - margin-bottom: 1.75em; - } - - .site-main { - margin-bottom: 3.5em; - } - - .entry-header, - .entry-footer, - .page-header, - .page-content, - .entry-content, - .entry-summary, - .post-thumbnail, - .comments-area { - margin-right: 0; - margin-left: 0; - } - - .post-thumbnail, - .site-main > article { - margin-bottom: 3.5em; - } - - .entry-content blockquote.alignleft, - .entry-content blockquote.alignright { - border-width: 4px 0 0 0; - padding: 0.9473684211em 0 0; - width: -webkit-calc(50% - 0.736842105em); - width: calc(50% - 0.736842105em); - } - - body:not(.search-results) .entry-header + .entry-summary { - margin-top: -1.473684211em; - } - - .site-footer, - .widecolumn { - padding: 0; - } -} diff --git a/wp-content/themes/twentysixteen/template-parts/biography.php b/wp-content/themes/twentysixteen/template-parts/biography.php deleted file mode 100644 index 5430f2bb3..000000000 --- a/wp-content/themes/twentysixteen/template-parts/biography.php +++ /dev/null @@ -1,40 +0,0 @@ - - -
-
- -
- -
-

- -

- - -

-
-
diff --git a/wp-content/themes/twentysixteen/template-parts/content-none.php b/wp-content/themes/twentysixteen/template-parts/content-none.php deleted file mode 100644 index 28077f484..000000000 --- a/wp-content/themes/twentysixteen/template-parts/content-none.php +++ /dev/null @@ -1,38 +0,0 @@ - - -
- - -
- - -

- Get started here.', 'twentysixteen' ), esc_url( admin_url( 'post-new.php' ) ) ); - ?> -

- - - -

- - - - -

- - - -
-
diff --git a/wp-content/themes/twentysixteen/template-parts/content-page.php b/wp-content/themes/twentysixteen/template-parts/content-page.php deleted file mode 100644 index a4c4a2ca8..000000000 --- a/wp-content/themes/twentysixteen/template-parts/content-page.php +++ /dev/null @@ -1,47 +0,0 @@ - - -
> -
- ', '' ); ?> -
- - - -
- '', - 'link_before' => '', - 'link_after' => '', - 'pagelink' => '' . __( 'Page', 'twentysixteen' ) . ' %', - 'separator' => ', ', - ) - ); - ?> -
- - "%s"', 'twentysixteen' ), - get_the_title() - ), - '
', - '
' - ); - ?> - -
diff --git a/wp-content/themes/twentysixteen/template-parts/content-search.php b/wp-content/themes/twentysixteen/template-parts/content-search.php deleted file mode 100644 index 79307ae4e..000000000 --- a/wp-content/themes/twentysixteen/template-parts/content-search.php +++ /dev/null @@ -1,53 +0,0 @@ - - -
> -
- ', esc_url( get_permalink() ) ), '' ); ?> -
- - - - - - - -
- - "%s"', 'twentysixteen' ), - get_the_title() - ), - '', - '' - ); - ?> -
- - - - "%s"', 'twentysixteen' ), - get_the_title() - ), - '
', - '
' - ); - ?> - - -
- diff --git a/wp-content/themes/twentysixteen/template-parts/content-single.php b/wp-content/themes/twentysixteen/template-parts/content-single.php deleted file mode 100644 index 5b54398c0..000000000 --- a/wp-content/themes/twentysixteen/template-parts/content-single.php +++ /dev/null @@ -1,55 +0,0 @@ - - -
> -
- ', '' ); ?> -
- - - - - -
- '', - 'link_before' => '', - 'link_after' => '', - 'pagelink' => '' . __( 'Page', 'twentysixteen' ) . ' %', - 'separator' => ', ', - ) - ); - - if ( '' !== get_the_author_meta( 'description' ) ) { - get_template_part( 'template-parts/biography' ); - } - ?> -
- -
- - "%s"', 'twentysixteen' ), - get_the_title() - ), - '', - '' - ); - ?> -
-
diff --git a/wp-content/themes/twentysixteen/template-parts/content.php b/wp-content/themes/twentysixteen/template-parts/content.php deleted file mode 100644 index fda751fa2..000000000 --- a/wp-content/themes/twentysixteen/template-parts/content.php +++ /dev/null @@ -1,61 +0,0 @@ - - -
> -
- - - - - ', esc_url( get_permalink() ) ), '' ); ?> -
- - - - - -
- "%s"', 'twentysixteen' ), - get_the_title() - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - 'pagelink' => '' . __( 'Page', 'twentysixteen' ) . ' %', - 'separator' => ', ', - ) - ); - ?> -
- -
- - "%s"', 'twentysixteen' ), - get_the_title() - ), - '', - '' - ); - ?> -
-
diff --git a/wp-content/themes/twentythirteen/404.php b/wp-content/themes/twentythirteen/404.php deleted file mode 100644 index b062ccb07..000000000 --- a/wp-content/themes/twentythirteen/404.php +++ /dev/null @@ -1,31 +0,0 @@ - - -
-
- - - -
-
-

-

- - -
-
- -
-
- - diff --git a/wp-content/themes/twentythirteen/archive.php b/wp-content/themes/twentythirteen/archive.php deleted file mode 100644 index 9ef593a44..000000000 --- a/wp-content/themes/twentythirteen/archive.php +++ /dev/null @@ -1,63 +0,0 @@ - - -
-
- - -
-

- -

-
- - - - - - - - - - - -
-
- - - diff --git a/wp-content/themes/twentythirteen/author-bio.php b/wp-content/themes/twentythirteen/author-bio.php deleted file mode 100644 index 46248a8fb..000000000 --- a/wp-content/themes/twentythirteen/author-bio.php +++ /dev/null @@ -1,42 +0,0 @@ - - - diff --git a/wp-content/themes/twentythirteen/author.php b/wp-content/themes/twentythirteen/author.php deleted file mode 100644 index 3c1999c31..000000000 --- a/wp-content/themes/twentythirteen/author.php +++ /dev/null @@ -1,70 +0,0 @@ - - -
-
- - - - - -
-

- ' . get_the_author() . '' ); - ?> -

-
- - - - - - - - - - - - - - - - - -
-
- - - diff --git a/wp-content/themes/twentythirteen/category.php b/wp-content/themes/twentythirteen/category.php deleted file mode 100644 index ed05f794c..000000000 --- a/wp-content/themes/twentythirteen/category.php +++ /dev/null @@ -1,49 +0,0 @@ - - -
-
- - -
-

- -

- - -
- -
- - - - - - - - - - - -
-
- - - diff --git a/wp-content/themes/twentythirteen/comments.php b/wp-content/themes/twentythirteen/comments.php deleted file mode 100644 index 4129feedd..000000000 --- a/wp-content/themes/twentythirteen/comments.php +++ /dev/null @@ -1,74 +0,0 @@ - - -
- - -

- ' . get_the_title() . '' - ); - } else { - printf( - /* translators: %1$s: The number of comments. %2$s: The post title. */ - _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', get_comments_number(), 'comments title', 'twentythirteen' ), - number_format_i18n( get_comments_number() ), - '' . get_the_title() . '' - ); - } - ?> -

- -
    - 'ol', - 'short_ping' => true, - 'avatar_size' => 74, - ) - ); - ?> -
- - 1 && get_option( 'page_comments' ) ) : - ?> - - - - -

- - - - - - -
diff --git a/wp-content/themes/twentythirteen/content-aside.php b/wp-content/themes/twentythirteen/content-aside.php deleted file mode 100644 index b165b3e39..000000000 --- a/wp-content/themes/twentythirteen/content-aside.php +++ /dev/null @@ -1,47 +0,0 @@ - - -
> -
- →', 'twentythirteen' ), - the_title( '', '', false ) - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
- -
- - - ', '' ); ?> - - - - - - - - ', '' ); ?> - -
-
diff --git a/wp-content/themes/twentythirteen/content-audio.php b/wp-content/themes/twentythirteen/content-audio.php deleted file mode 100644 index c36061565..000000000 --- a/wp-content/themes/twentythirteen/content-audio.php +++ /dev/null @@ -1,53 +0,0 @@ - - -
> -
- -

- -

- -

- -
- -
-
- →', 'twentythirteen' ), - the_title( '', '', false ) - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
-
- -
- - ', '' ); ?> - - - - -
-
diff --git a/wp-content/themes/twentythirteen/content-chat.php b/wp-content/themes/twentythirteen/content-chat.php deleted file mode 100644 index 7d14c7172..000000000 --- a/wp-content/themes/twentythirteen/content-chat.php +++ /dev/null @@ -1,47 +0,0 @@ - - -
> -
- -

- -

- -

- -
- -
- →', 'twentythirteen' ), - the_title( '', '', false ) - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
- -
- - ', '' ); ?> -
-
diff --git a/wp-content/themes/twentythirteen/content-gallery.php b/wp-content/themes/twentythirteen/content-gallery.php deleted file mode 100644 index cad3cbb7d..000000000 --- a/wp-content/themes/twentythirteen/content-gallery.php +++ /dev/null @@ -1,61 +0,0 @@ - - -
> -
- -

- -

- -

- -
- -
- - →', 'twentythirteen' ), - the_title( '', '', false ) - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> - - - -
- -
- - - - - ' . __( 'Leave a comment', 'twentythirteen' ) . '', __( 'One comment so far', 'twentythirteen' ), __( 'View all % comments', 'twentythirteen' ) ); ?> - - - ', '' ); ?> - - - - -
-
diff --git a/wp-content/themes/twentythirteen/content-image.php b/wp-content/themes/twentythirteen/content-image.php deleted file mode 100644 index f762a5b5f..000000000 --- a/wp-content/themes/twentythirteen/content-image.php +++ /dev/null @@ -1,57 +0,0 @@ - - -
> -
- -

- -

- -

- -
- -
- →', 'twentythirteen' ), - the_title( '', '', false ) - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
- -
- - - - - ' . __( 'Leave a comment', 'twentythirteen' ) . '', __( 'One comment so far', 'twentythirteen' ), __( 'View all % comments', 'twentythirteen' ) ); ?> - - - ', '' ); ?> - - - - -
-
diff --git a/wp-content/themes/twentythirteen/content-link.php b/wp-content/themes/twentythirteen/content-link.php deleted file mode 100644 index ce8420aab..000000000 --- a/wp-content/themes/twentythirteen/content-link.php +++ /dev/null @@ -1,52 +0,0 @@ - - -
> -
-

- -

- - -
- -
- →', 'twentythirteen' ), - the_title( '', '', false ) - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
- - -
- - - - -
- -
diff --git a/wp-content/themes/twentythirteen/content-none.php b/wp-content/themes/twentythirteen/content-none.php deleted file mode 100644 index f6310289c..000000000 --- a/wp-content/themes/twentythirteen/content-none.php +++ /dev/null @@ -1,36 +0,0 @@ - - - - -
- - -

- Get started here.', 'twentythirteen' ), admin_url( 'post-new.php' ) ); - ?> -

- - - -

- - - - -

- - - -
diff --git a/wp-content/themes/twentythirteen/content-quote.php b/wp-content/themes/twentythirteen/content-quote.php deleted file mode 100644 index 4be4dc8c3..000000000 --- a/wp-content/themes/twentythirteen/content-quote.php +++ /dev/null @@ -1,43 +0,0 @@ - - -
> -
- →', 'twentythirteen' ), - the_title( '', '', false ) - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
- -
- - - - - ' . __( 'Leave a comment', 'twentythirteen' ) . '', __( 'One comment so far', 'twentythirteen' ), __( 'View all % comments', 'twentythirteen' ) ); ?> - - - ', '' ); ?> -
-
diff --git a/wp-content/themes/twentythirteen/content-status.php b/wp-content/themes/twentythirteen/content-status.php deleted file mode 100644 index 797c43d2b..000000000 --- a/wp-content/themes/twentythirteen/content-status.php +++ /dev/null @@ -1,41 +0,0 @@ - - -
> -
- →', 'twentythirteen' ), - the_title( '', '', false ) - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
- -
- - ', '' ); ?> - - - - -
-
diff --git a/wp-content/themes/twentythirteen/content-video.php b/wp-content/themes/twentythirteen/content-video.php deleted file mode 100644 index 97c9dfa73..000000000 --- a/wp-content/themes/twentythirteen/content-video.php +++ /dev/null @@ -1,57 +0,0 @@ - - -
> -
- -

- -

- -

- -
- -
- →', 'twentythirteen' ), - the_title( '', '', false ) - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
- -
- - - - - ' . __( 'Leave a comment', 'twentythirteen' ) . '', __( 'One comment so far', 'twentythirteen' ), __( 'View all % comments', 'twentythirteen' ) ); ?> - - - ', '' ); ?> - - - - -
-
diff --git a/wp-content/themes/twentythirteen/content.php b/wp-content/themes/twentythirteen/content.php deleted file mode 100644 index 2864e84b6..000000000 --- a/wp-content/themes/twentythirteen/content.php +++ /dev/null @@ -1,73 +0,0 @@ - - -
> -
- -
- -
- - - -

- -

- -

- - - -
- - -
- -
- -
- →', 'twentythirteen' ), - the_title( '', '', false ) - ) - ); - - wp_link_pages( - array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
- - -
- - - - - - - -
-
diff --git a/wp-content/themes/twentythirteen/css/blocks.css b/wp-content/themes/twentythirteen/css/blocks.css deleted file mode 100644 index 331be5131..000000000 --- a/wp-content/themes/twentythirteen/css/blocks.css +++ /dev/null @@ -1,659 +0,0 @@ -/* -Theme Name: Twenty Thirteen -Description: Used to style blocks. -*/ - -/*-------------------------------------------------------------- ->>> TABLE OF CONTENTS: ----------------------------------------------------------------- -1.0 Block Alignments -2.0 General Block Styles -3.0 Blocks - Common Blocks -4.0 Blocks - Formatting -5.0 Blocks - Layout Elements -6.0 Blocks - Widgets -7.0 Blocks - Colors ---------------------------------------------------------------*/ - -/*-------------------------------------------------------------- -1.0 Block Alignments ---------------------------------------------------------------*/ - -.content-area { - overflow-x: hidden; /* prevents side-scrolling caused by use of vw */ -} - -[class^="wp-block-"].alignleft, -[class^="wp-block-"] .alignleft { - margin-right: 20px; -} - -[class^="wp-block-"].alignright, -[class^="wp-block-"] .alignright { - margin-left: 20px; -} - -.alignfull, -.alignwide { - clear: both; -} - -body:not(.sidebar) .alignwide { - margin-left: calc(25% - 25vw); - margin-right: calc(25% - 25vw); - width: auto; - max-width: 1600px; -} - -body:not(.sidebar) .alignfull { - margin-left: calc(50% - 50vw); - margin-right: calc(50% - 50vw); - width: auto; - max-width: 1600px; -} - -/* Make non image-based blocks a bit narrower, so they don't get cut off. */ -body:not(.sidebar) .wp-block-columns.alignfull, -body:not(.sidebar) .wp-block-audio.alignfull, -body:not(.sidebar) .wp-block-table.alignfull, -body:not(.sidebar) .wp-block-latest-comments.alignfull { - margin-left: calc(50% - 48vw); - margin-right: calc(50% - 48vw); -} - -@media (max-width: 999px) { - body.sidebar .alignwide { - margin-left: calc(25% - 25vw); - margin-right: calc(25% - 25vw); - width: auto; - max-width: 1600px; - } - - body.sidebar .alignfull { - margin-left: calc(50% - 50vw); - margin-right: calc(50% - 50vw); - width: auto; - max-width: 1600px; - } - - /* Make non image-based blocks a bit narrower, so they don't get cut off. */ - body.sidebar .wp-block-columns.alignfull, - body.sidebar .wp-block-audio.alignfull, - body.sidebar .wp-block-table.alignfull, - body.sidebar .wp-block-latest-comments.alignfull { - margin-left: calc(50% - 48vw); - margin-right: calc(50% - 48vw); - } -} - -@media (min-width: 1600px) { - - /* Make sure the full and wide blocks still stay in Twenty Thirteen's wide container */ - body:not(.sidebar) .alignfull { - margin-left: calc(50% - 800px); - margin-right: calc(50% - 800px); - width: auto; - max-width: 1000%; - } - - body:not(.sidebar) .wp-block-columns.alignfull, - body:not(.sidebar) .wp-block-audio.alignfull, - body:not(.sidebar) .wp-block-table.alignfull, - body:not(.sidebar) .wp-block-latest-comments.alignfull { - margin-left: calc(50% - 780px); - margin-right: calc(50% - 780px); - } - - body:not(.sidebar) .wp-block-gallery.alignfull { - margin-left: calc(50% - 808px); /* Adjust for gallery margins */ - margin-right: calc(50% - 808px); - width: auto; - max-width: 1000%; - } - - /* Make sure the 'wide' alignment doesn't get too wide. */ - body:not(.sidebar) .alignwide { - margin-left: -230px; - margin-right: -230px; - } -} - -/*-------------------------------------------------------------- -2.0 General Block Styles ---------------------------------------------------------------*/ - -/* Captions */ - -[class^="wp-block-"] figcaption, -[class^="wp-block-"] figcaption.editor-rich-text__tinymce.mce-content-body { - color: #220e10; - font-size: 18px; - font-style: italic; - font-weight: 300; - line-height: 1.5; - margin: 0 0 24px; -} - -/*-------------------------------------------------------------- -3.0 Blocks - Common Blocks ---------------------------------------------------------------*/ - -/* Paragraph */ - -p.has-drop-cap:not(:focus)::first-letter { - font-size: 5em; -} - -/* Gallery */ - -.wp-block-gallery { - margin-bottom: 24px; -} - -.wp-block-gallery figcaption { - margin-bottom: 0; -} - -/* Quote */ - -.wp-block-quote { - margin: 24px 40px; - padding: 0; -} - -.wp-block-quote:not(.is-large):not(.is-style-large) { - border-left: 0; - border-right: 0; - padding-left: 0; - padding-right: 0; -} - -.wp-block-quote.is-large p, -.wp-block-quote.is-style-large p { - font-size: 28px; -} - -.wp-block-quote cite { - color: inherit; - font-size: inherit; - font-style: italic; -} - -/* Audio */ - -.wp-block-audio audio { - display: block; - width: 100%; -} - -/* Cover */ - -.wp-block-cover-image.aligncenter, -.wp-block-cover.aligncenter { - clear: both; - display: flex; -} - -/* File */ - -.wp-block-file .wp-block-file__button { - background: #e05d22; /* Old browsers */ - background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */ - background: linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */ - border: none; - border-radius: 2px; - border-bottom: 3px solid #b93207; - color: #fff; - display: inline-block; - font-size: 16px; - padding: 11px 24px 10px; - text-decoration: none; -} - -.wp-block-file .wp-block-file__button:hover, -.wp-block-file .wp-block-file__button:focus { - background: #ed6a31; /* Old browsers */ - background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */ - background: linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */ - color: #fff; - outline: none; -} - -.wp-block-file .wp-block-file__button:active { - background: #d94412; /* Old browsers */ - background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */ - background: linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */ - border: none; - border-top: 3px solid #b93207; - padding: 10px 24px 11px; -} - -/*-------------------------------------------------------------- -4.0 Blocks - Formatting ---------------------------------------------------------------*/ - -/* Code */ - -.wp-block-code { - background-color: transparent; - border: 0; - padding: 0; -} - -/* Pullquote */ - -.wp-block-pullquote { - border: 0; - color: inherit; - padding: 0.5em 0; -} - -.wp-block-pullquote__citation, -.wp-block-pullquote cite, -.wp-block-pullquote footer { - color: inherit; -} - -/* Table */ - -.wp-block-table { - border-bottom: 1px solid #ededed; - border-collapse: collapse; - border-spacing: 0; - font-size: 14px; - line-height: 2; - margin: 0 0 20px; - width: 100%; -} - -.wp-block-table th { - border: 0; - font-weight: bold; - text-transform: uppercase; -} - -.wp-block-table td { - border: 0; - border-top: 1px solid #ededed; -} - -body:not(.sidebar) .wp-block-table.alignwide, -body:not(.sidebar) .wp-block-table.alignfull { - width: 100%; -} - -/* Some acrobatics to make sure the table blocks always fill the available space. */ - -@media (max-width: 1599px) { - body:not(.sidebar) .wp-block-table.alignwide { - width: calc(302px + 50vw); /* Half the content area width plus half the screen width. */ - } - - body:not(.sidebar) .wp-block-table.alignfull { - width: 96vw; - } -} - -@media (max-width: 999px) { - body.sidebar .wp-block-table.alignwide { - width: calc(302px + 50vw); /* Half the content area width plus half the screen width. */ - } - - body.sidebar .wp-block-table.alignfull { - width: 96vw; - } -} - -@media (max-width: 654px) { - body:not(.sidebar) .wp-block-table.alignwide, - body.sidebar .wp-block-table.alignwide { - width: 96vw; - } -} - -@media (min-width: 1600px) { - body:not(.sidebar) .wp-block-table.alignwide { - width: 1064px; - } - - body:not(.sidebar) .wp-block-table.alignfull { - width: 1560px; - } -} - -/*-------------------------------------------------------------- -5.0 Blocks - Layout Elements ---------------------------------------------------------------*/ - -/* Buttons */ - -.wp-block-button.alignleft { - margin-right: 20px; -} - -.wp-block-button.alignright { - margin-left: 20px; -} - -.wp-block-button .wp-block-button__link { - border-bottom: 3px solid #b93207; - display: inline-block; - font-size: 16px; - padding: 11px 24px 10px; - text-decoration: none; -} - -.entry-content .wp-block-button__link { - background-color: #e05d22; - color: #fff; -} - -.entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) { - background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */ - background: linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */ -} - -.entry-content .wp-block-button__link:hover, -.entry-content .wp-block-button__link:focus, -.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover, -.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus { - background: #ed6a31; - color: #fff; -} - -.wp-block-button.is-style-outline .wp-block-button__link { - background-color: inherit; - border-color: inherit; - border-width: 2px; -} - -.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) { - color: #ed6a31; -} - -.entry-content .wp-block-button__link:not(.has-background):hover, -.entry-content .wp-block-button__link:not(.has-background):hover, -.entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background):hover { - background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */ - background: linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */ -} - -.entry-content .wp-block-button__link:active { - background: #d94412; -} - -.entry-content .wp-block-button__link:not(.has-background):active { - background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */ - background: linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */ -} - -.entry-content .wp-block-button .wp-block-button__link:active { - border: none; - border-top: 3px solid #b93207; - padding: 10px 24px 11px; -} - -/* Separator */ - -.wp-block-separator { - border: 0; - max-width: 100px; -} - -.wp-block-separator.is-style-wide { - max-width: 100%; -} - -/* Group Block: Default Alignment */ - -.wp-block-group, -.wp-block-group.has-background { - margin-bottom: 24px; -} - -.wp-block-group:not(.alignfull):not(.alignwide) > .wp-block-group__inner-container > * { - width: 604px; - max-width: 100%; - margin-left: 0; - margin-right: 0; -} - -.wp-block-group.has-background:not(.alignfull):not(.alignwide) > .wp-block-group__inner-container > .alignfull { - width: calc(100% + 60px); - max-width: calc(100% + 60px); - margin-left: -30px; -} - -.wp-block-group:not(.alignfull) .wp-block-columns.alignfull { - margin-left: auto; - margin-right: auto; -} - -/* Group Block: Wide Alignment */ - -.wp-block-group.alignwide > .wp-block-group__inner-container > *, -.wp-block-group.alignwide > .wp-block-group__inner-container > .alignwide, -.wp-block-group.alignwide > .wp-block-group__inner-container > .alignfull { - max-width: 604px; - margin-left: auto; - margin-right: auto; -} - -.wp-block-group.alignwide > .wp-block-group__inner-container > .alignwide, -.wp-block-group.alignwide > .wp-block-group__inner-container > .alignfull { - width: 100%; - max-width: 100%; -} - -.wp-block-group.has-background.alignwide > .wp-block-group__inner-container > .alignfull { - width: calc(100% + 60px); - max-width: calc(100% + 60px); - margin-left: -30px; -} - -@media (max-width: 664px) { - .wp-block-group:not(.has-background).alignwide { - margin-left: 0; - margin-right: 0; - } - - .wp-block-group:not(.has-background).alignwide > .wp-block-group__inner-container > .alignwide, - .wp-block-group:not(.has-background).alignwide > .wp-block-group__inner-container > .alignfull { - width: auto; - max-width: 1600px; - margin-left: calc(25% - 25vw); - margin-right: calc(25% - 25vw); - } -} - -/* Group Block: Full Alignment */ - -@media (max-width: 664px) { - .wp-block-group:not(.has-background).alignfull { - margin-left: 0; - margin-right: 0; - } - - .wp-block-group.has-background.alignfull > *:not(.alignfull) { - margin-left: auto; - margin-right: auto; - } -} - -@media (max-width: 999px) { - body.sidebar .wp-block-group.alignfull:not(.has-background) { - margin-left: 0; - margin-right: 0; - } - - body.sidebar .wp-block-group.alignfull.has-background > .wp-block-group__inner-container { - max-width: 604px; - margin: 0 auto; - } - - body.sidebar .wp-block-group.alignfull:not(.has-background) > .wp-block-group__inner-container > .alignfull { - margin-left: calc(50% - 50vw); - margin-right: calc(50% - 50vw); - } -} - -@media (min-width: 665px) { - body:not(.sidebar) .wp-block-group.alignfull, - body:not(.sidebar) .wp-block-group.has-background.alignfull { - padding: 20px calc( (100vw - 604px ) / 2 ); /* Reproduces the padding of entry-content, so that default block rules apply properly inside of this block. */ - } -} - -@media (min-width: 1600px) { - body:not(.sidebar) .wp-block-group.alignfull, - body:not(.sidebar) .wp-block-group.has-background.alignfull { - padding: 20px 498px; /* Above 1600px, these need fixed left/right padding. This works out to ((1600px - 604px) / 2) */ - } -} - -/* Media & Text */ - -.wp-block-media-text { - margin-bottom: 24px; -} - -.wp-block-media-text *:last-child { - margin-bottom: 0; -} - -/*-------------------------------------------------------------- -6.0 Blocks - Widgets ---------------------------------------------------------------*/ - -/* Archives, Categories & Latest Posts */ - -.wp-block-archives.aligncenter, -.wp-block-categories.aligncenter, -.wp-block-latest-posts.aligncenter { - list-style-position: inside; - text-align: center; -} - -/* Latest Comments */ - -.wp-block-latest-comments { - margin: 0; - padding: 0; -} - -.wp-block-latest-comments .avatar, -.wp-block-latest-comments__comment-avatar { - border-radius: 0; -} - -.wp-block-latest-comments__comment, -.wp-block-latest-comments__comment-excerpt, -.wp-block-latest-comments__comment-excerpt p { - font-size: 16px; -} - -.wp-block-latest-comments__comment-excerpt p:last-child { - margin-bottom: 0; -} - -.wp-block-latest-comments__comment-date { - font-size: 16px; -} - -.wp-block-latest-comments .wp-block-latest-comments__comment { - background: url(../images/dotted-line.png) repeat-x left top; - margin-bottom: 0; - padding: 24px 0; -} - -/*-------------------------------------------------------------- -7.0 Blocks - Colors ---------------------------------------------------------------*/ - -.entry-content .has-dark-gray-color { - color: #141412; -} - -.entry-content .has-dark-gray-background-color { - background-color: #141412; -} - -.entry-content .has-red-color { - color: #bc360a; -} - -.entry-content .has-red-background-color { - background-color: #bc360a; -} - -.entry-content .has-medium-orange-color { - color: #db572f; -} - -.entry-content .has-medium-orange-background-color { - background-color: #db572f; -} - -.entry-content .has-light-orange-color { - color: #ea9629; -} - -.entry-content .has-light-orange-background-color { - background-color: #ea9629; -} - -.entry-content .has-yellow-color { - color: #fbca3c; -} - -.entry-content .has-yellow-background-color { - background-color: #fbca3c; -} - -.entry-content .has-white-color { - color: #fff; -} - -.entry-content .has-white-background-color { - background-color: #fff; -} - -.entry-content .has-dark-brown-color { - color: #220e10; -} - -.entry-content .has-dark-brown-background-color { - background-color: #220e10; -} - -.entry-content .has-medium-brown-color { - color: #722d19; -} - -.entry-content .has-medium-brown-background-color { - background-color: #722d19; -} - -.entry-content .has-light-brown-color { - color: #eadaa6; -} - -.entry-content .has-light-brown-background-color { - background-color: #eadaa6; -} - -.entry-content .has-beige-color { - color: #e8e5ce; -} - -.entry-content .has-beige-background-color { - background-color: #e8e5ce; -} - -.entry-content .has-off-white-color { - color: #f7f5e7; -} - -.entry-content .has-off-white-background-color { - background-color: #f7f5e7; -} diff --git a/wp-content/themes/twentythirteen/css/editor-blocks.css b/wp-content/themes/twentythirteen/css/editor-blocks.css deleted file mode 100644 index 9f4db3b82..000000000 --- a/wp-content/themes/twentythirteen/css/editor-blocks.css +++ /dev/null @@ -1,438 +0,0 @@ -/* -Theme Name: Twenty Thirteen -Description: Used to style blocks in the editor. -*/ - -/*-------------------------------------------------------------- ->>> TABLE OF CONTENTS: ----------------------------------------------------------------- -1.0 General Typography -2.0 General Block Styles -3.0 Blocks - Common Blocks -4.0 Blocks - Formatting -5.0 Blocks - Layout Elements -6.0 Blocks - Widgets ---------------------------------------------------------------*/ - -/*-------------------------------------------------------------- -1.0 Block Alignments ---------------------------------------------------------------*/ - -.editor-block-list__layout .editor-block-list__block[data-align="full"] > .editor-block-list__block-edit figure { - width: auto; -} - -/*-------------------------------------------------------------- -2.0 General Typography ---------------------------------------------------------------*/ - -.edit-post-visual-editor .editor-block-list__block, -.edit-post-visual-editor .editor-block-list__block p, -.editor-default-block-appender textarea.editor-default-block-appender__content { - font-family: "Source Sans Pro", Helvetica, sans-serif; - font-size: 16px; - font-weight: 400; - line-height: 1.5; -} - -.edit-post-visual-editor .editor-block-list__block { - color: #141412; -} - -.editor-post-title__block .editor-post-title__input { - font-family: Bitter, Georgia, serif; - font-size: 48px; - font-weight: 300; - line-height: 1.0909090909; - margin-bottom: 12px; - margin: 0 0 12px 0; -} - -/*-------------------------------------------------------------- -3.0 General Block Styles ---------------------------------------------------------------*/ - -/* Main content width */ - -.wp-block { - max-width: 634px; /* 604px + 30px to account for padding */ -} - -.wp-block.alignwide, -.wp-block.alignfull { - max-width: inherit; -} - -[class^="wp-block-"] .wp-block { - max-width: 100%; -} - -/* Link styles */ - -.edit-post-visual-editor a, -.editor-block-list__block a, -.wp-block-freeform.block-library-rich-text__tinymce a { - color: #bc360a; -} - -/* List styles */ - -.edit-post-visual-editor ul:not(.wp-block-gallery), -.editor-block-list__block ul:not(.wp-block-gallery), -.block-library-list ul, -.edit-post-visual-editor ol, -.editor-block-list__block ol, -.block-library-list ol { - margin: 16px 0; - padding: 0 0 0 40px; -} - -.block-library-list .editor-rich-text__tinymce { - padding: 0 0 0 40px; -} - -.edit-post-visual-editor ul:not(.wp-block-gallery), -.edit-post-visual-editor .editor-block-list__block ul:not(.wp-block-gallery), -.block-library-list ul { - list-style-type: square; -} - -.edit-post-visual-editor ol, -.editor-block-list__block ol, -.block-library-list ol { - list-style: decimal; -} - -.edit-post-visual-editor ul:not(.wp-block-gallery) li > ul, -.editor-block-list__block ul:not(.wp-block-gallery) li > ul, -.block-library-list li > ul, -.edit-post-visual-editor li > ol, -.editor-block-list__block li > ol, -.block-library-list li > ol { - margin: 0; -} - -.edit-post-visual-editor ul:not(.wp-block-gallery) li, -.editor-block-list__block ul:not(.wp-block-gallery) li, -.edit-post-visual-editor ol li, -.editor-block-list__block ol li, -.block-library-list li { - margin-bottom: 0; -} - -.rtl .edit-post-visual-editor ul:not(.wp-block-gallery), -.rtl .editor-block-list__block ul:not(.wp-block-gallery), -.rtl .block-library-list ul, -.rtl .edit-post-visual-editor ol, -.rtl .editor-block-list__block ol, -.rtl .block-library-list ol { - padding-left: 0; - padding-right: 40px; -} - -.rtl .block-library-list .editor-rich-text__tinymce { - padding-left: 0; - padding-right: 40px; -} - -/* Quote */ - -.wp-block-freeform.block-library-rich-text__tinymce blockquote { - border-left: 0; - border-right: 0; - font-style: italic; - margin: 24px 40px; - padding-left: 0; - padding-right: 0; -} - -.wp-block-freeform.block-library-rich-text__tinymce blockquote p { - font-size: 24px; - font-weight: 300; -} - -/* Table */ - -.rtl .editor-block-list__block table th, -.rtl .editor-block-list__block table td { - text-align: right; -} - -/* Code */ - -.wp-block-freeform.block-library-rich-text__tinymce code { - background: transparent; -} - -/* Captions */ - -[class^="wp-block-"] figcaption, -[class^="wp-block-"] figcaption.editor-rich-text__tinymce.mce-content-body { - color: #220e10; - font-size: 18px; - font-style: italic; - font-weight: 300; - line-height: 1.5; - margin: 0 0 24px; -} - -/*-------------------------------------------------------------- -4.0 Blocks - Common Blocks ---------------------------------------------------------------*/ - -/* Paragraph */ - -p.has-drop-cap:not(:focus)::first-letter { - font-size: 5em; -} - -/* Gallery */ - -.edit-post-visual-editor .wp-block-gallery { - margin-bottom: 24px; - padding: 0; -} - -.wp-block-gallery figcaption, -.wp-block-gallery figcaption.editor-rich-text__tinymce.mce-content-body { - color: #fff; - font-size: 13px; - margin-bottom: 0; -} - -/* Quote */ - -.wp-block-quote { - font-style: italic; - margin: 24px 40px; - padding: 0; -} - -.editor-block-list__block .wp-block-quote p { - font-size: 24px; - font-weight: 300; -} - -.wp-block-quote:not(.is-large):not(.is-style-large) { - border-left: 0; - border-right: 0; - padding-left: 0; - padding-right: 0; -} - -.wp-block-quote .wp-block-quote__citation.editor-rich-text__tinymce.mce-content-body { - color: inherit; - font-size: 16px; - font-style: italic; - text-transform: uppercase; -} - -.wp-block-quote.is-large p, -.wp-block-quote.is-style-large p { - font-size: 28px; -} - -.wp-block-quote.is-large .wp-block-quote__citation.editor-rich-text__tinymce.mce-content-body, -.wp-block-quote.is-style-large .wp-block-quote__citation.editor-rich-text__tinymce.mce-content-body { - font-size: 18px; -} - -/* Cover */ - -.edit-post-visual-editor .editor-block-list__block .wp-block-cover-image p.wp-block-cover-image-text, -.edit-post-visual-editor .editor-block-list__block .wp-block-cover p.wp-block-cover-text { - font-size: 32px; - line-height: 1.25; -} - -/* File */ - -.wp-block-file .wp-block-file__textlink { - color: #bc360a; -} - -.wp-block-file .wp-block-file__button { - background: #e05d22; /* Old browsers */ - background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */ - background: linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */ - border: none; - border-bottom: 3px solid #b93207; - color: #fff; - display: inline-block; - font-size: 16px; - line-height: 24px; - padding: 11px 24px 10px; - text-decoration: none; -} - -/*-------------------------------------------------------------- -5.0 Blocks - Formatting ---------------------------------------------------------------*/ - -/* Code */ - -.wp-block-code { - border: 0; - padding: 0; -} - -/* Pullquote */ - -.edit-post-visual-editor .wp-block-pullquote { - border: 0; - padding: 0.5em 0; -} - -.edit-post-visual-editor .editor-block-list__block .wp-block-pullquote p { - font-weight: 300; -} - -.edit-post-visual-editor .wp-block-pullquote__citation, -.edit-post-visual-editor .wp-block-pullquote cite, -.edit-post-visual-editor .wp-block-pullquote footer { - color: #141412; - font-size: 16px; -} - -/* Table */ - -.wp-block-table { - border-bottom: 1px solid #ededed; - border-collapse: collapse; - border-spacing: 0; - font-size: 14px; - line-height: 2; - margin: 0 0 20px; - width: 100%; -} - -.wp-block-table th { - border: 0; - font-weight: bold; - text-transform: uppercase; -} - -.editor-block-list__block .wp-block-table td { - border: 0; - border-top: 1px solid #ededed; - padding: 0; -} - -/*-------------------------------------------------------------- -6.0 Blocks - Layout Elements ---------------------------------------------------------------*/ - -/* Buttons */ - -.wp-block-button .wp-block-button__link { - display: inline-block; - font-size: 16px; - line-height: 24px; - padding: 11px 24px 10px; - text-decoration: none; -} - -.wp-block-button__link { - background: #e05d22; - border-bottom: 3px solid #b93207; - color: #fff; -} - -.is-style-outline .wp-block-button__link { - border-width: 2px; - color: #e05d22; -} - -.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) { - background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */ - background: linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */ -} - -/* Separator */ - -.editor-block-list__block hr.wp-block-separator { - margin-left: auto; - margin-right: auto; -} - -/* Media & Text */ - -.wp-block-media-text *:last-child { - margin-bottom: 0; -} - -/* Group */ - -.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block { - max-width: 634px; -} - -.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="wide"] { - max-width: 1100px; -} - -.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] { - max-width: 100%; -} - -.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group.has-background > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] { - width: calc(100% + 60px); - max-width: calc(100% + 60px); -} - -/*-------------------------------------------------------------- -7.0 Blocks - Widgets ---------------------------------------------------------------*/ - -/* Archives, Categories & Latest Posts */ - -[data-align="center"] .wp-block-archives ul, -[data-align="center"] .wp-block-categories ul, -[data-align="center"] .wp-block-latest-posts ul { - list-style-position: inside; - text-align: center; -} - -/* Latest Comments */ - -.editor-block-list__block .wp-block-latest-comments { - margin: 0; - padding: 0; -} - -.wp-block-latest-comments .avatar, -.wp-block-latest-comments__comment-avatar { - border-radius: 0; -} - -.wp-block-latest-comments__comment, -.wp-block-latest-comments__comment-excerpt, -.wp-block-latest-comments__comment-excerpt p { - font-size: 16px; -} - -.wp-block-latest-comments__comment-excerpt p:last-child { - margin-bottom: 0; -} - -.wp-block-latest-comments__comment-date { - font-size: 16px; -} - -.wp-block-latest-comments .wp-block-latest-comments__comment { - background: url(../images/dotted-line.png) repeat-x left top; - margin-bottom: 0; - padding: 24px 0; -} - -/* Latest Posts */ - -.edit-post-visual-editor .editor-block-list__block .wp-block-latest-posts.is-grid { - list-style-type: none; - margin-left: 0; - margin-right: 0; -} - -.edit-post-visual-editor .wp-block-latest-posts.is-grid li { - margin-bottom: 1em; -} diff --git a/wp-content/themes/twentythirteen/css/editor-style.css b/wp-content/themes/twentythirteen/css/editor-style.css deleted file mode 100644 index e70f9e01b..000000000 --- a/wp-content/themes/twentythirteen/css/editor-style.css +++ /dev/null @@ -1,771 +0,0 @@ -/* -Theme Name: Twenty Thirteen -Description: Used to style the TinyMCE editor. -*/ - - -/** - * Table of Contents: - * - * 1.0 - Body - * 2.0 - Headings - * 3.0 - Text Elements - * 4.0 - Links - * 5.0 - Alignment - * 6.0 - Tables - * 7.0 - Images - * 8.0 - Galleries - * 9.0 - Audio/Video - * 10.0 - Post Formats - * 11.0 - RTL - * ---------------------------------------------------------------------------- - */ - - -/** - * 1.0 Body - * ---------------------------------------------------------------------------- - */ - -html .mceContentBody { - font-size: 100%; - max-width: 604px; -} - -body { - color: #141412; - font-family: "Source Sans Pro", Helvetica, sans-serif; - line-height: 1.5; - text-rendering: optimizeLegibility; - vertical-align: baseline; -} - - -/** - * 2.0 Headings - * ---------------------------------------------------------------------------- - */ - -h1, -h2, -h3, -h4, -h5, -h6 { - clear: both; - font-family: Bitter, Georgia, serif; - line-height: 1.3; -} - -h1 { - font-size: 48px; - margin: 33px 0; -} - -h2 { - font-size: 30px; - margin: 25px 0; -} - -h3 { - font-size: 22px; - margin: 22px 0; -} - -h4 { - font-size: 20px; - margin: 25px 0; -} - -h5 { - font-size: 18px; - margin: 30px 0; -} - -h6 { - font-size: 16px; - margin: 36px 0; -} - -hr { - background: url(../images/dotted-line.png) repeat center top; - background-size: 4px 4px; - border: 0; - height: 1px; - margin: 0 0 24px; -} - - -/** - * 3.0 Text Elements - * ---------------------------------------------------------------------------- - */ - -p { - margin: 0 0 24px; -} - -ol, -ul { - margin: 16px 0; - padding: 0 0 0 40px; -} - -ul { - list-style-type: square; -} - -ol { - list-style: decimal outside; -} - -li > ul, -li > ol { - margin: 0; -} - -dl { - margin: 0 20px; -} - -dt { - font-weight: bold; -} - -dd { - margin: 0 0 20px; -} - -strong { - font-weight: bold; -} - -code, -kbd, -pre, -samp { - font-family: monospace, serif; - font-size: 14px; -} - -pre { - background: #f5f5f5; - color: #666; - font-family: monospace; - font-size: 14px; - margin: 20px 0; - overflow: auto; - padding: 20px; - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; -} - -blockquote, -q { - quotes: none; -} - -blockquote:before, -blockquote:after, -q:before, -q:after { - content: ""; - content: none; -} - -blockquote { - font-size: 24px; - font-style: italic; - font-weight: 300; - margin: 24px 40px; -} - -blockquote blockquote { - margin-right: 0; -} - -blockquote cite, -blockquote small { - font-size: 14px; - font-weight: normal; - text-transform: uppercase; -} - -cite { - border-bottom: 0; -} - -abbr[title] { - border-bottom: 1px dotted; -} - -address { - font-style: italic; - margin: 0 0 24px; -} - -del { - color: #333; -} - -ins { - background: #fff9c0; - border: none; - color: #333; - text-decoration: none; -} - -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sup { - top: -0.5em; -} - -sub { - bottom: -0.25em; -} - - -/** - * 4.0 Links - * ---------------------------------------------------------------------------- - */ - -a { - color: #ca3c08; - text-decoration: none; -} - -a:visited { - color: #ac0404; -} - -a:focus { - outline: thin dotted; -} - -a:active, -a:hover { - color: #ea9629; - outline: 0; -} - -a:hover { - text-decoration: underline; -} - - -/** - * 5.0 Alignment - * ---------------------------------------------------------------------------- - */ - -.alignleft { - float: left; - margin: 5px 20px 5px 0; -} - -.alignright { - float: right; - margin: 5px 0 5px 20px; -} - -.aligncenter { - display: block; - margin: 5px auto; -} - -img.alignnone { - margin: 5px 0; -} - - -/** - * 6.0 Tables - * ---------------------------------------------------------------------------- - */ - -table { - border-bottom: 1px solid #ededed; - border-collapse: collapse; - border-spacing: 0; - font-size: 14px; - line-height: 2; - margin: 0 0 20px; - width: 100%; -} - -caption, -th, -td { - font-weight: normal; - text-align: left; -} - -caption { - font-size: 16px; - margin: 20px 0; -} - -th { - font-weight: bold; - text-transform: uppercase; -} - -td { - border-top: 1px solid #ededed; - padding: 6px 10px 6px 0; -} - - -/** - * 7.0 Images - * ---------------------------------------------------------------------------- - */ - -img { - height: auto; - max-width: 100%; - vertical-align: middle; -} - -.wp-caption { - background: transparent; - border: none; - margin: 0; - padding: 0; - text-align: left; -} - -.html5-captions .wp-caption { - padding: 0; -} - -.wp-caption.alignleft { - margin: 5px 10px 5px 0; -} - -.html5-captions .wp-caption.alignleft { - margin-right: 20px; -} - -.wp-caption.alignright { - margin: 5px 0 5px 10px; -} - -.wp-caption.alignright img, -.wp-caption.alignright .wp-caption-dd { - padding-left: 10px; -} - -.html5-captions .wp-caption.alignright { - margin-left: 20px; -} - -.html5-captions .wp-caption.alignright img, -.html5-captions .wp-caption.alignright .wp-caption-dd { - padding: 0; -} - -.wp-caption-dt { - margin: 0; -} - -.wp-caption .wp-caption-text, -.wp-caption-dd { - color: #220e10; - font-size: 18px; - font-style: italic; - font-weight: 300; - line-height: 1.5; - margin-bottom: 24px; - padding: 0; -} - -.mceTemp + ul, -.mceTemp + ol { - list-style-position: inside; -} - - -/** - * 8.0 Galleries - * ---------------------------------------------------------------------------- - */ - -.gallery .gallery-item { - float: left; - margin: 0 4px 4px 0; - overflow: hidden; - padding: 0; - position: relative; -} - -.gallery-columns-1 .gallery-item { - max-width: 100%; - width: auto; -} - -.gallery-columns-2 .gallery-item { - max-width: 48%; - max-width: -webkit-calc(50% - 14px); - max-width: calc(50% - 14px); - width: auto; -} - -.gallery-columns-3 .gallery-item { - max-width: 32%; - max-width: -webkit-calc(33.3% - 11px); - max-width: calc(33.3% - 11px); - width: auto; -} - -.gallery-columns-4 .gallery-item { - max-width: 23%; - max-width: -webkit-calc(25% - 9px); - max-width: calc(25% - 9px); - width: auto; -} - -.gallery-columns-5 .gallery-item { - max-width: 19%; - max-width: -webkit-calc(20% - 8px); - max-width: calc(20% - 8px); - width: auto; -} - -.gallery-columns-6 .gallery-item { - max-width: 15%; - max-width: -webkit-calc(16.7% - 7px); - max-width: calc(16.7% - 7px); - width: auto; -} - -.gallery-columns-7 .gallery-item { - max-width: 13%; - max-width: -webkit-calc(14.28% - 7px); - max-width: calc(14.28% - 7px); - width: auto; -} - -.gallery-columns-8 .gallery-item { - max-width: 11%; - max-width: -webkit-calc(12.5% - 6px); - max-width: calc(12.5% - 6px); - width: auto; -} - -.gallery-columns-9 .gallery-item { - max-width: 9%; - max-width: -webkit-calc(11.1% - 6px); - max-width: calc(11.1% - 6px); - width: auto; -} - -.gallery-columns-1 .gallery-item:nth-of-type(1n), -.gallery-columns-2 .gallery-item:nth-of-type(2n), -.gallery-columns-3 .gallery-item:nth-of-type(3n), -.gallery-columns-4 .gallery-item:nth-of-type(4n), -.gallery-columns-5 .gallery-item:nth-of-type(5n), -.gallery-columns-6 .gallery-item:nth-of-type(6n), -.gallery-columns-7 .gallery-item:nth-of-type(7n), -.gallery-columns-8 .gallery-item:nth-of-type(8n), -.gallery-columns-9 .gallery-item:nth-of-type(9n) { - margin-right: 0; -} - -.gallery-columns-1 .gallery-item:nth-of-type(1n), -.gallery-columns-2 .gallery-item:nth-of-type(2n - 1), -.gallery-columns-3 .gallery-item:nth-of-type(3n - 2), -.gallery-columns-4 .gallery-item:nth-of-type(4n - 3), -.gallery-columns-5 .gallery-item:nth-of-type(5n - 4), -.gallery-columns-6 .gallery-item:nth-of-type(6n - 5), -.gallery-columns-7 .gallery-item:nth-of-type(7n - 6), -.gallery-columns-8 .gallery-item:nth-of-type(8n - 7), -.gallery-columns-9 .gallery-item:nth-of-type(9n - 8) { - margin-left: 12px; /* Compensate for the default negative margin on .gallery, which can't be changed. */ -} - -.gallery .gallery-caption { - background-color: rgba(0, 0, 0, 0.7); - box-sizing: border-box; - color: #fff; - font-size: 14px; - line-height: 1.3; - margin: 0; - max-height: 50%; - opacity: 0; - padding: 2px 8px; - position: absolute; - bottom: 0; - left: 0; - text-align: left; - -webkit-transition: opacity 400ms ease; - transition: opacity 400ms ease; - width: 100%; -} - -.gallery .gallery-caption:before { - box-shadow: 0 -10px 15px #000 inset; - content: ""; - height: 100%; - min-height: 49px; - position: absolute; - left: 0; - top: 0; - width: 100%; -} - -.gallery-item:hover .gallery-caption { - opacity: 1; -} - -.gallery-columns-7 .gallery-caption, -.gallery-columns-8 .gallery-caption, -.gallery-columns-9 .gallery-caption { - display: none; -} - - -/** - * 9.0 Audio/Video - * ---------------------------------------------------------------------------- - */ -.mejs-mediaelement, -.mejs-container .mejs-controls { - background: #220e10; -} - -.mejs-controls .mejs-time-rail .mejs-time-loaded, -.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { - background: #fff; -} - -.mejs-controls .mejs-time-rail .mejs-time-current { - background: #ea9629; -} - -.mejs-controls .mejs-time-rail .mejs-time-total, -.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { - background: #595959; -} - -.mejs-controls .mejs-time-rail span, -.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, -.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { - border-radius: 0; -} - - -/** - * 10.0 Post Formats - * ---------------------------------------------------------------------------- - */ - -/* Aside */ -.post-format-aside { - background-color: #f7f5e7; -} - -.post-format-aside blockquote { - font-size: 100%; - font-weight: normal; -} - -.post-format-aside cite { - font-size: 100%; - text-transform: none; -} - -.post-format-aside cite:before { - content: "\2014"; - margin-right: 5px; -} - -/* Audio */ -.post-format-audio { - background-color: #db572f; -} - -.post-format-audio a { - color: #fbfaf3; -} - -.post-format-audio:before { - background: url(../images/dotted-line.png) repeat-y 85px 0; - background-size: 4px 4px; - content: "\f109"; - display: block; - float: left; - font-family: Genericons; - font-size: 64px; - -webkit-font-smoothing: antialiased; - height: 100%; - line-height: 1; - width: 120px; -} - -/* Chat */ -.post-format-chat { - background-color: #eadaa6; -} - -.post-format-chat a { - color: #722d19; -} - -/* Gallery */ -.post-format-gallery { - background-color: #fbca3c; -} - -.post-format-gallery a { - color: #722d19; -} - -/* Image: same as Standard/Defaults */ - -/* Link */ -.post-format-link { - background-color: #f7f5e7; -} - -/* Quote */ -.post-format-quote { - background-color: #210d10; - color: #f7f5e7; -} - -.post-format-quote a { - color: #e63f2a; -} - -.post-format-quote blockquote { - font-size: 28px; - font-style: italic; - font-weight: 300; - margin: 0; - padding-left: 75px; - position: relative; -} - -.post-format-quote blockquote:before { - content: '\201C'; - font-size: 140px; - font-weight: 400; - line-height: .8; - padding-right: 25px; - position: absolute; - left: -15px; - top: -3px; -} - -.post-format-quote blockquote small, -.post-format-quote blockquote cite { - display: block; - font-size: 16px; -} - -.format-quote .entry-content cite a { - border-bottom: 1px dotted #fff; - color: #fff; -} - -.format-quote .entry-content cite a:hover { - text-decoration: none; -} - - -/* Status */ -.post-format-status { - background-color: #722d19; - color: #f7f5e7; - font-style: italic; - font-weight: 300; - padding: 0; - padding-left: 35px; -} - -.post-format-status.mceContentBody { - font-size: 24px; -} - -.post-format-status:before { - background: url(../images/dotted-line.png) repeat-y left bottom; - background-size: 4px 4px; - content: ""; - display: block; - float: left; - height: 100%; - position: relative; - left: -30px; - width: 1px; -} - -.post-format-status > p:first-child:before { - background-color: rgba(0, 0, 0, 0.65); - content: ""; - height: 3px; - width: 13px; - margin-top: 13px; - position: absolute; - left: 9px; -} - -.post-format-status a { - color: #eadaa6; -} - -/* Video */ -.post-format-video { - background-color: #db572f; -} - -.post-format-video a { - color: #fbfaf3; -} - - -/** - * 11.0 RTL - * ---------------------------------------------------------------------------- - */ - -html .mceContentBody.rtl { - direction: rtl; - unicode-bidi: embed; -} - -.rtl ol, -.rtl ul { - padding: 0 40px 0 0; -} - -.rtl .wp-caption, -.rtl tr th { - text-align: right; -} - -.rtl td { - padding: 6px 0 6px 10px; - text-align: right; -} - -.rtl blockquote blockquote { - margin-left: 0; - margin-right: 24px; -} - -.rtl.post-format-audio:before, -.rtl.post-format-status:before, -.rtl.post-format-status > p:first-child:before { - background: none; - content: none; -} diff --git a/wp-content/themes/twentythirteen/css/ie.css b/wp-content/themes/twentythirteen/css/ie.css deleted file mode 100644 index 9c66f727b..000000000 --- a/wp-content/themes/twentythirteen/css/ie.css +++ /dev/null @@ -1,288 +0,0 @@ -/* -Styles for older IE versions (previous to IE9). -*/ - - - -.genericon:before:hover, -.menu-toggle:after:hover, -.date a:before:hover, -.entry-meta .author a:before:hover, -.format-audio .entry-content:before:hover, -.comments-link a:before:hover, -.tags-links a:first-child:before:hover, -.categories-links a:first-child:before:hover, -.edit-link > a:before:hover, -.attachment-meta:before:hover, -.attachment-meta a:before:hover, -.comment-awaiting-moderation:before:hover, -.comment-reply-link:before:hover, -.comment-reply-title small a:before:hover, -.bypostauthor > .comment-body .fn:before:hover { - text-decoration: none; -} - -.nav-menu .sub-menu ul, -.nav-menu .children ul { - left: 100%; -} - -.site-header .home-link { - max-width: 1040px; -} - -.site-header .search-form [type="search"], -.site-header .search-form [type="text"] { - padding-top: 6px; -} - -img.alignright { - margin-right: 0; -} - -img.alignleft { - margin-left: 0; -} - -.site-main .sidebar-inner { - width: 1040px; -} - -.site-main .widget-area { - margin-right: 60px; -} - -.format-image .entry-content .size-full { - margin: 0; - max-width: 604px; -} - -.gallery-columns-1 .gallery-item, -.gallery-columns-2 .gallery-item, -.gallery-columns-3 .gallery-item { - max-width: none; -} - -.gallery img { - width: auto; -} - -.gallery-caption { - background: #000; - filter: alpha(opacity=0); -} - -.gallery-item:hover .gallery-caption { - filter: alpha(opacity=70); -} - -.comment { - clear: both; -} - -.comment-meta, -.comment-content, -.comment-list .reply { - width: 480px; -} - -.depth-2 .comment-meta, -.depth-2 .comment-content, -.comment-list .depth-2 .reply { - width: 460px; -} - -.depth-3 .comment-meta, -.depth-3 .comment-content, -.comment-list .depth-3 .reply { - width: 440px; -} - -.depth-4 .comment-meta, -.depth-4 .comment-content, -.comment-list .depth-4 .reply { - width: 420px; -} - -.depth-5 .comment-meta, -.depth-5 .comment-content, -.comment-list .depth-5 .reply { - width: 400px; -} - -.comment-meta { - margin-bottom: 0; -} - -.widget { - background: #f7f5e7; -} - -.site-footer .widget { - background: none; -} - -/* Internet Explorer 8 */ -.ie8 .site { - border: 0; -} - -.ie8 img.size-full, -.ie8 img.size-large { - height: auto; - width: auto; -} - -.ie8 .sidebar .entry-header, -.ie8 .sidebar .entry-content, -.ie8 .sidebar .entry-summary, -.ie8 .sidebar .entry-meta { - max-width: 724px; -} - -.ie8 .author-info { - margin-left: 0; -} - -.ie8 .paging-navigation .nav-previous .meta-nav { - padding: 5px 0 8px; - width: 40px; -} - -.ie8 .paging-navigation .nav-next { - line-height: 1; -} - -.ie8 .format-status .entry-content:before, -.ie8 .format-status .entry-meta:before { - content: none; -} - -.ie8 .site-main .widget-area { - margin-right: 0; -} - -/* Internet Explorer 7 */ -.ie7 audio, -.ie7 canvas, -.ie7 video { - display: inline; - zoom: 1; -} - -.ie7 legend { - margin-left: -7px; -} - -.ie7 button, -.ie7 input, -.ie7 select, -.ie7 textarea { - vertical-align: middle; -} - -.ie7 button, -.ie7 input[type="button"], -.ie7 input[type="reset"], -.ie7 input[type="submit"] { - overflow: visible; -} - -.ie7 input[type="checkbox"], -.ie7 input[type="radio"] { - height: 13px; - width: 13px; -} - -.ie7 .screen-reader-text { - clip: rect(1px 1px 1px 1px); -} - -.ie7 .site-header { - position: relative; - z-index: 1; -} - -.ie7 .main-navigation { - max-width: 930px; - padding-right: 150px; -} - -.ie7 .nav-menu li a, -.ie7 .nav-menu li { - display: block; - float: left; -} - -.ie7 .nav-menu ul { - top: 40px; -} - -.ie7 .nav-menu .sub-menu, -.ie7 .nav-menu .children { - display: none; - overflow: visible; -} - -.ie7 ul.nav-menu li:hover > ul, -.ie7 .nav-menu ul li:hover > ul { - display: block; -} - -.ie7 .site-header .search-form [type="search"], -.ie7 .site-header .search-form [type="text"] { - background-color: #fff; - border: 2px solid #c3c0ab; - cursor: text; - height: 28px; - outline: 0; - width: 150px; -} - -.ie7 .entry-header, -.ie7 .entry-content, -.ie7 .entry-summary, -.ie7 .entry-meta { - width: 604px; -} - -.ie7 .format-status .entry-content, -.ie7 .format-status .entry-meta { - padding-left: 60px; -} - -.ie7 .sidebar .format-status .entry-content, -.ie7 .sidebar .format-status .entry-meta { - padding-left: 60px; -} - -.ie7 .sidebar .post-navigation .nav-links, -.ie7 .sidebar .paging-navigation .nav-links { - width: 604px; -} - -.ie7 .paging-navigation .meta-nav { - padding: 0 0 10px; - vertical-align: middle; - width: 40px; -} - -.ie7 .comments-title, -.ie7 .comment-list, -.ie7 .comment-reply-title, -.ie7 .comment-respond .comment-form { - width: 604px; -} - -.ie7 .site-footer .widget-area { - max-width: none; - left: auto; -} - -/* RTL for Internet Explorer 7 & 8 */ -.rtl .format-audio .entry-content:before, -.rtl .comment-reply-link:before, -.rtl .comment-reply-login:before { - -ms-filter: "FlipH"; - filter: FlipH; -} diff --git a/wp-content/themes/twentythirteen/footer.php b/wp-content/themes/twentythirteen/footer.php deleted file mode 100644 index 125d52cde..000000000 --- a/wp-content/themes/twentythirteen/footer.php +++ /dev/null @@ -1,36 +0,0 @@ - - -
-
- - -
- - ' ); - } - ?> - - - -
-
-
- - - - diff --git a/wp-content/themes/twentythirteen/functions.php b/wp-content/themes/twentythirteen/functions.php deleted file mode 100644 index 596b5dc02..000000000 --- a/wp-content/themes/twentythirteen/functions.php +++ /dev/null @@ -1,827 +0,0 @@ - __( 'Dark Gray', 'twentythirteen' ), - 'slug' => 'dark-gray', - 'color' => '#141412', - ), - array( - 'name' => __( 'Red', 'twentythirteen' ), - 'slug' => 'red', - 'color' => '#bc360a', - ), - array( - 'name' => __( 'Medium Orange', 'twentythirteen' ), - 'slug' => 'medium-orange', - 'color' => '#db572f', - ), - array( - 'name' => __( 'Light Orange', 'twentythirteen' ), - 'slug' => 'light-orange', - 'color' => '#ea9629', - ), - array( - 'name' => __( 'Yellow', 'twentythirteen' ), - 'slug' => 'yellow', - 'color' => '#fbca3c', - ), - array( - 'name' => __( 'White', 'twentythirteen' ), - 'slug' => 'white', - 'color' => '#fff', - ), - array( - 'name' => __( 'Dark Brown', 'twentythirteen' ), - 'slug' => 'dark-brown', - 'color' => '#220e10', - ), - array( - 'name' => __( 'Medium Brown', 'twentythirteen' ), - 'slug' => 'medium-brown', - 'color' => '#722d19', - ), - array( - 'name' => __( 'Light Brown', 'twentythirteen' ), - 'slug' => 'light-brown', - 'color' => '#eadaa6', - ), - array( - 'name' => __( 'Beige', 'twentythirteen' ), - 'slug' => 'beige', - 'color' => '#e8e5ce', - ), - array( - 'name' => __( 'Off-white', 'twentythirteen' ), - 'slug' => 'off-white', - 'color' => '#f7f5e7', - ), - ) - ); - - // Adds RSS feed links to for posts and comments. - add_theme_support( 'automatic-feed-links' ); - - /* - * Switches default core markup for search form, comment form, - * and comments to output valid HTML5. - */ - add_theme_support( - 'html5', - array( - 'search-form', - 'comment-form', - 'comment-list', - 'gallery', - 'caption', - 'script', - 'style', - ) - ); - - /* - * This theme supports all available post formats by default. - * See https://wordpress.org/support/article/post-formats/ - */ - add_theme_support( - 'post-formats', - array( - 'aside', - 'audio', - 'chat', - 'gallery', - 'image', - 'link', - 'quote', - 'status', - 'video', - ) - ); - - // This theme uses wp_nav_menu() in one location. - register_nav_menu( 'primary', __( 'Navigation Menu', 'twentythirteen' ) ); - - /* - * This theme uses a custom image size for featured images, displayed on - * "standard" posts and pages. - */ - add_theme_support( 'post-thumbnails' ); - set_post_thumbnail_size( 604, 270, true ); - - // This theme uses its own gallery styles. - add_filter( 'use_default_gallery_style', '__return_false' ); - - // Indicate widget sidebars can use selective refresh in the Customizer. - add_theme_support( 'customize-selective-refresh-widgets' ); -} -add_action( 'after_setup_theme', 'twentythirteen_setup' ); - -/** - * Return the Google font stylesheet URL, if available. - * - * The use of Source Sans Pro and Bitter by default is localized. For languages - * that use characters not supported by the font, the font can be disabled. - * - * @since Twenty Thirteen 1.0 - * - * @return string Font stylesheet or empty string if disabled. - */ -function twentythirteen_fonts_url() { - $fonts_url = ''; - - /* - * translators: If there are characters in your language that are not supported - * by Source Sans Pro, translate this to 'off'. Do not translate into your own language. - */ - $source_sans_pro = _x( 'on', 'Source Sans Pro font: on or off', 'twentythirteen' ); - - /* - * translators: If there are characters in your language that are not supported - * by Bitter, translate this to 'off'. Do not translate into your own language. - */ - $bitter = _x( 'on', 'Bitter font: on or off', 'twentythirteen' ); - - if ( 'off' !== $source_sans_pro || 'off' !== $bitter ) { - $font_families = array(); - - if ( 'off' !== $source_sans_pro ) { - $font_families[] = 'Source Sans Pro:300,400,700,300italic,400italic,700italic'; - } - - if ( 'off' !== $bitter ) { - $font_families[] = 'Bitter:400,700'; - } - - $query_args = array( - 'family' => urlencode( implode( '|', $font_families ) ), - 'subset' => urlencode( 'latin,latin-ext' ), - 'display' => urlencode( 'fallback' ), - ); - $fonts_url = add_query_arg( $query_args, 'https://fonts.googleapis.com/css' ); - } - - return $fonts_url; -} - -/** - * Enqueue scripts and styles for the front end. - * - * @since Twenty Thirteen 1.0 - */ -function twentythirteen_scripts_styles() { - /* - * Adds JavaScript to pages with the comment form to support - * sites with threaded comments (when in use). - */ - if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) { - wp_enqueue_script( 'comment-reply' ); - } - - // Adds Masonry to handle vertical alignment of footer widgets. - if ( is_active_sidebar( 'sidebar-1' ) ) { - wp_enqueue_script( 'jquery-masonry' ); - } - - // Loads JavaScript file with functionality specific to Twenty Thirteen. - wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '20171218', true ); - - // Add Source Sans Pro and Bitter fonts, used in the main stylesheet. - wp_enqueue_style( 'twentythirteen-fonts', twentythirteen_fonts_url(), array(), null ); - - // Add Genericons font, used in the main stylesheet. - wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '3.0.3' ); - - // Loads our main stylesheet. - wp_enqueue_style( 'twentythirteen-style', get_stylesheet_uri(), array(), '20190507' ); - - // Theme block stylesheet. - wp_enqueue_style( 'twentythirteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentythirteen-style' ), '20190102' ); - - // Loads the Internet Explorer specific stylesheet. - wp_enqueue_style( 'twentythirteen-ie', get_template_directory_uri() . '/css/ie.css', array( 'twentythirteen-style' ), '20150214' ); - wp_style_add_data( 'twentythirteen-ie', 'conditional', 'lt IE 9' ); -} -add_action( 'wp_enqueue_scripts', 'twentythirteen_scripts_styles' ); - -/** - * Add preconnect for Google Fonts. - * - * @since Twenty Thirteen 2.1 - * - * @param array $urls URLs to print for resource hints. - * @param string $relation_type The relation type the URLs are printed. - * @return array URLs to print for resource hints. - */ -function twentythirteen_resource_hints( $urls, $relation_type ) { - if ( wp_style_is( 'twentythirteen-fonts', 'queue' ) && 'preconnect' === $relation_type ) { - if ( version_compare( $GLOBALS['wp_version'], '4.7-alpha', '>=' ) ) { - $urls[] = array( - 'href' => 'https://fonts.gstatic.com', - 'crossorigin', - ); - } else { - $urls[] = 'https://fonts.gstatic.com'; - } - } - - return $urls; -} -add_filter( 'wp_resource_hints', 'twentythirteen_resource_hints', 10, 2 ); - -/** - * Enqueue styles for the block-based editor. - * - * @since Twenty Thirteen 2.5 - */ -function twentythirteen_block_editor_styles() { - // Block styles. - wp_enqueue_style( 'twentythirteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20190102' ); - // Add custom fonts. - wp_enqueue_style( 'twentythirteen-fonts', twentythirteen_fonts_url(), array(), null ); -} -add_action( 'enqueue_block_editor_assets', 'twentythirteen_block_editor_styles' ); - -/** - * Filter the page title. - * - * Creates a nicely formatted and more specific title element text for output - * in head of document, based on current view. - * - * @since Twenty Thirteen 1.0 - * - * @param string $title Default title text for current view. - * @param string $sep Optional separator. - * @return string The filtered title. - */ -function twentythirteen_wp_title( $title, $sep ) { - global $paged, $page; - - if ( is_feed() ) { - return $title; - } - - // Add the site name. - $title .= get_bloginfo( 'name', 'display' ); - - // Add the site description for the home/front page. - $site_description = get_bloginfo( 'description', 'display' ); - if ( $site_description && ( is_home() || is_front_page() ) ) { - $title = "$title $sep $site_description"; - } - - // Add a page number if necessary. - if ( ( $paged >= 2 || $page >= 2 ) && ! is_404() ) { - /* translators: %s: Page number. */ - $title = "$title $sep " . sprintf( __( 'Page %s', 'twentythirteen' ), max( $paged, $page ) ); - } - - return $title; -} -add_filter( 'wp_title', 'twentythirteen_wp_title', 10, 2 ); - -/** - * Register two widget areas. - * - * @since Twenty Thirteen 1.0 - */ -function twentythirteen_widgets_init() { - register_sidebar( - array( - 'name' => __( 'Main Widget Area', 'twentythirteen' ), - 'id' => 'sidebar-1', - 'description' => __( 'Appears in the footer section of the site.', 'twentythirteen' ), - 'before_widget' => '', - 'before_title' => '

', - 'after_title' => '

', - ) - ); - - register_sidebar( - array( - 'name' => __( 'Secondary Widget Area', 'twentythirteen' ), - 'id' => 'sidebar-2', - 'description' => __( 'Appears on posts and pages in the sidebar.', 'twentythirteen' ), - 'before_widget' => '', - 'before_title' => '

', - 'after_title' => '

', - ) - ); -} -add_action( 'widgets_init', 'twentythirteen_widgets_init' ); - -if ( ! function_exists( 'twentythirteen_paging_nav' ) ) : - /** - * Display navigation to next/previous set of posts when applicable. - * - * @since Twenty Thirteen 1.0 - */ - function twentythirteen_paging_nav() { - global $wp_query; - - // Don't print empty markup if there's only one page. - if ( $wp_query->max_num_pages < 2 ) { - return; - } - ?> - - post_parent ) : get_adjacent_post( false, '', true ); - $next = get_adjacent_post( false, '', false ); - - if ( ! $next && ! $previous ) { - return; - } - ?> - - ' . esc_html__( 'Sticky', 'twentythirteen' ) . ''; - } - - if ( ! has_post_format( 'link' ) && 'post' == get_post_type() ) { - twentythirteen_entry_date(); - } - - /* translators: Used between list items, there is a space after the comma. */ - $categories_list = get_the_category_list( __( ', ', 'twentythirteen' ) ); - if ( $categories_list ) { - echo '' . $categories_list . ''; - } - - /* translators: Used between list items, there is a space after the comma. */ - $tag_list = get_the_tag_list( '', __( ', ', 'twentythirteen' ) ); - if ( $tag_list ) { - echo '' . $tag_list . ''; - } - - // Post author. - if ( 'post' == get_post_type() ) { - printf( - '', - esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), - /* translators: %s: Author display name. */ - esc_attr( sprintf( __( 'View all posts by %s', 'twentythirteen' ), get_the_author() ) ), - get_the_author() - ); - } - } -endif; - -if ( ! function_exists( 'twentythirteen_entry_date' ) ) : - /** - * Print HTML with date information for current post. - * - * Create your own twentythirteen_entry_date() to override in a child theme. - * - * @since Twenty Thirteen 1.0 - * - * @param boolean $echo (optional) Whether to echo the date. Default true. - * @return string The HTML-formatted post date. - */ - function twentythirteen_entry_date( $echo = true ) { - if ( has_post_format( array( 'chat', 'status' ) ) ) { - /* translators: 1: Post format name, 2: Date. */ - $format_prefix = _x( '%1$s on %2$s', '1: post format name. 2: date', 'twentythirteen' ); - } else { - $format_prefix = '%2$s'; - } - - $date = sprintf( - '', - esc_url( get_permalink() ), - /* translators: %s: Post title. */ - esc_attr( sprintf( __( 'Permalink to %s', 'twentythirteen' ), the_title_attribute( 'echo=0' ) ) ), - esc_attr( get_the_date( 'c' ) ), - esc_html( sprintf( $format_prefix, get_post_format_string( get_post_format() ), get_the_date() ) ) - ); - - if ( $echo ) { - echo $date; - } - - return $date; - } -endif; - -if ( ! function_exists( 'twentythirteen_the_attached_image' ) ) : - /** - * Print the attached image with a link to the next attached image. - * - * @since Twenty Thirteen 1.0 - */ - function twentythirteen_the_attached_image() { - /** - * Filter the image attachment size to use. - * - * @since Twenty thirteen 1.0 - * - * @param array $size { - * @type int The attachment height in pixels. - * @type int The attachment width in pixels. - * } - */ - $attachment_size = apply_filters( 'twentythirteen_attachment_size', array( 724, 724 ) ); - $next_attachment_url = wp_get_attachment_url(); - $post = get_post(); - - /* - * Grab the IDs of all the image attachments in a gallery so we can get the URL - * of the next adjacent image in a gallery, or the first image (if we're - * looking at the last image in a gallery), or, in a gallery of one, just the - * link to that image file. - */ - $attachment_ids = get_posts( - array( - 'post_parent' => $post->post_parent, - 'fields' => 'ids', - 'numberposts' => -1, - 'post_status' => 'inherit', - 'post_type' => 'attachment', - 'post_mime_type' => 'image', - 'order' => 'ASC', - 'orderby' => 'menu_order ID', - ) - ); - - // If there is more than 1 attachment in a gallery... - if ( count( $attachment_ids ) > 1 ) { - foreach ( $attachment_ids as $idx => $attachment_id ) { - if ( $attachment_id == $post->ID ) { - $next_id = $attachment_ids[ ( $idx + 1 ) % count( $attachment_ids ) ]; - break; - } - } - - if ( $next_id ) { - // ...get the URL of the next image attachment. - $next_attachment_url = get_attachment_link( $next_id ); - } else { - // ...or get the URL of the first image attachment. - $next_attachment_url = get_attachment_link( reset( $attachment_ids ) ); - } - } - - printf( - '%3$s', - esc_url( $next_attachment_url ), - the_title_attribute( array( 'echo' => false ) ), - wp_get_attachment_image( $post->ID, $attachment_size ) - ); - } -endif; - -/** - * Return the post URL. - * - * @uses get_url_in_content() to get the URL in the post meta (if it exists) or - * the first link found in the post content. - * - * Falls back to the post permalink if no URL is found in the post. - * - * @since Twenty Thirteen 1.0 - * - * @return string The Link format URL. - */ -function twentythirteen_get_link_url() { - $content = get_the_content(); - $has_url = get_url_in_content( $content ); - - return ( $has_url ) ? $has_url : apply_filters( 'the_permalink', get_permalink() ); -} - -if ( ! function_exists( 'twentythirteen_excerpt_more' ) && ! is_admin() ) : - /** - * Replaces "[...]" (appended to automatically generated excerpts) with ... - * and a Continue reading link. - * - * @since Twenty Thirteen 1.4 - * - * @param string $more Default Read More excerpt link. - * @return string Filtered Read More excerpt link. - */ - function twentythirteen_excerpt_more( $more ) { - $link = sprintf( - '%2$s', - esc_url( get_permalink( get_the_ID() ) ), - /* translators: %s: Post title. */ - sprintf( __( 'Continue reading %s ', 'twentythirteen' ), '' . get_the_title( get_the_ID() ) . '' ) - ); - return ' … ' . $link; - } - add_filter( 'excerpt_more', 'twentythirteen_excerpt_more' ); -endif; - -/** - * Extend the default WordPress body classes. - * - * Adds body classes to denote: - * 1. Single or multiple authors. - * 2. Active widgets in the sidebar to change the layout and spacing. - * 3. When avatars are disabled in discussion settings. - * - * @since Twenty Thirteen 1.0 - * - * @param array $classes A list of existing body class values. - * @return array The filtered body class list. - */ -function twentythirteen_body_class( $classes ) { - if ( ! is_multi_author() ) { - $classes[] = 'single-author'; - } - - if ( is_active_sidebar( 'sidebar-2' ) && ! is_attachment() && ! is_404() ) { - $classes[] = 'sidebar'; - } - - if ( ! get_option( 'show_avatars' ) ) { - $classes[] = 'no-avatars'; - } - - return $classes; -} -add_filter( 'body_class', 'twentythirteen_body_class' ); - -/** - * Adjust content_width value for video post formats and attachment templates. - * - * @since Twenty Thirteen 1.0 - */ -function twentythirteen_content_width() { - global $content_width; - - if ( is_attachment() ) { - $content_width = 724; - } elseif ( has_post_format( 'audio' ) ) { - $content_width = 484; - } -} -add_action( 'template_redirect', 'twentythirteen_content_width' ); - -/** - * Add postMessage support for site title and description for the Customizer. - * - * @since Twenty Thirteen 1.0 - * - * @param WP_Customize_Manager $wp_customize Customizer object. - */ -function twentythirteen_customize_register( $wp_customize ) { - $wp_customize->get_setting( 'blogname' )->transport = 'postMessage'; - $wp_customize->get_setting( 'blogdescription' )->transport = 'postMessage'; - $wp_customize->get_setting( 'header_textcolor' )->transport = 'postMessage'; - - if ( isset( $wp_customize->selective_refresh ) ) { - $wp_customize->selective_refresh->add_partial( - 'blogname', - array( - 'selector' => '.site-title', - 'container_inclusive' => false, - 'render_callback' => 'twentythirteen_customize_partial_blogname', - ) - ); - $wp_customize->selective_refresh->add_partial( - 'blogdescription', - array( - 'selector' => '.site-description', - 'container_inclusive' => false, - 'render_callback' => 'twentythirteen_customize_partial_blogdescription', - ) - ); - } -} -add_action( 'customize_register', 'twentythirteen_customize_register' ); - -/** - * Render the site title for the selective refresh partial. - * - * @since Twenty Thirteen 1.9 - * @see twentythirteen_customize_register() - * - * @return void - */ -function twentythirteen_customize_partial_blogname() { - bloginfo( 'name' ); -} - -/** - * Render the site tagline for the selective refresh partial. - * - * @since Twenty Thirteen 1.9 - * @see twentythirteen_customize_register() - * - * @return void - */ -function twentythirteen_customize_partial_blogdescription() { - bloginfo( 'description' ); -} - -/** - * Enqueue Javascript postMessage handlers for the Customizer. - * - * Binds JavaScript handlers to make the Customizer preview - * reload changes asynchronously. - * - * @since Twenty Thirteen 1.0 - */ -function twentythirteen_customize_preview_js() { - wp_enqueue_script( 'twentythirteen-customizer', get_template_directory_uri() . '/js/theme-customizer.js', array( 'customize-preview' ), '20141120', true ); -} -add_action( 'customize_preview_init', 'twentythirteen_customize_preview_js' ); - -/** - * Modifies tag cloud widget arguments to display all tags in the same font size - * and use list format for better accessibility. - * - * @since Twenty Thirteen 2.3 - * - * @param array $args Arguments for tag cloud widget. - * @return array The filtered arguments for tag cloud widget. - */ -function twentythirteen_widget_tag_cloud_args( $args ) { - $args['largest'] = 22; - $args['smallest'] = 8; - $args['unit'] = 'pt'; - $args['format'] = 'list'; - - return $args; -} -add_filter( 'widget_tag_cloud_args', 'twentythirteen_widget_tag_cloud_args' ); - -/** - * Prevents `author-bio.php` partial template from interfering with rendering - * an author archive of a user with the `bio` username. - * - * @since Twenty Thirteen 3.0 - * - * @param string $template Template file. - * @return string Replacement template file. - */ -function twentythirteen_author_bio_template( $template ) { - if ( is_author() ) { - $author = get_queried_object(); - if ( $author instanceof WP_User && 'bio' === $author->user_nicename ) { - // Use author templates if exist, fall back to template hierarchy otherwise. - return locate_template( array( "author-{$author->ID}.php", 'author.php' ) ); - } - } - - return $template; -} -add_filter( 'author_template', 'twentythirteen_author_bio_template' ); - -if ( ! function_exists( 'wp_body_open' ) ) : - /** - * Fire the wp_body_open action. - * - * Added for backward compatibility to support pre-5.2.0 WordPress versions. - * - * @since Twenty Thirteen 2.8 - */ - function wp_body_open() { - /** - * Triggered after the opening tag. - * - * @since Twenty Thirteen 2.8 - */ - do_action( 'wp_body_open' ); - } -endif; diff --git a/wp-content/themes/twentythirteen/genericons/COPYING.txt b/wp-content/themes/twentythirteen/genericons/COPYING.txt deleted file mode 100644 index aece214b7..000000000 --- a/wp-content/themes/twentythirteen/genericons/COPYING.txt +++ /dev/null @@ -1,9 +0,0 @@ -Genericons is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - -The fonts are distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - -As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. - -This license does not convey any intellectual property rights to third party trademarks that may be included in the icon font; such marks remain subject to all rights and guidelines of use of their owner. \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf b/wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf deleted file mode 100644 index 5cd41e8b8..000000000 Binary files a/wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf and /dev/null differ diff --git a/wp-content/themes/twentythirteen/genericons/LICENSE.txt b/wp-content/themes/twentythirteen/genericons/LICENSE.txt deleted file mode 100644 index d159169d1..000000000 --- a/wp-content/themes/twentythirteen/genericons/LICENSE.txt +++ /dev/null @@ -1,339 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. diff --git a/wp-content/themes/twentythirteen/genericons/README.txt b/wp-content/themes/twentythirteen/genericons/README.txt deleted file mode 100644 index 7a0a92e5f..000000000 --- a/wp-content/themes/twentythirteen/genericons/README.txt +++ /dev/null @@ -1,123 +0,0 @@ - ___ ____ __ _ ____ ____ __ ___ __ __ _ ____ - / __)( __)( ( \( __)( _ \( )/ __)/ \ ( ( \/ ___) -( (_ \ ) _) / / ) _) ) / )(( (__( O )/ /\___ \ - \___/(____)\_)__)(____)(__\_)(__)\___)\__/ \_)__)(____/ - - -Genericons are vector icons embedded in a webfont designed to be clean and simple keeping with a generic aesthetic. - -Use genericons for instant HiDPI, to change icon colors on the fly, or even with CSS effects such as drop-shadows or gradients! - - -_ _ ____ ____ ____ ____ -| | [__ |__| | __ |___ -|__| ___] | | |__] |___ - - -To use it, place the font folder in your stylesheet directory and paste this in your CSS file: - -/* =Genericons, thanks to FontSquirrel.com for conversion! --------------------------------------------------------------- */ -@font-face { - font-family: 'Genericons'; - src: url('font/genericons-regular-webfont.eot'); - src: url('font/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'), - url('font/genericons-regular-webfont.woff') format('woff'), - url('font/genericons-regular-webfont.ttf') format('truetype'), - url('font/genericons-regular-webfont.svg#genericonsregular') format('svg'); - font-weight: normal; - font-style: normal; - -} - -Note: the above only works if you don't use a CDN. If you do, or don't know what that is, you should use the syntax that's embedded in genericons.css. - -From then on, you can create an icon like this: - -.my-icon:before { - content: '\f101'; - display: inline-block; - -webkit-font-smoothing: antialiased; - font: normal 16px/1 'Genericons'; - vertical-align: top; -} - -This will output a comment icon before every element with the class "my-icon". The "content: '\f101';" part of this CSS is easily copied from the helper tool at http://genericons.com/ - -You can also use the bundled example.css if you'd rather insert the icons using HTML tags. - - -_ _ ____ ___ ____ ____ -|\ | | | | |___ [__ -| \| |__| | |___ ___] - - -Photoshop mockups: - -Genericons-Regular.otf found in the root directory of this zip has not been web-font-ified. So you can drop it in your system fonts folder and use the font in Photoshop if you like. - -For those of you using Genericons in your Photoshop mockup, remember to delete the old version of the font from Font Book, and grab the new one from the zip file. This also affects using it in your webdesigns: if you have an old version of the font installed locally, that's the font that'll be used in your website as well, so if you're missing icons, check for old versions of the font on your system. - -Pixel grid: - -Note that Genericons has been designed for a 16x16 pixel grid. That means it'll look sharp at font-size: 16px exactly. It'll also be crisp at multiples thereof, such as 32px or 64px. It'll also look reasonably crisp at in-between font sizes such as 24px or 48px, but not quite as crisp as 16 or 32. Please don't set the font-size to 17px, though, that'll just look terrible. - -Also note the CSS property "-webkit-font-smoothing: antialiased". That makes the icons look great in WebKit browsers. Please see http://noscope.com/2012/font-smoothing for more info. - -Updates: - -We don't often update icons, but do very carefully when we get good feedback suggesting improvements. Please be mindful if you upgrade, and check that the updated icons behave as you intended. - - - -____ _ _ ____ _ _ ____ ____ _ ____ ____ -| |__| |__| |\ | | __ |___ | | | | __ -|___ | | | | | \| |__] |___ |___ |__| |__] - -V3.0.3: -Bunch of updates mostly. -- Two new icons, Dropbox and Fullscreen. -- Updates to all icons containing an exclamation mark. -- Updates to Image and Quote. -- Nicer "Share" icon. -- Bigger default Linkedin icon. - -V3.0.2: -A slew of new stuff and updates. -- Social icons: Skype, Digg, Reddit, Stumbleupon, Pocket. -- New generic icons: heart, lock and print. -- New editing icons: code, bold, italic, image -- New interaction icons: subscribe, unsubscribe, subscribed, reply all, reply, flag. -- The hyperlink icon has been updated to be clearer, chunkier. -- The "home" icon has been updated for style, size and clarity. -- The email icon has been updated for style and clarity, and to fit with the new subscribe icons. -- The document icon has been updated for style. -- The "pin" icon has been updated for style and clarity. -- The Twitter icon has been scaled down to fit with the other social icons. - -V3.0.1: -Mostly maintenance. -- Fixed an issue with the example page that showed an old "top" icon instead of the actual NEW "refresh" icon. -- Added inverse Google+ and Path. -- Replaced tabs with spaces in the helper CSS. -- Changed the Genericons.com copy/paste tool to serve span's instead of div's for casual icon insertion. It's being converted to "inline-block" anyway. - -V3.0: -Mainly maintenance and a few new icons. -- Fast forward, rewind, PollDaddy, Notice, Info, Help, Portfolio -- Updated the feed icon. It's a bit smaller now for consistency, the previous one was rather big. -- So, the previous version numbering, 2.09, wasn't very PHP version compare friendly. So from now on it'll be 3.0, 3.1 etc. Props Ipstenu. -- Genericons.com now has a mini release blog. -- The CSS has prettier formatting, props Konstantin Obenland. - -V2.09: -Updated Facebook icon to new version. Updated Instagram logo to use new one-color version. Updated Google+ icon to use same radius as Instagram and Facebook. Added a bunch of new icons, cog, unapprove, cart, media player buttons, tablet, send to tablet. - -V2.06: -Included Base64 encoded version. This is necessary for Genericons to work with CDNs in Firefox. Firefox blocks fonts linked from a different domain. A CDN (typically s.example.com) usually puts the font on a subdomain, and is hence blocked in Firefox. - -V2.05: -Added a bunch of new icons, including upload to cloud, download to cloud, many more. - -V2: -Initial public release \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot b/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot deleted file mode 100644 index 46574695e..000000000 Binary files a/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot and /dev/null differ diff --git a/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg b/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg deleted file mode 100644 index ef236c102..000000000 --- a/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf b/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf deleted file mode 100644 index b6f125e7e..000000000 Binary files a/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf and /dev/null differ diff --git a/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.woff b/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.woff deleted file mode 100644 index da8be383d..000000000 Binary files a/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.woff and /dev/null differ diff --git a/wp-content/themes/twentythirteen/genericons/genericons.css b/wp-content/themes/twentythirteen/genericons/genericons.css deleted file mode 100644 index 0cab52985..000000000 --- a/wp-content/themes/twentythirteen/genericons/genericons.css +++ /dev/null @@ -1,197 +0,0 @@ -/** - - Genericons Helper CSS - -*/ - - -/** - * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com). We love those guys. - */ - -@font-face { - font-family: 'Genericons'; - src: url('font/genericons-regular-webfont.eot'); -} - -@font-face { - font-family: 'Genericons'; - src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAENIABEAAAAAatQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcaii0EkdERUYAAAGcAAAAHQAAACAArQAET1MvMgAAAbwAAABCAAAAYJdbaIVjbWFwAAACAAAAAJgAAAGyqWnWY2N2dCAAAAKYAAAADgAAAA4BYgHJZnBnbQAAAqgAAAGxAAACZVO0L6dnYXNwAAAEXAAAAAgAAAAIAAAAEGdseWYAAARkAAA5fgAAWkD4H3YjaGVhZAAAPeQAAAArAAAANgUfUT9oaGVhAAA+EAAAABwAAAAkEAMH3WhtdHgAAD4sAAAAiAAAAQpVkUB7bG9jYQAAPrQAAAECAAABAoDMauhtYXhwAAA/uAAAACAAAAAgAagCQm5hbWUAAD/YAAABYgAAAthC114IcG9zdAAAQTwAAAHUAAAFCuMEJONwcmVwAABDEAAAAC4AAAAusPIrFHdlYmYAAENAAAAABgAAAAbRQFLPAAAAAQAAAADMPaLPAAAAAM71j4QAAAAAzvWBvnjaY2BkYGDgA2IJBhBgYmAEwnogZgHzGAAJvwCyAAAAeNpjYGb/zDiBgZWBhdWY5QwDA8NMCM10hsEIzAdKYQeh3uF+DA6qf74ys6X9S2Ng4GBg0AAKMyIpUWBgBACOigvWAAB42mNgYGBmgGAZBkYGEFgD5DGC+SwME4C0AhCyMDCo/vnI+Ynzk+Qn1c8cXzi/SH7R/GL5xfNL5JfMLyVfmf//B6tg+MTwSeCTwmeGLwxfBL4ofDH44vAl4EvCl4KvDP//32LnZ+Hj4+PgY+LV4DHk0eZR5ZHnkeQR5uHlYeeugdqOFzCyMcCVMTIBCSZ0BQzDHgAA5FwqMwAAAQkARQBBAGYAfwC3AAB42l1Ru05bQRDdDQ8DgcTYIDnaFLOZkMZ7oQUJxNWNYmQ7heUIaTdykYtxAR9AgUQN2q8ZoKGkSJsGIRdIfEI+IRIza4iiNDs7s3POmTNLypGqd+lrz1PnJJDC3QbNNv1OSLWzAPek6+uNjLSDB1psZvTKdfv+Cwab0ZQ7agDlPW8pDxlNO4FatKf+0fwKhvv8H/M7GLQ00/TUOgnpIQTmm3FLg+8ZzbrLD/qC1eFiMDCkmKbiLj+mUv63NOdqy7C1kdG8gzMR+ck0QFNrbQSa/tQh1fNxFEuQy6axNpiYsv4kE8GFyXRVU7XM+NrBXbKz6GCDKs2BB9jDVnkMHg4PJhTStyTKLA0R9mKrxAgRkxwKOeXcyf6kQPlIEsa8SUo744a1BsaR18CgNk+z/zybTW1vHcL4WRzBd78ZSzr4yIbaGBFiO2IpgAlEQkZV+YYaz70sBuRS+89AlIDl8Y9/nQi07thEPJe1dQ4xVgh6ftvc8suKu1a5zotCd2+qaqjSKc37Xs6+xwOeHgvDQWPBm8/7/kqB+jwsrjRoDgRDejd6/6K16oirvBc+sifTv7FaAAAAAAEAAf//AA942q18C3xU1bnvWnvveSaZmT3PZJKZzHtCJpkJ88hkIIQhCAECCAQCCCooggTkjS9q3Vqpioo9tqJVK2hbsdpj90xA2mJrjtVaW0fLFbmt1h6xp1ptPcfe9rSKmc39vrVnQhBsz/39bmBm7732npm1vvU9/t9jLaIh8Ef/yj1DeKIlBlJLzIRMFP1i2Mbb/DXUZeNdIv2r0vPEE166+An4u/MJ7pnyBZeS0+R0+XVymi6HE+X4aaoQSsb9TSREyxEOvlQjwXfrSA18s424yJVEJgmZlmQhIVtSsqYki0lZn5DtKdlQkh1JuTYh15WoXJ+QhRNFoq9NJpOyrlTUCcbYcF7HG/C9xhCTdZaCncZkV6lgsiaTRbsL79sthlihgcZIx0Sa8TvO9+KgO2Xo7GnCSWVJIGWJk07DNUckiY57KZUj4Sjc1cE/GION9BLZmJDNJdkGHYR+2mEwJ6DHcp2lIEJ/dKWCg8YKYp1oHRYMRj7kypGCzQxXVKsjcNUxkVisIZ9gtXCCL0TszmRnOhKg5BW6mj5KV7/yirJfuUTZT5P7ju/bd5xPjG985RXuIWzdhyQWiEQlnaSVGHVdxE+uZ7SFvvkSciMQMyHzpWEj79DH5JqSrIfeBlhva0tyraVQD731lGSPpWCFM22pEIR+11LRWtAbczm5XpS5nOyBUfAOM/RbtoqyBsbS6IOxaKm1FtscYoHT5GBMNuAYv00jIoVtdpJKkkyaBAPEle70OR12rS8iAYHZ/0+ArHmq+8EPqVY59cMfKJ9IR6nx6FHlb0epxCPNTxNpVBJ8B1aV34a7Y0/uPnp09y3PPIPj5oh+PF9Nx3EX9LWpFDKWIYm8BYxVl6SyJSGTE7KQBErIvKWgp4wU2qRcY4GxxoBYOGsEB+AXaeWVghfQVoHuKHCEA0fwUn1XiHprVALRwSYtzgEHFyJcCvABDTAV3sNTCfimjqQJlU2sK9AvTWnYoCEwKcYS8pKhVDAD5Y1EtALFCxoDHPkccnCFdjpRI8bh207SnpN3bz1Ntt6tkfafPLn/C8+3lP8gcfe3PM94FH5JS4iROMhKImsTspgCZpStSeSJGkaZWiCIk/WCUUP9/aKRR8kxakGmgEI1QBRTSTZZZAdyUNFhwrsOEeTKpcoVEMdOgmKyM+M/cwryIynHjw/t46onQDSQr+PKcUr2DY07JRzSjNGlgaTIPoKiDnMSS8he4NA065++VNQT/GG9AN3SWwpu6Fa8VIy7sTE+ERrjlkIdNDpKxToHNtZBF2WHpRCFRn+pGPVjYzQE/c4Add164GtjfS5XqIsD/9a4PDHg30LUAc3e1hzwdawGJVYMTWQySsV0Z9ahdYgonxkxHc14KVwAH+MdmBY412XwTiSAT7kcMENkaDC/5cCW/OAQ42aCfD3WxI1QafX+8H25JYq0YMuWBVRakrsvvH+1IgFjcxqKh91K5RHKHlHUR0DWgbvIiA5pZiVB0kZkf0K2pXCKgMFrU0wThRJy/QmQ6EIY5qkgWICNGmAkDcBGKX+S9Tjop2IwEKFZPw5KbYsB2x5YJZBVBw6sUvJKXlp1gEfN8vivsEVS8sjR7Ca8K3k6ckBZJf3qcSqdaSGEp1U50EAPfWRmRctT7Kj+BOoks6XghKlpKhUCMB9mmI9ho9VWj1rEKRYafDgHFGTgsNZgdjibKrMAHabhznQ06+VRElw9NB2BC+qwm6gOf5TJZaa/f4V7gscyOXNR34UX9q1Ydnl8YBJPkNE+hVd///H+FY1TZsyNzr+z86K+o7882rdi+Qc3L33srslo/uCV1oNGIevIBiJfkZAvKcmtqEGofCXjxs6S3GkpNFKU2MJ66H0n9LPYP29BDvRko/i0xuLovmDJZUzVX3IFcJTlMrjRKuZrjDYPaWlL52cPXooD1VgPBULhjiQbnJi2klAqKRCrw0I02kgm3ZlJR3sEfOMi0Tg1cbpIVKuL82aqdWkddi/v0upMNE6jcSHaSk3U6fIKLq+uM2tHNRENkUepje765TG6i1ofVa5TfhEK0BnzrpMGs+u1Rr3ZJtSlui/PXr1nz9XZy3oSRuOkjvXZQem6uZnapqnLlvo4gyfQ6RFqGwyimzd43IE6ytdZm0OdUxbFaSCk/EK5TiC/pF+AL39U+U9l9zGlUP7jOl1zg/D8wpsnG5pnDT217ZGt5pZZl06knGCdGPZznD88UdRy3D03bN+/7amhWT594qI6E+3KCnXBxnpOV+O2wtiau/y83t3Q3OAEXZS8Vqj3addxTrRxOnxjc2MmjYzzJ5E+soDsIMU6QmJypITao7kkd6nztZDZNwuIhaVwIcxXbxLV6yKYsgtBHvJ1mto6wdnUHGppz0yexearPgLtRgOxtfZMzfcumIvT1Cwe0tMmz2Q877IW/YkLcmjj6ilMmA/mywJqHkw3b7e6Okk2Eq2l0awzlOWiWkKd/mSW47XE5rT1CNlIKBjQUi/n6hRcXNTE2bwUPmPNhr6FM0UfgpftW99SPlR2K2vg9WFox8Yb6Hffs+SVd5Wtf/c9R/+6567h55Q/U/FXdNbho/7v/Va57W9rf649MO+O9RO+qBz5gU+iC5yeqPYJOvd695f7nv77YtOkFZ6HXq5X/sQnz/3+b8HvcrMPKq9eW6Kd8zqkwWT9V5yz4tT9tyXK0U8fGFlA2+gtc5RjmvWPKY9xk3w9vaEv3mMpb/GkFtf6tY3UM5y7dEh5tPF+5ef3baSLR+JMfiTaBjjkN6DNYdgpXxY41JlKwmEKsGicZtJZp+BC/k4lXZ1ZrQ5fyLImXgj6pI4WSn52zTOhqDeRvPHxBUvnLkvuoXveMf7q/gMbpfWt11y1dvYm2rPz6XeUX39LeZUe03yDu3uzrs7981s0MT756CVXLH7iFzXR9vv/9w731Fv66to3L9D59Nd//MEv7l+KfSOAkXQSiZILCKpIUJYBMG9JWUzIvpTsLMlulXVaAHeeQDAKMNRgAVwpuwBLpQoTgHlcgOZkd47BhPHaVPTb/FNQv7qykWDAxHloEMFDICLtG9KQoX37hpR3qalWeTfW+5h2/vpL7lnWpijltqF9iBHw9qfwzr1IhZHa7iz9P8bsJTsv+JMyWs4hwAOLTyTNe9D3BjKf6VMHs+K2ZJFQNG7EBRYPUIVetexupv+5JHZdTBZd9fiMy2GIFesZNq4nYAsbKzY8JaZ7uFTS2Ux54FAP5+fRmHPSb9Nrn7wqO+R26/5tborONikvKCP8SzRBufl7NuW1PK+8m59helU5NnqEn01A21fpawbcsRiQx1qyl8h1CXlpSW5OFMJpwGSNpcKEOKD4RSqh142T0W6Q0QuT8ppSsXsN9rG7H4a0xlJYBe0guFcC7btRcA0ouDbnkuUXM6FtXorCTPUGYrcFsn0rL161BmW1UTzkjM3qR0UsL7IWWjpQaq0WaydIrROkVgtSG0GppVpbKtk5lXY6tTqtjtp40LadLqfa5qVqYw+XSaOuNSDjulCSBYpsHYnytNMKWho4WCft/YjOpRvp3I/27v1IOaR8TTn0UfpUSblx5u50eGMw4LCZ7G0TaUS+YYndbLfvvjCyIRi02KjZEptIgwvrATnU2zmbxqKt1eh5fv4k4ybl/QdfVR6iF27ZsedmgfuY3nrkjcs1U/g5n/kVOOO4Pym71gieh6hJw/G0OcBruNH7OJEu03EBHzVio63ByUHrw7T2wtxKf3x5JiB4jY019SanaDfmBukVm58/9XV/XKvhDpb3DtHtb7463NJ66wOqfzE2tzPIcnIFeYjISxNyS0qeXUK+AxA5HRyNlGwvFafbcfqme2H6GoAX16pzjJ4bOmpg8WV3Ug6Btk4WAyF8NNAF3LgO5lcHHscwb5q5AmctIOaNmhrvhFhv/+LB1WyuZ8NcF0lsJqjgAm+Cc128C+3udPEItfiDockrL2Pm1Cbi5KCZpK6ANhjgM6qkeqhfDIp+hwrrUWrBzIJ51cP9LDtNZf0BLd9DXWBPNS6cVZBgW6TTBd/k1AJrSDeUvB6fu9lrnW07cp8q2uCknGaqDyCtotFcfDcfNIdsHlHUx+ceumjgwK3lR278/YzcG9LiObbBULfHo9PR8qElt01z3L3ruh85HdKuG16i79Lf38hPyfm7wx4qaKehRlD9H/zqUfiVJufdT23g3LVNYqO93mFMz5x815GtRzr2Xnbqm0vWU9pQN7lhYmBigyds0V8hdD7ya0H4/TcPjAjCL4mKycCAap8Br94CunkWQ9owB3wCcEwVaasT5IEJ8pYYUtYBtinUmYDCHrEghhCWhepF6yGLua09rqIyu3MyBQAZp6A6bKA3gMLpbA9NJREjw3mcA2Wo0WX8XmrhAKVdsZBbvJauGRhYZ6NzlKcBls2usQ9OnTTXT2fn1t2+KNSbSvh9jhrlCIU/rTj7sstm969aferb/L+P+rkJnY3JmZNWzyj/J9e15bsbsjW2xsZgk3iX+23lPeU/Lz6LT5sAe2bJDUwDARL2x0DtdDBn0Oc7IcqdKdkG/pdFdsP4u9j4wQO2MCfYy/wG2a9yawwcEkuhTVVDOSCL18NMgOwXC/UuIE7AKmdyckwsdHQiiXxwu9CSUV3h8SYC0PbnkosRixkOoNWYyUCbQMnCaXT6ALegd/oiC9WBF/x1qtdbZqR2U/3B25MLuwIW5ePxRmSfcO2kCy+c1D1v/qdH+IbR9+jRdltL17CyjL74vafr2yINW4AZngRAtQCw1DTyXVJ0In4yJ+QJJaSQFgjSywiSKckZS6EJRg52MmAptDOXuTAdDp3uH/bUfDSHOGJGk9wAVBwp2OkncmRk2GqP2GJFePft8e0JakFMc+SQ1d7gjsTxj447l/NuWmjKgCC7clNQkANiUevswLN2a8E8AanZMQF9NNLco0o2mCoEyk6rw84J4L9EOVDQ0UjWpmIKJ3MGtKi+rSzqYOIcdhBeHaLlaIR7su/eYzT2lEwTL+94QvnZi5d/LzDbErj4Xp3n0Za71g4sC08xua67YucPLlc++PiOD7+xbMCq01kMuqDzxi8Jf7rqN688fOl1Lymf3vk35eqTF+eV3+Z2fbXz4C5OXnjNHUc3LErd81zu8q98n058+gQ1XX7wzWu/usbhrp/SUm8xpKgaXhvDsINkNymakO4AO2Yn5C60kcwmLmWkD5fksKWQAkrPLclzLYWZcDa5JE9W3V/wPZYBI85NAW1iiYHFqC9nikdMGltz1zTLArycbC04pyIBnSb0QhYDTWeDF2IwEps7PCE1eeqCz3geiGSDgWhnFoCpSj4mu+BrOV3OTmDSbGckClRmWAHJDNTPomEErgVVC/ABpsJ1tuOh+gZfvXuOZ1bT3gWPlvdc8tjf9971f75zfW5ondUjcBZeozFd0CeNbH3p5IJ9lyy63FYz0ds3fdF2i96w1VavBbT61Fl+hnIJvP7z0dYd66g703+ETv3ZtuPfvGzeTY8NL9/zWqveZDPkDTanOP/61cVbF7751Nf+fu/OBfGHr27tXXr/1thCm00JD6zecy0dZX70AW6VbpXmAChGM2khTBeyOIlJDRZRNUJjKRiA4nXV4JDV4vR1WiI+oXI88Fe67K9/VR7n7qycCN9VHv9r5ZwdK7iY6G4EF8ZPMgRjnPUl2ZqQTSwOh9E28D7ADZa1GFsrEo0FZcBkHa5r8vhUxncBdzdSaypJic0aDvFwCUyNxi3CowxopcXX2Vcu/MrGb5TpJrq61qL8Sbnjlhn52yz6LVu7Znfb0xOPLZdv1Fy+cbFysvwX5ST93/QnlKcr9LXKgOf+lbJMzRfSWTRh09+/lTD6VGOKZvDjrYRimJMgWsNgKzlXuYUNVDq5XyAYjxqFd45FfdD1xhYF35vRSUd60F8RSdsCejoAnpxsSMC3UjmYkJtOYLTSmSyEkCQWjH/VoZlJiXZmgsGsd2ZFGHUUeVFEoBpEiAYg7Vc/dbtvufTiGzatWHbtl2+f290mivQJZfC02N4xe84G4dHyHdf1Ttvma3bau6h7WaihPf4AfZk20BfuWH7xlHzwLNsRJDEymdzMbAdYCW9CjpbkhoQcSMkJFp4SSrJgAaGlcneFKAhhfcAoquCCp4ADabRgpExOMddzCkhs2AcjCuTkCeKw19PGvMpGjM2QQkMUZLnRF27BtoRYCE04nwEB9z7FAjZ+EEEwcOBP+UMVTgyrxgWckEiMgkieZUWk/oyGZPqVjyzKcWWZctyifERZFPGk8hzX3J+RMv3s7SxDMoSNPOntwXhd2/Ge3mbluZP4oerT/RlQZ4AtKGALhdiJCzzzZqBeFOgXB9+cyglGHowfWjAYL3sZ9GuB9zFz0gF0aXDA6J31Tcjsckg8pNUgnnOhHRgOhFvbEP6xSFyWdiZdFOmho8gGNDKVRm1UDPOusMi7snAe1YiarIG6MpR4uB+LLSL3Y4+n3CvarbZyr+eWb387w2mUd957j3oPvv/BB72c5j3lHep9r/wpvffbvJO+1lxPX6upUdrrm5V2n1Npq6mhx50PbdqkPK48TtPP0q4HnqWp8rMPPfRQOUCXPfgs1/TsA3RZ+dlNvzmLhzJkKXmGPMZ4yF6SexLy90rynETV9fnRONcHsYUaWLoHzq4pydeoxAKm+TGGmNqAaZbm5HvEQ88sX9d7AOlyjbVYJ1yNWqJBzNtqNXZvoCPZ3TNn3qVbbv/6Y/9aHGaAuccOtjUyaTIC5jnguD5N9RZv97zvY7xTswjudSRTuc/xjIRUMoSgOM5FUfJAxwjRSCgasWY7Q1lA1wLHJFLIwjSgYz+V70RD4oqwpwSdltPg/U40G3E0wFoA1U5mR1B44RJvZ+PgUEbQvOCVDo033AS74vJyzGTjBWWP4ldgMIFMwbhXJMSU3nl8rp436bVv/Ynetnby0n0vbd8hRztnb9usPH3wceWDvjl1S5fR9iLn/6Vy8Gf3iY994Vrq2zV31r3lr93Dm+hl1PrQN6n3slDgSuU3+7+hvH7VVWuoqH/gqk3/PnmKs3/mmxcusTtSyZUrF0TSejGVXjwwOVerjTW3JOKz6jiTweGcMbfPFo9Y+2KxFf45Wm5wd+8FV3jqw+9s3taVjQQ/uOlL3+e1Swfv2HbtwIqfUIdxw+K1yl+v2jHlc1y6t5Tb3vz7y7fdvPPYQ0P2jueuu0956tpdWzyNv93/EL3q6w/+L6/W8rZy74dfOz27z5xzfE2598R+GMU26c5duegX79Xqdm7eoPz6+mue9/oHLl7xzpx59u6eSy9bvLjeNdHVN2FZ3yyNtjs7EJ5qcWhoV4z3zvF4/UIsMHdRNKs3NDRfcMW0DQmr5ao752xYF4tt33nddXe6bG/cvnf79tZgU4A6fsJteLZnnn1yz/oNpOoj6gnw/nxyJbmR3EFvIrImIa8tyVJCvjUl31SSdyeL0k3o8kl7DLHiTRKe3vQlcBRvssjXIyoHxBlNyJtSciuIyJ0JOXFCXl8avnB9Qh+TSQkDHxeW5PWWQp6l+2SXRc6W5GwCTgo7oMlXGr7ct0PNcfkshT3QdHNSvr0k35Is3r4Hf+32W+GH99yOp3skcDvvUrGsYevIsIplZ1nkmSOFQe4TednID4UdIy1qc59FnjFSWMp/Ii8fKcyaqYeG4Zl9M2yxQt8MPXxouG/WTFtMHrQMLx1cBq2Dy/TyUsvwsqXLbTFyZMbMvlmDS5ctj1f+6DktDArn14NIZjSbUKxdYnHl2utRcH07QDeK7ihahsKeGtAFE0C0pbXQSgDRoTa4SSw6XUzKo9dDszuxfoeKGuxeQGs94P/GhQSNc2mQPowqxwX0dH0gYBhKBqNqN6G3zLlMvM7EZ9M9fLYHmsEHdoDdAQ+44tMBGNSZABXGeZphTrQDHWopf90LX9j5i39Zl6zzeTpD/iU2m6ve5gq3dfvqLc3eeL39nvuURuXjb8ye55u+8ouzbV16quUESo2NJtuUOXfuSiVnt1hfDcSmheqDA7Paa4O2VM+0UHPt0986+rurU00r4l2XX5B0TbampzRNWjO9w8EfZYAKnGP6y95rLu1KDm6VprfMmNKebfb0mm2xjoTT6Yn09ixPxuZPhQvLkpvyBxd3bbikr1XDiYJZZ6ox69xtcVuDoHPGfJ7++X2WxMKOVrOhRtTxfCiebU2mvFvvOiAc2pQPtuZWbt+R3jrZ5rHmLtq6qXzqjF+uYvovg87vAr6/CP3qvgTLrq5A9V5IA3cBgzYni+ksslw6AbyetSAUAJtQWAnKPU1hzi9cMohznhULgb4cWjorThTv5ZupVwMk16CWFE1qyB/OvBygIL/YAfoT9GtcGw12MBBkovgRXZy/qaZv+syDBwuP3L9rpbuhtuWqi6/ItsQ2br5285VLp4lWytWIvpap4fSmxTNsVv8F07sstGvaK7vWu7jg1EUrVg7k7bbeX+/NtTQ28GJjvcFwUueaNEH45iM/XTl/22QfZ2pqMBo0tllLvvLo725YfvtA1qapq9NplT/ytYFAe7SlzsY1eGvraH0gZgq188Xyu3W+lfO/PffmFXPa/WY95Sw3JKe1r1owb1JbTe1LBt/6TYg37wI6bgc6+sm14JUi3mopFRtakHANDiDchoR8eUlekmApwSXVlCCVr0vI3hPyCnBRS8WAl0WU1oGUewN46iXwyRWWQpyB+GK8jmUNe0D0rwfqB7wgTr5cIb4CjKPgaGjRz9uJAlUnymYQspYGuA1Sd/kGkCpzPMDuLRGH67ykE0/1iNiZV0oxnl1xTHVOHXOPoiA6oQh4SFlw/NH4MfSKmZ3I+H9wH6PhzuoTldvBAE6pw67ewH/wzRXkW71/15dO7r7rmhn9T9Kud3bbUvRLJ2/ZtfHCuU8qP3tntzid3tmZXnrNkX1bN3dPDgSnTFoyb9PyxqDfLwKoXLm6LebzOhoSmUCgoX5SbtHg5js2bsjlsumVl37x4ik5v79n2vr57QlXo9PR5IulgyHNfbtPfqm/dvc7ys+eXLVkaDNcTTJ9+R3a9eTgwI7yX/rnz01MjccXL1m3bEpPJNrYUG/XG6xml90TD4R8vp4OmzMUXJlMtLc3uFuic2avXnvBtJYWN4CyZm8yP6HN6fQF0hNdbr+f+QcgY1rMcSbJCiK3If4uRttYGrcOpzyVkHUnZLFUFHXYKLZiLYjYwN697D0IHKATWaEIBrvTWIihg9l0wLRGEVARllQE7QgThMoOE4laM0Wwbdfqxt5iNOlk2Bu8YSqNTNy0Ok91tW6rf/lMi15PD2T6OyJO+N+fySMeVvLTdvRd1ErB97nkkY9v14jt/qbFDyxaciAc6c9M6K3zR9kbPDrU39LRwsIBJbpXl9JtJxPJJDKbLCJryEayg9xAryaYe5xaki9LyMtLxeWXwWjI8kHg55Usgr4hJc8rFdPrrsG6mK6E/IUUxmEBYTsS8paSvEP1qr6YkNtPyN2l4WR3+5gVTZbkbkuhH2RiQUleYCmshbOhkjxkYcGdSEnehtbYVhq+LjJdj8Gwwo2VoM9P/rJLtYg6i6wfKbiFT+SGkR/++eC/PYLNBXeDHsNB9SOFWrhTN0Ke1ulr6+ob3FXL95lrZve620VrIZEGDdgvDvOaLiZbC6zF1oGlqBbXisNT+5azUP6QdXjCiktYAnW6mDdYHE3eq7Zs3/kFbIhYC6FrMOKxaDlMb3dOnicejrQnQpOnq8m7w+A4kZ3X4QUvFjVNffjdDmtB2wh2c8cW6ILNynyuSnLKBrLq0qBkO5kRjIZ5p0uNMamsgUAZhDdOs3Z4HMMgTrsTYTOGkjFH4GQhKbs2YE+D18KEGy6ZEIfSnexOtegHv5qFUkpXD6zpPvL7lRqr1UFz9QMdc9avn9O3VqOcmvfb73WvG9jZFTe9oDylbFP+9QVLW2ZtS2KJp23CpIVP0OB3n6TBJ55Q3nryu8pb26bFE9N6V3pbzV13/0uXudVrHvzB0UH6L9MugVba0Z5vb8/TgY5YbkK78JWBqwdWG+hLzppazawJE9d/bf3qvm7li7WrBq8eyK5oTE689d3du39/a7KzcXkm0dTfE8q9cuLpoaHDGzbC+ycre3tX9t4f85q7uszemHlw8H3Wwl+PP9Fe/vGUec0dLZMI1qVwGIOWiAd8wzuI3JiQ21KytlTUNqKYaikwdgtj3tpS1XE8U6pTX5Lr1cismKyk7QJqhUer6kLqeZj1RlasVJNjir1Q247soG0EC9sQCrPpFp82mC31zT4/skGtVTbm1PIwtbajh/qcLocummGlHDyLcYUzriy7PYX6WfUS+Lu6xAUJzYvU+aLmG+vhlNKX7tr7Er9w/TfwQveS8h8/4xcee8WfSPjpe7f96NnbNrR3rAzE4wGlec9zP73tf3XEj+O9Xx2746c/qdbr6DCvHSJTmL/oLMkeFm1ATzHMKCGWZFEtPACvMALjbRQxOF+LI/Q4mRVTS1Uq4QKsKOOI3UWzzmTWRTuRt3QGGgnoME0hgHtfLSSjJEKHhPDesIYOhed0ZsLKG8qb4Y0hLPZgeUvpGJab0dX01qGIsk/I5wU6FBmaA8/RSDiMGAhzf8+C39vL6rDU6j5iM2htGZeBZh2UN2glehVnU+4u/5kz063lD4WH6Ta67eHyR5Sz043lPyt3062cWfka/ygNKt9XXuYP0OXKy8qRcnb7OppSSuu2Kz/hfkxnKW8pB/kXaFo5qPwG7QTWwmCtk5U4yLgCGFuiEqSi4rklL5Xxw8iwxgXLk6oDHdqHNSz70P5wwKlarPMLsnyroYR1VMCOHHx7bQLrjUjBgHVaOrU4xQVYmAdQjaZLgi8pS5KU50dOA9ODZwRoUSpX6ge12F+B1JJ6ghWOWBkDU25EZi+YWKcN1C/SM+WAGEIrY+3KEFgNHi4VuBQyeNU/Vm/D+KeZhMnFjIMcjIOQfSIs0KCyDwaogiU5OBZeAPkp+ICRhusEuwf9i4agaD1c69A0hcIsguBxwDVmV/3hasHiWYECK3gNYELTcS5gophLxlKczT+iGvDnNT/avPlHyqfKO8qnPxJXPPj6B68/uEI90G9LtPUivvCZh+CMM5x5Cg7KQ/QNZYVyYgVRa8W0qD+A7MTLZkUoYe4ea0StCbkGa4sKts9MO6koWo6c3E/J/pNlwoopEWBgWPI04fepZZRn6FhDGkkbuapaQRnDqpJirBmVVCwKSqo+AVxQ0BiSrJRQl6RyOxNRtZaSA8qqcWMMAoZKxQmY5CQTPPDJkKWgZYSXDRbsKYa/4tVSukzKwV4irQb5QGb9oIeEdOdkqrJwIJIBFkYuAoABQ/iU9Gd4FogbZcG7iFtyRyLpCFhVCYQS/j6FZ/E+x566KB2JuBUCz7jH1WpVxtxJ7quOOZOQ0ykspjl3rNnzjvWcYXVV8ELDR19CYCCn4yY5NVJo03wit4+QYlt7CtHAMBzTYzhAqwFma4pEWya0MubLmEG+Erl/Sp2UfzLnpS4Pb9eBzo6CQbb9YyKBKaK8089zkrbd7W7SbXzq8+nF+VwcRzmNEcjWpIPnaYHUnkW3asQzQVIkSyaTqWQ6OVKlZFOiEOpIpVgx3kSgoi9RbEl3p6DFD6yRmYLYrS1R6MpDS3upkJsG1+cS/YJxRG8CmeV8cK+5VBACeLRguLzQ0gbn0VKhFQssohZmFNNdcJ4qFTon4ZEVWRS0eTifWiroe/E4NmEz/ikf2qCVh1f1+Hnnn0d56Tx/5yc7Kk+qas1zirDHtzP/mw7SQd31uusBVxDaw2WxAis5lWKlINVFAmaqtbt0UQrqabDW3tVB7/jd4fCGyOFI5DDXfDg8FDkcDh/+nbLzghV0sD29UL0fPhwZCh8un8Sn8JF34H6SjKv/tsGvzWcWx4VzzDStl2laNdbtVvVrM9abYmxbI5gsCDkMiE5IwYUlmaac3CQOU1JjUFVruodLejnw8iiLbcep1YLV0xaCzFxRiZvpf0mK+PXv73z9wfCZwmmhv6I1d37/64oo0f/avOJBjlf2Ysk02FlWOsef1Xc/WVvtvZdVzVXGEDh3DMHKGA7jGLy+84zCKw4TR00Dq5ezygYcVpG67Syy/I9GxWMd/j8e2a2c9M8Gp6iMcPb4JpDhceMLM10WTBa9TIt7W8A5bGaRgmY/qOXK2FvHjb0Fo4koTnIgWYyyGEQ0DJ9qieJpCxa3RMcoFEPpAwrJQk6OikVXE0vfua0FDdZO/P8j1ljE7Z8RrRoe+x+Q7qxYlgAS1KYn2uOkjtVYxpBLahKytYTJuWjFFrIFGUAvcMs9J8YlvMBLbMcclwd4pUbk670sgzNBPGQUrM0BptGjCC90JkeTH9c/YM2Ex4cDFymiCgCLCCqiPOCCZGcW0Cr4VDrO0ulzWrQ+axUQnbqC1tA2WrOGfqpor1D+Wzmu/PeaP9Jt81741fNz6U7lroff3vhCv1DJbu1nsEkg9NS67dvXKhpFs24bYMpTyl3zBwbm0R10+yOL5pc/VB8+yVVhFWDaKi0QzzYCLVIkzzxyoIBBpUA6gXUypNDcCi6GpUnMsenOG4nO7HJ7wpF2LO+VBWtRa7XlquME51LHBkZdZuqiUcr8TRqxZbFsAdUXkiEYsFEni76y8e77t2/fvW4LDEu586PbwhdpyEWj7Sf3t3UqbSY33sCB//k2ei0jyL5/u5QeN8FtddSX3h1fNB8/9yZ+rjyw/6RJaessH7k7juP/863KbUgTehk93tm2/yRR6w05ieHUGkIMHGbTDBS8B06ieWUE3mheUkbYmzLCk7Ov2TNErbdktQ416AvQsS+R+PzoCLzxeWl0hL2NjgDIPeuaPYMyLVUwXw1orHZyC8EqCUR5rmSyaGbCbDaBWIqOBjSkrNC8YAwzm8pkOg4uQbXm3AI8aivJtupqIcwa1LNEbSEBfGsBtFHkAkEMo7vsWMMzQV37YgDGbcPFMJwhx9zFcAVcahyIeMf/U7O0RDWczGwi0OzPUAQeZJRUrB5aOGxAJIJY7DRxoxlkWVWpTLiRcn78C9oFcxpxHbN3hHrB57kXcDAxgGtFeaqpwdbfHKFv0jeP0N+UDx8+JNyoPF1+n85VDnEuOodyrvL7aL9Uv0aCqTWSVpaf0QGVQMQ11fovdLaFEq6IKegxYEYxHm3gdLggBiuWJOQNaRTr7UF1CPCFoEUUcFHU8v8xPx+1iQFXwhgoWwpE0ZHhySm4AyOEMeJ6mnKeB3IoqL8FNtcj2hH4nJ7VqeFnhSzNoozgSwJHbWQUGQ01VvsqbmCVMg/f4ZMjvKTkR+EbMCmg3ivX4XvFR4Rvhm/1MVTGw4gNTNeDx2VE+eWJqEZyKVv0gz0m6kBxSRgu1ygzl64ssSGOszU6tsahF6tHCqbGFKsf0TN30YZpX7bogZ4o6G3AkipSNldX1bDCqka2BgIoPBYIEtkyAH+aC8EpAE03dfgtHAlRsuXAFvivVtacJuC+HztG99KFtOmnm06TXyjfUSKchT2CU6OW3hyjq18Bv4ls+qnyH8r3lG3HqEDfoEt/gWMgYHt1f9Q9xWhdX/FG7Uy7m6HjDQk0b5iLiGRpD3W6qBM9aFvKVu3q/G3LuI9zDz44ifv7sm0HP/kjd0NqOK38helbSl7eK7x+8fTpF38a2/uyhi2tGz1c1a38WG2JlURInFxKEHg0lIoNGLMnDU4wryDoTSU5jnHI1lJloaAZhbpo1uBD5loMBCcScssJuU0NAbW1YJi+IaBhtqapGUQ22qaWUfhR7zpd6AlGWcESVwnJsaVLWlZKlq36ihLt7KdTnrv5/WXhOUORHQ/sP3nl3KHw1of2nwQu/3m/8pPnbv7Dcko5NiGgY8l3j69ZHh6aG9l2cr+yZmhOeDs6lthI6TY2I6SyPoytdYpiVWIEC+2wUNtaKlrZUiYr5jhgCnxqBfpY9KuJrU1DBXZGbemZI88K0s1NoLY07gjaHrtYqG3G5CFYnAYW8NKLhRq2nqbWigqM5tSot2h3+s6sWGKxr1TFvawsaQKu5ghbjgfdB80jwQGvlE8QPvB5VPK4TIlTlyepLuXzSjdecQTvlCW2ZI/VEgFH3qNFeTERJ8w3Lj1D7ewaVwRhV7EUKOSC3YJDEmpzLBdWAUV2LYavquVXVKogoOULlPXK+gUHKwsHxxDPB68tUIbovgW0pPztKN5U7doqtGuat1E9oWJx0SC3SnqbjqB7IfikEY6sKiN/wqTqsb/qukLvuJWqmoqAj4WBcF3VmQWDevIxUV+0srL0zPs4/0EkIfAfqsE9ISkbS0UjW+ZmBHsma6BBNU6+khxKFut9rGy/CW5Zkyz8x9YI8rmCrx6OQXWNoDUb9YtRTOpaXWIkxFGxGSQ3k+aiolPAikmdi5JrN/yOk/4wa8GvDx5SfvM4L9le71sI5zT0ONwRyIPUteF3ZekPfT+4UlY+jCmnvCfojPJRDp/74TqZ2mJU1/y68sOjDyrvb/idmqvhgaYCrsF0VOmEQS0hUdCMLROkkoDqG4lAqnYIJwHp21KN5ejUaJhepQmWWOE3oJY2jH1RmNkgAQwQLrvE4NooOptobQa4vJ5o/h2+0cbQ680Ew0IupjyaWG6kOYlrHUHu/EkMP9eqS+W04wv9zpQqqTIXUIFtuFqkVCtaMeVeCCBaaPI2I48WeBfc0Zsd9erSg2GDyd6gJuCBwxCwd6Z7aNJL7SYaiFRxrKFyb4Du3KL8N/2qNDL41ae+OohvrVsf3rr1Yfpo9Q6f5/b3KM1gMcn6yiODgzSHD21VpLF7Z9klXKGcJEhTdYWykfEtx9Yp47pkdSlyQUMA7uiNcCZUlAPFhXb+RnpG0aMx5NlS1zL5yxkdz401KtLZGt6g4rbKOmnVk6hGRu5ns13L1mm5U3IOy/2wii6Qkqew7FU+Ibem5GklOcJW5iRY700p6Dqu5+1UNcf4gAgMZpgTm0IhVxJtiA8DIXBmwRhUoRujHZNLwwZzTy8+MFldK6oGPAqTu2DgWAOlclcF1zEuCzr8maC1Gj38zNE6DuHZxq8qPwvtAbbBSEaEQbdx/y8ah/suomxhMb4wFoIQ8FNQRYAGRx9jj9PIWYc32GF0XDBErS8FzIXx6kaSIGhVeLY4iGeGhTdgRpQ3ob1sYhoXjUgJK/3RvGN0sbIiiyW7wPtMVXKe0r4hne7o7i9fkji6bf9Jl6tSGcjtO77PE9x9dNUVu07u7+lVF6Gjjsc8hqBG/4GHopH0VLVcz26mJhoFRwKj4y/SOXPe7z8+h3rhOOdYv5KjByg5cBoRpQ/vHu9/f84c5Z3+1/rfn83NUnL8L0+TA8xBpYggNeia6VAn69g4eVVlVMp1q7qiast5Nd5bjfKqueXXNB9q/hVUtHtsbaohoSJBXHYqa9SkELosUabelO8spR8qtqV0Ka5KXzqo2BTbIF0K9sRGX9NK7LuA6bPUD5+KQuOHS5XvoH6iS5fyI+xZ/BjLK+S12H/0LtEjghbAlGB/yiMCAOE8O2PPoZ3K43OAvQ3sgxz4V3klzxMuXwYva0TJj9WU89BJsNciKcIFTDOgUYGRATxOXl2gTkFDQzc/5zmQeVTQ6lL2qp+gkdi2DVZWG43+ri6ByAP9ARa6YQj5U+gjR9RSX2RGC15oJC05a6+H80VJv4/UL1p8HSm2Wr8o+iei4AqJoj2UxjbAeo5wBtv0iWJ9Sxe2GQAkTshhW22i2NTGIql1paKnHSOpFJUHOVEU1L0i+FJRazSxM+b9Fe31TXhlKxWdbi87YzmRYkhVGcFSMYLR0yRmSABQFtNd3UkWQC12TuqBs8K0yn4SZ4Kenw2C/k+uOSL94z9OOnsDijL5f7tmLMGxXBPLC6EOnsryQiD5jVgXUN2zomlc+bJYjeGDFkX470Gbh1Ere+6cTFoggstXqgaCw3X9akoNa43VXTVUG0HUVBuuYNpHh3gyOj5vpfZPC7IcIV8i2JlACZExgqEIA0N6QDwqpGCl2MU6G1vgb0ZdFlXXkyN2kuuSiJSM6qYFLFeMdcahBAbyCj4jrivTaDm1ulgWwGQTIxN0meKlXIdYSo1+G2gGADLYAL8jmDl7yKExe6hu/wC+Jg5VGj/4SpoOvQK4f5qwPSKYaIyRYX/VDWLxDbXOBXNaDVg/ZgSPIIUOokNdx2ms5u60NZhrKWq0SAANNcSKWg3Lm2OBE4AXK9xvKFVXdfrtBD32CMFpwxH4K0c0Mspbb50mbylvsTlib4L0nvJIu/IXWtdOL6XrKAtFoE1Sj5X1AES1Mc0wW4tJMYKrV7zgtqWq1sb7WWsDM+Q/ARPBZiHkB1tbE0G85I0AePL5Q+ih8GKxkQVd/qEpwlL/gIYdKNBbq/2MVcK9OBRpiA5RhrsBFIG29/nG2yi1YBDe1PGcsZkBXA/sYwPxgngki16Gtr1sIF6E4z6LOkRco6AuTfD6YDAuwvpfoM5/2ntM6TJ7em7PWXcRvimqZf1sr1VOw/xnJXZjAI18NbNcGuaR4HYemAUt1rLitloLkt42tsXI+OScheHaosWMD1rAg0a3i+XdipzRipEvtuYC49UCNurVRtwKRhZVAdHhJGRFA9o6DEVjtyT0cDAIFFEugpPyG5yKfShj/ze5MJ4/Vn6D8dFYHlcgRtJVHYdRtcM1n+l2JRKFPZQ56JVRI46JKmXOgOhHg0PBcPEqHZHB4Uri1LUm3JiMiaAFZxIMIjhwmTRKlzY1TguCX6BlmsRWGjZqcVeWehYNMTKoVDCCp1VwNuTOKEMxGNDiogsH6IZORISRdBYjflhfwKrB8qPq0gsebMfoKxlVGX6KGkJCLZC9J8vWIZEDulW6VeAXd+K8Rlh5VqcahckCxDkhd5TkDgurJnWzzGqhg8e0vEZfO6EddVpaHLaE6tjSEbf1sOiob2oOshhIEgTtsIf4Qy24x4ncKQ5TTT1uqCGbrYe1xjqLzaX6KVmsZIpmNZ1ZPusCzJZ18U5X2IV1TjqXLqzV2XRYzhjVRW2RqKaq9w/8Qa//wyQ6MdHtuOOl6ZbpL93p7ErRiZNYs/Jq21QnNBv001+6w9GVUl7lIgyFcX+sNnYnzvcwfony6qTKd0M7Z6yAN/6s/ZfYbKo7MLnHrNnYnkYudQcmnDkXOG2HcQcm0c6o4jYj9bQ6YnWcswsT27EoS7U22skWEJ6zG1OSth2/9QvlGbPK3NFZyvHjt52zL1PyuHJ8Fnf0izRVnrHrtuO07Zx+byIon+D9mJn3Y8QobKW+pIJHm5jmr2Wrprlk0cjKHI2o6o0WNAg65vagodYn2Rh16MKZbKCQRLFgBqll7ipu08SwLC41dWDyyFLBxdUCNNQvAsjvKGK/is0+zA5azLOi/yKQU79gJqu/arjOyDBivCZS9dnVgJWgUv6Mz872E2ABY9XJQcj4qRqPIWNxAO/ZsYPq15XGBRFQflSPX40zs32OJLZfGa5P01U+VMGo+AmbGsmFIai/qwLWcZ/lznyWRw0w9lnKdoFSd9ZSt3Eqs2+o7PNExu/zRKr7PPGUbVSir2KuaZW9Sf7/oS46DnWdKWQaZeuEkTAV+IHICm+cUmGXhpzKjIu9Vvqo4q4bSLEJ+/j/iLx045DX58CuELDkIU6jFZqZ1J0XcdmqiMtf+Xd+xFXdb0tSR3n6rJFzn4VcZdx4ipkBtbDr1HjUdbYsukgH0yF2dY+PsRmqT7C949REkA7tvFkEg5T7nD3b+JQYPHfftiLrV2xk5LMqgn+PdWYU+nlWf8xj/bGx/piYZR/fH5Or2p/a8/VnfHj+3P58+0zs5rM9EpLj4zfj+4R5zytZnxIlrLv2sB2R1OwnatumUrGJ7UHSZMNUugWjkyj+uIFAE+CGw7yxtq6NmamI+LRBMLfGO1JqbVmqOpbW847Fxcriseod/3loCivlqxX0wYD1c8fJrfzymkiju74+c0Gj+2XROmMgHF685KuHas87dP74oT6L2Bhsagy0trdNywU8dkd7ZtKkhZunTTuTsmBreNWcBagrm8jyWgA5VKEDXvPRt1mC6O1znsWkEjwrsN0GcZdB+rbiUz/B8l7VfBnm5KzECTKJ1HawiJcJdD83tilbTRJj5hgXRtWQsvltNGhLRYM2dp6iPJzDbw/SxYMgBo4TMWmkcgmC8Ue41LCYdBmVAOKlsYtKXlHViaCy3Jir7bRGQmYajQgfW7Zwt3G3bbH8XHltyyOPbFFe09yhPD9UfpC7Yoh2/0kc+vrXh0Tmz5C19KTuAW0zKHgD7h9po1nepmbvMPlrW0s7Xj927HW66WNKPqb3vE4TyrHXfykQJbeX5mhu7+iyHoH0jD6+l75IX9yrvFipSQBtVcknNpAw2U5QNtwsWNhUwhC6L1XZqC6IMUJW82hEzizogkkgYBMjoAYVGior/GiTutGFP6lmhDGn35zAckhAB00YDMWwaDAMZzyXY1un0TBLYxrO4wenRBUL+3m2V4dWrdYcq2XK9Et0rNBCzXxKSiXxiVJXfaqfZir7iJw+z7g96B2q4/aoK8e9bJRw7VYLg21qvVGjG/dt1KGf5XZVh2LyIMQ38Ll/NpjM5w+CZUP/Yfel8/S7mZB/8HsYYYt+3i9upBb6/EXKvsP/8FdnKB/RF/AptjdeRe40oNu9LP6vHxfx1luBCryWVGoxUIR5MD1J4hCjcRrEXY9YGQOmawC37ZvzzJrTiDlYXQP+Q/yg4KaGyvF9c+YqUiWeWJUbN8uhYozdlMBELylwtZWlJoazfoee5yfO/tpxuSIeaJgmiIlslV1SixqhGgVgOsFXRT5+/E2NwPYnqSAgMclWt/ApdEDjPG7pwAr0grlUz8a+mZv7+zfPRI5Tz/o29qRyiB5OEQzvY5AaX+Wxs7G9ZHCvUZE4SD/zqNT6aFoqaulYUIIf22NSrSwQ1FwOAPOCoAPDoDfWmK02dT2GbMqNA4tZrMhvpv5ohDn80J3TmObhydYtZbJlK88qCFiUCcgGfw9vhT/+YUrO8vccIDPziGrRCzXOJMv56FXBEU7IzlJRcGJnBeysU/UYakrFGrZFVg0AHSZOLmdVnCpoDNwCH/HQ8ZhMXS+AzEvb6OO0jVU8Eqw15TD8TBm/SjDdMMWV4o9+PsOwCcbpOMLipXWsx0sYDjaxPVvVdQCc2mWgo4m5CyZ1m1bAXm7MjmtUsddYWTE6KThMIq5rkJ0iXMqeSjhbZAubdGyVUzCcQssZo5nKEbswtC83sPbobmVkBFO4I2oxCoLbfUNLZ0UfumT3UUwBS8waYn2Q2ucapHANm38OQ7cFXp9Sly2o2VGsAZ7i/NP7rAaYi8v6uMxZCgbtJ7iTJ6/9hB/meL2hUgGMFM6mbMGsXxfkUzpOapE+klroCDtwhEXRykSq1gVJDPtj5Kx3XDU4VavBAZnUlHBr10oG0QYkqqFqjZ5GLBhMqB9FARFIbS43lluMUp6r4grE+5iJUfIjFVTNPACJy4+UV1EfPYMNNGx/D+Q5DUNxDsD+VlLdv7gpUUm12ERXVufCGIorymQzG3VlRcqyttID7z7wAALWBx54l66FkcIRrh94AFrQMuMlrsiAw+i7WHOjEPUTgsSeY/VWGN8fOW98P4V1VyP4bzSv5gzgUs80JuBvbGW3Vewi5FndFsfqtli7nozm4S4V8pWaLg7zHaIAjfj6WCL/F8P1u2sAAHjaY2BkYGBgZjjy6Mpmh3h+m68M8hwMIHDua+N+ZJqDgQNCMYEoAHf+C1gAeNpjYGRg4GD4fwNEMjD8/w8kgSIogBUAY/wD9XjaNU+7FcJADJNNCvq87MMOvEdNxRyq0mWH1GEWegZhACz54nvnj+yTzvGDLQ8gKr8iEQDBRDKqgmqZMMq7/y5kd/UdCLFiC+ITZiivaz6fR0er6d054SksUgzmU3qFEXdFzV2Ez8Ywlc/m5Pilsr2VWitP/bGJ4wvDWi96P3Not+n2B3lgIYIAAAAmACYAJgAuAJIA3gFaAaABrgHkAjoC1AMkA4IEUAUiBXAFzgYgBw4H7ghiCPYJsgp4Cq4LCAs2C4AMHAyiDiAPnBBAEUYRvBMwE7wUHhRaFIYUshTcFVAVgBX6FpYXXBeSF/AYYBkCGYgaBhooGkoa1BryGyQbQBtsG5Yb+Bw2HLAdLh1yHYYdsh4cHjYeYB7iHyYf3iAgIFIgdCCaILIgxiDcIPAhBiEkIegiOCK6IxAjeCPQJDQkbCS8JVIlriYWJjomWCZ2JpQmoib0J3QnvCgGKJAopii8KQApIilMKcgqJCpiKpwqyCsUK2QrvCwWLFYsnizgLPYtBC0SLSAAAAABAAAAgAC9ABAAAAAAAAIAAQACABYAAAEAAYEAAAAAeNqNkr1OAkEUhc8CmmBhRSysNtFCTfiXqFBZiIkaQzRqZ7KaBYz8CStg4/PpC1j6EJZWfjMMwSCFmczOuWfOPffOzEpa0avi8hJJSZ/MCfaUIprgmFb15XBcZW+qSWjTKzu8pLF36/Ay/IfDSa173w6/aS2WcvhdudiOjlXTmXwNFaqvgR7UVYe4wOzC+AqIX1hboMiq/qpHoEhNUN0yESjUWPd8e0RT3RaaiNFTWVnGyI6MGuw+s5qKDfgWGSa3Q42QmYXtwabxD/SE0vi0YTZUdRWP/tTb5nTGw/Rq/LrW74K4QTVznr6KeOUYRVV0pVPd6By0KC89l7lI489prufu6Xe1mi5hJtGMbaKMnN+Q/bzdy2iPb4UTB3rE02jqsOae7nirjEp27uNR0MG/+j+BD21Xh+y24Qf2tjvcQYjr7CUnPVStm09eYLPycKb/Em9Zoq755u2fk2Pd/QGe+3ARAAB42m3S1XIUURRG4VmDBHd3d5k+Z5/uBIdAcHd3CRI0OBRPyCshmRWu6Kqp/6brm9qrutVujTy/frZS63/Pjz8/Wm3ajGEs4xhPDxOYyCQmM4WpTGM6M5jJLGYzh7nMYz4LWMgiFrOEpSxjOStYySpWs4a1rGM9G9jIJjazha1sYzsdKhKZoFDT0EsfO9jJLnazh73sYz8H6OcghxjgMEc4yjGOc4KTnOI0ZzjLOc5zgYtc4jJXuMo1rnODm9ziNne4yz3u84CHPOIxTxjkKc94zguGeMkrXvOGt7xjmPd84COf+MwXvvKN7z3DQ4OpDPT/3YGq03ErN7nZDbe4tdu4vW7fyCa9pJf0kl7SS3pJL+klvTTqVXqVXqVX6VV6lV6lV+lVepVe0kt6SS/pJb3U9bL3ZO/J3pO9J3tP7oy+X7uN2/3/0Amd0Amd0Amd0Amd+Od07wi7hF3CLmGXsEvYJewSdgm7hF3CLmGXsEvYJewSdomkl/SSXtLLelkv62W9rJf1sl7Wy3pZL/RCL/RCL/RCL/RCL/RCr+gVvaJX9Ipe0St6Ra/oFb1ar9ar9Wq9Wq/Wq/VqvVqv1mv0Gr1Gr9Frul7xuyp+V8XvqnTyb1UoNRm4Af+FsAGNAEuwCFBYsQEBjlmxRgYrWCGwEFlLsBRSWCGwgFkdsAYrXFhZsBQrAAAAAVLP0T8AAA==) format('woff'), - url('font/genericons-regular-webfont.ttf') format('truetype'), - url('font/genericons-regular-webfont.svg#genericonsregular') format('svg'); - font-weight: normal; - font-style: normal; -} - - -/** - * All Genericons - */ - -.genericon { - display: inline-block; - width: 16px; - height: 16px; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - font-size: 16px; - line-height: 1; - font-family: 'Genericons'; - text-decoration: inherit; - font-weight: normal; - font-style: normal; - vertical-align: top; -} - -/** - * IE7 and IE6 hacks - */ - -.genericon { - *overflow: auto; - *zoom: 1; - *display: inline; -} - -/** - * Individual icons - */ - -/* Post formats */ -.genericon-standard:before { content: '\f100'; } -.genericon-aside:before { content: '\f101'; } -.genericon-image:before { content: '\f102'; } -.genericon-gallery:before { content: '\f103'; } -.genericon-video:before { content: '\f104'; } -.genericon-status:before { content: '\f105'; } -.genericon-quote:before { content: '\f106'; } -.genericon-link:before { content: '\f107'; } -.genericon-chat:before { content: '\f108'; } -.genericon-audio:before { content: '\f109'; } - -/* Social icons */ -.genericon-github:before { content: '\f200'; } -.genericon-dribbble:before { content: '\f201'; } -.genericon-twitter:before { content: '\f202'; } -.genericon-facebook:before { content: '\f203'; } -.genericon-facebook-alt:before { content: '\f204'; } -.genericon-wordpress:before { content: '\f205'; } -.genericon-googleplus:before { content: '\f206'; } -.genericon-linkedin:before { content: '\f207'; } -.genericon-linkedin-alt:before { content: '\f208'; } -.genericon-pinterest:before { content: '\f209'; } -.genericon-pinterest-alt:before { content: '\f210'; } -.genericon-flickr:before { content: '\f211'; } -.genericon-vimeo:before { content: '\f212'; } -.genericon-youtube:before { content: '\f213'; } -.genericon-tumblr:before { content: '\f214'; } -.genericon-instagram:before { content: '\f215'; } -.genericon-codepen:before { content: '\f216'; } -.genericon-polldaddy:before { content: '\f217'; } -.genericon-googleplus-alt:before { content: '\f218'; } -.genericon-path:before { content: '\f219'; } -.genericon-skype:before { content: '\f220'; } -.genericon-digg:before { content: '\f221'; } -.genericon-reddit:before { content: '\f222'; } -.genericon-stumbleupon:before { content: '\f223'; } -.genericon-pocket:before { content: '\f224'; } -.genericon-dropbox:before { content: '\f225'; } - -/* Meta icons */ -.genericon-comment:before { content: '\f300'; } -.genericon-category:before { content: '\f301'; } -.genericon-tag:before { content: '\f302'; } -.genericon-time:before { content: '\f303'; } -.genericon-user:before { content: '\f304'; } -.genericon-day:before { content: '\f305'; } -.genericon-week:before { content: '\f306'; } -.genericon-month:before { content: '\f307'; } -.genericon-pinned:before { content: '\f308'; } - -/* Other icons */ -.genericon-search:before { content: '\f400'; } -.genericon-unzoom:before { content: '\f401'; } -.genericon-zoom:before { content: '\f402'; } -.genericon-show:before { content: '\f403'; } -.genericon-hide:before { content: '\f404'; } -.genericon-close:before { content: '\f405'; } -.genericon-close-alt:before { content: '\f406'; } -.genericon-trash:before { content: '\f407'; } -.genericon-star:before { content: '\f408'; } -.genericon-home:before { content: '\f409'; } -.genericon-mail:before { content: '\f410'; } -.genericon-edit:before { content: '\f411'; } -.genericon-reply:before { content: '\f412'; } -.genericon-feed:before { content: '\f413'; } -.genericon-warning:before { content: '\f414'; } -.genericon-share:before { content: '\f415'; } -.genericon-attachment:before { content: '\f416'; } -.genericon-location:before { content: '\f417'; } -.genericon-checkmark:before { content: '\f418'; } -.genericon-menu:before { content: '\f419'; } -.genericon-refresh:before { content: '\f420'; } -.genericon-minimize:before { content: '\f421'; } -.genericon-maximize:before { content: '\f422'; } -.genericon-404:before { content: '\f423'; } -.genericon-spam:before { content: '\f424'; } -.genericon-summary:before { content: '\f425'; } -.genericon-cloud:before { content: '\f426'; } -.genericon-key:before { content: '\f427'; } -.genericon-dot:before { content: '\f428'; } -.genericon-next:before { content: '\f429'; } -.genericon-previous:before { content: '\f430'; } -.genericon-expand:before { content: '\f431'; } -.genericon-collapse:before { content: '\f432'; } -.genericon-dropdown:before { content: '\f433'; } -.genericon-dropdown-left:before { content: '\f434'; } -.genericon-top:before { content: '\f435'; } -.genericon-draggable:before { content: '\f436'; } -.genericon-phone:before { content: '\f437'; } -.genericon-send-to-phone:before { content: '\f438'; } -.genericon-plugin:before { content: '\f439'; } -.genericon-cloud-download:before { content: '\f440'; } -.genericon-cloud-upload:before { content: '\f441'; } -.genericon-external:before { content: '\f442'; } -.genericon-document:before { content: '\f443'; } -.genericon-book:before { content: '\f444'; } -.genericon-cog:before { content: '\f445'; } -.genericon-unapprove:before { content: '\f446'; } -.genericon-cart:before { content: '\f447'; } -.genericon-pause:before { content: '\f448'; } -.genericon-stop:before { content: '\f449'; } -.genericon-skip-back:before { content: '\f450'; } -.genericon-skip-ahead:before { content: '\f451'; } -.genericon-play:before { content: '\f452'; } -.genericon-tablet:before { content: '\f453'; } -.genericon-send-to-tablet:before { content: '\f454'; } -.genericon-info:before { content: '\f455'; } -.genericon-notice:before { content: '\f456'; } -.genericon-help:before { content: '\f457'; } -.genericon-fastforward:before { content: '\f458'; } -.genericon-rewind:before { content: '\f459'; } -.genericon-portfolio:before { content: '\f460'; } -.genericon-heart:before { content: '\f461'; } -.genericon-code:before { content: '\f462'; } -.genericon-subscribe:before { content: '\f463'; } -.genericon-unsubscribe:before { content: '\f464'; } -.genericon-subscribed:before { content: '\f465'; } -.genericon-reply-alt:before { content: '\f466'; } -.genericon-reply-single:before { content: '\f467'; } -.genericon-flag:before { content: '\f468'; } -.genericon-print:before { content: '\f469'; } -.genericon-lock:before { content: '\f470'; } -.genericon-bold:before { content: '\f471'; } -.genericon-italic:before { content: '\f472'; } -.genericon-picture:before { content: '\f473'; } -.genericon-fullscreen:before { content: '\f474'; } - -/* Generic shapes */ -.genericon-uparrow:before { content: '\f500'; } -.genericon-rightarrow:before { content: '\f501'; } -.genericon-downarrow:before { content: '\f502'; } -.genericon-leftarrow:before { content: '\f503'; } - - - - - diff --git a/wp-content/themes/twentythirteen/header.php b/wp-content/themes/twentythirteen/header.php deleted file mode 100644 index 78ce0ffa4..000000000 --- a/wp-content/themes/twentythirteen/header.php +++ /dev/null @@ -1,60 +0,0 @@ - section and everything up till
- * - * @package WordPress - * @subpackage Twenty_Thirteen - * @since Twenty Thirteen 1.0 - */ -?> - - - -> - - - - - <?php wp_title( '|', true, 'right' ); ?> - - - - - - -> - -
- - -
diff --git a/wp-content/themes/twentythirteen/image.php b/wp-content/themes/twentythirteen/image.php deleted file mode 100644 index e1779003d..000000000 --- a/wp-content/themes/twentythirteen/image.php +++ /dev/null @@ -1,102 +0,0 @@ - - -
-
- - - -
> -
-

- - -
- -
- - -
-
- - - -
- -
- -
-
- - post_content ) ) : ?> -
- - '', - ) - ); - ?> -
- - -
-
- - - - - -
-
- - diff --git a/wp-content/themes/twentythirteen/images/dotted-line-2x.png b/wp-content/themes/twentythirteen/images/dotted-line-2x.png deleted file mode 100644 index 07f6c93f2..000000000 Binary files a/wp-content/themes/twentythirteen/images/dotted-line-2x.png and /dev/null differ diff --git a/wp-content/themes/twentythirteen/images/dotted-line-light-2x.png b/wp-content/themes/twentythirteen/images/dotted-line-light-2x.png deleted file mode 100644 index 059d4ec05..000000000 Binary files a/wp-content/themes/twentythirteen/images/dotted-line-light-2x.png and /dev/null differ diff --git a/wp-content/themes/twentythirteen/images/dotted-line-light.png b/wp-content/themes/twentythirteen/images/dotted-line-light.png deleted file mode 100644 index b7f82cdbf..000000000 Binary files a/wp-content/themes/twentythirteen/images/dotted-line-light.png and /dev/null differ diff --git a/wp-content/themes/twentythirteen/images/dotted-line.png b/wp-content/themes/twentythirteen/images/dotted-line.png deleted file mode 100644 index 115b583f7..000000000 Binary files a/wp-content/themes/twentythirteen/images/dotted-line.png and /dev/null differ diff --git a/wp-content/themes/twentythirteen/images/headers/circle-thumbnail.png b/wp-content/themes/twentythirteen/images/headers/circle-thumbnail.png deleted file mode 100644 index 2f9344c51..000000000 Binary files a/wp-content/themes/twentythirteen/images/headers/circle-thumbnail.png and /dev/null differ diff --git a/wp-content/themes/twentythirteen/images/headers/circle.png b/wp-content/themes/twentythirteen/images/headers/circle.png deleted file mode 100644 index 0bd940197..000000000 Binary files a/wp-content/themes/twentythirteen/images/headers/circle.png and /dev/null differ diff --git a/wp-content/themes/twentythirteen/images/headers/diamond-thumbnail.png b/wp-content/themes/twentythirteen/images/headers/diamond-thumbnail.png deleted file mode 100644 index 82777a04c..000000000 Binary files a/wp-content/themes/twentythirteen/images/headers/diamond-thumbnail.png and /dev/null differ diff --git a/wp-content/themes/twentythirteen/images/headers/diamond.png b/wp-content/themes/twentythirteen/images/headers/diamond.png deleted file mode 100644 index a14de6146..000000000 Binary files a/wp-content/themes/twentythirteen/images/headers/diamond.png and /dev/null differ diff --git a/wp-content/themes/twentythirteen/images/headers/star-thumbnail.png b/wp-content/themes/twentythirteen/images/headers/star-thumbnail.png deleted file mode 100644 index 693bb7618..000000000 Binary files a/wp-content/themes/twentythirteen/images/headers/star-thumbnail.png and /dev/null differ diff --git a/wp-content/themes/twentythirteen/images/headers/star.png b/wp-content/themes/twentythirteen/images/headers/star.png deleted file mode 100644 index 24ca62686..000000000 Binary files a/wp-content/themes/twentythirteen/images/headers/star.png and /dev/null differ diff --git a/wp-content/themes/twentythirteen/images/search-icon-2x.png b/wp-content/themes/twentythirteen/images/search-icon-2x.png deleted file mode 100644 index 02b63b802..000000000 Binary files a/wp-content/themes/twentythirteen/images/search-icon-2x.png and /dev/null differ diff --git a/wp-content/themes/twentythirteen/images/search-icon.png b/wp-content/themes/twentythirteen/images/search-icon.png deleted file mode 100644 index 11d8dc8e5..000000000 Binary files a/wp-content/themes/twentythirteen/images/search-icon.png and /dev/null differ diff --git a/wp-content/themes/twentythirteen/inc/back-compat.php b/wp-content/themes/twentythirteen/inc/back-compat.php deleted file mode 100644 index 9bf5b3c8c..000000000 --- a/wp-content/themes/twentythirteen/inc/back-compat.php +++ /dev/null @@ -1,70 +0,0 @@ -

%s

', $message ); -} - -/** - * Prevent the Customizer from being loaded on WordPress versions prior to 3.6. - * - * @since Twenty Thirteen 1.0 - */ -function twentythirteen_customize() { - wp_die( - /* translators: %s: WordPress version. */ - sprintf( __( 'Twenty Thirteen requires at least WordPress version 3.6. You are running version %s. Please upgrade and try again.', 'twentythirteen' ), $GLOBALS['wp_version'] ), - '', - array( - 'back_link' => true, - ) - ); -} -add_action( 'load-customize.php', 'twentythirteen_customize' ); - -/** - * Prevent the Theme Preview from being loaded on WordPress versions prior to 3.4. - * - * @since Twenty Thirteen 1.0 - */ -function twentythirteen_preview() { - if ( isset( $_GET['preview'] ) ) { - /* translators: %s: WordPress version. */ - wp_die( sprintf( __( 'Twenty Thirteen requires at least WordPress version 3.6. You are running version %s. Please upgrade and try again.', 'twentythirteen' ), $GLOBALS['wp_version'] ) ); - } -} -add_action( 'template_redirect', 'twentythirteen_preview' ); diff --git a/wp-content/themes/twentythirteen/inc/custom-header.php b/wp-content/themes/twentythirteen/inc/custom-header.php deleted file mode 100644 index 0d67e9822..000000000 --- a/wp-content/themes/twentythirteen/inc/custom-header.php +++ /dev/null @@ -1,236 +0,0 @@ - '220e10', - 'default-image' => '%s/images/headers/circle.png', - - // Set height and width, with a maximum value for the width. - 'height' => 230, - 'width' => 1600, - - // Callbacks for styling the header and the admin preview. - 'wp-head-callback' => 'twentythirteen_header_style', - 'admin-head-callback' => 'twentythirteen_admin_header_style', - 'admin-preview-callback' => 'twentythirteen_admin_header_image', - ); - - add_theme_support( 'custom-header', $args ); - - /* - * Default custom headers packaged with the theme. - * %s is a placeholder for the theme template directory URI. - */ - register_default_headers( - array( - 'circle' => array( - 'url' => '%s/images/headers/circle.png', - 'thumbnail_url' => '%s/images/headers/circle-thumbnail.png', - 'description' => _x( 'Circle', 'header image description', 'twentythirteen' ), - ), - 'diamond' => array( - 'url' => '%s/images/headers/diamond.png', - 'thumbnail_url' => '%s/images/headers/diamond-thumbnail.png', - 'description' => _x( 'Diamond', 'header image description', 'twentythirteen' ), - ), - 'star' => array( - 'url' => '%s/images/headers/star.png', - 'thumbnail_url' => '%s/images/headers/star-thumbnail.png', - 'description' => _x( 'Star', 'header image description', 'twentythirteen' ), - ), - ) - ); -} -add_action( 'after_setup_theme', 'twentythirteen_custom_header_setup', 11 ); - -/** - * Load our special font CSS files. - * - * @since Twenty Thirteen 1.0 - */ -function twentythirteen_custom_header_fonts() { - // Add Source Sans Pro and Bitter fonts. - wp_enqueue_style( 'twentythirteen-fonts', twentythirteen_fonts_url(), array(), null ); - - // Add Genericons font. - wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '3.0.3' ); -} -add_action( 'admin_print_styles-appearance_page_custom-header', 'twentythirteen_custom_header_fonts' ); - -/** - * Style the header text displayed on the blog. - * - * get_header_textcolor() options: Hide text (returns 'blank'), or any hex value. - * - * @since Twenty Thirteen 1.0 - */ -function twentythirteen_header_style() { - $header_image = get_header_image(); - $text_color = get_header_textcolor(); - - // If no custom options for text are set, let's bail. - if ( empty( $header_image ) && get_theme_support( 'custom-header', 'default-text-color' ) == $text_color ) { - return; - } - - // If we get this far, we have custom styles. - ?> - - Header admin panel. - * - * @since Twenty Thirteen 1.0 - */ -function twentythirteen_admin_header_style() { - $header_image = get_header_image(); - ?> - - Header admin panel. - * - * This callback overrides the default markup displayed there. - * - * @since Twenty Thirteen 1.0 - */ -function twentythirteen_admin_header_image() { - $style = 'color: #' . get_header_textcolor() . ';'; - if ( ! display_header_text() ) { - $style = 'display: none;'; - } - ?> -
- -
- - -
-
- - - - - - - - - - - - -
-
- - - diff --git a/wp-content/themes/twentythirteen/js/functions.js b/wp-content/themes/twentythirteen/js/functions.js deleted file mode 100644 index fd92ad0f3..000000000 --- a/wp-content/themes/twentythirteen/js/functions.js +++ /dev/null @@ -1,167 +0,0 @@ -/** - * Functionality specific to Twenty Thirteen. - * - * Provides helper functions to enhance the theme experience. - */ - -( function( $ ) { - var body = $( 'body' ), - _window = $( window ), - nav, button, menu; - - nav = $( '#site-navigation' ); - button = nav.find( '.menu-toggle' ); - menu = nav.find( '.nav-menu' ); - - /** - * Adds a top margin to the footer if the sidebar widget area is higher - * than the rest of the page, to help the footer always visually clear - * the sidebar. - */ - $( function() { - if ( body.is( '.sidebar' ) ) { - var sidebar = $( '#secondary .widget-area' ), - secondary = ( 0 === sidebar.length ) ? -40 : sidebar.height(), - margin = $( '#tertiary .widget-area' ).height() - $( '#content' ).height() - secondary; - - if ( margin > 0 && _window.innerWidth() > 999 ) { - $( '#colophon' ).css( 'margin-top', margin + 'px' ); - } - } - } ); - - /** - * Enables menu toggle for small screens. - */ - ( function() { - if ( ! nav.length || ! button.length ) { - return; - } - - // Hide button if menu is missing or empty. - if ( ! menu.length || ! menu.children().length ) { - button.hide(); - return; - } - - button.on( 'click.twentythirteen', function() { - nav.toggleClass( 'toggled-on' ); - if ( nav.hasClass( 'toggled-on' ) ) { - $( this ).attr( 'aria-expanded', 'true' ); - menu.attr( 'aria-expanded', 'true' ); - } else { - $( this ).attr( 'aria-expanded', 'false' ); - menu.attr( 'aria-expanded', 'false' ); - } - } ); - - // Fix sub-menus for touch devices. - if ( 'ontouchstart' in window ) { - menu.find( '.menu-item-has-children > a, .page_item_has_children > a' ).on( 'touchstart.twentythirteen', function( e ) { - var el = $( this ).parent( 'li' ); - - if ( ! el.hasClass( 'focus' ) ) { - e.preventDefault(); - el.toggleClass( 'focus' ); - el.siblings( '.focus' ).removeClass( 'focus' ); - } - } ); - } - - // Better focus for hidden submenu items for accessibility. - menu.find( 'a' ).on( 'focus.twentythirteen blur.twentythirteen', function() { - $( this ).parents( '.menu-item, .page_item' ).toggleClass( 'focus' ); - } ); - } )(); - - /** - * Add or remove ARIA attributes. - * - * Uses jQuery's width() function to determine the size of the window and add - * the default ARIA attributes for the menu toggle if it's visible. - * - * @since Twenty Thirteen 1.5 - */ - function onResizeARIA() { - if ( 643 > _window.width() ) { - button.attr( 'aria-expanded', 'false' ); - menu.attr( 'aria-expanded', 'false' ); - button.attr( 'aria-controls', 'primary-menu' ); - } else { - button.removeAttr( 'aria-expanded' ); - menu.removeAttr( 'aria-expanded' ); - button.removeAttr( 'aria-controls' ); - } - } - - _window - .on( 'load.twentythirteen', onResizeARIA ) - .on( 'resize.twentythirteen', function() { - onResizeARIA(); - } ); - - /** - * Makes "skip to content" link work correctly in IE9 and Chrome for better - * accessibility. - * - * @link http://www.nczonline.net/blog/2013/01/15/fixing-skip-to-content-links/ - */ - _window.on( 'hashchange.twentythirteen', function() { - var element = document.getElementById( location.hash.substring( 1 ) ); - - if ( element ) { - if ( ! /^(?:a|select|input|button|textarea)$/i.test( element.tagName ) ) { - element.tabIndex = -1; - } - - element.focus(); - } - } ); - - /** - * Arranges footer widgets vertically. - */ - $( function() { - var columnWidth, widgetArea; - if ( ! $.isFunction( $.fn.masonry ) ) { - return; - } - columnWidth = body.is( '.sidebar' ) ? 228 : 245; - widgetArea = $( '#secondary .widget-area' ); - - widgetArea.masonry( { - itemSelector: '.widget', - columnWidth: columnWidth, - gutterWidth: 20, - isRTL: body.is( '.rtl' ) - } ); - - if ( 'undefined' !== typeof wp && wp.customize && wp.customize.selectiveRefresh ) { - - // Retain previous masonry-brick initial position. - wp.customize.selectiveRefresh.bind( 'partial-content-rendered', function( placement ) { - var copyPosition = ( - placement.partial.extended( wp.customize.widgetsPreview.WidgetPartial ) && - placement.removedNodes instanceof jQuery && - placement.removedNodes.is( '.masonry-brick' ) && - placement.container instanceof jQuery - ); - if ( copyPosition ) { - placement.container.css( { - position: placement.removedNodes.css( 'position' ), - top: placement.removedNodes.css( 'top' ), - left: placement.removedNodes.css( 'left' ) - } ); - } - } ); - - // Re-arrange footer widgets when sidebar is updated via selective refresh in the Customizer. - wp.customize.selectiveRefresh.bind( 'sidebar-updated', function( sidebarPartial ) { - if ( 'sidebar-1' === sidebarPartial.sidebarId ) { - widgetArea.masonry( 'reloadItems' ); - widgetArea.masonry( 'layout' ); - } - } ); - } - } ); -} )( jQuery ); \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/js/html5.js b/wp-content/themes/twentythirteen/js/html5.js deleted file mode 100644 index c83dfdc0b..000000000 --- a/wp-content/themes/twentythirteen/js/html5.js +++ /dev/null @@ -1,8 +0,0 @@ -/* - HTML5 Shiv v3.7.0 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed -*/ -(function(l,f){function m(){var a=e.elements;return"string"==typeof a?a.split(" "):a}function i(a){var b=n[a[o]];b||(b={},h++,a[o]=h,n[h]=b);return b}function p(a,b,c){b||(b=f);if(g)return b.createElement(a);c||(c=i(b));b=c.cache[a]?c.cache[a].cloneNode():r.test(a)?(c.cache[a]=c.createElem(a)).cloneNode():c.createElem(a);return b.canHaveChildren&&!s.test(a)?c.frag.appendChild(b):b}function t(a,b){if(!b.cache)b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag(); -a.createElement=function(c){return!e.shivMethods?b.createElem(c):p(c,a,b)};a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+m().join().replace(/[\w\-]+/g,function(a){b.createElem(a);b.frag.createElement(a);return'c("'+a+'")'})+");return n}")(e,b.frag)}function q(a){a||(a=f);var b=i(a);if(e.shivCSS&&!j&&!b.hasCSS){var c,d=a;c=d.createElement("p");d=d.getElementsByTagName("head")[0]||d.documentElement;c.innerHTML="x"; -c=d.insertBefore(c.lastChild,d.firstChild);b.hasCSS=!!c}g||t(a,b);return a}var k=l.html5||{},s=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,r=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,j,o="_html5shiv",h=0,n={},g;(function(){try{var a=f.createElement("a");a.innerHTML="";j="hidden"in a;var b;if(!(b=1==a.childNodes.length)){f.createElement("a");var c=f.createDocumentFragment();b="undefined"==typeof c.cloneNode|| -"undefined"==typeof c.createDocumentFragment||"undefined"==typeof c.createElement}g=b}catch(d){g=j=!0}})();var e={elements:k.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output progress section summary template time video",version:"3.7.0",shivCSS:!1!==k.shivCSS,supportsUnknownElements:g,shivMethods:!1!==k.shivMethods,type:"default",shivDocument:q,createElement:p,createDocumentFragment:function(a,b){a||(a=f); -if(g)return a.createDocumentFragment();for(var b=b||i(a),c=b.frag.cloneNode(),d=0,e=m(),h=e.length;d - -
-
- - - -
> -
- -
- -
- - -

-
- -
- - '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
- -
- ', '' ); ?> -
-
- - - - -
-
- - - diff --git a/wp-content/themes/twentythirteen/readme.txt b/wp-content/themes/twentythirteen/readme.txt deleted file mode 100644 index ee83cfd8e..000000000 --- a/wp-content/themes/twentythirteen/readme.txt +++ /dev/null @@ -1,152 +0,0 @@ -=== Twenty Thirteen === -Contributors: wordpressdotorg -Tested up to: 5.0 -Stable tag: 3.0 -License: GPLv2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html -Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready - -== Description == -The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small. - -For more information about Twenty Thirteen please go to https://codex.wordpress.org/Twenty_Thirteen. - -== Installation == - -1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. -2. Type in Twenty Thirteen in the search form and press the 'Enter' key in your keyboard. -3. Click on the 'Activate' button to use your new theme right away. -4. Go to https://codex.wordpress.org/Twenty_Thirteen for a guide to customize this theme. -5. Navigate to Appearance > Customize in your admin panel. - -== Copyright == - -Twenty Thirteen WordPress Theme, Copyright 2013-2020 WordPress.org & Automattic.com -Twenty Thirteen is Distributed under the terms of the GNU GPL - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -Twenty Thirteen Theme bundles the following third-party resources: - -HTML5 Shiv v3.7.0, Copyright 2014 Alexander Farkas -Licenses: MIT/GPL2 -Source: https://github.com/aFarkas/html5shiv - -Genericons icon font, Copyright 2013-2017 Automattic.com -License: GNU GPL, Version 2 (or later) -Source: http://www.genericons.com - -== Changelog == - -= 3.0 = -* Released: March, 2020 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_3.0 - -= 2.9 = -* Released: May 7, 2019 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_2.9 - -= 2.8 = -* Released: February 21, 2019 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_2.8 - -= 2.7 = -* Released: January 9, 2019 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_2.7 - -= 2.6 = -* Released: December 19, 2018 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_2.6 - -= 2.5 = -* Released: December 6, 2018 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_2.5 - -= 2.4 = -* Released: May 17, 2018 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_2.4 - -= 2.3 = -* Released: November 14, 2017 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_2.3 - -= 2.2 = -* Released: June 8, 2017 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_2.2 - -= 2.1 = -* Released: December 6, 2016 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_2.1 - -= 2.0 = -* Released: August 15, 2016 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_2.0 - -= 1.9 = -* Released: April 12, 2016 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_1.9 - -= 1.8 = -* Released: January 6, 2016 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_1.8 - -= 1.7 = -* Released: December 8, 2015 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_1.7 - -= 1.6 = -* Released: August 18, 2015 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_1.6 - -= 1.5 = -* Released: April 23, 2015 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_1.5 - -= 1.4 = -* Released: December 18, 2014 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_1.4 - -= 1.3 = -* Released: September 4, 2014 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_1.3 - -= 1.2 = -* Released: May 8, 2014 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_1.2 - -= 1.1 = -* Released: October 24, 2013 - -https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_1.1 - -= 1.0 = -* Released: August 1, 2013 - -Initial release. diff --git a/wp-content/themes/twentythirteen/rtl.css b/wp-content/themes/twentythirteen/rtl.css deleted file mode 100644 index 41ecf0436..000000000 --- a/wp-content/themes/twentythirteen/rtl.css +++ /dev/null @@ -1,779 +0,0 @@ -/* -Theme Name: Twenty Thirteen -Description: Adds support for languages written in a Right To Left (RTL) direction. -It's easy, just a matter of overwriting all the horizontal positioning attributes -of your CSS stylesheet in a separate stylesheet file named rtl.css. - -See https://codex.wordpress.org/Right_to_Left_Language_Support -*/ - -/** - * Table of Contents: - * - * 1.0 - Reset - * 4.0 - Header - * 4.1 - Site Header - * 4.2 - Navigation - * 5.0 - Content - * 5.2 - Entry Meta - * 5.4 - Galleries - * 5.5 - Post Formats - * 5.6 - Attachments - * 5.7 - Post/Paging Navigation - * 5.8 - Author Bio - * 5.9 - Archives - * 5.10 - Search Results/No posts - * 5.12 - Comments - * 6.0 - Sidebar - * 6.1 - Widgets - * 7.0 - Footer - * 8.0 - Media Queries - * 9.0 - Print - * ---------------------------------------------------------------------------- - */ - - -/** - * 1.0 Reset - * ---------------------------------------------------------------------------- - */ - -body { - direction: rtl; - unicode-bidi: embed; -} - -a { - display: inline-block; -} - -blockquote blockquote { - margin-left: 0; - margin-right: 24px; -} - -menu, -ol, -ul { - padding: 0 40px 0 0; -} - -caption, -th, -td { - text-align: right; -} - -td { - padding-left: 10px; - padding-right: 0; -} - -.assistive-text:focus { - left: auto; - right: 5px; -} - - -/** - * 4.0 Header - * ---------------------------------------------------------------------------- - */ - -/** - * 4.1 Site Header - * ---------------------------------------------------------------------------- - */ - -.site-header > a:first-child { - display: inherit; -} - -.site-description { - font-style: normal; -} - - -/** - * 4.2 Navigation - * ---------------------------------------------------------------------------- - */ - -/* Navbar */ -ul.nav-menu, -div.nav-menu > ul { - margin: 0 -20px 0 0; - padding: 0 0 0 40px; -} - -.nav-menu .sub-menu, -.nav-menu .children { - float: right; - left: auto; - right: -2px; -} - -.nav-menu .sub-menu ul, -.nav-menu .children ul { - border-left: 2px solid #f7f5e7; - border-right: 0; - left: auto; - right: 100%; -} - -.main-navigation .search-form { - left: 0; - right: auto; -} - -.site-header .search-field { - background-position: 98% center; - padding: 0 34px 0 0; -} - -.nav-menu .current_page_item > a, -.nav-menu .current_page_ancestor > a, -.nav-menu .current-menu-item > a, -.nav-menu .current-menu-ancestor > a { - font-style: normal; -} - -.menu-toggle { - padding-left: 0; - padding-right: 20px; -} - - -/** - * 5.0 Content - * ---------------------------------------------------------------------------- - */ - -.sidebar .entry-header, -.sidebar .entry-content, -.sidebar .entry-summary, -.sidebar .entry-meta { - padding-left: 376px; - padding-right: 60px; -} - - -/** - * 5.2 Entry Meta - * ---------------------------------------------------------------------------- - */ - -.entry-meta > span { - margin-left: 20px; - margin-right: auto; -} - -.entry-meta > span:last-child { - margin-left: 0; - margin-right: auto; -} - -.featured-post:before { - margin-left: 2px; - margin-right: auto; -} - -.entry-meta .date a:before { - margin-left: 2px; -} - -.comments-link a:before { - margin-left: 2px; - margin-right: auto; -} - -.tags-links a:first-child:before { - margin-left: 2px; -} - -.edit-link a:before { - margin-left: 2px; -} - -.page-links .page-links-title { - margin-left: 20px; - margin-right: auto; -} - -/** - * 5.4 Galleries - * ---------------------------------------------------------------------------- - */ - -.gallery { - margin-left: auto; - margin-right: -4px; -} - -.gallery-item { - float: right; - margin: 0 0 4px 4px; -} - -.gallery-item a { - display: inline; -} - - -/** - * 5.5 Post Formats - * ---------------------------------------------------------------------------- - */ - -.entry-content a { - display: inline; -} - -.format-aside cite:before { - content: normal; - margin-right: auto; -} - -.format-aside cite:after { - content: "\2014"; - margin-left: 5px; -} - -.format-audio .entry-content:before { - float: right; - -webkit-transform: scaleX(-1); - -moz-transform: scaleX(-1); - -ms-transform: scaleX(-1); - -o-transform: scaleX(-1); - transform: scaleX(-1); -} - -.format-audio .audio-content { - background-position: right top; - float: left; - padding-left: 0; - padding-right: 35px; -} - -.format-chat .entry-meta .date a:before { - margin-left: 4px; - margin-right: auto; -} - -.format-image .wp-caption-text { - text-align: right; -} - -.format-link .entry-title { - margin-left: 20px; - margin-right: auto; -} - -.format-status .entry-content, -.format-status .entry-meta { - padding-left: 0; - padding-right: 35px; -} - -.sidebar .format-status .entry-content, -.sidebar .format-status .entry-meta { - padding-left: 376px; - padding-right: 95px; -} - -.format-status .entry-content:before, -.format-status .entry-meta:before { - left: auto; - right: 10px; -} - -.sidebar .format-status .entry-content:before, -.sidebar .format-status .entry-meta:before { - left: auto; - right: 70px; -} - -.format-status .entry-content p:first-child:before { - left: auto; - right: 4px; -} - -.sidebar .format-status .entry-content p:first-child:before { - left: auto; - right: 64px; -} - -.format-quote blockquote { - padding-left: 0; - padding-right: 75px; -} - -.format-quote blockquote:before { - content: '\201D'; - padding-left: 25px; - padding-right: 0; - left: auto; - right: -15px; -} - - -/** - * 5.6 Attachments - * ---------------------------------------------------------------------------- - */ - -.attachment .entry-title { - float: right; -} - -.attachment .entry-title:before { - margin-left: 10px; - margin-right: auto; -} - -.attachment .entry-meta { - float: left; -} - -.image-navigation .nav-previous { - left: auto; - right: 0; -} - -.image-navigation .nav-next { - left: 0; - right: auto; -} - -.attachment .entry-caption { - text-align: right; -} - - -/** - * 5.7 Post/Paging Navigation - * ---------------------------------------------------------------------------- - */ - -.navigation .nav-previous { - float: right; -} - -.navigation .nav-next { - float: left; -} - -.sidebar .paging-navigation .nav-links, -.sidebar .post-navigation .nav-links { - padding-left: 376px; - padding-right: 60px; -} - -.paging-navigation .nav-previous .meta-nav { - margin-left: 10px; - margin-right: auto; -} - -.paging-navigation .nav-next .meta-nav { - margin-left: auto; - margin-right: 10px; -} - -.post-navigation a[rel="next"] { - float: left; - text-align: left; -} - - -/** - * 5.8 Author Bio - * ---------------------------------------------------------------------------- - */ - -.author-info { - text-align: right; /* gallery & video post formats */ -} - -.author.sidebar .author-info { - padding-left: 376px; - padding-right: 60px; -} - -.author-avatar .avatar { - float: right; - margin: 0 0 30px 30px; -} - -.author-link { - margin-left: auto; - margin-right: 2px; -} - - -/** - * 5.9 Archives - * ---------------------------------------------------------------------------- - */ - -.sidebar .archive-meta { - padding-left: 316px; - padding-right: 0; -} - - -/** - * 5.10 Search Results/No posts - * ---------------------------------------------------------------------------- - */ - -.sidebar .page-content { - padding-left: 376px; - padding-right: 60px; -} - -/** - * 5.12 Comments - * ---------------------------------------------------------------------------- - */ - -.sidebar .comments-title, -.sidebar .comment-list, -.sidebar .comment-reply-title, -.sidebar .comment-navigation, -.sidebar .comment-respond .comment-form { - padding-left: 376px; - padding-right: 60px; -} - -.comment-list .children { - margin-left: auto; - margin-right: 20px; -} - -.comment-author { - float: right; - margin-left: 50px; - margin-right: auto; -} - -.comment-list .edit-link { - margin-left: auto; - margin-right: 20px; -} - -.comment-metadata, -.comment-content, -.comment-list .reply, -.comment-awaiting-moderation { - float: left; -} - -.comment-awaiting-moderation:before { - margin-left: 5px; - margin-right: auto; -} - -.comment-reply-link:before, -.comment-reply-login:before { - margin-left: 3px; - margin-right: auto; - -webkit-transform: scaleX(-1); - -moz-transform: scaleX(-1); - -ms-transform: scaleX(-1); - -o-transform: scaleX(-1); - transform: scaleX(-1); -} - -.comment-reply-title small a { - float: left; -} - -.comment-form [for="author"], -.comment-form [for="email"], -.comment-form [for="url"], -.comment-form [for="comment"] { - float: right; -} - -.comment-form #wp-comment-cookies-consent { - margin: 0 0 0 10px; -} - -.form-allowed-tags code { - margin-left: auto; - margin-right: 3px; -} - -.sidebar .no-comments { - padding-left: 376px; - padding-right: 60px; -} - - -/** - * 6.0 Sidebar - * ---------------------------------------------------------------------------- - */ - -.site-main .widget-area { - float: left; -} - -.widget-area a { - max-width: 100%; -} - - -/** - * 6.1 Widgets - * ---------------------------------------------------------------------------- - */ - -.widget .widget-title { - font-style: normal; -} - -.widget li > ul, -.widget li > ol { - margin-left: auto; - margin-right: 20px; -} - -.widget_text ul, -.widget_text ol { - padding-left: auto; - padding-right: 20px; -} - -/** - * 7.0 Footer - * ---------------------------------------------------------------------------- - */ - -.site-footer .widget-area, -.sidebar .site-footer { - text-align: right; -} -.sidebar .site-footer .widget-area { - left: auto; - right: -158px; -} - -.site-footer .widget { - float: right; - margin-left: 20px; - margin-right: auto; -} - -.sidebar .site-footer .widget:nth-of-type(4), -.sidebar .site-footer .widget:nth-of-type(3) { - margin-left: 0; - margin-right: auto; -} - -.site-footer span[role=separator] { - padding: 0 0.5em; -} - -/** - * 8.0 Media Queries - * ---------------------------------------------------------------------------- - */ - -@media (max-width: 1069px) { - ul.nav-menu, - div.nav-menu > ul { - margin-left: auto; - margin-right: 0; - } - - .error404 .page-header, - .sidebar .format-image .entry-content img.size-full, - .sidebar .format-image .wp-caption:first-child .wp-caption-text { - margin-right: auto; - } - - .main-navigation .search-form { - left: 20px; - right: auto; - } - - .site-main .widget-area { - margin-left: 60px; - margin-right: auto; - } -} - -@media (max-width: 999px) { - .sidebar .entry-header, - .sidebar .entry-content, - .sidebar .entry-summary, - .sidebar .entry-meta, - .sidebar .comment-list, - .sidebar .comment-reply-title, - .sidebar .comment-navigation, - .sidebar .comment-respond .comment-form, - .sidebar .featured-gallery, - .sidebar .post-navigation .nav-links, - .author.sidebar .author-info, - .sidebar .format-image .entry-content { - max-width: 604px; - padding-left: 0; - padding-right: 0; - } - - .site-main .widget-area { - float: none; - margin-left: auto; - } - - .attachment .entry-meta { - float: right; - text-align: right; - } - - .sidebar .format-status .entry-content, - .sidebar .format-status .entry-meta { - padding-left: 0; - padding-right: 35px; - } - - .sidebar .format-status .entry-content:before, - .sidebar .format-status .entry-meta:before { - left: auto; - right: 10px; - } - - .sidebar .format-status .entry-content p:first-child:before { - left: auto; - right: 4px; - } - - .sidebar .site-footer .widget-area { - left: auto; - right: 0; - } - - .sidebar .paging-navigation .nav-links { - padding: 0 60px; - } -} - -@media (max-width: 767px) { - .format-image .entry-content img:first-of-type, - .format-image .wp-caption:first-child .wp-caption-text { - margin-right: auto; - } -} - -@media (max-width: 643px) { - .sidebar .entry-header, - .sidebar .entry-content, - .sidebar .entry-summary, - .sidebar .entry-meta, - .sidebar .comment-list, - .sidebar .comment-navigation, - .sidebar .featured-gallery, - .sidebar .post-navigation .nav-links, - .sidebar .format-image .entry-content { - padding-left: 20px; - padding-right: 20px; - } - - #content .format-status .entry-content, - #content .format-status .entry-met { - padding-left: 0; - padding-right: 35px; - } - - .menu-toggle:after { - padding-left: 0; - padding-right: 8px; - } - - .toggled-on .nav-menu, - .toggled-on .nav-menu > ul { - margin-left: auto; - margin-right: 0; - } - - .toggled-on .nav-menu li > ul { - margin-left: auto; - margin-right: 20px; - right: auto; - } - - #content .featured-gallery { - padding-left: 0; - padding-right: 24px; - } - - .gallery-columns-1 .gallery-item { - margin-left: 0; - margin-right: auto; - } - - .comment-author { - margin-left: 30px; - margin-right: auto; - } - - .format-audio .audio-content { - background: none; - float: none; - padding-left: 0; - padding-right: 0; - } - - .gallery-columns-3 .gallery-item:nth-of-type(3n) { - margin-left: 4px; - margin-right: auto; - } -} - -@media (max-width: 359px) { - .gallery { - margin-left: auto; - margin-right: 0; - } - - .gallery .gallery-item:nth-of-type(even) { - margin-left: 0; - margin-right: auto; - } - - .gallery .gallery-item, - .gallery.gallery-columns-3 .gallery-item:nth-of-type(even), - .gallery-columns-3 .gallery-item:nth-of-type(3n), - .gallery-columns-5 .gallery-item:nth-of-type(5n), - .gallery-columns-7 .gallery-item:nth-of-type(7n), - .gallery-columns-9 .gallery-item:nth-of-type(9n) { - margin-left: 4px; - margin-right: auto; - } - - .comment-author .avatar { - margin-left: 5px; - margin-right: auto; - } -} - - -/** - * 9.0 Print - * ---------------------------------------------------------------------------- - */ - -@media print { - .entry-content img.alignleft, - .entry-content .wp-caption.alignleft { - margin-left: auto; - margin-right: 0; - } - - .entry-content img.alignright, - .entry-content .wp-caption.alignright { - margin-left: 0; - margin-right: auto; - } -} diff --git a/wp-content/themes/twentythirteen/screenshot.png b/wp-content/themes/twentythirteen/screenshot.png deleted file mode 100644 index 33ccea20a..000000000 Binary files a/wp-content/themes/twentythirteen/screenshot.png and /dev/null differ diff --git a/wp-content/themes/twentythirteen/search.php b/wp-content/themes/twentythirteen/search.php deleted file mode 100644 index 990e1c1d3..000000000 --- a/wp-content/themes/twentythirteen/search.php +++ /dev/null @@ -1,44 +0,0 @@ - - -
-
- - - - - - - - - - - - - - - -
-
- - - diff --git a/wp-content/themes/twentythirteen/sidebar-main.php b/wp-content/themes/twentythirteen/sidebar-main.php deleted file mode 100644 index 496829375..000000000 --- a/wp-content/themes/twentythirteen/sidebar-main.php +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/wp-content/themes/twentythirteen/sidebar.php b/wp-content/themes/twentythirteen/sidebar.php deleted file mode 100644 index 62adea2e8..000000000 --- a/wp-content/themes/twentythirteen/sidebar.php +++ /dev/null @@ -1,22 +0,0 @@ - - - diff --git a/wp-content/themes/twentythirteen/single.php b/wp-content/themes/twentythirteen/single.php deleted file mode 100644 index 9e36ff083..000000000 --- a/wp-content/themes/twentythirteen/single.php +++ /dev/null @@ -1,31 +0,0 @@ - - -
-
- - - - - - - - - -
-
- - - diff --git a/wp-content/themes/twentythirteen/style.css b/wp-content/themes/twentythirteen/style.css deleted file mode 100644 index af78cf49e..000000000 --- a/wp-content/themes/twentythirteen/style.css +++ /dev/null @@ -1,3338 +0,0 @@ -/* -Theme Name: Twenty Thirteen -Theme URI: https://wordpress.org/themes/twentythirteen/ -Author: the WordPress team -Author URI: https://wordpress.org/ -Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small. -Version: 3.0 -Requires at least: 3.6 -Requires PHP: 5.2.4 -License: GNU General Public License v2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html -Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready -Text Domain: twentythirteen - -This theme, like WordPress, is licensed under the GPL. -Use it to make something cool, have fun, and share what you've learned with others. -*/ - - -/** - * Table of Contents: - * - * 1.0 - Reset - * 2.0 - Repeatable Patterns - * 3.0 - Basic Structure - * 4.0 - Header - * 4.1 - Site Header - * 4.2 - Navigation - * 5.0 - Content - * 5.1 - Entry Header - * 5.2 - Entry Meta - * 5.3 - Entry Content - * 5.4 - Galleries - * 5.5 - Post Formats - * 5.6 - Attachments - * 5.7 - Post/Paging Navigation - * 5.8 - Author Bio - * 5.9 - Archives - * 5.10 - Search Results/No posts - * 5.11 - 404 - * 5.12 - Comments - * 5.13 - Multisite - * 6.0 - Sidebar - * 6.1 - Widgets - * 7.0 - Footer - * 8.0 - Media Queries - * 9.0 - Print - * ---------------------------------------------------------------------------- - */ - - -/** - * 1.0 Reset - * - * Modified from Normalize.css to provide cross-browser consistency and a smart - * default styling of HTML elements. - * - * @see http://git.io/normalize - * ---------------------------------------------------------------------------- - */ - -* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} - -article, -aside, -details, -figcaption, -figure, -footer, -header, -nav, -section, -summary { - display: block; -} - -audio, -canvas, -video { - display: inline-block; -} - -audio:not([controls]) { - display: none; - height: 0; -} - -[hidden] { - display: none; -} - -html { - font-size: 100%; - overflow-y: scroll; - -webkit-text-size-adjust: 100%; - -ms-text-size-adjust: 100%; -} - -html, -button, -input, -select, -textarea { - font-family: "Source Sans Pro", Helvetica, sans-serif; -} - -body { - color: #141412; - line-height: 1.5; - margin: 0; -} - -a { - color: #ca3c08; - text-decoration: none; -} - -a:visited { - color: #ac0404; -} - -a:focus { - outline: thin dotted; -} - -a:active, -a:hover { - color: #ea9629; - outline: 0; -} - -a:hover { - text-decoration: underline; -} - -h1, -h2, -h3, -h4, -h5, -h6 { - clear: both; - font-family: Bitter, Georgia, serif; - line-height: 1.3; -} - -h1 { - font-size: 48px; - margin: 33px 0; -} - -h2 { - font-size: 30px; - margin: 25px 0; -} - -h3 { - font-size: 22px; - margin: 22px 0; -} - -h4 { - font-size: 20px; - margin: 25px 0; -} - -h5 { - font-size: 18px; - margin: 30px 0; -} - -h6 { - font-size: 16px; - margin: 36px 0; -} - -address { - font-style: italic; - margin: 0 0 24px; -} - -abbr[title] { - border-bottom: 1px dotted; -} - -b, -strong { - font-weight: bold; -} - -dfn { - font-style: italic; -} - -mark { - background: #ff0; - color: #000; -} - -p { - margin: 0 0 24px; -} - -code, -kbd, -pre, -samp { - font-family: monospace, serif; - font-size: 14px; - -webkit-hyphens: none; - -moz-hyphens: none; - -ms-hyphens: none; - hyphens: none; -} - -pre { - background: #f5f5f5; - color: #666; - font-family: monospace; - font-size: 14px; - margin: 20px 0; - overflow: auto; - padding: 20px; - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; -} - -blockquote, -q { - -webkit-hyphens: none; - -moz-hyphens: none; - -ms-hyphens: none; - hyphens: none; - quotes: none; -} - -blockquote:before, -blockquote:after, -q:before, -q:after { - content: ""; - content: none; -} - -blockquote { - font-size: 18px; - font-style: italic; - font-weight: 300; - margin: 24px 40px; -} - -blockquote blockquote { - margin-right: 0; -} - -blockquote cite, -blockquote small { - font-size: 14px; - font-weight: normal; - text-transform: uppercase; -} - -blockquote em, -blockquote i { - font-style: normal; - font-weight: 300; -} - -blockquote strong, -blockquote b { - font-weight: 400; -} - -small { - font-size: smaller; -} - -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sup { - top: -0.5em; -} - -sub { - bottom: -0.25em; -} - -dl { - margin: 0 20px; -} - -dt { - font-weight: bold; -} - -dd { - margin: 0 0 20px; -} - -menu, -ol, -ul { - margin: 16px 0; - padding: 0 0 0 40px; -} - -ul { - list-style-type: square; -} - -nav ul, -nav ol { - list-style: none; - list-style-image: none; -} - -li > ul, -li > ol { - margin: 0; -} - -img { - -ms-interpolation-mode: bicubic; - border: 0; - vertical-align: middle; -} - -svg:not(:root) { - overflow: hidden; -} - -figure { - margin: 0; -} - -form { - margin: 0; -} - -fieldset { - border: 1px solid #c0c0c0; - margin: 0 2px; - min-width: inherit; - padding: 0.35em 0.625em 0.75em; -} - -legend { - border: 0; - padding: 0; - white-space: normal; -} - -button, -input, -select, -textarea { - font-size: 100%; - margin: 0; - max-width: 100%; - vertical-align: baseline; -} - -button, -input { - line-height: normal; -} - -button, -html input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; - cursor: pointer; -} - -button[disabled], -input[disabled] { - cursor: default; -} - -input[type="checkbox"], -input[type="radio"] { - padding: 0; -} - -input[type="search"] { - -webkit-appearance: textfield; - padding-right: 2px; /* Don't cut off the webkit search cancel button */ - width: 270px; -} - -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} - -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0; -} - -textarea { - overflow: auto; - vertical-align: top; -} - -table { - border-bottom: 1px solid #ededed; - border-collapse: collapse; - border-spacing: 0; - font-size: 14px; - line-height: 2; - margin: 0 0 20px; - width: 100%; -} - -caption, -th, -td { - font-weight: normal; - text-align: left; -} - -caption { - font-size: 16px; - margin: 20px 0; -} - -th { - font-weight: bold; - text-transform: uppercase; -} - -td { - border-top: 1px solid #ededed; - padding: 6px 10px 6px 0; -} - -del { - color: #333; -} - -ins { - background: #fff9c0; - text-decoration: none; -} - -hr { - background: url(images/dotted-line.png) repeat center top; - background-size: 4px 4px; - border: 0; - height: 1px; - margin: 0 0 24px; -} - - -/** - * 2.0 Repeatable Patterns - * ---------------------------------------------------------------------------- - */ - -.genericon:before, -.menu-toggle:after, -.featured-post:before, -.date a:before, -.entry-meta .author a:before, -.format-audio .entry-content:before, -.comments-link a:before, -.tags-links a:first-child:before, -.categories-links a:first-child:before, -.edit-link a:before, -.attachment .entry-title:before, -.attachment-meta:before, -.attachment-meta a:before, -.comment-awaiting-moderation:before, -.comment-reply-link:before, -.comment-reply-login:before, -.comment-reply-title small a:before, -.bypostauthor > .comment-body .fn:before, -.error404 .page-title:before { - -webkit-font-smoothing: antialiased; - display: inline-block; - font: normal 16px/1 Genericons; - vertical-align: text-bottom; -} - -/* Clearing floats */ -.clear:after, -.attachment .entry-header:after, -.site-footer .widget-area:after, -.entry-content:after, -.page-content:after, -.navigation:after, -.nav-links:after, -.gallery:after, -.comment-form-author:after, -.comment-form-email:after, -.comment-form-url:after, -.comment-body:after { - clear: both; -} - -.clear:before, -.clear:after, -.attachment .entry-header:before, -.attachment .entry-header:after, -.site-footer .widget-area:before, -.site-footer .widget-area:after, -.entry-content:before, -.entry-content:after, -.page-content:before, -.page-content:after, -.navigation:before, -.navigation:after, -.nav-links:before, -.nav-links:after, -.gallery:before, -.gallery:after, -.comment-form-author:before, -.comment-form-author:after, -.comment-form-email:before, -.comment-form-email:after, -.comment-form-url:before, -.comment-form-url:after, -.comment-body:before, -.comment-body:after { - content: ""; - display: table; -} - -/* Assistive text */ -.screen-reader-text { - clip: rect(1px, 1px, 1px, 1px); - overflow: hidden; - position: absolute !important; - height: 1px; - width: 1px; -} - -.screen-reader-text:focus { - background-color: #f1f1f1; - border-radius: 3px; - box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); - clip: auto !important; - color: #21759b; - display: block; - font-size: 14px; - font-weight: bold; - height: auto; - line-height: normal; - padding: 15px 23px 14px; - position: absolute; - left: 5px; - top: 5px; - text-decoration: none; - width: auto; - z-index: 100000; /* Above WP toolbar */ -} - -/* Form fields, general styles first. */ -button, -input, -textarea { - border: 2px solid #d4d0ba; - font-family: inherit; - padding: 5px; -} - -input, -textarea { - color: #141412; -} - -input:focus, -textarea:focus { - border: 2px solid #c3c0ab; - outline: 0; -} - -/* Buttons */ -button, -input[type="submit"], -input[type="button"], -input[type="reset"] { - background: #e05d22; /* Old browsers */ - background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */ - background: linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */ - border: none; - border-bottom: 3px solid #b93207; - border-radius: 2px; - color: #fff; - display: inline-block; - padding: 11px 24px 10px; - text-decoration: none; -} - -button:hover, -button:focus, -input[type="submit"]:hover, -input[type="button"]:hover, -input[type="reset"]:hover, -input[type="submit"]:focus, -input[type="button"]:focus, -input[type="reset"]:focus { - background: #ed6a31; /* Old browsers */ - background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */ - background: linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */ - outline: none; -} - -button:active, -input[type="submit"]:active, -input[type="button"]:active, -input[type="reset"]:active { - background: #d94412; /* Old browsers */ - background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */ - background: linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */ - border: none; - border-top: 3px solid #b93207; - padding: 10px 24px 11px; -} - -.post-password-required input[type="submit"] { - padding: 7px 24px 4px; - vertical-align: bottom; -} - -.post-password-required input[type="submit"]:active { - padding: 5px 24px 6px; -} - -/* Placeholder text color -- selectors need to be separate to work. */ -::-webkit-input-placeholder { - color: #7d7b6d; -} - -:-moz-placeholder { - color: #7d7b6d; -} - -::-moz-placeholder { - color: #7d7b6d; -} - -:-ms-input-placeholder { - color: #7d7b6d; -} - -/* - * Responsive images - * - * Fluid images for posts, comments, and widgets - */ -.entry-content img, -.entry-summary img, -.comment-content img, -.widget img, -.wp-caption { - max-width: 100%; -} - -/* Make sure images with WordPress-added height and width attributes are scaled correctly. */ -.entry-content img, -.entry-summary img, -.comment-content img[height], -img[class*="align"], -img[class*="wp-image-"], -img[class*="attachment-"] { - height: auto; -} - -img.size-full, -img.size-large, -img.wp-post-image { - height: auto; - max-width: 100%; -} - -/* Make sure videos and embeds fit their containers. */ -embed, -iframe, -object, -video { - max-width: 100%; -} - -/* Override the Twitter embed fixed width. */ -.entry-content .twitter-tweet-rendered { - max-width: 100% !important; -} - -/* Images */ -.alignleft { - float: left; -} - -.alignright { - float: right; -} - -.aligncenter { - display: block; - margin-left: auto; - margin-right: auto; -} - -figure.wp-caption.alignleft, -img.alignleft { - margin: 5px 20px 5px 0; -} - -.wp-caption.alignleft { - margin: 5px 10px 5px 0; -} - -figure.wp-caption.alignright, -img.alignright { - margin: 5px 0 5px 20px; -} - -.wp-caption.alignright { - margin: 5px 0 5px 10px; -} - -img.aligncenter { - margin: 5px auto; -} - -img.alignnone { - margin: 5px 0; -} - -.wp-caption .wp-caption-text, -.entry-caption, -.gallery-caption { - color: #220e10; - font-size: 18px; - font-style: italic; - font-weight: 300; - margin: 0 0 24px; -} - -div.wp-caption.alignright img[class*="wp-image-"] { - float: right; -} - -div.wp-caption.alignright .wp-caption-text { - padding-left: 10px; -} - -img.wp-smiley, -.rsswidget img { - border: 0; - border-radius: 0; - box-shadow: none; - margin-bottom: 0; - margin-top: 0; - padding: 0; -} - -.wp-caption.alignleft + ul, -.wp-caption.alignleft + ol { - list-style-position: inside; -} - - -/** - * 3.0 Basic Structure - * ---------------------------------------------------------------------------- - */ - -.site { - background-color: #fff; - border-left: 1px solid #f2f2f2; - border-right: 1px solid #f2f2f2; - margin: 0 auto; - max-width: 1600px; - width: 100%; -} - -.site-main { - position: relative; -} - -.site-main .sidebar-container { - height: 0; - position: absolute; - top: 40px; - width: 100%; - z-index: 1; -} - -.site-main .sidebar-inner { - margin: 0 auto; - max-width: 1040px; -} - - -/** - * 4.0 Header - * ---------------------------------------------------------------------------- - */ - -/** - * 4.1 Site Header - * ---------------------------------------------------------------------------- - */ - -.site-header { - position: relative; -} - -.site-header .home-link { - color: #141412; - display: block; - margin: 0 auto; - max-width: 1080px; - min-height: 230px; - padding: 0 20px; - text-decoration: none; - width: 100%; -} - -.site-header .site-title:hover { - text-decoration: underline; -} - -.site-title { - font-size: 60px; - font-weight: bold; - line-height: 1; - margin: 0; - padding: 58px 0 10px; -} - -.site-description { - font: 300 italic 24px "Source Sans Pro", Helvetica, sans-serif; - margin: 0; -} - - -/** - * 4.2 Navigation - * ---------------------------------------------------------------------------- - */ - -.main-navigation { - clear: both; - margin: 0 auto; - max-width: 1080px; - min-height: 45px; - position: relative; -} - -ul.nav-menu, -div.nav-menu > ul { - margin: 0; - padding: 0 40px 0 0; -} - -.nav-menu li { - display: inline-block; - position: relative; -} - -.nav-menu li a { - color: #141412; - display: block; - font-size: 15px; - line-height: 1; - padding: 15px 20px; - text-decoration: none; -} - -.nav-menu li:hover > a, -.nav-menu li a:hover, -.nav-menu li:focus > a, -.nav-menu li a:focus { - background-color: #220e10; - color: #fff; -} - -.nav-menu .sub-menu, -.nav-menu .children { - background-color: #220e10; - border: 2px solid #f7f5e7; - border-top: 0; - padding: 0; - position: absolute; - left: -2px; - z-index: 99999; - height: 1px; - width: 1px; - overflow: hidden; - clip: rect(1px, 1px, 1px, 1px); -} - -.nav-menu .sub-menu ul, -.nav-menu .children ul { - border-left: 0; - left: 100%; - top: 0; -} - -ul.nav-menu ul a, -.nav-menu ul ul a { - color: #fff; - margin: 0; - width: 200px; -} - -ul.nav-menu ul a:hover, -.nav-menu ul ul a:hover, -ul.nav-menu ul a:focus, -.nav-menu ul ul a:focus { - background-color: #db572f; -} - -ul.nav-menu li:hover > ul, -.nav-menu ul li:hover > ul, -ul.nav-menu .focus > ul, -.nav-menu .focus > ul { - clip: inherit; - overflow: inherit; - height: inherit; - width: inherit; -} - -.nav-menu .current_page_item > a, -.nav-menu .current_page_ancestor > a, -.nav-menu .current-menu-item > a, -.nav-menu .current-menu-ancestor > a { - color: #bc360a; - font-style: italic; -} - -.menu-toggle { - display: none; -} - -/* Navbar */ -.navbar { - background-color: #f7f5e7; - margin: 0 auto; - max-width: 1600px; - width: 100%; -} - -.site-header .search-form { - position: absolute; - right: 20px; - top: 1px; -} - -.site-header .search-field { - background-color: transparent; - background-image: url(images/search-icon.png); - background-position: 5px center; - background-repeat: no-repeat; - background-size: 24px 24px; - border: none; - cursor: pointer; - height: 37px; - margin: 3px 0; - padding: 0 0 0 34px; - position: relative; - -webkit-transition: width 400ms ease, background 400ms ease; - transition: width 400ms ease, background 400ms ease; - width: 1px; -} - -.site-header .search-field:focus { - background-color: #fff; - border: 2px solid #c3c0ab; - cursor: text; - outline: 0; - width: 230px; -} - - -/** - * 5.0 Content - * ---------------------------------------------------------------------------- - */ - -.hentry { - padding: 40px 0; -} - -.entry-header, -.entry-content, -.entry-summary, -.entry-meta { - margin: 0 auto; - max-width: 604px; - width: 100%; -} - -.sidebar .entry-header, -.sidebar .entry-content, -.sidebar .entry-summary, -.sidebar .entry-meta { - max-width: 1040px; - padding: 0 376px 0 60px; -} - - -/** - * 5.1 Entry Header - * ---------------------------------------------------------------------------- - */ - -.sidebar .entry-header .entry-meta { - padding: 0; -} - -.entry-thumbnail img { - display: block; - margin: 0 auto 10px; -} - -.entry-header { - margin-bottom: 30px; -} - -.entry-title { - font-weight: normal; - margin: 0 0 5px; -} - -.entry-title a { - color: #141412; -} - -.entry-title a:hover { - color: #ea9629; -} - - -/** - * 5.2 Entry Meta - * ---------------------------------------------------------------------------- - */ - -.entry-meta { - clear: both; - font-size: 14px; -} - -.entry-meta a { - color: #bc360a; -} - -.entry-meta a:hover { - color: #bc360a; -} - -.entry-meta > span { - margin-right: 20px; -} - -.entry-meta > span:last-child { - margin-right: 0; -} - -.featured-post:before { - content: "\f308"; - margin-right: 2px; -} - -.entry-meta .date a:before { - content: "\f303"; -} - -.comments-link a:before { - content: "\f300"; - margin-right: 2px; - position: relative; - top: -1px; -} - -.entry-meta .author a:before { - content: "\f304"; - position: relative; - top: -1px; -} - -.categories-links a:first-child:before { - content: "\f301"; -} - -.tags-links a:first-child:before { - content: "\f302"; - position: relative; - top: -1px; -} - -.edit-link a:before { - content: "\f411"; - position: relative; - top: -1px; -} - -.single-author .entry-meta .author, -.sticky.format-standard .entry-meta .date, -.sticky.format-audio .entry-meta .date, -.sticky.format-chat .entry-meta .date, -.sticky.format-image .entry-meta .date, -.sticky.format-gallery .entry-meta .date { - display: none; -} - - -/** - * 5.3 Entry Content - * ---------------------------------------------------------------------------- - */ - -.entry-content { - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - word-wrap: break-word; -} - -.entry-content a, -.comment-content a { - color: #bc360a; -} - -.entry-content a:hover, -.comment-content a:hover { - color: #ea9629; -} - -.entry-content .more-link { - white-space: nowrap; -} - -.entry-content blockquote { - font-size: 24px; -} - -.entry-content blockquote cite, -.entry-content blockquote small { - font-size: 16px; -} - -.entry-content img.alignleft, -.entry-content .wp-caption.alignleft { - margin-left: -60px; -} - -.entry-content img.alignright, -.entry-content .wp-caption.alignright { - margin-right: -60px; -} - -footer.entry-meta { - margin-top: 24px; -} - -.format-standard footer.entry-meta { - margin-top: 0; -} - -/* Page links */ -.page-links { - clear: both; - font-size: 16px; - font-style: italic; - font-weight: normal; - line-height: 2.2; - margin: 20px 0; - text-transform: uppercase; -} - -.page-links a, -.page-links > span { - background: #fff; - border: 1px solid #fff; - padding: 5px 10px; - text-decoration: none; -} - -.format-status .entry-content .page-links a, -.format-gallery .entry-content .page-links a, -.format-chat .entry-content .page-links a, -.format-quote .entry-content .page-links a, -.page-links a { - background: #e63f2a; - border: 1px solid #e63f2a; - color: #fff; -} - -.format-gallery .entry-content .page-links a:hover, -.format-audio .entry-content .page-links a:hover, -.format-status .entry-content .page-links a:hover, -.format-video .entry-content .page-links a:hover, -.format-chat .entry-content .page-links a:hover, -.format-quote .entry-content .page-links a:hover, -.page-links a:hover { - background: #fff; - color: #e63f2a; -} - -.format-status .entry-content .page-links > span, -.format-quote .entry-content .page-links > span { - background: none; -} - -.page-links .page-links-title { - background: transparent; - border: none; - margin-right: 20px; - padding: 0; -} - -/* Mediaelements */ -.hentry .mejs-mediaelement, -.widget .mejs-mediaelement, -.hentry .mejs-container .mejs-controls, -.widget .mejs-container .mejs-controls { - background: #220e10; -} - -.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded, -.widget .mejs-controls .mejs-time-rail .mejs-time-loaded, -.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, -.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { - background: #fff; -} - -.hentry .mejs-controls .mejs-time-rail .mejs-time-current, -.widget .mejs-controls .mejs-time-rail .mejs-time-current { - background: #ea9629; -} - -.hentry .mejs-controls .mejs-time-rail .mejs-time-total, -.widget .mejs-controls .mejs-time-rail .mejs-time-total, -.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, -.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { - background: #595959; -} - -.hentry .mejs-controls .mejs-time-rail span, -.widget .mejs-controls .mejs-time-rail span, -.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, -.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, -.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, -.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { - border-radius: 0; -} - - -/** - * 5.4 Galleries - * ---------------------------------------------------------------------------- - */ - -.gallery { - margin-bottom: 20px; - margin-left: -4px; -} - -.gallery-item { - float: left; - margin: 0 4px 4px 0; - overflow: hidden; - position: relative; -} - -.gallery-columns-1.gallery-size-medium, -.gallery-columns-1.gallery-size-thumbnail, -.gallery-columns-2.gallery-size-thumbnail, -.gallery-columns-3.gallery-size-thumbnail { - display: table; - margin: 0 auto 20px; -} - -.gallery-columns-1 .gallery-item, -.gallery-columns-2 .gallery-item, -.gallery-columns-3 .gallery-item { - text-align: center; -} - -.gallery-columns-4 .gallery-item { - max-width: 23%; - max-width: -webkit-calc(25% - 4px); - max-width: calc(25% - 4px); -} - -.gallery-columns-5 .gallery-item { - max-width: 19%; - max-width: -webkit-calc(20% - 4px); - max-width: calc(20% - 4px); -} - -.gallery-columns-6 .gallery-item { - max-width: 15%; - max-width: -webkit-calc(16.7% - 4px); - max-width: calc(16.7% - 4px); -} - -.gallery-columns-7 .gallery-item { - max-width: 13%; - max-width: -webkit-calc(14.28% - 4px); - max-width: calc(14.28% - 4px); -} - -.gallery-columns-8 .gallery-item { - max-width: 11%; - max-width: -webkit-calc(12.5% - 4px); - max-width: calc(12.5% - 4px); -} - -.gallery-columns-9 .gallery-item { - max-width: 9%; - max-width: -webkit-calc(11.1% - 4px); - max-width: calc(11.1% - 4px); -} - -.gallery-columns-1 .gallery-item:nth-of-type(1n), -.gallery-columns-2 .gallery-item:nth-of-type(2n), -.gallery-columns-3 .gallery-item:nth-of-type(3n), -.gallery-columns-4 .gallery-item:nth-of-type(4n), -.gallery-columns-5 .gallery-item:nth-of-type(5n), -.gallery-columns-6 .gallery-item:nth-of-type(6n), -.gallery-columns-7 .gallery-item:nth-of-type(7n), -.gallery-columns-8 .gallery-item:nth-of-type(8n), -.gallery-columns-9 .gallery-item:nth-of-type(9n) { - margin-right: 0; -} - -.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), -.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), -.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), -.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1), -.widget-area .gallery-columns-2 figure.gallery-item:nth-of-type(2n+1), -.widget-area .gallery-columns-3 figure.gallery-item:nth-of-type(3n+1), -.widget-area .gallery-columns-4 figure.gallery-item:nth-of-type(4n+1), -.widget-area .gallery-columns-5 figure.gallery-item:nth-of-type(5n+1), -.widget-area .gallery-columns-6 figure.gallery-item:nth-of-type(6n+1), -.widget-area .gallery-columns-7 figure.gallery-item:nth-of-type(7n+1), -.widget-area .gallery-columns-8 figure.gallery-item:nth-of-type(8n+1), -.widget-area .gallery-columns-9 figure.gallery-item:nth-of-type(9n+1) { - clear: left; -} - -.gallery-caption { - background-color: rgba(0, 0, 0, 0.7); - box-sizing: border-box; - color: #fff; - font-size: 14px; - line-height: 1.3; - margin: 0; - max-height: 50%; - opacity: 0; - padding: 2px 8px; - position: absolute; - bottom: 0; - left: 0; - text-align: left; - -webkit-transition: opacity 400ms ease; - transition: opacity 400ms ease; - width: 100%; -} - -.gallery-caption:before { - box-shadow: 0 -10px 15px #000 inset; - content: ""; - height: 100%; - min-height: 49px; - position: absolute; - left: 0; - top: 0; - width: 100%; -} - -.gallery-item:hover .gallery-caption { - opacity: 1; -} - -.gallery-columns-7 .gallery-caption, -.gallery-columns-8 .gallery-caption, -.gallery-columns-9 .gallery-caption, -.widget-area .gallery-columns-2 .gallery-caption, -.widget-area .gallery-columns-3 .gallery-caption, -.widget-area .gallery-columns-4 .gallery-caption, -.widget-area .gallery-columns-5 .gallery-caption, -.widget-area .gallery-columns-6 .gallery-caption, -.widget-area .gallery-columns-7 .gallery-caption, -.widget-area .gallery-columns-8 .gallery-caption, -.widget-area .gallery-columns-9 .gallery-caption { - display: none; -} - - -/** - * 5.5 Post Formats - * ---------------------------------------------------------------------------- - */ - -/* Aside */ -.format-aside { - background-color: #f7f5e7; -} - -.blog .format-aside:first-of-type, -.single .format-aside:first-of-type, -.format-aside + .format-aside, -.format-aside + .format-link, -.format-link + .format-aside { - box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2); -} - -.format-aside .entry-meta { - margin-top: 0; -} - -.format-aside blockquote { - font-size: 100%; - font-weight: normal; -} - -.format-aside cite { - font-size: 100%; - text-transform: none; -} - -.format-aside cite:before { - content: "\2014"; - margin-right: 5px; -} - -/* Audio */ -.format-audio { - background-color: #db572f; -} - -.format-audio .entry-title { - font-size: 28px; - font-weight: bold; -} - -.format-audio .entry-content:before { - content: "\f109"; - float: left; - font-size: 64px; - position: relative; - top: 4px; -} - -.format-audio .entry-content a, -.format-audio .entry-meta a, -.format-audio .entry-content a:hover, -.format-audio .entry-meta a:hover { - color: #fbfaf3; -} - -.format-audio .audio-content { - background: url(images/dotted-line.png) repeat-y left top; - background-size: 4px 4px; - float: right; - padding-left: 35px; - width: 80%; - width: -webkit-calc(100% - 85px); - width: calc(100% - 85px); -} - -.format-audio .wp-audio-shortcode { - height: 30px !important; /* Override mediaelement.js style */ - margin: 20px 0; - max-width: 400px !important; /* Override mediaelement.js style */ -} - -.format-audio audio { - max-width: 100% !important; /* Avoid player width overflow. */ -} - -/* Chat */ -.format-chat { - background-color: #eadaa6; -} - -.format-chat .entry-title { - font-size: 28px; - font-weight: bold; -} - -.format-chat .entry-meta a, -.format-chat .entry-content a { - color: #722d19; -} - -.format-chat .entry-meta .date a:before { - content: "\f108"; - margin-right: 2px; -} - -.format-chat .entry-meta .author { - display: none; -} - -.format-chat .chat { - margin: 0; -} - -.format-chat .chat .chat-timestamp { - color: #722d19; - float: right; - font-size: 12px; - font-weight: normal; - margin: 5px 10px 0; -} - -.format-chat .chat .fn { - font-style: normal; -} - -/* Gallery */ -.format-gallery { - background-color: #fbca3c; -} - -.format-gallery .entry-header { - margin-bottom: 15px; -} - -.format-gallery .entry-title { - font-size: 50px; - font-weight: 400; - margin: 0; -} - -.format-gallery .entry-meta a, -.format-gallery .entry-content a { - color: #722d19; -} - -/* Image */ -.format-image .entry-title { - font-size: 28px; - font-weight: bold; -} - -.format-image .categories-links, -.format-image .tags-links { - display: none; -} - -/* Link */ -.format-link { - background-color: #f7f5e7; -} - -.blog .format-link:first-of-type, -.single .format-link:first-of-type { - box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2); -} - -.format-link .entry-header, -.format-link .entry-content p:last-child { - margin-bottom: 0; -} - -.format-link .entry-title { - color: #ca3c08; - display: inline; - font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; - margin-right: 20px; -} - -.format-link .entry-title a { - color: #bc360a; -} - -.format-link div.entry-meta { - display: inline; -} - -/* Standard */ -.format-standard .wp-video, -.format-standard .wp-audio-shortcode, -.format-audio .wp-audio-shortcode, -.format-standard .video-player { - margin-bottom: 24px; -} - -/* Quote */ -.format-quote { - background-color: #210d10; -} - -.format-quote .entry-content, -.format-quote .entry-meta { - color: #f7f5e7; -} - -.format-quote .entry-content blockquote { - font-size: 28px; - margin: 0; -} - -.format-quote .entry-content a, -.format-quote .entry-meta a, -.format-quote .linked { - color: #e63f2a; -} - -.format-quote .entry-content cite a { - border-bottom: 1px dotted #fff; - color: #fff; -} - -.format-quote .entry-content cite a:hover { - text-decoration: none; -} - -.format-quote blockquote small, -.format-quote blockquote cite { - display: block; - font-size: 16px; -} - -.format-quote blockquote { - font-style: italic; - font-weight: 300; - padding-left: 75px; - position: relative; -} - -.format-quote blockquote:before { - content: '\201C'; - font-size: 140px; - font-weight: 400; - line-height: .8; - padding-right: 25px; - position: absolute; - left: -15px; - top: -3px; -} - -.format-quote .entry-meta .author { - display: none; -} - -/* Status */ -.format-status { - background-color: #722d19; - padding: 0; -} - -.format-status .entry-content, -.format-status .entry-meta { - padding-left: 35px; - position: relative; -} - -.format-status .entry-content a { - color: #eadaa6; -} - -.format-status .entry-meta a { - color: #f7f5e7; -} - -.sidebar .format-status .entry-content, -.sidebar .format-status .entry-meta { - padding-left: 95px; -} - -.format-status .entry-content:before, -.format-status .entry-meta:before { - background: url(images/dotted-line.png) repeat-y left bottom; - background-size: 4px 4px; - content: ""; - display: block; - height: 100%; - position: absolute; - left: 10px; - top: 0; - width: 1px; -} - -.sidebar .format-status .entry-content:before, -.sidebar .format-status .entry-meta:before { - left: 70px; -} - -.format-status .categories-links, -.format-status .tags-links { - display: none; -} - -/* Ensures the dots in the dot background are in lockstep. */ -.format-status .entry-meta:before { - background-position: left top; -} - -.format-status .entry-content { - color: #f7f5e7; - font-size: 24px; - font-style: italic; - font-weight: 300; - padding-bottom: 30px; - padding-top: 40px; - position: relative; -} - -.format-status .entry-content p:first-child:before { - background-color: rgba(0, 0, 0, 0.65); - content: ""; - height: 3px; - margin-top: 13px; - position: absolute; - left: 4px; - width: 13px; -} - -.sidebar .format-status .entry-content > p:first-child:before { - left: 64px; -} - -.format-status .entry-content p:last-child { - margin-bottom: 0; -} - -.format-status .entry-meta { - margin-top: 0; - padding-bottom: 40px; -} - -.format-status .entry-meta .date a:before { - content: "\f105"; -} - -/* Video */ -.format-video { - background-color: #db572f; -} - -.format-video .entry-content a, -.format-video .entry-meta a, -.format-video .entry-content a:hover, -.format-video .entry-meta a:hover { - color: #fbfaf3; -} - -.format-video .entry-title { - font-size: 50px; - font-weight: 400; -} - -.format-video .entry-meta { - color: #220e10; -} - - -/** - * 5.6 Attachments - * ---------------------------------------------------------------------------- - */ - -.attachment .hentry { - background-color: #e8e5ce; - margin: 0; - padding: 0; -} - -.attachment .entry-header { - margin-bottom: 0; - max-width: 1040px; - padding: 30px 0; -} - -.attachment .entry-title { - display: inline-block; - float: left; - font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; - margin: 0; -} - -.attachment .entry-title:before { - content: "\f416"; - font-size: 32px; - margin-right: 10px; -} - -.attachment .entry-meta { - clear: none; - color: inherit; - float: right; - max-width: 604px; - padding: 9px 0 0; - text-align: right; -} - -.hentry.attachment:not(.image-attachment) .entry-meta { - max-width: 104px; -} - -.attachment footer.entry-meta { - display: none; -} - -.attachment-meta:before { - content: "\f307"; -} - -.full-size-link a:before { - content: "\f402"; -} - -.full-size-link:before { - content: none; -} - -.attachment .entry-meta a, -.attachment .entry-meta .edit-link:before, -.attachment .full-size-link:before { - color: #ca3c08; -} - -.attachment .entry-content { - background-color: #fff; - max-width: 100%; - padding: 40px 0; -} - -.image-navigation { - margin: 0 auto; - max-width: 1040px; - position: relative; -} - -.image-navigation a:hover { - text-decoration: none; -} - -.image-navigation .nav-previous, -.image-navigation .nav-next { - position: absolute; - top: 50px; -} - -.image-navigation .nav-previous { - left: 0; -} - -.image-navigation .nav-next { - right: 0; -} - -.image-navigation .meta-nav { - font-size: 32px; - font-weight: 300; - vertical-align: -4px; -} - -.attachment .entry-attachment, -.attachment .type-attachment p { - margin: 0 auto; - max-width: 724px; - text-align: center; -} - -.attachment .entry-attachment .attachment { - display: inline-block; -} - -.attachment .entry-caption { - text-align: left; -} - -.attachment .entry-description { - margin: 20px auto 0; - max-width: 604px; -} - -.attachment .entry-caption p:last-child, -.attachment .entry-description p:last-child { - margin: 0; -} - -.attachment .site-main .sidebar-container { - display: none; -} - -.attachment .entry-content .mejs-audio { - max-width: 400px; - margin: 0 auto; -} - -.attachment .entry-content .wp-video { - margin: 0 auto; -} - -.attachment .entry-content .mejs-container { - margin-bottom: 24px; -} - -/** - * 5.7 Post/Paging Navigation - * ---------------------------------------------------------------------------- - */ - -.navigation .nav-previous { - float: left; -} - -.navigation .nav-next { - float: right; -} - -.navigation a { - color: #bc360a; -} - -.navigation a:hover { - color: #ea9629; - text-decoration: none; -} - -.paging-navigation { - background-color: #e8e5ce; - padding: 40px 0; -} - -.paging-navigation .nav-links { - margin: 0 auto; - max-width: 604px; - width: 100%; -} - -.sidebar .paging-navigation .nav-links { - max-width: 1040px; - padding: 0 376px 0 60px; -} - -.paging-navigation .nav-next { - padding: 13px 0; -} - -.paging-navigation a { - font-size: 22px; - font-style: italic; - font-weight: 300; -} - -.paging-navigation .meta-nav { - background-color: #e63f2a; - border-radius: 50%; - color: #fff; - display: inline-block; - font-size: 26px; - padding: 3px 0 8px; - text-align: center; - width: 50px; -} - -.paging-navigation .nav-previous .meta-nav { - margin-right: 10px; - padding: 17px 0 23px; - width: 80px; -} - -.paging-navigation .nav-next .meta-nav { - margin-left: 10px; -} - -.paging-navigation a:hover .meta-nav { - background-color: #ea9629; - text-decoration: none; -} - -.post-navigation { - background-color: #fff; - color: #ca3c08; - font-size: 20px; - font-style: italic; - font-weight: 300; - padding: 20px 0; -} - -.post-navigation .nav-links { - margin: 0 auto; - max-width: 1040px; -} - -.sidebar .post-navigation .nav-links { - padding: 0 376px 0 60px; -} - -.post-navigation a[rel="next"] { - float: right; - text-align: right; -} - - -/** - * 5.8 Author Bio - * ---------------------------------------------------------------------------- - */ - -.author-info { - margin: 0 auto; - max-width: 604px; - padding: 30px 0 10px; - text-align: left; /* gallery & video post formats */ - width: 100%; -} - -.author.sidebar .author-info { - max-width: 1040px; - padding: 30px 376px 10px 60px; -} - -.single .author-info { - padding: 50px 0 0; -} - -.author-avatar .avatar { - float: left; - margin: 0 30px 30px 0; -} - -.single-format-status .author-description { - color: #f7f5e7; -} - -.author-description .author-title { - clear: none; - font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; - margin: 0 0 8px; -} - -.author-link { - color: #ca3c08; - margin-left: 2px; -} - -.author.archive .author-link { - display: none; -} - - -/** - * 5.9 Archives - * ---------------------------------------------------------------------------- - */ - -.archive-header { - background-color: #e8e5ce; -} - -.archive-title, -.archive-meta { - font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; - margin: 0 auto; - max-width: 1040px; - padding: 30px 0; - width: 100%; -} - -.archive-meta { - font-size: 16px; - font-style: normal; - font-weight: normal; - margin-top: -15px; - padding: 0 0 11px; -} - -.sidebar .archive-meta { - padding-right: 316px; -} - - -/** - * 5.10 Search Results/No posts - * ---------------------------------------------------------------------------- - */ - -.page-header { - background-color: #e8e5ce; -} - -.page-title { - font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; - margin: 0 auto; - max-width: 1040px; - padding: 30px 0; - width: 100%; -} - -.page-content { - margin: 0 auto; - max-width: 604px; - padding: 40px 0; - width: 100%; -} - -.sidebar .page-content { - margin: 0 auto; - max-width: 1040px; - padding: 40px 376px 40px 60px; -} - - -/** - * 5.11 404 - * ---------------------------------------------------------------------------- - */ - -.error404 .page-header { - background-color: #fff; -} - -.error404 .page-title { - line-height: 0.6; - margin: 0; - padding: 300px; - position: relative; - text-align: center; - width: auto; -} - -.error404 .page-title:before { - color: #e8e5ce; - content: "\f423"; - font-size: 964px; - line-height: 0.6; - overflow: hidden; - position: absolute; - left: 7px; - top: 28px; -} - -.error404 .page-wrapper { - background-color: #e8e5ce; -} - -.error404 .page-header, -.error404 .page-content { - margin: 0 auto; - max-width: 1040px; - padding-bottom: 40px; - width: 100%; -} - - -/** - * 5.12 Comments - * ---------------------------------------------------------------------------- - */ - -.comments-title, -.comment-list, -.comment-reply-title, -.must-log-in, -.comment-respond .comment-form, -.comment-respond iframe { - display: block; - margin-left: auto; - margin-right: auto; - max-width: 604px; - width: 100%; -} - -.sidebar .comments-title, -.sidebar .comment-list, -.sidebar .must-log-in, -.sidebar .comment-reply-title, -.sidebar .comment-navigation, -.sidebar .comment-respond .comment-form { - max-width: 1040px; - padding-left: 60px; - padding-right: 376px; -} - -.comments-title { - font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif; -} - -.comment-list, -.comment-list .children { - list-style-type: none; - padding: 0; -} - -.comment-list .children { - margin-left: 20px; -} - -.comment-list > li:after, -.comment-list .children > li:before { - background: url(images/dotted-line.png) repeat left top; - background-size: 4px 4px; - content: ""; - display: block; - height: 1px; - width: 100%; -} - -.comment-list > li:last-child:after { - display: none; -} - -.comment-body { - padding: 24px 0; - position: relative; -} - -.comment-author { - float: left; - max-width: 74px; -} - -.comment-author .avatar { - display: block; - margin-bottom: 10px; -} - -.comment-author .fn { - word-wrap: break-word; -} - -.comment-author .fn, -.comment-author .url, -.comment-reply-link, -.comment-reply-login { - color: #bc360a; - font-size: 14px; - font-style: normal; - font-weight: normal; -} - -.says { - display: none; -} - -.no-avatars .comment-author { - margin: 0 0 5px; - max-width: 100%; - position: relative; -} - -.no-avatars .comment-metadata, -.no-avatars .comment-content, -.no-avatars .comment-list .reply { - width: 100%; -} - -.bypostauthor > .comment-body .fn:before { - content: "\f408"; - vertical-align: text-top; -} - -.comment-list .edit-link { - margin-left: 20px; -} - -.comment-metadata, -.comment-awaiting-moderation, -.comment-content, -.comment-list .reply { - float: right; - width: 79%; - width: -webkit-calc(100% - 124px); - width: calc(100% - 124px); - word-wrap: break-word; -} - -.comment-meta, -.comment-meta a { - color: #a2a2a2; - font-size: 13px; -} - -.comment-meta a:hover { - color: #ea9629; -} - -.comment-metadata { - margin-bottom: 20px; -} - -.ping-meta { - color: #a2a2a2; - font-size: 13px; - line-height: 2; -} - -.comment-awaiting-moderation { - color: #a2a2a2; -} - -.comment-awaiting-moderation:before { - content: "\f414"; - margin-right: 5px; - position: relative; - top: -2px; -} - -.comment-reply-link:before, -.comment-reply-login:before { - content: "\f412"; - margin-right: 3px; -} - -/* Comment form */ -.comment-respond { - background-color: #f7f5e7; - padding: 30px 0; -} - -.comment .comment-respond { - margin-bottom: 20px; - padding: 20px; -} - -.comment-reply-title { - font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif; -} - -.comment-reply-title small a { - color: #131310; - display: inline-block; - float: right; - height: 16px; - overflow: hidden; - width: 16px; -} - -.comment-reply-title small a:hover { - color: #ed331c; - text-decoration: none; -} - -.comment-reply-title small a:before { - content: "\f406"; - vertical-align: top; -} - -.sidebar .comment-list .comment-reply-title, -.sidebar .comment-list .comment-respond .comment-form { - padding: 0; -} - -.comment-form .comment-notes { - margin-bottom: 15px; -} - -.comment-form .comment-form-author, -.comment-form .comment-form-email, -.comment-form .comment-form-url { - margin-bottom: 8px; -} - -.comment-form [for="author"], -.comment-form [for="email"], -.comment-form [for="url"], -.comment-form [for="comment"] { - float: left; - padding: 5px 0; - width: 120px; -} - -.comment-form .required { - color: #ed331c; -} - -.comment-form input[type="text"], -.comment-form input[type="email"], -.comment-form input[type="url"] { - max-width: 270px; - width: 60%; -} - -.comment-form textarea { - width: 100%; -} - -.comment-form #wp-comment-cookies-consent { - margin: 0 10px 0 0; -} - -.form-allowed-tags, -.form-allowed-tags code { - color: #686758; - font-size: 12px; -} - -.form-allowed-tags code { - font-size: 10px; - margin-left: 3px; -} - -.comment-list .pingback, -.comment-list .trackback { - padding-top: 24px; -} - -.comment-navigation { - font-size: 20px; - font-style: italic; - font-weight: 300; - margin: 0 auto; - max-width: 604px; - padding: 20px 0 30px; - width: 100%; -} - -.no-comments { - background-color: #f7f5e7; - font-size: 20px; - font-style: italic; - font-weight: 300; - margin: 0; - padding: 40px 0; - text-align: center; -} - -.sidebar .no-comments { - padding-left: 60px; - padding-right: 376px; -} - - -/** - * 5.13 Multisite - * ---------------------------------------------------------------------------- - */ - -.site-main .mu_register { - margin: 0 auto; - max-width: 604px; - width: 100%; -} - -.mu_alert { - margin-top: 25px; -} - -.site-main .mu_register input[type="submit"], -.site-main .mu_register #blog_title, -.site-main .mu_register #user_email, -.site-main .mu_register #blogname, -.site-main .mu_register #user_name { - font-size: inherit; - width: 270px; -} - -.site-main .mu_register input[type="submit"] { - width: auto; -} - - -/** - * 6.0 Sidebar - * ---------------------------------------------------------------------------- - */ - -.site-main .widget-area { - float: right; - width: 300px; -} - - -/** - * 6.1 Widgets - * ---------------------------------------------------------------------------- - */ - -.widget { - background-color: rgba(247, 245, 231, 0.7); - font-size: 14px; - -webkit-hyphens: auto; - -moz-hyphens: auto; - -ms-hyphens: auto; - hyphens: auto; - margin: 0 0 24px; - padding: 20px; - word-wrap: break-word; -} - -.widget .widget-title { - font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; - margin: 0 0 10px; -} - -.widget ul, -.widget ol { - list-style-type: none; - margin: 0; - padding: 0; -} - -.widget li { - padding: 5px 0; -} - -.widget .children li:last-child { - padding-bottom: 0; -} - -.widget li > ul, -.widget li > ol { - margin-left: 20px; -} - -.widget a { - color: #bc360a; -} - -.widget a:hover { - color: #ea9629; -} - -/* Search widget */ -.search-form .search-submit { - display: none; -} - -/* RSS Widget */ -.widget_rss .rss-date { - display: block; -} - -.widget_rss .rss-date, -.widget_rss li > cite { - color: #a2a2a2; -} - -/* Calendar Widget */ -.widget_calendar table, -.widget_calendar td { - border: 0; - border-collapse: separate; - border-spacing: 1px; -} - -.widget_calendar caption { - font-size: 14px; - margin: 0; -} - -.widget_calendar th, -.widget_calendar td { - padding: 0; - text-align: center; -} - -.widget_calendar a { - display: block; -} - -.widget_calendar a:hover { - background-color: rgba(0, 0, 0, 0.15); -} - -.widget_calendar tbody td { - background-color: rgba(255, 255, 255, 0.5); -} - -.site-footer .widget_calendar tbody td { - background-color: rgba(255, 255, 255, 0.05); -} - -.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad { - background-color: transparent; -} - -.wp-calendar-table { - margin-bottom: 0; -} - -.wp-calendar-nav { - display: table; - line-height: 2; - margin-bottom: 20px; - width: 100%; -} - -.wp-calendar-nav span { - display: table-cell; - text-align: center; -} - -.wp-calendar-nav-prev, -.wp-calendar-nav-next { - width: 40%; -} - -/* Text widget */ -.widget_text ul, -.widget_text ol { - padding-left: 20px; - margin-bottom: 16px; -} - -.widget_text li:last-child { - padding-bottom: 0; -} - -.widget_text li > ul, -.widget_text li > ol { - margin-bottom: 0; -} - -.widget_text ul { - list-style: square; -} - -.widget_text ol { - list-style: decimal; -} - -/* Tag Cloud widget */ -.tagcloud ul { - list-style-type: none; -} - -.tagcloud ul li { - display: inline-block; - padding: 0; -} - -/* Gallery Widget */ -.widget .gallery-columns-1 .gallery-item { - max-width: 100%; -} - -.widget .gallery-columns-2 .gallery-item { - max-width: 49%; - max-width: -webkit-calc(50% - 4px); - max-width: calc(50% - 4px); -} - -.widget .gallery-columns-3 .gallery-item { - max-width: 22%; - max-width: -webkit-calc(33% - 4px); - max-width: calc(33% - 4px); -} - -/** - * 7.0 Footer - * ---------------------------------------------------------------------------- - */ - -.site-footer { - background-color: #e8e5ce; - color: #686758; - font-size: 14px; - text-align: center; -} - -.site-footer .widget-area, -.sidebar .site-footer { - text-align: left; -} - -.site-footer a { - color: #686758; -} - -.site-footer .sidebar-container { - background-color: #220e10; - padding: 20px 0; -} - -.site-footer .widget-area { - margin: 0 auto; - max-width: 1040px; - width: 100%; -} - -.sidebar .site-footer .widget-area { - max-width: 724px; - position: relative; - left: -158px; -} - -.site-footer .widget { - background: transparent; - color: #fff; - float: left; - margin-right: 20px; - width: 245px; -} - -.sidebar .site-footer .widget { - width: 228px; -} - -.sidebar .site-footer .widget:nth-of-type(4), -.sidebar .site-footer .widget:nth-of-type(3) { - margin-right: 0; -} - -.site-footer .widget a { - color: #e6402a; -} - -.site-footer .widget-title, -.site-footer .widget-title a, -.site-footer .wp-caption-text { - color: #fff; -} - -.site-info { - margin: 0 auto; - max-width: 1040px; - padding: 30px 0; - width: 100%; -} - -#wpstats { - display: block; - margin: -10px auto 0; -} - -.site-footer span[role=separator] { - padding: 0 0.25em 0 0.5em; -} - -.site-footer span[role=separator]::before { - content: '\002f'; -} - -/** - * 8.0 Media Queries - * ---------------------------------------------------------------------------- - */ - -/* Does the same thing as , - * but in the future W3C standard way. -ms- prefix is required for IE10+ to - * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor - * the meta tag. See https://core.trac.wordpress.org/ticket/25888. - */ -@-ms-viewport { - width: device-width; -} -@viewport { - width: device-width; -} - -@media (max-width: 1599px) { - .site { - border: 0; - } -} - -@media (max-width: 1069px) { - .sidebar img.alignleft, - .sidebar .wp-caption.alignleft { - margin-left: 0; - } - - .sidebar img.alignright, - .sidebar .wp-caption.alignright { - margin-right: 0; - } - - .error404 .page-header { - margin-left: auto; - max-width: 604px; - width: 100%; - } - - .archive-header, - .search .page-header, - .archive .page-header, - .blog .page-header, - .error404 .page-content, - .search .page-content, - .archive .page-content, - .attachment .entry-header, - .attachment .entry-content, - .post-navigation .nav-links, - .sidebar .site-info, - .site-footer .widget-area { - padding-left: 20px; - padding-right: 20px; - } - - .error404 .page-title { - font-size: 24px; - padding: 180px; - } - - .error404 .page-title:before { - font-size: 554px; - } - - .attachment .image-navigation { - max-width: 724px; - } - - .image-navigation .nav-previous, - .image-navigation .nav-next { - position: static; - } - - .site-main .widget-area { - margin-right: 60px; - } -} - -@media (max-width: 999px) { - .sidebar .entry-header, - .sidebar .entry-content, - .sidebar .entry-summary, - .sidebar .entry-meta, - .sidebar .comment-list, - .sidebar .comment-reply-title, - .sidebar .comment-navigation, - .sidebar .comment-respond .comment-form, - .sidebar .featured-gallery, - .sidebar .post-navigation .nav-links, - .author.sidebar .author-info { - max-width: 604px; - padding-left: 0; - padding-right: 0; - } - - .sidebar .site-info, - .search.sidebar .page-content, - .blog.sidebar .page-content, - .attachment .entry-header, - .sidebar .comments-title { - max-width: 604px; - } - - .sidebar .archive-meta, - .attachment .entry-header, - .search.sidebar .page-content, - .blog.sidebar .page-content, - .sidebar .site-info, - .sidebar .comments-title, - .sidebar .no-comments { - padding-left: 0; - padding-right: 0; - } - - .attachment .entry-meta { - float: left; - text-align: left; - width: 100%; - } - - .attachment .entry-content { - max-width: 100%; - padding: 40px 0; - } - - .format-status .entry-content { - padding-top: 40px; - } - - .format-status .entry-meta { - padding-bottom: 40px; - } - - .sidebar .format-status .entry-content, - .sidebar .format-status .entry-meta { - padding-left: 35px; - } - - .sidebar .format-status .entry-content:before, - .sidebar .format-status .entry-meta:before { - left: 10px; - } - - .sidebar .format-status .entry-content p:first-child:before { - left: 4px; - } - - .sidebar .paging-navigation .nav-links { - padding: 0 60px; - } - - .site-main .sidebar-container { - height: auto; - margin: 0 auto; - max-width: 604px; - position: relative; - top: 20px; - } - - .site-main .widget-area { - float: none; - margin: 0; - width: 100%; - } - - .sidebar .site-footer .widget-area { - max-width: 100%; - left: 0; - } -} - -/* Collapse oversized image and pulled images after iPad breakpoint. */ -@media (max-width: 767px) { - .site-header .home-link { - min-height: 0; - } - .site-title { - font-size: 36px; - padding: 8px 0 10px; - } - .entry-content img.alignleft, - .entry-content .wp-caption.alignleft { - margin-left: 0; - } - - .entry-content img.alignright, - .entry-content .wp-caption.alignright { - margin-right: 0; - } - - .attachment .image-navigation, - .attachment .entry-attachment .attachment { - max-width: 604px; - padding: 0; - width: 100%; - } - - .gallery-caption { - display: none; - } -} - -@media (max-width: 643px) { - .site-title { - font-size: 30px; - } - - #content .entry-header, - #content .entry-content, - #content .entry-summary, - #content footer.entry-meta, - #content .featured-gallery, - .search.sidebar .page-content, - .blog.sidebar .page-content, - .sidebar .post-navigation .nav-links, - .paging-navigation .nav-links, - #content .author-info, - .comments-area .comments-title, - .comments-area .comment-list, - .comments-area .comment-navigation, - .comment-respond, - .sidebar .site-info, - .sidebar .paging-navigation .nav-links { - padding-left: 20px; - padding-right: 20px; - } - - #content .format-status .entry-content, - #content .format-status .entry-met { - padding-left: 35px; - } - - /* Small menu */ - .menu-toggle { - cursor: pointer; - display: inline-block; - font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif; - margin: 0; - } - - .menu-toggle, - .menu-toggle:hover, - .menu-toggle:focus, - .menu-toggle:active { - background: none; - border: none; - color: #141412; - padding: 12px 0 12px 20px; - } - - .menu-toggle:focus { - outline: thin dotted; - } - - .menu-toggle:after { - content: "\f502"; - font-size: 12px; - padding-left: 8px; - vertical-align: -4px; - } - - .toggled-on .menu-toggle:after { - content: "\f500"; - vertical-align: 2px; - } - - .toggled-on .nav-menu, - .toggled-on .nav-menu > ul { - display: block; - margin-left: 0; - padding: 0; - width: 100%; - } - - .toggled-on li, - .toggled-on .children { - display: block; - } - - .toggled-on .nav-menu li > ul { - background-color: transparent; - display: block; - float: none; - margin-left: 20px; - position: relative; - left: auto; - top: auto; - } - - .toggled-on .nav-menu li > ul a { - color: #141412; - width: auto; - } - - .toggled-on .nav-menu li:hover > a, - .toggled-on .nav-menu .children a { - background-color: transparent; - color: #141412; - } - - .toggled-on .nav-menu > li a:hover, - .toggled-on .nav-menu > ul a:hover { - background-color: #db572f; - color: #fff; - } - - .toggled-on .nav-menu > li a:focus, - .toggled-on .nav-menu > ul a:focus { - background-color: #220e10; - color: #fff; - } - - ul.nav-menu, - div.nav-menu > ul { - display: none; - } - - #content .featured-gallery { - padding-left: 24px; - } - - .gallery-columns-1 .gallery-item { - margin-right: 0; - width: 100%; - } - - .entry-title, - .format-chat .entry-title, - .format-image .entry-title, - .format-gallery .entry-title, - .format-video .entry-title { - font-size: 22px; - font-weight: bold; - } - - .format-quote blockquote, - .format-status .entry-content { - font-size: 18px; - } - - .format-quote blockquote small, - .format-quote blockquote cite { - font-size: 13px; - } - - .error404 .page-title { - padding: 40px 0 0; - } - - .error404 .page-title:before { - content: normal; - } - - .comment-author { - margin-right: 30px; - } - - .comment-author .avatar { - height: auto; - max-width: 100%; - } - - .comment-metadata, - .comment-content, - .comment-list .reply { - width: 70%; - width: -webkit-calc(100% - 104px); - width: calc(100% - 104px); - } - - .comment-form input[type="text"], - .comment-form input[type="email"], - .comment-form input[type="url"] { - width: -webkit-calc(100% - 120px); - width: calc(100% - 120px); - } - - .comment-form textarea { - height: 80px; /* Smaller field for mobile. */ - } - - /* Audio */ - .format-audio .entry-content:before { - display: none; - } - - .format-audio .audio-content { - background-image: none; - float: none; - padding-left: 0; - width: auto; - } -} - -/* Mobile devices */ -@media (max-width: 359px) { - .site-title { - font-weight: normal; - } - .site-description { - clip: rect(1px, 1px, 1px, 1px); - position: absolute; - } - .gallery { - margin-left: 0; - } - - .gallery .gallery-item, - .gallery-columns-2.gallery-size-thumbnail .gallery-item { - max-width: none; - width: 49%; - width: -webkit-calc(50% - 4px); - width: calc(50% - 4px); - } - - .gallery-columns-1.gallery-size-medium, - .gallery-columns-1.gallery-size-thumbnail, - .gallery-columns-2.gallery-size-thumbnail, - .gallery-columns-3.gallery-size-thumbnail { - display: block; - } - - .gallery-columns-1 .gallery-item, - .gallery-columns-1.gallery-size-medium .gallery-item, - .gallery-columns-1.gallery-size-thumbnail .gallery-item { - text-align: center; - width: 98%; - width: -webkit-calc(100% - 4px); - width: calc(100% - 4px); - } - - .gallery-columns-3 .gallery-item:nth-of-type(3n), - .gallery-columns-5 .gallery-item:nth-of-type(5n), - .gallery-columns-7 .gallery-item:nth-of-type(7n), - .gallery-columns-9 .gallery-item:nth-of-type(9n) { - margin-right: 4px; - } - - .gallery br { - display: none; - } - - .gallery .gallery-item:nth-of-type(even) { - margin-right: 0; - } - - /* Comments */ - .comment-author { - margin: 0 0 5px; - max-width: 100%; - } - - .comment-author .avatar { - display: inline; - margin: 0 5px 0 0; - max-width: 20px; - } - - .comment-metadata, - .comment-content, - .comment-list .reply { - width: 100%; - } -} - - -/** - * 9.0 Print - * ---------------------------------------------------------------------------- - */ - -/* Retina-specific styles. */ -@media print, - (-o-min-device-pixel-ratio: 5/4), - (-webkit-min-device-pixel-ratio: 1.25), - (min-resolution: 120dpi) { - - .site-header .search-field { - background-image: url(images/search-icon-2x.png); - } - - .format-audio .audio-content, - .format-status .entry-content:before, - .format-status .entry-meta:before, - .comment-list > li:after, - .comment-list .children > li:before { - background-image: url(images/dotted-line-2x.png); - } -} - -@media print { - body { - background: none !important; - color: #000; - font-size: 10pt; - } - - footer a[rel="bookmark"]:link:after, - footer a[rel="bookmark"]:visited:after { - content: " [" attr(href) "] "; /* Show URLs */ - } - - .site { - max-width: 98%; - } - - .site-header { - background-image: none !important; - } - - .site-header .home-link { - max-width: none; - min-height: 0; - } - - .site-title { - color: #000; - font-size: 21pt; - } - - .site-description { - font-size: 10pt; - } - - .author-avatar, - .site-footer, - .comment-respond, - .comments-area .comment-edit-link, - .comments-area .reply, - .comments-link, - .entry-meta .edit-link, - .page-links, - .site-content nav, - .widget-area, - .main-navigation, - .navbar, - .more-link { - display: none; - } - - .entry-header, - .entry-content, - .entry-summary, - .entry-meta { - margin: 0; - width: 100%; - } - - .page-title, - .entry-title { - font-size: 21pt; - } - - .entry-meta, - .entry-meta a { - color: #444; - font-size: 10pt; - } - - .entry-content img.alignleft, - .entry-content .wp-caption.alignleft { - margin-left: 0; - } - - .entry-content img.alignright, - .entry-content .wp-caption.alignright { - margin-right: 0; - } - - .format-image .entry-content .size-full { - margin: 0; - } - - /* Remove colors from post formats */ - .hentry { - background-color: #fff; - } - - /* Comments */ - .comments-area > li.comment { - background: none; - position: relative; - width: auto; - } - - .comment-metadata { - float: none; - } - - .comment-author .fn, - .comment-reply-link, - .comment-reply-login { - color: #333; - } -} diff --git a/wp-content/themes/twentythirteen/tag.php b/wp-content/themes/twentythirteen/tag.php deleted file mode 100644 index 0bfceea54..000000000 --- a/wp-content/themes/twentythirteen/tag.php +++ /dev/null @@ -1,51 +0,0 @@ - - -
-
- - -
-

- -

- - -
- -
- - - - - - - - - - - -
-
- - - diff --git a/wp-content/themes/twentythirteen/taxonomy-post_format.php b/wp-content/themes/twentythirteen/taxonomy-post_format.php deleted file mode 100644 index f1272f432..000000000 --- a/wp-content/themes/twentythirteen/taxonomy-post_format.php +++ /dev/null @@ -1,49 +0,0 @@ - - -
-
- - -
-

- ' . esc_html( get_post_format_string( get_post_format() ) ) . '' ); - ?> -

-
- - - - - - - - - - - -
-
- - - diff --git a/wp-content/themes/twentytwelve/404.php b/wp-content/themes/twentytwelve/404.php deleted file mode 100644 index 2433d6184..000000000 --- a/wp-content/themes/twentytwelve/404.php +++ /dev/null @@ -1,29 +0,0 @@ - - -
-
- -
-
-

-
- -
-

- -
-
- -
-
- - diff --git a/wp-content/themes/twentytwelve/archive.php b/wp-content/themes/twentytwelve/archive.php deleted file mode 100644 index c8172bf2e..000000000 --- a/wp-content/themes/twentytwelve/archive.php +++ /dev/null @@ -1,70 +0,0 @@ - - -
-
- - -
-

- ' . get_the_date() . '' ); - } elseif ( is_month() ) { - /* translators: %s: Date. */ - printf( __( 'Monthly Archives: %s', 'twentytwelve' ), '' . get_the_date( _x( 'F Y', 'monthly archives date format', 'twentytwelve' ) ) . '' ); - } elseif ( is_year() ) { - /* translators: %s: Date. */ - printf( __( 'Yearly Archives: %s', 'twentytwelve' ), '' . get_the_date( _x( 'Y', 'yearly archives date format', 'twentytwelve' ) ) . '' ); - } else { - _e( 'Archives', 'twentytwelve' ); - } - ?> -

-
- - - - - - - -
-
- - - diff --git a/wp-content/themes/twentytwelve/author.php b/wp-content/themes/twentytwelve/author.php deleted file mode 100644 index 6f449ff51..000000000 --- a/wp-content/themes/twentytwelve/author.php +++ /dev/null @@ -1,100 +0,0 @@ - - -
-
- - - - - -
-

- ' . get_the_author() . '' ); - ?> -

-
- - - - - - -
-
- -
-
-

- -

-

-
-
- - - - - - - - - - - - -
-
- - - diff --git a/wp-content/themes/twentytwelve/category.php b/wp-content/themes/twentytwelve/category.php deleted file mode 100644 index 046ae8c1e..000000000 --- a/wp-content/themes/twentytwelve/category.php +++ /dev/null @@ -1,58 +0,0 @@ - - -
-
- - -
-

- ' . single_cat_title( '', false ) . '' ); - ?> -

- - -
- -
- - - - - - - -
-
- - - diff --git a/wp-content/themes/twentytwelve/comments.php b/wp-content/themes/twentytwelve/comments.php deleted file mode 100644 index c8c2106d4..000000000 --- a/wp-content/themes/twentytwelve/comments.php +++ /dev/null @@ -1,82 +0,0 @@ - - -
- - - - -

- ' . get_the_title() . '' - ); - } else { - printf( - /* translators: %1$s: The number of comments. %2$s: The post title. */ - _n( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', get_comments_number(), 'twentytwelve' ), - number_format_i18n( get_comments_number() ), - '' . get_the_title() . '' - ); - } - ?> -

- -
    - 'twentytwelve_comment', - 'style' => 'ol', - ) - ); - ?> -
- - 1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?> - - - - -

- - - - - - -
diff --git a/wp-content/themes/twentytwelve/content-aside.php b/wp-content/themes/twentytwelve/content-aside.php deleted file mode 100644 index 175d4c5a1..000000000 --- a/wp-content/themes/twentytwelve/content-aside.php +++ /dev/null @@ -1,31 +0,0 @@ - - -
> -
-

-
- →', 'twentytwelve' ) ); ?> -
-
- -
- - - - - ', '' ); ?> -
-
diff --git a/wp-content/themes/twentytwelve/content-image.php b/wp-content/themes/twentytwelve/content-image.php deleted file mode 100644 index a3aa6abec..000000000 --- a/wp-content/themes/twentytwelve/content-image.php +++ /dev/null @@ -1,28 +0,0 @@ - - -
> -
- →', 'twentytwelve' ) ); ?> -
- -
- -

-

-
- - - - ', '' ); ?> -
-
diff --git a/wp-content/themes/twentytwelve/content-link.php b/wp-content/themes/twentytwelve/content-link.php deleted file mode 100644 index 976778cb5..000000000 --- a/wp-content/themes/twentytwelve/content-link.php +++ /dev/null @@ -1,29 +0,0 @@ - - -
> -
-
- →', 'twentytwelve' ) ); ?> -
- -
- - - - - ', '' ); ?> -
-
diff --git a/wp-content/themes/twentytwelve/content-none.php b/wp-content/themes/twentytwelve/content-none.php deleted file mode 100644 index 6981c696d..000000000 --- a/wp-content/themes/twentytwelve/content-none.php +++ /dev/null @@ -1,20 +0,0 @@ - - -
-
-

-
- -
-

- -
-
diff --git a/wp-content/themes/twentytwelve/content-page.php b/wp-content/themes/twentytwelve/content-page.php deleted file mode 100644 index ad36d87af..000000000 --- a/wp-content/themes/twentytwelve/content-page.php +++ /dev/null @@ -1,33 +0,0 @@ - - -
> -
- - - -

-
- -
- - '', - ) - ); - ?> -
-
- ', '' ); ?> -
-
diff --git a/wp-content/themes/twentytwelve/content-quote.php b/wp-content/themes/twentytwelve/content-quote.php deleted file mode 100644 index 5ccdfd495..000000000 --- a/wp-content/themes/twentytwelve/content-quote.php +++ /dev/null @@ -1,28 +0,0 @@ - - -
> -
- →', 'twentytwelve' ) ); ?> -
- -
- - - - - ', '' ); ?> -
-
diff --git a/wp-content/themes/twentytwelve/content-status.php b/wp-content/themes/twentytwelve/content-status.php deleted file mode 100644 index ba296cd42..000000000 --- a/wp-content/themes/twentytwelve/content-status.php +++ /dev/null @@ -1,45 +0,0 @@ - - -
> -
-
-

-

-
- -
- -
- →', 'twentytwelve' ) ); ?> -
- -
- - - - ', '' ); ?> -
-
diff --git a/wp-content/themes/twentytwelve/content.php b/wp-content/themes/twentytwelve/content.php deleted file mode 100644 index 0d8b34794..000000000 --- a/wp-content/themes/twentytwelve/content.php +++ /dev/null @@ -1,93 +0,0 @@ - - -
> - -
- -
- -
- - - -

- -

- -

- - - - -
- - -
- -
- -
- →', 'twentytwelve' ) ); ?> - '', - ) - ); - ?> -
- - - -
diff --git a/wp-content/themes/twentytwelve/css/blocks.css b/wp-content/themes/twentytwelve/css/blocks.css deleted file mode 100644 index af4ea0452..000000000 --- a/wp-content/themes/twentytwelve/css/blocks.css +++ /dev/null @@ -1,443 +0,0 @@ -/* -Theme Name: Twenty Twelve -Description: Used to style blocks. -*/ - -/*-------------------------------------------------------------- ->>> TABLE OF CONTENTS: ----------------------------------------------------------------- -1.0 General Block Styles -2.0 Blocks - Common Blocks -3.0 Blocks - Formatting -4.0 Blocks - Layout Elements -5.0 Blocks - Widgets -6.0 Blocks - Colors ---------------------------------------------------------------*/ - -/*-------------------------------------------------------------- -1.0 General Block Styles ---------------------------------------------------------------*/ - -/* Captions */ - -[class^="wp-block-"] figcaption { - color: #757575; - font-size: 12px; - font-size: 0.857142857rem; - line-height: 2; - font-style: italic; - text-align: left; -} - -[class^="wp-block-"].alignleft, -[class^="wp-block-"] .alignleft { - margin-right: 24px; -} - -[class^="wp-block-"].alignright, -[class^="wp-block-"] .alignright { - margin-left: 24px; -} - -.rtl [class^="wp-block-"] figcaption { - text-align: right; -} - -/*-------------------------------------------------------------- -2.0 Blocks - Common Blocks ---------------------------------------------------------------*/ - -/* Paragraph */ - -p.has-drop-cap:not(:focus)::first-letter { - font-size: 5em; - margin-top: 0.1em; -} - -/* Image */ - -.wp-block-image figure:not(.aligncenter) { - line-height: 0; - margin: 0 1.714285714rem; -} - -.wp-block-image figure.alignleft { - margin: 0.857142857rem 1.714285714rem 0.857142857rem 0; -} - -.wp-block-image figure.alignright { - margin: 0.857142857rem 0 0.857142857rem 1.714285714rem; -} - -.wp-block-image figcaption { - padding-top: 0.75em; -} - -[class^="wp-block-"].alignleft, -[class^="wp-block-"] .alignleft, -[class^="wp-block-"].alignright, -[class^="wp-block-"] .alignright { - -} - -/* Gallery */ - -.wp-block-gallery { - margin-bottom: 24px; - margin-bottom: 1.714285714rem; -} - -.wp-block-gallery .blocks-gallery-image figcaption, -.wp-block-gallery .blocks-gallery-item figcaption { - left: 0; - right: 0; - text-align: center; - width: auto; -} - -/* Quote */ - -.wp-block-quote:not(.is-large):not(.is-style-large) { - border: 0; - padding: 24px; - padding: 1.714285714rem; -} - -.wp-block-quote { - padding: 24px; - padding: 1.714285714rem; -} - -.wp-block-quote cite { - color: inherit; - font-size: inherit; - font-style: italic; -} - -.wp-block-quote.is-large p, -.wp-block-quote.is-style-large p { - font-size: 20px; -} - -/* Audio */ - -.wp-block-audio audio { - display: block; - margin-bottom: 1.714285714rem; - width: 100%; -} - -/* Cover */ - -.wp-block-cover-image.aligncenter, -.wp-block-cover.aligncenter { - display: flex; -} - -/* File */ - -.wp-block-file .wp-block-file__button { - background-color: #e6e6e6; - background-repeat: repeat-x; - background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6); - border: 1px solid #d2d2d2; - border-radius: 3px; - box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1); - color: #7c7c7c; - font-family: inherit; - font-size: 11px; - font-size: 0.785714286rem; - font-weight: normal; - line-height: 1.428571429; - padding: 6px 10px; - padding: 0.428571429rem 0.714285714rem; -} - -.wp-block-file .wp-block-file__button:hover, -.wp-block-file .wp-block-file__button:focus { - background-color: #ebebeb; - background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb); - background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb); - background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb); - background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb); - background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb); - background-repeat: repeat-x; - color: #5e5e5e; -} - -.wp-block-file .wp-block-file__button:focus { - background-color: #e1e1e1; - background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1); - background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1); - background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1); - background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1); - background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1); - background-repeat: repeat-x; - border-color: transparent; - box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4; - color: #757575; -} - -.rtl .wp-block-file * + .wp-block-file__button { - margin-left: 0.75em; - margin-right: 0; -} - -/* Video */ - -.wp-block-video video:not(:last-child) { - margin-bottom: 0; -} - -/*-------------------------------------------------------------- -3.0 Blocks - Formatting ---------------------------------------------------------------*/ - -/* Code */ - -pre.wp-block-code { - border: 0; - padding: 0; -} - -/* Pullquote */ - -.wp-block-pullquote__citation, -.wp-block-pullquote cite, -.wp-block-pullquote footer { - font-size: 14px; - text-transform: none; -} - -/* Table */ - -.wp-block-table { - border-bottom: 1px solid #ededed; - border-collapse: collapse; - border-spacing: 0; - font-size: 14px; - line-height: 2; - margin: 0 0 20px; - width: 100%; -} - -.wp-block-table th { - border: 0; - font-weight: bold; - padding: 6px 10px 6px 0; - text-transform: uppercase; -} - -.wp-block-table td { - border: 0; - border-top: 1px solid #ededed; - padding: 6px 10px 6px 0; -} - -/*-------------------------------------------------------------- -4.0 Blocks - Layout Elements ---------------------------------------------------------------*/ - -/* Buttons */ - -.wp-block-button .wp-block-button__link { - border: 1px solid #d2d2d2; - font-family: inherit; - font-size: 11px; - font-size: 0.785714286rem; - font-weight: normal; - line-height: 1.428571429; - padding: 6px 10px; - padding: 0.428571429rem 0.714285714rem; -} - -.entry-content .wp-block-button__link, -.entry-content .wp-block-button__link:visited { - background-color: #e6e6e6; - color: #7c7c7c; -} - -.wp-block-button.is-style-outline .wp-block-button__link, -.wp-block-button.is-style-outline .wp-block-button__link:visited { - background-color: inherit; - border-color: inherit; -} - -.entry-content .wp-block-button__link:hover, -.entry-content .wp-block-button__link:visited:hover, -.entry-content .wp-block-button__link:focus { - background-color: #ebebeb; - color: #5e5e5e; -} - -.entry-content .wp-block-button__link:active { - background-color: #e1e1e1; - color: #757575; -} - -.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) { - background-repeat: repeat-x; - background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6); -} - -.wp-block-button__link:not(.has-text-color) { - box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1); -} - -.wp-block-button__link:not(.has-background):hover, -.wp-block-button__link:not(.has-background):focus { - background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb); - background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb); - background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb); - background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb); - background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb); - background-repeat: repeat-x; -} - -.wp-block-button__link:not(.has-background):active { - background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1); - background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1); - background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1); - background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1); - background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1); - background-repeat: repeat-x; - border-color: transparent; -} - -.wp-block-button__link:not(.has-text-color):active { - box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4; -} - -/* Separator */ - -.wp-block-separator { - border: 0; -} - -/* Media & Text */ - -.wp-block-media-text { - margin-bottom: 24px; - margin-bottom: 1.714285714rem; -} - -.wp-block-media-text *:last-child { - margin-bottom: 0; -} - -/*-------------------------------------------------------------- -5.0 Blocks - Widgets ---------------------------------------------------------------*/ - -/* Archives, Categories & Latest Posts */ - -.wp-block-archives.aligncenter, -.wp-block-categories.aligncenter, -.wp-block-latest-posts.aligncenter { - list-style-position: inside; - text-align: center; -} - -/* Latest Comments */ - -.wp-block-latest-comments { - margin: 0; - padding: 0; -} - -.wp-block-latest-comments .avatar, -.wp-block-latest-comments__comment-avatar { - border-radius: 0; - box-shadow: none; -} - -.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, -.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta { - margin-left: 60px; -} - -.wp-block-latest-comments__comment, -.wp-block-latest-comments__comment-excerpt, -.wp-block-latest-comments__comment-excerpt p { - font-size: 14px; -} - -.wp-block-latest-comments__comment-excerpt p:last-child { - margin-bottom: 0; -} - -.wp-block-latest-comments__comment-date { - color: #5e5e5e; -} - -.wp-block-latest-comments .wp-block-latest-comments__comment { - margin: 0; - padding: 24px 0; - padding: 1.714285714rem 0 0; -} - -.wp-block-latest-comments article { - margin-bottom: 0; -} - -/*-------------------------------------------------------------- -6.0 Blocks - Colors ---------------------------------------------------------------*/ - -.entry-content .has-blue-color, -.entry-content .has-blue-color:visited { - color: #21759b; -} - -.entry-content .has-blue-background-color, -.entry-content .has-blue-background-color:visited { - background-color: #21759b; -} - -.entry-content .has-dark-gray-color, -.entry-content .has-dark-gray-color:visited { - color: #373737; -} - -.entry-content .has-dark-gray-background-color, -.entry-content .has-dark-gray-background-color:visited { - background-color: #373737; -} - -.entry-content .has-medium-gray-color, -.entry-content .has-medium-gray-color:visited { - color: #9f9f9f; -} - -.entry-content .has-medium-gray-background-color, -.entry-content .has-medium-gray-background-color:visited { - background-color: #9f9f9f; -} - -.entry-content .has-light-gray-color, -.entry-content .has-light-gray-color:visited { - color: #e6e6e6; -} - -.entry-content .has-light-gray-background-color, -.entry-content .has-light-gray-background-color:visited { - background-color: #e6e6e6; -} - -.entry-content .has-white-color, -.entry-content .has-white-color:visited { - color: #fff; -} - -.entry-content .has-white-background-color, -.entry-content .has-white-background-color:visited { - background-color: #fff; -} diff --git a/wp-content/themes/twentytwelve/css/editor-blocks.css b/wp-content/themes/twentytwelve/css/editor-blocks.css deleted file mode 100644 index 3358a8ac7..000000000 --- a/wp-content/themes/twentytwelve/css/editor-blocks.css +++ /dev/null @@ -1,457 +0,0 @@ -/* -Theme Name: Twenty Twelve -Description: Used to style blocks in the editor. -*/ - -/*-------------------------------------------------------------- ->>> TABLE OF CONTENTS: ----------------------------------------------------------------- -1.0 General Typography -2.0 General Block Styles -3.0 Blocks - Common Blocks -4.0 Blocks - Formatting -5.0 Blocks - Layout Elements -6.0 Blocks - Widgets ---------------------------------------------------------------*/ - -/*-------------------------------------------------------------- -1.0 General Typography ---------------------------------------------------------------*/ - -.edit-post-visual-editor .editor-block-list__block, -.edit-post-visual-editor .editor-block-list__block p, -.editor-default-block-appender textarea.editor-default-block-appender__content { - font-size: 14px; -} - -.editor-default-block-appender textarea.editor-default-block-appender__content { - font-family: "Open Sans", Helvetica, Arial, sans-serif; -} - -.edit-post-visual-editor .editor-block-list__block { - color: #444; -} - -.editor-post-title__block .editor-post-title__input { - font-family: "Open Sans", Helvetica, Arial, sans-serif; - font-size: 20px; - font-weight: 400; -} - -@media screen and (min-width: 600px) { - .editor-post-title__block .editor-post-title__input { - font-size: 22px; - } -} - -.wp-block-freeform.block-library-rich-text__tinymce h1 { - font-size: 21px; -} - -.wp-block-freeform.block-library-rich-text__tinymce h2 { - font-size: 18px; -} - -.wp-block-freeform.block-library-rich-text__tinymce h3 { - font-size: 16px; -} - -.wp-block-freeform.block-library-rich-text__tinymce h4 { - font-size: 14px; -} - -.wp-block-freeform.block-library-rich-text__tinymce h5 { - font-size: 13px; -} - -.wp-block-freeform.block-library-rich-text__tinymce h6 { - font-size: 12px; -} - -/*-------------------------------------------------------------- -2.0 General Block Styles ---------------------------------------------------------------*/ - -/* Main column width */ - -.wp-block { - max-width: 655px; /* 625px + 30px for padding */ -} - -/* Link styles */ - -.edit-post-visual-editor a, -.editor-block-list__block a, -.wp-block-freeform.block-library-rich-text__tinymce a { - color: #21759b; -} - -/* List styles */ - -.wp-block-freeform.block-library-rich-text__tinymce ol, -.wp-block-freeform.block-library-rich-text__tinymce ul:not(.wp-block-gallery), -.block-library-list ol.editor-rich-text__tinymce, -.block-library-list ul.editor-rich-text__tinymce:not(.wp-block-gallery) { - padding-left: 0; - padding-right: 0; -} - -/* Quote styles */ - -.wp-block-freeform.block-library-rich-text__tinymce blockquote { - border: 0; - font-style: italic; - padding: 24px; -} - -/* Table styles */ - -.wp-block-freeform.block-library-rich-text__tinymce th { - font-size: 11px; -} - -.wp-block-freeform.block-library-rich-text__tinymce td { - font-size: 12px; -} - -.wp-block-freeform.block-library-rich-text__tinymce th, -.wp-block-freeform.block-library-rich-text__tinymce td { - padding-left: 0; - padding-right: 0; -} - -.rtl .wp-block-freeform.block-library-rich-text__tinymce th, -.rtl .wp-block-freeform.block-library-rich-text__tinymce td { - text-align: right; -} - -/* Code styles */ - -.wp-block-freeform.block-library-rich-text__tinymce code { - background-color: transparent; - font-size: 12px; -} - -/* Pre styles */ - -.wp-block-freeform.block-library-rich-text__tinymce pre { - font-size: 12px; -} - -/* Captions */ - -[class^="wp-block-"] figcaption, -[class^="wp-block-"] figcaption.editor-rich-text__tinymce.mce-content-body { - color: #757575; - font-size: 12px; - line-height: 2; - font-style: italic; - text-align: left; -} - -.rtl [class^="wp-block-"] figcaption, -.rtl [class^="wp-block-"] figcaption.editor-rich-text__tinymce.mce-content-body { - text-align: right; -} - -/* Definition Lists */ - -.wp-block-freeform.block-library-rich-text__tinymce dt { - margin-bottom: 0; -} - -/*-------------------------------------------------------------- -3.0 Blocks - Common Blocks ---------------------------------------------------------------*/ - -/* Paragraph */ - -p.has-drop-cap:not(:focus)::first-letter { - font-size: 5em; - margin-top: 0.1em; -} - -/* Image */ - -.wp-block-image { - margin-left: 0; - margin-right: 0; -} - -/* Gallery */ - -.wp-block-gallery { - margin-bottom: 24px; -} - -.wp-block-gallery figcaption, -.wp-block-gallery figcaption.editor-rich-text__tinymce.mce-content-body { - color: #fff; - text-align: center; -} - -/* Quote */ - -.wp-block-quote, -.wp-block-quote:not(.is-large):not(.is-style-large) { - padding: 24px; -} - -.wp-block-quote p { - font-style: italic; -} - -.wp-block-quote:not(.is-large):not(.is-style-large) { - border: 0; -} - -.wp-block-quote.is-large p, -.wp-block-quote.is-style-large p { - font-size: 20px; -} - -.wp-block-quote .wp-block-quote__citation { - color: inherit; - font-style: italic; -} - -.wp-block-quote.is-large .wp-block-quote__citation, -.wp-block-quote.is-style-large .wp-block-quote__citation { - font-size: 18px; -} - -/* Cover */ - -.edit-post-visual-editor .editor-block-list__block .wp-block-cover-image p, -.edit-post-visual-editor .editor-block-list__block .wp-block-cover p { - font-size: 28px; -} - -/* File */ - -.wp-block-file .wp-block-file__textlink { - color: #21759b; - text-decoration: underline; -} - -.wp-block-file .wp-block-file__button { - background-color: #e6e6e6; - background-repeat: repeat-x; - background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6); - border: 1px solid #d2d2d2; - border-radius: 3px; - box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1); - color: #7c7c7c; - font-family: inherit; - font-size: 11px; - font-weight: normal; - line-height: 1.428571429; - padding: 6px 10px; -} - -/*-------------------------------------------------------------- -4.0 Blocks - Formatting ---------------------------------------------------------------*/ - -/* Verse */ - -.editor-block-list__block .wp-block-verse pre { - font-size: 12px; -} - -/* Code */ - -.wp-block-code { - border: 0; - font-size: 12px; - line-height: 2; - padding: 0; -} - -.wp-block-html .CodeMirror-sizer { - line-height: 1.7; -} - -/* Preformatted */ - -.editor-block-list__block .wp-block-preformatted pre { - font-size: 12px; -} - -/* Pullquote */ - -.wp-block-pullquote { - font-style: italic; -} - -.edit-post-visual-editor .wp-block-pullquote { - margin: 0; -} - -.wp-block-pullquote .wp-block-pullquote__citation, -.wp-block-pullquote cite { - font-size: 14px; - text-transform: none; -} - -/* Table */ - -.wp-block-table { - border-bottom: 1px solid #ededed; - border-collapse: collapse; - border-spacing: 0; - font-size: 14px; - line-height: 2; - margin: 0 0 20px; - width: 100%; -} - -.editor-block-list__block .wp-block-table th { - border: 0; - font-size: 11px; - font-weight: bold; - text-transform: uppercase; -} - -.editor-block-list__block .wp-block-table td { - border: 0; - border-top: 1px solid #ededed; - font-size: 12px; - padding: 0; -} - -.wp-block-table__cell-content { - padding: 6px 10px 6px 0; -} - -/*-------------------------------------------------------------- -5.0 Blocks - Layout Elements ---------------------------------------------------------------*/ - -/* Buttons */ - -.wp-block-button__link { - background-color: #e6e6e6; - color: #7c7c7c; -} - -.wp-block-button .wp-block-button__link { - border: 1px solid #d2d2d2; - font-family: inherit; - font-size: 11px; - font-weight: normal; - line-height: 1.428571429; - padding: 6px 10px; -} - -.wp-block-button .editor-rich-text__tinymce.mce-content-body { - line-height: 1.428571429; -} - -.wp-block-button__link:not(.has-text-color) { - box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1); -} - -.wp-block-button.is-style-outline .wp-block-button__link { - background-color: inherit; - border-color: inherit; -} - -.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) { - background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6); - background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6); - background-repeat: repeat-x; -} - -/* Separator */ - -.editor-block-list__block hr.wp-block-separator { - margin-left: auto; - margin-right: auto; -} - -/* Media & Text */ - -.wp-block-media-text *:last-child { - margin-bottom: 0; -} - -/*-------------------------------------------------------------- -6.0 Blocks - Widgets ---------------------------------------------------------------*/ - -/* Archives, Categories & Latest Posts */ - -[data-align="center"] .wp-block-archives ul, -[data-align="center"] .wp-block-categories ul, -[data-align="center"] .wp-block-latest-posts ul { - list-style-position: inside; -} - -/* Archives */ - -.editor-block-list__block ul.wp-block-archives { - padding-left: 0; -} - -/* Categories */ - -.editor-block-list__block .wp-block-categories ul { - padding-left: 0; -} - -/* Latest Comments */ - -.editor-block-list__block .wp-block-latest-comments { - margin: 0; - padding: 0; -} - -.wp-block-latest-comments .avatar, -.wp-block-latest-comments__comment-avatar { - border-radius: 0; - box-shadow: none; -} - -.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, -.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta { - margin-left: 60px; -} - -.wp-block-latest-comments__comment, -.wp-block-latest-comments__comment-excerpt, -.wp-block-latest-comments__comment-excerpt p { - font-size: 14px; -} - -.wp-block-latest-comments__comment-excerpt p:last-child { - margin-bottom: 0; -} - -.wp-block-latest-comments__comment-date { - color: #5e5e5e; -} - -.wp-block-latest-comments .wp-block-latest-comments__comment { - margin: 0; - padding: 24px 0; -} - -.wp-block-latest-comments article { - border-bottom: 4px double #ededed; - padding-bottom: 2em; -} - -/* Latest Posts */ - -.editor-block-list__block .wp-block-latest-posts { - padding-left: 0; - padding-right: 0; -} diff --git a/wp-content/themes/twentytwelve/css/ie.css b/wp-content/themes/twentytwelve/css/ie.css deleted file mode 100644 index 798ce7dea..000000000 --- a/wp-content/themes/twentytwelve/css/ie.css +++ /dev/null @@ -1,273 +0,0 @@ -/* -Styles for older IE versions (previous to IE9). -*/ - -body { - background-color: #e6e6e6; -} -body.custom-background-empty { - background-color: #fff; -} -body.custom-background-empty .site, -body.custom-background-white .site { - box-shadow: none; - margin-bottom: 0; - margin-top: 0; - padding: 0; -} -.assistive-text, -.site .screen-reader-text { - clip: rect(1px 1px 1px 1px); -} -.full-width .site-content { - float: none; - width: 100%; -} -img.size-full, -img.size-large, -img.header-image, -img.wp-post-image, -img[class*="align"], -img[class*="wp-image-"], -img[class*="attachment-"] { - width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */ -} -.author-avatar { - float: left; - margin-top: 8px; - margin-top: 0.571428571rem; -} -.author-description { - float: right; - width: 80%; -} -.site { - box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3); - margin: 48px auto; - max-width: 960px; - overflow: hidden; - padding: 0 40px; -} -.site-content { - float: left; - width: 65.104166667%; -} -body.template-front-page .site-content, -body.attachment .site-content, -body.full-width .site-content { - width: 100%; -} -.widget-area { - float: right; - width: 26.041666667%; -} -.site-header h1, -.site-header h2 { - text-align: left; -} -.site-header h1 { - font-size: 26px; - line-height: 1.846153846; -} -.main-navigation ul.nav-menu, -.main-navigation div.nav-menu > ul { - border-bottom: 1px solid #ededed; - border-top: 1px solid #ededed; - display: inline-block !important; - text-align: left; - width: 100%; -} -.main-navigation ul { - margin: 0; - text-indent: 0; -} -.main-navigation li a, -.main-navigation li { - display: inline-block; - text-decoration: none; -} -.ie7 .main-navigation li a, -.ie7 .main-navigation li { - display: inline; -} -.main-navigation li a { - border-bottom: 0; - color: #6a6a6a; - line-height: 3.692307692; - text-transform: uppercase; -} -.main-navigation li a:hover { - color: #000; -} -.main-navigation li { - margin: 0 40px 0 0; - position: relative; -} -.main-navigation li ul { - margin: 0; - padding: 0; - position: absolute; - top: 100%; - z-index: 1; - height: 1px; - width: 1px; - overflow: hidden; - clip: rect(1px, 1px, 1px, 1px); -} -.ie7 .main-navigation li ul { - clip: inherit; - display: none; - left: 0; - overflow: visible; -} -.main-navigation li ul ul, -.ie7 .main-navigation li ul ul { - top: 0; - left: 100%; -} -.main-navigation ul li:hover > ul, -.main-navigation ul li:focus > ul, -.main-navigation .focus > ul { - border-left: 0; - clip: inherit; - overflow: inherit; - height: inherit; - width: inherit; -} -.ie7 .main-navigation ul li:hover > ul, -.ie7 .main-navigation ul li:focus > ul { - display: block; -} -.main-navigation li ul li a { - background: #efefef; - border-bottom: 1px solid #ededed; - display: block; - font-size: 11px; - line-height: 2.181818182; - padding: 8px 10px; - width: 180px; -} -.main-navigation li ul li a:hover { - background: #e3e3e3; - color: #444; -} -.main-navigation .current-menu-item > a, -.main-navigation .current-menu-ancestor > a, -.main-navigation .current_page_item > a, -.main-navigation .current_page_ancestor > a { - color: #636363; - font-weight: bold; -} -.main-navigation .menu-toggle { - display: none; -} -.entry-header .entry-title { - font-size: 22px; -} -#respond form input[type="text"] { - width: 46.333333333%; -} -#respond form textarea.blog-textarea { - width: 79.666666667%; -} -.template-front-page .site-content, -.template-front-page article { - overflow: hidden; -} -.template-front-page.has-post-thumbnail article { - float: left; - width: 47.916666667%; -} -.entry-page-image { - float: right; - margin-bottom: 0; - width: 47.916666667%; -} -/* IE Front Page Template Widget fix */ -.template-front-page .widget-area { - clear: both; -} -.template-front-page .widget { - width: 100% !important; - border: none; -} -.template-front-page .widget-area .widget, -.template-front-page .first.front-widgets, -.template-front-page.two-sidebars .widget-area .front-widgets { - float: left; - margin-bottom: 24px; - width: 51.875%; -} -.template-front-page .second.front-widgets, -.template-front-page .widget-area .widget:nth-child(odd) { - clear: right; -} -.template-front-page .first.front-widgets, -.template-front-page .second.front-widgets, -.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets { - float: right; - margin: 0 0 24px; - width: 39.0625%; -} -.template-front-page.two-sidebars .widget, -.template-front-page.two-sidebars .widget:nth-child(even) { - float: none; - width: auto; -} -/* add input font for ul { - text-align: right; -} -.rtl .main-navigation ul li ul li, -.rtl .main-navigation ul li ul li ul li { - margin-left: 40px; - margin-right: auto; -} -.rtl .main-navigation li ul ul { - position: absolute; - bottom: 0; - right: 100%; - z-index: 1; -} -.ie7 .rtl .main-navigation li ul ul { - position: absolute; - bottom: 0; - right: 100%; - z-index: 1; -} -.ie7 .rtl .main-navigation ul li { - z-index: 99; -} -.ie7 .rtl .main-navigation li ul { - position: absolute; - bottom: 100%; - right: 0; - z-index: 1; -} -.ie7 .rtl .main-navigation li { - margin-right: auto; - margin-left: 40px; -} -.ie7 .rtl .main-navigation li ul ul ul { - position: relative; - z-index: 1; -} \ No newline at end of file diff --git a/wp-content/themes/twentytwelve/editor-style-rtl.css b/wp-content/themes/twentytwelve/editor-style-rtl.css deleted file mode 100644 index 8aa4a9612..000000000 --- a/wp-content/themes/twentytwelve/editor-style-rtl.css +++ /dev/null @@ -1,28 +0,0 @@ -/* -Theme Name: Twenty Twelve -Description: Used to style the TinyMCE editor for RTL languages. -See also rtl.css file. -*/ - -html .mceContentBody { - direction: rtl; - unicode-bidi: embed; -} -li { - margin: 0 24px 0 0; - margin: 0 1.714285714rem 0 0; -} -dl { - margin: 0 24px; - margin: 0 1.714285714rem; -} -tr th { - text-align: right; -} -td { - padding: 6px 0 6px 10px; - text-align: right; -} -.wp-caption { - text-align: right; -} \ No newline at end of file diff --git a/wp-content/themes/twentytwelve/editor-style.css b/wp-content/themes/twentytwelve/editor-style.css deleted file mode 100644 index 6627382a5..000000000 --- a/wp-content/themes/twentytwelve/editor-style.css +++ /dev/null @@ -1,342 +0,0 @@ -/* -Theme Name: Twenty Twelve -Description: Used to style the TinyMCE editor. -*/ - -html { - font-size: 87.5%; -} -html .mceContentBody { - max-width: 625px; -} -body { - color: #444; - font-family: "Open Sans", Helvetica, Arial, sans-serif; - font-size: 14px; - font-size: 1rem; - line-height: 1; - text-rendering: optimizeLegibility; - vertical-align: baseline; -} - - -/* =Headings --------------------------------------------------------------- */ - -h1, -h2, -h3, -h4, -h5, -h6 { - clear: both; - line-height: 1.846153846; - margin: 24px 0; - margin: 1.714285714rem 0; -} -h1 { - font-size: 21px; - font-size: 1.5rem; - line-height: 1.5; -} -h2 { - font-size: 18px; - font-size: 1.285714286rem; - line-height: 1.6; -} -h3 { - font-size: 16px; - font-size: 1.142857143rem; -} -h4 { - font-size: 14px; - font-size: 1rem; -} -h5 { - font-size: 13px; - font-size: 0.928571429rem; -} -h6 { - font-size: 12px; - font-size: 0.857142857rem; -} -hr { - background-color: #ccc; - border: 0; - height: 1px; - margin: 24px; - margin-bottom: 1.714285714rem; -} - - -/* =Text elements --------------------------------------------------------------- */ - -p { - line-height: 1.714285714; - margin: 0 0 24px; - margin: 0 0 1.714285714rem; -} -ul, -ol { - margin: 0 0 24px; - margin: 0 0 1.714285714rem; - line-height: 1.714285714; - padding: 0; -} -ul { - list-style: disc outside; -} -ol { - list-style: decimal outside; -} -ul ul, -ol ol, -ul ol, -ol ul { - margin-bottom: 0; -} -li { - margin: 0 0 0 24px; - margin: 0 0 0 1.714285714rem; -} -dl { - margin: 0 24px; - margin: 0 1.714285714rem; -} -dt { - font-weight: bold; - margin-bottom: 24px; - margin-bottom: 1.714285714rem; -} -dd { - line-height: 1.714285714; - margin: 0 0 24px; - margin: 0 0 1.714285714rem; -} -strong { - font-weight: bold; -} -cite, -em, -i { - font-style: italic; -} -cite { - border: none; -} -big { - font-size: 128.571429%; -} -.mceContentBody blockquote { - font-style: italic !important; - font-weight: normal; - margin: 0; - padding: 24px; - padding: 1.714285714rem; -} -pre { - border: 1px solid #ededed; - color: #666; - font-family: Consolas, Monaco, Lucida Console, monospace; - font-size: 12px; - font-size: 0.857142857rem; - line-height: 1.714285714; - margin: 24px 0; - margin: 1.714285714rem 0; - overflow: auto; - padding: 24px; - padding: 1.714285714rem; -} -code, -kbd, -samp, -var { - font-family: Consolas, Monaco, Lucida Console, monospace; - font-size: 12px; - font-size: 0.857142857rem; - line-height: 2; -} -abbr, -acronym, -dfn { - border-bottom: 1px dotted #666; - cursor: help; -} -address { - display: block; - line-height: 1.714285714; - margin: 0 0 24px; - margin: 0 0 1.714285714rem; -} -del { - color: #333; -} -ins { - background: #fff9c0; - border: none; - color: #333; - text-decoration: none; -} -sup, -sub { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} -sup { - top: -0.5em; -} -sub { - bottom: -0.25em; -} -input[type="text"] { - border: 1px solid #ccc; - border-radius: 3px; - font-family: inherit; - padding: 6px; - padding: 0.428571429rem; -} -textarea { - border: 1px solid #d5d2ca; - border-radius: 3px; - font-family: inherit; - font-size: 12px; - font-size: 0.857142857rem; - line-height: 1.714285714; - padding: 10px; - padding: 0.714285714rem; - width: 96%; -} - - -/* =Links --------------------------------------------------------------- */ - -a, -a em, -a strong { - color: #21759b; - outline: none; -} -a:focus, -a:active, -a:hover { - color: #0f3647; -} - - -/* =Alignment --------------------------------------------------------------- */ - -.alignleft { - display: inline; - float: left; - margin: 12px 24px 12px 0; - margin: 0.857142857rem 1.714285714rem 0.857142857rem 0; -} -.alignright { - display: inline; - float: right; - margin: 12px 0 12px 24px; - margin: 0.857142857rem 0 0.857142857rem 1.714285714rem; -} -.aligncenter { - clear: both; - display: block; - margin-top: 12px; - margin-top: 0.857142857rem; - margin-bottom: 12px; - margin-bottom: 0.857142857rem; -} - - -/* =Tables --------------------------------------------------------------- */ - -table { - border-bottom: 1px solid #ededed; - border-collapse: collapse; - border-spacing: 0; - color: #757575; - font-size: 12px; - font-size: 0.857142857rem; - line-height: 2; - margin: 0 0 24px; - margin: 0 0 1.714285714rem; - width: 100%; -} -tr th { - color: #636363; - font-size: 11px; - font-size: 0.785714286rem; - font-weight: bold; - line-height: 2.181818182; - text-align: left; - text-transform: uppercase; -} -td { - border-top: 1px solid #ededed !important; - color: #757575; - font-size: inherit; - font-weight: normal; - padding: 6px 10px 6px 0; - text-align: left; -} - - -/* =Images --------------------------------------------------------------- */ - -img, -.editor-attachment { - border: 0; - border-radius: 3px; - box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); - max-width: 100%; -} -img.size-full { - width: auto/9; /* Prevent stretching of full-size images in IE8 */ -} -img[class*="wp-image-"] { - height: auto; - max-width: 100%; -} -img[class*="align"], -img[class*="wp-image-"], -img[class*="attachment-"] { - height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */ -} -img.mce-wp-nextpage { - border-radius: 0; - box-shadow: none; -} -img.wp-smiley { - border: 0; - border-radius: 0; - box-shadow: none; - margin-bottom: 0; - margin-top: 0; - padding: 0; -} -.wp-caption { - background: transparent; - border: none; - margin: 0; - padding: 4px; - text-align: left; -} -.wp-caption-dt { - margin: 0; -} -.wp-caption .wp-caption-text, -.wp-caption-dd { - color: #757575; - font-style: italic; - font-size: 12px; - font-size: 0.857142857rem; - line-height: 2; - margin: 0 0 24px; - margin: 0 0 1.71429rem; -} diff --git a/wp-content/themes/twentytwelve/footer.php b/wp-content/themes/twentytwelve/footer.php deleted file mode 100644 index c9bde312b..000000000 --- a/wp-content/themes/twentytwelve/footer.php +++ /dev/null @@ -1,33 +0,0 @@ - -
-
-
- - ' ); - } - ?> - - - -
-
-
- - - - diff --git a/wp-content/themes/twentytwelve/functions.php b/wp-content/themes/twentytwelve/functions.php deleted file mode 100644 index ec54db0cc..000000000 --- a/wp-content/themes/twentytwelve/functions.php +++ /dev/null @@ -1,721 +0,0 @@ - __( 'Blue', 'twentytwelve' ), - 'slug' => 'blue', - 'color' => '#21759b', - ), - array( - 'name' => __( 'Dark Gray', 'twentytwelve' ), - 'slug' => 'dark-gray', - 'color' => '#444', - ), - array( - 'name' => __( 'Medium Gray', 'twentytwelve' ), - 'slug' => 'medium-gray', - 'color' => '#9f9f9f', - ), - array( - 'name' => __( 'Light Gray', 'twentytwelve' ), - 'slug' => 'light-gray', - 'color' => '#e6e6e6', - ), - array( - 'name' => __( 'White', 'twentytwelve' ), - 'slug' => 'white', - 'color' => '#fff', - ), - ) - ); - - // Adds RSS feed links to for posts and comments. - add_theme_support( 'automatic-feed-links' ); - - // This theme supports a variety of post formats. - add_theme_support( 'post-formats', array( 'aside', 'image', 'link', 'quote', 'status' ) ); - - // This theme uses wp_nav_menu() in one location. - register_nav_menu( 'primary', __( 'Primary Menu', 'twentytwelve' ) ); - - /* - * This theme supports custom background color and image, - * and here we also set up the default background color. - */ - add_theme_support( - 'custom-background', - array( - 'default-color' => 'e6e6e6', - ) - ); - - // This theme uses a custom image size for featured images, displayed on "standard" posts. - add_theme_support( 'post-thumbnails' ); - set_post_thumbnail_size( 624, 9999 ); // Unlimited height, soft crop. - - // Indicate widget sidebars can use selective refresh in the Customizer. - add_theme_support( 'customize-selective-refresh-widgets' ); -} -add_action( 'after_setup_theme', 'twentytwelve_setup' ); - -/** - * Add support for a custom header image. - */ -require get_template_directory() . '/inc/custom-header.php'; - -/** - * Return the Google font stylesheet URL if available. - * - * The use of Open Sans by default is localized. For languages that use - * characters not supported by the font, the font can be disabled. - * - * @since Twenty Twelve 1.2 - * - * @return string Font stylesheet or empty string if disabled. - */ -function twentytwelve_get_font_url() { - $font_url = ''; - - /* - * translators: If there are characters in your language that are not supported - * by Open Sans, translate this to 'off'. Do not translate into your own language. - */ - if ( 'off' !== _x( 'on', 'Open Sans font: on or off', 'twentytwelve' ) ) { - $subsets = 'latin,latin-ext'; - - /* - * translators: To add an additional Open Sans character subset specific to your language, - * translate this to 'greek', 'cyrillic' or 'vietnamese'. Do not translate into your own language. - */ - $subset = _x( 'no-subset', 'Open Sans font: add new subset (greek, cyrillic, vietnamese)', 'twentytwelve' ); - - if ( 'cyrillic' == $subset ) { - $subsets .= ',cyrillic,cyrillic-ext'; - } elseif ( 'greek' == $subset ) { - $subsets .= ',greek,greek-ext'; - } elseif ( 'vietnamese' == $subset ) { - $subsets .= ',vietnamese'; - } - - $query_args = array( - 'family' => urlencode( 'Open Sans:400italic,700italic,400,700' ), - 'subset' => urlencode( $subsets ), - 'display' => urlencode( 'fallback' ), - ); - $font_url = add_query_arg( $query_args, 'https://fonts.googleapis.com/css' ); - } - - return $font_url; -} - -/** - * Enqueue scripts and styles for front end. - * - * @since Twenty Twelve 1.0 - */ -function twentytwelve_scripts_styles() { - global $wp_styles; - - /* - * Adds JavaScript to pages with the comment form to support - * sites with threaded comments (when in use). - */ - if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) { - wp_enqueue_script( 'comment-reply' ); - } - - // Adds JavaScript for handling the navigation menu hide-and-show behavior. - wp_enqueue_script( 'twentytwelve-navigation', get_template_directory_uri() . '/js/navigation.js', array( 'jquery' ), '20141205', true ); - - $font_url = twentytwelve_get_font_url(); - if ( ! empty( $font_url ) ) { - wp_enqueue_style( 'twentytwelve-fonts', esc_url_raw( $font_url ), array(), null ); - } - - // Loads our main stylesheet. - wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '20190507' ); - - // Theme block stylesheet. - wp_enqueue_style( 'twentytwelve-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentytwelve-style' ), '20190406' ); - - // Loads the Internet Explorer specific stylesheet. - wp_enqueue_style( 'twentytwelve-ie', get_template_directory_uri() . '/css/ie.css', array( 'twentytwelve-style' ), '20150214' ); - $wp_styles->add_data( 'twentytwelve-ie', 'conditional', 'lt IE 9' ); -} -add_action( 'wp_enqueue_scripts', 'twentytwelve_scripts_styles' ); - -/** - * Enqueue styles for the block-based editor. - * - * @since Twenty Twelve 2.6 - */ -function twentytwelve_block_editor_styles() { - // Block styles. - wp_enqueue_style( 'twentytwelve-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20190406' ); - // Add custom fonts. - wp_enqueue_style( 'twentytwelve-fonts', twentytwelve_get_font_url(), array(), null ); -} -add_action( 'enqueue_block_editor_assets', 'twentytwelve_block_editor_styles' ); - -/** - * Add preconnect for Google Fonts. - * - * @since Twenty Twelve 2.2 - * - * @param array $urls URLs to print for resource hints. - * @param string $relation_type The relation type the URLs are printed. - * @return array URLs to print for resource hints. - */ -function twentytwelve_resource_hints( $urls, $relation_type ) { - if ( wp_style_is( 'twentytwelve-fonts', 'queue' ) && 'preconnect' === $relation_type ) { - if ( version_compare( $GLOBALS['wp_version'], '4.7-alpha', '>=' ) ) { - $urls[] = array( - 'href' => 'https://fonts.gstatic.com', - 'crossorigin', - ); - } else { - $urls[] = 'https://fonts.gstatic.com'; - } - } - - return $urls; -} -add_filter( 'wp_resource_hints', 'twentytwelve_resource_hints', 10, 2 ); - -/** - * Filter TinyMCE CSS path to include Google Fonts. - * - * Adds additional stylesheets to the TinyMCE editor if needed. - * - * @uses twentytwelve_get_font_url() To get the Google Font stylesheet URL. - * - * @since Twenty Twelve 1.2 - * - * @param string $mce_css CSS path to load in TinyMCE. - * @return string Filtered CSS path. - */ -function twentytwelve_mce_css( $mce_css ) { - $font_url = twentytwelve_get_font_url(); - - if ( empty( $font_url ) ) { - return $mce_css; - } - - if ( ! empty( $mce_css ) ) { - $mce_css .= ','; - } - - $mce_css .= esc_url_raw( str_replace( ',', '%2C', $font_url ) ); - - return $mce_css; -} -add_filter( 'mce_css', 'twentytwelve_mce_css' ); - -/** - * Filter the page title. - * - * Creates a nicely formatted and more specific title element text - * for output in head of document, based on current view. - * - * @since Twenty Twelve 1.0 - * - * @param string $title Default title text for current view. - * @param string $sep Optional separator. - * @return string Filtered title. - */ -function twentytwelve_wp_title( $title, $sep ) { - global $paged, $page; - - if ( is_feed() ) { - return $title; - } - - // Add the site name. - $title .= get_bloginfo( 'name', 'display' ); - - // Add the site description for the home/front page. - $site_description = get_bloginfo( 'description', 'display' ); - if ( $site_description && ( is_home() || is_front_page() ) ) { - $title = "$title $sep $site_description"; - } - - // Add a page number if necessary. - if ( ( $paged >= 2 || $page >= 2 ) && ! is_404() ) { - /* translators: %s: Page number. */ - $title = "$title $sep " . sprintf( __( 'Page %s', 'twentytwelve' ), max( $paged, $page ) ); - } - - return $title; -} -add_filter( 'wp_title', 'twentytwelve_wp_title', 10, 2 ); - -/** - * Filter the page menu arguments. - * - * Makes our wp_nav_menu() fallback -- wp_page_menu() -- show a home link. - * - * @since Twenty Twelve 1.0 - */ -function twentytwelve_page_menu_args( $args ) { - if ( ! isset( $args['show_home'] ) ) { - $args['show_home'] = true; - } - return $args; -} -add_filter( 'wp_page_menu_args', 'twentytwelve_page_menu_args' ); - -/** - * Register sidebars. - * - * Registers our main widget area and the front page widget areas. - * - * @since Twenty Twelve 1.0 - */ -function twentytwelve_widgets_init() { - register_sidebar( - array( - 'name' => __( 'Main Sidebar', 'twentytwelve' ), - 'id' => 'sidebar-1', - 'description' => __( 'Appears on posts and pages except the optional Front Page template, which has its own widgets', 'twentytwelve' ), - 'before_widget' => '', - 'before_title' => '

', - 'after_title' => '

', - ) - ); - - register_sidebar( - array( - 'name' => __( 'First Front Page Widget Area', 'twentytwelve' ), - 'id' => 'sidebar-2', - 'description' => __( 'Appears when using the optional Front Page template with a page set as Static Front Page', 'twentytwelve' ), - 'before_widget' => '', - 'before_title' => '

', - 'after_title' => '

', - ) - ); - - register_sidebar( - array( - 'name' => __( 'Second Front Page Widget Area', 'twentytwelve' ), - 'id' => 'sidebar-3', - 'description' => __( 'Appears when using the optional Front Page template with a page set as Static Front Page', 'twentytwelve' ), - 'before_widget' => '', - 'before_title' => '

', - 'after_title' => '

', - ) - ); -} -add_action( 'widgets_init', 'twentytwelve_widgets_init' ); - -if ( ! function_exists( 'twentytwelve_content_nav' ) ) : - /** - * Displays navigation to next/previous pages when applicable. - * - * @since Twenty Twelve 1.0 - */ - function twentytwelve_content_nav( $html_id ) { - global $wp_query; - - if ( $wp_query->max_num_pages > 1 ) : ?> - - comment_type ) : - case 'pingback': - case 'trackback': - // Display trackbacks differently than normal comments. - ?> -
  • id="comment-"> -

    ', '' ); ?>

    - -
  • id="li-comment-"> -
    -
    - %1$s %2$s', - get_comment_author_link(), - // If current post author is also comment author, make it known visually. - ( $comment->user_id === $post->post_author ) ? '' . __( 'Post author', 'twentytwelve' ) . '' : '' - ); - printf( - '', - esc_url( get_comment_link( $comment->comment_ID ) ), - get_comment_time( 'c' ), - /* translators: 1: Date, 2: Time. */ - sprintf( __( '%1$s at %2$s', 'twentytwelve' ), get_comment_date(), get_comment_time() ) - ); - ?> -
    - - - - comment_approved ) : ?> -

    - - -
    - - ', '

    ' ); ?> -
    - -
    - __( 'Reply', 'twentytwelve' ), - 'after' => ' ', - 'depth' => $depth, - 'max_depth' => $args['max_depth'], - ) - ) - ); - ?> -
    -
    - ', - esc_url( get_permalink() ), - esc_attr( get_the_time() ), - esc_attr( get_the_date( 'c' ) ), - esc_html( get_the_date() ) - ); - - $author = sprintf( - '', - esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), - /* translators: %s: Author display name. */ - esc_attr( sprintf( __( 'View all posts by %s', 'twentytwelve' ), get_the_author() ) ), - get_the_author() - ); - - if ( $tag_list ) { - /* translators: 1: Category name, 2: Tag name, 3: Date, 4: Author display name. */ - $utility_text = __( 'This entry was posted in %1$s and tagged %2$s on %3$s by %4$s.', 'twentytwelve' ); - } elseif ( $categories_list ) { - /* translators: 1: Category name, 3: Date, 4: Author display name. */ - $utility_text = __( 'This entry was posted in %1$s on %3$s by %4$s.', 'twentytwelve' ); - } else { - /* translators: 3: Date, 4: Author display name. */ - $utility_text = __( 'This entry was posted on %3$s by %4$s.', 'twentytwelve' ); - } - - printf( - $utility_text, - $categories_list, - $tag_list, - $date, - $author - ); - } -endif; - -/** - * Extend the default WordPress body classes. - * - * Extends the default WordPress body class to denote: - * 1. Using a full-width layout, when no active widgets in the sidebar - * or full-width template. - * 2. Front Page template: thumbnail in use and number of sidebars for - * widget areas. - * 3. White or empty background color to change the layout and spacing. - * 4. Custom fonts enabled. - * 5. Single or multiple authors. - * - * @since Twenty Twelve 1.0 - * - * @param array $classes Existing class values. - * @return array Filtered class values. - */ -function twentytwelve_body_class( $classes ) { - $background_color = get_background_color(); - $background_image = get_background_image(); - - if ( ! is_active_sidebar( 'sidebar-1' ) || is_page_template( 'page-templates/full-width.php' ) ) { - $classes[] = 'full-width'; - } - - if ( is_page_template( 'page-templates/front-page.php' ) ) { - $classes[] = 'template-front-page'; - if ( has_post_thumbnail() ) { - $classes[] = 'has-post-thumbnail'; - } - if ( is_active_sidebar( 'sidebar-2' ) && is_active_sidebar( 'sidebar-3' ) ) { - $classes[] = 'two-sidebars'; - } - } - - if ( empty( $background_image ) ) { - if ( empty( $background_color ) ) { - $classes[] = 'custom-background-empty'; - } elseif ( in_array( $background_color, array( 'fff', 'ffffff' ) ) ) { - $classes[] = 'custom-background-white'; - } - } - - // Enable custom font class only if the font CSS is queued to load. - if ( wp_style_is( 'twentytwelve-fonts', 'queue' ) ) { - $classes[] = 'custom-font-enabled'; - } - - if ( ! is_multi_author() ) { - $classes[] = 'single-author'; - } - - return $classes; -} -add_filter( 'body_class', 'twentytwelve_body_class' ); - -/** - * Adjust content width in certain contexts. - * - * Adjusts content_width value for full-width and single image attachment - * templates, and when there are no active widgets in the sidebar. - * - * @since Twenty Twelve 1.0 - */ -function twentytwelve_content_width() { - if ( is_page_template( 'page-templates/full-width.php' ) || is_attachment() || ! is_active_sidebar( 'sidebar-1' ) ) { - global $content_width; - $content_width = 960; - } -} -add_action( 'template_redirect', 'twentytwelve_content_width' ); - -/** - * Register postMessage support. - * - * Add postMessage support for site title and description for the Customizer. - * - * @since Twenty Twelve 1.0 - * - * @param WP_Customize_Manager $wp_customize Customizer object. - */ -function twentytwelve_customize_register( $wp_customize ) { - $wp_customize->get_setting( 'blogname' )->transport = 'postMessage'; - $wp_customize->get_setting( 'blogdescription' )->transport = 'postMessage'; - $wp_customize->get_setting( 'header_textcolor' )->transport = 'postMessage'; - - if ( isset( $wp_customize->selective_refresh ) ) { - $wp_customize->selective_refresh->add_partial( - 'blogname', - array( - 'selector' => '.site-title > a', - 'container_inclusive' => false, - 'render_callback' => 'twentytwelve_customize_partial_blogname', - ) - ); - $wp_customize->selective_refresh->add_partial( - 'blogdescription', - array( - 'selector' => '.site-description', - 'container_inclusive' => false, - 'render_callback' => 'twentytwelve_customize_partial_blogdescription', - ) - ); - } -} -add_action( 'customize_register', 'twentytwelve_customize_register' ); - -/** - * Render the site title for the selective refresh partial. - * - * @since Twenty Twelve 2.0 - * @see twentytwelve_customize_register() - * - * @return void - */ -function twentytwelve_customize_partial_blogname() { - bloginfo( 'name' ); -} - -/** - * Render the site tagline for the selective refresh partial. - * - * @since Twenty Twelve 2.0 - * @see twentytwelve_customize_register() - * - * @return void - */ -function twentytwelve_customize_partial_blogdescription() { - bloginfo( 'description' ); -} - -/** - * Enqueue Javascript postMessage handlers for the Customizer. - * - * Binds JS handlers to make the Customizer preview reload changes asynchronously. - * - * @since Twenty Twelve 1.0 - */ -function twentytwelve_customize_preview_js() { - wp_enqueue_script( 'twentytwelve-customizer', get_template_directory_uri() . '/js/theme-customizer.js', array( 'customize-preview' ), '20141120', true ); -} -add_action( 'customize_preview_init', 'twentytwelve_customize_preview_js' ); - -/** - * Modifies tag cloud widget arguments to display all tags in the same font size - * and use list format for better accessibility. - * - * @since Twenty Twelve 2.4 - * - * @param array $args Arguments for tag cloud widget. - * @return array The filtered arguments for tag cloud widget. - */ -function twentytwelve_widget_tag_cloud_args( $args ) { - $args['largest'] = 22; - $args['smallest'] = 8; - $args['unit'] = 'pt'; - $args['format'] = 'list'; - - return $args; -} -add_filter( 'widget_tag_cloud_args', 'twentytwelve_widget_tag_cloud_args' ); - -if ( ! function_exists( 'wp_body_open' ) ) : - /** - * Fire the wp_body_open action. - * - * Added for backward compatibility to support pre-5.2.0 WordPress versions. - * - * @since Twenty Twelve 3.0 - */ - function wp_body_open() { - /** - * Triggered after the opening tag. - * - * @since Twenty Twelve 3.0 - */ - do_action( 'wp_body_open' ); - } -endif; diff --git a/wp-content/themes/twentytwelve/header.php b/wp-content/themes/twentytwelve/header.php deleted file mode 100644 index b51d080bb..000000000 --- a/wp-content/themes/twentytwelve/header.php +++ /dev/null @@ -1,61 +0,0 @@ - section and everything up till
    - * - * @package WordPress - * @subpackage Twenty_Twelve - * @since Twenty Twelve 1.0 - */ -?> - - - -> - - - - -<?php wp_title( '|', true, 'right' ); ?> - - - - - - - -> - -
    - - -
    diff --git a/wp-content/themes/twentytwelve/image.php b/wp-content/themes/twentytwelve/image.php deleted file mode 100644 index b4ea01702..000000000 --- a/wp-content/themes/twentytwelve/image.php +++ /dev/null @@ -1,142 +0,0 @@ - - -
    -
    - - - -
    > -
    -

    - -
    - Published at %4$s × %5$s in %8$s.', 'twentytwelve' ), - esc_attr( get_the_date( 'c' ) ), - esc_html( get_the_date() ), - esc_url( wp_get_attachment_url() ), - $metadata['width'], - $metadata['height'], - esc_url( get_permalink( $post->post_parent ) ), - esc_attr( strip_tags( get_the_title( $post->post_parent ) ) ), - get_the_title( $post->post_parent ) - ); - ?> - ', '' ); ?> -
    - - -
    - -
    - -
    -
    - $post->post_parent, - 'post_status' => 'inherit', - 'post_type' => 'attachment', - 'post_mime_type' => 'image', - 'order' => 'ASC', - 'orderby' => 'menu_order ID', - ) - ) - ); - foreach ( $attachments as $k => $attachment ) : - if ( $attachment->ID == $post->ID ) { - break; - } - endforeach; - - // If there is more than 1 attachment in a gallery... - if ( count( $attachments ) > 1 ) : - $k++; - if ( isset( $attachments[ $k ] ) ) : - // ...get the URL of the next image attachment. - $next_attachment_url = get_attachment_link( $attachments[ $k ]->ID ); - else : - // ...or get the URL of the first image attachment. - $next_attachment_url = get_attachment_link( $attachments[0]->ID ); - endif; - else : - // Or, if there's only 1 image, get the URL of the image. - $next_attachment_url = wp_get_attachment_url(); - endif; - ?> - - ID, $attachment_size ); - ?> - - - post_excerpt ) ) : ?> -
    - -
    - -
    - -
    - -
    - - '', - ) - ); - ?> -
    - -
    - -
    - - - - - -
    -
    - - diff --git a/wp-content/themes/twentytwelve/inc/custom-header.php b/wp-content/themes/twentytwelve/inc/custom-header.php deleted file mode 100644 index 359a33a1c..000000000 --- a/wp-content/themes/twentytwelve/inc/custom-header.php +++ /dev/null @@ -1,168 +0,0 @@ - '515151', - 'default-image' => '', - - // Set height and width, with a maximum value for the width. - 'height' => 250, - 'width' => 960, - 'max-width' => 2000, - - // Support flexible height and width. - 'flex-height' => true, - 'flex-width' => true, - - // Random image rotation off by default. - 'random-default' => false, - - // Callbacks for styling the header and the admin preview. - 'wp-head-callback' => 'twentytwelve_header_style', - 'admin-head-callback' => 'twentytwelve_admin_header_style', - 'admin-preview-callback' => 'twentytwelve_admin_header_image', - ); - - add_theme_support( 'custom-header', $args ); -} -add_action( 'after_setup_theme', 'twentytwelve_custom_header_setup' ); - -/** - * Load our special font CSS file. - * - * @since Twenty Twelve 1.2 - */ -function twentytwelve_custom_header_fonts() { - $font_url = twentytwelve_get_font_url(); - if ( ! empty( $font_url ) ) { - wp_enqueue_style( 'twentytwelve-fonts', esc_url_raw( $font_url ), array(), null ); - } -} -add_action( 'admin_print_styles-appearance_page_custom-header', 'twentytwelve_custom_header_fonts' ); - -/** - * Style the header text displayed on the blog. - * - * get_header_textcolor() options: 515151 is default, hide text (returns 'blank'), or any hex value. - * - * @since Twenty Twelve 1.0 - */ -function twentytwelve_header_style() { - $text_color = get_header_textcolor(); - - // If no custom options for text are set, let's bail. - if ( get_theme_support( 'custom-header', 'default-text-color' ) == $text_color ) { - return; - } - - // If we get this far, we have custom styles. - ?> - - Header admin panel. - * - * @since Twenty Twelve 1.0 - */ -function twentytwelve_admin_header_style() { - ?> - - Header admin panel. - * - * This callback overrides the default markup displayed there. - * - * @since Twenty Twelve 1.0 - */ -function twentytwelve_admin_header_image() { - $style = 'color: #' . get_header_textcolor() . ';'; - if ( ! display_header_text() ) { - $style = 'display: none;'; - } - ?> -
    -

    -

    - - - -
    - - -
    -
    - - - - - - - - - - -
    - - -
    -

    -
    - -
    -

    - Get started here.', 'twentytwelve' ), admin_url( 'post-new.php' ) ); - ?> -

    -
    - - -
    -

    -
    - -
    -

    - -
    - - -
    - - - -
    -
    - - - diff --git a/wp-content/themes/twentytwelve/js/html5.js b/wp-content/themes/twentytwelve/js/html5.js deleted file mode 100644 index c83dfdc0b..000000000 --- a/wp-content/themes/twentytwelve/js/html5.js +++ /dev/null @@ -1,8 +0,0 @@ -/* - HTML5 Shiv v3.7.0 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed -*/ -(function(l,f){function m(){var a=e.elements;return"string"==typeof a?a.split(" "):a}function i(a){var b=n[a[o]];b||(b={},h++,a[o]=h,n[h]=b);return b}function p(a,b,c){b||(b=f);if(g)return b.createElement(a);c||(c=i(b));b=c.cache[a]?c.cache[a].cloneNode():r.test(a)?(c.cache[a]=c.createElem(a)).cloneNode():c.createElem(a);return b.canHaveChildren&&!s.test(a)?c.frag.appendChild(b):b}function t(a,b){if(!b.cache)b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag(); -a.createElement=function(c){return!e.shivMethods?b.createElem(c):p(c,a,b)};a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+m().join().replace(/[\w\-]+/g,function(a){b.createElem(a);b.frag.createElement(a);return'c("'+a+'")'})+");return n}")(e,b.frag)}function q(a){a||(a=f);var b=i(a);if(e.shivCSS&&!j&&!b.hasCSS){var c,d=a;c=d.createElement("p");d=d.getElementsByTagName("head")[0]||d.documentElement;c.innerHTML="x"; -c=d.insertBefore(c.lastChild,d.firstChild);b.hasCSS=!!c}g||t(a,b);return a}var k=l.html5||{},s=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,r=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,j,o="_html5shiv",h=0,n={},g;(function(){try{var a=f.createElement("a");a.innerHTML="";j="hidden"in a;var b;if(!(b=1==a.childNodes.length)){f.createElement("a");var c=f.createDocumentFragment();b="undefined"==typeof c.cloneNode|| -"undefined"==typeof c.createDocumentFragment||"undefined"==typeof c.createElement}g=b}catch(d){g=j=!0}})();var e={elements:k.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output progress section summary template time video",version:"3.7.0",shivCSS:!1!==k.shivCSS,supportsUnknownElements:g,shivMethods:!1!==k.shivMethods,type:"default",shivDocument:q,createElement:p,createDocumentFragment:function(a,b){a||(a=f); -if(g)return a.createDocumentFragment();for(var b=b||i(a),c=b.frag.cloneNode(),d=0,e=m(),h=e.length;d