﻿/*  
Theme Name: Mangor & Nagel
Theme URI: http://www.noscope.com/
Description: Mangor & Nagel design.
Version: 1.0
Author: Joen Asmussen / Cenario
Author URI: http://www.cenario.com/
*/


/* CSS Reset, Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.3.0 */
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}


body {
	background: #FFFFFF;
	color: #000000;
	/* font: 70%/120% Arial, Helvetica, sans-serif; */
	font: 8pt/10pt Arial, Helvetica, sans-serif;
	}

a:link, a:active { color: #00b056; }
a:visited { color: #004F27; 	}
a:hover { color: #00E673; 	}
label:hover { color: #000000; }

/* Wordpress aligns and captions */
.alignleft {
	float: left;
	margin-right: 10px;
	}
.alignright {
	float: right;
	margin-left: 10px;
	}
.aligncenter {
	margin: 0 auto;
	display: block;
	}

.edit a {
	margin: 0;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	text-decoration: none;
	display: block;
	width: 12px;
	height: 12px;
	border: 0 !important;
	text-indent: -9999px;
	background: url(images/icon_edit.gif) no-repeat;
	}
.edit a:hover {
	background: url(images/icon_edit_over.gif) no-repeat;
	}
.edit a:focus {
	-moz-outline-style: none;
	}









body {
	padding: 40px 0 0 0;
	}

#container {
	position: relative;
	margin: 0 auto;
	/* width: 1016px; */
	width: 1010px;
	/* height: 581px; */
	}
	






h1 a {
	display: block;
/* real width: 199px. 200 to align with menu
	width: 200px;	
	height: 25px; */
	width: 194px;
	height: 24px;
	float: right;
	background: url(images/logo.gif) no-repeat left top;
	text-indent: -9999px;
	}
h1 a:hover {
	background: url(images/logo_over.gif) no-repeat left top;
	}
h1 a:focus {
	-moz-outline-style: none;
	}

#nav ul {
	/*padding: 50px 0 0 0; */
	padding: 40px 0 0 0;
	clear: both;
	}
ul#footerlinks {
	padding: 30px 0 0 0;
	clear: both;
	}
#nav ul li, ul#footerlinks li {
	display: inline;
	}
#nav ul li a, #nav ul li input, ul#footerlinks li a {
	line-height: 100%;
	display: block;
	float: left;
	/* width: 190px; */
	width: 189px;
	border: 1px solid #000;
	text-decoration: none;
	color: #000;
	text-align: center;
	height: 15px;
	padding: 3px 0 0 3px;
	}
#searchform #s {
	text-align: center;
	text-transform: uppercase;
	color: #000;
	height: 16px;
	padding: 2px 0 0 3px;
	font-size: 100%;
	}
/* IE */
* html #searchform #s, *:first-child+html #searchform #s { 
	padding: 3px 0 0 3px;
	height: 15px;
	}


#searchform .focused {
	text-align: left !important;
	background: url(images/searchbg.gif) no-repeat right center;
	text-transform: none !important;
	}
	
	
#nav ul li a {
	text-transform: uppercase;
	margin-right: 10px;
	}
ul#footerlinks li a {
	margin-right: 10px;
	}
#nav ul li a:hover, ul#footerlinks li a:hover, #nav ul li.current_page_item a, ul#footerlinks li.current_page_item a, #nav ul li.current_page_parent a, #nav ul li.current_page_ancestor a {
	background: #00b056;
	border: 1px solid #00b056;
	}
ul#footerlinks li.last a {
	margin: 0 !important;
	}









#body {
	height: 400px;
	/* height: 420px; */
	overflow: auto;
	position: relative;
	}
* html #body {
	/* width: 1016px; */
	width: 1010px;
	}

#header {
	padding-bottom: 30px;
	}


#mynews {
	text-align: center;
	position: absolute;
	z-index: 10;
	top: 269px;
	left: 200px;
}
#mynews ul li {
	width: 155px;
	background: #fff;
	padding: 24px;
}
#mynews ul li.blank {
	background: 0 !important;
}

#mynews ul li a {
	color: #000;
}
#mynews ul li a:hover {
	text-decoration:none;
}

	
	
	



/*#s-forside #body {
	background: url(features/feature01.gif) no-repeat left top;
	}
*/
#s-forside #body {
	overflow: hidden !important;
	}







ul#subcategories, ul#subpages {
	position: absolute;
	/* top: 97px; */
	top: 87px;
	}
ul#subcategories li, ul#subpages li {
	display: inline;
	}
ul#subcategories li a::after, ul#subpages li a::after {
	content: " /";
	color: #666;
	}
ul#subcategories li:last-child a::after, ul#subpages li:last-child a::after {
	content: "" !important;
	}
ul#subcategories li a, ul#subpages li a {
	padding: 3px 0;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	}
ul#subcategories li a:hover, ul#subpages li a:hover, ul#subcategories .current-cat a, ul#subcategories a.active_category, ul#subpages li.current_page_item a, .active_category {
	color: #00b056 !important;
	}


/* alphabetical */
.subsubcategories {
	position: absolute;
	top: 100px;
	}
.subsubcategories ul, .subsubcategories ol {
	display: inline;
	}
.subsubcategories li {
	display: inline;
	color: #CCC; /* empty letter */
	}
.subsubcategories li::after {
	content: " /";
	color: #666;
	}
.subsubcategories li:last-child::after {
	content: "" !important;
	}
.subsubcategories li a {
	padding: 3px 0;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	}
.subsubcategories li a:hover, .subsubcategories .current-cat a, .subsubcategories a.active_category, .subsubcategories .active_category a {
	color: #00b056;
	}
















/* Basics */
b, strong {
	font-weight: bold;
	}
i, em {
	font-style: italic;
	}





h2, h3, h4, h5, h6, p, .post ul, .post ol {
	margin: .5em 0;
	}
h2 {
	/* font-size: 200%; */
	font-size: 180%;
	text-transform: uppercase;
	color: #00b056;
	}
h2 a {
	text-decoration: none;
	color: #00b056;
	}

h3 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #00b056;
	}
h3 a {
	text-decoration: none;
	color: #00b056;
	}

h4 {
	font-weight: bold;
	}







/* Projekter */
#main .inner {
	position: relative;
	}
.post {
	float: right;
	width: 399px;
	position: relative;
	margin-bottom: 20px;
	}
.projekt {
	width: 400px;
	float: right;
	/* margin-left: 611px;
	float: right; */
	}
/** html .projekt {
	width: 400px;
	float: right;
	margin-left: 0;
	}*/
.projekt-scroll {
	overflow: auto;
	width: 400px;
	height: 315px;
	}
	
.neat-gallery-controls {
	/* left: 630px; */
	left: 612px;
	position: absolute;
	z-index: 10;
	top: 0;
	/* width: 140px; */
	/* width: 180px; */
	width: 195px;
	height: 80px;
	overflow: hidden;
	}
.post h2, .projekt h2 {
	/* position: absolute;
	right: 0; */
	/* float: right; */
	margin: 0;
	line-height: 100%;
	text-align: right;
	height: 40px;
	}
.neat-gallery {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	}
.neat-gallery-thumbs {
	margin: 0 !important;
	}
.neat-gallery-thumbs a {
	margin: 0 8.5px 10px 0;
	display: block;
	float: left;
	}
.neat-gallery-thumbs img {
	width: 30px;
	height: 30px;
	border: 1px solid #00b056;
	}
.neat-gallery-thumbs .active img {
	border: 1px solid #000 !important;
	}
.nextprev a {
	position: absolute;
	top: 0px;
	/* left: 126px; */
	left: 162px;
	display: block;
	border: 1px solid #00b056;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(images/next.gif) no-repeat left top;
	}
.nextprev a:focus {
	-moz-outline-style: none;
	}


/* Gammelt, right alignet projekt info 
.projekt ol {
	padding: 80px 0 10px 160px;
	}
.projekt ol li {
	position: relative;
	}
.projekt ol strong {
	font-weight: normal;
	}
.projekt ol strong {
	display: block;
	width: 120px;
	position: absolute;
	right: 0;
	top: 0;
	}
	*/
.projekt ol {
	padding: 20px 0 10px 0;
	}
.projekt ol li {
	/*position: relative;*/
	}
.projekt ol strong {
	/* font-weight: normal; */
	}
/*.projekt ol strong {
	display: block;
	width: 120px;
	position: absolute;
	right: 0;
	top: 0;
	}*/
	
	
	
.projekt h2 {
	text-align: right;
	/* padding-left: 190px; */
	padding-left: 200px;
	margin-bottom: 40px;
	}


.afdeling {
	position: relative;
	display: block;
	margin-bottom: 20px;
	min-height: 250px;
	}
.afdeling-billede {
	float: left;
	margin-right: 10px;
	}







dt.year {
	font-size: 180%;
	text-transform: uppercase;
	color: #00b056;
	/* margin: .5em 0; */
	padding: 10px 0;
	float: left;
	width: 92px;
	/* height: 370px; */
	height: 360px;
	margin-right: 10px;
	text-align: right;
	}

.case {
	width: 92px;
	height: 115px;
	overflow: hidden; /* max 2 linjers tekst */
	margin: 0 10px 10px 0;
	font-style: italic;
	line-height: 100%;
	font-size: 90%;
	}
.case img {
	width: 92px;
	height: 92px;
	}
.case a {
	color: #000;
	text-decoration: none !important;
	}
.case p {
	margin: 0;
	}



/*.yeargroup {
	height: 380px;
	min-width: 200px;
	float: left;
	}*/

.column {
	float: left;
	width: 92px;
	margin-right: 10px;
	}
.columnwide {
	float: left;
	width: 194px;
	margin-right: 10px;
	}
.lastitem {
	margin-bottom: 0 !important;
	}























/* Nyheder */
.nyhed {
	position: relative;
	width: 194px;
	height: 370px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	}
.nyhed .attachment-medium {
	/* width: 305px;
	height: 125px; */
	width: 244px;
	height: 100px;
	}
.nyhed .readmore {
	float: right;
	font-style: italic;
	color: #000;
	}

h4 a {
	color: #000 !important;
	text-decoration: none;
	text-transform: uppercase;
}
h4 {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	}
.time {
	margin-top: 0 !important;
	padding-top: 0 !important;
	font-style: italic;
	font-size: 85%;
	}
.post .time {
	text-align: right;
	}






.news-image {
	float: left;
	}
.news-image img {
	display: block;
	}
.content {
	float: right;
	width: 370px;
	padding-right: 10px;
	}	












/* S�geresultater */
.searchresult {
	width: 50%;
	margin: 20px 0 30px 0;
	}


























.kontakt ul {
	margin-right: -10px;
	}
*:first-child+html .kontakt ul, * html .kontakt ul {
	width: 1026px;
}
.kontakt li {
	display: block;
	float: left;
	list-style: none;
	margin-right: 10px;
	text-align: center;
	background: #000;
	color: #fff;
	width: 194px;
	height: 390px;
	text-transform: uppercase;
	}
.kontakt li img {
	margin-bottom: 10px;
	}
#s-kontakt #body {
	overflow: visible;
	}


#s-medarbejdere #body,
#s-roskilde #body,
#s-koebenhavn #body,
#s-planlandskab #body,
#s-bygherreradgivning #body,
#s-ledelse #body,
#s-administration #body,
#s-frederikssund #body {
	height: 420px;
	}
#s-medarbejdere #footer,
#s-roskilde #footer,
#s-koebenhavn #footer,
#s-planlandskab #footer,
#s-bygherreradgivning #footer,
#s-ledelse #footer,
#s-administration #footer,
#s-frederikssund #footer {
	margin-top: -20px;
}
* html #s-medarbejdere #footer {
	margin-top: 10px;
}
* html #s-roskilde #footer {
	margin-top: 10px;
}
* html #s-koebenhavn #footer {
	margin-top: 10px;
}
* html #s-planlandskab #footer {
	margin-top: 10px;
}
* html #s-bygherreradgivning #footer {
	margin-top: 10px;
}
* html #s-ledelse #footer {
	margin-top: 10px;
}
* html #s-administration #footer {
	margin-top: 10px;
}
* html #s-frederikssund #footer {
	margin-top: 10px;
}






/* PDF */
a[href $='.pdf'] { 
   padding-right: 18px;
   background: url(images/pdf.gif) no-repeat right center;
}

















.afdeling-front {
	width: 194px;
	margin: 0 10px 10px 0;
	/*float: left;*/
	color: #fff;
	text-transform: uppercase;
	position: relative;
	}
* html .afdeling-billede {
	margin-right: 0 !important;
	}
* html .afdeling-front {
	margin-right: 0 !important;
	}

.afdeling-front a {
	display: block;
	color: #fff !important;
	text-decoration: none;
	}

.afdeling-front .attachment-medium {
	width: 194px;
	height: 126px;
	}
.afdeling-front .afdeling-content {
	position: absolute;
	right: 3px;
	bottom: 0;
	}




*:first-child+html #stretcher {
	zoom: 1;
	}
* html #stretcher {
	zoom: 1;
	}










































































/* 

	IE6 & IE7 CSS hacks

*:first-child+html <selector> { 
  }
* html <selector> { 
  }
  
*/

*:first-child+html #nav ul, * html #nav ul {
	zoom: 1;
	}

*:first-child+html dt.year, * html dt.year {
	line-height: 100%;
	}






* html #nav ul {
	/* padding-top: 25px; */
	padding-top: 20px;
	/* zoom: 1; */
}








* html #footer {
	margin-top: 30px;
}
* html #footerlinks {
	display: inline;
}
* html dt.year {
	line-height: 100%;
	}


* html .kontakt ul {
	width: 1026px;
}

/** html .yeargroup {
	padding-right: 30px;
	}*/








.bottomnav {
	position: absolute;
	z-index: 10;
	bottom: 5px;
	left: 0;
}















/* 

	Opera Fixes
	
*/
@media all and (min-width: 0px){ 

}
