/*  
Theme Name: dkret3

Userstyle: Fluidelity
Description: Variable size of the content area
Version: 1.1
*/
body {
  font-size: 0.8em;
}
#header {
  font-size: 1.1em;
}
div#access {
	height: 19px;
	padding: 3px 10px 2px 5px;
}
.sidebar.column {
	font-size: 1em;
}
div#wrapper {
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	width: auto;
	max-width: 1100px;
}