/* Welcome to Susy. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/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;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: "" "";
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

a img {
  border: none;
}

/* HTML5 Reset --------------------------------------------------------------*/
section, article, aside, header, footer, nav, dialog, figure {
  display: block;
}

/* Body -------------------------------------------------------------- */
body {
  font-family: Baskerville, Palatino, serif;
  color: black;
}

/* Links -------------------------------------------------------------- */
a:link, a:visited {
  color: #993333;
  text-decoration: none;
}
a:focus, a:hover, a:active {
  color: #862d2d;
  text-decoration: underline;
}
a img {
  border: none;
}

/* Headings -------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}

/* Text -------------------------------------------------------------- */
cite, em, dfn {
  font-style: italic;
}

strong, dfn {
  font-weight: bold;
}

sup, sub {
  line-height: 0;
}

abbr, acronym {
  border-bottom: 1px dotted;
  cursor: help;
}

address {
  margin-bottom: 1.5em;
  font-style: italic;
}

ins {
  text-decoration: underline;
}

del {
  text-decoration: line-through;
}

code, tt {
  font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, serif;
}

pre {
  white-space: pre;
}
pre code {
  font-family: inherit;
}

code {
  display: block;
}

q {
  font-style: italic;
}
q em {
  font-style: normal;
}

p {
  margin-bottom: 1.5em;
}

blockquote, q {
  quotes: "" "";
}

blockquote {
  margin: 1.5em;
  margin-left: -1.5em;
  padding-left: 1.5em;
  border-left: 1px solid;
  font-family: Baskerville, Palatino, serif;
  font-style: italic;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* Replaced -------------------------------------------------------------- */
img {
  vertical-align: bottom;
}

/* Lists -------------------------------------------------------------- */
ol {
  margin: 0 1.5em 1.5em 0;
  list-style: decimal;
}

ul {
  margin: 0 1.5em 1.5em 0;
  list-style: disc;
}

li ul, li ol {
  list-style-type: circle;
  margin: 0 1.5em 0.75em;
}

dl {
  margin-bottom: 1.5em;
  border-top-style: solid;
  border-top-width: 0.063em;
  padding-top: 1.438em;
}
dl dt {
  font-size: 1.125em;
  line-height: 1.333em;
  margin-bottom: 0.667em;
}

dd {
  margin-bottom: 1.5em;
  border-bottom-style: solid;
  border-bottom-width: 0.063em;
  padding-bottom: 1.438em;
}

/* Tables -------------------------------------------------------------- */
/* tables still need 'cellspacing="0"' in the markup */
table {
  margin-bottom: 1.5em;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

table, td, th {
  vertical-align: top;
}

th, thead th {
  font-weight: bold;
}

th, td, caption {
  padding: 0.75em;
  text-align: left;
  font-weight: normal;
}

th, td {
  border-bottom-style: solid;
  border-bottom-width: 0.063em;
  padding-bottom: 0.688em;
}

tfoot {
  font-size: 0.875em;
  line-height: 1.714em;
}

caption {
  font-size: 1.5em;
  line-height: 1em;
  margin-bottom: 1em;
}

/* Forms -------------------------------------------------------------- */
form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
form ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
}
form li {
  margin-top: 0.75em;
}

fieldset {
  margin-bottom: 1.5em;
  border-style: solid;
  border-width: 0.063em;
  padding: 1.438em;
}

legend {
  font-size: 1.125em;
  line-height: 1.333em;
  font-weight: bold;
}

label {
  font-size: 0.75em;
  line-height: 2em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: block;
}
label:after {
  content: ":";
}

textarea, input:not([type="radio"]) {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.form-actions {
  margin-top: 0.75em;
  text-align: right;
  font-style: italic;
}

button {
  font-family: Baskerville, Palatino, serif;
  text-shadow: inherit;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  overflow: visible;
  width: auto;
  cursor: pointer;
  color: inherit;
}

.submit-preview {
  font-style: normal;
  font-variant: small-caps;
  letter-spacing: 0.1em;
  padding-left: 0.2em;
  text-transform: lowercase;
  color: #993333;
}
.submit-preview:link, .submit-preview:visited {
  color: #993333;
  text-decoration: none;
}
.submit-preview:focus, .submit-preview:hover, .submit-preview:active {
  color: #862d2d;
  text-decoration: underline;
}
.submit-preview img {
  border: none;
}

.submit-post {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-style: solid;
  border-width: 0.063em;
  padding: 0.313em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  margin-left: 0.4em;
  background: #cc6666;
}
.submit-post:hover, .submit-post:focus, .submit-post:active {
  color: white;
  background: #993333;
  border-color: black;
}

.errorlist {
  margin-top: 1.5em;
  border-style: solid;
  border-width: 0.063em;
  padding: 0.688em;
  position: relative;
  background: #993333;
  color: white;
}
.errorlist li {
  margin: 0;
}
.errorlist:after {
  content: " ";
  display: block;
  position: absolute;
  top: 100%;
  right: 1em;
  border: 1em solid white;
  border-color: rgba(153, 51, 51, 0);
  border-top-color: #993333;
}
