/****************************************************************
 *  
 *  >> Styles for Homepage
 * 
 ***************************************************************/

/*---------------------------------------------------------------
 | Homepage
 +-------------------------------------------------------------*/

.slideshow {
	float: left;
	width: 465px;
	}

.home-image {
	}

.home-main {
	float: right; 
	width: 440px;
	}

.banner {
	}

.rbox {
	}

.modbox {
	}

#home .page-title-wrap {
	padding: 0;
	margin: 0;
	background: transparent;
	font: normal 12px arial, helvetica, sans-serif;
	text-align: right; 
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom : 1px dotted #e11c37;
	clear: both;
	}

#home .page-title-wrap .page-title {
	padding: 0;
	font: normal 14px/16px arial, helvetica, sans-serif;
	text-align: left;  
	text-transform: uppercase;  
	color: #e11c37;
	}

#home .page-title-right {
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0;
	margin-right: 10px;
	}

/*---------------------------------------------------------------
 | Audio Player
 +-------------------------------------------------------------*/

.home-audio-wrap {
	position: absolute;
	margin-top: 655px;
	margin-left: 20px;
	}

/*---------------------------------------------------------------
 | Homepage Client Reviews
 +-------------------------------------------------------------*/

.home-quote-wrap {
	margin-bottom: 25px;
	}

.home-quote {
	clear: both;
	}

.home-quote-photo-wrap1 {
	background: transparent;
	float: left;
	margin-right: 15px;
	}

.home-quote-photo-wrap2 {
	display: inline;
	}

.home-quote-photo {
	text-align: center;
	}

.home-quote-head {
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	}

.home-quote-head a {
	}

.home-quote-date {
	font-style: italic;
	font-weight: bold;
	}

.home-quote-text {
	font-weight: normal;
	}

.home-quote-publication {
	display: block;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	text-align: left;
	}

.home-quote-link {
	display: none;
	margin-top: 5px;
	}


/*---------------------------------------------------------------
 | Homepage News Rotator
 +-------------------------------------------------------------*/

#newz-wrap {
	margin-bottom: 25px;
	}

#newz-wrap .newz-box {
	background: transparent;
	height: 140px;
	overflow: hidden;
	}

#newz-wrap .photo {
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	}

#newz-wrap .headline {
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	}

#newz-wrap .content {
	margin-bottom: 7px;
	height: 114px;
	overflow: hidden;
	}

#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: #d1b88c;
	}

#newz-wrap .page-title-right {
	padding-top: 0px;
	}

/*---------------------------------------------------------------
 | Homepage Calendar
 +-------------------------------------------------------------*/

.home-cal-wrap {
	margin-bottom: 15px;
	}

.home-cal-wrap h2 {
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	margin: 3px 0;
	}

.home-cal-box a, 
.home-cal-box a:visited {
	text-decoration: none;
	}
	
.home-cal-box {
	margin-top: 10px;
	cursor: pointer;
	}

.home-cal-datebox {
	float: left;
	width: 70px;
	margin-right: 15px;
	background: #c1a161;
	color: #fff;
	text-align: center;
	padding: 5px;
	border: 1px solid #c1a161;
	}

.home-cal-datebox-day {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-left: 5px;
	}

.home-cal-datebox-num {
	font-size: 42px;
	line-height: 40px;
	font-weight: bold;
	}

.home-cal-datebox-month {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding-left: 4px;
	}

.home-cal-info {
	}

.home-cal-date {
	}

.home-cal-venue {
	font-weight: bold;
	}

.home-cal-location {
	}

.home-cal-link {
	}

/*---------------------------------------------------------------
 | Homepage Recording
 +-------------------------------------------------------------*/

.home-record-wrap {
	}

.home-record {
	margin-bottom: 15px;
	}

.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 {
	}

.home-record-link {
	display: inline;
	padding-left: 8px;
	}

/*---------------------------------------------------------------
 | Homepage Video
 +-------------------------------------------------------------*/

.home-video-wrap {
	margin-bottom: 25px;
	clear: both;
	}

.home-video {
	}

.home-video-photo-wrap1 {
	background: transparent;
	float: left;
	margin: 0 15px 25px 0;
	}

.home-video-photo-wrap2 {
	display: inline;
	clear: both;
	}

.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;
	}

/*---------------------------------------------------------------
 | Homepage Photo Gallery 
 +-------------------------------------------------------------*/

.home-pic-wrap {
	margin-bottom: 25px;
	clear: both;
	}

.home-pic {
	}

.home-pic-photo-wrap1 {
	background: transparent;
	float: left;
	margin: 0 10px 25px 0;
	}

.home-pic-photo-wrap2 {
	display: inline;
	clear: both;
	}

.home-pic-photo {
	text-align: center;
	border: none;
	}

.home-pic-caption {
	display: none;
	}

.home-pic-date {
	display: none;
	}
	
