/*
Theme Name: Theme du Pole Grands Predateurs
Theme URI: http://alexis.fourquet.free.fr/
Description: Thème du site du Pôle Grands Prédateurs du Jura.
Version: 1.0
Author: Alexis FOURQUET
Author URI: http://alexis.fourquet.free.fr
Tags: design, fixed width, three columns, widgets 
Créé le :		29 / 06 / 2008
*/

/*----------------------------- Page --------------------------*/

* { margin: 0; padding: 0;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*font: Verdana, Bitstream Vera sans, sans-serif;*/
    background: #f2f2f2 url("./images/back_page.jpg") top center repeat-x;
	color: #545977;/*322626*/
    text-align: center;	
}

#enveloppe {
	margin:0 auto;
	width: 960px;
	height:100%;
	text-align: left;
	/*background: #f00;*/
}

#entete {
	background: transparent url("./images/entete.jpg") top left no-repeat;
	height: 270px;
	width: 960px;
	text-align: left;
	/*margin-bottom: 20px;*/
}

#entete a.selected {
	font-weight:bold;
}

#entete_accueil {
	background: none;
	position: absolute;
	height: 135px;
	width:360px;
	text-decoration: none;
}

#entete h1 {
	text-indent: -5000px;
}

#searchform_div {
	position: absolute;
	top: 0px;
	margin-top: 0px;
	margin-left: 780px;
}

/* 	NAVIGATION		*/
/* 	menu contact		*/
#contactnav{
	/*border: 1px solid blue;*/
	width: 100px;
	/*height : 30px;*/
	position: absolute;
	top: 0px;
	margin-top: 180px;
	margin-left: 850px;
}

#contactnav ul{
	/*position: absolute;
	top: 0px;
	margin-top: 100px;
	margin-left: 0px;*/
	
	list-style: none;
	list-style-type: none;
	text-align: left;
}

#contactnav ul li {
	/*float: left;*/
}

#contactnav ul li a {
	display: block;
	/*float: left;*/
	width: 100px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

/* 	menu global		*/
#bt_lien_adhesion_accueil {
	padding: 10px;
	border: 1px solid #aaa;
	background-color: #97A186;
	color: #fff;
}

.lien_special {
	padding: 5px;
	border: 1px solid #aaa;
}

p.lien_adhesion_accueil {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
/*-----*/

/* CONTENT */

#content {
	float:right;
	text-align: left;
	/*padding-bottom: 10px;*/
	
	font-size: 1.2em;
	border: none;
	background: transparent url("./images/fond_page.png") top left repeat-y;
	/*padding: 20px;*/
	
	/*min-height: 400px;
	height: auto  !important;*/
	/*height: 500px;*/
	width: 620px;
	padding: 20px;
}

#content_haut {
	background: transparent url("./images/haut_content.png") top left no-repeat;
	height: 20px;
	width: 660px;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: -20px;
}

#content_bas {
	background: transparent url("./images/bas_content.png") bottom left no-repeat;
	height: 20px;
	width: 660px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -20px;
}

#content h1, h2, h3, h4, h5, h6 {
	font-family: 'Bitstream Vera Sans', 'Arial Narrow Bold Condensed', Arial, Verdana, Sans-serif;
	margin-bottom: 5px;
}

#content h1 {
	font-size: 14pt;
	border-bottom: 1px dashed #000;
	padding-bottom: 5px;
}

#content h2 {
	font-size: 13pt;
	font-weight: normal;
	margin-left: 14px;
}

#content h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-left: 22px;
}

#content h4 {
	font-size: 10pt;
}

#content h3 a {
	text-decoration: none;
}

#content p {
	margin-top: 1em;
	margin-bottom: 1em;
}

#cadre_actu {
	border: 1px solid #aaa;
	padding: 10px;
	margin: 1px;
}

/* SIDEBAR */

#sidebar {
	float: left;
	width: 180px;
	padding-left: 0px;
	padding-right: 0px;
	/*margin-bottom: 20px;*/
	background: transparent url("./images/fond_sidebar.png") top left repeat-y;
	border: none;
}

#sidebar h2 {
	margin-left: 0px;
}

#sidebar img {
	margin-top: 30px;
	margin-bottom: 20px;
}

#sidebar_contenu {
	margin-left: 20px;
}

#sidebar ul {
	width: 170px;
	margin-right: -20px; /* fix ie 6 */
}

#sidebar ul ul {
	width: 160px;
	margin-right: -20px; /* fix ie 6 */
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	padding-left: 30px;
	border: none;
}

#sidebar ul li.page_item {
	padding-left: 0px;
}
/*#sidebar ul li:hover {
	background: transparent url("./images/patte_menu_gauche.png") top left no-repeat;
}*/

#sidebar ul li.page_item a {
	background: #97A186 url("./images/patte_menu_gauche.png") top left no-repeat;
	font-size: 10pt; /* Resets 1em to 10px */
	font-family: 'Bitstream Vera Sans', Verdana, Sans-Serif;
	color: #000;
	line-height: 30px;
	height: 30px;
	display:block;
	padding-left: 30px;
}
#sidebar ul li.page_item a:hover {
	color: #fff;
}

#sidebar ul li.current_page_item a {
	background: #CCCCCC url("./images/patte_menu_gauche_select.png") top left no-repeat;
}

#sidebar ul li ul li.page_item a {
	background-image: none;
	background-color: #97A186;
}

#sidebar ul li ul li.current_page_item a {
	background: #CCCCCC url("./images/patte_sous_menu_gauche_select.png") top left no-repeat;
}

#sidebar form {
margin: 0;
}

#searchsubmit {
	background-color: #fff;
	border: 1px solid #e4e4e4;
}

#sidebar_bas {
	background: transparent url("./images/bas_sidebar.png") bottom left no-repeat;
	height: 20px;
	width: 180px;
}

.facebook {
	display: block;
	width: 32px;
	height: 32px;
	margin: auto;
	background: transparent url("./images/facebook.png") top left no-repeat;
	margin-top: 30px;
}

.direnfc {
	display: block;
	width: 63px;
	height: 80px;
	margin: auto;
	background: transparent url("./images/diren_franche-comte.png") top left no-repeat;
	margin-top: 30px;
}

.facebook:hover, .direnfc:hover {
	text-decoration: none;
}

/* second SIDEBAR */

#second_sidebar {
	float:right;
	text-align: left;
	/*padding-bottom: 10px;*/
	/*margin-right: 10px;*/
	
	font-size: 1.2em;
	border: none;
	background: transparent url("./images/fond_sidebar_2.jpg") top left no-repeat;
	/*padding: 20px;*/
	
	min-height: 450px;
	height: auto  !important;
	height: 450px;
	width: 120px;
}

/* BOUTIQUE */

.product {
	width: 300px;
	min-height: 340px;
	float: left;
	text-align: center;
	display: block;
	padding-bottom: 20px;
}

.product .tarifs {
    background-color: #F4F4F4;
    border: 1px solid #EBEBEB;
    margin: 10px;
    padding: 6px 5px;
    position: relative;
}

.product .product-thumbnail {
	/*display: block;*/
}

.product-thumbnail {
	width: 300px;
	height: 300px;
	line-height: 300px;
	padding-bottom: 10px;
}

.product-thumbnail img {
	vertical-align: middle;
}

.product-thumbnail.single img {
	vertical-align: top;
}

.product-meta {
	width: 280px;
	padding: 10px;
	line-height: 1.6em;
	display: block;
	float: right;
	
	 
    border: 1px solid #EBEBEB;
    position: relative;
}

.product-meta .price, .product .tarifs .price {
	background-color: #F4F4F4;
	color: #3F4144;
    font-family: 'Droid Sans','Lucida Grande',Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    padding: 5px;
}

.product-meta .tarifs {
	display: block;
	margin-bottom: 10px;
}

.prix_public {
	font-weight: bold;
}

/* PIED */

#pied {
	/*height:30px;*/
	font-size: 7pt;
	color : #b3b3b3;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
}

#pied a {
	color: #b3b3b3;
}

#pied a:hover {
	color: #000;
}

#pied div.validbuttons {
}

#pied .basdepage {
	text-align: center;
}

#pied .credits {
	color:red;
}

#bt_rss, #bt_alf, #bt_rss2, #bt_wp {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
}
#bt_wp {
	background: url(./images/wordpress-icon_16_b.png) top left no-repeat;
}
#bt_rss2 {
	background: url(./images/feed-icon-16x16_b.png) top left no-repeat;
}
#bt_rss {
	background: url(./images/feed-icon-16x16_b.png) top left no-repeat;
}
#bt_alf {
	background: url(./images/alf16_c.png) top left no-repeat;
}
#bt_alf:hover, #bt_rss:hover, #bt_rss2:hover, #bt_wp:hover {
	background-position: -16px 0;
}

/* DIVERS */

.clear {
	clear: both;
	visibility: hidden;
}

.displaynone {
	display: none;
}

/* Galerie de wordpress */

.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-caption {
	margin-left: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #6F6F6F;
}

/*-------------------------------------*/
/*Pour rendre compatible avec le gestionnaire de média de wordpress*/
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered, img.aligncenter {
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;
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 */


/* Begin Typography & Colors */

.widecolumn .entry p {
font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}
.widecolumn {
line-height: 1.6em;
}
.narrowcolumn .postmetadata {
text-align: center;
}
.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}
h1, h2, h3 {
font-family: 'Bitstream Vera Sans', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
/*font-weight: bold;*/
}
h1 {
font-size: 4em;
text-align: center;
}
#headerimg .description {
font-size: 1.2em;
text-align: center;
}
h2 {
font-size: 1.6em;
}
h2.pagetitle {
font-size: 1.6em;
}
#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #a16229;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}
.entry p a:visited {
color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}
#sidebar {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
color: #06c;
text-decoration: none;
}
a:hover {
color: #147;
text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

.linkcat {
	margin-left: 20px;
}

.linkcat li {
	list-style-type: none;
	padding-left: 10px;
}

.current_page_item a {
	font-weight: normal;
}

.current_page_item li a {
	font-weight: normal;
}

/* End Typography & Colors */

/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
body .entry ul {
margin-left: 20px;
padding: 0 0 0 30px;
padding-left: 10px;
text-indent: 0px;
}
html > body .entry li {
margin: 7px 0 8px 10px;
}
.entry ul li:before {
content: "\00BB \0020";
}
.entry ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
hr {
visibility: hidden;
}
a img {
border: none;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/

/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 2px 3px;
text-align: center;
}
#searchform #s {
	width: 128px;
	padding: 2px;
	background-color: #999999;
	border: 1px solid #888;
	color: #fff;
}
#searchsubmit {
	background : none;
	border : none;
	color: #000;
	font-size: 22px;
	font-family: 'Lucida grande', Arial, Verdana, sans-serif;
}


.entry form {
/* This is mainly for password protected posts, makes them look better. */
text-align: center;
}
select {
width: 130px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */

/*	Begin Headers */
h2.pagetitle {
margin-top: 30px;
text-align: center;
}
#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}
h3 {
padding: 0;
margin: 30px 0 0;
}
h3.comments {
padding: 0;
margin: 40px auto 20px;
}
/* End Headers */

.entry a.awesome, .entry p a.awesome:visited, .awesome, .awesome:visited {
background: #222 url(./images/alert-overlay.png) repeat-x; 
display: inline-block; 
padding: 5px 10px 6px; 
color: #fff; 
text-decoration: none;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;
cursor: pointer;
}

.awesome:hover							{ background-color: #111; color: #fff; }
.awesome:active							{ top: 1px; }
.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

.entry a.green.awesome, .entry p a.green.awesome:visited, .green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.entry a.green.awesome:hover, .green.awesome:hover						{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
.magenta.awesome:hover							{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
.orange.awesome:hover							{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
.yellow.awesome:hover							{ background-color: #fc9200; }

