/* TheBearScreen.css, v2.0 */
/*    by Howard Russell    */
/*  for www.papa-bear.com  */

/* --------------- Body --------------- */

BODY#index, BODY#menu { 
  background: #100 url("pix/PolarBear02c.jpg") repeat fixed center center;
  color: #cc0;
  max-width: 956px;
  margin: 1em auto;
  padding: 1em;
}


/* ------------- Elements ------------- */

IMG {
  display: block;
}
SELECT {
  margin: 2px 5px 2px 0;
  width: 8em;
}

/* -------------- Classes ------------- */


/* -- General -- */
.fopr, .fomo, .fomopr, .fomob {
  display: none;
}


/* -- Fics -- */
.final {
  margin-bottom: 3em;
}


/* -- BtVS Breaks -- */
.break, .breakt, .breakb {
  font-family: Buffied, Ariel, Helvetica, cursive;
  margin: 3em 1em;
}
.breakt {
  margin: 3em 1em 1em 1em;
}
.breakb {
  margin: 1em 1em 3em 1em;
}
.break P, .breakt P, .breakb P {
  height: 1em;
  max-height: 1em;
  overflow: hidden;
  text-align: center;
}
.break HR, .breakt HR, .breakb HR {
  display: none;
}


/* -- Footer -- */
.cave {
  font-size: 200%;
}
.cave A {
  padding: 5px 5px 0 5px;
}


/* -- Sidebar -- */
#sidebar {
  position: absolute;
  top: 0;
  left: 0;
  width: 156px;
  text-align: center;
}
#sidebar IMG {
  padding: 1em 0;
}
#sidebar P {
  text-align: center;
}
#header, .topper {
  margin: 0 20px 0 165px;
}


/* -- Fic Index -- */
#menu .colorize, #menu .colorizebig {
  background-color: #322;
  padding: 0 .25em;
}
.sum2 {
  padding-left: .25em;
}
#w3c DIV, A#join, A#join:visited, A#join:hover, A#join:active {
  border-top: 1px solid #999;
  border-right: 2px solid #333;
  border-bottom: 2px solid #666;
  border-left: 1px solid #999;
  width: 9em;
}