/*
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, Evnement, Fte
*/
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; #FF9900; */
}

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



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



ul {
    margin:5px 0 5px 20px;
    padding:0;
    color: #FF9900;
    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;
}




#wrap{    /* -------------- Structure -------------------*/
    width:1000px;
    margin: 0 auto;
    background:white;
}

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

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

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


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

#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:#FF9900;
    background:grey;
}
/*border-right:1px solid #FF9900;*/

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



/* Menus */


#access {
        width: 1000px;
        height:70px;
	background:#FF9900;
	display: block;
	float: left;
}


#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 1028px;
    //background: pink;
        
}


#access .menu-header ul,
div.menu ul {
    width:955px;
    height:500px;
	list-style: none;
	margin: 0;
      
       
}



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


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


#access ul ul {
        width: 980px;
        height:350px;
	display: none;
	position: absolute;
	top: 58px;
	left: 15px;
	float: left;	
	z-index: 99999;
        background:white;
        border: 8px solid #FF9900;
}

#access ul ul li {
	width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}


#access ul ul a {
	background: white;
        color:#FF9900;
	line-height: 1em;	
	width: 160px;
	height: auto;
        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;
}


.sub-menu {
    width:355px;
    height:600px;
    border:1px dashed #FF9900;
    
    
}

.sub-menu ul{
    width:800px;
    height:800px;

}

.sub-menu li{
    color:red;
  
    width:750px;
    height:50px;
}

.sub-menu ul li a{
    color:red;
    background:white;
    width:550px;
    height:50px;
    margin:20px;
}


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


/* ________________ 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 Catgories */
.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;
    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:250px;
    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:#FF9900;
    margin-top:70px;
    line-height:28px;
}

#sidebar-cadre2 h1{
    font-size:25px;
    font-weight:bold;
    color:#FF9900;
    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:300px;
    margin-top:0px ;
    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;
}


/* ________________ Footer ________________*/

#footer{
    width:1000px;
    height:80px;
    text-align:center;
    line-height:60px;
    background:#FF9900;
    color:white;
    clear:left;
    margin-top:30px;
}


#footer a{
    color:white;
}
