/*  
Theme Name: Xerox
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
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

*/



/* Fonts and Typography */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #E4E4E4;
	color: #666;
	text-align: center;
	word-wrap: break-word;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background: url('images/elements/blog_hd_bg.gif') no-repeat;
	}
#headerhome {	
	background: url('images/elements/hd_home_personality.jpg') no-repeat;
	position: relative;
}
#headerimg 	{ 
	padding: 51px 0 0 10px;
	position: absolute;
	top: 70px;
	left: 0px;
	} 
#xlogo {
	position: absolute;
	top: 40px;
	left: 525px;
}
.narrowcolumn .entry, .widecolumn .entry, .entry font {
	font: 11px verdana;
	line-height: 15px;
	overflow:hidden;
	}
#footer {
	background: none; 
	border: none;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	
	}

h1, h2, h3, .title {
	font-family: Georgia;
	font-weight: normal;
	}

h1 {
	font-size: 20pt;
	font-weight: bold;
	}
h2, .title {
	font-size: 15pt;
	font-weight: normal;
	color: #fe3304;
	}

h2.pagetitle {
	font-size: 17pt;
	font-weight: normal;
	}

a:link {
	color: #33C;
	text-decoration: none;
	}
a:visited {
	color: #009;
	text-decoration: none;
	}
a:active {
	color: #00F;
	text-decoration: none;
	}
a:hover {
	color: #00F;
	text-decoration: underline;
	}


h3 {
	font-size: 16px;
	}

h1, h1 a:link, h2, h2 a:link, h2 a:visited, h3, h3 a:link, h3 a:visited, .title {
	color: #fe3304;
	}
h1 a:visited, h2 a:visited, h3 a:visited, .title a:visited {
	color: #fe3304;
	}

.post h2 a:hover, h1 a:hover, h2 a:hover, h3 a:hover, .title a:hover {
	color: #FF6633;
	border-bottom: dashed 1px #FF6633;
	text-decoration:none;
}
.post h2 a:active, h1 a:active, h2 a:active, h3 a:active, .title a:active {
	color: #EA421B;
	text-decoration:none;
}

	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #wp-calendar caption, cite, .title, .title a, .title a:visited {
	text-decoration: none;
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 11px Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.post h2, .post h3, .post .title {
	clear:both;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
font {
	font-size: normal 11px verdana;
	}	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 15px auto;
	padding: 30px 30px 30px 30px;
	width: 690px;
	}
#content {
	}
#header {
	width: 690px;
	height: 165px;
	position:relative;
	}
#headerhome {
	height: 165px; 
	width: 690px;
	}
#headerhome #xlogo, #headerhome #search {
	display:none;
	}
.narrowcolumn, .widecolumn {
	float: left;
	width: 450px;
	margin: 5px 0 0 0;
	}


#content, #search_results, #archives {
	margin: 13px 0 0 10px;
	font: 11px verdana;
	padding: 0 10px 0 0;
	}
#home_content {
	margin: 13px 0 0 0;
	}
.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	width: 750px;
	}

#footer p {
	margin: 0;
	padding: 0 0 20px 40px;
	text-align: left;
	font: 11px verdana;
	}
/* End Structure */



/*	Begin Headers */

h1, h2, h3, .title {
	margin: 0;
	}

div.divider {
	width: 450px;
	border-top: dashed 1px #ddd;
	height: 10px;
	margin: 10px 0 10px 0;
	clear:both;
}
h3#comments {
	padding: 0 0 8px 17px;
	font: bold 11px verdana;
	color:#666;
	background-image: url('images/elements/ic_comment.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	}
h3#respond {
	padding: 0 0 0 17px;
	font: bold 11px verdana;
	color:#666;
	background-image: url('images/elements/ic_post.gif');
	background-repeat: no-repeat;
	}
/* End Headers */




/*	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;
	width: 200px;
	margin: 0 0 10px 0;
	text-align:right;
	}

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
	width: 200px;
	text-align:left;
	}
/* End Images */



/* 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;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

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

.linkcat {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

	
#archives ul, #archives ol {
	margin: 10px 0 0 0;
	font: bold 11px verdana;
	color: #fe3304;
	list-style-position: outside;
	padding-left: 27px; 
}
#archives ol li, #archives ul li {
	padding-bottom: 3px;
	}
#archives ol li span, #archives ul li span  {
	font: normal 11px verdana;
	color: #666;
}
/* End Entry Lists */



/* Begin Form Elements */
form#searchform {
	margin: 0px;
	padding: 0px;
	}
#search {
	margin: 0px 0 0 0;
	padding: 0;
	text-align: right;
	width: 690px;
	height: 35px;
	background: url('images/elements/hd_search_bg.gif') no-repeat;
	position: absolute;
	top: 129px;
	}
#search div {
	padding: 2px 8px 2px 2px;
	}
#search div input#s {
	font: 11px verdana;
	width: 154px;
	height: 13px;
	color: #333;
	border: solid 1px #999;
	vertical-align: middle;
	padding: 2px;
	}

#searchsubmit {
	padding: 3px;
	vertical-align: middle;
	margin-top: 2px;
	}

.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 input#submit {
	width: 63px;
	padding: 2px;
	margin: 5px 5px 1px 8px;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

/* End Form Elements */



/* Begin Comments*/


.commentlist {
	width: 450px;
	}
ol.commentlist div.comment {
	width: 385px;
	overflow: hidden;
}
ol.commentlist  {
	background: url('images/elements/comments_top.gif') no-repeat;
	padding: 10px 0 20px 0;
	margin: 0;
	}
.commentlist li {
	margin: 0;
	padding: 5px 10px 3px 15px;
	list-style: decimal inside;
	background-color: #f8f8f8;
	font: 17px Georgia;
	color: #fe3304;
	}
.commentlist cite, .commentlist cite a, .commentlist .comment {
	font: 11px verdana;
	}
.commentlist cite, .commentlist .comment {
	color: #666;
	margin-left: 15px;
	}
.commentlist li.alt {
	background-color: #eee;
	}
.commentlist li.altlast {
	background: url('images/elements/comments_bottom.gif') no-repeat;
	background-position: bottom;
	background-color: #eee;
	}
.commentlist li.last {
	background: url('images/elements/comments_bottom2.gif') no-repeat;
	background-position: bottom;
	background-color: #f8f8f8;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
.commentlist .comment {
	margin-left: 30px;
	}

form#commentform {
	margin:0px;
	}
.nocomments {
	margin: 0;
	padding: 0;
	}

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



/* Begin Sidebar Specific Styles */
#sidebar
{
	margin: 13px 0 0 480px;
	width: 205px;
	}

#sidebar form {
	margin: 0;
	}
#sidebar h2, #sidebar .title {
	font: bold 9pt Verdana, Sans-Serif;
	border: solid 1px #ddd;
	padding: 4px 4px 4px 8px;
	margin: 0px;
	color:black;
	background-image: url('images/elements/sub_hd_bg.gif');
	}
#sidebar h2 a, #sidebar .title a {
	color:black;
	text-decoration:none;
	border: none !important;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0;
	}

#sidebar ol, #sidebar ul {
	font: 11px verdana;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 15px;
	background: url('images/elements/sub_hd_content_bg.gif') repeat-x;
	}

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

#sidebar ul li, #sidebar ol li {
	margin: 0 0 0 10px;
	padding: 0 0 4px 0;
	list-style-image: url('images/elements/link_pointer.gif');
	list-style-type: none;
	}
#sidebar ul li.txt, #sidebar ol li.txt {
	margin: 0 0 0 -5px;
	padding: 0 0 4px 0;
	list-style-image: none;
	list-style-type: none;
	}
	
#sidebar img.category {
	margin: 0px;
	width: 205px;
	height: 148px;
	border-bottom: solid 1px #fff;
}
/* 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 */



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


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding: 10px 0 10px 0;
	}

table.leavecomment {
	width: 450px;
	margin: 0 0 35px 0;
	padding: 0 0 10px 0;
	border-bottom: dashed 1px #ddd;
	}
table.leavecomment td p {
	padding: 3px 0 3px 10px;
	margin: 0px;
	}

.leavecomment td.label {
	padding: 5px 10px 0 0;
	font: bold 11px verdana;
	color: #666;
	text-align: right;
	width: 145px;
}
.leavecomment td.entry {
	background: url('images/elements/required.gif') no-repeat;
	padding-left: 10px;
	margin: 0;
}
.leavecomment td.entry_notreq {
	padding-left: 10px;
	margin: 0;
}
.leavecomment td input, .leavecomment td textarea {	
	font: 11px verdana;
}
.leavecomment td textarea {	
	margin-top: 5px;
}

/* landing page styles*/

div#landing_page {
	padding: 15px;
}
div.home_search {
	background: url('images/elements/home_sb_bg.gif') no-repeat;
	width: 470px;
	height: 48px;
}
div.home_search div.form {
	padding: 12px;
	}
div.home_search div.searchtxt {
	margin: 5px;
	font: bold 11px verdana;
	color:black;
	float:left;
}
div.home_search form {
	margin: 0px;
	padding: 0px;
}
div.home_search input#s {
	font: 11px verdana;
	color: #666;
	width: 165px;
}
div.home_search input#searchsubmit {
	margin-top: -5px;
	padding: 0px;
}

ol.recent {
	margin: 10px 0 0 0;
	font: bold 11px verdana;
	color: #fe3304;
	list-style-position: outside;
	padding-left: 27px; 
}
ol.recent li {
	padding-bottom: 3px;
	}
ol.recent li span {
	font: normal 11px verdana;
	color: #666;
}

div.recent_archives, p.postmetadata {
	margin: 15px 0 30px 0;
	background-color: #ffe;
	border-bottom: dashed 1px #ddd;
	padding: 5px;
	text-align:right;
}

div.blog_directory_entry {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: dashed 1px #ddd;
	font: 11px verdana;
}
div.blog_directory_entry_last {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	font: 11px verdana;
}
div.blog_directory_entry div, div.blog_directory_entry_last div {
	margin: 5px 0 0 0;
}

img.rss {
	width: 14px;
	height: 14px;
	margin: 0 0 2px 4px;
	vertical-align: middle;
	}

div#depth_path {
	margin: 0 0 10px 0;
	}	
	
/* End Various Tags & Classes*/

/*  Search Results Page Styles*/

.results {
	margin: 20px 0 0 0;}
.entry img {
	margin: 8px 8px 8px 0;
	}
hr {
	display:none;
}

