/*
Theme Name: title & photo
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: PHIL
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

*/

img {
border:0 none;
}
* {
margin:0;
padding:0;
}
ul, li {
list-style-type:none;
}
.header {
background:none repeat scroll 0 0 #000000;
color:#7CC300;
margin:0 auto 30px;
padding:76px 20px 20px;
width:760px;
}
.headtitle {
font-size:14px;
letter-spacing:-0.4px;
}
.main {
margin:0 auto;
width:800px;
}
.image {
}
.title {
background:none repeat scroll 0 0 #000000;
color:#555555;
font-weight:bold;
padding:10px 10px 0;
width:200px;
}
.date {
background:none repeat scroll 0 0 #000000;
color:#777777;
padding:0 10px 30px;
width:200px;
}
.onepost {
margin-bottom:56px;
}
a:link {
color:#555555;
text-decoration:none;
}
a:visited {
color:#555555;
text-decoration:none;
}
a:hover {
color:#7CC300;
text-decoration:none;
}
a:active {
color:#555555;
text-decoration:none;
}
.header a:link {
color:#555555;
text-decoration:none;
}
.header a:visited {
color:#555555;
text-decoration:none;
}
.header a:hover {
color:#7CC300;
text-decoration:none;
}
.header a:active {
color:#555555;
text-decoration:none;
}
html {
}
body {
background:none repeat scroll 0 0 #1C1C1C;
color:#555555;
font-family:Helvetica,Arial;
font-size:11px;
}
