/* @override 
	http://soundvillage.etrlab.net/themed/test/css/main.css
	http://soundvillage.etrlab.net/themed/premium/css/main.css
	http://soundvillage.etrlab.net/themed/pothound/css/main.css
	http://soundvillage.etrlab.net/themed/laplatte/css/main.css
*/

.container .content{
	padding: 20px 0 0 0;
}

.column-right .content {
	padding: 0 0 0 0;
}

.content-title {
	background:#000 url(/themed/laplatte/img/header.jpg) repeat-x scroll 0 0;
	height:109px;
	margin: 0px 0 0 0;
}

.content-title-blogs h1 {
	display: none;
	visibility: hidden;
}

.column-right .heading h1 {
	color: #e10000;
}

.column-blog-view .entry h1,
.column-blog-list .entry .entry-item .description h1,
.column-blog-list .entry .entry-item .description h1 a,
.column-blog-list .entry .entry-item .description h1 a:hover,
.column-blog-list .entry .item-link
{
	color: #e10000;
}

.pagination .pag-button-r a{
	color: #e10000;
}


.pagination .pag-button-l a{
	color: #e10000;
}