/* siteTypography */
body {
	font-family: verdana,sans-serif;	color: rgb(80,80,80);
}
p {
	margin: 0 0 1em 0;
}
h1,h2,h3,h4,h5,h6,ul,li {
	margin: 0 0 0.5em 0;
	color: rgb(0,0,0);
}
ul {
	list-style: square;
}
table td:first-child,table th {
	font-weight: bold;	color: rgb(0,150,255);
}
table th {
	font-size: 1.2em;
}
a {
	color: rgb(233,221,175);
}
a:hover {
	color: rgb(244,231,215);
}
a:active {
	color: rgb(255,255,255);
}
.siteDesc,.credit {
	margin: 0 0 2em 0;
	font-size: 0.8em;	font-style: italic;	color: rgb(233,221,175);
}
#siteFooter,#siteHeader {
	color: rgb(244,231,215);
	}
	#siteFooter a,#siteHeader a {
		text-decoration: inherit;	color: inherit;
	}
	#siteFoooter a:hover,#siteHeader a:hover {
		text-decoration: underline;	color: rgb(233,221,175);
	}
#siteHeader h6,#siteFooter h6,#siteFooter label {
	margin: 0.5em 0 0 0;
	font-size: 0.8em;	font-weight: bold;
}
#siteFooter h1,#siteFooter h2,#siteFooter h3,#siteFooter h4,#siteFooter h5,#siteFooter h6,#siteFooter ul,#siteFooter ol,#siteFooter li {
	color: rgb(233,221,175);
}
#siteHeaderNav a, .siteButton {
	text-decoration: inherit;	text-align: center;	font-size: 0.8em;	font-weight: bold;	color: rgb(233,221,175);
}
	#siteHeaderNav a:hover, .siteButton:hover {
		color: rgb(244,231,215);
	}
	#siteHeaderNav a:active, .siteButton:active {
		color: rgb(255,255,255);
	}
/* siteElements */
iframe {
	display: block;
	width: 100%;	height: 200px;
}
.siteContentBanner {
	display: block;
	margin: 0 0 0.5em 0;
}
.siteContentDiv {
	float: left;
	margin: 0 0 1em 0;
	width: 100%;	max-width: 350px;
}
.siteContentDiv+.siteContentDiv {
	max-width: 350px;
	margin: 0 0 1em 1em;
}
.siteContentDiv table {
	margin-bottom: 1em;
	border-collapse: collapse;
}
.siteContentDiv table td {
	padding: 0 0 0.5em 0;
	vertical-align: top;
}
.siteContentDiv table td:first-child {
	padding: 0 1em 0 0;
}
.siteFooterDiv {
	float: right;
	width: 100%;	max-width: 320px;
}
.sitePopMessage {
	position: absolute;	top: -4em;
	padding: 1em;
	max-width: 20em;
	background-color: rgb(0,150,255);
	border-radius: 0.5em;
}
.siteButton,.siteButtonRed {
	clear: both;
	display: block;
	margin: 1em auto;	padding: 0.2em 0.5em;
	max-width: 200px;
	box-shadow: inset 0 0 0.5em rgb(233,221,175);
	border: thin solid rgb(233,221,175);
}
.siteButton {
	background-color: rgb(80,80,80);
}
.siteButtonRed {
	background-color: rgb(200,0,0);
}
	form label {
		display: block;
		overflow: auto;
		margin: 0 0 0.2em 0;
	}
	form	.formInput {
		float: right;
		margin: 0;	padding: 0;
		resize: none;	width: 50%;
		box-shadow: inset 0 0 0.5em rgb(0,150,255);
		border: none;
	}
	form .siteButton {
		float: right;
	}
/* siteDesign */
html {
	height: 100%;
}
body {
	position: relative;
	margin: 0;	padding: 0;
	width: 100%;	height: 100%;
	background-color: rgb(225,225,225);
}
a img {
	border: none;
}
.siteBackground-illustration {
		background-size: cover;	background-attachment: fixed;	background-position: center;	background-image: url('../img/site/bg-illustration.jpg');
}
.siteBackground-grafiskDesign {
		background-size: cover;	background-attachment: fixed;	background-position: center;	background-image: url('../img/site/bg-grafisk-design.jpg');
}
.siteBackground-projektmageri {
		background-size: cover;	background-attachment: fixed;	background-position: center 1em;	background-image: url('../img/site/bg-projektmageri.jpg');
}
.siteBackground-kontakt {
		background-size: cover;	background-attachment: fixed;	background-position: center 1em;	background-image: url('../img/site/bg-kontakt.jpg');
}
#siteWrapper,#siteHeaderWrapper,#siteFooterWrapper {
	overflow-y: visible;
	margin: 0 auto;
	width: 100%;	max-width: 960px;
}
#siteWrapper:before,#siteWrapper:after {
	content: '';
	display: block;
}
#siteWrapper:before,#siteHeader,#siteHeaderWrapper {
	height: 30px;
}
#siteWrapper:after,#siteFooter {
	height: 170px;
}
#siteHeader,#siteFooter {
	position: fixed;
	width: 100%;
	background-color: rgb(0,150,255);
}
#siteWrapper {
	min-height: 100%;
	background-color: rgb(255,255,255);
	border: solid thin rgb(0,0,0);	border-top: 0;	border-bottom: 0;
}
#siteHeader {
	top: 0;
}
#siteHeaderLogo {
	line-height: 30px;	text-decoration: none;	font-weight: bold;	color: rgb(255,255,255);
}
	#siteHeaderLogo img{
		display: block;
		float: left;
		margin: 0 0.5em 0 0;
		max-height: 30px;
	}
	#siteHeaderNav {
		position: relative;
		clear: both;
		width: 200px;
	}
		#siteHeaderNav ul {
			padding: 0 0 0 1em;
			list-style: none;
		}
		#siteHeaderNav a {
			display: inline-block;
			margin: 0.2em 0; padding: 0.2em 0.5em 0.2em 0.5em;
			width: 100%;	max-width: 150px;
			background-color: rgb(0,150,255);
			box-shadow: inset 0 0 0.5em rgb(80,80,80);
			border: 0.1em solid rgb(80,80,80);
		}
		#siteHeaderNavNewsletter a {
			background: #ff0000; /* Old browsers */	background: -moz-linear-gradient(top, #ff0000 0%, #ff9600 100%); /* FF3.6+ */ 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0000), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, #ff0000 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, #ff0000 0%,#ff9600 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top, #ff0000 0%,#ff9600 100%); /* IE10+ */	background: linear-gradient(to bottom, #ff0000 0%,#ff9600 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
			box-shadow: inset 0 0 0.5em rgb(200,0,0);
			border: 0.1em solid rgb(200,0,0);
		}
#siteFooter {
	bottom: 0;
}
#siteFooter ul {
	margin: 0;	padding: 0;
	list-style: none;
}
#siteContent {
	overflow-y: auto;
	margin: 0 auto;	padding: 0 2em 0 200px;
}
	#siteContent img {
		width: 100%;	max-height: 300px;
	}
/* Plugins */
.fb-like {
	width: 100%;
	overflow: hidden;
	padding: 1em 0 0 0;
}
.fb-comments, .fb-comments span[style], .fb-comments iframe[style] {
	width: 100% !important;
}
.issuuembed {
	width: 100%;	height: 150px;
}
/* Mobile & Devices */
@media all and (max-width: 960px) {
	#siteWrapper {
		border: 0;
		min-height: 0;
	}
	#siteWrapper:before,#siteWrapper:after{
		height: 0;
	}
	#siteHeaderWrapper,#siteFooterWrapper,#siteContent {
		margin: 0 auto;	padding: 0;
		width: 100%;	max-width: 500px;
	}
	#siteHeader,#siteHeaderWrapper,#siteFooter,#siteFooterWrapper {
		position: static;
		overflow-y: auto;
		height: auto;	max-height: auto;
	}
	#siteHeaderNav {
		position: static;
		width: 100%;
	}
		#siteHeaderNav li {
			display: inline-block;
		}
		#siteHeaderNav a {
			margin: 1em auto;	padding: 0.2em 0.5em;
			max-width: 200px;
			background-color: rgb(80,80,80);
			box-shadow: inset 0 0 0.5em rgb(233,221,175);
			border: thin solid rgb(233,221,175);
		}
	.siteContentDiv,.siteContentDiv+.siteContentDiv {
		width: 100%; max-width: 100%;
		margin: 0 0 1em 0;
	}
	.siteFooterDiv {
		clear: both;	float: none;
		margin: 0 0 1em 0;
		max-width: 100%;
	}
}
@media all and (max-width: 500px) {
	.siteBackground-illustration {
		background-image: url('../img/site/m-bg-illustration.jpg');
	}
	.siteBackground-grafiskDesign {
		background-image: url('../img/site/m-bg-grafisk-design.jpg');
	}
	.siteBackground-projektmageri {
		background-image: url('../img/site/m-bg-projektmageri.jpg');
	}
	.siteBackground-kontakt {
		background-image: url('../img/site/m-bg-kontakt.jpg');
	}
	#siteHeaderWrapper,#siteFooterWrapper,#siteContent {
		width: auto;	padding: 0.5em;
	}
	#siteHeaderLogo img {
		float: none;
	}
	#siteHeaderLogo img {
		display: block;
		float: none;
		margin: 1em auto;
		max-width: 100%;
	}
	#siteHeaderNav a {
		display: block;
	}
	#siteHeaderNav ul{
		padding: 0;
	}
	#siteHeaderNav ul li {
		display: block;
	}
}