/* CSS Document for Screens */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,700italic,700,300);

body { color: #fff; font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: 300; margin: 0; padding: 0; }

#page { max-width: 1200px; margin: 0 auto; position: relative; }




/* Text */

h1 { margin: 0 0 1em 0; font-size: 2.8em; font-weight: 700; }
h2 { margin: 0 0 .5em 0; font-size: 1.6em; font-weight: 700; line-height: 1.1em; }
h3 { margin: 0 0 .5em 0; font-size: 1.3em; font-weight: 700;  }
h4 { margin: 0 0 1.5em 0; font-weight: 700; }
h5 { margin: 0 0 1.5em 0; font-weight: 700; font-style:italic;}
h6 { margin: 0 0 0.8em 0; font-weight: 300; font-style:italic; color: #fff;}


p { margin: 0 0 1em 0; }

.couleur { color: rgba(198,156,109,1.0); }
.couleur2 { color: rgba(207,209,53,1.0); }

/* brun rgba(198,156,109,1.0) */
/* grøn rgba(57,181,74,.65) */
/* brun rgba(198,156,109,1.0) */

a { color: rgba(198,156,109,1.0); }
a:visited { color: rgba(198,156,109,1.0); }

a.btn { font-size: 1em; text-decoration: none; style: italic; color: #fff; border: 2px solid #fff; padding: 4px 15px; transition: background-color .5s; border-radius: 60px;}
a.btn:hover { background-color: rgba(57,181,74,.65); }


/* Forms */

input[type=text], select {
  width: 100%;
  padding: 6px 8px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  
}

input[type=email], select {
  width: 100%;
  padding: 6px 8px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  
}

input[type=submit] {
  font-size: 1em; text-decoration: none; background-color: #000000; color: #ffffff; style: italic; border: 2px solid #fff; padding: 4px 15px; transition: background-color .5s; border-radius: 60px;;
}

input[type=submit]:hover {
  background-color: rgba(57,181,74,.65); 	
}

input[type=reset] {
  font-size: 1em; text-decoration: none; background-color: #000000; color: #ffffff; style: italic; border: 2px solid #fff; padding: 4px 15px; transition: background-color .5s; border-radius: 60px;;
}

input[type=reset]:hover {
  background-color: rgba(57,181,74,.65); 	
}

.ikkese {
display: none;
}

/* Section - All */
section { margin: 0; padding: 30px 30px; }
section::after { content:''; display: block; clear: both; }


/* Section - Main */

section.main { margin-top: 20px; margin-bottom: 30px; padding: 0; margin-left: 5%;}
section.main aside { width: 90%; float: center; text-align: left; }

section.main .content { padding: 5px; background-size: 75px 75px; padding-top: 5px; background-color: rgba(198,156,109,1.0);}


section.main aside h4 { color: #000; text-decoration: none; font-weight: 300; text-align: left;}
section.main aside h3 a { color: #000; text-decoration: none; text-align: left;}
section.main aside h3 a:hover { text-decoration: underline; }


section.main aside .content.trending { background-image: url(../images/icon_star.svg); }



/* Section - Main2 */

section.main2 { margin-top: 20px; margin-bottom: 30px; padding: 0; }
section.main2 aside { width: 50%; float: left; text-align: left; }

section.main2 .content { margin: 35px; background: no-repeat center top; background-size: 75px 75px; padding-top: 15px; }


section.main2 aside h4 { color: #000; text-decoration: none; font-weight: 300;}
section.main2 aside h3 a { color: #000; text-decoration: none; }
section.main2 aside h3 a:hover { text-decoration: underline; }


section.main2 aside .content.trending { background-image: url(../images/icon_star.svg); }
section.main2 aside .content.find-it { background-image: url(../images/icon_marker.svg); }


/* Section - Main3 */

section.main3 { margin-top: 20px; margin-bottom: 30px; padding: 0; }
section.main3 aside { width: 33%; float: left; text-align: left; }

section.main3 .content { margin: 35px; background: no-repeat center top; background-size: 75px 75px; padding-top: 15px; }


section.main3 aside h4 { color: #000; text-decoration: none; font-weight: 300;}
section.main3 aside h3 a { color: #000; text-decoration: none; }
section.main3 aside h3 a:hover { text-decoration: underline; }


section.main3 aside .content.trending { background-image: url(../images/icon_star.svg); }
section.main3 aside .content.find-it { background-image: url(../images/icon_marker.svg); }
section.main3 aside .content.tools { background-image: url(../images/icon_gear.svg); }





/* Section - Centre */
section.centre { background-color: #678487; padding-top: 0px; padding-bottom: 0px; color: #ffffff; }
section.centre article { margin: 0; padding: 0; padding: 40px 40px 20px 100px; min-height: 260px; }

section.centre .table01 { border: 0px solid #ffffff; width: 35%; padding: 0px; background-color: #736e66; border-collapse: collapse;}
section.centre .table01 td { border: 1px solid #ffffff; padding: 6px; text-align: center;}
section.centre .table01 .td01 { border: 1px solid #ffffff; padding: 2px; background-color: #f2516f; }
section.centre .table01 .td02 { text-align: left; }
section.centre .table01 .td03 { text-align: left; background-color: #5c5953;}
section.centre .table01 .td04 { background-color: #5c5953;}
section.centre .table02 { border: 0px solid #ffffff; width: 50%; padding: 3px; background-color: #736e66; border-collapse: collapse;}
section.centre .table02 td { border: 0px solid #ffffff; padding: 6px; text-align: center; background-color: #514349;}
section.centre .table02 .td01 { border: 0px solid #ffffff; padding: 6px 6px 6px 6px; background-color: #69565f; }
section.centre .table02 .td02 { text-align: left; padding: 30px 30px 30px 50px; font-family: "Open Sans", sans-serif; font-size: 15px; font-weight: 300;}
section.centre .table02 .td03 { border: 0px solid #ffffff; padding: 6px 6px 6px 6px; background-color: #69565f; width: 24%;}

section.centre .table03 { border: 0px solid #ffffff; width: 35%; padding: 0px; margin: 0px 0px 20px 5px; background-color: #736e66; border-collapse: collapse;}
section.centre .table03 td { border: 1px solid #ffffff; padding: 6px; text-align: center;}
section.centre .table03 .td01 { border: 1px solid #ffffff; padding: 2px; background-color: #f2516f;}
section.centre .table03 .td02 { text-align: left; }
section.centre .table03 .td03 { text-align: left; background-color: #5c5953;}
section.centre .table03 .td04 { background-color: #5c5953;}

section.centre .table04 { border: 0px solid #ffffff; margin: 0px 0px 20px 5px; border-collapse: collapse;}
section.centre .table04 td { border: 0px solid #ffffff; padding: 12px; text-align: left;}

section.centre .table05 { border: 1px solid #f8dac6; margin: 0px 0px 0px 0px; border-collapse: collapse; }
section.centre .table05 td { border: 1px solid #f8dac6; padding: 5px; text-align: center; width: auto;}


section.centre .h01 {color: #c05d8b; }

 

section.centrea { background-color: rgba(198,156,109,0.6); padding-top: 0px; padding-bottom: 0px; color: #ffffff; }
section.centrea article { margin: 0; padding: 0; padding: 40px 40px 20px 100px; min-height: 260px; }

section.centreb { padding-top: 0px; padding-bottom: 0px; color: #ffffff; }
section.centreb article { margin: 0px; padding: 40; padding: 40px 40px 40px 100px; min-height: 260px; }

section.centrec { background-color: rgba(198,156,109,0.6); padding-top: 0px; padding-bottom: 0px; color: #ffffff; }
section.centrec article { margin: 0; padding: 0; padding: 40px 40px 20px 100px; min-height: 260px; }

section.centreb a { color: rgba(255,255,255,0.8); }
section.centreb a:visited { color: rgba(255,255,255,0.8); }

section.centrec a { color: rgba(255,255,255,0.8); }
section.centrec a:visited { color: rgba(255,255,255,0.8); }




/* Section - Atmosphere */
section.atmosphere { background-color: #000000; padding-top: 30px; padding-bottom: 30px; color: #ffffff; }
section.atmosphere article { margin: 0; padding: 0; padding: 0px 20px 0px 440px; background: url(../images/bogforum2.jpg) no-repeat 0 5px; height: 450px; overflow: hidden;}


/* Section - How To */
section.how-to { background-color: rgba(102,118,120,1.0); position: relative; }
section.how-to aside { width: 31%; float: left; margin: 0 10px 0 10px; padding: 0; }
section.how-to aside .content { padding: 30px 30px 20px 0px; }
section.how-to aside .content img { display: block; margin-bottom: 15px; width: 70%; }

section.how-to aside .content h4 { margin-bottom: 0; }
section.how-to aside .content p { margin-bottom: .5em; }
section.how-to aside .content a { display: inline-block; color: #cc6633; font-weight: 700; }


section.how-to blockquote { 
	margin: 0; width: 32%;
	color: #444;
	background-color: #fff;
	position: absolute; bottom: 0; right: 4%;
}

section.how-to blockquote p { margin: 30px; 30px; 20px; 50px; }

section.how-to blockquote p.quote {font-style: italic; font-size: 1.2em; }

section.how-to blockquote p.credit {
	color: #777; 
	font-size: .9em; margin-top: 0; padding-left: 20px; line-height: 1.3em;
	position: relative; }
	

section.how-to blockquote::before { 
	content:'\201c'; color: #d2bd65; 
	position: absolute;
	top: 10px; left: 8px;
	font-size: 3em;
	font-family: serif; }


section.how-to blockquote p.quote::after {content:'\201d'; font-family: serif; }

section.how-to blockquote p.credit::before {content:'\2014'; position: absolute; top: -1px; left: 0; }


/* Navigation - nav er menuens baggrund */
nav { background-color: rgba(0,0,0,.65); position: absolute; top: 0px; left: 0px; padding: 80px 0px 0px 0px; width: 100%; }
nav a:visited { color: #fff; }

nav ul { list-style: none; margin: 0px; padding: 0px; border-radius: 3px;}
nav ul::after { content: ""; display: block; clear: both; }

/* Navigation - baggrund knap øverste niveau */
nav ul li:hover { background-color: rgba(198,156,109,.85); border-radius: 3px;}
nav ul li:hover > ul { display: block; }

/* Navigation - knappers tekstfarve */
nav ul li a { display: inline-block; color: #fff; padding: 10px 20px; text-decoration: none; width: 125px; position: relative; border-radius: 3px;}

/* Navigation - knappers hover baggrund */
nav ul li a:hover { background-color: rgba(255,102,51,0.8); }

/* Navigation - knappers roll down baggrund */
nav ul ul { display: none; position: absolute; top: 100%; background-color: rgba(198,156,109,1.0); }
nav ul ul li { position: relative; }
nav ul ul ul { left: 100%; top: 0; }


/* top level - afstand fra logo til første menupunkt */
nav > ul { padding-left: 220px; }
nav > ul > li { float: left; }
nav > ul > li > a { padding: 10px 20px 15px 20px; width: auto; }

nav a[aria-haspopup="true"]::after {
	content: '';
	display: block; width: 0px; height: 0px;
	position: absolute;
	top: 16px; right: 15px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #fff;
	
}


nav > ul > li > a[aria-haspopup="true"]::after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #fff;
	left: 20px; right; auto;
	bottom: 6px; top: auto;
}
	

/* Footer */

footer { font-size: .9em; padding: 30px; color: rgba(0,0,0,1.0);; height: 20px; background-color: #ed9a80; }

footer .content { display: inline; }

footer a { margin-left: 30px; color: rgba(0,0,0,1.0); }
footer a:visited { color: rgba(0,0,0,1.0); }
footer a:hover { color: rgba(0,0,0,1.0); }





/* Media Queries */

@media screen and (max-width: 1000px) { 
	h1 { font-size: 2.4em; }

	
	/* Section - Centre */
	section.centre article { padding-left: 60px; background-size: 375px auto; }
	section.centrea article { padding-left: 60px; background-size: 375px auto; }
	section.centreb article { padding-left: 60px; background-size: 375px auto; }
	section.centrec article { padding-left: 60px; background-size: 375px auto; }
	
	/* Section - Atmosphere */
	section.atmosphere article { padding-left: 390px; background-size: 375px; height: 385px;  }

}


@media screen and (max-width: 825px) { 

	h1 { font-size: 2.0em; }


	/* Section - Centre */
	section.centre article { padding-left: 40px; background-size: 300px auto; }
	section.centrea article { padding-left: 40px; background-size: 300px auto; }
	section.centreb article { padding-left: 40px; background-size: 300px auto; }
	section.centreac article { padding-left: 40px; background-size: 300px auto; }
	
	/* Section - Atmosphere */
	section.atmosphere article { padding-left: 325px; background-size: 300px auto; }

	/* Section - How To */
	section.how-to blockquote p.quote { font-size: 1.1em; line-height: 1.2em; }
	section.how-to blockquote p.credit { font-size: .85em; }

}


@media screen and (max-width: 760px) {


	h1 { font-size: 1.8em; }
	h2 { font-size: 1.4em; }
	h3 { font-size: 1.1em; }
	a.btn { font-size: 1em; }
	
	
	
	
	/* Section - Main */
	section.main { margin-top: 10px; margin-bottom: 10px; }
	section.main aside div.content { background-size: 55px 55px; padding-top: 60px }
	
	/* Section - How To */
	section.how-to aside div.content img { width: 85%; }
	
	
	/* Navigation */
	nav { padding-top: 110px; }
	nav > ul { padding-left: 10px;}


}

/* one column screen design */
@media screen and (max-width: 625px) {
	
	
	h1 { font-size: 1em; }
	h3 { margin-bottom: 0; }
	
	
	
section.centre .table02 { width: 100%;}	
	
	
	/* Section Main */
	
	section.main aside { width: 100%; float: none; text-align: left; }
	section.main aside div.content {
		margin: 8px 20px 8px 0px;
		padding: 5px 0px 10px 85px;
		background-size: 50px 50px;
		background-position: 20px 5px;
	}
	
	/* Section Centre */
	
	section.centre article {
		padding: 20px 50px 20px 20px;
		background-size: 100px auto;
		min-height: initial;
	}
	
	section.centrea article {
		padding: 20px 50px 20px 20px;
		background-size: 100px auto;
		min-height: initial;
	}
	
	section.centreb article {
		padding: 20px 50px 20px 20px;
		background-size: 100px auto;
		min-height: initial;
	}
	
	section.centrec article {
		padding: 20px 50px 20px 20px;
		background-size: 100px auto;
		min-height: initial;
	}
	
	/* Section Atmoshphere */
	
section.atmosphere article {
		padding: 335px 20px 0px 10px;
		
		min-height: initial;
		margin: 0; background: url(../images/bogforum3.jpg) no-repeat 0 5px; min-height: 300px; height: 265px;
	}
	
	
	
	
	/* Section - How To */
	
	section.how-to aside { width: inherit; float: none; margin: 0px; position: relative; }

	section.how-to aside div.content { padding: 20px 20px 20px 150px; }
	
	section.how-to aside div.content p { font-size: .9em; }
	
	section.how-to aside div.content img {
			display: inline-block;
			margin-bottom: 0px;
			width: 125px;
			position: absolute;
			top: 30px;
			left: 0px;
	}
	
	section.how-to blockquote {
		margin: 0 20px 0 40px;
		width: 90%;
		padding: 1px 0px 20px 0px;
		position: relative;
	}
	
	section.how-to p.credit {
		margin-bottom: 0
	}
	
	
	/* Navigation */
	nav { position: static; width: auto; padding: 20px 15px; background-color: #000000;}
	
	
	nav ul,
	nav ul ul,
	nav ul ul ul {display: block; position: static;	}
	
	
	nav > ul {padding; 0; }
	nav > ul > li {float: none; magin-top: 25px; }
	
	nav ul li :hover { background: none; }
	
	nav ul li a {
		width: auto;
		display: block;
		margin: 8px 10px;
		padding: 8px 15px;
		border: 1px solid rgba(255,255,255,.5);
		}
		
	nav ul li a:hover { background-color: rgba(255,102,51,.8);	}
	
	nav ul ul { background: none; }
	
	nav ul ul li a { margin-left: 30px; }
	nav ul ul ul li a { margin-left: 60px; }
	
	nav a [aria-haspopup="true"]::after { display: none; }
	
		
		
		/* footer */
	footer { height: 60px; 
 }
	
	footer div.content { display: block; margin-top: 15px; }
	
	footer div.content a { margin: 0 20px 0 0; }
	
	
}




@media screen and (max-width: 425px) {


section.centre .table02 { width: 100%;}	
	
	/* How-to */
	
	section.how-to aside div.content { padding: 140px 20px 20px 0px; }

	section.how-to aside div.content img {
		width: auto;
		height: 100px;
		top: 30px;
	}
	section.how-to blockquote {margin: 10px 40px 0 20px; }
	
	

/* Section Centre */
	
	section.centre article {
		padding: 20px 50px 20px 20px;
		background-size: 100px auto;
		min-height: initial;
		}
		
	section.centrea article {
		padding: 20px 50px 20px 20px;
		background-size: 100px auto;
		min-height: initial;
		}
		
	section.centreb article {
		padding: 20px 50px 20px 20px;
		background-size: 100px auto;
		min-height: initial;
		}
		
	section.centrec article {
		padding: 20px 50px 20px 20px;
		background-size: 100px auto;
		min-height: initial;
		}
		
		
	section.atmosphere article {
		
		 height: 350px;
	}	
		

/* footer */
	footer { height: 162px; 
 }
	footer::after { content:''; display: block; clear: both;  }
	
	footer div.content a { display: inline-block; margin: 10px 10px 10px 10px; 
		float: left;
		clear: both;
	
		}

}








