﻿/* ---------------------
Html et body
--------------------- */

html {
	color : #968f9a;
	margin-left:40px;
	padding : 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background:#222222; 
	background-image: url(/images/backs/back1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	margin : 0;
	padding : 0; 
}
/*
#page {
	width : 720px;
	margin : auto;
	padding : 0 0 0 0;
	clear : both;
	font-size:1.1em; 
  position: relative;
  min-height: 100%;

}
*/
#page {
clear:both;
font-size:1.1em;
margin: auto;
overflow:hidden;
padding:0;
width:720px;
}
/* ---------------------
Styles généraux
--------------------- */
h1 {font-size : 1.8em;}
h2 {font-size : 1.4em; color:#FFF}
h3 {font-size : 1.1em; margin : 0; padding: 0}
p {margin : 0; padding: 0; display:block; width:100%;}
a {
	color:#968f9a;
	text-decoration: none;
}
a:hover {color : #fff;}
.clearer {clear : both; visibility : hidden; margin : 0; padding : 0;}

a.galimage { display:block; width:250px; height:90px;}
div.framer { font-size:11px; text-align:center; border:5px #000 solid; background-color:#000; padding:0px; float:left; margin:0px 30px 30px 0; }

a.fwd { display:none;}

/* ---------------------
Formulaire
--------------------- */
fieldset {
	border : 0;
}
label {
	display : block;
}
input, textarea {
	border-left : 1px solid #C3C9D0;
	border-top : 1px solid #C3C9D0;
	border-right : 1px solid #D4DAE2;
	border-bottom : 1px solid #D4DAE2;
}
input:focus, textarea:focus {
	background-color : #FFFFFF;
	border-left : 1px solid #D4DAE2;
	border-top : 1px solid #D4DAE2;
	border-right : 1px solid #C3C9D0;
	border-bottom : 1px solid #C3C9D0;
}
input[type=submit], input[type=reset] {
	background : #D4DAE2;
	}
input[type=text] {
	margin : 0 0 0 5px;
}
textarea {
	width : 95%;
}

/* ---------------------
Haut de page (#top)
--------------------- */
#top {width : 720px; margin:0 auto; position:relative; z-index:12; height:auto;  }
#header {width : 150px; height:auto; float:left; padding-top:72px  ; padding-bottom:47px  ; margin-left:-10px; }
#header h1 { font-weight:normal; font-size:2.7em; margin:0px 0 0 0}
#header b { font-size:1.0em; font-weight:normal; }
#header span { display:block; width:100%; margin:0 0 15px 0;}

#top  ul {
	margin : 70px 26px 0 0; padding : 0; float:right;
	width : 380px; list-style-type : none; /*height:80px;*/
}
#top ul li {
	float : left; /*margin:0 0 0 76px;*/
}
#top ul li a {
	text-decoration:underline;
	display : block; text-align:center; padding:15px;	
	height:25px; font-size:11px;  
}



#top ul li.active a, #top ul li a.hover { background-color:#000000 ; color:#fff;}

/* --------------------- 
Zone de contenu (#content)  
--------------------- */
#content { /* Bloc */
	float : left;
	width : 634px; 
	margin : 0; 
}

body#tic div.stat { padding:0px 0 40px 0;}

#content_galeria { padding:0 0 20px 0; margin-left:-5px}


.homo, .cat, .artikol { padding:20px 0 0 0}

#inform {  width:auto; padding:15px 10px 10px 10px; color:#000; font-size:1.5em; margin:10px 0 0 0; font-family:Georgia, Times New Roman, Times serif; border:1px #c2c4b8 solid; position:relative; z-index:67; line-height:1.4em}
#inform i { font-size:1.6em; font-style:italic}

.post { /* Conteneur de l'article */
	padding : 0 0 22px 0; overflow:hidden;
}

.title { /* Titre de l'article */
	color : #000;
	font-size : 2em; font-family: Trebuchet MS, "Times New Roman", Times, serif; 
	margin : 4px 0 6px 0; font-weight:normal;
	padding : 4px 0;}

h2.title { margin:0 auto; padding:0; width:540px; float:left; line-height:1em;}

body#ut h2 { margin:20px 0 2px 0;}

p.extract {padding:10px 0px 10px 0}

p.datum { font-size:1em; width:54px; text-align:center; line-height:1em; padding:6px 10px 6px 10px; float:left; margin:0 10px 0 0; background:#000000} 	
p.datum:first-line { font-weight:bold; line-height:1.2em}

div.common .title a { 
	color:#000;
	text-decoration : none;
}
div.common .title a:hover {
	color : #333;
}

.post-info {
	font-size:.8em; 
	padding : 0;
	margin : 0!important;}


	
/* read news inside customisation */
.articul h2.title, .articul .post-info { width:100%;} 	
.articul #banner { margin:10px 0 10px 0;}


/* --------------------- 
Paneau latéral (#sidebar)  
--------------------- */
body#bdesign #sidebar, body#nts #sidebar, body#ut #sidebar { display:none}

#sidebar {
	float : right;
	width : 177px;
	padding : 0;
	margin : 20px 0 0 0; 
}
#sidebar div {
	margin : 0;
	padding : 0;
	width : 100%;
}
#sidebar h2 { /* Titre des menus de la sidebar */
	font-size : 1.1em;
	margin : 0;
	padding : 3px 0 4px 8px;
	background:#000; font-weight:normal
}
#sidebar ul { /* Bloc de liste */
	margin : 0 0 20px 0; 
	padding : 0;
}
#sidebar li { /* Elément de liste */
	list-style-type : none; 
	padding : 4px;
	border: 1px solid #ccc;
}
#sidebar li a { /* Liens dans les listes */
	padding : 0 0 0 18px;
	text-decoration : none;
	}

#sidebar li:hover {background:#ccc;}

/* ---------------------
Pied de page (#footer)

#footer {
	width :720px; 
	text-align : left;
	margin: 0 auto;
	font-size : .9em;
	padding : 18px 0 18px 0;
	border: 0px solid #333;
}
--------------------- */

#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:none repeat scroll 0 0;
font-size:0.9em;
height:19px;
margin:-20px auto;
padding:18px 0;
text-align:left;
width:720px;
}


#footer a {
	text-decoration : underline;
}


/* pagination */

#pagination { /* Conteneur des liens 'page suivante' et 'page précédente' */
	text-align : center; font-family:Georgia, "Times New Roman", Times, serif;
	margin :0; 
	padding : 15px 0 10px 0;
}
a.pagi { padding:3px 5px 3px 5px; border:1px #e4e6dc solid; font-size:1.2em;}


/*  lightbox stuff */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #000; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
