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


/*______GENERAL_____*/

body   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
a  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b33431;
	font-size: 16px;
}
a:link	{
		border: none;
		text-decoration: underline;
		}
a:visited {
		border: none;
		text-decoration: underline;
		}
a:hover	{
		border: none;
		text-decoration: none;
		}

a:active	{
		border: none;
		text-decoration: underline;
		}
h1  {
	font-size: 28px;
	font-weight: bold;
	color: #b33431;

}
h2  {
	font-size: 16px;
	font-weight: bold;
}


/*_____ALBUM_BAR_____*/

#download_rock_text a {
	color: #b33431;
	font-size: 21px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#download_rock_text a:link	{
		border: none;
		text-decoration: none;
		}
#download_rock_text a:visited {
		text-decoration: none;
		}
#download_rock_text a:hover	{
		text-decoration: underline;
		}

#download_rock_text a:active	{
		text-decoration: none;
		}
.red  {
	color: #b33431;

}

/*_____LEFT_COL_____*/

#shows  {
	color: #FFF;
	padding: 15px;
	padding-left: 20px;
	line-height: 16px;
}
.show_header  {
	font-size: 16px;
	font-weight: bold;
}
.show_date  {
	font-size: 14px;
	font-weight: 800;
	font-style: italic;
}
.show_venue  {
	font-size: 14px;
	font-weight: bold;

}
.show_copy  {
	font-size: 12px;
}
#left_col_contact  {
	padding-left: 30px;
}

/*_____FOOTER_____*/

#copyright  {
	font-size: 12px;
}
#drawbridge  {
	font-size: 12px;
}
#drawbridge a {
	font-size: 12px;
}
#hidden_link {
	font-size: 10px;
}

/*_____SPLASH_PAGE______*/

#flash_container a  {
	font-size: 22px;
}



/*_____MESSAGE_PAGE_____*/

.message_body  {
	font-size: 26px;
	text-align: center;
	line-height: 48px;
}
.message_body h1  {
	font-size: 30px;
	font-weight: bold;
}
#message_text  {
	line-height: 42px;
	font-size: 18px;
}


/*_____LISTEN_POP_UP_____*/

.listen_text  {
	font-size: 10px;
	margin-top: 3px;
}
.listen_text a {
	font-size: 10px;
	color: #b33431;
}

/*_____MAILING_LIST_PAGE_____*/

#mailing_list h3 {
	color: #b33431;
	font-style: italic;
}
.media_video_text {
	font-size: 16px;
	font-weight: bold;
}
.media_mp_header{
	font-size: 16px;
	font-weight: bold;
}
.media_mp_text {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 20px;
}
.media_mp_text a {
	font-size: 11px;
	font-weight: bold;
}

/*_____MISSION_PAGE_____*/

#mission_text  {
	line-height: 42px;
	font-size: 18px;
}

/*_____METHOD_PAGE_____*/

/*_____MINGLE_PAGE_____*/

.band_name  {
	color: #FFF;
	font-size: 20px;
}
.band_instrument {
	color: #FFF;
	font-size: 16px;
}
.mingle_container a {
	font-size: 11px;
}
.family_container  {
	font-size: 16px;
}
.family_container a  {
	font-size: 16px;
}
