/*
Theme Name: David Blakemore
Theme URI: http://www.davidblakemore.co.uk
Description: The default theme for the David Blakemore site, written by David Blakemore
Version: 1.0
Author: David Blakemore
Author URI: http://www.davidblakemore.co.uk
Tags:

	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

*/

body { font-family: verdana, arial, sans-serif; font-size: 1em; color: #000000; }
#container { position: relative; margin: 0px auto; width: 960px; }
#header { position: relative; height: 230px; background: #ffffff url(./images/banner.jpg) 0px 0px no-repeat; margin-bottom: 20px; }
#header ul { position: absolute; right: 0px; bottom: 0px; list-style-type: none; margin: 0px; padding: 0px; }
#header ul li { padding: 5px 20px; margin: 0px 5px; display: block; float: left; }
#header ul li a { text-decoration: none; color: #000000; font-weight: bold; text-transform: capitalize; }
#header ul li a:hover { text-decoration: underline overline; }
#left { display: none; border: 1px solid #cccccc; float: left; width: 184px; margin-left: -960px; margin-bottom: 20px; }
#content { float: left; width: 100%; margin-bottom: 20px; }
#content-inner { padding: 10px; margin: 0px 194px; font-size: 0.8em; }
#right { display: none; border: 1px solid #cccccc; float: left; width: 184px; margin-left: -186px; margin-bottom: 20px; }
#footer { position: relative; clear: both; height: 50px; font-size: 0.8em; }
#footer p { font-weight: bold; margin: 0px; padding: 0px; text-align: right;  }
#footer ul { position: absolute; top: 0px; left: 0px; list-style-type: none; margin: 0px; padding: 0px; }
#footer ul li { padding: 5px 10px; margin: 0px 5px; display: block; float: left; }
#footer ul li a { text-decoration: none; color: #000000; text-transform: capitalize; }
#footer ul li a:hover { text-decoration: underline overline; }

.alignleft { float: left; }
.alignright { float: right; }
.post { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #808080; }
.postBrowse { height: 20px; margin-bottom: 20px; }
.commentBrowse { height: 10px; }


h1 {}
h2 {}
h2.postTitle { margin: 0px; }
h2 a { color: #000000; text-decoration: none; }
h2 a:hover { text-decoration: underline; }

p {}
p.postDate { color: #808080; margin: 0px; padding: 0px; font-size: 0.8em; }
p.postmetadata { font-size: 0.8em; color: #808080; }
