@import url(http://theinternetco.net/site.css);

h1 { border-bottom: 2pt solid #080; }
a:link { color: #080; }
a:visited { color: #040; }
address { border-top-color: #080; }

blockquote { quotes: "“" "”" "‘" "’"; }
blockquote>p::before { content: open-quote; }
blockquote>p { text-indent: -0.55em; }
blockquote>p:last-child::after { content: close-quote; }

blockquote.irc>p::before { content: ''; }
blockquote.irc>p { text-indent: 0; }
blockquote.irc>p:last-child::after { content: ''; }
blockquote.irc { border-left: 2px solid #080; padding-left: 1em;  }

.ljuser img { display: inherit; }

ul.english li { list-style: none; display: inline; }
ul.english { display: inline; padding-left: 0;}

.untaste { background: #440000; color: #F0B }
.untaste em { background: #F0B; color: #400 }

p.pld::before, div.pld::before { 
	content: url(http://nbtsc.org/~aredridel/images/pld-icon.png);
	display: block; float: left;
}
p.ubuntu::before, div.ubuntu::before { 
	content: url(http://nbtsc.org/~aredridel/images/ubuntu.png);
	display: block; float: left;
}
