/*
Theme Name: BEBE BEAUTE 2
Theme URI: http://www.bebe-beaute.com
Description: THEME BEBE BEAUTE 2
Version: 1.1
Author: <a href="http://www.bebe-beaute.com">Bébé Beauté</a> & <a href="http://egloo-distri.com">Egloo Distri</a>
*/
* { margin: 0; }

body
{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	background: #d5d6d7 url('images/fond_bebe_beaute.gif');
}
a { color: #5A780A; }
a:hover { color: #000; }

#wrap
{
	margin-top: 10px;
	width: 980px;
	text-align: left;
	background: #FFFFF;
	/*border: 3px solid #5A780A;
        background: url(images/menuback.gif) top repeat-y;*/
}
img, img a { border: 0; }
#header
{
	height: 110px;
	padding-top: 0px;
        vertical-align:middle;
        background: url(images/heading_table_navigation.gif) top no-repeat;
}
#header .logo
{	
	background: url(images/logoboutique.gif) no-repeat;
	padding-left: 250px;
	font-size: 28px;
	height: 110px;
        text-align:center;
        vertical-align:middle;
}
#header .logo a
{
        color: #8A9E18;
	text-decoration: none;
}
#header .logo a:hover
{
	color: #8A9E18;
}

#menu
{
	/*background: url(images/menuback.gif) top no-repeat;*/
	color: #6CBFEF;
	height: 30px;
        width:960px;
        vertical-align:top;
        margin-left:20px;
        background: url(images/menuback.gif) top repeat-y;
}

#menu ul{
	margin: 0;
	/*padding: 0 0 0 10px;*/
	list-style: none;
        vertical-align:top;
}

#menu ul li{
	float: left;
	/*margin: 0 15px 0 0;*/
	font-size: 12px;
	font-weight: bold;
        vertical-align:top;
	color: #6CBFEF;
}

#menu ul li a{
	padding: 10px 20px 10px 12px;
	background: url(images/menu-bg.gif) no-repeat;
	background-position: 0 13px;
	text-decoration: none;
	color: #000;
        vertical-align:top;
	display: block;
}

#menu ul li a:hover {
	background: url(images/menu-bg-hover.gif) no-repeat;
	background-position: 0 13px;
        vertical-align:top;
}

#content
{
      background: url(images/menuback.gif);
      background-position: top;
      background-repeat: repeat-y;
      background-attachment: inherit;
      /*margin-top: -10px;*/
      height:20px;

}

#left
{
	font-size: 13px;
	line-height: 1.8em;
        /*background: url(images/menuback.gif);*/
        background-position: top left;
        background-repeat: repeat-y;
        background-attachment: inherit;
        float: left;
       	width: 700px;
        padding-bottom:0px;
        /*margin-top:-5px;
        padding-top:5px;*/
        /*background:#FFFFFF;*/
        /*border-left: 1px dashed #CCC;*/
        /*text-align:left;*/	
       	/*padding: 0 0 20px 10px;*/
        /*background : url(images/border_page_r.gif) bottom no-repeat;*/
}

#right
{
	float: right; 
        font-size: 11px;
	line-height: 1.8em;
        /*border-right: 1px dashed #CCC;*/        
        /*background: url(images/menuback.gif);*/
        background-position: top right;
        background-repeat: repeat-y;
        background-attachment: inherit;
	width: 230px;
        padding-left: 0px;
        padding-bottom:0px;
        padding-top:5px;
        /*padding: 0 10px 15px 10px;*/
        /*background:#FFFFFF;*/
        /*text-align:left;*/
        /*padding: 0 10px 15px 10px;*/
        /*background : url(images/border_page_l.gif) bottom repeat-y;*/

        
}

#content_mid
{
	float: right; 
        font-size: 11px;
	line-height: 1.8em;
        background : url(images/border_page_l.gif);
        background-position: top;
        background-repeat: repeat-y;
        background-attachment: inherit;
	width: 980px;
        padding-left: 0px;
        padding-bottom:20px;
        /*padding: 0 10px 15px 10px;*/
        /*background:#FFFFFF;*/
        /*text-align:left;*/
        /*padding: 0 10px 15px 10px;*/
        /*background : url(images/border_page_l.gif) bottom repeat-y;*/

        
}
#left img
{
	margin: 5px;
	max-width: 98%;
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
	background: url(images/puce.gif) no-repeat left top;
	background-position: 0 5px;
	padding-left: 20px;
	margin: 0;
	botder: 0;
}
#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}
.title {
    font-size: 12;
    height:60px;
    text-indent:70px;
    color:#8A9E18;
    padding-top: 20px;
    /*vertical-align:middle;*/
    background:url('images/heading_title.gif');
    /*background-position: middle;*/
    background-repeat: no-repeat;
    background-position: left;
    background-attachment: inherit ;
}
.post {
	margin-bottom: 10px;
        vertical-align:top;
}
.post .title a
{
	font-size: 20px;
        height:60px;
	text-decoration: none;
       	color:#8A9E18;
 }
.post .title a:hover
{
	color:#8A9E18;
	text-decoration: underline;
}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post .meta a
{
	color: #777777;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.post .entry
{
	text-align: justify;
	padding: 6px;
	margin-bottom: 35px;
}

.ltop
{
	background: url(images/box_top.gif) no-repeat;
	width: 220px;
	height: 13px;
}
.lmid
{
	/*background: url(images/box_milieu.gif) repeat-y;*/
	background:#FFFFFF;
        border: 1px solid #00CCFF;
        width: 210px;
        margin-left: 2px;
        padding-left:3px;
       	/*padding: 0 0px;*/
}
.lmid h2
{
	font-weight: normal;
	margin-left: 2px;
        padding-left:3px;
	font-size: 18px;
        color:#FF6600;
	padding-bottom: 5px;
        
}
.lbot
{
	background: url(images/bas.gif) no-repeat;
	width: 220px;
	height: 12px;
	margin-bottom: 30px;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
}
#left .commentlist li.authorcomment 
{
    background: #ECE9D8;      
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}


#footer
{
	border-top: 1px dashed #CCC;
        text-align: center;
        width: 980px;
        background: url(images/footer_table_navigation.gif);
        background-position: bottom;
        background-repeat: no-repeat;
        background-position: left;
        background-attachment: inherit ;
        height: 110px;
        margin-bottom:15px;
        margin-top:-7px;        
}

