/*
Theme Name: Lissage-japonais
Theme URI: http://www.hdclic.com/
Description: Une theme cr&eacute;&eacute; pour la soci&eacute;t&eacute; lissfactor.
Version: 1.0
Author: H.D.Clic
 
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF;
	text-align: center;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}
#conteneur {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}
#head {
	background: url(images/head.jpg) no-repeat;
	float: left;
	height: 85px;
	width: 760px;
	text-align: left;
	padding-top: 30px;
	padding-left: 10px;
}
#head p.titre {
	padding-left: 50px;
	font: 300% Geneva, Arial, Helvetica, sans-serif;
}
p.titre a {
	color: 3e3e3e
}
#cont {
	float: left;
	width: 768px;
	border-right: 1px solid #343434;
	border-bottom: 1px solid #343434;
	border-left: 1px solid #343434;
	background: url(images/bg-txt.png) repeat-y;
	padding-top: 20px;
	padding-bottom: 20px;
}
#texte {
	float: left;
	width: 474px;
	padding-right: 20px;
	padding-left: 20px;
}
/* Menu */
#menu {
	float: left;
	height: 25px;
	width: 760px;
	padding-top: 17px;
}
#menu ul li {
	display: inline;
}
#menu ul li a  {
	float: left;
	background: #4e595e;
	height: 20px;
	padding-right: 14px;
	padding-left: 14px;
	border-top: 1px solid #343434;
	border-right: 1px solid #343434;
	border-bottom: 1px solid #343434;
	border-left: 3px solid #f68503;
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li.current_page_item a, #menu ul li a:hover {
	background: #fff;
	border-top: 1px solid #343434;
	border-right: 1px solid #343434;
	border-bottom: 1px solid #343434;
	border-left: 1px solid #343434;
	color: #f68503;
	padding-left: 16px;
}

/* Le contenu */
div.title_post {
	float: left;
	height: 34px;
	width: 474px;
	background: url(images/bg-title.png) repeat-x left bottom;
	padding-top: 15px;
}
div.post {
	background: #fff;
	float: left;
	width: 474px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.cont-comment {
	float: left;
	width: 454px;
	margin-bottom: 10px;
	list-style: none;
	padding: 10px;
}
div.avatar {
	float: left;
	height: 52px;
	width: 52px;
}
div.commentaires {
	float: right;
	width: 390px;
	padding-left: 10px;
}
/* Typos */
.post p, .post ul, .post ol,.cont-comment p, .post h1, .post h2, .post h3, .post h4, .post h5, .post h6, .post p, .cont-comment p, .cont-comment h6  {
	text-align: left;
	margin-bottom: 8px;
	color: #333333;
}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {color: #f68503;}
.post ul {
	list-style: inside;
}
.post ul, .post ol {
	padding-left: 30px;
}

p.titre_comment {
	color: #666666;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}
.cont-comment h6 {
	margin-bottom: 0px;
 }
div.title_post h2 {
	font: bold 140% Arial, Helvetica, sans-serif;
	color: #f68503;
	text-align: left;
}
div.title_post h2 a {
	text-decoration: none;
}
a {
	color: #f68503;
	font-weight: bold;
}
a:hover, p.comment a:hover {
	color: #FE5C2E;
}

p.date {
	float: left;
	height: 16px;
	width: 174px;
	font-size: 80%;
	color: #67533f;
	text-align: left;
}
p.comment {
	font-size: 100%;
	float: right;
	height: 16px;
	width: 180px;
	text-align: right;
}
p.comment a {
	padding-left: 20px;
	background: url(images/comments.png) no-repeat left center;
	font-size: 80%;
	color: #67533f;
	text-decoration: none;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
p.titre {
	font: bold 140% Arial, Helvetica, sans-serif;
	color: #3e3e3e;
}
p.titre a {
	color: #3e3e3e;
	text-decoration: none;
}
p.titre a:hover {
	color: #626262;
}
.post ul {
	padding-left: 30px;
}
p.edition {
	float: left;
	width: 474px;
	text-align: right;
	font-size: 80%;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 225px;
	padding-left: 15px;
	padding-right: 10px;
}
#sidebar ul {
	text-align: left;
	list-style: none;
	margin-bottom: 10px;
}
#sidebar ul li ul {
	padding-left: 30px;
}

#sidebar ul li ul li {
	list-style: url(images/puce-sidebar.png);
}
#sidebar h2 {
	background: url(images/bg-title.png) repeat-x left bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 140%;
}
#sidebar a {
	color: #525252;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}
#sidebar a:hover {
	color: #333333;
	text-decoration: underline;
}
#sidebar a.rss {
	background: url(images/rss-icon.jpg) no-repeat right center;
	padding-right: 30px;
	color: #28b2cb;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar a.rss:hover {
	color: #1D8192;
}
/* Recherche */
#sidebar .recherche {
	vertical-align: top;
}

/* class Images */
.avatar img {
	border: 2px solid #CCCCCC;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
#texte img {
	border: none;
	}
a img {
  opacity: 1.0;
  filter:alpha(opacity=100);
}
a:hover img, input.recherche:hover, input.submit:hover {
  opacity: 0.7;
  filter:alpha(opacity=70); 
}
input.submit {
	margin-top: 5px;
	margin-left: 5px;
}
/* End Images */


