/*
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.
*/

abbr, acronym
{
    border-bottom: 1px dashed #999;
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

blockquote
{
    color: #333333;
    font-style: italic;
    margin-left: 25px;
    margin-right: 25px;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

cite
{
    text-decoration: none;
}

code, .code
{
	font: .8 em 'Courier New', Courier, Fixed !important;
	white-space: pre !important;
}

h2
{
    color: #333;
	font-weight: bold;
	text-decoration: none;
    font-size: 14pt;
	margin: 30px 0 0;
	padding-bottom: 10px;
}

h2.homeheader
{
    font-size: 1.3em;
    text-align: left !important;
}

h2.pagetitle
{
	font-size: 1.6em;
}

h3
{
    color: #333;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
    margin: 30px 0 0;
}

h3.comments
{
	padding: 0;
	margin: 40px auto 20px ;
}

h2.pagetitle
{
	margin-top: 30px;
	text-align: center;
}

hr
{
	display: none;
}

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;
}

ol
{
    margin-top: 15px;
}

small
{
    color: #777;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

span.caps
{
    cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

strike
{
	color: #777;
}

#sidebar h2
{
    background-color: #636466;
    color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
    margin: 10px 0 5px 0;
    padding: 3px 0 3px 5px;
}

.alt
{
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
}

.center
{
	text-align: center;
}

#content
{
    margin: 0;
    padding-left: 20px;
}

.alignleft
{
	float: left
}

.alignright
{
	float: right;
}

.description
{
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
	color: white;
}

.navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.narrowcolumn
{
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 470px;
}

.narrowcolumn .postmetadata
{
	padding-top: 5px;
}

.nocomments
{
	text-align: center;
}

.pimpus
{
    text-align: center;
}

.pimpus a img
{
    margin: 10px 12px 0;
}

.post
{
	margin: 0 0 40px;
	text-align: justify;
}

.postmetadata
{
    clear: left;
    color: #777;
	text-align: center;
}

.widecolumn
{
	line-height: 1.2em;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 660px;
}

.widecolumn .attachment
{
	text-align: center;
	margin: 5px 0px;
}

.widecolumn .entry
{
	line-height: 1.2em;
}

.widecolumn .entry p
{
	font-size: 1.05em;
}

.widecolumn .postmetadata
{
	margin: 30px 0;
}

.widecolumn .smallattachment
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}



/* Begin Typography & Colors */

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2 a, h2 a:hover, h2 a:visited,h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.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;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments {
    font-size: 9pt;
	color: #777;
	}

span.datepub {
    color: #777;
    font-size: 9pt;
}
/* End Typography & Colors */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
    list-style-image: url(/images/arrow-right.gif);
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 2px 0 2px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 3px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
    margin: 10px auto 0 auto;
	padding: 5px 3px 0 0;
	text-align: center;
	}

#sidebar #searchform #s {
    border: 1px solid #636466;
	width: 150px;
	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*/
.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;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
    padding: 10px 0 5px 0;
	margin-left: 515px;
	width: 200px;
	}
/* End Sidebar */

.rssicon
{
    vertical-align: middle;
}

.rsslink
{
    color: #000000 !important;
    font-family: Arial, Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
}

.rsslink:hover
{
    text-decoration: none;
}