/* this is da COUR DE RECREATION */

#search {}
.details span.h2o-category {}
#comment-form p.h2o-allowedtags {display:none;}
#footer span.h2o-timing {}

.inside{ width:781px;}
/* IE can't count! */
#primary .secondary{ margin-right:39px !important; }
#ancillary .block{ margin-left:39px !important; }
#ancillary .first{ margin:0 !important; }


/* COLORING */
#header{
	background: #000 url(../images/bw.gif) repeat-x center top;
}
/* H2.0 stamp */
#footer p.copyright strong {color:orange; } 
/* headers */
#primary h1, #primary h2, #secondary h3, #ancillary h2 {color:orange;text-shadow: 0 0 4px orange;}
/* blog title, links to stories on homepage, readon links */
#header h2 a, .story h3 a, .h2o-read-on a{color:orange; }

a#h2o-commentoggle {color:orange;}
a#h2o-commentoggle small {color:#808080;}
a#h2o-commentoggle:hover, a#h2o-commentoggle:hover small {color:#FFF;}

#h2o-comments li.author div.content {border-color:orange;}
#h2o-comments li.author cite a {color:orange;}

/* delicious styles */
#deliciousrolls h2.delicious-banner {display:none;}
#deliciousrolls {padding-top:2em; clear:both;}
#deliciousrolls ul{
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:1px solid #3D3D3D;
}
#deliciousrolls li {
	list-style-type:none;
	margin:0; padding:0.5em 0;
	border-bottom:1px solid #3D3D3D;
}
#deliciousrolls a {color:#BFBFBF;text-decoration:none;}
#deliciousrolls a:hover{color:#FFF;}
#deliciousrolls .delicious-extended{color:#666;font-size:.8em;}


#deliciousrolls a, .blogroll a { /* declare extlink image again cuz IE sucks */
    padding-right:          18px;
    background-image:       url(../images/external_16x16.gif);
    background-repeat:      no-repeat;
    background-position:    100% 75%;
}


/* flickering styles */
span.flickrrss {
	border:1px solid #333333;
	margin:0 1px 1px 0;
	display:block; float:left;
}
span.flickrrss a {
	padding:0;
	background-image:none;
}
p a.flickrlink {display:none;}






