/* 
Theme Name: Caro et Juju
Theme URI: http://www.patriciamuller.com
Version: 1.0
Description: A Theme from wpthemes.Info
Author: Patricia Muller
Author URI: http://www.vanillamist.com/blog/
*/
body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #F3F6ED;
}
a, a:visited {
	color: #909D73;	
	text-decoration:none;
}

a:hover, TABLE#wp-calendar A:hover, TABLE#wp-calendar TD#today A:hover {
	color: #753206;
	text-decoration:underline;
}

input
{
	color:#909D73;
	background: #FDFBF8;
}
html > body input[type="button"], html > body input[type="submit"] {
	border: #E1D6C6 1px solid;
}

.submitImg {
	vertical-align: bottom;
	background-color: #F3F6ED;
}

.loginImg {
	background-color: #F3F6ED;
	margin: 3px 10px;

}

#searchField {
  float:left;
  height:20px;
  width:10px;
  vertical-align:center;
}


html > body input[type="text"], html > body input[type="password"], textarea
{
	color:#29303B;
	background: #FDFBF8;
	border: #E1D6C6 1px solid;
}

#rap 
{
	background:#fff url(img/rap.jpg) center repeat-y;
	width:958px;
	margin:0 auto;
	padding:0px 21px;
	text-align:left;
	font-family: Trebuchet MS,Georgia, Arial, serif;
	font-size: 0.9em;
}
#header {
	background:#F3F6ED url(img/top.png) no-repeat bottom;
 	height: 370px;
	margin: 0 auto;
	width:1000px;
	padding:0;
	border:#fc9 0px solid;
}
#container {
	background:  url(img/content_bg.gif) repeat;
}
/*#main
{
	margin:0 auto;
    height: 100%;
	padding:0;
	width:756px;
}*/
#content {
	width:544px;
	float:left;
	padding:5px;
	margin:0;
	margin-top:10px;
	overflow:hidden;
	display:inline;
}

.sidebar {
	width:186px;
	float:left;
	padding:0px 8px 10px 8px;
	margin:0;
	font-size:1em;
	color:#333;
	display:inline;
}
.sidebar.right {
	float:left;
}
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url(img/blockquote.gif) no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	color: #676E04;
}
#header h1 
{
	margin: 0;
	font-size: 2em;
	line-height : 0.9em;
	margin-bottom:10px;
	text-align:center;
	position:relative;
	top:285px;
	left:60px;
	width:300px;
}
#header h1 a 
{
	color:#B5C09D;
	text-decoration:none;
}
#header h1 a:hover 
{
	color:#F7F3ED;
}
#header #desc
{
	margin: 0;
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#B5C09D;
	text-align:center;
	position:relative;
	top:280px;
	left:85px;
	width:300px;
}
.sidebar h2 {
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 1em;
	color: #676E04;
	text-align:center;
	background:url(img/sidenav_top.jpg) no-repeat center;
	border:#ccc 0px solid;
	height:22px;
	font-weight:bold;
	clear:both;
}

.sidebar ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:20px;
	background:#F3F6ED url(img/sidenav_bottom.jpg) no-repeat bottom;
	border:#E1D6c6 1px solid;
	border-top:#f3f6ed 0px solid;
	clear:both;
}
#pagenav
{
	list-style:none;
}
.sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
.sidebar ul li a{
	text-decoration: none;
	border:none;
}
.sidebar ul li a:link,.sidebar ul li a:visited {
	color: #909D73;
}
.sidebar ul li a:hover, .sidebar ul li a:active {
	color: #990000;
}
.sidebar ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;	
	background:none;
	border:none;
}
.sidebar ul ul li
{
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:10px;
	background:url(img/subcat_bullet.gif) no-repeat left;
}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	background: url(img/bullet.gif) no-repeat 0 7px;
	padding-left: 1.5em;
}
.post , .page , .wrap
{
	margin:0 0 30px 0;
}

.wrap h2
{
	margin:0 0 20px 0;
}

.post-info, .page-info
{
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
}
.page-info 
{
	text-align:center;	
}
.post-info a
{
	color:#990000;
}
.post-info a:hover 
{
	color:#000;
}
.post-content, .page-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#BBC4A3 1px solid;	
	font-family: Georgia, Verdana, Arial, serif;
	font-size:12px;
}
.page-content {

}
.post-title, .page-title, .title-main-page {
	font-family:Georgia, Arial, Serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.page-title, .title-main-page
{
	font-size:1.6em;
	font-weight:normal;
}

#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active, .title-main-page a
{
	text-decoration:none;
	color:#676E04;
}
.post-date {
	float: left;
	color: #BBC4A3;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #E7EBDE;
	line-height:1em;
}
.post-footer 
{
	padding-top:20px;
	background:url(img/divider.gif) no-repeat center;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#BBC4A3 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}
#footer a {
border:none;
color:#7A7636;
}

.commentlist {
	font-size:1em;
	font-weight:normal;	
}
#commentform 
{
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li 
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#F3F6ED url(img/comments_bottom.jpg) repeat-x bottom;
	border:#E1D6C6 1px solid;
}
.commentlist .alt 
{

}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:12px 20px 0 0;
	text-align:right;	
	font-family:Verdana, Arial, Sans-Serif;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	/*color:#BBC4A3;*/
}
#topnav li a:hover, #topnav li a:active
{
	color:#F7F3ED;	
}

TABLE#wp-calendar {
 margin: 0 auto;
}

TABLE#wp-calendar caption{
 margin: 0 auto;
 font-weight: bold;
}

TABLE#wp-calendar TD, TABLE#wp-calendar TH{
 text-align:center;
 vertical-align:center;
}

HTML > BODY TABLE#wp-calendar TD, HTML > BODY TABLE#wp-calendar TH{
 width: 19px;
 height: 19px;
}

TABLE#wp-calendar TD.dayWithoutPost{
 border: solid 1px #E1D6C6 ;
 background:#FDFBF8 url('img/content_bg.gif') repeat;
}
TABLE#wp-calendar TD.dayWithPost{
 border: solid 1px #E1D6C6;
 background-color:#E1D6C6;
}
TABLE#wp-calendar TD#today{
 border: solid 1px #E1D6C6;
 background-color:#BBC4A3;
}

TABLE#wp-calendar TD#today A {
 color:#676E04;
}


TABLE#wp-calendar #prev{
 text-align:left;
}
TABLE#wp-calendar #next{
 text-align:right;
}

#identification {
	text-align:center;
}



/************************************************************************************/
/*  CSS dropdown menu
/************************************************************************************/
ul#dropdown, ul#dropdown ul { /* toutes les listes */
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
	list-style: none;
	float : left;
	width : 184px;
}

ul#dropdown li li {
	background-image:none;
}

ul#dropdown li { /* tous les items de liste */
	position : relative;
	float : left;
	line-height : 20px;
	width: 177px;
	w\idth : 179px;
	border-width:0px;
	display : block;
	padding-left:5px;
	margin:0;
	background:#F3F6ED url(img/blank.gif) no-repeat left;
}

ul#dropdown li ul { /* listes de deuxi�me niveau */
	position : absolute;
 	left: -9999px;
	width: 184px;
	w\idth : 186px;
	margin-top : -2px;
	border:1px solid #E1D6C6;
	padding-bottom: 0px;
}
HTML>BODY ul#dropdown li ul { /* listes de deuxi�me niveau */
margin-top : -21px;
}
ul#dropdown li ul ul { /* listes de troisi�me niveau et plus */
	left: -9999px;
}



ul#dropdown li ul li  {
	width: 177px;
	w\idth : 181px;
	display : block;
	padding-left:5px;
	margin:0;
	background:#F3F6ED url(img/blank.gif) no-repeat left;
}

ul#dropdown li a {
	padding-left:12px;
	background: url(img/subcat_bullet_left.gif) no-repeat left;
}

ul#dropdown li.totalimages ul,
ul#dropdown li#mbSpecial ul,
ul#dropdown li#mbMenu ul
{
	position:relative;
	width: 177px;
	/*w\idth : 181px;*/
 	left: 0px;
	top: 0px;
	list-style-type: none;
	padding: 0px;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	text-align:left;
	background:none;
	border:none;
}
HTML > BODY ul#dropdown li.totalimages ul,
HTML > BODY ul#dropdown li#mbSpecial ul,
HTML > BODY ul#dropdown li#mbMenu ul
{
	padding: 5px;
}

ul#dropdown li.totalimages ul li,
ul#dropdown li#mbSpecial ul li,
ul#dropdown li#mbMenu ul li
{
	width: 149px;
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:10px;
	background: url(img/subcat_bullet.gif) no-repeat left;
}

ul#dropdown li.totalimages ul li a,
ul#dropdown li#mbSpecial ul li a,
ul#dropdown li#mbMenu ul li a {
	padding-left:0px;
	background: none;
}

ul#dropdown li:hover,
ul#dropdown li.sfhover {
	background-color : #E6EADB;
}
ul#dropdown li#mbSpecial,
ul#dropdown li#mbMenu,
ul#dropdown li#mbSpecial:hover,
ul#dropdown li#mbMenu:hover
{
	font-weight: bold;
	background-color: transparent;
}

ul#dropdown li.totalImages,
ul#dropdown li.totalImages:hover {
	font-weight: bold;
	font-style:italic;
	text-align:center;
	margin-bottom:5px;
	background-color: transparent;
}

ul#dropdown li:hover ul ul,
ul#dropdown li:hover ul ul ul,
ul#dropdown li:hover ul ul ul ul,
ul#dropdown li:hover ul ul ul ul ul,
ul#dropdown li:hover ul ul ul ul ul ul,
ul#dropdown li:hover ul ul ul ul ul ul ul,
ul#dropdown li:hover ul ul ul ul ul ul ul ul,
ul#dropdown li:hover ul ul ul ul ul ul ul ul ul,
ul#dropdown li:hover ul ul ul ul ul ul ul ul ul ul,
ul#dropdown li:hover ul ul ul ul ul ul ul ul ul ul ul,
ul#dropdown li:hover ul ul ul ul ul ul ul ul ul ul ul ul,
ul#dropdown li:hover ul ul ul ul ul ul ul ul ul ul ul ul ul,
ul#dropdown li:hover ul ul ul ul ul ul ul ul ul ul ul ul ul ul,
ul#dropdown li:hover ul ul ul ul ul ul ul ul ul ul ul ul ul ul ul,
ul#dropdown li.sfhover ul ul,
ul#dropdown li.sfhover ul ul ul {
	left: -9999px;
}

ul#dropdown li:hover ul,
ul#dropdown li li:hover ul,
ul#dropdown li li li:hover ul,
ul#dropdown li li li li:hover ul,
ul#dropdown li li li li li:hover ul,
ul#dropdown li li li li li li:hover ul,
ul#dropdown li li li li li li li:hover ul,
ul#dropdown li li li li li li li li:hover ul,
ul#dropdown li li li li li li li li li:hover ul,
ul#dropdown li li li li li li li li li li:hover ul,
ul#dropdown li li li li li li li li li li li:hover ul,
ul#dropdown li li li li li li li li li li li li:hover ul,
ul#dropdown li li li li li li li li li li li li li:hover ul,
ul#dropdown li li li li li li li li li li li li li li:hover ul,
ul#dropdown li.sfhover ul,
ul#dropdown li li.sfhover ul,
ul#dropdown li li li.sfhover ul {
	left: -188px;
}

/************************************************************************************/
/*  CSS profile
/************************************************************************************/

#your-profile fieldset {
	border: 1px solid #ccc;
	float: left;
	width: 250px;
	padding: 5px;
	margin: 0;
	margin-bottom: 20px;
	margin-right: 10px;
	font-size: 0.9em;
}

#your-profile fieldset input, #your-profile fieldset select  {
	width: 240px;
	padding: 0;
	margin: 2px;
}

#your-profile fieldset textarea {
	width: 240px;
	padding: 0;
	margin: 2px;
}

#your-profile legend {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #676E04;
}

#your-profile .submit {
	text-align: right;
}

#your-profile .desc {
	font-style: italic;
}


#message p {
	background:#F3F6ED;
	border:#E1D6c6 1px solid;
	padding: 5px;
}

/************************************************************************************/
/*  CSS login
/************************************************************************************/
#loginBody {
	background: #F3F6ED url(img/login-alliance-light.png) center no-repeat top;
}

#login {
	background: #fff;
	border: 1px solid #a2a2a2;
	margin: 5em auto;
	padding: 1.5em;
	width: 300px;
}

#login #login_error {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}

#login h1 {
	background: url(images/wordpress-logo.png) no-repeat top left;
	margin-top: 0;
}
/*
#login h1 a {
	display: block;
	text-indent: -1000px;
	height: 66px;
	border-bottom: none;
}

#login input {
	padding: 3px;
}*/

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}

#login_error ul {
    margin:10px;
	list-style: disc;
}
#login_error ul li {
	display: list-item;
	text-align: left;
}

#login #log, #login #pwd, #login #user_login, #login #email {
	width: 70%;
}

/************************************************************************************/
/*  CSS widgets
/************************************************************************************/

/* *** Subscriptions *** */
.sidebar .box#subscribe li { background:url(img/subcat_bullet.gif) no-repeat 0 50%; padding:0 0 0 11px; margin-bottom:8px; }
.sidebar .box#subscribe li a { display:block; text-indent:-9999px; height:13px; outline:0; }
.sidebar .box#subscribe li#s-yahoo a { background:url(img/sub_yahoo.gif) no-repeat; }
.sidebar .box#subscribe li#s-google a { background:url(img/sub_google.gif) no-repeat; }
.sidebar .box#subscribe li#s-bloglines { margin-bottom:6px; }
.sidebar .box#subscribe li#s-bloglines a { background:url(img/sub_bloglines.gif) no-repeat; }
.sidebar .box#subscribe li#s-newsgator a { background:url(img/sub_newsgator.gif) no-repeat; height:18px; }
.sidebar .box#subscribe li#s-rss a { background:url(img/sub_rss.gif) no-repeat; height:12px; }

/* *** Bookmarks *** */
.sidebar .button { width:186px; margin: 10px 0 8px 0; }
.sidebar .button a { display:block; text-indent:-9999px; outline:0; width:186px; height:31px; }
.sidebar .button#bookmark a { background:url(img/button_bookmark.gif) no-repeat; }
