/*
Theme Name: WordPress Superbus
Theme URI: http://www.superbus.fr
Description: Theme by <a href="http://www.ibernatus.com">Ibernatus</a>.
Version: 1.0
Author: David VIDAL
Author URI: http://www.ibernatus.com
Tags: custom header, fixed width, two columns, widgets
Text Domain: Music
*/



/***************************************************************************************************************/
/**** DIVERS ***************************************************************************************************/
/***************************************************************************************************************/

* {margin: 0;padding: 0;}
:focus { outline: 0 none;}

ul li {
	list-style-image:none;
	list-style-type:none;
}



/***************************************************************************************************************/
/**** STRUCTURE ************************************************************************************************/
/***************************************************************************************************************/

body {
	font-size:0.6em;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	color: #ffffff;
	background:#d36140 url(images/background.jpg) no-repeat scroll center top;
	margin: 0;
}

#background{
	height:466px;
	margin:0 auto;
	position:absolute;
	width:100%;
	background-color:transparent;
}

#page {
	left:50%;
	margin-left:-495px;
	margin-top:442px;
	position:absolute;
	text-align:left;
	width:990px;
	background:transparent url(images/background-content.gif) repeat-y scroll 0px top;
}

#header {
	/*background-color:#000000;*/
}

#headernav {
	height:80px;
	width:990px;
	margin-bottom:0px;
}

.nav {
    width: 990px;
    height:80px;
    background: transparent url(images/nav.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

.nav li {
	display: inline;
}

.nav li a:link, .nav li a:visited {
	height:50px;
	overflow:hidden;
	position:absolute;
	text-indent:-9000px;
	top:0;
	z-index:10;
}

.nav .news a:link, .nav .news a:visited {
	left: 0px;
	width: 124px;
}
.nav .news a:hover, .nav .news a:focus {
	background: url(images/nav.jpg) no-repeat -0px -80px;
}
.nav .news a:active {
	background: url(images/nav.jpg) no-repeat -0px -80px;
}
.current-news .news a:link, .current-news .news a:visited {
	background: url(images/nav.jpg) no-repeat -0px -80px;
	/*cursor: default;*/
}
.nav-news, .nav-news-click {
	position: absolute;
	top: 0;
	left: 0px;
	width: 124px;
	height: 50px;
	background: url(images/nav.jpg) no-repeat -0px -80px;
}
.nav-news-click {
	background: url(images/nav.jpg) no-repeat -0px -80px;
}


.nav .concerts a:link, .nav .concerts a:visited {
	left: 124px;
	width: 153px;
}
.nav .concerts a:hover, .nav .concerts a:focus {
	background: url(images/nav.jpg) no-repeat -124px -80px;
}
.nav .concerts a:active {
	background: url(images/nav.jpg) no-repeat -124px -80px;
}
.current-concerts .concerts a:link, .current-concerts .concerts a:visited {
	background: url(images/nav.jpg) no-repeat -124px -80px;
	/*cursor: default;*/
}
.nav-concerts, .nav-concerts-click {
	position: absolute;
	top: 0;
	left: 124px;
	width: 153px;
	height: 50px;
	background: url(images/nav.jpg) no-repeat -124px -80px;
}
.nav-concerts-click {
	background: url(images/nav.jpg) no-repeat -124px -80px;
}



.nav .biographie a:link, .nav .biographie a:visited {
	left: 277px;
	width: 179px;
}
.nav .biographie a:hover, .nav .biographie a:focus {
	background: url(images/nav.jpg) no-repeat -277px -80px;
}
.nav .biographie a:active {
	background: url(images/nav.jpg) no-repeat -277px -80px;
}
.current-biographie .biographie a:link, .current-biographie .biographie a:visited {
	background: url(images/nav.jpg) no-repeat -277px -80px;
	/*cursor: default;*/
}
.nav-biographie, .nav-biographie-click {
	position: absolute;
	top: 0;
	left: 277px;
	width: 179px;
	height: 50px;
	background: url(images/nav.jpg) no-repeat -277px -80px;
}
.nav-biographie-click {
	background: url(images/nav.jpg) no-repeat -277px -80px;
}



.nav .musique a:link, .nav .musique a:visited {
	left: 456px;
	width: 152px;
}
.nav .musique a:hover, .nav .musique a:focus {
	background: url(images/nav.jpg) no-repeat -456px -80px;
}
.nav .musique a:active {
	background: url(images/nav.jpg) no-repeat -456px -80px;
}
.current-musique .musique a:link, .current-musique .musique a:visited {
	background: url(images/nav.jpg) no-repeat -456px -80px;
	/*cursor: default;*/
}
.nav-musique, .nav-musique-click {
	position: absolute;
	top: 0;
	left: 456px;
	width: 152px;
	height: 50px;
	background: url(images/nav.jpg) no-repeat -456px -80px;
}
.nav-musique-click {
	background: url(images/nav.jpg) no-repeat -456px -80px;
}



.nav .photos a:link, .nav .photos a:visited {
	left: 608px;
	width: 130px;
}
.nav .photos a:hover, .nav .photos a:focus {
	background: url(images/nav.jpg) no-repeat -608px -80px;
}
.nav .photos a:active {
	background: url(images/nav.jpg) no-repeat -608px -80px;
}
.current-photos .photos a:link, .current-photos .photos a:visited {
	background: url(images/nav.jpg) no-repeat -608px -80px;
	/*cursor: default;*/
}
.nav-photos, .nav-photos-click {
	position: absolute;
	top: 0;
	left: 608px;
	width: 130px;
	height: 50px;
	background: url(images/nav.jpg) no-repeat -608px -80px;
}
.nav-photos-click {
	background: url(images/nav.jpg) no-repeat -608px -80px;
}



.nav .videos a:link, .nav .videos a:visited {
	left: 738px;
	width: 127px;
}
.nav .videos a:hover, .nav .videos a:focus {
	background: url(images/nav.jpg) no-repeat -738px -80px;
}
.nav .videos a:active {
	background: url(images/nav.jpg) no-repeat -738px -80px;
}
.current-videos .videos a:link, .current-videos .videos a:visited {
	background: url(images/nav.jpg) no-repeat -738px -80px;
	/*cursor: default;*/
}
.nav-videos, .nav-videos-click {
	position: absolute;
	top: 0;
	left: 738px;
	width: 127px;
	height: 50px;
	background: url(images/nav.jpg) no-repeat -738px -80px;
}
.nav-videos-click {
	background: url(images/nav.jpg) no-repeat -738px -80px;
}



.nav .shop a:link, .nav .shop a:visited {
	left: 865px;
	width: 125px;
}
.nav .shop a:hover, .nav .shop a:focus {
	background: url(images/nav.jpg) no-repeat -865px -80px;
}
.nav .shop a:active {
	background: url(images/nav.jpg) no-repeat -865px -80px;
}
.current-shop .shop a:link, .current-shop .shop a:visited {
	background: url(images/nav.jpg) no-repeat -865px -80px;
	/*cursor: default;*/
}
.nav-shop, .nav-shop-click {
	position: absolute;
	top: 0;
	left: 865px;
	width: 125px;
	height: 50px;
	background: url(images/nav.jpg) no-repeat -865px -80px;
}
.nav-shop-click {
	background: url(images/nav.jpg) no-repeat -865px -80px;
}








#content {
	/*margin-top:-12px;*/
	font-size:1.1em;
	padding-bottom:20px;
	padding-left:5px;
	width:655px;
}

#sidebar
{
	background-color:transparent;
	float:right;
	font-size:1.1em;
	margin-bottom:20px;
	margin-left:15px;
	padding-right:20px;
	padding-top:0px;
	width:295px;
}

#container {
	float:left;
}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 645px;
	}

.widecolumn {
	padding: 0;
	margin: 0;
	float:left;
}




/***************************************************************************************************************/
/**** CONTENT **************************************************************************************************/
/***************************************************************************************************************/








/***************************************************************************************************************/
/**** TYPO *****************************************************************************************************/
/***************************************************************************************************************/

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;
	padding-left:5px;*/
	}

.widecolumn {
	line-height: 1.6em;
	}


small {
color:#FF3700;
font-size:1em;
line-height:1.5em;
padding-left:5px;
	}

.wpf-table small {
	padding-left:0;
}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 1.4em;
	text-align: left;
	}

#h1_news {
	margin-left:10px;
	width:600px;
}

h2 {
	font-size: 1.2em;
	/*height:30px;*/
	line-height:1.0em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #fefcec;
	}



.news_content h2 {
	padding:5px 5px 0 5px;
	/*font-size:1.4em;*/
}

h2 a, h2 a:visited {
	/*color: #d35d34;*/
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:bold;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	/*color: #b85b5a;*/
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.vcard img { 
	float: left;
	border:2px solid #3E505E;
	/*padding: 2px;*/

	background: #fff;
	
	height:45px;
	margin:0 5px 5px;
	width:45px;
	
}



.vcard img, .commentlist li .avatar:hover { 
	border:2px solid #999999;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight:normal;
	line-height:1.5em;
	margin:0;
	padding:5px 5px 5px 20px;
	text-transform:none;
}

#commentform p {

	}

.commentmetadata {
	font-weight: normal;
	}

.post-meta-key { display:none; }



code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #D35D34;
	text-decoration: none;
}
	
h2 a:hover, h3 a:hover {
	color: #f1e8da;
	text-decoration: none;
	}	

#sidebar a {
	color: #999999;
	font-weight:normal;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #c65836;
	text-decoration: none;
	}


a:hover {
	/*color: #f1e8da;
	background-color:#D35D34;*/
	text-decoration: underline;
	}

h2 a:hover {
	/*color: #8f8d85;*/
	background-color:tranparent;
	text-decoration: none;
	}


#content h1 {
	background:transparent url(images/h1-bg.gif) no-repeat top left;
	/*font-weight:bold;*/
	margin-bottom:10px;
	/*padding:4px;*/
	text-transform:uppercase;
	color:#272727;
	padding:6px 10px 5px;	
}


.ilike {
	height:30px;
	padding:10px 0 5px 0;
}

.post-video {
	font-size:1.0em;
	padding:0 10px 20px 10px;
	background:transparent url(images/post-video-bg.jpg) no-repeat top left;	
	height:450px;
	margin-left:10px;
}

.post-video  .entry{
	margin:30px 0 0 60px;
}

.post-video  h2 {
	padding-top:10px;
	text-align: center;
}

.home .post, .blog .post {
	float:left;
	font-size:1.0em;
	padding:0 10px 20px 10px;
	/*padding:15px 15px 15px 5px;*/
	text-align:left;
	width:300px;
}


.post, #content-ajax .post, #respond {
	text-align: left;
	padding:0 20px 20px 10px;
}

.home .post h2, .blog .post h2, h2 {
	font-weight:bold;
	padding:5px 5px 5px 0;
}

.post-video h2  a {
	font-weight:bold;
	padding:5px 5px 5px 0;
	color:#FFFFFF;
}

.post #date {
	color:#f4ebdd;
	background-color:#C65836;
	font-size:0.9em;
	font-weight:bold;
	padding:2px;
	width:66px;
	margin-top:5px;
}

.widecolumn .category-news {
	
}

.narrowcolumn .category-news {

}

#respond h2, .widecolumn h2, #newsletter h2 {
	/*
	font-weight:bold;
	margin-top:0px;
	padding:4px;
	text-transform:uppercase;
	*/
}


#content .post img.thumb {
	/*border-right:1px solid #ef5f8a;*/
	float:left;
	margin-right:5px;
	padding-right:5px;
}



.news_img {
	border:2px solid #c65836;
	height:160px;
	padding-bottom:0;
	width:300px;
}

#thumb_img {
	position:absolute;
	z-index:3;
	width:300px;
	height:160px;
}

#thumb_front {
	position:absolute;
	z-index:4;
	background:transparent url(images/thumb_front.gif) no-repeat top left;	
	width:300px;
	height:160px;
}

#comment_over {
background:url("images/ico-comments.gif") no-repeat scroll left center #FFFFFF;
color:#000000;
font-weight:bold;
margin-left:270px;
padding:5px 0 5px 17px;
position:absolute;
width:16px;
z-index:5;
}

#sidebar #fbconnect_bg {
	background-color:#000000;
}

#fbconnect_bg {
	background-image:none;
	margin-bottom:30px;
	padding:15px;
	color:#FFFFFF;	
}

.home .entry {
	/*padding-left:5px;*/
}

.home .entry p {
	margin-bottom:0px;
	text-align:justify;
}
.entry {
	padding-top:0px;
}

.entry p {
	margin-bottom:10px;
	text-align:justify;
}

.postmetadata {
	font-size:10px;
	/*margin-left:5px;*/
	margin-top:10px;
}

.postmetadata a, a.metaLink {
	background-color:#ff3700;
	color:#FFFFFF;
	float:left;
	margin-right:5px;
	padding:5px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	background:url("images/h1-bg2.gif") no-repeat scroll left bottom transparent;	
}


.postmetadata a:hover, a.metaLink:hover {
	color:#000000;
	text-decoration:none;
	
}

.page-template-videos-php .share ul {
	position:relative;
	float:none;
}

.page-template-videos-php #page .post {
	border-bottom:1px solid #563723;
	padding:10px 20px 20px 10px;
	width:600px;
}

.share ul {
	color:#FFFFFF;
	float:left;
	font-size:10px;
	padding:2px;
	position:absolute;
	z-index:10;	
}

.widecolumn .share ul {
	position:relative;
}

.single .share ul {
	position:relative;
}

.postmetadata ul  li {
/*
	display:inline;
	list-style-image:none;
	list-style-type:none;
*/
	margin:0;
	padding:0;
}

.share ul li {
	background-color:#c65836;
	float:left;
	list-style-type:none;
	margin:0 2px 0 0;
	padding:3px;
}

.share ul li.share_facebook a {
	background:url("images/share_facebook.gif") no-repeat scroll left top transparent;
	height:10px;
	margin:0;
	padding:0;
	width:10px;
}

.share ul li.share_twitter a {
	background:url("images/share_twitter.gif") no-repeat scroll left top transparent;
	height:10px;
	margin:0;
	padding:0;
	width:10px;
}

.share ul li.share_comment a {
background:url("images/bulle.gif") no-repeat scroll left top #c65836;
color:#FFFFFF;
font-weight:bold;
height:10px;
padding-left:18px;
text-decoration:none;
width:15px;
}


.share ul li.share_facebook a:hover {
	background:transparent url(images/share_facebook.gif) no-repeat scroll left -10px;
}

.share ul li.share_twitter  a:hover{
	background:transparent url(images/share_twitter.gif) no-repeat scroll left -10px;
}

.share ul li a {
	display:block;
}







.post hr {
	display: block;
	}

.widecolumn .post {
	margin-left: 0px;
}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


.clear {
	clear: both;
}





/***************************************************************************************************************/
/**** FOOTER ***************************************************************************************************/
/***************************************************************************************************************/

#footer {
	background: transparent url(images/footer.jpg) no-repeat scroll left bottom;
	padding: 0;
	margin:0px auto;
	width:990px;
	height:120px;
	clear: both;
}

#footernav {
	font-size:0.9em;
	height:45px;
	text-transform:uppercase;
	padding-top:85px;
	padding-left:10px;
}

#footernav ul, #footerlogo ul {
	margin:0 0 0 0;
	padding:5px 0 0 0;
}

#footernav ul li {
	border-right:1px solid #fefdfb;
	float:left;
	list-style-type:none;
	padding:0 32px;
	height:22px;
}


#footernav ul li a {
	color:#fefdfb;
	display:block;
	font-weight:bold;
	margin-top:5px;
}

#footernav ul li a:hover {
	color:#000000;
	text-decoration:none;
	background-color:transparent;
}

#footernav ul li.logo02 {
	border:none;
}

#footernav ul li.logo01 a {
	background:transparent url(images/logo_universal.gif) no-repeat scroll 0 0;
	width:48px;
	height:22px;
	margin-top:0;
}

#footernav ul li.logo03 a {
	background:transparent url(images/logo_polydor.gif) no-repeat scroll 0 0;
	width:51px;
	height:22px;
	margin-top:0;
}

#footernav ul li.logo02 a {
	background:transparent url(images/logo_ibernatus.gif) no-repeat scroll 0 0;
	width:93px;
	height:22px;
	margin-top:0;
}

#footernav ul li.logo01 a:hover {
	background:transparent url(images/logo_universal.gif) no-repeat scroll 0 -22px;
}

#footernav ul li.logo02 a:hover {
	background:transparent url(images/logo_ibernatus.gif) no-repeat scroll 0 -22px;
}

#footernav ul li.logo03 a:hover {
	background:transparent url(images/logo_polydor.gif) no-repeat scroll 0 -22px;
}


/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	padding: 0;
	}

h2 {
	margin: 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	height:50px;
}

h3 {
	padding: 0;
/*	margin: 30px 0 0;*/
	}

.widecolumn h3 {
	padding: 0;
	margin: 30px 0 0 10px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	/*padding: 4px;*/
	margin: 0 7px 2px 0;
	display: inline;
	/*border:2px solid #FFFFFF;*/
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
*/

/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

*/



/*
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
*/

/* End Entry Lists */



/* Begin Form Elements */


#newsletter {
	width:630px;
	margin-left:-5px;
}

.form_row {
	width:100%;
	padding-bottom:20px;
}



.form_row input {
	background:transparent url(images/form_input.jpg) no-repeat scroll 0 0;
	border:0 none;
	color:#000000;
	/*float:left;*/
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:8px;
	width:220px;
}

.form_row_radio #gender_male, .form_row_radio #gender_female {
	border:0 none;
	color:#000000;
	padding:10px;
	width:25px;
}

.form_row_submit #submit {
background-color:#000000;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:1.1em;
padding:4px;
width:190px;
margin-top:20px;

}


#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}


#respond p {
	margin-left:10px;
}

#commentform input {
	background-color:#6e6e6e;
	border:medium none;
	color:#f4ebdd;
	cursor:pointer;
	font-size:0.9em;
	font-weight:bold;
	padding:4px;
	text-transform:uppercase;
	width:190px;
}

#commentform {
	margin:5px 0 25px 0;
}

#commentform textarea {
	background-color:transparent;
	border:0 solid #DDDDDD;
	color:#f3e9d9;
	font-size:1.1em;
	padding:5px 5px 5px 30px;
	width:485px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}


.comment-form-top {
	background:transparent url(images/comment-form-top.gif) no-repeat scroll 0 0;
	height:105px;
}

/* End Form Elements */




/************************************************************************************************************************************/
/******** Begin Comments ************************************************************************************************************/
/************************************************************************************************************************************/


#respond h3 {
	
}

#commentform a, .commentlist li a {
	color:#D35D34;
	font-size:0.9em;
}

#commentform a:hover, .commentlist li a:hover {
/*
	color:#999999;
	text-decoration:underline;
*/	
}

.vcard {
	float:left;
	width:65px;
	text-align:center;
}

.comment-content {
	float:left;
	width:520px;
}

.comment-content-top {
	background:transparent url(images/comment-top.gif) no-repeat scroll 0 0;
	min-height:50px;
}

.comment-content-bottom  {
	background:url("images/comment-bottom.gif") no-repeat scroll 0 0 transparent;
	height:12px;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	margin-left:0px;
	margin-top:15px;
	}

.commentlist li {
	margin: 0px 0 0px;
	padding: 5px 5px 10px 0px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}


.children { padding: 0; }

#commentform p {
	margin: 12px 0 0 18px;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	text-indent:-9999px;
	}

.commentmetadata {
	margin:3px 0 0 20px;
	display: block;
	}



/*
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	margin-left:10px;
	}

.commentlist li {
	margin: 0px 0 10px;
	padding: 5px 5px 10px 0px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}


.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	text-indent:-9999px;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
*/


/************************************************************************************************************************************/
/******** Begin Sidebar *************************************************************************************************************/
/************************************************************************************************************************************/



#sidebar_widget {

}

#sidebar_widget li {
	/*clear:left;*/
	margin-top:0px;	
	margin-bottom:20px;	
}


#facebookconnector h2 {
	background:transparent url(images/h2_communaute.gif) no-repeat scroll 0 0;
	height:40px;
	margin-top:0px;
	text-indent:-9999px;
}

/*
#facebookconnector .fbconnect_wrapper_global {
	background:transparent url(images/h3_communaute_v2.jpg) no-repeat scroll right top;
	padding-bottom:50px;
}


#facebookconnector .fbconnect_wrapper {
	width:310px;
	padding-left:10px;
	margin-top:-10px;
}
*/



/*
div.fbconnect_LastUsers {
	background-color:#8f8d85;
	margin-right:15px;
	-moz-border-radius:10px;
}

div.fbconnect_title {
	color:#fff;
	letter-spacing:normal;
	font-size:1.4em;
	text-transform:none;
	font-weight:bold;
	border-bottom:2px dotted #fff;
}

div.fbconnect_LastUsers a {
color:#fff;
font-weight:bold;
text-decoration:none;
}

div.fbconnect_userpics a {
	border:2px solid #fff;
	margin-right:3px !important;
}

div.fbconnect_userpics {
	border-bottom:2px dotted #fff;
}


#respond .fbconnect_wrapper {
	width:625px;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:40px;
}
*/

#emailfield {
	border:0 none;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:0;
	width:200px;
	float:left;
	padding-top:6px;
	background-color:transparent;
	font-weight:bold;
	color:#000000;
}

#newsletter-form {
	padding-top:0px;
}


#newsletterbutton {
border:0 none;
float:left;
height:29px;
width:45px;
}



#recent-comments-3 li {
	margin-bottom:0px;	
	text-transform:uppercase;
	font-size:0.9em;
}

.widget_recent_comments {
	padding-bottom:0;
	color:#000000;
}


.widget_recent_comments h2 {
	background:transparent url(images/h2_comments.gif) no-repeat scroll 0 0;
	margin-top:0px;
	text-indent:-9999px;
}

.widget_recent_comments ul {
	margin-bottom:20px;
	padding:5px;
}

#recent-comments-2 li {
	margin-top:0;
}

.widget_recent_comments li {
	border-bottom:1px dotted #d1c0ab;
	display:block;
	margin-top:0;
	padding:6px 6px 6px 0px;
}



.ibAlbumWidget h2 {
	background:transparent url(images/h2_album.jpg) no-repeat scroll 0 0;
	display:none;
}

.ibAlbumWidget #album {
	background:transparent url(images/album_bg.jpg) no-repeat scroll 0 0;
	width:310px;
	height:310px;
	margin-left:0px;
}

#album ul {
	padding:270px 0 0 10px;
}

#album li {
	margin:0 0 5px;
	padding:0;
	width:100px;
	float:left;
}

.ibAlbumWidget .shop1 a {
	background:transparent url(images/shop1.gif) no-repeat scroll 0 0;
	width:100px;
	height:33px;
	text-indent:-9999px;
	display:block;
}

.ibAlbumWidget .shop2 a {
	background:transparent url(images/shop2.gif) no-repeat scroll 0 0;
	width:100px;
	height:33px;
	text-indent:-9999px;
	display:block;
}

.ibAlbumWidget .shop3 a {
	background:transparent url(images/shop3.gif) no-repeat scroll 0 0;
	width:100px;
	height:33px;
	text-indent:-9999px;
	display:block;
}


.privacy {
	font-size:0.8em;
	margin-bottom:10px;
	padding-top:50px;
	color:#999999;
}

.ibShopWidget h2 {
	background:transparent url(images/h2_shop.gif) no-repeat scroll 0 0;
	margin-top:0px;
	text-indent:-9999px;	
}

#sidebar_widget .ibShopWidget h2  {
	height:40px;
}

.ibLinksWidget h2 {
	background:transparent url(images/h2_link.gif) no-repeat scroll 0 0;
	margin-top:0px;
	text-indent:-9999px;	
}

.widget_recent_comments, .ibLinksWidget, .ibNewsletterWidget{
	background:transparent url(images/stars.gif) no-repeat scroll 0 bottom;	
	padding-bottom:30px;
}

#sidebar_link_list {
	height:45px;
	/*margin-bottom:50px;*/
	padding:10px 10px 10px 0;
}

#sidebar_link_list li {
	padding-bottom:0px;
	clear:none;
	float:left;
	margin-top:0;
	margin-bottom:0px;
}

#sidebar_link_list li a {
display:block;
height:35px;
margin-bottom:6px;
margin-right:6px !important;
width:35px;
}

#sidebar_link_list li a.picto_facebook {
	background:transparent url(images/picto_facebook.gif) no-repeat scroll 0 0;
}

#sidebar_link_list li a.picto_facebook:hover {
	background-position:0 -35px !important;
}

#sidebar_link_list li a.picto_myspace {
	background:transparent url(images/picto_myspace.gif) no-repeat scroll 0 0;
}

#sidebar_link_list li a.picto_myspace:hover {
	background-position:0 -35px !important;
}

#sidebar_link_list li a.picto_skyblog {
	background:transparent url(images/picto_skyblog.gif) no-repeat scroll 0 0;
}

#sidebar_link_list li a.picto_skyblog:hover {
	background-position:0 -35px !important;
}

#sidebar_link_list li a.picto_youtube {
	background:transparent url(images/picto_youtube.gif) no-repeat scroll 0 0;
}

#sidebar_link_list li a.picto_youtube:hover {
	background-position:0 -35px !important;
}

#sidebar_link_list li a.picto_dailymotion {
	background:transparent url(images/picto_dailymotion.gif) no-repeat scroll 0 0;
}

#sidebar_link_list li a.picto_dailymotion:hover {
	background-position:0 -35px !important;
}


#sidebar_link_list li a.picto_twitter {
	background:transparent url(images/picto_twitter.gif) no-repeat scroll 0 0;
}

#sidebar_link_list li a.picto_twitter:hover {
	background-position:0 -35px !important;
}

#sidebar_link_list li a.picto_deezer {
	background:transparent url(images/picto_deezer.gif) no-repeat scroll 0 0;
}

#sidebar_link_list li a.picto_fan {
	background:transparent url(images/picto_fan.gif) no-repeat scroll 0 0;
}


#sidebar_link_list li a.picto_deezer:hover {
	background-position:0 -35px !important;
}

#sidebar_link_list li a.picto_skyblog {
	background:transparent url(images/picto_skyblog.gif) no-repeat scroll 0 0;
}

#sidebar_link_list li a.picto_skyblog:hover {
	background-position:0 -35px !important;
}

#sidebar_link_list li a.picto_spotify {
	background:transparent url(images/picto_spotify.gif) no-repeat scroll 0 0;
}

#sidebar_link_list li a.picto_spotify:hover {
	background-position:0 -35px !important;
}

#sidebar_link_list li a.picto_fan:hover {
	background-position:0 -35px !important;
}



.ibNewsletterWidget h2 {
	background:transparent url(images/h2_newsletter.gif) no-repeat scroll 0 0;
	margin-top:0px;
	text-indent:-9999px;		
}


#newsletter-form {
	color:#000000;
}


#emailfield {
background:url("images/newsletter_champ.jpg") no-repeat scroll left top transparent;
border:0 none;
color:#000000;
float:left;
font-size:14px;
font-weight:normal;
height:29px;
padding:0 5px;
width:213px;
margin-top:10px;
}

#newsletterbutton {
background:url("images/newsletter_bout.gif") no-repeat scroll left top transparent;
border:0 none;
cursor:pointer;
float:left;
height:29px;
text-indent:-9999px;
width:44px;
margin-top:10px;
}


/*

#banner {
	width: 330px;
	height:350px;	
	position:absolute;
	z-index:10;
}

#sidebar form {
	margin: 0;
	}
	
*/
	
/* End Sidebar */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
}

.hidden {
	text-indent:-9999px;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */





ul.gigpress {
	float:left;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
	position:relative;
	/*width:625px;*/
}

ul.gigpress li.gigpress-header {
	-moz-border-radius:2px 2px 2px 2px;
	background-color:#AC4A2D;
	height:20px;
	padding:5px 5px 1px;
	color:#f8e9d2;
	font-size:11px;
	font-weight:bold;	
}

ul.gigpress li div.gigpress-header-date {
	float:left;
	padding-bottom:15px;
	position:relative;
	width:60px;
}

ul.gigpress li div.gigpress-header-city {
	float:left;
	padding-bottom:15px;
	position:relative;
	width:155px;
}


ul.gigpress li div.gigpress-header-venue {
	float:left;
	padding-bottom:15px;
	position:relative;
	width:200px;
}

ul.gigpress li div.gigpress-header-country {
	float:left;
	padding-bottom:15px;
	position:relative;
	width:90px;
}



ul.gigpress li.gigpress-line2 {
	float:left;
	/*height:40px;*/
	position:relative;
	border-bottom:1px solid #563723;
	margin-bottom:10px;
	padding:5px 5px 15px;	
}

ul.gigpress li.gigpress-line {
	border-bottom:1px solid #563723;
	float:left;
	/*height:40px;*/
	position:relative;
	margin-bottom:10px;
	padding:5px 5px 15px;

}

ul.gigpress {
	list-style-type:none;
	margin-top:0px;
	text-transform:uppercase;
}


ul.gigpress li div.gigpress-date {
	float:left;
	/*padding-bottom:15px;*/
	position:relative;
	width:60px;
}


.calendar {
	border-collapse:collapse;
	border-spacing:0;
	width:40px;
}

.gigpress-info-item {
	color:#999999;
padding-top:10px;
text-transform:lowercase;
}

.calendarmonth {
background-color:#AC4A2D;
color:#F8E9D2;
font-size:11px;
font-weight:bold;
overflow:hidden;
text-align:center;
width:40px;
}

.calendarday {
background-color:#000000;
border-color:#AC4A2D;
border-style:none solid solid;
border-width:0 3px 3px;
color:#F8E9D2;
font-size:13px;
line-height:22px;
text-align:center;
}


ul.gigpress li div.gigpress-city {
	float:left;
	padding-top:10px;
	position:relative;
	width:155px;
}


ul.gigpress li div.gigpress-venue {
	float:left;
	padding-top:10px;
	position:relative;
	width:200px;
}

ul.gigpress li div.gigpress-country {
	float:left;
	padding-top:10px;
	position:relative;
	width:90px;
}

ul.gigpress li div.gigpress-ticket {
	float:left;
	padding-top:10px;
	position:relative;
	width:80px;
}

ul.gigpress li div.gigpress-ticket a {
	background-color:#ebebbc;
	color:#8F8D85;
	font-size:0.9em;
	font-weight:bold;
	padding:2px;
}

ul.gigpress li div.gigpress-ticket a:hover {
	background-color:#8F8D85;
	color:#fff;
	text-decoration:none;
}



div.sociable {
	background-color:#fff;
	float:left;
	height:18px;
	padding:4px 2px 2px;
	width:305px;
}

.sociable ul {
	height:90px;
	padding-left:5px;
}

.sociable_tagline {
	float:left;
	color:#8f8d85;
	/*width:75px;*/
}





#gigpress_home  {
	float:left;
	width:305px;
	margin-left:0px;
	margin-top:30px;
}

#facebook_home  {
	float:left;
	width:620px;
	margin-left:10px;
	margin-top:10px;
}

#twitter_home  {
	float:left;
	width:305px;
	margin-left:15px;
	margin-top:30px;
}



#gigpress_home h1 {
	background:transparent url(images/gigpress_home.gif) no-repeat scroll 0 0;
	height:26px;
	text-indent:-9999px;
}


#photos_home {
float:left;
margin-left:0;
margin-top:10px;
padding:0 5px 20px 10px;
width:305px;
}

#videos_home {
float:left;
margin-left:0;
margin-top:10px;
padding:0 5px 20px 10px;
width:305px;
}

/*
#videos_home h1 {
	background:transparent url(images/videos_home.gif) no-repeat scroll 0 0;
	height:26px;
	text-indent:-9999px;
}
*/

#facebook_home h1 , #photos_home h1, #videos_home h1, #twitter_home h1 {
	/*
	background-color:#ebebbc;
	font-weight:bold;
	margin-bottom:10px;
	padding:4px;
	text-transform:uppercase;
	*/
}

/*
#facebook_home h1 {
	background:transparent url(images/facebook_home.gif) no-repeat scroll 0 0;
	height:26px;
	text-indent:-9999px;
}

#twitter_home h1 {
	background:transparent url(images/facebook_home.gif) no-repeat scroll 0 0;
	height:26px;
	text-indent:-9999px;
}
*/


ul.gigpress-listing {
	margin-top:15px;
	margin-left:0px;
}

span.gigpress-sidebar-date {
	font-weight:normal;
	font-size:11px;
	/*color:#E0AE0C;*/
}

ul.gigpress-listing li span.gigpress-sidebar-date  {
	display:block;
	float:left;
	width:100px;
}

.summary {
	/*float:left;*/
}

.gigpress-sidebar-venue{
	display:block;
}

ul.gigpress-listing li span.gigpress-sidebar-city {
	margin-left:100px;
}

ul.gigpress-listing li {
	/*border-bottom:1px solid #E9D4A9;*/
}

ul.gigpress-listing li {
	margin-bottom:10px;
	padding:6px;
	background:transparent url(images/h2-bg.jpg) no-repeat scroll 0 0;
}


.twitter-avatar {
	font-size:17px;
	font-weight:bold;
	padding:15px 0 0 15px;
}

.twitter-avatar a {
	color:#57C3E5;
}


.widget_twitter ul, #twitter_content ul {
	width:305px;
	padding-bottom:10px;
	padding-left:0px;
	padding-top:15px;
}

.widget_twitter .entry-meta, #twitter_content .entry-meta  {
	display:block;
	font-size:11px;
	color:#000;
	font-weight:normal;
}

.widget_twitter ul li, #twitter_content ul li {
	margin-bottom:15px;
	padding-left:6px;
	font-size:12px;
	color:#000;
	font-weight:normal;
	border-left:1px solid #000;
}

.widget_twitter ul li a, #twitter_content ul li a {
	padding-bottom:10px;
	color:#000;
	text-decoration:none;
}

.widget_twitter ul li a:hover, #twitter_content ul li a:hover {
	text-decoration:underline;
}
