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

body{
	background-image:url(images/bkg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;

	font-size: 14px;
	line-height: 125%;
	font-weight:400;
	font-style:normal;
	color:#FFF;
	letter-spacing: .05em;

}
.current{
	color:#FFF;
}
#mainContent {
	position:absolute;
	left:300px;
	top:150px;
	z-index:8;
	color:#EADFD5;
	padding-bottom:30px;
	width: 494px;
	height: 419px;
}


#logoDiv{
	position:absolute;
	top:58px;
	left: 24px;
	width:110px;
	height:119px;
	z-index: 4;
}

#followusDiv {
	float:right;
	width:255px;
	height:150px;
	z-index:3;
	padding: 18px;
	color: #CCC;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	letter-spacing: 0.025em;
}

#modernmusiccollective {
	position:absolute;
	left:300px;
	top:20px;
	width:436px;
	height:36px;
	z-index:7;
	color: #553534;
	letter-spacing: .35em;
}

/*mailchimp sign up form styles*/

#mc_embed_signup {
	position:absolute;
	width: 250px;
	z-index: 10;
}

#mc-embedded-subscribe-form {
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	font-size: 10px;
}
#subscribebutton{
	float:right;
}
#subscribebutton INPUT {
	border:none;
	background-color:#333;
	color: #CCC;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 0.25em;
	padding-bottom: 0.125em;
	padding-left: 0.25em;
}
/*end sign up form styles*/



#nav {
	position:absolute;
	left:110px;
	top:150px;
	width:95px;
	z-index:5;
	height: 235px;
}
#bkgLayer{
	position:absolute;
	left:110px;
	top:150px;
	width:95px;
	z-index:3;
	height:235px;
	background-color:#333;
	opacity:0.68;
	filter:alpha(opacity=68);
}
ul
{
	list-style-type: none;
	padding-left: 1em;
	padding-top: .5em;
	
	margin: 0px;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;

	text-align: left;
	font-size: 15px;
	color: #652649;
	line-height: 185%;
	letter-spacing: .065em;
	font-weight: 400;
}

#nav a:link {
	letter-spacing: .02em;
	color: #666;
	text-decoration: none;
}
#nav a:visited {
	letter-spacing: .02em;
	text-decoration: none;
	color: #666;
}
#nav a:hover {
	letter-spacing: .02em;
	text-decoration: none;
	color:#F30;
}
#nav a:active {
	letter-spacing: .02em;
	text-decoration: none;
	color: #D2440B;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #06F;
	text-decoration: none;
}
#credit {
	position:absolute;
	bottom:0px;
	width:188px;
	height:37px;
	z-index:5;
	float: right;
	padding-bottom: 6px;
	padding-left: 12px;
	color:#669;
	font-size: 8px;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;

	line-height: 8px;
}


h1{
	font-size: 14px;
	line-height: 12px;
}
h2{
	font-size: 12px;
	font-weight:100;
	line-height: 14px;
}
p{	font-size: 12px;
	line-height: 125%;
}
