html, body {
	background: url(http://static.iamthemedia.nl/background.jpg);
	font-family: Verdana;
	font-size: 0.9em;
	color: #000;
	margin: 0; padding: 0;
}

#wrapper {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 945px; background: #fff;
}

#subwrapper {
	padding: 20px;
}

#headerbox {
	height: 70px;
	border: 1px solid #e6e2e2;
	padding-left: 8px;
	padding-top: 0;
}

#headerbox h1 	   { margin-top: 6px;  margin-bottom: 0; padding: 0; font-size: 2.5em; font-weight: bold; }
#headerbox h1 a	   { text-decoration: none; color: #fff; background: black; padding-left: 3px; padding-right: 20px; }
		   #bdesc  { color: #fff; background: black;  padding-left: 58px; padding-right: 10px; padding-top: 0px; padding-bottom: 3px;  }

.post a { color: #525252; }
	   
.submenu {
border-top:1px solid #808080;
border-bottom:1px solid #808080;
margin-bottom:0px; margin-top: 10px;
padding: 5px 0 4px 0;
}

.navigation {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:44px;
	font-size:14px;
	font-weight:bold;
	background:transparent url(http://static.iamthemedia.nl/menubg.jpg) repeat-x top left;
	font-family: Verdana;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li.page_item a
{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:6px 10px 8px 8px;
	border-right: 1px solid #fff;
}

ul#menu li.current_page_item a {
	color:#FFFFFF;
	height:30px;
	background:transparent url(http://static.iamthemedia.nl/menubg_active.jpg) 0px repeat-x;		
}
	
ul#menu li a:hover, .active

{	
	color:#FFFFFF;
	height:30px;
	background:transparent url(http://static.iamthemedia.nl/menubg_active.jpg) 0px repeat-x;		
}

.bar {
	margin-top: 4px;
	margin-bottom: 13px;
}

.clear { clear: both; }

#maincontent {
	width: 587px;
	float: left; 
}

.posttitle {
	float: left;
	width: 520px;
}

.posttitle h2 {
	margin: 0; padding: 0;
	font-size: 1.7em;
	font-weight: bold;
}

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

.post {
	margin-top: 7px;
	line-height: 160%;
	text-align: justify;
}

.post h2 {
	font-size: 1.2em;
}

.imgblock {
	height: 55px;
	width: 55px;
	float: right;
}

#sidebar {
	width: 300px;
	float: right;
}

.liner {
	height: 1px;
	background: #ece9e9;
}

.warning {
	background: url(http://static.iamthemedia.nl/focusobj.gif);
	height: 76px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#placement {
	padding-left: 110px;
	padding-top: 0px;
	padding-right: 10px;
}

.gcs {
	border: 1px solid #6384a6;
	padding-left: 2px; padding-right: 2px;
	padding-top: 4px; padding-bottom: 4px;
	margin-bottom: 10px;
	height: 20px;
}

.newsletter {
background-image: url(http://static.iamthemedia.nl/bgnewsletter.jpg);
padding: 15px;
font-size:14px;
font-weight: bold;
color: #fff;
text-align: left;
margin-bottom: 15px;
}

.MailPressFormEmail {
margin-top: 6px;
}

.MailPressFormName {
margin-top: 6px;
} 


.titlebox {
	height: 28px; margin-top: 10px;
	background: #4073c1; color: #fff;
}

.titlebox h4 {
	padding-top: 6px;
	padding-left: 10px;
	font-size: 1.1em;
}

a img {
	border: 0;
}


textarea { width: 590px;}

blockquote {
	border-left: 4px solid #ddd;
	padding-left: 8px;
}

ol.commentlist { 
margin-right: 10px;
padding-left: 0;
}

.graybox p, .whitebox p{
padding-left: 0px;
}

.gravatar {
width: 90px;
vertical-align: top;
text-align: left;
padding-top: 4px;
padding-left: 0;
margin-left: 0;
}

.commentlist li {

list-style-type: none;

}

.commentlist li a {
color: black;
text-decoration: none;
}

.commentlist li table tbody tr td p a {
text-decoration: underline;
color: #883333;
}

.aligncenter {
text-align: center;
}

