/*   
Theme Name: Wohlert - version 2
Theme URI: www.wohlertarkitekter.dk
Description: Wohlert Arkitekters website
Author: Anders Peter Amsnæs
Author URI: your-URI
Version: 1
.
General comments/License Statement if any.
.
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #170200;
	color: #fdfde9;
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.tekst {
	font-size: 10px;
	padding-right: 20px;
	line-height: 16px;
	margin-right: 30px;
}

.tekst p {
	margin-top:0px;
	padding-top:0px;
}

.tekst a {
	text-decoration: none;
	color: #fdfde9;
}

.tekst a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.minitekst {
	font-size: 9px;
	padding-right: 20px;
	line-height: 14px;
	margin-right: 30px;

}

.overskrift {
	font-size: 14px;
	padding-right: 20px;
	line-height: 17px;
	margin-bottom: 15px;
	font-weight: bold;
	margin-top: 0px;
	}

h1 {
	font-size: 14px;
	padding-right: 20px;
	line-height: 17px;
	margin-bottom: 15px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

.adresse {
	font-size: 9px;
	line-height: 13px;
}

.adresse a {
	text-decoration: none;
	color: #fdfde9;
}

.adresse a:hover {
	text-decoration: none;
	font-weight: normal;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navigationlink {
	font-size: 12px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

.page_item {
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

.navigationlink-bottom { /* link til arkiv i bunden - er lavet separat for at fixe IE rendering */
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

a {
	text-decoration: none;
	color: #fdfde9;
}

a:hover {
	font-weight: bold;
}

#single {
	width: 550px;
	width: expression(550 + "px"); /* MAX WIDTH AF DIV LAG DER INDEHOLDER BILLEDE - EN EKSTRA GANG FOR IE'S SKYLD - SIKKERT IKKE NOEDVENDIGT */
	overflow:hidden; /* KAN IKKE LOSE MAX BREDE OG HOEDE 100% FOR ALLE BROWSERE - LADER I STEDET HOEJEN VAERE FIXED OG SKUJLER BARE OVERFLOW VED MEGET BREDE BILLEDER */
}

#single img {
	height: 280px;
	width: auto;
}

#single img { /* DEPRECATED - SIDSTE LINIE GIVER DESUDEN ON/OFF RENDERINGSFEJL I IE 
	display: block;
	max-width: 600px;
	max-height: 280px;
	height: expression(Math.min(parseInt(this.offsetHeight), 280) + "px"); */
}

img  {
    border: 0;
}


/* VEDR GALLERY PAA SINGLE.PHP */

#imgmenubox {
	width: 960px;
/*	background-color: #363d43; */
	padding: 0px;
	margin: 0px;
}

#imgmenubox img {
	height: 60px;
	width: 60px; /* BRUG ALT AUTO */
	border: 0px;
	margin-left: -15px;
	margin-top: 0px;
	margin-bottom: 15px;
}



/*	til scroller paa single.php - den i menuen defineres lokalt (index.php) */

#divUpControl {
	text-align: right;
	position: relative;
	z-index: 1;
	top: -280px;
	left: 325px;
	width: 25px;
	height: 17px;
	visibility:hidden;
}
 
#divDownControl{
	position:relative;
	width:25;
	left:325;
	top:-32;
	z-index:1;
	text-align: right;
	height: 17px;
	visibility:hidden;
}
 
#divContainer {
	position:relative;
	width:360;
	height:280;
	overflow:hidden;
	top:0;
	left:0;
	clip:rect(0,320,100,0);
	visibility:hidden;
	border: 0px solid #990000;
}
 
#divContent  {
	position: relative;
	visibility: visible;
	padding-bottom:25px; /* giver lidt ekstra plads i bunden af scrollomraadet saa tekst ikke risikere at blive cuttet af */ 
}

#divContent p { /* broedtekst */
	font-size: 10px;
	padding-right: 20px;
	line-height: 16px;
	margin-right: 30px;
}
	
#divContent p a {
	text-decoration:underline;
}

#divContent img {
	max-width: 100%;
	height: auto;
}

#print {
	width:16px;
	height:16px;
	float: right;
	margin-right:20px;
	visibility: hidden; /* ER SKJULT INDTIL VIDERE */
}

#print_std_side_uden_menu {
	width:16px;
	height:16px;
	float: right;
	margin-right:0px;
	margin-top:10px;
	visibility: hidden; /* ER SKJULT INDTIL VIDERE */
}



/* QTRANSLATE */

.qtrans_language_chooser {
	margin:0px;
	padding:0px;
}

.qtrans_language_chooser li {
	float:left;
	margin-right: 5px;
	list-style-type: none;
	
	margin-bottom: -13px; /* goer afstand ned til menu mindre - -13 ved text, -8 ved flag */
	
	font-size:12px; /* kun vedr. text som navigation */
	clear:both; /* kun vedr. text som navigation */
	
}

.qtrans_widget_end {
	clear:both;
}

.active { /* skjuler det aktive flag - VIRKER IKKE I IE */
	visibility: hidden; 
	width: 0px; 
	margin-left: -5px; 
}



/* MENU - FORSIDE */

#projektcontainer {
	font-size: 9px;
	margin-right: 18px;
	float: left;

/* DEPRECATED */
/*	height: 205px; /* IE: VAR OPRINDELIGT SAT TIL 105, MEN VIRKER SAA IKKE I IE (VIRKER HELLER IKKE I SAFARI F.EKS. HVIS DEN SAETTES TIL 50 PX */
/*	overflow: hidden; /* FJERNET IGEN - VAR TIDLIGERE PAA MEN VAR OGSAA AARSAG TIL RENDERINGSFEJL I IE - KUN NOGEN EMNER VISES, VARIERER MED HVER REFRESH */
/*	width: expression(Math.min(parseInt(this.offsetWidth), 100) + "px"); /* IE DEFINERING AF HVER CONATINERS STOERRELSE - ELLERS STAAR DE BARE OVEN I HINANDEN */
}

#projektcontainer img {
	height: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#projekter {
}

.nobrake {  /* SLET? */
	width: 6000px;
}


#endbox { /* SLET? */
	float: left;
	height: 58px;
	width: 1000px;
	border: 1px dashed #502b08;
	margin-top: 22px;
}



