@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	background-image:url(../img/mb_header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;
	font-family:Lucida Grande,Helvetica,Sans-serif;
	font-size:12px;
	line-height:14px;
	height:100%;
	margin:0;
	text-align:center;
	width:100%;
	}
	
a {
	color:#0099FF;
	font-weight:bold;
	text-decoration:none;
	}

form {
	margin:0;
	padding:0;
	}
	
a:hover {
	text-decoration:underline;
	}
	
h1 {
	font-family:Trebuchet,Helvetica,Sans-serif;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	line-height:28px;
	margin:10px 0 0 0;
	text-align:left;
	}
	
h2 {
	clear:left;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
h3 {
	font-size:12px;
	font-weight:normal;
	letter-spacing:0.25px;
	line-height:18px;
	margin-bottom:10px;
	text-align:left;
	}
	
#col-container {
	margin:0 auto;
	width:890px;
	}
	
#left-col {
	background-image:url(../img/news_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	margin-top:30px;
	text-align:left;
	width:290px;
	}
	
#right-col {
	float:left;
	text-align:left;
	width:600px;
	}
	
#about {
	font-size:12px;
	line-height:14px;
	padding:20px 20px 20px 0;
	}
	
#contact {
	background-image:url(../img/mail0.gif);
	background-position:left;
	background-repeat:no-repeat;
	cursor:pointer;
	font-size:12px;
	line-height:14px;
	padding:0px 20px 0px 35px;
	}
	
#contact:hover {
	background-image:url(../img/mail1.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#0099FF;
	}
	
.email {
	font-weight:bold;
	color:#0099FF;
	}
	
#friending {
	margin:20px 20px 0 0;
	line-height:20px;
	}
	
#friending a{
	color:#999999;
	margin:0 20px 0 0;
	padding:0 0 0 21px;
	}
	
#friending .myspace {
	background-image:url(../img/icon_myspace.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#friending .twitter {
	background-image:url(../img/icon_twitter.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#friending .virb {
	background-image:url(../img/icon_virb.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#friending .tumblr {
	background-image:url(../img/icon_tumblr.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#friending .flickr {
	background-image:url(../img/icon_flickr.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#friending .vimeo {
	background-image:url(../img/icon_vimeo.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
	
#friends select {
	font-family:Lucida Grande,Helvetica,Sans-serif;
	font-size:12px;
	margin:20px 0 0 0;
	width:270px;
	}
	
#news-feed {
	padding:30px 20px 0 0;
	}
	
.news-item {
	margin:10px 0 30px 0;
	}

.news-item .date {
	color:#999999;
	padding-top:10px;
	}
	
#newsletter {
	font-family:Trebuchet,Helvetica,Sans-serif;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	position:relative;
	text-align:right;
	top:180px;
	}
	
#newsletter .email-input {
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	border-left:2px solid #000000;
	font-family:Trebuchet, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 0 0 10px;
	height:21px;
	width:246px;
	}
	
#newsletter .submit-btn {
	height:30px;
	width:30px;
	position:relative;
	top:10px;
	/top:4px;
	}
	
#features {
	margin-left:30px;
	position:absolute;
	top:300px;
	}

.album {
	height:250px;
	margin-bottom:40px;
	width:570px;
	}
	
.album img {
	margin-right:10px;
	}
	
.band-name {
	font-family:Trebuchet,Helvetica,Sans-serif;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	}

.title {
	font-family:Trebuchet,Helvetica,Sans-serif;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	margin-bottom:20px;
	}
	
.buy {
	margin:20px 0;
	}
	
#insound {
	padding-left:40px;
	position:relative;
	top:-5px;
	}
	
#insound, #insound a {
	color:#999;
	}
	
.buy-mp3 {
	color:#999;
	}
	
.buy-mp3 a {
	background-color:#999;
	color:#FFF;
	line-height:28px;
	margin-right:35px;
	padding:3px 5px;
	}
	
.buy-mp3 a:hover {
	background-color:#999;
	color:#000;
	text-decoration:none;
	}
	
#features .item1 {
	float:left;
	margin-right:30px;
	width:270px;
	}
	
#features .item1 img, #features .item2 img {
	margin-right:10px;
	}
	
#features .item1 .title, #features .item2 .title {
	margin-bottom:5px;
	}
	
#features .item2 {
	float:left;
	width:270px;
	}
	
#footer {
	color:#999;
	margin-top:40px;
	text-align:left;
	}
	
#footer a {
	color:#999;
	}