/*
 * Original Design: janewaterman dot com by Jane Waterman - http://janewaterman.com/
 */


body {
  text-align: center;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.5em;
  background: #bcc3cc url(http://janewaterman.com/img/jw_back.jpg) 50% 0px fixed repeat-y;
  color: #000000;
  }
.dbx-handle, .dbx-content {
  background-color: #C9A865;
}
.post {
  border: #000000 solid 1px;
}
.wp-caption, code {
  background: none;
}
.wp-caption {
  font-size: 80%;
}
span.author, span.edit, span.comments {
  color: #666666;
}
#content li {
  display: inherit;
  text-align: left;
}
#container, #wrapper, #page {
  position: relative;
  width: 770px;
  margin: 0px auto 0px auto;
  }
#evo_toolbar {
  padding-bottom: 5px;
  }
#header {
  position: relative;
  }
#searchbrowse {
  margin: 0px;
  }
.pageHeader, .pageTop, .top_menu, #pageFooter {
  margin: 0px;
  padding: 0px;
  }
.PageTop ul {
  margin: 0px 1ex 0px 0px;
  list-style-type:none;
  }
.PageTop li {
  display: inline;
  padding-right: 1em;
  }
.PageTop a.selected {
  color: #f09;
  font-weight:bold;
  }
.top_menu ul {
  list-style-type:none;
  }
.top_menu li {
  display: inline;
  padding-right: 1em;
  }
.top_menu a.selected {
  color: #f09;
  font-weight:bold;
  }
#menu {
  position: relative;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  background: transparent;
  color: #030077;
  margin: 0px;
  padding: 0px 10px 1px 10px;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  z-index: 3;
  }
#menu ul {
  list-style: none;
  height: 22px;
  margin: 0px;
  padding: 0px;
  }
#menu ul ul {
  height: auto;
  }
#menu a {
  display: block;
  text-decoration: none;
  }
#menu a, a:link, a:visited, a:active {
  color: #030077;
  }
#menu a:hover, #menu a:focus {
  color: #666666;
  }
#menu li {
  position: relative;
  float: left;
  padding: 1px 5px 1px 5px;
  }  
#menu li ul {
  position: absolute;
  top: 21px;
  left: -999em;
  font-size: 12px;
  z-index: 1;
  }
#menu li ul ul {
  margin: -20px 0px 0px 6em;
  z-index: 2;
  }  
#menu li:hover ul, #menu li.sfhover ul {
  left: 0em;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  }
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul, #menu li.sfhover ul ul ul ul {
  left: -999em;
  }
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul, #menu li li li li.sfhover ul {
  left: 0em;
  background: #edefee;
  }
#menu li:hover li, #menu li.sfhover li {
  float: none;
  background: #edefee;
  border-bottom: 1px solid #000000;
  }
#menu ul .wide {
  width: 11em;
  }
#menu ul .thin {
  width: 7em;
  }
#leftcolbox {
  position: absolute;
  top: 135px;
  left: 0px;
  width: 150px;
  margin: 0px 590px 1em 0px;
  }
#leftcol {
  text-align: justify;
  font-size: 12px;
  line-height: 1.3em;
  padding: 10px;
  border: 1px solid #000000;
  background: #c9a865;
  }
#maincol {
  position: relative;
  text-align: justify;
  top: 15px;
  left: 0px;
  margin: 0px 165px 1em 0px;
  }
#rghtcolbox {
  position: absolute;
  top: 132px;
  right: 0px;
  width: 150px;
  margin: 0px 0px 1em 590px;
  }
.bSideBar {
  text-align: justify;
  font-size: 12px;
  line-height: 1.3em;
  padding: 10px;
  border: 1px solid #000000;
  background: #c9a865;
  }
.section, .bPost {
  padding: 10px;
  border: 1px solid #000000;
  background: #c9a865;
  margin: 0px 0px 1em 0px;
  }
#googleSearchUnitIframe {
  /* border: 1px solid #000000; */
  background: #ffffff;
  }
.leftcol p, .bSideBar p, .rghtcol p {
  margin-bottom: 0.5em;
  }
.section p, .bPost p, #googleSearchUnitIframe p {
  margin-bottom: 1em;
  }
.section ul, .bPost ul, #googleSearchUnitIframe ul {
  list-style-type: disc;
  margin-left: 15px;
  margin-bottom: 1em;
  }
.section ol, .bPost ol, #googleSearchUnitIframe ol {
  list-style-type: decimal;
  margin-left: 15px;
  margin-bottom: 1em;
  }
.section ul a, .bPost ul a, #googleSearchUnitIframe ul a {
  color: #000000;
  font-style: italic;
  }
.section a span, .bPost a span, #googleSearchUnitIframe a span {
  display: none;
  }
.section a:hover span, .bPost a:hover span, #googleSearchUnitIframe a:hover span, .section a:focus span, .bPost a:focus span, #googleSearchUnitIframe a:focus span {
  display: block;
  position: absolute;
  left: 15px;
  top: auto;
  width: 400px;
  border: 1px solid #000000;
  background: #aec1e8;
  color: #000000;
  padding: 10px;
  z-index: 4;
  }
#footer {
  position: relative;
  font-style: italic;
  font-size: 10px;
  padding: 2px 5px 2px 5px;
  border: 1px solid #000000;
  background: #c9a865;
  margin-bottom: 1em;
  }
h1 {
  font-size: 18px;
  text-align: left;
  color: #666666;
  margin-top: 0px;
  margin-bottom: 0.5em;
  }
h2, h3, h4 {
  font-size: 16x;
  text-align: left;
  color: #666666;
  margin-top: 0px;
  margin-bottom: 0.5em;
  }
a, a:link, a:visited, a:active {
  color: #030077;
  text-decoration: none;
  }
a:hover, a:focus {
  color: #666666;
  text-decoration: none;
  }
img {
  border: 0px;
  }
code {
  margin-bottom: 1em;
  }
.floatleft {
  position: relative;
  float: left;
  margin: 10px 10px 10px auto;
  border: 1px solid #000000;
  }
.floatrght, .floatright {
  position: relative;
  float: right;
  margin: 10px auto 10px 10px;
  border: 1px solid #000000;
  }
.bookleft {
  position: relative;
  float: left;
  margin: 0em 10px 3em auto;
  }
.bold {
  font-weight: bold;
  }
.center {
  text-align: center;
  }
.left {
  text-align: left;
  }
.right {
  text-align: right;
  }
.justify {
  text-align: justify;
  }
.strikeout {
  text-decoration: line-through;
  }
.baseline {
  vertical-align: baseline;
  }
.spacer {
  height: 2em;
  }
.rule {
  border: 2px inset #2512ab;
  width: 50%;
  height: 8px;
  margin: 10px auto 10px auto;
  text-align: center;
  }              
