/* dbook STYLE SHEET */
#test1pointx {
  background: #fee;
}
.textleft {
  text-align: left;
  color: #000;
}
body {
  margin: 0;
  padding: 0;
}
li {
  margin-top: .3em;
}
.debug {
  float: right;
  color: #ccc;
  width: 25%;
  font-size: 60%;
}
#b_header {
  color: #eee;
  padding: 0;
  margin: 0;
  border: solid 1px #ccc;
  background: #db6;
}
#b_header b.sh1 {display: block; margin:0; height: 1px; background: #c0a050;}
#b_header b.sh2 {display: block; margin:0; height: 1px; background: #d8b460;}
#b_header b.sh3 {display: block; margin:0; height: 3px; background: #e8c674;}

#b_header h1 {
  margin: 0;
  padding: 0 20px;
  color: #fff;
  font-size: 1.4em;
  background: #ec7;
}
#b_header a {
  color: #fff;
  background: transparent;
  text-decoration: none;
  font-weight: bold;
}
#b_header a:hover {
  color: #fec;
}
#b_subheader {
  background: #eed;
  border-bottom: solid 1px #bbb;
}
#b_book {
  padding: 0;
  margin: 0;
  border-top: solid 1px #bbb;
  background: #f4f4f0;
}
#b_twocol {
  background: #ccb;
  width: 100%;
  border-top: solid 1px #bbb;
}
#b_command {
  display: inline;
}
.sbl {
  float: left;
}
.sbr {
  float: right;
}

/* SYSTEM CSS */
#page_subheader {
}
#page_content {
  background: #fff;
}
#page_main {
  padding: 5px;
  background: #fff;
}
/* NODE */
.with_left {
  margin-left: 185px;
}  
.book_node {
  padding: 3px 9px;
  background: #ffffff;
}
.resizable {
  cursor: s-resize;
}
dt {
  padding: 3px 0;
}
dd {
  padding: 0 0 .5em 0;
}
/* COMMENT */
.page_comment {
  display: block;
  font-family: sans-serif;
  font-size: .85em;
  color: #222;
  background: #fdfdfd;
  text-align: left;
}
.page_comment pre {
  color: #111;
  background: #f8f8f8;
  padding: 5px;
  border-left: solid 3px #ddd;
  width: 95%;
  overflow: auto;
}
.page_comment_view, .page_comment_preview, .page_comment_info, .page_comment_form,
.page_comment_bottom {
  padding: 5px 10px;
}
.page_comment .title {
  display: block;
  background: #ddd;
  color: #36c;
  border-bottom: solid 1px #36c;
  padding: 0 0 0 10px; 
  margin-bottom: 0;
}
.page_comment h2 {
  font-size: 1.3em;
  padding-bottom: 0;
  margin-bottom: .2em;
}
.page_comment .item {
  padding-right: 10px;
  float: right;
  color: #482;
}
.page_comment .comment_content {
  display: block;
  margin-bottom: 1em;
  color: #666;
}
.page_comment .comment_info {
  color: #482;
  font-size: .85em;
}
.page_comment .comment_time {
  color: #aaa;
  padding-bottom: 1.5em;
  font-size: .85em;
}
.page_comment .node_button {
  padding-right: 10px;
  float: right;
}
.page_comment_main {
  border: solid 1px #36c;
}

.page_comment_form {
  text-align: left;
  background: #eee;
  border-bottom: solid 1px #aaa;
}
.page_comment_form h2 {
  color: #36c;
  border-bottom: solid 1px #369;
}
.page_comment_form label {
  color: #369;
  padding-top: .5em;
}

.page_comment_preview {
  padding: 2px;
  color: #c74;
  border: solid 2px #fc6;
}
.page_comment_info {
  width: 300px;
  float: right;
  color: #c74;
  background: #fee;
  padding: 10px;
  margin: 5px;
  border: solid 1px #f60;
}

/* FORM */
.op {
  display: block;
  width: 100%;
  font-family: sans-serif;
  font-size: .85em;
  color: #666;
  background: #eee;
  border-bottom: solid 1px #ddd;
}
.op pre {
  background: #f4f4f8;
}
.op_line_hide {
  background: transparent;
}
.op_line_show, .op_line_show .op_command a {
  background: #36c;
  color: #fff;
}
.op_line_show .op_command a:hover {
  background: transparent;
  text-decoration: underline;
}
.op_command {
  display: block;
  font-size: .8em;
  text-align: right;
  padding: 1px 20px;
}
.op_command a {
  text-decoration: none;
}

/* FORM-INPUT */
.form-text, .form-textarea {
  margin-bottom: .5em;
}
.form-button {
  position: relative;
  font-size: .9em;
  display: inline;
  margin-top: 1em;
  margin-left: 0;
  z-index: 10;
}
.form-button a {
  padding: 1px 10px;
  margin: 10px 0 6px 0;
  border: solid 1px #dde;
  text-decoration: none;
}
.form-button a:hover {
  border-right: solid 1px #69c;
  border-bottom: solid 1px #69c;
}
.form-button .smallbtn {
  font-size: .8em;
}

/* SEARCH */
.page_search {
  padding: 10px;
  font-size: .9em;
}
#search_form {
  padding: 2px 10px 2px 40px;
  color: #241;
  float: left;
}
.page_search_title {
  font-size: 1.2em;
  display: block;
  background: #eee;
  padding: 5px 10px;
  border-bottom: solid 1px #bbb;
  color: #942;
}
.weight0, .weight1, .weight2, .weight3, .weight4, .weight5, .weight6, .weight7 {
  padding: 2px 8px;
}
.weight0 {
  background: #ffe0e0;
}
.weight1 {
  background: #fce0e0;
}
.weight2 {
  background: #f8e0e0;
}
.weight3 {
  background: #f4e0e0;
}
.weight4 {
  background: #f0e0e0;
}
.weight5 {
  background: #ece0e0;
}
.weight6 {
  background: #e8e0e0;
}
.weight7 {
  background: #e0e0e0;
}

#page_sidebar_left {
  font-family: sans-serif;
  font-size: .75em;
  padding: 1px;
  width: 170px;
  color: #9a8;
  background: transparent;
}
#page_sidebar_left ul {
  padding-left: .6em;
  margin-left: .6em;
}
#page_sidebar_left a {
  text-decoration: none;
  color: #241;
}
#page_sidebar_left a:hover {
  text-decoration: underline;
  background: transparent;
  color: #362;
}
#page_sidebar_left .parent a {
  color: #fff;
}
.toc, .toc0, .toc1, .toc2, .toc3, .toc4, .toc5 {
  display: block;
  padding: 4px 8px;
  color: #efd;
}
.toc {
  color: #564;
  background: #cdb;
  border-top: solid 1px #ab9;
  border-bottom: solid 1px #ab9;
}
.toc0 {
  background: #564;
}
.toc1 {
  background: #675;
  border-bottom: solid 1px #564;
}
.toc2 {
  background: #786;
  border-bottom: solid 1px #564;
}
.toc3 {
  background: #897;
  border-bottom: solid 1px #675;
}
.toc4 {
  background: #9a8;
  border-bottom: solid 1px #786;
}
.toc5 {
  background: #ab9;
  border-bottom: solid 1px #897;
}
#page_sidebar_right {
  padding: 5px;
  width: 170px; 
  background: #eed;
}

/* DEBUG */
.page_debug {
  color: #aaa;
  font-size: .7em;
  line-height: .7em;
  width: 250px;
  float: right;
}
.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
}
.hidden {
  display: none;
}
.red {
  color: #c33;
}

/* DECORATION */
/* NIFTY: FROM http://www.html.it/articoli/nifty/index.html */
.nifty {margin: 5px; background: #dec;}
b.rtop, b.rbottom {display: block; background: #fff;}
b.rtop b, b.rbottom b {display: block; height: 1px; overflow: hidden; background: #dec;}
b.r1 {margin: 0 5px}
b.r2 {margin: 0 3px}
b.r3 {margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4 {margin: 0 1px;height: 2px;}
.nifty .inner {padding: 2px 5px;}

/* GRADIENT SHADE */
b.sh1 {display: block; margin:0; height: 1px; background: #ddd;}
b.sh2 {display: block; margin:0; height: 2px; background: #eee;}
b.sh3 {display: block; margin:0; height: 4px; background: #f8f8f8;}
