/* This is the default stylesheet */
body {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 75%;
	text-align: center;
	padding: 0;
	margin: 0px 0 0 0;
	background-color: #ffffff;
	background-image: url(/bands/mimxs/img/bg-page.gif);
	background-position:top left;
	background-repeat: repeat-x;
}
td, th { vertical-align: top; font-size: 75%; }
table.calendar { width: 380px; } 

#container { width: 800px; }

#row1 #left, #row1 #right { float: left; width: 400px; }
#row2 #left, #row2 #right { float: left; width: 400px; } 
#row3 #left, #row3 #right { float: left; width: 400px; text-align: left; } 
#row1 #leftright { width: 800px; }

#row1 #left, #row2 #left, #row3 #left { padding-right: 20px; }

#row1 #left table td { font-size: 90%; }

h2 { 
	border-bottom: 1px solid #3c1d52; 
	padding-bottom: 5px; 
	color: #3c1d52; 
	text-align: left; 
	font-style: italic; 
	font-family: "Times New Roman", Times, serif;
}
h1 { 
	padding-bottom: 5px; 
	color: #3c1d52; 
	text-align: left; 
	font-style: italic; 
	font-family: "Times New Roman", Times, serif;
}

h1.bio, h2.bio, h3.bio, h4.bio { color: #301240; border-bottom: 1px solid #ff0000; margin-bottom: 0px; padding-bottom: 0px; }
h4.bioName { width: 100%; text-align: center; color: #301240; font-size: 105%; margin-top: 0px; padding-top: 0px; }

table.bioTable td.image { width: 225px; }
table.bioTable td.biotext {  }
table.pressDetails { width: 700px; }
table.pressDetails th, table.pressDetails td { width: 233px; }
table.pressDetails td { text-align: center; padding-top: 25px; }
table.bioTableLanding td { text-align: center; }

a.pressInfo { color: #ffffff; text-decoration: none; font-weight: bold; }
a.pressInfo:hover { text-decoration: underline; }

h5.gigCalendar { border-bottom: 1px solid green; color: #FF6600; font-style: italic; }
