/*
 Theme Name: Ldh By Ecedi
 Theme URI: http://www.ecedi.fr/
 Description: Thème de la Ligue des Droits de l'Homme, réalisé par Ecedi, modifié par Chatlumo
 Version: 1.1
 Tags: fixed width, two columns, widget ready, widgets, white
 Author: Jeb
 Author URI: http://www.ecedi.fr/
 */
.hidden {
    display: none;
    visibility: hidden;
}

.clear {
    height: 1px;
    clear: both;
    overflow: hidden;
    width: 100%;
}

body {
    margin: 0;
    padding: 0;
    color: #333;
    text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 100.1%;
    background: url(images/bk-body.gif) top center no-repeat #fff;
}

#wrapper {
    width: 980px;
    margin: 0px auto;
    padding: 0px;
    text-align: left;
    font-size: 75%;
    line-height: 20px;
	background:url(images/top.jpg) no-repeat top left #fff;
}

#header {
    height: 247px;
    margin: 0;
    padding: 0;
}

#header-inner {
    margin: 0;
    padding: 0;
}

#logo {
    float: left;
}

#top-menu {
    padding: 0 0 0 400px;
    float: left;
}

#top-menu ul li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0 5px;
}

#top-menu ul li a {
    color: #000000;
    text-transform: uppercase;
    font-size: 75%;
    font-weight: normal;
}

#header h1 {
    display: block;
    clear: both;
    margin: 75px 0 0 0;
    color: #ffffff;
    font-size: 130%;
    text-transform: uppercase;
text-align:right;
}

#header h1 span.section {
    font-size: 80%;
    font-weight: normal;
    text-transform: none;
}

#content {
    clear: both;
    margin: 0;
    background: #fff;
}

#content-inner {
	padding:10px 0 0 0;	
}

#main {
    width: 557px;
    float: left;
    margin: 0;
    padding: 0 15px 0 18px;
    overflow: hidden;
}

#gauche {
    width: 164px;
    float: left;
    overflow: hidden;
}

#sidebar {
    padding: 0;
    margin: 0 0 0 0;
	float:left;
	width:224px;
    background: #fff;
}

#footer {
    clear: both;
    width: 100%;
    background: #9f9382;
    height: 29px;
    text-align: center;
}

#footer ul {
    margin: 0;
    padding: 0 0 0 0;
    display: block;
    text-align: center;
}

#footer ul li {
    margin: 0;
    padding: 2px 6px;
    display: inline;
    list-style-type: none;
    font-size: 60%;
    border-left: 1px solid #ffffff;
}

#footer ul li.first {
    border: none;
}

#footer ul li a {
    color: #ffffff;
    text-transform: uppercase;
}

#footer ul li img {
    vertical-align: middle;
}

#footer #menu-dr {
    float: left;
    width: 170px;
    padding: 8px 0 0 40px;
}

#footer #footer-inner {
    width: 980px;
    margin: 0 auto;
}

#footer #footer-menu {
    float: left;
    height: 29px;
    width: 507px;
    margin: 0 auto;
    padding: 8px 0 0 260px;
}

#navigation {
    padding: 5px 15px;
}

#navigation div.fleft {
    float: left;
}

#navigation div.fright {
    float: right;
}

#credit {
    text-align: right;
    padding: 0 15px;
}

#credit p {
    margin: 0;
    color: #777;
    font-size: 85%;
}

#credit p a, #credit p a:hover {
    color: #999;
    font-weight: 100;
}
/*  ********** default styles *********** */
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Tahoma, sans-serif;
}

h1 {
    font-size: 190%;
}

h2 {
    font-size: 160%;
}

h3 {
    font-size: 120%;
}

h4 {
    font-size: 110%;
}

h5 {
    font-size: 100%;
}

h6 {
    font-size: 70%;
}

a {
    color: #2768AA;
    font-weight: 800;
    text-decoration: none;
}

a:hover {
    color: #2768AA;
    text-decoration: underline;
}

a img {
    border: 0px;
}

hr {
    height: 2px;
    margin: 5px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

blockquote {
    background: #f4f4f4;
    padding: 5px 15px;
    margin: 3px 30px;
}

form {
    margin: 0;
    padding: 0;
}

fieldset {
    padding: 10px;
    margin: 0;
    border: none;
}

legend {
    font-weight: 800;
}

code {
    font-size: 90%;
    font-family: "Courier New", Courier, monospace;
    white-space: pre;
}

td {
    vertical-align: top;
}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
	padding: 5px 10px 3px 0;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    /* optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

#tabs {
    padding: 0;
    background: gray;
}

#tabs ul {
    margin: 0;
    padding: 3px 0;
    list-style-type: none;
}

#tabs ul li {
    margin: 10px 0 3px 15px;
    padding: 6px 15px 6px 0px;
    display: inline;
    border-right: 2px solid #fff;
    font-size: 90%;
    font-family: Arial, Tahoma, sans-serif;
}

#tabs ul li a {
    color: white;
}

#tabs ul li a:hover {
    color: #A1E7FD;
    text-decoration: none;
}
/* Headings */
form#searchform2 {
    display: block;
    float: right;
    width: 210px;
    height: 27px;
    margin: 19px 0 0 0;
    padding: 7px 0 0 10px;
    background: #587e00;
}

form#searchform2 input.text-reche {
    width: 180px;
    height: 16px;
    margin: 0 0 0 0;
    padding: 2px 0 0 2px;
    font-size: 75%;
    text-transform: uppercase;
    background: url(images/bk-reche.gif) top left no-repeat #ffffff;
    border: none;
    float: left;
}

form#searchform2 input.img-rech {
    float: left;
    padding: 0 0 0 4px;
    margin: 0 0 0 0;
}

#header h3 {
    margin: 0;
    padding: 18px 0 0 10px;
}

#header h3 a {
    font-weight: 100;
    color: #fff;
    text-decoration: none;
    font-size: 220%;
    letter-spacing: 1px;
}

#header h2 {
    margin: 0;
    padding: 10px 0 5px 10px;
    font-weight: 800;
    color: #fff;
    font-size: 100%;
    letter-spacing: 1px;
}

h2#sectiontitle {
    font-size: 100%;
    font-weight: 800;
    font-family: arial, verdana, sans-serif;
    padding: 6px 6px 6px 10px;
    margin: 8px 10px 5px 10px;
    background: #f2f2f2;
    color: #444;
}

/*  sidebar styles */

/* Calendar styles */
.menu ul {
	margin:0;
	padding:0;	
}

.menu li {
	list-style:none;
	display:block;
	margin:0 0 10px 0;
}



.widget_calendar, .ec_widget_display {
	background:url(images/calendar-bk-left.gif) left 23px no-repeat;
}

.widget_calendar h3, .ec_widget_display h3 {
	background:url(images/puce-titre-cal.gif) 5px center #ECA827 no-repeat;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
	margin: 0;
    padding: 1px 10px 1px 18px;
	display:block;
	float:left;
	height:21px;
	color:#ffffff;
}

#calendar_wrap {
	clear:both;
	margin:0 0 0 4px;	
	/*border:1px solid #e0dad2;*/
	width:218px;
	padding:0;
	/*background:url(images/bk-calendar.gif) top left repeat-x #fff;*/
}

#wp-calendar {
	empty-cells: show; 
	width:100%;
	margin:0 auto;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
	color:#000000;
}

#wp-calendar caption {
    text-align: center;
	padding:3px 0;
	font-weight:bold;
	border-bottom:1px dotted #000000;
}

#wp-calendar th {
    text-align:center;
}

#wp-calendar td {
    padding: 1px 0;
    text-align: center;
	color:#9f9382;
}


/* LINK styles */

.widget_links {
	background:url(images/links-bk-left.gif) left 23px no-repeat;
}

.widget_links h3 {
	background:url(images/puce-titre-cal.gif) 5px center #DD8F33 no-repeat;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
	margin: 0;
    padding: 1px 10px 1px 18px;
	display:block;
	float:left;
	height:21px;
	color:#ffffff;
}

.widget_links ul {
	display:block;
	clear:both;
	margin:0 0 0 4px;	
	width:207px;
	padding:5px 5px 5px 8px;
	background:#D8D2CB;
}

.widget_links ul li {
	background:url(images/links-puce.gif) 5px center no-repeat;
	padding:0 0 0 15px;
	margin:0;
}

.widget_links ul li a {
	color:#ac6112;
}

#footer a {
    font-weight: 100;
}


/* TAGS styles*/

.widget_tag_cloud {
	background:url(images/tags-bk-left.gif) left 23px no-repeat;
}

.widget_tag_cloud h3 {
	background:url(images/puce-titre-cal.gif) 5px center #EC7722 no-repeat;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
	margin: 0;
    padding: 1px 10px 1px 18px;
	display:block;
	float:left;
	height:21px;
	color:#ffffff;
}

.widget_tag_cloud .tags-inner {
	clear:both;
	margin:0 0 0 4px;	
	width:207px;
	padding:10px 5px 10px 8px;
	background:#edede7;
}

.widget_tag_cloud .tags-inner a {
	color:#3f3f3f;
	font-weight:100;
}

/* POLLS styles */

#sidebar .widget_polls {
	background:url(images/polls-bk-left.gif) left 23px no-repeat;
}

#sidebar .widget_polls h3 {
	background:url(images/puce-titre-cal.gif) 5px center #E76113 no-repeat;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
	margin: 0;
    padding: 1px 10px 1px 18px;
	display:block;
	float:left;
	height:21px;
	color:#ffffff;
}

#sidebar .widget_polls a {
	color:#ffffff;
}

#sidebar .widget_polls .wp-polls {
	clear:both;
	color:#ffffff;
	margin:0 0 0 4px;	
	width:207px;
	padding:10px 5px 4px 8px;
	background:#9f9382;
}

#sidebar .widget_polls .wp-polls-ans p {margin:3px 0; padding:0;}



/*----------------------------------------------------------*/
#wp-admin-bar {
    text-align: center;
    margin: 0;
    padding: 5px;
    background: #f9f9f9;
    border: 1px solid #666;
    clear: both;
    text-align: center
}

#wp-admin-bar ul {
    margin: 0;
    padding: 0
}

#wp-admin-bar ul li {
    list-style-type: none;
    display: inline;
    margin: 0 10px;
    padding: 0
}
/* Surcharge Menu principal Jeb for Ecedi */
#menu-principal {
    width: 158px;
    padding: 0 0 0 6px;
}

#menu-principal ul {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
/* NIVEAU 1*/
#menu-principal ul li {
    list-style-type: none;
    margin: 0 0 2px 0;
    padding: 0 0 0 0;
}

#menu-principal ul li a {
    background: url(images/menu-off.gif) top left no-repeat #b0a495;
    color: #ffffff;
    display: block;
    padding: 2px 0 1px 18px;
    font-size: 100%;
}

#menu-principal ul li.current_page_item a, #menu-principal ul li.current_page_parent a, #menu-principal ul li.current_page_ancestor a {
    background: url(images/menu-on.gif) top left no-repeat #678f17;
}

#menu-principal ul li a:hover {
    background: url(images/menu-on.gif) top left no-repeat #678f17;
    text-decoration: none;
}
/* NIVEAU 2*/
#menu-principal ul li ul {
    border-bottom: 1px solid #e0dddb;
}

#menu-principal ul li ul li {
    margin: 0;
}

#menu-principal ul li.current_page_item ul li a, #menu-principal ul li.current_page_ancestor ul li a {
    background: url(images/menu-lvl2.gif) top left no-repeat #f5f5ef;
    display: block;
    padding: 3px 0 1px 23px;
    color: #333333;
    font-size: 90%;
    font-weight: normal;
}

#menu-principal ul li ul li.current_page_item a, #menu-principal ul li.current_page_ancestor ul li.current_page_parent a {
    background: url(images/menu-lvl2.gif) top left no-repeat #f5f5ef;
    color: #678f17;
    display: block;
    padding: 3px 0 1px 23px;
    font-size: 90%;
    font-weight: normal;
}

#menu-principal ul li ul li a:hover {
    color: #678f17;
    background: url(images/menu-lvl2.gif) top left no-repeat #f5f5ef;
}
/* NIVEAU 3 */
#menu-principal ul li ul li ul {
    border: none;
}

#menu-principal ul li.current_page_ancestor ul li.current_page_parent ul li a, #menu-principal ul li.current_page_ancestor ul li.current_page_item ul li a {
    background: #ffffff;
    border-left: 1px solid #e0dddb;
    border-right: 1px solid #e0dddb;
    font-size: 90%;
    padding: 2px 0 0 28px;
    color: #333333;
}

#menu-principal ul li.current_page_ancestor ul li.current_page_item ul li a:hover, #menu-principal ul li.current_page_ancestor ul li.current_page_parent ul li.current_page_item a {
    color: #678f17;
    background: none;
    border-left: 1px solid #e0dddb;
    border-right: 1px solid #e0dddb;
    padding: 2px 0 0 28px;
    font-size: 90%;
}
/* Choix des rubriques a afficher */
#menu-principal ul li ul li, #menu-principal li.current_page_item ul li ul li, #menu-principal li.current_page_ancestor ul li ul li {
    display: none;
    overflow: hidden;
    height: 0;
}

#menu-principal li.current_page_item ul li, #menu-principal li.current_page_ancestor ul li, #menu-principal li.current_page_ancestor ul li.current_page_item ul li, #menu-principal li.current_page_ancestor ul li.current_page_parent ul li {
    display: block;
    height: 1%;
}
/* Surcharge des templates de page */

/* Page d'accueil - Liste actualités internes */
div#actualites-vert {
	background: #ffffff url(images/bk-actu-vert.gif) no-repeat left 22px;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    clear: both;
	color:#4c4d4a;
}

div#actualites-vert h2 {
	background:#678F17 url(images/puce-titre-vert.gif) no-repeat 5px center;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
	margin: 0;
    padding: 1px 10px 1px 18px;
    color: #ffffff;
	display:block;
	float:left;
}

div#actualites-vert h3 {
	background:#79a01f;
	text-transform:uppercase;
	color:#ffffff;
	display:block;
	float:left;
	margin: 10px 0 10px 16px;
	padding:0 3px;
	font-size:80%;
}

div#actualites-vert div.titre {
	font-weight:bold;
	margin:0 16px;
	font-size:110%;
}

div#actualites-vert div.accroche {
	margin:0 16px;
}

div#actualites-vert div.accroche p {
	margin: 0 0 0 0;
	padding:0;
}

div#actualites-vert div.lire-suite {
	display:block;
	text-align:right;
	padding:0 16px 0 0;
}
div#actualites-vert div.lire-suite a {
	color:#000000;
	text-transform:uppercase;
	font-size:75%;
	background:url("images/bk-lire-suite.gif") center left no-repeat;
	padding:0 0 0 8px;
}

/* Page d'accueil - Liste actualités from Flux rss */
div#actualites-rouge {
	background: #ffffff url(images/bk-actu-rouge.gif) no-repeat left 22px;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    clear: both;
	color:#4c4d4a;
}

div#actualites-rouge h2 {
	background:#CE1F1E url(images/puce-titre-rouge.gif) no-repeat 5px center;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
	margin: 0;
    padding: 1px 10px 1px 18px;
    color: #ffffff;
	display:block;
	float:left;
}

div#actualites-rouge h3 {
	background:#79a01f;
	text-transform:uppercase;
	color:#ffffff;
	display:block;
	float:left;
	margin: 10px 0 10px 16px;
	padding:0 3px;
	font-size:80%;
}

div#actualites-rouge div.category-date {
	border-top:1px solid #de1129;
	margin:2px 18px;
	font-size:80%;
}

div#actualites-rouge div.category {
	padding:0 3px;
	background:#de1129;
	text-transform:uppercase;
	color:#ffffff;
	display:block;
	float:left;
}

div#actualites-rouge div.date-dr {
	padding:0 3px;
	background:#de1129;
	text-transform:uppercase;
	color:#ffffff;
	display:block;
	float:right;
}

div#actualites-rouge div.titre {
	font-weight:bold;
	margin:0 16px;
	font-size:110%;
}

div#actualites-rouge div.accroche {
	margin:0 16px;
}

div#actualites-rouge div.accroche a {
	color:#de1129;
}

div#actualites-rouge div.accroche p {
	margin: 0 0 0 0;
	padding:0;
}

div#actualites-rouge div.lire-suite {
	display:block;
	text-align:right;
	padding:0 16px 0 0;
}
div#actualites-rouge div.lire-suite a {
	color:#000000;
	text-transform:uppercase;
	font-size:75%;
	background:url("images/bk-lire-suite.gif") center left no-repeat;
	padding:0 0 0 8px;
}

/* post styles */
.post {
    background: #ffffff url(images/bk-actu-vert.gif) no-repeat left 22px;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    clear: both;
	color:#4c4d4a;
}

.entry {
    margin: 0;
    padding: 10px 10px 10px 14px;
	clear:both;
	color:#4c4d4a;
}

.post h2 {
    background:#678F17 url(images/puce-titre-vert.gif) no-repeat 5px center;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
	margin: 0;
    padding: 1px 10px 1px 18px;
    color: #ffffff;
	display:block;
	float:left;
}

.post h2 + p {
	clear:both;
	padding-top:10px;
}

.post h2 a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 100;
}

.post h2 a:hover {
    text-decoration: none;
    color: #333;
}

.postmetadata {
    font-size: 80%;
    padding: 1px 8px 1px 5px;
    margin: 0;
    border-top: 1px solid #678F17;
}

.postmetadata p {
    line-height: 18px;
    padding: 0;
    margin: 2px 0;
}

.postmetadata a { color:#678F17; }

.date {
    float: left;
    text-align: center;
    font-weight: 800;
    margin: 0 10px 0 0;
    padding: 0 10px;
    border-right: 1px solid #ccc;
    color: #444;
}

.dateDay {
    display: block;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
}

.dateMonth, .dateYear {
    display: block;
    font-size: 11px;
    padding: 0;
    line-height: 12px;
}

/*  Comments   */
.comments-entry {
	background: #ffffff url(images/comments-bk-left.gif) no-repeat left 22px;
    margin: 18px 0 18px 0;
    padding: 0 0 20px 0;
    clear: both;
	color:#4c4d4a;
	display: none;
}

.comments-entry a {
	color:#9f9382;
}

.comments-entry .comments-inner {
    margin: 0 0 0 4px;
    padding: 8px 14px;
	clear:both;
	background:#f2ece3;
}

.comments-entry h3#comments {
    background:#9f9382 url(images/puce-titre-vert.gif) no-repeat 5px center;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
	margin: 0;
    padding: 1px 10px 1px 18px;
    color: #ffffff;
	display:block;
	float:left;
}

.comments-entry .comments-inner h3#comments {
    background:#9f9382;
	text-transform:uppercase;
	color:#ffffff;
	display:block;
	float:left;
	margin: 10px 0 10px 16px;
	padding:0 3px;
	font-size:80%;
}

.comments-entry h3#postcomment {
	background:#9f9382;
	text-transform:uppercase;
	color:#ffffff;
	display:block;
	float:left;
	margin: 10px 0 10px 16px;
	padding:0 3px;
	font-size:80%;
}

.comments-entry  .comments-identification {
	clear:both;
}

.comments-entry textarea#comment {
	border:1px solid #9f9382;
}

ol#commentlist {
    padding: 0 0 0 20px;
    font-size: 90%;
    list-style-type: none;
}

ol#commentlist li {
    padding: 0px 3px;
    margin: 0;
}

ol#commentlist li p.commentheader {
    margin: 0px 0 0px 0;
    display: block;
    padding: 1px 5px;
}

ul#commentlist {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ul#commentlist li {
    display: block;
    padding: 0;
    margin: 0 0 5px 0;
    font-size: 90%;
    background: #ffffff;
}

ul#commentlist p {
    margin: 6px 0;
}

ul#commentlist li div.comm {
    margin: 1px;
    padding: 1px;
}

ul#commentlist li div.gravatar {
    width: 50px;
    float: left;
    padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img {
    border: 2px solid #ccc;
}

ul#commentlist li div.commenttext {
    padding: 0;
    margin: 5px 10px 5px 65px;
}

ul#commentlist li div.commenttext div.commentwrapper {
    margin: 0 0 0 5px;
    padding: 3px 8px;
}

/* Ajouté par JJ pour WP3 */
form#searchform div label {display:none}
input#s {width:120px}

.tec-event .post { background:none; }


.widget_tag_cloud div {
	clear:both;
	margin:0 0 0 4px;	
	width:207px;
	padding:10px 5px 10px 8px;
	background:#edede7;
}
.widget_tag_cloud div a {
	color:#3f3f3f;
	font-weight:100;
}