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

/*
body{
	background-color:black;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(mixer.jpg);
}

*/

body{
	color: #ffffff;
	background-color: #000000;
	background-image: url(mixer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
}

a{text-decoration:none;}
h1{
	padding: 0px;
	text-align: left;
	color: #371166;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

hr{
	width: 80%;
	text-align: left;
	
}
#content{
	height: 600px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #371166;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #808080;
	border-left-color: #808080;
	margin-top: 5px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

#content_about{
	width: 900px;
	margin-right: auto;
	margin-left: auto;


}
#header{
	height: 300px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	background-image: url(heade2r.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.nav{
	color:#CCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	float: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999;
	padding-bottom: 10px;
	padding-top: 10px;

	}
.navitems{
	letter-spacing: 0.5em;
	display: inline;
	margin-right: 5px;
	padding: 5px;

}

.navitems:hover{background-color:#666;
-moz-border-radius:10px;
-webkit-border-radius:10px;

}
#headername{
	background-image: url(name_logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 90px;
	width: 400px;
	clear: both;
	margin-top: 140px;
}

#middle_3column_layout{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top:40px;
}
.left{
	background-color: #E2E2E2;
	width: 285px;
	float: left;
height: 200px;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
		-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
.middle{
	background-color: #E2E2E2;
	width: 285px;
	float: right;
	margin-right: 8px;
	margin-left: 5px;
height: 200px;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;

	}
.right{
	background-color: #E2E2E2;
	
	width: 285px;
	float: right;
height: 200px;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;

	}

.chart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	padding-left: 10px;
	
}
	
	
	.left_and_middle{
	float: left;
	width: 600px;
}

.bw_type{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px;
	font-weight: normal;
}

.bw_type_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tracklisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
}
.caption{
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}

.img_padding {
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 10px solid #CCC;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

/*--------about stuff----------------*/
#new_about{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-decoration:none;
	background-color: #3F0969;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 350px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-left-color: #808080;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

#photo_gallery{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-decoration:none;
	background-color: #3F0969;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 525px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-left-color: #808080;


}


#contact_content{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-decoration:none;
	background-color: #3F0969;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 585px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-left-color: #808080;
		filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}
.about_text{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	float: right;
	height: 300px;
	width: 500px;
	margin-right: 20px;
	margin-top: 20px;
	overflow:auto;
	font-size: 11px;
}

.about_img{
	height: 335px;
	width: 200px;

	float-left;
	margin-left:10px;
	background-color:#F00;
	
	}
/*--------end about stuff----------------*/
#form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	padding: 5px;
	height: 500px;
	width: 430px;
	float: right;
	text-align: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#facebook_window{
	width: 325px;
	float: left;
	height: 575px;
	padding-top: 10px;
	padding-left: 2px;
	text-align: center;
}

#podcast_left{
	background-color: #3F0969;
	float: left;
	width: 333px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
	padding-left: 10px;
}

#new_podcast{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-decoration:none;
	background-color: #000;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 350px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-left-color: #808080;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

.podcast{
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#new_about_nontransparent{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-decoration:none;
	background-color: #3F0969;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 350px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-left-color: #808080;
	background-image: url(images/chart_bkg.jpg);
	background-repeat: no-repeat;

}

.chart_table
{
	margin-left:15px;


";
}
#content_content{
	background-color: #0F0;
	float: right;
	height: 300px;
	width: 400px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#right_index_content{
	float: right;
	height: 550px;
	width: 500px;
	margin-right: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/home_bk.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 30px;
}
#left_index_content {
	background-color: #390E67;
	height: 300px;
	width:600;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	}

.playlist_list{
	list-style-type: none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 14px;
	vertical-align: middle;
}
