/*
Theme Name: DelMarr
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: Jason DelMarr
Author URI: http://delmarr.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 Typography & Colors */
* {margin:0px; padding:0px;}
body {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Lucida Grande, 'Verdana', Arial, Sans-Serif;
	color: #333;}
	h2 {text-transform:uppercase;}
	ul, li { text-transform:none; list-style}
	p, a, li {font-weight:lighter; text-transform:none;}
	
small {font-size:9px;; font-style: italic;} 
a {text-decoration:none; color:#3b7fcb;}
a:link {color:#3b7fcb;}
strong {font-weight:bolder;}
input {font-size:9px;}
#content { }
#comment{width:300px;}
#commentform, #respond, .base_hide, .postmetadata{display:none;}
#page {width:750px; padding:10px;}
#page p, h2{font-size:10px;}	
#header {height:50px; }
#headerimg {float:left; background:url(images/logo.png) no-repeat; height:33px; width:157px; background-color:blue;}

#pagenav {float:right;font-size:.625em;}
#pagenav ul{background-color:orange; list-style:none;}
#pagenav li {display:inline;padding-left:10px;}
#pagenav a {text-decoration:none; font-weight:bold; color:#000}
#pagenav a:hover{padding-bottom:1px; border-bottom:1px dotted #999;}

#content {clear:both; margin-top:10px;}

#footer {border-top:1px dotted; clear:both; background-color:#f8f8f8; font-size:9px; margin-top:5em;padding:5px;}
#footer h2{font-size:100%;}
#footer ul {list-style:none; margin-bottom:5px;}
#footer li { display:inline;width:150px; padding-right:5px;}

.column_container {width:750px;height:130px; clear:both; }
.column_container a{color:#999; text-decoration:none; }
.column_container a:hover {border-bottom: 1px dotted #aeb1bb; padding-bottom:1px;}
.column_container ul {list-style:none;}
.colspan_1 {border-left: 1px dotted #999; padding-left:4px; width:170px; float:left; margin-left:5px;}
.colspan_1 li{line-height:1.05em; margin-top:.35em;font-weight:lighter;}
.first {margin-left:0px;}
.colspan_2 {width:300px; background-color:orange; float:left;}

.navigation{height:16px;}
.post {clear:both;}
.post h2 {text-transform:capitalize; font-size:1.125em;}
.post h2 a{text-decoration:none; color:#000;}
.size-full {width: 740px; height:325px; border:0px;}
.entry{ margin:5px 0 50px 0;}

.entry li{font-size:.625em;}
.entry h2{margin-bottom:10px;font-size:2.5em; font-weight:lighter;font-family: times new roman, georgia, serif;}
.entry h3 {font-size:.875em; color:#d3dce3;}
.entry p { margin:4px 0 8px 0;}

.alignleft {margin-top:10px;font-size:9px; display:block; text-decoration:none;background-color:#000; color:#fff; padding:2px;float:left;}
.alignleft a{color:#fff;}

.alignright {margin-top:10px;font-size:9px; display:block; text-decoration:none;background-color:#000; color:#fff; padding:2px;float:right;}
.alignright a{color:#fff;}


/* End Typography & Colors */



/* Begin Structure */
structure
/* End Structure */



/*	Begin Headers */
headers
/* End Headers */



/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists*/
list
/* End Entry Lists */



/* Begin Form Elements */
forms
/* End Form Elements */



/* Begin Comments*/
comments
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Captions */
captions
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
