
/**
 * 1.2 Slight update! (Text shadow on headers) -A
 */

html, body, div, ul, ol, li, p, a, span, h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0; border: 0; line-height: 1;
	font-family: Helvetica, arial, verdana, sans; font-size: 100%;
}

body {
	background-color: #aaa;
}

#wrap {
	width: 800px;
	margin: 30px auto;
}

#menu {}
#menu ul {
	list-style-type:none;
	position: relative;
}
#menu ul li {
	float:left;
	display: inline-block;
	width: 98px;
	margin-right: 2px;
	height: 30px; line-height: 30px;
	background-color: #FF2381;
	border-bottom: 0;
	text-align: center;
	vertical-align: middle;

	/* rounded corners */
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;

}
#menu ul li.hidden {display : none;}
#menu ul li a {
	color: #811C48;
	font-size: 11px;
	outline: none;
}
#menu ul li.selected {
	background-color: #fff;
	border-color: #FF2381;
	border-bottom: 0;
}
#menu ul li.selected a {
	text-decoration: none;
	color: #FF2381;
}
#body {
	clear: both;
	/* border: 1px solid #aaa; */
	background-color: #fff;
	padding: 30px;
	min-height: 500px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.content-pane a {
	font-weight: bold;
	text-decoration: none;
	color: #FF2381;
}

.content-pane h1,
.content-pane h2,
.content-pane h3 {
	clear: both;
	color: #3984C2;
	font-size: 50px;
	text-transform: lowercase;
	border-bottom: 1px dotted #3984C2;
	padding-bottom: 5px;
	margin-bottom: 30px;
	/* margin-bottom: 20px; */
	text-shadow: 1px 2px 0 #CCCCCC;
}
/* hack for the 2nd h3 in a section */
.content-pane div + h3 {padding-top: 60px;}


.content-pane h4 {
	/* color: #6EA0CD; */
	color: #999;
	font-size: 20px;
	text-transform: lowercase;
	margin: 0 0 10px 0;
	text-shadow: 1px 1px 0 #EEE;
}

.content-pane p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
	color: #333;
}

#works .worksImage {
	float:left;
	width: 150px;
	/* background-color: #f00; */
}
#works .worksImage img {
	border: 1px solid #ccc;
}
#works .worksDetails {
	float:left;
	width: 450px;
	/* background-color: #0f0; */
}
#works .worksDetails a {
	color: #FF2381;
	font-weight: bold;
	text-decoration: none;
}

#works hr {
	clear:both;
	height: 1px;
	background-color: transparent;
	width: 100%;
	margin: 20px 0;
	padding: 20px 0 0 0;
	border: 0px;
	border-bottom: 1px solid #ccc;
}

div.clear {clear:both;}


#EmailWrap {}

#Email {
/*	width: 600px;	 */
width: 97%;
}
#Email label {
	display: block;
	font: 9pt verdana,sans;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #3984C2;
}
#Email input[type=text] {
	border:1px solid #ccc;
	display: block;
	width:100%;
	font: 15pt verdana;
	padding: 10px;
	color: #FF2381;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#Email textarea {
	border:1px solid #ccc;
	display: block;
	width:100%;
	height: 100px;
	font: 15pt verdana;
	color: #FF2381;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}
#Email input[type=submit] {
	margin-top: 20px;
	font-size: 20px;
	width: 200px;
	height: 40px;
	float: right;
	margin-top: 30px;
	margin-right: -20px;
	background-color: #FF2381;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px;
	outline: none;
	color: #811C48;
}
#Email input[type=submit]:active {
	outline: none;
	color: #ccc;
	background-color: #FF56A1;
}
#Email input[type=submit]:hover {
	color: #fff;
	background-color: #FF56A1;
}


/* Template for Music Videos specifically: */

.band-musicvideos {
	margin-top: 10px;
}

.band-musicvideos h3 {
	margin: 0;
	border: 0;
}

.band-musicvideos p {
	margin: 0 0 10px 0;
}

.band-musicvideos iframe {

}

.disco-bandinfo {
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.disco-bandinfo h2,
.disco-bandinfo h3,
.disco-bandinfo h4 {
	border: 0;
	margin : 0;
}
.disco-bandinfo h2 {
	border: 0;
	font-size: 2em;
	margin : 0;
}


.title-with-decription {
	border-bottom: 1px dotted #3984C2;
	padding-bottom: 5px;
	margin-bottom: 30px;
}
.title-with-decription h1 {
	margin: 0;
	padding: 0;
	border: 0;
}
.title-with-decription p {
	margin: 0;
	padding: 0;
}
.title-with-decription h2 {
	border: 0;
	font-size: 2em;
	margin : 0;
}
p.desc-members {
	font-size: 0.7em;
}

/* .title-with-decription:after {
	content: ' ';
	content: "";
	clear: both;
	display: table;
} */

.right {
	float: right;
}
.left {
	float: left;
}
.clearfix::after {
	content: "";
	clear: both;
	display: table;
}
