/*  
Theme Name: InTheMoodForCooking
Theme URI: http://www.inthemoodforcooking.com
Description: Theme of Inthemoodforcooking site
Version: 1.0
Author: Joa
Author URI: http://www.inthemoodforcooking.com/
*/


body, h1, h2, H3, h4, h5, h6, blockquote,p{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 14px;
	text-align: center; /* should be left, internet explorer fix*/
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

body i{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

h1{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	padding: 0 0 10px 0;
	color: #ff6600;
}

a:link{
	/*text-decoration: underline;*/
	text-decoration: none;
	color: #ff6600;
}

a:visited{
	/*text-decoration: underline;*/
	text-decoration: none;
	/*color: #33ccff;*/
        color: #444444;
}

a:hover{
	text-decoration: none;
	color:#660033;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;
}

#header{
	float: left;
	width: 900px;
	height: 200px;
	padding: 0;
	background: url(images/banner/banniere_roquette_full_opa_white.jpg) top left no-repeat;
}

#menubar{
	float: left;
	width: 900px;
	height: 30px;
	padding: 0;
	margin: 0;
	display:block;
	overflow:hidden;
}

.button{
	float: left;
	width: 144px;
	height: 30px;
	padding: 0;
	margin: 0;
	background: #ffffff;
}

#search{
	float:left;
	width: 180px;
	height: 30px;
	padding:0;
	margin:0;
	display:block;
	background: url(images/menubar/fond_rechercher.jpg);
/*	align:center;*/
	display:block;
}

#searchtext{
	height: 20px;
	padding: 0;
	margin: 0;
	float: left;
}

.button#button-apropos a{
	background: url(images/menubar/bouton_a_propos.jpg) 0 0;
	width: 144px;
	height: 30px;
	display:block;
}

.button#button-recettes a{
	background: url(images/menubar/bouton_recettes.jpg) 0 0;
	width: 144px;
	height: 30px;
	display:block;
}
.button#button-archives a{
	background: url(images/menubar/bouton_archives.jpg) 0 0;
	width: 144px;
	height: 30px;
	display:block;
}
.button#button-outrouver a{
	background: url(images/menubar/bouton_ou_trouver.jpg) 0 0;
	width: 144px;
	height: 30px;
	display:block;
}
.button#button-liens a{
	background: url(images/menubar/bouton_liens.jpg) 0 0;
	width: 144px;
	height: 30px;
	display:block;
}

.button#button-apropos a:hover{
	background-position:  0 -30px;
}
.button#button-apropos a:active{
	background-position: 0 -60px;
}

.button#button-recettes a:hover{
	background-position:  0 -30px;
}
.button#button-recettes a:active{
	background-position: 0 -60px;
}

.button#button-archives a:hover{
	background-position:  0 -30px;
}
.button#button-archives a:active{
	background-position: 0 -60px;
}

.button#button-outrouver a:hover{
	background-position:  0 -30px;
}
.button#button-outrouver a:active{
	background-position: 0 -60px;
}

.button#button-liens a:hover{
	background-position:  0 -30px;
}
.button#button-liens a:active{
	background-position: 0 -60px;
}



#container{
	float: left;
	width: 590px;
	margin-top: 20px;
	/*background: #ffffee;*/
}


.sidebar .widget_text{
	/*float: left;*/
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 300px;
}

#intercalar{
	background: url(http://www.inthemoodforcooking.com/wp-content/themes/dummy/images/buttons/sidebar/entrefilet.jpg) top left no-repeat;
/*	display:block;
	overflow: hidden;*/
	width: 300px;
	height: 10px;
	display: block;
	overflow: hidden;
	border: 0;
	margin: 0;
}

#button-index-recettes a{
	background: url(images/buttons/sidebar/bouton_index_recettes.jpg) 0 0;
	width: 300px;
	height: 40px;
	display: block;
	overflow: hidden;
}

#button-index-recettes a:hover{
	background-position:  0 -40px;
}
#button-index-recettes a:active{
	background-position: 0 -80px;
}

#button-articles-recents a{
	background: url(images/buttons/sidebar/bouton_articles_recents.jpg) 0 0;
	width: 300px;
	height: 40px;
	display:block;
	overflow: hidden;
}

#button-articles-recents a:hover{
	background-position:  0 -40px;
}
#button-articles-recents a:active{
	background-position: 0 -80px;
}

#button-plus-consultes a{
	background: url(images/buttons/sidebar/bouton_articles_les_plus_consultes.jpg) 0 0;
	width: 300px;
	height: 40px;
	display:block;
	overflow: hidden;
}

#button-plus-consultes a:hover{
	background-position:  0 -40px;
}
#button-plus-consultes a:active{
	background-position: 0 -80px;
}

#button-dans-panier a{
	background: url(images/buttons/sidebar/bouton_dans_mon_panier.jpg) 0 0;
	width: 300px;
	height: 40px;
	display:block;
	overflow: hidden;
}

#button-dans-panier a:hover{
	background-position:  0 -40px;
}
#button-dans-panier a:active{
	background-position: 0 -80px;
}

#button-index-ingredients a{
	background: url(images/buttons/sidebar/bouton_index_par_ingredients.jpg) 0 0;
	width: 300px;
	height: 40px;
	display:block;
	overflow: hidden;
}

#button-index-ingredients a:hover{
	background-position:  0 -40px;
}
#button-index-ingredients a:active{
	background-position: 0 -80px;
}

#button-recettes-saison a{
	background: url(images/buttons/sidebar/bouton_recettes_de_saison.jpg) 0 0;
	width: 300px;
	height: 40px;
	display:block;
	overflow: hidden;
}

#button-recettes-saison a:hover{
	background-position:  0 -40px;
}
#button-recettes-saison a:active{
	background-position: 0 -80px;
}

#ad_1{
	width: 300px;
	height: 270px;
	display:block;
	background: url(images/buttons/sidebar/fond_ad_1.jpg) top left no-repeat;
}

#ad_scrap{
	width: 300px;
	height: 620px;
	display:block;
	background: url(images/buttons/sidebar/fond_ad_scrap.jpg) top left no-repeat;
}

/*__POSTS__*/

.post{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	padding: 10px 0 10px 0;
	/* FOR TITLES : color: #ff9900;*/
	color: #333333;
}

.post a img{
	border: 0px;
	border-style: none;
}

.post h2{
	/*font-family: Georgia, Sans-serif;*/
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 22px;
	color: #ff6600;
}

.post h3{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 18px;
	color: #444444;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top:1px solid #ccc;
	margin: 10px 0 0 0;
	font-size: 12px;
}

.navigation{
	padding: 10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	line-height: 18px;
}

/*__SIDEBAR__*/

/*.sidebar{
	float: left;
	width: 300px;
	background: #eeeeee;
	margin: 0 0 0 10px;
	display: inline; Intershit explorer bugfix
}*/

.sidebar{
	float: right;
	width: 300px;
	/*background: #eeeeee;*/
        background: #FFFFFF;
	/*background: url() top left no-repeat*/
	margin: 0;
	/*padding: 0;*/
	display: inline; /*Intershit explorer bugfix*/
	/*position: absolute; Intershit explorer bugfix Puts footer UNDER sidebar does not resolve bug makes shit with forefox*/
}

/*	overflow: auto; Intershit explorer bugfix*/

.sidebar .widgettitle{
        padding: 10px 0 0 0;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	/*padding: 0 10px 0 10px;*/
	padding: 3px 0px 8px 0px;
}

.sidebar ul li{
	/*padding: 10px 0 10px 0;*/
	margin: 0;
	/*padding: 0;*/
}


/*Recent addition*/
.sidebar ul li .textwidget{
	padding: 0;
	margin: 0;
}

.sidebar ul li .textwidget .scrap_ad{
        float: center;
        text-align: center;
}

.sidebar ul li h2{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	/*font-family: Georgia, Sans-serif;*/
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

.sidebar ul li#calendar table#wp-calendar{
	width: 100%
}

.sidebar .widget{
	/*margin: 0 0 10px 0;*/
	margin: 0;
}

/* __COMMENTS__ */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	/*font-family: Georgia, Sans-serif;*/
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	/*font-family: Arial, Helvetica, Georgia, Sans-serif;*/
	font-size: 12px;
	width: 590px; /* added by me */
}

#footer{
	clear: both; /* cannot attach itself to what's upward (sidebar or container) */
	float: both;/*should be float:left, intershit explorer bug (center)*/
	width: 900px;
	padding: 10px 0 0 0;
	text-align: center;
	/*background: #ffeeee;*/
}

#footer p{
	line-height: 18px;
}