﻿/* ---------------------
Html et body
--------------------- */
html {
	font : 75%/1.7em Arial, Tahoma, sans-serif;
	color : #555;	
	margin : 0;
	padding : 0;
}
body {
	background:#fff url(img/bodybg.png) repeat-x top center; 
	margin : 0;
	padding : 0; 
}

#bg {background: url(img/bg.png) no-repeat top center;}

#page {
	width : 850px;
	margin : 0 auto 0 auto; overflow:hidden;
	padding : 0 0 0 0;
	clear : both; font-size:1.1em; font-family: Tahoma, Geneva, sans-serif; text-align:justify; 
}

/* ---------------------
Styles généraux
--------------------- */
h1 {font-size : 1.8em;}
h2 {font-size : 1.4em;}
h3 {font-size : 1.1em; margin : 0; padding: 0}
p {margin : 0; padding: 0; display:block; width:100%;}
a {color : #517CA1; text-decoration: none;}
a:hover {color : #626262;}
.clearer {clear : both; visibility : hidden; margin : 0; padding : 0;}

a.galimage { display:block; width:250px; height:90px;}
div.framer {border:1px #a8a7a7 solid; padding:5px; float:left; margin:0 21px 20px 0; background:#FFFFFF; position:relative; z-index:10;}

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 : 850px; margin:0 auto; position:relative; z-index:12; height:auto; overflow:hidden;  border-top:3px #ccc solid;}
#header {width : 312px; height:auto; float:left}
#header h1 { font-weight:normal; font-family:Georgia, Times New Roman, times, serif; font-size:2.7em; margin:30px 0 5px 0}
#header b { font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em; font-weight:normal; }
#header span { display:block; width:100%; margin:0 0 30px 0;}

#top  ul {
	margin : 38px 28px 0 0; padding : 0; float:right;
	width : 440px; list-style-type : none; /*height:80px;*/
}
#top ul li {
	float : left; /*margin:0 0 0 76px;*/
}
#top ul li a {
	display : block; text-align:center; padding:5px;	
	height:30px; font-size:1.2em;  
}



#top ul li.active a, #top ul li a.hover { border-bottom:4px #e5e5e5 solid}

/* --------------------- 
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; overflow:hidden}


.homo, .cat, .artikol { padding:20px 0 0 0}

#inform {  width:auto; padding:10px 10px 10px 10px; color:#626262; font-size:16px; margin:10px 0 0 0; font-family:Georgia, Times New Roman, Times serif; 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 : #626262;
	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 5px 10px 5px}

p.datum { font-size:12px; color:#fff; width:54px; text-align:center; line-height:1em; padding:6px 10px 6px 10px; float:left; margin:0 10px 0 0; background: url(img/datum.png) no-repeat top center} 	
p.datum:first-line { font-weight:bold; line-height:1.2em}

div.common .title a { 
	color:#626262;
	text-decoration : none;
}
div.common .title a:hover {
	color : #333;
}

.post-info {
	font-size:.8em; 
	padding : 0px 0px 0px 5px;
	margin : 0!important;}

#post_content{padding : 10px 5px 10px 5px}

p {
	padding : 10px 0px 0px 0px;}


	
/* 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 */
	color : #fff;
	font-size : 1.1em;
	margin : 0;
	padding : 3px 0 4px 8px;
	background:#979797; 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 */
	color : #517CA1;
	padding : 0 0 0 18px;
	text-decoration : none;
	}

#sidebar li:hover {background:#ccc;}

/* ---------------------
Pied de page (#footer)
--------------------- */
#footer {
	width :850px; 
	margin : 0 auto;
	text-align : center;
	font-size : .9em;
	background:#979797; 
	color : #fff;
	padding : 18px 0 18px 0; height:19px
}

#footer p { width:427px; float:left; padding:0 0 4px 6px; text-align:left;}
#footer img { margin:0px 0 0 245px; float:left}
#footer a {
	color : #fff; border-bottom : 1px dotted;
	text-decoration : none;
}
#footer a:hover {border:none;}


/* 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; color:#626262; border:1px #626262 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: #fff; 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: #fff; 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: #979797; }