/*  
Theme Name:Theme Liyah
Theme URL: 
Description: Theme zen et poetique avec sa mascotte Panda.
Date: 26 Avril 2010
Version: 1.0
Author: Sherazade
Author URL: http://sherazade-cv.comlu.com
Tags: Sidebar a droite, 3 Colonnes, Vert/Rose/marron, Billet special
*/

/*-------------------------------------------------------------------------------------------------------------------*/

/*--General--*/
* {
	padding: 0;
	margin: 0;
}

body {
	background-image:url(images/bg_01.jpg);
	background-repeat:repeat-x;
	background-color: #eae8c6;
	font: 80%/170% Verdana, Arial, Helvetica, sans-serif;
	color: #5d5b35;
}

a {
	color: #ef98bb;
	font-weight: bold;
text-decoration: none;
}

a:hover {
	color: #5d5b35;
	font-weight: bold;
text-decoration: none;
}

p {
	padding: 0 0 1.8em;
}	

h2 {
	background: url(images/bg_title.png) #745e4a no-repeat left bottom;
	font: 25 px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	letter-spacing: 0;
	color:#ffffff;
	width:502px;
	height:70px;
	padding-left:108px;
	padding-top: 15px;
	float:left;
	border-bottom: 1px solid #D7D39A;
}

h2small {
	background: url(images/bg_title.png) #745e4a no-repeat left bottom;
	font: 900 30px "Times New Roman", Times, serif;
	color:#ffffff;	
	letter-spacing: -1px;
	letter-spacing: 0;
	width:475px;
	height:60px;
	padding-top: 20px;
	padding-left: 105px;
	float:left;
	border-bottom: 1px solid #D7D39A;
}

h2 em {
	font: 400 30px "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0;
}

h2.widgettitle {
	width:150px;
	height:auto;
}

h2.pagetitle {
	background: url(images/titre_cat_bg.png) no-repeat right ;
	font: 400 24px "Times New Roman", Times, serif;
	color:#745e4a;
	text-align: center;
	letter-spacing: 0;
	width:600px;	
	padding: 10px 0px 0px 5px;
	

	
}

h2.pagetitle strong {
	font-size: 30px;
	font-style: italic;
}


h2 a {
	color: #ffffff;
	text-decoration: none;
}

h2 a:hover {
	color: #c6c396;
	text-decoration: none;
}

h2small a {
	color: #ffffff;
	text-decoration: none;
}

h2small a:hover {
	color: #c6c396;
	text-decoration: none;
}

h2.center {
	background: url(images/bg_title.png)  no-repeat left bottom;
	font: 900 30px "Times New Roman", Times, serif;
	color:#5d5b35;
	letter-spacing: 0;
	letter-spacing: -1px;
	width:505px;
	height:60px;
	padding-left:	105px;
	padding-top: 20px;
	margin-bottom:50px;
	float:left;
	border-bottom: 1px solid #D7D39A;
}

h3 {
	font: 900 20px "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

h4 {
	font: 900 16px "Times New Roman", Times, serif;	
	font-style: italic;
}

h5 {
	font: 400 14px Arial, Helvetica, sans-serif;	
}

h6 {
	
}

blockquote {
	background-color: #AD7D39;width: 400px;
	font: 400 16px "Times New Roman", Times, serif;	
	font-style: italic;
	clear: both;
	padding: 10px;
	margin: 0 0 10px 70px;
	border-bottom: 1px solid #A6A371;
	border-top: 1px solid #A6A371;
		
}

blockquote p {
	padding: 0;
}

.entry ul, .entry ol, .post ul, .post ol {
	padding: 18px;
}

ul {
	list-style-type: circle;
}

ul li ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ol li ol {
	list-style-type: lower-roman;
}

img.left {
	background-color: #fff;
	margin: 5px 5px 5px 0;
	padding: 4px;
	border: 1px solid #A6A371;
	float: left;
}

img.right {
	background-color: #fff;
	margin: 5px 0 5px 5px;
	padding: 4px;
	border: 1px solid #A6A371;
	float: right;
}

/*--container--*/
#wrapper {
	width: 1024px;
	margin: 0 auto;
}

#header {
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	width: 1020px;
	height: 250px;
	margin: auto;

}

#content {
	width: 960px;
	margin: auto;
}

#content #left-col {
	width: 600px;
	padding-right: 30px;
	float: left;
}

#content #right-col {
	width: 330px;
	margin-top: 20px;
	float: left;
	position: relative;
}

#content #right-col #sidebar {
	width: 330px;
	float: left;
	position: relative;
}

#footer {
	background: url(images/bg_footer.jpg) no-repeat right;
	background-color: #76614d;
	color: #fff;
	width: 100%;
	height: 30px;
	padding-top: 10px;
	float: left;
}

/*--header--*/



/*--page-menu--*/
#header #menu {
	float: left;
	width: 500px;
	position: bottom;
}

#header #menu ul {
	text-align: left;
	width: 1024px;
	padding-left: 30px;
	list-style: none;
	float: left;
	position: bottom;
}

#header #menu ul li.page_item {
	float: left;
}

#header #menu ul li.page_item a {
	background-image:url(images/bg_menu.png);
	background-repeat: repeat-x;
	text-decoration: none;
	font: 900 14px Times New Roman, Times, serif;
	color: #586504;
	height:34px;
	padding: 4px 8px;
	margin: 250px 5px 0 0;	
	display: block;
	float: left;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
}

#header #menu ul li.page_item a:hover {
	color: #745e4a;
}

#header #menu ul li.current_page_item a {
	color: #ef98bb;
	
}

/*--featured-post--*/

#featured-post {
	width: 600px;
}

#featured-post h3 {
	font: 900 16px Times New Roman, Times, serif;
	color: #755e4a;
	letter-spacing: -1px;
	padding-bottom: 5px;
}

#featured-post .featured {
	background: #fff url(images/bg_featured.png) no-repeat top left;
	width: 578px;
	border: 1px solid #c0bd92;
	float: left;
	padding: 0 10px;
}

#featured-post .featured .h2 {
	font: 900 30px "Times New Roman", Times, serif;
	color:#ffffff;
	letter-spacing: -1px;
	letter-spacing: 0;
	widht:400px;
	padding-top: 20px;

	
}


#featured-post .featured span#f-date {
	background-color: #ef98bb;
	color: #ffffff;
	font-size: 10px;
	padding: 3px 4px;
}

#featured-post .featured span#f-date a {
	color: #ffffff;
	text-decoration: none;
}

#featured-post .featured span#f-date a:hover {
	color: #586504;
	text-decoration: none;
}

#featured-post .featured p {
	padding-top: 5px;
}

#featured-post .featured p img, #featured-post .featured p a img {
	background-color: #fff;
	padding: 5px;
	margin: 0 0 5px 5px;
	float: right;
}

#featured-post .featured small {
	float: left;
	width: 558px;
	padding: 4px 0 4px 20px;
	border-top: 1px solid #eae8c6;
}

#featured-post a#readmore {
	background: url(images/lire.gif) no-repeat top left;
	text-indent: -9999em;
	width: 79px;
	height: 22px;
	margin: -10px 10px 0 0;
	display: inline;
	float: right;
	display: block;
}

/*--post--*/

.post {
	width: 600px;
	float: left;
	margin-top: 20px;
}


.post a {
	color: #ef98bb;
	font-weight: bold;
text-decoration: none;
}

.post a:hover {
	color: #5d5b35;
	font-weight: bold;
text-decoration: none;
}


.post .post-info {
	float: left;	
	padding-right: 10px;
}

.post .post-info a img, .post .post-info img {
	background-color: #dedcb9;
	padding: 5px;
	border: 1px solid #a6a371;
}

ul.links {
	list-style: none;
}


.post .post-info span.post-tag {
	font-size: 9px;
	padding: 3px 0;
	display: block;
	border-top: 1px solid #b5b38f;
}

.post .post-info span.post-tag a {
	text-decoration: none;
	font-weight: 900;
}

.post h2#comments {
height: 0px;
}

.entry {
	background-color:#ffffff;
	float: left;
	width: 600px;	
	padding-left:5px;
	padding-right:5px;
	border-right: 1px solid #c0bd92;	
	border-left: 1px solid #c0bd92;	
	
}

.title {
	background:  url(images/bg_entete.png) no-repeat;
	width:610px;
	float: left;
	border-right: 1px solid #c0bd92;	
	border-left: 1px solid #c0bd92;	
	border-top: 1px solid #c0bd92;
}

.title h2 a {	
	color: #ffffff;
}

.title h2 a:hover {
	color: #c6c396;
}

.title em {
	background-color: #ef98bb;;
	color: #ffffff;
	font-size: 10px;
	width:110px;
	padding: 3px 4px
	margin-left: 10px;
}

p.metadata {
	background-color: #f3c4d7;
	text-align: right;
	width:605px;
	padding: 2px 5px 2px 2px;
	margin-top: 15px;
	border-top: 1px solid #b5b38f;
	border-bottom: 1px solid #b5b38f;
	clear: left;
}

p.metadata a {
	color: #745e4a;
	text-decoration: none;
}

p.metadata a:hover {
	color: #ef98bb;
	text-decoration: none;
}

p.metadata2 {
	background-color: #e2e0b6;
	text-align: right;
	padding: 2px;
	width: 600px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #fff;
	clear: left;
}

select#cat.postform {
	width:158px;
}


.cat {
	color: #5d5b35;
	text-align: right;
	font-size: 11px;
	font-style: italic;	
	padding-right:5px;
	float:right;
}

.cat a {
	color:#ef98bb;
}

.cat a:hover {
	color:#c6c396
}

.clear {
	clear: both;
	padding: 10px 0 0 0;
}

/*--right-col--*/

/*--feed--*/
#feed {
	width: 330px;
	text-align: right;
	float: left;
	margin-bottom: 10px;
}

#feed .feed_texte {
text-align:left;
height: 30px;
margin-top:5px;
padding-right:40px;
}

#feed .feed_texte a{
color:#FFFFFF;
font-size: 26px;
text-shadow: 1px 1px 1px #5f5c53;
font-family: Georgia, Times New Roman, Times, serif;
}

#feed .feed_texte a:hover{	
color:#ef98bb;
font-size: 26px;
text-shadow: 1px 1px 1px #9f9e81;
font-family: Georgia, Times New Roman, Times, serif;
}


#feed a.rss {
	background: url(images/rss_2.png) no-repeat top left;
	text-indent: -9999em;
	text-align: left;
	width: 32px;
	height: 30px;
	float: right;
margin-right:10px;
}

/*--feed--*/
#searchform {
	background: url(images/bg_search.png) no-repeat top left;
	width: 330px;
	height: 45px;
	margin-bottom: 20px;
	float: left;
}

#searchform form {
	float: left;
	width: 310px;
	margin: 10px;
	display: inline;
}

#searchform form input#s {
	background: url(images/texte_search.png) no-repeat top left;
	width: 270px;
	height: 20px;
	border: 0;
	float: left;
	margin-right: 10px;
	padding: 3px 0 0 7px;
	color: #666;
}

#searchform form input#searchsubmit {
	background: url(images/search_.png) no-repeat center left;
	width: 20px;
	height: 24px;
	border: 0;
}

/*--about--*/
#about {
	clear: left;
	width: 330px;
	margin-bottom: 20px;
}

#about h3 {
	background: url(images/savoir_plus.png) no-repeat top right;
	font: 400 18px "Times New Roman", Times, serif;
	width: 260px;
	height:25px;
	margin-bottom: 10px;
}

#about a img {
	background-color: #dedcb9;
	padding: 5px;
	margin: 5px 5px 5px 0;
	float: left;
	border: 1px solid #ef98bb;
}

#about span {
	font-size: 10px;
	line-height: 16px;
}

/*--sidebar1--*/

#sidebar h3 {
	background-color: #dedcb9;
	text-align: center;
	margin-bottom: 15px;
	border-top: 1px solid #a6a371;
	border-bottom: 1px solid #a6a371;
}

#sidebar ul {
	list-style-type:none;
}

#sidebar1 {
	float: left;
	width: 160px;
	padding-right: 10px;
}


#sidebar1 ul li ul li a:hover {
	background: url(images/list_hover.jpg) no-repeat left;
	color: #745e4a;
	padding: 5px 4px 0px 18px;
	
}


#sidebar2 {
	float: left;
	width: 160px;
}



#sidebar ul {
text-align: left;
}

#sidebar ul li {
	background-color:#fcfcf9;
	width: 158px;
	margin-bottom: 10px;
	float: left;
	border-top: 1px solid #bbb875;
	border-left: 1px solid #bbb875;
	border-right: 1px solid #bbb875;
	border-bottom:1px solid #bbb875;


}

#sidebar ul li h2 {
	background: url(images/bg_module_title.png) no-repeat #c3d67d;
text-align: left;
	font: 400 18px Arial, Helvetica, sans-serif;
	padding: 5px 4px 6px;
	color: #4c6b0d;
}

#sidebar ul li {
	float: left;
	width: 158px;
	border: 0;
	margin-bottom: 10;
}

#sidebar ul li ul li  {
margin-bottom:0px;
}


#sidebar ul li ul li a {
	background: url(images/list.jpg) no-repeat left ;
	text-decoration: none;
	color: #5d5b35;
	width: 138px;
	padding: 5px 4px 0px 18px;
	float: left;
}

#sidebar ul li ul li ul.children li a {
width: 100px;
}

#sidebar ul li ul li ul.children li a:hover {
background-color: #e8eeb2;
width: 121px;
}

#sidebar ul li ul li a:hover {
	background: url(images/list_hover.jpg) no-repeat left #e8eeb2;
	color: #745e4a;
	width: 138px;
	padding: 5px 4px 0px 18px;
	
}

/*--sidebar3--*/

#sidebar 3 {
	float: left;
	width: 330px;
}

#sidebar3 h2.widgettitle {
	background-image:url(images/bg_module_title2.jpg);
	width:320px;
	height:auto;
}

#sidebar3 ul li {
	background-color:#fcfcf9;
	width: 328px;
	margin-bottom: 10px;
	float: left;
	border-top: 1px solid #bbb875;
	border-left: 1px solid #bbb875;
	border-right: 1px solid #bbb875;
	border-bottom:1px solid #bbb875;


}

#sidebar3 ul li h2 {
	background: url(images/bg_module_title.png) no-repeat #c3d67d;
	font: 400 18px Arial, Helvetica, sans-serif;
	padding: 5px 4px 6px;
	color: #4c6b0d;
}

#sidebar3 ul li ul {

}

#sidebar3 ul li ul li {
	float: left;
	width: 328px;
	border: 0;
	margin-bottom: 0;
}

#sidebar3 ul li ul li a {
	background: url(images/list.jpg) no-repeat left ;
	text-decoration: none;
	color: #5d5b35;
	width: 302px;
	padding: 5px 4px 0px 18px;
	float: left;
}

#sidebar3 ul li ul li a:hover {
	background: url(images/list_hover.jpg) no-repeat left #e6ecab;
	color: #745e4a;
	width: 302px;
	padding: 5px 4px 0px 18px;
	
}

/*--comments--*/
#comments {
	margin-top: 15px;

}


.comment-info {
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 800;
	}
	
h3#comment-title {
	background: url(images/commentaires.png) no-repeat top left;
	text-indent: -9999em;
	width: 600px;
	padding-top: 5px;
	padding-bottom:10px;
	float: left;
}

#date {
	background-color: #ffdfec;
	color: #5d5b35;
	font-size: 9px;
	width:90px;
	padding-left: 5px;
	margin-left: 10px;
}

#avatar {
	float:right;
	margin-right:5px;
	margin-top:5px;
}
.editComment, .editableComment, .textComment{
	display: inline;
}

.comment-childs{
	border: 1px solid #c6c396;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	background-color: #F5FFDF;
}
.comment-childs chalt{
	background-color: #F5FFDF;
}

.chalt {
background-color: #F5FFDF;
}


.chalt p{
	margin-top:5px;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
avatar {
	float:left;
}

#auteur{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 800;
}

	.commentmetadata{
	
	background-color: #ffdfec;
	color: #5d5b35;
	font-size: 9px;
	width:90px;
	padding: 3px;
	margin-left: 5px;

}

.comment-data{
	position: relative;
margin:3px;
padding-left: 10px;
background-color: #ffffff;
	background-color:#FFF;
	border-top-width: 1px;
border-right-width: 1px;
border-right-width: physical;
border-right-width: physical;
border-bottom-width: 1px;
border-left-width: 1px;
border-left-width: physical;
border-left-width: physical;
border-top-style: solid;
border-right-style: solid;
border-right-style: physical;
border-right-style: physical;
border-bottom-style: solid;
border-left-style: solid;
border-left-style: physical;
border-left-style: physical;
border-top-color: #c6c396;
border-right-color: #c6c396;
border-right-color: physical;
border-right-color: physical;
border-bottom-color: #c6c396;
border-left-color: #c6c396;
border-left-color: physical;
border-left-color: physical;
margin-top: 10px;
}

.add div {
margin-bottom:10px;
}

.add small{
	font-family:: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5d5b35;
	margin-bottom:10px;
	}


/*--respond--*/
#respond {
	background: url(images/commenter.png) no-repeat 19px 3px;
border: 1px solid #c6c396;
background-color: #F5FFDF;
	width: 600px;
	padding-top: 20px;
padding-left: 20px;
	margin-top: 15px;
	float: left;
}

#respond p {
	padding: 2px 0;

}

#submit {
	width:63px;
	color:#5d5b35;
height:28px;
background: url(images/envoyer.png) no-repeat;
	border: 1px solid #c1bd85;
}



#author {
	width:250px;
	height:20px;
	border: 1px solid #c1bd85;
}

#email{
	width:250px;
	height:20px;
	border: 1px solid #c1bd85;
}

#url{
	width:250px;
	height:20px;
	border: 1px solid #c1bd85;
}

#comment {
border: 1px solid #c1bd85;
}

/*--footer--*/



#footer .footer-text {
	width: 960px;
	margin: 0 auto;
}

#footer .footer-text a {
	color: #fff;
}

#footer .footer-text span {
	width: 600px;
	float: left;
}

#footer .footer-text em {
	width: 325px;
	text-align: right;
padding-right:35px;
	float: left;
}

/*--widget-formatting*/
.textwidget {
	padding: 5px;
}

a.tag-link-11 {
	text-decoration: none;
	margin: 3px;
}

#tag_cloud .widgettitle, .widget_text .widgettitle, .widget_calendar .widgettitle {
	text-align: left;
	border-bottom: 1px solid #BBB875;
}

#tag_cloud {
	text-align: center;
}

ul#recentcomments li.recentcomments {
	font-weight: 900;
	width: 154px;
	padding: 5px 4px 0px 18px;
	float: left;

}

ul#recentcomments li.recentcomments a {
	font-weight: 400;
	width:154px;
	padding: 5px 4px 0px 18px;
	float: left;
}



ul#recentcomments li.recentcomments a:hover {
	background-color: #cf7d7ab;
	padding: 5px 4px 0px 18px;
	float: left;

}

#calendar_wrap {
	margin-left:5px;
	float:left;
}

#wp-calendar {
	width: 150px;

}

#wp-calendar a {
	background-color: #ef98bb;
	text-decoration: none;
	color: #fff;
	padding: 1px 2px;
}

#prev {
	text-align: left;
}

#prev a {
	background-color: #c6c396;
	text-decoration: none;
	color: #5d5b35;
	padding: 1px 2px;
}

#prev a:hover {
	background-color: #c6c396;
	color: #ffffff;
	text-decoration: none;
	padding: 1px 2px;
}

#next {
	text-align: right;
}

#next a {
	background-color: #c6c396;
	text-decoration: none;
	color: #5d5b35;
	padding: 1px 2px;
}

#next a:hover {
	background-color: #c6c396;
	text-decoration: none;
	color: #ffffff;
	padding: 1px 2px;
}

/*--navigation--*/

.navigation {
	width: 600px;
	margin: 20px 0;
	float: left;
}


.navigation .alignleft a {
	float: left;
}

.navigation .alignright a {
	float: right;
}

/*--gallery--*/

p.attachment {
	background-color: #dedcb6;
	text-align: center;
	padding: 15px 10px;
	border: 1px solid #c5c39b;
}
p.attachment a img {
	background-color: #dedcb9;
	padding: 3px;
	border: 1px solid #a6a371;
}

.navigation a img {
	background-color: #dedcb9;
	padding: 3px;
	border: 1px solid #a6a371;
}

.gallery-item a img {
	background-color: #dedcb9;
	padding: 3px;
	border: 1px solid #a6a371;
}

.gallery-item a:hover img {
	border: 1px solid red;
}

.gallery-caption {
	font-size:11px;
	line-height:14px;
	margin-left:0pt;
	padding-bottom:10px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
margin-right:10px;
}

.alignright {
   float: right;
margin-left:10px;
}

.wp-caption {
   background-color: #f3f3f3; 
   text-align: center;
   padding-top: 4px;
   margin: 10px;
   border: 1px solid #ddd;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.wp-post-image {

margin:5px 5px 0px 5px;
padding:0;
float:right;
}

.imgnotfound {
background:url(images/not_found.png) no-repeat center top;
font: 900 30px Times New Roman, Times, serif;
	letter-spacing: -1px;
color:#745e4a;
width:400px;
height: 47px;
padding-left:105px;
padding-top: 210px;
margin-top:100px;
float: left;
}


.cat-item a {
font-weight: bold;
}

.cat-item ul li a {
margin-left:15px;
font-size:11px;
font-weight: normal;
width:100px;
}

.cat-item ul ul li a{
    font-weight: normal;
}
