/*
Le présent thème a été créé par Lomalarch d’après alto-studio et contributeurs
(cf. credits.txt dans le répertoire du thème)
sous licence Creative Commons - Attribution - Non Commercial 
<http://creativecommons.org/licenses/by-nc/2.0/fr/>
certains droits réservés

pour toute précision ou assistance, me contacter à 
lomalarch(chez)gmail(point)com
*/
/* Les éléments HTML en général
--------------------------------------------------------background: #ccc; */
body{
	background: #ccc;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	/*font-size: .7em;*/
	font-size: 12px;
	color: #333;
	line-height: 145%;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
}

h1{font-size: 2.1em;}
h2{font-size: 2.1em; font-weight: normal;}
h3{font-size: 1.5em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre {
	width: 100%;
	border-left : 3px solid #008ACF;
	font-family : "Luxi Mono", "Courrier New", Courrier, monospace;
	background: transparent;
	color : #0273b9;
	font-size : 1.05em;
	text-align : left;
	padding :  5px;
}

.retour {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*font-size: .7em;*/
	color: #999;
	/*line-height: 11px;*/
	margin-left: 10px;
	margin-right: 5px;
	margin-top: -8px;
	margin-bottom: 5px;
	text-align : right;
}
fieldset{
	border: none;
}

label{
	cursor: pointer;
}

.field label{
	display: block;
	margin-top: -5px;
}

img {
	border: none;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 99%;
	/*font-size: .7em;*/
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

a:link {
	color: #0273B9;
	text-decoration : none;
}

a:visited{
	color: #0273B9;
	text-decoration : none;
}

a:hover {
	color: #0273B9;
	text-decoration : underline;
}

.noliste {
	list-style-type: none;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* menu */
/* menu */
#menugeneral {
	position:absolute;
	width:780px;
	left:50%;
	margin-left:-390px;
	top: 27px;
	clear:both;
	font-size:10px;
	height:20px;
	background:none;
	vertical-align:middle;
	z-index: 2;
}
#menugeneral ul {
	margin:0;
	padding:0;
}
#menugeneral ul li {
	display:inline;
	margin:0;
	padding:0;
}

#menugeneral a {
	display:block;
	float:left;
	border-right:0px;
	border-bottom: 0px;
	text-decoration:none;
	font-weight:bold;
	height:16px;
	color:#000;
	padding:7px 5px 0 5px;
	background: #ecfa65;
}

#menugeneral a:hover {
	color:#112233;
	background:#fff;
	border-bottom: 0px;
}
#menugeneral li.current a {
	color:#112233;
	background:#fff;	
}




/*#ecfa65;*/
#category {background: #ecfa65;}

/* Page
--------------------------------------------------------886px */
#page{
	background: #fff url(img/page.jpg) repeat-y center top;
	color: inherit;
	width: 886px;
	margin: 0em auto;
	text-align: left;
}

/* L'entête
-------------------------------------------------------- */
#top{
	height: 170px;
	background: transparent url(img/top.jpg) no-repeat top left;
	padding: 0 0 0 82px;
}

#top h1{
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 3.2em;
	letter-spacing: -.05em;
	font-weight: bold;
	float: left;
	clear: both;
	width: 723px;
	background: transparent url(bannieres/basket.jpg) no-repeat top left;
	margin-top: 69px;
	margin-bottom: 0;
	height: 149px;
}

#top h1 a{
	display: block;
	height: 48px;
	padding-top : 101px ;
	text-decoration: none;
	padding-right: 7px;
	color: #FFF;
}
/* Le prélude
-------------------------------------------------------- #DFDFDF */ 

#prelude{
	position: absolute;
	width: 886px;
	top: 7px;
	left: 50%;
	margin: 0 0 0 -443px;
	background: transparent;
	color: #ffffff;
	text-align: center;
}

#prelude a:link {
	color: #DFDFDF;
}

#prelude a:visited {
	color: #DFDFDF;
}

#prelude a:hover {
	color: #666;
}

/* Le contenu
-------------------------------------------------------- */

.post-title {
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #333;
	letter-spacing: -.05em;
	background: transparent;
	margin-bottom: .2em;
}

.post-title a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: transparent;
	text-decoration: none;
}

.post-title a:hover {
	text-decoration: none;
}

.post-subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #0273b9;
	letter-spacing: -.05em;
	background: transparent;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}

.post-info{
	margin-top: 0;
	color: #0273b9;
	background: transparent;
	padding-bottom: 1px;
}

.post-info a:link {
	color: #0273b9;
	text-decoration: underline;
}

.post-info a:visited {
	color: #0273b9;
	text-decoration: underline;
}

.post-info a:hover {
	color: #0273b9;
	text-decoration: none;
}
.post-chapo{
	font-size: 14px;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-style: italic;

}
.post-content{
	text-align: justify;
}

.post-content a:link {
	color: #0273b9;
}

.post-content a:hover {
	color: #0273b9;
}

.post pre {
    width: 485px;
    overflow: auto;
    padding: 0 .5em 1.5em .5em;
}

.post blockquote{
	font-family: Tahoma, Arial, Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
	margin-bottom: 3px;
	color: #B1B1B1;
}

.post-info-co a{
	color: #B1B1B1;
}

.post-info-co a:hover {
	color: #0273b9;
	text-decoration: underline;
}

.cont-comment {
	background: transparent;
	display: block;
	padding: 0;
	width: auto;
}

.comment-line span {
	padding-left: 10px;
}

.comment-line-text {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0;
	color: #0273B9;
	text-decoration: none;
}
.comment-line-text a:link {
	font-weight: bold;
	color: #0273B9;
}
.comment-line-text a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}

.comment-line-text .datetime {color: #888;}

#trackbacks blockquote, #comments blockquote{
}

#comments .post-content {padding: 10px; margin: 3em 0;}

#comments blockquote {font-style: normal; padding: 0; margin: 1em 0;}
/*#e6e6e6*/
.post, #comment-form {
	background: #fff0f5;
	margin: 20px 0 40px 0;
	padding: 10px;
	clear: both;}

.form-help {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #999;
	line-height: 100%;
	margin-top: 0 5px 5px 10px;
	text-align: justify;
}

/* sidebar - menu
-------------------------------------------------------- */

#sidebar ul{
	list-style: none;
}

#sidebar h2 {
	color: #333333;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin-bottom: .2em;
}

#sidebar h3{
	font-size: 18px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: 100;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
	margin-bottom: 15px;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}

/* sidebar - calendar
-------------------------------------------------------- */

#calendar{
	margin-bottom: 15px;
}

#calendar table{
	font-size: .95em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#calendar table caption{
	margin: 0 auto;
}

#calendar table th{
	color: #333;
	background: transparent;
}

#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#calendar table td a{
	display: block;
	background: #F7DFE6;
	color: #0273b9;
	font-weight: normal;
	text-decoration: none;
}

#calendar table td a:hover{
	background: #0273b9;
	color: #F7DFE6;
}


/* sidebar
-------------------------------------------------------- */

#sidebar ul, #sidebar dl {
	margin: 20px 0;
	padding: 10px;
	}

#sidebar ul li {
	margin: 0;
	}
	
#categories ul {background: #ecfa65;}
/*#f7dfe6;}*/
#selection ul, #comments .post-content {background: #b9e566;}

#langlist ul {background: #d87ee2;}

#archives ul {background: #bfcbd9;}
/*d87ee2*/
#languages ul {background: #bcd2ee;}

#links dl {background: #b9e566;}

#links dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #444;
	margin-bottom: .5em;
	text-align: center;
}

#links dd {margin-left: 0;}

#syndicate ul, #trackbacks .post-content {background: #a8e4ff;}

#dcsign{
	text-align: left;
	color: #aaa;
}

#dcsign p {margin-top: .5em;}

#dcsign a:link {
	color: #aaa;
}

#dcsign a:hover {
	color: #0273b9;
	text-decoration: underline;
}

/* Footer
--------------------------------------------------------#CCC */

#footer{
	width: 886px;
	height: 123px;
	background: #CCC url(img/bottom.jpg) no-repeat left top;
	margin: 0;
	color: #666;
	clear: both;
}

/* layout.css
-------------------------------------------------------- */

html{
	margin: 0;
	padding: 0;
	text-align: center;
}

#main{
	float: left;
	width: 535px;
	padding-left: 65px;
	margin-top: 10px;
}

#content{
	margin: 0 0 0 17px;
}

#sidebar{
	float: left;
	width: 184px;
	margin-top: 15px !important; 
	margin-top: 35px;
	padding: 0 20px;
}

/* Tags cloud
------------------------------------------ */
#tagcloud ul {
margin:0;
padding:0 1em;
display:block;
}

#tagcloud li {
display:inline;
margin: 0 .1em;
padding: 0;
background-image: none;
}

#tagcloud li.level-1 { font-size: 1em; }
#tagcloud li.level-2 { font-size: 1.3em; }
#tagcloud li.level-3 { font-size: 1.6em; }
#tagcloud li.level-4 { font-size: 2em; }
#tagcloud li.level-5 { font-size: 2.3em; }
 
#tags {
text-align: right;
}

