/*
Theme Name: Maison de la Nature et de l'Environnement de l'Isère
Theme URI: http://wordpress.org/
Description: Theme designed for the Mnei - Grenoble
Author: zapilou
Version: 1.0
Template: twentyten
License: GNU General Public License
License URI: license.txt
*/

@import url('css/reset.css');

@import url('css/asso.css');
@import url('css/calendrier.css');
@import url('css/contact.css');
@import url('css/content.css');
@import url('css/footer.css');
@import url('css/header.css');
@import url('css/home.css');
@import url('css/images.css');
@import url('css/inscription.css');
@import url('css/layout.css');
@import url('css/login.css');
@import url('css/menu.css');
@import url('css/newsletter.css');
@import url('css/sidebar.css');
@import url('css/sitemap.css');
@import url('css/print.css');




/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;margin: 0;padding: 0;
	vertical-align: baseline;
}

html{ 
      height: 100%; 
} 

body {
	background: #eeeee2; 
	color: #636363;
	border: 0;margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	height: 100%; 
}
img.bg {
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}

#content #construction {
	clear: both;float: left;
	display: block;
	font-size: 1.5em;
	line-height: 1.8em;
	color: #9cc743;
}

#content #construction ul {
	clear: both;float: left;
	display: block;
	margin: 20px 0 20px 0;
}


#content #construction ul li{
	text-align: center;
	margin: 10px 0 0 0;
}

#content #construction a {
	color: #FFA12D;
}

#content #construction a:hover {
	color: #9cc743;
}

a, a:visited,a:hover {
	text-decoration: none;
}

#content p {
	margin: 0 0 10px 0;
}

.separateSearch{
	height: 3px;
	width: 50%;
	margin: 30px auto 30px auto;
	border-top: #E6E6E6 dashed 0.2em;
}

.resultSearch {
	clear: both; float: left; display: block;
	width: 100%;
	border-bottom: 1px dotted gray;
	margin-bottom: 10px;
}

.resultSearch h6 {
	background: url('images/fil_ariane.png') 0 no-repeat;
	padding: 0 0 0 13px;
}

#content .clear {
      clear: both; list-style: none;
}
/*-------------------------------------------------------------- */
/* Navigation
-------------------------------------------------------------- */

#nav-below {
	margin: 2em 0 0 0;
	clear: both; float: left; display: block;
	width: 100%;
}

.navigation {
	font-size: 1em;
	line-height: 1.3em;
}

.navigation a:link, .navigation a:visited {
	text-decoration: none;
}
 
.navigation a:active, .navigation a:hover {
}


/* Singular navigation */
#nav-single {
	float: right;  width: 100%;
	position: relative;
	top: -0.3em; margin-bottom: 0.5em;
	text-align: right;
	z-index: 1; 
}
#nav-single .nav-previous, #nav-single .nav-next {float: left;
	width: 50%;
	width: auto;
}
#nav-single .nav-previous .meta-nav, #nav-single .nav-next .meta-nav,.pagination .prev,.pagination .next {
	color: #fff;
	border-radius: 10px;
	padding:2px 5px 2px 10px; 
	display: block; 
	background-color: #9CC743;
  background-image: linear-gradient(#afd959, #9CC743);
}
#nav-single .nav-previous .meta-nav {padding:2px 10px 2px 5px;  }
#nav-single .nav-previous .meta-nav:hover ,
#nav-single .nav-next .meta-nav:hover {
	 color: #ffa12d; 
}
#nav-single .nav-next {
	 float:right;
}
.page_event #nav-single .nav-previous,.page_event #nav-single .nav-next {
  background-color: #9CC743;
  background-image: linear-gradient(#afd959, #9CC743);
	border-radius: 10px;
	padding:2px 5px 2px 10px; 
	display: block; 
}
.page_event #nav-single .nav-previous a,.page_event #nav-single .nav-next a {color: #fff;}
#nav-single .lienimprimer {margin-top: 2px;display: block; float: left; margin-left: 310px;}
#content #nav-single .lienagenda {
  color: #fff; margin-right: 20px;background-color: #9CC743;
  background-image: linear-gradient(#afd959, #9CC743);
}

/* page_categorie navigation */
.pagination {
	width: 100%; float: left; margin-top: 10px;
}
.pagination a {padding: 0 0.5em; display: block; float: left;}
#content .pagination .prev,#content .pagination .next {color: #fff;}
.pagination .next {float: right;}
.pagination span {display: block; float: left;}

/*** page event ***/
#contenuEven {
	border: 1px solid red; border: 1px dotted gray;
	width: 622px; float: left;
	min-height: 300px;
	padding: 10px;
}
.infoEven {
	width: 60%; float: left;
  background: #DDD;
	height: 100%;
	padding: 10px;
	
}
.ligneEven {
	width: 100%; float: left;
	margin-bottom: 5px;  vertical-align: middle; 
}

#contenuEven .titreDetail {
	color: #EFA600;
	font-size: 1.1em;
	font-weight: bold;
	width: 30%; float: left; text-align: right;
	margin-right: 10px;
	
}
/*** sidebar  ***/

.blocDroite {
	width: 296px; float: left;
	background: #fff;
	border-radius: 10px;
	padding:10px 10px 10px 10px;
	margin: 0 0 10px 0; 
}
.blocDroite h3 {
	text-align: center; color: #FFA12D; text-transform:uppercase; 
	font-family: "Cabin", sans-serif;
	font-size: 16px;
	margin: 0.5em auto 1em auto;
}


/*-------------------------------------------------------------- */
/* Page event Calendarize It
-------------------------------------------------------------- */

/*** button inscription ***/
.button_inscription_conteneur {
	width: 100%;text-align: center; float: left;clear: both; 
}
.button_inscription_conteneur .btn_inscr {
    background-clip: padding-box;
    background-color: #9CC743;
    background-image: linear-gradient(#afd959, #9CC743);
    border: 1px solid #88b32e;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2) inset;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px 10px 6px;
    text-align: left;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0), 1px 1px 0 rgba(0, 0, 0, 0.1);
    transition: border-color 0s ease 0s, all 0.3s ease 0s;
}
.button_inscription_conteneur .btn_inscr:hover, .active .btn_inscr {background-color:#aaa;}
#inscriptionEven {
	float: left;
	width: 400px; margin-left: 121px; margin-top: 10px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
	border-radius: 5px;
}
#inscriptionEven h3 {text-align: center; color: #ffa12d;}
#inscriptionEven span.titre {
	color: #636363;  font-size: 14px;text-align: center;font-weight: bold; display: block;
}

.blocInscriptionContenu { float: left; 	width:400px; margin: 0 auto; }

#inscriptionEven div.cf_info {width: 365px;}
#inscriptionEven .cform {border: 0; width: 100%;}
.cform legend {text-align: center; color: #9cc743; font-size: 14px;}
.cform textarea, .cform input {
    width: 50%;
}
.cform select {width: auto;}
.cform label {
	font-size: 11px; color: #636363; margin:0 10px;
	width: 30%; line-height:26px;
}
span.reqtxt, span.emailreqtxt {
	 width: 5px; font-size: 12px;  margin-top: -18px; float: right; position: relative; right: 6%;
}
#cforms3form  .cf-sb { margin-right: 20px;  }
#cforms3form span.reqtxt,#cforms3form span.emailreqtxt { margin-left: 145px;}
#cforms3form #li-3-6 span.reqtxt { margin-top: -135px;}
.linklove, #li--1 label {
    display:none;
}
#cforms3form #li-3-7 { margin-top: 120px !important; }
ol.cf-ol li { margin: 10px 0 !important; }
.inscription-ateliers-pratiques #li--11 label,.inscription-ateliers-pratiques #li--12 label, #li--11 label span, #li--12 label span,.inscription-formations-professionnelles #li-2-9 label,#li-2-9 label span, .inscription-formations-professionnelles #li-2-10 label,#li-2-10 label span  {width: 275px;  font-weight: normal; margin-top: 3px; }  


#usermessagea {
	width: 280px; font-size: 12px;
}
p.cf-sb {
	 margin-bottom: 10px; margin-right: 25px;
} 
.cform input.resetbutton {
    padding: 5px 1em;
    width: auto;  margin-right: 20px;
}

.cform input.resetbutton, .cform input.sendbutton {
    background: -moz-linear-gradient(center top , #9cc843 1%, #9cc743 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #CCC;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 0 0 5px;
    padding: 5px 10px;
    font-size: 11px;
    width: auto; color: #fff; text-shadow: none;
}
.cform input.sendbutton {margin-right: 40px;}
.cform input.resetbutton:hover, .cform input.sendbutton:hover {background: #ccc;}
#cf_field_1 {
	border: 0; color: #636363 !important; font-size: 14px;
	width: 260px; text-align: center;
	font-weight: bold; 
}

/*** page event test ***/
 #content .fe-extrainfo-container {width: 100%; float: right; }
.box_event {width: 45%; float: left; min-height: 200px; }
.box_event .box_event_contenu {margin-left: 10px; float: left; clear: both; margin-bottom: 10px;}
.box_event h4 { width: 100%; text-transform: uppercase; padding: 3px; float: left;  color: #9cc743;  font-family: 'Cabin Condensed',sans-serif; font-size: 16px;}
.box_event .genericon-phone {	color: #636363; }
.box_event .genericon {font-size: 16px;}

/*** carte google ***/
#carteGoogle .se-vbox {width: 294px; float: left; font-family: "Trebuchet MS",sans-serif;}
#carteGoogle a { color: #9cc743;}
#carteGoogle .fe-extrainfo-holder, #carteGoogle .fe-map-holder {width: 100%; float: left; clear: both; margin: 0;  font-family: "Trebuchet MS",sans-serif; font-size: 12px;}
#carteGoogle .sws-gmap3-frame {width: 284px;}
#carteGoogle .rhc.fe-extrainfo-container {margin-bottom: 5px !important;}
#carteGoogle .rhc .row-fluid [class*="span"] {min-height: 10px;}
#carteGoogle .span12 .rhc-info-cell {margin: 0; line-height: 14px;}

/****** page abo newsletter ********/
#container-news {
	width: 420px; 
	padding: 20px 15px 20px 15px;
	background: #fff; text-align: center;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	margin: 0 auto; min-height: 400px;
	font-size: 14px;
}
#container-news #the_content {margin-top: 35px; }
#container-news .slogan {position: relative; left:30px; top:5px; }
#container-news h3 {font-weight: bold; font-size: 14px;}
.newsletter-subscription {text-align: center;}
.newsletter-subscription table { 
    margin: 0 auto; margin-top: 15px;border-spacing: 10px;
    border-collapse: separate;
}
.newsletter-subscription table th {width: 30%;}
.newsletter-subscription table input {border: 1px dotted; padding: 0.1em;}
.newsletter-subscription .newsletter-submit { 
    background-clip: padding-box;
    background-color: #9CC743;
    background-image: linear-gradient(#afd959, #9CC743);
    border: 1px solid #88b32e;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2) inset;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px 6px;
    text-align: right;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0), 1px 1px 0 rgba(0, 0, 0, 0.1);
    transition: border-color 0s ease 0s, all 0.3s ease 0s;
    float: right;
}

.pane {  text-align: justify; }