/*
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:#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;
}
div.post{
	margin:0 0 20px 0;
	padding:10px 15px 10px 15px;
}
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(http://muzzafarsalleh.com/wp-content/themes/imagination/images/featured.png) right top no-repeat;
}
.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;}