/*
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

*/

.entry p {font-size: 1.05em;line-height: 1.6em;}
a{color: #103B58;text-decoration:underline}
a:visited {color: #103B58;}
a:hover{color: #D39919;text-decoration:none}
.header_right a, #footer a{text-decoration:none}
.entry ul{list-style:circle;margin-left:15px;}
.entry ul li{margin:15px;margin-right:0px;}
.entry img {margin: 0;max-width: 640px;}
.entry .attachment img {max-width: 900px;}
.entry .alignleft,.entry img.alignleft {display: inline;float: left;margin-right: 24px;margin-top: 4px;}
.entry .alignright,.entry img.alignright {display: inline;float: right;margin-left: 24px;margin-top: 4px;}
.entry .aligncenter,.entry img.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}
.entry img.alignleft, .entry img.alignright, .entry img.aligncenter {margin-bottom: 12px;}
.entry .wp-caption {background: #f1f1f1;line-height: 18px;text-align: center;margin-bottom: 20px;padding: 4px;}
.entry .wp-caption img {margin: 5px 5px 0;}
.navigation a{text-decoration:none; margin-top:10px; font-weight:bold;}
.widget_tag_cloud a{line-height:100%;}
