/* ***** BEGIN LICENSE BLOCK *****
 * Copyright (c) 2010 by David M. All rights
 * reserved.
 * LeJapon.fr
 *
 * ***** END LICENSE BLOCK *****
 *
 * Contributor(s):
 *  David Michaud
 */
 
 
@import "layout.css";

body {
	margin: 0;
	padding: 0;
	background: #eee;
	font-family: 'Trebuchet MS', Sans-Serif, helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	}

ul { list-style: none; }
ul li { list-style: none; }

/************************* HAUT ************************************/
#top
{
	margin: 0 auto;
	width: 998px;
	padding: 0;
}

.logo {
	border: 0;
}


#title {margin:0; width: 240px; height: 118px; overflow:hidden; text-align:left; float:left;}

#title-baseline
{
	color:#fff;
	padding-top:18px;
	width: 750px;
	height: 100px;
	overflow:hidden;
	float:right;
}

ul#navlist li.navprems
{
	background: transparent url('../../images/logo_lejapon_bas.gif') 0px top no-repeat;
	width: 516px;
}

ul#navlist li.navprems a:hover
{
	background: transparent url('../../images/logo_lejapon_bas.gif') 0px top no-repeat;
	color: #fff;
	background-color: #111;
}

#topgoogle {
	width: 728px;
	height: 90px;
	padding-top: 14px;
	margin: 0;
}
/************************* MENU HAUT ************************************/

#navcontainer 
{
clear:both;
padding: 0;font-family:"helvetica", Helvetica, Arial, sans-serif;
text-align: right;
margin:0; 
padding:0;
}

#navlist {height:40px}

#navcontainer p	
{
padding: 7px 7px 0px;
font-family:"helvetica", Helvetica, Arial, sans-serif;font-size: 1em;
font-weight: bold;
}

/* to stretch the container div to contain floated list */
#navcontainer img {margin: 0;padding: 0;}
ul#navlist {list-style: none;padding: 0;margin: 0px;background-color: #222;font-size: 1em;}
ul#navlist li {text-align: left;float: left;height: 40px;margin: 0;background: #222;border-right:1px solid #666;padding: 0;}
ul#navlist li { width: 105px; voice-family: "\"}\""; voice-family:inherit; width: 119px;}
html>body ul#navlist li { width: 119px; }
ul#navlist li a {display: block;padding: 7px 5px 25px 7px;color: #aaa;font-size: 11px;text-decoration: none;height: 1%;height:40px;text-shadow: 0 0 0 #000;}
#navcontainer>ul#navlist li a {width: auto;height: auto;height: 8px}
ul#navlist li#active a {background: #eee;color: #222;}
ul#navlist li a:hover,ul#navlist li#active a:hover {color: #fff;background-color: #111;}
ul#navlist li.home	{border-left: none;}
ul#navlist li#empty	{width: 120px;}
ul#navlist li.rss {background: transparent url('../../images/icons/rss_mini.png') 4px 5px no-repeat;}
ul#navlist li.rss a:hover {background: #111 url('../../images/icons/rss_mini.png') 4px 5px no-repeat;}

/* Prelude
-------------------------------------------------------- */
#prelude {
	width: 366px;
	position: absolute;
	top: 0;
	right: 18px;
	padding: 6px 0 0 0;
	color: #CAE4FC;
	text-align: center;
}
	#prelude a:link, #prelude a:visited {
		font-size: 1em;
		font-weight: bold;
		color: #CAE4FC;
		text-decoration: none;
	}
	#prelude a:hover { text-decoration: underline; }
	#prelude a:focus, #prelude a:active { background: yellow; color: red; padding: 5px 8px; }



p {
	margin: 0 0 15px 0;
	font-size: 14px;
	line-height: 20px;
	}

a:link, a:active, a:visited {
	color: #D00F0F;
	text-decoration: none;
	}
	
a:hover {
	color: #D00F0F;
	text-decoration: underline;
	}

fieldset{
	border: none;
	padding: 0 0 0 10px;
	margin: 0;
}

.field label{
	display: block;
	cursor: pointer;
	cursor: hand; /* pour IE */
}

input, textarea{
	padding: 4px;
	border: 3px solid #ccc;
	background: #FCFCFC;
	/* -moz-border-radius connu pour ne pas etre valide */
	-moz-border-radius: 8px;
}


.form-env input.submit {
	border: 2px solid #b2cfe4;
	width: 180px;
	padding: 4px;
	background-color: #ebf1ff;
	cursor:pointer;
	font-weight: bold;
}

.form-env input.submit:hover {
	border: 2px solid #305769;
	cursor: pointer;
}

.form-env input.preview {
	border: 2px solid #ccc;
	width: 120px;
	padding: 4px;
	background-color: #eee;
	cursor:pointer;
}

/* TITLES
----------------------------------------------------------------- */

h1 {
	margin: 0;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #D00F0F;
	}

h1 a:link, h1 a:visited, h1 a:hover {
	color: #D00F0F;
	text-decoration: none;
	}
	
h2 {
	margin: 0px 0px 15px 0px;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #D00F0F;
	}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #D00F0F;
	text-decoration: none;
	}

h3 {
	margin: 0;
	font-size: 14px;
	color: #444;
	}

h4 {
	margin: 0;
	font-size: 12px;
	color: #000;
	}

.suite a{
	font-size: 16px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	color: #D91A20;
	text-decoration: none;
}

.suite a:hover{
	text-decoration: underline;
}

/* STRUCTURE (That rug really tied the room together, did it not?)
----------------------------------------------------------------- */

#room, #lawn {
	width: 880px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#rug, #grass {
	float: left;
	width: 880px;
	background: #fff;
	text-align: left;
	}

/* HEADER
----------------------------------------------------------------- */

#header {
	width: 880px;
	background: transparent;
	margin: 0;
	padding: 0;
	}


#leaderboard {
	width: 880px;
	height: 90px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: auto;
	right: auto;
	top: 15px;
	background: transparent;
	text-align: center;
	}

/* Post
********************************************/

#content{
	color: #000;
}

.post{
	margin-top: 0px;
}

.day-date{
	padding-left: 20px;
	margin-left: -28px;
	color: #888;
	background: #EEE;
	font-style: italic;
}

.post-title{
	width: 500px;
	font-size: 40px;
	line-height: 38px;
	padding-left: 0px;
	background: transparent;
	color: #000;
	margin-bottom: 8px;
	font-weight: bold;
	letter-spacing: -1px;
}

.post h2 img {
	margin: 0;
	padding: 0 0 8px 0;
	}

.post-title a{
	color: #D91A20;
	background: transparent;
	text-decoration: none;
}

.post-title a:visited{
	color: #D91A20;
	background: transparent;
	text-decoration: none;
}

.post-info {
	font-size: 10px;
	line-height: 12px;
	color: #444444;
	padding-left: 1px;
	}

.post-info a{
	color: #D91A20;
	background: transparent;
}

.post-content p{
	width: 500px;
	text-align: justify;
	line-height: 1.6em;
	/*overflow: auto;*/
	overflow: hidden;
	padding-left: 1px;
}

.post-content ul{
	list-style-image: url(img/puce.png);
}

.post-content p a img{
	width: 100px;
	height: 100px;
	margin: 10px;
	padding: 0;
	border : 2px solid #cfcfcf;
	float: left;
}

.post-content p a:hover img{
	border : 2px solid #000;
}

.post-chapo{
	width: 500px;
	text-align: justify;
	line-height: 1.6em;
	overflow: hidden;
}

.post blockquote{
	font-style : italic;
	border-left : 5px solid #999;
	padding-left : 1em;
}

.post blockquote p{
	width: auto;
}

.post img {
	margin: 0;
	padding: 15px 0 10px 0;
	}

.post-info-co{
	width: 495px;
	clear: both;
	text-align: right;
	font-size: 0.8em;
	border: 1px solid #E0E0E0;
	background: #FFF url(img/postinfo.png) repeat-x;
	color: inherit;

	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0.5ex;
	/* -moz-border-radius connu pour ne pas etre valide */
	-moz-border-radius: 5px;
}

.post-info-co a{
	color: #222;
	background: transparent;
	text-decoration: none;
}

.post-info-co a:before{
	content: url(img/bulle.png);
	margin-right: 1ex;
}

.post-info-co .poster{
	float:left;
}

.post-info-co .poster a:before{
	content: none;
	margin-right: 1ex;
}

.post .smiley {
	margin: 0;
	padding: 0;
	}

/* PAGE NAV */
.pagenav{clear:both; padding:0px 15px 15px 15px; text-align:center;	line-height: 28px;}
.pagenav a, .pagenav a:link{padding:2px 4px 2px 4px; margin:2px; text-decoration:none; border:1px solid #999; color:#999; background-color:#FFF}
.pagenav a:visited{padding:2px 4px 2px 4px; margin:2px; text-decoration:none; border:1px solid #999; color:#999; background-color:#FFF}
.pagenav a:hover{border:1px solid #AED700; color:#FFF; background-color:#D00F0F}
.pagenav a:active{padding:2px 4px 2px 4px; margin:2px; text-decoration:none; border:1px solid #999; color:#999; background-color:#FFF}
.pagenav strong{padding:2px 4px 2px 4px; margin:2px; font-weight:bold; border:1px solid #D00F0F; color:#FFF; background-color:#D00F0F}

/************************* JAIME ************************************/

#jaime {
	width: 500px;
	font-size: 10px;
	color:#666;
}

#jaime a {
	color:#666;
}

#jaime a.catego {
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	color:#fff;
	background-color:#d5d5d5;
	border-left: 3px solid #D00F0F;
}

#jaime p {
	clear:both;
}

#jaime ul li {
	float:left;
	width: 130px;
	padding: 0;
	margin: 0;
}

.post-infos {
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 10px 0px 10px 0px;
	margin: 15px 0px 0px 0px;
}

.post-ratings {
	float:right;
	line-height: 0px;
}

.post-ratings img {
	vertical-align:middle;
}

.post-ratings input{
	margin: 8px 0px 0px 0px;
	border: 0;
	float:right;
}

.jaime {
	margin: 0px;
	font-size: 10px;
	color:#444;
	background:url(http://www.lejapon.fr/wp/wp-content/themes/berlin/images/love_mini.gif) 0px 4px no-repeat;padding-left:10px;
}

.jaime-plus {
	color:#444;
}

#mini-rating .jaime {
	margin: 0;
	font-size: 10px;
	color:#000;
	background:url(http://www.lejapon.fr/wp/wp-content/themes/berlin/images/love_mini.gif) 1px 4px no-repeat;padding-left:10px;
}

#mini-rating .jaime-plus {
	display:none;
}

#mini-rating-g .jaime {
	margin: 0;
	font-size: 9px;
	color:#666;
	background:url(http://www.lejapon.fr/wp/wp-content/themes/berlin/images/love_mini_gris.gif) 1px 3px no-repeat;padding-left:10px;
}

#mini-rating-g .jaime-plus {
	display:none;
}

/* Sidebar
********************************************/
#sidebar{
	background: #FFF url(img/menu.png) repeat-x;
	color: #222;
	font-size: 12px;
}

#sidebar div{

}

.sidebar-title{
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
letter-spacing: -1px;
	text-transform: uppercase;
	margin: 1em 0;
	font-weight: bold;
	color: #000;
	padding-left: 0px;
	background: transparent;
	margin-bottom: 0;
}

#sidebar h2{
	margin: 0 0 1ex 0;
}

#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar a{
	text-decoration: none;
}

#sidebar li a{
	color: #666;
	background: transparent;
}

#sidebar li a:hover{
	color: #D91A20;
}

#search p{
	text-align: center;
	margin: 0;
}

#search input{
	width: 15%;
}

#search input#q{
	width: 70%;
}

#calendar table{
	width: 260px;
	color: #666;
	background: transparent;
	margin: 0 auto;
	/* Desole pour la taille de fonte en pixel, mais IE craint trop */
	font-size: 10px;
	text-align: center;
}

#calendar table td {
	width: 32px;
}

#calendar table td a{
	color: #444;
	font-weight: bold;
}

#sidebar div#calendar table td a{
	display: block;
	background: #CCC;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #D91A20;
	color: #fff;
}

#Twitter div div{
	margin: 0;
	padding: 0 0 4px 0;
}

#Twitter p{
	font-size: 11px;
	margin: 10px;
	padding: 10px;
}

#viadeo div div{
	margin: 0;
	padding: 0;
}

#jokeygene a{
	color: #bfbfbf;
	font-size: 10px;
}
/* minimize 
---------------------------------------------------*/
#links li { font-size: 0.8em; }
#Commentaires li { font-size: 0.8em; }

.form-help { display:none; color:#666; font-size: 0.8em; padding: 0px 10px 0px 10px; }

#archives ul li:first-child{
	/* :fisrt-child selector ne fonctionne pas dans IE */
	border-top: 1px solid #CCC;
	padding: 0.2ex 0;
}
#archives ul li{
	border-bottom: 1px solid #CCC;
	padding: 0.2ex 0;
}
#archives li a:hover{
	display: block;
	background: transparent url(img/curseur.gif) repeat-y right; /* Bling Bling No Flash */
}

#Commentaires ul li:first-child{
	/* :fisrt-child selector ne fonctionne pas dans IE */
	border-top: 1px solid #CCC;
	padding: 0.5ex 0;
}
#Commentaires ul li{
	border-bottom: 1px solid #CCC;
	padding: 0.5ex 0;
}

#meteo ul li{
	border-bottom: 1px solid #CCC;
	padding: 0.5ex 0;
}


#links ul li:first-child{
	/* :fisrt-child selector ne fonctionne pas dans IE */
	border-top: 1px solid #CCC;
	padding: 0.5ex 0;
}
#links ul li{
	border-bottom: 1px solid #CCC;
	padding: 0.5ex 0;
}
#links li a:hover{
	display: block;
	background: transparent url(img/curseur.gif) repeat-y right; /* Bling Bling No Flash */
}

#syndicate ul li:first-child{
	/* :fisrt-child selector ne fonctionne pas dans IE */
	border-top: 1px solid #CCC;
	padding: 0.2ex 0;
}
#syndicate ul li{
	border-bottom: 1px solid #CCC;
	padding: 0.2ex 0;
}

/* Puzzle 
---------------------------------------------------*/
#puzzle {
  margin-left:10px;
  width:450px;
  height:450px;
  border:1px solid #e8a400;
}

#puzzle img {
  float:left;
  margin:0px;
  cursor:move;
}

/* Tagcloud 
---------------------------------------------------*/
#tagcloud {
font-size: 16px;
}

#tagcloud ul {
margin:0;
padding:0 1em;
}

#tagcloud li {
display:inline;
margin: 0 .1em;
}

#tagcloud li.level-1 { font-size: 0.8em; }
#tagcloud li.level-2 { font-size: 1em; }
#tagcloud li.level-3 { font-size: 1.2em; }
#tagcloud li.level-4 { font-size: 1.4em; }
#tagcloud li.level-5 { font-size: 1.6em; }

#tags {
text-align: left;
}

#tags a[hreflang]:after {content: ""; color:#eee; background:transparent;}


/* EXTRA RIGHT
----------------------------------------------------------------- */

#extra_right {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	font-size: 8px;
	color: #444444;
	}

#extra_right b {
	font-size: 12px;
	color: #000;
	}

#extra_right a img {
	border: none;
	}
	
/* FOOTER
----------------------------------------------------------------- */

#footer {
	background: #fff url(img/menu.png) repeat-x;
	}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 0px;
	}

#footer li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
	}

#footer a {
	color: #000;
	font-weight: bold;
	}

.copy {
	margin: 10px 0 10px 0;
	padding: 0;
	clear: both;
	font-size: 10px;
	color: #666;
	text-align: center;
	text-transform: uppercase;
	}

.pod {
	width: 820px;
	margin: 20px auto 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	color: #666;
	}

.pea { 
	width: 240px;
	float: left;
	margin: 0 50px 20px 0;
	padding: 0;
	text-align: left;
	}

.pealast { 
	width: 240px;
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
	}

.pod p {
	margin: -2px 0 13px 0;
	padding: 0;
	line-height: 18px;
	}
 
.pod a:link {
	font-weight: normal;
	color: #ae5901;
	text-decoration: underline;
	}
	
.pod a:hover {
	font-weight: normal;
	color: #95e210;
	text-decoration: underline;
	}

	
/* FORMS
----------------------------------------------------------------- */

#searchform {
	float: right;
  	margin: 0;
	padding: 23px 0px 0 0;
	background: none;
	background-color: transparent;
	}  

#searchbox {
	width: 120px;
	margin: 0;
	padding: 3px 3px 3px 3px;
	border: 1px solid #000;
	font-size: 11px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	}
  
#searchform input {
	margin: 0;
	vertical-align: middle;
	}
	
#mailform {
  	margin: 0;
	padding: 0;
	background: none;
	background-color: transparent;
	} 
	
#syndicateform { 
	display: none; 
	}

#trackbacks, #comments{
	margin-top: 10px;
	width: 500px;
}

#trackbacks blockquote, #comments blockquote{
	background: #F5F5F5;
	color: inherit;
	border: 1px dotted #AAA;
	margin: 0 0 25px 66px;
	padding: 1ex;
	overflow: auto;
}

.comment-info{
	font-size: 12px;
	padding: 0;
	margin: 0 0 0 67px;
}

/************************* COMMENT ************************************/

#commentform {
	padding-bottom: 40px;
}

li.comment {
	overflow:hidden;
	margin-top:20px;
}

.comment .gravatar_img {
	border:1px solid #a6a6a6;
	background-color:#d9d9d9;
	padding:1px;
	float:left;
	margin-top:8px;
}
.comment .message {
	margin-left:50px;
}
.comment .message .t {
	height:40px;
	background:url(http://lejapon.fr/wp/wp-content/themes/berlin/images/comment.png) no-repeat 0 0;
	margin-right:10px;
}
.comment .message .t div {
	height:40px;
	width:10px;
	background:url(http://lejapon.fr/wp/wp-content/themes/berlin/images/comment.png) no-repeat -990px 0;
	float:right;
	margin-right:-10px;
}
.comment .message .i {
	border:1px solid #bfbfbf;
	border-width:0 1px;
	background-color:#f2f2f2;
	margin:0 0 0 17px;
	padding:1px 0;
}
.comment .message .i .i2 {
	margin:-37px 15px 0;
	position:relative;
	padding-top:14px;
}
	.comment .message .i span {
		font-size:11px;
	}
	.comment .message .i .title {
		display:block;
		position:absolute;
		top:0;
		left:5px;
	}
	.comment .message .i .links {
		display:block;
		position:absolute;
		top:0;
		right:5px;
	}
.comment .message .b {
	height:11px;
	background:url(http://lejapon.fr/wp/wp-content/themes/berlin/images/comment.png) no-repeat 0 -40px;
	margin-right:10px;
}
.comment .message .b div {
	height:11px;
	width:10px;
	background:url(http://lejapon.fr/wp/wp-content/themes/berlin/images/comment.png) no-repeat -990px -40px;
	float:right;
	margin-right:-10px;
}
.comment .message p,
.comment .message ul {
	margin-top:10px;
	font-size:12px;
	line-height:150%;
}

ol.commentList li {
	list-style:none;
}

.commentList ul.children {
	margin:0 0 0 20px;
	clear:both;
}


.commentList .adminComment .avatar {
	float:right;
}

.commentList .adminComment .message {
	margin:0 50px 0 0;
}

.commentList .adminComment .message .t {
	margin:0 0 0 10px;
	background-position:right -60px;
}

.commentList .adminComment .message .t div {
	background-position:0 -60px;
	float:left;
	margin:0 0 0 -10px;
}

.commentList .adminComment .message .i {
	margin:0 17px 0 0;
}

.commentList .adminComment .message .b {
	background-position:right -100px;
	margin:0 0 0 10px;
}

.commentList .adminComment .message .b div {
	background-position:0 -100px;
	float:left;
	margin:0 0 0 -10px;
}


.commentList .adminComment ul.children {
	margin:0 20px 0 0;
}


/* HR
----------------------------------------------------------------- */

.hr {
	height: 1px;
	width: 100%;
	margin: 10px 0 10px 0;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	}
	
.hr1 {
	height: 1px;
	width: 100%;
	margin: 10px 0 10px 0;
	font-size: 1px;
	line-height: 1px;
	background: url(img/hr-black.gif) repeat-x;
	clear: both;
	}

.hrtop {
	height: 1px;
	width: 470px;
	margin: 10px 15px 5px 15px;
	font-size: 1px;
	line-height: 1px;
	background: url(img/hr-black.gif) repeat-x;
	}

.hrtopright {
	height: 1px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	background: url(img/hr-black.gif) repeat-x;
	margin: -5px 0 12px 0;
	clear: both;
	}

.hrclear {
	height: 1px;
	width: 100%;	
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	background: url(img/hrclear.gif) repeat-x;
	clear: both;
	}

.hrbottom {
	height: 1px;
	width: 100%;
	margin: 10px 0 30px 0;
	font-size: 1px;
	line-height: 1px;
	background: url(img/hr-black.gif) repeat-x;
	clear: both;
	}
	
/* TEXT
----------------------------------------------------------------- */

.abide {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	}

.more {
	margin: 0;
	padding: 10px;
	color: #666;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
	

.headlines {
	margin: 0;
	padding: 0 0 7px 0;
	}

#share, #subscribe {
	display: none;
	margin: 0;
	padding: 0;
	}

/* LISTS
----------------------------------------------------------------- */

ol {
  margin: 5px 0 10px 15px;
  padding: 0 0 0 7px;
  }
  
ol li {
  margin: 0;
  padding: 0 0 5px 0;
  }


/* BILLETS CONNEXES
----------------------------------------------------------------- */

.bcon {
  height:300px;
  padding: 15px 0 0px 0;
  margin: 0;
  }
  
.bcon ul {
  margin: 5px 0 0px 14px;
  padding: 0 0 0 7px;
  }
  
.bcon ul li {
float:left;
  margin: 0;
  padding: 5px 15px 5px 0;
  }

.bcon a img {
  border: 2px solid #CCC;
  }

.bcon a:hover img {
  border: 2px solid #D91A20;
  }


/* BILLETS SUIVANT PRECEDENT
----------------------------------------------------------------- */

.suiv-prec {
  width:500px;
  text-align:center;
  padding: 100px 0 60px 0;
  margin: 0;
	font-size: 18px;
  }

.suiv-titre {
	float:right;
	text-align:right;
	width:230px;
  }
.suiv-titre a {
	font-size: 12px;
	color:#666;
  }
.prec-titre {
	float:left;
	text-align:left;
	width:230px;
  }
.prec-titre a {
	font-size: 12px;
	color:#666;
  }

/* RSS LEJAPON
----------------------------------------------------------------- */

#rss-lejapon ul {
	margin-top: 5px;
	padding: 0;
  }

#rss-lejapon ul li {
	float:left;
	margin: 0;
	padding: 5px 15px 10px 0;
	font-size: 12px;
  }

#rss-lejapon ul li span {
	font-size: 14px;
  }

#rss-lejapon strong {
	font-size: 12px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #D91A20;
	text-decoration: none;
  }


#rss-lejapon a {
	font-size: 18px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	text-decoration: none;
  }

#rss-lejapon a img {
	border:0;
	height:100px;
	width:100px;
	margin-right: 10px;
	padding: 0;
	float:left;
  }
  
/* HASARD
----------------------------------------------------------------- */

#hasard ul {
	margin-top: 5px;
	padding: 0;
  }


#hasard  strong {
	font-size: 10px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #D91A20;
	text-decoration: none;
  }


#hasard  a {
	font-size: 16px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	color: #D91A20;
	text-decoration: none;
  }

#hasard a img {
	border : 1px solid #000;
	padding: 8px;
  }
  
/* MISC
----------------------------------------------------------------- */

.admain {
	margin: 0 0 30px 0;
	padding: 15px;
	background: #EDEDED;
	border: 1px solid #CCC;
	}

.rightarchives {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	}

.rightcats {
	float: right;
	margin: 0 50px 0 0;
	padding: 0;
	text-align: left;
	}

.spinner {
	text-align: center;
	}

.hidden, .sitemeter, .technorati { 
	display: none;
	} 

#googleref { 
	width: 485px;
	padding-bottom: 15px;
	text-align: center;
	} 
	
#fb-root { 
	display: none;
	} 
