/* {{{ Reset Page Fram */

#hd {
	background: none;
	padding-bottom: 0;
}

#bd {
	background: none;
}

#ft {
	background: transparent url(../images/elements/horizontal-line.png) top center no-repeat;
	margin-top: 40px;
}

#yui-main {
	padding: 0;
}

/* }}} */
/* {{{ Main Feature */

#frontpage_feature {
	height: 320px;
	background: transparent url(../images/front/feature-photo.jpg) no-repeat 10px 56px;
	margin-bottom: 20px;
}

#frontpage_feature_contents {
	padding: 110px 250px 0 75px;
	height: 206px;
	background: transparent url(../images/front/feature-border.png) top left no-repeat;
}

#frontpage_feature h1 {
	font-size: 189%;
	margin: 0 0 0 130px;
	padding-top: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #6f6a60;
}

#frontpage_feature p {
	margin-left: 133px;
	color: #6f6a60;
}

#frontpage_feature #album_cover {
	float: left;
}


/* }}} */
/* {{{ Tour */

#tour h2 {
	margin: 0 0 0.5em 0;
}

#tour_view.swat-table-view {
	border-bottom: 1px solid #b6a67f;
}

#tour_view.swat-table-view tr {
	border-collapse: collapse;
	background: none;
}

#tour_view.swat-table-view td {
	border: 0;
	border-top: 1px solid #b6a67f;
}

#tour_view.swat-table-view td.date-column {
	white-space: nowrap;
}

#tour_view.swat-table-view td.location-column {
	text-align: right;
}

#tour_view.swat-table-view tr.cancelled td {
	text-decoration: line-through;
}

/* }}} */
/* {{{ Fan Photos */

#fan_photos {
	border-bottom: 1px solid #b6a67f;
	padding-bottom: 1em;
	margin-right: 2em;
}

#fan_photos p {
	margin-bottom: 0;
}

#fan_photos h2 {
	margin: 0;
}

#photo_view.swat-tile-view .swat-tile {
	margin: 0;
}

/* }}} */

#recent_news {
	margin-right: 2em;
}

#tour_archive_promo {
	height: 155px;
	width: 237px;
	background: url(../images/elements/tour-archive-frame-front.png) top left no-repeat;
	text-align: center;
	font-size: 85%;
	margin-top: .75em;
}

#tour_archive_promo p {
	margin: 0;
	padding: 40px 30px 15px 30px;
}

#tour_archive_promo a {
	font-weight: bold;
}
