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

html	{
	font-size: 100.01%
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 100%;
	color: #666;
	background: white url(../Images/bkg.png) repeat-x;
}

*	{
	margin: 0;
	padding: 0;
}

#container {
	width: 800px;
	margin: 19px auto 0 auto;
}

h1, h2, h3, h4, label	{
	color: #5e2010;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 240%;
	margin: 10px 0;
}

h2 {
	font-size: 200%;
	line-height: 1.3;
	margin: 10px 0;
}

h3	{
	font-size: 180%;
}


.header {
	float: left;
	display: block;
	padding: 10px;
	margin: 10px 0 10px 10px;
}

/* Column right rules here */

#columnRight {
	float: left;
	width: 530px;
}

#columnRightContent {
	float: left;
	width: 500px;
	line-height: 1.5;
	margin-bottom: 40px;
}


#columnRightContent p {
	font-size: 130%;
	margin: 15px 0 5px;
	line-height:1.4;
}

#columnRightContent #musicSection p	{
	margin: 5px 0;
}

#columnRightMusic {
	float: left;
	width: 500px;
	line-height: 1.5;
}


#columnRightMusic h3	{
	display: block;
	width: 400px;
	padding-left:15px;	
	border-bottom: 1px #9A813A solid;
	margin: 20px 0 10px;

}


#columnRightMusic p {
	line-height: 1.2;
	padding-left: 15px;
	font-size: 130%;
	line-height:1.5;
}

#columnRightMusic a {
	font-size: 130%;
	margin: 10px 0;
}


/* Link rules here*/

a {
	font-size: 120%;
	color: #9d8e67;
	text-decoration: none;
}

a:hover	{
	color: #6F3121;
}


img, a img	{
	border: 0;
}
/* Column left rules here */


#columnLeft {
	float: left;
	width: 200px;
	text-align: center;
	margin: 10px 20px 20px 0px;
	background-color:#9d8e67;
	background-image: url(../images/brbkg.jpg);
	background-repeat: repeat;
	color: black;
	font-weight: bold;
	padding: 10px 0 50px 0;
}


#columnLeft a img	{
	margin: 0 0 10px;
}


#columnLeft a	{
		color: #311311;
		font-size: 110%;
	}

#columnLeft a:hover	{
	color: #6F3121;
}

#columnLeft h2 {
	border-bottom: 1px #311311 solid;
	border-top: 1px #311311 solid;
	width: 75%;
	text-align: center;
	margin: 30px 12.5% 15px 12.5%;
	padding: 7px 0;
	color: #311311;
}
#columnLeft h3 {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2;
	margin: 4px 0 2px;
}

#columnLeft p {
	line-height: 1.5;
	font-size: 120%;
	font-weight: bold;
	margin: 15px 0;
	padding: 0 20px;
	text-align: left;
	color: #000;
}


#columnLeft table	{
	width: 180px;
	padding: 0 10px 0 20px;
	margin: 10px 0;
}

#columnLeft table td	{
	padding: 5px 0;
}

#columnLeft table p	{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align:left;
	margin: 0;
	padding: 5px 0px 5px 15px;
	border-left: 1px #311311 solid;
	line-height: 1.4;
}

#columnLeft table h5	{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align:center;
	padding-right: 15px;
	line-height: 1.4;
	color: #311311;
}

#columnLeft em a	{
	display: block;
	margin: 0 0 30px;
}

/* FOOTER RULES HERE */


#footer {
	padding: 10px 0 0 0px;
	clear: both;
	height: 80px;
	width: 100%;
	background-image: url(../Images/horrule.png); 
	background-repeat: repeat-x;
	background-position: top right;
	text-align:center;	
}

#footer p	{
	color: #9d8e67;
}

#menu {
	width: 900px;
	margin: 10px 0 10px 0;
}

#menu ul	{
	list-style: none;
}
#menu ul li	{
	float: left;
}

#menu ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9d8e67;
	display:block;
	float: left;
	margin: 0 25px 0 0;
	z-index: 5;
}

#menu ul li a:hover {
	color: #692D20;
}


#columnRightContent h2 img	{
	float: right;
	margin: 0 10px 10px 20px;
	width: 120px;
	padding: 5px;
	border: 1px solid #692D20;
	position: relative;
	
}


#columnRightContent h2 img.left	{	
	float: left;
	margin: 0 20px 10px 10px;
}


#about a	{
	text-transform:uppercase;
	font-size: 100%;
	display: block;
}

#about p a	{
	text-transform: none;
	font-size: 120%;
	display: block;
	height: 20px;
	margin: 0;
}
	

#about div.nameInfoLeft	{
	float: left;
	width: 130px;
}

#about div.nameInfoRight	{
	float: right;
	width: 140px;
	text-align: right;
}

div.artist	{
	margin: 20px 0 20px 10px;
	border-bottom: 1px solid #692D20;
	padding: 0 0 20px;
	min-height: 200px;
}

div.artist p	{
	padding-top: 15px;
}

#counter	{
	margin: 20px auto 10px; 
	padding: 2px 2px 0 2px; 
	background-color: white; 
	width: 120px; 
	height: 23px; 
	border: #5e2010 solid 1px;
}
	
/*List signup styles go here -----------------------*/

div#mc_embed_signup fieldset	{
	width: 400px;
	padding: 10px 20px 14px;
	border: 1px solid #9d8e67;
	margin: 15px 0 15px 15px;
}

#mc_embed_signup label	{
	font-size: 180%;
	margin: 0 0 5px;
	display: block;
}

#mc_embed_signup input.email	{
	width: 260px;
	height: 17px;
	float: left;
	margin: 0 15px 0 0;
	padding-left: 10px; 
	clear: left;
}

#mc_embed_signup input.button	{
	padding: 3px 16px;
	
}

.clearfloat	{
	height: 1px;
	clear: left;
}
