/*  
Theme Name: MArketingman expertise centrum
*/

/* General Start */
body{
	background:#ffffff url(/images/gfx/bodybg.jpg) repeat-x;
	font:13px verdana;
	color:#777f85;
	margin:0;
	font-size:12px;
	padding: 0;
	text-align:center;
	height:100%;
	}
a{color:#5A71A6;text-decoration:none}
a:hover{	text-decoration:underline}
.ons a{	color:#4B4C5F;text-decoration:none}

#container{  
position:relative; 
width:980px;
z-index:2;
text-align:left;
margin:0  auto;
}
#contain2{
padding:0px;
}
#end{
	width:900px;
	position:relative;
	clear:both;
	}

.clear { clear: both; }
.none { display: none; }
.center { text-align: center; }
hr { display: none;	}
a img {	border: none; }

#top{
	padding:15px 0 14px 3px;
	}
	#top h1{margin:0}
	#top h1 a{
		font-size:14px;
    font-family: "futura-pt",sans-serif;
    font-weight:normal;
		overflow:hidden;
		width:159px;
		height:38px;
		background:url(/images/gfx/logo.png) no-repeat;
		text-indent:-200px;
		display:block;
		}	
	#top h2{
		margin:0;
		font-size:14px;
    font-family: "futura-pt",sans-serif;
    font-weight:normal;
		overflow:hidden;
		width:154px;
		height:18px;
		background:url(images/internet-marketing-centrum.png) no-repeat;
		text-indent:-300px;
		display:block;
		}
#topbg{
	height:108px;
	width:100%;
	border-bottom:1px solid #e3e5e9;
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	}


h2 {
	margin: 20px 0 0 0;
	color: #404158;
  font-family: "futura-pt",sans-serif;
  font-weight:normal;
  font-size:21px;
	}

h2.pagetitle {
	margin-top: 25px;
	text-align: left;
  font-family: "futura-pt",sans-serif;
  font-weight:normal;
  font-size:21px;  
}

h3 {
	padding: 0;
	margin: 25px 0 0;
  font-family: "futura-pt",sans-serif;
  font-weight:normal;
  font-size:18px;
	color: #404158;
	}

h3.comments {
	padding: 0;
	margin: 30px 0 0;
  font-family: "futura-pt",sans-serif;
  font-weight:normal;
  font-size:18px;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #376daa;
	text-decoration: none;

	}

h4 {
  color: #f06;
	font-size: 14px;
  font-family: "futura-pt",sans-serif;
  font-weight:normal;
	margin: 0;
	}

h5 {
    color: #376daa;
	font-size: 14px;
  font-family: "futura-pt",sans-serif;
  font-weight:normal;
	margin: 0;
	}

h6 {
    color: #390;
	font-size: 14px;
  font-family: "futura-pt",sans-serif;
  font-weight:normal;
	margin: 0;
	}

a:hover {
	color: #85a9d5;
	text-decoration: underline;
	}

/* General End */


/* Header and Menu Start */
	
#header {
	padding: 0;
	margin: 0;
	position:relative;
	height:110px;
	}
	
#header form {
  float: right;
	margin-top: 62px;
	}

#header form input {
    border: 1px solid #777;
	background: #8DB3DD;
	height: 14px;
	padding: 2px 0 2px 4px;
	width: 128px;
	font-size: 12px;
	color: #777;
	font-family: Verdana, Arial, Sans-Serif, "宋体";
	}
	
#header form input:focus {
    border: 1px solid #777;
	background: #fff;
	height: 14px;
	padding: 2px 0 2px 4px;
	width: 128px;
	font-size: 12px;
	color: #777;
	font-family: Verdana, Arial, Sans-Serif, "宋体";
	}

#header form input#searchsubmit {
    border: none;
	width: 64px;
	height: 20px;
	padding: 0;
	margin: 0 !important;
	margin: 0 0 1px;
	vertical-align: bottom;
	}
	
#menu {
  position:absolute;
  top:5px;
  left:200px;
	padding: 0 0 0 20px;
	margin: 0;
	width:760px;
	border-top:0;
    }

#menu ul {
  margin: 0 ;
	padding: 0;
	display:block;
	overflow:auto;
	}
#menu ul.mainitems{
  margin: 0 0 15px 0;
  padding-bottom:3px;
  border-bottom:1px dotted #ccc}
#menu ul.mainitems li{
	margin-right: 10px;
	line-height: 14px;float:left;
		font-size:14px;
    font-family: "futura-pt",sans-serif;
    font-weight:normal;}

#menu li {
  list-style-type: none;
	margin-right: 20px;
	line-height: 28px;
		font-size:18px;
    font-family: "futura-pt",sans-serif;
    font-weight:bold;
	
	display:inline;
	}

#menu li a {
  color: #999;
	text-decoration: none;
	}

#menu li a:hover {
    color: #ff6600;
	}
	
.current_page_item {
    
	}	
	

	
/* Header and Menu End */


/* Content Start */

#content {
	font-size: 1em;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px;
	margin: 0;
	width: 600px;
	}
	
.narrowcolumn .postmetadata {
	padding: 0;
	}
	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	}
	
.narrowcolumn .entry {
	line-height: 20px;
	margin-top:-10px;
	}

.narrowcolumn .entry ul li {
    list-style-type: square;
	}

.narrowcolumn .entry ol {
    padding-left: 9px;
	}
		
.narrowcolumn .entry ol li {
    list-style-type: decimal;
	}
	
html>body .entry ul {
	margin-left: 0;
	padding: 0 0 0 20px;
	list-style: square;
	text-indent: -10px;
	} 
	
html>body .entry ol {
	margin-left: 16px;
	padding: 0 0 0 20px;
	list-style: decimal;
	text-indent: -10px;
    }
	
html>body .entry li {
	margin: 7px 0 7px 10px;
	padding: 0 0 0 10px;
	}
	
.alt {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	}
	
.alttwo {
    background-color: #ebebeb;
	border: 1px solid #c0c0c0;
	}



.entry p.meta {
  margin: 0;
	padding: 2px 0;
	border-top: 1px dotted #DDD;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.post {
	margin: 20px 0;
	text-align: left;
	display:block;
	width:660px;
	overflow:auto;
	}
.item{
	display:block;
	padding-left:0px;
	width:505px;
	padding:0 0 10px;
	border-bottom:1px dotted #ccc;
	float:left;
}
.postimage{
width:152px;
float:left;
}
.rightcat{
	float:right;
	font-size:10px;
	}
.rightcat a{color:#9d9d9d}
	
.more-link{font-weight:bold;color:#ff6600}

ul.date {
    background: url('images/databg.gif') no-repeat;
	width: 48px;
	height: 45px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	}

li.day {
    font-size: 22px;
	color: #FFF;
	text-align: center;
	list-style-type: none;
	margin: 1px 0 0 0;
	}
	
li.month {
    font-size: 12px;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	list-style-type: none;
	}
	
ul.title {
    float: left;
	margin: 0;
	padding: 0;
	}
	
.topic {
  list-style-type: none;
  font-family: "futura-pt",sans-serif;
  font-weight:normal;
  font-size:18px;
	margin: 0;
	}

.topic a:hover {
  color: #666;
	text-decoration: none;
	}

li.postmeta {
    color: #666;
    list-style-type: none;
	font-size: 9px;
	background: url('images/smallbg.png') no-repeat top left;
	padding-top: 7px !important;
	padding-top: 5px;
	text-transform: uppercase;
	}
	
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin: 0 auto;
	}

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Content End */


/* Navigation Start */

.navigation {
    font-size: 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	text-transform: uppercase;
	}

.navigation a {
    border: 1px solid #666;
	background: #ddd;
	padding: 4px;
	color: #0da7db;
	line-height: 22px;
	}
	
/* Navigation End */


/* Comment Start */

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 3px 0;
	}
	
#commentform p#xhtml {
    background: #fff;
	border: 1px solid #ccc;
	margin: 5px 0;
	padding: 5px 4px;
	}

#commentform input {
	width: 170px;
	height: 14px;
	padding: 3px 4px;
	margin: 3px 5px 1px 0;
	background: #F5FFE5;
	border: 1px solid #BDE183;
	color: #83AE3F;
	}

#commentform textarea {
	width: 98%;
	padding: 3px 4px;
	margin: 3px 5px 1px 0;
	background: #F5FFE5;
	border: 1px solid #BDE183;
	color: #83AE3F;
	}

#commentform #submit {
	margin: 0;
	padding: 0;
	float: left;
	border: none;
	width: 175px;
	height: 30px;
	}

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	margin: 8px 0 0;
	padding: 8px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 5px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 12px Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #6492C2;
	}

.commentmetadata a {
    color: #6D95C0;
	margin: 0;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
	display: block;
	}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.tags{font-size:10px;color:#bbb}
.tags a{color:#bbb}

/* Comment End */


/* Sidebar Start */

#sidebar {
	padding: 20px 0;
	float: right;
	width: 240px;
	}
	
#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

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

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	}
	
#sidebar ul li h2 {
    background: url('images/h2_arrow.gif') no-repeat top left;
	border-bottom: 1px solid #777;
	padding: 0 0 5px 22px;
		font-size:18px;
    font-family: "futura-pt",sans-serif;
    font-weight:normal;
	line-height: 20px;
	color: #777;
	}

#sidebar ul li img {
    width: 200px;
	height: 78px;
	}

#sidebar ul p {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 8px 0 0 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ul li, #sidebar ul ol li {
    background: url('images/arrow.png') no-repeat left 4px;
	margin: 4px 0;
	padding: 0 0 0 12px;
	height: 15px;
	line-height: 15px !important;
	line-height: 14px;
	overflow: hidden;
	}

#sidebar ul ul li a, #sidebar ul ol li a {
    color: #7a8ba1;
	}

#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
    color: #2d61a1;
	text-decoration: underline;
	}
	
.tagcloud{
	padding:10px;
	background:#f2f4f8;
	border:1px solid #e3e5e9;
	margin-bottom:10px;
}
.tagcloud a{color:#a3a5a9}
/* Sidebar End */


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


/* Footer Start */	

#footer {
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	padding:0 10px;
	text-align:right;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

#footer p {
  color: #999;
	font-size: 11px;
	margin: 0;
	padding: 4px 0;
	}
	
#footer p a {
   	color:#999;
	text-decoration:none
	}



/* Footer End */


a.emailmarketing, a.google, a.seo, a.webshopadvies, a.webshop, a.zoekoptimal, a.gesprek{
		background:url(/images/gfx/emailmarketing-button.png) 0 0 no-repeat;
		height:57px;
		width:475px;
		text-indent:-900em;
		overflow:hidden;
		display:block;
		color:#ff7700;font-size:14px;}
	a.emailmarketing:hover{background:url(/images/gfx/emailmarketing-button.png) 0px -57px no-repeat}
	
	a.google{background:url(/images/gfx/google-button.png) 0 0 no-repeat}
	a.google:hover{background:url(/images/gfx/google-button.png) 0px -57px no-repeat}

	a.seo{background:url(/images/gfx/seo-button.png) 0 0 no-repeat}
	a.seo:hover{background:url(/images/gfx/seo-button.png) 0px -57px no-repeat}
	
	a.webshopadvies{background:url(/images/gfx/webshop-advies-button.png) 0 0 no-repeat}
	a.webshopadvies:hover{background:url(/images/gfx/webshop-advies-button.png) 0px -57px no-repeat}

	a.webshop{background:url(/images/gfx/webshop-button.png) 0 0 no-repeat}
	a.webshop:hover{background:url(/images/gfx/webshop-button.png) 0px -57px no-repeat}

	a.zoekoptimal{background:url(/images/gfx/zoekoptimal.png) 0 0 no-repeat}
	a.zoekoptimal:hover{background:url(/images/gfx/zoekoptimal.png) 0px -57px no-repeat}
	
		a.gesprek{background:url(/images/gfx/gesprek-button.png) 0 0 no-repeat}
	a.gesprek:hover{background:url(/images/gfx/gesprek-button.png) 0px -57px no-repeat}
	
	
/* C2A buttons */

a.c2a, a.c2asmall, .verzenden{
	display: block;
	text-indent:-500px;
	overflow:hidden;
	margin-right:10px;
	height:68px;
	width:339px}
a.c2asmall{width:156px}

a.verkooptipsc2a{background:url(/images/c2a/verkooptips-c2a.png);}
a:hover.verkooptipsc2a{background:url(/images/c2a/verkooptips-c2a.png) 0 -68px no-repeat}


a.portfolioc2a{background:url(/images/c2a/portfolio-c2a.png);}
a:hover.portfolioc2a{background:url(/images/c2a/portfolio-c2a.png) 0 -68px no-repeat}

a.offertec2a{background:url(/images/c2a/offerte-c2a.png);}
a:hover.offertec2a{background:url(/images/c2a/offerte-c2a.png) 0 -68px no-repeat}

a.meerinfoc2a{background:url(/images/c2a/meerinfo-c2a.png);}
a:hover.meerinfoc2a{background:url(/images/c2a/meerinfo-c2a.png) 0 -68px no-repeat}

a.hoogingooglec2a{background:url(/images/c2a/hoogingoogle-c2a.png);}
a:hover.hoogingooglec2a{background:url(/images/c2a/hoogingoogle-c2a.png) 0 -68px no-repeat}

a.adviesc2a{background:url(/images/c2a/advies-c2a.png);}
a:hover.adviesc2a{background:url(/images/c2a/advies-c2a.png) 0 -68px no-repeat}

a.seoc2a{background:url(/images/c2a/seo-c2a.png);}
a:hover.seoc2a{background:url(/images/c2a/seo-c2a.png) 0 -68px no-repeat}

a.seo2c2a{background:url(/images/c2a/seo2-c2a.png);}
a:hover.seo2c2a{background:url(/images/c2a/seo2-c2a.png) 0 -68px no-repeat}

a.offertesc2a{background:url(/images/c2a/small/offerte-c2a.png)}
a:hover.offertesc2a{background:url(/images/c2a/small/offerte-c2a.png) 0 -68px no-repeat}

a.webdesignsc2a{background:url(/images/c2a/small/webdesign-c2a.png)}
a:hover.webdesignsc2a{background:url(/images/c2a/small/webdesign-c2a.png) 0 -68px no-repeat}

a.bedrijfsc2a{background:url(/images/c2a/small/bedrijf-c2a.png)}
a:hover.bedrijfsc2a{background:url(/images/c2a/small/bedrijf-c2a.png) 0 -68px no-repeat}

a.afspraaksc2a{background:url(/images/c2a/small/afspraak-c2a.png)}
a:hover.afspraaksc2a{background:url(/images/c2a/small/afspraak-c2a.png) 0 -68px no-repeat}

a.conversieoptimalisatie2a{background:url(/images/c2a/conversieoptimalisatie-c2a.png)}
a:hover.conversieoptimalisatiec2a{background:url(/images/c2a/conversieoptimalisatie-c2a.png) 0 -68px no-repeat}

a.conversieverhogenc2a{background:url(/images/c2a/conversieverhogen-c2a.png)}
a:hover.conversieverhogenc2a{background:url(/images/c2a/conversieverhogen-c2a.png) 0 -68px no-repeat}

a.gesprekc2a{background:url(/images/c2a/gesprek-c2a.png)}
a:hover.gesprekc2a{background:url(/images/c2a/gesprek-c2a.png) 0 -68px no-repeat}

a.infowebshopc2a{background:url(/images/c2a/infowebshop-c2a.png)}
a:hover.infowebshopc2a{background:url(/images/c2a/infowebshop-c2a.png) 0 -68px no-repeat}

a.klantenbereikenc2a{background:url(/images/c2a/klantenbereiken-c2a.png)}
a:hover.klantenbereikenc2a{background:url(/images/c2a/klantenbereiken-c2a.png) 0 -68px no-repeat}

a.overonsc2a{background:url(/images/c2a/overons-c2a.png)}
a:hover.overonsc2a{background:url(/images/c2a/overons-c2a.png) 0 -68px no-repeat}

a.webshopadviesc2a{background:url(/images/c2a/webshopadvies-c2a.png)}
a:hover.webshopadviesc2a{background:url(/images/c2a/webshopadvies-c2a.png) 0 -68px no-repeat}

a.webshopstartenc2a{background:url(/images/c2a/webshopstarten-c2a.png)}
a:hover.webshopstartenc2a{background:url(/images/c2a/webshopstarten-c2a.png) 0 -68px no-repeat}

a.webtekstenc2a{background:url(/images/c2a/webteksten-c2a.png)}
a:hover.webtekstenc2a{background:url(/images/c2a/webteksten-c2a.png) 0 -68px no-repeat}
-c2a




.verzenden{ width:170px;height:43px;background:url(/images/buttons/verzenden.png);border:0;}
.verzenden:hover{background:url(/images/buttons/verzenden.png) 0 -44px no-repeat}	


/**
 * Voor de tweet this en fb-like plugins
 */
	
.connect_widget, .tweetthis
{
	float: left;
	margin-right: 10px;
}

.tweetthis
{
	margin-top: -12px;
}


#breadcrumbs
{
	font-size: 0.9em;
}


.addthis_toolbox{
float:left;
padding-right:10px;
}

