﻿/* Thème "defaut" Pluxml - Copyright Pluxml.org */  

/* ---------------------
Html et body
--------------------- */
html {
	font : 75%/1.7em Myriad, Myriad pro, Lucida, Tahoma, Arial, sans-serif;
	color : #555;	
	margin : 0;
	padding : 0;background:#e4e6dc; /*#ebf0f9*/ 
}
body {
	margin : 0;
	padding : 0; 
}

#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}
h4 { margin:20px 0 5px 0; padding:0;}
p {margin : 0; padding: 0}
a {color : #517CA1; text-decoration: none;}
a:hover {color : #333;}
.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;}
p.neu { width:85px; height:68px; background:url(img/new.png) no-repeat; position:absolute; top:0; right:0; z-index:100;}
p.neu a {display:block; width:100%; height:100%;}

div.hrclub p.neu, div.office p.neu, div.tgu p.neu, div.utg p.neu, div.demoportal_skin2 p.neu, div.ps_games p.neu { display:block}

p.neu, 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 {
	/*background : #517CA1;*/
	width : 850px; margin:0 auto; position:relative; z-index:12; height:126px;
}
#header {
	width : 312px; height:126px; background:url(img/logo.png) no-repeat; position:absolute; z-index:990; left:-51px; bottom:0;}

#header a.root { width:260px; height:126px; display:block; margin:0 0 0 51px; float:left; text-indent:-5000px;}
#header h1 {text-indent:-5000px; height:1px;}

#top  ul {
	margin : 28px 26px 0 0; padding : 0 0 0 0; float:right;
	width : 540px; list-style-type : none; height:80px;
}
#top ul li {
	float : left; margin:0;
}
#top ul li a {
	display : block; text-align:center;	
	height:78px; color:#e4e6dc; font-size:0.0001em;  
}

#top ul li a.kkirill { background:url(img/icons.gif) no-repeat 1px 0; width:61px}
#top ul li a.about { background:url(img/icons.gif) no-repeat -137px 0; width:70px}
#top ul li a.webdesign { background:url(img/icons.gif) no-repeat -284px 0; width:116px}
#top ul li a.fonts { background:url(img/icons.gif) no-repeat -477px 0; width:65px}


#top ul li+li {margin:0 0 0 76px;}

#top ul li.active a, #top ul li a.hover { border-bottom:2px #fbaa10 solid;}

/* --------------------- 
Zone de contenu (#content)  
--------------------- */
#content { /* Bloc */
	float : left;
	width : 634px; 
	margin : 0;
}

#content_galeria { padding:0 0 20px 0; overflow:hidden}
body#ut div.stat {width:auto; margin:0 23px 0 0; padding:0 0 20px 0;}

.homo, .cat, .artikol { padding:20px 0 0 0}

#inform { background:#fff; width:auto; padding:15px 10px 10px 10px; color:#000; font-size:1.5em; margin:20px 23px 0 0; font-family:Georgia, CharterC, GaramondC, BaskervilleC, MinionPro, Times New Roman, Times serif; font-style:italic; border:1px #c2c4b8 solid; position:relative; z-index:67; line-height:1.4em}
#inform img {position:absolute; top:-10px; right:30px; z-index:199;}
#inform img:hover { cursor:pointer}

.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:.9em;}

body#ut h2 { margin:20px 0 2px 0;}

p.extract {padding:10px 0px 10px 0}
a img[src^="data"] { border:none; margin:0 0 6px 0;}

p.datum { font-size:1em; font-family: Arial, Helvetica, sans-serif; color:#fff; background: url(img/stapel.jpg) -1px -10px no-repeat; width:34px; text-align:center; line-height:1em; padding:6px 24px 6px 25px; float:left; margin:0 10px 0 0; height:26px} 	

p.datum span	{ font-weight:bold; font-size: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-bottom: 10px}



/*  code extract  */

blockquote {background:#fefffb; border:1px #c8c9c3 solid; padding:10px; margin:0 0 10px 0;}
blockquote ol { font-size:11px; color:#000000}

	
/* read news inside customisation */
.articul h2.title, .articul .post-info { width:100%;} 	
.articul #banner { margin:10px 0 10px 0;}


/* webdesign new site out article */

div.webdesign { background:#666666; color:#FFF; background:url(img/stapelbod.jpg) 0 100% no-repeat; margin:0 0 30px 0; line-height:1.2em; text-align:left; position:relative; z-index:15}
div.webdesign div { padding:10px 52px 10px 83px; overflow:hidden; float:left; margin:0 auto;}
div.webdesign p.datum { width:100%; margin:0 auto; padding:20px 570px 6px 26px; background:url(img/stapel.jpg) no-repeat; text-align:left; height:24px; width:40px}
div.webdesign h2.title { width:178px; color:#09F; margin:10px 0 0 0; float:right}
div.webdesign p.extract { font-size:.8em; line-height:1.4em; padding:10px 0 10px 0;} 
div.webdesign p.post-info { display:none}
div.webdesign .title a { color:#ebab0e;}
div.webdesign a.more { color:#FFFFFF; border-bottom:1px #fff dotted}
div.webdesign a.more:hover {color:#ccc; border-bottom:none}
.cat div.webdesign div { padding-top:30px}
div.webdesign a.fwd { display:block; width:35px; height:35px; position:absolute; z-index:134; text-indent:-4444px; right:10px; bottom:35px; background:url(img/fwd.png) no-repeat}



/*   slideshow stuff   */

#banner {padding:0; width:320px; }
#banner a img { border:none}
#banner #switcher {	padding: 0px;}
#banner #switcher .thumbnail {border: #a2acb4 0px solid; padding: 0; display: block; margin:0 auto; width:auto; height:auto; overflow:hidden; float:left}
#banner #switcher ul {float: left; list-style-type: none; margin:6px 0 0 0; padding:0;}
#banner #switcher li {float: left; list-style-type: none}
#banner #switcher li a {color: #fff; margin-right: 0.5em; float: left; background:url(img/circ.png) no-repeat; padding:2px 6px 4px 6px; text-align:center} 
#banner #switcher li a:hover {background: url(img/circ.png) 0 -49px no-repeat; text-decoration: none; color:#000000}
#banner #switcher li span {display: none}

div.webdesign h5 { display:inline; font-weight:normal; font-size:.9em}


/* --------------------- 
Paneau latéral (#sidebar)  
--------------------- */
body#bdesign #sidebar, body#nts #sidebar, body#ut #sidebar { display:none}

#sidebar {
	float : right;
	width : 177px;
	padding : 0;
	margin : 20px 23px 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:#5d5b5c url(img/stapel.jpg) 100% 0% no-repeat; 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; background:#dbddd3;
	padding : 4px;
	border-bottom : 1px dotted #fff;
}
#sidebar li a { /* Liens dans les listes */
	color : #517CA1;
	padding : 0 0 0 18px;
	text-decoration : none;
	}
#sidebar li:hover, #sidebar li.active {
	background: #F0F5FA;
}
#sidebar li a:hover, #sidebar li.active a {
	color : #517CA1;
}

div#syndication { position:absolute; right:0; top:40%; z-index:222; width:54px; height:43px; background: url("img/rss.png") no-repeat;}

#syndication a {
	display : block;
	 width:54px; height:43px; text-indent:-5000px;}


p.message_com {
	text-align : center;
	font-weight : bold;
	color : #1F537B;
	margin : 8px 0 0 0;
	padding : 4px 0;
}
#form h2 {
	color : #517CA1;
	font-size : 1.2em;
	margin : 15px 0 0 0;
	padding : 4px 0;
	letter-spacing : 2px;
	border-bottom : 1px dashed #517CA1;
}

/* ---------------------
Pied de page (#footer)
--------------------- */
#footer {
	width :850px; font-family:Arial, Helvetica, sans-serif;
	margin : 0 auto;
	text-align : center;
	font-size : .9em;
	background: url(img/foot.png) no-repeat; 
	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 0 0 0; background:url(img/kava.gif) no-repeat 50% 0;
	padding : 35px 0 10px 0;
}
span.curr { padding:2px 4px 2px 4px; border:1px #000 solid; font-size:1.2em;}
a.pagi { padding:3px 5px 3px 5px; background:url(img/foot.png) 100% 0; color:#fff; border:1px #e4e6dc solid; font-size:1.2em;}

/*  about me  */
body#ut div#content p {margin:0 0 10px 0;}
body#ut div#content div { width:546px; float:right;}
body#ut div#content span#vkl img { position:absolute; left:-5px; top:40%; cursor:pointer}
p.grey {  color:#FFFFFF; margin:0 0 0 0px; border:1px #929492 solid; background:url(img/grey.jpg); padding:15px;line-height:1.1em; font-size:1em; width:518px; float:right}
p.grey span {position:relative;display:block; z-index:23}
p.grey img { margin:0 0 10px 70px; display:block}
p.grey span img { position:absolute; right:-40px; bottom:-92px; z-index:1444}


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

/*  contact form  */

form#feedback { position:static; float:left; width:262px; padding:0 0 60px 0; margin:10px 10px 0 0;display:none; background:url(img/note.png) 0 100% no-repeat;}

form label {
		font-weight:normal; 
		float:left;
		margin-right:0px;
		text-align:left;
		width:70px;
	}

#name, #email, textarea#message, #subject { width:252px; margin:0 0 4px 0;  border:1px #929492 solid;}

textarea#message { height:60px}

form#feedback input, form#feedback textarea, form#feedback select {float:left;padding:4px; margin-left:0; background:#e3e3e3}

form#feedback input#submit {   background:#f17010; color:#FFF; margin:10px 0 0 0; width:130px}
	
	form label em {
		color:#FF0000;
	}
	
	.success {
		color:#009900;
		font-weight:bold;
	}
	
	.error {
		color:#FF0000;
		font-weight:bold;}
