/*
    Main CSS file for bw.org
    by Bill Weinman
    Copyright 1994-2010 The BearHeart Group LLC
*/


body {
    background: #fff url(https://i.bw.org/bw/bw-bg.png) repeat-y;
    margin-top: 0px;
    font-family: georgia; 
    font-size: 100%;
}

form, input, textarea, .no-line-height {
  line-height: normal;
  }

p {
    line-height: 140%;
    margin: 0 0 1em 0;
}

h1, h2, h3 {
    font-weight: bold;
    color: #000000;
    font-family: tahoma, verdana, sans-serif;
    line-height: 130%;
    margin: 0 0 .5ex 0;
}

ul, ol {
    line-height: 120%;
    margin: 0 0 1em 0;
}

h1 + h2 {
    margin-top: 1em;
}

h2 + p {
    margin-top: -.5ex;
}

div.sidebar {
  border: 1pt solid black;
  background-color: #ffffd0;
  padding: 0pt 9pt 0pt 9pt;
  margin: 0pt 24pt 24pt 24pt;
  }

li {
  margin: 0 0 1ex 0;
}

p.sidebar {
  font-family: georgia, serif;
  font-style: italic;
  font-size: 115%;
  }

a {
    text-decoration: none;
    font-weight: bold;
    color: #639;
    background-color: inherit;
    }

a:hover {
  color: #993333;
  text-decoration: underline;
  }

.menu-title {
  font-family: tahoma, verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: white;
  background-color: transparent;
  text-decoration: none;
  line-height: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  }

a.menu-title:hover {
  text-decoration: none;
  color: #ffffcc;
  }

p.menu_subhead {
  padding-left: 1px;
  margin: 0 0 2 0;
  font-weight: bold;
  background-color: #ccc;
  }

p.x_menu_subhead {
  padding-left: 1px;
  margin: 0 0 2 0;
  font-weight: bold;
  color: red;
  }

a.menu {
    font-family: tahoma, verdana, sans-serif;
    font-size: 10px;
    line-height: 120%;
    background-color: transparent;
    padding-left: 2px;
    text-decoration: none;
    color: #303;
  }

a.menu:hover {
    color: #933;
  }

a.textad {
    font-family: sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 100%;
    background-color: transparent;
    padding-left: 2px;
    text-decoration: underline;
    color: black;
  }

a.textad:hover {
    color: #933;
}

td.textad { padding-bottom: 3px; }

a.underline {
  text-decoration: underline;
  }

a.noshade, a.no-underline {
  background-color: transparent;
  text-decoration: none;
  color: #336;
  }

a.noshade:hover, a.no-underline:hover {
    color: #633;
    text-decoration: underline;
}

a.no-highlight {
  background-color: transparent;
  text-decoration: none;
  font-weight: normal;
  }

a.no-highlight:hover {
  color: inherit;
  text-decoration: none;
  }

.sans {
  font-family: tahoma, verdana, sans-serif;
  }

.small {
  font-family: tahoma, verdana, sans-serif;
  font-size: 10px;
  line-height: normal;
  }

.underline {
    text-decoration: underline;
}

h1 .small, h2 .small {
    font-size: 80%;
}

.smallred {
  font-family: tahoma, verdana, sans-serif;
  font-size: 10px;
  line-height: 13px;
  color: #990000;
  }

.plain {
  font-weight: normal;
  color: #000000;
  background-color:
  transparent;
  }

h1, .heading {
  font-size: 24px;
  }

h2, .subheading {
  font-size: 18px;
  font-weight: bold;
  margin-top: 1.2ex;
  margin-bottom: 1ex;
  }

h3, .subsub {
  font-size: 14px;
  }

.bw, .bold {
  font-family: tahoma, sans-serif;
  font-weight: bold;
  }

dt {
  font-family: verdana, sans-serif;
  margin-top: 1ex;
  }

dd {
  font-family: verdana, sans-serif;
  }

tt, code {
  font-family: monaco, courier, monospace;
  font-size: 13px;
  }

span.tt {
    font-family: monaco, courier, monospace;
    border: 1px dotted #999;
    padding: 0 2px;
    background-color: #ffe;
    color: #363;
    font-size: 13px;
}

pre {
  font-family: monaco, courier, monospace;
  font-size: 11px;
  line-height: normal;
  }

.code {
    font-family: monaco, courier, monospace;
    font-size: 11px;
    line-height: normal;
    border: 1px solid #ccc;
    padding: 3 5 3 5;
 }

.red { color: red }
.darkred { color: #900 }

.highlight { 
    background-color: #ff9;
    padding: 0 3px;
}

.sponsorbox {
  background-color: white;
  color: black;
  border: 2px solid black;
  padding: 0px;
  font-family: tahoma, sans-serif;
  font-size: 9pt;
  margin: 25px 0 0 0 ;
  text-align: center;
  width: 150;
}

.blackhead {
  background-color: black;
  color: white;
  font-weight: bold;
  font-size: 10px;
  margin: 0;
  padding: 1 1 3 1;
}

p.textad {
  margin: 2 1 4 1;
}

.yellowbox {
  background-color: #ffc;
  color: black;
  border: 1px solid #999;
  padding: 3px;
  font-family: tahoma, sans-serif;
  font-size: 10pt;
}

p.clear {
    clear: both;
    margin: 0;
}

.first {
    margin-top: 0;
}

/* -- upper -- */

h1#heading {
    margin-top: 0;
}

p#updated {
    float: right;
    font-size: 70%;
    font-family: tahoma, sans-serif;
    text-align: right;
    margin: 0;
    color: #666;
}

div#socialMedia, div#linkBox {
    clear: right;
    float: right;
    margin: 10px 0 0 10px;
    padding: 3px;
    background-color: #ffc;
    border: 1px solid #c99;
}

#socialMedia p, #linkBox p {
    margin: 0;
    text-align:right;
}

#socialMedia p.text, #linkBox p.text {
    margin: 0 0 2px 0;
}

#linkBox a {
    font-weight: normal;
}

.float-right {
    clear: both;
    float: right;
}

.step {
    font-family: tahoma, sans-serif;
    font-size: 14pt;
    font-weight: bold;
}

img.screenshot {
    padding: 2px;
    border: solid black 1px;
}

.lynda {
    font-family: tahoma, sans-serif;
}

p.quotation {
    text-align: center;
    clear: both;
}

/*
 * left side menu styles
 */

/* gives an outer white border in the left side menu */
div.outer {
    width: 94px;
    margin-top: 5px;
    padding 0;
    border: 1px solid white;
}

div.footnote {
    margin-top: 3em;
    border-top: 1px solid #ccc;
    font-family: tahoma, verdana, sans-serif;
    font-size: 10px;
    color: #999;
}

div.footnote p {
    margin-top: 0;
}

div#copyright {
    width: 90px;
    margin: 0
    padding: 2px;
    border: 2px solid black;
    background-color: white;
    text-align: center;
    font-family: tahoma, verdana, sans-serif;
    font-size: 9px;
    line-height: 11px;
    color: black;
}

#copyright p {
    margin: 0;
    padding-bottom: 2px;
}
