/*
Theme Name: AbactaBlog
Theme URI: http://www.abactalab.com
Description: The theme created by Marck Abactalab
Version: 0.1
Author: Marck Abactalab
 
Creation Theme by Marck Abactalab || http://www.abactalab.com
 
/* SUPERSIZED   */
*{
margin: 0;
   padding: 0 ;
} 

table {
		width: 600px;
} 
#footer table {
		width: 950px;
} 
/* MENU CSS  */

ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-size:0.9em;
	font-variant: small-caps;
}

ul#menu li {
	float: left;
	padding: 0;
	margin: 0;
	border-right:solid 1px #fff;
}

ul#menu ul li {
	float: none;
	position: relative;
	border-bottom: 1px solid #7EAED7; /* fixes gap problem in IE */
	border-left: 1px solid #FFF;
	z-index:1000;
}

ul#menu li ul {
	margin: 0;
	padding: 0;
	display:none;
	list-style: none;
	position: absolute;
	background: #9CC;
}
ul#menu ul ul{
	margin-left: .2em;
	position: absolute;
	top: 0; /* if using borders, -1px to align top borders */
	left: 100%;
}

ul#menu * a:hover, ul#menu li a:active{
background:grey !important;
color: black;
}

ul#menu li a:link,
ul#menu li a:visited,
ul#menu li a:hover,
ul#menu  li a:active{
	display: block;
	padding: .2em .3em;
	text-decoration: none;
	background: white;
	 color: black;
}


ul#menu ul li a:link,
ul#menu ul li a:visited,
ul#menu ul li a:hover,
ul#menu ul li a:active {
	width: 8em;
}
#footer .txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-variant: small-caps;
	letter-spacing: 2px;
}
/*  Fin MENU CSS*/ 


body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*text-align: center; */
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-repeat: repeat;
	background-image: url(images/fd_points.gif);	
	
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 1px;
	font-size: 10px;
}

#page {
	margin: 0 auto 0 auto;
	width: 950px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#header {
	float: left;
	width: 950px;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#bandeau {
	height: 100px;
	width: 950px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#header h1 {
padding: 0 20px 0 0;
font-size: 2em;
text-align: right;
}
#header p {
	font-size: 10px;
	text-align: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

.content {
	width: 750px;
	margin-bottom: 2px;
	left: 0px;
	text-align: center;
	background-color: #FFFFFF;
	top: 125px;
	line-height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	float: left;
}
.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-variant: small-caps;
	color: #333333;
	text-align: center;	
}

.navigation a{
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-variant: small-caps;
	height: 10px;
	width: 50px;
	}

.navigation a:hover{
	color: #FF6600;
	font-variant: small-caps;
	text-decoration: underline overline;
}


.navig {
	background-color: #CCCCCC;
	float: left;
	width: 100%;
	top: 60px;
}
.content p {
	font-size: 10px;
	}
 
.content h2 {
	font-size: 14px;
	text-align: center;
	border-bottom-style: solid;
	font-variant: small-caps;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
} 

/* ROLL OVER TITRE CONTENU */
.content h2 a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-variant: small-caps;
}

.content h2 a:hover{
	color: #555;
	font-variant: small-caps;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-variant: small-caps;
	text-align: center;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-variant: small-caps;
	text-align: center;
	line-height: 0px;
	margin: 0px;
}
.titreh2 {
	font-size: 22px;
	text-align: center;
	font-variant: small-caps;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 20px;
}


h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	/*font-variant: small-caps;*/
	margin: 2px;
	padding: 2px;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f0563b;
	/*font-variant: small-caps; */
	margin: 2px;
	padding: 2px;
}

h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 08px;
	color: #000000;
}

h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #f0563b;
	font-variant: small-caps;
	font-weight: bolder;

	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


td tr {
	
}

.p-txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.5em;

}


 /* LIEN POST */
 
.post_content a {

}
.post_content {
	font-size: 10px;
	padding: 5px;
}

/*.post_content ul li {
	font-size: 12px;
	display : inline;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
	list-style-position: inside;
	margin-left: 20px;
	list-style-type: circle;
}*/
.post_content p {
	font-size: 12px;
	
}

.post_content a:hover {
	color: #FF6600;
}



/* ul li {
} */
#article
{
/*	width : 100%;
	display : inline;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
	
	background-color: #F60;*/
	display : inline;
	display: block;
}
#article ul li
{
	/*width : 100%;*/
	display : inline;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
	background-color: #CF6;	
}


.article wp-post-image ul li  {
	display : inline;
	margin: 0px;
	padding: 0px;
}




/* SIDEBAR */
#sidebar  {
	display: block;
	
	/*float: right; */
	/*top: 300px; */;
	font-size: 10px;
	color: #000000;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0px;
	font-size: 10px;
	text-indent: 0px;
	font-variant: small-caps;
	padding-left: 15px;
}

/* customiser chaque ligne de la liste principale de la sidebar. */
.sidebar ul li{
}

/*la même chose mais au niveau inférieur, sur les lignes des listes comprises dans la liste principale de la sidebar */
.sidebar ul ul li{
}

.sidebar h2 {
	font-size: 0.9em;
	color: #000000;
	line-height: 25px;
}
/*---*/


.sidebar a:hover {
	text-decoration: underline overline;
	border-bottom: 1px dotted;
	color: #FF6600;
} 

.sidebar a {
	text-decoration: none;
} 

 
/*#content p {
	font-size: 0.9em;
	color: #000000;
} */
.thumbs {
	background-position: left;
	text-align: left;
	border: 1px solid #333333;
}
.postthumb{
	margin: 0px;
	padding: 0px;	
}
 
 
.postmetadata {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	line-height: 20px;
	text-align: center;
	font-size: 11px;
	margin: 10px;
} 


#centerall {
	text-align: center;
}
.container p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 340px;
}
.2colonnes {
	column-count: 2;
	column-width : 250px;
	column-gap: 10px;
	background-color: #FF99FF;
}
.column {
    border: 1px solid black;
    padding: 5px;
    margin: 2px;
    float: left;
}


/* #sidebar {
	background-color: #FFCC33;
	border: medium dashed #FF0000;
	list-style-type: none;
}

ul li  {
	

}*/
 /* SIDEBAR 1 */
#sidebar1  {
	display: block;
	;
	float: right;
	clear: both;
	width: 200px;
	margin: 0;
}

.sidebar1 ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	line-height: 15px;
}*/

/* customiser chaque ligne de la liste principale de la sidebar. */
.sidebar1 ul li{
	list-style-position: inside;
	margin: 0;	
	padding:0; 
	}

/*la même chose mais au niveau inférieur, sur les lignes des listes comprises dans la liste principale de la sidebar */
.sidebar1 ul ul li{
	margin: 0;	
}

.sidebar1 h2 {
	font-size: 0.9em;
	line-height: 25px;
}
/*---*/

 /* SIDEBAR 2 */
#sidebar2 {
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	/*float: right; */
	padding: 0px;	/*top: 300px; */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sidebar2 ul{
	list-style-type: none;
	margin: 0;
	padding-left: 30px;
	font-variant: small-caps;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 0px;
	letter-spacing: 1px;
}

/* customiser chaque ligne de la liste principale de la sidebar. */
.sidebar2 ul li{}

/*la même chose mais au niveau inférieur, sur les lignes des listes comprises dans la liste principale de la sidebar */
.sidebar2 ul ul li{}

.sidebar2 h2 {
}
/*---*/

 /* SIDEBAR 3 */
.sidebar3 {
	background-color: #FF6600;
	left: 0px;
	padding: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

.sidebar3 ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0px;
	text-align: left;
}

/* customiser chaque ligne de la liste principale de la sidebar. */
.sidebar3 ul li{}

/*la même chose mais au niveau inférieur, sur les lignes des listes comprises dans la liste principale de la sidebar */
.sidebar3 ul ul li{}

.sidebar3 h2 {
	font-size: 0.9em;
}
/*---*/

 /* SIDEBAR 4 */
.sidebar4 {
	/*width: 930px; */
	background-color: #CC99CC;
	/*left: 0px; */
	bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.sidebar4 ul{
list-style-type: none;
margin: 0;
padding: 0;

}

/* customiser chaque ligne de la liste principale de la sidebar. */
.sidebar4 ul li{}

/*la même chose mais au niveau inférieur, sur les lignes des listes comprises dans la liste principale de la sidebar */
.sidebar4 ul ul li{}

.sidebar4 h2 {

}
/*---*/

#footer {
	width: 950px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

#footer p{
text-align: center;
font-size: 9px;
padding: 0 0px 00px 0;
}


/*Commentaires */

/*Commentaires */
.comments-template{
	margin-top: 50px;
	margin-bottom: 10px;
	display: block;
	width: 760px;
}

/*liste ordonnée (ol=ordered list) qui va afficher les commentaires, */
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}

/*Commentaires */ 
.comments-template ol p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-variant: small-caps;
}

/*Commentaires */ 
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}

/*titre qui va indiquer le nombre de commentaires déjà rédigés */ 
.comments-template h2, .comments-template h3{
	font-size: 1.2em;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}

/*Commentaires */ 
.commentmetadata{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-align: center;
}
 
/*Commentaires */
.comments-template p.nocomments{
	padding: 0;
}

/*Commentaires */ 
.comments-template textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
/*Commentaires */ 
.cadre_commentaires {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #ccc;
	margin: 50px;
}

a {
color: #555;
text-decoration: none;
}

a:hover {
color: #777;
text-decoration: underline;
}


ul {
	text-align: left;
	list-style-type: none;
}
.filet {
}
#contentall {
	width: 950px;
	border-top-width: thin;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #CC6666;
}
#content-index1 {
	width: 350px;
	text-align: center;
	/*height: 100%;*/
	left: 0px;
	float: left;
}
#content-index2 {
	width: 348px;
	top: 0px;
	float: right;
	position: static;
	text-align: left;
	margin-right: 0px;
	padding-top: 20px;
	}
	
#content-index3 p {
	/*font-size: 14px;*/
	}
#content-index3 {
	width: 600px;
	top: 0px;
	float: right;
	position: static;
	text-align: left;
	padding-top: 40px;
	font-size: 14px;
	background-color: #FFF;
	}
#tablecontent {
	width: 950px;
	left: 0px;
	top: 0px;
	position: relative;
}
#tablehome {
	width: 950px;
	left: 0px;
	background-color: #000000;
	height: 400px;
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#bandepage {
	background-color: #000000;
	width: 950px;
}
.navigpetite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-variant: small-caps;
}

.txtBlanc-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #000000;
}
#tablehome2BL {
	width: 950px;
	left: 0px;
	background-color: #FFFFFF;
	height: 261px;
	display: block;
}
.respond {
	text-align: center;
}
.titrespec {
	font-family: "Lucida Grande", Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #f0563b;
}
.txtspec {
	font-family: "Lucida Grande", Arial, Helvetica, Sans-serif;
	color: #000;
}
.titrespecClient {
	font-family: "Lucida Grande", Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
}

/* //SIMILAR POST //*/
#postenlong{
	width: 700px;
      }


#similar-posts {
	margin-bottom:10px;
	align: center;
	margin-left: 50px;
      }

#similar-posts h3 {
	color:#f0563b;
	font-size:1em;
	margin:1em 0;
	font-variant: small-caps;
      }
#similar-posts ul {
      margin:10px 0;
      padding:0;
      text-align:center;
      }
#similar-posts ul li {
	list-style-image:none;
	list-style-position: outside;
	list-style-type:none;
	color:#000;
	font-size:8px;
	font-weight:bold;
	line-height:1.2em;
	text-align:center;
	margin-top: 0;
	margin-bottom: 10;
	padding: 0;
	float: left;
	margin-left: 0px;
      }
#similar-posts ul li a:hover {
	height:50px;
	width:100px;
	background-color: #f0563b;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f0563b;
	border-bottom-color: #f0563b;
      }
#similar-posts img {
	padding:0 10px 0 0;
	border:1px solid #333333;
	height:50px;
	width:100px;
	padding:2px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
      }

