/*
	Theme Name: Maison de la Nature du Sundgau
	Theme URL: http://www.maison-nature-sundgau
	Description: d'apr�s Simple Chrome Beysim Ali
	Author: Pixbone
	Author URI: http://www.pixbone.fr
	Version: 1.0
	Tags: silver, white, two-columns, fixed-width
*/


/******************************************************
						LAYOUT
*******************************************************/

body {
	margin: 0;
	padding: 0;
	background: #fff;
        background: url(images/bg-branche3.jpg) no-repeat top left;
        color:#666666;
        font-family: Geneva, Arial, Helvetica, "Arial", sans-serif;
	}

#wrapper {
	padding:10px;
}

#logo {
	width: 950px;
	height: 86px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logo h1 a {
	
	background: url(images/maison-de-la-nature-sundgau.gif) no-repeat top left;
	width: 950px;
	height: 86px;
        float: left;
	text-indent: -9999em;
}

#container {
        width:950px;
	margin:0 auto;
	border:0px solid #fff;
	background: #fff;
	background: url(images/fond-libellule2.gif) no-repeat top left;
	border-right:1px solid #d1b095;
	border-left:1px solid #d1b095;
	border-top :1px solid #d1b095;
	border-bottom :1px solid #d1b095;
			
	}
	
#cart {
		margin:0 auto;
		padding:2px 2px 2px 2px;
		color:#000;
		width:60%;
		font-size: 11px;
				
	}
#cart a, #cart a:hover {
		margin:0 auto;
		padding:2px 2px 2px 2px;
		color:#000;
		text-decoration: none;
		width:40%;				
		
	}
#cart a:hover {
		text-decoration: underline;
						
	}
#basdepage {
		margin:0 auto;
		padding:2px 2px 2px 2px;
		background: url(images/bg-oiseau2.jpg) no-repeat top left;
		height:280px;
	}



/******************************************************
						HEADER
*******************************************************/

#header {
	/*background: #fff;
	height: 238px;*/
	
	}


#header h2 {
	padding-left: 15px;
	/*color: #fff;*/
	font-size: 18px;
	line-height: 18px; 
	}




/******************************************************
						NAVIGATION MENUS
*******************************************************/
#nav {
/*	background: #c4d7f1;*/
	padding:4px;
	height: 26px;
	color:#000;
		-moz-border-radius: 10px 10px 0 0; 
		-webkit-border-radius: 10px 10px 0 0; 
		 border-radius: 10px 10px 0 0;         
		 -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
		 -webkit-border-top-right-radius: 10px; /* pour Chrome */
	
	}


#nav, #nav ul { 
/*	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;*/
	color: #c4d7f1;
		padding: 0;
		margin: 0;
		list-style: none;
		line-height: 1;
	
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
	}


	
#nav li {
/*	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;*/
	background: #c4d7f1;
	color: #4f6d1f;
	text-align:left;  /* NEW */ 
        float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	-moz-border-radius: 10px 10px 0 0; 
	        -webkit-border-radius: 10px 10px 0 0; 
	        border-radius: 10px 10px 0 0;         
	        -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
	        -webkit-border-top-right-radius: 10px; /* pour Chrome */ 
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #000;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 10px 15px;
	border-right: 1px solid #fafff9;
	text-decoration: none;
	font-size: 11px;
	}
	
#nav li a:hover, #nav li a:active {
	background: #bfdc7b;
	color: #FFFFFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 10px 15px;
	text-decoration: none;
	-moz-border-radius: 10px 10px 0 0; 
		        -webkit-border-radius: 10px 10px 0 0; 
		        border-radius: 10px 10px 0 0;         
		        -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
	        -webkit-border-top-right-radius: 10px; /* pour Chrome */ 
	        
	
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background: #bfdc7b;
	width: 160px;
	color: #000;
	float: none;
	margin: 0px;
	padding: 6px 10px;
	border-bottom: 1px solid #d5f290;
	border-left: 1px solid #bfdc7b;
	border-right: 1px solid #bfdc7b;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #d5f290;
	color: #000;
	padding: 6px 10px;
	text-decoration:none;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}


#nav li ul a { 
	width: 160px;
	-moz-border-radius: 0px 0px 0 0 ! important; 
			        -webkit-border-radius: 0px 0px 0 0 !important; 
			        border-radius: 0px 0px 0 0 !important;         
			        -webkit-border-top-left-radius: 0px !important; /* pour Chrome */ 
		        -webkit-border-top-right-radius: 0px ! important; /* pour Chrome */ 
	        
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -24px 0 0 182px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#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;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav .current a {
	background: #222222;
	color: #FFFFFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	text-decoration: none;
	}

/******************************************************
						CONTENT
*******************************************************/

#content {
	/*background: #fff;*/
	font-size: 14px;
	margin: 15px;
	padding:15px;
	border-right: 1px dotted #ddd;
	}

.post {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #bfbfbf;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin-bottom: 8px;
	line-height: 22px;
	font-family: Trebuchet MS, Arial, "Helvetica",sans-serif;
	
	}

.title a {
	text-decoration: none;
	color: #853682;
	}

.title a:hover {
	text-decoration: underline;
	}

.pagetitle {
	margin-bottom: 8px;
	line-height: 16px;
	font-family: Trebuchet MS, Arial, "Helvetica",sans-serif;
	color: #4f6c0b;
}

.postdate {
	font-size: 11px;
	padding: 2px 4px;
	/*background: #eee;*/
	}
	
#breadcrumbs {
	font-size: 11px;
	padding: 2px 4px;
	/*background: #eee;*/
	}

.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	height:32px;
	background: url(images/fond-cox.gif) no-repeat top left;
	/*background: #f8e3f0;*/
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.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;
	}
	
/******************************************************
						SIDEBAR(S)
*******************************************************/

#sidenav li ul { display: none; }
#sidenav li.current_page_item ul, #sidenav li.current_page_ancestor ul { display: block; }

#sidebar {
	margin-right: 15px;
	/*margin left : 15px;
	border-left: 1px dotted #ddd;*/
	}
	
#sidebarcox {
	margin-right: 15px;
	height:215px;
	background: url(images/coccinelle.gif) no-repeat;
	}	
#sidebar a {
	text-decoration: none;
	color:#4f6c0b;
	}

#sidebar a:hover {
	text-decoration: underline;
	color:#853682;
	}
	
#search input {
	border: 1px solid #ddd;
	
	}
	
#search label {
	margin: 10px 0;
	height:15px;
	padding: 4px 8px;
/*	background: #eee;*/
	border-bottom: 1px dotted #ddd;
	font-size: 14px;
	font-family: Trebuchet MS, Geneva, Arial;
	text-transform: uppercase;
	font-weight: bold;
	color: #a5c162;
	display: block;
	}
	
#s {
        width: 100px;
        padding: 2px;
	margin:2px;
	}
	
#search div { 
	color: #a5c162;
	}
	
#searchsubmit { background: #c4d7f1;
		}
	
.sidelist {
	        border: 0px solid #ddd;
	        margin: 0 0 0 0;
	        padding: 5px;
        }

#sidebar h2 {
	margin: 10px 0 0 0;
	padding: 2px 6px;
/*	background: #eee;*/
	border-bottom: 1px dotted #ddd;
	font-size: 14px;
	font-family: Trebuchet MS, Geneva, Arial;
	text-transform: uppercase;
	font-weight: bold;
	color: #95a9c1;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
/*	background: url(images/star-arrow.gif) no-repeat top left;*/
	}
	
#sidebar ul li ul li {
	/*background: #FFFFFF url(images/star-arrow.gif) no-repeat top left;*/
	padding: 2px 0px 2px 20px;
	margin: 2px 0;
	border-bottom: 1px dotted #ddd;
	}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/******************************************************
						FOOTER
*******************************************************/

#footer {
/*	background: #999;*/
	padding: 10px;
	height:15px;
	border-top: 0px solid #555;
	color: #fff;
	}

#footer a {
	color: #eee;
	} 

#footer a:hover {
	color: #eee;
	text-decoration: none;
	} 
	
/******************************************************
						COMMENTS
*******************************************************/

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/******************************************************
						MISC (WP GENERATED)
*******************************************************/

.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}
