@import url('https://fonts2.obormot.net?fonts=ITCCheltenham,TheSans,TheSerif,TheSansMono&host=s3');

body {

font-family: TheSans, Verdana, sans-serif;

}

  1. wikitext {
font-family: ITC Cheltenham, Georgia, serif;

}

  1. wikitext .entry {
line-height: 1.45;

}

  1. wikitext p {
text-align: justify;

-moz-hyphens: auto;

hyphens: auto;

}

input {

font-family: TheSans, Verdana, sans-serif;

}

code, pre {

font-family: TheSans Mono, monospace;
tab-size: 4;

}

h1, h2, h3, h4, h5, h6 {

font-family: TheSerif, Georgia, serif;

}

  1. wikitext h5,
  2. wikitext h6 {
margin: 1.75em 0 1.25em 0;

}

  1. wikitext h6 {
font-size: 1em;

}

.date, .menu {

font-family: TheSans, Verdana, sans-serif;

}

  1. sidebar .b3-intro > *:not(h3) {
display: none;

}

  1. sidebar .img a:hover {
border: none;

}

.blogit-admin-link img {

padding-left: 1px !important;
position: relative;
top: 3px;

}

ol {

	text-indent: -1.05em;
	padding-left: 3em;

}

  1. htoc ul { list-style-type: none; }
  2. htoc ul ul { font-size: 0.9em; }
  3. htoc_ul ul li:last-child { margin-bottom: 0.5em; }

.lesswrong-comments-heading + #comments {

    font-size: 0.9em;

}

.lesswrong-comments-heading + #comments .date {

    float: none;

}

.lesswrong-comments-heading + #comments ul.comment-thread {

    list-style-type: none;

}

.lesswrong-comments-heading + #comments .comment-body img {

    max-width: 100%;

}

.page-head {

    line-height: 1.2;

}

  1. content .img {
margin: 2em auto 1.5em auto;

}

  1. content .img img {
border: 1px solid #000;
	max-width: calc(100% - 2px);

}

  1. content .img .noborder img {
border: none;

} .caption {

	font-weight: bold;
	font-family: TheSerif, Georgia, serif;
	display: block;
	margin-top: 6px;
	font-size: 0.9em;
	text-align: center;

}

  1. wikitext img {
max-width: 100%;

}

  1. wikiedit textarea {
tab-size: 4;

}

sup {

    top: -0.5em;

}