﻿/*
Theme Name: KB&Co theme
Theme URI: http:/www.pmtate.co.uk
Description: 
Version: 1.3
Author: Paul M Tate
Author URI: http://www.pmtate.co.uk
Tags: 

	This theme was started on the default Kubrick designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	and then based on www.kevinbeare.com main CSS

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

#wfooter {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#wfooter p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
