/*
Theme Name: AeronetLeBlog
Description: AeronetLeBlog WordPress theme
*/
body {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424653;
	margin: 0;
	background: #FFF url('images/body-bg.gif') repeat-x;
	min-width: 1000px;
}
img {border: none;}
a{
	text-decoration: none;
	color: #424653;
}
a:hover{text-decoration: underline;}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
#page {
	width: 955px;
	margin: 0 auto;
}
#header {
	width: 100%;
	position: relative;
	background:url(images/header-bg.gif) no-repeat;
	overflow: hidden;
}
.logo{
	margin: 0;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 100;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 119px;
	height: 90px;
	overflow: hidden;
	background: url('images/logo.gif') no-repeat;
}
.blog-main ul li {margin:4px 0;}

.header-up{
	width: 100%;
	overflow: hidden;
}
.nav-box{
	width: 292px;
	height: 31px;
	float: right;
	background: url(images/nav-box-bg.gif) no-repeat;
}
.nav-up{
	margin: 0 0 0 11px;
	padding: 3px 0 4px;
	overflow: hidden;
	list-style: none;
	font-size:11px;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
	float: left;
	display: inline;
}
* html .nav-up{margin-left:5px;}
* +html .nav-up{margin-left:5px;}
.nav-up li{
	float: left;
	padding: 0 8px 0 8px;
	background: url(images/nav-up-li-bg.gif) no-repeat 0 2px;
	margin-left: -5px;
}
.nav-up li a{color: #fff;}
.form-box{
	height:1%;
	overflow: hidden;
	padding: 31px 26px 38px 0;
}
.form-box .submit{
	width: 76px;
	height: 27px;
	float: right;
}
.form-box .text{
	width: 130px;
	float: left;
	margin: 5px 0 0 25px;
	padding: 0;
	border: none;
	font-weight: normal;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
.text-box{
	width: 169px;
	height: 27px;
	float: right;
	background: url(images/text-box-bg.gif) no-repeat;
	margin-right: 5px;
	display: inline;
}
.top-nav{
	height:1%;
	background:url(images/navigation-bg.gif) repeat-x 0 100%;
	overflow: hidden;
	float: left;
}
.top-nav-left{
	height:1%;
	background: url(images/top-nav-left.gif) no-repeat 0 100%;
	overflow: hidden;
	float: left;
}
.top-nav-right{
	height: 39px;
	background: url(images/top-nav-right.gif) no-repeat 100% 100%;
	overflow: hidden;
	float: left;
	padding:0 10px 0 0;
}
.navigation{
	margin: 0;
	padding:0;
	list-style: none;
	font-size:13px;
	line-height: 13px;
	font-weight: bold;
	font-style: italic;
}
.navigation li{
	float: left;
	padding-right: 1px;
}
.navigation li a{
	color: #1b263f;
	float: left;
	background: url(images/navigation-a-bg.gif) no-repeat;
	cursor: pointer;
}
.navigation li a span{
	float: left;
	background: url(images/navigation-a-span.gif) no-repeat 100% 0;
	padding: 10px 9px 0 11px;
	height: 29px;
}
.navigation li a:hover,
.navigation li a.active{
	color: #e95a00;
	background: url(images/navigation-a-hover.gif) no-repeat;
	text-decoration: none;
}
.navigation li a:hover span,
.navigation li a.active span{background: url(images/navigation-a-hover-span.gif) no-repeat 100% 0;}
#content{
	width:907px;
	padding: 24px 18px 20px 30px;
	overflow: hidden;
}
.main-content{
	width: 592px;
	float: left;
}
.blog-holder{
	width: 100%;
	padding: 23px 0 25px 0;
	position: relative;
}
.data-holder{
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
.blog-main{
	width: 100%;
	background:url(images/blog-bg.png) repeat-y;
}
.blog-u{
	height: 30px;
	padding: 15px 30px 0;
	background: url(images/blog-up-bg3.png) no-repeat;
}
.blog-u h2 a {
color:#fff !important;
}

.blog-t{
	width: 592px;
	overflow: hidden;
	background: url(images/blog-top.gif) no-repeat 0 100%;
	padding-bottom: 24px;
}
.data{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #fff;
	width: 125px;
	position: absolute;
	left: 0;
	top: 0;
}
.data-left{
	height:34px;
	background: url(images/data-left.gif) no-repeat;
	padding: 12px 20px 0 17px;
	float: left;
}
.data-right{
	height: 34px;
	background: url(images/data-right.gif) no-repeat 100% 0;
	float: left;
}
.data-top{
	height: 34px;
	background:url(images/data-top.gif) repeat-x;
	float: left;
}
.data p{
	margin: 0;
	white-space: nowrap;
}
.blog-holder .data p a{
    color:#FFF;
}
.main-content p{
	margin: 0;
	line-height: 13px;
}
.main-content h2{
	margin: 0;
	font-size:17px;
	line-height: 21px;
	color: #fff;
}
.blog-top h3{
	margin: 0 0 10px;
	font-size:11px;
	line-height: 13px;
}
.blog-top{
	width: 500px;
	padding: 31px 48px 0 44px;
	position: relative;
}
.blog-top p{margin-bottom: 13px;}
.blog-top a{color:#ef7427 !important;
font-weight:bold;}


.rating{
	width: 100%;
	overflow: hidden;
	padding-top: 13px;
}
.more-link{
	width: 104px;
	height: 26px;
	background: url(images/more-link-bg.gif) no-repeat;
	font-size:12px;
	line-height: 14px;
	font-style: italic;
	font-weight: bold;
	padding:7px 0 0 12px;
	margin-top: 10px;
	clear:both;
}
.more-link a{color: #fff !important;}
.blog-holder .comments{
	font-size:10px;
	padding-left: 11px;
	margin-top: -3px;
	position: relative;
	font-weight: bold;
}
.blog-holder p a{color: #424653;}
.article{
	width: 100%;
	background:url(images/article-bg.gif) repeat-y;
}
.article-u{
	background: url(images/article-up.gif) no-repeat;
	width: 100%;
}
.article-t{
	width: 541px;
	overflow: hidden;
	background: url(images/article-top.gif) no-repeat 0 100%;
	padding: 24px 26px 22px;
}
.article-t p{
	margin: 0 0 14px;
	font-size:13px;
	font-style: italic;
	font-weight:bold;
	color: #e95a00;
}

.article h3{
	margin: 0 0 14px;
	font-size:13px;
	font-style: italic;
	color: #e95a00;
}
.article-list{
	margin: 0;
	padding: 0 0 0 3px;
	list-style: none;
	font-size:12px;
	line-height: 14px;
}
.article-list li{padding-bottom: 9px;}
.article-list li a{
	color: #424653;
	background: url(images/article-list-a.gif) no-repeat 0 5px;
	padding-left: 10px;
	display: block;
	height:1%;
}
.article-list li a:hover{
	text-decoration: none;
	color: #e95a00;
	background: url(images/article-list-a-hover.gif) no-repeat 0 5px;
}
.article-link{
	height: 38px;
	background: url(images/article-link.gif) no-repeat;
	overflow: hidden;
	float: left;
	margin-top: 11px;
}
.article-link-r{
	height: 28px;
	background: url(images/article-link-right-bg.gif) no-repeat 100% 0;
	float: left;
	overflow: hidden;
	padding: 10px 17px 0 12px;
}
.article-link strong{
	font-size: 15px;
	line-height: 17px;
	color: #fff;
	font-style: italic;
}
.article-link a{
	color: #fff;
	text-decoration: underline; 
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}
.article-link a:hover{text-decoration: none;}
.sidebar{
	width: 247px;
	float: right;
}
.rss{
	width: 100%;
	background:url(images/rss-bg.gif) repeat-y;
}
.rss-u{
	width: 100%;
	background: url(images/rss-up.gif) no-repeat;
}
.rss-t{
	width: 205px;
	overflow: hidden;
	background: url(images/rss-top.gif) no-repeat 0 100%;
	padding: 20px 25px 32px 32px;
	margin-right: -15px;
}
.rss .title{
	font-size: 12px;
	line-height: 13px;
	color: #fff;
	font-style: italic;
	margin: 0 0 20px 46px;
}
.rss .title strong{
	display: block;
	padding-left: 5px;
}
.rss .article-list li{padding:0 0 2px 37px;}
.rss p{margin:0;}
.rss-list{
	width: 85px;
	margin: 0;
	padding: 0 12px 0 0;
	list-style: none;
	float: left;
}
.rss-list li{
	padding-bottom: 5px;
	width: 100%;
	float: left;
	clear: both;
}
.rss-list img{display: block;}
.rss-holder{
	width: 90%;
	overflow: hidden;
	padding-top: 14px;
	text-align:center;
}
.rss-holder a img{
margin-bottom:2px;
}
.flash{
	width: 100%;
	background: url(images/flash-bg.gif) repeat-y;
}
.flash-u{
	width: 100%;
	background: url(images/flash-up.gif) no-repeat;
}
.flash-t{
	width: 228px;
	overflow: hidden;
	background: url(images/flash-top.gif) no-repeat 0 100%;
	padding: 13px 11px 16px 8px;
}
.flash-up{
	height:1%;
	padding: 0 18px 19px;
}
.sidebar h3{
	margin: 0;
	font-size:13px;
	line-height: 16px;
	font-style: italic;
	color: #fff;
}
.resultats{
	width: 100%;
	background:url(images/resultats-bg.gif) repeat-y;
}
.resultats-u{
	width: 100%;
	background: url(images/resultats-up.gif) no-repeat;
}
.resultats-t{
	background: url(images/resultats-top.gif) no-repeat 0 100%;
	height:1%;
	overflow: hidden;
	padding: 19px 23px 20px;
}
.resultats .article-list{padding: 15px 0 0 11px;}
#footer{
	width: 100%;
	background:#f3f2f5 url(images/footer-bg.gif) repeat-x;
}
.footer-top{
	width: 907px;
	margin: 0 auto;
	padding: 33px 18px 13px 30px;
	overflow: hidden;
}
.aeronet{
	width: 592px;
	background:url(images/aeronet.gif) repeat-y;
	float: left;
}
.aeronet-u{
	width: 100%;
	background: url(images/aeronet-up.gif) no-repeat;
}
.aeronet-t{
	height: 1%;
	overflow: hidden;
	background: url(images/aeronet-top.gif) no-repeat 0 100%;
	padding: 46px 0 30px 38px;
	position: relative;
}
.aeronet .coll-1{width: 168px;}
.footer-list{
	width: 134px;
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
	font-size:11px;
	line-height: 13px;
}
.footer-list li{padding-bottom: 5px;}
.footer-list li a{
	color: #484949;
	background: url(images/article-list-a.gif) no-repeat 0 4px;
	padding-left: 10px;
	display: block;
	height:1%;
}
.footer-list li a:hover{
	text-decoration: none;
	color: #e95a00;
	background: url(images/article-list-a-hover.gif) no-repeat 0 4px;
}
.blog-name{
	height: 40px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 0;
}
.blog-title{
	height: 100%;
	float: left;
	background: url(images/blog-title.gif) no-repeat;
}
.blog-title-r{
	height: 100%;
	float: left;
	background: url(images/blog-title-r.gif) no-repeat 100% 0;
	padding: 11px 19px 0 13px;
}
.blog-title-r strong{
	font-size:13px;
	line-height: 16px;
	font-style: italic;
	color: #fff;
}
.blog-title-r strong a{
	font-size:13px;
	line-height: 16px;
	font-style: italic;
	color: #fff !important;
}


.reference{
	width: 264px;
	background:url(images/reference.gif) repeat-y;
	float: right;
}
.reference-u{
	width: 100%;
	background: url(images/reference-up.gif) no-repeat;
	position: relative;
}
.reference-t{
	height:1%;
	overflow: hidden;
	padding: 46px 0 30px 44px;
	background: url(images/reference-top.gif) no-repeat 0 100%;
}
.reference .footer-list{width: 100%;}
/*---Navigation---*/
.navigation{
    overflow:hidden;
    padding-bottom:10px;
    width:100%;
}
.navigation .alignleft{
    float:left;
	display:inline;
}
.navigation .alignright{
    float:right;
	display:inline;
}
/*---Navigationend---*/