	body {
	background: #48869d;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	font: 62.5% 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
	}
	
	#sidebar li, #content li {
	list-style-type: square;
	}
	
	a {
	color: #619bb0;
	}
	
	a:hover {
	text-decoration: none;
	}
	
	#bodybox {
	background: #eeeff2 url(images/bottom_bg.jpg) repeat-x bottom;
	margin: 0;
	padding: 0;
	}
	
	#wrapper {
	background: url(images/top_bg.jpg) repeat-x top;
	min-height: 150px;
	}

	#bgmain {
	background: url(images/main_bg.png) repeat-y 298px;
	margin-top: 60px;
	}
	
	#main {
	width: 900px;
	margin: 0 auto;
	background: url(images/main_bottom_bg.jpg) no-repeat bottom right;
	padding-bottom: 148px;
	}
	
	#something {
	background: url(images/main_top_bg.jpg) no-repeat top right;
	padding-top: 70px;
	}
	
	#nav ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 0 40px;
	margin-top: 29px;
	}
	
	#nav ul li {
	float: left;
	margin: 5px 10px;
	text-transform: lowercase;
	}
	
	#nav ul li a {
	color: #fff;
	text-decoration: none;	
	font-size: 1.6em;
	padding: 10px 10px;
	}
	
	#nav ul .current_page_item a {
	color: #000;
	background: #fff;
	}
	
	#nav ul li a:hover {
	background: #48869d;
	}

	#left {
	float: left;
	width: 298px;
	position: relative;
	}
	
	#top {
	height: 150px;
	width: 280px;
	}
	
	#top h1 {
	clear: both;
	color: #619bb0;
	font-size: 3.5em;
	margin: -15px 0 3em;
	padding: 0;
	font-weight: normal;
	margin-bottom: 5px;
	}
	
	#top h1 a {
	color: #619bb0;
	text-decoration: none;
	}
	
	#top h1 a:hover {
	color: #fff;
	}
	
	#description {
	color: #fff;
	font-size: 1.3em;
	color: #cdcdcd;
	line-height: 1.5em;
	font-style: italic;
	}

	#sidebar {
	color: #666;
	width: 280px;
	margin-top: 2em;
	}
	
	#sidebar img {
	max-width: 100%;
	height: auto;
	}
	
	#sidebar h2 {
	color: #555;
	text-transform: lowercase;
	font-size: 2em;
	margin: 0 0 2px 0;
	font-weight: normal;
	}
	
	#sidebar p, #sidebar ul, #sidebar ol {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: justify;
	}
	
	#content {
	margin-top: 25px;
	width: 480px;
	padding: 30px 60px 0px 60px;
	float: left;
	color: #666;
	}
	
	#content h2 {
	color: #555;
	text-transform: lowercase;
	font-size: 2.8em;
	margin: 0 0 2px 0;
	font-weight: normal;
	}
	
	#content h2 a {
	color: #555;
	text-decoration: none;
	}
	
	#content h3 {
	color: #555;
	text-transform: lowercase;
	font-size: 2em;
	margin: 0 0 2px 0;
	font-weight: normal;
	}
	
	#content h4, #sidebar h4 {
	color: #999;
	text-transform: lowercase;
	font-size: 2em;
	margin: 0 0 2px 0;
	font-weight: normal;
	}
	
	#content p, #content ul, #content ol {
	font-size: 1.4em;
	line-height: 1.6em;
	text-align: justify;
	}
	
	hr.divider {
	text-align: center;
	clear: both;
	border: 0px solid #fff;
	width: 0px;
	margin: 0;
	padding: 0;
	}
	
	address {
	padding: 1em;
	width: 510px;
	margin-right: 40px;
	margin-top: 60px;
	float: right;
	color: #fff;
	font-style: normal;
	text-align: center;
	}
	
	address img, .wpcf7-form-control-wrap img  {
	border: none;
	}
	
	/* TYPOGRAFI */
	
	.navigation {
	clear: both;
	height: 20px;
	}
	
	.alignleft {
	float: left;
	}
	
	.alignright {
	float: right;
	}
	
	.tosaker {
	clear: both;
	margin-top: 2em;
	}
	
	.venstresak {
	float: left;
	width: 45%;
	}	
	
	.hoyresak {
	float: right;
	width: 45%;
	}
	
	#portfolio {
	background: #666;
	color: #fff;
	padding: 10px;
	}
	
	#portfolio td {
	font-size: 1.2em;
	}
	
	#portfolio a {
	color: #cdcdcd;
	text-decoration: none;
	}
	
	#portfolio a:hover {
	color: #000;
	}
	
	#sidebar .sidebaritem ul {
	margin: 1em 0 0 0;
	padding: 0;
	border-top: 1px dotted #999;
	}
	
	#sidebar .sidebaritem li {
	list-style-type: none;
	padding: 3px 10px;
	border-bottom: 1px dotted #999;
	}
	
	#sidebar .sidebaritem a {
	text-decoration: none;
	}
	
	#sidebar .sidebaritem a:hover {
	color: #000;
	}
	
	#sidebar .sidebaritem {
	margin-bottom: 2em;
	}
	
	.website {
	width: 120px;
	padding: 10px;
	float: left;
	margin-right: 20px;
	}
	
	.website h5 {
	font-size: 1.45em;
	line-height: 1.1em;
	font-weight: normal;
	margin: .1em 0 .3em 0;
	text-align: center;
	}
	
	.website a {
	text-decoration: none;
	color: #666;
	}
	
	.website a:hover {
	color: #000;
	}
	
	.screenshot {
	width: 100%;
	height: auto;
	}
	
	/* BILDER */
	
	.topimg {
	max-width: 98%;
	padding: 4px;
	border: 1px solid #dbdbdb;
	}

	#sidebar img, #content .wpcf7-captcha-captcha-82 {
	border: none;
	}
	
	/* FORSIDELAYOUT */

	#topsak {
	clear: both;
	background: #eee;
	font-size: 1.3em;
	}
	
	.sakskille {
	border-top: 1px dotted #cdcdcd;
	margin: 2em 0 0 0;
	clear: both;
	}
	
	.sakvenstre {
	margin-top: 1em;
	float: left;
	width: 45%;
	padding-right: 5%;
	border-right: 1px dotted #cdcdcd;
	}
	
	.sakhoyre {
	margin-top: 1em;
	float: right;
	width: 45%;
	}

	hr {
	border: 1px solid #fff;
	margin: 0;
	padding: 0;
	clear: both;
	size: 1px;
	width: 1px;
	}
	
	#slideshowbox {
	position: relative;
	width: 480px;
	height: 250px;
	overflow: hidden;
	text-align: center;
	background: #ececec;
	}


	#pilvenstre {
	display: none;
	position: absolute;
	z-index: 99 !important;
	left: 2px;
	top: 50%;
	margin-top: -44px;
	}
	
	#pilhoyre {
	display: none;
	position: absolute;
	z-index: 99 !important;
	right: 2px;
	top: 50%;
	margin-top: -44px;
	}

	#slideshow {
	padding: 0 auto;
	text-align: center;
	height: 250px;
	}
	
	#slideshow img {
	margin: 0 auto;
	display: none;
	}
	
	#slideshow img.active {
	display: block;
	}
	
	#captions p {
	display: none;
	position: absolute;
	z-index: 999 !important;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(images/slideshow_caption_bg.png);
	padding: 10px 20px;
	color: #fff;
	font: 11px Helvetica;
	margin: 0;
	}
	
	#captions {
	position: absolute;
	top: bottom;
	left: 0;
	width: 100%;
	z-index: 99 !important;
	}


	p img {
	max-width: 100%;
	height: auto;
	}