body {
	font:normal 0.81em Arial, Helvetica, sans-serif; color:#434343;
}

blockquote {
	font:0.92em Arial, Helvetica, sans-serif; color:#434343;
}


h2 {
	color:#aa1818;
}

#main-back {
	/*background:url(default/main-back.jpg) no-repeat top center;*/
}

.post-meta {
	background:url(default/post-meta-trans.png) top center;
	border-bottom:1px solid #202a37;
}
	
	.single-meta {
		/*background:url(default/post-meta-trans.png) top center;*/
		/*border-top:1px solid #131b27;*/
	}
	
#right-col li {
	/*background:#fff url(default/sidebar-box.jpg) no-repeat top center;*/
}
	#right-col li ul li {
		/*background:url(default/bullet.gif) no-repeat center left;*/
	}

#footer-list {
	background:url(default/footer-divider.jpg) no-repeat top left;
}

	#footer-list li {
		background:url(default/footer-divider.jpg) no-repeat top right;
		text-align: left;
	}
	
		#footer-list li ul li {
			background:url(default/bullet.gif) no-repeat center left;
		}

#footer-columns {
	background:#d10000 url(default/footer-back.jpg) no-repeat bottom center;
	border-top:1px solid #121e2c;
}

#footer-repeat {
	/*background:url(default/footer-repeat.jpg) repeat-x bottom center;*/
}
	
	#footer-copyright {
		/*background:url(default/footer-copyright.jpg) no-repeat top center;*/
	}
	
.post img {

}
