/*
	Jonny Norridge
	2013
*/


body {
	background-color: white;
}

/*
-----------------------------------
*/

.clear{
	clear: both;
}
.hide {
	display: none;
}


/*
-----------------------------------
*/


/*
-----------------------------------
*/

#navigation {
	display: none;
}


/*
-----------------------------------
*/

.bar{
	display: none;
}.
/*
-----------------------------------
*/


.contentblock{
	background-color: white;
}
.contentblock.hide {
	display: none;
}

.contentblock.mosaic{
	display: none;
}

s
.features .grid_3{
	float: left;
}

/*
-----------------------------------
*/


/* article
----------------------------------------------------------------------------------------------------*/


/* ' FOOTER  
------------------------------------------------------------------------------------------*/
#footer{
	border-top: thin black solid;
}
.sharing, #footer ul li, #footer h6 {
	display: none;
}
#footer p{
	font-size: 0.9em;
}




