/*
Theme Name: Dennis Aarts - Webdesign &amp; Interactieve Media
Author: D. Aarts
Author URI: http://www.dennisaarts.nl
version: 2.3
Tags: portfolio, work
*/

/* basics */

*{margin:0; padding:0;}

body {
	background: url("images/bg.jpg");
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin-top:77px;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

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

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 910px;
	margin: 0 auto;
	margin-bottom: 70px;
	padding:0;
	color:#333;
	overflow: hidden;
	/*min-height: 100%;
	height:auto !important;
	height:100%;
	position: relative;*/
	}

	
/* header */

#header {
  	width: 910px; 
  	height: 51px;
	color: #fff; 
	margin: 0;
	padding: 0;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* logo */	

body.home #logo {
	width: 223px;
	height: 51px;
	float: left;
	background: url("images/logo-rood.png") no-repeat;
}

body.category_cat-4 #logo {
	width: 223px;
	height: 51px;
	float: left;
	background: url("images/logo-blauw.png") no-repeat;
   }

body.category_cat-1 #logo {
	width: 223px;
	height: 51px;
	float: left;
	background: url("images/logo-geel.png") no-repeat;
}

body.category_cat-3  #logo, body.category_cat-6  #logo, body.category_cat-7  #logo, body.category_cat-8  #logo, body.category_cat-9  #logo {
	width: 223px;
	height: 51px;
	float: left;
	background: url("images/logo-groen.png") no-repeat;
}


a.logolink {
	width: 223px;
	height: 51px;
	position: absolute;
	display: block;
	margin: 0px 0px 0px 0px;
	outline: none;
}
	
	
/* main menu */


#menu_home, #menu_category_cat-1, #menu_category_cat-3, #menu_category_cat-4, #menu_category_cat-6, #menu_category_cat-7, #menu_category_cat-8, #menu_category_cat-9  {
	width:687px; 
	height: 51px;
	overflow:hidden;
	float: right;
	background: url(images/nav.png);
}


#menu_home ul, #menu_category_cat-1 ul, #menu_category_cat-3 ul, #menu_category_cat-4 ul, #menu_category_cat-6 ul, #menu_category_cat-7 ul, #menu_category_cat-8 ul, #menu_category_cat-9 ul {
	margin:0;
	padding:0;
}

#menu_home ul li, #menu_category_cat-1 ul li, #menu_category_cat-3 ul li, #menu_category_cat-4 ul li, #menu_category_cat-6 ul li, #menu_category_cat-7 ul li, #menu_category_cat-8 ul li, #menu_category_cat-9 ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	}

#menu_home ul li a, #menu_category_cat-1 ul li a, #menu_category_cat-3 ul li a, #menu_category_cat-4 ul li a, #menu_category_cat-6 ul li a, #menu_category_cat-7 ul li a, #menu_category_cat-8 ul li a, #menu_category_cat-9 ul li a{
	padding:0px 0px;
	margin: 0;
	display:block;
	text-indent: -900%;
	outline: none;

	}

#menu_home ul li a:hover, #menu_category_cat-1 ul li a:hover, #menu_category_cat-3 ul li a:hover, #menu_category_cat-4 ul li a:hover, #menu_category_cat-6 ul li a:hover, #menu_category_cat-7 ul li a:hover, #menu_category_cat-8 ul li a:hover, #menu_category_cat-9 ul li a:hover {
	color:#000;
	}

	
#menu_item_3 a {
background: url(images/menu.png) 1px 0px no-repeat;
display: block;
float: left;
width: 73px;
height: 41px;
padding: 0 0 50px 0;
margin: 0 0px 0px 0px;
}

#menu_item_3 a:hover /*, #menu_home li.current_page_item a*/ {
background: url(images/menu.png) 1px -39px no-repeat;
display: block;
float: left;
width: 73px;
height: 41px;
padding: 0;
margin: 0 0px 0 0px;
}

#menu_item_1 a {
background: url(images/menu.png) -73px 0px no-repeat;
display: block;
float: left;
width: 80px;
height: 41px;
padding: 0 0 50px 0;
margin: 0 0px 0px 0px;
}

#menu_item_1 a:hover, #menu_category_cat-1 li.current_page_item a {
background: url(images/menu.png) -73px -39px no-repeat;
display: block;
float: left;
width: 80px;
height: 41px;
padding: 0;
margin: 0 0px 0 0px;
}

#menu_item_2 a {
background: url(images/menu.png) -153px 0px no-repeat;
display: block;
float: left;
width: 82px;
height: 41px;
padding: 0 0 50px 0;
margin: 0 0px 0px 0px;
}

#menu_item_2 a:hover, #menu_category_cat-3 li.current_page_item a, #menu_category_cat-6 li#menu_item_2 a, #menu_category_cat-7 li#menu_item_2 a, #menu_category_cat-8 li#menu_item_2 a {
background: url(images/menu.png) -153px -39px no-repeat;
display: block;
float: left;
width: 82px;
height: 41px;
padding: 0;
margin: 0 0px 0 0px;
}

#menu_item_4 a {
background: url(images/menu.png) -235px 0px no-repeat;
display: block;
float: left;
width: 79px;
height: 41px;
padding: 0 0 50px 0;
margin: 0 0px 0px 0px;
}

#menu_item_4 a:hover, #menu_category_cat-4 li.current_page_item a {
background: url(images/menu.png) -235px -39px no-repeat;
display: block;
float: left;
width: 79px;
height: 41px;
padding: 0;
margin: 0 0px 0 0px;
}

/* content */

p {
margin:0px 0px 10px 0px;
}

#content_overmij {
	width: 686px;
	overflow: hidden;
	margin: 85px 0px 0px 224px;
	padding: 0 0px 0px 0;
	}
	
#content_overmij img {
margin: 11px 0 17px 0;
/*border: 1px solid #595959;*/
}	
	
#content_contact {
	width: 686px;
	height: 493px;
	overflow: hidden;
	margin: 85px 0px 0 224px;
	padding: 0 0px 0 0;
	}	

#content_portfolio {
	width: 940px;
	height: 300px;
	margin: 85px 0px 0 0px;
	z-index: 2;
	}

	
#content_home {
	width: 940px;
	height: 500px;
	margin: 85px 0px 0 0px;
	}
	
#content_404 {
	width: 686px;
	height: 493px;
	overflow: hidden;
	margin: 85px 0px 0 224px;
	padding: 0 0px 0 0;
	}

.links {
	width: 443px;
	float: left;
	margin-right: 22px;
}

.rechts {
	width: 445px;
	float: right;
}	

.home_content_overmij {
	width: 100%;
	margin: 15px 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}

.home_content_contact {
	width: 100%;
	margin: 15px 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}

.home_content_overmij a { color: #ff0000; text-decoration: underline; outline: none; }
.home_content_overmij a:hover { color: #ff0000; text-decoration: none; }

.home_content_contact a { color: #ff0000; text-decoration: none; outline: none; }
.home_content_contact a:hover { color: #ff0000; text-decoration: underline; }

.title_404 {
	width: 139px;
	height: 23px;
	background: url("images/title_404.png") no-repeat;
	padding: 0 0 13px 0;
	}

.title_overmij {
	width: 75px;
	height: 23px;
	background: url("images/title_overmij.png") no-repeat;
	padding: 0 0 13px 0;
	}
	
.title_overmij_rood {
	width: 75px;
	height: 23px;
	background: url("images/title_overmij_rood.png") no-repeat;
	padding: 0 0 13px 0;
	}	
	
.title_contact {
	width: 75px;
	height: 23px;
	background: url("images/title_contact.png") no-repeat;
	padding: 0 0 13px 0;
	}	
	
.title_portfolio {
	width: 75px;
	height: 23px;
	background: url("images/title_portfolio.png") no-repeat;
	padding: 0 0 13px 0;
	}		

.title_portfolio_web {
	width: 136px;
	height: 23px;
	background: url("images/title_portfolio-web.png") no-repeat;
	padding: 0 0 13px 0;
	}		
	
.title_portfolio_print {
	width: 139px;
	height: 23px;
	background: url("images/title_portfolio-print.png") no-repeat;
	padding: 0 0 13px 0;
	}		
	
.title_portfolio_identity{
	width: 155px;
	height: 23px;
	background: url("images/title_portfolio-identity.png") no-repeat;
	padding: 0 0 13px 0;
	}			

.title_portfolio_motion {
	width: 151px;
	height: 23px;
	background: url("images/title_portfolio-motion.png") no-repeat;
	padding: 0 0 13px 0;
	}		
	
.hr {
	width: 100%;
	height: 2px;
	border-top: 2px solid #585858;
}	

#sort ul {
	margin:13px 0 0px 0;
	padding:0;
}

#sort ul li {
	list-style-type: none;
	float:left;
	margin: 0 3px 0 0;
	padding: 0;
	}

#sort ul li a {
	padding:0px 0px;
	margin: 0;
	display:block;
	outline: none;
	font-size: 12px;
	font-family: Arial, sans-serif;
	}

	.clear {
	height: 25px;
	width: 100%;
	clear: both;
	}
	
	.stripe {
	float: left;
	color: #fff;
	margin: 0 3px 0 0;
	}
	
	.sorteer {
	font-weight: bold;
	color: #fff;
	float: left;
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin: 0 7px 0 0;
	}

	
#mc_menu_6 a {
display: block;
float: left;
color: #00fcff;
text-decoration: none;
}

#mc_menu_6 a:hover, #mc_menu_10 a:hover, #mc_menu_8 a:hover , #mc_menu_9 a:hover{
text-decoration: underline;
}

#mc_menu_10 a {
display: block;
float: left;
color: #ffff00;
text-decoration: none;
}

#mc_menu_8 a {
display: block;
float: left;
color: #ff00b4;
text-decoration: none;
}

#mc_menu_9 a {
display: block;
float: left;
color: #90ff00;
text-decoration: none;
}


.overmij_entry, .contact_entry, .entry_404 {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 20px 0 0 0;
	}
	
.overmij_entry h2, .contact_entry h2 {
	font-size: 16px;
	padding: 14px 0 14px 0;
	}
	
.overmij_entry h3 {
	font-size: 12px;
	padding: 14px 0 0px 0;
	font-weight: bold;
	color: #fff;
	}
	
.overmij_entry a { color: #ffff00; text-decoration: none; }
.overmij_entry a:hover { color: #ffff00; text-decoration: underline; }	

.contact_entry h3 {
	font-size: 12px;
	padding: 14px 0 0px 0;
	font-weight: bold;
	color: #fff;
	}
	
	.entry_404 a { color: #ff0000; text-decoration: none; }
.entry_404 a:hover { color: #ff0000; text-decoration: underline; }


.contact_entry a { color: #00cfff; text-decoration: none; }
.contact_entry a:hover { color: #00cfff; text-decoration: underline; }

#content {
	float:left;
	width:530px;
	overflow: hidden;
	margin:14px;
	}

/* project */

.project {
	width: 211px;
	height: 139px;
	background: url("images/project.png");
	float: left;
	margin: 0px 22px 22px 0;
	z-index: 2;
	}

.project_home {
	width: 211px;
	height: 139px;
	background: url("images/project.png");
	float: left;
	margin: 0px 22px 22px 0;
	z-index: 2;
	}	
	
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}


/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:190px;
	float:right;
	margin:0;
	padding: 0;
	border-left: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#18120e;
	clear: both;
	width: 100%;
	height: 35px;
	}
	
#footer p{padding:12px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

