body {
	background: #ec297b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#top #logo {
	background-image: url(../images/logos/blog.jpg) !important;
}
div.text {
	width: 630px;
	padding: 0 0 0 26px;
	margin: 0;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div.blog-post {
	width: 515px;
	padding: 0;
	margin: 0 0 30px 0;
	display: block;
	clear: both;
}
div.blog-title {
	width: 510px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}
a.blog-title {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #ec297b;
	text-decoration: none;
	margin: 0;
	padding: 0 4px 0 4px;
	line-height: 40px;
	letter-spacing: -1px;
}
a.blog-title:hover {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #ef3885;
	text-decoration: none;
	margin: 0;
	padding: 0 4px 0 4px;
	line-height: 40px;
	letter-spacing: -1px;
}
div.blog-date {
	background-image: url(../images/assets/blog-date.gif);
	background-position: 0% 0%;
	background-repeat: repeat-x;
	width: 510px;
	height: 16px;
	margin: 8px 0 5px 0;
	padding: 4px 0 0 5px;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	letter-spacing: normal;
	cursor: default;
}
div.blog-text {
	width: 510px;
	margin: 6px 0 0 0;
	padding: 4px 0 0 5px;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	letter-spacing: normal;
}
#lmenu {
	width: 220px;
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
	text-align: right;
}
#lmenu div.ttl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin: 12px 0 3px 0;
	display: block;
	clear: both;
	cursor: default;
}
#lmenu a {
	padding: 0;
	margin: 0 0 2px 0;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
#lmenu a:hover {
	padding: 0;
	margin: 0 0 2px 0;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: right;
}

