/*  
Theme Name: La Mare aux Oiseaux
Theme URI: http://www.mareauxoiseaux.fr/
Description: Le thème du restaurant La Mare aux Oiseaux, basé sur le fameux thème <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Machinacom
Author URI: http://www.machinacom.com/

	Machinacom v1.0
	 http://www.machinacom.com/

	This theme was designed and built by Machinacom

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*________________________________ html classes */
* {
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

html {
	height: 100%;
}

body {
	font-size: 11px;
	color: #333;
	text-align: center;
	/*background: #b82e72 url('images-rose/fond_rose_01.gif') repeat center 240px;*/
	background: #DE0080 url('images-rose/fond_rose_02.gif') repeat center 240px;
	padding: 0;
	margin-bottom: 15px;
	/*
	height: 100%;
	*/
}

img {
	border: 0px;
}

table td {
	/*
	vertical-align: top;
	*/
}

div {
	border: 0px;
}

a {
	color: #679fb6;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

h2 {
	margin: 0px;
	padding: 0px;
}

caption {
	font-style: italic;
}

input, textarea {
	font-size: 11px;
	border: 1px solid #802050;
	background: #c6588e;
	color: #ffffff;
}

input.text {
	margin: 0px;
	height: 15px;
	padding: 3px 2px 0px 4px;
	/*
	vertical-align: center;
	height: 20px;
	*/
}

textarea.text {
	padding: 3px 2px 0px 4px;
}

input[type="text"] {
	padding: 1px 2px 2px 4px;
}

input.button {
	font-weight: bold;
	background: #6e1c44;
	border: 1px solid #6e1c44;
	color: #e8bad1;
	height: 20px;
	padding: 0px 2px 0px 2px;
	/*
	*/
}

input[type="submit"] {
	padding: 0px 2px 2px 2px;
}

input.radio {
	border: 0;
	background: none;
	vertical-align: middle;
	height: 18px;
}

/*
input["radio"]{
	border-style: none;
}
*/

.input_label {
	text-align: right;
	padding-top: 2px;
	color: #6e1c44;
	vertical-align: top;
	
	/*
	*/
}

fieldset {
	padding: 10px;
	border: 1px solid #c6588e;
	margin-bottom: 5px;
	text-align: left;
}

legend {
	text-align: center;
	padding: 5px;
	font-style: italic;
}

label {
	text-align: right;
}

/*____________________________________ classes également dans wordpress dans css -> s'affiche dans l'admin d'un billet tinyMce */
.gauche {	float: left;}
img.gauche {	float: left; margin: 0 15px 8px 0;}

.droite {	float: right;}
img.droite {	float: right; margin: 0 0 8px 15px;}


/*_______________________________________ classes by Id */
#page {
	text-align: center;
	margin: auto;
	overflow: visible;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
	z-index:10;
	/*
	border: 1px solid #ffffff;
	background: url('images-rose/fond_rose_01.gif') repeat center 240px;
	*/
}

#header {
	width: 100%;
	clear: both;
	height: 241px;
	background: #DE0080/*#B82E72*/;
	/*
	border: 1px solid #00ff00;
	*/
}

#main {
/*	border: 1px solid #00ff00;*/
	text-align: center;
	margin: auto;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

#content {
	text-align: center;
	width: 630px;
	vertical-align: top;
	padding-left: 55px;
	/*
	border: 1px solid #ff0000;
	*/
}

#sidebar {
	padding-left: 20px;
	vertical-align: top;
	width: 180px;
	/*
	border: 1px solid #ff0000;
	padding-top: 10px;
	padding-right: 30px;
	*/
}

#sidebar ul {
	list-style: none;
}



#footer {
	clear: both;
	text-align: left;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #c6588e;
}

/*_______ misc */
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}

img.floatLeft {
	margin: 0px 20px 20px 0px;
}

img.floatRight {
	margin: 0px 0px 20px 20px;
}

.pagetitle {
	font-size: 16px;
	padding-left: 10px;
	color: #d88cb2;
	font-weight: normal;
}

.navigation {
	padding-left: 10px;
	padding-right: 30px;
	text-align: left;
	height: 14px;
}


/*_______ post */
.post {
	text-align: left;
	margin: auto;
	width: 630px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 15px;
	/*
	border: 1px solid #00f;
	*/
}

.post * {
	color: #333333;
}

.post-icon {
	/*
	*/
	float: right;
}

.post-top {
	background: url('images-rose/post-top.gif') no-repeat left 0px;
	padding:0px 34px 0px 83px;
	height:70px;
	vertical-align: middle;
	/*
	border: 1px solid #ffff00;
	*/
}

.post-middle {
	background: url('images-rose/post-middle.gif') repeat-y left top;
	padding: 0px 34px 10px 34px;
	/*
	border: 1px solid #0000ff;
	*/
}

.post-bottom {
	background: url('images-rose/post-bottom.gif') no-repeat left bottom;
	vertical-align: bottom;
	padding: 0px 34px 0px 34px;
	height: 56px;
	/*
	margin-top: 20px;
	border: 1px solid #ffff00;
	min-height: 56px;
	line-height: 56px;
	*/
}

.post_title {
	text-align: left;
	color: #802050;
	font-weight: normal;
	font-size:24px;
	line-height:24px;
	margin-top:24px;
	margin-bottom:5px;
	/*
	border:1px solid #f00;
	background: url('images-rose/grenouille.gif') no-repeat;
	font-weight: bold;
	*/
}

.post .post_title a {
	/*
	font-weight: normal;
	*/
	color:#679fb6;
	text-decoration: none;
	border:none;
}
.post .post_title a:hover {
	color:#fff;
}

.post img {
	/*
	margin: 15px;
	*/
}

.post hr {
	color: #b82e72;
	background-color: #b82e72;
	height: 1px;
	border: 0;
	width: 35%;
	text-align: center;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

small {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 10px;
	/*
	border: 1px solid #ffff00;
	line-height: 10px;
	*/
}

.entry {
	text-align: justify;
	margin-top: 15px;
	color: #555555;
	/*
	border: 1px solid #ffff00;
	*/
}

.post .entry a {
	border-bottom:1px dashed #666;
}

.entry ul {
	text-align: left;
	list-style: none;
	margin-bottom: 5px;
	/*
	list-style-position: outside;
	padding: 5px 0px 10px 40px;
	*/
}

.entry li {
	margin-left: 40px;
	padding-left: 12px;
	background: url('images-rose/post-puce.gif') no-repeat 0px 6px;
	margin-bottom: 3px;
}

.entry p {
	margin-bottom: 5px;
}

.entry img {
	border: 3px solid #ffffff;
}

.entry img.btMap {
	border: 0px;
	height: 16px;
	width: 16px;
}

.entry fieldset {
	padding: 10px;
	border: 1px solid #e8bad1;
}

.entry h2 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #b82e72;
	background: url('images-rose/img-soustitre.gif') no-repeat 0px 0px;
	padding-left: 40px;
	padding-top: 8px;
	margin-bottom: 5px;
	/*
	*/
}

.entry h3 {
	font-size: 13px;
	font-weight: normal;
	color: #b82e72;
	font-style: italic;
	padding-left: 40px;
	margin-bottom: 10px;
	/*
	color: #8e1953;
	background: url('images-rose/img-chapo.gif') no-repeat 17px 2px;
	*/
}

.entry h4 {	/* legendes */
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	text-align: right;
}

.entry h5 {	/* menus title */
	font-size: 15px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: center;
}

.entry h6 {	/* menus content */
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	/*
	*/
}

.postmetadata {
	text-align: right;
	padding-bottom: 10px;
}

a.buttonA {
	font-weight: bold;
	background: #6e1c44;
	border: 1px solid #6e1c44;
	color: #e8bad1;
	padding: 2px 5px 2px 6px;
	line-height: 30px;
}

a.buttonA:hover {
	color: #ffffff;
	background: #c6588e;
}

/*_____________ comments */
.commentlist {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-position: inside;
	padding-bottom: 0px;
	width: 85%;
	margin: auto;
	color: #eac1d5;
}

.commentlist li {
	margin: 0px;
	padding: 0px;
	background: 200px 200px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c6588e;
	padding: 10px;
}
.commentlist li cite {
	color: #ffffff;
	font-style: normal;
	font-variant: small-caps;
	font-size: 12px;
}

.commentlist li small {
	color: #000000;
}

.commentlist li p {
	margin-top: 10px;
}

.commentmetadata {
	color: #6e1c44;
}

.write-comments {
	margin-bottom: 20px;
}

/*_____________ form comments */
.box-form {
	border: 1px solid #c6588e;
}

/*_____________ widget */
.widget {
	text-align: left;
	margin-bottom: 7px;
	font-size: 11px;
	/*
	min-height: 54px;
	height: expression(document.getElementById('search').offsetHeight < 54 ? '54px' : (document.getElementById('search').offsetHeight+'px'));
	*/
}

.widget_title {
	margin-bottom: 5px;
	font-weight: normal;
	color: #00ff00;
	font-size: 13px;
	/*
	margin-left: 10px;
	*/
}

.widget a {
	color: #9EC4CF;
}

.widget a:hover {
	color: #ffffff;
}

.widget .current_page_item, .widget .current-cat {
	background: url('images-rose/item-widget-select.gif') no-repeat 0px 0px;
	padding-left: 20px;
}

.widget .current_page_item a, .widget .current-cat a {
	color: #fff;
}

#sidebar * {		/* catégories de pages : liste item */
	line-height: 14px;
}

.mao_widget_pages ul {			/* catégories de pages : liste */
	margin-bottom: 6px;
}

.mao_widget_pages ul a {
	color: #00ff00;
	font-size: 13px;
}

.mao_widget_pages ul a:hover {
	color: #ffffff;
}

.mao_widget_pages ul li ul {		/* catégories de pages : liste item */
	margin-top: 3px;
}

.mao_widget_pages ul ul a {
	color: #9EC4CF;
	font-size: 11px;
	/*
	padding-left: 10px;
	*/
}

.mao_widget_pages ul ul a:hover {
	color: #ffffff;
}

.widget_categories ul.children {
	padding-left: 10px;
}

/* archives navigation */
.wp-pagenavi {
	padding-bottom: 20px;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	background: #6e1c44;
	border: 1px solid #6e1c44;
	color: #e8bad1;
}
.wp-pagenavi a:hover {
	color: #ffffff;
	background: #c6588e;
}

.wp-pagenavi span {
	background: #6e1c44;
	border: 1px solid #6e1c44;
	color: #e8bad1;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
}

.wp-pagenavi span.pages {
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.wp-pagenavi span.extend {
}

