#logo_screen, #nav, #sidebar, #footer .links {
	display: none;
}
#tagline {
	color: gray;
	padding-right: 62px;
	text-align: right;	
}
#tagline h1 {
	display: none;
}
#tagline h2 {
	font-size: 7pt;
}

#logo_print {
	text-align: right;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
}

p {
	text-align: justify;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#footer {
	color: gray;
	font-size: 8pt;
	margin-top: 64px;
}
#footer p {
	text-align: center;
}

.photocredit {
	font-size: 7pt;
	color: gray;
}
#eventlist table, #eventspage td, table {
	margin-top: 32px;
	margin-bottom: 32px;
}
#eventlist th, #eventlist td, #eventspage td, #eventspage th {
	padding: 6px;
	vertical-align:top;
}

#eventlist table caption, #eventspage table caption {
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 16px;
}
#eventlist thead, #eventspage thead {
	color: gray;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}
#eventlist tfoot, #eventspage tfoot {
	color: gray;
	font-size: 9px;
}
/*events list index page*/
.eventjumpto_t, .eventjumpto_b {
	display: none;
}


/*event pages */
.dtstart {
	display: none;
}
.eventsubtitle
{
	display: block;
}

/*artists list index page*/
#artistword h4 {
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-weight: normal;
}
#artistword .vcard ul {
	display: none;
}
#artistpicture {
	display: none;
}
/*artists biographies */


/*venues list index page*/
#venueword h4 {
	margin: 0;
	padding: 0;
	padding-top: 6px;
	font-size: 80%;
}
#venueword .adr {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	font-size: 80%;
	font-weight: normal;
}
#venueword .vcard ul {
	display: none;
}
#venuepicture {
	display: none;
}
/*venue info pages */



/*contact*/
#contact .vcard .photo {
	display: none;
}


/*links*/
/*
#linkspage a:link:after, a:visited:after {
   linkspage: " (" attr(href) ") ";
   font-size: 90%;
}
*/
#linkspage #anchors {
	display: none;
}


/*schools*/
#schools .ext {
	font-size: 7pt;
}