/*
THEME NAME: diary-cute
THEME URI: http://pageblogging.net/2008/10/diary-cute-released.html
Description: Supports widget, threaded-comments and theme-options. Also including PSD files.
VERSION: 1.8.1
AUTHOR: page
AUTHOR URI: http://pageblogging.net
TAGS: orange,two-columns,fixed-width,theme-options,threaded-comments
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

/* Begin html tags - corps général du blog */
* { margin:0; padding:0;} 

body {
font-size: 62.5%;
 /* Resets 1em to 10px */font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 background: url(img/fond.gif); 
 color: #660000;
 	margin:0px auto;
	height:auto;}
hr{display: none;}
a{
color: #660000;
text-decoration: none;
}
a:hover {
color: #660000;
text-decoration: underline;
}
ul{list-style-type: none;}
h2{font-size:1.3em;}
h3,h4{
font-size:1.1em;
font-weight:bold;
}
small{font-size:1em;}
.clear{clear:both;}

/* End html tags */


/* Begin Structure */
#header {
text-align:center;
width: 1200px;
height:60px;
margin:0 auto 10px;
font-size:1.2em;
padding:0px 200px 0 0;
}


#content{
width:1060px;
margin:0.2em auto;
font-size:1.2em;
}
#maincontent{
float:left;
width:840px;
line-height:1.5em;
background: #666666 no-repeat;
padding:4px;
display:inline;
   -moz-border-radius: 8px;
   -khtml-border-radius: 8px;
   -webkit-border-radius: 8px;
   border-radius: 8px;
}
#sidebar{
float:right;
width:200px;
text-align:left;
position:relative;
}
#sidebar-top{
margin-left:-30px;
}
#sidebar-left{
margin-left:-30px;
margin-top:3em;
}
#footer{
text-align:center;
width: 1200px;
height:60px;
margin:0 auto 10px;
font-size:1.2em;
padding:0px 200px 0 0;
color:#566E24;
}
/* End Structure */


/* begin header*/
#header h1{
font-size:2.2em;
padding:15px 0 0 0px;
}
#header h1 a{
text-decoration: none;
}
.description{
padding:3px 10px 0 10px;
}
#menu{
font-size:1.2em;
width: 1040px;
margin:auto;
}
.lavalamp { 
position: relative ;
 margin-top:350px;
 width:840px;
 height:70px;
 overflow: hidden; 
 background: url("img/bg.gif") no-repeat top left ;
 padding:8px 15px 0;
 }
 .lavalamp li {
 float: left ;
 list-style: none;
 }
 .lavalamp li.back {
 width: 9px;
 height: 25px;
 z-index: 8;
 position: absolute;
 background: #B7AD76 url("img/lavabg.gif") no-repeat top right;
 }
 .lavalamp li.back .left {
 background: url("img/lavabg.gif") no-repeat top left;
 height: 25px;
 margin-right: 9px; 
 }
 .lavalamp li a { 
  text-decoration: none;
  color: #F0EFDF;
  outline: none;
  text-align: center; 
  padding:5px 8px;
  text-transform: uppercase;
  letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        position: relative;
                        overflow: hidden;
font-weight:bold;
}
.lavalamp li a:hover, .lavalamp li a:active, .lavalamp li a:visited {border: none;}               
/* End header*/

#footer a{color:#70683B;}

/* begin maincontent*/
.postdate{
margin-right:5px;
overflow:hidden;
float:left;
width:40px;
height:40px;
font-family:Georgia;
text-align:center;
color:#F0EFDF;
background: #C78D4D url(img/date.gif) no-repeat top center;
}
.postdate span{}

.topcorner{
background: url(img/contentt.gif) no-repeat top center;
height:15px;
}
.bottomcorner{
background: url(img/contentb.gif) no-repeat bottom center;
height:15px;
}
.contentpadding{
padding-left:35px;
padding-bottom:15px;
padding-right:60px;
padding-top:15px;
background:#ebe5e5 url(img/contentback.gif) repeat-y;
}
#maincontent .entry a{color:#C58036;}
#maincontent .entry a:hover{
text-decoration: none;
border-bottom:1px dashed #C78D4D;
}
#maincontent h2 a{
color:#efc100;
font-variant:small-caps;
font-size:medium;
font-family:comic sans ms;
}
#maincontent h2 a:hover{color:#C78D4D;}
#maincontent ul li{
margin-left:10px;
padding: 0 0 0 15px;
background: url(img/ul.gif) no-repeat left center;
}
.entry{margin-top:10px;}

.entry p {margin-bottom:0.5em;}
.entry ol {padding: 0 0 0 35px;}
.entry ul {list-style-type:none;}
.entry ul li{
margin-left:10px;
padding: 0 0 0 15px;
background: url(img/ul.gif) no-repeat left center;
}
.entry img {
border:1px solid #A39856;
padding:2px;
margin:5px;
max-width:490px;
height:auto;
}

.entry table {border:1px solid #A39856;}
.entry table tr th{
padding:1px 10px;
background:#C5CFB0;
}
.entry table tr td{
padding:2px 10px;
background:#DDD9C0;
}

.entry blockquote ,.entry pre{
margin:5px 20px;
padding:5px;
background:#C5CFB0;
   -moz-border-radius: 8px;
   -khtml-border-radius: 8px;
   -webkit-border-radius: 8px;
   border-radius: 8px;
   overflow:hidden;
}
.postmetadata{
padding:1px 15px;
margin:0.5em 0 25px;
background: url(img/ping-track.gif) repeat-y top left;
}

.ping-track{
padding: 0 15px;
background: url(img/ping-track.gif) no-repeat top left;
}
.postnav{margin:10em 0;}

/* End maincontent */

/* Begin sidebar */
#sidebar h2,#sidebar h3{
font-size:1em;
color:#660000;
margin-top:-3px;
padding-left:10px;
text-transform:uppercase;
}
#sidebar-top ul li ul{padding-left:10px;}
#sidebar-top .contentlist ul li a{
color:#ffff00;
padding-left:10px;
}
#sidebar-top .contentlist ul li a:hover{
color:#666666;
text-decoration: none;
}
#sidebar-left .contentlist1 ul{padding:5px 0  0 5px;}
#sidebar-left .contentlist1 ul li a{
margin:2px 0 2px 5px;
color:#d501fb;
font-variant:small-caps;
}
#sidebar-left ul li a:hover{
color:#666666;
text-decoration: none;
}
#sidebar a{color:#7a078f;}


#archives, #categories { display:none; }  

.tabs{}
.tabs li{}
.tabs li a{
margin:12px 0;
display:block;
height:30px;
width:103px;
padding:10px 20px;
outline:none
}
.tabs li a span{
display:block;
overflow:hidden;
width:0;
height:0;
}

#tabnewpost{background: url(img/newpost.png) no-repeat top center;}
#tabcomments{background: url(img/comments.png) no-repeat top center;}
#tabarchives{background: url(img/archives.png) no-repeat top center;}
.contentlist{
background: url(img/tabshow.png) repeat-y top left;
width:140px;
padding:0 10px;
}
.tabshow-t{
clear:both;
background:url(img/tabshowt.png) no-repeat top left;
height:19px;
width:160px;
}
.tabshow-b{
background: url(img/tabshowb.png) no-repeat top left;
height:20px;
width:160px;
}
.contentlist1{
background:url(img/tabshow1.png) repeat-y top left;
width:140px;
padding:0 10px;
}
.tabshow1-t{
margin-top:1em;
background: url(img/tabshow1t.png) no-repeat top left;
height:19px;
width:160px;
}
.tabshow1-b{
background: url(img/tabshow1b.png) no-repeat top left;
height:20px;
width:160px;
}
/* End sidebar */


/* Begin wp-tags*/
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 2px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 2px;
margin: 0 7px 2px 0;
display: inline;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignright {float: right;}
.alignleft {float: left;}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
}
.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-calendar{
width:100%;
color:#C1C08C;
text-align:center;
}
#wp-calendar a{color:#DADAB7;}
#wp-calendar td { text-align:center;}
#wp-calendar tfoot{width:100%;}
.searchf input.sbm-b{
margin-top:5px;
width:90%;
border:1px solid #A2B180;
padding:4px;
background:#C5CFB0;
color:#6C7A4C;
}
/* End wp-tags */


/* Begin comments*/
.message{width:90%;}
#response{margin:2em 0 0 20px;}
.comleft{
width:20%;
float:left;
vertical-align:middle;
text-align:right;
padding:5px;
}
.comleft a{color:#333;}
.message-by{}
.avatar-place{}
.message-count{float:left;}
.message-content{
margin:10px 20px
;width:80%;
padding-bottom:5px;
border-bottom:2px solid #7E8C60;
}

.message-entry{
float:left;
padding:5px 0 0 20px;
width:60%;
vertical-align:middle;
}
.inputs input,#commentform input{
background:#d9bfda;
border:0;
padding:2px;
background: #d9bfda url(img/input.gif) no-repeat top center;
width:166px;
height:16px;
}
.message textarea,#comment{
border:0;
width:380px;
height:180px;
overflow:hidden;
background: #d9bfda url(img/textarea.gif) no-repeat top center;
padding:10px;
}
.submit{margin-top:10px;}
.submit input,#commentform #submit{
border:0;
width:60px;
height:30px;
background: #d9bfda url(img/submit.gif) no-repeat top left;
color:#fff;
}
#commentform p{line-height:2.5em;}
.backtotop{text-align:right;}
.submit{margin-top:1em;}


.commentlist{margin-left:10px;}
.commentlist li{
margin:5px;
padding:3px !important;
}
.commentlist li li{background: 0 !important;}


.commentlist ul li{margin:0;}
.commentlist li{list-style:none;}
.commentlist li .comment-meta{float:right;}
.commentlist li .comment-author{
width:40%;
float:left;
}
.commentlist li p{clear:both;}
.comment-body{
border:1px solid #707D56;
margin:3px 0;
padding:5px;
}
.children{margin:0 0 0 25px;}
#maincontent .commentlist a{text-decoration: none;}
#maincontent .commentlist .commentmetadata a{color:#999;}
#maincontent .commentlist .commentmetadata a:hover{text-decoration: underline;}
/* End comments */


