/* @override http://audun.local/~audun/Kjelstrup%20Media/www.christianhouge.no/css/master.css */

@import url("reset.css");

body{
	font-size: 100%;
	line-height: 1.125em;
	font-family: Georgia, Times;
	background: #1a1a1a;
	color: #8c8c8c;
	padding: 20px;
}

div#container{
	width: 1200px;
	margin: 0 auto;
}



div#loader{
	position: absolute;
	width: 200px;
	margin-left: -100px;
	left: 50%;
	top: 30%;
	padding: 10px;
	text-align: center;
	background-color: #1a1a1a;
	color: #ccc;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 99;
	border-radius:5px;
	-moz-border-radius:5px;
}

#thumbs{
	float: right;
	width: 630px;
	display: none;
}

#exhibitions{
	margin-bottom: 30px;
	width: 500px;
	float: left;
}

#text{
	width: 600px;
	float: left;
}

#text p{
	line-height: 1.4em;
	margin-bottom: 10px;
}

#text h2{
	font-size: 2.0em;
}

.right{
	float: right;
}

#main_image{
	float: right;
	width: 890px;
	height: 420px;
	text-align: center;
}

#main_image img{
}


div#textmenu{
	float: left;
	margin-top: 20px;
	position: absolute;
	top: 20px;
	height: 100px;
	width: 500px;
	z-index: 11;
}

div#textmenu img{
	float: left;
}

div#mainmenu{
	float: left;
	margin-top: 20px;
	height: 100px;
	z-index: 11;
}

div#mainmenu img{

}

div#menu{
	float: left;	
	width: 500px;
	margin-top: -10px;
	margin-right: 10px;
	z-index: 11;
}

div#menu img{
	float: left;
}

div#subnav{
	float: right;
}

div#subnav a{
	color: #8c8c8c;
	font-size: 1.2em;
	margin-right: 20px;
}

div#projects{
	float: right;
	width: 800px;

}

div.project{
	width: 390px;
	height: 185px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.project a{
	text-decoration: none;
	font-size: 0.8em;
	color: #8c8c8c;
}

/* @group Nav */



#main-nav{
width: 250px;
margin-top: 10px;
margin-left: 35px;
}

ul{
	display: inline;
}

li{
	display: inline;
	margin-right: 10px;
}

li a{
	color: #8c8c8c;
	text-decoration: none;
	font-size: 0.9em;
	font-family: georgia;
}


dl{
	margin-left: 20px;
}

dt{
}

dt a{
	font-family: georgia;
	color: #4c4c4c;
	padding: 3px;
}

dd{
padding: 5px 10px 5px 10px;

}

div#navigation{
	margin-top: 20px;
	float: right;
	display: inline;
}

#navigation a.prev{
	background: url('img/prev.gif') no-repeat 0 0;
	display: block;
	width: 50px;
	height: 11px;
	z-index: 11;
	float: right;
}

#navigation a.next{
	background: url('img/next.gif') no-repeat 0 0;
	display: block;
	width: 50px;
	height: 11px;
	z-index: 11;
	float: right;
}

/* @end */

/* @group Projects */

div#arctic {
	background-image: url(../img/arctic_technology/profile.jpg);
	
}
div#arctic a {
	display:block;
 	height: 170px;
 	background: #1a1a1a;
  	padding: 10px;
 	width: 370px;
 }
 	
div#angkor {
 background-image: url(../img/angkor/profile.jpg);

 }

div#angkor a {
	display:block;
 	height: 170px;
 	background: #1a1a1a;
  	padding: 10px;
 	width: 370px;

 }


div#barentsburg {
 background-image: url(../img/barentsburg/profile.jpg);

 }
 div#barentsburg a {
 	display:block;
 	height: 170px;
 	background: #1a1a1a;
  	padding: 10px;
 	width: 370px;
 }
 


div#evolution {
 background-image: url(../img/evolution/profile.jpg);
 }
 

div#evolution a {
	display:block;
 	height: 170px;
 	background: #1a1a1a;
  	padding: 10px;
 	width: 370px;
 }

 
 div#okurimono {
 background-image: url(../img/okurimono/profile.jpg);

 }
 div#okurimono a {
display:block;
 	height: 170px;
 	background: #1a1a1a;
  	padding: 10px;
 	width: 370px;
 }
 
 div#sola {
 background-image: url(../img/sola/profile.jpg);
  }
 
 div#sola a {
display:block;
 	height: 170px;
 	background: #1a1a1a;
  	padding: 10px;
 	width: 370px;
 }
 
 div#ophelia {
 background-image: url(../img/ophelia/profile.jpg);
  }
 
 div#ophelia a {
display:block;
 	height: 170px;
 	background: #1a1a1a;
  	padding: 10px;
 	width: 370px;
 }
 
 div#organism {
 background-image: url(../img/organism/profile.jpg);
  }
 
 div#organism a {
display:block;
 	height: 170px;
 	background: #1a1a1a;
  	padding: 10px;
 	width: 370px;
 }
 
 div#transition {
 background-image: url(../img/transition/profile.jpg);
  }
 
 div#transition a {
display:block;
 	height: 170px;
 	background: #1a1a1a;
  	padding: 10px;
 	width: 370px;
 }
 



/* @end */

span.h3{
	font-size: 1.4em;
	line-height: 1.4em;
	padding-bottom: 1px;
	border-bottom: 4px solid green;
	letter-spacing: 0.1em;
	width: 80%;
	display: block;
	border-color: #32b05d;
}

h2{
	font-size: 2.0em;
	font-weight: normal;
	margin: 25px 0px;
}

p{
	line-height: 1.5em;
	margin-left: 10px;
}

a{
	color: #8c8c8c;

}