/*
Theme Name:	Events theme
Description:	DoC child theme of TwentyTwelve theme. Primarily used for Outreach events site.
Author:		gcorrall
Template:	twentytwelve
*/


@import url("http://www.imperial.ac.uk/2007templates/css/site.css");
@import url("http://www.imperial.ac.uk/2007templates/css/content.css");


<style type="text/css">
.header {display:none;}

header#masthead.site-header{
	display:none ;
}


h2 {
	margin-top: 0.1em;
	
}

.tribe-events-single {
	font-size: larger;
	
}
.tribe-events-single-section{
	background-color: #efefef;

}


</style>

