body {
	margin: 0 auto;
	background: url("../images/bg_04.jpg") repeat-x;
	
}

dl {
	margin: 0;
	padding: 0;
}

#all {
	margin: 0;
}

#container {
	margin: 0 auto;
	position: relative;
	width: 1220px;
	height: 706px;
	background: url("../images/bg_07.png") no-repeat;
	overflow: visible;
}

#headerLeft {
	background-color: transparent;
	height: 65px;
}

#headerLeft h1 {
	height: 20px;
	font: normal 19px georgia;
	color: #ffffff;
	margin-bottom: 0px;
	text-transform: uppercase;
	opacity: 0.8;	
}

#headerLeft h2 {
	height: 45px;
	font: normal 30px helvetica;
	color: #ffffff;
	margin-top: -20px;
	text-transform: uppercase;
	opacity: 0.8;
}

#headerLeft img {
	height: 62px;
	width: 473px;
	margin-top: 10px;
	border: none;
}

#headerLeft a {
	border: none;
	
}

#introVid {
	margin: 0 auto;
	width: 560px;
	height: 80px;
	margin-right: 50px;
/*
	z-index: 100;
*/
}

#headerRight {
	height: 80px;
	background-color: transparent;
	position: relative;
	margin-bottom: 30px;
}

#headerRight h1 {
	height: 20px;
	font: normal 14px georgia;
	color: #000000;
	margin-bottom: 0px;
	text-transform: uppercase;
	opacity: 0.8;
	text-align: right;
	
	
}

#headerRight h2 {
	height: 45px;
	font: normal 18px georgia;
	color: #ffffff;
	margin-top: 0px;
	text-transform: uppercase;
	opacity: 0.9;	
	text-align: right;
	
}


#contentLeft {
	margin: 0 auto;
	position: relative;
	width: 560px;
	height: 550px;
	margin-top: 0px;
}

/*Video Player*/

#videoPlayer {
	width: 560px;
	height: 340px;
	margin-left: 20px;
	margin-top: 2px;
	display: block;
	position: relative;
	
}

#videoPlayer img {
	margin-right: 10px;
	margin-top: -4px;
	border: 1px solid #000000;
}

#videoPlayer h1 span {
	color:#aaa;
	}
	
#videoPlayer h2 {
	font-size:1.4em;
	color:#555;
	margin:20px 0 5px;
	clear:both;
	}
	
#videoPlayer p, .holder {
	position: relative;
	width: 480px;
	background:transparent;
	clear:both;
	}
	
.holder {
	overflow:hidden;
	}
	
 .script {
	width: 480px;
	display:block;
	background:transparent;
	border:none;
	margin:5px 0;
	padding:4px;
	}
	
 span.indent {
	padding-left:10px;
	}

#videoPlayer a {
	color:#00CCFF;
	font-weight:bold;
	cursor:pointer;
	}
	
#videoPlayer a:hover {
	color:#333;
	}

#video-holder {
	width:480px;
	height:280px;
	display:block;
	border:none;
	float:none;
	border: none;
	margin-bottom: 26px;
	}
	
.holder ul {
/*
	width: 1000px;
*/
	display: block;
	list-style: none;
	float: left;
	margin-left: 0px;
	}
	
.holder ul li {
	list-style: none;
	display: inline;
	margin-bottom: 10px;
	background:transparent;
	cursor: pointer;
	}

.media_gallery {
	margin-top: 100px;
}

#birdmanText p {
	height: 45px;
	width: 445px;
	font: normal 14px georgia;
	color: #000000;
	margin-top: 70px;
	margin-left: 6px;
	text-transform: none;
	opacity: 1.0;
	overflow: hidden;
	text-transform: uppercase;
	line-height: 19px;
	
	
}

#birdmanText a {
	font: bold 14px georgia;
	color: #ad2f2f;
	text-transform: none;
	opacity: 1.0;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	
}

#birdmanText a:hover {
	font: bold 14px georgia;
	color: #ad2f2f;
	text-transform: none;
	opacity: 0.7;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	
	
}

#birdmanTextLarge p {
	height: 45px;
	width: 445px;
	font: normal 14px georgia;
	color: #000000;
	margin-top: 412px;
	margin-left: 6px;
	text-transform: none;
	opacity: 1.0;
	overflow: hidden;
	text-transform: uppercase;
	line-height: 19px;
	
}

#birdmanTextLarge a {
	font: bold 14px georgia;
	color: #ad2f2f;
	text-transform: none;
	opacity: 1.0;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	
}

#birdmanTextLarge a:hover {
	font: bold 14px georgia;
	color: #ad2f2f;
	text-transform: none;
	opacity: 0.7;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	
}

#contentRight {
	margin: 0 auto;
	width: 379px;
	height: 550px;
	position: inherit;
	margin-top: 0px;
}

#mainNav {
	width: 379px;
}

#mainNav ul {
	list-style: none;
	margin-top: -30px;
	margin-bottom: 0px;
}

#mainNav ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
	opacity: 0.95;	
}

/*
#mainNav2 {
	
	width: 379px;
	margin-top: -50px;
	margin-bottom: 10px;
	margin-left: 542px;
}

#mainNav2 ul {
	list-style: none;
	margin-top: -30px;
	margin-bottom: 0px;
}

#mainNav2 ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
	opacity: 0.8;
	
}*/


/*
.news_link a {
	display: block;
	background: url("images/news_static.png");
	width: 57px;
	height: 32px;
}

.news_link a:hover {
	background: url("images/news_roll.png");
	width: 57px;
	height: 32px;
}*/

#twitter_widget {
	position: relative;
	height: 70px;
	width: 379px;
	margin-top: 10px;
	opacity: 0.9;
}

#contentBox {
	position: absolute;
	height: 523px;
	width: 379px;
	background: url("../images/contentBox_02.png") no-repeat;	
}

#contentBoxLarge {
	position: absolute;
	height: 428px;
	width: 941px;
	background: url("../images/contentBox_lg_03.png") no-repeat;
	margin-top: -30px;
	margin-left: -15px;
	opacity: 0.92;
}


#News {
	position: relative;
	height: 350px;
	width: 320px;
	margin-top: 18px;
	margin-left: 27px;
}

#News h1 {
	position: relative;
	font: italic 18px georgia ;
	color: #c2a266;
	opacity: 1.0;
}

#News p {
	position: relative;
	font: normal 12px georgia ;
	color: #c2a266;
	opacity: 0.9;
	text-align: normal
}

#News p a {
	position: relative;
	font: normal 12px georgia ;
	color: #c2a266;
	opacity: 0.5;
	text-align: normal;
/*
	text-decoration: none;
*/
}

#News p a:hover {
	position: relative;
	font: normal 12px georgia ;
	color: #c2a266;
	opacity: 0.8;
	text-align: normal;
/*
	text-decoration: none;
*/
	
}

#Bio {
	position: relative;
	height: 300px;
	width: 880px;
	margin-top: 18px;
	margin-left: 20px;	
}

#Bio h1 {
	position: relative;
	font: normal 24px georgia ;
	color: #000000;
	opacity: 1.0;
	margin-left: 30px;
	margin-top: 35px;
}

#Bio h2 {
	position: relative;
	font: italic 16px helvetica ;
	color: #000000;
	opacity: 1.0;
	margin-left: 0px;
}

#Bio p {
	position: relative;
	font: normal 16px helvetica ;
	color: #000000;
	opacity: 0.9;
	text-align: normal;
	width: 880px;
	line-height: 26px;
}

#Bio a {
	position: relative;
	font: normal 16px helvetica ;
	color: #ad2f2f;
	opacity: 1.0;
	text-align: normal;
	width: 880px;
	line-height: 26px;
	text-decoration: none;
}

#Bio a:hover {
	position: relative;
	font: normal 16px helvetica ;
	color: #ad2f2f;
	text-align: normal;
	width: 880px;
	line-height: 26px;
	text-decoration: none;
	opacity: 0.5;
}

.album_art a {
	
	opacity: 1.0;
}

.album_art a:hover {
	opacity: 1.0;
}

#Bio h1.music {
	position: relative;
	font: normal 24px georgia ;
	color: #000000;
	opacity: 1.0;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	float: right;
	width: 615px;
	margin-right: 10px;
	
}

#Bio p.music {
	position: relative;
	font: normal 16px helvetica ;
	color: #000000;
	opacity: 0.9;
	text-align: normal;
	width: 615px;
	line-height: 26px;
	float: right;
	margin-top: -40px;
	margin-left: 10px;
}

#Bio img {
	margin-left: 0px;	
}

#Bio ul.music {
	position: relative;
	list-style: none;
	float: right;
	font: normal 14px helvetica;
	width: 615px;
	margin-top: -150px;
	margin-bottom: 50px;
	
	
}

#Bio ul li.music {
	padding-bottom: 10px;
	font: normal 14px helvetica ;
	color: #000000;
	
	
}

#album_info {
	width: 880px;
	margin-bottom: 60px;
}

#sectionTitle {
	position: inherit;
	height: 42px;
	width: 321px;
	margin-bottom: 20px;
	overflow: hidden;
}

#sectionContent {
	width: 320px;
}

#sectionContent p {
	padding-right: 10px;
	line-height: 18px;
}

#sectionContentLarge {
	position: relative;
	width: 840px;
	margin-left: 30px;
	margin-top: 0px;
	overflow: hidden;
}

#sectionContentLarge p {
	position: relative;
	padding-right: 10px;
	width: 840px;
}

#footer2 {
	margin-top: -46px;
}

#footerLeft {
	position: relative;
	width: 300px;
}

#social {

}

#social ul {
	margin-top: 50px;
	margin-left: -50px;
}

#social ul li {
	list-style: none;
	display: inline;
	margin-right: 5px;
	opacity: 0.8;	
	
}

#footerCenter {
	position: relative;
	width: 300px;
	margin-top: 40px;
}

#footerCenter p {
	color: #000000;
	font: 14px georgia normal;
	text-align: center;
}

#footerCenter ul {
	width: 300px;
	text-align: center;
	margin-left: -40px;
	margin-top: -5px;
}

#footerCenter ul li {
	color: #ffffff;
	font: 12px georgia normal;
	text-align: center;
	display: inline;
	list-style: none;
	
}

#footerCenter ul li a {
	color: #ffffff;
	font: 12px georgia normal;
	text-align: center;
	text-decoration: none;
	
}

#footerCenter ul li a:hover {
	color: #ffffff;
	font: 12px georgia normal;
	text-align: center;
	text-decoration: none;
	opacity: 0.5;
	
}

#footerCenter spacer {
	color: #000000;
	font: 14px georgia normal;
	text-align: center;
}

#footerRight {
	position: relative;
	margin-top: 40px;
}

#footerRight a {
	color: #ffffff;
	font: 14px georgia normal;
	text-align: center;
	text-decoration: none;
}

#footerRight a:hover {
	color: #ffffff;
	font: 14px georgia normal;
	text-align: center;
	text-decoration: none;
	opacity: 0.5;
}

#footerRight p {
	color: #000000;
	font: 14px georgia normal;
	text-align: right;
}

/*Music Player*/

#musicPlayer {
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: -5px;
	margin-left: -6px;
	z-index: 1;
}

#musicPlayer2 {
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	z-index: 1;
	float: center;
}

#musicPlayerMenu {
	margin: 0 auto;
	margin-top: -100px;
	margin-bottom: -5px;
	margin-left: -55px;
	z-index: 1;
}

#musicPlayerMenu2 {

	position: relative;
	margin: 0 auto;
	margin-top: 234px;
	margin-bottom: -5px;
	margin-left: -60px;
	z-index: 0;
}

#musicPlayerMenu3 {

	position: relative;
	margin: 0 auto;
	margin-top: 200px;
	margin-bottom: -5px;
	margin-left: -160px;
	z-index: 0;
}

#musicLink {
	margin: 0 auto;
	position: relative;
	width: 540px;
	height: 15px;
	margin-bottom: -50px;
	margin-left: -6px;
	z-index: 2;
}

#musicLink p {
	margin: 0 auto;
	width: 540px;
	font: 14px helvetica thin;
	color: #ad2f2f;
	margin-left: 19px;
}

#musicLink a {
	font: 14px helvetica thin;
	color: #ffffff;
	text-decoration: none;
}

#musicLink a:hover {
	font: 14px helvetica thin;
	color: #ffffff;
	text-decoration: none;
	opacity: 0.7;
	
}

/*Contact Form*/

#page-wrap {
	width: 0px;
	/*background-image: url("../images/bg_container.png");*/
	margin: 0 auto;
	height: 250px;
	width: 850px;
	font: helvetica;
	float: none;
	margin-left: -10px;
	background-color: transparent;
}

#contact-area {
/*
	width: 227px;
*/
	margin-left: 10px;
	font: helvetica;
	margin-top: 20px;
}

#contact-area input, #contact-area textarea {
	padding: 0px;
	width: 730px;
	height: 25px;
	font-family: helvetica, sans-serif;
	font-style: helvetica #000000;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	border: 1px dotted #000000;
	background-color: transparent;
	float: left;
}

#contact-area input {
	margin-left: 23px;
}

#contact-area textarea {
	height: 140px;
	width: 730px;
	font-style: helvetica #000000;
	font-size: 14px;
	float: right;
	margin-bottom: 10px;
}

/*#contact-area p {
	font-style: helvetica #000000;
	font-size: 11px;
	margin: 0 0 -30px -12px;
	padding: none;
}*/

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #000000;
	font-style: helvetica #000000;
	font-size: 16px;
}

#contact-area input.submit-button {
	background: url("../images/enter.png");
	width: 57px;
	height: 13px;
	float: left;
	padding-right: 5px;
	margin-top: 2px;

	margin-left: 110px;
	z-index: 100;
	border: none;
}

#contact-area input.submit-button:hover {	
	background: url("../images/enter_over.png");
	width: 57px;
	height: 13px;
	float: left;
	padding-right: 5px;
	margin-top: 2px;
	margin-left: 110px;
	border: none;
	z-index: 100;
	
}

#contact-area p.submit-button {	
	font-style: helvetica #000000;
	font-size: 11px;
	margin: 0px 0 0 0px;
	padding: none;
	text-transform: none;
	float: none;
	z-index: 100;
	
}

#contact-area label {
	position: inline;
	float: left;
	text-align: left;
	margin-right: 5px;
	width: 80px;
	padding-top: 3px;
	font-style: helvetica 14px #000000;
	font: helvetica;
	font-size: 14px;
	text-transform: uppercase;
}

#contact-area label li {
	list-style: none;
	font-style: 11px helvetica;
	text-decoration: none;
}

#thanks p {
	
	text-indent: 0px;
}
/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	
	
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0 !important;
}

.omega {
	margin-right: 0 !important;
}



/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
 
.grid_1, 
.grid_2, 
.grid_3, 
.grid_4, 
.grid_5, 
.grid_6, 
.grid_7, 
.grid_8, 
.grid_9, 
.grid_10, 
.grid_11, 
.grid_12,.grid_12{
	display:inline;
	float: left;
	position: relative;
	margin-left: 10.0px;
	margin-right: 10.0px;
}


/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1{
	width:60px;
}

.container_12 .grid_2{
	width:140px;
}

.container_12 .grid_3{
	width:220px;
}

.container_12 .grid_4{
	width:300px;
}

.container_12 .grid_5{
	width:380px;
}

.container_12 .grid_6{
	width:460px;
}

.container_12 .grid_7{
	width:540px;
}

.container_12 .grid_8{
	width:620px;
}

.container_12 .grid_9{
	width:700px;
}

.container_12 .grid_10{
	width:780px;
}

.container_12 .grid_11{
	width:860px;
}

.container_12 .grid_12{
	width:940px;
}





/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .prefix_1 {
	padding-left:80px;
}

    .container_12 .prefix_2 {
	padding-left:160px;
}

    .container_12 .prefix_3 {
	padding-left:240px;
}

    .container_12 .prefix_4 {
	padding-left:320px;
}

    .container_12 .prefix_5 {
	padding-left:400px;
}

    .container_12 .prefix_6 {
	padding-left:480px;
}

    .container_12 .prefix_7 {
	padding-left:560px;
}

    .container_12 .prefix_8 {
	padding-left:640px;
}

    .container_12 .prefix_9 {
	padding-left:720px;
}

    .container_12 .prefix_10 {
	padding-left:800px;
}

    .container_12 .prefix_11 {
	padding-left:880px;
}

    .container_12 .prefix_12 {
	padding-left:960px;
}



/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .suffix_1 {
	padding-right:80px;
}

    .container_12 .suffix_2 {
	padding-right:160px;
}

    .container_12 .suffix_3 {
	padding-right:240px;
}

    .container_12 .suffix_4 {
	padding-right:320px;
}

    .container_12 .suffix_5 {
	padding-right:400px;
}

    .container_12 .suffix_6 {
	padding-right:480px;
}

    .container_12 .suffix_7 {
	padding-right:560px;
}

    .container_12 .suffix_8 {
	padding-right:640px;
}

    .container_12 .suffix_9 {
	padding-right:720px;
}

    .container_12 .suffix_10 {
	padding-right:800px;
}

    .container_12 .suffix_11 {
	padding-right:880px;
}

    .container_12 .suffix_12 {
	padding-right:960px;
}



/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .push_1 {
	left:80px;
}

    .container_12 .push_2 {
	left:160px;
}

    .container_12 .push_3 {
	left:240px;
}

    .container_12 .push_4 {
	left:320px;
}

    .container_12 .push_5 {
	left:400px;
}

    .container_12 .push_6 {
	left:480px;
}

    .container_12 .push_7 {
	left:560px;
}

    .container_12 .push_8 {
	left:640px;
}

    .container_12 .push_9 {
	left:720px;
}

    .container_12 .push_10 {
	left:800px;
}

    .container_12 .push_11 {
	left:880px;
}

    .container_12 .push_12 {
	left:960px;
}





/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .pull_1 {
	right:80px;
}

    .container_12 .pull_2 {
	right:160px;
}

    .container_12 .pull_3 {
	right:240px;
}

    .container_12 .pull_4 {
	right:320px;
}

    .container_12 .pull_5 {
	right:400px;
}

    .container_12 .pull_6 {
	right:480px;
}

    .container_12 .pull_7 {
	right:560px;
}

    .container_12 .pull_8 {
	right:640px;
}

    .container_12 .pull_9 {
	right:720px;
}

    .container_12 .pull_10 {
	right:800px;
}

    .container_12 .pull_11 {
	right:880px;
}

    .container_12 .pull_12 {
	right:960px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
