table.vcalendar
{
	width: 771px;
	border: 1px dotted #900;
	border-width: 0 1px;
	font-family: arial;
}

table.vcalendar th
{
	background-color: #900;
	color: #fff;
	padding: .25em .5em;
	margin-right: 10px;
	font-family: arial;
	text-transform: uppercase;
	font-size: 161.6%;
	letter-spacing: .062em;
	line-height: 1.15em;
	border: 0;
}

table.vcalendar td
{
	vertical-align: top;
	width: 110px;
	border: 1px dotted #900;
	border-width: 0 1px;
	padding: 2px;
}

table.vcalendar td.past span.soldout { background-color: #aaa !important; }
table.vcalendar td.past a strong,table.vcalendar td.past a, table p.vevent .t { color: #999 !important; }
table.vcalendar td.today { background-color: #fff; }

table.vcalendar p.status
{
	background-color: #900;
	margin: 2px 0;
	font-size: 77%;
	text-transform: uppercase;
	padding: .25em .33em;
	color: #fff;
	font-weight: bold;
	letter-spacing: .05em;
	//text-align: center;
}

table.vcalendar h4
{
	background-color: #999;
	text-transform: uppercase;
	letter-spacing: .077em;
	padding: .077em .25em;
	color: #fff;
	font-size: 93%;
	line-height: 1.25em;
}

table.vcalendar p.vevent { padding: .5em .25em; }
table.vcalendar p.vevent:hover { background-color: #fff; }

table.vcalendar p.vevent a.summary
{
	padding-bottom: .23em;
	display: block;
}

table.vcalendar p.vevent strong
{
	display: block;
	font-size: 93%;
	line-height: 1em;
	color: #900;
	margin-bottom: .25em;
}

table.vcalendar p.vevent span
{
	font-size: 77%;
	line-height: 1em;
	display: block;
}

table.vcalendar p.vevent span.h
{
	font-size: 77%;
	line-height: 1em;
	margin: .5em 0 .25em;
}

table.vcalendar p.vevent strong, table.vcalendar p.vevent span { margin-top: .25em; }

table.vcalendar p.vevent strong span.t, table.vcalendar p.vevent span.t
{
	font-size: 77%;
	line-height: 1em;
	margin-top: .2em;
	color: #696a6b;
	font-weight: normal;
}

table.vcalendar p.vevent span.status
{
	display: inline;
	font-size: 77%;
	line-height: 1em;
}

table.vcalendar a.tickets
{
	background-color: #ffcb05;
	background-image: none;
	text-indent: 0;
	text-transform: uppercase;
	font-family: arial;
	font-size: 77%;
	padding: 0 .38em;
	display: inline;
}

table.vcalendar .soldout span.tickets
{
	background-color: #ffcb05;
	background-image: none;
	text-indent: 0;
	text-transform: uppercase;
	font-family: arial;
	font-size: 77%;
	padding: 0 .38em;
	display: inline;
	line-height: 1.5em;
}

table.vcalendar a.vip-package,
table.vcalendar a.vip-package2
{
	background-color: #ffcb05;
	background-image: none;
	text-indent: 0;
	text-transform: uppercase;
	font-family: arial;
	font-size: 77%;
	padding: .2em .38em;
	display: block;
	margin: 5px 0 0;
	line-height: 1em;
}

table.vcalendar span.onsale { font-size: 77% !important; }