/*
THEME NAME: AJblog5
THEME URI: http://www.ajblog.fr
DESCRIPTION: en fait le 5 c'est pour la forme
VERSION: 5.1
AUTHOR: <a href="http://ajblog.fr/">Aymeric Jacquet</a>
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/*
LAYOUT: Three-Column (Left)
DESCRIPTION: Three-column fluid layout with two sidebars left of content
*/
#wrapper{
	width: 960px;
	text-align: left ;
	margin: 0 auto ;
}
div#container {
	float:left;
	margin:0 -395px 0 0;
	width:100%;
	background:transparent;
}
#containerBis{
	margin: 0;
	background:transparent;
	overflow:hidden;
}
div#content {
	width: 620px;
	padding: 10px 20px 10px 0;
	float:left;
	overflow:hidden;
}
div.sidebar {
	float:left;
	overflow:hidden;
	width:310px;
}
div#footer {
	clear:both;
	width:980px;
	margin: 0 auto;
	background:transparent;
	padding-top:72px;
}
.post{
	margin-bottom:20px;
}
/* ON va tout reprendre hein*/
*{
margin:0;
padding:0;
border:0;
}
body{
	color: #001022;
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#F3E7C1 url(img/bck-body.gif) repeat-x left top;
	text-align: center;
	margin:0 0 30px 0;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}
h1{
	font-size: 1.6em;
	color: #4E4D4D;
	background: transparent;
	margin: 0 0 0.5em 0;
}
#wrapper .intro {font-size:0.6em;color:#CCCCCC;font-weight:normal;margin:0;padding:0;}

h2{font-size: 1.3em; margin:0.5em 0 0.5em 0; color: #4E4D4D;}
h3 {font-size: 1.2em; margin:0.5em 0 0.5em 0; color: #4E4D4D;}
h4{font-size: 1.1em; margin:0.5em 0 0.5em 0;}
h5{font-size: 1em; margin:0.5em 0 0.5em 0;}
h6{font-size: 1em; margin:0.5em 0 0.5em 0;}
pre, code{
	font-size: 1.2em;
}
pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}
fieldset{
	border: none;
}
label{
	cursor: pointer;
}
textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input,textarea{
	border:1px solid #999;
}
acronym{border-bottom: 1px dotted}
a, a:visited{
	color: #A92356;
	text-decoration:none;
}
a:hover, a:focus{
	color: #A92356;
	text-decoration:underline;
}

#bann{
	float:left;
	height:150px;
	width:350px;
	background: transparent;
}
#bann a {
	display: block;
	width: 345px;
	height:150px;
	text-decoration: none;
	border: 0;
	background: transparent;
	text-indent:-5000px;
}

/* CONTENU CENTRAL */
.entry-title,.entry-meta {
clear:both;
}
#content {color:#272727;}
.post {
	font-size:1.1em;
	padding-bottom:20px;
}
.entry-title {
	font-size: 1.7em;
	font-weight:bold;
	color: #A92356;
	margin:5px 0 0 0;
	padding:10px 10px 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.entry-title a{
	display:block;
	color: #A92356;
	text-decoration:none;
}
.entry-title a:hover, .entry-title a:focus{
	color: #6B6B6B;
	background:#FDF3F3;
}
.post-info{
	margin:0 0 10px 10px;
	padding:0;
	color: #0099FF;
	background: transparent;
	color: #545454;
	font-size: 0.8em;
}
.post-info a{
	color: #A92356;
	background: transparent;
	text-decoration: underline;
}
.post-info dt{
	font-weight:bold;
	color: #41403F;
	background: transparent;
	display:inline;
}
.post-info dd{
	display:inline;
	margin-right:0.3em;
}
.entry-content ol{
	margin: 0 2em 1em 2em;
	padding: 0.3em ;
	line-height: 1.4em ;
}
.entry-content ul{
	list-style-image: url(img/puce-verte.gif) ;
	width: auto;
	margin: 0 1em 1em 2em;
	padding: 0.3em ;
	line-height: 1.4em ;
}
.entry-content li{
	margin-bottom: 0.5em;
}
.entry-content p{
	text-align: justify;
	padding:0 10px 0 10px;
	margin-bottom:1em;
	line-height:1.2em;
}
.entry-content a, .entry-content a:visited{
	text-decoration:none;
}
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color: #A92356;
	margin:0;
	margin-bottom:10px;
	padding:0 10px 0 10px;
}
.entry-content blockquote{
	margin: 1.5em 10px 1.5em 10px;
	padding:0.5em 1em 0.5em 2.2em;
	font-style:italic;
	border-top:1px solid #797979;
	border-bottom:1px solid #797979;
	font-family: Georgia, serif;
	background:#FFEAF2 url(img/quote.gif) no-repeat 0.5em 0.5em;
}
.entry-content blockquote strong{
	font-style:normal;
}
.entry-content img {max-width:500px;overflow:auto;}

.liresuite {background:#F5F5F5;padding:5px;text-align:center;}
.liresuite a {display:block;}
/* FIN CONTENU CENTRAL */

form#commentform #comment-notes{
	position:relative;
}
form#commentform .form-label label{
	position:relative;
}
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}
div.comments ul{ margin:0; padding:0; list-style:none;}
div.comments ul li {
padding:10px 0 10px 0;
background:transparent;
}
li.comment{
	margin: 2em 0;
	background:transparent;
	padding:5px 10px 10px 10px;
}
li.comment .nbrcomment{font-size:4em;color:#7C7C7C;}
li.comment div.comment-meta{ padding:5px 2px; font-weight:bold;}
li.comment div.comment-meta .avatar-40{ padding:5px 5px 10px 5px;margin:0 40px 0 20px;background:#FFFFFF url(img/bck-avatar.gif) no-repeat left top;float:left; }
li.comment div.comment-meta .url{ font-size:2em;color:#A92356;line-height:50px;}
li.comment div.comment-meta{ background:#001022 url(img/bck-top-comment.gif) no-repeat left top; padding:0;line-height:1.4em;text-align:justify;}
li.comment div.comment-text{ background:#FFFFFF url(img/bck-ctr-comment.gif) repeat-y left top; padding:10px 0 0 0;line-height:1.4em;text-align:justify;}
li.comment div.comment-text p{ padding:10px 20px 10px 130px;}
li.comment .comment-date{ width:580px; overflow:hidden;background:transparent url(img/bck-bot-comment.gif) no-repeat left bottom; font-size:0.8em;font-weight:700;text-align:right;color:#A92356;padding:10px 20px 15px 20px;}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:99%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}
#avantapres, .adsenscontenu {background:#F5F5F5;padding:10px;margin-bottom:5px;}
#avantapres h3 {color:#5D5D5D;padding:0 0 5px 0;margin:0 0 5px 0;border-bottom:1px solid #A4A4A4;}
.artsuivant, .artprecedent {width:230px;text-align:justify;font-size:0.9em;}
.artsuivant {float:right;}
.artprecedent {float:left;}
.post-content .liresuite {background:#F5F5F5;padding:5px;text-align:center;}
.post-content .liresuite a {display:block;}


/* SIDEBAR */


/* FIN SIDEBAR */


div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}

/* HEADER */

#header {overflow:hidden;
background:transparent url(img/bck-header.gif) no-repeat left top;
/*margin-bottom:5px;*/
position:relative;
height:165px;}

#searchform {position:absolute; right:15px;top:128px;margin:0;padding:0;}
#searchform  label {visibility:hidden;}
#searchform  #s {width:225px; border:0;height:16px;}
#searchform .button {background:transparent;border:0;height:16px;color:#701C34;cursor:pointer; padding:0 1px; width:75px;}

#menuhaut {
	position:absolute;
	left:4px;bottom:6px;
	text-transform:uppercase;
	height:44px;
	overflow:hidden;
	list-style:none;
	/*background:transparent url(img/bck-menu-haut.gif) no-repeat left top;*/
	}
#menuhaut li {
	width:110px;
	float:left;
	}
#menuhaut li a{
	display:block;
	height:44px;
	width:110px;
	color:#EDABC5;
	text-align:left;
	/*line-height:35px;*/
	font-weight:700;
	text-indent:-5000px;
	background:transparent url(img/bck-menu-haut.gif) no-repeat left top;
	}

#menuhaut #accueil a {background-position:-1px top}
#menuhaut #apropos a {background-position:-110px top}
#menuhaut #rubriques a {background-position:-221px top}
#menuhaut #outils a {background-position:-331px top}
#menuhaut #contact a {background-position:-441px top}
#menuhaut #accueil a:hover {background-position:-1px bottom}
#menuhaut #apropos a:hover {background-position:-110px bottom}
#menuhaut #rubriques a:hover {background-position:-221px bottom}
#menuhaut #outils a:hover {background-position:-331px bottom}
#menuhaut #contact a:hover {background-position:-441px bottom}

#menuhaut li a:hover, #menuhaut li a:focus{
	color:#ffffff;
	text-decoration:none;
	}

#header .iconeflux {
	position:absolute;
	right:0;
	top:0;
	width:62px;
	}
#header .iconeflux .lienabo {
	display:block;
	background:transparent url(img/icone-flux.gif) no-repeat left top;
	width:62px;
	height:60px;
	text-indent:-5000px;
	}
#header .iconeflux .lienabo:hover {
	background:transparent url(img/icone-flux.gif) no-repeat left bottom;
	}


/* FOOTER */

.transparent {background:transparent; border:none;}

.transparent div {background:transparent; border:none;}

#tagcloud {margin-top:50px; margin-bottom:30px; background:transparent url(img/nuage-tags.png) no-repeat center top; padding:20px 0px 80px 0; text-align:center;}
#tagcloud h3 {margin-bottom:30px;
color:#A92356;
font-size:1.6em;
}
#tagcloud ul {list-style:none;}
#tagcloud ul li {display:inline;}
#tagcloud ul li a{color:#AE866B;font-weight:700;}
#tagcloud ul li a:hover{color:#A92356;text-decoration:none;}

/*ARTICLES SOLO*/
#hautdepost {background:#EEEEEE;padding-bottom:1px;margin-bottom:5px;overflow:hidden;}
.hentry  {width:622px; overflow:hidden; background:#FFFFFF url(img/bck-hentry.gif) repeat-y left top;position:relative;margin:0;padding:0;margin-bottom:40px;}
.entry-content {width:582px; background:transparent url(img/bck-entry-content.gif) no-repeat left bottom;margin:0;padding:5px 20px 30px 20px;border-bottom:0;font-size:0.9em;}
.entry-title {
	background:transparent url(img/bck-entry-title.gif) no-repeat left top;
	margin:0;
	padding:50px 30px 15px 30px;
	letter-spacing:-1px;
	color:#A92356;
	}
.entry-title a {
	color:#A92356;
	}
.entry-title a:hover, .entry-title a:focus {
	color:#6B6B6B;
	border-right:5px solid #A9A7A8;
	background:transparent;
	}
.pubcentrale {text-align:center;}
.hentry .entry-date {position:absolute;left:0;top:10px;color:#ffffff;width:300px;text-align:center;font-size:0.9em;}
.hentry .entry-date a{color:#FFFFFF;}

#similarposts {background:#E5E5E5 url(img/bck-ctr-similar.gif) repeat-y left top;margin-top:30px;margin-bottom:30px; width:585px;}
#similarposts h3 {
	margin:0;padding:10px 15px;
	background:transparent url(img/bck-top-similar.gif) no-repeat left top;
	text-indent:-5000px;
	}
#similarposts ul {
	margin:0;padding:0 20px 20px 15px;
	background:transparent url(img/bck-bot-similar.gif) no-repeat left bottom;
	color:#908E8F;
	list-style:none;
	list-style-image:none;
	}
#similarposts ul li {color:#908E8F;list-style:none;}
#similarposts ul li a {
	display:block;
	color:#A92356;
	font-weight:700;
	}
#similarposts ul li a:hover, #similarposts ul li a:focus {
	text-decoration:none;
	background:#D3D1D1;
	}

/*Champ de commentaires */
#respond  {
	width:622px;
	background:#A92356 url(img/bck-ctr-respond.gif) repeat-y left top;
	margin-top:30px;
	margin-bottom:30px;
	color:#ffffff;
	padding:0;
	overflow:hidden;
	}
#respond  h3 {
	margin:0; padding:0;
	/*padding:10px 15px;*/
	background:transparent url(img/bck-top-respond.gif) no-repeat left top;
	text-indent:-5000px;
	display:block;
	height:54px;
	}
	
#respond  form {
	margin:0;
	padding:10px 15px 30px 15px;
	background:transparent url(img/bck-bot-respond.gif) no-repeat left bottom;
	color:#ffffff;
	}
#respond  form span.required {
	background:transparent;
	}

.form-submit #submit {
margin:10px 0;display:block;
width:100%;
height:54px;
background:transparent url(img/bck-poster-commentaire.gif) no-repeat center top;
border:0;
cursor:pointer;
text-indent:-5000px;
}
	
.disclaimer {margin: 5px 20px;font-size:12px;text-align:justify;}
	
/* SIDEBAR AGAIN*/

#primary {}
.xoxo {clear:both;}
.firstside {overflow:hidden;}
#primary #categories {overflow:hidden;}
#primary #categories h3 {background:transparent url(img/titre-rubriques.gif) no-repeat 10px top;height:35px;text-indent:-5000px;}
#primary #categories ul {margin:0;padding:0;list-style:none;padding-bottom:20px;}
#primary #categories ul li {margin:0 15px 0 25px;}
#primary #categories ul li a{font-size:14px;padding-bottom:2px;display:block;font-weight:700;}
#primary #categories ul li a:hover {border-right:2px solid #A92356;text-decoration:none;color:#AE866B;}

#get-recent-comments, #lastarticles {text-align:justify;}
#primary #lastarticles  h3 {background:transparent url(img/titre-last-articles.gif) no-repeat 10px top;height:35px;text-indent:-5000px;}
#primary #lastarticles ul {list-style:none;}
#primary #lastarticles ul li {margin:0 15px 0 25px;}
#primary #get-recent-comments  h3 {background:transparent url(img/titre-last-comments.gif) no-repeat 10px top;height:35px;text-indent:-5000px;}
#primary #get-recent-comments ul {list-style:none;}
#primary #get-recent-comments ul li {margin:0 15px 0 25px;}
#primary #most-comments  h3 {background:transparent url(img/titre-most-comments.gif) no-repeat 10px top;height:35px;text-indent:-5000px;}
#primary #most-comments ul {list-style:none;}
#primary #most-comments ul li {margin:0 15px 0 25px;}
#primary .widget_links ul {margin:0;padding:0;list-style:none;}
#primary .widget_links ul li {margin:0 15px 0 25px;}
#primary .widget_links h3{padding:0 15px 0 25px;color:#8D2045;margin:0;}
#primary #linkcat-2  {padding-bottom:35px;}
#primary #linkcat-46 h3  {background:transparent url(img/titre-blogroll.gif) no-repeat left top;padding-top:35px;}

#primary #lastarticles ul li a, #primary #get_recent_comments_wrap ul li a, #primary #most-comments ul li a{padding-bottom:3px;display:block;font-weight:700;}
#primary #lastarticles ul li a:hover, #primary #get_recent_comments_wrap ul li a:hover{}

#primary .xoxo ul {background:transparent url(img/bck-ul-sidebar.gif) no-repeat 10px bottom;padding-bottom:20px;}

.comments-link {position: absolute;top:10px;right:0;font-weight:700;}
.comments-link  a {color:#A9A7A8;}
.comments-link  a:hover {color:#000000;}

#primary .widget_links {padding-left:10px;}
#primary .widget_links ul {list-style:none;background:none;}

/*PORTFOLIO*/
#portfolio {
margin:0;padding:0;
list-style:none;
list-style-image:none;
}
#portfolio ul {
margin:0;padding:0;
overflow:hidden;
list-style:none;
}
#portfolio ul li {
	margin:0;padding:0;
	width:280px;
	float:left;
	margin:5px;
	text-align:center;
}
#portfolio ul li img{
	border:4px solid #E5E5E5;
}
#portfolio ul li img:hover{
	border:4px solid #A92356;
}
#portfolio .rsstitle a{
	font-size:1.4em;
	padding:0.2em 0.5em;
	margin:10px 0 0 0!important;
	color: #4E4D4D;
	margin-bottom:0;
}
#portfolio ul li .title{
	font-size:6px;
	line-height:6px;
	display:block;
	margin-right:4px;margin-left:4px;
	color:#701C34;
		height:35px;
	background:#FFFFFF;
}

/* SOCIABLE*/
.sociable  {overflow:hidden;}
.sociable_tagline {font-size:1.4em;margin-bottom:10px;color:#A92356;}
