webmaster@0: /* Dual Blog v10 : OS Edition webmaster@0: Brushed Version */ webmaster@0: webmaster@0: #Link, #Link li, dl, dt, dd {display:block; margin:0px;list-style-type:none;} webmaster@0: webmaster@0: html {margin:0px;background:#EFEFEF; webmaster@0: font-family:Tahoma, Verdana, Arial, serif;font-size:11px;} webmaster@0: webmaster@0: p {margin:0px;padding:0px;} webmaster@0: webmaster@0: #Main {margin:0px;margin-left:-374px;margin-top:-286px;left:50%;top:50%; webmaster@0: position:absolute;width:768px;height:573px;overflow:hidden; webmaster@0: padding-top:85px;padding-left:4px;padding-right:9px; webmaster@0: background:url('./Res_Brushed/Fond_Main.jpg') no-repeat;} webmaster@0: webmaster@0: #Adresse {position:absolute;left:512px;top:57px;width:237px;} webmaster@0: webmaster@0: #Link {position:absolute;left:484px;top:70px;border:1px #B3A868 solid;width:246px;height:100px; webmaster@0: background:white url('./Gimp.jpg') 182px 36px no-repeat;overflow:auto;padding:2px;padding-left:6px;padding-right:6px; webmaster@0: z-index:100;display:none;} webmaster@0: webmaster@0: /* Style sur la colonne de gauche ^^; */ webmaster@0: webmaster@0: #SideBar {background:#CDCDCD;position:absolute;left:4px;top:83px; webmaster@0: width:235px;height:485px;overflow:auto;border-right:1px black dashed;} webmaster@0: webmaster@0: #SideBar dt, #SideBar dd {margin-left:auto;margin-right:auto; webmaster@0: padding-left:10px;padding-right:10px;padding-top:4px; webmaster@0: } webmaster@0: webmaster@0: #SideBar dt {background:url('./Res_Brushed/Brush_Title.png') no-repeat;height:17px;width:198px; webmaster@0: font-weight:bold;color:#575233;margin-top:12px;} webmaster@0: webmaster@0: #SideBar dd {background:url('./Res_Brushed/Brush_Side.png') repeat-y;color:#000000;width:198px; 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 {top:83px;left:240px;width:524px;height:485px;overflow:auto; webmaster@0: position:absolute;background:url('Res_Brushed/Degrade_Post.gif') repeat-y;} webmaster@0: webmaster@0: .PostContent h2 { webmaster@0: margin:-19px auto 5px; webmaster@0: padding:0px 10px; webmaster@0: border:1px black dashed;background:#EFEFEF; webmaster@0: font-size:1.1em;} webmaster@0: webmaster@0: .PostContent {margin:10px;margin-top:12px;padding:10px;text-align:justify; webmaster@0: background:url('./Res_Brushed/Fond_Post.gif');border:1px black solid;} webmaster@0: webmaster@0: /* Style appliqués sur les span */ webmaster@0: webmaster@0: i, .i, em {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:175px;height:465px;border:none;margin:0px;padding:0px; webmaster@0: margin-left:auto;margin-right:auto;} webmaster@0: webmaster@0: p.center img {width:450px;}