/*
Theme Name: Réseau Agriculture Durable 2010
Theme URI: http://www.agriculture-durable.org/
Description: Thème 2010 du Réseau Agriculture Durable.
Author: KORNOG WEB
*/

/* -------------------------------------------------------------- */

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.80em;
  color: #333;
  background-image:url(images/fd_body.jpg);
  background-repeat:no-repeat;
  background-position:left top;
}

img {
  margin: 0;
  padding: 0;
  border: 0px none;
}

a:link {
  color:#84771d;text-decoration:none;
  font-weight:bold;
}
a:visited {
  color:#84771d;text-decoration:none;
  font-weight:bold;
}
a:hover {
  color:#91b729;
  text-decoration:underline;font-weight:bold;
}

.main {
  width: 960px;
  margin: 0 auto 0 auto;
  /*background: #fff;*/
}

.topa {
  width: 960px;
  clear: both;
  /*background: #fff url('images/dotted.gif') repeat-x bottom;*/
  height: 100px;margin-top:42px;
}

.topMenu {
  float:left;width:100%;
  font-size: 11px;

}

.topMenu ul {
  padding: 20px 0px 10px 0;
  margin: 0px;
  list-style: none;
  border: none;
}

.topMenu li {
  display: inline;
}

.topMenu li a {
  color: #88a82e;
  background: inherit;
  font-weight: normal;
  padding: 20px 5px 6px 5px;
  margin: 0;
  text-decoration: none;
}

.topMenu li a:hover {
  color: #000;
  font-weight: normal;
  padding: 20px 5px 6px 5px;
  margin: 0;
  text-decoration: none;
}

.search {
  float: left;
  width:250px;
}

.search p {
  text-align: right;
  margin: 14px 0 0 0;
  padding: 0;
}

.topb {
  width: 960px;
  clear: both;
  /*	background: #fff url('images/dotted.gif') repeat-x bottom;*/
  height: 90px;
  padding-left:0;
  padding-top:4px;
  position:relative;
  z-index:2;
}

.topb .clock {
  float: left;
  width: 900px;
  height: 190px;
}

.topb .welcome {
  float: left;
  width: 415px;
  margin-top: 55px;
}

.cont {
  clear: both;
  position:relative;
}

.leftColumn {
  color: #666;
  float: left;
  width: 235px;
  padding: 8px 0 8px 30px;
}

.leftColumn h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -1px;
  padding: 20px 0 4px 0;
  margin: 0;
  border-bottom: 1px Solid #999999;
  color:#cd853f;

  clear: both;
}

.leftColumn h2 span {
  color: #88a82e;
}

.leftColumn ul {
  padding: 0;
  margin: 0 0 18px 0;
  list-style: none;
  font-weight:bold;
}

.leftColumn li {
  display: list-item;
  margin: 0;
  padding:2px 0 1px 0;background: #fff url('images/dotted.gif') repeat-x bottom;
  font-weight:100;}
.leftColumn ul li {
  display: list-item;
  margin: 0;
  padding:2px 0 1px 20px;background: #fff url('images/dotted.gif') repeat-x bottom;
  font-weight:100;
}
.leftColumn p {
  margin: 0;
  background: #fff url('images/dotted.gif') repeat-x bottom; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:3px
}

.leftColumn li a, .leftColumn p a {
  color: #666;
  margin: 0px;
  text-decoration: none;
  display: block;
  padding: 3px 0 2px 0;

}

.leftColumn li a:hover, .leftColumn p a:hover {
  color: #000;
  display: block;
  margin: 0px;
  text-decoration: none;
  /*padding: 5px 0 5px 5px;*/
  background-color: #f5f5f5;
}

.leftColumn #rad-extranet-widget h2 {
  padding-left: 20px;
  background: url(images/key.png) 0 80% no-repeat;
}
.leftColumn #rad-extranet-widget li {
  margin: 0;
  padding: 0;
}
.leftColumn #rad-extranet-widget li a {
  background: none;
}

/*************** styles ajout�s � l'�diteur et exploitables depuis l'�dieru donc .. ********************************/

.titre_marron_jaune_maj {
  font-size: 0.92em;
  font-weight:bold;
  background-color:#FFFF00;
  color: #cf5200;
}

.espace_vertical_10px {
  clear:both;
  height:10px;}

.espace_vertical_20px {
  clear:both;
  height:20px;}

.espace_vertical_50px {
  clear:both;
  height:50px;}

/*************** FIN styles ajout�s � l'�diteur et exploitables depuis l'�dieru donc .. ********************************/


.center {
  float: left;
  width: 650px;
  padding: 8px 0 8px 0;
}

.center h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  padding: 0;
  margin: 0;
  /*	color: #db0c41;*/
  color: #cf5200;
}
.center h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  /*font-weight: bold;*/
  padding: 0;
  margin: 0;
  /*	color: #db0c41;*/
  color: #cf5200;letter-spacing: -1px;
}
.center h6 {

  font-size: 1.1em;
  background-color:#f3f3f3;
  padding: 5px;
  margin: 0;
  color: #000000;
}

.center h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  padding: 0;
  margin: 0;
  color: #666;
  padding-bottom:10px;
}

.center h2 a {
  color: #666;
  text-decoration: none;
}

.center h2 a:hover {
  color: #444;
  text-decoration: none;
}

.center p {
  padding: 4px 0 4px 0;
  margin: 0;
}

.right {
  padding: 8px 0 8px 0;
  clear: both;
  width: 450px;
}

.right img {
  float: left;
  margin: 0 20px 0 0;
}

.slinks {
  clear: both;
  border-bottom: 1px solid #ccc;
  text-align: right;
  padding: 0 0 10px 0;
  margin: 0;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ccc;
}

.slinks ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
  border: none;
}

.slinks li {
  display: inline;
  padding: 0;
  margin: 0;
}

.slinks li a, .slinks a {
  color: #999;
  background: #fff;
  padding: 0 6px 0 6px;
  margin: 0;
  text-decoration: none;
}

.slinks li a:hover, .slinks a:hover {
  color: #666;
  margin: 0;
  text-decoration: none;
  background: #fff url('images/arrup.gif') no-repeat bottom;; padding-left:6px; padding-right:6px; padding-top:0; padding-bottom:10px
}

.cpr {
  clear: both;
}

.cpr p {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999;
  margin: 2px 0;
  padding: 0;
}

.cpr a {
  font-weight: bold;
  text-decoration: none;
  color: #999;
}

.cpr a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #666;
}

p.date {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: right;
  padding: 3px 0 3px 0;
  vertical-align: middle;
}

.date a:link, .date a:visited {
  color: #88a82e;
  text-decoration: underline;
}

.date a:hover, .date a:active {
  color: #88a82e;
  text-decoration: none;
}

.date img {
  vertical-align: middle;
  margin: 0 5px 0 5px;
  padding: 0;
}

input.text {
  margin: 0;
  width: 130px;
  border: 1px solid #ccc;
  background: #fff;
  color: #777;
}

input.text:hover {
  border: 1px solid #666;
}

input.searchbutton {
  margin: 1px;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  border: none;
  background: #FFFFFF;
  color: #88a82e;
  padding: 1px;
  text-transform: uppercase;
}

fieldset {
  border: 1px solid #ccc;
}

textarea.text {
  height: 150px;
  width: 90%;
  border: 1px solid #ccc;
  background: #fff;
  color: #444;
}

textarea.text:hover {
  border: 1px solid #bbb;
  background: #FFFFF4;
  color: #000;
}

input.field {
  border: 1px solid #ccc;
  background-color: #fff;
  width: 200px;
  color: #444;
}

input.field:hover {
  border: 1px solid #bbb;
  background: #fff;
  color: #444;
}

input.button {
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  background: #f4f4f4;
  color: #555;
  border: 1px Solid #ccc;
}

.post{margin:0 0 25px 0;}

.post .info{
  padding:2px 3px 3px 8px;
  border:1px solid #e3e4e4;
  background-color:#f5f5f5;
  font-size:0.9em;
  color:#789622;

}


.info a{
  color:#0ae63d;
  text-decoration:none;font-weight:bold;
}
.info a:hover{
  color:#91b729;
  text-decoration:underline;font-weight:bold;
}

.info a:visited{
  color:#0ae63d;text-decoration:none;font-weight:bold;
}



.entry a{
  color:#0ae63d;text-decoration:none;
  font-weight:bold;
}
.entry a:hover{
  color:#91b729;
  text-decoration:underline;font-weight:bold;
}
.entry a:visited{
  color:#0ae63d;text-decoration:none;font-weight:bold;
}


#arianne a{
  color:#0ae63d;text-decoration:none;
  font-weight:bold;
}
#arianne a:hover{
  color:#91b729;
  text-decoration:underline;font-weight:bold;
}
#arianne a:visited{
  color:#0ae63d;text-decoration:none;font-weight:bold;
}

#leftColumn a{
  color:#0ae63d;text-decoration:none;
  font-weight:bold;
}
#leftColumn a:hover{
  color:#91b729;
  text-decoration:underline;font-weight:bold;
}
#leftColumn a:visited{
  color:#0ae63d;text-decoration:none;font-weight:bold;
}
.textwidget a{
  color:#0ae63d;text-decoration:none;
  font-weight:bold;
}
.textwidget a:hover{
  color:#91b729;
  text-decoration:underline;font-weight:bold;
}
.textwidget a:visited{
  color:#0ae63d;text-decoration:none;font-weight:bold;
}
#commentlist li {
  margin-bottom: 1.5em;
  padding-bottom: 1em;
  border-bottom: 1px solid #700000;
  color:#335808;

}

#commentlist li a{

  color:#335808;

}


.graybox a
{
  color:#335808;
}

#commentform {
  margin: 1em 0;
  background: #ffffff;
  width: 280px;
}

#commentform textarea {
  background: #f8f7f6;
  border: 1px solid #d6d3d3;
  width: 280px;
}
#commentform textarea:hover {
  background: #FFFFFF;
  border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
  background: #ffffff;
  border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
  font-size: 1.1em;
  background: #f8f7f6;
  border: 1px solid #d6d3d3;
  width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
  font-size: 1.1em;
  background: #ffffff;
  border: 1px solid #d6d3d3;
  width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
  font-size: 1.1em;
  background: #ffffff;
  border: 1px solid #939793;
  width: 280px;
}
#commentform input{
  margin-bottom: 3px;
}

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border: 3px double #cecece;
  font-style: italic;
}
.sg1 {
  background: url(images/banner_01.jpg) no-repeat;
  width:28px;height:16px;
}
.sg2 {
  background: url(images/banner_02.jpg) no-repeat;
  width:28px;height:16px;
}
.sgtxt {
  font-size: 10px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #333333;
  text-align:left;
  text-decoration:none;
}
.sgtxt {
  font-size: 9px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #333333;
  text-align:left;
  text-decoration:none;
}
#sgf {
  font-family: Arial, Verdana, Helvetica;
  font-size:10px;
  font-weight:bold;
  color: #333333;
  text-decoration: none;	clear:both;
}
#sgf a.sgfooter {
  font-family: Arial, Verdana, Helvetica;
  color: #333333;
  font-weight:bold;
  text-decoration: none;
  font-size:10px;
}
#sgf a.sgfooter:hover {
  font-family: Arial, Verdana, Helvetica;
  color: #333333;
  font-weight:bold;
  text-decoration: none;
  font-size:10px;
}

/* Images */

/* Begin Images */

/*

p img {

  padding: 0;

  max-width: 100%;

}

*/

/*Using 'class="alignright"' on an image will (who would'vethought?!) align the image to the right. And using 'class="centered', will of course center the image. This is much better than usingalign="center", being much more futureproof (and valid) */

img.centered {
  display: block;

  margin-left: auto;
  margin-right: auto;

}

img.alignright {

  padding: 4px;

  margin: 0 0 2px 7px;

  display: inline;

}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

/* End Images */

/* Captions */

.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  color: #000;
  padding-top: 4px;
  margin: 10px;
  -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;
}
/* End captions */

/************* menu haut */

#nav{
  background:#222;
  font-size:1.1em;padding:0;
}

#nav, #nav ul {
  list-style: none;
  line-height: 1;
  padding:0;
}

#nav a, #nav a:hover {
  display: block;
  text-decoration: none;
  border:none;
}

#nav li {
  float: left;
  list-style:none;
  border-right:1px solid #a9a9a9;
}

#nav a, #nav a:visited {
  display: block;
  font-weight:bold;
  color: #ffffff;
  padding:6px 10px 6px 0;
}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
  background:#0ae63d;
  text-decoration:none;
}

#nav li ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 174px;
  border-bottom: 1px solid #a9a9a9;

}

#nav li li {
  width: 172px;
  border-top: 1px solid #a9a9a9;
  border-right: 1px solid #a9a9a9;
  border-left: 1px solid #a9a9a9;
  background: #777;
  padding-left:8px;
}

#nav li li a, #nav li li a:visited {
  font-weight:normal;
  font-size:0.9em;
  color:#FFF;
}

#nav li li a:hover, #nav li li a:active {
  background:#0ae63d;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto;
}

a.main:hover
{
  background:none;
}

/* COINS ARRONDIS !!! */
#rounded {
  border-left: 1px solid #a9a9a9;
  background: #a9a9a9 url('images/fd_up.gif') repeat-x;

}