﻿#BLG_PostHolder
{
	margin-bottom:20px;
	margin-top: 10px;
}

#BLG_PostTitle
{
		font-size: 12px;
	font-weight: bold;
	color: #169cd1;
	padding-bottom:2px;
}
#BLG_PostTitle a {
	font-size: 12px;
	font-weight: bold;
	color: #169cd1;
	text-decoration: none;
}

#BLG_PostDate
{
	color:Gray;
	font-size:10px;
}
#BLG_FiledUnderHolder {
	font-size: 10px;
	padding-bottom:10px;
}
#BLG_ReadMore {
	float: left;
	margin-top: 20px;
}
#BLG_Comments {
	float: right;
	margin-top: 20px;

}
#BLG_PostBody
{
}

.BLG_Holder
{
	margin-bottom:20px;
}

#BLG_Header
{
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 18px;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#BLG_HeaderMain {
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 18px;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;


}

#BLG_LinksHolder
{
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 11px;
}

#BLG_Link
{
border-bottom: 1px solid #ffffff;
		background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}
#BLG_Link a {
	padding-left: 18px;
	font-weight: bold;
	color: #0b517d;
	text-decoration: none;
	display:block;


}
#BLG_Link a:hover {
	color: #02254d;
	text-decoration: none;
}
#BLG_Link a.BLG_ActiveYear {
	color: #cc0000;
}
hr {
	color: #d2f3fe;
	height: 1px;
	size: 1;
}