*{
margin:0;
padding:0;
}

img{
border:0;
}

a:link,a:active,a:visited{
color:#001BC3;
text-decoration:underline;
}

a:hover{
color:#fff;
text-decoration:none;
background-color:#001BC3;
}

html{
background:url(../img/bg_html.gif) repeat-x left bottom;
}

body{
text-align:center;
background:url(../img/bg_body.gif) repeat-x left top;
}

#wrap{
width:740px;
margin:0 auto;
text-align:left;
border:1px #000;
}

#header{
background:url(../img/bg_header.gif) no-repeat left top;
width:740px;
height:98px;
margin-bottom:20px;
text-align:center;
border-bottom:30px solid #d8d8d8;
}

#header h1{
position:relative;
top:25px;
margin:0 auto;
width:271px;
height:56px;
}

form{
text-align:right;
}

p#notation{
padding:5px;
border:1px solid #ccc;
margin-bottom:1em;
}

p#topicPath{
margin-bottom:2em;
padding-bottom:1em;
border-bottom:2px solid #ccc;
}

p#topicPath,
p#notation,
div.post h2,
div.post p{
font-size:80%;
font-family:Arial,Helvetica;
line-height:1.4em;
color:#555;
}


ul{
margin-bottom:100px;
list-style:none;
font-size:100%;
font-family:Arial,Helvetica;
line-height:1.4em;
color:#555;
text-align:center;
}

ul li{
margin-bottom:1em;
}

div.post{
margin-bottom:30px;
padding-bottom:30px;
border-bottom:2px solid #f1f1f1;
}

div.post p{
margin-bottom:1em;
}

div.post p.postTime{
float:left;
font-size:100%;
margin-bottom:0;
}

div.post p.postAuthor{
float:right;
font-size:100%;
margin-bottom:0;
}

div.post h2.postTitle{
clear:both;
margin-bottom:0.5em;
font-size:120%;
font-weight:bold;
}

#footer{
background:url(../img/bg_footer.gif) no-repeat left bottom;
width:740px;
height:85px;
text-align:center;
}

#footer p{
margin:0 auto;
font-size:70%;
font-family:Arial,Helvetica;
line-height:1.4em;
color:#555;
}

/* EOF */