@charset "utf-8";


/* Yahoo! YUI CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym { 
	border: 0;
}
/* basic/text */
body {
    font-size: 62.5%;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
a {
    background-color: transparent;
    color: #000000;
    text-decoration: none;
}
a:link {
    background-color: transparent;
    color: #000000;
    text-decoration: none;
}
a:visited {
    background-color: transparent;
    color: #000000;
    text-decoration: none;
}
a:hover {
    background-color: transparent;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
a:active {
    background-color: transparent;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
h1 {
    font-family: arial,sans-serif;
    font-size: 1.55em;
    font-weight: normal;
    line-height: 1.27em;
    letter-spacing: 0.09em;
}
h2 {
    font-family: arial,helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.18em;
	letter-spacing: 0.04em;
}
h3 {
    font-family: arial,helvetica,sans-serif;
    font-size: 1.09em;
    font-weight: bold;
    line-height: 1.45em;
	letter-spacing: 0.01em;
}
h4 {
	font-family: 'courier new';
	font-size: 1em;
	font-weight: normal;
	line-height: 1.18em;
}
img {
	width: 100%;
}
.date {
	line-height: 1.45em;
}
.eventPost {
	text-align: left;
}
.eventPost a:hover {
	color: yellow;
}
.eventPost a:active {
	color: yellow;
}
#home #upcoming {
	font-family: 'courier new';
	color: #33ff00;
}
#home #upcoming a {
	font-family: 'courier new';
	color: #33ff00;
}
#navList a:hover {
	text-decoration: none;
}
#navList a:active {
	text-decoration: none;
}
.upcomingPost {
	margin: 0.2727em 0 0.909em 0.909em;
	text-align: left;
}
#schedule h4 {
	font-family: arial,helvetica,sans-serif;
	color: #a9a9a9;
	text-decoration: none;
}
.uppercase {
	text-transform: uppercase;
	margin-bottom: 0.909em;
}

/* layout */
.clearboth { 
	clear: both;
}
.clearleft {
	clear: left;
}
.spacer	{
	float: left;
	width: 1.21%;
}
#container {
	font-family: arial,helvetica,sans-serif;
    font-weight: normal;
    color: #000000;
    font-size: 1.1em;
    line-height: 1.3em;
    width: 75.1818em;
/*	background: transparent url("../images/gridr827.png");*/
	position: relative;
}
#profile,#schedule,#discography,#contact,#contactThanks,#contactError {
	min-height: 45.4545em; /* 500px */
}
#header {
	margin-top: 0.909em; /* 10px */
	margin-bottom: 0.509em; /* 5.6px */
	float: left;
	width: 97.58%;
	height: 9.09em; /* 100px */
	background-color: transparent;
	border-bottom: 0.509em dotted #dcdcdc;
}
#headerSchedule {
	margin-top: 0.909em; /* 10px */
	margin-bottom: 0.509em; /* 5.6px */
	float: left;
	width: 97.6%;
	height: 9.09em;
	background-color: transparent;
	border-bottom: 0.509em dotted aqua;
}
#headerProfile {
	margin-top: 0.909em; /* 10px */
	margin-bottom: 0.509em; /* 5.6px */
	float: left;
	width: 97.6%;
	height: 9.09em;
	background-color: transparent;
	border-bottom: 0.509em dotted yellow;
}
#headerContact {
	margin-top: 0.909em; /* 10px */
	margin-bottom: 0.509em; /* 5.6px */
	float: left;
	width: 97.6%;
	height: 9.09em;
	background-color: transparent;
	border-bottom: 0.509em dotted red;
}
#headerDiscography {
	margin-top: 0.909em; /* 10px */
	margin-bottom: 0.509em; /* 5.6px */
	float: left;
	width: 97.6%;
	height: 9.09em; /* 100px */
	background-color: transparent;
	border-bottom: 0.509em dotted purple;
}

#headings {
	width: 24.4%;
	background-color: transparent;
	float: left;
}
	h1 {
		width: 97.6%;
	}
	h3 {
		width: 97.6%;
		margin-left: 0.24%;
	}
#navContainer {
	width: 12.1%;
	float: right;
	margin-right: 1.21%;
	margin-top: 0.3181em; /* 3.5px */
	background-color: transparent;
}
	#navList li {
		width: 100%;
		background-color: transparent;
		text-align: right;
		margin-bottom: 0.6363em; /* 7px */
	}
		#navList li a {
			border: 1px solid #a9a9a9;
			padding-right: 0.315em;
			padding-left: 2em;
		}
		#navList li a:hover {
			color: #ffffff;
			background-color: #999999;
		}
		#navList li a:active {
			background-color: red;
		}	
#home #row1L {
	width: 60.94%;
	float: left;
	display: inline;
}
#home #row1R {
	width: 24.18%;
	float: right;
	clear: right;
	margin-top: 2.32em;
	margin-right: 0.909em;
/*	margin-left: 12.33%;*/
	min-height: 18.1818em;
	background-color: #000000;
}
	#home #upcoming {
		margin-top: 0.909em;
	}
		h2 {
			margin: 0.909em;
		}
		#more {
			color: #ffffff;
			width: 100%;
			text-align: right;
			padding-top: 2em;
		}
		#more a {
			padding-right: 1em;
			color: #ffffff;
		}
#profile #row1L {
	padding-top: 2.4545em; /* 27px */
	width: 48.73%;
	margin-left: 24.43%;
	float: left;
	background-color: transparent;
	border: none;
	display: inline;
}
	#englishLink {
		width:100%;
		text-align: right;
		margin-top: 2em;
	}
	#englishLink a {
		color: #a9a9a9;
		font-weight: normal;
		border-bottom: 1px solid #dcdcdc;
		padding: 0 0.315em 0 5.8em;
	}
	#englishLink a:hover {
		color: #000000;
		text-decoration: none;
	}
	#englishLink a:active {
		font-weight: bold;
	}
	#profile #row1L img {
		margin-top: 3em; /* 33px */
	}
	#profile2 {
		margin-top: 0.509em; /* 5.6px */
	}
	#profile2 a:hover {
		color: #009999;
		text-decoration: none;
	}
	#profile2 a:active {
		color: #009999;
		text-decoration: none;
	}
#scheduleArchives {
	margin-top: 3.3em;
	text-align: right;
}
.scheduleL {
	width: 12.09%;
	margin-left: 12.21%;
	float: left;
	background-color: transparent;
	text-align: right;
	border-bottom: 1px solid #a9a9a9;
	display: inline;
}	
.scheduleR {
	width: 36.5%;
	margin-left: 12.21%;
	padding-bottom: 1em;
	float: left;
}
	.eventPost dl {
		border: 1px solid #a9a9a9;
		width: 100%;
		padding: 0.509em 0 0.509em 0;
	}
	.eventPost dt {
		float: left;
		width: 24.4%;
		clear: both;
		padding: 0.3181em 0 0 0.509em;
		font-weight: bold;
	}
	.eventPost dd {
		margin-left: 24.4%;
		border-left: 1px solid #a9a9a9;
		padding: 0.3181em 0 0 0.509em;
	}
	.bands {
		list-style-type: disc;
		margin-left: 1.4545em; /* 16px */
	}
form {
	width: 48.73%;
	float: left;
	margin-left: 24.42%;
	display: inline;
}
	#formTop input {
		width: 74.2%;
		margin: 0 0 1.7272em 0; /* 19px */
		text-align: center;
		border: 1px solid #a9a9a9;
		background-color: transparent;
	}
	#formBottom textarea {
		width: 99%;
		height: 20.5em; /* 246px */
		border: 1px solid #a9a9a9;
		background-color: transparent;
		font-family: helvetica,arial,sans-serif;
		font-size: 1.09em;
		display: block;
		overflow: auto;
	}
	label {
		display: block;
		font-weight: normal;
	}
	label.error {
		float: right;
		padding: 3.5px;
		color: #ff3300;
	}
	input.submit-button {
		float: right;
		border: 1px solid #a9a9a9;
	}
#footer
{
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #a9a9a9;
	margin-top: 0.5454em; /* 6px */
	width: 97.4%;
	float: left;
	background-color: transparent;
	text-align: left;
}
	address {
		background-color: transparent;
		line-height: 1em;
	}



