/*
Theme Name: pclevallois
Theme URI: http://www.pclevallois.org
Description: <a href="http://www.pclevallois.org">pclevallois</a> est un theme cree pour le site de la Protection Civile de Levallois.
Version: 1.0
Author: Cyrille Proux
Author URI: http://www.pclevallois.org
*/

html, body {
height: 100%;
}

body {
margin: 0;
background: #ffffff url(img/back-pclp.png) top right no-repeat;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 62.5%;
color: #333333;
}

#wrapper{
min-width: 900px;
position: relative;
min-height: 100%;
}

p {
margin: 0px 0px 10px 0px;
}

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
margin-bottom: 10px;
color: #ffffff;
}
h7{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-variant: small-caps;
margin-bottom: 10px;
color: #ee7900;
font-size: 13px;
}
h8{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
margin-bottom: 20px;
color: #00499c;
font-size: 15px;
}

a {
border: 0px;
color: #115588;
text-decoration: none;
}

a:hover {
color: #4477bb;
text-decoration: underline;
}

img {
border: 0px;
}

hr {
color: #ffffff;
height: 0px;
border: 1px dotted #ccc;
margin-top: 3px;
margin-bottom: 3px;
}

/*code {
font: 12px Arial, Verdana, Helvetica, sans-serif;
padding: 15px;
border: #cde9a7 1px solid;
background: #e9ffcb;
display: block;
}*/

code, pre {
font: Arial, Verdana, Helvetica, sans-serif;
font-size: 110%;
border: #cde9a7 1px solid;
background: #e9ffcb;
overflow: auto;
padding: 5px;
display: block;
width: 100%; /* Important for IE6 */
}

/* !!!!!------------ MENU ------------!!!!! */
#header {
color: #ffffff;
clear: both;
height: 144px; /* 100px */
/* border-top: 10px #72954f solid;
background: #ffffff url(img/header_back.png) left repeat-x; header_back.gif */
margin-bottom: 15px;
}
/* ------------ TITRE DU BLOG ------------ */
#header h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
letter-spacing: 1px;
font-size: 300%;
padding: 45px 0px 0px 0px;
margin: 0;
line-height: 90%;
}
/* ------------ DESCRIPTION DU BLOG ------------ */
#header h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 160%;
padding: 1px 0px 0px 0px;
margin: 0px;
}

#header a, #header a:hover, #header a:active, #header a:visited {
color: #FFFFFF;
text-decoration: none;
border: 0;
}

#header a:focus {
outline:none;    /* kills dotted border around the link */
}

#header a img {
border: 0;
}
/* ------------ LOGO ------------ */
#header-logo {
margin-left: 10px;
float: left;
width: 127px;
height: 127px;
border: 0;
}
#header-title {
  margin: 0 0 0 165px;
  text-align: left;
  height: 100px;
  border: 0;
}
/* border: 1px orange solid; */

#header-navi {
  border: 0px;
  height: 35px;
  font-size: 130%;
  padding: 0;
  margin: 0px 1px 0px 140px;/* 117px */
  vertical-align: middle;
}

#header ul {
  margin: 0;
  padding: 0;
  float: left;
}

#header-navi ul li {
  line-height: 35px;
  text-align: center;
  float: left;
  list-style: none;
}

#header-navi li a {
  padding: 0px 9px;
}

#header-navi li a:hover {
  background: #00499c; /* #FFFFFE; */
  color: #edf3f7; /* #688848; */
}

#header-navi a, #header-navi a:active, #header-navi a:visited {
  color: #ffffff; /* #cde9a7; */
  text-decoration: none;
  display: block;
}
/* --------------------Rolling Menu Styles-------------------- */
#menu {
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 150px;
	z-index: 5;
	position: absolute;
	top: 100px;
}
#menu ul {
	width:720px;
	min-height: 30px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 500;	
	font-weight: bold;
	font-size: 1.2em;
	font-family: verdana;
}
#menu li {
	display: inline;
	float: left;
	min-height: 20px;
	position: relative;
	text-align: left;
	padding: 5px 16px 5px;
	margin: 0px 0px 0px 0px;
}
#menu li ul {
	width: 200px;
	height: auto;
	top: 100%;
	left: 0px;		
	font-weight: normal;
	font-size: 1em;
}
#menu li ul li {
	text-align: left;
	width: 200px;	
	height: auto;
	min-height: auto;
	display: block;
}
#menu h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}
#menu a {
	text-decoration: none;
}
#menu li li ul {
	top: 0;
	left: 0;
}
#menu li li:hover ul {
	left: 150px;
}
/* initialy hide all sub sidemenus */
#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul,
#menu ul ul ul li:hover ul ul,
#menu ul ul ul ul li:hover ul ul {
	position: absolute;
	display:none;
}
/* display them on hover */
#menu li:hover ul,
#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul,
#menu ul ul ul ul li:hover ul,
#menu ul ul ul ul ul li:hover ul {
 	 display: block;
}
#menu #PhpWebcontent {
	display:none;
}	
/* define the consecutive colors */
#menu {
	color: #FFFFFF;
}
#menu ul{
	-moz-opacity:0.88; /* for mozilla */
	opacity: 0.88; /* for safari */
	khtml-opacity: 0.88 /* for konquerer and older safari */
}
#menu ul ul {
	background: #000000;
}
#menu ul li {
}
#menu a {
	color: #FFFFFF;
}
#menu ul li:hover {
	background: #00499c;
}
#menu ul li ul{
}
#menu ul li ul li {
	background: #00499c;
}
#menu ul li ul li:hover {
	background: #00499c;
}
#menu ul li ul li a:hover {
	color: #ee7900;
}
#menu li.LargeMenu ul {
	width: 160px;
	height: auto;
	top: 100%;
	left: 0px;
}
#menu li.LargeMenu ul li {
	text-align: left;
	width: 160px;	
	height: auto;
	min-height: auto;
	display: block;
}
#menu li#sm li:hover ul {
	left: 130px;
}
#menu li#sm ul{
	width: 100px;
}#menu li#sm ul li{
	width: 100px;
}
/*
#menu li#sm ul li a{
	color: #FF6600;
}
*/
/* --------------------/Rolling Menu Styles-------------------- */
/* Drop-down menus */
#dropmenu, #dropmenu ul {
  margin:0;
  padding:0;
  list-style-type:none;
  list-style-position:outside;
  position:relative;
  z-index:300;
  width:100%;
}

#dropmenu a {
  display:block;
  padding:0.25em 1em;
  text-decoration:none;
}

#dropmenu a:hover {
}

#dropmenu li {
  float:left;
  position:relative;
}

#dropmenu ul {
  position:absolute;
  display:none;
  width:13em;
  top:1.9em;
  border:1px solid #84ad5b;
}

#dropmenu ul a {
}

#dropmenu li ul {
  width:13em;
  top:auto;
  background:#8DB467;
}

#dropmenu li ul a {
  width:  11.6em;
  height: auto;
  float:  left;
  text-align: left;
}

/* Sub-menu */
#dropmenu ul ul {
  top:auto;
}

#dropmenu li ul ul {
  left: 13em;
  margin:0px 0 0 0px;
}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
/* Drop-down menus */

#content-wrapper {
  margin-bottom: 1em;
  float: right;
  width: 79%;
  display: inline;
}

#content {
  width: 71%;
  float: left;
  font-size: 120%;
  line-height: 150%;
  display: inline;
  border-left: 2px solid #00499c;
  border-right: 2px solid #00499c;
  padding-left: 10px;
  padding-right: 10px;
}

#content a {
  text-decoration: underline;
}

#content a:visited {
  color: #800080;
}

#content a:hover {
  color: #4477bb;
}

#content img {
  /*margin: 0 10px 10px 0;*/
}

#content h1 {
  margin-top: 0;
  font-size: 190%;
  line-height: 115%;
   padding-bottom: 20px;
}

#content h2 {
  font-size: 160%;
  line-height: 120%;
}

#content h3 {
  font-size: 130%;
  line-height: 120%;
  font-weight: bold;
}
#content h1, #content h2, #content h3  {
  color: #00499c;
}
#content blockquote {
  background-color: #ffffff; /* #e9ffcc; */
  border-left: 3px solid #edf3f7; /* #cde9a7; */
  margin: 0 0 5px 15px;
  padding: 5px 10px 1px 8px;
}

#content h1 a, #content a h1,
#content h2 a, #content a h2,
#content h3 a, #content a h3 {
  text-decoration: none;
}

#content h1 a:visited, #content a:visited h1,
#content h2 a:visited, #content a:visited h2,
#content h3 a:visited, #content a:visited h3 {
  color: #00499c; /* #115588; */
  text-decoration: none;
}

#content h1 a:hover, #content a:hover h1,
#content h2 a:hover, #content a:hover h2,
#content h3 a:hover, #content a:hover h3 {
  color: #00499c; /* #4477bb; */
  border-bottom: 1px dotted;
  text-decoration: none;
}

#content .pagetitle {
  margin-bottom: 20px;
  border-bottom: 1px dotted #edf3f7; /* #688848; */
}

#content ul, #content ol {
  padding: 0 0 0 20px;
}

#content ul {
  list-style: disc;
}

#content ul li, #content ol li {
  margin: 3px 0 3px 0;
  padding: 0;
}

#sidebar-left {
  float: left;
  width: 18%;
  margin-left: 15px;
  font-size: 110%;
  display: inline;
  line-height: 125%;
}
#sidebar-right {
  float: right;
  width: 23%;
  margin-right: 15px;
  font-size: 110%;
  background-color: rgb(237, 243, 247);
  display: inline;
  line-height: 125%;
}
#sidebar-right,#sidebar-left {
  background-color: rgb(237, 243, 247);
}

#sidebar-left h2, #sidebar-right h2 {
  height: 20px;
  vertical-align: middle;
  font-variant: small-caps;
  margin-top: 0px;
  font-size: 130%;
  font-weight: normal;
  color: #ffffff;/* #cde9a7; */
  background-color: #00499c; /* #7aa055; */
  border-top: 2px solid #ee7900; /* #72954f; */
  border-bottom: 2px solid #edf3f7; /* #84ad5b; */
  padding: 3px 0 1px 10px;
  line-height: 110%;
}

#sidebar-left h2 a, #sidebar-right h2 a{
  color: #edf3f7; /* #cde9a7; */
  text-decoration: none;
}

#sidebar-left ul, #sidebar-right ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#sidebar-left #formation li, #sidebar-right #formation li{
  list-style: circle;
  margin-left: 10px;
}
#sidebar-left ul li, #sidebar-right ul li {
  margin: 0 0 20px 0;
}

#sidebar-left ul ul, #sidebar-right ul ul {
  padding: 0 0 0 8px;
}

#sidebar-left ul ul li, #sidebar-right ul ul li,
#sidebar-left ul ul ul li, #sidebar-right ul ul ul li {
  margin: 5px 0;
}

#sidebar-right #div_sidebar {
   height: 170px;/* 250px */
   width: 99%;
   background-color: rgb(237, 243, 247);
   padding-top: 10px;
}

#sidebar-right .button1,#sidebar-right .button2, #sidebar-right .button3 {
}
#sidebar-right .button1 {
  /*margin-bottom: 5px;
  padding: 0 0 0 10px;*/
  background: #0066cc;
}
#sidebar-right .button2 {
  /*margin-bottom: 5px;
  padding: 5px 0 0 10px;*/
  background: #0066cc;
  border-top: 1px dotted #ee7900;
}
#sidebar-right .button3 {
  margin: 0;
  /*padding: 5px 0 0 10px;*/
  background: #0066cc;
  border-top: 1px dotted #ee7900;
}
.rouleau {
  padding: 10px 5px;
  border-top: 1px dotted #ee7900;
  border-bottom: 1px dotted #ee7900;
}
.ngg_slideshow widget{
  padding: 5px 0 0 10px;
}
  
#postmeta {
  font-size: 85%;
  margin-bottom: 30px;
  padding-bottom: 3px;
  border-bottom: 1px dotted #688848;
  color: #688848;
  clear: both;
  line-height: 100%;
}
#postmeta1 {
  font-size: 100%;
  margin-bottom: 30px;
  padding-bottom: 3px;
  border-bottom: 3px double #ee7900;
  color: #688848;
  clear: both;
  line-height: 100%;
}
postmeta1
#postmeta a {
  text-decoration: none;
}

#postmeta a:visited {
  color: #115588;
}

#postmeta a:hover {
  text-decoration: underline;
}

#postmeta p {
  line-height: 100%;
}

#postmeta img {
  vertical-align: middle;
  margin: 0 4px 0 0;
}

#postmeta .editlink {
  float: right;
  margin-top: 5px;
}

.postnav {
  width: 86%;
  float: left;
  list-style: none;
  line-height: 110%;
  margin-top: -10px;
  margin-bottom: 20px;
  padding: 0;
}

.postnav li.left {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}

.postnav li.right {
  display: block;
  float: right;
  padding: 0;
  margin: 0;
}

#comments {
  clear: both;
  float: none;
  margin-top: 50px;
}

#comments ul li, #comments ol li {
  margin-bottom: 40px;
  border-bottom: 1px dotted #688848;
}

#comment-area {

}

#comment-form {

}

.commenter {
  color: #edf3f7; /* #688848; */
}

.comment-moderation {
  color: red;
}

.comment-info {

}

#footer {
  position: relative;
  margin: -25px 0 0;
  clear: both;
  height: 17px;
  line-height: 17px;
  color: #ffffff;/* #FFFFCC; */
  padding: 0 15px 0 15px;
  font-size: 110%;
  border-top: 2px solid #ee7900; /* #72954f; */
  border-bottom: 2px solid #edf3f7; /* #84ad5b; */
  background: #00499c; /* #7AA055; */
}

#footer a {
  color: #edf3f7; /* #cde9a7; */
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer p {
  margin: 0;
}

#footer-left {
  float: left;
  text-align: left;
}

#footer-right {
  float: right;
  text-align: right;
}

.hasFloat:after {
  content: "";
  display: block;
  clear: both;
}

#searchform input {
  font-size:12px;
  background-color: #00499c; /* #84ad5b; */
  margin: 0 0 3px 0;
  padding: 2px 4px 2px 4px;
  border:#00499c /*#688848*/ 1px solid;
  color:#ee7900; /* #e9ffcb; */
}

#searchform input:hover {
  cursor:pointer;
  background-color: #ee7900; /* #688848; */
  border:#567635 1px solid;
  color: #00499c; /*#ffffff; */
}

#searchform #s {
  font-size:12px;
  margin: 0 0 3px 0;
  background-color: #ffffff; /* #e9ffcc; */
  padding: 3px 4px 3px 4px;
  border:#00499c /*#688848*/ 1px solid;
  color:#ee7900; /* #222; */
}

#searchform #s:hover {
  background-color: #ffffff; /* #e9ffcb; */
  color:#222;
}

img#wpstats {
  width: 0px;
  height: 0px;
  padding: 0px;
  border: none;
  overflow: hidden;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.alignnone {
   float: none;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding: 7px;
   margin: 5px 10px 5px 0px;
   /* 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 {
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 90%;
   line-height: 120%;
   padding: 0;
   margin: 5px 0 0 0;
}

#wp-calendar {
  margin: 0 auto;
  line-height: 150%;
}

table#wp-calendar{
  width: 90%;
}

#wp-calendar a {
	text-decoration: underline;
  font-weight: bold;
}

table#wp-calendar tfoot td a{
  border: 0;
  font-weight: normal;
}

table#wp-calendar th, table#wp-calendar td {
  text-align: center;
}

.widget_tag_cloud {
  line-height: 200%;
}
.wpcf7 textarea  {
  height: 75px;
  width: 100%;
}
