@charset "UTF-8";
/** Reset some basic elements */
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

/** Basic styling */
body { font-family: "Karla", Helvetica, Arial, sans-serif; font-size: 18px; line-height: 1.5; font-weight: 300; color: #333; background-color: #f7f7f7; -webkit-text-size-adjust: 100%; }

/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; }

/** Media */
img { max-width: 100%; vertical-align: middle; }

audio { width: 100%; }

/** Figures */
figure > img { display: block; }

figcaption { font-size: 15.75px; }

/** Lists */
ul, ol { margin-left: 30px; }

li > ul, li > ol { margin-bottom: 0; }

/** Headings */
h1, h2, h3, h4, h5, h6 { font-weight: 300; }

/** Links */
a { color: #2a7ae2; text-decoration: none; font-weight: normal; }
a:visited { color: #1756a9; }
a:hover { color: #333; text-decoration: underline; }

/** Blockquotes */
blockquote { color: #828282; border-left: 4px solid #e8e8e8; padding-left: 15px; font-size: 18px; letter-spacing: -1px; font-style: italic; }
blockquote > :last-child { margin-bottom: 0; }

/** Code formatting */
pre, code { font-size: 15px; border: 1px solid #e8e8e8; border-radius: 3px; background-color: #eef; }

code { padding: 1px 5px; }

pre { padding: 8px 12px; overflow-x: scroll; }
pre > code { border: 0; padding-right: 0; padding-left: 0; }

/** Wrapper */
.wrapper { margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; }

/** Clearfix */
.wrapper:after, .footer-col-wrapper:after { content: ""; display: table; clear: both; }

/** Icons */
.icon > svg { display: inline-block; width: 16px; height: 16px; vertical-align: middle; }
.icon > svg path { fill: #828282; }

.lazy-load, .lazy-loaded { -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; -ms-transition: opacity 0.3s; -o-transition: opacity 0.3s; transition: opacity 0.3s; opacity: 0; }

.lazy-loaded { opacity: 1; }

.button { background-color: #fff; border: 1px solid #ccc; padding: 10px 15px; border-radius: 4px; display: inline-block; font-weight: normal; margin: 0.25em; }
.button:hover, .button:focus { text-decoration: none; }

.page-content .button, .template-podcast .page-content .button { background-color: #6CBCCA; color: #fff; border: none; }
.page-content .button:hover, .page-content .button:focus, .template-podcast .page-content .button:hover, .template-podcast .page-content .button:focus { background-color: #5595A0; }

.site-footer .button { border: none; }

.site-footer .button-github { float: right; }

.button.disabled { opacity: 0.5; background-color: #ccc !important; }
.button.disabled:hover, .button.disabled:focus { background-color: #ccc !important; }

.link-view-more, .link-view-more:link, .link-view-more:visited, .link-view-more:hover, .link-view-more:focus, .link-view-more:active { text-align: center; margin: 0 auto; background-color: #434343; color: #fff; padding: 0.5em 1em; display: table; clear: both; margin-bottom: 2em; text-decoration: none; border-radius: 0.1em; }

.link-view-more:hover, .link-view-more:focus, .link-view-more:active { background-color: #333; }

[data-toggle='on'] { display: block; }

[data-toggle='off'] { display: none; }

.tags { margin: 0; text-align: center; }

.tag { margin: 0 0 2em 0; }

.tag__item { list-style-type: none; padding: 0; display: inline-block; margin: 0 0 0.25em 0; }

.tag__item__label { font-size: 0.8em; list-style-type: none; display: inline-block; padding: 0.1em 0.5em 0.05em; background-color: #ccc; border-radius: 2px; margin-right: 0.3em; text-transform: uppercase; }
.tag__item__label:hover { cursor: pointer; }

.tag__item__checkbox { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; }
.tag__item__checkbox:checked + .tag__item__label, .tag__item__checkbox:hover + .tag__item__label { background-color: #424242; color: #fff; }
.template-examples .tag__item__checkbox:checked + .tag__item__label, .template-examples .tag__item__checkbox:hover + .tag__item__label { background-color: #A6DAD0; color: #000; }
.template-tools .tag__item__checkbox:checked + .tag__item__label, .template-tools .tag__item__checkbox:hover + .tag__item__label { background-color: #B3B2D8; color: #000; }
.template-talks .tag__item__checkbox:checked + .tag__item__label, .template-talks .tag__item__checkbox:hover + .tag__item__label { background-color: #D7A8D7; color: #000; }
.template-podcasts .tag__item__checkbox:checked + .tag__item__label, .template-podcasts .tag__item__checkbox:hover + .tag__item__label { background-color: #F3B8B3; color: #000; }
.template-books .tag__item__checkbox:checked + .tag__item__label, .template-books .tag__item__checkbox:hover + .tag__item__label { background-color: #F1DF80; color: #000; }
.template-articles .tag__item__checkbox:checked + .tag__item__label, .template-articles .tag__item__checkbox:hover + .tag__item__label { background-color: #C5E17F; color: #000; }
.tag__item__checkbox:focus + .tag__item__label { outline: 2px auto Highlight; }
@media (-webkit-min-device-pixel-ratio: 0) { .tag__item__checkbox:focus + .tag__item__label { outline: 5px auto -webkit-focus-ring-color; } }

.icon-itunes { background-image: url("/images/icons/itunes/itunes.png"); background-image: url("/images/icons/itunes/itunes.svg"); background-repeat: no-repeat; background-position: left center; }

.button.icon-itunes { background-image: url("/images/icons/itunes/itunes-white.png"); background-image: url("/images/icons/itunes/itunes-white.svg"); padding-left: 45px; background-position: 15px center; }

.icon-download { background-image: url("/images/icons/download/download.png"); background-image: url("/images/icons/download/download.svg"); background-repeat: no-repeat; background-position: left center; }

.button.icon-download { padding-left: 45px; background-position: 17px center; background-image: url("/images/icons/download/download-white.png"); background-image: url("/images/icons/download/download-white.svg"); }

.icon-feed { background-image: url("/images/icons/feed/feed.png"); background-image: url("/images/icons/feed/feed.svg"); background-repeat: no-repeat; background-position: left center; }

.button.icon-feed { background-image: url("/images/icons/feed/feed-white.png"); background-image: url("/images/icons/feed/feed-white.svg"); padding-left: 45px; background-position: 18px center; }

/** Site header */
.site-header { background-color: #424242; min-height: 56px; color: #fff; position: relative; }

.site-title { font-size: 26px; line-height: 56px; letter-spacing: -1px; margin-bottom: 0; float: left; }
.site-title, .site-title:visited { color: #fff; }

/** Site footer */
.site-footer { padding: 30px 0; background-color: #424242; color: #fff; }
.site-footer a { color: #6CBCCA; }
.site-footer a:hover, .site-footer a:focus { color: #5595A0; }

.footer-heading { font-size: 18px; margin-bottom: 15px; }

.contact-list, .social-media-list { list-style: none; margin-left: 0; }

.footer-col-wrapper { font-size: 15px; color: #828282; margin-left: -15px; }

.footer-col { float: left; margin-bottom: 15px; padding-left: 15px; }

.footer-col-1 { width: -webkit-calc(35% - (30px / 2)); width: calc(35% - (30px / 2)); }

.footer-col-2 { width: -webkit-calc(20% - (30px / 2)); width: calc(20% - (30px / 2)); }

.footer-col-3 { width: -webkit-calc(45% - (30px / 2)); width: calc(45% - (30px / 2)); }

@media screen and (max-width: 800px) { .footer-col-1, .footer-col-2 { width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); }
  .footer-col-3 { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }
@media screen and (max-width: 600px) { .footer-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }
/** Page content */
.page-content { padding: 30px 0; position: relative; }

.page-heading { font-size: 20px; }

.post-list { margin-left: 0; list-style: none; }
.post-list > li { margin-bottom: 30px; }

.post-meta { font-size: 15.75px; color: #828282; }

.post-link { display: block; font-size: 24px; }

/** Posts */
.post-header { margin-bottom: 30px; }

.post-title { font-size: 42px; letter-spacing: -1px; line-height: 1; }
@media screen and (max-width: 800px) { .post-title { font-size: 36px; } }

.post-content { margin-bottom: 30px; }
.post-content h2 { font-size: 32px; }
@media screen and (max-width: 800px) { .post-content h2 { font-size: 28px; } }
.post-content h3 { font-size: 26px; }
@media screen and (max-width: 800px) { .post-content h3 { font-size: 22px; } }
.post-content h4 { font-size: 20px; }
@media screen and (max-width: 800px) { .post-content h4 { font-size: 18px; } }

section { clear: both; }

abbr { border-bottom: 1px dotted #888; }

section + section { margin-top: 2em; }
section + section:before { content: ""; display: block; width: 200px; text-align: center; margin: 0 auto; padding-bottom: 2em; border-top: 2px solid #ccc; }

.small { font-size: 0.85em; }

#total-resource-count { font-size: 1.5em; display: block; min-height: 1.5em; }

.hidden, .link-add .link-add__text { /* technique via http://webaim.org/techniques/css/invisiblecontent/ */ position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; }

.media-player { margin: 2em 0; }

.site-header .wrapper { padding: 0; }

.lede { text-align: center; }

.timestamp { font-size: 14px; color: #888; padding: 0 0 1em; display: block; text-align: right; }

.fancy { font-size: 32px; font-family: baskerville; font-style: italic; color: #888; vertical-align: text-bottom; display: inline-block; }

.credits { font-size: 0.85em; }
.credits ul { margin-left: 0; }

.title { margin: 0; font-size: 1.8em; text-align: center; line-height: 1.2; margin-bottom: 0.25em; }

.link-add { height: 50px; width: 50px; display: flex; background-color: #424242; border-radius: 100%; position: absolute; text-align: center; align-items: center; box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5); position: fixed; bottom: 0.5em; right: 0.5em; font-size: 1.5em; }
@media (min-width: 800px) { .link-add { bottom: 1em; right: 1em; } }
.link-add:after { content: "+"; display: block; width: 50px; text-align: center; }
.link-add:link, .link-add:visited, .link-add:hover, .link-add:focus, .link-add:active { color: #fff; }
.link-add:hover, .link-add:focus, .link-add:active { text-decoration: none; }
.template-podcasts .link-add { background-color: #EFAAA4; }
.template-books .link-add { background-color: #DAC462; }
.template-articles .link-add { background-color: #B7D176; }
.template-examples .link-add { background-color: #5595A0; }
.template-tools .link-add { background-color: #9C9BC6; }
.template-talks .link-add { background-color: #C28EC2; }

.list--inline { margin: 1em auto 0; text-align: center; }
.list--inline .list__item { display: inline-block; padding: 0 1em; list-style: none; }

.nav-sections { clear: both; width: 100%; }
@media (min-width: 800px) { .nav-sections { clear: none; } }
.nav-sections ul { list-style: none; margin: 0; padding: 0; width: 100%; display: flex; flex-wrap: wrap; justify-content: center; }
@media (min-width: 800px) { .nav-sections ul { justify-content: flex-start; } }
.nav-sections li { margin: 0; padding: 0; display: flex; border-bottom: 5px solid #424242; min-width: 3em; background-size: 30px; background-repeat: no-repeat; background-position: center center; }
@media (min-width: 800px) { .nav-sections li { float: left; background-image: none !important; } }
.nav-sections a { text-indent: -9999px; display: block; padding: 15px 15px 10px 15px; color: #fff; border-bottom: 5px solid #424242; width: 100%; }
.nav-sections a:hover, .nav-sections a:focus { text-decoration: none; }
@media (min-width: 800px) { .nav-sections a { text-indent: 0; } }
.nav-sections .section-home { width: 100%; text-align: center; }
@media (min-width: 500px) { .nav-sections .section-home { width: auto; text-align: left; flex: 1; } }
.nav-sections .section-home a { text-indent: 0; }
.nav-sections .section-podcasts { border-bottom-color: #F3B8B3; background-image: url("/images/icons/podcast/podcast--inverse.svg"); background-size: 20px; }
.nav-sections .section-books { border-bottom-color: #F1DF80; background-image: url("/images/icons/book/book--inverse.svg"); background-size: 22px; }
.nav-sections .section-articles { border-bottom-color: #C5E17F; background-image: url("/images/icons/article/article--inverse.svg"); background-size: 22px; }
.nav-sections .section-examples { border-bottom-color: #A6DAD0; background-image: url("/images/icons/website/website--inverse.svg"); background-size: 40px; }
.nav-sections .section-tools { border-bottom-color: #B3B2D8; background-image: url("/images/icons/wrench/wrench--inverse.svg"); }
.nav-sections .section-talks { border-bottom-color: #D7A8D7; background-image: url("/images/icons/presentation/presentation--inverse.svg"); }

.nav-sections .section-podcasts:hover, .nav-sections .section-podcasts:focus, .nav-sections .section-podcasts:hover a, .nav-sections .section-podcasts:focus a, .template-podcasts .section-podcasts, .template-podcasts .section-podcasts a { border-color: #F3B8B3; }

.nav-sections .section-books:hover, .nav-sections .section-books:focus, .nav-sections .section-books:hover a, .nav-sections .section-books:focus a, .template-books .section-books, .template-books .section-books a { border-color: #F1DF80; }

.nav-sections .section-articles:hover, .nav-sections .section-articles:focus, .nav-sections .section-articles:hover a, .nav-sections .section-articles:focus a, .template-articles .section-articles, .template-articles .section-articles a { border-color: #C5E17F; }

.nav-sections .section-podcast:hover, .nav-sections .section-podcast:focus, .nav-sections .section-podcast:hover a, .nav-sections .section-podcast:focus a, .template-podcast .section-podcast, .template-podcast .section-podcast a { border-color: #6CBCCA; }

.nav-sections .section-examples:hover, .nav-sections .section-examples:focus, .nav-sections .section-examples:hover a, .nav-sections .section-examples:focus a, .template-examples .section-examples, .template-examples .section-examples a { border-color: #A6DAD0; }

.nav-sections .section-tools:hover, .nav-sections .section-tools:focus, .nav-sections .section-tools:hover a, .nav-sections .section-tools:focus a, .template-tools .section-tools, .template-tools .section-tools a { border-color: #B3B2D8; }

.nav-sections .section-talks:hover, .nav-sections .section-talks:focus, .nav-sections .section-talks:hover a, .nav-sections .section-talks:focus a, .template-talks .section-talks, .template-talks .section-talks a { border-color: #D7A8D7; }

.people { display: flex; justify-content: center; margin: 0 0 1.5em 0; flex-wrap: wrap; }

.people .person { padding: 0; list-style: none; width: 80px; border: none; background-color: transparent; margin-right: 0.5em; margin-bottom: 0.5em; }
.people .person .person__avatar { width: 100%; background-color: transparent; border: 1px solid #ededed; min-height: inherit; }

b { position: absolute; left: 0; top: 50px; font-size: 12px; text-align: center; width: 50px; }

.host, .guest { background-position: top left; min-height: 60px; background-size: 50px; background-repeat: no-repeat; padding-left: 65px; position: relative; padding-top: 10px; }

.anna-debenham { background-image: url("/images/avatars/anna-debenham.jpg"); }

.brad-frost { background-image: url("/images/avatars/brad-frost.jpg"); }

.jina-bolton { background-image: url("/images/avatars/jina-bolton.jpg"); }

.federico-holgado { background-image: url("/images/avatars/federico-holgado.jpg"); }

.lincoln-mongillo { background-image: url("/images/avatars/lincoln-mongillo.jpg"); }

.dave-olsen { background-image: url("/images/avatars/dave-olsen.jpg"); }

.dan-mall { background-image: url("/images/avatars/dan-mall.jpg"); }

.ian-feather { background-image: url("/images/avatars/ian-feather.jpg"); }

.samantha-warren { background-image: url("/images/avatars/samantha-warren.jpg"); }

.susan-robertson { background-image: url("/images/avatars/susan-robertson.jpg"); }

.dave-rupert { background-image: url("/images/avatars/dave-rupert.jpg"); }

.rob-huddleston { background-image: url("/images/avatars/rob-huddleston.jpg"); }

.nathan-curtis { background-image: url("/images/avatars/nathan-curtis.jpg"); }

.jeremy-keith { background-image: url("/images/avatars/jeremy-keith.jpg"); }

.bio { position: relative; margin-bottom: 2em; }

.download { margin: 1em auto 2em; text-align: center; }

.podcast-episode aside { float: right; width: 50%; margin-left: 1em; margin-bottom: 1em; margin-top: 0.5em; font-size: 1.1em; font-weight: lighter; line-height: 1.4em; }

.podcast-episode aside blockquote { font-style: normal; font-size: 1em; font-weight: normal; letter-spacing: normal; color: #888; border: none; margin-bottom: 0; padding: 0; position: relative; padding-left: 30px; }
.podcast-episode aside blockquote:before { content: "“"; font-size: 2.5em; top: 10px; position: absolute; left: 0; }

.podcast-episode { max-width: 700px; }

.links { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; margin: 0; list-style-type: disc; margin-bottom: 2em; }
.links li { margin-bottom: 1em; display: block; }

.template-podcast h1 { text-align: center; margin-bottom: 1em; margin-top: 0.25em; line-height: 1.2em; }

.template-podcast .page-content a { color: #5595A0; }

.transcript .heading { margin-bottom: 2px; line-height: 1.25em; }

.transcript .credit { margin-bottom: 20px; font-size: 15px; }

.resources { display: flex; flex-wrap: wrap; margin: 2em 0 0 0; }

.resource { background-color: #fff; border: 1px solid #ededed; border-radius: 2px; list-style-type: none; padding: 0; box-sizing: border-box; margin-bottom: 2em; font-size: 0.8em; position: relative; word-wrap: break-word; }
@media (min-width: 550px) { .resource { width: calc(50% - 1.5em); margin-right: 1.5em; } }
@media (min-width: 800px) { .resource { width: calc(33.333% - 1.5em); } }
@media (min-width: 1200px) { .resource { width: calc(25% - 1.5em); } }

.resource.recommended:after { content: "★"; position: absolute; top: -1px; right: 0.3em; padding: 0.3em 0.5em; display: block; background-color: #fff; }

.resource__number { position: absolute; top: -1px; left: 0.3em; padding: 0.3em 0.5em; min-width: 1em; text-align: center; display: block; background-color: #6CBCCA; font-size: 1.5em; color: #fff; }

.resource__image { background-color: #F1F1F1; min-height: 100px; display: block; background-repeat: no-repeat; background-size: 50px; background-position: center; }

.resource__description { padding: 1em; display: block; }
.resource__description > *:last-child { margin-bottom: 0; }

.resource__title { font-size: 1.2em; margin-bottom: 0.2em; line-height: 1.25; }

.resource__description__credit { margin-bottom: 1em; font-size: 0.9em; }

.resource-type-podcast .resource__image { background-image: url("/images/icons/podcast/podcast-faded.svg"); background-size: 40px; }
.resource-type-podcast .resource.recommended:after { background-color: #F3B8B3; }

.resource-type-book .resource__image { background-image: url("/images/icons/book/book-faded.svg"); }
.resource-type-book .resource.recommended:after { background-color: #F1DF80; }

.resource-type-article .resource__image { background-image: url("/images/icons/article/article-faded.svg"); }
.resource-type-article .resource.recommended:after { background-color: #C5E17F; }

.resource-type-example .resource__image { background-image: url("/images/icons/website/website-faded.svg"); background-size: 100px; }
.resource-type-example .resource.recommended:after { background-color: #A6DAD0; }

.resource-type-tool .resource__image { background-image: url("/images/icons/wrench/wrench-faded.svg"); }
.resource-type-tool .resource.recommended:after { background-color: #B3B2D8; }

.resource-type-talk .resource__image { background-image: url("/images/icons/presentation/presentation-faded.svg"); background-size: 80px; }
.resource-type-talk .resource.recommended:after { background-color: #D7A8D7; }

.resource__description__tags { margin: 1em 0 0 0; }

.resource__description__tags__item { padding: 0; font-size: 0.8em; list-style-type: none; display: inline-block; padding: 0.1em 0.5em 0.05em; background-color: #ccc; border-radius: 2px; margin-right: 0.5em; text-transform: uppercase; }

.episodes .resource { display: flex; width: 100%; }
.episodes .resource .resource__description { width: 65%; box-sizing: border-box; }
.episodes .resource .resource__image { width: 35%; }
@media (min-width: 500px) { .episodes .resource { width: calc(50% - 1.5em); margin-right: 1.5em; display: block; }
  .episodes .resource .resource__description { width: 100%; }
  .episodes .resource .resource__image { width: 100%; } }
@media (min-width: 600px) { .episodes .resource { width: calc(33.333% - 1.5em); } }
@media (min-width: 850px) { .episodes .resource { width: calc(25% - 1.5em); } }
@media (min-width: 1100px) { .episodes .resource { width: calc(20% - 1.5em); } }
@media (min-width: 1300px) { .episodes .resource { width: calc(16.666% - 1.5em); } }
@media (min-width: 1500px) { .episodes .resource { width: calc(14.285% - 1.5em); } }

.episodes--mini { display: flex; justify-content: center; margin-bottom: 1.5em; list-style: none; }

.episodes--mini .episode { width: 80px; border: none; background-color: transparent; margin-right: 0.5em; margin-bottom: 0.5em; }
.episodes--mini .episode .episode__image { width: 100%; background-color: transparent; border: 1px solid #ededed; min-height: inherit; }
@media (min-width: 500px) { .episodes--mini .episode { display: block; }
  .episodes--mini .episode .episode__description { width: 100%; }
  .episodes--mini .episode .episode__image { width: 100%; } }

/** Syntax highlighting styles */
.highlight { background: #fff; }
.highlight .c { color: #998; font-style: italic; }
.highlight .err { color: #a61717; background-color: #e3d2d2; }
.highlight .k { font-weight: bold; }
.highlight .o { font-weight: bold; }
.highlight .cm { color: #998; font-style: italic; }
.highlight .cp { color: #999; font-weight: bold; }
.highlight .c1 { color: #998; font-style: italic; }
.highlight .cs { color: #999; font-weight: bold; font-style: italic; }
.highlight .gd { color: #000; background-color: #fdd; }
.highlight .gd .x { color: #000; background-color: #faa; }
.highlight .ge { font-style: italic; }
.highlight .gr { color: #a00; }
.highlight .gh { color: #999; }
.highlight .gi { color: #000; background-color: #dfd; }
.highlight .gi .x { color: #000; background-color: #afa; }
.highlight .go { color: #888; }
.highlight .gp { color: #555; }
.highlight .gs { font-weight: bold; }
.highlight .gu { color: #aaa; }
.highlight .gt { color: #a00; }
.highlight .kc { font-weight: bold; }
.highlight .kd { font-weight: bold; }
.highlight .kp { font-weight: bold; }
.highlight .kr { font-weight: bold; }
.highlight .kt { color: #458; font-weight: bold; }
.highlight .m { color: #099; }
.highlight .s { color: #d14; }
.highlight .na { color: #008080; }
.highlight .nb { color: #0086B3; }
.highlight .nc { color: #458; font-weight: bold; }
.highlight .no { color: #008080; }
.highlight .ni { color: #800080; }
.highlight .ne { color: #900; font-weight: bold; }
.highlight .nf { color: #900; font-weight: bold; }
.highlight .nn { color: #555; }
.highlight .nt { color: #000080; }
.highlight .nv { color: #008080; }
.highlight .ow { font-weight: bold; }
.highlight .w { color: #bbb; }
.highlight .mf { color: #099; }
.highlight .mh { color: #099; }
.highlight .mi { color: #099; }
.highlight .mo { color: #099; }
.highlight .sb { color: #d14; }
.highlight .sc { color: #d14; }
.highlight .sd { color: #d14; }
.highlight .s2 { color: #d14; }
.highlight .se { color: #d14; }
.highlight .sh { color: #d14; }
.highlight .si { color: #d14; }
.highlight .sx { color: #d14; }
.highlight .sr { color: #009926; }
.highlight .s1 { color: #d14; }
.highlight .ss { color: #990073; }
.highlight .bp { color: #999; }
.highlight .vc { color: #008080; }
.highlight .vg { color: #008080; }
.highlight .vi { color: #008080; }
.highlight .il { color: #099; }

.xx { background-color: #363942; margin: 0; padding: 0; color: #ffeeee; }

.xx-container { padding: 5em 2.5% 2em; }

.xx-pattern-jump, .xx-nav { position: fixed; bottom: 0; width: 95%; padding: 1em 2.5%; background-color: rgba(255, 255, 255, 0.8); z-index: 1; left: 0; text-align: right; font-size: 0.8em; }

.xx-nav { top: 0; position: absolute; bottom: inherit; padding-top: 0; padding-bottom: 0; }

.xx-nav-items { margin: 0; }

.xx-nav-item { float: right; list-style-type: none; font-size: 1.1em; }

.xx-nav-item a { padding: 0.8em 1em 0.7em; display: block; border-bottom: 5px solid transparent; }
.xx-nav-item a:hover { border-bottom: 5px solid #419DD2; }

.xx-title { font-size: 1.8em; text-align: center; margin: 1em 0 2em; }

.xx-pattern { background-color: #f0f0f0; margin: 2.5em 0; overflow: hidden; border-radius: 3px; color: #333; clear: both; }

.xx-pattern-name { background-color: #419DD2; background-image: -webkit-linear-gradient(#419DD2 95.4%, #2779a9 100%); background-image: linear-gradient(#419DD2 95.4%, #2779a9 100%); font-family: Helvetica, Arial, sans-serif; font-weight: 400; position: relative; border-radius: 3px 3px 0 0; }
.xx-pattern-name:hover { cursor: pointer; }
.xx-pattern-name:focus { outline: none; background-image: -webkit-linear-gradient(#40BAD2 95.4%, #2794a9 100%); background-image: linear-gradient(#40BAD2 95.4%, #2794a9 100%); }

.xx-pattern-name, .xx-pattern-preview { padding: 0.5em 0.8em; }

.xx-pattern-preview { padding: 1.5em 0.8em; }

.xx-pattern-link { position: absolute; right: 0.8em; }

.xx-pattern-name, a.xx-pattern-link { color: #fff; text-decoration: none; font-size: 14px; }

.xx-pattern-markup, .xx-pattern-usage { font-size: 0.8em; width: 95%; padding: 1em 2.5%; background-color: #F0F0ED; margin: 0; }

.xx-pattern-usage { font-family: Arial, sans-serif; font-size: 1em; background-image: -webkit-linear-gradient(#e9e9e8 0%, #dcdcdb 100%); background-image: linear-gradient(#e9e9e8 0%, #dcdcdb 100%); clear: both; border-top: 1px solid #ccc; }

.xx-pattern-details .highlight { display: block; background-color: #fff; margin: 0; padding: 1em; color: #333; font-size: 0.85em; border-bottom: 1px solid #ccc; line-height: 1.2; }
.xx-pattern-details .highlight .c { color: #999988; font-style: italic; }
.xx-pattern-details .highlight .err { color: #a61717; background-color: #e3d2d2; }
.xx-pattern-details .highlight .k { font-weight: bold; }
.xx-pattern-details .highlight .o { font-weight: bold; }
.xx-pattern-details .highlight .cm { color: #999988; font-style: italic; }
.xx-pattern-details .highlight .cp { color: #999999; font-weight: bold; }
.xx-pattern-details .highlight .c1 { color: #999988; font-style: italic; }
.xx-pattern-details .highlight .cs { color: #999999; font-weight: bold; font-style: italic; }
.xx-pattern-details .highlight .gd { color: #000000; background-color: #ffdddd; }
.xx-pattern-details .highlight .gd .x { color: #000000; background-color: #ffaaaa; }
.xx-pattern-details .highlight .ge { font-style: italic; }
.xx-pattern-details .highlight .gr { color: #aa0000; }
.xx-pattern-details .highlight .gh { color: #999999; }
.xx-pattern-details .highlight .gi { color: #000000; background-color: #ddffdd; }
.xx-pattern-details .highlight .gi .x { color: #000000; background-color: #aaffaa; }
.xx-pattern-details .highlight .go { color: #888888; }
.xx-pattern-details .highlight .gp { color: #555555; }
.xx-pattern-details .highlight .gs { font-weight: bold; }
.xx-pattern-details .highlight .gu { color: #aaaaaa; }
.xx-pattern-details .highlight .gt { color: #aa0000; }
.xx-pattern-details .highlight .kc { font-weight: bold; }
.xx-pattern-details .highlight .kd { font-weight: bold; }
.xx-pattern-details .highlight .kp { font-weight: bold; }
.xx-pattern-details .highlight .kr { font-weight: bold; }
.xx-pattern-details .highlight .kt { color: #445588; font-weight: bold; }
.xx-pattern-details .highlight .m { color: #009999; }
.xx-pattern-details .highlight .s { color: #d14; }
.xx-pattern-details .highlight .na { color: #008080; }
.xx-pattern-details .highlight .nb { color: #0086B3; }
.xx-pattern-details .highlight .nc { color: #445588; font-weight: bold; }
.xx-pattern-details .highlight .no { color: #008080; }
.xx-pattern-details .highlight .ni { color: #800080; }
.xx-pattern-details .highlight .ne { color: #990000; font-weight: bold; }
.xx-pattern-details .highlight .nf { color: #990000; font-weight: bold; }
.xx-pattern-details .highlight .nn { color: #555555; }
.xx-pattern-details .highlight .nt { color: #000080; }
.xx-pattern-details .highlight .nv { color: #008080; }
.xx-pattern-details .highlight .ow { font-weight: bold; }
.xx-pattern-details .highlight .w { color: #bbbbbb; }
.xx-pattern-details .highlight .mf { color: #009999; }
.xx-pattern-details .highlight .mh { color: #009999; }
.xx-pattern-details .highlight .mi { color: #009999; }
.xx-pattern-details .highlight .mo { color: #009999; }
.xx-pattern-details .highlight .sb { color: #d14; }
.xx-pattern-details .highlight .sc { color: #d14; }
.xx-pattern-details .highlight .sd { color: #d14; }
.xx-pattern-details .highlight .s2 { color: #d14; }
.xx-pattern-details .highlight .se { color: #d14; }
.xx-pattern-details .highlight .sh { color: #d14; }
.xx-pattern-details .highlight .si { color: #d14; }
.xx-pattern-details .highlight .sx { color: #d14; }
.xx-pattern-details .highlight .sr { color: #009926; }
.xx-pattern-details .highlight .s1 { color: #d14; }
.xx-pattern-details .highlight .ss { color: #990073; }
.xx-pattern-details .highlight .bp { color: #999999; }
.xx-pattern-details .highlight .vc { color: #008080; }
.xx-pattern-details .highlight .vg { color: #008080; }
.xx-pattern-details .highlight .vi { color: #008080; }
.xx-pattern-details .highlight .il { color: #009999; }
.xx-pattern-details .lineno { color: #D5D5D5; border-right: 1px solid #e7e7e7; padding-right: 0.8em; }

.xx-swatches { padding: 0; clear: both; float: left; width: 100%; margin-bottom: 2em; margin-left: 0; }

.xx-swatch { float: left; width: 15em; margin-right: 1em; list-style-type: none; font-size: 0.8em; line-height: 1.2em; margin-bottom: 1em; background-color: #fff; height: 13em; border-radius: 3px; position: relative; overflow: hidden; }

.xx-swatch-details { padding: 0.7em 5% 0; margin-bottom: 0.5em; display: block; position: absolute; bottom: 0; background-color: white; width: 90%; color: #999; }

.xx-swatch-details code { display: table; clear: both; margin: 0.25em 0 0 0; }

.xx-swatch-preview { height: 5em; width: 103%; display: table-cell; margin-bottom: 0.5em; border-radius: 3px 3px 0 0; padding: 0; font-size: 2em; text-align: center; line-height: 1.1; vertical-align: middle; overflow: hidden; float: none; position: absolute; top: -0.25em; left: -1.5%; right: -1.5%; background-color: black; color: white; }
