/* =====================================

          BLOG STYLES 

========================================

* This stylesheet is exclusively for styles for the blog. Don't cross the streams!
* Please do not edit this file, unless you wish to make a global change for all websites that use one of the OPS child themes.
* If you are unsure, please contact Laura Wheatman or Francis Whiteley or email us at projects@flex4.co.uk
*/


.blog h2.entry-title{
	margin:0;
}
.blog .entry-content{
	margin:0;
}
.blog .entry-footer{
	background-color: transparent;
	color:#000;
}
.widget{
	padding:0;
	margin:0;
}

.widget ul{
	margin:0;
	padding:0;
	list-style: none;
}