/*body
{background:url(/images/fond.png) repeat-x #000;
font-size:0.8em}

a
{color:#660000}
a:hover
{text-decoration:none}

#page
{width:700px;
margin:auto;
padding:10px;
background:#fee;}

h1
{text-align:center;
padding:0.3em;}

h1 a
{color:#990000;
text-decoration:none;}

h2
{color:#660000;}
h2:before, h2:after
{content:" :: "}
h2 a
{color:#660000;
text-decoration:none}

#prelude, .day-date
{display:none}

.post
{margin:0 1em 0 1em;}

.post-content blockquote{
font-family: Georgia, serif;
font-style: italic;
}

#archives,#syndicate
{display:none}

#search, #categories, #links
{width:230px;
float:left;
color:#660000;
text-align:center;
padding-bottom:10px;
margin-bottom:20px}

#categories li, #links li, #categories ul, #links ul
{margin:0;
padding:0;
list-style:none;}

#sidebar
{border-top:5px inset #fff}

.post-info-co
{text-align:center}

pre:before
{content:"[ Code ]";
display:block;
text-align:right;
font-weight:bold;}
pre
{color:#fff;
background:#660000;
padding:1em;
font-size:1.1em}
*/



body
{background:#000;
background-position:right top;
background-attachment:fixed;
font-size:0.95em;
}


a
{color:#000}
a:hover
{text-decoration:none}

#page
{width:auto;
margin:0 3em;
padding:10px;}

h1
{text-align:center;
font-size:3em;
margin-top:0;}

h1 a
{text-decoration:none;}
h2:before, h2:after
{content:" :: "}
h2 a
{text-decoration:none}

#prelude, .day-date
{display:none}

.post
{margin:0 1em 0 1em;}

.post-content blockquote {
font-family: Georgia, serif;
font-style: italic;
}

#archives,#syndicate
{display:none}

#search, #categories, #links
{width:33%;
float:left;
text-align:center;
padding-bottom:10px;
margin-bottom:20px}

#categories li, #links li, #categories ul, #links ul
{margin:0;
padding:0;
list-style:none;}

#sidebar
{border-top:5px inset #fff}

.post-info-co
{text-align:center}

pre:before
{content:"[ Code ]";
display:block;
text-align:right;
font-weight:bold;}


code
{font-weight:bold}

p
{clear:both}

*
{font-family:"Trebuchet MS", sans-serif;
color:#eee;
background:#000;
text-align:center}
pre
{padding:1em;
font-size:1.1em;
text-align:left;
background:#555;}
pre *
{
background:#555;
}
h1, h1 a, h2, h2 a, h3, h3 a, a
{
color:#eee
}


input, textarea {
border:1px inset;
padding:3px;
}

textarea {
display:block;
width:500px;
height:200px;
}

input[type=submit] {
font-size:1.5em;
}

.form-help {
font-style:italic;
font-size:0.8em;

}
