/* page.css - this is the main CSS file for the jm_coblat Jamroom
 * Theme - almost all style elements are controlled from within
 * this file.
 * version 1.0 by Brian Johnson (bigguy@talldude.com) */

a:link, a:active, a:visited {
  color: #000000;
}

a {
  text-decoration: underline;
}

.thCatHead2 a {
  color: #0000FF;
}

.thBody {
  color: #FFFFFF;
  background-color: #C6191F;
  text-align: center;
}

.thFontBig {
  font-size: 36px;
  font-variant: bold;
  color: #C6191F;
}

.thTable {
  border: 0px;
  width: 750px;
}

.thHeader {
  background-color: #FFFFFF;
  font-family: Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #C6191F;
}

.thHeader2 {
  background-color: #F9ECED;
  font-family: Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #C6191F;
}

.thHeader3 {
  background-color: #FFFFFF;
  font-family: Verdana, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #C6191F;
}

.thBandInfo {
  width: 100%;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  background-color: #212121;
  padding: 5px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-variant: italic;
  color: #CCCCCC;
}

.thBandInfo2 {
  width: 100%;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  background-color: #F9ECED;
  padding: 5px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

.thCatHead {
  text-align: center;
  vertical-align: middle;
  background-color: #FFFFFF;
  padding: 2px;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #D57980;
}

.thCatHead2 {
  text-align: center;
  vertical-align: middle;
  background-color: #FFFFFF;
  padding: 2px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0000FF;
}

/* MESSAGE classes - these CSS classes control the MESSAGES section */
.thMessage {
  width: 50%;
  vertical-align: top;
  background-color: #FFFFFF;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

.thMsgTable {
  border: 0px;
  width: 795px;
}

.thMsgH {
  height: 25px;
  background-color: #C6191F;
  width: 795px
  padding: 3px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

.thMsgL {
  width: 50%;
  height: 16px;
  padding-left: 3px;
  background-color: #F9ECED;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

.thMsgR {
  width: 50%;
  height: 16px;
  text-align: right;
  padding-right: 3px;
  background-color: #F9ECED;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
 }

.thMsgB {
  width: 100%;
  background-color: #FFFFFF;
  padding: 5px;
  text-align: justify;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

/* STORE */
.thStore {
  vertical-align: top;
  background-color: #212121;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

.thStoreTable {
  border: 0px;
}

.thStoreH {
  height: 25px;
  background-color: #F9ECED;
  padding: 3px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #C6191F;
}

.thStoreL {
  height: 16px;
  padding-left: 3px;
  background-color: #003366;
  font-family: Verdana, sans-serif;
  font-size: 10px;
}

.thStoreR {
  height: 16px;
  text-align: right;
  padding-right: 3px;
  background-color: #003366;
  font-family: Verdana, sans-serif;
  font-size: 10px;
}

.thStoreB {
  background-color: #111111;
  padding: 5px;
  text-align: justify;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

/* MUSIC classes - these CSS classes control the MUSIC section */
.thMusic {
  width: 50%;
  vertical-align: top;
  background-color: #212121;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

.thMusicTable {
  border: 0px;
  width: 369px;
}

.thMusicH {
  height: 25px;
  background-color: #F9ECED;
  width: 100%
  padding: 3px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

/* Music Image */
.thMusicI {
  background-color: #F9ECED;
  padding: 3px;
  vertical-align: middle;
}

/* Music PLAY area */
.thMusicP {
  background-color: #FFFFFF;
  padding: 3px;
  padding-left: 10px;
  vertical-align: middle;
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

.musictableborder {
  border: 2px #F9ECED solid;
}

.musictableborder td {
  border: 1px #C6191F solid;
}

/* Music Footer Left */
.thMusicL {
  height: 15px;
  width: 125px;
  padding-right: 3px;
  text-align: right;
  background-color: #F9ECED;
  font-family: Verdana, sans-serif;
  font-variant: italic;
  font-size: 10px;
  color: #C6191F;
}

/* Music Footer Right */
.thMusicR {
  height: 15px;
  width: 675px;
  padding-left: 3px;
  background-color: #FFFFFF;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

/* Theme FOOTER section */
.thFooter {
  width: 100%;;
  text-align: center;
  vertical-align: middle;
  background-color: #111111;
  padding: 5px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #C0C0C0;
}

.thFooterL {
  width: 05%;
  background-color: #111111;
  padding: 10px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #CCCCCC;
}

.thFooterR {
  width: 95%;
  background-color: #111111;
  padding: 10px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #CCCCCC;
}
