/*Main Navbar */

#nav {
	font-size:1.1em;
	background-color: #afa2c4;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}
/* parent */	
#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #a9a9a9;
		}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #fff;
	padding:6px 12px;
	}

#nav a:hover, #nav a:active, .current_page_item	a,.current-cat a, #home .on {
	background:#cac8e0;
	text-decoration:none;
	}	
	

	
/* Dropdown Menus apparition enfant*/		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 182px;
	background-color: #FFffff;
	color: #cccccc;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #cccccc;
	
	}
/*  Menus survol enfant*/	
#nav li li {
	width: 172px;
	background-color: #ffffff;
		border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;	
	}

#nav li li a, #nav li li a:visited {/*  Lorsuqe l'on est dans un parent */	
	font-weight:normal;
	font-size:0.9em;
	color: #999999;
	font-weight: bold;
	background-color: #FFffff;

	}

#nav li li a:hover, #nav li li a:active {
	background-color: #f477a9;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	}	
		
#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;
	}

a.main:hover
{	background:none;
	}
	
#nav .conception{background:#7e92f4;}
#nav .conception a:hover {background:#7e92f4;}
	
#nav .conception1 a {background:#afa2c4;}	
#nav .conception1 a:hover {background:#7e92f4;}
	

#nav .grossesse{background:#E496CF;}
#nav .grossesse a:hover {background:#E496CF;}
	
#nav .grossesse1 a {background:#afa2c4;}	
#nav .grossesse1 a:hover {background:#E496CF;}

	
	
#nav .bebe_enfant {background:#91e768;}
#nav .bebe_enfant a:hover {background:#91e768;}
	
#nav .bebe_enfant1 a {background:#afa2c4;}	
#nav .bebe_enfant1 a:hover {background:#91e768;}	

		
#nav .beaute_sante {background:#b69d89;}
#nav .beaute_sante a:hover {background:#b69d89;}
	
#nav .beaute_sante1 a {background:#afa2c4;}	
#nav .beaute_sante1 a:hover {background:#b69d89;}

		
#nav .outils {background:#ce64bb;}
#nav .outils a:hover {background:#ce64bb;}
	
#nav .outils1 a {background:#afa2c4;}	
#nav .outils1 a:hover {background:#ce64bb;}


#nav .boutique {background:#cec2d2;}
#nav .boutique a:hover {background:#cec2d2;}
	
#nav .boutique1 a {background:#afa2c4;}	
#nav .boutique1 a:hover {background:#cec2d2;}

#nav .blog {background:#c55d82;}
#nav .blog a:hover {background:#c55d82;}
	
#nav .blog1 a {background:#afa2c4;}	
#nav .blog1 a:hover {background:#c55d82;}

#nav .anuaire {background:#176a65;}
#nav .anuaire a:hover {background:#176a65;}
	
#nav .anuaire1 a {background:#afa2c4;}	
#nav .anuaire1 a:hover {background:#176a65;}



#nav .for {background:#861c6d!important;}
#nav .for a:hover {background:#861c6d;}
	
#nav .for1 a {background:#afa2c4;}	
#nav .for1 a:hover {background:#861c6d;}


#nav .jeux a{background: #6EBD00!important;}
#nav .jeux a:hover {background: #6EBD00;}
	
#nav .jeux1 a {background:#afa2c4;}	
#nav .jeux1 a:hover {background:#6EBD00;}


/* single */

#liste_article_single{font: 1.1em Arial, Times, serif; 	padding-bottom:5px; color:#7ca72e; margin:-10px 0px 8px 5px; float:left; margin-top:-10px; width:285px; }
#liste_article_single h2{border-bottom: 2px dotted #CCCCCC; color: #929090; font-size:22px; font-family:Arial; margin: 8px 0; padding-bottom: 5px; text-align:center;}

#liste_article_single ul{list-style:none; width:250px; margin:0px; padding:0px; float:left; margin-left:10px;}
#liste_article_single ul li {width:260px; float:left; list-style:none; margin:0px; padding:0px;}
#article_single{float:left; width:540px;  margin-top: 15px;  padding-top: 10px; border-top:2px dotted #ccc; }
#article_single h3{float:left; margin-right: 10px; text-transform:none; font-size:18px; letter-spacing:0px; width: 250px; text-align:center; }
#title_single{padding-bottom:5px; }
#image_single{width:250px; float:left; overflow:hidden; margin-right:8px;}


#infos_single_article{ float:left;}


.meta_comments {background-image: url(images/comments.png);  background-position: left center;   background-repeat: no-repeat;  padding: 3px 0 3px 20px; line-height:25px; }
#like-facebook{ line-height: 25px;     padding: 3px 0 3px 20px; float:right;}
#single_content{float:left; width: 540px; border-top: 2px dotted #ccc; padding-top: 10px; margin-bottom:10px;}
#commentaire_single{float:left; }
#commentaire_single #comments { margin-bottom: 15px; }
#commentaire_single #comments p {
    -moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px;
    -webkit-border-radius: 3px;
    border-radius: 4px;
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DDDDDD;
    color: #666666;
    margin: 5px 0 10px 70px;
    padding-left: 5px;
    width: 83%;
}
#commentaire_single h3#comments-title {
    color: #DD7DC3 !important;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 15px;
    padding-bottom: 5px;
	text-transform:none;
}
#commentaire_single .commentlist {
    list-style: none outside none;
    margin: 0;
    padding: 0;
	width:540px;
}
#commentaire_single .commentlist li.comment {
    line-height: 21px;
    margin: 0;
    padding: 0 0 0 0;
    position: relative;
}
#commentaire_single .commentlist li:last-child {
    border-bottom: medium none;
    margin-bottom: 0;
}
#commentaire_single #comments .comment-body ul, #comments .comment-body ol {
    margin-bottom: 15px;
}
#commentaire_single #comments .comment-body blockquote p:last-child {
    margin-bottom: 15px;
}
#commentaire_single .commentlist .avatar {
    border: 3px solid #FFFFFF;
    height: 50px;
    margin-bottom: 2px;
    margin-right: 10px;
    vertical-align: top;
    width: 50px;
}
#commentaire_single .comment-author {
    -moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #DFDFDF;
    display: block;
    padding: 5px;
}
#commentaire_single .comment-author cite {
    color: #7A5B8F;
    font-family: arial;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
} 
#commentaire_single .comment-body em {
    color: #DD7DC3;
    float: right;
    font-weight: bold;
    margin-right: 30px;
    margin-top: -63px;
}
#commentaire_single .comment-author .says {
    font-style: italic;
}

#commentaire_single .comment-meta {
    display: block;
    font-size: 11px;
    margin: -43px 0 0 75px;
    padding: 0;
}
#commentaire_single .comment-meta a:link, .comment-meta a:visited {
    text-decoration: none;
}
#commentaire_single .reply {
    margin-bottom: 10px;
    text-align: right;
}
#commentaire_single .comment-reply-link {
    -moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: none repeat scroll 0 0 #DD7DC3;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 8px;
    text-decoration: none;
}
#commentaire_single .comment-reply-link:hover {
    background: none repeat scroll 0 0 #7A5B8F;
    color: #FFFFFF;
}
#commentaire_single .commentlist .children {
    list-style: none outside none;
    margin: 0;
}
#commentaire_single .commentlist .children li {
    border: medium none;
    margin: 0;
}
#commentaire_single .nocomments {
    display: none;
}
#commentaire_single  #comments .pingback {
    margin-bottom: 18px;
    padding-bottom: 18px;
}
#commentaire_single .commentlist li.comment + li.pingback {
    margin-top: -6px;
}
#commentaire_single #comments .pingback p {
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}
#commentaire_single #comments .pingback .url {
    font-size: 13px;
    font-style: italic;
}
#commentaire_single #commentform{float:left; width:98%;}
#commentaire_single #commentform input#submit {
    -moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: none repeat scroll 0 0 #E496CF;
    border: medium none;
    color: #FFFFFF;
    padding: 2px 10px;
	font-size:14px;
	margin:0px;
	margin: 5px 0;
	width:auto;
	height:25px;
	font-size:14px;
	
}

#commentaire_single #commentform input#submit:hover {background:#7A5B8F;}
#commentaire_single #respond {
    -moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px dashed #DDDDDD;
    margin-bottom: 15px;
    padding: 15px;
    float:left;
	width:510px;
}
/*#commentaire_single #respond .comment-form-url{ display:none;}*/
#commentaire_single  #commentform p {
    margin-left: 0px;
}


#commentaire_single h3#reply-title {
    
    color: #7A5B8F;
    font-size: 18px!important;
    margin: 0 0 15px;
    padding: 0 0 5px;
	  border-bottom: 2px dotted #CCCCCC;
   	width: 515px;
	letter-spacing:none;
	text-transform:none;

}
#commentaire_single #respond .required {
    color: #FF4B33;
}
#commentaire_single #respond .comment-notes {
    margin-bottom: 1em;
	font-size:11px;
}
#commentaire_single .form-allowed-tags {
    display: none;
}
#commentaire_single .children #respond {
    margin: 0 48px 0 0;
}
#commentaire_single #comments-list #respond {
    margin: 0 0 18px;
}
#commentaire_single #comments-list ul #respond {
    margin: 0;
}
#commentaire_single #cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
#commentaire_single #respond .required {
    color: #FF4B33;
    font-weight: bold;
}
#commentaire_single #respond label {
    font-size: 12px;
    font-weight: bold;
}
#commentaire_single #respond input {
    margin: 10px 0 15px;
    width: 98%;
	height:18px;
}
#commentaire_single #respond textarea {
    margin: 10px 0 0;
    width: 98%;
}
#commentaire_single #respond .form-allowed-tags {
    font-size: 12px;
    line-height: 18px;
}
#commentaire_single #respond .form-allowed-tags code {
    font-size: 11px;
}
#commentaire_single #respond input[type="submit"] {
    margin: 0;
    padding-bottom: 3px !important;
}
#commentaire_single #respond .form-submit {
    margin: 0;
}
#commentaire_single #respond .form-submit input {
    font-size: 14px;
    width: auto;
}
#commentaire_single #respond dl {
    margin: 0 0 10px;
}
#commentaire_single #respond dt {
    display: inline;
    font-weight: normal;
}
#commentaire_single #respond dd {
    display: inline;
}
#commentaire_single .img_single {
    float: left;
    margin-left: -10px;
    margin-top: 15px;
    width: 300px;
}
#commentaire_single .commentlist li {
    background:none;
    border-top:none;}
.entrya {font-size:12px;}
.entrya p {margin-bottom:15px!important;}

input#subscribe-reloaded{height:12px!important;}
.form-submit input{margin-bottom:0px!important;}
#abonnement{margin:-10px 0px!important;}
#navigation_prec{float:left; width:250px;}
#navigation_prec img{ float: left; margin-right: 5px; margin-top:-10px;}
#navigation_prec  span{ height:40px; }
#navigationsuiv  span{height:40px; }
#navigationsuiv {float:right;  width:250px; text-align:right;}
#navigationsuiv img{ float: right; margin-left:5px;margin-top:-10px;}

/*habillage */
#page{border:10px solid #CCCCCC;} 
#wrap {
    border: 10px solid #CCCCCC!important;
}


#single_goo{border-bottom: 2px dotted #ccc; border-top:2px dotted #ccc; padding:15px; float:left; margin-bottom:10px; width:510px; margin-top:10px;}
#infos_single_article small{background:none;}

/*rss forum */

.item h2{font-size:1.5em!important; background:url(http://www.mamanandco.fr/images/puce_rss.png) no-repeat left top; padding-left:18px;}
.item h2 a:link { color: #FF5CB0;}

/*commentaire single */
p.comment-form-url{display:none;}
input#captcha_code { width: 135px !important; margin-right:10px; }
.captchaSizeDivLarge { float: left!important;}
#respond p.comment-form-author{ margin-bottom: 0px !important;}

