/*  
Theme Name: tm-axenet
Theme URI: http://www.axe-net.fr                                       
Description: Créé par <a href="http://www.axe-net.fr">L'agence web Axe-Net</a>
Version: 1.0
Author: axe-net.fr
Author URI: http://www.axe-net.fr
*/

body {
	padding:0px;margin:0px;
	font:12px Arial, Verdana, sans-serif;
	color:#333;
	background:#fff;
}

a, a:visited {color:#00f;text-decoration:none;}

a:hover {text-decoration:underline;}

.lesTags a img {
opacity : 0.3;
-moz-opacity : 0.3;
-ms-filter: "alpha(opacity=30)"; /* IE 8 */
filter : alpha(opacity=30); /* IE < 8 */
}

.lesTags a.aktif img, .lesTags a:hover img {
opacity : 1;
-moz-opacity : 1;
-ms-filter: "alpha(opacity=100)"; /* IE 8 */
filter : alpha(opacity=100); /* IE < 8 */
}

p {margin:0 0 15px 0;}

h2, h1 {
	margin:3px 0 2px 0;
	padding-bottom:4px;
	font-size:1.3em;
	font-weight: normal;
	color:#111111;
}

h2 a, h2 a:visited, h1 a, h1 a:visited {
	color:#333333;
	text-decoration: none;
}
h2 a:hover, h1 a:hover {
	color:#000000;
	text-decoration:none;
}

. h2, . h1 {
	color:#333;
	margin:3px 0 2px;
	padding-bottom:4px;
	border-bottom:none;
}

h3 {
	color:#666666;
	margin:5px 0 5px;
	font-size:1.2em;
}

img {
  border:none;}

ul {
  margin:5px 0 15px;
  padding-left:10px;}

ul li {
	margin:0px;
	list-style:none;
	padding-left:20px;
}

ol {
	margin:5px 0 15px 0;
	padding-left:20px;
}
ol li {
	margin:0;
}
form {
	margin:0;
	padding:0;
}
small {
	font-size:0.9em;
}

#main {
	position:relative;
	width:980px;
	margin:0 auto;
}

#header {
position:relative;
	height:120px;
	background: url(img/head.jpg) no-repeat left;
}
#flash{
position:absolute;
top:12px;
left:108px;
}

#searchform {
	height:37px;
	width:190px;
}
#searchform #s{
	background:url(img/form-input.gif) no-repeat ;
	height:17px;
	width:142px;
	margin:6px 5px 0px 0px;
	padding:3px 7px 2px 5px;
	color:#999;
  border:none;
}
#searchform #searchsubmit { 
	background:url(img/search-bt.gif) no-repeat left top;
	height:24px;
	width:25px;
	border:none;
	text-indent:-999%;
	cursor:pointer;
}

#newsletterFormDiv{
	height:37px;
	width:190px;
	position:relative;
}

#abosubmit{
	background:url(img/ok.gif) no-repeat left top;
	height:24px;
	width:24px;
	border:none;
	text-indent:-999%;
	cursor:pointer;
	position:absolute;
	top:4px;
}

.newsletterTextInput{
	background:url(img/form-input.gif) no-repeat ;
	height:17px;
	width:142px;
	margin:6px 5px 0px 0px;
	padding:3px 7px 2px 5px;
	color:#999;
 border:none;
}

#main-cont{
	width:540px;
	float:left;
}

#menu-pages {
	height:22px;
	line-height:22px;
	background:#dddddd;
}
#menu-pages ul{
	list-style: none;
	margin:0 0 0 25px;
	padding:0;
	font-weight:bold;
}
#menu-pages ul li{
  display:inline;
	padding:0;
	margin: 0 15px 0 0;
}
#menu-pages ul li a{
	text-decoration:none;
	color:#666;
}

#menu-pages li a:visited{
	text-decoration: none;
	color: #666;
}

#menu-pages li a:hover, #menu-pages .current_page_item a, #menu-pages .current_page_item a:visited{
	text-decoration:none;
	color:#000;
}

.axe-net {line-height: 20px;}

#content {
border-right: 1px #ccc solid;
padding: 15px;
}

#content .aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
}

#content .wp-caption {
 background-color: #F3F3F3;
 border: 1px solid #DDDDDD;
 border-radius: 3px 3px 3px 3px;
 margin: 10px;
 padding-top: 4px;
 text-align: center;
}
#content .wp-caption-text {
 font-size: 11px;
 line-height: 17px;
 margin: 0;
 padding: 0 4px 5px;
}
#content p.facebook {
border-right: 1px solid #CCCCCC;
float:left !important;
height: 30px;
margin: 0;
width: 130px;
text-align: center;
padding:10px 0 0 0;
}

#content p.facebook a{
vertical-align: bottom;
}

#content .twitter-share-button {
height:30px !important;
padding:10px 0 0 20px;
width:96px !important;
}

#commentform .twitter-share-button {
border-right:none;
height:30px !important;
padding:10px 7px 0 7px;
width:96px !important;
}

.ampoule{
background:url(img/ampoule.gif) no-repeat left center;
width:47px;
height:49px;
float:left;
}

.title {
float:right;
width:460px;
margin:5px 0 15px 0;
}

.title h2 a {
font-weight: normal;
font-size:18px;
color:#4C95EE;
}

.title h2 a:hover {color:#00f;}

.title h1, .title h1 {
font-size:18px;
color:#4C95EE;
}

.submeta {
margin-top:10px;
font-weight: normal;
font-size: 11px;}

.post {
	padding:0;
	clear:both;
}

.postdata {
	font-size:0.8em;
	color:#000;
	clear:both;
}
.postdata a, .postdata a:visited {
	color:#999;
	text-decoration:none;
}
.postdata a:hover {
	color:#000;
	text-decoration:none;
}
.postdata .category{
	background: url(img/ico-folder.gif) no-repeat left center;
	padding-left:15px;
	float:left;
}
.postdata .comments{
  float:right;
	background: url(img/ico-comment.gif) no-repeat left center;
	padding-left:18px;
}
.postdata .mini-add-comment{
  float:right;
	background: url(img/ico-comment.gif) no-repeat left center;
	padding-left:18px;
}

#comments {padding:20px 0;}

#comments span{
padding: 5px 20px 5px 0;}

ul.commentlist, .commentlist li  {margin:0;padding:0;}

.commentlist li{
padding:10px;}
.commentlist .alt {background-color: #E6FFB3;}

.commentlist cite a {
color:#669900;
font-style: normal;
}

.commentlist small a {color:#666;}

#comment {width:500px;height:300px;}

.net {clear:both;}

#archives ul li{
	background: url(img/ico-archives.gif) no-repeat left center;
	padding-left:18px;
}

.entree .separation {
margin:0 -15px 10px 0;
height:1px;
background:url(img/separation.gif) no-repeat right bottom;

}

.entree ul li, .puce-ro {
background:url('img/bullet-orange.gif') no-repeat left top;
}

.puce-ro {
display:inline-block;
padding-left:15px;
}

.pagination {
	clear: both;
	padding-top:7px;
}

.previous-entries a,.previous-entries a:visited {
	float:left;
	padding-left:20px;
	margin-left:20px;
	background:url(img/nav-previous.gif) no-repeat left center;
	font: normal normal normal 95% normal Arial,Verdana,sans-serif;
	color:#666;
	height:15px;

}
.next-entries a,.next-entries a:visited{
	float:right;
	padding-right:20px;
	margin-right:20px;
	background: url(img/nav-next.gif) no-repeat right center;
	font: normal normal normal 95% normal Arial,Verdana,sans-serif;
	color:#666;
	height:15px;
  }
  
.previous-entries a:hover, .next-entries a:hover{
color:#000;
}


.post .ladate {

}

/* next & previous post navigation */
.post-nav {
	font-size:95%;
}
.post-nav a, .post-nav a:visited {
	color:#999;
	text-decoration:none;
}

.post-nav a:hover {
	color:#000;
	text-decoration:none;
}



.post-nav .prevnav {
	padding-left:20px;
	background:url(img/nav-previous.gif) no-repeat left center;
	height:15px;
}
.post-nav .nextnav {
	float: right;
	padding-right: 20px;
	background: url(img/nav-next.gif) no-repeat right center;
	height:15px;
}

.sidebar {
	float:left;
	margin-right:10px;
	width:210px;
	padding:0 0 10px 0;
	color: #666666;
	line-height: 160%;
}

#infos {
 margin:15px 0 0 0;
}

#partage .rss {
 float: left;
 display:inline-block;
 height:70px;
 width:47px;
 margin:12px 5px 0 0;
 background:url('img/rss.gif') no-repeat;
}

#partage .rss:hover {background:url('img/hrss.gif') no-repeat;}
#partage .twitter:hover {background:url('img/htwitter.gif') no-repeat;}
#partage .facebook:hover {background:url('img/hfacebook.gif') no-repeat;}
#partage .scoop:hover {background:url('img/hscoop.gif') no-repeat;}

#partage .twitter {
 float: left;
 display:inline-block;
 height:70px;
 width:46px;
 margin:12px 5px 0 0;
 background:url('img/twitter.gif') no-repeat;
}

#partage .facebook {
 float: left;
 display:inline-block;
 height:70px;
 width:46px;
 margin:12px 5px 0 0;
 background:url('img/facebook.gif') no-repeat;
}

#partage .scoop {
 float: left;
 display:inline-block;
 height:70px;
 width:46px;
 margin:12px 0 0 0;
 background:url('img/scoop.gif') no-repeat;
}

.block{
  	background:url(img/barre.jpg) repeat-y right top;
  	
  }
.block-bottom {
	margin: 0;
	padding:5px 10px 9px 10px;
}
#recent-posts .block-bottom li, #recent-comments .block-bottom li{
font-size:11px;
line-height: 16px;
}
.block-bottom ul li, .block-bottom ul li{
background: url(img/bullet.gif) no-repeat 0 2px;
}

.block-bottom .cat-item{
font-size:12px;
}

.sidebar span {
  background:url(img/bg-top.gif) repeat-x left top;
  display:block;
  height:22px;
  line-height:22px;
  padding:0 0 0 10px;
  font-weight:bold;
	color: #666;
}

.sidebar .titre-sb a, .sidebar .titre-sb a:visited {color:#666;}

.sidebar .titre-sb img  {vertical-align:middle;}

.sidebar a, .sidebar a:visited  {color:#000;text-decoration:none;}

.sidebar a:hover, .sidebar a:focus, .sidebar a:active  {text-decoration:underline;}

.sidebar ul {list-style:none;margin:0;padding:0;}

.sidebar ul li {padding-left:18px;}

.sidebar ul li ul li {background: url(img/puce2.gif) no-repeat;padding-left:12px;}

.sidebar .widget_recent_entries a {color:#666;font-size:11px;line-height:1;}

.sidebar .widget_recent_entries ul li {
background-position: 0 -2px;
margin-bottom:7px;
}

.sidebar .widget_recent_entries ul {
line-height:1;
}

li.cat-item {background: url(img/ico-folder.gif) no-repeat center left !important;}

#pages li.page_item {background: url(img/ico-page.gif) no-repeat;}

#links ul li {list-style-type: none;}

#meta .site_admin {background: url(img/ico-user.gif) no-repeat;}

#meta .rss {background: url(img/ico-rss.gif) no-repeat center left;}

#meta .login {background: url(img/ico-adm.gif) no-repeat;}

#meta .check {background: url(img/ico-check.gif) no-repeat;}

#calendar table {margin: 0px auto;}
#calendar td {padding: 0px 4px;}
.unfold{
font: normal normal normal 11px normal verdana;}
.unfold li{
list-style-type: none;}
#footer {
 background: url(img/barre-pied.gif) no-repeat;
 margin:30px 0;
	padding: 12px 0px 0px 10px;
	font-size:0.8em;
	color:#666;
	line-height: 15px;
}


#footer a{
	color: #666;
}

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

.pagebar {
margin:0;
padding:20px 0;
text-align:center;
}


.pagebar a{
background:#fff;
border:1px solid #ccc;
padding:2px 6px;
text-decoration:none;
}

.pagebar .this-page {
background:#fff;
border-color:#999;
font-weight:bold;
padding:2px 6px;
vertical-align:top;
}


.pagebar a:hover {
background:#0063DC;
border-color:#003366;
color:#FFFFFF;
text-decoration:none;
}

.pagebar .break {
background:#fff;
border:medium none;
padding:2px 6px;
text-decoration:none;
}

.facebook {float:right;}
.facebook img {vertical-align: middle;}
#blogonetVote {
 display: inline;
}
#blogonetVote img {
 vertical-align: middle;
}
/*** mise en forme ***/

.clr_1 {color:#9bcf2d;}

.txt_right {text-align: right;}

img.aligncenter {text-align: center;}

.center {text-align: center;}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.alignleft{
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright{
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {clear:both;}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}

#liens-footer{
float:left;
}

.lh_0 {line-height:1;}

button:focus::-moz-focus-inner { border-color: transparent; }

button::-moz-focus-inner,
  input[type="reset"]::-moz-focus-inner,
  input[type="button"]::-moz-focus-inner,
  input[type="submit"]::-moz-focus-inner,
  input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 1px dotted transparent;
}
a:focus { outline-offset: 0px; outline:none; }


