/*
Theme Name: Haiti
Version: 2.0
Description: avec menu d&eacute;roulant
Author: Alice Norblin
Author URI: http://alicenorblin.free.fr/
*/
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #4c7399;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 803px;
	}
#header {
	background: #ffffff url('images/header.jpg') no-repeat top center;
	margin: 0 0 0 0px;
	padding: 0;
	height: 151px;
	width: 803px;
	}
#headerimg 	{
	margin: 7px 9px 0 9px;
	height: 151px;
	width: 803px;
	margin: 0;
	}
	/* Begin Sidebar */
#sidebar {
	padding: 5px 0 10px 0;
	margin: 0;
	width: 190px;
	float:left;
	}
#sidebar-left {
	padding: 5px 0 10px 0;
	margin: 0;
	width: 190px;
	float:left;
	}
#sidebar-right {
	padding: 5px 0 10px 0;
	margin-left: auto;
	width: 190px;
	position:relative;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */
#content {
	font-size: 1.2em;
	height: 350px;
	height: auto !important;
	min-height: 350px;
	}
#footer {
	background: #ffffff;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 803px;
	height: 25px;
	clear: both;
	}
.post {
	margin: 0 0 40px;
	}
.narrowcolumn {
	padding: 0 0 20px 0px;
	margin: -16px 0 0 20px;
	width: 370px;
	float:left;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 190px;
	width: 550px;
	background: #f2f2f2;
	line-height: 1.6em;
	}
.verywidecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 50px;
	width: 700px;
	background: #f2f2f2;
	line-height: 1.6em;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	text-align: justify;
	}
.widecolumn .entry {
padding: 10px;
}
.verywidecolumn .post {
padding: 0 10px;
}
.verywidecolumn .post ul {
list-style: none;
}
.verywidecolumn .post ul h2 {
font-size: 1.3em;
}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1 {
display: none;
	}
h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	}
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}
#sidebar h2, #sidebar-right h2, #sidebar-left h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 0px 0 0;
	padding: 8px 0 0 5px;
	}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}
h2, h3{
	color: #333;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar-right h2, #sidebar-left h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#sidebar, #sidebar-right, #sidebar-left {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
small, #sidebar ul ul li, #sidebar ul ol li, #sidebar-right ul ul li, #sidebar-right ul ol li, #sidebar-left ul ul li, #sidebar-left ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
a {
	color: #000099;
	text-decoration: none;
	outline: none;
	}
a:hover, .actu .post h3 a:hover {
	color: #009999;
	text-decoration: none;
	}
/* End Typography & Colors */

/* Begin Structure */

.widecolumn .post {
	margin: 0 0 0 15px;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}
.postmetadata {
	clear: both;
	}
.clear {
	clear: both;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before {
	content: "\25D8 \0020";
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* Sidebar */
#sidebar ul, #sidebar-right ul, #sidebar-left ul {
	margin: 0;
	padding: 0;
	}
#sidebar ul li, #sidebar-right ul li, #sidebar-left ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0 10px;
	line-height: 15px;
	}
#sidebar ul li.current_page_item {
	list-style-image: url('images/bullet.gif');
}
#sidebar ul p, #sidebar ul select, #sidebar-right ul p, #sidebar-right ul select, #sidebar-left ul p, #sidebar-left ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar-right ul ul, #sidebar-left ul ul {
	margin: 5px 0 0 18px;
	}
#sidebar ul ul ul, #sidebar-right ul ul ul, #sidebar-left ul ul ul {
	margin: 0 0 0 15px;
	}
#sidebar ul ul li, #sidebar-right ul ul li, #sidebar-left ul ul li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.rouge {
color: #ff0000;
}
.etiquette {
display: inline-block;
width: 61px;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
/* End captions */

/* My 2 cents */
.posts {
	padding: 0 10px 0 10px;
	}
#content .post {
background: #f2f2f2;
margin-top: 8px;
margin-bottom: 20px;
}
.archives li {
list-style: none;
}
#don {
height: 82px;
text-align: center;
margin-right: -10px;
}
#bandeau {
position: absolute;
margin: auto;
height: 120px;
width: 803px;
}
#mentions {
margin: 3px auto;
border-top: 1px solid #666666;
width: 90%;
text-align: center;
color: #666666;
font-size: 0.9em;
line-height: 22px;
vertical-align: middle;
}
#mentions a, #mentions a:visited {
color: #666666;
}
#mentions a:hover {
color: #ffffff;
background: #666666;
}
#sidebar-left .titrepost, #sidebar-left .menu-liens {
background: transparent url('images/barreleft.png') no-repeat left bottom;
height: 37px;
}
#sidebar .pagenav, #sidebar .postnav {
background: transparent url('images/barreleft.png') no-repeat 0 33px;
height: 37px;
}
#sidebar-right .titrepost, #sidebar-right .menu-liens {
background: transparent url('images/barreright.png') no-repeat right bottom;
text-align: right;
height: 37px;
}
#content .titrepost h2 a {
text-align: left;
color: #ffffff;
padding-left: 10px;
text-decoration : none;
}
#sidebar .titrepost h2 a, #sidebar-left .titrepost h2 a, #sidebar-right .titrepost h2 a {
text-align: left;
color: #ffffff;
color: #000000;
}
#sidebar-left h2, #sidebar h2 {
padding-left: 15px;
font-size: 1.4em;
}
#sidebar-right h2 {
padding-right: 20px;
font-size: 1.4em;
}
.actu {
background: #f2f2f2 url('images/actus.png') no-repeat left top;
padding-bottom: 1px;
}
.actu .more-link {
clear: both;
display: block;
}
.publis {
background: #f2f2f2 url('images/publis.png') no-repeat left top;
padding-bottom: 1px;
}
.publis ul, .publis li {
list-style-type: none;
list-style-image: none;
}
.actu h2, .publis h2 {
color: #ffffff;
margin-left: 15px;
}
.breadcrumb {
font-size: 1.2em;
padding: 8px 0 0 10px;
font-weight: bold;
height: 25px;
display: block;
}
.breadcrumb a, .breadcrumb a:visited {
color: #999999;
text-decoration: none;
}
.breadcrumb a:hover {
text-decoration: underline;
color: #cccccc;
}
#sidebar-right .posts {
text-align: right;
}
#sidebar-left ul {
padding-top: 10px;
}
#sidebar .pagenav a, #sidebar .postnav a {
color: #000000;
}
#sidebar .pagenav ul li, #sidebar .postnav ul li {
margin-top: 20px;
}
#sidebar .pagenav ul li, #sidebar .postnav ul li {
font-size: 1.2em;
font-weight: bold;
}
#sidebar .pagenav ul ul, #sidebar .postnav ul ul {
font-size: 0.7em;
font-weight: bold;
}
#sidebar .pagenav ul ul li, #sidebar .postnav ul ul li {
margin-top: 10px;
}
.actu .post h3 {
margin-top: 5px;
padding-left: 8px;
}
.actu .post h3 a {
color: #000099;
}
.publis h2 a {
color: #ffffff;
}
/* End my 2 cents */
/* Headermenu */
#headermenu {
background: url('images/headermenu.png') repeat-y;
width: 805px;
height: 29px;
position: absolute;
top: 142px;
margin-left: 0px;
}
ul.menu {
list-style:none; 
margin:0; 
padding:0;
}
ul.menu * {
margin:0; 
padding:0;
}
ul.menu a {
text-align: center;
display:block; 
color:#ffffff; 
text-decoration:none;
padding:8px 0;
font-size: 1.1em;
}
ul.menu ul li a {
font-size:1em;
}
ul.menu li {
position:relative; 
float:left; 
width: 133px;
height: 29px;
margin-right: 1px;
}
ul.menu ul {
position:absolute; 
top:29px; 
left:0; 
display:none; 
opacity:0; 
list-style:none;
}
ul.menu ul li {
position:relative; 
background: #000099;
width:133px; 
height: auto;
padding-left: 0px;
margin:0;
}
ul.menu ul li a {
display:block; 
width:128px; 
text-align: left;
padding-left: 5px;
}
ul.menu ul li a:hover {
width:128px; 
padding-left: 5px;
}
ul.menu ul ul {
left:133px; 
top:0px;
}
ul.menu .menulink {
font-weight:bold; 
}
ul.menu a:hover, ul.menu li.current_page_ancestor ul li a:hover, ul.menu li.current_page_item a, ul.menu li.current_page_ancestor a, ul.menu li.current_page_parent a {
background: #009999;
}
ul.menu li ul li.current_page_parent a, ul.menu li.current_page_ancestor ul li.current_page_parent a, ul.menu li.current_page_ancestor ul li.current_page_parent ul li a:hover, ul.menu li.current_page_ancestor ul li.current_page_parent ul li.current_page_item a, ul.menu li.current_page_item ul li a:hover, ul.menu li.current_page_parent ul li.current_page_item a, ul.menu li.current_page_parent ul li.current_page_item ul li a:hover  {
background: #009999;
width:128px; 
padding-left: 5px;
}
ul.menu li.current_page_ancestor ul li a, ul.menu li.current_page_ancestor ul li.current_page_parent ul li a, ul.menu li.current_page_item ul li a, ul.menu li.current_page_parent ul li.current_page_item ul li a {
background: #000099;
width:128px; 
padding-left: 5px;
}
ul.menu ul li.current_page_item {
height: auto;
}
ul.menu ul li.is-parent a:after {
content: url('images/bullet2.gif');
}
ul.menu ul li.is-parent ul li a:after {
content: url('images/spacer.gif');
}
/* End Header menu */
