* {
    padding: 0;
    margin: 0;
}

a {
    outline: none;
    border-bottom: 1px dotted #000;
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
}

img {
    border: none;
}

body {
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #000;
}

#canvas {
	width: 752px;
	margin: 0px auto;
	margin-top: 10px;
}

#header {
/*  height: 100px;*/
	margin: 0 0 24px 188px;
}

#header h1 a {
	display: block;
	width: 319px;
	height: 71px;
	text-indent: -5000px;
	background: url(../images/le-baron5.jpg) no-repeat;
	border: none;
}

#header h2 {
	width: 319px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}

#middle {
	
}

#nav {
	width: 188px;
	float: left;
}

#nav ul {
	list-style-type: none;
}

#nav ul li,
#nav ul li a {
	width: 160px;
	background-position: -160px 0;
	background-repeat: no-repeat;
	display: block;
	text-indent: -5000px;
	border: none;
}

#nav ul li a:hover,
#nav ul li a.selected {
	background-position: 0px 0;
}

li#nav-news a {
	height: 53px;
	background: url(../images/nav/news.jpg) ;
}

li#nav-music a {
	height: 53px;
	background: url(../images/nav/music.jpg) ;
}

li#nav-pictures a {
	height: 58px;
	background: url(../images/nav/pictures.jpg) ;
}

li#nav-media a {
	height: 37px;
	background: url(../images/nav/media.jpg) ;
}

li#nav-upcoming-shows a {
	height: 70px;
	background: url(../images/nav/upcoming-shows.jpg) ;
}

li#nav-newsletter a {
	height: 44px;
	background: url(../images/nav/newsletter.jpg) ;
}

#content,
#footer {
	width: 564px;
	float: left;
    /*background-color: blue;*/
}

#footer {
    margin-left: 188px;
    border-top: 1px dotted #CCC;
    margin-top: 25px;
    padding-top: 7px;
    font-size: 10px;
margin-bottom:15px;
}

h3 {
    margin-bottom: 0.1em;
}

#content p {
    margin-bottom: 2.2em;
}

#content p img {
    float: left;
    margin: 0 5px 2px 0;
}

.news-date {
    font-size: 0.8em;
    color: #333;
    font-weight: normal;
}

#content.music img {
    float: left;
    margin: 0 10px 0 2px;
}

#content.music table {
    margin-top: -7px;
    float: left;
}

#content.pictures table {
    margin-top: -10px;
}

#content.pictures table a {
    border: none;
}

#content.shows ul {
    margin-left: 20px;
    margin-top: 5px;
    list-style-type: none;
}

#content.shows ul li {
    margin-bottom: 10px;
}

.next-show {
    background-color: #000;
    color: #FFF;
    padding: 1px 3px;
}

.titre {
	font-size:13px;
	font-weight:bold;
}

.imglegend {
	
	float:left;
	margin:0 5px 2px 0;
}

.post {
	clear:both;
	float:left;
	margin-bottom:10px;
width:564px;

}

#content ul p {
	margin-bottom:0;
}

li strong b {
	background-image:url('../images/next.jpg');
background-position:left -1px;
	background-repeat:no-repeat;
	padding-left:78px;
}

.oldDetails {
	overflow:hidden;
	height:30px;
}

.highlight p {
	display:inline;
}

.highlight p.nohigh {
	display:block;
margin-top:5px;
}

a.editing {
	background:red;
	padding:1px;
}

#back {
	float:right;
}

#back a {
font-weight:bold;
text-decoration:none;
border:0px;
}

.post {

position:relative;

}

#score {
	border:1px solid black;
	padding:5px;
	position:absolute;
	bottom:5px;
	right:20px;
}

#fancybox-wrap a {
	border:0px solid white;
	color:black;
}

#dialog {
	display:none;
}

#dialog p {
	margin:20px 0;
}

#dialog img {
	margin:0px 20px 20px 0;
}
