@font-face {
	font-family: 'eb_garamondregular';
	src: url('../fonts/ebgaramond-webfont.eot');
	src: url('../fonts/ebgaramond-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ebgaramond-webfont.woff') format('woff'),
	url('../fonts/ebgaramond-webfont.ttf') format('truetype'),
	url('.. /fonts/ebgaramond-webfont.svg#eb_garamondregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
:root,[data-theme="light"] {
	--base-color: #555;
	--bg-color: #fff;
	--br-bg-color: #eaeeee;
	--meta-base-color: #999;
	--a-sp-color: #21759b;
	--iwt-bg-color: #fbffff;
}
[data-theme="dark"] {
	--base-color: #fff;
	--bg-color: #222;
	--br-bg-color: #222;
	--meta-base-color: #bbb;
	--a-sp-color: #ced9de;
	--iwt-bg-color: #333;
}
html {
	font-size: 18px;
}

/**
 * Reset some basic elements
 */
body {
max-width:600px;
  margin: auto;
  padding: 0;
}
summary {
	font-family: 'eb_garamondregular';
	font-weight: normal;
	font-style: normal;
	font-size: 1.2rem;
}
.follow {
	 position:relative;
	 float:right;
}
@media screen and (max-width: 479px) {
	.follow {
		top:4px;
 }
}
.p-spot {
	padding-bottom:18px;
}
.announce {
	/*border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	border-radius: 8px;*/
	background: var(--hbg-color);
	padding:0 6px 12px 0;
	font-weight:400;
	font-size:.8em;
	font-style:italic;
	text-align:left;
	position: relative;
}

h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
  max-width:550px;
  margin: auto;
  padding: 0; }

/**
 * Basic styling
 */
body {
  /*font: 400 16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";*/
  font-family: 'eb_garamondregular',Georgia,Times,serif;
  color: var(--base-color);
  background: var(--bg-color);
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  font-kerning: normal;
  /*display: flex;
  min-height: 100vh;
  flex-direction: column;*/ }

div.cactus-container, div.cactus-comment-content div.cactus-comment-body div.cactus-message-text p {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
div.cactus-comment-avatar-placeholder {
	background-color:#fff;
}
div.cactus-comment-avatar-placeholder::before {
	content:"";
}

div.cactus-comment-avatar img {
	max-width:none;
}  

  
  #rings, #rings p, .sidefoot, .sidefoot p {
	  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	  font-size:.9em;
  }
#byline {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 1.1em;
font-weight:300;
font-style:italic;
padding:4px 0 0 24px;
}
#byline a {
font-weight:600;
font-style:normal;
color: var(--base-color);
}
#dswitch {
	position: relative;
	top: 8px;
	/*left: -12px;*/
	float: right;
	margin-bottom: 12px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:.75em;
}
.theme-switch {
display: inline-block;
}
.theme-switch input {
visibility: visible;
}
.theme-switch input.checkbox {
height: 20px;
width: 20px;
}
.dark_mode {
position: relative;
top: -4px;
}

article.post.h-entry div.post-content.e-content p a.h-card.p-author img.u-photo {
border-radius: 24px;
}
article.comment {
margin-bottom:9px;
padding:9px;
}
article.comment img {
border-radius:24px;
}
div.reply {
display:none;
}
 .commentlist li, .bookmarks li, .mentions li, .likes li, .reposts li {
  list-style:none;	
  }
    .commentlist img.u-photo, .bookmarks img.u-photo, .mentions img.u-photo,
    .likes img.u-photo, .reposts img.u-photo {
  border-radius:24px;
  margin-right:6px;	
  }
article.post.h-entry div.post-content.e-content h2#comments-title, 
    article.post.h-entry div.post-content.e-content div.bookmarks h3,
    article.post.h-entry div.post-content.e-content div.mentions h3,
    article.post.h-entry div.post-content.e-content div.likes h3,
    article.post.h-entry div.post-content.e-content div.reposts h3
     {
  font-size:1.1rem;
  font-weight:400;
  margin-top:48px;
  }
  article.post.h-entry div.post-content.e-content h2#comments-title {
      border-top:1px solid #ddd;
    }
  span.hide-name.p-name {
  font-size:.9em;
  font-style:italic;	
  }

#search-input {
 /*width:97%;*/
 width:97%;
 padding:6px;
 border: 1px solid #ddd;
 /*border-radius:8px;*/
 background-color: #fff;
 margin-bottom:1px;
 font-size:1em;
}
div#result {
padding-top:18px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:.95em;
font-weight:600;
}
#results-container {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
padding:6px 0 6px 12px;
margin-bottom:12px;

}
#results-container li {
list-style:none;
}
#comments-intro, #comments-intro p {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:.95em;
}

div.hcard-header a.u-url.url.fn.u-uid {
	background-color: var(--iwt-bg-color);
}
.hcard-display {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin:60px 120px 20px 120px;
	padding: 12px 0 0 0;
	border: 1px solid #a3b8cc;
	color: var(--base-color);
	background: var(--iwt-bg-color);
	border-radius: 8px;
	text-align: center;
	font-size:90%;
}
.hcard-display p {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.note {
font-size:.85em;
line-height:1.4em;
margin-top:-12px;
}
@media screen and (max-width: 479px) { 
body {
/*max-width: 560px;*/
padding: 0 20px;
}
.hcard-display {
margin: 60px auto 20px auto;
}
}
.archive-group li {
list-style:none;
}
p {
font-family: 'eb_garamondregular',Georgia,Times,serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
html,#page,.entry-content,footer.entry-meta,#nav-above a,#nav-below a,#menu-menu1 a,.entry-title,.entry-title a,.entry-header,#colophon a,#comments a,.widget a {
	color: var(--base-color);
	background: var(--bg-color);
}
article header.post-header h1.post-title.p-name {
    color: var(--base-color);
	background: var(--bg-color);
}
div#secondary.widget-area section#archives-2 {
	text-align: center;
}
section#media_image-2.widget {
	text-align: center;
}
#media_image-2, #hcard_widget {
	text-align: center
}
.single-column #main .widget-area {
    overflow: hidden;
    max-width: 550px;
   }
.sidefoot, .sidefoot p {
margin-top: 48px;
text-align: center;
font-size: 14px;
line-height: 1.3em;
}
#aka {
	width:324px;
	margin:48px auto auto auto;
	position:relative;
	top:2px;
	padding:12px 6px 6px 6px;
	border:1px solid #a3b8cc;
	background-color: #fbffff;
	border-radius: 8px;
	font-family:helvetica, arial, sans-serif;
	font-size:.75em;
}
.aka-sep {
	text-align:center;
	margin:0 10px 3px 10px;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
	line-height:1.2em;
	color:#444;
}
.aka-sep-container {
	width:100%;
	display:flex;
	padding-bottom:6px;
	background-color: #fbffff;

}	
.aka-sep-left {
  	text-align:left;
	width:50%;
	margin-left:10px;
}
.aka-sep-right {
  	text-align:right;
	width:50%;
	margin-right:10px;
}
#aka-header {
	width:100%;
	text-align:center;
	font-size:1.5em;
	font-weight:600;
	color:#286c80;
	margin-bottom:12px;
	padding-bottom:6px;
}
#aka-header-fix {
	position:relative;
	left:-7px;
	font-size:.8em;
}
#aka-header-left {
	position:relative;
	float:left;
	margin-left:15px;
}
#aka-header-right {
	position:relative;
	float:right;
	margin-right:18px;
}
.aka-subhead {
	font-size:.7em;
	font-weight:300;
}
#aka ul {
margin-bottom:0;
}
#aka li {
  	background-color: #fbffff;
	list-style:none outside none;
	line-height:1.4em;	
}
#aka li a, li a:visited {
	background-color: #fbffff;
	font-weight:600;
	text-decoration:none;
	color:#222;
}
#aka li a:hover {
	background-color: #fbffff;
	text-decoration:underline;
	color:#222;
}
#aka #slug {
	width:42px;
	margin-bottom:6px;
	/*position:relative;left:8px;*/
}		


/**
 * Set `margin-bottom` to maintain vertical rhythm
 */
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
ul, ol, dl, figure,
.highlight {
  margin-bottom: 15px; }
div.entry-content, div.entry-content p {
	font-size: 1.3rem;
	line-height: 1.5em;
}
.e-content p, .post-list p {
  font-family: 'eb_garamondregular',Georgia,Times,serif;
  font-size: 1.3rem;
  line-height: 1.3em;
}
.e-content, blockquote {
  margin: 16px 18px 16px 12px;
  font-family: 'eb_garamondregular',Georgia,Times,serif;
  font-size: 1.3rem;
  line-height: 1.5em;
 }
  blockquote p {
	margin-top: 12px;
	font-size: 1.3rem;
	line-height: 1.3em;
}
blockquote.e-summary {
	margin-top: 12px;
	font-family: 'eb_garamondregular',Georgia,Times,serif;
	font-size: 1.3rem;
	line-height: 1.3em;
}
div.entry-reaction section.response.u-like-of.h-cite header {
border-bottom:none;
}
header.post-header h1.post-title.p-name {
font-size: 30px;
font-weight:600;
color:#222;
line-height:1.3em;
}
.post-content h2, .e-content h2 {
font-size:28px;
}
.post-content h3, .e-content h3 {
font-size:26px;
}
/**
 * `main` element
 */
main {
  display: block;
  /* Default value of `display` of `main` element is 'inline' in IE 11. */ }
#page-container {
	/*width: 550px;*/
	max-width: 100%;
	margin: auto;
}

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

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

figcaption {
  font-size: 14px; }

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

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

/**
 * Headings
 */
h1, h2, h3, h4, h5, h6 {
  font-weight: 600; }
.rss-subscribe {
border-top:1px dashed #ccc;
border-bottom:1px dashed #ccc;
}
/**
 * Links
 */
a, section.response header a, ul.post-list li p a, .post-meta a, .rss-subscribe a, .e-content p a, yearlist ul li span a, div.archive-group article.archive-item li a, article.post.h-entry div.post-content.e-content ul li a, div.sidefoot a, div.sidefoot p a, div.home div ul.post-list li a {
  color: var(--a-sp-color);
  text-decoration: none; 
  font-weight:500;}
  a:visited, section.response header a:visited, ul.post-list li p a:visited, .post-meta a:visited, .rss-subscribe a:visited, .e-content p a:visited, yearlist ul li span a:visited, div.archive-group article.archive-item li a:visited, article.post.h-entry div.post-content.e-content ul li a:visited, div.sidefoot a:visited, div.sidefoot p a:visited, div.home div ul.post-list li a:visited {
    color: var(--a-sp-color); }
  a:hover, section.response header a:hover, ul.post-list li p a:hover, .post-meta a:hover, .rss-subscribe a:hover, .e-content p a:hover, yearlist ul li span a:hover, div.archive-group article.archive-item li a:hover, article.post.h-entry div.post-content.e-content ul li a:hover, div.sidefoot a:hover, div.sidefoot p a:hover, div.home div ul.post-list li a:hover {
    color: var(--a-sp-color);
    text-decoration: underline;
  -webkit-text-underline-position: auto;
  text-underline-position: auto;
}
  .social-media-list a:hover {
    text-decoration: none; }
    .social-media-list a:hover .username {
      text-decoration: underline; }

/**
 * Blockquotes
 */
blockquote {
  color: #828282;
  border-left: 4px solid #e8e8e8;
  padding-left: 15px;
  font-size: 18px;
  letter-spacing: 0;
  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: auto; }
  pre > code {
    border: 0;
    padding-right: 0;
    padding-left: 0; }

/**
 * Wrapper
 */
.wrapper {
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
padding:0;
  }
  @media screen and (max-width: 800px) {
    .wrapper {
      padding-right: 15px;
      padding-left: 15px; } }

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

/**
 * Icons
 */
.svg-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  fill: #828282;
  padding-right: 5px;
  vertical-align: text-top; }

.social-media-list li + li {
  padding-top: 5px; }

/**
 * Tables
 */
table {
  margin-bottom: 30px;
  width: 100%;
  text-align: left;
  color: #3f3f3f;
  border-collapse: collapse;
  border: 1px solid #e8e8e8; }
  table tr:nth-child(even) {
    background-color: #f7f7f7; }
  table th, table td {
    padding: 10px 15px; }
  table th {
    background-color: #f0f0f0;
    border: 1px solid #dedede;
    border-bottom-color: #c9c9c9; }
  table td {
    border: 1px solid #e8e8e8; }

/**
 * Site header
 */
#branding {
	background: var(--br-bg-color);
	padding:3px 6px 3px 0;
	margin-top: 60px;
	height:52px;
}
#branding h1 {
	margin-bottom: 0;
	}
#slugger {
	position:relative;
	float: right;
	margin: 0;
}
#site-title {
	font-size: 2.5em;
	/*line-height:54px;*/
	position: relative;
	top: -4px;
	font-weight: 600;
	/*letter-spacing: -1px;*/
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#site-title a {
	background: var(--br-bg-color);
	color: var(--base-color);
	position: relative;
	top: -4px;
	padding-left:12px;
	font-weight:600;
}
h1#site-title.p-name a.u-url.url {
font-weight:600;
}

#menu {
	color: var(--base-color);
    background: var(--bg-color);
	padding-left: 12px;
	margin: 10px 0 0 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: .85em;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#menu a {
	color: var(--base-color);
    background: var(--bg-color);
	margin: 0 8px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:600;
}
#menu span.sub, #menu span.sub a {
	font-size:.9em;
	margin:0 3px;
	
}
.home, #archives {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.site-header {
  border-top: 5px solid #424242;
  border-bottom: 1px solid #e8e8e8;
  min-height: 55.95px;
  position: relative;
   }
/*
.site-title {
  font-size: 2.5em;
  font-weight: 600;
  line-height: 52px;
  letter-spacing: .3em;
  margin-bottom: 0;
  float: left; 
  }
  
  .site-title, .site-title a:visited {
    color: #424242; }
*/

.site-nav {
  float: right;
  line-height: 54px; }
  .site-nav .nav-trigger {
    display: none; }
  .site-nav .menu-icon {
    display: none; }
  .site-nav .page-link {
    color: #111;
    line-height: 1.5; }
    .site-nav .page-link:not(:last-child) {
      margin-right: 20px; }
  @media screen and (max-width: 600px) {
    .site-nav {
      position: absolute;
      top: 9px;
      right: 15px;
      background-color: #fdfdfd;
      border: 1px solid #e8e8e8;
      border-radius: 5px;
      text-align: right; }
      .site-nav label[for="nav-trigger"] {
        display: block;
        float: right;
        width: 36px;
        height: 36px;
        z-index: 2;
        cursor: pointer; }
      .site-nav .menu-icon {
        display: block;
        float: right;
        width: 36px;
        height: 26px;
        line-height: 0;
        padding-top: 10px;
        text-align: center; }
        .site-nav .menu-icon > svg {
          fill: #424242; }
      .site-nav input ~ .trigger {
        clear: both;
        display: none; }
      .site-nav input:checked ~ .trigger {
        display: block;
        padding-bottom: 5px; }
      .site-nav .page-link {
        display: block;
        padding: 5px 10px;
        margin-left: 20px; }
        .site-nav .page-link:not(:last-child) {
          margin-right: 0; } }

/**
 * Site footer
 */
.site-footer {
  border-top: 1px solid #e8e8e8;
  padding: 30px 0; }

.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 0 0;
  flex: 1; }

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

.post-list-heading {
  font-size: 28px; }

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

.post-meta {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  color: #828282; }

.post-link {
  display: block;
  font-size: 24px; }
ul.post-list li h3 a.post-link {
color: var(--base-color);
font-size: 30px;
font-weight:600;
line-height:1.3em;
}
/**
 * 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; }

    @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.h-cite.response.u-quotation-of blockquote {
	margin: 12px 0;
}
section.h-cite.response.u-quotation-of span,
section.response.u-bookmark-of.h-cite span,
section.h-cite.response.u-in-reply-to span,
section.response.u-like-of.h-cite span {
	font-family: 'eb_garamondregular',Georgia,Times,serif;
	font-size: 1.3rem;
	line-height: 1.3em;
}
section.h-cite.response.u-quotation-of,
section.response.u-bookmark-of.h-cite,
section.h-cite.response.u-in-reply-to,
section.response.u-like-of.h-cite {
	font-family: 'eb_garamondregular',Georgia,Times,serif;
	padding: 0;
	margin: 0;
	font-size: 1.3rem;
	line-height: 1.3em;
}
section.response.u-in-reply-to.h-cite header a.h-card.p-author img.u-photo,
section.response.u-like-of.h-cite header a.h-card.p-author img.u-photo,
section.response.u-bookmark-of.h-cite header a.h-card.p-author img.u-photo {
	padding-right: 3px;
	border-radius: 24px;
	position: relative;
	/*top: 8px;*/
}
section.response.u-like-of.h-cite span.kind-display-text,
section.response.u-bookmark-of.h-cite span.kind-display-text,
section.h-cite.response.u-quotation-of span.kind-display-text,
section.h-cite.response.u-in-reply-to span.kind-display-text {
	font-family: 'eb_garamondregular',Georgia,Times,serif;
	font-size: 1.3rem;
	line-height: 1.3em;
}
.e-content,
blockquote {
	margin-top: 12px;
	font-family: 'eb_garamondregular',Georgia,Times,serif;
	font-size: 1.3rem;
	line-height: 1.5em;
}

ul.post-list li h3 {
line-height:1.2em;
}
header.post-header {
border:none;;
}
.e-content p, .post-list p {
  font-family: 'eb_garamondregular',Georgia,Times,serif;
  font-size: 1.2rem;
}
blockquote.e-summary {
  margin-top: 12px;
  font-family: 'eb_garamondregular',Georgia,Times,serif;
  font-size: 1.15rem;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  font-size: 1.25rem;
}
/**
 * Syntax highlighting styles
 */
.highlight {
  background: #fff; }
  .highlighter-rouge .highlight {
    background: #eef; }
  .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; }
