/*  
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.5
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	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
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/

/* Begin Typography & Colors */
body
{
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #060606;
	color: #999;
	text-align: center;
}

a
{
	color: #adadad;
	text-decoration: none;
	font-weight:bold;
}

a:visited
{
	color: #999;
	text-decoration: none;
}

a:hover
{
	color: #c22;
	text-decoration: none;
}

h1, h2, h3, #sidebar ul li.page_item a, #sidebar li.event_list_day, ul.cats li a
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}

h1 
{ 
padding: 0;
margin: 0; 
}

h2
{
	font-size: 32px;
	text-align: left;
	clear: right;
	letter-spacing:-2px;
	text-transform: uppercase;
	margin: -3px 0 -10px -10px;
	color:#222;
}



h3 { font-size: 14px; }

#content h3 { clear:left; }

#header { background-color: #000; }

#page
{
	background-color: #000;
	text-align: left;
}

#content { }


#sidebar { color: #333; }

#sidebar a:link { color: #444; text-decoration:none; }
#sidebar a:visited { color: #444; }
#sidebar a:hover { color: #c22; }

#sidebar ul
{
	list-style: none outside;
	margin: 0;
	padding: 0 ;
}

#sidebar li.event_list_day { font-size: 12px; color: #c22; margin: 10px 0; }

#sidebar ul.pages { }

#sidebar li.pagenav ul
{

}

#sidebar h2 { margin: 20px 0 0 0; }

#sidebar ul li.page_item a,
ul.cats li a
{ margin: 0; }

#sidebar h2, 
#sidebar ul li.page_item a,
ul.cats li a
{
	display: block;
	font-size:14px;
	letter-spacing:normal;
	border-bottom: 1px solid #555;
	color:#777;
	text-transform:none;
	padding: 4px 0 0 0;
}




#sidebar ul li.page_item ul li.page_item a, 
ul.cats li a 
{ border:none; font-size:12px; letter-spacing:0; color:#555; }

#sidebar ul li.page_item ul li.page_item a:visited,
ul.cats li a:visited 
{color:#555;}

#sidebar ul li.page_item a:visited,
{ color:#777; }

#sidebar ul li.page_item a:hover, 
#sidebar ul li.page_item ul li.page_item a:hover,
ul.cats li a:hover
{ color: #c22; }

.widecolumn .entry p {  }
.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
.widecolumn { line-height: 1.6em; }
.narrowcolumn .postmetadata { text-align: center; }

.alt
{
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
}

#footer { text-align: right;  height: 50px;}

small, .postmetadata
{
	font-size: 9px;
	line-height: 1.5em;
}

.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li { font-weight: bold; }

.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; }
code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* End Typography & Colors */
/* Begin Structure */
body
{
	margin: 0;
	padding: 0;
}

#page
{
	margin: 20px auto;
	border: 1px solid #555;
	padding: 0;
	width: 760px;
}

#header
{
	padding: 0;
	border-bottom: 1px solid #555;
	margin: 0;
	height: 130px;
	width: auto;
}

#headerimg
{
	margin: 0;
	height: 200px;
}

.narrowcolumn
{
	float: left;
	padding: 0 0 10px 10px;
	margin: 0;
	width: 500px;
}

.widecolumn
{
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post
{
	margin: 0 0 40px 0;
	text-align: justify;
}

.widecolumn .post { margin: 0; }

.narrowcolumn .postmetadata
{
	padding-top: 5px;
	text-align: left;
}

.widecolumn .postmetadata
{
	margin: 30px 0;
	text-align: left;
}

.widecolumn .smallattachment
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment
{
	text-align: center;
	margin: 5px 0px;
}

.postmetadata { clear: left; color:#555; }

#sidebar { }

#footer
{
	padding: 0 0 0 1px;
	border-top: 1px solid #555;
	margin: 0 auto;
	width: auto;
	clear: both;
}

#footer p
{
	margin: 0;
	padding: 10px;
}

/* End Structure */


h3.comments
{
	padding: 0;
	margin: 40px auto 20px;
}

/* Begin Images */
img { border: 0; }

p img
{
	padding: 0;
	max-width: 100%;
}

/*	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) */

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 Form Elements */
#searchform
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s
{
	width: 115px;
	padding: 2px;
}

#sidebar #searchsubmit { padding: 1px; }

.entry form
{
	/* This is mainly for password protected posts, makes them look better. */
	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;
	text-align: justify;
}

.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 Sidebar */
#sidebar
{
	padding: 1px 0 10px 10px;
	margin-left: 545px;
	width: auto;
}


#sidebar table { padding-right: 10px; }

#sidebar form
{
	text-align: left;
	margin: 10px 0;
	padding: 0;
}

#sidebar form.mailinglist { text-align:right; margin-right:10px;}



/* End Sidebar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
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: center;
}

/* End Various Tags & Classes*/

/* "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." */
