/*
Theme Name: AntoinePilgrim
Theme URI: http://www.antoinepilgrim.com
Description: Theme inspired by the universe of Antoine Pilgrim
Version: 0.3
Author: Huru Music
Author URI: http://www.hurumusic.com
*/
/*disable circles*/
.sidebar li {
	list-style-type:none !important
}
.sidebar li a {
	padding-left:4px;
	border-left:6px solid #333;
}
.sidebar li a:hover {
	border-left:6px solid #FF7711;
}

/* OLD */
/*#header .logo {
	background-image: url(http://www.antoinepilgrim.com/blog/wp-content/themes/constructor/themes/antoinepilgrim/Logo139.png);
	background-repeat: no-repeat;
	background-position: left center;
}*/
/*#header .logo h1 a {
	padding-left: 150px;
}*/

#header .logo h1 a img {
	border:0px;
	padding-top: 5px;
}


/* xiti-logo */
#xiti-logo {
	position:fixed;
	left:100%;
	top:100%;
	width:85px;
	height:15px;
	margin-top:-14px;
	margin-left:-84px;
}
 /* Audio player */
p.audioplayer_container {
	padding-top:15px;
	padding-bottom:15px;
}

/* iframe facebook I Like */
div.iframe-fb {
	margin-top:20px;
	margin-bottom:20px;
	border:none; 
	overflow:hidden;
	width:450px; 
	/*height:40px;*/
}