/*! web-ignition v2.5.0 ~~ https://github.com/center-key/web-ignition ~~ MIT License */
#header-container #header .header-bar .title h3{border-bottom:2px solid transparent;margin-left:20px;transition:all 400ms}#header-container #header .header-bar .title h3:hover{border-color:#000}#header-container #header .header-drawer{top:35px;box-shadow:none}#header-container #header .header-drawer #views.menu{display:none;visibility:hidden;max-width:0;max-height:0;opacity:0;z-index:-10000}#main #sidebar{width:340px;margin-top:-30px;box-shadow:none}#main #sidebar .items .item{box-shadow:none;transition:400ms background-color}#main #sidebar .items .item:hover{background-color:#fff}#main #sidebar .items .item h3.title{font-size:1rem}#main #content{margin-left:360px}#main #content .article .article-header h1.title{font-size:2rem;font-weight:700;padding-right:0}#main #content .article .article-content{font-size:1.2rem;text-align:left;word-break:normal;margin-bottom:40px}#main #content .article .article-content table{border-collapse:collapse;margin-bottom:20px}#main #content .article .article-content table caption{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#696969;margin:.4rem 0}#main #content .article .article-content table thead tr{border-bottom:3px solid #4682b4}#main #content .article .article-content table thead tr th{text-align:left;padding:4px 10px}#main #content .article .article-content table tbody tr{border-bottom:1px solid #4682b4;transition:all 400ms}#main #content .article .article-content table tbody tr:hover{background-color:#f0f8ff}#main #content .article .article-content table tbody tr th[colspan]{font-size:.9rem;text-align:center;text-transform:uppercase;color:#fff;background-color:#4682b4}#main #content .article .article-content table tbody tr td{vertical-align:top;padding:4px 10px}#main #content .article .article-content output{display:block;background-color:#f0fff0;border:3px solid #8fbc8f;padding:0 10px 5px;margin-bottom:20px;overflow:hidden}#main #content .article .article-content output>h2{font-size:1.3rem;color:#fff;background-color:#8fbc8f;padding:0 10px 3px;margin:0-10px 5px}#main #content .article .article-content output>pre{margin:0 0-1.2em -3.3em;overflow-x:scroll;overflow-y:hidden}#attribution-container,#main #content .article .article-content .hide-me,body>.viewitem-panel{display:none;visibility:hidden;max-width:0;max-height:0;opacity:0;z-index:-10000}#main #content .article .article-content .indent{display:block;margin-left:30px}#main #content .article .article-content .framed,#main #content .article .article-content .framed-padded{border:15px solid silver}#main #content .article .article-content .framed-padded{padding:15px}#main #content .article .article-content .highlight{background-color:#ffffe0;padding:0 3px}#main #content .article .article-content .highlight2{padding:0 3px;background-color:#ffe4e1}#main #content .article .article-content *{box-sizing:border-box}#main #content .article .article-content h2{font-size:1.2rem;font-weight:100;letter-spacing:.08rem;text-align:center;color:gray;margin:-10px 0 20px}#main #content .article .article-content h3{margin-bottom:5px}#main #content .article .article-content nav{clear:both;border:1px solid silver;padding:10px 20px;background-color:#f5f5f5;margin-bottom:20px}#main #content .article .article-content nav ol,#main #content .article .article-content nav ul{margin:0}#main #content .article .article-content p{margin-top:0}#main #content .article .article-content ol,#main #content .article .article-content ul{padding-left:3em;margin:0 0 1em}#main #content .article .article-content pre{word-break:normal;word-wrap:normal}#main #content .article .article-content img{max-width:100%;border-image:none;border-width:0;padding:0;margin:0}#main #content .article .article-content figure{text-align:center;margin:0 0 20px}#main #content .article .article-content figure.full-width img{max-height:none}#main #content .article .article-content figure.small-image img{max-height:120px}#main #content .article .article-content figure figcaption{font-weight:700}#main #content .article .article-content figure img{max-height:200px}#main #content .article .article-content figure.hljs-enhance{clear:both;text-align:left}#main #content .article .article-content figure.hljs-enhance figcaption{font-size:1.1rem}#main #content .article .article-content aside{float:right;max-width:150px;margin:0 0 15px 20px}#main #content .article .article-content aside.left{float:left;margin:0 20px 15px 0}#main #content .article .article-content>footer{text-align:center;border-top:1px solid silver;padding-top:35px;margin-top:40px}#main #content .article .article-content>footer>i{font-weight:lighter}#main #content .article .article-footer{border-top:1px solid silver}
/*
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
    <!-- Usage: blogger.com > Theme > CUSTOMIZE: Edit HTML > insert code at bottom -->
    <!--      of <head> section > update the 5 placeholders with real values       -->
    <!-- Preview tweet before publishing: https://cards-dev.twitter.com/validator  -->
    <meta content='[SHORT-BLOG-NAME]'           name='apple-mobile-web-app-title'/>
    <meta content='summary_large_image'         name='twitter:card'/>
    <meta content='@[TWITTER-USERNAME]'         name='twitter:site'/>
    <meta content='@[TWITTER-USERNAME]'         name='twitter:creator'/>
    <meta expr:content='data:blog.pageName'     name='twitter:title'/>
    <meta expr:content='data:blog.title'        name='twitter:description'/>
    <meta expr:content='data:blog.postImageUrl' name='twitter:image'/>
    <meta content='Picture lead'                name='twitter:image:alt'/>
    <meta content='website'                     property='og:type'/>
    <meta expr:content='data:blog.pageName'     property='og:title'/>
    <meta expr:content='data:blog.title'        property='og:description'/>
    <meta expr:content='data:blog.postImageUrl' property='og:image'/>
    <meta content='Picture lead'                property='og:image:alt'/>
    <link href='[BOOKMARK-URL]' rel='icon'/>
    <link href='[MOBILE-HOME-SCREEN-URL]' rel='apple-touch-icon'/>
    <link href='https://cdn.jsdelivr.net/npm/dna-engine@3.3/dist/dna-engine.css' rel='stylesheet'/>
    <link href='https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.11/build/styles/docco.min.css' rel='stylesheet'/>
    <link href='https://cdn.jsdelivr.net/npm/hljs-enhance@2.0/hljs-enhance.css' rel='stylesheet'/>
    <link href='https://cdn.jsdelivr.net/npm/web-ignition@2.5/dist/blogger-tweaks.min.css' rel='stylesheet'/>
    <script src='https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.11/build/highlight.min.js'></script>
    <script src='https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.11/build/languages/http.min.js'></script>
    <script src='https://cdn.jsdelivr.net/npm/hljs-enhance@2.0/hljs-enhance.js'></script>
    <script src='https://cdn.jsdelivr.net/npm/dna-engine@3.3/dist/dna-engine.min.js'></script>
    <script src='https://cdn.jsdelivr.net/npm/web-ignition@2.5/dist/lib-x.min.js'></script>
    <script>libX.extra.blogger('[AUTHORS-URL]');</script>
    <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
*/

/* See blog template: https://centerkey.com/web-ignition/blogger-tweaks.html */
