                                  /*
Theme Name: Memoire Partagee
Version: 2.0
Description: Le theme du blog unix Memoire Partagee.
Author: Daniel Polombo
Author URI: http://daniel.polombo.fr
*/

/* Section: Body --------- */


body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
   	font-size: 10px; /* easy scaling */
  	font-size: 0.76em;
 	color:#333;  	 	
}

/* Sub-Section: Body Paragraph and Links --------- */
p {
	margin: 0.5em 0px 0.7em;
	line-height:1.6em;
}

a {
	text-decoration: none;	
}

a:link, a:visited {
	text-decoration: none;
	color:#39699f;
}

a:hover, a:active {  
  color: red;
}

abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}

abbr[title]
{
	cursor:help;
}

pre {
        font-family: "Monospace font handling in Firefox is braindead", Monospace;
        white-space: pre; 
        font: 1em;
}

blockquote{
	font-family: "Monospace font handling in Firefox is braindead", Monospace;
        white-space: pre; 
        font: 0.7em; 
	background: #EEE no-repeat bottom left;
	border: 1px solid #E0E0E0;
	padding: 10px;
	padding-bottom: 10px;
	margin: 1em;
}

mycode{
	font-family: "Monospace font handling in Firefox is braindead", Monospace;
        white-space: pre; 
        font: 0.7em; 
	background: #EEE no-repeat bottom left;
	border: 1px solid #E0E0E0;
	padding: 10px;
	padding-bottom: 10px;
	margin: 1em;
}

.commenttext {
	padding-bottom: 25px;
}

.commentavatar {
	float: left;
	width: 60px;
	padding-bottom: 25px;
}

.commentlist li blockquote{
	background: #eeeee9;
        border: 1px dashed #191970;
        border-left: 2px solid #191970;
        border-bottom: 2px solid #191970;
	padding: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
	margin: 1em;
        margin-left: 2em;
        color:#666;
        font-style: italic;
}

.commentlist li.alt blockquote{
	background: #f4f4f4;
}

dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}

dl dd 
{
	padding-left:20px;
	display:inline;
}

fieldset 
{
	border:none;
}

img.right 
{
	float:right;
	padding:5px;
}

img.left 
{
	float:left;
	padding:5px;
}

#rap {
	margin: 0 auto;
	padding:0;		
	background: #fff;
	/* box model hack */
	width: 980px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 980px;	
}

html>body #rap { /* be nice to Opera */
	width: 980px;
}

/* Sub-Section:  FONTS --------- */
h2,h3 {
	font-size: 1.6em;
	color: #567;
	padding: 15px 0 3px 0;
	margin: 0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:normal;
	border-bottom:#eaeaea 1px solid;
}


/* Section: Positioning --------- */
#header {
	height: 160px;
	background:url(img/header.jpg) no-repeat left top;
	margin:0 auto;
	padding:0;	
	width:100%;		
}

#header h1 
{
	font-size:1.6em;
	margin:10px;	
}

#header h1 a:link,#header h1 a:visited 
{
	color:#f0f0f0;
	border-bottom:none;
	background:none;
}

#header h1 a:hover,#header h1 a:active
{
	color:#fff;
	border-bottom:#fff 1px solid;
	background:none;
}

#header h4
{
	font-size: 1.2em;
	margin: 10px;
	color: #d0d0d0;	
	font-family: Georgia, Verdana, Arial, Serif;	
}

#main {
	float: left;
	width: 728px;
	padding: 0 0 0 10px;	
	margin: 0 30px 0 0;		
}

#main ul 
{
	margin:0px 10px;
	padding:0px;
	list-style:none;
}

#main ul li 
{
	list-style-image:url(img/bullet.png);
	padding:3px 0;	
	margin:0 1em;
}

.post 
{
	margin:10px;			
}

.post-title
{
	margin-left:5px;			
	margin-bottom:3px;
}

.myicons
{
	position: relative;
	top:15px;
	left:0px;
	margin: 0;
	border: none;
}

.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active 
{
	border-bottom:none;
}

.day-date {
	font-size: 0.9em;
	color: #999;
	margin: 3px 0 0 70px;			
}

.day-date em 
{
	font-style:normal;
	color:#666;
}

.post-content h4 
{
	font-size:1.2em;
	text-decoration: underline;
	font-weight:normal;
}

.post-content h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}

.post-info {
	font-size : 0.9em;
	color : #666;
	margin : 0;
	background:url(img/comments-small.gif) no-repeat left center;
	padding-left:12px;
	border-bottom:#eaeaea 1px solid;
}

.post-content {
	padding:10px;	
}

#sidebar {
	float: left;
	background:#fff;
	width: 190px;
	padding:10px;
	line-height:1.3em;				
}

#sidebar ul
{
	list-style: none;	
}

#sidebar form, #sidebar .block, #sidebar ul 
{
	margin:0;
	padding: 1em;		
	font-size: 0.9em;		
}

#sidebar ul ul 
{
	margin:0;
	padding:0;	
}

#sidebar ul li 
{
	list-style-image:none;
	margin:0 0 0 5px;
	padding:3px 0;
}

#sidebar ul li ul li
{
	list-style-image:url(img/arrow.gif);
	margin:0 10px;
	padding:3px 0;
}

#sidebar a {
	text-decoration: none;	
	border:none;
}

#sidebar a:hover 
{

}

#sidebar ul {
	border-left-style: solid;
	border-color: #5791be;
	border-width: 2px
}

#sidebar h2
{
	margin:20px 0 0 0;
	font-size: 1.3em;	
	color: #5791be;	
	height:20px;
	border-bottom-style: solid;	
	border-color: #5791be;
	border-width: 2px;
	font-weight:bold;
	padding:5px 10px 0;
}

#sidebar li h2 
{
	background:none;
	color:#996666;
	border-bottom:#996666 1px solid;
	padding:0;
	margin:0 0 0 0;
}

#sidebar ul li.feed
{
	list-style:none;
	background:url(img/feed.png) no-repeat left center;
	padding-left:18px;
	margin:0;
}

#sidebar ul li a img{
	border: none;
}

#sidebar a.noundie:hover {
	border: none;
}

#footer {
	border-top-style: solid;	
	border-color: #67a1ce;
	border-width: 1px;
	clear: both;
	margin:0 auto;
	background:#fff;
	color: #67a1ce;
	font-size: 0.7em;		
	padding:5px 10px;	
	width:958px;
}

#footer strong 
{
	font-size:1.4em;
}

#footer ul 
{
	margin:0;
	padding:0;		
}

#footer ul li 
{
	list-style:none;
	padding-left:15px;
	background:url(img/arrow.gif) no-repeat left center;	
}

#footer div 
{
	float:right;
	width:30%;
	margin:0;
	padding:0;		
}

#footer a 
{
	text-decoration:none;
}

#footer a:hover
{
	color:red;	
	background:none;	
}

#comments, #respond{
	margin: 2em 0 0 5px;
	clear: both;
}

#commentform 
{
	margin:10px;
	padding:10px;
}

#rap .commentlist {
	margin: 0 1em;
	padding: 0;
}

.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
	background:#eeeee9;
}

.commentlist li.alt 
{
    background:#f0f0f0;
}

.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #ddd 1px solid;
}

.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

.nocomments 
{
	padding-left:10px;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f0f0f0;
}

input{
	border: 1px solid #ccc;	
	background:#f0f0f0;
}

button {
	border: 1px solid #ccc;	
	background:#f0f0f0;
        font-family: Verdana,Tahoma, Arial, Serif;
        height: 20px;
}





/* Navigation */
#gnav 
{
	position: relative;
	top: 80px;
	list-style:none;	
	right: 10px;
	height: 30px;
	padding:0 0 3px 0;	
	text-align:right;	
	font-size:1.1em;			
}

#header li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding:5px 10px;		
}

#header li a:link, #gnav li a:visited
{
	color:#5791be;
	text-decoration:none;
	padding:2px 0;	
	border-bottom:none;
	background:none;
}

#gnav li a:hover, #gnav li a:active
{
	color:red;
	background:none;
}

#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active
{
	border-bottom:red 2px solid;
	color:red;
}

/* Section: Misc --------- */
#header, #main,#content, #sidebar, #footer, .widget {
    overflow: hidden;
}

/* Zdmultilang */
ul.language-list { display: block; margin: 0px; padding: 0px; text-align: right; height: 1em;padding-left: 92%; list-style: none;}
ul li.language-list { display: inline; float: left; margin-left: 30px;background:none; padding-left: 0px;}

img.avatar {
    float:left; 
    margin-right: 10px;
    margin-bottom: 10px;
}
div.sociable { margin: 3px 0 8px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 32px;
	height: 32px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

