
/*
Theme Name: Thème WordPress Declik
Theme URI: 
Description: Thème créé par Koneko
Version: 1.0
Author: Patrick Zenner
 

*/


body {
font-family: Times, Serif;
font-size: 0.9em;
text-align: left;
background-color: #D0D0D0;
color: #444;
margin: 0;
padding: 0;
}

#page {
margin: 0 auto 0 auto;
width: 972px;
background-color: white;
/*border: 5px solid #999;*/
background-image: url(images/declik_fond.jpg);
}

/* header */

#header {
/*margin: 10px 20px 10px 20px;*/
margin: 0 0 0 0px;
height: 118px;
background: url(images/logo-declik2.jpg) no-repeat left;
/*background-image: url(images/header_bg5.png);*/
text-align: right;
}

* html #header {
margin: 20px 20px 10px 20px;
height: 213px;
background-image: url(images/header_bg5.png);
}

h1 a {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
	}

#header p {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
	}

/* home content */

#content {
width: 580px;
margin-left: 10px;
padding: 20px 20px 20px 10px;
float: left;
}

* html #content {
width: 580px;
margin-left: 10px;
padding: 20px 10px 10px 5px;
float: left;
}

#content h2 a {
font-family: Georgia, serif;
font-size: 36px;
font-style: normal;
font-weight: normal;
letter-spacing: -2px;
line-height: 1em;
text-decoration: none;

}

#content h2 {
font-family: Georgia, serif;
font-size: 36px;
font-style: normal;
font-weight: normal;
letter-spacing: -2px;
line-height: 1em;
text-decoration: none;
color: #579200;
margin: 0;
}

.post_content {
font-family: Georgia, serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #555;
}


.tags {
	background-color: #f2f2f2;
	padding: 5px;
	margin-bottom: 30px;
	
}

#date {
	font-family: Georgia, serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
letter-spacing: -2px;
line-height: 1em;
text-decoration: none;
color: #555;
}

#home-comments, #home-comments a {
	display: inline;
	color: #555;
}

/* sidebar */

.sidebar {
width: 300px;
margin: 0 20px 0 20px;
float: right;
}

*html .sidebar {
width: 300px;
margin: 0 10px 0 10px;
float: right;
}

.sidebar a {
	text-decoration: none;
}

.sidebar ul{
list-style-type: none;
padding: 0;
margin-bottom: 20px;
margin-left: 0;
}

.sidebar ul h2{
	color: white;
	background: #555;
	font-size: 13px;
	padding: 8px;
	font-weight: normal;
}

.widget{
	margin-bottom: 20px;
}

/* footer */

#footer{
clear: both;
margin: 0 0px 0 0px;
background-image: url(images/fond_bas.gif);
height: 41px;
}

#footer p{
padding: 10px;
/*background-color: #999;*/
/*color: white;*/
}

#footer p a{
/*color: #ccc;*/
text-decoration: none;
}

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

a:hover {
	color:#555;
}

/* navigation */

#navbar {
display: block;
float: left;
background-color: #555;
margin: 0px 20px 20px 20px;
width: 932px;
}


#nav2 {
    font-size:13px;
    background: #555;
    
}


#nav2, #nav2 ul {
	list-style: none;
	float: left;
	line-height: 1.5;
	padding: 0;
	width: 655px;
	margin: 0;
}


* html #navbar {
margin-left: 10px;
margin-right: 30px;
}


#nav2 a ,#nav2 a:hover{
	display: block;
	text-decoration: none;
	border:none;
	background-color: #555;
}

#nav2 li {
	float: left;
	list-style:none;
	border-right:1px solid #777;
}

#nav2 a,#nav2 a:visited {
	display:block;
	color: #f5f5f4;
	padding:6px 10px 6px 10px;
}

#nav2 a:hover, #nav2 a:active
{
	background:#000;
	text-decoration:none
}	

/* Dropdown Menu */

#nav2 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
}

#nav2 li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
}

#nav2 li li a,#nav2 li li a:visited{
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
}

#nav2 li li a:hover,#nav2 li li a:active{
	background:#000;
}	

 #nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
}



a.main:hover{
    background:none;
}

#searchform {
	float:right;
	text-align:right;
	margin: 0;
	padding: 4px 10px;
		}

* {
	
}


/* 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;
}
