/**
Theme Name: Peniza
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Magazine Theme
*/

/* -------------------------------------- */

.clearfix:after { /* FF,O,etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}




html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#f5f5f5;
	color:#063;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

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

a:hover {
	color:#009966;
}

#wrap {
	background:#fff;
	width:1000px;
	padding:2px;
	border:1px solid #e9e9e9;
	margin:40px auto 30px;
	height:1%;
}

#wrap #container {
	padding:0 20px 20px 0px;


}


#container{
	overflow : hidden; 
	display:inline-block;
	height:1%;
	width: 100%;
	}
	


/* header */
#header {
	height:150px;
	background-image: url(images/header2.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.arianne{
	margin-left:25px;
	margin-top:10px;

}
#site-title {
	clear:both;
	font-size:31px;
	font-weight:normal;
	padding-top:10px;
}

h1 a{  
   visibility:hidden;
}  


#recherche{
	width:360px; 
	display : block;
	float:right;
	text-align:center;
	margin-top:50px;
}

#recherche input{
	width:190px;
}

#site-description {
   visibility:hidden;
}



/* container */

/* content */
#content .post, #content .nocomments {
	float:left;
	width:620px;
	padding-top:30px;
	padding-left:20px;
	padding-right:15px;

	
}

#content{
	float:left;
	display:block;
	width:637px;
	margin-right:27px;

}

#content p, #content li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#content ul{
	margin-left:20px;
	margin-top:5px;
	margin-bottom:10px;
}



#content h1, h2{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-transform:uppercase;
	color:#cb6000;
	background-image:none;
	padding-left:10px;
}

#content h6{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#008c5d;
	background-image:none;
	margin-left:30px;
	margin-right:30px;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;
	background-color: #e1ffe2;
}

.mini-post-bas1{
	margin-left:20px;
	margin-right:0;
	margin-top:10px;
	width:370px;
	!width:355px;
	float:left;
	background:#e1ffe2;
	border:1px solid #b6d5e1;
}
#content h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #0077cb;
	margin-left: 30px;
}
.mini-post-bas2{
	margin-left:20px;
	margin-right:0;
	margin-top:10px;
	width:220px;
	!width:215px;
	float:left;
	border:1px solid #b6d5e1;
	background-color: #e1ffe2;
}

.mini-post-bas1 h5.title2, .mini-post-bas2 h5.title2{
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	text-transform:uppercase;
	padding-left:8px;
	margin-top:10px;

}
.mini-post-bas1 h5.title2 a, .mini-post-bas2 h5.title2 a{
	background:#008c5d;
	border:1px solid #000000;
	color:#ffffff;
	padding:3px 7px 3px 7px;
}

.description{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px 8px 8px 8px ;
	margin:0;
	background:url(images/ombre-titre-sidebar.png) no-repeat; 
	background-position:center 10px;


}

#featured { margin-bottom:11px; }

.pagetitle, .center, .mini-post h2.pagetitle{
	font-size:20px;
	font-weight:normal;
	margin-bottom:2px;
	color:#043253;
	margin-left:10px;
	margin-top:0px;
	!margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2.pagetitle{
	font-size:20px;
	font-weight:normal;
	margin-bottom:2px;
	color:#043253;
	margin-left:20px;
	margin-top:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.souscat{
	font-size:14px;
	font-style:italic;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.post { margin-bottom:7px; }

#content h3.title, .title{
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	color:#cb6000;
	background-image:none;
	padding-left:0;
	border-bottom:1px solid #cb6000;
	margin-left:5px;

}



.title a:link, .title a:visited{
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	color:#cb6000;
	background-image:none;
	padding-left:0;

}
.title a:hover{
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	background-image:none;
	padding-left:0;
	color: #009966;
}

.post .title {
	font-size:19px;
	margin-bottom:3px;
}

.post .meta {
	margin-bottom:7px;
}

.post .meta{
	background:url(images/ombre-h3.png) no-repeat top center;
	padding:15px 5px 6px;
}

.post .datepost {
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* mini post */
#mini-post-wrap .odd {
	margin-left:0;
	!margin-left:-18px;


}

#mini-post-wrap .even { 
	margin-left:0;
	!margin-left:-18px;
}

.mini-post {

	overflow:hidden;
	margin-bottom:15px;
	margin-right:0px;
	padding-bottom:50px;
	padding-left:20px;
	background:url(images/coin-page.jpg) no-repeat left bottom ;
	width:620px;
	display:inline-block;
}



.mini-post .title {
	padding:5px 0 5px 0px;
	height:19px;
	overflow:hidden;
	margin-bottom:2px;
}

.mini-post .read-more {
	font-size:11px;
	font-weight:bold;
	display:block;
	color:#ffffff;
	text-align:center;
	margin:10px 0 0 0;
	width:85px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #008c5d;
}

.mini-post a.read-more:hover {
	background:#cb6000;
	color:#ffffff;
}
.read-more {
	font-size:11px;
	font-weight:bold;
	display:block;
	color:#ffffff;
	text-align:center;
	margin:10px 0 0 0;
	width:85px;
	padding:0;
	background-color: #008C5D;
}

a.read-more:hover {
	background:#cb6000;
	color:#ffffff;
}

.mini-post .entry {
	clear:both;
	overflow:hidden;
	padding:15px 5px 6px;
	margin-bottom:6px;
	border-bottom:1px solid #e3e3e3;
	background:url(images/ombre-h3.png) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;

}

.mini-post .ombre{

	padding:15px 5px 6px;
	margin-bottom:6px;
	border-bottom:1px solid #e3e3e3;
	background:url(images/ombre-h3.png) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;

}

.mini-post .meta {
	text-transform:uppercase;
	color:#5695c6;
	padding:0 8px;
	text-align:right;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.date{
	color:#008c5d;
	font-size:10px;
	text-transform:uppercase;
}

.icon {
	background:transparent url(images/meta-icons.gif) no-repeat;
	padding-left:18px;
}

.datepost, .commented { margin-left:10px; }

.datepost { background-position:0 2px; }

.commented { background-position:0 -26px; }

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background:#eaf4fc url(images/pagenavi-bg.gif) repeat-x 0 0;
	clear:both;
	height:51px;
	position:relative;
	padding:0 8px;
	margin-bottom:28px;
}

#wp-pagenavi-left, #wp-pagenavi-right {
	background:transparent url(images/pagenavi-bg.gif) no-repeat;
	position:absolute;
	top:0;
	width:5px;
	height:51px;
}

#wp-pagenavi-left {
	background-position:0 -51px;
	left:0;
}

#wp-pagenavi-right {
	background-position:0 -102px;
	right:0;
}

.wp-pagenavi {
	padding-top:19px;
	font:normal 11px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#000 !important;
	color:#ffffff !important;
	text-transform:uppercase;
	padding:7px 9px !important;
	border:1px solid #000 !important;
}

.wp-pagenavi span.pages { background:#2c2c2c !important; }

.wp-pagenavi a:hover {
	background:#2c2c2c !important;
}

/* sidebar */

#sidebar {
	float:left;
	width:321px;
	overflow:hidden;
	margin-top:0px;
	margin-right:-5px;
}

.widget {
	margin-bottom:15px;
	color:#000000;
}

#text-3.widget{
	background:url(images/bg-introduction.jpg) no-repeat;
	background-position:20px 0px ;
	!background-position:top 8px;
	list-style:none;
	height:230px;
	padding-top:40px;


}


#text-3 .textwidget{
	line-height:1.45em;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	height:230px;
	margin-left:20px;
	!margin-left:5px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}

#text-3 h4.widget-title{
	font-size:18px;
	color:#cb6000;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:110px;
	!padding-left:90px;
	font-weight:normal;
	padding-bottom:10px;
	
}
.ie-ecart{
margin-bottom:0px;
!margin-bottom:20px;
}
li#collapscat-3 h4.widget-title{
padding :0;
margin:-5px 0 0 0;
!margin:-15px 0 0 0;
font-size:5px;
height:2px;
display:block;
}
#text-3 p{
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;	
}

#primary  .widget-title {
	visibility:hidden;
}

#enhanced-categories  li.cat-item a{
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#ffffff;
	border:1px solid #85d3f0;
	padding-bottom:2px;
	padding-left:15px;
	width:100%;
	display:block;
	background-color: #e1ffe2;
	background-image: url(images/titre-menu-sidebar2.png);
	background-repeat: repeat-x;
}





#enhanced-categories li{
	border:none;
	margin:0;

}

#enhanced-categories  li.cat-item ul.children a{
	font-style:normal;
	font-weight:normal;
	color:#000000;
	background:none;
	width:285px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:0;
	padding-left:10px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #cee6f0;
	background-image: url(images/puce2.png);
	background-repeat: no-repeat;
	background-position: left;
}

#enhanced-categories  li.cat-item ul.children li{
	
	padding:0;
	margin:0;
}
#enhanced-categories  li.cat-item ul.children{
	width:100%;
	background:#dcecf3 url(images/ombre-titre-sidebar.png) no-repeat;
	background-position:center 1px;
	display:block;
	padding-bottom:10px;
	margin-bottom:15px;
	padding-top:5px;
}

.widget ul.collapsing.categories.list li ul{
	background:#e1ffe2 url(images/ombre-titre-sidebar.png) no-repeat;
	margin-left:-20px;
	margin-top:0;
	padding:0;
}

.widget ul.collapsing.categories.list li ul li ul{ 
	background:none;
}
.widget li.collapsing.categories a{
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#ffffff;
	border:1px solid #8fd3f0;
	padding-bottom:2px;
	padding-left:30px;
	width:321px;
	display:block;
	margin-left:-20px;
	margin-top:-10px;
	!margin-top:-5px;
	background-color: #e1ffe2;
	background-image: url(images/titre-menu-sidebar2.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}
li.collapsing.categories{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8FEA3;
}

.widget ul.collapsing.categories.list li ul a {
	color:#000000;
	padding-left:10px;
	border:none;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	margin:0 0 0 15px;
	display:inline;
	background-image: url(images/puce2.png);
	background-repeat: no-repeat;
	background-position: left;
}

.widget ul.collapsing.categories.list li.collapsing.categories.item a{
	color:#000000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	margin:-25px 0 5px 30px;
	!margin:0 0 0 30px;
	padding:0;
	!padding:0;
	width:250px;
	padding:0 10px 0 10px; 
	text-indent:0px;
	line-height:1.5;
	background:none; 
	border-left:1px solid #0077cb; 
	border-bottom:none;
	display:block;
} 

#tag_cloud-3 a:hover, .widget ul.collapsing.categories.list li.collapsing.categories.item a:hover, .widget ul.collapsing.categories.list li ul a:hover, .blogroll a:hover{
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
.widget ul.collapsing.categories.list li.collapsing.categories.item {

}

/*#enhanced-categories{
	width:321px;
	text-align:left;
	margin-left:-20px;
	padding:0;
}

.enhanced-categories-1{
	width:321px;
	text-align:left;
	margin:0;
	padding:0;
}
*/

#secondary  .widget-title {
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#063;
	padding-top:4px;
	height:24px;
}




#primary .widget .tabs-container ul {
	!padding:10px 0 0 0;
	margin-top:-10px;
	background-color: #e1ffe2;
	background-image: url(images/ombre-titre-sidebar.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#primary .widget .tabs-container ul ul{
	padding:0;
	background:none;
	
}

/*#







#primary .widget ul ul {
	padding:0;
	background:none;
}
#primary .widget ul {
	padding:5px 15px 5px 15px;

	
}*/
#primary .widget ul.tabnav {
	padding:0;
	margin-bottom:0;
	background-image:none;

}

#primary .widget ul.tabnav a{
	padding:0;
	margin-bottom:0;
	background-image:none;

}

.widget .tabs-container a{
	color:#000000;
	padding-left:10px;
	display:block;
	background-position:left 4px;
!background-position:10px left; 	margin:5px 0 5px 0;
!margin:0 0 5px 0;	background-image: url(images/puce2.png);
	background-repeat: no-repeat;
}


li.title-post-journal {
	color:#000000;
	padding-left:10px;
	padding-bottom:10px;
!padding-bottom:0px;		display:block;
	background-position:left 4px;
!background-position:10px left; 		margin:10px 30px 10px 15px;
!margin:0px 30px 0px 15px; 		border-bottom:1px solid #008c5d;
	background-image: url(images/puce2.png);
	background-repeat: no-repeat;
}


.title-post-journal a{ color:#000000;}
.title-post-journal a:hover{
	color:#cb6000;
	font-family: Georgia, "Times New Roman", Times, serif;
}



.widget .tabs-container ul li ul li a{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	margin-left:10px;
	padding-right:30px;
	background:none;
	border-left:1px solid #008c5d;
}

#secondary .widget a { color:#000000; background:none; padding-left:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; }

.widget a:hover {
	color:#cb6000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.widget ul li {
	line-height:28px;
	border-bottom:1px solid #008c5d;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.widget ul li li {
	border-bottom:0;
	border-top:1px solid #e2eef7;
}

.widget ul li ul {
	padding-left:15px;
}

#secondary .widget ul li {
	font-style:italic;

}

ul.blogroll li img{
	padding-top:3px;
	padding-bottom:5px;
	vertical-align:middle;
}

.small-sidebar { width:321px; }

#sidebar-left { }

#sidebar-right { float:right; }

#tab-content {
	background:#e1ffe2;
	padding:8px;
	border:1px solid
#;
	border: 1px solid #008c5d;
}

.tabs-container ul li {
	padding-left:5px;
	border-top-color: #A8FEA3;
	border-right-color: #A8FEA3;
	border-bottom-color: #A8FEA3;
	border-left-color: #A8FEA3;
}

.tabs-container ul li a {
	font:normal 12px Arial,Verdana,Tahoma;
	color:#3d3d3d;
}

/* footer */
#footer {
	width:986px;
	margin:0 auto;
	color:#9a9a9a;
	padding-bottom:35px;

}

#powered {
	font-weight:bold;
	margin-bottom:5px;
}
.english3 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 13px;
	color: #063;
}
.english3 {
	color: #063;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #096;
	font-variant: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.english3 {
	padding-left: 50px;
}
