html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:; }

/* Basics */
body { background-color:#ffff01; color:#000; font:12px/20px monospace; }
p,dd,ul { margin:0 0 2em; }
dl { overflow:hidden; }
dt { font-weight:bold; }
a { text-decoration:none; border-bottom:1px #000 solid; color:#000; font-weight:bold; }
a:hover { background-color:#000; border:0; color:#FFF; text-shadow:#000 0 1px 1px; }
h2 { font-size:130%; margin:0 0 1.2em; }
h3 { padding:0 0 3px; }
h4 { padding:1px 0 20px; }
h2 span,h3 span,.hl span,h4 span { background-color:#000; color:#fff; padding:.2em .5em; text-shadow:#000 0 1px 1px; }
h2 span a { font-weight:normal;color:#fff;}
i,em { font-style: italic;}
/* Structure */
#page { background-color:#fff; width:950px; margin:0 auto; }
#container { padding:0 30px; overflow:hidden; }
.row { float:left; width:100%; position:relative; padding:0; }
.item { position:relative; float:left; left:100%; }
#masthead { height:110px; }
#logo a { font-size:140%; color:#FFF; background-color:#000; font-weight:normal; padding:.5em; display:block; float:left; margin:40px 0; border:0; text-shadow:#000 0 1px 1px; }
#main { width:600px; margin-left:-600px; }
#sidebar { width:250px; margin-left:-890px; }
.image_with_caption { margin:0 0 1em;position:relative; }
.image_with_caption dd.right { text-align:right; }
.post { margin:0 0 20px; padding:0 0 19px; border-bottom:#d6d6d6 solid 1px; }
dt a {border:0;}
dt a:hover {background-color:transparent;}
a img {border:0;}
strong { font-weight:bold;}
.message {position:absolute;top:20px;left:20px;width:400px;}
.message p { margin:.2em 0;}
.message span { padding:.2em .5em;background-color:#ffff01;font-size:120%;line-height:1.2;font-weight:normal;}