/*
Theme Name: Sucking Rock And Roll V2
Description: CSS theme for <a href="http://www.suckingrockandroll.com">Sucking Rock And Roll</a>.
Version: 2.0
Author: Bertrand Perron

&copy; www.suckingrockandroll.com
*/


.main-footer {
	background: url(images/sr&r-logo-alt@2x.png) top center no-repeat;
	background-size: 200px auto;
}

.share .fb {
	background: url(images/share-fb@2x.png);
	background-size: 30px auto;
}

.share .tw {
	background: url(images/share-tw@2x.png);
	background-size: 30px auto
}

.share .gp {
	background: url(images/share-gp@2x.png);
	background-size: 30px auto
}

.menu .button {
	background: url(images/menu@2x.png) center center no-repeat; 
	background-size: 40px auto;
}

.time-left a {
	background: rgba(0,0,0,0.4) url(images/time-left-icon@2x.png) 10px center no-repeat;
	background-size: 20px auto;
}



@media screen and (min-width: 641px) {
	.logo h1 a {
		background: rgba(255,255,255,1) url(images/sr&r-logo-300@2x.png) center 31px no-repeat;
		background-size: 300px auto;
	}
	/*page-template-page-classement .logo h1 a {
		background: transparent url(images/sr&r-logo-white-300@2x.png) center 31px no-repeat;
		background-size: 100px auto;*/
	}
}



@media screen and (min-width: 641px) {
	.tweet-list footer p, .photos-list footer p {
		background: url(images/twitter-avatar@2x.png) left top no-repeat;
		background-size: 55px auto;
	}
}

.alert span {
	background: url(images/alert@2x.png) 0 0 no-repeat;
	background-size: 20px auto;
}

.shortcuts article {
	background: url(images/shortcut-icon-link@2x.png) 0 0 no-repeat;
	background-size: 20px auto;
}

.shortcuts article.icon-concert {
	background: url(images/shortcut-icon-concert@2x.png) 0 0 no-repeat;
	background-size: 20px auto;
}

.shortcuts article.icon-article {
	background: url(images/shortcut-icon-article@2x.png) 0 0 no-repeat;
	background-size: 20px auto;
}

.shortcuts article.icon-multimedia {
	background: url(images/shortcut-icon-multimedia@2x.png) 0 0 no-repeat;
	background-size: 20px auto;
}

.account-info {
	background: url(images/twitter-icon@2x.png) top center no-repeat;
	background-size: 32px auto;
}

/* @media screen and (min-width: 641px) {
body>header {
	background: url(images/top-2018-berlin-european@2x.jpg) rgb(26,31,37) center center no-repeat;
	background-size: auto 430px;
}
}
*/
