/*---------------------------------------------------------------
 | Homepage
 +-------------------------------------------------------------*/


#homephoto {
	background: transparent url(../graphics/home_image2.jpg) no-repeat 0 0;
	width: 960px;
	height: 545px;
	margin: 0;
	position: relative;
	}

#home #page {
	padding: 25px 40px 20px 40px;
	}

#home .modbox {
	width: 420px;
	float: left;
	}

#home .modbox.right {
	float: right;
	}

#home .modbox.center {
	margin-left: 35px;
	}

.ehead .page-title-wrap {
	background: #00aeef;
	}

#home .audio-player-wrap {
	position: absolute;
	bottom: 15px;
	left: 38px;
	}

#home div.jp-title li {
	color: #444;
	}


/*---------------------------------------------------------------
 | Homepage News Fader
 +-------------------------------------------------------------*/

#newz-cycle a {
	color: #39b54a;
	}

#newz-wrap {
	height: 145px;
	overflow: hidden;
	}

#newz-wrap .newz-box {
	background: transparent;
	}

#newz-wrap .page-title-wrap {
	background: #39b54a;
	}

#newz-wrap .photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}

#newz-wrap .headline {
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	}

#newz-wrap .content p {
	margin: 0;
	}

#newz-wrap .link {
	display: inline;
	padding-left: 6px;
	}

#newz-wrap .button-box {
	background: transparent;
	width: 90px;
	}

#newz-wrap .buttons {
	float: left;
	padding-top: 1px;
	}

#newz-wrap .buttons img {
	margin-right: 10px;
	margin-top: 2px;
	}

#newz-wrap .pagenum {
	text-align: right;
	font-size: 11px;
	color: #fff;
	}

/*---------------------------------------------------------------
 | Homepage Calendar
 +-------------------------------------------------------------*/

.home-cal-wrap {
	margin-bottom: 15px;
	}

.home-cal-wrap .page-title-wrap {
	background: #92278f;
	}

.home-cal-wrap h2 {
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	margin: 3px 0;
	}

.home-cal-box a,
.home-cal-box a:visited {
	color: #92278f;
	}

.home-cal-box {
	margin-top: 10px;
	cursor: pointer;
	}

.home-cal-datebox {
	float: left;
	width: 70px;
	margin-right: 15px;
	background: #fff;
	color: #000;
	text-align: center;
	border: 1px solid #000;
	}

.home-cal-datebox-month {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding: 3px 3px 3px 7px;
	background: #000;
	color: #fff;
	}

.home-cal-datebox-num {
	font-size: 42px;
	line-height: 40px;
	font-weight: bold;
	}

.home-cal-datebox-day {
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding: 1px 3px 5px 7px;
	}

.home-cal-info {
	}

.home-cal-date {
	}

.home-cal-venue {
	font-weight: bold;
	}

.home-cal-location {
	}

.home-cal-link {
	}


/*---------------------------------------------------------------
 | Quote Rotator
 +-------------------------------------------------------------*/

#quote-wrap {
	display: block;
	position: absolute;
	width: 300px;
	height: 170px;
	padding: 20px;
	margin-left: 15px;
	float: left;
	top: 310px;
	}

#quote-wrap .quote {
	font-size: 14px;
	line-height: 19px;
	font-style: italic;
	padding: 1px;
	}

#quote-wrap .author {
	display: block;
	font-size: 14px;
	margin-top: 9px;
	text-align: right;
	font-weight: bold;
	padding: 1px;
	}

#quote-wrap .author:before {
	content: "\2014 ";
	}

/*---------------------------------------------------------------
 | Homepage Recording
 +-------------------------------------------------------------*/

.home-record-wrap {
	}

.home-record {
	}

.home-record-photo-wrap1 {
	background: transparent;
	float: left;
	margin: 5px 15px 5px 0;
	}

.home-record-photo-wrap2 {
	display: inline;
	}

.home-record-photo {
	text-align: center;
	}

.home-record-head {
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	margin-top: 4px;
	margin-bottom: 7px;
	}

.home-record-subhead {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 0px;
	}

.home-record-date {
	display: none;
	font-style: italic;
	color: #000;
	}

.home-record-text {
	display: block;
	height: 84px;
	line-height: 17px;
	overflow: hidden;
	}

.home-record-link {
	display: inline;
	padding-left: 8px;
	}


/*---------------------------------------------------------------
 | Homepage Video
 +-------------------------------------------------------------*/

.home-video-wrap {
	margin-bottom: 10px;
	}

.home-video {
	}

.home-video-photo-wrap1 {
	background: transparent;
	float: left;
	margin: 1px 15px 5px 0;
	}

.home-video-photo-wrap2 {
	display: inline;
	}

.home-video-photo {
	text-align: center;
	border: none;
	}

.home-video-head {
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	margin-top: 1px;
	margin-bottom: 7px;
	}

.home-video-subhead {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 0px;
	}

.home-video-date {
	display: none;
	font-style: italic;
	color: #000;
	}

.home-video-text {
	}

.home-video-link {
	display: inline;
	padding-left: 8px;
	}
