/*
:Author: David Goodger
:Contact: goodger@python.org
:Date: $Date: 2006-05-21 16:44:42 -0400 (Sun, 21 May 2006) $
:Revision: $Revision: 4564 $
:Copyright: This stylesheet has been placed in the public domain.

Default cascading style sheet for the HTML output of Docutils.

See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
customize this style sheet.

defaults:
---------
/usr/lib/python2.5/site-packages/docutils/writers/html4css1/template.txt
/usr/lib/python2.5/site-packages/docutils/writers/html4css1/html4css1.css

background: #fff url(page-bg.gif) 0 0 repeat-y;
background: black url(page-bg.gif) repeat-x scroll center top;
    background-color: #CCCCFF ;
*/


body {
  font-family: Verdana, sans-serif ;
  font-size: 10pt ;
    margin-left: 5%;
    margin-right: 5%;
background: #fff url(img/page-bg.gif) repeat-x repeat-y center top;

}

div.body p.centered {
    text-align: center;
    margin-top: 25px;
}



a:link {
  color: blue; text-decoration: none }

a:visited {
  color: blue; text-decoration: none }

.orange {
color: orange;
}

.red {
color: red;
}

.green {
color: green;
}

.question {
  font-size: 12pt ;
  background: chartreuse;
line-height: 1.1em;
border: 1px dashed #505080;
}

.tbsubt {
  font-size: 10pt ;
  font-weight: bold ;
  text-align: center ;
  background: #CCCCFF ;
}

.answer {
  background: orange;
}

.snip {
  text-align: center;
/*  color: #336699; */
  color: black;
  background: #99CCFF;
  border-color: #336699;
  margin-left: 2em;
  margin-right: 2em;
  padding: 0;
}

.sql {
  font-family: Verdana, sans-serif ;
  font-size: 10pt ;
  color: black;
  background: #cccc99;
  border-color: #cccc99;
  margin-left: 2em;
  margin-right: 2em;
  padding: 0;
}

.cmdline {
  font-family: Verdana, sans-serif ;
  font-size: 10pt ;
  color: chartreuse;
  background: #333333;
/*  border-color: chartreuse;
  background: black;
  border: 1pt; */
  border-color: black;
  border: 0;
  padding: 5pt;
  margin-left: 2em;
  margin-right: 2em;
  border-style: solid;
}

.sessionbutton {
  background-color: #ff6600;
  border: 1px #ff6600 outset;
/*  padding: 5pt; */
  color: white;
  text-decoration: none;
  font: bold 10pt Verdana;
  text-align: center;
  width: 15% ;
  float: right ;
  clear: right ;
  margin-left: 2em;
  margin-right: 2em;
}

.sessionbutton:visited, .sessionbutton:hover, .sessionbutton:active {
color: white;
}


/* h3:before {
  content: ":: ";
  color: red;
}

.bullet:before {
content: url(orgarrow.gif)" ";
} */

/* used to remove borders from tables and images */
.borderless, table.borderless td, table.borderless th {
  border: 0 }

table.borderless td, table.borderless th {
  /* Override padding for "table.docutils td" with "! important".
     The right padding separates the table cells. */
  padding: 0 0.5em 0 0 ! important }

.first {
  /* Override more specific margin styles with "! important". */
  margin-top: 0 ! important }

.last, .with-subtitle {
  margin-bottom: 0 ! important }

.hidden {
  display: none }

a.toc-backref {
  text-decoration: none ;
  color: black }

blockquote.epigraph {
  margin: 2em 5em ; }

dl.docutils dd {
  margin-bottom: 0.5em }

/* Uncomment (and remove this text!) to get bold-faced definition list terms
dl.docutils dt {
  font-weight: bold }
*/

div.abstract {
  margin: 2em 5em }

div.abstract p.topic-title {
  font-weight: bold ;
  text-align: center }

div.admonition, div.attention, div.caution, div.danger, div.error,
div.hint, div.important, div.tip, div.warning {
  margin: 2em ;
  border: medium outset ;
  padding: 1em }

div.admonition p.admonition-title, div.hint p.admonition-title,
div.important p.admonition-title, p.admonition-title,
div.tip p.admonition-title {
  font-weight: bold ;
  font-family: sans-serif }

div.attention p.admonition-title, div.caution p.admonition-title,
div.danger p.admonition-title, div.error p.admonition-title,
div.warning p.admonition-title {
  color: red ;
  font-weight: bold ;
  font-family: sans-serif }

/* Uncomment (and remove this text!) to get reduced vertical space in
   compound paragraphs.
div.compound .compound-first, div.compound .compound-middle {
  margin-bottom: 0.5em }

div.compound .compound-last, div.compound .compound-middle {
  margin-top: 0.5em }
*/

div.dedication {
  margin: 2em 5em ;
  text-align: center ;
  font-style: italic }

div.dedication p.topic-title {
  font-weight: bold ;
  font-style: normal }

div.figure {
  margin-left: 2em ;
  margin-right: 2em }

div.footer, div.header {
  clear: both;
  font-size: smaller }

div.header {
  text-align: center ;
}

div.line-block {
  display: block ;
  margin-top: 1em ;
  margin-bottom: 1em }

div.line-block div.line-block {
  margin-top: 0 ;
  margin-bottom: 0 ;
  margin-left: 1.5em }

div.sidebar {
  margin-left: 1em ;
  margin-right: 2em ;
  border: medium outset ;
  padding: 1em ;
  background-color: #ffffee ;
  width: 50% ;
  float: right ;
  clear: right }

div.sidebar p.rubric {
  font-family: sans-serif ;
  font-size: medium }

div.system-messages {
  margin: 5em }

div.system-messages h1 {
  color: red }

div.system-message {
  border: medium outset ;
  padding: 1em }

div.system-message p.system-message-title {
  color: red ;
  font-weight: bold }

div.topic {
  margin: 1em }
/*
  margin: 2em }
*/

h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
  margin-top: 0.4em }

h1.title {
  text-align: center ;
  color: white ;
  background-color: #222222 ;
  border: 0 }

h2.subtitle {
  text-align: center ;
  color: #333333 ;
  background-color: white }

hr.docutils {
  width: 75% }

img.align-left {
  clear: left }

img.align-right {
  clear: right }

ol.simple, ul.simple {
  margin-bottom: 1em }

ol.arabic {
  list-style: decimal }

ol.loweralpha {
  list-style: lower-alpha }

ol.upperalpha {
  list-style: upper-alpha }

ol.lowerroman {
  list-style: lower-roman }

ol.upperroman {
  list-style: upper-roman }

p.attribution {
  text-align: right ;
  margin-left: 50% }

p.caption {
  font-style: italic }

p.credits {
  font-style: italic ;
  font-size: smaller }

p.label {
  white-space: nowrap }

p.rubric {
  font-weight: bold ;
  font-size: larger ;
  color: maroon ;
  text-align: center }

p.sidebar-title {
  font-family: sans-serif ;
}
/*
  font-weight: bold ;
  font-size: larger }
*/

p.sidebar-subtitle {
  font-family: sans-serif ;
  font-weight: bold }

p.topic-title {
  font-weight: bold }

pre.address {
  margin-bottom: 0 ;
  margin-top: 0 ;
  font-family: serif ;
  font-size: 100% }

pre.literal-block, pre.doctest-block {
  margin-left: 2em ;
  margin-right: 2em }

span.classifier {
  font-family: sans-serif ;
  font-style: oblique }

span.classifier-delimiter {
  font-family: sans-serif ;
  font-weight: bold }

span.interpreted {
  font-family: sans-serif }

span.option {
  white-space: nowrap }

span.pre {
  white-space: pre }

span.problematic {
  color: red }

span.section-subtitle {
  /* font-size relative to parent (h1..h6 element) */
  font-size: 80% }

table.citation {
  border-left: solid 1px gray;
  margin-left: 1px }

table.docinfo {
  margin: 2em 4em }


table.footnote {
  margin-left: 1px }
/*
  border-left: solid 1px black;
*/

table.docinfo td, table.docinfo th {
  padding-left: 0.5em ;
  padding-right: 0.5em ;
  vertical-align: top
}

table.docinfo th.docinfo-name {
  font-weight: bold ;
  text-align: left ;
  white-space: nowrap ;
  padding-left: 0
}


h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
  font-size: 100% }

ul.auto-toc {
  list-style-type: none }

/* CUSTOM */

a:hover {
  text-decoration: underline }

pre.literal-block {
  background-color: #E0E0E0 }

table.docinfo th {
  font-size: 10pt ;
  border: 0 ;
  background-color: #C8C8FF }

table.docinfo td {
  font-size: 10pt ;
  border: 0 ;
  background-color: #E0E0FF }

table.footnote td {
  font-size: 8pt ;
  border: 0 ;
  background-color: #FFFFFF }

table.field-list th.field-name {
  font-size: 10pt ;
  border: 0 ;
  background-color: #FFA8D7 }

table.field-list td {
  font-size: 10pt ;
  border: 0 ;
  background-color: #FFFFFF }

table.field-list td.field-body {
  font-size: 10pt ;
  border: 0;
  background-color: #FFC8EF }

div.sidebar {
  background-color: #EBFFD6 }

h1, h2 {
  background-color: #F6F6EC }

h1 {
  border-bottom: 2px solid #BBBBBB ;
  border-top: 1px solid #000;
  padding: 2px 0px 2px 0px
}

/*

h1,h2 {
	font-family: verdana,geneva,sans-serif;
	font-size: 110%;
	font-weight: bold;
	background-color: #eee;
	color: #000;
	text-align: left;
	padding: 7px;
	margin: 0px;
	margin-top: 14px;
	border-top: 1px solid #000;
	}
*/

/* 
content: ":: ";
color: red;
a.zipfile:after{
content: url(media/zip.gif);
}
*/

div.note {
font-family: courier, courier new, times, times new, times new roman, roman, fixed;
text-indent:0px;
margin: 2em;
padding: 1em;
color: #505080;
line-height: 1.1em;
border: 1px dashed #505080;
}

/* 
background-color: #ffffff;
div.note:before {
content: ".. " url(img/note.gif) " ..";
color: black;
}
*/


div.output {
display: block;
font-family: courier, courier new, times, times new, times new roman, roman, fixed;
text-indent:0px;
margin: 2em;
padding: 1em;
line-height: 1.1em;
text-align: left;
/*
background: #fff url(img/bg-body.gif) 0 0 repeat-y;
color: #505080;
background-color: #222222 ;
background: url(img/bg_beige.gif) #F1ECD8;
*/
background-color: #F1ECD8;
border:1px solid black;
/* for IE */
filter:alpha(opacity=70);
/* CSS3 standard */
opacity:0.6;
}

.section {
	color: #000000;
	background-color: #ffffff;
	padding-bottom: 5px;
}

p, li {
        padding-left: 16px
}

/*
p, li, table {
        padding-left: 16px
}
*/

/* revision class for skinning revision tables */
table.revision {
  width: 90% ;
  margin-left: 1em;
}
/*
  margin-right: 1em;
  width: 80% ;
*/

table.revision th,  table.revision td {
    font-size: 8pt ;
}


/* ************************
table.docutils th.field-name {
  font-weight: bold ;
  text-align: left ;
  white-space: nowrap ;
  padding-left: 0
}

table.docutils {
  margin-top: 0.5em ;
  margin-bottom: 0.5em
}

table.docutils td, table.docutils th {
  padding-left: 0.5em ;
  padding-right: 0.5em ;
  vertical-align: top ;
  border: 1px solid lightgrey ;
}

table.docutils th {
  font-size: 10pt ;
  background-color: #9999CC }

table.docutils td {
  font-size: 10pt ;
  background-color: #CCCCFF }
************************ */

/* default docutils class for skinning normal tables */
table.docutils {
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
  margin-bottom: 0.5em;
     margin-top: 0.5em;
}
/*
    margin: 1em 1em 1em 0;
*/

table.docutils th, table.docutils td {
    border: 1px #aaa solid;
    padding: 0.2em;
}

table.docutils th {
    text-align: center;
    background: #CCCCFF
}
/*
    background: #f2f2f2;
*/

table.test {
  margin-left: 1em;
}

/* -- figures --------------------------------------------------------------- */

div.figure {
    margin: 0.5em;
    padding: 0.5em;
}

div.figure p.caption {
    padding: 0.3em;
}

div.figure p.caption span.caption-number {
    font-style: italic;
}

div.figure p.caption span.caption-text {
}


img.align-left, .figure.align-left, object.align-left {
    clear: left;
    float: left;
    margin-right: 1em;
}

img.align-right, .figure.align-right, object.align-right {
    clear: right;
    float: right;
    margin-left: 1em;
}

img.align-center, .figure.align-center, object.align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.align-default, .figure.align-default {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-default {
    text-align: center;
}

.align-right {
    text-align: right;
}

th {
    text-align: left;
}

