/*
page.css - this is the main CSS file for the PIEinEAR Artist Theme.
Almost all style elements are controlled from within this file.
PIEinEAR-A by Danny Smith (danny@pieinear.com)
*/

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:link, a:active, a:visited {color: #CC0000;}

a:hover {
  text-decoration: none;
  color: #CCCCCC;
} 

/* DIV TAG Positions */#artistbody { 
background: #000000 url('http://www.pieinear.com/jamroom/templates/DansImages/artistposter3.jpg') repeat center; 
}
#mmBandname {center;

width: 564px;

padding: 5px;font-family: Georgia;font-size: 55px;font-weight: bold;color: #CC0000;text-align: center;vertical-align: center;

background-color: #330000;}#mmAboutBand {center;width: 600px;

padding: 0px;marging: 0px;
}#mmInfo {padding: 0px;marging: 0px;}#mmSmallprint {position: static;}#mmInfoFooter {position: static;}/* TABLE & TD TAG Parameters */.mmBand {  font-family: Verdana, sans-serif;  font-size: 24px;  font-variant: italic;  font-weight: bold;  text-align: center;  color: #f0f0d0;} .mmAboutTable {  width: 575px;  padding: 2px;  border-width: 2px;  border-color: #000000;
  
  background-color: #212121}.mmInfoTable {  width: 600px;  padding: 0px;  border-width: 0px;}.mmInfoCol {  width: 50%;  vertical-align: top;} .mmTable {  width: 92%;  padding: 2px;  border-width: 2px;  border-color: #000000;  background-color: #212121}.mmHead {  height: 0px;  font-family: Verdana, sans-serif;  font-size: 14px;  font-variant: italic;  font-weight: bold;  text-align: left;  background-color: #330000;  color: #999999;} 

.mmInfo {  padding: 5px;  font-family: Verdana, sans-serif;  font-size: 12px;  text-align: right;  font-variant: italic;  background-color: #330000;  color: #999999;} .mmRow {  background-color: #000000;  padding: 3px;  height: 20px;  font-family: Verdana, sans-serif;  font-size: 10px;  text-align: center;  color: #FFFFFF;} .mmTRow {  background-color: #000000;  padding: 3px;  height: 20px;  font-family: Verdana, sans-serif;  font-size: 10px;  text-align: left;  color: #CCCCCC;} .mmPRow {  width: 50%;  background-color: #000000;  padding: 3px;  height: 20px;  font-family: Verdana, sans-serif;  font-size: 10px;  text-align: left;  color: #FFFFFF;} .mmSmallprint {  background-color: #000000;  padding: 3px;  height: 20px;  font-family: Verdana, sans-serif;  font-size: 9px;  text-align: center;  color: #999999;}/* BUTTON & TEXTAREA Parameters */.mmButton {  color: #000000;  font-style: normal;  font-family: verdana;  font-weight: normal;  font-size: 10px;  background-color: #DCDCDC;}.mmTextBox {  color: #000000;  font-style: normal;  font-family: verdana;  font-weight: normal;  font-size: 10px;  background-color: #DCDCDC;}/* POP WINDOW DIV TAG Positions */#mmPopContent {position: absolute; left: 20px; top: 60px; width:450px;}
