pre {
	line-height: 1.2em;
}

#page {
	padding-top: 0;
}

.columns-two #page {
	width:1000px;
}

#header {
	height: 34px;
	position: relative;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url('bar.gif');
}

#header .description {
	font-size: 1em;
	font-weight: bold;
	left: 250px;
	top: 8px;
	position: absolute;
	padding: 0;
}

#header .blog-title {
	padding: 0;
}

#header .blog-title a {
	position:absolute;
	display: block;
	left: 0;
	top: 0;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 20px top;
	background-image: url('logo.gif');
	width: 163px;
	height: 59px;
	font-size: 1px;
	color: #3371A3 !important;
	text-decoration: none;
}

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 3px;
	right: 20px;
	float: none;
}

ul.menu li {
	float: left;
	height: 26px;
	display: block;
}

ul.menu li a {
	line-height: 26px;
	padding: 0 15px;
}

body.columns-two #primary {
	margin-right:250px;
}

body.columns-two #primary-wrapper {
	margin-right:-250px;
}

.content {
	padding-top: 10px;
}

#primary {
	width:670px;
}

#sidebar-1 {
	width: 230px;
}

#tag_cloud {
	line-height: 2em;
}

body.smartposition #rollingarchives {
	width: 670px;
}

#rollingarchives {
	width: 670px;
}
span.link-description {
	color: #808080;
}
table.datatable tr th {
	color: #FFFFFF;
	background-color: #2277DD;
}
table.datatable tr td {
	background-color: #DDEEFF;
}
table.datatable tr th,
table.datatable tr td {
	width: 328px;
	padding: 3px;
}
table.datatable tr.even td {
	background-color: #CCDDEE;
}