/*
Theme Name: Celine en Chine
Version: 2.1
Author: Celine Montheard
Author URI: http://www.celine-en-chine.com/
Tags: -
*/



/* Begin Typography & Colors */
body {

    background: #FFFFFF;
    font-family: georgia, sans-serif; 
    font-size: 75%;
    color: #582E19;
}

#page {
	
}


#header {
	
    border: 0px solid green;
    text-align: left;
    background: #FFFFFF ;
padding: 0px;
}


#headerimg 	{

    border: 0px solid red;

    text-align: left;
    background: #FFFFFF URL(images/banniere-sans-texte.jpg)  no-repeat scroll ;

}


#content {
   /*font-size: 1.2em*/
   background-color: transparent;
}

.widecolumn .entry p {
	/*font-size: 1.05em;*/
	}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
	}

.widecolumn {
	/*line-height: 1.6em;*/
	}

.narrowcolumn .postmetadata, .widecolumn .postmetadata {
	text-align: center;
        background: url(images/pinceau-couche.gif) bottom center no-repeat;
        padding-bottom: 25px;
}



/***** TO CHECK  ***/
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


#footer a {
    font-size: 100%; 
    margin-top: 5px;
    color: #8B0000;
    text-decoration: none;
}
#footer a:hover {
    color: #CC3322;
}

.widget{
   width:  210px;
   padding-top: 45px;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 15px;
 
   border: 0px solid blue;
}
.widgettitle{
   color: #ffffff;
   
}
.widget_links{
  padding-bottom: 5px;
}

#linkcat-117 .widget, #linkcat-118 .widget{
  padding-top: 5px;
}
.widget_links .widgettitle, .widget_meta .widgettitle{
   color: #8B0000;
}
#text-291676741 {
   background: url(images/bienvenue.gif) top left no-repeat;
   
}
#text-319146911 {
   background: url(images/reflets-de-chine.gif) top left no-repeat;
   padding-bottom: 0px;

}
#text-319146911 a{
  text-decoration: underline;
  
}
#shashin-newest-images .widgettitle, #shashin-random-images .widgettitle{
   color: #8B0000;
   font-weight: normal;
   height: 20px;
   
}
#shashin-newest-images{
   padding-top: 0px;
   padding-bottom: 0px;
   
}
#shashin-random-images{
   padding-top: 0px;
   padding-bottom: 10px;
   
}
#search {
   background: url(images/chinons-un-peu.gif) top left no-repeat;
   padding-top: 50px;
}

#mycategoryorder {
   background: url(images/chapitres.gif) top left no-repeat;
}

#recent-posts {
   background: url(images/dernieres-callis.gif) top left no-repeat;
}

#recent-comments {
   background: url(images/callis-de-passage.gif) top left no-repeat;
}

#calendar{
   background: url(images/pas-lunaire.gif) top left no-repeat;
}

#archives {
   background: url(images/en-rouleaux.gif) top left no-repeat;
}

#tag_cloud {
   margin-top: -60px
}

#linkcat-116 {
background: url(images/fils-de-toile.gif) top left no-repeat;

}




small {
	font-size: 95%;
	line-height: 1.9em;
text-align: left;
}

/****** TO CHECK *********/
h1, h2, h3 {
    font-weight: bold;
}

/* title of the blog */
h1 {
   font-size: 250%;
   text-align: left;
}

/* description title of the blog */
#headerimg .description {
   font-size: 150%;
   text-align: left;
}

/* articles title */
h2 {
   font-size: 190%;
   color: #CC3322;
}

/****** TO CHECK *********/
h2.pagetitle {
	font-size: 1.6em;
}

/* titles of navigation bar */
#sidebar h2 {
	font-size: 12px;
}



h3 {
	font-size: 12px;
        color:#8B0000;
}

/****** TO CHECK *********/
h1, h1 a, h1 a:visited, #headerimg .description {
   text-decoration: none;
   color: #CC3322;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
     color: #CC3322;
}

h2, h2 a,  h2 a:visited, h3, h3 a,  h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
     text-decoration: none;
}

h1 a:hover,h2 a:hover, h3 a:hover {
    text-decoration: underline;
}


a {
 color: #CC3322;
 text-decoration: none;
}
a:hover {
  text-decoration: underline;
}



/* ------ liste ------- */
ul      { 
    font-size: 100%; 
}
li      { 
    list-style-type: square; 
}

/* ------- image ------- */
img     {
    border: 0px solid #FFA500;
} 

/* ------- divers ------ */
input   { 
    border: solid 1px #8B0000; 
    font-size: 100%; 
    margin-bottom: 2px;
    background-color: #FFFFFF; 
    color: #8B0000; 
}
legend  { 
    color: #8B0000; 
    padding-left: 5px; 
    padding-right: 5px;
}

/****** TO CHECK *********/
.entry p a:visited {
	color: #b85b5a;
	}

/****** TO CHECK *********/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em ;
}

/****** TO CHECK *********/
.commentlist li {
	font-weight: bold;
	}

/****** TO CHECK *********/
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

/****** TO CHECK *********/
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

/****** TO CHECK *********/
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


#commentform p {
	
	}

/****** TO CHECK *********/
.commentmetadata {
	font-weight: normal;
font-size: 0.9em;
	}

/****** TO CHECK *********/
#sidebar {
	
}

/****** TO CHECK *********/
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

/****** TO CHECK *********/
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

/****** TO CHECK *********/
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


/******** CALENDAR *********/
#calendar_wrap{
margin-left: 28px;
margin-right: 28px;
text-align: center;
}
#wp-calendar{

}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 90%;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	
font-weight: bold;
font-size: 110%;
	text-align: center;


	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* ------------ End Typography & Colors --------------- */



/* --------- Begin Structure ------------------------ */
body {
	margin: 0;
	padding: 0;
}

#page {
    margin-left: auto; 
    margin-right: auto; 
    width: 920px;
}

#header {
    margin-bottom: 20px!important; 
    margin-bottom: 10px;
    height: 280px;
    z-index: 100;
}

#adsense_leader{
   width: 100%;
   text-align: center;
   margin: 0px;
   padding: 0px;
}

#headerimg {
	
    margin-bottom: 0px; 
    height: 190px;
    padding: 0px;
    padding-left: 140px;
padding-top: 0px;
}

#content {
   border: 0px solid green;
   padding: 0px;
   margin:0px;

}

.narrowcolumn {

    border: 0px solid blue;
       
    float: right;  
    width: 580px; 

    margin-top: 0px!important;
    margin-top: -35px;
    margin-right: 10px;

    padding-top: 0px!important;
    padding-top: -25px;
    padding-bottom: 0px;

}

.widecolumn {

    border: 0px solid blue;
       
    float: right;  
    width: 580px; 

    margin-top: 0px!important;
    margin-top: -35px;
    margin-right: 10px;

    padding-top: 0px!important;
    padding-top: -25px;
    padding-bottom: 0px;

}

.post {
    width: 570px;
    
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px; 
    margin-bottom: 50px;
    
    padding: 0px 0px 0px 10px;
    
    background: transparent; 
    border-left: 0px solid #cc3322;   
    border-top: 0px solid #cc3322;   
    border-bottom: 0px solid #cc3322;
    border-right: 0px solid #cc3322;
    
    color: #582E19;
    text-align: justify;
}

.datePost {
  border: 0px solid black;
margin: 0px;
  text-align: right;
  background: transparent url(images/mumianhua-date.gif) no-repeat right top;
  padding-right: 60px; 
padding-top: 12px;
padding-bottom: 12px;
font-weight: bold;
    font-variant: small-caps;
    font-size: 110%;
}

.post hr {
	display: block;
}

.widecolumn .post {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px; 
    margin-bottom: 100px;
}

.adsense_article{
width: 100%;
text-align: center;

}

/****** TO CHECK *********/
.narrowcolumn .postmetadata {
	padding-top: 5px;
}

/****** TO CHECK *********/
.widecolumn .postmetadata {
	margin: 30px 0;
}

/****** TO CHECK *********/
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

/****** TO CHECK *********/
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


#sidebar
{

     float: left; 
     width: 220px;
     background: transparent; 

     margin-left: 60px;
     margin-right: 55px;
     margin-top: 0px!important;
     margin-top: -35px;
     margin-bottom: 5px;  
	    
     padding: 0px;
     padding-top: 0px!important;
     padding-top: -25px;
   
     border: 0px solid blue;
}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



#footer {
	
    clear: both;

    margin: 0px;
    margin-top: 20px;
    padding: 0px;
    color: #8B0000; 

    height: 250px;
    width: 100%;

    background: transparent URL(images/footer.jpg)  top no-repeat; 

    
    border: 0px solid black;
	}

#footer p{
   margin-left: 100px;
   padding-top: 50px;
   line-height: 30px;
}
/* ----------------------- End Structure ---------------------- */



/* --------------------- Begin Headers ------------------------ */
h1 {
	padding-top: 25px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
#comments {
 color:#8B0000;
}
/* --------------------- End Headers --------------------- */



/* --------------------- Begin Images --------------------- */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* --------------------- End Images --------------------- */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* --------------------- End Entry Lists --------------------- */



/* --------------------- Begin Form Elements  --------------------- */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
font-family: georgia, sans-serif; 
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* --------------------- End Form Elements --------------------- */



/* --------------------- Begin Comments --------------------- */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* --------------------- End Comments --------------------- */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */

