body {
	background: white;
	font-size: 11pt;
	font-family: Georgia, Verdana, serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: Georgia, Arial, serif;
	font-weight: lighter;
	margin: 0;
	padding: 0;
}

#navigation {
	display: none;
}
#portal-column-content, #main, #sidebar{
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
div#portal-column-content {
	padding-top: 1em;
	border-top: 1px solid #000;
}
a:link, a:visited {
	color: #000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

body.BlogEntry #Sidebar, 
#topMenu, 
body.BlogEntry #TrackBacks_holder,
body.BlogEntry #PageComments_holder,
body.BlogEntry p.tags,
#headerObject
{
	display:none;
}

#logo a {
	text-decoration: none;
}

#BlogContent {
	float: none !important;
	width: auto !important;
}

#Footer {
	padding-top: 1em;
	border-top: 1px solid #000;
}

/*
#portal-column-content a:link:after, #portal-column-content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#portal-column-content a[href^="/"]:after {
	content: " (http://www.stickybit.se" attr(href) ") ";
}
*/
#case {
	display: block;
}
#traversalPane {
	display: none;
}
