/*  
Theme Name: Tui's basic
Theme URI: http://xxx.com
Description: Un theme qu'il est joli par Tui
Version: 0.01
Author: MacTuitui
Author URI: http://mac.tuitui.free.fr
*/

body {
	font-family:Georgia, \"Times New Roman\", Times, serif;
	font-size:9pt;
	font-weight:normal;
	line-height:1.5em;
	color: #000;
	background: #fff;
	}


	
.post {

	padding-left:50px;
	padding-top: 20px;
	padding-right:50px;
	padding-bottom: 0px;
	min-height: 150px;
	}

.post {

	padding-left:50px;
	padding-top: 20px;
	padding-right:40px;
	padding-bottom: 0px;
	min-height: 150px;
	}

.out {

  display:block; 
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 0;
  }
.in {
  text-align:center; 
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:5px;
  font-weight:normal;
  }
.ltin {
  left:-5px;
  }
.tpin {
  top:-5px;
  }
.image {width:512px; padding:0;}


	


h3{
	background: transparent url("images/prout1.png") top left no-repeat;
	color:#000;
	min-height: 30px;
	padding-left: 30px;
	padding-top: 28px;
	}

a {
	color: #FF955D;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #DF753D;
}
h1 a {
	background: #fff url(images/prout3.png) no-repeat top left;
	height: 88px;
	width: 770px;
display:block;
	}
.description{
	color: #ddd;
	display:none;
	}

#content {
	width: 600px;	
	background: #fff;
	text-align:justify;
	font-size: 1.2em
	}


#sidebar {
	position: absolute;
	left: 630px;
	top: 170px;
	width:150px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.postmetadata{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	line-height: 1.5em;
	}

#sidebar ul{
	list-style-image: url(images/arrow.gif);	
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	font-size: x-small;
	padding: 0px 0px 0px 0px;
	width:200px;
	}
	


#footer {
	text-align:center;
	width: 600px;	
	padding-top:100px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	line-height: 1.5em;
	}


h1 {
	font-size: 4em;
	text-align: center;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	font-size: x-small;
	padding: 0px 0px 0px 0px;
	width:200px;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.alignleft{
	text-align : left;
	}

.alignright{
	text-align : right;
	}




