/* @override http://www.katielips.com/katie.css */

/* @override http://www.katielips.com/katie.css */

/* @override 
	http://www.barcampliverpool.com/bcl.css
*/

html{
	font: 62.5% "Helvetica"; 
	font-style: none;
	font-size: 1.2em;
}

body {
	text-align: justify;
	font-size	: 1.2em;
	font-weight	: normal;
	line-height: auto;
	margin-top	: 0em;
	margin-bottom: 0.1em;
	color: grey;
	
}

h1,h2{
	color		: #a3afc8
}

h1{
	font-size  : 1.6em;
	margin-top: .4em;
	margin-bottom: .2em;
	line-height: auto;
}

h2{
	font-size	: 1em;
	font-weight: bold;
	margin-bottom: .2em;
}

#content {
	background-color: white;
	width		: 800px;
	margin		: auto;
	
}	
#footer {
	background-color: white;
	margin		: auto;
	font-size: 0.8em;
	text-align: center;
	padding-top: 40px;
}

#content p, #content li{ 
	font-size		: 0.7em;
	line-height		: 1.2;
}

#content a:hover{
	background	: #lightgrey;
}

#headerlogo{
	text-align: center;
	padding-top: 0em;
	padding-bottom: 0em;
	border: none;
	outline: none;
}
	
#header{
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-right: 200px;
	text-align: right;
	font-size: .8em;
}
.clear {
	clear: both;
}

p#header{
	font-size : smaller
}

a img{
	outline: none;
	border: none;
}
a {
	color: grey;
	outline: none;
	text-decoration: none;
}

a:hover{
	color: darkgrey;
	text-decoration: none;
}


ul#list{
	list-style-type: none;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	display: block;
	text-size: 0.2em;
}

.listclass {list-style-type: none;
	margin : 0 0 0 0;
	padding : 5px 0;
	display: block;
	text-size: 0.2em;
	
}