/*
Theme Name: Happy-Kuri
Theme URI: http://www.happykuri.com/
Description: Theme created by Kuri.
Version: 0.1
Author: Christelle Abgrall

Creation Theme by Christelle Abgrall : http://www.happykuri.com
*/



body {
font-family: Arial, Arial, Helvetica, Sans-serif;
font-size: 0.7em;
text-align: justify;
background: #888888;
color: #333333;
margin: 0;
}

#page {
margin: 0 auto 0 auto;
width: 1080px;
background: #ffffff;
}

#header {
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
float: left;
background:#cccccc;
width: 1080px;
height: 300px;
padding: 0 0px 0px 0px;
}


 
#header p {
padding: 0 0px 0 0;
font-size: 1em;
text-align: right;
}

#header h1#titre {
height: 300px;
overflow: hidden;
position: relative;
width: 1080px;
}
#header h1#titre span {
background: url('/images/banner2010.jpg') no-repeat;
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}



#content {
float: left;
width: 760px;
margin-top: 30px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 50px;
}

#content h2 {
font-size: 18px;
color: #000000;
text-align: center;
}

#content h2 a{
font-size: 18px;
color: #000000;
}

#content h2 a:hover{
color: #ff3830;
}

.postmetadata {
font-size: 9px;
color: #959595;
text-align: center;
}

.post_content {
font-size: 12px;
line-height: 17px;
color: #555;
margin: 0; 
border: 0; 
padding: -5px;
white-space: 0;
}


.comments-template{
	margin: 10px 0 0 0;
}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
 
.comments-template ol p{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.comments-template ol li{
	margin: 30px 0 0 0;
	line-height: 15px;
	padding: 0 0 20px;
}
 
.comments-template h2, .comments-template h3{
	font-size: 1.2em;
        color: #99dddd;
}
 
.commentmetadata{
	font-size: 0.9em;
}
 
.comments-template p.nocomments{
	padding: 0;
}
 
.comments-template textarea{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}


 

 
.sidebar {
float: right;
width: 260px;
margin-top: 50px;
margin-right: 20px;

}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 20px;
}

.sidebar ul li li li{
margin: 0;
padding: 0 10px;
}

.sidebar h2 {
font-size: 13px;
align: center;
color: #99dddd;
}

.sidebar a{
color: #333333;
}

.sidebar a:hover{
color: #ff3830;
}




#footer {
font-color: #cccccc;
background:#222222;
padding: 0px 10px 20px 0;
clear: both;
width: 1070px;
height: 35px;
}

#footer p{
text-align: center;
font-size: 9px;
padding: 20px 10px 0 0;
color: #556666;
}



a {
color: #ff776d;
text-decoration: none;
}

a:hover {
color: #ff3830;
}

a:active, a:focus{
outline:none;
}

a img
{
border: none;
} 