/*
theme Name: Carnaval de Paris
Theme URI: http://carnaval-paris.org
Description : Site WordPress pour Le Carnaval de  Paris
Version: 1.0
Author: Marie Garijo
Tags : Carnaval de Paris, Carnaval, Evenement, Fete
*/

/* color:#ff00ff;*/
body {
    margin:0;
    padding:0;
    font-family:'Ubuntu',  serif;
    font-size:16px;
    line-height:18px;
    color:#000000;
   /* background: transparent url(images/logo-paris-carnaval.png) top left repeat; */
   background:#E0E0E0;
   /* B7B5B5; */
}



h1 {
    font-weight:bold;
    color:#ff00ff;
    margin-left:10px;
}



a:link, a:visited {
    color:#ff00ff;
    text-decoration:none;
    margin:15px;
}



ul {
    margin:5px 0 5px 20px;
    padding:0;
    color: #ff00ff;
    list-style-type:none;
}


ol {
margin:5px 0 5px 30px;
padding:0;
list-style-type:decimal;
}

ul li, ol li  {
margin:0 0 4px 0;
padding:0;
display:inline;

}

img { 
    border:0;
}

image-accueil{
	width:414;
	height:582;
	margin-left:130px;
	
	}

span{	
	font-size:18px;
	color:#ff00ff;
}
/* -------------- Structure -------------------*/

#wrap{
    width:1000px;
    margin: 0 auto;
    background: white;
}

#page-centre{
    width : 1000px;  
    //background: grey;
    float:left;
    
}

#header-logo{
    width:1000px;
    height:150px;
    float:left;
   
    background:transparent url(images/header-logo-accueil-15.jpg) top left no-repeat;
}

#header{
    width:1000px;
    height:180px;
    float:left;   
    background:white url(images/header-centre-accueil.jpg) top left no-repeat;
  
    
}


/*  ___________________ Navigation centre __________________________ */
/* 
#navHorizontal {
width:1005px;
height:10px;
line-height:30px;
background:#ff00ff;
}

#navHorizontal ul {
margin:0 0 0 5px;
padding:0;
list-style:none;

}

#navHorizontal ul li {
margin:0 0 0 -5px;
padding:5px 0 5px 0;
list-style:none;
display:inline;
color:red;
}

#navHorizontal ul li a:link, #navHorizontal ul li a:visited {
    margin:0  35px  0 0;
    padding :0px;
    text-decoration:none;
    color:#ff00ff;
    background:grey;
}
/*border-right:1px solid #ff00ff;*/

/*
#navHorizontal ul li a:hover, #navHorizontal ul li a:active {
    text-decoration:none;
    color:white;
    background:#ff00ff;
}
*/



/* Menus ------------------------------------------*/


#access {
    width: 1000px;
    height:70px;
	//background:#333;
	//background:#9c6d85;
	//background:#87B717;
	background:#ff00ff;
	display: block;
	float: left;
}


#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 1028px;
    //background: white;
        
}
#access .menu-header ul,
div.menu ul {
    list-style: none;
	margin: 0;
    //background:white;       
}


#access .menu-header li,
div.menu li {  
	float: left;
	position: relative;
     background: transparent;
}


#access a {
	color: white;
	display: block;
	line-height: 38px;	
	text-decoration: none;
}


#access ul ul {
   width: 680px;
       // height:350px;
	display: none;
	position: absolute;
	top: 58px;
	left: 15px;
	float: left;	
	z-index: 99999;
        background:white;
       
}

#access ul ul li {
	//width: 100px;
	//background:grey;
	background:#67906e;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}

/* Sous menu */

#access ul ul a {
	width: 270px;
	height: 60px;
	//border: 2px solid #ff00ff;
	background: white;
	padding:0px;     
    color:#ff00ff;
	line-height: 1em;	
    font-size:16px;
}





#access li:hover > a,
#access ul ul :hover > a {
	background: white;
	color: black;
    padding:0px;
}

#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: black;
     font-style:italic
}


* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	//color: #fff;
	color:red;
}

.sub-menu {
	width:550px;
    background:yellow;   
    border:6px solid #FF00FF;
}


.sub-menu ul{
    width:200px;
    
    background:green;
}
#menu-item-29 li #access ul ul {
	border: 2px solid red;
	}

/*
.sub-menu li{
    color:red;
    background:white;
    width:350px;
    height:50px;
}

*/
/*
.sub-menu li a{
    color:red;
    background:white;
    width:350px;
    height:50px;
}




/*
.sub-menu a{
    color:red;
    width:120px;
    width:200px;
}

#menu-item-80{
    color:red;
}

#menu-item-29 ul {
    color:red;
}*/
/* ________________ Colonne Centre __________________________*/

#colonne-centre{
    width: 1000px;
    background:white;
    margin-left:0px;
     float:left;
  
}


/*  Les pages*/
#static_content{
    width:500px;
    background:white;
     float:left;
     
}

#static_content p{
    background:white;
}


#post{
    width:300px;   
    background:transparent;

    
}


#post h2 {
    color:;
}

/*  Les Posts et Catgories */
.post_snippet{
    width:655px;
    border:2px solid #ccc;
    padding:0 20px 0 20px;
    -moz-border-radius: 10px  10px 10px 10px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
    background:transparent;
    margin-bottom:10px;
    margin-top:10px;
    float:left;
}




/* ________________ Side Bar ________________ */
/*
#sidebar{
    width:360px;
    height:700Px;
    background:yellow;
    border:2px solid #ccc;
    -moz-border-radius: 10px  10px 10px 10px;
    margin-left:980px;
    margin-top:-25px;
    float:left;
}
*/
#sidebar{
    width:230px;
    min-height:600px;
    background: white;   
    /*margin-top:75px; */
    margin-top:25px;
    margin-left:680px;
    margin-bottom:0px;
}



#sidebar-cadre{
    width:300px;
    min-height:550px;
    background:transparent url(images/widget-cadre.png) top left no-repeat;   
}

#sidebar-cadre2{
    width:300px;
    min-height:900px;  
    background:transparent url(images/widget-cadre-3.png) -10px 40px no-repeat;
}

#sidebar-cadre h1{
    font-size:25px;
    font-weight:bold;
    color:#FF00FF;
    margin-top:70px;
    line-height:28px;
}

#sidebar-cadre2 h1{
    font-size:25px;
    font-weight:bold;
    color:#FF00FF;
    margin-top:100px;
    line-height:28px;
}

#sidebar-cadre p{
    color:black;
    background:transparent;
}

#sidebar-text {
    color:black;
    width:230px;
    min-height:300px;
    margin-top:0px ;
    margin-left:30px;
   /* margin:80px 10px 0 28px; */
    background:transparent;
}

#sidebar-text2 {
    color:black;
    width:230px;
    min-height:200px;
    margin-top:-50px ;
    margin-left:30px;
   /* margin:80px 10px 0 28px; */
    background:transparent;
}



#sidebar-text3 {
    color:black;
    width:230px;
    min-height:300px;
    margin-top:-1530px ;
    margin-left:30px;
   /* margin:80px 10px 0 28px; */
    background:transparent;
}

#sidebar-text4 {
    color:black;
    width:230px;
    min-height:300px;
    margin-top:-1000px ;
    margin-left:30px;
   /* margin:80px 10px 0 28px; */
    background:transparent;
}


/* ________________ Elements SideBar _____________*/
#calendar_wrap{
    width:300px;
    height:300px;
    margin-left:10px;
    margin-top:20px;
    background: transparent url(images/widget-cadre-5.png) top left no-repeat;
}
#calendar_wrap caption{
 
    padding-top:10px;
    padding-bottom:10px;
}

table{
    margin-left:20px;
}

/* Single Entry */
#single_entry{
	width:500px;
	padding:15px;
	
	//min-height:300px;
	float:left;
	//background:grey;
	}
.single_entry{
	padding:15px;
	
	}
	
	
/* ________________ Footer ________________*/

#footer{
    width:1000px;
    height:180px;
    text-align:center;
    line-height:60px;
    background:#ff00ff url(images/footer-accueil.jpg) top left no-repeat;
    color:white;
    clear:left;
    margin-top:30px;
    margin-left:-15px;
}

#footer p{
	width:900px;
    height:280px;
    margin-top:850px;
    color:grey;
    float:left;
   //background:grey;
  
}
#footer-p{
	width:900px;
    height:280px;
    margin-top:130px;
    margin-left:-320px;
    color:grey;
    font-size:12px;
    float:left;
   //background:grey;
  
}



#footer a{
    color:white;
}
