/* Les éléments HTML en général
*******************************************************************************/
html, body {
	margin: 0px;
	padding: 0px;
	background: #ececec url(images/bg.png) repeat-y center;
	color: #333;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}

h4, h3, h2, #comments h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}
#comments {

}
h2{
	margin-bottom: 10px;
	font-size: 14px;
}
a, a:visited{
	color: #ff7800;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

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

.right{
	float: right;
	margin-left: 1em;
}
.nevidebla {
	display:none;
}
fieldset{ border: none;}

blockquote{
	font-style: italic;
	color: #666;
}

table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}

input, textarea{
	background: #f4f4f4;
	border: 1px solid #949494;
	color: #333;
	}

img{
	background: #f4f4f4;
	border: 1px solid #949494;
	padding: 3px;
}

img a{ border: none; }

.post p img.smiley{
	background:transparent;
	border:none;
	padding: -5px;
}
.error p {
	color: red;
}
.grava {
	color: red;
}
.rajtoj {
	color:#666;
	border:none;
}
.rajtoj img {
	border:none;
}
/* La page
*******************************************************************************/
#page {
	width: 800px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
/*	margin-right: auto;
	margin-left: auto; 
*/
}

#main {
	width: 484px;
	float: left;
	display:inline;
	text-align: justify;
	padding: 10px;
	margin: 8px;
}

/* L'entête
*******************************************************************************/
#top{
	margin:0px;
	padding:0px;
	display:none;
}

#top h1 a{
	text-transform:uppercase;
	text-decoration:none;
	color:#999;
	font: 18px Arial, Helvetica, sans-serif;
	margin:0px 0px -13px 0px;
	padding:0px 0px 0px 10px;
	letter-spacing: -1px;
	float: left;
}

#top h1{
	*margin-top: 13px; /* Corrige un bug de décalage sous IE6 */
	}
	
#top h1 a:hover{
	text-decoration:underline;
}

#top {
	height: 20px;
	margin: 0px auto 5px;
	width:780px;

}

#top ul li{
	padding:0px;
	text-transform:uppercase;
	color: #999;
	text-align: right;
	list-style-type: none;
	margin: 0px;	
}

#top ul li{
	float:right;
}
}

#top ul li a {
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align:right;
	font-size:10px;
	padding:4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
#top ul li a:hover {
	color: #FF7800;
}

#logo {
	background: url(images/top.jpg) no-repeat;
	height: 200px;
	width: 780px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	}

	#desc p {
	height: 20px;
	text-align: right;
	margin-top: -40px;
	margin-right: 35px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
/* Le prélude
*******************************************************************************/ 
#prelude{
display:none;
}
	
/* Le contenu
*******************************************************************************/
.day-date{ display: none; }

p.hejmen {
	padding:0px;
	marging:0px;
}

.post{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
	background-image: url(images/chroma.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	margin-top:15px;
}
.post-title, h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	padding-left:40px;
}
.post-title a, .post-title a:visited, h3.post-title, h2 a{
	color: #ff7800;
	color: black;
	text-decoration:none;
	border-style: none;
	font-size: 16px;
	font-weight: bolder;
	text-transform: none;
}
.post-title a:hover, h2 a:hover{
	text-decoration:underline;
}
.post-info{
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #999;
	border-bottom:solid 1px #ccc;
	padding-top:0;
	padding-left:40px;
	margin-bottom: 8px;
}

.post-info a img{
	border:none;
}
.post-content img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}
.post-content ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.post-content ol{
	margin-left:20px;
	padding-left:0px;
}
.post-content ul li {
	list-style:square;
}

.postcontent{
margin:8px 0;
padding:0;
}

.post-content ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.post-content ol{
	margin-left:30px;
	padding-left:0px;
}
.post-content ul li {
	list-style:square;
}

.post-info-co {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}

#comments blockquote, #trackbacks blockquote {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	font-style: normal;
	width:450px;
	background: #ececec url(images/comm.png) no-repeat top;
}
#comments {
	background-image: url(images/komentoj.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top:20px;
}
#comments h3 {
	visibility:hidden;
}

#new_comment {
	background-image: url(images/aldoni_komenton.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top:20px;
	margin-top: 20px;
}
div.propono {
	background-image: url(images/proponi_filmon.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top:20px;
}
div.propono h2 {
	visibility:hidden;
}
div.propono h2 {
	margin-top:10px;
}
div.kontakto {
	background-image: url(images/kontakti_admin.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top:20px;
}
div.kontakto h2 {
	visibility:hidden;
}
.kontakto h3 {
	font-style: bold;
	font-size: 1em;
	color:black;
}
#new_comment h3 {
	visibility:hidden;
}

#trackbacks {
	display: none;
}

.comment-info{ padding-left: 5px;}

.me {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
}
/* La table des matieres
*******************************************************************************/
#arkivo-monato {
	background-image: url(images/arkivo_monato.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}
#arkivo-auxtoro {
	background-image: url(images/arkivo_auxtoro.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}
#arkivo-kategorio {
	background-image: url(images/arkivo_kategorio.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}

#arkivo-monato h2,
#arkivo-auxtoro h2,
#arkivo-kategorio h2 {
	visibility:hidden;
}
#arkivo-monato p,
#arkivo-auxtoro p,
#arkivo-kategorio p {
	margin-top:20px;
	padding-left:20px;
}
#arkivo-monato em,
#arkivo-auxtoro em,
#arkivo-kategorio em {
	color:grey;
	font-style:normal;
}	
#arkivo-monato h3,
#arkivo-auxtoro h3,
#arkivo-kategorio h3 {
	font-size:13px;
	padding-left:20px;
}
#arkivo-monato ul,
#arkivo-auxtoro ul,
#arkivo-kategorio ul {
	padding-left:40px;
}

/* La barre de navigation
*******************************************************************************/
#calendar{
display:none;
}

#sidebar {
	width: 238px;
	float: right;
	line-height: 1.5em;
	margin: 3px 8px 8px 0px;
	padding: 10px;
	font-size:10px;
}

#sidebar h2 {
	color: #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
}
#sidebar li{
	list-style: none;

}

#sidebar ul li a {
	border-bottom: 1px solid #ccc;
	color:#666;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(images/navbulle.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}


#sidebar ul li a:hover{
	border-bottom-color: #fff;
	color: #333 !important;
	background-color: #ccc;
}

.align{ /*Alignage du badge Flickr */
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#search {
	margin-top: 8px;
	margin-bottom: 15px;
}

#q{ width: 150px;}

div#plejbonaj {
	background-image: url(images/plejbonaj.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div#plejbonaj h2 {
	visibility:hidden;
}

div#search {
	background-image: url(images/sercxi.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div#search h2 {
	visibility:hidden;
}
div#categories {
	background-image: url(images/kategorioj.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div#categories h2 {
	visibility:hidden;
}
div#categories strong a {
	color:#36F;
	background-color: #CCD9FF;
}
div#archives {
	background-image: url(images/arkivoj.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div#archives h2 {
	visibility:hidden;
}
div#archives strong a {
	color:#396;
	background-color: #CCFFE5;
}

div#contact {
	background-image: url(images/kontaktoj.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div#contact h2 {
	visibility:hidden;
}
div#links {
	background-image: url(images/ligiloj.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div#links h2 {
	visibility:hidden;
}
div#syndicate {
	background-image: url(images/aboni.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div#syndicate h2 {
	visibility:hidden;
}
div#sondage {
	background-image: url(images/enketo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div#sondage h2 {
	visibility:hidden;
}

/* liste des tags sous forme de nuage
*******************************************************************************/
div#tagcloud h2 {
	visibility:hidden;
}
div#tagcloud {
	background-image: url(images/sxlosiloj.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom:20px;
}
div#tagcloud div {
	border: 1px solid #ccc;
}
div#tagcloud ul {margin:0; padding:0; display:block;}
div#tagcloud li {display:inline; margin:0;list-style: none;}
div#tagcloud ul li a {
	border:none;
	margin: 0px;
	padding:0.6em;
	background-image: none;
	text-decoration:underline;
	display:inline;
}
div#tagcloud ul li a:hover {
	background: none;
}

#tagcloud li.level-1 {font-size: 0.9em;}
#tagcloud li.level-2 {font-size: 1em;}
#tagcloud li.level-3 {font-size: 1.1em;}
#tagcloud li.level-4 {font-size: 1.2em;}
#tagcloud li.level-5 {font-size: 1.3em;}
#tagcloud li.level-1 a,
#tagcloud li.level-1 a:hover {font-size: 0.9em;color:#396;}
#tagcloud li.level-2 a, 
#tagcloud li.level-2 a:hover {font-size: 1em;color:#36f;}
#tagcloud li.level-3 a,
#tagcloud li.level-3 a:hover {font-size: 1.1em;color:#690;}
#tagcloud li.level-4 a, 
#tagcloud li.level-4 a:hover {font-size: 1.2em;color:#396;}
#tagcloud li.level-5 a, 
#tagcloud li.level-5 a:hover {font-size: 1.3em;color:#9C3;}
/* Le pied de page
*******************************************************************************/	
#footer {
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 774px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
#footer p{
	padding:10px;
	margin:0px;
}
#footer img {
	border: none;
}

/* pour les remarques
****************************************************************************/
.rimarko {
	color:#333;
	font-size: 0.90em;
	font-style:italic;
}
/* pour le texte de présentation
****************************************************************************/
.prezento {
	color:#333;
	font-size: 0.90em;
	margin-bottom: 20px;
	padding: 10px;
	background-color:#eee;
	-moz-border-radius:10px;

}
/* pour les sondages
****************************************************************************/
div.poll {
	border:1px solid #C0C0C0;
	padding:0px;
	font-size:10px;
	float:left;
	text-align:left;
}
div.poll img {
	border:none;
}
div.poll p {
	margin:0px;
	padding:5px;
	font-size:11px;
}
div.poll p.unua {
	background-color:#F0F0F0;
	border-bottom:1px solid #C0C0C0;
	font-weight:bold;
	text-align:left;
}
div.poll table {
	font-size:11px;
	border:none;
}

div.poll p.demando {
	padding-left:10px;
}
div.poll p.lasta {
	text-align:center;
}
/* pour la pagination
****************************************************************************/
.pagenav {
	font: 0.9em;
	text-align:right;
}

p.pagenav a {
	background : #ddd;
	color: black;
	padding:2px;
	border: 1px solid #bbb;
	text-decoration: none;
	font-size:90%;
}

p.pagenav a:hover {
	background:#598F9A;
	color:white;
}

p.pagenav strong {
	color: black;
	padding:2px;
	border: 1px solid #bbb;
}

/* pour la page propono
****************************************************************************/
div.propono li {
	margin-bottom:1em;
}