/*
Theme Name: upKeeper
Description: upKeeper wordpress theme
Version: 1.0
Author: Frosting
Author URI: http://www.frosting.se/
*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
}

.frontpage #page {
	/*background: #ffffff url(<?php bloginfo('stylesheet_directory'); ?>/images/header-curve.jpg) no-repeat;*/
	padding-top: 60px;
}
.subpage #content {
	background: #ffffff url(images/header-shadow.gif) no-repeat;
	padding-top: 60px;
}

.clearboth {
	clear: both;
}

img {
	border: 0;
}

img.alignright {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

form {
	padding: 0;
	margin: 0;
}

#wrap {
	width: 920px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#page {
	background-color: #ffffff;
	border-bottom: #ffffff 1px solid;
	text-align: left;
	margin-top: 164px;
}

		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			/*visibility: hidden;*/
			display: none;
			list-style: none;
			}

			#jsddm li ul li
			{
				float: none;
				display: inline;
				margin: 0;
				padding: 0;
			}

			#jsddm li ul li a
			{
				width: 170px;
				background-color: #ed8134;
				color: #fcf4ee !important;
			}

			#jsddm li ul li a:hover
			{
				color: #ffffff;
				background-color: #f78d41 !important;
			}

#content {
	font-size: 1.2em;
	text-align: justify;
	line-height: 1.5em;
}

#content img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

#content blockquote {
	font-size: 1.1em;
	line-height: 1.7em;
	margin: 1em 0px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	clear: both;
	display: inline;
	
}

#content h1 {
	font-family: Tahoma, Geneva;
	font-size: 1.7em;
        line-height: 1.8em;
	text-align: left;
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 0;
}

#content h2 {
	font-family: Tahoma, Geneva;
	font-size: 1.5em;
	line-height: 1.7em;
	text-align: left;
	font-weight: normal;
	margin: 15px 0 5px 0;
	padding: 0;
}

#content h3 {
	font-family: Tahoma, Geneva;
	font-size: 1.4em;
	text-align: left;
	font-weight: normal;
	margin: 15px 0 5px 0;
	padding: 0;
}

#content h4 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #933f22;
	margin-top: 10px;
}

#content a {
	color: #0075de;
	text-decoration: none;
}

#content a:hover {
	color: #003e79;
	text-decoration: underline;
}

#content .refblock {
	width: 380px; 
	float: left;
	margin-bottom: 10px;
}
#content .refblock p {
	text-align: left;
}
#content .refblock p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.contentmore {
	font-size: 0.9em;
	line-height: 1.3em;
	float: right;
	width: 300px; 
	margin: 0px 0px 0px 30px;
	color: #6a6551;
	text-align: left;
}

.contentdownload {
	border: #d4ccaa 1px dotted;
	padding: 15px;
	margin-bottom: 15px;
}

.contentfacts {
	border: #d4ccaa 1px solid;
	background-color: #fffbeb;
	padding: 15px;
}

.contentmore strong {
	color: #3a372c;
}

.contentmore ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

.contentmore li {
	margin: 0px 0px 15px 0px;
}


.innerpadding {
	padding: 15px;
}




.start-page {
	padding: 0px !important;
	padding-top: 23px !important;
	padding-bottom: 0px !important; }

	.start-page .post {
		padding: 10px 30px !important;
		float: left;
		padding-top: 10px !important; }

		.start-page .post .inner {
			width: 528px;
			float: left; }

			.start-page .inner h1 {
				color: #000000 !important;
				margin: 0 !important;
				padding: 0 !important;
				text-align: left !important;
				font-size: 2.0em !important;
				line-height: 1.3em !important;
				font-weight: bold !important; }

			.start-page .inner h2 {
				font-family: Tahoma, Geneva;
				color: #ec8014 !important;
				font-size: 1.5em !important; }

	.start-page .news {
		width: 330px;
		float: right;
		font-size: 0.9em;
		line-height: 1.3em;
		margin-bottom: 20px;
		background: transparent url(images/newsback.png) no-repeat; }

		.start-page .news .newsblock {
			padding: 20px;
			padding-top: 0px;
			padding-bottom: 0px;
			margin-top: 5px;}
				.start-page .news .newsblock p {
					margin-top: 0px;
					}
				.start-page .news .newsblock h2 {
					font-size: 1.2em;
					margin-bottom: 5px !important;
					padding-bottom: 0px !important;
					}
.blocks {
	background: transparent url(images/blockloop.png) 260px 0px repeat-y;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
}
.splashright {
	width: 280px; text-align: left; font-size: 1em; line-height: 1.2em; margin-left: 20px;
	margin-top: 0px;
}
.splashright img {
	margin-bottom: 10px;
}
.splashright .inner {
	padding: 10px; padding-left: 0px; padding-top: 0px;
}
.splashright .inner p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
.startblock {
	float:left;
	width: 250px;
}
.startblock h2 {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
.startblock p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
.startblock p span {
	font-size: 1em !important;
	line-height: 1.4em !important;
}
.newsblock {
	margin-right: 25px;
}


.post {
	/*float: left;*/
	padding: 30px;
}

.hideme{
	display: none;
}

#header {
	height: 114px;
	width: 920px;
	background: #ffffff url(images/new_header.jpg) no-repeat;
	color: #ffffff;
	/* margin-top: 50px; */
	position: absolute;
	top: 50px;
}
.qtrans_flag {
	background-position: 5px 5px;
}
#header ul.tools {
	clear: both;
	padding: 0;
	margin: 15px 20px 0 0;
	list-style: none;
	float: right;
	height: 35px;
}

#header ul.tools li {
	padding: 0px;
}

#header ul.tools li.search {
	padding-left: 10px;
}

#header ul.tools li a {
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	color: #dcebf8;
	padding: 5px;
	text-decoration: none;
}
#header ul.tools li a:hover {
	background-color: #155690;
	color: #ffffff;
}

#header ul.menu {
	clear: both;
	padding: 0;
	margin: 27px 15px 0 0;
	list-style: none;
	float: right;
}

#header ul.menu li.firstrow,
#header ul.tools li {
	float: left;
}

#header ul.menu li.firstrow a {
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	color: #dcebf8;
	text-decoration: none;
	padding: 10px;
}
#header ul.menu li.firstrow a.firstlink {
	background: transparent url(images/meny-flik-left.png) top left no-repeat;
	height: 32px;
	padding: 0px;
	margin-right: 5px;
}
#header ul.menu li.firstrow a.firstlink span {
	display: block;
	height: 12px;
	padding: 10px;
	background: transparent url(images/meny-flik-right.png) top right no-repeat;
	margin-left: 6px;
	padding-right: 16px;
}
#header ul.menu li.firstrow a.active,
#header ul.menu li.firstrow a.mactive {
	color: #ffffff;
	background-position: bottom left;
}

#header ul.menu li.firstrow a.active span,
#header ul.menu li.firstrow a.mactive span {
	background-position: bottom right;
}

#header ul.menu li.firstrow a:hover {
	background-color: #003d74;
	color: #ffffff;
}

#footer {
	padding: 20px;
	background-color: #dddddd;
	margin-bottom: 50px;
}
#footer div.form {
	margin-top: 0px;
	float: left;
	margin-right: 10px;
	padding: 5px;
	padding-left: 0px;
	width: 245px;
	height: 60px;
}
#footer div.form label {
	color: #444444;
	line-height: 15px;
}
#footer div.form ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer div.form ul li {
	margin: 0px;
	float: left;
	margin-right: 5px;
}
#footer div.form ul li .runt2 {
	margin-top: 13px;
}
#footer form {
	margin-top: 8px;
}
#footer .joinfacebook {
	float: left;
}
#footer .micro {
	float: right; 
	background-color: #ffffff; 
	padding: 5px; 
	border: #aaaaaa 1px solid;
}




div.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

div.alignright {
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
}

div.wp-caption {
	border: #eeeeee 1px solid;
	padding: 10px;
}
div.wp-caption img {
	margin: 0;
	padding: 0;
	margin-left: 5px;
}
p.wp-caption-text {
	font-size: 0.9em;
	font-style: italic;
}




