body {
	background: #090300 url("../images/fond.jpg") top left;
	margin: 0;
	padding: 0;
	font: 11px/14px Helvetica, Arial, sans-serif;
}

div#bidon {
	background: transparent url("../images/coin.jpg") no-repeat top left;
}

a {
	color: #cc110c;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #b2897c;
}

a:hover {
	border-bottom: 1px solid #bc594f;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* ----------------------------------------------------------------------------- */

div.clearall {
	clear: both;
	height: 0;
	overflow: hidden;
}

/* ----------------------------------------------------------------------------- */

div#container {
	width: 624px;
	margin: 0 auto;
}

div#header {
	width: 624px;
	height: 360px;
	margin: 0 0 16px;
	background: url(../images/photo_default.jpg) no-repeat bottom left;
}

body.home div#header {
	height: 530px;
	background: url(../images/flyer.jpg) no-repeat bottom left;
}

body.photos div#header { background-image: url(../images/photo_photos.jpg); }
body.shows div#header {	background-image: url(../images/photo_shows.jpg); }
body.news div#header {	background-image: url(../images/photo_nouvelles.jpg); }
body.guestbook div#header { background-image: url(../images/photo_guestbook.jpg); }
body.music div#header { background-image: url(../images/photo_music.jpg); }
body.videos div#header { background-image: url(../images/photo_videos.jpg); }

div#header img {
	border: none;
	margin-top: 85px;
}

div#header a {
	border: none;
}

div.contentBox {
	background-color: #9eafa8;
	padding: 16px 16px 12px 16px;
	margin: 0 0 16px;
}

div.message {
	background-color: #dfb55e;
	padding: 12px 16px 10px 16px;
	margin: 0 0 16px;
}

.highlight {
	background-color: #dfb55e;
}

div.contentBox + div.contentBox {
	background-color: #b4b39c;
}

div.contentBoxless {
	margin: 0 0 16px;
}

/* ----------------------------------------------------------------------------- */

div#menu {
	clear: both;
	margin: 0 0 16px 0;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	color: #9eafa8;
	font-weight: bold;
}

body.home div#menu {
	margin: 0 0 8px 0;
}

div#menu h2, div#menu p {
	font-size: 24px;
	line-height: 28px;
	margin: 0;
	padding: 0;
}

div#menu ul {
	list-style: none;
	margin: 3px 0 0 0;
	font-size: 14px;
}

div#menu li {
	display: inline;
}

div#menu li a {
	border: none;
	margin: 0 12px 0 0;
}

div#menu li a:hover {
	border-bottom: 3px solid #cc110c;
}

div#language {
	margin: 0 0 80px 0;
}

div.contact {
	margin: 0 0 20px 0;
	color: #746c5c;
}

div.contact a {
	color: #7f7e71;
	border: 0;
}

div.contact a:hover {
	color: #cc110c;
}

div#language a, div.pages a, span.link a {
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0;
}

div#language a:hover, div.pages a:hover, span.link a:hover {
	border-bottom: 2px solid #cc110c;
}

/* ----------------------------------------------------------------------------- */

div.contentBox h2 {
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 16px;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	color: #cc110c;
}

div.contentBox h2.minor {
	color: #81847c;
	color: #858a81;
	margin-top: 32px;
/*	font-size: 15px;*/
}

div.contentBox p.subtitle {
	text-transform: uppercase;
	letter-spacing: -0.1em;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 0;
	color: #858273;
}

dl {
	margin: 0;
	padding: 0;
}

dt {
	float: left;
	overflow: hidden;
	clear: left;
	width: 200px;
	height: 16px;
	padding: 6px 0 0 0;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

dd {
	margin: 0;
	padding: 5px 0 7px 216px;
	border-top: 1px dotted #858a81;
}

h3 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 4px;
}

/*
Nouvelles
-----------------------------------------------------------------------------
*/

div#mailingList form div {
	float: left;
	width: 200px;
	padding: 0 16px 0 0;
}

div#mailingList input#form_courriel {
	width: 200px;
}

div#mailingList input#form_subscribe {
	margin: 25px 0 7px 0;
}

/*
Photos
-----------------------------------------------------------------------------
*/

div#photos {
	height: 36px;
	overflow: hidden;
}

div#photos h2 {
	float: left;
}

div#photoNav {
	float: right;
	margin-top: 8px;
}

div#photoNav a {
	text-transform: uppercase;
	letter-spacing: -0.1em;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 13px;
	border: none;
}

div#photoNav a:hover {
	border-bottom: 2px solid #cc110c;
}

div.contentBoxless#thumbnails {
	margin: 0;
}

div#thumbnails li {
	float: left;
	padding: 0 16px 16px 0;
	margin: 0;
	width: 112px;
}

div#thumbnails li.last {
	padding: 0;
}

div#thumbnails img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}

div#thumbnails a {
	display: block;
	width: 112px;
	height: 75px;
	background-color: #cc110c;
	margin: 0;
	padding: 0;
	border: none;
}

div#thumbnails a:hover img {
	opacity: 0.85;
}

div#photo {
	background-color: #342813;
	position: relative;
	width: 624px;
	height: 416px;
	margin: 0 0 16px;
}

div#photo.loading {
	background: url('../images/spinner.gif') center center no-repeat #342813;
}

div#photo img {
	display: block;
	margin: auto;
}

div#caption {
	position: absolute;
	opacity: 0.6;
	bottom: 0;
	left: 0;
	background-color: black;
	color: #9eafa8;
	padding: 12px 16px;
	width: 592px;
}

/*
Bio
-----------------------------------------------------------------------------
*/

ul.links {
	color: #878172;
}

div.presskit {
	margin-top: 16px;
	line-height: 19px;
	padding-left: 40px;
	background: url("../images/fichier.png") no-repeat left center;
}

div.presskit a {
	text-transform: uppercase;
}

div.presskit span {
	color: #616D6A;
}

/*
Guestbook
-----------------------------------------------------------------------------
*/

p.intro {
	margin: 16px 0;
}

p.date, span.info {
	color: #878172;
}

div.pages ul {
	display: inline;
}

div.pages li {
	display: inline;
	padding: 0 4px;
	font-weight: bold;
}

div.pages ul a {
	padding: 0 1px;
}

/*
Music and video
------------------------------------------------------------------------------------
*/

div.mediaPlayer a, div.download a {
	text-transform: uppercase;
	letter-spacing: -0.1em;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

div.mediaPlayer a:hover, div.download a:hover {
	border-bottom: 2px solid #cc110c;
}

div.download {
	margin-top: 6px;
}

dd.nowPlaying {
	background: url(../images/fade.png) repeat-x;
}

dd.nowPlaying div.mediaPlayer a {
	display: none;
}

/*
Forms
------------------------------------------------------------------------------------
*/

label {
	display: block;
	font-size: 90%;
	font-weight: bold;	
	margin: 0;
	padding: 7px 0 3px 0;
}

input, textarea {
	margin: 0;
	padding: 0;
}

input.submit {
	margin: 0.7em 0 0.2em 0;
	padding: 0;
}

fieldset {
	padding: 0;
	border: 0;
}

dl.formDisabled dd {
	margin: 0 0 0.5em 2em;
}