webmaster@0: /* Dual Blog v10 : OS Edition webmaster@0: Lite Version */ webmaster@0: webmaster@0: #Link, #Link li, dl, dt, dd {display:block; margin:0px;list-style-type:none;} webmaster@0: webmaster@0: body {margin:20px;padding:0px;font-family:Tahoma, Verdana, Arial, serif;font-size:11px;} webmaster@0: webmaster@0: p {margin:0px;padding:0px;} webmaster@0: webmaster@0: #Main {margin:10px;border:1px black solid;direction:rtl;margin-top:0px;} webmaster@0: webmaster@0: #Adresse {display:none;} webmaster@0: webmaster@0: #Link {height:70px;position:absolute;background:white url('Res_OliveVerde/Gimp.jpg') no-repeat; webmaster@0: overflow:auto;margin:0px;padding:2px;padding-left:6px;padding-right:6px; webmaster@0: z-index:100;display:none;top:40px;left:265px;} webmaster@0: webmaster@0: /* Style sur la colonne de gauche ^^; */ webmaster@0: webmaster@0: #SideBar {width:230px;margin:3px;position:absolute;right:30px;top:70px;} webmaster@0: webmaster@0: #SideBar dt, #SideBar dd { webmaster@0: margin:0px auto; webmaster@0: padding:4px 10px; webmaster@0: direction:ltr; webmaster@0: } webmaster@0: webmaster@0: #SideBar dt {height:17px;width:180px;background:#DDDDDD;border:black 1px solid; webmaster@0: border-bottom:dotted 1px; font-weight:bold;color:#575233;margin-top:12px;} webmaster@0: #SideBar dt:hover {background:#F3F3F3;} webmaster@0: webmaster@0: #SideBar dd {background:#F3F3F3;color:#000000;width:180px;border:1px black solid; webmaster@0: text-align:left;padding-bottom:4px;border-top:none;} webmaster@0: webmaster@0: /* Style sur la partie principale du blog : les posts */ webmaster@0: webmaster@0: #Posts {margin-right:234px;direction:ltr;border-right:1px black dashed;padding-top:0px;} webmaster@0: webmaster@0: .PostContent {margin:10px;margin-top:25px;padding:10px;text-align:justify; webmaster@0: border:1px black solid;background:url('Res_OliveVerde/Gimp_grayscale.jpg') bottom right no-repeat;} webmaster@0: webmaster@0: .PostContent h2 { webmaster@0: margin:-19px auto 5px; webmaster@0: padding:0px 10px; webmaster@0: border:1px black dashed;background:#F3F3F3;} webmaster@0: webmaster@0: /* Style appliqués sur les span */ webmaster@0: webmaster@0: .i {font-style:italic;color:#333399;} webmaster@0: webmaster@0: .b {font-weight:bold;} webmaster@0: webmaster@0: /* Styles sur les liens */ webmaster@0: a {color:#333399;} webmaster@0: a:hover {color:#000000;} webmaster@0: #Link a {text-decoration:none;margin-left:8px;border-bottom:1px black dotted;} webmaster@0: webmaster@0: /* Style sur le tagboard ^^ */ webmaster@0: #TagBoard {width:180px;height:472px;border:none;margin:0px;padding:0px; webmaster@0: margin-left:auto;margin-right:auto;} webmaster@0: webmaster@0: a img {padding:10px;margin:0px 10px 10px;border:1px #999 solid;background:#EEE;} webmaster@0: