/*---------------------------------------

emf stylesheet december 2007
(for version 2006 browsers)

version: 1.0
author: ana velez
email: anavelez@gmail.com
website: http://www.anavelez.net/

color references: #0D2F31 dark blue
                  #007A8A light blue
				  #E6E2AF beige
				  #4D4936 brown 
				  #A3A77E lighbrown 

----------------------------------------*/


/* GENERAL LAYOUT
----------------------------------------*/


body {
	background-color: #333333;
	font-family: Verdana, "sans serif";
	}
	
#container {
	width: 850px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/background.gif);
	border: 0px solid;
}

a {
text-decoration:underline;
color:#E6E2AF;

}

a:hover {
text-decoration:underline;
color:#E6E2AF;
}

/* HEADER
----------------------------------------*/

#logo{
	float: left;
	clear: none;
	padding:none;
	margin:none;
	width: 233px;
	}
	
#productions{
	float: left;
	clear: none;
	padding-top: 29px;
	margin:none;
	}

#menu_bar {
	float: left;
	clear: none;
	width:620px;
	margin-left: 230px;
	padding-top: 15px;
	margin-bottom: 10px;
	
	}
	
	
/* CONTENT ABOUT
----------------------------------------*/
#about_column {
	float: left;
	clear: none;
	background-image:url(images/aboutpage_beige.gif);
	background-repeat:repeat-y;
	width: 500px;
	padding-top: 50px;
	padding-bottom: 50px;
	height: 250px;
	}

#about_box {
	float: left;
	clear: none;
	background-image: url(images/bk_coffee.gif);
	width: 380px;
	padding-left: 35px;
	font-size: 11px;
	color: #0D2F31;
	padding-right: 80px;
	padding-top: 35px;
	padding-bottom: 30px;
	}

#credits_column {
	float: left;
	clear: right;
	background-image:url(images/bk_beige.gif);
	width: 250px;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 11px;
	color: #0D2F31;
	padding-right: 22px;
	padding-left: 25px;
	height: 250px;
	margin-right: 53px;
	margin-bottom: 260px;
	}
	
#credits_column a  {
	font-size: 11px;
	color: #0D2F31;
	text-decoration:underline;
	height: 250px;
	}
	
#credits_column a:hover  {
	font-size: 11px;
	color: #0D2F31;
	text-decoration:underline;
	height: 250px;
	}

	
/* CONTENT HOME
----------------------------------------*/
#left_column {
	float: left;
	clear: none;
	width: 434px;
	}
	
#right_column {
	float: right;
	clear: none;
	width: 415px;
	}

.photo_beige {
	border: solid #E6E2AF 1px;
	padding-bottom: 0px;
}

.photo_blue {
	border: solid #007A8A 1px;
}

.photo_brown {
	border: solid #4D4936 1px;
}
 


#artist_01 {
	float: left;
	clear: none;
	background-image:url(images/artist_01.gif);
	margin-bottom: 10px;
	margin-top: 10px;
	width: 408px;
	background-repeat: repeat-x;
}

#artist_01_textblock {
	float: left;
	clear: none;
	padding-top: 50px;
	padding-left: 25px;
	font-size:11px;
	color:#E6E2AF;
	padding-bottom: 25px;
	width: 210px;
	font-weight: normal;
	line-height: 15px;
}


#artist_01_textblock h1{
	font-size:16px;
	color:#E6E2AF;
	font-weight: normal;
	text-transform: uppercase;
}

#artist_01_photo {
	float: left;
	clear: none;
	width: 113px;
	padding-top: 17px;
	padding-left: 10px;
	height: 260px;
}


#artist_02 {
	width:380px;
	float: left;
	margin-top:43px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding: none;
	background-image: url(images/artist_02.gif);
	clear: none;
	background-repeat: repeat-y;
}

#artist_02_textblock {
	float: left;
	clear: none;
	padding-top: 17px;
	padding-left: 25px;
	font-size:11px;
	color:#0D2F31;
	padding-bottom: 20px;
	width: 150px;
	font-weight: normal;
	line-height: 15px;
}

#artist_02_textblock a {
text-decoration:underline;
color:#0D2F31;

}


#artist_02_textblock h1{
	font-size:15px;
	color:#0D2F31;
	font-weight: normal;
	text-transform: uppercase;
}

#artist_02_photo {
	float: left;
	clear: none;
	width: 113px;
	padding-top: 15px;
	padding-left: 30px;
	height: 290px;
}


#artist_03 {
	width:350px;
	float: left;
	margin-top:17px;
	margin-left:57px;
	margin-right:0px;
	margin-bottom:0px;
	padding: none;
	background-image: url(images/artist_03.gif);
	clear: none;
	background-repeat: repeat-y;
}

#artist_03_textblock {
	float: left;
	clear: none;
	padding-top: 17px;
	padding-left: 25px;
	font-size:11px;
	color:#0D2F31;
	padding-bottom: 20px;
	width: 160px;
	font-weight: normal;
	line-height: 15px;
}



#artist_03_textblock h1{
	font-size:15px;
	color:#0D2F31;
	font-weight: normal;
	text-transform: uppercase;
}

#artist_03_textblock a {
text-decoration:underline;
color:#333333;
}

#artist_03_textblock a:hover {
text-decoration:underline;
color:#555555;
}

#artist_03_photo {
	float: left;
	clear: none;
	width: 113px;
	padding-top: 14px;
	padding-left: 0px;
	height: 262px;
}


#artist_04 {
	float: left;
	clear: none;
	background-image:url(images/artist_04.gif);
	margin-bottom: 10px;
	margin-top: 25px;
	width: 415px;
	background-repeat: repeat-x;
}

#artist_04_textblock {
	float: left;
	clear: none;
	padding-top: 20px;
	padding-left: 25px;
	font-size:11px;
	color:#E6E2AF;
	padding-bottom: 25px;
	width: 215px;
	font-weight: normal;
	line-height: 15px;
}


#artist_04_textblock h1{
	font-size:15px;
	color:#E6E2AF;
	font-weight: normal;
	text-transform: uppercase;
}

#artist_04_photo {
	float: left;
	clear: none;
	width: 113px;
	padding-top: 106px;
	padding-left: 15px;
}


/* CONTENT PAST EVENTS
----------------------------------------*/

#season_menu_right {
	float: right;
	text-align:right;
	clear: none;
	padding:0px 15px 0px 15px;
	margin-top: 28px;
	padding-bottom: 28px;
	color:#e6e2af}

#season_menu_left {
	float: left;
	text-align:left;
	clear: none;
	padding:0px 15px 0px 15px;
	margin-top: 28px;
	padding-bottom: 28px;
	color:#e6e2af
	}
	
#column_to_left {
	float: left;
	clear: none;
	margin-top: 28px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 697px;
	background-image: url(images/past_artist_stripe_brown.gif);
	padding-bottom: 28px;
	}
	
#column_to_left_02{
	float: left;
	clear: none;
	margin-top: 28px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 697px;
	background-image: url(images/past_artist_stripe_coffee.gif);
	padding-bottom: 28px;
	}
	
#column_to_right {
	float: right;
	clear: none;
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 697px;
	background-image: url(images/past_artist_stripe_blue.gif);
	padding-bottom: 28px;
	}
	
#column_to_right_02{
	float: right;
	clear: none;
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 697px;
	background-image: url(images/past_artist_stripe_beige.gif);
	padding-bottom: 28px;
	}

#container_blue {
	background-image:url(images/past_artist_blue.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float: left;
	clear: none;
	margin-left: 0px;
	padding-left: 10px;
	max-width: 585px;

}

#container_blue_extended {
	background-image:url(images/past_artist_blue_extended.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float: left;
	clear: none;
	margin-left: 0px;
	padding-left: 10px;
	max-width: 585px;

}

#container_beige {
	background-image:url(images/past_artist_beige.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float: right;
	clear: none;
	max-width: 580px;
	padding-left: 12px;

}

#container_beige_extended {
	background-image:url(images/past_artist_beige_extended.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float: right;
	clear: none;
	max-width: 580px;
	padding-left: 12px;

}

#container_brown {
	background-image:url(images/past_artist_brown.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float: left;
	clear: none;
	max-width: 585px;
	margin-left: 0px;
	padding-left: 10px;

}

#container_coffee {
	background-image:url(images/past_artist_coffee.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float: right;
	clear: none;
	padding-left: 12px;
	max-width: 580px;

}

#season {
	padding-top:20px;
	padding-left:10px;
	width:300px;
	text-align:left;
	padding-bottom: 26px;
	float: none;
}


#past_artist_box_white {
	float: left;
	clear: none;
	width: 130px;
	font-size: 11px;
	color: #E6E2AF;
	padding-left: 15px;
	padding-bottom: 20px;

}

#past_artist_box_darkblue {
	float: left;
	clear: none;
	width: 130px;
	font-size: 11px;
	color: #0D2F31;
	padding-left: 15px;
	padding-bottom: 20px;

}

#past_artist_photo {
	padding-top:8px;
	padding-bottom: 0px;
}


/* CONTENT individual upcoming
----------------------------------------*/

#indiv_photo_box {
	float: left;
	clear: none;
	margin-top: 26px;
	background-image:url(images/indiv_photo.gif);
	background-repeat:repeat-x;
	width: 380px;
	padding-bottom: 28px;
	}
	
#indiv_photo_box a {
text-decoration:underline;
color:#4D4936;
}

#indiv_photo_img {
	padding-left: 30px;
	width: 290px;
	font-size: 9px;
	color: #4D4936;
}

#indiv_photo_text {
	padding-left: 30px;
	font-size: 14px;
	color: #3C3825;
	text-transform: uppercase;
	padding-top: 10px;
}


#indiv_image_box {
	float: right;
	clear: none;
	margin-top: 26px;
	background-image:url(images/indiv_photo.gif);
	background-repeat:repeat-x;
	width: 380px;
	padding-bottom: 28px;
	}




#indiv_info_box {
	float: left;
	clear: none;
	margin-top: 113px;
	background-image:url(images/bk_blue.gif);
	background-repeat:repeat;
	width: 285px;
	padding-bottom: 28px;
	font-size: 11px;
	color: #E6E2AF;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 35px;
	min-height: 200px;
	line-height: 16px;
	}
	

	
#indiv_program_box {
	float: right;
	clear: none;
	min-height:136px;
	margin-top: 27px;
	background-image:url(images/bk_beige.gif);
	background-repeat:repeat;
	width: 640px;
	padding-bottom: 28px;
	font-size: 11px;
	color: #0D2F31;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 35px;
	line-height: 16px;
	font-weight: normal;
	}
	
#indiv_program_box	a {
text-decoration:underline;
color:#0D2F31;

}

#indiv_program_box	a:hover {
text-decoration:underline;
color:#0D2F31;
}
	
#indiv_program_box h1 {
	font-size: 15px;
	color: #0D2F31;
	line-height: 16px;
	font-weight:normal;
	}
	
	#indiv_program_box p2 {
	font-size: 12px;
	color: #0D2F31;
	line-height: 13px;
	font-weight:bold;
	}
	
	
		
#indiv_event_box {
	float: left;
	clear: none;
	min-height:136px;
	margin-top: 27px;
	background-image:url(images/bk_beige.gif);
	background-repeat:repeat;
	width: 640px;
	padding-bottom: 28px;
	font-size: 11px;
	color: #0D2F31;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 35px;
	line-height: 16px;
	font-weight: normal;
	}
	
	#indiv_event_box	a {
text-decoration:underline;
color:#0D2F31;

}

#indiv_event_box	a:hover {
text-decoration:underline;
color:#0D2F31;
}
	
#indiv_event_box h1 {
	font-size: 15px;
	color: #0D2F31;
	line-height: 16px;
	font-weight:normal;
	}
	
	#indiv_event_box p2 {
	font-size: 12px;
	color: #0D2F31;
	line-height: 13px;
	font-weight:bold;
	}
	
	

#indiv_aboutmusic_box {
	float: right;
	clear: none;
	margin-top: 25px;
	background-image:url(images/bk_brown.gif);
	background-repeat:repeat;
	width: 297px;
	padding-bottom: 25px;
	font-size: 11px;
	color: #E6E2AF;
	padding-left: 35px;
	padding-top: 25px;
	padding-right: 40px;
	line-height: 16px;
	font-weight: normal;
	margin-left: 0px;
	}

#indiv_aboutartist_box {
	float: left;
	clear: none;
	margin-top: 65px;
	background-image:url(images/indiv_artist.gif);
	background-repeat:repeat-y;
	padding-bottom: 25px;
	font-size: 11px;
	color: #0D2F31;
	padding-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	line-height: 16px;
	font-weight: normal;
	width: 410px;
	background-position:left;
	margin-left: 43px;
	}
	
#indiv_aboutartist_text {
	width:250px;
	float:left;
	clear:none;
	padding-top: 0px;
	padding-bottom: 20px;
}

#indiv_aboutartist_photo {
	width:100px;
	float:left;
	clear:none;
	padding-top: 25px;
	padding-right: 35px;
}
	

#indiv_aboutmusic_box h1 {
	font-size: 15px;
	color: #E6E2AF;
	line-height: 16px;
	font-weight:normal;
	padding-bottom: 10px;
	}

#indiv_aboutartist_box h1 {
	font-size: 15px;
	color: #0D2F31;
	line-height: 16px;
	font-weight:normal;
	padding-left: 130px;
	padding-bottom: 10px;
	}
	
	
/* CONTENT past upcoming
----------------------------------------*/
#indiv_media_box {
	float: right;
	clear: none;
	margin-top: 25px;
	background-image:url(images/bk_brown.gif);
	background-repeat:repeat;
	width: 268px;
	padding-bottom: 25px;
	font-size: 11px;
	color: #E6E2AF;
	padding-left: 35px;
	padding-top: 25px;
	padding-right: 40px;
	line-height: 16px;
	font-weight: normal;
	margin-left: 0px;
	}

#indiv_media_box a{
	color: #E6E2AF;
	}

#indiv_reports_box {
	float: left;
	clear: none;
	margin-top: 65px;
	background-image:url(images/bk_beige.gif);
	background-repeat:repeat;
	padding-bottom: 25px;
	font-size: 11px;
	color: #0D2F31;
	padding-left: 35px;
	padding-top: 30px;
	padding-right: 20px;
	line-height: 16px;
	font-weight: normal;
	width: 387px;
	background-position:right;
	margin-left: 38px;
	}
	
	#indiv_reports_box_thinner {
	float: left;
	clear: none;
	margin-top: 65px;
	background-image:url(images/bk_blue.gif);
	background-repeat:repeat;
	padding-bottom: 25px;
	font-size: 11px;
	color: #0D2F31;
	padding-left: 35px;
	padding-top: 30px;
	padding-right: 20px;
	line-height: 16px;
	font-weight: normal;
	width: 370px;
	background-position:right;
	margin-left: 38px;
	}

#indiv_reports_box_thinner h1 {
	font-size: 15px;
	color: #0D2F31;
	line-height: 16px;
	font-weight:normal;
	padding-left: 0px;

	}

#indiv_reports_box h1 {
	font-size: 15px;
	color: #0D2F31;
	line-height: 16px;
	font-weight:normal;
	padding-left: 0px;

	}

#indiv_media_box h1 {

	font-size: 15px;
	color: #E6E2AF;
	line-height: 16px;
	font-weight:normal;
	}
	

/* VIDEO WINDOW
----------------------------------------*/

#video_win {
	width: 377px;
	height: 380px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/background.gif);
	border: 0px solid;
	position:absolute;
	left: 0px;
	top: 0px;
	padding-left: 30px;
	}

#audio_win {
	width: 377px;
	height: 143px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/background.gif);
	border: 0px solid;
	position:absolute;
	left: 0px;
	top: 0px;
	padding-left: 30px;
	}
	
#video_box {
	width: 327px;
	margin: 0px;
	background-color:#E6E2AF;
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px;
	padding-bottom: 10px;
	}
	
/* BEGIN FOOTER
----------------------------------------*/


/* BEGIN FOOTER
----------------------------------------*/

#footer {
	clear: both;
	padding-top:80px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, "sans serif;";
	font-size: 10px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
	color: #077B8B;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 130px;
}

#footer p a {
	color: #077B8B;
	text-decoration:none;
}

#footer p a:hover {
	color: #077B8B;
	text-decoration:underline;
}

#footer h1 {
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	letter-spacing:normal;
	text-transform:none;
}

#footer h1 a {
	color: #cccccc;
	text-decoration:none;
}

#footer h1 a:hover {
	color: #cccccc;
	text-decoration:underline;
}

/* END FOOTER */


/* END FOOTER */
