@import "/css/base.css";
/* Vinterstilmall för bloggis.se jon@bloggis.se 2007 */
body {
	background: rgb(0, 0, 0);
}
a {
	color: rgb(100,100,100);
}
div.widetop {
	background: url('/img/black/600-top.png') no-repeat top;
}
div.firstpage, div.blog, div.digestitem, div.comment, div.heading, div.photo,
div.error, div#write, div#showlistview, div#signup, div#message, 
div#fooabout, div#activate, div#profile, div#deleteblog, div#topnavl, 
div#topnavr, div#fooabout, div#terms, div#list,
div.latestlong, div#pagelinks, div.widebox, div#newpass {
	border-color: rgb(220,220,220);
	background: url('/img/black/600-middle.png') repeat-y;
}
div.widebottom {
	background: url('/img/black/600-bottom.png') no-repeat top;
}
div.medtop {
	background: url('/img/black/420-top.png') no-repeat;
}
div.medbox {
	background: url('/img/black/420-middle.png') repeat-y;
}
div.medbottom {
	background: url('/img/black/420-bottom.png') no-repeat top left;
}
div.narrowtop {
	background: url('/img/black/172-top.png') no-repeat;
}
div.narrowbox {
	background: url('/img/black/172-middle.png') repeat-y;
}
div.narrowbottom {
	background: url('/img/black/172-bottom.png') no-repeat top;
}
div#topnavl, div#topnavr {
	background: rgb(0, 0, 0);
}
span.newsdate {
	color: rgb(100, 100, 100);
}
div.newsdetails, div.latestlong div.details {
	color: rgb(100, 100, 100);
}
