* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	outline: none;
}



body {
	background: #222 url(../images/bg-body.jpg) repeat-x;
	font: 62.5% "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	color: #FFF;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

#container {
	width: 964px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	position: relative;
	height: 260px;
	background: url(../images/bg-header.jpg);
}

#header h1#logo,
#header h1#logo a {
	width: 382px;
	height: 223px;
	display: block;
}

#header h1#logo {
	background: url(../images/logo.jpg);
	text-indent: -9999px;
}


#header #header_album {
	position: absolute;
	top: 128px;
	right: 285px;
}

#header #header_album h2 {
	width: 157px;
	height: 122px;
	background: url(../images/header-album-title.jpg) no-repeat;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	padding: 5px 10px;
}

#header #header_album h2 a {
	color: #FFF;
	text-decoration: none;
	
}

#header #header_album #cache {
	width: 125px;
	height: 158px;
	background: url(../images/header-album-cover.png) no-repeat;
	z-index: 2;
	position: absolute;
	top: -26px;
	left: 177px;
}

#header #header_album img {
	display: block;
	z-index: 1;
	position: absolute;
	top: -26px;
	left: 177px;

}

#header #illu {
	position: absolute;
	top: 0;
	right: 0;
	width: 160px;
	height: 372px;
	background: url(../images/illu.jpg) no-repeat;
}

ul#nav {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 40px;
}

ul#nav li {
	height: 37px;
	float: left;
	text-indent: -9999px;	
	cursor: pointer;
}

ul#nav li a {
	display: block;
	height: 37px;
}

ul#nav li.selected a {
	background-position: 0 -37px;
	background-repeat: no-repeat;
}

ul#nav li#bande-dessinee a {
	background-image: url(../images/nav/bande-dessinee.gif);
	width: 114px;
}

ul#nav li#personnages a {
	background-image: url(../images/nav/personnages.gif);
	width: 101px;
}

ul#nav li#auteurs a {
	background-image: url(../images/nav/auteurs.gif);
	width: 81px;
}

ul#nav li#premieres-planches a {
	background-image: url(../images/nav/premieres-planches.gif);
	width: 122px;
}

ul#nav li#goodies a {
	background-image: url(../images/nav/goodies.gif);
	width: 88px;
}

ul#nav li#blague a {
	background-image: url(../images/nav/blague.gif);
	width: 101px;
}




ul#nav li a {
	display: block;
	
}



.accessibility {
	display: none;
}

#content {
	padding: 15px 0 0 40px;
	width: 585px;
	float: left;
	margin-right: 55px;
	font-size: 12px;
	line-height: 16px;
}

#content a {
	color: #cc6633;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content h2 {
	font: bold 20px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

#content h2 a {
	color: #FFF;
	text-decoration: none;
}

#content li {
	margin-bottom: 4px;
}

#content .entry {
	margin-bottom: 20px;
}

#content .entry_metadata {
	font-size: 10px;
	margin: -5px 0 5px 0;
}


#sidebar {
	padding: 40px 0 0 0;
	width: 284px;
	float: left;
	color: #999;
	position: relative;
}

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

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar h3 {
	color: #6598b4;
	font-size: 15px;
	margin-bottom: 0px;
	clear: both;
}

#sidebar li {
	margin-bottom: 10px;
	line-height: 1.3em;
}

#sidebar li li {
	margin-bottom: 3px;
	font-size: 11px;
}

#sidebar .date {
	font-size: 10px;
	line-height: 10px;
}

.breadcrumbs {
	color: #999;
	margin-bottom: 10px;
	font-size: 10px;
}

.breadcrumbs a {
	color: #999;

}

#footer {
	padding: 20px 0 10px 0;
	clear: both;
	text-align: center;
	color: #999;
}

#footer a {
	color: #999;
}

img.image_left {
	margin: 0 10px 5px 0;
}

input, textarea {
	font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

#comments {
	clear: both;
	padding-top: 10px;
}

#comments ul {
	padding-bottom: 10px;
}

#comments ul li {
	margin-bottom: 10px;
	font-size: 11px;
	background: #353535;
	padding: 5px 10px;
}

#comments ul li .comment_metadata {
	
	color: #999
}

#comments form {
	background: #353535;
	padding: 5px 10px;
}

#comments form textarea.m2 {
	width: 565px;
	border: 0;
	
}

#comments form input#m2author,
#comments form input#m2email,
#comments form input#m2website {
	width: 200px;
	float: left;
	border: 0;
}

#comments form label {
	width: 100px;
	float: left;
}

#comments form p {
	clear: both;
	padding: 5px 0;
}

#content h3 {
	font-size: 15px;
	margin: 10px 0;
}

#search {
	overflow: hidden;
}

#search input#cntnt01searchinput {
	border: 0;
	padding: 2px;
	_padding-bottom: 0;
	font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	width: 100px;
	float: left;
	margin-right: 5px;
	line-height: 12px;
}

#search input.button {
	float: left;
	width: 21px;
}


.sIFR-active #content h2,
.sIFR-active #sidebar h3 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
}

.sIFR-active #content h2 {
  font-size: 27px;
}

.sIFR-active #sidebar h3 {
  font-size: 22px;
}

.comment_link {
	margin-top: 5px;
	text-align: right;
	font-size: 12px;
	background: url(../images/ico-comment.gif) no-repeat right;
	padding: 8px 35px 12px 0;
	clear: both;
}

.thumb {
	width: 120px;
	margin: 0 10px 5px 0;
	background: #353535;
	padding: 5px;
}

.thumb a {
	width: auto;
	padding: 0;
	margin: 0;
	border: 0;
}
