	.eventwrapper
	{
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		text-align: left;
		/*width: 80%;*/
		/*padding: 20px;*/
		/*-moz-border-radius: 20px;*/
	}
	
	
	.event
	{
		font-size: 8pt;
		margin-bottom: 25px;
		padding-bottom: 25px;
		padding-top: 5px;
		line-height: 160%;	
		border-bottom: 1px solid #303030;
		overflow: hidden;
		/*border: 1px solid #f00;*/
		display: block;
	}
	
	
	.eventtitle
	{
		display: inline-block;
		font-size: 10pt;
		font-weight: bold;
		/*color: #ebc282;*/
		color: #fff;
		width: 200px;
		float: left;
		clear: left;
		padding-top: 2px;
		text-align: right;
		margin-right: 30px;
		/*border: #47f 1px dashed;*/
	}
	
	.eventcity
	{
		font-size: 12pt;
		font-weight: bold;
		color: #fff;
	}
	
	.eventcity span
	{
		font-size: 11pt;
		color: #fff;
		display: inline-block;
	}
	
	.eventinfo
	{
		float: left;
		clear: none;
	}
	
	.eventperiodtitle
	{
		font-size: 12pt;
		font-weight: bold;
		/*color: #ebc282;*/
		color: #ebc282;
		text-align: center;
	}
	
	.eventextraline
	{
		font-size: 10pt;
		font-weight: bold;
		font-style: italic;
		color: #aaa;
		padding: 0px;
		width: 450px;
	}
	
	.eventperformer
	{
		display: inline-block;
		
		font-size: 9pt;
		/*font-style: italic;*/
		font-weight: normal;
		color: #f1a836; /*f1b136;  da153a; */
		margin-bottom: 8px;
		margin-top: 3px;
		margin-left: 1px;
		/*color: #f49c10;*/
	}

	.eventfooter
	{
		font-size: 8pt;
		font-style: italic;
		float: right;
	}
	
	.eventworks
	{
		display: block;
		margin-left: 2px;
		color: #aaa;
	}
	
	.enesculink
	{
		font-size: 9pt;
		color: #ccc;
		margin-top: 3px;
	}
	
	.enesculink A
	{
		color: #46a3ff;
		font-weight: bold;
		text-decoration: none;
	}
	
	.enesculink A:hover
	{
		color: #f1a836;
	}
