/*  
Theme Name: crosshatchers.com
Theme URI: http://www.crosshatchers.com
Description: crosshatchers.com custom theme
Version: 1.0
Author: Marc McChesney
Author URI: http://www.crosshatchers.com

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, p, dd, dl, hr, p, form
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9.5px;
	line-height: 15px
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
	background-image: url(images/background_pattern.png);
	background-repeat: repeat-y;
	background-position: center top;
}

h1
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	padding: 0 0 10px 0;
}


a:link, a:visited
{
	text-decoration: none;
	color: #cc0000;
}

a:hover
{
	text-decoration: underline;
}

p.postmetadata
{
	border-top: 1px dashed #bbb;
	margin: 10px 0 0 0;
}

.navigation
{
	padding: 10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#wrapper
{
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;
	z-index: 1;
}

#header
{
	float: left;
	width: 900px;
	height: 84px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0 0 10px 0;
	margin: 0 0 0 -5px;
}

#container
{
	float: left;
	width: 550px;
	padding: 20px 60px 0 50px;	
}

#navbar
{
	float: left;
	text-align: center;
	vertical-align: bottom;
	width: 900px;
	font-size: 9.5px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	line-height: 15px;
	padding: 20px 0 20px 0;
}

#gravatar
{
	float: left;
	vertical-align: center;
	margin-top: -3px;
}

img.alignright 
{
	float:right; 
	margin:0 0 1em 1em;
}

img.alignleft 
{
	float:left; 
	margin:0 1em 1em 0;
}

img.aligncenter 
{
	float: center;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

.post
{
	padding: 10px 0 10px 0;
}

.post h2
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	padding: 10px 0 10px 0;
}

.post img
{
	border: 0px;
}

.entry 

{
	line-height: 18px;
}

.sidebar
{
	float: left;
	width: 178px;
	margin: 20px 20px 0 20px;
	display: inline;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 0 0 0 0;
	
}

.sidebar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li
{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9.5px;
	line-height: 15px;
}

.sidebar ul ul li
{
	padding: 0;
	line-height: 15px;
}

.sidebar ul li#calendar table#wp-calendar
{

	width: 100%;
}

/* Begin Comments Template */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px dashed #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
}

.commentmetadata{
	font-size: 9.5px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 9.5px;
}
/* End Comments Template */

#footer
{
	clear: both;
	float: left;
	width: 900px;
	padding: 20px 0 0 20px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	text-align: center;
}

#footer p
{
	line-height: 14px;
}
