/*** caiLusBlog CSS ***/
/*** style #1 ***/

/*** GENERAL ***/

body {
	margin: 0px;
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial;
	background: #66AACC ;
	}

a {
	color: #66AACC;
	text-decoration: none;
	}
	
a:hover {
	color: #43728A;
	text-decoration: underline;
	}


/*** CONTAINER, PAGE, BOTTOM ***/

#container {
	border: 0px;
	width: 764px;
	position: absolute;
	left: 50%;
	margin-left: -382px;
	}

#blog #container {background: url('../images/style1/page.jpg') repeat-y;}
#photos #container {background: url('../images/style1/page.jpg') repeat-y;}
#planche #container {background: url('../images/style1/page_noir.jpg') repeat-y;}
#commentaires_photos #container {background: url('../images/style1/page_c.jpg') repeat-y;}
#dessins #container {background: url('../images/style1/page.jpg') repeat-y;}
#contact #container {background: url('../images/style1/page.jpg') repeat-y;}
#magie #container {background: url('../images/style1/page.jpg') repeat-y;}


#bottom {
	height: 52px;
	background-image: url('../images/style1/stripe_bottom.jpg');
	border: 0px;
	clear: both;
	}

#bottom div {
	border: 0px;
	padding: 10px 30px 0px 0px;
	color: #666666;
	font: 10px;
	text-align: right;
	}

/*** METEO ***/

#meteo {
	width: 300px;
	height: 40px;
	font-weight: bolder;
	color: #777;
	text-align: right;
	position: absolute;
	right: 30px;
	top: 150px;
	}

#meteo img {
	position: relative;
	top: -150px;
	right: 30px;
	}

/*** HEADER, NAV ***/

#header {
	height: 137px;
	background-image: url('../images/style1/header.jpg');
	border: 0px;
	}
	
#nav {
	height: 40px;
	background-image: url('../images/style1/stripe_top.jpg');
	border: 0px;
	}

#nav a {
	color: #DDDDDD;
	border: 0px;
	text-decoration: none;
	font-weight: bolder !important;
	margin-left: 37px;
	margin-top: 13px;
	padding-right: 16px;
	display: block;
	float: left;
	}
	
#nav a:hover {
	color: white;
	background: url('../images/style1/pastille.gif') no-repeat bottom right;
	}


/*** MENU ***/

#menu {
	width: 207px;
	border: 0px;
	padding: 8px;
	font-size: 10px;
	float: left;
	margin-top: 30px;
	color: #555555;
	}
	
#menu a {
	color: #555555;
	text-decoration: none;
	font-size: 10px;
	}
	
#menu a:hover {
	color: #222222;
	text-decoration: underline;
	}
	
.menutitle {
	color: #CCCCCC;
	padding-bottom: 2px;
	font-weight: bold;
	}

#menu .menutitle a {
	color: #CCCCCC;
	text-decoration: none;
	}

#menu .menutitle a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

.search_input {
	width: 176px;
	height: 17px;
	background: #CCCCCC url('../images/style1/search.jpg') no-repeat;
	border: 0px;
	font: 10px Verdana;
	color: #555555;
	padding: 5px 12px 0px 30px;
	}

.password {
	width: 176px;
	height: 17px;
	background: #CCCCCC url('../images/style1/password.gif') no-repeat;
	border: 0px;
	font: 10px Verdana;
	color: #555555;
	padding: 5px 12px 0px 30px;
	}

.menu_input {
	width: 194px;
	height: 17px;
	background: #CCCCCC url('../images/style1/menu_input.gif') no-repeat;
	border: 0px;
	font: 10px Verdana;
	color: #555555;
	padding: 5px 12px 0px 12px;
	}

#derniers_dessins div {
	background: url('../images/style1/menu_new.jpg') no-repeat;
	width: 211px;
	height: 86px;
	}

#derniers_dessins div img {margin: 18px 0px 0px 17px;}

#menu img {border: 0px;}

.expanded { background: url('/images/triangle_down.png') 0 2px no-repeat; padding-left: 14px; *background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/triangle_down.png',sizingMethod='crop'); }
.reducted { background: url('/images/triangle_right.png') 0 2px no-repeat; padding-left: 14px; *background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/triangle_right.png',sizingMethod='crop'); }
.expanded .subcontent { display: block; margin-left: -14px; }
.reducted .subcontent { display: none; }

#fin_menu {
	clear: both;
	margin-bottom: 20px;
	}

#derniers_commentaires a {
	margin: 5px 5px 5px -5px;
	display: block;
	color: #333;
	padding: 5px;
	}

#derniers_commentaires a span {
	color: #666;
	}



/*** CONTENT ***/

#content {
	float: left;
	margin-top: 30px;
	margin-left: 37px;
	margin-right: 30px;
	width: 430px;
	display: inline;
	color: #666666;
	}

#planche #content {
	float: left;
	margin-top: 30px;
	margin-left: 37px;
	width: 680px;
	display: inline;
	color: #666666;
	}

#commentaires_photos #content {
	float: left;
	margin-top: 30px;
	margin-left: 37px;
	width: 680px;
	display: inline;
	color: #666666;
	}
	
#content img {
	display: block;
	margin: auto;
	padding: 7px;
	border: 1px solid #999;
	-moz-border-radius: 10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	}
	
#content img.noborder {
	display: block;
	margin: auto;
	border: 0px;
	}

#content img.normal {
	margin: 0px;
	border: 0px;
	padding: 0px;
	}

#content img.smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}


#content table img {
	border: 0px;
	}

.title {
	color: #EEAA11;
	font-weight: bold;
	}
	
.date {
	color: #999999;
	font-size: 10px;
	}

li .date , li .pseudo {
	margin-left: 2em;
	}

.pseudo {font-weight: bold;}

.colored1 {color: #4B9CDA;}
.colored2 {color: #43728A;}
.weak {color: #BBBBBB;}

a.colored2:hover {
	color: #EE8311;
	}

div.commentaire {
	height: 25px;
	text-align: right;
	margin-bottom: 27px;
	}

.commentaire a {
	display: block;
	height: 25px;
	width: 27px;
	padding: 6px 0px 0px 0px;
	background: url('../images/style1/bulle.jpg') no-repeat center right;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	float: right;
	}

.commentaire a:hover {
	color: #333333;
	text-decoration: none;
	}

.comm {
	padding: 20px 0px 20px 0px;
	width: 390px;
	margin: auto;
	background-color: #EFEFEF;
	border-top: 8px solid #DDD;
	border-bottom: 8px solid #DDD;
	}

.text_input {
	width: 194px;
	height: 17px;
	background: #DDDDDD url('../images/style1/text_input.jpg') no-repeat;
	border: 0px;
	font: 10px Verdana;
	color: #555555;
	padding: 5px 12px 0px 12px;
	margin-top: 5px;
	}

.textarea_input {
	width: 320px;
	height: 174px;
	background: #DDDDDD url('../images/style1/textarea_input.jpg') no-repeat;
	border: 0px;
	font: 12px Verdana;
	color: #555555;
	padding: 5px 12px 5px 12px;
	margin-top: 5px;
	}

#container td {
	-moz-border-radius: 15px;
	-khtml-border-radius:15px;
	border-radius:15px;
	}

#nav_blog {
	font-size: 10px;
	text-align: center;
	}
#nav_blog a {text-decoration: none;}
.prec:before {font-size: 12px; content: "«\00A0\00A0";}
.suiv:after {font-size: 12px; content: "\00A0\00A0»";}

.rubrique {
	color: #999;
	text-align: right;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #999;
	padding-right: 10px;
	margin-bottom: 15px;
	}

#commentaires_photos .rubrique {margin-left: 200px;}


ul.commentlist {
	margin-left: 0em;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.counter {
	display: inline !important;
	float: left;
	font: bold 1.8em 'Century Gothic', 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	color: #6AC;
	}

.highlight {
	background-color: paleturquoise;
	}


/*** PHOTOS ***/

#titre_planche {
	border: 0px;
	text-decoration: none;
	font-weight: bolder;
	margin-bottom: 25px;
	font-size: 16px;
	font-style: italic;
	font-family: Georgia;
	text-align: right;
	color: #EE8311;
	display: block;
	}

a.photo_vignette {
	display: block;
	float: left;
	width: auto;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 20px;
	font-weight: normal;
	text-decoration: none;
	-moz-border-radius: 12px;
	-khtml-border-radius:12px;
	border-radius:12px;
border: 0;
	}

.photo_thumb {
	border: 0 !important;
	padding: 0px !important;
margin: 0px !important;
	}

a.photo_vignette:hover {
	font-weight: bold;
	color: #CEE4EF;
border: 1px solid #999;
background: #444;
padding: 19px;
	}

#planche a.nb_com_photo {
	display: block;
	height: 15px;
	width: 21px;
	padding: 0px 0px 0px 0px;
	background: url('../images/style2/bulle_small.gif') no-repeat top right;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	text-align: center;
font-family: 'Century Gothic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin: auto;
	}

#planche a.nb_com_photo:hover {
	color: #DDDDDD;
	font-weight: bold;
	}

.star {
	display: inline !important;
	border: 0px !important;
	padding: 0px !important;
margin: 0px !important;
	}

.s_full, .s_half, .s_empty {
	display: block !important;
	float:left;
	width: 14px;
	height: 13px;
	}

.s_full {
	background: url('../photos/images/star_full_2.png') no-repeat;
	*background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../photos/images/star_full_2.png',sizingMethod='crop');
	}
.s_half {
	background: url('../photos/images/star_half_2.png') no-repeat;
	*background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../photos/images/star_half_2.png',sizingMethod='crop');
	}
.s_empty {
	background: url('../photos/images/star_empty_2.png') no-repeat;
	*background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../photos/images/star_empty_2.png',sizingMethod='crop');
	}


/*** DESSINS ***/

#planche_dessins {
	}

#planche_dessins a {
	border:0px;
	}

#planche_dessins a img {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity: 0.4;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

.vignette_dessin {
	border: 1px solid #CCC;
	-moz-border-radius: 15px;
	-khtml-border-radius:15px;
	border-radius:15px;
	padding: 7px;
	width; 80px;
	height:50px;
	display: block;
	margin: 6px;
	float: left;
	}

body#dessins a.rubrique, body#dessins a.rubrique:hover {
	display: block;
	text-align: left;
	font-size: 2em;
	margin: 25px 0;
	font-family: 'Century Gothic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 0;
	padding: 0;
	text-decoration: none;
	}

