/* Embedded REBOL Header
-------------------------------------------------------
[REBOL [title: "Anywhere Plus Stylesheet"
date: 2-Mar-2004
author: "Christopher Ross-Gill"
rights: http://creativecommons.org/licenses/by-sa/1.0/
comment: "Link styles omitted -- uses browser default"]]
------------------------------------------------------- */

/* Page Style
------------------------------------------------------- */
html {
  background: #ccc url(plus/dots-grey.png);
  }
body {
  background: #eee url(plus/border-grey.png) repeat-y left;
  color: #000;
  font: 11px/170% verdana,"times new roman",times,serif;
  margin: 0 auto;
  padding: 20px;
  width: 470px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 430px;
  } html>body {width: 430px;}
div, img {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  }
a:link, a:visited {color: #009;}
a:active, a:hover {color: #c00;}

/* Text Styles
------------------------------------------------------- */
h3, h4, h5, p, ol, ul, dl, dt, dd, th, td, .image, .left-image {
  font-size: 1em; line-height: 160%;
  margin: 0; padding: 0 0 1em;
  text-align: left;
  }
h3, h4, h5, p, ol, ul, dl {max-width: 40em;}
ul, ol {
  padding-bottom: 0.5em;
  padding-left: 2em;
  list-style-position: inside;
  text-indent: -1.2em;
  }
li {
  padding-bottom: 0.7em;
  }
dl {padding: 0;}
dt {
  font-weight: bold;
  padding-bottom: 0.1em;
  }
dd {padding-left: 0.8em;}
blockquote {margin: 4px 0 1em; padding: 0;}
pre {
  font: 11px/130% "andale mono", monaco, "courier new", courier, fixed-width;
  background: #fff;
  border: 1px solid #ddd;
  margin: 0; padding: 0.5em;
  }
blockquote p {
  padding: 0 0 0.6em;
  }
code, tt {color: #c33;}

/* Header Styles
------------------------------------------------------- */
h1, h2, h3 {font-family: georgia,"times new roman",times,serif;}
h2, h3 {margin: 0; padding: 0.7em 0;}
h1 {font-size: 1.6em; text-align: center;}
h2 {color: #c33; font-size: 1.5em; font-weight: normal;}
h3 {color: #369; font-size: 1.1em;}
h3, h4 {font-weight: bold;}
h4, h5 {font-style: italic;}

/* Table Style
------------------------------------------------------- */
table, tr {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: auto;
  }
table {
  border-spacing: 0;
  margin: 4px auto 13px;
  }

th, td {
  background: #f5f5f5;
  border: 1px solid #bbb;
  border-color: #fff #bbb #bbb #fff;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 0.5em 0.5em 0;
  overflow: visible;
  text-align: left;
  vertical-align: top;
  }
th {
  background: #666;
  border: 1px solid #bbb;
  border-color: #fff #333 #333 #fff;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: bottom;
  }

/* Form Style
------------------------------------------------------- */
form {border: 0; margin: 0; padding: 0 0 1.2em;}
form * {font: 1em georgia,"times new roman",times,serif;}
form ul {
  background: #ddd;
  border: 1px solid #bbb;
  border-color: #888 #fff #fff #888;
  list-style: none outside;
  list-style-image: none;
  margin: 0; padding: 0.4em 0.8em 0.4em 0.9em;
  text-indent: 0;
  }
form ul li {
  padding-bottom: 0.4em;
  max-width: none;
  }
label {
  display: block;
  line-height: 150%;
  margin-bottom: 0.1em;
  }
input {margin: 0;}
textarea, select, input.field {
  background: #fff;
  border: 1px solid #aaa;
  border-color: #888 #fff #fff #888;
  margin: 0; padding: 1px 2px;
  width: 98%;
  }
form input.field:focus, form textarea:focus {
  background: #ffe;
  border-color: #999 #fff #fff #999;
  }
select {
  margin-right: 1em;
  max-width: 60%;
  }
input.button {
  font-weight: bold;
  height: 1.8em;
  line-height: 130%;
  width: 8em;
  }
input.image-button {
  border: 1px solid #aaa;
  }
form br {display: none;}

/* Special Styles
------------------------------------------------------- */
dl.note {
  margin: 0 2.1em;
  }
dl.note dt {
  background: #666;
  color: #fff;
  border: 1px solid #bbb;
  border-color: #fff #333 #333 #fff;
  margin: 0;
  padding: 0.1em 0.8em;
  text-transform: uppercase;
  }
dl.note dd {
  background: #f5f5f5;
  border: 1px solid #bbb;
  border-color: #fff #bbb #bbb #fff;
  font-style: italic;
  margin: 0 0 1em;
  padding: 0.5em 0.8em 0;
  }
dl.note blockquote {
  background: transparent;
  padding: 0;
  }
div.indent {padding: 0 2.6em;}
div.image {text-align: center;}

/* Table of Contents
------------------------------------------------------- */
ul#toc, ul#toc ul {
  list-style: none outside;
  list-style-image: none;
  text-indent: 0;
  }
ul#toc {padding-left: 0; padding-bottom: 1em;}
ul#toc ul {padding: 0 2.6em;}
ul#toc li {font-weight: bold; padding: 0;}
ul#toc ul li {font-weight: normal;}
ul#toc ul ul li {font-style: italic;}
ul#toc ul ul ul li {font-style: normal; font-size: 0.9em;}

/* Print Stylesheet
------------------------------------------------------- */
@media print {
  body {font-size: 9pt; line-height: 135%; margin: 1em 15%; padding: 0; width: auto;}
  h3, h4, h5, p, ol, ul, li, dl, dt, dd, th, td, div.image, div.left-image {line-height: 135%;}
  pre {border-color: #888; font-size: 10pt; line-height: 125%;}
  th, td {font-size: 8pt;}
}
