/*
THEME NAME: mnh
THEME URI:  http://www.mortenhalvorsen.com */

/* crack */

/* LAYOUT LEFTY */

@import url('lefty.css');

/* DIVS DIVS ETC ........ */



div#one {
	position:absolute;
	left:240px;
	top:161px;
	width:755px;
	height:315px;
	z-index:3;
}
div#two {
	position:absolute;
	left:409px;
	top:128px;
	width:425px;
	height:344px;
	z-index:2;
}

div#three {
		width:900px;
	    height:900px;
	}


h2.entry-title {

   padding-top: 20px;
   padding-bottom: 30px;
}

div#under {
    border-top: 1px solid;
padding-bottom: 5px;

}
div#about_top {
     border-bottom: 1px solid;
padding-bottom: 5px;   
}

body{
	/* background: #D8D8D8;*/
    color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
font-size: 11px;
}

h2 {
	font-size: 11px;
} 

div#footer {

    border-top: 1px solid;
padding-bottom: 125px;
}

/* ------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------- */