* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 13px "Tahoma", "Verdana", "sans-serif","Arial" ;
	width: 100%;
	height: 100%;
	background: #331651 url(MP_wallpaper3web2.jpg) repeat-y;
}
h2 {
	font-size: 16px;
	background: #331651;
	padding:3px;
	margin-bottom: 5px;
	color: #DE7226;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
	background: #baa8ed;
	border: 2px solid #60268a;
}
.clear {
clear:all
}

@font-face {
	font-family: bauhaus, Sans-serif;
	src: url('bauhaus.ttf');
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 192px;
	background: #60268a;
}
#banner {
	text-align:center;
}
#navcontainer {
float:left;
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: #60268a;
}

#navcontainer ul li a.here
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: red;
}

#navcontainer ul li a:hover
{
color: #fff;
background-color: #baa8ed;
}

/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 10px 100px;
}
#c_left {
	width: 490px;
	float: left;
	padding: 10px 0;
}
#c_right {
	width: 490px;
	float: right;
	padding: 10px 0;
}
.mp_content {
	padding: 5px;
	margin: 5px 0;
}
#bandlist, #bandlist ul, #bandlist li {
	padding-left: 10px;
	list-style: none;
}

.div-title {
	background: #331651;
	padding:0 3px;
	margin-bottom: 5px;
	color: #DE7226;
	line-height: 1em;
	text-align:left;
}

#showreel {
	text-align: center;
}
#show_table {
	width: 476px;
}

.flyer {
	padding:20px;
	text-align: center;
}

.email, .emailb {
	border:2px solid #60268a;
	padding: 2px;
	margin: 10px;
}

.emailb {
	background: #DE7226;
}

.quote {
	color:#512711;
	font-family: bauhaus;
	font-weight: 600;
	font-size:1.1em;
} /* #de7226 */

blockquote p
    {
    float: left;
    margin:0;
}

blockquote
    {
    padding-top: 10px;
}

cite
    {
    font-size: 0.8em;
}

#bandlist {
	text-align:center;
}
.bandpic img{
	border: 3px #331651 solid;
}
#bandlist li {
	display: inline;
}
.bandpic {
	float:left;
}

.bandpic a {
	margin-left:6px;
}
#bp1 {
	padding-left: 50px;
}
.contactlink {
	line-height: 1.2em;
	margin:3px;
	border: solid 3px #baa8ed;
}

.contactlink:hover {
	border: solid 3px #DE7226;
}

#vid_ctrl {
	padding:5px;
	text-align:center;
}

.gig_info {
	font-size: 0.8em;
	text-align: justify;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -50px auto 0;
	height: 50px;
	background: #331651;
}
#s_media {
	text-align: center;
	padding: 10px;
	background: #331651;
	margin: 10px 0;
	height: 64px;
}
# s_media ul{
	margin: 0; padding: 0;}

#s_media ul li{
	display: inline;}

# s_media ul li a{
	float: leftd; text-decoration: none;
	color: white;
	padding: 10.5px 11px;
	background-color: #331651; }

# s_media ul li a:visited{
	color: white;}

# s_media ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color:a15341;}
#copyright {
	text-align: center;
	padding-top: 10px;
}

.facebook{  display: block;  width: 64px;  height: 64px;  background: url("facebook.png") no-repeat 0 0;}
.facebook:hover{  background-position: 0 -64px;}
.facebook span{  display: none;}
.myspace{  display: block;  width: 64px;  height: 64px;  background: url("myspace.png") no-repeat 0 0;}
.myspace:hover{  background-position: 0 -64px;}
.myspace span{  display: none;}
.itunes{  display: block;  width: 64px;  height: 64px;  background: url("itunes.png") no-repeat 0 0;}
.itunes:hover{  background-position: 0 -64px;}
.itunes span{  display: none;}
.amazon{  display: block;  width: 64px;  height: 64px;  background: url("amazon.png") no-repeat 0 0;}
.amazon:hover{  background-position: 0 -64px;}
.amazon span{  display: none;}
ul.cssmenu {
	list-style: none;
	padding: 0px;
	text-align: center;
	margin-left:20px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.cssmenu li {
	float: left;
	margin:0 20px;
	}
ul.cssmenu li a {
	display: block;
	width: 64px;
	height: 64px;
	background: none;
	}


