a {
  color: #3256B6;
}
a:visited {
  color: #3256B6;
}
a:hover, a:visited:hover {
  color: #e00;
  text-decoration: none;
}
body {
  padding: 0;
  margin: 0;
}
img {
  border: none;
}
em {
  font-weight: bold;
}
.hidden {
  display: none;
}
.clear {
  clear: both;
}
#page {
  margin: 0px;
}
/* --- header ----------- */
#header {
  background-color: #DEF9D7;
  width: 100%;
}
#site-title {
}
#site-title img {
  padding-top:10px;
  padding-left:15px;
}
#site-title a, #site-title a:visited {
  color: black;
  text-decoration: none;
}
#site-title a:hover, #site-title a:hover {
  color: white;
  text-decoration: underline;
}
#site-subtitle {
  font-style: italic;
  letter-spacing: 2px;
  text-transform: lowercase;
}
#loginas {
  position: absolute;
  font-size: 12px;
  text-align:right;
  top: 5px;
  right: 15px;
}
#navigation {
  font-size: 14px;
  font-weight: bold;
  padding: 6px;
  text-align: right;
  margin-top: -20px;
  margin-right: 10px;
}
#navigation a, #navigation a:visited {
  background-color: #19b890;
  color: white;
  display: inline;
  padding: .5em;
  padding-left: .9em;
  padding-right: .9em;
  text-decoration: none;
}
#navigation .cur,
#navigation a.cur {
  background-color: white;
  color: black;
  display: inline;
  padding: .5em;
  padding-left: .9em;
  padding-right: .9em;
  text-decoration: none;
}
#navigation a:hover, #navigation a:visited:hover {
  text-decoration: underline;
}
#navigation strong a, #navigation strong a:visited {
}
#navigation .separator {
  display: none;
}
/* --- main ----------- */
#main {
  width: 100%;
}
/* --- content ----------- */
#content-wrapper {
  float: left;
  width: 80%;
}
#content {
  padding: 25px 0px 0px 25px;
  line-height: 1.5em;
}
#content h1 {
  color: #7d7ded;
  border-left: 12px solid #88aaFF;
  padding-left: 10px;
  font-size: 190%;
  margin-bottom: 12px;
}
#content h3 {
  font-size: 120%;
}
#content h3 a {
  border-bottom: 1px dotted #a3a39c;
  display: block;
  padding-bottom: 2px;
  text-decoration: none;
}
#content p {
  letter-spacing: .1em;
}
#content .info {
  color: #999999;
  font-size: 80%;
  margin-top: .2em;
}
#content .entry {
  margin: -25px;
  margin-bottom: 8px;
  padding: 25px;
}
#content .entry h3 {
  margin-top: 0.25em;
}
#content .entry .to_extended {
  text-align:right;
}
#content ul {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-bottom: 1em;
}
#content ol {
  list-style-type: decimal;
  margin-left: 1.5em;
  margin-bottom: 1em;
}
#content li {
  margin-bottom: .2em;
}
#content .sub-title {
  border-left: 8px solid #88aaff;
  border-top: 1px solid #88aaff;
  border-right: 1px solid #88aaff;
  border-bottom: 1px solid #88aaff;
  padding: 3px 3px 3px 10px;
  margin-top: 20px;
  margin-bottom:10px;
  background: #ffffff;
  font-weight: bold;
  color: #5B5B5B;
}
/* --- bbs --------------- */
#bbs-menu {
  padding: 3px 3px 3px 8px;
  margin-bottom: 5px;
}
#bbs-menu a {
  text-decoration: none;
}
#bbs-threads {
  border-top: 1px solid gray;
  border-left: 1px solid gray;
}
#bbs-threads table {
  border-collapse: collapse;
}
#bbs-threads th {
  color: white;
  background-color: #8080C0;
  padding-left: 4px;
}
#bbs-th-topic, #bbs-th-author, #bbs-th-reply, #bbs-th-reference, #bbs-th-updated {
  border-left: 1px solid white;
}
#bbs-threads td {
  border: 1px solid gray;
  margin: 0px;
  padding: 3px;
}
#bbs-icons {
  border: 1px solid #8080C0;
  font-size: 90%;
  margin-top:15px;
  padding:3px;
}
#bbs-form-title {
  background-color: #DCDCED;
  border: 1px solid #8080C0;
  margin: 10px 0px 10px 0px;
  padding: 3px;
}
#bbs-form-title img {
  vertical-align: bottom;
  margin-left: 6px;
  margin-right: 10px;
}
#bbs-new-form td {
}
#bbs-new-form th {
  padding: 5px 10px 5px 3px;
}
#bbs-parent-topic-title {
  color: white;
  background-color: #8080C0;
  font-weight: bold;
  padding: 3px;
}
#bbs-parent-topic-title img {
  margin: 3px 5px 3px 5px;
  vertical-align: bottom;
}
#bbs-parent-topic {
  border: 1px solid #8080C0;
  padding: 5px;
}
#bbs-child-topic-title {
  background-color: #DCDCED;
  border-left: 1px solid #8080C0;
  border-top: 1px solid #8080C0;
  border-right: 1px solid #8080C0;
  padding: 3px;
  margin-top: 15px;
}
#bbs-child-topic-title img {
  margin: 3px 5px 3px 5px;
  vertical-align: bottom;
}
#bbs-child-topic {
  border: 1px solid #8080C0;
  padding: 5px;
}
#bbs-child-page {
  margin: 5px 0px 10px 7px;
}
#bbs-find-form td {
  padding: 3px;
}
/* --- accounting -------- */
#accounting-tables table {
  border-top: 1px solid black;
  border-left: 1px solid black;
  margin-left: 20px;
  margin-bottom: 10px;
  font-size: 90%;
}
#accounting-tables th {
  color: white;
  text-align: center;
  background-color: #444444;
}
#accounting-tables th.right-line,
#accounting-tables th.right-bottom-line
{
  border-right:1.0pt solid white;
}
#accounting-tables th.bottom-line,
#accounting-tables th.right-bottom-line
{
  border-bottom:1.0pt solid white;
}
#accounting-tables td
{
  background: #F0F0F0;
  padding: 2px 5px 2px 5px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}
#accounting-tables td.date
{
  text-align:center;
  white-space:nowrap;
  padding: 2px 7px 2px 7px;
}
#accounting-tables td.sub {}
#accounting-tables td.value,
#accounting-tables td.sum,
#accounting-tables td.percent
{
  text-align:right;
  padding-left:15px;
}
#accounting-tables td.last_sub
{
  padding-left:10px;
  background: #E0E0E0;
}
#accounting-tables td.last_value,
#accounting-tables td.last_sum,
#accounting-tables td.last_percent
{
  text-align:right;
  padding-left:15px;
  background: #E0E0E0;
}
#accounting-tables td.detail {}
/* --- sidebar ----------- */
#sidebar-wrapper {
  float: right;
  width: 19%;
  border-left: 1px dotted #a3a39c;
}
#sidebar {
  font-size: 75%;
  padding: 10px;
  padding-top: 0px;
  line-height: 130%;
}
#sidebar h3 {
  color: #999;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 140%;
  font-weight: bold;
  margin-top: 1.5em;
  margin-bottom: .5em;
}
#sidebar ul {
  list-style-type: disc;
  margin-left: 1.5em;
}
#sidebar li {
  margin-bottom: .25em;
}
/* --- footer ----------- */
#footer {
  color: #666666;
  float: left;
  font-size: 90%;
  padding-top: 1px;
  padding-bottom: 20px;
  width: 100%;
  text-align: center;
}
#footer a {
  text-decoration: none;
}




