/*
	Home Page Font Size
*/
.mainCol p,
.mainCol li {
	font-size: 75%;
}


/*
Latest news
*/
.latestNews {
	padding-top: 1px;
}

.latestNews h2 {
	margin-bottom: 13px;
	margin-top: 4px;
	font-weight: normal;
	color: #ededed;
	font-size: 87.5%;
}

.latestNews img {
	border: solid #333333 1px;
	width: 152px;
	float: left;
}

.latestNews .newsCopy {
	padding-top: 10px;
	width: 296px;
	float: right;
}

.latestNews .newsCopy h3 {
	margin-bottom: 4px;
	font-weight: normal;
	font-size: 87.5%;
	color: #ededed;
}

.latestNews .newsCopy p {
	margin-bottom: 11px;
}

.latestNews .newsCopy p.readMore {
	margin-bottom: 0px;
	font-size: 75%;
}

.latestNews .newsCopy a {
	font-weight: bold;
	color: #ffffff;
}

.last {
	padding: 0px !important;
	margin: 0px !important;
}


.latestNewsLrgImg {
	position: relative;
	text-align: center;
	padding: 0px;
}

.latestNewsLrgImg h2 {
	background: url(../img/bkPlain.png);
	position: absolute;
	text-align: left;
	padding-left: 11px;
	line-height: 160%;
	top: 0px;
	left: 0px;
	width: 472px;
}

.latestNewsLrgImg .copy {
	background: url(../img/bkPlain.png);
	text-align: left;
	position: absolute;
	padding: 8px 11px 0px 11px;
	bottom: 20px;
	left: 0px;
	width: 461px;
}

.latestNewsLrgImg .copy h3 {
	margin-bottom: 0px;
	font-size: 87.5%;
}

.latestNewsLrgImg .copy p {
	margin-bottom: 4px;
}


.latestNewsLrgImg .copy p a {
	font-size: 85%;
	float: right;
}


/*
Standard News Modules
*/
.newsList ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}


.newsList ul li {
	padding: 0px 0px 12px 0px;
	position: relative;
	margin: 0px;
}

.newsList ul li.last {
	padding: 0px;
}


.newsList ul li img {
	padding-right: 12px;
	float: left;
}

.newsList ul li a span {
	padding-left: 13px;
	width: 374px;
	float: left;
	color: #ffffff;
	cursor: pointer;
}

.newsList ul li a strong {
	padding-top: 10px;
	display: block;
}

.webNewsList ul li a strong {
	padding-top: 3px;
	display: block;
}

.newsList ul li a:hover strong {
	text-decoration: underline;
}

.webNews {
	display: block;
	padding-top: 3px;
}

.webNews .newsDate {
	background: url(../img/iconDate.gif) left no-repeat;
	padding: 0 17px;
}

.webNews .externalSite{
	background: url(../img/iconExternalSite.gif) left no-repeat;
	padding-left: 23px;
}

/*
	Side Options
*/
.sidePanel {
	background: url(../img/bkPlain.png);
	margin-bottom: 12px;
	padding: 9px 10px;
}



/*
	Tour Dates
*/
.tourDates ol {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.tourDates ol li {
	padding-bottom: 16px;
	position: relative;
}

.tourDates ol .date {
	width: 57px;
	float: left;
}

.tourDates ol .details {
	padding: 20px 0px 0px 16px;
	font-size: 87.5%;
	width: 128px;
	float: left;
}

.tourDates ol .details strong {
	padding-bottom: 4px;
	font-size: 158%;
	display: block;
}

.tourDates ol li a:hover {
	text-decoration: none !important;
}

.tourDates ol li a:hover .details strong {
	text-decoration: underline !important;
}


/*
	Media Player
*/
.mediaPlayer {
	position: relative;
	padding: 0px;
}

.mediaPlayer h2 {
	padding: 9px 0px 0px 10px;
}

.mediaPlayer p.mPlayer {
	position: absolute;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
}

.mediaPlayer p.mPlayer a {
	background: url(../img/iconMediaPlayer.png) top left no-repeat;
	text-indent: -99999px;
	width: 239px;
	height: 135px;
	display: block;
}

/* Muse Photos */
.musePhotos {
	margin-bottom: 12px;
	position: relative;
}

.musePhotos h2 {
	background: url(../img/bkPlain.png);
	position: absolute;
	top: 0px;
	left: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	font-weight: normal;
	color: #ededed;
	display: block;
	width: 228px;
	padding: 6px 0px 3px 10px;
}

.musePhotos p {
	margin-bottom: 0px;
}

/*
	Muse Comments
*/
.comments {
	padding: 9px 9px 10px 8px;
}

.comments h2 {
	margin-bottom: 4px;
}

.comments .commentsBtm {
	background: url(../img/bkCommentsBtm.gif) bottom left no-repeat;
}

.comments .commentsTop {
	background: url(../img/bkCommentsTop.gif) top left no-repeat;
	padding: 7px 10px;
	min-height: 248px
}

.comments ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.comments ul li {
	font-weight: bold;
	font-size: 75%;
}

.comments ul li.middleItem {
	opacity: 0.7;
}

.comments ul li.lastItem {
	opacity: 0.5;
}

.comments ul li span {
	padding-bottom: 6px;
}

.comments ul li blockquote {
	margin-bottom: 18px;
}

.comments ul li p {
	background: url(../img/bgCommentTop.png) top left no-repeat;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	clear: both;
	display: block;
	font-size: 100%;
}

.comments ul li p a {
	background: url(../img/bgComment.png) bottom left no-repeat;
	padding: 0px 5px 17px 5px;
	display: block;
	color: #000000;
}

.comments ul li.middleItem p a {
	background: url(../img/bgComment_even.png) bottom left no-repeat;
}

.comments ul li.lastItem blockquote {
	margin-bottom: 5px;
}

/* Recent Activity */
.recentActivity h2 {
	color: #ffffff;
}

.recentActivity h3 {
	margin-bottom: 0px;
	font-size: 88%;
	color: #ffffff;
}

.recentActivity ul {
	list-style: none;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

.recentActivity ul li {
	text-transform: lowercase;
	font-size: 85%;
	color: #ffffff;
}

/*
	Photos module
*/
.photos {
	background: url(../img/bkPhotos.png) top left no-repeat;
	padding-bottom: 5px;
	font-size: 212%;
}

.photos .highlight {
	padding: 0px 16px 0px 15px;
}

.photos p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.photos strong {
	font-size: 80%;
	color: #8e8e8e;
}

.musePhotos {
	position: relative;
}

.shop p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}




