#pageTitle		{ float: left; width: 100%; }
#pageTitle h3	{ font-size: 120%; font-weight: bold; margin-top: 8px; padding-bottom: 2px; border-bottom: 4px solid #D56070; }
/*---------- Content of Blog ----------*/
#blog_content	{ float: left; width: 795px; }
#alt_content 	{ float: left; width: 570px; }
#alt_content p	{ padding: 0; }
#blog-title		{ font-size: 110%; margin-bottom: 5px; margin-top: 0px; text-decoration: none; border-bottom: 1px solid #CCCCCC; }
#blog_content .ditto_item	{ float: left; margin-bottom: 15px; }
.date {
	float: left;
	color: #355B61;
	text-align: center;
	background: transparent url(images/meta_date.gif) no-repeat scroll left bottom;
	margin: 0px 8px 0px 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 2px;
}
.itemcat {
	float:left;
	background: transparent url(images/tag.gif) no-repeat scroll left bottom;
	margin: 0px 8px 0px 0px;
	padding: 3px 0px 0px 20px;
}
.itemcat a			{ color: #990000; text-decoration: none; border-bottom: 1px dotted #333333; }
.itemcomment		{ float: left; background: transparent url(images/meta_comments.gif) no-repeat scroll left bottom; margin: 0px 8px 0px 0px; padding: 2px 0px 0px 20px; }
.itemcomment a		{ color: #990000; text-decoration: none; border-bottom: 1px dotted #333333; }
h3.ditto_pageTitle	{ /* width: 560px; */ font-size: 100%; margin-bottom: 5px; margin-top: 0px; text-decoration: none; border-bottom: 1px solid #CCCCCC; }
.ditto_pageTitle a	{ color: #444444; display: block; font-weight: normal; text-decoration: none; }
.ditto_documentInfo	{ float: left; font-size: 80%; width: 100%; }
/*---------- Content of Blog End ----------*/
#blog_sidebar	{ float: right; }
#archive		{ float: left; width: 180px; margin-right: 10px; }
h3.widget_title {
	color: #135193;
	display: block;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	padding: 0px;
	border-bottom: 1px dotted #CDCDCD;
}
#archive ul { list-style: none; }
.reflect_archive_list ul { 
	list-style: none; 
	margin-left: 0px; 
	padding-left: 0; 
}
.reflect_archive_list ul ul{ margin-left: 0px; }
.reflect_archive_list ul ul li { 
	margin-top: -5px; 
	margin-bottom: 0.8em; 
}
.reflect_archive_list li a { 
	display: block;
	cursor:pointer;
	background-color: #f6f6f6; 
	color: #666; 
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	margin: 0 0 1px 0;
	border-bottom:1px dotted #D5D7D0;
}
.reflect_archive_list li a:hover { 
	display: block;
	background-color: #eee; 
	color: #333;
	padding: 5px 5px 5px 10px;
	border-right: 10px solid #eee; 
}
/*---------- Blog Login Style Start ----------*/
#topics		{ float: left; width: 180px; margin-right: 10px; }
/*---------- Blog Login Style End ----------*/
/*---------- Last Post Style Start ----------*/
#last_post	{ float: left; width: 180px; }