@import url(../media/index.css);

#sidebar p a
{
	white-space: normal;
}

#blog
{
	padding: 0 16px;
	line-height: 125%;
}

#blog a
{
	text-decoration: none;
	color: black;
}

/*
	background-image: url(../../images/css/home/blog-arrow.gif);
	background-repeat: no-repeat;
	background-position: right 0.20em;
*/

#blog a span.author
{
	font-weight: bold;
}
