body
{
  font-family : "Helvetica", "MS Trebuchet", "Arial", "Sans-Serif";
  font-size : 0.8em;
}

input,
textarea
{
  font-family : "Helvetica", "MS Trebuchet", "Arial", "Sans-Serif";
  font-size : 1em;
}

code
{
  font-size : 1.4em;
}

p
{
  text-align : justify;
}

blockquote
{
  font-style :  italic;
}

#welcome h2
{
  font-size : 1.6em;
}

#menu
{
  text-align : right;
}

#menu li a
{
  font-weight : bold;
  text-decoration : none;
}

#content h3
{
  font-size : 1.3em;
}

#content h2 a,
#content h3 a
{
  text-decoration : none;
}

.comment .comment-author
{
  font-weight : bold;
}

.comment .comment-author a
{
  text-decoration : none;
}


.comment .comment-infos
{
  text-align : right;
}

.post-comment p.info,
.bd-comment p.info
{
  font-style : italic; 
}

#comment-form .comment-submit {
  text-align:center;
}

.bd-image p
{
  text-align : center;
}

.bd-navigation
{
  text-align : center;
}

#fromtheweb li span.date
{
  font-weight : bold;
}

#fromtheweb .more
{
  text-align : right;
}

#footer
{
  font-size : 0.85em;
}

#footer #last-comments a
{
  text-decoration : none;
}

#footer #rss a
{
  text-decoration : none;
  font-weight : bold; 
}

#footer #twitter-follow a
{
  text-align : right;
  font-size : 1.6em;
  font-weight : bold;
  text-decoration : none;
  padding-left : 40px;
}

.footnote
{
  font-style : italic;
  font-size : 0.8em;
}
