/*
	Theme Name: Beauty Style
	Theme URL: http://newwpthemes.com/wordpress-theme/beauty-style/
	Description: Beauty Style is a free premium WordPress theme with featured content option. Suitable for any niche. Theme Options at admin panel.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0
	Tags: Blue, Pink, Grey, Beauty, Fashion, Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Options Page
*/

/* LAYOUT */

body {
	background: #e1e5ed url(images/background.png) top left repeat-x;
	padding-top:10px;
	}

#wrapper {
	padding:0;
	}

#container {
	}

#contentwrap {
	background: #fff;
	}

a {
	color: #c52b40;	
	}

a:hover {
	color: #a4b900;
	}
/* HEADER */

#header {
	height: 150px;
	padding-top:0px;
    background: #fff url(images/header-background.png) top left no-repeat;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 0px 0 0 15px;
	font-weight: normal;
	font-family: Georgia, Times New Roman Times, Serif;
	font-weight: bold;
	font-size: 48px;
	}

#header h1 a, #header h1 a:visited {
	color: #445969;
	text-decoration: none;
	}


#header h2 {
    padding-left: 15px;
	color: #4e4f51;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial;
	}  

.logoimg {
    margin: 0 0 0 20px;
    }

.feedtwitter {
	margin-top: 28px !important;
	text-align: right;
	}
    
/* NAVIGATION MENUS */  
    
.menu {
	margin-left: 175px;
	margin-top:0px;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 125px;
	margin-right: 0.1em;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 125px;
	background-repeat: no-repeat;
}      
.communiquer {background-image: url(images/communiquer-hover.png); width: 105px;}
.communiquer a {background-image: url(images/communiquer.png);}
.jouer {background-image: url(images/jouer-hover.png); width: 105px;}
.jouer a {background-image: url(images/jouer.png);}
.dialoguer {background-image: url(images/dialoguer-hover.png); width: 105px;}
.dialoguer a {background-image: url(images/dialoguer.png);}
.construire {background-image: url(images/construire-hover.png); width: 105px;}
.construire a {background-image: url(images/construire.png);}
.rencontrer {background-image: url(images/rencontrer-hover.png); width: 105px;}
.rencontrer a {background-image: url(images/rencontrer.png);}          
.partager {background-image: url(images/partager-hover.png); width: 105px;}
.partager a {background-image: url(images/partager.png);}    
.grandir {background-image: url(images/grandir-hover.png); width: 105px;}
.grandir a {background-image: url(images/grandir.png);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


#pagemenucontainer {
	height: 42px;
	margin-top: 36px;
	}
	
#pagemenu {
	height: 30px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 6px 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    border-radius: 5px;text-shadow: 0 1px 0 #232e36;
	}
	
#pagemenu li a:hover, #pagemenu li a:active {
	background: url(images/pagenav-background.png) top left repeat-x;
	color: #c52b40;
	display: block;
	text-decoration: none;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 5px;text-shadow: 0 1px 0 #d2d3d4;
    
	}
	
#pagemenu  li.current_page_item a {
	background: url(images/pagenav-background.png) top left repeat-x;
	color: #c52b40;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 5px;text-shadow: 0 1px 0 #d2d3d4;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


.navcontainer {
	height: 32px;
    background: #a4b900;
    padding-left: 10px;
	}
	    
	   
	
	
	#menuh {
	    background:#a4b900;
   		height:32px;
	}

	#menuh, #menuh ul {
	  	float: left;
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0px;
	
	}

	#menuh a ,#menuh a:hover{
	  display: block;
	  text-decoration: none;
	  border:none;
	}

	#menuh li {
	  float: left;
	  list-style:none;
	  border-right:1px solid #a9a9a9;
	}

	#menuh a,#menuh a:visited {
	  display:block;
	  font-weight:bold;
	  color: #f5f5f4;
	  padding:6px 12px;
	}

	#menuh a:hover, #menuh a:active
	{
	  background:#2d6ea0;
	  text-decoration:none
	} 

	/* Dropdown Menu */
	#menuh li ul {
	  position: absolute;
	  left: -999em;
	  height: auto;
	  width: 174px;
	  border-bottom: 1px solid #2d6ea0;
	}

	#menuh li li {
	  width: 172px;
	  border-top: 1px solid #2d6ea0;
	  border-right: 1px solid #a9a9a9;
	  border-left: 1px solid #a9a9a9;
	  background: #81abcb;
	}

	#menuh li li a,#menuh li li a:visited{
	  font-weight:normal;
	  font-size:0.8em;
	  color:#FFF;
	}

	#menuh li li a:hover,#menuh li li a:active{
	  background:#2d6ea0;
	} 

	#menuh li:hover ul, #menuh li li:hover ul, #menuh li li li:hover ul, #menuh li.sfhover ul, #menuh li li.sfhover ul, #menuh li li li.sfhover ul{
	  left: auto;
	}
 
	
	
/* CONTENT */

#content-home {
	background-color: #fff;
	padding: 15px 5px 15px 15px;  
	width:600px;
	}
	
#content-page {
	background-color: #fff;
	padding: 15px 5px 15px 30px;  
	width:880px;
    } 

#content {
	background-color: #fff;
	padding: 15px 5px 15px 30px;  
	width:880px;
	}
	
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
	}

.post p {
	margin-bottom: 10px;
	}      
	
.post li {
    padding: 0px 0px 3px 15px;
    margin: 0px;
	background: url(images/bullet.gif) no-repeat top left; 
	list-style:none;
}    

.post a {
	color:#209ad2;
	}

.title {
	margin: 0 0 2px 0;
	padding-bottom:10px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #a4b900;     
	font-size:18px;
    font-weight: bold; 
	border-bottom: 1px solid #ccc;
    
	}

.title a {
	text-decoration: none;
	color: #a4b900;
	}

.title a:hover {
	text-decoration: none;
	color: #a4b900;
	}

.pagetitle {
  	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 14px;
	padding: 0px;
    font-family: Arial, Helvetica, Sans-serif;
    color: #999;
	}

.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 20px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}  

.entry h2 {
	margin: 10px 0 20px 0;
	padding: 3px 0 3px 38px;
    background: #FFF url(images/sidebar_tab.png) left center no-repeat;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #209ad2;
}  

.child-pages li {  
	padding-top:10px;
	padding: 3px 0 3px 38px;
	font-size:14px;
	color: #209ad2;  
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;  
	background: #FFF url(images/sidebar_tab.png) left center no-repeat;
    
}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.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;
   /* optional rounded corners for browsers that support it */
   -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;
	}
	  
.event-notes {
	 min-height:200px;
	 border-bottom:1px dotted #CCC; 
	 vertical-align:middle;
}   

.event-notes img {
	height:190px;
	width:134px; 
	padding-left:55px;
	padding-bottom:25px;
	float:right;  
}

.event img {
	height:425px;
	width:300px; 
	border:1px solid #b0b0b0;
	margin:0 0 30px 30px;
	padding:5px;
	float:right; 
} 

#map_1  {
	font-size:11px;
}

.event h2 {
   margin: 10px 0 20px 0;
   padding: 3px 0 3px 38px;
   background: #FFF url(images/sidebar_tab.png) left center no-repeat;
   font-size: 14px;
   font-family: Arial, Helvetica, Sans-serif;
   font-weight: bold;
   text-transform: uppercase;
   color: #209ad2;
   }  

.events-list h2 {
   margin: 10px 0 0 0;
   padding: 3px 0 0 38px;
   background: #FFF url(images/sidebar_tab.png) left center no-repeat;
   font-size: 14px;
   font-family: Arial, Helvetica, Sans-serif;
   font-weight: bold;
   text-transform: uppercase;
   color: #209ad2; 
   }

.contact input, textarea {
	border:1px solid #209ad2;
}

	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 10px;
	}


.sidebar {
	padding-top:9px;
	margin: 0 10px 10px 0;
    font-size: 13px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #333;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#1197d0;
	}
	
	
#search {
    border: 1px solid #6a7680;
    height: 30px;
    padding: 0;
    background: #56646d;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #c5c7c8;
}
	
	
#s {
	width: 212px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#topsearch {
    margin-top: 28px;
    }
    
#topsearch #s {
    width: 184px;
    }
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}

#events-widget img {
    height:200px;
	float:left;
	padding-right:10px;
}
                                           
	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 3px 0 3px 38px;
	background: #FFF url(images/sidebar_tab.png) left center no-repeat;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #209ad2;
	border-bottom:1px solid #ccc;   
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;  
	
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding-bottom: 7px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 3px;
	padding: 1px; 
	
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: #FFFFFF url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #eef0f4;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: #a4b900;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size: 13px; 
	height:20px;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #CCC;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #CCC;
        text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
