/* Tuatha */


body
{
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#siteNav
{
	position: relative;
	height: 1.4em;
	top: 40px;
	padding-right: 80px;
	text-align: right;
	font: medium italic Verdana, sans-serif;
}

div#siteNav a 
{
   display: inline;
   width: 10em;
   margin: 0 0 1px; 
   border-width: 0; 
   padding: 5px 10px; 
   background: #333;
   color: #FFC; 
   text-align: right; 
   font: italic 1em sans-serif; 
	text-decoration: none;
}
   
div#siteNav a:hover 
{
   border-width: 0; 
	background: #AAA;
	color: #f33; 
}

div#siteNav a img 
{
	height: 0; 
	width: 0; 
	border-width: 0;
}

div#siteNav a:hover img 
{
	height: 0; 
	width: 0; 
	border-width: 0;
}

div#content
{
	max-width: 1000px;
	min-width: 800px;
	margin:0px auto;
   background: #237D2A url(../images/cherrysiclesxxpage32GGgreen.jpg) fixed top no-repeat; 
   color: #fff;
   font: medium georgia;
   text-align: justify;
   font-weight: bold;
}

div#columnleft
{
	width: 66%;
	float: left;
	padding-left: 2%;
}

div#columnright
{
	width: 29%;
	float: right;
	padding-left: 1%;
}
   
div#content p
{
	margin: 0 1em 1em 0;
	padding: 0.25em 1em 0.25em 1em;
	background: transparent;
}

div#content .event p
{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-left: 1em;
}

div#content ul 
{
	margin-left: 3em;
	text-align: left;
	background: transparent;
	color: #fff;
}

div#band
{
	float: left;
	margin: 1em;
   background: #22232F url(../images/cherrysiclesxxpage32GG.jpg) fixed top no-repeat; 
}

div#band img
{
}

h1 
{
	height: 1.2em; 
	width: auto;
	margin-top: 70px;
	margin-bottom: 40px;
	border-top: solid 3px #C3A237;
	padding: 5px 15px 5px 15px; 
	background: #333; 
	color: #C3A237; 
	letter-spacing: 0.5em; 
	text-align: right; 
	text-transform: uppercase; 
	font: italic medium georgia; 
	vertical-align: middle; 
	white-space: nowrap;
	font-weight: bold;
}

h2
{
	height: 1.2em; 
	padding: 5px 15px 5px 15px; 
	color: #C3A237; 
	text-align: center; 
	letter-spacing: 0.5em; 
	text-transform: uppercase; 
	font: italic medium georgia; 
	vertical-align: middle; 
	font-weight: bold;
}

h2.bio
{
	text-align: left;
}

h3
{
	margin-bottom: 0.5em;
	margin-left: 1em;
	font-style: italic;
	font-size: larger;
}

div.announcementRight
{
	float: right;
	clear: both;
	width: 80%;
   margin: 2em;
   margin-top: 0px;
   border: solid silver 2px;
   border-width: 1px 1px 1px 1px; 
   padding: 1em; 
   background: #22232F url(../images/cherrysiclesxxpage32GG.jpg) fixed top no-repeat; 
   color: #0f0; 
	text-align: left; 
   font-weight: bold; 
   font-style: italic;
   font-size: smaller;
}

div.announcementRight h3
{
	text-align: center;
	color: #0f0;
}

div.announcementRight hr
{
	width: 85%;
	height: 1px;
	border: 0;
   background: #0f0; 
	color: #0f0;
}

div#content div.announcementRight ul
{
	margin-left: 0;
}
	
div#content div.announcementRight li
{
	margin-left: 0;
}

div.announcementLeft
{
/*	float: right; */ 
	width: 45%; 
   margin: 1.5em;
   margin-left: auto;
   margin-right: auto;
   border: solid silver 1px;
   padding: 1em; 
   background: #22232F url(../images/cherrysiclesxxpage32GG.jpg) fixed top no-repeat; 
   color: #0f0; 
	text-align: left; 
   font-weight: bold; 
   font-style: italic; 
}

div.announcementLeft h2
{
	margin-bottom: 2em;
	color: #fff;
}
  
div#content .note
{
	width: 25%;
	float: left;
	clear: none;
	margin-left: 2em;
	margin-right: 4em;
   border: solid #B76413 1px;
   padding: 1.5em; 
   background: #22232F url(../images/cherrysiclesxxpage32GG.jpg) fixed top no-repeat; 
	color: #f33;
	text-align: left; 
   font-weight: bold; 
   font-style: italic; 
}

div#content .note img
{
   border: solid silver 1px;
}

div#content .message
{
	width: 75%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
   border: solid #B76413 1px;
   padding: .5em;
   background: #333;
/*   background: #22232F url(../images/cherrysiclesxxpage32GG.jpg) fixed top no-repeat; */ 
	color: #B76413;
	text-align: center; 
   font-weight: bold; 
   font-style: italic; 
}

div#content a:link {color: white;}

div#content a:visited {color: #BBC;}

div#content a:link:hover {color: #ccc;}

div#content a:visited:hover {color: #CC0;}

div#content .table
{
	width: 65%; 
   margin-left: auto;
   margin-right: auto;
   border: 2px solid #f33;
   padding: 1em; 
	text-align: center; 
   background: transparent; 
   color: white; 
   font-weight: bold; 
   font-style: italic; 
}

div#content table
{
   margin-left: auto;
   margin-right: auto;
}

div#content td
{
   padding: 0; 
   padding-left: 1em; 
   padding-right: 1em; 
	text-align: left; 
}

.picture
{
	float: right;
}

#columnright .event h3
{
	text-align: left;
}

#columnleft .event
{
	padding-left: 2em;
	text-align: left; 
   font-weight: bold; 
   font-style: italic;
   font-size: smaller;
}

.bioLeft
{
	float: left;
}

.bioRight
{
	float: left;
	width: 70%;
}

#player
{
	text-align: center;
}
	
hr
{
	width: 85%;
	height: 3px;
	border: 0;
   background: #C3A237 url(../images/cherrysiclesxxpage32GG.jpg) fixed top no-repeat; 
	color: #C3A237;
}

div#footer
{
	clear: both;
	padding-bottom: 20px;
	text-align: center; 
}

div#footer a:link, #footer a:visited
{ 
	margin: 0px 10px 0px 10px; 
}

div#copyright
{
	margin: 20px 0 0 0;
	font-weight: normal;
	font-size: smaller;
}

.clearboth
{
	clear: both;
}

.clear
{
	position: absolute;
	clear: both;
}
