
/*
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/
Print version
	Neurotica 0.1
	 http://www.sarto.com/

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

*/

body {
    color : #ECECEC;
    font-family : Arial, Helvetica, Sans-Serif;
    font-size : 18px;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    width:95%;
  }

/* Debut de la fin */




#deco {
display: none;
  }

#deco1 {
display: none;
  }

#deco2 {
display: none;
    margin-left : 30px;
    padding-left : 0px;
    padding-top: 10px;
    position : absolute;
    text-align : left;
    width: 120px;
    z-index : 500;
  }



#decoDroite {
	display: none;
  }


#pagedroite {
	display: none;
  }



#page {
    margin-bottom : 15px;
    margin-left : auto;
    margin-right : auto;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    display: block;
    top : 10px;
    width : 950px;
    z-index:400;
    clear: both;
  }


.recherche input {
	display: none;
  }

/* le texte courant */



#content {
    font-size : 90%;
    margin-left: 30px;
    margin-right: 15px;
    padding-right: 20px;
    width: 800px;
    margin-top: 0 !important;
  }


#sidebar {
 	display: none;
  }


.auteur {
    font-size : 90%;
    margin-top : 10px;
    color: #B2B2B2;
  }



small {
    font-size: 90%;
    line-height: 120%;
  }


h2, h3 {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
  }



.attente {
    font-size:90%;
  }


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
    color: #D9D9D9;
  }


code {
    font: 1.1em 'Courier New', Courier, Fixed;
  }

/* End Typography & Colors */

/* Begin Structure */




#header {
    margin: 0 !important;
    margin: 0 0 0 1px;
    padding: 0 0 0 0;
    background-color : transparent;
    padding-bottom : 0;
    padding-right : 0;
    padding-top : 0;
  }


.narrowcolumn {
    float : left;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0px;
    padding-bottom : 20px;
    padding-left : 45px;
    padding-right : 0;
    padding-top : 0;
    width : 480px;
  }


.widecolumn {
    margin-bottom : 0;
    margin-left : 120px;
    margin-right : 0;
    margin-top : 5px;
    padding-bottom : 120px;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0px;
    width : 480px;
  }


.post {
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    text-align : justify;
    font-size:90%;
  }


.widecolumn .post {
    margin: 0;
  }


.narrowcolumn .postmetadata {
    padding-top: 5px;
    margin-top: 15px;
  }


.widecolumn .postmetadata {
    margin: 30px 0;
  }


.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
  }


.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
  }


.postmetadata {
    clear: left;
    padding-left: 10px;
    padding-bottom: 3px;
    font-size:90%;
    margin-top: -10px;
  }


.aDroite {
    display: block;
    width: 210px;
    text-align:right;
    float: right;
    clear: left;
  }


.aGauche {
    display: none;
  }


#intro {
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #526C11;
  }


#footer {
	display:none;
  }


#footer p {
	display:none;
  }


.fort {
    font-weight : bold;
  }





h1 {
	font-size:120%;
  }


.description {
    text-align: center;
    font-size : 90%;
  }


#tagCloud {
    display: none;
  }


.tag4,
.tag3,
.tag3a,
.tag2,
.tag2a,
.tag3a {
    display: none;

  }


h2 {
    margin: 20px 0 0 0;
  }


h4 {
    margin-bottom: -10px;
    padding-bottom: 0px;
  }


h3.title, h2.title {
    margin: 15px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
    padding-bottom:4px;
    padding-left: 25px;
    background-color : transparent;
    background-image : url('images/logo_puce.png');
    background-repeat : no-repeat;
  }


h2.pagetitle, h3.pagetitle {
    margin-top: 10px;
    border-bottom: 1px dotted white;
    font-weight: normal;
  }


#sidebar h2 {
    margin: 5px 0 0;
    padding: 0;
  }


h3 {
    padding: 0;
    margin: 20px 0 0 0;
    font-size:95%;
    font-weight : bold;
  }

/* End Headers */
/* Begin Images */



p img {
    padding: 0;
    max-width: 100%;
  }


img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }


img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: block;
    float : right;
  }


img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: block;
    float : left;
  }


.alignright {
    float: right;
  }


.alignleft {
    float: left;
  }

/* End Images */



/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



#entrytext {
    font : 90% serif;
  }


html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
  }


html>body .entry li {
    margin: 7px 0 8px 10px;
  }


.entry ul li:before, #sidebar ul ul li:before {
    content:  url('images/puceSimple.png');
  }


.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
  }


.entry ol li {
    margin: 0;
    padding: 0;
    line-height:10px;
  }


ul {
    line-height:12px;
    font-size: 95%;
  }


.entrytext ul li {
    line-height: 16px;
    font-size:100%;
  }


.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
  }

/* End Entry Lists */



/* Begin Form Elements */
/* formulaire de recherche */




#searchform {
	display: none;
  }


#commentform input {
	display: none;
  }



.alt {
    /* margin: 0;
    */
  }


.commentlist {
    padding: 0;
    text-align: justify;
  }


.commentlist li {
    /*margin: 15px 0 3px;
    */ /*padding: 5px 10px 3px;
    */ list-style: none;
  }


.commentlist p {
    margin: 10px 5px 10px 0;
  }


#commentform p {
	display: none;
  }



/* Begin Sidebar */
/* position de la colonne de droite */


#sidebar {
	display: none;
  }

/* input de recherche */


#recherche {
	display: none;
  }


acronym, abbr {
    border-bottom: 1px dashed #999;
  }


blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
  }


blockquote cite {
    margin: 5px 0 0;
    display: block;
  }


.center {
    text-align: center;
  }


hr {
    display: none;
  }


a img {
    border: none;
  }

/* empied de navigation */





.navigation {
	display: none;
  }


.ambiance {
    font-size: 80%;
    color : #A2A2A2;
    border-top : 1px solid #A2A2A2;
    border-bottom : 1px solid #A2A2A2;
  }



#commentaire {
	display: none;
  }



#introduction {
    display: block;
    font-size: 90%;
    margin-left: 0px;
    margin-top: 20px;
  }


#introduction p {
    margin: 0 0 0 0;
  }


.accroche {
    clear:right;
    color:#57C60D;
    display:block;
    float:left;
    font-size:140%;
    font-weight:bold;
    line-height:22px;
    margin:0 15px 5px 5px;
    text-align:justify;
    width:120px;
  }

.marqueur {
	display: none;
  }

#imprime {
margin-bottom: 50px;
}

.licence {
display: none
}
