@charset "utf-8";

/* CSS Document */



#content #main{

	overflow:hidden;

}



p.event-date{

	margin:0 0 11px 0;

	color: #70ABAE;

    font-size: 1.2em;

    font-weight: bold;

}



.event{

	margin:0 20px 80px 0;
    width: 600px;
	float: right;
}



.event-date-details{

	color: #70ABAE;

    font-size: 1.2em;

	font-weight:normal;

}



div.event-details{

	width:310px;

}



.event-image{

	margin: 0 30px 0 0;

	width:260px;

	overflow:hidden;

/*	border: 1px solid #5e6d6b;							*/



}



h2.event-title{

	margin: 0 0 4px 0;

	font-size:1.8em;

	font-weight:bold;

}