@charset "UTF-8";
/* Beltaine - Home */

#mpBodyLeftWrapper {
	float:left;
	margin-left:13px;
	width:600px;
	background-color:#fff;
}
#mpBodyRightWrapper {
	float:right;
	width:300px;
	margin-right:12px;
	background-color:#fff;
}
#mpBandPicWrapper {
	margin-left:5px;
	margin-right:5px;
	height:268px;
}
#audioPlayerWrapper {
	margin-right:5px;
	height:120px;
}
#UpcomingEventsWrapper {
	margin-right:5px;
	height:330px;
	background-image:url(../../assets/ueBack.png);
	background-repeat:no-repeat;
}
#lnHeaderWrap {
	margin-left:5px;
	margin-right:5px;
	height:25px;
	background-image:url(../../assets/lnHeader.jpg);
	background-repeat:no-repeat;
}
#lnBodyWrap {
	margin-right:5px;
	height:auto;
	text-indent:10px;
}
#mpCriticWrapper {
	background-color:#fff;
	margin-right:5px;
	height:auto;
}
#upEventsViewAllWrap {
	float:right;
	margin-top:15px;
	margin-right:15px;
}
/*Fonts*/

.lnTitle {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	margin-left:10px;
	margin-top:5px;
	font-weight:bold;
}
.lnPostedAt {
	font-family:Arial;
	text-transform:capitalize;
	font-size:16px;
	color:#084F96;
	margin-top:0px;
	font-weight:bold;
	
}
.lnBodyText {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	margin-left:10px;
	margin-top:10px;
}
.criticTxt {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.criticTxtSub {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	margin-top:0px;
}
.UEHeadTxt {
	font-weight:bold; 
	font-size:16px; 
	font-family:Arial; 
	color:#fff; 
	text-align:left; 
	margin-left:15px;
}
.UESubTxt {
	color:#fff; 
	font-size:14px; 
	font-family:Arial; 
	text-align:left; 
	margin-left:15px;
}
.lnViewMoreWrap {
	float:right;
	margin-right:5px;
	margin-top:4px;
}
.lnViewMore, .lnViewMore a:link, .lnViewMore a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;	
	font-weight:bold;
}
.lnViewMore a:active, .lnViewMore a:hover {
	text-decoration:underline;
}
.lnPostBy {
	font:Arial;
	font-size:10px;
	color:#999999;
	margin-left:10px;
}
.upEventsViewAll, .upEventsViewAll a:link, .upEventsViewAll a:visited{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;

}
.upEventsViewAll a:active, .upEventsViewAll a:hover {
	text-decoration:underline;
}








