body {font-family:Verdana;font-weight:normal}
H5 {font-family:Arial; font-style:normal; font-weight:bold}
H1 {font-family:"Comic Sans MS",Verdana;font-weight:x-bold; color:blue}
H2 {font-family:"Comic Sans MS",Verdana;font-weight:bold}
H6 {font-family:Arial;font-style:italic; font-size:smaller;font-weight:normal}
H3 {font-family:"Comic Sans MS",Verdana;font-weight:normal}
.adate {font-family:Arial; font-style:italic}
th {font-family:"Comic Sans MS",Verdana;font-weight:bold; font-size:large}
.menu {font-family:Arial; font-style:normal; font-weight:normal; text-align:center; font-size:small}
.sts {font-style:italic}


/* this style is used for event type eg ceilidh to replace the H3 formerly used */
.event {
font-family:Comic Sans MS, Verdana, sans serif;
font-size:120% ;
font-weight:normal;
line-height:200%


}

/*style to highlight the artists appearing */
.artist {
font-family:Verdana;
font-weight:bold;
font-style: italic;
line-height:125%;


}

/*style to highlight the club  */
.club {
font-family:Verdana;
font-weight:normal;
font-style: normal;
line-height:200%;


}

.special {font-family:Verdana;font-weight:bold}

.cal {border-style:solid; 
border-width:1 padding-left:10px;
padding-right:10px; 
font-weight:normal: font-size:smaller;
border-color:#330033; 
text-align:center; }



/* for event swhich have sold out*/

.soldout {
border-style:outset; 
margin-right:20px;
margin-left:20px;
border-width:4px;
border-color:#FF0000;
color:#000000;
line-height:200%;
text-align:center;
font-weight:bolder;
}

.cal a:hover {font-family: Comic Sans MS; font-weight:normal; background-color:FF0000; color:FFFF00;}

.eventg-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
	line-height: 40px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}



/* for details opf s one off event*/

.details {
			font-style:italic;
			line-height:150%;
			}

.ticketonly {
			font-style:normal;
			line-height:100%;
			font-style:normal;
			border-width:thin;
			border-style:hidden;
			padding-right:10px;
			padding-left:10px;
			background-color:#FFFFFF
			}

.urgent-announce {
			border-style:outset; 
			margin-right:20px;
			margin-left:20px;
			border-width:4px;
			border-color:#FF0000;
			color:#000000;
			line-height:200%;
			text-align:center;
			font-weight:bolder;
			font-style:normal;
			padding-right:10px;
			padding-left:10px;
			background-color:#FFFFFF
			}
			
			
.note {font-size:xx-small;

}


.fest-artist {
	line-height: 150%;
	font-family: "Comic Sans MS";
	font-size: larger;
	text-align:center;
}


.googlemap{
	font-size:80%;
	
}