/*
Theme Name: Dave
Theme URI: http://wordpress.org/
Description: My theme based on my site's template.
Version: 0.5a
Author: Dave Short
Author URI: http://daveshort.org/
Tags: blue, custom header, fixed width, two columns, widgets

	Dave Theme
	 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

*/

#sidebarWP ul.archives
{
	padding-bottom: 1em;
	border-bottom: 1px dotted #444444;
}

#sidebarWP ul.archives li
{
	font-size: 0.75em;
	padding: 0.25em;
	padding-left: 1em;
	border-top: 1px dotted #444444;
}

#sidebarWP ul.archives li a
{
	font-weight: normal;
}

li.categories
{
	list-style-type: none;
}

#sidebarWP ul.archives
{
	border-bottom: 2px dotted #444444;
}

#sidebarWP ul
{
	margin: 0;
}

.post h2 a
{
	text-decoration: none;
}

.post
{
	margin-bottom: 2em;
}

li.cat-item
{
	border: 0px;
	padding: 0;
}

#sidebar li.categories
{
	border: 0;
	padding: 0;
	margin: 0;
	font-size: .85em;
	border-bottom: 2px dotted #444444;
	border-top: 2px dotted #444444;
	margin-bottom: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
}

#sidebar li.categories h2
{
	font-size: 1.75em;
}

#sidebar li.cat-item
{
	border: none;
	border-top: 1px dotted #664444;
	padding: 0.25em 0 0.25em 1em;
}
#sidebar li.categories ul
{
	border: none;
	/*border-bottom: 1px dotted #664444;*/
}

#sidebar li.categories a
{
	font-weight: normal;
}

#sidebar li.cat-item ul
{
	margin: 0;
}

#sidebarWP li
{
	list-style-type: none;
}

#sidebarWP li
{
	border-top: 1px dotted #664444;
	margin: 0;
	padding: 0.25em 0em;
}

#sidebarWP li.linkcat
{
	border-top: none;
	padding-top: 1em;
	border-bottom: 2px dotted #444444;
	padding-bottom: 1.5em;
}

#sidebarWP li.linkcat ul
{
	border-bottom: 1px dotted #664444;
}

#sidebarWP ul
{
	border-bottom: none;
}

#sidebarWP li.meta
{
	padding-top: 1em;
	border-top: none;
	border-bottom: 2px dotted #444444;
	padding-bottom: 1em;
}

#sidebarWP .cloud
{
	border-bottom: 2px dotted #444444;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

.cloud
{
	text-align: center;
	font-size: 24px;
	line-height: 0.5em;
}

.cloud a
{
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-decoration: none;
}

.cloud a:hover
{
	z-index: 500;
	background-color: white;
}

.cloud p
{
	margin: 0;
	padding: 0;
}

#sidebarWP #tweets
{
	border-bottom: none;
	padding-bottom: 0em;
	margin-bottom: 1em;
	padding-top: 0.5em;
}

#sidebarWP li.tweets
{
	border: none;
	margin: none;
	padding: none;
}

#inside p
{
	text-align: left;
	line-height: 1.5em;
}

#inside ul, #inside ol
{
	line-height: 1.4em;
}

#inside li
{
	margin-bottom: 0.25em;
}

textarea#comment
{
	width: 100%;
}

#inside .navigation
{
	margin-left: 1em;
}

#inside .navigation .alignleft
{
	text-align: left;
}

#inside .navigation .alignright
{
	text-align: right;
}

#aboutMe
{
	border-top: 2px dotted #664444;
	padding: 1em 0;
}

#aboutMe p
{
	font-size: 0.75em;
	color: ##9B675C;
	padding: 0 0 0 80px;
	margin: 0;
}

#aboutMe img
{
	float: left;
	border: 1px solid #664444;
	padding: 1px;
	margin-top: 1px;
}

#aboutMe span
{
	display: block;
	margin-left: 70px;
}

.lightbox-gallery
{
	font-size: x-small;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
