div.blog-entry {
	margin: 1em 1em 0 1em;
	padding: 0 1em 1em 1em;

	margin-bottom: 2em;

	border-width: 1px;
	border-style: solid;
	border-color: #494949;
}


div.blog-entry p {
	font-size: 80%;
}


div.blog-entry h3 {
	font-weight: bold;

	margin-top: .5em;
}


.songtext {
	font-style: italic;
	color: #ff00bc;
}

div.artists {
	margin: 1em 1em 0 1em;
	max-width: 400px;

	border-width: 1px;
	border-style: solid;
	border-color: #494949;
}

p.date-blog {
	text-align: right;
	color: #ff00bc;
}

p.date-blog a {
	color: #ff00bc;
	text-decoration: none;
}


div.artists h3 {
	font-size: 80%;
	font-weight: bold;

	text-align: center;
}

div.artists p {
	margin-left: 20px;
}

ul.nav-blog-year {
	list-style-type: none;
	font-weight: bold;
	font-size: 110%;

	margin-left: -1.5em;
}

ul.nav-blog-year li a {
	color: white;
	text-decoration: none;
}

ul.nav-blog-date-title li {
	font-size: 80%;
	font-weight: normal;

}

ul.nav-blog-date-title {
	margin-top: .5em;
	margin-bottom: 1em;
}

ul.nav-blog-date-title li a {
	color: #ff00bc;
	text-decoration: none;
}

p.return-index {
	text-decoration: none;
	text-align: right;
}

.subtitle-blog {
	font-weight: bold;

	color: #ff00bc;

	margin-top: 2em;
}
