/*  
Theme Name: Canzone
Theme URI: http://canzone.asso.fr/
Description: The Canzone theme.
Version: 1.0
Author: Ulrich Roissard
Author URI: http://canzone.asso.fr/

*/

/* Begin Typography & Colors */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: transparent url('images/LogoCanzone.gif') no-repeat center 0px;
	margin: 0px;
	padding: 0px;
}

#left {
	float: left;
	width: 50%;
	/*	margin-left: -408px;*/
/*	margin-left: 50%;*/
/*	left: -400px;*/
/*	padding-left: 50%-408px;*/
/*	left: 400px;*/
}

/* for understanding browsers */
#header {
	text-align: center;
	width: 408px;
	float: right;
	min-height: 101px; 
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html #header {
	height: 101px;
}
/**/

#header h1 {
	padding-top: 0.5em;
}

.copyright {
	font-size: 75%;
}

.copyright a:link {
	color: #000;
}

.copyright a:visited {
	color: #000;
}

.copyright a:hover {
	color: #000;
}

.copyright a:active {
	color: #000;
}

.wordpress {
	font-size: 75%;
}

.wordpress a:link {
	color: #000;
}

.wordpress a:visited {
	color: #000;
}

.wordpress a:hover {
	color: #000;
}

.wordpress a:active {
	color: #000;
}

.top-right-photo {
/*	width: 317px;
	height: 317px;*/
}

.photo {
	border: 0px none;
}

/*#content {
	background:#fff;
	min-height: 317px;
	width: 408px;
	float: right;*/
/*	overflow: hidden;*/
/*	font-size: smaller;
	padding-left: 3px;
	padding-right: 3px;
	text-align: justify;
}*/

/* for understanding browsers */
#content {
	background:#fff;
	/*width: 408px;*/
	width: 408px;
	float: right;
/*	overflow: hidden;*/
	font-size: smaller;
	padding-left: 3px;
	padding-right: 3px;
	text-align: justify;
	min-height: 317px; 
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html #content {
	height: 317px;
}
/**/

#content ul {
	list-style-image: url('images/puce.gif');
}

#right {
	width: 319px;
	margin-left: 50%;
}

#photo {
	width: 317px;
	height: 317px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	overflow: hidden;
}

#sidebar {
	padding-top: 25px;
	margin-left: 12.5%;
}

#footer {
	padding-top: 25px;
	text-align: center;
}

#menu {
	width: 242px;
	/* to display the list horizontaly */
	margin: 0 0 0 0;
	font-weight: bold;
	border-top: 1px #000 solid;
	padding: 0px;
}

#menu li {
	display: inline;
}
#menu a {
	width: 99.99%;
	/* extend the sensible area to the maximum with IE5 */
	display: block;
	background-color: #fff;
	border-bottom: 1px #000 solid;
	text-align: center;
	text-decoration: none;
	color: #000;
}
#menu a:hover { 
	color: #FFF;
	background-color: #ED1B2F;
}
#menu a:visited {
	/*color: #000;*/
}

#photos-list li {
	background:#FFFFFF none repeat scroll 0%;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0pt 1px 1px 0pt;
	display:inline;
	float:left;
	margin:5px;
	padding:10px;
	position:relative;
	text-align:center;
	width:150px;
}

#photos-list img {
	border: 0px none;
}

#photos_full {
	background:#FFFFFF none repeat scroll 0%;
	border-color:#EEEEEE;
	border-style:solid;
	border-width:0pt 1px 1px 0pt;
	margin:0pt auto;
	padding:5px 15px 15px;
	text-align:center;
}

.photos_br {
	clear: left;
}

#listePupitres ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#old-concerts {
	padding-left: 0px;
}

#old-concerts > li {
	list-style: none;
}

.listeFolder {
	cursor: pointer !important;
	text-decoration: underline;
	color:#0000FF;
}

#listePupitres ul li ul {
	display:none;
	padding-left: 15px;
}

#listePupitres ul li ul li {
	list-style: none;
}

.date {
	font-weight: bold;
}

.navigation {
	padding-top: 1em;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.email {
	border: 0px;
	vertical-align: middle;
}

a:hover {
	color:#0000FF;
}
a:visited {
	color:#0000FF;
}

#legende {
	float: right;
}

