@charset "UTF-8";
/* CSS Document */

#content {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	text-align:left;
	padding-right:30px;
	vertical-align:top;
	margin-top:80px;
}

#eventtitle { 
		font-family:"Courier New", Courier, monospace;
		font-size:13px; 
		font-weight:lighter;
		color:#FFFFFF;
}

#eventlist { 
		list-style:none; 		
		font-family:"Courier New", Courier, monospace;
		font-size:12px;
		vertical-align:top;
}

#eventlist li { padding:4px}

#gcal {
	position:absolute;
	vertical-align:top;
	text-align:left;
	padding-left:0px;
	padding-top:0px;
	height: 500px;
	width: 470px;
	top: 6px;
}

body {
	padding:0px;
	text-align:center;
	background-color:#888888;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin:0;
}

a.current {
	text-shadow:#666666;
	text-decoration:none;
	color:#CCCCCC;
}

a {
	text-shadow:#CCCCCC;
	text-decoration:none;
	color:#666666;
}

div.main {
	top:0px;
	width:700px;
	height:400px;
	margin:0px auto;
	text-align:left;
	background-color:#888888;
}

div.navigation {
	position:relative;
	top:60px;
	width:700px;
	height:25px;
	text-align:right;
	vertical-align:middle;
	font-family:"Courier New", Courier, monospace;
	font-size:11px; 
	color:#CCCCCC;
}

div.icons {
	position:absolute;
	top:-5px;
	width:100px;
	height:25px;
	text-align:left;
	vertical-align:middle;
}

div.content {
	position:relative;
	width:700px;
	height:400px;
	margin-top:80px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	text-align:"justify";
}

div.bio {
	position:relative;
	width:700px;
	/*height:200px;*/
	margin-bottom:20px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px; 
	text-align:justify;
}

p.photo_credits {
	font-family:"Courier New", Courier, monospace;
	font-size:9px; 
	text-align:center;
}

div.press_quotes {
	font-family:"Courier New", Courier, monospace;
	font-size:14px; 
	text-align:center;
	margin-bottom:20px;
	margin-top:10px;
}

p.press_credit {
	font-family:"Courier New", Courier, monospace;
	font-size:10px; 
	text-align:center;
	font-style:italic;
	margin-top:10px;
}

div.discography {
	position:relative;
	top:20px;
	width:700px;
	height:200px;
	display: inline-block;
}

div.thumbnails {
	position:relative;
	top:20px;
	width:100%;
	display: inline-block;
	text-align:justify;
}

div.bio_pics {
	position:relative;
	top:10px;
	width:700px;
	height:170px;
	display: inline-block;
	padding-bottom:20px;
	text-align:center;
}

div.footer {
	position:absolute;
	top:560px;
	width:647px;
	height:140px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold; 
	font-size:12px; 
	text-align:center; 
	vertical-align:top;
}

div.calendar {
	position:absolute;
	left:168px;
	top:0px;
	width:183px;
	height:44px;
}

div.contact {
	position:absolute;
	left:502px;
	top:0px;
	width:145px;
	height:44px;
}

div.navigation_footer {
	position:absolute;
	top:448px;
	width:647px;
	height:44px;
}

div.cd_highlight {
	position:relative;
	float:right;
	text-align:right;
	height:415px;
	width:200px;
	font-size:11px;
	font-style:italic;
}

div.booking {
	position:absolute;
	width:100%;
	height:25px;
	text-align:center;
	vertical-align:middle;
	padding-top:50px;
}
