.home {
	font-family : "Helvetica","Arial","sans-serif";
}

.home h1 span {
	padding: 0 0.05em;
}

.home h2 {
	font-size : 10px;
	font-weight : bold;
	text-transform : uppercase;
	text-indent : -2000px;
	background : url('img/h2_sprites.png') no-repeat;
}
.home h2.ongoingproject { background-position : 0px -42px; }
.home h2.latestevent { background-position : 0px -56px; }
.home h2.latestpublication { background-position : 0px -28px; }
.home h2.supportedby { background-position : 0px -14px; }
 .home h2.upcomingexhibition { background-position : 0px -70px; height : 14px; width : 105px; position:relative; }
 .home h2.currentexhibition { background-position : 0px -84px; height : 14px; width : 98px; position:relative;}

.home img {
	border : none;
	display : block;
}

.home a {
	color : #6699CC;
	text-decoration : none;
}

#currentExhibition {
	float : left;
}

#currentExhibition img {
	width : 633px;
	height : 528px;
}

#currentExhibition div.info {
	margin-top : -528px;
	padding-left : 0.5em;
	padding-top : 0.5em;
	width : 600px;
}

#currentExhibition div.info * {
	background-color : #000;
}

#currentExhibition div.info span {
	color : #FFF;
}

#currentExhibition div.dates {
	font-family : "Helvetica","Arial","sans-serif";
	font-size : 0.7em;
	font-style : normal;
	font-weight : bold;
	text-transform : uppercase;
}

#currentExhibition span.artists {
	font-family : "Helvetica","Arial","sans-serif";
	font-size : 0.7em;
	font-style : normal;
}

#currentExhibition span.curators {
	font-family : "Helvetica","Arial","sans-serif";
	font-size : 0.7em;
	font-style : italic;
}

div#right-column {
	float : left;
	margin-left : 1em;
	width : 350px;
}

#ongoingProject img,#latestEvent img,#latestPublication img {
	width : 350px;
	height : 70px;
	background-color : #6699CC;
	margin-bottom : 0.2em;
}

#ongoingProject h1,#latestEvent h1,#latestPublication h1, #espen h1{
	font-size : 1.5em;
}

#ongoingProject p,#latestEvent p,#latestPublication p, #espen p{
	font-family : "Helvetica","Arial","sans-serif";
	font-size : 8pt;
}

div#spons h2 {
	float : left;
	width : 74px;
}

div#spons a {
	float : left;
	margin-left : 12px;
}

div#espen h1 {
	line-height : 1em;
}
div#espen p {
	line-height : 1em;
	margin-bottom : 12px;
}

/* Added for rework of frontpage */

div#big_image.home {
	font-family: "Helvetica","Arial","sans-serif";
	float: left;
	position: relative;
	text-decoration: none;
	color: black;
	width : 633px;
	height : 528px;
}

div#big_image.home>* {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#big_image.home h1,
div#big_image.home div,
div#big_image.home h3 {
	background: black;
	color: white;
	z-index: 10;
}

div#big_image.home div {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.125em;
}

div#big_image.home div.dates {
	margin-top: 6.75em;
	padding: 0 0.2em 0 2.25em;
}

div#big_image.home img {
	z-index: 0;
	width: 100%;
	height: 100%;
}

div#big_image.home h3 {
	margin-top: 1.5882em;
	padding: 0 0.2em 0 2.8234em;
}

div#big_image.home h1 {
	font-family: "Helvetica","Arial","sans-serif";
	margin-top: 1.6875em;
	padding: 0 0.2em 0 1em;
	line-height: 1.40625em;
}

div#big_image.home a {
	color: inherit;
}

.home h3 {
	font-family: "Helvetica","Arial","sans-serif";
	text-transform: uppercase;
	font-size : 8.5pt;
	letter-spacing: 0.02em;
	font-weight: 700;
	line-height: 1.5882;
}

div#right-column h3 {
	font-size: 8.5pt;
	font-family: "Helvetica","Arial","sans-serif";
	font-weight: 700;
	letter-spacing: 0.02em;
}

div#right-column img.event {
	width : 350px;
	height : 90px;
}

div#right-column h1 {
	font-family: "Helvetica","Arial","sans-serif";
	font-weight: 900;
	font-size: 18px;
	line-height: 1em;
}

div#right-column h1>a {
	color: inherit;
	text-decoration: inherit;
}

div#right-column hr {
	margin: 0.5625em 0 0.4375em 0;
	color: black;
	border: 1px solid black;
	height: 0px;
}

div#right-column div.about {
	font-family: "Helvetica","Arial","sans-serif";
	color: #555;
	padding-top: 5.625em;
}

div#right-column div.supportedby img {
	float: right;
	margin-top: -1.125em;
}

