/*  BLOG STYLES  */

.blog { width: 710px; padding-bottom: 10px;}
	.blog h2 { width: 690px; margin-bottom: 10px; padding: 2px 0px 2px 5px; background: #151515;}
	.blog p { margin-left: 13px;}
	.blog .date { font-style: italic; font-weight: bold; color: #555;}
	.blog .comments { padding-left: 20px; background: url(../_images/template/blog_bkg.gif) no-repeat scroll top left;}
	
	
	#bloglist h3 {background: #151515;color: #F6C100; padding: 8px;}
	#bloglist .date { font-style: italic; font-weight: bold; color: #555;}
