/*
Theme Name: Haptonomie magazine
Theme URI: http://www.haptonomie-blog.com/
Description: Theme de type magazine realise par <a href="http://www.hdclic.com">hdclic</a>
Version: 1.0
Author: Benoit Perrier.
Creation Theme by Benoit Perrier || http://www.hdclic.com
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 0.7em "Trebuchet MS", sans-serif, Arial;
	background: url(images/bg.png);
	text-align: center;
}
#conteneur {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background: #232322 url(images/head.jpg) no-repeat;
	float: left;
	height: 121px;
	width: 932px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
html>body #head {
height: auto;
min-height: 121px;
}
#title {
	float: left;
	width: 436px;
	height: 95px;
}
script.googleside {
	padding-bottom: 5px;
}
#google-head {
	float: right;
	width: 468px;
	padding-top: 20px;
	padding-right: 10px;
}

#featheader {
	width: 596px;
	height: 228px;
	float: left;
}
#featheader img {
	float: left;
	background: #E8E8E8;
	padding: 3px;
	margin: 10px;
}
#menu {
	float: left;
	width: 914px;
}
#feat {
	background: #363636 url(images/bg-feat.png) repeat-x;
	float: left;
	height: 228px;
	width: 924px;
	padding: 4px;
}
#resume-feat {
	background: url(images/bg-resume-feat.png) repeat;
	height: 228px;
	float: right;
	width: 308px;
}
#menu-cat {
	background: url(images/bg-menu-cat.png);
	float: left;
	height: 35px;
	width: 932px;	
}
#feat, #menu-cat {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#contenu {
	background: url(images/bg-contenu.png);
	float: left;
	width: 912px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#cont-txt {
	float: left;
	width: 612px;
}
div.date {
	background: url(images/icone-date.jpg) no-repeat left center;
	float: left;
	height: 36px;
	width: 42px;
	padding-right: 5px;
	padding-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	font-size: 100%;
	line-height: 12px;
}
div.date span {
	padding-top: 5px;
	display: block;
}
#sidebarre {
	float: right;
	width: 300px;
}
#sidebarre div.bloc, #sidebarre div.bloc_noir {
	float: left;
	width: 290px;
	margin-bottom: 10px;
	padding: 5px;
}
#sidebarre div.bloc {
	background: #FFFFFF;
}
#sidebarre div.demi {
	float: left;
	width: 139px;
	background: #FFFFFF;
	margin-bottom: 10px;
	padding: 5px;
	margin-right: 2px;
}
#sidebarre div.demi-droite {
	float: left;
	width: 139px;
	background: #FFFFFF;
	margin-bottom: 10px;
	padding: 5px;
}
#texte-first {
	float: left;
	width: 583px;
	background: #FFFFFF;
	margin-bottom: 10px;
	padding: 5px 10px;
}
#texte-first .full-texte {
	float: left;
	width: 583px;
}
#texte-first .demi-gauche {
	float: left;
	width: 280px;
	padding-right: 11px;
}
#texte-first .demi-droite {
	float: left;
	width: 281px;
	padding-left: 10px;
}

ul.texte-demi {
	float: left;
	width: 603px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	list-style: none;
}
ul.texte-demi li.texte {
	background: #FFFFFF;
	float: left;
	width: 583px;
	display: inline;
	padding: 10px;
	list-style: none;
	margin-bottom: 10px;
}
#contenu, #foot {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#foot {
	background: #121212 url(images/bg-foot.png) repeat-x;
	float: left;
	width: 912px;
	height: 158px;
	padding: 10px;
}
#foot .bloc {
	float: left;
	width: 284px;
	padding-right: 10px;
	padding-left: 10px;
}
#foot .bloc-droite {
	float: left;
	width: 283px;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #333333;
}

hr {
	overflow: hidden;
	clear: both;
}
ul.texte-demi li.texte hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Featuring */
img.feat, #foot img {
	float: left;
	margin: 0px 5px 5px;
}
#feat .post {
	float: left;
	height: 74px;
	padding-top: 5px;
}
/* Recherche */
#search {
	float: right;
	width: 225px;
	height: 15px;
	padding-top: 5px;
}
#search .field {
	height: 15px;
	width: 150px;
}
#search .recherche {
	vertical-align: top;
}
/* Contenu */
div.post {
	float: left;
	width: 100%;
}
#navigation {
	padding:5px 10px;
	background:#fff;
	font-size:1.05em;
	text-align:center;
	width:550px;
	}
hr.single {
	margin-bottom: 10px;
}
img.alignleft, img.alignright, img.centered, img.aligncenter   {
	padding: 4px;
	border: 1px solid #CCCCCC;
}
img.noborder {
	border:none;
}
img.feat,#foot img    {
	padding: 1px;
	border: 1px solid #666666;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #CCCCCC;
}
img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#contenu img.thumb {
	margin-top: 0px;
}
.alignright, .rss {
	float: right;
}

.alignleft {
	float: left
}
.rss {
	border:none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.barre-widget {
	border:none;
	margin: 0px 0px 2px;
	padding: 0px;
}
img.last {
	padding-bottom: 2px;
}
img.imgfoot {
	border:none;
	margin: 5px 2px 2px;
	border: 1px solid #626262;
	padding: 1px;
}
div.wp-caption {
	background: #E6E6E6;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
/* Commentaires et social */
div.cont-comment {
	float: left;
	width: 583px;
	margin-bottom: 10px;
	list-style: none;
	padding: 10px;
	background: #FFFFFF;
}
div.full {
	background: #FFFFFF;
	padding: 10px;
	width: 583px;
	float: left;
	margin-bottom: 10px;
}
div.social {
	width: 261px;
	height: 70px;
	float: right;
	padding: 10px;
	border: 1px dashed #DBDBDB;
	margin-top: 5px;
	margin-right: 5px;
}
html>body div.social {
height: auto;
min-height: 70px;
}

div.social h6 {
	margin: 0px;
}
div.social img {
	float: left;
	border: none;
	padding: 3px;
}
div.avatar {
	float: left;
	height: 45px;
	width: 45px;
	background: #FFFFFF url(images/avatar.jpg) no-repeat;
	padding: 7px 23px 12px 7px;
}
div.commentaires {
	float: left;
	width: 483px;
	background: #EAEAEA;
	padding: 10px;
	border: 1px solid #c0c0c0;
}
img.dofollow {
	vertical-align: middle;
}
a img {
  opacity: 1.0;
  filter:alpha(opacity=100);
}
a:hover img, input.submit:hover {
  opacity: 0.7;
  filter:alpha(opacity=70); 
}


/* TYPO */
#title p.titre {
	color: #202020;
	text-align: left;
	font: normal 350% Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 0px;
}
#title p.titre a {
	color: #202020;
	text-decoration: none;
}
#title p.titre a:hover {
	color: #6f6f6f;
	text-decoration: underline;
}
#title p {
	font-size: 100%;
	color: #6f6f6f;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
}
/* Menu général */
#menu ul {
	text-align: left;
	font-size: 100%;
	text-transform: uppercase;
	padding-top: 3px;
}
#menu li {
	display: inline;
	padding-left: 25px;
}
#menu li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	color: #7BABD2;
}
/* Menu Catégories */
#menu-cat ul {
	text-align: center;
	font-size: 90%;
}
#menu-cat li {
	width: 165px;
	height: 25px;
	display: inline;
	float: left;
	padding-right: 11px;
	padding-left: 10px;
	padding-top: 10px;
}
#menu-cat li {
	font-size: 120%;
}
#menu-cat li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#menu-cat li a:hover, #menu-cat li.first:hover a, #menu-cat li.last:hover a, #menu-cat li:hover a {
	color: #F2F2F2;
}
#menu-cat li:hover, #menu-cat li.first:hover  {
	background: url(images/bg-menu-cat-hover.png) repeat-x;
}
#menu-cat li.first {
	padding-left: 14px;
}
/* Sidebarre */
#sidebarre div.bloc p.titre {
	float: left;
	display: block;
	width: 282px;
	background: url(images/bg-titre-sidebar.png) repeat-x;
	height: 22px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 7px;
	padding-top: 2px;
	margin-bottom: 5px;
}
#sidebarre div.demi p.titre, #sidebarre div.demi-droite p.titre {
	float: left;
	width: 132px;
}
#sidebarre li, #sidebarre ul {
	text-align: left;
	list-style: none;
}
#sidebarre li a {
	color: #232323;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	border-top: 1px dotted #CCCCCC;
	margin: 0px;
}
#sidebarre li a:hover {
	background: #CCCCCC;
}
#sidebarre p.informatclic {
	font-size: 90%;
	margin: 0px 0px 2px;
	text-align: center;
}
#sidebarre p.informatclic a {
	color: #CCCCCC;
	font-weight: bold;
}
#sidebarre p.informatclic a:hover {
	color: #0099CC;
	text-decoration: none;
}

/* Contenu */
h1,h2 {
	color: #154477;
	text-align: left;
	font-size: 170%;
	font-weight: bold;
}
h3 {
	font-size: 160%;
}
h4,h5 {
	font-size: 140%;
}
h6 {
	font-size: 120%;
}
h3,h4,h5,h6 {
	color: #154477;
	text-align: left;
	font-weight: bold;
}
p {
	font-size: 110%;
	text-align: left;
	margin-bottom: 9px;
	font-weight: normal;
}
div.hr {
	height: 1px;
	border: 0;
	background: #333333;
	width: 100%;
}
p.wp-caption-text {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
#texte-first li {
	text-align: left;
	margin-left: 40px;
}
#texte-first ul, #texte-first ol {
	margin-bottom: 9px;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a, p.cat a, div.postmetadata a:hover, #feat p a, #texte-first a, .texte-demi a, div.cont-comment a:hover, div.full a:hover,#texte-first .post p a:hover {
	color: #154477;
	text-decoration: none;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover, #feat p a:hover, #texte-first a:hover, .texte-demi a:hover, div.cont-comment a, div.full a, #texte-first .post p a {
	color: #0C2643;
	text-decoration: underline;
}

#texte-first p.cat a {
	background: url(images/puce-cat.gif) no-repeat left center;
	text-decoration: none;
	padding-left: 9px;
}
#texte-first p.cat a:hover {
	color: #7F7F7F;
	background: url(images/puce-cat.gif) no-repeat 1px center;
}
div.postmetadata, p.cat {
	text-align: left;
	margin: 0px;
}
div.postmetadata {
	font-size: 90%;
	margin-bottom: 8px;
	margin-top: 0px;
}
#texte-first div.postmetadata {
	margin-top: 0px;
}
p.cat {
	font-size: 110%;
	font-weight: bold;
}
p.droite {
	text-align: right;
}
p.comment {
	float: left;
	width: 573px;
	margin-top: 3px;
	margin-bottom: 0px;
	background: url(images/bg-p-comment.png);
	text-align: right;
	padding-right: 10px;
}
/* FEAT Header */
#featheader p {
	text-align: left;
	color: #d8d8d8;
	padding: 0px;
	font-size: 110%;
}
#featheader h1 {
	color: #d8d8d8;
	margin-bottom: 8px;
	margin-top: 10px;
}
#featheader p a {
	color: #d8d8d8;
}
#featheader p a:hover {
	color: #F4F4F4;
	text-decoration: underline;
}
/* Featuring */
#resume-feat p.titre {
	color: #232323;
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	margin: 0px;
}
#resume-feat p {
	width: 232px;
	float: right;
	font-size: 90%;	
	margin: 0px;
	padding-right: 5px;
}
/* FOOTER INFO*/
#foot div.bloc p.titre, #foot div.bloc-droite p.titre {
	font-size: 120%;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	margin-bottom: 5px;
}
#foot li, #foot ul {
	text-align: left;
	list-style: none;
}
#foot li a {
	color: #ccc;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	border-top: 1px dotted #606060;
	margin-right: 5px;
	margin-left: 5px;
}
#foot li a:hover {
	background: #CCCCCC;
	color: #333333;
}

/* Footer */
p.footer {
	font-size: 90%;
	color: #999999;
	text-align: center;
}
p.footer a {
	color: #DADADA;
	text-decoration: underline;
}
p.footer a:hover {
	color: #0091D7;
	text-decoration: none;
}

/* END TYPO */