/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
	color:#454545;
}
#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a{
	color:#454545;
}
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover, #content h5 a:hover, #content h6 a:hover{
	color:#000000;
}
div.post{
	clear:both;
	background:url(images/postdata.png) top right no-repeat;
	margin:0 0 10px 0;
	padding:10px 0px 15px 0px;
}
div.post p{
	margin:0 0 10px 0;
}
div.post ul{
	margin:0 0 10px 30px;
}
div.post ol{
	margin:0 0 10px 35px;
	list-style:decimal;
}
ul.children li.cat-item{
	background:none;
}
.navigation{
	width:480px;
	float:right;
	padding:10px 10px 10px 10px;
	color:#efefef;
	background:#efefef;
	font:bold 9pt Arial, Helvetica, sans-serif;

}
/* Archive Heading Style */
h2.pagetitle{
	padding:5px 15px 5px 15px;
}
div.post h2{
	font:italic 18px Georgia, serif;
	padding:12px 0 0 100px;
}
p.postmeta{
	padding:15px 10px 0px 100px;
	font:bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#999;
}
p.postmeta a{
	color:#999;
}
div.entry{
	margin:0 0 0 50px;
	text-align:justify;
	border-top:0px solid #efefef;
	padding:10px 15px 5px 15px;
	font:normal 14px Georgia, serif;
	line-height:1.6em;
}
div.entry h1, div.entry h2, div.entry h3, div.entry h4, div.entry h5, div.entry h6{
	font-weight:normal;
	font-style:italic;
	padding:0 0 10px 0;
}
