
@import url("s-common.css");

body {font:small sans-serif;}
body * { /*a mettre en common*/ margin:0;padding:0;}
a { color:#338;}
a:visited { color:#99B;}
a:hover { color:red;}

ol, ul {padding-left:1em;margin:0.5em 0 0.5em 1em;}
p { margin:0.5em; }
form { margin:0.5em; }
li {list-style: square url(http://iokanaan.net/styles/wintermute/bullet_lightgray.gif);  margin-top:5px; }

#all { margin:0 0 0 240px;}

#header {background:url('http://iokanaan.net/styles/wintermute/graydient_eee_fff_42px_v.gif') repeat-x top right #fff; min-height:100px; }
#title h1 {display:none;}
#accesslinks { font-size:smaller; }
#accesslinks ul { display:inline;}
#accesslinks li { display:inline; }
#accesslinks li:hover { border-bottom:5px dotted #338; }

#nav { position:absolute; width:240px; top:0; left:0; border-right:1px solid black;overflow:hidden;}
.navpart h3 { color:#338;
padding:0.5em; 
background:url('http://iokanaan.net/styles/wintermute/graydient_eee_fff_42px_v.gif') repeat-x top right #fff; min-height:22px; border-top:1px solid #ccf;}
.navpart {padding-bottom:1em; }
.navpart p { padding:0 0.5em; }
.nav1 .firstpart h3 { border-top:none;}
#ego { display:none; }
.searchForm fieldset{border:none;}
.searchForm input { border:1px solid #ccf;}

#content { max-width:32em; padding:0.5em; border-left:1px solid black;}

#main a { border-bottom:1px dotted #338;}
#main h3,#main h4 {margin:5px;}
#main li { margin:2ex 0;}

.post h3 {margin-top:2em;text-align:center;color:#338;}
.postMeta { text-align:center;border-bottom:6px dotted #ccf;}
.postMeta span { padding:0 1em;color:#fff;}
#main .postMeta a { border:none; }
.postMeta {margin:1.5em 3em 5em 3em;}
.postSep { display:none; }

#blgArchives{padding:1em;}
.blog #contentTitle, #nav h2 { display:none; }

#comments { margin-top:15px;border-top:1px dotted #ccc; }



