/*
Theme Name: Theme Ecole et Famille
Description: Theme Ecole et Famille
Version: 1.0
Author: Incitemedia
Author URI: http://www.incitemedia.fr/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5eafc url('images/bground.jpg') repeat-x top center;
	color: #36424a;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 940px;
	font-size: 1.1em;
	}

#header {
	background: url('images/header.png') no-repeat top center;
	margin: 0 0 0 0px;
	padding: 0;
	height: 155px;
	width: 940px;
	}

#headerimg 	{
	margin: 0;
	padding:0;
	height: 155px;
	width: 940px;
	}

#main {
background: url('images/bgmain.png') repeat-y;
margin: auto;
padding: 0 0 10px 0;
float: left;
width: 940px;
}
#content {
width: 730px;
margin-left:213px;
margin-top: 0px;
padding: 0;
position: relative;
min-height:825px;
height:auto !important;
height:725px;
}
#sidebar {
padding: 0;
margin-top: -35px;
margin-left: 0px;
margin-bottom: 0px;
width: 205px;
position: absolute;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: right;
font-size: 1.1em;
}
#footer {
	background: url('images/footer.jpg') no-repeat bottom;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 940px;
	height: 132px;
	clear: both;
	position: relative;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 25px;
	margin: 0px 0 0;
	}

.post, .hentry {
	margin: 0 0 40px 25px;
	text-align: justify;
	width: 665px;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

#header h1 {
display: none;
	}
a, a:visited {
outline: none medium;
color: #d01e19;
text-decoration: none;
}

h2, h2.pagetitle {
	font-size: 1.6em;
	color: #36424a;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	background: url('images/sidebarh2.png') no-repeat top right;
	height: 32px;
	padding: 6px 10px 0 0;
	color: #ffffff;
	}
#sidebar h2 a, #sidebar h2 a:visited {
color: #ffffff;
}

h3 {
	font-size: 1.3em;
	}
h4 {
font-size: 1.2em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #36424a;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:hover, #sidebar h2 a:hover, h3 a:hover {
	color: #5f7d98;
	text-decoration: none;
	}
/* End Typography & Colors */



/* Begin Structure */

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.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 Headers */
h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul{
	margin-right: 10px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul {
	margin: 0 0 0 10px;
	}

#sidebar ul ul li {
	margin: 3px 0 0;
	padding: 0 10px 5px 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar #searchform {
text-align: right;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

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: left;
padding: 10px 25px;
margin-top: 10px;
margin-bottom: 20px;
font-weight: bold;
font-size: 0.9em;
}
input[type=image] {
outline: none;
}
input[type=text] {
background: #ffffff;
border-width: 1px;
border-style: solid;
border-color: #5f7d98;
color: #5f7d98;
-moz-border-radius: 12px;
-khtml-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
padding: 0 4px 0 4px;
vertical-align: top;
}
/* End Various Tags & Classes*/
.navigationpadded {
width: 640px;
display: block;
text-align: left;
padding: 0 25px;
margin-top: 25px;
margin-bottom: 20px;
font-weight: bold;
font-size: 0.9em;
}
h2.postitle {
padding-top: 65px;
}

#headeef {
float: left;
margin: 0;
width: 940px;
height: 128px;
}
#mentions {
color: #999999;
text-align: center;
position: absolute;
top: 50px;
left: 50px;
width: 830px;
}
#footeef {
position: absolute;
width: 100px;
height: 58px;
top: 48px;
left: 75px;
}
#incite {
position: absolute;
width: 83px;
height: 40px;
top: 52px;
left: 792px;
}
.connex {
list-style: none;
font-size: 0.8em;
}
#cnil {
position: absolute;
margin-left: 228px;
margin-top: -20px;
width: 675px;
font-size: 0.8em;
color: #888888;
font-style: italic;
text-align: center;
line-height: 0.9em;
}
/* Menu sup?rieur */
#topmenu {
background: url('images/topmenu.png') no-repeat top center;
margin-left: 10px;
margin-top: -17px;
width: 697px;
height: 33px;
}
#topmenu ul {
list-style: none;
width: 697px;
height: 20px;
padding: 6px 0 0 0;
}
#topmenu ul li {
float: left;
padding: 0;
}
/* Menu sup?rieur */
#topmenu ul li.page-item-home a {
display: block;
background: url('images/menu/btn1_off.png') no-repeat top left;
height: 20px;
width: 85px;
}
#topmenu ul li.page-item-home a:hover, #topmenu ul li.page-item-home a.current_page_item {
background: url('images/menu/btn1_on.png') no-repeat top left;
}
#topmenu ul li.page-item-notre-equipe a {
display: block;
background: url('images/menu/btn2_off.png') no-repeat top left;
height: 20px;
width: 116px;
}
#topmenu ul li.page-item-notre-equipe a:hover, #topmenu ul li.page-item-notre-equipe a.current_page_item, #topmenu ul li.page-item-notre-equipe a.current_page_ancestor {
background: url('images/menu/btn2_on.png') no-repeat top left;
}
#topmenu ul li.page-item-nos-actions a {
display: block;
background: url('images/menu/btn3_off.png') no-repeat top left;
height: 20px;
width: 115px;
}
#topmenu ul li.page-item-nos-actions a:hover, #topmenu ul li.page-item-nos-actions a.current_page_item, #topmenu ul li.page-item-nos-actions a.current_page_ancestor {
background: url('images/menu/btn3_on.png') no-repeat top left;
}
#topmenu ul li.page-item-nos-activites a {
display: block;
background: url('images/menu/btn4_off.png') no-repeat top left;
height: 20px;
width: 106px;
}
#topmenu ul li.page-item-nos-activites a:hover, #topmenu ul li.page-item-nos-activites a.current_page_item, #topmenu ul li.page-item-nos-activites a.current_page_ancestor {
background: url('images/menu/btn4_on.png') no-repeat top left;
}
#topmenu ul li.page-item-nos-partenaires a {
display: block;
background: url('images/menu/btn5_off.png') no-repeat top left;
height: 20px;
width: 134px;
}
#topmenu ul li.page-item-nos-partenaires a:hover, #topmenu ul li.page-item-nos-partenaires a.current_page_item, #topmenu ul li.page-item-nos-partenaires a.current_page_ancestor {
background: url('images/menu/btn5_on.png') no-repeat top left;
}
#topmenu ul li.page-item-nous-contacter a {
display: block;
background: url('images/menu/btn6_off.png') no-repeat top left;
height: 20px;
width: 141px;
}
#topmenu ul li.page-item-nous-contacter a:hover, #topmenu ul li.page-item-nous-contacter a.current_page_item, #topmenu ul li.page-item-nous-contacter a.current_page_ancestor {
background: url('images/menu/btn6_on.png') no-repeat top left;
}
/* Fin menu sup?rieur */
