/*
Theme Name: Boucherie André
Theme URI: http://wordpress.org/
Description: Template Boucherie André.
Version: 1
Author: Nicolas Pariset / Pellicari Nans
Tags: mantle color, variable height, three columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
html{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	position:relative;
	background-color:#efeae6;
	background-image:url(images/fd_body.jpg);
	background-position:center center;
	background-repeat:repeat-y;
}
body{
	position:relative;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	
}
#site{
	position:relative;
	width:1026px;
	margin:auto;
	margin-top: 0px;
	min-height:100%;
/* 	overflow:hidden; */
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#wrap{
	position:relative;
	margin:auto;
	margin-top:-2px;
	padding:0px;
	width:1026px;
	position:relative;
	height:100%;
	overflow: auto;
	padding-bottom:50px;
}

a {
	color: #1c7e00;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a img {
	border: none;
}
a:hover {
	color: #9a8;
}
acronym, abbr {
	border-bottom: 1px dashed #333;
}

/*--------------- POLLS -----------------*/

.wp-polls ul li
{
	font-size: 14px;

}
/*--------------- HEADER -----------------*/

#header {
	position:relative;
	width:1026px;
	margin-top: 0px;
	height:186px;
	display:block;
	background-color: #ffffff;
	background-image:url(images/fd_header.jpg);
	/*background-repeat: no-repeat;*/
}

#logo{
	display: block;
	position:absolute;
	width:125px;
	height:105px;
	margin:0px;
	top:5px;
	left:10px;
}
#baseLine{
	position:absolute;
	width:846px;
	height:55px;
	top:40px;
	left:145px;
/*	background-image:url(images/baseLine.gif);
	background-repeat: no-repeat;
	*/
}
#bt_propos{
	position:absolute;
	background-image:url(images/bt_a_propos.png);
	background-repeat: no-repeat;
	width:193px;
	height:40px;
	right:10px;
	bottom:10px;
	cursor:pointer;
}
/*--------------- MENU -----------------*/
table td{
vertical-align:top;
}
#menu{
	margin: 0;
	top:0px;
	width: 426px;
	height:100%;
	vertical-align: top;
}
#block_gch {
	vertical-align:top;
	width:209px;
	height:100%;
}
#block_gch span{
	margin:2px 0 0 0;
	height:100%;
	width:100%;
	border-top:1px solid #c1b6af;
	display:block;
	min-height: 700px;
	background-image:url(images/fd_menu_gch.gif);
	background-position:0px 248px;
	background-color: #F4F5F5;
	background-repeat: repeat-x;
}
#bien_manger{
	display:block;
	width:209px;
	height:62px;
	background-image:url(images/bt_bien_manger.gif);
}
#bien_manger:hover, #bien_manger.active{
	background-image:url(images/bt_bien_manger_on.gif);
}
#gros_plan{
	display:block;
	width:209px;
	height:62px;
	background-image:url(images/bt_gros_plan.gif);
}
#gros_plan:hover, #gros_plan.active{
	background-image:url(images/bt_gros_plan_on.gif);
}
#extra{
	display:block;
	width:209px;
	height:62px;
	background-image:url(images/bt_extra.gif);
}
#extra:hover, #extra.active{
	background-image:url(images/bt_extra_on.gif);
}
#agenda{
	display:block;
	width:209px;
	height:62px;
	background-image:url(images/bt_agenda.gif);
}
#agenda:hover, #agenda.active{
	background-image:url(images/bt_agenda_on.gif);
}

#recettes{
	display:block;
	width:209px;
	height:62px;
	background-image:url(images/bt_recettes.gif);
}
#recettes:hover, #recettes.active{
	background-image:url(images/bt_recettes_on.gif);
}
#block_drt {
	vertical-align:top;
	width:215px;
	height:100%;
	background-image:url(images/fd_menu_drt.jpg);
	background-color: #fbfbfb;
	background-repeat: repeat-x;
}
#block_drt span{
	position:relative;
	margin:0;
	height:100%;
	width:208px;/*215-7px padding*/
	border-top:1px solid #c1b6af;
	border-left:1px solid #c1b6af;
	border-right:1px solid #c1b6af;
	display:block;
	padding-left: 7px;
}
#block_drt span #home{
	position: absolute;
	display:block;
	width:100px;
	height:25px;
	top:10px;
	right:70px;
	background-image:url(images/home.png);
	background-repeat:no-repeat;
	color:#ff0000;
        font-family: Arial;
	font-size: 18px;
	padding:6px 0 0 30px;
}
#block_drt span #home:hover{
	text-decoration:underline;
}
/**/
#block_drt span h2{
	border-bottom:1px solid #604f43;
	padding-bottom: 5px;
	width:190px;
	height:30px;
	margin:5px 0 5px 0;
	background-position:0 30px;
}
#block_drt span h2#title_video{
	background-image:url(images/title_video.png);
	background-repeat: no-repeat;
	width:190px;
	height:30px;
	border:0px;
}
#block_drt span #title_photos h2{
	background-image:url(images/title_photos.png);
	background-repeat: no-repeat;
	width:190px;
	height:30px;
}
#block_drt span #title_photos img{
	border:1px solid #ffffff;
	margin:4px;
}
#block_drt span h2#title_liens{
	background-image:url(images/title_liens.png);
	background-repeat: no-repeat;
	width:190px;
	height:30px;
}
#block_drt span h2#title_tags{
	background-image:url(images/title_tags.png);
	background-repeat: no-repeat;
	width:190px;
	height:30px;
}
#block_drt span h2#title_archives{
	background-image:url(images/title_archives.png);
	background-repeat: no-repeat;
	width:190px;
	height:30px;
}
#block_drt span ul li, #block_drt span li{
	list-style-type: none;
}
#block_drt span embed{
	margin:0 0 10px 0;
}
#block_drt span a:hover {
	color: #1c7e00;
}
.credit table td{
	padding:0px;
	width:25%;
	vertical-align: top;
}
.credit li{
	list-style-type: none;
}
#block_drt span li a, #block_drt span a, .page_item a{
	color:#333333;
	font-size:12px;
	margin:0px;
	padding:0px;
}
#block_drt span ul, #block_drt span li{
	margin:0px;
	padding:5px;
}

ul.archives{
        margin-bottom: 130px!important;
}

.current_page_item a{
	font-weight:bold;
	color:#000000;
}
div.title_comments{
	margin-top:50px;
}
div.title_comments ul{
	margin:10px;
	padding:0;
}
div.title_comments ul li{
	border-bottom:1px dotted #000000;
	list-style-type: none;
	padding:5px;
	margin:0;
}
div.title_comments ul li a{
	color:#000000;
}
div.title_comments ul li a:hover{
	color:#1c7e00;
}
div.title_comments h2{
	background-image:url(images/title_comments.png);
	background-repeat: no-repeat;
	width:185px;
	height:30px;
	margin-left:10px;
        padding:0px;
	border-bottom:1px solid #d3c3ae;
}
/*--------------- CONTENU -----------------*/


#content {
	height:100%;
	width: 600px;
	margin: 0px;
	top: 0px;
	vertical-align: top;
}
#content span.fond{
	background-image:url(images/fd_content.jpg);
	background-repeat: repeat-x;
	background-color: #fbfdfc;
	height:100%;
	padding:0 0 0 20px;
	width:578px;/*600-18px(padding)-2px(border)*/
	display:block;
	min-height: 700px;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
.post{
	margin-bottom:70px;
}
h2{
	font-size: 18px; 
	font-family: "arial", sans-serif;
	background-repeat: no-repeat;
	margin: 0px 0 0px 0px;
	color:#da0020;
	padding-top:25px;
}
#content .storytitle a{
	display:block;
	margin: 0px 0px 2px 0px;
	padding-top:5px;
	padding-bottom:0px;
	text-transform: uppercase;
	color:#ba0024;
	text-decoration: none;
	font-size: 18px; 
}
#content .picto_titre{
	text-transform:uppercase;
	background-image:url(images/picto_titre.png);
	width:125px;
	height:75px;
	margin-right:5px;
	float:left;
}

ul.post-meta {
	list-style: none;
}
ul.post-meta span.post-meta-key {
	font-weight: bold;
}
.meta {
	margin: 0px;
	margin-top:-22px;
	padding:0px;
	padding-bottom:12px;
	font-family: Arial;
	font-size: .75em;
	width:520px;
}

*html .meta{
	padding-left:80px;
	width:480px;
}
*+html .meta{
	padding-left:80px;
	width:480px;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #1c7e00;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 0;
}
.meta b{
	margin:5px;
	margin-bottom:0px;
	font-size:14px;
	color: #808080;
}
.meta em{
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	color: #000000;
}
.meta img{
	padding-top:5px;
}
.tags{
	border-top:1px dotted #c1c1c1;
	padding-top:15px;
	width:520px;
	padding-bottom:35px;
}
.tags a{
	color:#1a1a1a;
}
.tags a:hover{
	text-decoration:underline;
}
.tags h4{
	color:#da0020;
	font-family: Arial;
	font-size: .90em;
	display: inline;
}

.storycontent{
	font: 0.75em Arial, Verdana, sans-serif;
	width:500px;
	margin-top: 30px;
}
#content p{
	font-size: 12px; 
	font-family: "arial", sans-serif;
	background-repeat: no-repeat;
}
.more-link{
	font-size: 12px;
	color:#000000;
	display:block;
	width:90px;
	height:20px;
	padding:5px 0px 0px 35px;
	background-image:url(images/bt_lire_la_suite.png);
	background-repeat:no-repeat;
	margin-left:400px;
}
.more-link:hover{
	color:#000000;
	font-weight:bold;
}
.page .storytitle{
	font-size: 24px; 
	font-family: "arial", sans-serif;
	background-repeat: no-repeat;
	margin: 0px 0 2px 10px;
	padding-top:25px;
	color:#000000;
	text-transform: uppercase;
	font-weight:bold;
}
.page .storycontent {
	margin-top: 60px;
}
.page .meta{
	display: none;
}
.page .tags{
	display: none;
}
.page .comments_content{
	display:none;
}
div.pagination {
	position:relative;
    padding: 3px;
    margin: 3px;
	margin-top:-80px; 
    /*margin-bottom:100px;*/
    margin-bottom:15px;
    text-align:right;
    display:block;
    font-family: Verdana;
    font-size:11px;
}
div.pagination a, div.pagination span{
	border:1px solid #1c7e00;
	margin:2px;
	padding:3px;
}
div.pagination .current{
	font-weight:bold;
}
div.pagination .disabled{
	color:#cccccc;
}
/*--------------- COMMENTAIRES -----------------*/

#content hr{
	margin: 20px 0px 0px -35px;
	border-top:1px solid #b0d2e5;
	background-color:#ffffff;
}
#retour{
	margin:0;
}
#retour a{
	/*
background-image: url(images/bt_retour.png);
	background-repeat: none;
*/
	color:#da0020;
	padding:10px;
	display:block;
	width : 99px;
	height:26px;
}
#retour a:hover{
	color:#c4c4c4;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border:1px solid #c4c4c4;
}
#commentform textarea {
	width: 90%;
}
#commentform label{
	font-family:arial;
	font-size:1.2em;
}
#commentform input[type=submit]{
	background-image: url(images/bt_envoyer.png);
	background-color:transparent;
	border:0px;
	width:99px;
	height:26px;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

/*--------------- AUTRES -----------------*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}
li, .feedback {
	font: 0.75em Arial, Verdana, sans-serif;
}
/* classes used by the_meta() */

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}
#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}
#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* Captions & aligment */
.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;
	-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 & aligment */

/*--------------- FOOTER -----------------*/

.footer {
	position:absolute;
	width:1026px;
	height:187px;
	margin:auto;
	bottom:0px;
	color: #4f4f4f;
	font-size: 11px;
	text-align: left;
	/*padding:10px 0px 10px 0px;*/
	/*border-right:1px solid #c1b6af;*/
	
}
.footer span{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:130px;
	background-image:url(images/fd_footer.png);
	/*background-repeat: no-repeat;*/
}
.footer div{
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	height:57px;
	background-image:url(images/bas_footer.jpg);
	/*background-repeat: no-repeat;*/
	text-align:center;
}
.footer div a.first-child{
	margin:10px 0 0 75px;
	background:none;
}
.footer div a{
	margin: 10px 0 0 0;
	display:block;
	float:left;
	font-size:16px;
	/*color:#604f43;*/
        color:#575c60;
	padding:10px;
	background-image:url(images/filet_footer.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
.footer div a:hover{
	color:#1c7e00;
}
.current_page_item a{
	font-weight:bold;
	color:#000000;
}

.back-to-top-lnk{
    /*position: relative;*/
    margin: 5px 0 135px 0;
    float: left;
}
/*banner popup styles for home page*/
.popup_block{
	width:640px;
	height:404px;
	background:url(images/popup.png) no-repeat 0 0;
	position:absolute;
	top:50%;
	left:50%;
	margin:-202px 0 0 -320px;
}
.popup_content{
	position:relative;
	height:404px;
}
.popup_block a.close{
	position:absolute;
	top:18px;
	right:23px;
	z-index:1000;
}
.popup_block a.btn{
	position:absolute;
	bottom:20px;
	right:29px;
}
label.error{
	color:red;
}
/*************************************/
