/*
Theme Name: Grand Resume Theme
Theme URI: http://grandresume.com/
Description: The special theme for Grand Resume Blog
Version: 1.0
Author: Skinny
Tags: white, custom header, dynamic width, 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.alignleft, div.alignleft {
float:left;
margin:0 1em 0.5em 0;
}

img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 1em;
}

img.aligncentered, div.aligncentered {
text-align:center;
margin:0 auto;
}

div.wp-caption {
padding:5px 0;
border:1px #ccc solid;
-moz-border-radius:6px;
text-align:center;
}

div.wp-caption img {
margin:0 auto;
}

p.wp-caption-text {
padding:0 5px;
text-align:left;
color:#888;
font-size:8pt;
}

.related_post_title {
	margin:20px 0 5px 0;
}

.related_post LI {
	padding-bottom:7px;
}

H1, H2	{ clear:both }

.post	{ margin-bottom:20px; padding-bottom:10px; border-bottom:1px #ccc solid; }

.navigation A	{display:inline}

