/** ENCODE EN UTF-8 **/

/** BODY **/
html, body {
	height:100%;
}
body {
	font:62.5% Arial, Verdana, sans-serif;
	margin:0;
	color:#404040;
	background:url(/wp-content/themes/charlemagne/images/body-bg.png) top left repeat-x;
}

.hide, .hidden {
	position:absolute;
	left:-10000px;
}

/** GENERAL STYLE **/
ul, form, h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}

a img {
	border:none;
}

a {
	outline:none;
}

textarea {
	font-size:1em;
	font-family:Arial, Verdana, sans-serif;
}

#content .entry img.alignright {
	float:right;
	margin:5px 0 10px 10px;
}

#content .entry img.alignleft {
	float:left;
	margin:5px 10px 10px 0;
}

#content div.entry h1 {
	font-size:1.8em;
	color:#194894;
	margin:0 0 15px 0;
}

#content div.entry h2 {
	margin:0 0 10px 0;
	font-size:1.6em;
	color:#194894;
}

#content div.entry h3 {
	font-size:1.4em;
	margin:0 0 10px 0;
}

#content div.entry h4 {
	font-size:1.3em;
	margin:0 0 10px 0;
}

#content div.entry p {
	margin:0 0 10px 0;
}

#content div.entry {
	overflow:hidden;
}

#content div.entry ul {
	margin:10px 0 20px 20px;
	font-size:1.2em;
}

#content div.entry ul li {
	margin:0 0 5px 0;
}

#content div.entry ul li ul {
	font-size:1em;
}

#content div.entry ul li ul li ul {
	font-size:1em;
}

#content h2.event-category {
	font-size:1.8em;
	margin:10px 0 30px 0;
	color:#2bb0ea;
}

/** PAGE **/
#page {
	width:940px;
	min-height:100%;
	margin:0 auto;
}

/** HEADER **/
#header {
	float:left;
	width:940px;
	position:relative;
	margin:40px 0 30px 0;
	background:url(/wp-content/themes/charlemagne/images/header-bg.png) 0px 40px no-repeat;
}

/** LOGO **/

#logo {
	position:absolute;
	top:90px;
	left:40px;
	width:524px;
	height:179px;
	background:url(/wp-content/themes/charlemagne/images/logo.png) top left no-repeat;
}
#logo a {
	display:block;
	width:100%;
	height:100%;
}

/** SEARCH FORM **/
#header form.searchform {
	position:absolute;
	top:0;
	right:7px;
	width:385px;
	height:31px;
	padding:10px 0 0 12px;
	background:url(/wp-content/themes/charlemagne/images/searchform-bg.png) top left no-repeat;
	overflow:hidden;
}

#header form.searchform input {
	float:left;
	border:1px solid #3a7c9a;
}

#header form.searchform input#s {
	width:244px;
	height:17px;
	margin:0 7px 0 0;
	padding:2px;
	color:#194894;
	background:url(/wp-content/themes/charlemagne/images/searchform-input-bg.png) top left no-repeat;
}

#header form.searchform input#searchsubmit {
	width:116px;
	height:23px;
	text-indent:-9999px;
	line-height:0px;
	position:relative;
	background:url(/wp-content/themes/charlemagne/images/searchform-btn-fr.png) top left no-repeat;
}

/** LANG NAV **/
#lang-nav {
	width:940px;
	list-style:none;
	margin:300px 0 0 0;
	padding:0;
	overflow:hidden;
	font-size:1.1em;
}

#lang-nav li {
	float:left;
	padding:0 5px 0 6px;
	background:url(/wp-content/themes/charlemagne/images/li-separator.png) center left no-repeat;
}

#lang-nav li.first {
	background:none;
}

#lang-nav li a {
	float:left;
	color:#194894;
	text-transform:uppercase;
	text-decoration:none;
}

#lang-nav li a:hover {
	text-decoration:underline;
}

#lang-nav li.active a {
	color:#2aa9e4;
	text-decoration:underline;
}

#lang-nav li.active a:hover {
	text-decoration:none;
}

/** NAVIGATION **/

#nav {
	list-style:none;
	width:528px;
	height:50px;
	margin:0 0 0 8px;
	padding:0;
}

#nav li {
	float:left;
	display:block;
	height:50px;
}

#nav li a {
	float:left;
	display:block;
	height:50px;
	background:url(/wp-content/themes/charlemagne/images/nav-fr.png) 0 0 no-repeat;
}

#nav li a span {
	position:absolute;
	left:-10000px;
}

	
	#nav li.page-item-0 a, 
	#nav li.page-item-0 a:visited {
		width: 88px;		
		background-position: 0px 0;
	}
	
	ul#nav li.page-item-0 a:hover {
		background-position: 0px -50px;
	}
	
	ul#nav li.page-item-0.current_page_item a {
		background-position: 0px -100px;
	}
	
	#nav li.page-item-3 a, 
	#nav li.page-item-3 a:visited {
		width: 88px;		
		background-position: -88px 0;
	}
	
	ul#nav li.page-item-3 a:hover {
		background-position: -88px -50px;
	}
	
	ul#nav li.page-item-3.current_page_item a {
		background-position: -88px -100px;
	}
	
	#nav li.page-item-5 a, 
	#nav li.page-item-5 a:visited {
		width: 88px;		
		background-position: -176px 0;
	}
	
	ul#nav li.page-item-5 a:hover {
		background-position: -176px -50px;
	}
	
	ul#nav li.page-item-5.current_page_item a {
		background-position: -176px -100px;
	}
	
	#nav li.page-item-8 a, 
	#nav li.page-item-8 a:visited {
		width: 88px;		
		background-position: -264px 0;
	}
	
	ul#nav li.page-item-8 a:hover {
		background-position: -264px -50px;
	}
	
	ul#nav li.page-item-8.current_page_item a {
		background-position: -264px -100px;
	}
	
	#nav li.page-item-9 a, 
	#nav li.page-item-9 a:visited {
		width: 88px;		
		background-position: -352px 0;
	}
	
	ul#nav li.page-item-9 a:hover {
		background-position: -352px -50px;
	}
	
	ul#nav li.page-item-9.current_page_item a {
		background-position: -352px -100px;
	}
	
	#nav li.page-item-10 a, 
	#nav li.page-item-10 a:visited {
		width: 88px;		
		background-position: -440px 0;
	}
	
	ul#nav li.page-item-10 a:hover {
		background-position: -440px -50px;
	}
	
	ul#nav li.page-item-10.current_page_item a {
		background-position: -440px -100px;
	}

/** CONTENT **/
#content {
	float:left;
	width:620px;
	margin:0 0 40px 0;
}

#content textarea {
	width:614px;
}

#content a {
	color:#2bb0ea;
}

#content a:hover {
	text-decoration:none;
}

#content p {
	font-size:1.2em;
	margin:0 0 10px 0;
	line-height:180%;
	text-align:justify;
}

#content strong {
	color:#2bb0ea;
}

#content img {
	margin:0 0 10px 0;
}

#content ul.post-list {
	margin:0;
	padding:0;
	list-style:none;
}

#content ul.ec3_events {
	list-style:none;
}

#content ul.post-list li {
	margin:0 0 20px 0;
}

#content h1.pageTitle {
	font-size:2.4em;
	padding:15px 0 10px 0;
	margin:0 0 10px 0;
	border-top:1px solid #194894;
	border-bottom:1px solid #194894;
	text-align:center;
	color:#194894;
}

#content h2.post-title, body.page-id-5 #content h2 {
	font-size:2em;
	padding:15px 0 10px 0;
	margin:0;
	border-top:1px solid #194894;
	border-bottom:1px solid #194894;
	text-align:center;
	color:#194894;
}

body.page-id-5 #content h2 {
	margin:0 0 20px 0;
}

#content h2.post-title a {
	color:#194894;
	margin:0;
	padding:0;
	text-decoration:none;
}

#content p.post-date {
	display:block;
	width:250px;
	margin:-11px auto 0 auto;
	color:#2bb0ea;
	font-weight:bold;
	text-align:center;
	padding:0 3px 0 0;
	background:#fff url(/wp-content/themes/charlemagne/images/losange.png) 5px center no-repeat;
}

#content p.post-date span {
	display:block;
	padding:0 8px;
	background:url(/wp-content/themes/charlemagne/images/losange.png) right center no-repeat;
}

#content p.post-date a {
	color:#2bb0ea;
	text-decoration:none;
}

#content p.post-date a:hover {
	text-decoration:underline;
}

#content div.entry p.post-author {
	margin:20px 0;
	color:#194894;
	text-align:center;
	font-style:italic;
}

#content p.post-author strong {
	color:#194894;
}

#content .ec3_iconlet {
	padding:5px;
	text-transform:uppercase;
}
#content .ec3_iconlet td {
	padding:5px;
}

#content div.entry {
	
}

/** COMMENT **/
ol.commentlist {
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
}

ol.commentlist li.comment {
	position:relative;
	margin:0 0 20px 0;
}

ol.commentlist li.comment div.quote-comment {
	min-height:30px;
	height:auto !important;
	height:30px;
	font:normal italic 1.2em Georgia, Verdana, Arial;
	padding:20px 20px 20px 20px;
	margin:0;
	background:#efefef url(/wp-content/themes/charlemagne/images/comment-quote.png) 20px 20px no-repeat;
}

#content div.quote {
	float:left;
	width:40px;
	height:25px;
}

#content div.quote-comment p {
	line-height:100%;
}

ol.commentlist li.comment div.comment-meta {
	font-size:1.2em;
	padding:7px 0 5px 65px;
	margin:0;
	background:#fff url(/wp-content/themes/charlemagne/images/comment-bg.png) top left no-repeat;
}

/** RESPOND **/
#respond h3 {
	color:#194894;
	font-size:1.4em;
	margin:10px 0 10px 0;
}

#respond input {
	margin:0;
}

#respond input#submit {
	background:#194894;
	border:none;
	color:#fff;
	padding:5px;
	margin:0;
	float:left;
}

/** CONTACT FORM **/
form#contactform {
	margin:20px 0 0 0;
}
form#contactform p {
	overflow:hidden;
	margin:0 0 5px 0;
	width:338px;
}
form#contactform label {
	float:left;
	width:80px;
}
form#contactform input, form#contactform textarea {
	width:250px;
	padding:2px;
	float:left;
	margin:0;
}
form#contactform textarea {
	width:252px;
}
form#contactform p.p-submit {
	width:338px;
}
form#contactform p.p-submit input {
	width:100px;
	float:right !important;
	background:#194894;
	border:none;
	color:#fff;
	padding:5px;
	margin:0;
	float:left;
}

.msg-err {
	border:1px dashed red;
	color:red;
	padding:5px;
	font-size:1.2em;
	list-style:none;
}

.msg-ok {
	border:1px dashed green;
	color:green;
	padding:5px;
}

/** SEARCH **/
h2.pagetitle {
	margin:0 0 20px 0;
	font-size:2.4em;
	padding:15px 0 10px 0;
	border-top:1px solid #194894;
	border-bottom:1px solid #194894;
	text-align:center;
	color:#194894;
}

.search-result {
	border-bottom:1px dotted #efefef;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

/** SIDEBAR **/
#sidebar {
	float:right;
	width:276px;
	margin:0 0 40px 0;
	background:#174692 url(/wp-content/themes/charlemagne/images/sidebar-top-bg.png) top left no-repeat;
}

#sidebar-wrap {
	width:236px;
	padding:20px;
	background:url(/wp-content/themes/charlemagne/images/sidebar-bottom-bg.png) bottom left no-repeat;
}

#sidebar h2.sidebar-title {
	text-align:center;
	font-size:2.4em;
	color:#fff;
}

#sidebar ul.ec3_events {
	list-style:none;
	margin:15px 0 0 0;
}

#sidebar ul.ec3_events li {
	padding:20px 0;
	color:#fff;
	font-size:1.2em;
	background:url(/wp-content/themes/charlemagne/images/sidebar-separator.png) top center no-repeat;
}

#sidebar ul.ec3_events li h3 {
	color:#2bb0ea;
	margin:0 0 10px 0;
	font-size:1em;
}

#sidebar ul.ec3_events li p.more {
	margin:10px 0 0 0;
}

#sidebar ul.ec3_events li p.more a {
	color:#2bb0ea;
	text-decoration:underline;
	padding:1px 0 3px 18px;
	background:url(/wp-content/themes/charlemagne/images/sidebar-more-bg.png) left center no-repeat;
}

#sidebar ul.ec3_events li p.more a:hover {
	text-decoration:none;
}

/** FOOTER **/
#spacer-footer {
	height:107px;
	clear:both;
}
#footer {
	position:relative;
	font-size:1.1em;
	width:940px;
	height:95px;
	margin:-107px auto 0 auto;
	padding:0 0 12px 0;
	overflow:hidden;
}
#footer a {
	color:#404040;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin:12px 0;
	position:relative;
}

#footer span.by {
	position:absolute;
	top:0;
	right:0;
}

#footer span.by a {
	font-weight:bold;
	text-decoration:underline;
}

#footer span.by a:hover {
	text-decoration:none;
}

/** SUB FOOTER **/
#sponsors-list {
	width:940px;
	margin:0 auto 10px auto;
	border-bottom:1px solid #7a6556;
	list-style:none;
	overflow:hidden;
}

#sponsors-list li {
	float:left;
	margin:0 52px 0 0;
}

/** FOOTER NAV **/
#footer-nav {
	position:absolute;
	bottom:12px;
	width:840px;
	margin:0 auto;
	padding:0 0 0 100px;
	list-style:none;
	text-align:center;
}
#footer-nav li {
	position:relative;
	z-index:2;
	display:inline;
	padding:0 5px 0 0;
}