/* Original Design by Ginger Ninja */
/* Adapted for Xoops by Kris - http://www.xoofoo.org */
/* Wanderer version 1.0 - 7 april 2007 - based on morphogenesis 1.1.2 */

@import url(forms.css);
@import url(blocks.css);
@import url(content.css);

* {
	padding:							0;
	margin:							0;
	}
html, body {
	font-family:					Verdana, Arial, Helvetica, sans-serif;
	font-size:						11px;
	background:						url(img/bg-body780.png) repeat-y top center #111;
	color:#eee;
}
table { width: 					100%;}
table td {
	padding: 						0;
	border-width: 					0;
	vertical-align: 				top;
}
#xo-canvas {
	width:							770px;
	background:						#000;
	margin:							0 auto;
}
body.theme-dialog #xo-canvas {
	margin:							0 6px;
}

/* ---------- Bannières ---------- */
#xo-banner {
	position:						relative;
	height:							280px;
	background:						url(img/header780.png) no-repeat top left;
	margin-bottom:					10px;
}
#xo-banner.commercial {
	height:							280px;
}
body.theme-dialog #xo-banner {
	padding-top:					6px;
	padding-left:					10px;
	height:							48px;
}
/* Keep the ad img centered by using auto-margins and centeredcontainer/leftalignedchild on MSIE */
#xo-banner-ad {
	position: absolute;
	top:							190px;
	right:							10px;
	width:							480px;
	height:							72px;
	background:						url(img/bg-ad-top.png) no-repeat;
	padding:							6px;
	background-color: 			transparent;
}
#xo-banner-ad object, #xo-banner-ad img {
	display:							block;
}

/*---------------------- Nom du site dans le header ----------------------------*/
#xo-site-title {
	position: 						relative;
	top: 								10px;
	padding: 						10px 0 0 20px;
	font-size:						2.2em;
	font-weight:					bold;
	background: 					transparent;
}
a#xo-site-title {}
a:hover#xo-site-title {
	color: 							#fff;
	background-color: 			inherit;
}
#xo-site-title.commercial {
	padding: 						10px 0 0 0px;
	margin: 							0 10px;
 }
 #xo-site-title .commercial a:hover {
	color:							#EAAD7B;
	background-color: 			inherit;
}
/*----------------------- titre du slogan du site dans le header ------------------------*/
#xo-site-slogan {
	position: 						relative;
	top: 								15px;
	color: 							#4ABEEF;
	font-style: 					italic;
	padding-left: 					70px;
	background: 					transparent;
}
#xo-site-slogan.commercial {
	padding-left: 					60px;}

/*------------------------ Affichage du logo ----------------------------*/
#xo-main-logo {
	position: 						relative;
	top: 								15px;
	color:							#666;
	padding-left: 					10px;
	background: 					transparent;
	}
#xo-main-logo.commercial {}
/*-------- Affichage des champs de saisie dans le header-----------*/
#xo-banner form {
	margin:							0;
	display:							inline;
}
#xo-banner input {
	color:							#333;
	width:							8em;
	background-color:				#E2E2E2;
	margin:							0px 0px 0px 2px;
}

/*============== Styles pour l'include userbar.html =================*/
#xo-userbar {
	color:							#ccc;
	position: 						absolute;
	bottom:							-25px;
	right:							1em;
	text-align:						right;
	background-color: 			transparent;
}
#xo-userbar.user {
	color:							#ccc;
	position: 						absolute;
	top:								10px;
	right:							1em;
	text-align:						right;
	background-color: 			transparent;
}
#xo-userbar form {
	display:							inline;
	padding:							0;
}
#xo-userbar button {
	margin: 							0 -3px;
	border:							0 none;
	padding:							0;
	background:						transparent none;
}
#xo-userbar button img {
	width: 							12px;
	height: 							12px;
 }
#xo-userbar img {
	width: 							15px;
	height: 							15px;
}
#xo-userbar input {
	color:							#1E87C5;
	background-color: 			transparent;
	border: 							0;
	border-bottom: 				1px dotted #1E87C5;
	font-size: 						.8em;
	text-align:						center;
	width: 							6em;
}
#xo-userbar input[text]:focus {
	color:							#fff;
	background-color: 			transparent;
	border-bottom: 				1px dotted #fff;
}
#xo-userbar a {}
#xo-userbar a:hover, span#xo-uname a:hover {
	color: 							#fff !important;
	background-color: 			inherit;
}
span#xo-uname a {
	color:							#1E87C5 !important;
	font-size:						1.1em;
	font-weight:					bold;
	background: 					inherit;
}

/*============= Style pour l'include globalnav.html ================*/
#xo-globalnav {
	margin:							0px;
	background-color:				transparent;
	padding: 						2px 35px 3px;
	min-height:						20px;
	font-size:						1.1em;
	font-weight: 					bold;
	list-style-type:				none;
}
* html #xo-globalnav { height: 20px; }

#xo-globalnav .x2-label {
	display:							none;
}
#xo-globalnav li {
	font-size: 						.9em;
	display:							inline;
	margin:							0;
	padding-left:					.5em;
	padding-right:					.5em;
}
#xo-globalnav a {}
#xo-globalnav a:hover {
	background-color:				inherit;
	border-bottom:					3px solid #1E87C5 !important;
}

/*=============== Affichage Pied de page - Footer  ====================*/
#xo-footer {
	clear:							both;
	padding:							10px;
	text-align:						left;
	height: 							40px;
}
body.theme-dialog #xo-footer { padding: .2em .5em; font-size:	.8em;}
#xo-footer a {}
#xo-footer a:hover {
	color: 							#fff;
	text-decoration: 				none;
	background-color:				inherit;
	border-bottom:					1px dotted #fff;
}
#xo-footer .copyright {
	position: 						absolute;
	font-size: 						0.9em;
	line-height: 					15px;
	font-weight: 					normal;
	text-decoration: 				none;
	background-color:				transparent;
}
#xo-footer .design {
	position: 						relative;
	float: 							right;
	top:								4px;
	right : 							15px;
	font-size: 						0.9em;
	line-height: 					15px;
	font-weight: 					normal;
	text-decoration: 				none;
	background: 					transparent;
}
#xo-footer .rss {
	position: 						relative;
	display:							block;
	float: 							right;
	top :								4px;
	right: 							2px;
	background-color: 			transparent;
}
#xo-footer .rss a:hover {	text-decoration: none;}
/*================= Zone de contenu ===================*/
#xo-canvas-content {
	padding:							12px;
}
#xo-page {}
#xo-canvas-rightcolumn {padding: .5em;}
#xo-content {
	clear:							both;
	padding:							.5em;
	margin:							0;
}

#xo-logger-output {font-size:	.8em;}

/*========== Menu principal dans bloc =============*/
#mainmenu {
	background-color:				#070707;
	margin-bottom:					30px;
	}

#mainmenu a {
	display:							block;
	padding:							5px;
	border-left:					3px solid #1E87C5;
	border-bottom:					1px dotted #333;
	color:							#4ABEEF;
}
#mainmenu a:hover {
	display:							block;
	padding:							5px;
	border-left:					3px solid #4ABEEF;
	border-bottom:					1px dotted #333;
	background:						#121212;
	color:							#fff;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {
	color:							#fff;
	padding: 						0 0 3px 15px;
	font-size:						.8em;
	font-style: 					italic;
	border: 							0;
	background-color:				inherit;
}
#mainmenu a.menuSub:hover {
	color:							#32529C;
	border: 							0;
	background-color: 			transparent;
}

/*============ Menu utilisateur dans bloc ============*/
#usermenu a {
	display: 						block;
	margin: 							0;
	padding: 						2px 0 2px 20px;
	color:							#1E87C5;
	font-weight: 					normal;
	font-size: 						0.9em;
	line-height: 					1em;
	background-color: 			inherit;
}
#usermenu a:hover {
	color:							#fff;
	font-style: 					italic;
	text-decoration:				none !important;
	border-right:					2px solid #4ABEEF;
	background-color: 			inherit;
}
#usermenu a.menuTop {}
#usermenu a.highlight {
	background-color: 			#333;
	color: 							#ccc;
}

/*=========== Règles nécessaires pour les anciens templates des modules ============*/
#usermenu a, #mainmenu a {	display: block;}
.xo-canvas-column .menuSub { padding-left: 1em;}