@charset utf-8;
/* 
COLOUR SCHEME:

Light grey background: 	#F0F0F0
Medium grey (dates): 	#777777
Dark grey (body):		#555555
Orange: 				#f67321
Red (lines): 			#AE1B1F

*/

a:link, a:visited {color: #333; text-decoration:underline}

.addthis_toolbox,
.searchbox, #topnav, #left-nav, .social, #nav-footer, #right-column, .newer-older, #related-articles, .breadcrumbs, h1.webfont, .redline-top { 
	display:none; 
}

#topbar {
	font-size:12px;
	margin:5px 0;
}

body {
	margin:0;
	padding:0;
	line-height:1.45em;
	width:100%;
}
.container {
	width:100% !important;
}

.post-content {
	margin:10px 0;
}

.post-content ul {
	list-style:disc;
}
.post-content ul li {
	margin:6px 0 6px 22px;
}

p {
	margin:10px 0 10px 0;
	line-height:1.45em;
}

h2 {
	font-size:20px;
	line-height:1.25em;
	margin-top:15px;
}

#title img {
	display:block;
	margin:12px 0;
}
.date {
	margin-top:5px;
}
.strapline {
	font-weight:bold;
}

#footer {
	margin-bottom:20px;
	display:block;
	float:left;
}