/*  
Theme Name: MM
Theme URI: http://www.mm.dk/
Description: MandagMorgen
Version: Beta 1
Author: Jacob Boetter
Author URI: http://www.boetter.dk/
*/

body{
text-align : center;
font : 11px/14px "lucinda grande",verdana,sans-serif;
margin:0;
padding:0;
}
#wrap{
width :708px;
margin:auto;
text-align : left;
margin-top:0;
padding-top:0;
}
#header{
width : 708px;
float : left;
height : 148px;
margin-top:0;
padding-top:0;
}
#header .logos{
margin:0;
padding :25px 0 0 0;

}

#header a{
text-decoration:none;
color:#000;
}

#header .logos .fm_logo{
float:left;
display : block;
height : 60px;
width : 240px;

}

#header .logos .ir_logo img {
display:none;
}
#header .logos .ir_logo{
display : block;
height : 50px;
width : 240px;
background: url(http://fremtidensmilliardindustrier.dk/wp-content/themes/mm/ir_logo_normal.gif);
float:right;
}

#header .logos .ir_logo:hover{
background: url(http://fremtidensmilliardindustrier.dk/wp-content/themes/mm/ir_logo.gif);
}
#header img{
display : none;
}

#footer {
color:#000;
}
#footer a{
color:#000;
text-decoration:none;
}
.bold{
font-weight : bold;
}
#menu{
width : 708px;
position : absolute;
top : 104px;
height : 44px;
}
#menu ul{
margin : 0;
padding : 0;
height : 44px;

float : left;

}
#menu li{
margin : 0;
padding : 0;
display : block;
list-style-type : none;
float : left;

height : 44px;
line-height : 28px;
}
#menu li a{
padding-left : 9px;
padding-right : 9px;
height : 44px;
display : block;
float : left;
color : #7a7a7a;
text-decoration : none;
}
#menu li a:hover{
color : #9bb100;
}
#submenu{
width : 708px;
float : left;
height : 48px;
}
#submenu ul{
height : 48px;
margin : 0;
padding : 0;
margin-left: -9px;
overflow : hidden;
}
#submenu li{
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#submenu a{
padding-right : 10px;
padding-left : 9px;
border-right : 1px solid #7a7a7a;
color : #000;
text-decoration : none;
}
#submenu a:hover{
text-decoration : underline;
}
#submenu a#last{
border : 0;
}
.contentnarrow{
width : 485px;
float : left;
}
.contentwide{
width : 685px;
float : left;
}
#content p{
line-height:17px;
}
#content h2{
font-size : 22px;
margin : 0;
padding : 0;
font-family : arial,sans-serif;
padding-bottom : 5px;
height:25px;
line-height:25px;
}
#content h3{
height : 20px;
border-bottom : 1px solid #e5e5e5;
font-family : arial,sans-serif;
font-weight : normal;
}
#content p{
padding-right : 23px;
}

#content a,#sidebar a{
color:#000;
}

#content a:hover,#sidebar a:hover{
color:#9bb100;
}

#sidebar{
width : 208px;
float : right;
	clear:right;
}
#sidebar dl{
padding : 0;
margin : 0;
padding-top : 31px;

}
#sidebar dt{
padding : 0;
height : 30px;
margin : 0;
border-bottom : 1px solid #e5e5e5;
font-size : 17px;
line-height : 30px;
}
#sidebar dd{
padding : 0;
margin : 0;
padding-top : 10px;
padding-bottom : 10px;
}

#sidebar li{
padding-bottom:10px;
}

#sidebar ul{
list-style:none;
padding:0;
margin:0;
}

#footer
	{
	clear:both;
border-top:2px solid #ccd5b5;
	width: 708px;

	text-align:center;
margin-top:15px;
padding-top:5px;
margin-bottom:10px;
	}
	
	#footer p{
	padding:0;
	margin:0;
	}


h2 a{
text-decoration:none;
color:#000;
}

.post small{
font-size:9px;
}

.postmetadata{
padding-bottom:15px;
}

.zerosize {
	height: 0px;
	width: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
}

.whitebg {
padding:15px;
background:#fff !important;
}