@import url(/fonts/dejavu-family.css);

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}


/* Font families */

body {
  font-family: "DejaVu Serif", Cambria, "Bitstream Vera", Georgia, "Times New Roman", serif;
  font-size-adjust: none;
}

input, textarea, #comments blockquote {
  font-family: "DejaVu Sans", Calibri, "Bitstream Vera Sans", Verdana, sans-serif;
  font-size-adjust: 0.55;
}

#logo, h1, h2 {
  font-family: "DejaVu Serif Condensed", Cambria, "Bitstream Vera", Georgia, "Times New Roman", serif;
  font-weight: bold;
  font-size-adjust: none;
}

code, kbd, pre, pre code, samp, .domain-name, .email-address, .hostname,
.ip-adddress, .irc-channel, .media-type, .newsgroup, .nick, .pace,
.pathname, .smilie, .ssid, .uri {
  font-family: "DejaVu Sans Mono", Consolas, "Bitstream Vera Sans Mono", "Andale Mono", "Lucida Console", Monaco, "Courier New", monospace;
  font-size-adjust: 0.55;
}

pre.verse, pre.lyrics, .personae dt, .finis, blockquote, q,
.hentry .header .author, .hentry .header address {
  font-family: "DejaVu Serif", Cambria, "Bitstream Vera", Georgia, "Times New Roman", serif;
  font-size-adjust: none;
}


/* Sizing */

body {
  font-size: 131.25%; /* 21pt/28pt */
  line-height: 1.3333;
  width: 40em;
  margin: 0 auto;
}

.initial { font-size: 5.1429em; line-height: 1; } /* 84pt */
h1 { font-size: 2.8571em; line-height: 1.4; } /* 60pt */
h2 { font-size: 1.7142em; line-height: 1.5556; } /* 36pt */
h3 { font-size: 1.1428em; line-height: 1.1667; } /* 24pt */
h4, h5, h6 { font-size: 1em; line-height: 1.3333; } /* 21pt */
.entry-summary { font-size: 0.8571em; line-height: 1.5556; } /* 18pt */
caption, #comments .troll, .figure .preamble, .figure .postamble { /* 16pt */
  font-size: 0.7619em;
  line-height: 1.75
}
sub, sup { /* 14pt */
  font-size: 0.6667em;
  line-height: 1; /* otherwise sub and sup can break rhythm of container */
}

h1 {
  padding: 0 0 0 5%;
  color: #555;
}

h2, h3, h4, h5, dl.entry-meta dt, #comments legend, h6 {
  font-weight: normal;
}

h2 {
  letter-spacing: 0.2em;
}

address.author, h2, h3, .entry-summary {
  text-align: center;
}

h2 {
  margin: 0.6667em 0; /* ? */
}

h3 {
  letter-spacing: 0.3em;
  margin: 1em 0;
}

h3, h4, dl.entry-meta dt, #comments legend, dfn, .initial, .halmos {
  color: #b50010;
}

h4, h5 {
  margin: 1.3333em;
}

dl.entry-meta dt {
  margin-top: 1.3333em;
}

h5, h6 {
  font-style: italic;
}

/* "In heads and titles use the best available ampersand" -- EoTS 5.1.3 */
h1 .amp, h2 .amp, h3 .amp, h4 .amp, h5 .amp, h6 .amp {
  font-family: "Goudy Old Style", "OFL Sorts Mill Goudy", Baskerville,
               "Goudy Bookletter 1911", Palatino, "Book Antiqua", serif;
  font-weight: normal;
  font-style: italic;
}

/* run-in sidehead */
h6 { display: inline; }
h6 + p { display: inline; }

dfn {
  font-style: normal;
  font-weight: normal;
}

abbr {
  letter-spacing: 0.05em;
}

p {
  margin-bottom: 0;
}
p + p {
   text-indent: 2em;
   margin-top: 0;
}
div.figure p + p {
   text-indent: 0;
}

blockquote, p.source {
  margin: 1.42855em;
}

div.header, ul, ol, dl, pre, div.figure, .entry-summary {
  margin: 1.3333em 0;
  padding: 0;
}

.entry-summary {
  margin-left: 2.8571em;
  margin-right: 2.8571em;
}

blockquote + p.source {
  margin-top: -2.8571em;
}

dl.entry-meta ol, dl.entry-meta ul {
  list-style-type: none;
  margin: 0;
}

dl dd {
  margin: 0 0 0 2em;
}

:link    { color: #34d; }
:visited { color: #804180; }
:link, :visited {
  text-decoration: none;
}
a:active,
a:hover {
  text-decoration: underline;
}

h1 :link, h1 :visited,
address.author :link, address.author :visited {
  color: inherit;
}

/* em, strong { */
/*   background-color: #fe9; */
/* } */

em, .entry-summary {
  font-style: italic;
  font-size-adjust: 0.5;
}

strong {
  font-weight: bold;
}

p.source {
  text-align: right;
  font-style: italic;
}

.initial {
  display: block;
  float: left;
  margin-right: 0.125em;
  /* margin-top: -0.08em; */
}

/* Red highlights */

a[rel=license] {
  display: block;
}

address.author {
  color: #333;
}

#comments ol { list-style-type: none; }
#comments ol ol { list-style-type: decimal; }

#comments .gravatar {
  display: none;
}

#comments .troll {
  color: #666;
}

#comments blockquote { margin: 0; }
#comments blockquote blockquote { margin: 2.8571em; }
#comments blockquote + p.source {
  margin-top: 0;
}

#comment-status {
  float: right;
}

#comment-status img {
  visibility: hidden;
}

/* tables */

table {
  border-collapse: collapse;
}

th, td {
  border: 1px solid #999;
  text-align: right;
}

caption {
  text-align: center;
  padding: 0 0 0.75em 0;
}

sub {
  vertical-align: sub;
}

sup {
  vertical-align: super;
}

.draft-notice {
}

.draft-notice hr {
  display: none;
}

.aside {
  display: block;
  background-color: #eee;
  margin: 1.4286em 0;
  padding: 1.4286em;
  border: 1px solid #999;
  -webkit-box-shadow: 4px 4px 4px #999;
}

ins.aside {
  background-color: #dfd;
  border-color: #0a0;
}

del.aside {
  background-color: #fdd;
  border-color: #c00;
}

p + p.aside {
  text-indent: 0;
  margin-top: 1.4286em;
}

h2, h3, .lettering, .finis, dl.personae dt {
  font-variant: small-caps;
  font-size-adjust: 0.55;
}

.issue {
  padding-left: 0.714275em;
  border-left: 0.714275em solid #b50010;
}

ins {
  background-color: #dfd;
  text-decoration: none;
}

del {
  background-color: #fdd;
}

