/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

.post {
	float: left;
	width: 616px;	
	margin-top: 10px;
	margin-left: 11px;
	*margin-left: 5px;
	background: url(http://www.technicalfoamservices.co.uk/images/layout/contentmain_top.jpg) #FFF no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

.post a {color:#000;}
.post h2 {font-size:14px;font-family:arial,verdana,georgia,sans-serif;}
.post p {font-size:12px;word-spacing:0;letter-spacing:0;}
.post .entry {margin:10px 0 10px 0;}
.post .postmetadata {margin:10px 0 0 0;}
.sidebar-block {margin:0 0 10px 0;float:left;}

.pagetitle {float:left;margin:15px 0 0 20px;}

#wordpress-sidebar {}
#wordpress-sidebar ul {margin-left:0;padding:0;}
#wordpress-sidebar h3 {float:left;width:161px;color:#FFF;padding:3px 0 3px 13px;background:#034170;}

#wordpress-sidebar ul li {margin:0;padding:0;font-family:verdana;font-size:12px;}
#wordpress-sidebar ul li a {float:left;background:url(http://www.technicalfoamservices.co.uk/images/layout/links2.jpg) no-repeat;width:161px;height:24px;font-weight:bold;padding-left: 13px;}

.postbottom {
	float: left;
	height: 18px;
	width: 636px;	
	margin-left: 11px;
	*margin-left: 5px;
	background: url(http://www.technicalfoamservices.co.uk/images/layout/contentmain_bottom.jpg) #FFF no-repeat;
	margin-bottom: 10px;
}
