/* tag overrides */

html, body {
  background-color: #fff9f2;
}

h1{
  font-family: serif;
  color: #321A08;
}


/* important objects */

/* important objects - the top menu */
#header {
  background: #fff;
  height: 24px;
  font-size: 14px;
}

#header .right {
  text-align: right;
}
#header .left {
  float: left;
}

#header ul {
  list-style-type: none;
  margin: 0px;
  padding: 0 5px;
}
#header ul li {
  display: inline;
  padding: 0 3px;
}

#footer {
  text-align: center;
}

#main-headline{
  padding-top: 10px;
  text-align: center;
}

/* important objects - the middle bar */
#middle-bar{
  background: #432c25;
  color: #fff;
  border-top: 1px solid #855749;
  border-bottom: 1px solid #855749;
}

#middle-bar-title{
  margin-bottom: 2px;
  color: #855749;
}

#middle-bar .filler{
  padding: 15px;
  text-align: center;
}

#middle-bar .bar-item {
  position: relative;
  font-family: verdana, arial, helvetica, sans-serif; 
  float: left;
  text-align: center;
  padding: 10px;
  margin: 0 0 0 0;
}
#middle-bar .bar-item .title {
  font-size: larger;
}

#middle-bar .dim {
  color: #976;
}
#middle-bar .dim:hover {
  color: #fff;
}

#middle-bar a {
  color: #e0e0e0;
}

#middle-bar input {
  padding-right: 10px;
}

/* important objects - splash image  */

#splash-top {
  height: 180px; 
  background: #ffefef url('splash/top.jpg') bottom center;
  padding-top: 70px;
}

#splash-message {
  font-size: 18px; 
  width: 400px; 
  margin: 0px auto 20px auto; 
  text-align: justify; 
  background: url('splash/transparent.png'); 
  padding: 15px;
}

#splash-links {
  height: 35px; 
  background: #ffefef url('splash/middle.jpg') top center; 
  text-align: center; 
  font-size: 20px; 
  padding-top: 5px; 
}

#splash-bottom {
  height: 118px; 
  background: #ffefef url('splash/bottom2.jpg') top center; 
}

#book-background{
  border-top: 1px solid #fff;
  background: url('splash/background2.jpg') top center repeat-x;
  padding-top: 10px;
}

/* important objects - other */

#side-charts {
}

#side-charts .chart{
  padding: 0px;
  margin: 0 0 10px 0;
  border: 1px solid #debaa2;
  border: 1px solid #9a7660;
  background: #fff;
  width: 220px;
}

#book-references .month-title{
  margin: 15px 0 5px 0; 
  color: #321A08
}

.book-reference .book-entry {
  padding: 0 0 0 10px;
  border: 1px solid #debaa2;
  border-top: 1px solid #debaa2;
  border-left: 1px solid #debaa2;
  border-bottom: 1px solid #b88c7e;
  border-right: 1px solid #b88c7e;
  margin: 0px 0px 8px 0px;
  background: url('splash/transparent2.png');
}

.book-reference .book-entry .hideable{
  display: none;
}

.book-reference .book-entry:hover .hideable{
  display: inline;
}

.book-reference .book-entry .left {
  padding: 1px;
  float: left;
}

.book-reference .book-entry .left a {
  font-size: 14px;
  text-decoration: none;
}

.book-reference .book-entry .left a:hover {
  text-decoration: underline;
}

.book-reference .adore {
  background: url('splash/transparent2_gold.png') top center repeat-x;
}

.book-reference .adore .left a {
}

.book-reference .dislike {
  background: url('splash/transparent3.png');
  border-top: 1px solid #e0cdc1;
  border-left: 1px solid #e0cdc1;
  border-bottom: 1px solid #e0cdc1;
  border-right: 1px solid #e0cdc1;
  color: #b7a898;
}
.book-reference .dislike .left a {
  /* color: #9e8a74; */
  color: #b7a898;
}

.book-reference .book-entry .right {
  background: url('images/corners-one.png') bottom left no-repeat ;
  padding-left: 8px;
  padding-right: 2px;
  height: 18px;
  float: right;
  text-align: right;
  color: #555;
  font-size: 13px;
}
.book-reference .book-entry .right a {
  color: #009;
  text-decoration: none;
}

.book-reference .book-entry .right a:hover {
  text-decoration: underline;
}

.book-reference .book-entry .author {
  width: 400px;
  height: 100px;
  background: #f0f;
}

.book-reference .book-entry a {
  color: #321A08
}

.book-reference .book-entry a:hover {
  color: #000;
}

.book-reference .edit-panel-shadow {
  background: url('splash/shadow708.png');
  margin-top: -81px;
  margin-left: -28px;
  position: absolute;
  width: 764px;
  height: 80px;
  z-index: 4;
}

.book-reference .edit-panel{
  padding: 0;
  background: url('splash/brown_bar_no_highlight.png') top left repeat-x;
  border-top: 1px solid #debaa2;
  border-left: 1px solid #debaa2;
  border-right: 1px solid #b88c7e;
  z-index: 5;
  width: 708px;
  height: 59px;
  margin-top: -60px;
  position: absolute;
}

.edit-panel .subsection-tabs{
  border-bottom: 1px solid #b88c7e;
}

.rating-panel {
  text-align: center;
  padding-top: 5px;
  font-size: 14px;
}

.book-reference .info-panel-shadow {
  background: url('splash/shadow708_128.png');
  width: 764px;
  height: 128px;
  margin-left: -28px;
  margin-top: -8px;
  position: absolute;
  z-index: 2;
}
.book-reference .info-panel{
  position: absolute;
  z-index: 3;
  margin-top: -9px;
  border-left: 1px solid #debaa2;
  border-top: 1px solid #b88c7e;
  border-right: 1px solid #b88c7e;
  border-bottom: 1px solid #b88c7e;
  width: 708px;
}

.info-panel .subsection-tabs{
  border-top: 1px solid #debaa2;
  background: url('splash/brown_bar_highlight.png') top left repeat-x;
}

.info-panel .tab-content {
  padding: 0 10px;
  background: #f4ebdc;
  height: 64px;
  font-size: 14px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.info-panel .tab-content .mini-messages {
  font-size: 14px;
  color: #321a08;
}

.info-panel .tab-content .mini-messages a {
  text-decoration: none;
  color: #000;
}

.info-panel .tab-content .mini-messages a:hover {
  text-decoration: underline;
  color: #000;
}

.subsection-tabs{
  padding: 0px;
  margin: 0px;
  height: 24px;
}

.subsection-tabs .tab {
  display: inline;
  padding: 0px;
  margin: 0px;
  height: 24;
  float: left;
}

.subsection-tabs .tab .description {
  font-weight: bold;
}

.subsection-tabs a, .subsection-tabs .tab .description {
  padding: 3px 10px;
  margin: 0;
  display: block;
  text-decoration: none;
}

.subsection-tabs .tab .description a {
  color: #900;
  font-weight: normal;
  padding: 0;
}

.subsection-tabs a:hover {
}

.subsection-tabs .active, .subsection-tabs .active:hover {
  font-weight: bold;
  color: #009;
}

.subsection-tabs .tab a {
  outline: none;
}

.subsection-tabs .tab a:hover {
  color: #009;
}

.info-mode {
  background: url('splash/brown_bar_highlight.png') top left repeat-x;
}
.info-mode .status {
  background: url('splash/brown_bar_no_highlight.png') top left repeat-x;
}

.info-mode .status-start {
  background: url('splash/brown_bar_no_highlight.png') top left repeat-x;
}

.info-mode .info-start {
  border-left: 1px solid #debaa2;
  background: url('splash/brown_bar_highlight_start.png') top left no-repeat;
}

.status-mode .status {
  background: url('splash/brown_bar_highlight.png') top repeat-x;
}

.status-mode .status-start {
  background: url('splash/brown_bar_highlight_start.png') top left no-repeat;
}

.status-mode .info-start {
  background: url('splash/brown_bar_highlight_end.png') top left no-repeat;
}

.info-mode .status, .status-mode .info{
}

.tab-content {
  padding: 0 10px;
  background: #f4ebdc;
  height: 34px;
}

.pagination, .remote-pagination {
  margin: 10px 0 10px 0;
  font-family: verdana, arial, helvetica, sans-serif; 
  padding: 2px;
  text-align: center;
  font-size: 12px;
}

.summary-horizontal{
  font-size: 12px; 
  height: 17px; 
  overflow: hidden; 
  margin: 0 0 0 5px;
}

.summary-vertical{
  margin-bottom: 15px;
}

.message a:link, .message a:hover, .message a:visited, .message a:active {
  color: #a98;
}

#messages_partial .input {
  width: 98%;
}

.message a:hover {
  color: #000;
}

.message .menu {
  background: url('images/corners-one-green.png') bottom left no-repeat ;
  margin: -5px 0 0 0;
  padding-left: 8px;
  height: 18px;
  float: right;
  text-align: right;
  color: #555;
  font-size: 13px;

}

.message {
  background: url('splash/transparent.png');
  padding: 0px 5px;
  color: #000; 
  text-align: justify;
  clear: both;
  border: 1px solid #debaa2;
  margin: 0 0 10px 0;
  font-size: 12px;
}

.message .top-bar a {
  text-decoration: none;
}

.message .top-bar .right {
  float: right;
}

.message .header {
  font-weight: normal;
  color: #a98;
  font-family: verdana, arial, helvetica, sans-serif; 
  padding: 1px 10px 0px 5px;
  margin: 0 10px 9px 0px;
  float: left;
}

.message .content {
  margin: 0px;
}

.message .content a:link, .message .content a:visited, .message .content a:active {
  text-decoration: none;
  color: #000;
}

.message .tags{
  color: #a98;
  float: left;
  margin: 0 5px 0px 0;
}
.message .footnote{
  color: #a98;
  float: right;
  margin: 0 5px 0px 0;
}

.message .float-correction{
  clear: both;
  padding: 0px;
  margin: 0px;
}

.message div#errorExplanation h2 {
  display:none;
}

.message div#errorExplanation p {
  display:none;
}

.message div#errorExplanation ul {
  margin: 0px;
}


div#errorExplanation ul {
  text-align: left;
}

.page-number {
  background: url('./../images/small-block.png');
  text-align: center;
  float: left;
  width: 20px;
  height: 20px;
  margin: 1px;
}

.page-number a:link, .page-number a:visited, .page-number a:active {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.page-number a:hover {
  color: #fff;
}

.book-header {
  padding: 30px 0 0 0;
}

.book-invisible-text {
  padding: 30px 0 0 0;
  color: #fff9f2;
}

.slidden{
  margin-top: 38px;
}

.book-spacer{
  margin-top: 18px;
}

.blend {
  color: #896550;
}

/* image with an alt tip and 
 * a js code attached that opens a 
 * window with a description */
.tip {
  cursor: pointer;
}

.blend a {
  color: #321A08;
  text-decoration: none;
}

.bold {
  font-weight: bold;
}

.blend a:hover {
  text-decoration: underline;
}

/* helper styles */
.center{
  text-align: center;
}

.justify{
  text-align: justify;
}

.right{
  text-align: right;
}

.tiny {
  font-size: 11px;
}

.visible-inline {
  display: inline;
}

.strong {
  font-weight: bold;
}

.serif {
  font-family: serif;
}

.decorative {
  font-family: 'Tangerine';
}

.sans-serif {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.v-spacer {
  margin: 0 0 20px 0;
  padding: 0px;
  background: none;
  border: 0px;
}

div#flash-error, div#flash-warning, div#flash-notice {
  padding: 5px;
  text-align: center;
  width: 400px;
  margin: 0 auto;
}
div#flash-notice {
  background: #efe;
  border: 1px solid #432c25;
}

div#flash-error {
  background: #efe;
  border: 1px solid #432c25;
}

div#flash-warning {
  background: #efe;
  border: 2px solid #432c25;
}

div#errorExplanation {
  border: 2px solid #932c25;
  background: #fdd;
  text-align: center;
}

div.fieldWithErrors textarea {
  border: 1px solid #900;
}

div#errorExplanation h2 {
  display:none;
}

div#errorExplanation ul {
  margin: 0px;
}
div#errorExplanation p {
  display:none;
}
