@charset "UTF-8";
/* CSS Document */

ul.highlightThumb
{
	width: 378px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 372px;
	float: left;
}
ul.highlightThumb img {
	height: 120px;
	width: 120px;
	margin-right: 6px;
}
ul.highlightThumb li
{
	float: left;
	width: 126px;  /* accommodate the widest item */
	height: 126px;
}
/* stop the floating after the list */
ul.highlightThumb br
{
  clear: left;
}

/* ------------------subnav--------------------------- */
ul.subnav {
	background-color: #850000;
}

/* ------------------index page upcoming events--------------------------- */
ul.upcoming  {
	list-style-type: none;
	margin: 0px;
	color: #999999;
	width: 450px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 100%;
}
ul.upcoming a {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 150%;
}
ul.upcoming a:hover {
	color: #850000;
}
ul.upcoming img  {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 12px;
	margin-bottom: 30px;
}
ul.upcoming strong   {
	color: #666666;
	line-height: 200%;
}
ul.upcoming em  {
	float: right;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
ul.upcoming em a {
	background-color: #999999;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0px;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
}
ul.upcoming em a:hover {
	color: #FFFFFF;
	background-color: #850000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
ul.upcoming li {
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* ------------------events--------------------------- */
ul.events  {
	list-style-type: none;
	color: #999999;
	width: 950px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 100%;
	margin: 0px;
}
ul.events a {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 150%;
}
ul.events a:hover {
	color: #850000;
}
ul.events img  {
	float: right;
	height: 100px;
	width: 100px;
	margin-left: 4px;
	margin-right: 4px;
}
ul.events strong   {
	color: #666666;
	line-height: 200%;
}
ul.events em  {
}
ul.events em a {
	background-color: #666666;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 100%;
	padding: 0px;
}
ul.events em a:hover {
	color: #FFFFFF;
	background-color: #850000;
}
ul.events li {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-bottom: 4px;
	width: 440px;
	float: left;
	height: 140px;
	margin-right: 30px;
}/* ------------------ coming events--------------------------- */
ul.coming  {
	list-style-type: none;
	color: #999999;
	width: 450px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 100%;
	margin: 0px;
}
ul.coming img  {
	float: right;
	height: 100px;
	width: 100px;
	margin-left: 4px;
	margin-right: 4px;
}
ul.coming strong   {
	color: #666666;
	line-height: 200%;
}
.coming li {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-bottom: 4px;
	width: 440px;
	float: left;
	height: 140px;
}
/* ------------------all events page visiting artist series--------------------------- */
ul.visitingSeries {
	width: 950px; /* room for 4 columns */
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
ul.visitingSeries li {
	float: left;
	width: 220px;
	color: #666666;
	font-size: 11px;
	height: 200px;
	margin-bottom: 5px;
	margin-left: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	padding-top: 5px;
}
ul.visitingSeries li img {
	height: 100px;
	width: 100px;
	display: block;
	margin-bottom: 6px;
}
ul.visitingSeries li a {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	line-height: 12px;
	padding-bottom: 4px;
}
ul.visitingSeries li a:hover {
	color: #850000;
}
ul.visitingSeries  li em {
	font-style: normal;
	float: right;
	text-transform: uppercase;
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-right: 10px;
}

/* stop the floating after the list */
ul.visitingSeries br
{
  clear: left;
}
ul.staff {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 950px;
}
ul.staff li {
	width: 200px;
	float: left;
	height: 80px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
ul.staff strong {
	font-size: 14px;
	color: #333333;
	line-height: 200%;
}
ul.staff a {
	text-decoration: none;
	color: #666666;
}
ul.staff a:hover {
	color: #850000;
}

