/*
Override WP.com styles
*/


.menu ul li a {
	text-decoration: none;
}

.top-story h3 a {
	text-decoration: none;
}

.top-story h3 a:hover {
	text-decoration: underline;
}

.shortcuts a, .comments-list a, .list-article a, .nav-ranks a, .more-ranks a, .list-concerts a, .nav-concerts a, .page-numbers a, .infos a, .report a  {
	text-decoration: none;
}

.shortcuts a:hover, .comments-list a:hover, .list-article a:hover, .nav-concerts .list-tours a:hover, .infos a:hover, .report a:hover {
	text-decoration: underline;
}

.concert-content #jp-relatedposts {
	display: none !important;
}


