
@font-face {
	font-family: 'iA Writer Mono';
	url('../fonts/ia-writer-mono-latin-400-normal.woff') format('woff');
	url('../fonts/ia-writer-mono-latin-400-normal.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	line-height:1.5;
}

:root,[data-theme="light"] {
	--base-color: #274e59;
	--bg-color: #0f222c;
	--br-bg-color: #eaeeee;
	--meta-base-color: #999;
	--a-sp-color: #274e59;
	--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: 16px;
}
body {
	font: 400 14px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, 'iA Writer Mono', monospace, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-family: 'iA Writer Mono', monospace;
	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;
	max-width:640px;
	margin: auto;
	padding: 0;
}
/*a {
	cursor: pointer;
}
a:hover {
	cursor:hand;
}*/
.image-gallery li a img:hover {
	transform: scale(1.05);
}
/*.image-gallery li a img {
	width: 200px;
	height: 200px;
	margin:4px;
	border:1px solid white;
}*/
#page {
		background-color:#e6edf2;
		min-height:640px;
}
#banner {
	text-align:center;
	padding-top:20px;
}
a:hover img.zoomy  {
	transform:scale(1.4);
}
#lk {
	line-height:1em;
}
#lh1 {
	display:block;
	position:relative;
	top:0;
	left:0;
}
#lh2 {
	display:none;
	position:relative;
	top:0;
	left:0;
}
#lh3 {
	display:none;
	position:relative;
	top:0;
	left:0;
}
#lh4 {
	display:none;
	position:relative;
	top:0;
	left:0;
}
.mw100 {
	max-width:100%;
}
.br24 {
	border-radius:24px;
}
.br6 {
	border-radius:6px;
	border:1px solid #381d08;
}
.post-categories, .post-meta, .post-meta .post-categories {
	color:var(--base-color);
}
#focusfirst-webring {
	max-width:220px;
	margin:0 auto;
}
#load-comment {
	border:1px solid #334a51;
	background: #eefcff;
	color: #000;
	padding:2px 4px;
	border-radius:6px;
}
#butt-topper { 
	margin-top:12px;
	text-align:center;
	padding-bottom:36px;
}
.mini-22 {
	margin:4px;
	max-width:22px;
}
.mini-17 {
	margin:4px 0;
	max-width:17px;
}
.mini-mat {
	max-width:22px;
	position:relative;
	top:1px;
	margin-left:5px;
}
.mini-18 {
	margin:4px 0;
	max-width:18px;
}
.b-white {
	background:#fff;
}
#gh-image {
	max-width:22px;
	position:relative;
	top:0;
}
#mini-icons {
	background:#fff;
	margin:0 auto;
}
.bold {
	font-weight:600;
}
.bb48 {
	padding-bottom:24px;
	border-bottom:1px solid #ddd;
	margin-bottom:48px;
}
.ninerem {
	font-size:.9rem;
}
.nineem {
	font-size:.9em;
}
.fortyeight {
	margin-top:48px;
}
.pb-fortyeight {
	padding-bottom: 48px;
}
.sixteen {
	margin-top:16px;
}
.twelve {
	margin-top:12px;
}
.twentyfour {
	margin-top:24px;
}
.twentyfour-zero {
	margin:24px 0;
}
.center {
	text-align:center;
}
div.listed {
	 margin-top:12px;
	 padding-top:12px;
	 border-top:1px #aaa solid;
}
summary {
	font-family: 'iA Writer Mono', monospace;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2rem;
}
.postnav {
	display:flex;
	font-size:.75em;
	font-weight:400;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	margin:18px 0;
	font-family: 'iA Writer Mono', monospace;
}
.postnav-home {
	display:flex;
	font-size:.75em;
	font-weight:400;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	margin:-18px 0 36px 0;
	font-family: 'iA Writer Mono', monospace;
}
.fifty {
	width:50%;
}
.right {
	text-align:right;
}
#respect {
	position:relative;
	float:right;
	width:90px;
}
#announcer {
	width:350px;
	max-height:75px;
	border:none;
	background:#fff;
}
.follow {
	position:relative;
	float:right;
}
.iwtbutts {
	width:276px;
	margin:0 auto 36px auto;
	padding:1px 1px 1px 6px;
	border-radius:6px;
	line-height:1px;
}
.iwtbutts img {
	margin:1px;
	max-width:66px;
}
.iwtbutts img.odd {
	transform:skewY(3deg);
}
.iwtbutts img.even {
	transform:skewY(-3deg);
}
.iwt img {
	margin:2px;
}
.iwt a:hover img, .iwtbutts a:hover img {
	transform:scale(1.1);
}
.p-spot {
	padding-bottom:18px;
}
#toggler, #my-channel {
	padding:0 18px 4px 18px;
	text-align:left;
	margin-bottom:9px;
	font-size:.95em;
}
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
	max-width:550px;
	margin: auto;
	padding: 0;
}
h1 {
	font-size:30px;	
}
h2 {
	font-size:28px;	
}
h3 {
	font-size:26px;	

}
#toggler {
	font-family: 'iA Writer Mono', monospace;
	border-radius:0;
}
#rings, #rings p, .sidefoot, .sidefoot p {
	font-family: 'iA Writer Mono', monospace;
	font-size:.9em;
}
#byline {
	font-family: 'iA Writer Mono', monospace;
	font-size: 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: 12px;
	float: right;
	margin-right:24px;
	margin-bottom: 12px;
	font-family: 'iA Writer Mono', monospace;
	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%;
	padding:6px;
	border: 1px solid #ddd;
	background-color: #fff;
	margin-bottom:1px;
	font-size:1em;
	font-family: 'iA Writer Mono', monospace;
}
#result, #result2 {
	padding-top:18px;
	font-family: 'iA Writer Mono', monospace;
	font-size:.9rem;
	font-weight:600;
}
#result p, #result p a, #result2 p, #result2 p a, #result0 p, #result0 p a {
	font-family: 'iA Writer Mono', monospace;
	font-size:.9rem;
	font-weight:600;
}
#results-container {
	font-family: 'iA Writer Mono', monospace;
	font-size:.95em;
	font-weight:600;
	padding:6px 0 6px 12px;
	margin-bottom:12px;
}
#results-container li {
	list-style:none;
}
#comments-intro, #comments-intro p {
	font-family: 'iA Writer Mono', monospace;
	font-size:.95em;
}
div.hcard-header a.u-url.url.fn.u-uid {
	background-color: var(--iwt-bg-color);
}
.hcard-display {
	font-family: 'iA Writer Mono', monospace;
	margin:60px 140px 20px 140px;
	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: 'iA Writer Mono', monospace;
}
.note {
	font-size:.85em;
	line-height:1.4em;
	margin-top:-12px;
}
.archive-group li {
	list-style:none;
}
p {
	font-family: 'iA Writer Mono', monospace;
	line-height:1.5;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'iA Writer Mono', monospace;
}
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-arch {
	text-align:center;
	margin:9px 14px 3px 14px;
	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;
	font-size:1em;
}
#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, #aka li a:visited, #aka a, #aka a:visited {
	background-color: #fbffff;
	font-weight:600;
	text-decoration:none;
	color:#222;
}
#aka li a:hover, #aka a hover {
	background-color: #fbffff;
	text-decoration:underline;
	color:#222;
}
#aka #slug {
	width:42px;
	margin-bottom:6px;
}
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.75em;
}
.e-content p, .post-list p {
	font-family: 'iA Writer Mono', monospace;
	font-size: 1.3rem;
	line-height: 1.75;
}
.e-content, blockquote {
	margin: 16px 13px;
	font-family: 'iA Writer Mono', monospace;
	font-size: 1.3rem;
	line-height: 1.5;
}
blockquote p {
	font-family: 'iA Writer Mono', monospace;
	margin-top: 12px;
	font-size: 1.3rem;
	line-height: 1.5;
}
blockquote.e-summary {
	margin-top: 12px;
	font-family: 'iA Writer Mono', monospace;
	font-size: 1.3rem;
	line-height: 1.5;
}
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.35em;
}
.post-content h2, .e-content h2 {
	font-size:28px;
}
.post-content h3, .e-content h3 {
	font-size:26px;
}
h3.tasty {
	color: #376f7f;
}
main {
  display: block;
}
#page-container {
	display:flex;
	flex-direction:column;
	height: 86vh;
	max-width: 640px;
	background-color:#e6edf2;
	max-width: 100%;
	border:6px solid white;
	margin:48px auto 0 auto;
	overflow:auto;
}
img {
	max-width: 100%;
	vertical-align: middle; 
}
figure > img {
	display: block; 
}
figcaption {
	font-size: 14px; 
}
ul, ol {
	margin-left: 30px; 
}
li > ul, li > ol {
	margin-bottom: 0; 
}
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:600;
}
  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; 
}  
blockquote {
	color:var(--base-color);
	border-left: 4px solid #e8e8e8;
	padding-left: 15px;
	font-size: 18px;
	letter-spacing: 0;
	font-style: italic; 
}
blockquote > :last-child {
	margin-bottom: 0; 
}
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 {
	background-color:#e6edf2;
	max-width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
}
@media screen and (max-width: 800px) {
.wrapper {
		padding-right: 15px;
		padding-left: 15px; 
	} 
}
@media screen and (max-width: 540px) {
	.hcard-display {
		margin: 60px 120px 20px 120px;
	}
}
@media screen and (max-width: 479px) { 
	.squeezeit {
		font-size:.75em;
	}
	img#respect {
		display:none;
	}
	body {
		padding: 0 20px;
	}
	.follow {
		top:4px;
	}
	#byline {
		font-size:.9em;
	}
	.hcard-display {
		margin: 60px 45px 20px 45px;
	}
}
@media screen and (max-width: 430px) {
	.squeezeit {
		font-size:.65em;
	}
}

@media screen and (max-width: 414px) { 
	.hcard-display {
		margin: 60px 35px 20px 35px;
	}
}
@media screen and (max-width: 390px) { 
	.hcard-display {
		margin: 60px 26px 20px 24px;
	}
}
.wrapper:after, .footer-col-wrapper:after {
  content: "";
  display: table;
  clear: both; 
}
.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; 
}
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; 
}
#branding {
	background: var(--br-bg-color);
	padding:3px 6px 3px 0;
	margin-top: 18px;
	height:52px;
}
#branding h1 {
	margin-bottom: 0;
	}
#slugger {
	position:relative;
	float: right;
	margin: 0;
}
#site-title {
	font-size: 2.5rem;
	font-weight: 600;
	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: #e6edf2;
	padding-left: 12px;
	margin: 10px 0 0 12px;
	font-family: 'iA Writer Mono', monospace;
	font-size: .85em;
	/*border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
}
#menu a {
	color: var(--base-color);
    background: #e6edf2;
	margin: 0 7px;
	font-family: 'iA Writer Mono', monospace;
	font-weight:600;
}
#menu span.sub, #menu span.sub a {
	font-size:.9em;
	margin:0 3px;
}
.home, #archives {
	font-family: 'iA Writer Mono', monospace;
}
.site-header {
	border-top: 5px solid #424242;
	border-bottom: 1px solid #e8e8e8;
	min-height: 55.95px;
	position: relative;
}
.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 {
  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 {
	padding: 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: 'iA Writer Mono', monospace;
	font-size: 14px;
	color:var(--base-color); 
}
ul.post-list li h2 a.post-link {
color: var(--base-color);
font-size: 28px;
font-weight:600;
line-height:1.3em;
}
h2 a.post-link {
	font-size: 28px;
}
/*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
@media screen and (max-width: 800px) {
	.post-content h2 {
        font-size: 28px; 
	} 
}
.post-content h3 {
    font-size: 26px;
	/*position:relative;
	top:-1em;*/
}
@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: 'iA Writer Mono', monospace;
	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: 'iA Writer Mono', monospace;
	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;
}
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: 'iA Writer Mono', monospace;
	font-size: 1.3rem;
	line-height: 1.3em;
}
.e-content,
blockquote {
	margin-top: 12px;
	font-family: 'iA Writer Mono', monospace;
	font-size: 1.3rem;
	line-height: 1.5em;
}

ul.post-list li h3 {
	line-height:1.2em;
}
header.post-header {
	border:none;;
}

blockquote.e-summary {
  margin-top: 12px;
  font-family: 'iA Writer Mono', monospace;
  font-size: 1.15rem;
}
#rings {
	 text-align:center;
	 margin-top:12px;
	 border-top:1px solid #aaa;
	 padding-top:18px;"
}
#rings a, #rings a:visited {
	color: var(--a-sp-color);
}
#rings a:hover {
	text-decoration:underline;
}
/*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; 
}
