#blog_wrapper {
	float: left;
	width: 29.5em;
	padding: 0;
	background-image: url(../images_fillers/shadow_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#blog_box {
	float: left;
	width: 28.8em;
	padding: 0;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	background-color: #FFFFFF;
}
#blog_bottom_shadow1 {
	float: left; clear: left;
	width: 20px; height: 0.5em;
	background-image: url(../images_fillers/shadow_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#blog_bottom_shadow2 {
	float: left;
	width: 27.5em; height: 0.5em;
	background-image: url(../images_fillers/shadow_b.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#blog_head {
	float: left;
	width: 27.8em;
	padding: 0.3em 0.5em;
	color: #FFFFFF;
	background-color: #841334;
}
#blog_head h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em; font-weight: bold;
	margin: 0;
	color: #FFFFFF;
}
#blog_content {
	float: left;
	width: 27.8em;
	padding: 0.5em;
	color: #000000;
	background-color: #FFFFFF;
}
#blog_caption {
	float: left;
	width: 27.6em;
	text-align: right;
}
#blog_head h4 a:link, #blog_head h4 a:visited {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
#blog_head h4 a:hover {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: underline;
	color: color: #EEEEEE;
}
.blog_dateline {
	float: left;
	width: 27.8em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; font-weight: normal; font-variant:small-caps;
	margin: 0 0 0.4em 0;
	border-top-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
}
.blog_datelineFirstEntry {
	float: left;
	width: 27.8em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; font-weight: normal; font-variant:small-caps;
	margin: 0 0 0.4em 0;
}
.blog_postTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em; font-weight: bold;
	padding: 0;
}
#blog_content p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; font-weight: normal;
	margin: 0.3em 0 0.4em 0;
}
#blog_content a:link, #blog_content a:visited {
	color: #841334;
	text-decoration: none;
}
#blog_content a:hover {
	color: #841334;
	text-decoration: underline;
}
#blog_footer {
	float: left;
	width: 26.8em;
width: 27.8em;
	padding: 0.5em 0; margin: 0 0 0 0.5em;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}
#blog_footer a:link, #blog_footer a:visited, #blog_content a:link, #blog_content a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; line-height: 1.2; font-weight: normal; font-style: normal;
	color: #841334;
	text-decoration: none;
}
#blog_footer a:hover, #blog_content a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; line-height: 1.2; font-weight: normal; font-style: normal;
	color: #841334;
	text-decoration: underline;
}
/*-------------------*/
#blog_content p, #blog_content span {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; font-weight: normal;
	text-align: left;
	margin: 0.3em 0 0.4em 0;
}
#blog_content a:link, #blog_content a:visited {
	font-size: 1.0em;
	color: #841334;
	text-decoration: none;
}
#blog_content a:hover {
	font-size: 1.0em;
	color: #841334;
	text-decoration: underline;
}
*#blog_content h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em; font-weight: bold;
	text-align: left;
	margin: 0 0 0.3em 0;
}
/*#blog_content span h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em; font-weight: bold;
	margin: 0.6em 0 0.3em 0;
	padding-top: 0.2em;
	border-top: 1px #000000 solid;
}*/
#blog_content img {
	width: 27.8em; height: auto;
	margin: 0 0 0.6em 0;
	border: 0;
}
