
/*
Theme Name:Cha
Theme URI: http://www.crescen2o.com/
Description: The first theme created by David Boudjenah.
Version: 0.1
Author: David Boudjenah
 Copyright
*/


body {
font-family: Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
font-size: 0.8em;
background: #ffffff;
color: #cc0000;
}

#page {
background-image : url('images/content.gif');
background-repeat : repeat-y;
background-position : center 255px;
margin: 0 auto 0 auto;
width: 896px;
}

/*li {
list-style-type: none;
background-image: url(./images/puce.gif);
background-repeat: no-repeat;
background-position: 15px 30px ;
padding-left: 15px;
}*/

img {
margin: 3px;
}

a img {
border : 0;
}


#header {
background-image: url('images/header.gif');
height: 255px;
}

#header h1 {
display: none;
}

#header p {
display: none;
}

#header a {
display:block;
width:270px;
height:230px;
margin-left:550px;
}

#content {
float: left;
width: 527px;
margin-left: 67px;
display: inline;
padding: 0 10px;
}

#content h2 {
font-size: 1.3em;
background-image: url(./images/grossepuce.gif);
background-repeat: no-repeat;
background-position: -5px -3px ;
padding-left: 30px;
}

a:link {
color: #ff9900;
text-decoration:none;
}

a:visited {
color: #ff9900;
text-decoration:none;
}

a:hover {
color: #cc0000;
text-decoration:none;
}

.postmetadata {
font-size: 0.8em;
color: #999;
}

.post_content {
font-size: 1em;
color: #555;
}

.sidebar {
width: 196px;
margin-left: 607px;
padding: 0 0 0 30px;
}

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

.sidebar h2 {
font-size: 1.2em;
padding-top: 15px;
}

.sidebar a {
color: #555;
text-decoration:none;
}

.sidebar a:hover {
color: #ff9900;
text-decoration:none;
}
.comments-template{
color: #555;
margin: 10px 0 0 0;
border-top: 1px solid #ccc;
}

.comments-template ol{
margin: 10px;
padding: 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: 10px 0 0 0;
line-height: 15px;
padding: 0 0 10px;
border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
font-size: 1.2em;
}

.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;
}

.navigation {
margin:0 0pt 20px 0;
padding:10px 0pt;
text-align:center;
width:100%;
}
.navigation .left {
float:left;
text-align:left;
width:50%;
}
.navigation .right {
float:right;
text-align:right;
width:50%;
}
.navigation p {
margin:0pt;
padding:0pt;
}
.navigation a {
color:#999999;
}

#footer {
font-size: 1em;
clear: both;
background-image: url('images/footer.gif');
height: 170px;
}

#footer p{
text-align: left;
font-size: 1em;
padding: 50px  0 0 65px;
}




