@import url('http://mediablogger.nl/wp-content//themes/mediablogger/style.css');
@import url('http://mediablogger.nl/wp-content//themes/new/blocks.css');

body {
	height: 100%;
	margin: 0;
	color: #666666;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #EDEDED;
	text-align:left;
}

img {
	border: 0;
}

a:focus {
	border: 0;
}
p {
 margin:0; padding:0;
}


/* #BASIS
-------------------------------------------- */
a { color: #646464; text-decoration: none; }
a:hover { color: #F89C19; text-decoration: none; }
#header { margin:0 auto; width:1000px; }

#container { width:100%; margin-top:15px; }
#website { margin:0 auto; width:987px; clear:both; }
#venster { float:left; width:975px; clear:both; background:#fff; padding:10px; margin-bottom:15px; }
#kopafbeelding { height:168px; background: url(http://mediablogger.nl/wp-content/uploads/lmb1.png) center top; margin-bottom:6px; background-repeat:repeat-no;  }
#inhoud { float:left; width:475px; margin-right:8px; }

#ad { margin: 3px 10px 0px 675px; position: absolute ; }
ul { list-style-type: none; margin:0px; padding:0px; }



/* #MENU
-------------------------------------------- */
#navigatie {
clear:both;
position:center;
top:300px;
left:0;
}

#navigatie a:focus {
outline: none;
}

#navigatie h2 {
display:none;
}

#navigatie ul {
clear:both;
margin:0;
}

#hoofdnav {
width:975px;
/*border-top:1px dotted #999;*/
background:#004469;
color:#ffffff;
font-weight:bold;
font-size:133%;
line-height:1.938em;
overflow:auto;
}

#hoofdnav li {
display:block;
float:left;
}

#hoofdnav li a {
display:block;
color:#fff;
margin:0 .5em;
padding:0 .25em;
letter-spacing:.015em;
}

#categorie {
width:975px;
/*border-top:1px dotted #99d7f1;*/
background:#EDEDED;
color:#666666;
font-weight:bold;
font-size:.917em;
line-height:2.273em;
overflow:auto;
text-transform:uppercase
}

#categorie li {
display:block;
float:left;
}

#categorie li a {
display:block;
color:#666666;
margin:0 .727em;
padding:0 .364em;
}



/* #FOOTER
-------------------------------------------- */
#footer {
 clear:both;
 background:#004469;
 color: #fff;
}
#footer a {
 color: #fff;
 text-decoration:none;
}
#footer a:hover {
 color: #fff;
 text-decoration:underline;
}
#main {
 width: 1000px;
 margin: 0 auto;
}
.bording {
 width: 1000px;
 padding-top:8px;
 height:21px;
 margin: 0 auto;
}
.footer-items-left {
 float:left;
}
.footer-items-right {
 float:right;
}
.footer-item {
 padding-right:5px; margin-right:5px;
}
