/*
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:#070506;
	padding:0 0 10px 0;
	font-family:"Trebuchet MS";
	border-color:000000;
	border-width:medium;
}
#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a{
	color:#070506;
}
#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:#ccc;
}
div.green{
	border-width:5px;
	border-style:solid;
	border-color:#054b31;
}
div.yellow{
	border-width:5px;
	border-style:solid;
	border-color:#79842a;
	margin:0 0 -20px 0;
}
div.post{
	border-width:5px;
	border-style:solid;
	border-color:#6a1a1e;
	padding:15px 15px 15px 15px;
}
div.black{
	background-color: #000000;
}
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{
	margin:10px 0 10px 0;
	background:url(images/tbg.png);
	padding:5px 10px 5px 10px;
}
.sticky {
	background:#000 url(images/featured.png) right top no-repeat;
}
.postmetadata{
	background:#000;
	padding:5px 10px 5px 10px;
}
div.black{
	background-color: #000000;
}
h2.pagetitle{
	padding:5px 15px 5px 15px;
}/* Archive Heading Styles */
/* Post meta Styles */
.iconcat{background:url(images/iconcat.png) no-repeat; padding:0 0 0 20px;}
.iconcomment{background:url(images/iconcomment.png) no-repeat; padding:0 0 0 18px;}
.icondate{padding:0 10px 0 0;}
