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

.slideshow {
	padding-right: 50px;
	}

.modbox td {
	padding-bottom: 25px;
	}


#home .page-title-wrap {
	background: #e6e6e6 url(../graphics/pagehead_back.gif) repeat-y top right;
	font: normal 12px arial, helvetica, sans-serif;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 15px;
	}

#home .page-title-wrap .page-title {
	font: bold 12px/15px arial, helvetica, sans-serif;
	text-align: left;
	padding: 5px 10px 5px;
	text-transform: uppercase;
	color: #666;
	}

#home .page-title-right {
	float: right;
	font-size: 11px;
	padding-top: 4px;
	margin-right: 10px;
	}

/*---------------------------------------------------------------
 | Slideshow
 +-------------------------------------------------------------*/

#slideshow {
	width: 430px;
	height: 660px;
	}

.slide-wrap {
	width: 430px;
	height: 660px;
	}

.slide-image {
	width: 430px;
	height: 660px;
	background-repeat: no-repeat;
	background-position: 50% 20%;
	background-size: cover;
	}

.slide-caption {
	font-size: 13px;
	color: #777;
	padding: 5px 8px;
	background: #e5e5e5;
	}


/*---------------------------------------------------------------
 | Homepage News Rotator
 +-------------------------------------------------------------*/

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

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

#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 {
	margin-bottom: 0px;
	}

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

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

#newz-wrap .buttons {
	float: left;
	}

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

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

#newz-wrap .page-title-wrap {
	margin-bottom: 15px;
	}

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

.home-cal-wrap {
	clear: both;
	margin-bottom: 0px;
	}

.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: #888;
	color: #fff;
	text-align: center;
	padding: 5px;
	border: 1px solid #888;
	}

.home-cal-datebox-day {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-left: 5px;
	}

.home-cal-datebox-num {
	font-size: 36px;
	line-height: 38px;
	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: 0px;
	}

.home-record-photo-wrap1 {
	background: transparent;
	float: left;
	margin: 0px 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;
	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-right: 20px;
	}

.home-video {
	}

.home-video-photo-wrap1 {
	background: transparent;
	float: left;
	margin: 1px 15px 0 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;
	margin-top: 1px;
	margin-bottom: 7px;
	}

.home-video-subhead {
	font-weight: bold;
	font-size: 12px;
	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;
	}
