/*  
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.
*/

#page #content #comment
	{
	width:250px;
	}

#page #content p, #page #content a, #page #content h2, #page #content li, #page #content td
	{
	padding:0;
	margin:0;
	}

#page #sidebar p, #page #sidebar a, #page #sidebar h2, #page #sidebar li, #page #sidebar td
	{
	padding:0;
	margin:0;
	}


/* Begin Typography & Colors */
#page #content
	{
	font-size: 12px;
	width:270px;
	padding-left:10px;
	}

#page
	{
	margin-left:110px;
	background-color:white;
	padding:0;
	width:440px;
	
	}

#page .widecolumn .entry p {
	font-size: 12px;
	}

#page .narrowcolumn .entry, #page .widecolumn .entry {
	line-height: 18px;
	}

#page .widecolumn {
	line-height: 18px;
	}
	
#page .narrowcolumn .postmetadata {
	text-align: center;
	}

#page .alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#page #footer {
	background-color: #eee;
	}

#page small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 12px;
	}

#page h2, #page h2 a, #page h2 a:visited, #page h3, #page h3 a, #page h3 a:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

#page h2, #page h2 a, #page h2 a:visited {
	font-size:18px;

	}

#page #sidebar li h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
background-color:#e9e9d6;
padding: 6px 10px;
text-align:center;
	}

#page h3, #page h3 a, #page h3 a:visited {
	font-size: 14px;
	}

#page h2, #page h2 a, #page h2 a:visited, #page h3, #page h3 a, #page h3 a:visited {
	color: #333;
	}

#page h2, #page h2 a, #page h2 a:hover, #page h2 a:visited, #page h3, #page h3 a, #page h3 a:hover, #page h3 a:visited, #page #sidebar h2, #page #wp-calendar caption, #page cite {
	text-decoration: none;
	}

#page .entry p a:visited {
	color: #b85b5a;
	}

#page .commentlist li, #page #commentform input, #page #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#page .commentlist li {
	font-weight: bold;
	}

#page .commentlist cite, #page .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

#page .commentlist p {
	font-weight: normal;
	line-height: 14px;
	text-transform: none;
	}

#page #commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#page .commentmetadata {
	font-weight: normal;
	}

#page #sidebar, #page #sidebar a {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#page small, #page #sidebar ul ul li, #page #sidebar ul ol li, #page .nocomments, #page .postmetadata, #page blockquote, #page strike {
	color: #777;
	}
	
#page code {
	font: 12px 'Courier New', Courier, Fixed;
	}

#page acronym, #page abbr, #page span.caps
{
	font-size: 12px;
	letter-spacing: 1px;
	}

#page a, #page h2 a:hover, #page h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

#page a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#page #wp-calendar #prev a {
	font-size: 12px;
	}

#page #wp-calendar a {
	text-decoration: none;
	font-weight:bold;
	}

#page #wp-calendar caption {
	font: bold 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#page #wp-calendar th, #page #wp-calendar td {
	font-style: normal;
	font-size:12px;
	text-transform: capitalize;
	color:#333;
	}

#page #wp-calendar th
	{
	text-align:center;
	}

#page #today
	{
	background-color:#e9e9d6;
	}
/* End Typography & Colors */



/* Begin Structure */

#page .narrowcolumn {
/*	float: left; */
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	}

#page .widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0;
	}
	
#page .post {
	margin: 0 0 40px;
	text-align: justify;
	}

#page .widecolumn .post {
	margin: 0;
	}

#page .narrowcolumn .postmetadata {
	padding-top: 5px;
	}

#page .widecolumn .postmetadata {
	margin: 30px 0;
	padding-right: 10px;
	}

#page .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#page .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#page .postmetadata {
	clear: left;
}

#page #footer p {
	margin: 10px 0;
	line-height: 30px;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */

#page h2 {
	margin: 0 0;
	}

#page h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#page #sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#page h3 {
	padding: 0;
	margin: 30px 0 0;
	}

#page h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
#page 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) */
	
#page img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
#page img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#page img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

#page .alignright {
	float: right;
	}
	
#page .alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */

#page .entry ul, #sidebar ul li ul li {
margin: 0 8px 0 14px;
	} 

#page .entry li {
	}

#page .entry ul li, #sidebar ul li li {
	list-style-image: url('index/PageID/Not%20Found.html');
margin:0;
padding: 0 0 4px 0;
	}

#page .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

#page .entry ol li {
	margin: 0;
	padding: 0;
	}

#page .postmetadata ul, #page .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
  
#page .postmetadata p {
   border:1px solid red; 
  }
	
#page #sidebar ul, #page #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#page #sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 10px;
	}

#page #sidebar ul p, #page #sidebar ul select {
	margin: 5px 0 8px;
	}

#page #sidebar ul ul, #page #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#page #sidebar ul ul ul, #page #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#page ol li, #page #page #sidebar ul ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#page #searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#page #sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#page #sidebar #searchsubmit {
	padding: 1px;
	}

#page .entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#page select {
	width: 130px;
	}

#page #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#page #commentform textarea {
	width: 525px;
	padding: 2px;
	}

#page #commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#page .alt {
	margin: 0;
	padding: 10px;
	}

#page .commentlist {
	padding: 0;
	text-align: justify;
	}

#page .commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

#page .commentlist p {
	margin: 10px 5px 10px 0;
	}

#page #commentform p {
	margin: 5px 0;
	}

#page .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page .commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#page #sidebar
{
	float:right;
	padding: 8px 0;
	margin-left: 10px;
	border-left: 10px solid white;
	width: 150px; /* was 190 */
	background-color:#F5F5EB;
	}

#page #sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#page #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 135px;
	}

#page #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#page #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#page #wp-calendar a {
	display: block;
	}

#page #wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#page #wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* End Calendar */



/* Begin Various Tags & Classes */
#page acronym, #page abbr, #page span.caps {
	cursor: help;
	}

#page acronym, #page abbr {
	border-bottom: 1px dashed #999;
	}

#page blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

#page blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

#page .center {
	text-align: center;
	}

#page hr {
	display: none;
	}

#page a img {
	border: none;
	}

#page .navigation {
	display: block;
	text-align: center;
	margin-top: 0;
	margin-bottom: 30px;
	}
/* 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." */ 
