/* body
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}

body {
  color:#414141;
  background:#EDE8E2;
  margin:0px;
  padding:5px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:75%;
  line-height:1.6em;
  text-align:center;
  padding-bottom: 0px;
}

/* headings
--------------------------------------------------*/
h1 {font-size:30px;
padding-left: 55px;
height: 65px;
background: transparent url(../wp-content/themes/Blinx/images/spring_flavour/piston.gif) no-repeat left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content h2 {
  margin:0 0 10px 0;
  font-size:1.5em;
  font-weight:normal;
}

#content h3 {
  margin:0 0 18px 0;
  font-size:1.3em;
  font-weight:bold;
}

h1, h1 a,
h2, h2 a,
h3 a,
h4 a
  {color:#009193;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#1BA6B2;}




/* container
--------------------------------------------------*/
#container {
  border-top:30px solid white;
  background:white url(../wp-content/themes/Blinx/images/spring_flavour/container_bg.gif) 100% 0px repeat-y;
  width:92%;
  margin:0 auto;
  padding:0px 30px 20px 30px;
  text-align:left;
}

/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  padding:0 0 18px 0;
}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 18px 0;
}


/* header
--------------------------------------------------*/
#header {
  background-color:#F0F9F9;
  background-image:url(../wp-content/themes/Blinx/images/spring_flavour/header_bg.jpg);
  background-position: right;
  background-repeat: no-repeat;
  height:115px;
  padding:0 0 0 18px;
}

#header h1 {
  /*display:none; This will hide the text in your header */
  padding-top:50px;
}

h1, h1 a {color:#009193; text-decoration: none; font-size: 30px;  padding-top:50px;}

h1 a:hover {text-decoration: none; color:#1BA6B2;}


/* navigation
--------------------------------------------------*/
#navigation {
  height:2.7em;
  line-height:2.7em;
  margin-bottom: 0px;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:1px solid;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form {
  float:right;
  height:100%;
  width:189px;
  padding:0 15px;
  border-left:1px solid;
  line-height:0;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #recherche {
  height:1.5em;
  width:140px;
  margin:0 5px 0 0;
  padding:0;
  border:1px solid;
  font-size:0.8em;
  vertical-align:middle;
}

#navigation #rechercher {
  height:2em;
  width:auto;
  padding:0 1px;
  border:1px solid;
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}

#navigation {background-color:#A3C159;}

#navigation li {border-color:white;}

#navigation a {color:white;}

#navigation .selected,
#navigation a:hover
  {background-color:#1BA6B2}

#navigation form {
  border-color:white;
  background:#FEC42D url(../wp-content/themes/Blinx/images/spring_flavour/corner_bottom_right.gif) bottom right no-repeat;
}

#navigation #recherche {border-color:#FFF9EA;}

#navigation #rechercher {
  color:white;
  background-color:#A3C159;
}



/* form
--------------------------------------------------*/
form {padding:6px 0;}

form fieldset {border:0 solid;} /* Opera */

form p {
  padding:6px 0;
  border-bottom:1px solid;
}

form label {
  display:block;
  float:left;
  width:60px;
}

form em {
  margin-left:5px;
  font-size:0.9em;
  font-style:normal;
}

form input, form textarea {
  padding:3px;
  width:300px;
  border:1px solid;
  font-family: Arial, Helvetica, sans-serif;
  font-size:0.9em;
  margin: 5px;
}
 
 form textarea { width: 400px; overflow:auto; }

form .button {
  width:50px !important;
  border-bottom:1px solid;
  font-weight:bold;
}

form .hiddenfield {display:none;}

form .info {padding-left:90px;}

form p {border-color:white;}

form label { color:#6C8C37;}

form em {color:#C8C8B4;}

form input, form select, form select option {color:#414141;}

form input, form textarea, form select, form select option {
  border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
}

form .button {
  border-color:white #DCDCDC #DCDCDC white;
  background-color:#F0F0F0;
}

/* content
--------------------------------------------------*/
#content {
  padding-top:20px;
  margin-right: 245px;
  margin-left: 20px;
}



/* subcontent
--------------------------------------------------*/
#subcontent {
  float:right;
  width:205px;
  padding:0px 0 0 15px;
  font-size:0.9em;
  line-height:1.5em;
  margin-left: 5px;
  height: 100%;
}

* html #subcontent {padding-top:32px;} /* dirty fix for IEWIN; temporary! */

#subcontent ul, #subcontent p {margin:0 10px;}


/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
  margin:18px 0 10px 0;
  font-size:1em;
  line-height:1em;
}

#subcontent h2 em {
  display:block;
  padding:5px 10px;
  font-style:normal;
}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {
  margin:2px 0 2px 18px;
  padding-bottom:2px;
  border-bottom:1px solid;
}

#subcontent li a {
  display:block;
  padding:1px 0;
  height:1%; /* IE WIN */
}

#subcontent ul.categories li ul {margin:0;}

#subcontent ul.categories li li {
  margin:0;
  padding:0 0 3px 0;
  border-bottom:none;
}

#subcontent ul.categories li ul ul {margin:0 0 0 16px;}


/* subcontent
--------------------------------------------------*/
#subcontent {background:url(../wp-content/themes/Blinx/images/spring_flavour/subcontent_bg.gif) top left no-repeat;}


/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
  color:white;
  background:#A3C159 url(../wp-content/themes/Blinx/images/spring_flavour/corner_top_left.gif) top left no-repeat;
}

#subcontent h2 em {background:url(../wp-content/themes/Blinx/images/spring_flavour/corner_bottom_right.gif) bottom right no-repeat;}



/* subcontent list
--------------------------------------------------*/
#subcontent ul li {border-bottom-color:#F0F0F0;}

#subcontent li a:hover {background-color:#FFFBF0;}

#subcontent ul.pages li {list-style-image:url(../wp-content/themes/Blinx/images/spring_flavour/post_yellow.gif);}

#subcontent ul.categories li,
#subcontent ul.months li {list-style-image:url(../wp-content/themes/Blinx/images/spring_flavour/categories_yellow.gif);}

#subcontent ul.links li {list-style-image:url(../wp-content/themes/Blinx/images/spring_flavour/links_yellow.gif);}

#subcontent ul.feeds li {list-style-image:url(../wp-content/themes/Blinx/images/spring_flavour/feeds_yellow.gif);}

#subcontent ul.posts li {list-style-image:url(../wp-content/themes/Blinx/images/spring_flavour/post_yellow.gif);}

#subcontent ul.categories li li {list-style-image:url(../wp-content/themes/Blinx/images/spring_flavour/sub_categories_yellow.gif);}

/* footer
--------------------------------------------------*/
#footer {
  clear:both;
  padding:40px 0 15px 0;
  font-size:0.9em;
}


#footer p {
  padding:12px 0 18px 0;
  border-top:1px solid;
}

#footer strong {font-weight:normal;}

#footer {
  color:#A0A0A0;
  background:white url(images/spring_flavour/footer_bg.gif) 470px 0px no-repeat;
}


#footer p {border-top:6px solid #E9F7F6;}

#footer a {color:#A0A0A0;}

#footer a:hover {color:#414141;}

#footer strong {color:#009193;}



/* links
--------------------------------------------------*/
a {color:#6C8C37;}

a:hover {color:#009193;}

a {text-decoration:none;}

a img {border:none;}






.cadrenews { BORDER-LEFT: #EEEEEE 1px solid; BORDER-TOP: #EEEEEE 1px solid; BORDER-RIGHT: #F4F4F4 1px solid; BORDER-BOTTOM: #F4F4F4 1px solid;}
.cadrecommentaires { BORDER-LEFT: #EEEEEE 1px solid; BORDER-TOP: #EEEEEE 1px solid; BORDER-RIGHT: #EEEEEE 1px solid; BORDER-BOTTOM: #EEEEEE 1px solid;}

.texte { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color:#414141; }
.textesmall { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color:#414141; }
.textebig { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color:#414141; font-weight:bold}
.textedate { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }
.copyright { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; }
.tips { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #9A9A9A; }

A.lien_cate { font-family: "Trebuchet MS"; font-size: 16px; color:#009193; font-weight: bold; text-decoration:none; }
A:hover.lien_cate { color:#1BA6B2; text-decoration: none; }

A.lien1 { font-family: "Trebuchet MS"; font-size: 1.2em; color:#6C8C37; text-decoration:none; }
A:hover.lien1 { color:#009193; text-decoration: none; }

A.lien2 { font-family: "Trebuchet MS"; font-size: 18px; color:#009193; font-weight: bold; text-decoration:none; }
A:hover.lien2 { color:#1BA6B2; text-decoration:none; }

A.lien3 { font-family: "Trebuchet MS"; font-size: 11px; color:#6B4805; text-decoration:none; }
A:hover.lien3 { color:#6B4805; }

A.lien_menu { font-family: "Trebuchet MS"; font-size: 14px; color:#999999; text-decoration:none; font-weight: bold; }
A:hover.lien_menu { color:#414141; text-decoration:none; }


