/*
Theme Name: Lhs
Theme URI: http://lhorens-marie.fr/
Description: L'oeuvre de Lhorens b. Sartori...
Version: 0.1
Author: Lhorens B. Sartori
Author URI: http://www.sarto.com/

	Neurotica 0.1
	 http://www.sarto.com/

	This theme was designed and Lhs (Lhorens B. Sartori),

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php


*/
/* Le nom du blog (image) */
#deco {
	margin-left : 0px;
	padding-left : 0px;
	padding-top: 0px;
	display: block;
	position : absolute;
   top : 5px;
	z-index : 50;
	height: 200px;
	width: 30px;
	background-color : transparent;
  }
/* le logo */
#deco2 {
	margin-left : 0px;
	padding-left : 0px;
	padding-top: 10px;
	position : relative;
	text-align : left;
	width: 120px;
	z-index : 500;
}
/* bord droit */
#decoDroite {
	background-color : transparent;
	background-repeat : repeat-y;
	background-position : top right;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	height : 100%;
	left : 0px;
	margin-bottom : 55px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	position : absolute;
	top : 95px;
	width : 864px;
	z-index : -10;
}
#header {
	margin: 0 !important;
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
	left: 30px;
	height: 102px;
	background-color : transparent;
	padding-bottom : 0;
	padding-right : 0;
	padding-top : 0;
	position: relative;
  }



/* Le nuage de tage en tête */
.description {
    text-align: center;
    font-size : 90%;
  }

#tagCloud {
	display: block;
	position: absolute;
	top: 0px;
	width: 350px;
	margin-left: 300px;
	text-align: left;
	clear: both;
	height:101px;
}


.tag4 {
    display: block;
    font-size : 22px;
    left :0;
  }


.tag3 {
    display: block;
    font-size : 18px;
    margin-left : 50px;
    margin-top:20px;
  }


.tag3a {
    display: block;
    font-size : 14px;
    margin-left : 50px;
    margin-top:20px;
  }


.tag2 {
    display: block;
    font-size : 12px;
    margin-left : 10px;
    margin-top:0px;
  }


.tag2a {
    display: block;
    font-size : 12px;
    margin-left : 70px;
    margin-top:0px;
  }


.tag3a {
    display: block;
    font-size : 14px;
    margin-left : 200px;
    margin-top:-50px;
  }

.alt {
	height: auto;
  }
.altIndex {
	margin-top: -16px;
  }

