/*
Theme Name: Création Thème WordPress
Theme URI: http://www.fran6art.com/
Description: Thème créé apr Francis Chouquet.
Version: 1.0
Author: Francis Chouquet
 
Creation Theme by Francis Chouquet || http://www.fran6art.com
*/


body {
font-family: Times, Serif;
font-size: 0.9em;
text-align: left;
background: #ffffff;
color: #444;
margin: 0;
padding: 0;
background: #555 url(images/bg.jpg);
}

#page {
margin: 0px auto;
width: 960px;
background-image: url(images/bg-center-bas.jpg);


}

/* header */

#header {

background-image: url(images/top.jpg) ;
width: 670px;
height: 150px;
margin:0;
}

#clear {

clear:both;

}




/* home content */

#content {
background: url(images/bg-center-720.jpg) no-repeat;
width: 720px;
margin: 50px 0 0 0;
padding: 0 0 20px 0px;
float: right;
}

* html #content {
width: 720px;
padding: 20px 10px 10px 5px;
float: right;
}

#content h2 a {
font-family: Georgia, serif;
font-size: 26px;
font-style: normal;
font-weight: normal;
letter-spacing: -2px;
line-height: 1em;
text-decoration: none;

}


#content h2 {
	font-size: 2.0em;
	font-weight: normal;
	text-transform: capitalize;
	color: #cf6531;
	background: url(images/trait.png) no-repeat top;
	padding: 1.5em 0 0 10em;
	margin-bottom: 10px;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}



.post_content {
font-family: Georgia, serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #000000;
padding:40px;

}


#home-comments, #home-comments a {
	display: inline;
	color: #555;
}

/* sidebar */

.sidebar {
padding-top: 100px;
text-align: right;
float: right;
}


.sidebar-image {

margin:0 0 0px 0;
float: right;
}



.widget{
	margin-bottom: 20px;
}

ul.nav {
margin:10px 22px 0 0;
padding-top: 100px;
font-size: 1em;
text-align: right;
/* text-transform: uppercase; */
}
ul.nav a {
text-decoration: none;
color: #828282;
}
ul.nav li {
padding: 9px 0px 9px 0;
}
ul.nav li a {
padding: 8px 30px 8px 20px;
}
ul.nav li a:hover, ul.nav li.current_page_item a, .widgz ul li a:hover, .widgz ul li.current-cat a, .widgz ul li.cat-item a.active_category, ul.nav li.current-cat a, ul.nav li.cat-item a.active_category {

background: url(images/nav-bg.jpg) right repeat-y;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
color: #fff;
}



/* footer */

#footer{
text-align: right;
font-size:12px;
font-style:italic;
clear: both;
margin: 0 10px 0 10px;
}

#footer p{
padding: 20px;
background-color: none;
color: white;
}

#footer p a{
color: #ccc;
text-decoration: none;
}

a {
	color: #cf6531;
	text-decoration: none;
}

a:hover {
	color:#555;
}

/* navigation */




a.main:hover{
    background:none;
}


* {
	
}


/* gestion des commentaires */

.comments-template{
margin: 0px 0 0 0;
}

.comments-template ol{
margin: 0px;
padding: 0;
list-style: none;
}


.comments-template ol li{
margin: 10px 0 10px 0;
line-height: 15px;
padding: 0 0 0px;
display: inline;
float: left;
width: 580px;
}

.comments-template ol li p{
margin-left: 10px;
}

.reply {
	margin: 10px;
}


.comments-template ol li .depth-2 {
	background-color: #f5f5f4;
	width: 540px;
}

.comments-template ol li .depth-2 p textarea#comment {
	width: 510px;
}

.comments-template ol li .depth-3 {
	background-color: #ccc;
	width: 490px;
}

.comments-template h2, .comments-template h3{
font-size: 1.5em;
margin: 0;
padding: 20px 0;
}


.comments-template p.nocomments{
padding: 0;
}


.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

.avatar {
	float: left;
	border: 2px solid #ccc;
}

cite {
	padding: 0 0 0 15px;
	background-color: transparent;
	font-weight: bold;
	font-style: normal;
	
}

cite a{
	background-color: transparent;
	text-decoration: none;
}

.commentmetadata a {
	padding: 0 0 0 15px;
	background-color: transparent;
	text-decoration: none;
}

.comment-author {
	margin: 10px 10px 5px;
}

.comment_info {
	padding: 3px 0;
}



.comment {
	color: #555;
	padding: 20px 20px 20px 220px;
}

.comment p {
	margin: 0;
	padding-bottom: 10px;
}


h3#respond {
clear: both;
}

ol.trackbacks-layout {
	clear: both;
	padding-bottom: 10px;

}

ol.trackbacks-layout li {
	padding: 20px;
	background: #ccc;
	width: 540px;
}

textarea#comment {
	width: 580px;
}


/* page search */

#searchno #searchform {
	float: left;
}
