/* Companion Custom CSS over-rides for [ Le blog BD de Li-An ]: ComicPress - 2.8 */

/* Change the background. */
body { background: #363636;
color: #CFCFBE;

 }
.post { background: ##484848; }

a {
color:#DDBE87;
}

a:link {
	color: #DDBE87;
}
a:hover {
color:#DDBE87
;
}
h2, h2 a {
color:#DDBE87;
}

#header {width: 441px; height: 130px; background: url('http://www.li-an.fr/bd/wp-content/themes/comicpress/images/header.png') top center no-repeat; overflow: hidden;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 441px; height: 130px; text-indent: -9999px;}
#header .description {display: none;}

#content-wrapper{ background:#8F8F7E; }
.post-head { background: #606060; }
#comic { background: #606060; }
#comic-head { background: #6B6B5E;  }
#comic-foot { background: #6B6B5E;  }
.sidebar { background: #484843; 
padding: 3px;
 }



/* Hide text based navigation for just comic posts. */
.narrowcolumn .nav { display: none; }
.column { background: #606060;  }

.widget_comicpress_comictitle {
font-family:georgia;
font-size:24px;
letter-spacing:0px;
text-align:left;
background: #6B6B5E; 

color: #FFFFE0;
}
.customsidebar li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:5px 12px 5px 12px;
}

.sidebar h2, .sidebar h2 a {
		font-family:arial;
		font-size: 20px;
		color:#CFCFBE;
	}
.widget_comicpress_latest_thumbnail img { padding-bottom: 3px; }

.fluxbillet {
width:450px;
margin-left: 40px;
margin-bottom: 10px;
background: #6B6B5E;
padding:10px;
font: 0.85em Arial;
}
.fluxbillet li {
list-style:none;
}

.fluxbillet a {
color: #BFBF60;
}

.fluxbillet h3 a {
color: #8080A1;
}

.fluxbillet a:hover {
color: #FFFFFF;
}

#menu li:hover a, #menu li.sfhover a {

background:transparent url(images/menu.png) repeat scroll 0 -75px;
border-left:0px solid #8B160F;
border-right:0px solid #C28380;
color:#FFFFFF;
}

#menu li a {
border-left:0px solid #AAAAAA;
border-right:0px solid #FFFFFF;
}

#menu a {
color:#000000;
display:block;
padding:0 10px 0;
text-decoration:none;
}
