@import "/css/base.css";
/* Sommarstilmall för bloggis.se jon@bloggis.se 2006 */
body {
	background: rgb(129, 166, 255);
}
a {
	color: #6686c2;
}
div.widetop {
	background: url('/img/lblue/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 {
	border-color: rgb(220,220,220);
	background: url('/img/lblue/600-middle.png') repeat-y;
}
div.widebottom {
	background: url('/img/lblue/600-bottom.png') no-repeat top;
}
div.medtop {
	background: url('/img/lblue/420-top.png') no-repeat;
}
div.medbox {
	background: url('/img/lblue/420-middle.png') repeat-y; 
}
div.medbottom {
	background: url('/img/lblue/420-bottom.png') no-repeat top left;
}
div.narrowtop {
	background: url('/img/lblue/172-top.png') no-repeat;
}
div.narrowbox {
	background: url('/img/lblue/172-middle.png') repeat-y;
}
div.narrowbottom {
	background: url('/img/lblue/172-bottom.png') no-repeat top;
}
div#topnavl, div#topnavr {
	background: rgb(129, 166, 255);
}
span.newsdate {
	color: rgb(153, 175, 215);
}
div.newsdetails, div.latestlong div.details {
	color: rgb(153, 175, 215);
}
