/*  
Theme Name: Ministere
Description: Ministere WordPress theme.
Version: 1.0
*/
html {
	background: #fff url('images/body-bg.png') repeat-x;
	height:100%;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #164e82;
	margin: 0;
	background: url(images/page-bg.jpg) no-repeat center top;
	min-width: 971px;
	height:100%;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color:#44A1D0;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/* index start */
#page {
	overflow: hidden;
	min-height:100%;
	width: 946px;
	padding: 0 0 91px 15px;
	position: relative;
	z-index: 0;
	margin:auto;
}
* html #page {
	overflow:visible;
	height:100%;
}
#header {
	overflow: hidden;
	width: 100%;
}
#header .logo {
	float: left;
	margin: 16px 0 0;
}
#header h1 a {
	display: block;
	text-indent: -9999px;
	width: 127px;
	height: 154px;
	overflow: hidden;
	background: url('images/logo.gif') no-repeat;
}
.head-text {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 319px;
	height: 94px;
	background: url(images/head-text.gif) no-repeat;
	margin: 76px 0 0;
}
.head-box {
	float: left;
	width: 368px;
	margin-left:20px;
}
.top-menu {
	overflow: hidden;
	height: 100%;
	margin: 10px 0 0;
	padding: 0 32px 13px 13px;
	list-style: none;
	background: url(images/top-menu-bg.gif) no-repeat 0 100%;
}
.top-menu li {
	float: left;
	background: url(images/top-menu-divider.gif) no-repeat;
	padding: 1px 8px 5px;
	margin-left: -1px;
	display:inline;
}
.top-menu li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 11px;
	background-repeat: no-repeat !important;
}
.top-menu .le-site {
	background: none;
}
.top-menu .le-site a {
	width: 100px;
	background: url(images/top-menu-link1.gif);
}
.top-menu .le-min a {
	width: 56px;
	background: url(images/top-menu-link2.gif);
}
.top-menu .les-text a {
	width: 83px;
	background: url(images/top-menu-link3.gif);
}
.projets-menu {
	overflow: hidden;
	margin: 0 0 0 38px;
	padding: 25px 0 0;
	list-style: none;
	text-align: center;
}
.projets-menu li {
	float: left;
	margin-left: 15px;
	display: inline;
	padding-bottom: 10px;
	background: url(images/projets-menu-bg.gif) no-repeat 50% 100%;
}
.projets-menu li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 86px;
	background-repeat: no-repeat !important;
}
.projets-menu .milliards a {
	width: 55px;
	background: url(images/projets-menu-link1.png);
}
.projets-menu .measures a {
	width: 55px;
	background: url(images/projets-menu-link2.png);
}
.projets-menu .projets a {
	width: 121px;
	background: url(images/projets-menu-link3.png);
}
#content {
	overflow: hidden;
	width: 940px;
	padding: 8px 0 0 6px;
}
#main {
	float: left;
	width: 550px;
}
.main-middle {
	background: url(images/main-middle.gif) repeat-y;
}
.main-top {
	overflow: hidden;
	width: 550px;
	background: url(images/main-top.gif) no-repeat;
	padding: 4px 0 25px;
}
.main-bottom {
	overflow: hidden;
	width: 550px;
	height: 5px;
	background: url(images/main-bottom.gif) no-repeat;
}
#nav {
	overflow: hidden;
}
#nav ul {
	overflow: hidden;
	height: 100%;
	margin: 1px 0 0 7px;
	padding: 0;
	list-style: none;
}
#nav ul li {
	float: left;
	background: url(images/breads-bg.gif) no-repeat;
	font-size: 14px;
	color: #004693;
	padding: 1px 5px 3px 6px;
	margin-left: -1px;
}
#nav ul li a {
	color: #004693;
	text-decoration: none;
}
#nav ul li a:hover {
	text-decoration: underline;
}
.post {
	overflow: hidden;
	width: 453px;
	background: url(images/post-box-bg.gif) no-repeat 50% 100%;
	padding: 20px 85px 20px 11px;
}
.date-box {
	float: left;
	width: 75px;
	padding-right: 5px;
	margin-top: 5px;
}
.date {
	overflow: hidden;
	width:44px;
	height:49px;
	background: url(images/calender.gif) no-repeat scroll 0%;
	font-size: 22px;
	color:#666;
	padding-right: 2px;
	text-align:center;
	margin-left: 29px;
}
.date span {
	display:block;
	font-size: 11px;
	color:#fff;
	padding-top:5px;
}
.date-links {
	overflow: hidden;
	text-align: right;
	margin-top: 3px;
}
.date-links a {
	color: #164e82;
	text-decoration: none;
}
.date-links a:hover {
	text-decoration: underline;
}
.post-text {
	float: right;
	width: 363px;
	border-left: 1px solid #ccdae9;
	padding: 5px 0 11px 9px;
}
.post-text h2 {
	margin: 0 0 -5px;
	font-size: 18px;
}
.post-text h2 a {
	color: #164e82;
	text-decoration: none;
}
.post-text h2 a:hover {
	text-decoration: underline;
}
.post-text p {
	margin: 5px 0 0;
	line-height: 16px;
}
.lire {
	overflow: hidden;
	margin-top: 13px;
}
.lire a {
	font-weight: bold;
	color: #164e82;
	text-decoration: none;
}
.lire a:hover {
	text-decoration: underline;
}
.post-text img {
	float: left;
	margin: 8px 6px 0 0;
}
.img-post img {
	margin-right: 12px;
}
.photos {
	width: 538px;
	padding: 20px 0 20px 11px;
}
.photos .post-text {
	width: 446px;
	padding: 5px 9px 11px 2px;
}
.photos h2 {
	margin-left: 9px;
}
.gallery {
	overflow: hidden;
	height: 100%;
	position: relative;
}
.gallery ul {
	overflow: hidden;
	width: 454px;
	margin: 0 0 0 -14px;
	padding: 0 0 0 8px;
	list-style: none;
}
.gallery ul li {
	float: left;
	margin: 7px 0 0 14px;
	display: inline;
}
.gallery ul li a {
	float: left;
}
.gallery ul li a img {
	float: left;
}
.arrow {
	position: absolute;
	left: 0;
	top: 50%;
}
.arrow a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 5px;
	height: 8px;
	background: url(images/left-arrow.gif);
	background-repeat: no-repeat;
}
.right-arrow {
	left: auto;
	right: 0;
}
.right-arrow a {
	background: url(images/right-arrow.gif);
}
.video-post {
	background: none;
	padding-bottom: 0;
}
#sidebar {
	float: right;
	width: 211px;
	padding-right: 164px;
}
#sidebar .form {
	overflow: hidden;
	width: 211px;
	padding-bottom: 8px;
}
#sidebar .form .text {
	float: left;
	width: 160px;
	padding: 5px 0 5px 5px;
	background: url(images/input-bg.gif) no-repeat;
}
#sidebar .form .text input {
	background: #fff;
	border: none;
	width: 153px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #004693;
	padding: 2px 4px 3px 3px;
}
#sidebar .form .submit {
	float: right;
}
.dbx-box {
	overflow: hidden;
	width: 210px;
	margin-top: 12px;
}
.dbx-box h3 {
	margin: 0;
	font-size: 14px;
	color: #004693;
	background: url(images/dbx-title-bg.gif) no-repeat;
	padding: 8px 0 6px 7px;
}
.dbx-content {
	overflow: hidden;
	width: 210px;
	background: url(images/dbx-content-bg.gif) no-repeat 0 100%;
}
.dbx-menu {
	overflow: hidden;
	margin: 6px 0 9px 9px;
	padding: 0;
	list-style: none;
}
.dbx-menu li {
	background: url(images/dbx-menu-bg.gif) no-repeat 0 4px;
	padding-left: 9px;
	font-size: 12px;
	margin-top: 2px;
}
.dbx-menu li a {
	color: #004693;
	text-decoration: none;
}
.dbx-menu li a:hover {
	text-decoration: underline;
}
.dbx-menu li ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.dbx-menu li ul li {
	background: none;
	font-size: 11px;
}
.dbx-menu li ul li a {
	color: #5e99db;
}
.dbx-content img {
	display: block;
	margin: 0 0 2px 3px;
}
.tags-cloud {
	overflow: hidden;
	margin: 6px 1px 13px;
	padding: 0;
	line-height: 16px;
	list-style: none;
	text-align: center;
}
.tags-cloud li {
	display: inline;
	font-size: 12px;
	margin-left: 3px;
}
.tags-cloud li a {
	color: #004693;
	text-decoration: none;
}
.tags-cloud li a:hover {
	text-decoration: underline;
}
.rss-box {
	overflow: hidden;
	width: 40px;
	text-align: center;
	font-size: 14px;
	margin-top: 12px;
}
.rss-box a {
	display: block;
	color: #004693;
	text-decoration: none;
}
.rss-box a:hover {
	text-decoration: underline;
}
.rss-box a img {
	display: block;
	margin-bottom: 3px;
}
#footer {
	overflow: hidden;
	height: 197px;
	background: url(images/footer-bg2.gif) repeat-x;
	margin-top: -197px;
}
.foot-box {
	overflow: hidden;
	height: 197px;
	background: url(images/footer-bg.gif) no-repeat;
}
.foot-box ul {
	overflow: hidden;
	height: 100%;
	margin: 175px 0 0 288px;
	padding: 0;
	list-style: none;
}
.foot-box ul li {
	float: left;
	color: #fff;
	background: url(images/foot-menu-bg.gif) no-repeat 0 1px;
	padding: 0 4px 0 5px;
	margin-left: -1px;
}
/* index end */
/* inner start */
.inner {
	padding-bottom: 123px !important;
}
.inner .post {
	background: none;
	padding: 20px 85px 20px 11px;
}
.inner .post-text h2 {
	margin: 0 0 -14px;
	font-size: 18px;
}
.inner .post-text p {
	margin: 14px 0 0;
}
.inner .post-text img {
	margin-top: 17px;
}

/* inner end */
/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: 15px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	margin-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}
/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}
/*---Navigation---*/
.page-nav{
	margin:20px 0 0 70px;
	width:400px;
}
.page-nav .previous-entries{
	float:left;
	display:inline;
}
.page-nav .next-entries{
	float:right;
	display:inline;
}
/*---Navigationend---*/
.post-categories{
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
.post-categories li{
	margin:0;
	padding:0;
}
.dbx-toggle{
	display:none;
}
.dbx-group{
	position: static;
}
