#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
	color:#e1e1e1;
	padding:0 0 10px 0;
	font-family:"Trebuchet MS";
}
#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a{
	color:#e1e1e1;
}
#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;
}
h2.title, h2.title a, h3#comments, #respond h3 { font-family: 'Lobster', Georgia, Times New Roman, Times, serif; /*font-style: italic;*/ }
h2.title, h2.title a { font-size: 18pt; }
h3#comments, #respond h3 { font-size: 16pt; }
h3#comments, #respond h3 { font-weight: normal; }
div.post{
	margin:0 0 20px 0;
	padding:20px 25px 10px 25px;
	-webkit-box-shadow: 0px 0px 15px #cccccc;
	-moz-box-shadow: 0px 0px 15px #cccccc;
	box-shadow: 0px 0px 15px #cccccc;
}
div.post p{
	margin:0 0 15px 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 20px 0;
	background:url(images/tbg.png);
	padding: 10px 15px;
	font-weight: bold;
	-webkit-box-shadow: 0px 0px 15px #cccccc;
	-moz-box-shadow: 0px 0px 15px #cccccc;
	box-shadow: 0px 0px 15px #cccccc;
}
.sticky {
	background:#000 url(images/featured.png) right top no-repeat;
}
.postmeta{
	margin: -10px 0 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	color: #333;
}

.postmetadata{
	background:#000;
	padding:5px 10px 5px 10px;
}

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;}

