/*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.6 Author: Michael Heilemann Author URI: http://binarybonsai.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*/ /*TJD*/

/*    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::Typography & Colors */
body {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	background: url("images/tjd.bg1.gif") #111;
	color: #aaa;
	text-align: left;
	line-height: 1.5em;
	text-decoration:none;
	}
#page {
	width: 860px;
	border: #000 dotted 0px;
	margin: 0px auto;
	padding: 0px;
	}
a:link, a:visited{
color: /*#cccc66*/ /*#b0dc61*//*#aadd66*/ /*#abe5e2*/#a7a352;
text-decoration: none;
border-bottom: #333333 dotted 1px;
}
a:hover {
color: /*#c5dd7c*/  #abe5e2;
border-bottom: #fff dotted 1px;
}
#header {
width: 820px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px ;	
border: #000 dotted 0px;
	}
#headerimg 	{
	width:100%;
	margin: 30px 0px 10px 0px;
	padding: 8px 10px 10px 10px ;	
	border: #333 solid 10px;
	background: #232323;
	}
h1,  h2,  h3,  #headerimg .description,  .entry strong,  h3 #post {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #666;
	margin: 0px;
	padding: 0px;
	}
h1{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 66px;	
	border: #000 dotted 0px;
	display: inline;
	background: url("images/tjd.Logo.gif") no-repeat 0px 2px;
	}
h2, h3,  h3 #post{
	line-height: 1em;
	margin: 0px 0px 10px 0px ;
	display: block;
	
	}
h2.entry img{
	float: left
	}
#headerimg .description {
	margin: 0px 150px 0px 0px ;
	display: inline;
	}
#content {
	width: 630px;
	float: right;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px  ;	
	border: #000 dotted 0px;
	}
.narrowcolumn, .widecolumn {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
.post{
	margin: 5px  0px 10px 0px;
	padding: 15px 15px 15px 15px;
	text-align: left;
	border: #333 solid 10px;
	background: #232323;
	}
#post .post{
	padding: 3px 15px 6px 15px;
	margin: 0px;
	}
.post h2{
	display: block;
	margin:0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1em;
	}
.widecolumn .entry h2{
	line-height: 1.1em;
	font-size: 24px;
	font-weight: 100;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;	
	}
h2.pagetitle{
	color: #d3701c;
	margin: 0px 0px 9px 1px;
	letter-spacing: 5px;
	}
.widecolumn h3 {
	margin: 25px 0px 0px 0px;
	line-height:  .8em;
	}
.narrowcolumn .entry p, .widecolumn .entry p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
.narrowcolumn .entry{
	margin: 0px;
	padding: 0px;
	}
.widecolumn .entry {
	margin: 5px 10px 0px 10px;
	padding: 0px;
	line-height:  1.9em;
	font-size: 13px;
	font-weight:100;
	}

/*.widecolumn {
	
	}

.narrowcolumn .postmetadata {
	
	}*/

.thread-alt {
	
	}
.thread-even {
	
	}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	border-left: 11px solid #ddd;
	}
#sidebar{
	margin: 2px 10px 10px 0px ;
	padding: 10px 10px 10px 10px ;	
	border: #000 dotted 0px;
	width: 180px;
	/*position: relative;
	top: 149px;
	left: 263; */	
	border: #333 solid 10px;
	background: #232323;
	line-height: 1.2em;
	}
#footer {
	padding: 0px 0px 0px 240px;
	margin: 0 auto;
	clear: both;
	color: #666;
	}
#footer p {
	font-size: .75em;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	}
small {
letter-spacing: .1em;
margin: 0px 0px 4px 0px;
color: #666;
font-weight:900;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .66em;
	line-height: 1em;
	display: block;
	}
#sidebar h2 {
	margin: 5px 0px 0px 0px;
	}
.commentlist li, .commentlist li ul li,  #commentform input, #commentform textarea {
	font: 0.75em Verdana, Arial, Sans-Serif;
	background: #333333;
	border: #232323 solid 10px;
	padding: 10px;
	}
.commentlist li .avatar { 
	float: right;
	border: 5px solid #232323;
	padding: 0px;
	margin: 5px;
	}
.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 */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::content Structure */

.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0px;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 10px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}
.postmetadata {
	clear: both;
	display: none;
	}
.clear {
	clear: both;
	}

/* End Structure */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::Begin Images */

p img {
	padding: 0px 10px 0px 0px;
	max-width: 100%;
	display: inline;
	}
/*	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: 0px 10px 2px 0px;
	}
.alignright {
	float: right;
	margin: 0px 0px 9px 0px;
	}
.alignleft {
	float: left;
	margin: 0px 0px 9px 0px;
	}
/* 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;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 20px 0px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 6px 0px 9px 0px;
	padding: 0px;
	}
/* End Entry Lists */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	
	}
select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 10px;
	margin: 5px 5px 1px 0;
	background: #333;
	color: #CCCCCC;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 10px;
	color: #CCCCCC;
	letter-spacing: 1px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin:5px 0px 5px 0px;
	float: right;
	color: #ababab;
	font-size:9px;
	text-transform: uppercase;
	font-weight:900;
	letter-spacing: 3px;
	padding: 5px;
	border: 5px solid #232323;
	/*-moz-border-radius: 4px;
	-web-kit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;*/
	}
/* End Form Elements */
/* """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: left;
	margin: 0px 0px 0px 0px;
	}
.commentlist li {
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
.children { 
	padding: 0; 
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: left;
	font-size: 75%;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
#respond{
	margin: 20px 0px 0px 0px;
	
	}
/* End Comments */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Sidebar */



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

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

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin: 0px 0px 22px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: 900;
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
/* End Various Tags & Classes*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.wp-caption {
	border: none;
	/*background-color: 0;*/
	padding-top: 0px;
	margin: 3px 3px 6px 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	width: 100%;
	}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text {
	display: none;
/*	display: inline;
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;*/
	}
/* End captions */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Calendar */
#wp-calendar #prev a, #wp-calendar #next 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;
	}
#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 */