/*
Theme Name: Une Image Par Jour 2010 Papier;
ThemeURI: http://www.uneimageparjour.be
Description: Habillage for my sweet baby blog
Version: 1.2
Author: S&eacute;bastien Jacqmin
Author URI: http://www.tellthem.be
Tags: Papier
*/

BODY {
	background:url(images/bg-papier.jpg) repeat;
	background-color:#333333;
	/*background-attachment:fixed;*/
	color:#4a3e37;
	}
H1, H2, H3, H4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#4a3e37;
	}
	
a {
	color:#900
	}
a:hover {
	color:#F00;
	}
p {
	 font-family:georgia,serif;
	color:#381704;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	padding:0px; 
}
li {
		list-style:none;
}
li, ul {
		margin:0;
		padding:0;
}
#page {
	width:100%;
	background:url(images/bg-taches.jpg) no-repeat top left;
}
.container {
	text-align:right;
	}
#col-gauche {
	background:url(images/logo.gif) no-repeat top right;
	}
	#lien-home {
		display:block;
		height:140px;
		width:119px;
	}
	#titre {
		padding-top:20px;
		}
		#titre p, #col-gauche p,  #col-gauche a,  #col-gauche li {
			font-size:10px;
			text-decoration:none;
			}
		#titre p.date {
			color:#4a3e37;
			}
		#titre p.date span {
			color:#900;
			}
	#miniatures {
	}
		#miniatures a {
			display:block;
			float:left;
			margin:0 10px 10px 0;
			height:30px; width:30px;
			overflow:hidden;
		}
		#miniatures a.selected {
			border:3px #F60 solid;
			height:24px; width:24px;
		}
		#miniatures a.last {
			margin-right:0;
			padding-right:0;	
		}
		#miniatures a:hover {
			border:2px #F60 solid;
			height:26px; width:26px;
		}		
	.liens ul, .liens li {
		margin:0; padding:0;
		list-style:none;
		line-height:10px;
		
	}
	.liens a {
		font-size:10px;
		text-decoration:none;
		}
#content {
	overflow:hidden;
	text-align:left;
	}
#infos {
	background:url(images/infos.jpg) no-repeat;
	height:231px;
	position:relative;
	}
	#date{
	position:absolute;
	top:25px; left:30px;
	width:40px; height:60px;
		}
		#date H2, #date H4 {
			margin:0;
			text-align:center;
		}
		#date H2 {
			border-bottom:1px solid grey;
			margin-top:-5px;
		}
	#info-droit {
		position:absolute;
		top:25px; left:103px;
		width:160px;
	}
	#info-droit a {
		color:#786E69;
		font-family:georgia,serif;
		font-size:12px;
		font-weight:bold;
		letter-spacing:0.1em;
		padding-bottom:3px;
		text-transform:uppercase;
	}	
.margin {
	padding:20px;
}
	
#tiroir {
	display:none;
	}
	#titre-tiroir {
		}

.last {margin-right:0;padding-right:0;}