﻿/*****************************************/
/* DEFAULT CSS

Fixed-Width = 960px
2-Column Design with Top Navigation
Header Image: 240px width
****************************************/
html
{
	background: #CCC url(9am_images/background.jpg) repeat-x;
}

body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	letter-spacing: .03em;
}

a, a:visited, a:active
{
	cursor: pointer;
	color: #3e97c7;
	text-decoration: none;
}

a:hover
{
	color: #191919;
}

#global_wrapper
{
	margin: 0px auto;
	padding: 10px 10px 0px 10px;
	width: 960px;
	overflow: hidden;
	background: #FFF;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
}

#navigation
{	
	white-space: nowrap;
	position: absolute;
	min-width: 960px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #ddd;
	overflow: hidden;		
	background: transparent url(9am_images/nav.png) top left repeat-x;
}

.ie7 #navigation
{
	margin-left: auto;
	margin-right: auto;
}


#navigation li
{
	display: inline;
}

#navigation li a
{
	float: left;
	padding: 12px 12px 11px 12px;
	text-decoration: none;
	letter-spacing: .06em;
	border-right: 1px dotted #e6e6e6;
}

#navigation li a:hover, #navigation li a.selected
{
	background: #FFF;
}

#header
{
	margin-top: 60px;
	width: 1px;
	float: left;
	padding-bottom: 15px;
}

#header img
{
	width: 250px;
	max-height: 550px;
}

#main
{
	overflow: hidden;
	width: 650px;
	float: right;
	padding: 10px 0px 20px 10px;
	margin-top: 60px;
	margin-left: 50px;
	min-height: 600px;
	border-top: 1px solid #fff;
}

#secondary
{
	width: 250px;
	float: left;
	padding-top: 15px;
	border-top: solid 1px #ddd;
}


.music_title, .event_title, .video_title, .buzz_title, .buzz_entry, .bio_text, .review_summary, .page_content
{
	padding-right: 30px;
}

#footer
{
	clear: both;
	margin-top: 15px;
	padding: 10px;
	border-top: solid 1px #ddd;
}

#footer ul
{
	padding-bottom: 5px;
}

#footer li
{
	font-size: 12px;
	display: inline;
	padding-right: 10px;
}

#footer .selected
{
	color: #191919;
}

#footer .branding
{
	padding: 5px;
	font-size: 12px;
	color: #999;
	text-align: right;
}

/************************************************************************************/
/* FLOATS */

/* Auto Clear Floats in Mozilla, Firefox, Safari - browsers that support :after */

#page_wrapper:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Auto Clear Floats the easy way */
.item, .photo_list
{
	overflow: hidden;
	width: 100%;
}

/************************************************************************************/
/* GENERAL STYLES */

h2
{
	font-size: 24px;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
}

h3
{
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

h4
{
	font-size: 18px;
}

#secondary h3
{
	font-size: 16px;
}

.image
{
	float: left;
}

.image img
{
	width: 150px;
	border: 1px solid #bbb;
}

.details
{
	margin-left: 166px;
}

.item
{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #ddd;
}

.list
{
	margin-top: 5px;
	padding-top: 15px;
	border-top: solid 1px #ddd;
}

.menu
{
	margin: 15px 0px;
}

.menu a, .play
{
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 10px;
	padding: 3px 4px;
	margin-right: 3px;
	border: solid 1px #ddd;
	border-bottom: solid 1px #ccc;
	background-color: #eef2f8;
}

.menu .play, .menu .download, .menu .watch_now, .play
{
	padding-left: 12px;
	background: #eef2f8 url(9am_images/play.png) no-repeat left center;
}

.menu a:hover, .play:hover
{
	background-color: #dfe8f7;
}

.details_links
{
	text-align: right;
	float: right;
	position: relative;
	top: -35px;
	height: 0px;
	margin: 8px 10px 7px 0px;
}

.details_links a
{
	margin-left: 5px;
	padding: 3px 5px;
	background: #e6e6e6;
	color: #000;
	border: solid 1px #ddd;
	border-bottom: solid 1px #ccc;
}

.details_links a:hover
{
	background: #dfe8f7;
}

.title
{
	color: #3e97c7;
	font-size: 16px;
}

.bold
{
	color: #333;
}

.zero
{
	display: block;
	margin: 10px 0px;
}

.button
{
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
	padding: 2px 4px 1px 4px;
	color: #3e97c7;
	background: #eef2f8;
	border: solid 1px #ddd;
	border-bottom: solid 1px #ccc;
	text-align: center;
}

.button:hover
{
	color: #191919;
	background: #dfe8f7;
}


.paging
{
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: right;
}

.paging a
{
	margin: 2px;
	padding: 1px 3px;
}

.paging .paging_current
{
	padding: 1px 3px;
	margin: 2px;
	color: #191919;
}

/*
NOTE:
The watermark class applies to text within an input field that will dissapear
on focus.  This is not visible in the example files.
*/

.watermark
{
	color: #999;
}

/************************************************************************************/
/* EVENT CALENDAR */

.event_calendar
{
	padding-bottom: 15px;
	font-size: 14px;
	border-bottom: solid 1px #ddd;
	margin-bottom: 15px;
}

.event_calendar table
{
	border-collapse: collapse;
}

.calEvents
{
	width: 250px;
}

.calEvents_TitleStyle
{
	text-transform: uppercase;
	color: #4c4c4c;
	font-size: 16px;
	padding: 0px 5px 3px 5px;
}

.calEvents_DayHeaderStyle
{
	text-transform: uppercase;
	font-size: 10px;
	padding: 5px 0px;
}

.calEvents_DayStyle
{
	color: #666;
	height: 25px;
}

.calEvents_OtherMonthDayStyle
{
	height: 0px;
}

.calEvents_Active a
{
	display: block;
	background: #e6e6e6;
	margin: 1px;
	line-height: 23px;
	color: #666;
}

.calEvents_NextPrevStyle a
{
	display: block;
	margin: 1px;
	text-align: center;
	line-height: 23px;
}

.calEvents_Active a:hover, .calEvents_NextPrevStyle a:hover
{
	background: #dfe8f7;
}

/************************************************************************************/
/* DOWNLOAD CODE */

.download_code
{
	border-bottom: solid 1px #ddd;
	margin-bottom: 15px;
}

.download_code p
{
	font-size: 11px;
	color: #4c4c4c;
}

.download_form
{
	padding: 15px 0px;
}

.download_form input[type="text"]
{
	border: 1px solid #CCCCCC;
	font-family: helvetica,arial,sans-serif;
	height: 20px;
	width: 150px;
}

/************************************************************************************/
/* FEATURED RECORDING */

.featured_recording
{
	border-bottom: solid 1px #ddd;
	margin-bottom: 15px;
	padding-bottom: 4px;
}

.featured_recording .item
{
	padding: 0px;
	margin: 0px;
	border-bottom: none;
}

.featured_recording .image
{
	width: 62px;
	float: left;
}

.featured_recording .image img
{
	border: solid 1px #C6BF9F;
	height: 50px;
	width: 50px;
}

.featured_recording .details
{
	margin-left: 62px;
}

.featured_recording .music_title
{
	font-size: 14px;
}

.featured_recording .music_date
{
	font-size: 11px;
	margin-bottom: 7px;
	margin-top: 2px;
}

/************************************************************************************/
/* FEATURED EVENT */

.featured_event
{
	border-bottom: solid 1px #ddd;
	margin-bottom: 15px;
	padding-bottom: 4px;
}

.featured_event .item
{
	padding: 0px;
	margin: 0px;
	border-bottom: none;
}

.featured_event .image
{
	width: 62px;
	float: left;
}

.featured_event .image img
{
	border: solid 1px #C6BF9F;
	height: 50px;
	width: 50px;
}

.featured_event .details
{
	margin-left: 62px;
}

.featured_event .event_title
{
	font-size: 14px;
}

.featured_event .event_venue, .featured_event .event_location
{
	font-size: 11px;
}

.featured_event .event_venue
{
	margin-top: 2px;
}

.featured_event .event_date
{
	font-size: 11px;
	margin-bottom: 7px;
	margin-top: 2px;
}


/************************************************************************************/
/* LINKS */

.links
{
	float: left;
	border-bottom: solid 1px #ddd;
	margin-bottom: 15px;
}

.links .list
{
	width: 250px;
	border: none;
	padding: 0px;
}

.links .item
{
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 0px;
	border-bottom: none;
	width: 35px;
}

.links .image img
{
	height: 35px;
	width: 35px;
	border: none;
}

.links .details
{
	display: none;
}

/************************************************************************************/
/* BECOME A FAN */

.become_a_fan
{
	border-bottom: solid 1px #ddd;
	margin-bottom: 15px;
	padding-bottom: 4px;
}

.become_a_fan p
{
	font-size: 11px;
	color: #4c4c4c;
}

/************************************************************************************/
/* RADIO */

.radio
{
	border-bottom: solid 1px #ddd;
	margin-bottom: 15px;
	padding-bottom: 4px;
}

.radio_marquee
{
	white-space: nowrap;
}

.radio_marquee_item
{
	display: inline;
	margin-right: 20px;
}

.radio_marquee_image, .radio_marquee_text
{
	display: inline;
	font-size: 11px;
	color: #4c4c4c;
}

.radio_marquee_image img
{
	width: 25px;
	height: 25px;
	vertical-align: middle;
	border: solid 1px #C6BF9F;
}

/************************************************************************************/
/* CUSTOM */

.custom
{
	border-bottom: solid 1px #ddd;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

/************************************************************************************/
/* HOME PAGE */

.slideshow
{
	height: 368px;
	margin-bottom: 15px;
	margin-top: -10px;
}

.custom_html
{
	margin-bottom: 15px;
}

.featured_item h4, .latest_updates h4
{
	margin: 0px 0px 10px 0px;
}

.featured_item_item
{
	padding: 15px 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	background: #f9f9f9 url(9am_images/featured.png) repeat-x;
}

.featured_item_item .image
{
	margin-left: 15px;
}

.featured_item_item .details
{
	margin-left: 181px;
	margin-right: 15px;
}

.featured_item_text
{
	margin-top: 5px;
}

/************************************************************************************/
/* BIO PAGE */

.bio_title
{
	margin-bottom: 15px;
}

.bio_image
{
	float: right;
	margin: 0px 0px 25px 25px;
}

.bio_image img
{
	border: solid 1px #C6BF9F;
	width: auto;
}

.bio_details
{
	margin: 0px;
}

/************************************************************************************/
/* EVENTS PAGE */

.event_sponsor /* element is not depicted */
{
	margin: 10px 0px;
}

.event_sponsor img /* element is not depicted */
{
	display: block;
	margin-top: 2px;
	max-height: 150px;
	max-width: 150px;
	border: 1px solid #bbb;
}

.event_program_title
{
	font-weight: bold;
	margin-top: 10px;
	color: #333;
}

/************************************************************************************/
/* MUSIC PAGES */

.music_work_list
{
	border: none;
	margin: 0px;
	padding: 0px;
}

.more_info, .read_more
{
	text-transform: uppercase;
	font-size: 10px;
	padding: 4px 4px 2px 4px;
	background: #f3fffb;
	margin-right: 5px;
	border: dotted 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#music_details .music_details
{
	float: left;
	margin: 15px 0px;
	padding: 15px 0px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

#music_details .featured_recording .music_details
{
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	margin-left: 62px;
}

.music_work
{
	float: left;
	width: 100%;
	background: #EFEFEF;
	margin-top: 2px;
}

.music_work_title
{
	float: left;
	width: 400px;
	margin-left: 10px;
	padding: 6px 0px;
	font-size: 10px;
}

.music_work a
{
	float: right;
	margin: 2px 5px 2px 0px;
}

.work_list
{
	margin: 0px;
	padding: 0px;
	border: none;
}

.work
{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.work_title
{
	float: left;
	width: 100%;
}

.work_title span
{
	float: left;
	width: 420px;
	font-weight: bold;
}

.work_title .play
{
	float: right;
	font-weight: normal;
	margin-right: 5px;
}

.track_list
{
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 7px;
	border: none;
}

.track
{
	float: left;
	width: 100%;
	margin-top: 2px;
	background: #efefef;
}

.track_title
{
	float: left;
	width: 400px;
	margin-left: 10px;
	padding: 6px 0px;
	font-size: 10px;
}

.track .play
{
	float: right;
	margin: 2px 5px 2px 0px;
}

/************************************************************************************/
/* PHOTOS PAGES */

.photo_list
{
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
}

.photo_list .item
{
	border-bottom: none;
	display: inline;
}

.photo_list .item img
{
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #7ab4dc;
}

.photo_details_title
{
	margin-bottom: 8px;
}

.photo_details_photo
{
	padding: 10px;
	margin: 0px;
	background: #e6e6e6;
	text-align: center;
}

.photo_details_photo img
{
	max-width: 630px;
}

/************************************************************************************/
/* VIDEOS PAGES */

.video_details_video
{
	margin: 5px 0px;
	padding: 0px;
	text-align: center;
	background: #e6e6e6;
	height: 393px;
}

.video_details_date, .video_date, .music_date, .music_details_date, .buzz_date, .buzz_details_date, .event_date, .photo_details_date
{
	text-transform: uppercase;
	font-size: 10px;
	margin: 10px 0px 5px 0px;
}



/************************************************************************************/
/* BUZZ PAGES */

#buzz_details .buzz_details p
{
	margin: 10px 0px;
}

#buzz_details .buzz_details
{
	margin: 15px 0px;
	padding: 15px 0px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

.buzz_date, .buzz_details_date
{
	margin-bottom: 5px;
}

.buzz_feed, .buzz_details_feed
{
	font-weight: bold;
}

.buzz_menu, .buzz_details_menu
{
	margin-bottom: 0px;
}

/************************************************************************************/
/* REPERTOIRE PAGE */

.repertoire_group_list, .repertoire_group_item, .repertoire_work_list, .repertoire_work_item
{
	border: none;
	margin: 0px;
	padding: 0px;
}

.repertoire_group_item
{
	margin-bottom: 15px;
}

.repertoire_work_list
{
	margin-top: 5px;
	padding-right: 5px;
}

.repertoire_work
{
	float: left;
	width: 100%;
	background: #efefef;
	margin-top: 2px;
}

.repertoire_work span
{
	float: left;
	width: 550px;
	margin-left: 10px;
	padding: 6px 0px;
	font-size: 10px;
}

.repertoire_work .play
{
	float: right;
	margin: 2px 5px 2px 0px;
}

.repertoire_role, .repertoire_notes
{
	margin: 0px 20px 2px 20px;
	font-size: 10px;
}

/************************************************************************************/
/* PRESS KIT PAGE */
.presskit_image
{
	float: right;
	padding: 0px 10px 0px 0px;
}

.presskit_image img
{
	border: none;
	height: 50px;
	width: 50px;
}

.presskit_details
{
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

.presskit_file_type
{
	text-transform: uppercase;
	font-size: 10px;
	float: right;
	clear: right;
	padding: 5px 10px 0px 0px;
}

.presskit_size
{
	text-transform: uppercase;
	font-size: 10px;
	float: right;
	clear: right;
	padding: 0px 10px 0px 0px;
}


/************************************************************************************/
/* REVIEWS PAGE */

.review_summary
{
	margin: 10px 50px 10px 0px;
}

.review_source
{
	font-style: italic;
}

.review_menu
{
	margin: 10px 0px 0px 0px;
}

/************************************************************************************/
/* MOBILE PAGE */

/* 
NOTE:
The iPhone image is actually two images overlayed on top of each other.
.mobile_loading_screen img is places on top of .mobile_phone img with
CSS positioning.
*/

.mobile_image
{
	float: right;
	margin: 0px 10px 0px 0px;
	width: 250px;
	text-align: center;
}

.mobile_image img
{
	border: none;
}

.mobile_phone img
{
	width: 250px;
	margin-left: 10px;
}

.mobile_loading_screen
{
	height: 0px;
}

.mobile_loading_screen img
{
	position: relative;
	top: -380px;
	right: -11px;
	width: 208px;
}

.mobile_details
{
	margin: 0px;
}

/************************************************************************************/
/* CONTACT PAGE */

/*
NOTE:
The appropriate .validation_message or .confirmation message not be rendered until 
the send button has been clicked.
*/

.contact_list
{
	width: 250px;
	float: right;
	border-top: solid 1px #ddd;
	margin-right: 50px;
}

.contact_form, .confirmation_message, .validation_message
{
	width: 300px;
}

.contact_name
{
	color: #3e97c7;
	font-size: 14px;
	margin-bottom: 2px;
}

.contact_position
{
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
}

.contact_phone, .contact_address, .contact_email
{
	margin-top: 5px;
}

.input_title
{
	margin-bottom: 2px;
}

.input_form
{
	margin-bottom: 10px;
}

.contact_form_send
{
	margin: 20px 0px;
}

.validation_message
{
	border: 1px solid #f91a00;
	color: red;
	padding: 10px;
	background: #fee2ff;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.confirmation_message
{
	border: 1px solid #6ccbff;
	color: #1c80ff;
	padding: 10px;
	background: #dfe8f7;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}


/************************************************************************************/
/* CUSTOM PAGE */

.custom
{
	border-bottom: solid 1px #ddd;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

/************************************************************************************/
/* SPLASH PAGE */

.splash_slideshow
{
	width: 950px;
	height: 533px;
	margin: 50px auto 20px auto;
}

.splash_link
{
	font-size: 24px;
	text-align: center;
}