body
{
background:#fff url(../images/bg.jpg) fixed no-repeat top;
}
#sidebarXmlLinks {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 55px;
}

#sidebarXmlLinks a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

#sidebarXmlLinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666699;
	text-decoration: underline;
}
.date-header {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.post a.blog_post_header {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.post {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
	color: #404040;
}
.post a {
	color: #CC0000;
}
.post a:hover {
	color: #336600;
	text-decoration: underline;
}


.post .blogger-labels a {
	color: #CC6666;
	text-decoration:underline;
	font-family: tahoma;
	font-size: 11px;
}
.post .blogger-labels a:hover {
	color: #669900;
}
.post .post-footer-link {
	font-family: tahoma;
	font-size: 11px;
	color: #3333CC;
	text-decoration: underline;
}
.post .post-footer-link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #CC9966;
	text-decoration: underline;
}
#comments {
	padding-right: 15px;
	padding-left: 20px;
}
#comments-block {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 12px;
}
#comments h4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.comment-body p{
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#comments .comment-timestamp a, #comments a {
	color: #CC6666;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
#comments .comment-timestamp a:hover, #comments a:hover {
	color: #669900;
}
