﻿#main-nav-wrapper,
#sub-nav-wrapper,
#footer-wrapper,
#tools
{
	display: none;
}

#header-wrapper
{
	height: 100px;
	width: 833px;
}

.districtheating #header-wrapper
{
	position: absolute;
}

#content-wrapper
{
	margin: 0;
	float: left;
}

#content-wrapper
{
	width: 518px;
}

	.startpage-template #content-wrapper
	{
		width: 666px;
		margin: 0 0 20px 0;
	}

		.entrance-template #content-wrapper,
		.find-template #content-wrapper,
		.project-template #content-wrapper
		{
			width: 833px;
			margin: 0 0 20px 0;
		}

	#content-wrapper #full-width
	{
		width: 833px;
	}

#body-wrapper
{
	background: none;
}

	#body-container
	{
		width: 833px;
		box-shadow: none;
	}

	.project-template #content-container
	{
		width: 518px;
		float: left;
	}
	
	.project-template #project-sidebar
	{
		width: 207px;
	}


.project-template #project-sidebar,
#sidebar-wrapper
{
	width: 260px;
	float: none;
	margin-left: 550px;
	background-color: white;
	color: black;
}

	.startpage-template #sidebar-wrapper,
	.entrance-template #sidebar-wrapper,
	.find-template #sidebar-wrapper,
	.project-template #sidebar-wrapper
	{
		margin: 0;
		float: none;
		clear: both;
		width: auto;
	}
		
body
{
	font-size: 18px;
}

h1
{
	font-size: 36px;
}

h2
{
	font-size: 24px;
}

h3
{
	font-size: 18px;
}

footer,
time,
small,
header .meta,
.meta,
#project-sidebar li
{
	font-size: 15px;
}

p.archive
{
	font-size: 11px;
}

.q-a dl dd
{
	display: block !important;
}

.jobs.widget td,
.jobs.widget th
{
	font-size: 15px;
}

#apply #apply-form
{
	display: block !important;
}

#page-contact
{	
	display: none;
}

ul.mover,
#carousel-nav
{
	display: none;
}

#carousel
{
	height: auto !important;
}

#carousel .article
{
	display: block !important;
	position: relative !important;
	left: 0 !important;
}

#carousel .article a
{
	position: static !important;
}

.article .page-info
{
	margin: 1em 0;
}

.widget
{
	box-shadow: none !important;
}