#container div#event_info h1 span, #container div#event_box_text h1 span{
	font-style: italic;
}
#container h1.event_title{
	margin: 1em 0 0.5em 0;
	width: 100%;
	float: left;
	font-size: 2em;
	color: #000000;
}
#container h1.edit_event_title{
	font-size: 1.5em;
	color: #000000;
	width: 100%;
	float: left;
}
#event_info{
	padding: 0 10px 20px 10px;
	width: 420px;
	background: #FFFFFF;
	float: left;
	margin-top: 20px;
}
#event_info ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	font-size: 1.2em;
	margin-left: 14px;
	
}
#event_details p{
	font-size: 1.4em;
}
#event_description{
	margin-top: 1em;
}
#event_description p{
	font-size: 1.2em;
}
div#event_description{
	margin-bottom: 2em;
}
div#event_description p{
	font-size: 1.2em;
	line-height: 130%;
	margin-bottom: 1em;
}
div#event_description a{
	color: #B6CF39;
	text-decoration: underline;
}
div#event_description a:hover{
	background-color: #B6CF39;
	color: #FFF;
}
#child_events li{
	margin-bottom: 0.5em;
}
.event_resources{
	padding: 0 0 0 10px;
}
#container ul.event_resources li p{
	font-size: 1.1em;
}
#related_resources{
	width: 190px;
	float: left;
	clear: left;
}
#related_resources h2{
	background: url(/assets/images/calendar/related-resources-bg.gif) top left no-repeat;
	padding: 7px 0 0 10px;
	margin: 0;
	font-size: 1.4em;
	color: #FFFFFF;
	height: 23px;
	line-height: 1;
	font-weight: bold;
}
#related_resources h3{
	border-bottom: 4px solid #80BBA7;
	color: #999999;
	margin: 1em 10px 5px 10px;
	font-size: 1.4em;
	clear: both;
	font-weight: bold;
}
#related_resources h4{
	padding: 0;
	margin-bottom: 1em;
	line-height: 1.2;
	font-size: 11px;
}
#related_resources h4 a{
	height: 100%;
	color: #000;
	padding: 0;
	font-weight: normal;
}
#related_resources ul li{
	font-size: 1.1em;	
	margin-bottom: 0.8em;
	line-height: 1.2;
	list-style-position: outside;
}
#related_resources ul#image_list li{
	float: left;
	clear: none;
}
#related_resources ul a{
	text-decoration: underline;
	display: inline;
	padding: 0 1em 0 0;
	color: #000000;
	font-size: 1.1em;
	background: url(/assets/images/common/arrows/blue8px.gif) right center no-repeat;
}
#related_resources ul#image_list li a{
	text-decoration: none;
	background: none;
	padding: 0;
	margin-right: 2px;
}
#related_resources ul a:hover{
	text-decoration: none;
}
ul#event_resources {
	padding: 0;
}
ul#event_resources ul{
	padding: 0 10px 0 10px;
}
#image_resources{
	background-color: #FFFFFF;
	padding: 1em;
	width: 190px;
}
#resources_container {
	width: 190px;
	float: left;
	position: relative;
    margin: 20px 0px 0px 0px;	
	background: #F2F4E4;
	padding: 0 10px;
}
.archive #resources_container {
	background: transparent;
}
.capitalised{
	text-transform: capitalize;
}
/* backend-specific */
div#fragment-3{
	background-color: #F2F4E4;
	padding-left: 10px;
}
#preview{
	width: 440px;
	float: right;
	right: 80px;
	position: relative;
	padding: 20px 0;
}
#image_banner{
	width: 440px;
	height: 255px;
	background: #FFF;
}
.bold{
	font-weight: bold;
}
ol {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:decimal;
}
