@import url('jts.css');

/*  
Theme Name: Joseph Tree Service
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: Kevin Ruiz
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

*/
.blogComment
	{
		position:relative;
		margin:0 0 20px 0;
	}
.blogComment_author
	{
		position:relative;
		padding:5px 0 0 35px;
	}
.blogComment_body
	{
		position:relative;
		background-color:#fff;
		width:664px;
		padding:10px;
	}
.blogComment_body p
	{
		margin:5px 0;
	
	}
.blogComment_bottom
	{
		position:relative;
		height:25px;
	}
.blogComment_top
	{
		position:relative;
		height:11px;
	}
.blogH2
	{
		position:relative;
		display:block;
		margin:0 0 20px 0;
		border-bottom:1px dotted #f90;
	}
#body_side ul
	{
		position:relative;
		margin:0;
		padding:0;
	}
#body_side li
	{
		list-style-type:none;
		padding:0;
	}
#body_side li ul
	{
		margin:5px 0 10px 0;
	}
#comments
	{
		position:relative;
		margin:0 0 20px 0;
	}
.datePosted
	{
		color:#999;
		font-size:85%;
		text-align:right;
	}
.category
	{
		margin:5px 0 10px 0;
		color:#999;
		font-size:85%;
	}
.category a, .entry a, .commentLink a
	{
		color:#f90;
	}
.commentLink
	{
		position:relative;
		text-align:right;
	}
.entrySingle
	{
		border-width:0;
	}
h1 a
	{
		color:#000;
	}
h2
	{
		position:relative;
		padding:20px 0 0 0;
	}
.post
	{
		position:relative;
		border-bottom:1px solid #f90;
		padding:0 0 20px 0;
	}
.postSingle
	{
		border-bottom-width:0;
	}
.postmetadata
	{
		position:relative;
		background-color:#fc9;
		border:1px dotted #f60;
		padding:10px;
	}
.postmetadata a
	{
		color:#f60;
	}
#s
	{
		position:relative;
		width:210px;
	}