*{
	margin:0;
	padding:0;
}

body, html {
	margin:0;
	padding:0;
	font-size : 94%;
	font-family: "Trebuchet MS",Helvetica;
color:#666666;
background-color: #000;
	background-image: url(images/background_journalduloft.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;

}

body a, body a:visited {
	color: #E1007A;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}

#page {
	width: 970px;
	margin: 0px auto;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ombre-970.png', sizingMethod='scale')
	padding: 0 10px 0 10px;
}

/* Hack CSS  */
html>body #page {
	filter: none;
	background: url('images/ombre-970.png') repeat-y;
}

#principal {
	width: 950px;
	margin: 0 auto;
	padding: 0;
 background-color: #fff;
}

#header {
	width: 100%;
	background: #000;
	height: 100%;
}

#logohome { background: url(images/logo-so-loft.jpg) no-repeat; margin:0; padding:0;
	text-indent: -9000px;
	width: 950px;
	height: 170px;
}
#logohome a {width: 950px; height: 170px; display: block}
#description {  overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;}
#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 450px;
font-size: 0.9em;
line-height: 1.4em;
margin-left: 15px !important;
margin-left: 10px;
	padding-top: 10px;
}

.more-link, .more-link a:hover, .more-link a:visited, .more-link a {
	font-weight:bold;
text-decoration: underline;
}

#sidebar {
font: 0.9em Helvetica;
	float: right;
width: 465px !important;
	width: 455px;
	margin-left: 0px;
	padding-top: 0px;
text-align: justify;
}

#sidebar .edito {
font: 0.9em Helvetica;
text-align: justify;
}


#footer {
	color: #515151;
	width: 950px;
	clear: both;
padding: 10px 0 10px 0px;
	text-align: center;
	float: center;
	line-height: 1.6em;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #63565f;
	text-decoration: none;
}


.st-related-posts li {
	background:transparent url(images/puce.png) 2px .4em no-repeat;
	padding-left:15px;
list-style-type:none;
list-style-image: none;
}

/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 2.0em;
	line-height: 1.0em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.0em;
}

/*-------------The Post-------------*/

.post h1, .post h1 a:hover, .post h1 a:visited, .post h1 a {
	font-size: 1.7em;
	text-decoration: none;
	color:#515151;
	margin-bottom: 0px;
margin-top: 20px;
	line-height: 1.0em;
}

.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 1.3em;
	text-decoration: none;
	color:#515151;
	margin-bottom: 0px;
	line-height: 1.0em;
}
.post h2 a:hover {
	font-size: 1.3em;
	text-decoration: underline;
	color : #E1007A;
	margin-bottom: 0px;
	line-height: 1.0em;
}

.post {
	margin-bottom: 30px;
	text-align: justify;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.entry {
	text-align: justify;
}

.entrytext {
	margin-top: 0px;
	text-align: justify;
}
.postmetadata {
	margin:0; padding:0;
	color:#515151;
	list-style-type:none;
text-align: left;
}

.finpost {
	margin:0; padding:0;
	color:#515151;
	list-style-type:none;
text-align: right;
}

.icon {
	vertical-align:middle;
	border:0;
}
.with_icon {
	padding:2px 0 2px 0
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 0px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #FBF5DF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}


code{
	display:block;
	overflow:auto;
	text-align:left;
font: 12px Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
	padding: 5px 10px 5px 10px;
	background-color: #FFE5F2; border: 1px solid #ffbcdf;
}

a img {
	border: 0;
}


/*--------------Sidebar------------*/

#sidebar .rose {
	color: #E1007A;
}

#sidebar .sidebar_left a {
color: #E1007A;
text-decoration: none;
}

#sidebar .sidebar_left a:hover, a:visited {
text-decoration: underline;
}

#sidebar  h2 {
	padding: 10px 0 10px 0;
margin : 0;
	font-size: 1.2em;
}

#sidebar ul {
	margin-bottom:20px;
}

#sidebar .sidebar_left ul h1,h2,h3,h4 {
	/* border-bottom: dashed 1px #000; */
	font-size: 1.2em;
}

#sidebar .sidebar_left h1,h2,h3,h4 {
	font-size: 1.2em;
}


#sidebar ul li {
	list-style:none;
	line-height:1.4em;
	font-size: 1em;
}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #EDE0B3;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dashed 1px #FF0000;
}

#sidebar a, a:visited {
color: #515151;
	text-decoration: none;
}

#sidebar a:hover {
color: #E1007A;
	text-decoration: underline;
}

#sidebar .sidebar_left {
	width: 120px;
	float: left;
padding: 0 0px 0 10px !important;
	padding: 0 0 0 0;
}

#sidebar .sidebar_right {
	width: 300px;
	float: right;
padding: 0 15px 0 0 !important;
padding: 0 15px 0 0;
}

#sidebar .sidebar_left ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
}

#sidebar .sidebar_left ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size:.9em; 
      border-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size:.9em; 
      border-bottom:0; 
}

/*--------------Comments--------------*/

#comments, #commentform, #respond, .commentlist { float: left; clear: left; width: 456px;  }
.commentlist { color: #6e604f;}
.commenttext p { line-height: 1.5; margin-bottom: 0; }
ol.commentlist { margin-top: 1em; margin-bottom: 2.5em; font: 12px Helvetica; }
.commentlist li { display: block; min-height: 80px; padding:10px; margin-bottom: 10px; background-color:#f3f3f3; border: 1px solid #cbcbcb; line-height:1.7em; list-style: none;}
<!--[if IE]>
.commentlist li { display: block; height: 80px; min-height: 80px; padding:10px; margin-bottom: 10px; background-color:#f3f3f3; border: 1px solid #cbcbcb; line-height:1.7em; list-style: none;}
<![endif]-->
.commentlist li.alt { padding:10px; border: 1px solid #cbcbcb; background-color:transparent; } 
.commenttext { clear:both; }
.commentmetadata { float:right; }
.commentmetadata a { color: #6e604f; font-weight: bold; text-decoration:none; }
.commentmetadata a:hover, .commentauthor a:hover { color: #cc2a43; text-decoration: none; }
.commentauthor, .commentauthor a { float:left; font-weight: bold; color: #362b23; }

#commentform #email, #commentform #author, #commentform #url {
font-size: 12px;
background: #fff;
color: #E1007A;
border: 1px solid #cbcbcb;
width: 200px;
}

#commentform textarea {
background-color: #f3f3f3;
border: 1px solid #cbcbcb;
padding: 2px;
font: normal 12px Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
width: 450px;
height: 90px;
margin-bottom: 4px;
display: block;
overflow: hidden;
}

.commentlist li.admin_comment {
background-color: #FFE5F2; border: 1px solid #ffbcdf;
	}

/*--------------Search Form-------------*/
#search {
	margin-bottom: 0px;
	text-align: right;
}

#searchform {
margin: 10px 0 0px 0;
}

#searchform input {
width: 294px;
padding:2px;
border:1px solid #666;
color: #E1007A;
font-weight: bold;
font-size : 1.4 em;
background: #eee;
}

/*-------------Other------------------*/

hr {
	display: none;
}

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 20px;
}

#adsense_homepage_linkunit {
	margin-bottom: 20px;
}

#adsense_homepage_banner {
	margin-bottom: 20px;
}

/*-------------Barre navigation------------------*/

.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:12px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(images/button3.gif);}
.menu1 li.current a b {background:url(images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(images/button2.gif);}
.menu1 li a:hover b {background:url(images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(images/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(images/button3.gif) no-repeat right top;}