/*
Theme Name: Appel du ciel 
Theme URI: http://www.a-comme.com
Description: WordPress Custom Theme for L\'appel du ciel based on <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/ylrxy2k">edit settings</a>.
Version: 1.0
Author: Agence A. Comme
Author URI: http://www.a-comme.com

*/
/*.item_article {
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: no-repeat;
	text-align:left;
	border: 0px #1A1A1A;
	margin-bottom: 1em;
}*/
#vignette{
	position:absolute;
	display:block;
	left:40px;
	top:30px;
}
.item_article, .item_vert, .item_rouge, .item_bleu, .item_violet{
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:100px;
	padding-right:10px;
	background-color: #f9f8f3;
	text-align:left;
	border: 0px #1A1A1A;
	margin-bottom: 1em;
}
.item_article{
	background-image: url(images/motif_rouge.png);
	background-repeat: repeat-y;
	background-position: 20px 30px;
}
.item_vert{
	background-image: url(images/motif_vert.png);
	background-repeat: repeat-y;
	background-position: 20px 30px;
}
.item_rouge{
	background-image: url(images/motif_rouge.png);
	background-repeat: repeat-y;
	background-position: 20px 30px;
}
.item_bleu{
	background-image: url(images/motif_bleu.png);
	background-repeat: repeat-y;
	background-position: 20px 30px;
}
.item_violet{
	background-image: url(images/motif_violet.png);
	background-repeat: repeat-y;
	background-position: 20px 30px;
}
/*titre article*/
.item_article h1, .item_vert h1, .item_rouge h1, .item_bleu h1, .item_violet h1 {
	font-family: Times;
	font-weight: normal;
	font-size: 260%;
	padding-top: .1em;
	padding-bottom: .5em;
	line-height:1.2;
	text-align: center;
	color: #929292;
}
/*chapo article*/
.item_article h2, .item_vert h2, .item_rouge h2, .item_bleu h2, .item_violet h2 {
	font-family: Times;
	font-style:italic;
	font-weight: normal;
	font-size: 120%;
	padding-top: .1em;
	margin-bottom:0.4em;
	line-height:1;
}
/*inter*/
.item_article h3, .item_vert h3, .item_rouge h3, .item_bleu h3, .item_violet h3 {
	font-family: georgia;
	font-size: 110%;
	color: #930;
	padding-top: .1em;
	margin-bottom:0.4em;
}
.item_vert h3{
	color:#41a62a;
}
.item_rouge h3{
	color:#e3001a;
}
.item_bleu h3{
	color:#488dc7;
}
.item_violet h3{
	color:#93117e;
}
/*bloc image+l�gende */
.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;
}

p.legende {
	font-size: 80%;
}
/*corps article*/
.item_article p, .item_vert p, .item_rouge p, .item_bleu p, .item_violet p {
	font-family:"Times New Roman", Times, serif;
	font-size: 100%;
	margin-bottom:.6em;
}
/*question interview*/
.item_article h4, .item_vert h4, .item_rouge h4, .item_bleu h4, .item_violet h4 {
	font-family:"Times New Roman", Times, serif;
	color:#C00;
	font-weight:bold;
	font-size: 100%;
	margin-bottom:.3em;
}
.item_vert h4{
	color:#41a62a;
}
.item_rouge h4{
	color:#e3001a;
}
.item_bleu h4{
	color:#488dc7;
}
.item_violet h4{
	color:#93117e;
}

/*encadr� article*/
.encadre{
	width:70%;
	border:2px solid #930;
	font-size: 90%;
	font-style: italic;
	padding: 5px;
	margin-bottom:1em;
}
.encadre2{
	width:70%;
	background-color:#FFC2A6;
	border:2px solid #930;
	font-size: 90%;
	font-style: italic;
	padding: 5px;
	margin-bottom:1em;
}
.item_vert .encadre{
	border:2px solid #41a62a;
}
.item_vert .encadre2{
	border:2px solid #41a62a;
	background-color:#8dee77;
}
.item_rouge .encadre{
	border:2px solid #e3001a;
}
.item_rouge .encadre2{
	border:2px solid #e3001a;
	background-color:#FEC4A7;
}
.item_bleu .encadre{
	border:2px solid #488dc7;
}
.item_bleu .encadre2{
	border:2px solid #488dc7;
	background-color:#ADCBC8;
}
.item_violet .encadre{
	border:2px solid #93117e;
}
.item_violet .encadre2{
	border:2px solid #93117e;
	background-color:#D1BACF;
}
.storycontent ul li{
	font-family:"Times New Roman", Times, serif;
	font-size: 100%;
	margin-bottom:0.6em;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 1em;
}
p.titresupplique{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:160%;
	font-style:italic;
	line-height:1.1;
	text-align:center;
	padding-bottom:0.2em;
}
p.textesupplique{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:110%;
	font-style:italic;
	line-height:1.1;
	text-align:center;
	padding-bottom:0.2em;
}
#scrollpane{
float:right;
}
