/*

Theme Name: LELLO
Theme URI: http://lello.fr/
Description: Thème Twenty Ten adapté pour LELLO
Template:	twentyten
Author: Guillaume Fillol
*/

@import url("../twentyten/style.css");

body {
	background-color:#3e5d21;
	background-repeat:repeat-x;
}

#header {
	padding: 10px 0 0 0;
}

#branding img {
	border:none;
}
#branding h1, #branding #site-description, #branding #site-title {
	display:none;
}

#access {
	background:transparent;
}

#access .menu-header li,
div.menu li {
	border-right:2px solid #bbde78;
}

#access a {
	color:#000;
}

#access ul ul a {
	background:#fff;
	border-top:1px solid #bbde78;
}

#access li:hover > a,
#access ul ul :hover > a {
	color:#000;
	background:#bbde78;
}
#access li#menu-item-591:hover > a
{
	background-color:#2d3e69;
	color:#fff;
}
#access li#menu-item-738:hover > a
{
	background-color:#770F08;
	color:#fff;
}
#access ul ul :hover > a {
	border-top:1px solid #308c01;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color:#000;
	font-weight:normal;
	background-color:#bbde78;
}

#wrapper {
	background-image:url(images/lello_fond_dragons.png);
}

#colophon {
	border-color:#bbde78;
}

div.collection {
	text-align:justify;
}
div.collection h2
{
	clear: both;
	margin-bottom:0 !important;
padding-top:1em !important;
}
div.collection img
{
	border:1px solid #ccc;
}
div.collection ul
{
	float:right;
}
