/*
Theme Name: Patrick 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 [with subsequent and numerous edits for this blog by Patrick Cooper]
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

*/


/* Begin Structure */
body {padding:0; margin: 0;}
#page {padding: 0; width: 780px;}
#sidebar {float: left; width: 270px;} 
#lower-sidebar {padding-left: 3px; padding-right: 40px;}
#sidebar form {margin: 0;}
.contentcolumn {float: right; padding: 20px 0 0 60px; width: 450px; background-color: #fff; font-size: 1.2em; margin-bottom: 20px;}
.contentcolumn .entry {line-height: 1.4em;}
.contentcolumn .entry p {margin-top: 0px; margin-bottom: 10px;}
.contentcolumn .postmetadata {font-size: 0.8em; line-height: 1.4em; overflow: visible; clear: left;}
.clear {clear: both;}
#footer {padding: 0; margin: 0 auto; clear: both;}
#footer p {margin: 0; padding: 20px 0; text-align: center;}
/* End Structure */


/* Begin Typography & Colors */
body {font-size: 62.5%; /* Resets 1em to 10px */ font-family: Verdana, Arial, Sans-Serif; text-align: left;}
a {color: #06c; text-decoration: none;}
a:hover {text-decoration: underline;}
h1, h2, h3 {font-family: Verdana, Arial, Sans-Serif; font-weight: bold;}
h1 {font-size: 1em;}
h2 {font-size: 1em; line-height: 1.4em;}
h3 {font-size: 1em;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2 {text-decoration: none;}
h2 a:hover {text-decoration: underline;}
.entry p a:visited {color: #b85b5a;}
.post h2 a {color: #000;}
.postmetadata {line-height: 1.5em; margin-top: -5px; padding-bottom: 30px;}
.alt {background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
#sidebar {font: 1em Verdana, Arial, Sans-Serif;}
#sidebar .linkcat h2 {font-size: 1em; }
.commentlist li, #commentform input, #commentform textarea {font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentlist li {font-weight: bold;}
.commentlist li .avatar {float: right; border: 1px solid #eee; padding: 2px; background: #fff;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 1.1em;}
.commentlist p {font-weight: normal; line-height: 1.5em; text-transform: none;}
#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentmetadata {font-weight: normal;}

small, .nocomments, .postmetadata {color: #777;}
blockquote {color: #555;}
/* End Typography & Colors */


/*	Begin Headers */
h1, h2 {padding: 0; margin: 0;}
#sidebar h2 {margin: 5px 0 0; padding: 0;}
h3 {padding: 0; margin: 30px 0 0 0;}
h3.comments {padding: 0; margin: 40px auto 20px;}
/* End Headers */


/*    Begin Images */
p img {padding: 4px 12px 0 0; max-width: 100%;}
img.centered {display: block; margin-left: auto; margin-right: auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}
.alignright {float: right;}
.alignleft {float: left}
/* End Images */


/* Begin Lists */
html>body .entry ul {margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px;}
html>body .entry li {margin: 7px 0 8px 10px;}
.entry ol {padding: 0 0 0 35px; margin: 0;}
.entry ol li {margin: 0; padding: 0;}
.postmetadata ul, .postmetadata li {display: inline; list-style-type: none; list-style-image: none;}
#sidebar ul, #sidebar ul ul, #sidebar ul ul li {margin: 0; padding: 0;}
#sidebar ul li {list-style-type: none; list-style-image: none; margin-bottom: 15px;}
#sidebar ul p, #sidebar ul select {margin: 5px 0 8px;}
#sidebar ul ul ul {margin: 0 0 0 5px; color: #333;}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {margin: 0; padding: 5px 3px; text-align: center;}
#sidebar #searchform #s {width: 108px; padding: 2px;}
#sidebar #searchsubmit {padding: 1px;}
.entry form {text-align:center;}
select {width: 130px;}
#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0;}
#commentform textarea {width: 100%; padding: 2px;}
#commentform #submit {margin: 0; float: right;}
/* End Form Elements */


/* Begin Comments*/
.alt {margin: 0; padding: 10px;}
.commentlist {padding: 0;}
.commentlist li {margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none;}
.commentlist p {margin: 10px 5px 10px 0;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center; margin: 0; padding: 0;}
.commentmetadata {margin: 0;display: block;}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr {border-bottom: 1px dashed #999;}
blockquote {margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd;}
blockquote cite {margin: 5px 0 0; display: block;}
.center {text-align: center;}
hr {display: none;}
a img {border: none;}
.navigation {display: block; text-align: left; margin-top: 10px; margin-bottom: 0px; color: #aaa;}
/* End Various Tags & Classes*/

