/* weblog styles */
img {
	vertical-align: bottom;
}
div.smallweblogsearch {
	position: absolute;
	right: 16px;
	top: 103px;
	width: 303px;
	height: 57px;
}
div.smallweblogsearch form {
	width: 303px;
	height: 57px;
	padding: 0px;
	position: relative;
	z-index: 999;
	background: url(../img/back_smallweblogsearch.gif) no-repeat top left;
}
	.smallweblogsearch fieldset {
		width: 303px;
	}
	.smallweblogsearch p {
		position: absolute;
		right: 31px;
		top: 0px;
	}
		.smallweblogsearch fieldset input {
			width: 156px;
			height: 18px;
			float: left;
			padding: 2px 0px 2px 20px;
			margin: 10px 10px 0px 29px;
			border: 1px solid #bbbbb9;
			background: #ffffff url(../img/back_inputsmallweblogsearch.gif) no-repeat top left;
		}
		.smallweblogsearch p input {
			background-color: #767877;
			border: none;
			color: #ffffff;
			width: 55px;
			height: 24px;
			float: left;
			padding: 0px 0px 2px 0px;
			margin: 10px 0px 0px 0px;
			font-size: 0.8em;
			cursor: pointer;
		}
		.smallweblogsearch form fieldset div label {
			display: none;
		}
div.sidebar {
	float: right;
	width: 303px;
	margin: 39px 0px 0px 0px;
	padding-right: 15px;
	color: #767676;
	position: relative;
	z-index: 888;
}
	div.sideblock {
		padding: 0px 19px 0px 19px;
		margin: 0px 0px 40px 0px;
	}
		div.sideblock h2 {
			width: 265px;
			color: #767676;
			padding: 0px 0px 5px 0px;
			border-bottom: 1px solid #767676;
			margin-bottom: 12px;
		}
		div.sideblock div.clearfloat {
			margin-bottom: 10px;
			font-size: 0.8em;
		}
		div.sideblock div.clearfloat img {
			border: 1px solid #767676;
			float: right;
		}
			.sideblock div.clearfloat span {
				width: 208px;
				float: left;
				overflow: hidden;
			}
				.sideblock span a {
					color: #767676;
				}
				.sideblock em {
					display: block;
					margin: 4px 0px;
				}
		div.sideblock li {
			margin-bottom: 0.4em;
			line-height: 120%;
		}
		div.sideblock li a {
			color: #767676;
		}
	div.rssfeed {
		background: url(../img/bg_rssfeed.gif) repeat-y top left;
		margin: 0px 0px 12px 14px;
		padding: 10px 0px 0px 0px;
	}	
		div.rssfeed h2,
		div.rssfeed a {
			color: #ffa300;
		}
		div.rssfeed h2 {
			padding: 0px 0px 5px 0px;
			margin: 0px 0px 5px 15px;
			width: 245px;
			border-bottom: 1px solid #767676;
		}
		div.rssfeed p {
			width: 176px;
			float: left;
			font-size: 0.8em;
			padding: 0px 0px 0px 15px;
		}	
			div.rssfeed p a {
				font-weight: bold;
			}
		img#rsstop {
			margin-top: -10px;
			position: absolute;
		}
		img#panda {
			float: left;
		}
		ul.artikellijst li {
			margin-bottom: 1em;
		}
			ul.artikellijst span {
				display: block;
			}

body.weblog div.contentcontainer {
	background: url(../img/back_container.gif) repeat-y top left;
	position: relative;
}
	div.postdatum {
		float: left;
		width: 55px;
		margin-top: 12px;
	}
	div.postdatum span {
		background-color: #616527;
		color: #ffffff;
		display: block;
		width: 55px;
		text-align: center;
		font-family: verdana, arial;
		font-size: 0.6em;
		padding: 2px 0px;
	}
	div.content div.postdatum strong {
		display: block;
		width: 55px;
		height: 40px;
		padding: 10px 0px 0px 0px;
		text-align: center;
		background: #dae257 url(../img/datumcontainer.gif) no-repeat center right;
		color: #616527;
		font-size: 1.4em;
	}
		div#artikel div.postdatum strong {
			padding: 10px 0px 0px 0px;
		}
		div#artikel div.reactielinks strong {
			padding-left: 0px;
		}
	div.bericht {
		margin: 0px 0px 1em 0px;
	}
		span.berichtinfo {
			font-size: 80%;
		}
		span.date {
			font-size: 80%;
		}
		div.bericht p {
			padding: 0.3em 0px 1em 15px;
		}
			div.bericht p.readmorelink {
				margin-top: -1em;
				padding: 0px 0px 0.6em 15px;
			}
		div.bericht hr,
		#artikel hr {
			height: 1px;
			background-color: #b5b5b5;
			border: 0px none;
			line-height: 0px;
			font-size: 0px;
			display: block;
		}
		div.content div.bericht p.onderwerpen {
			position: relative;
			padding: 0px 0px 0px 15px;
		}
			p.onderwerpen span {
				position: absolute;
				right: 0px;
			}
			div.bericht p.berichtinfo {
				padding: 0px 0px 24px 15px;
			}

	div.reacties {
		margin-top: 28px;
	}	
		div.reactie {
			background: #eaeaea url(../img/reactie_bottom.gif) no-repeat bottom left;
			padding: 0.7em 0px 0px 0px;
			margin: 10px 0px 28px 0px;
		}
			div#artikel div.reactie p,
			div#artikel div.reactieinsyde p {
				line-height: 140%;
				padding: 0px 10px 10px 0px;
				float: right;
				width: 527px;
				clear: none;
				font-size: 0.8em;
			}
			div.reactielinks strong {
				display: block;
				text-align: center;
				width: 65px;
				font-size: 1.2em;
				margin-bottom: 10px;
			}
			div.reactie span {
				font-size: 0.8em;
				position: relative;
				top: -4px;
				color: #717171;
				font-weight: bold;
			}
			img.reactieavatar {
				margin: 0px 0px 10px 10px;
				border: 1px solid #717171;
			}
			div.reactieinsyde {
				background: #dae257 url(../img/reactie_insyde_bottom.gif) no-repeat bottom left;
				color: #000000;
			}
				div.reactieinsyde p {
					color: #000000;
				}
				div.reactieinsyde span {
					color: #000000;
				}
			img.reactietop {
				position: absolute;
				margin-top: -10px;
				left: 0px;
			}
			div.reactielinks {
				float: left;
				width: 67px;
			}
			h2#reactiesheading {
				padding-bottom: 15px;
			}
				h2#reactiesheading a {
					text-decoration: none;
				}
		div.reacties form {
			padding: 1em 10px 10px 10px;
		}
			div.reacties form label  {
				color: #717171;
				margin: 0px 0px 4px 0px;
			}
			div.reacties input,
			div.reacties textarea {
				width: 400px;
			}
			
			div.reacties button {
				background-color: #dae257;
				color: #000000;
				border: none;
				padding: 10px 24px;
				font-weight: bold;
			}
			img.kaptchaimage {
				margin-bottom: 4px;
			}
			div.reacties form div {
				margin-bottom: 0.5em;
			}
			div.content div.reactieformulier {
				margin-bottom: 0px;
			}
				div#artikel div.reactieformulier form p {
					margin: 0px;
					padding: 0px;
					float: none;
				}
				div#artikel div.reactieformulier form p input {
					background-color: #767877;
					border: none;
					color: #ffffff;
					width: 150px;
					height: 24px;
					float: left;
					padding: 0px 0px 2px 0px;
					margin: 0px 0px 10px 0px;
					cursor: pointer;					
				}
			div.reactieformulier div.error span {
				color: #CC0000;
				margin-top: 0.4em;
			} 	
				div.reactieformulier div.error textarea {
					border: 1px solid #CC0000;
				}
	div.socialbookmarks {
			padding: 4px 0px 4px 10px;
			margin: -13px 0px 0px 0px;
			background-color: #ffffff;
		}
			div.socialbookmarks ul {
				list-style-type: none;
				margin: 0px;
				padding: 0px;
				height: 16px;
			}
				div.socialbookmarks ul li {
					float: left;
					height: 16px;
					margin: 0px 10px 0px 0px;
				} 	
					div.socialbookmarks ul li a img {
						width: 16px;
						height: 16px;
						vertical-align: top;
					}	
	body.weblog div.column {
		width: 604px;
	}
		body.weblog h1 a {
			text-decoration: none;
			color: #ffffff;
		}
			body.weblog h1 a:hover {
				text-decoration: underline;
			}
		div#artikel h1,
		div#artikel h2,
		div#artikel h3,
		div#artikel h4,
		div#artikel p
		{
			padding-left: 10px;
			padding-right: 0px;
		}
			div#artikel div.intro p {
				clear: none;
			}
				div#artikel div.intro p a {
					color: #af4553;
				}
				div#artikel div.postdatum {
					padding-left: 10px;
					margin: 12px 10px 4px 0px;
				}
			div#artikel strong {
				padding: 0px 0px 0px 0px;
			}
		body.weblog div.wrapper {
			z-index: 333;
		}
			img.contentcontainerbottom {
				position: absolute;
				bottom: 0px;
				right: 0px;
			}
		body.weblog div.header {
			height: 79px;
		}
		body.weblog div.width {
			z-index: 9999;
		}
		body.weblog div.bladeren_bottom {
			padding: 0px 0px 0px 70px;
		}
			div.vorige,
			div.volgende,
			div.paginas {
				float: left;
			}
				div.bladeren a {
					border: 1px solid #767676;
					color: #6d6d6d;
					padding: 3px 7px;
					background-color: #eaeaea;
					margin-right: 5px;
					font-weight: bold;
					text-decoration: none;
					position: relative;
				}
					div.bladeren a.hier,
					div.bladeren a:active {
						color: #AF4553;
						background-color: #A2A0A1;
					}
					div.bladeren a:hover {
						background-color: #949494;
						color: #ffffff;
					}
			div.content ul.zoekresultaten {
				list-style-type: none;
				margin: 0px;
			}
	div#artikel div.systemfeedback_error p {
		color: #CC0000;
	}
	
/* menu ffd */

#navEZPagesTop {
	margin: 0em 0px 0px 0px;
	padding: 0.0em;
	text-transform: uppercase;
	height: 20px;
	padding-bottom: 5px;
	margin-top: 0px;
	text-align: left;
    width: 100%;
    font-family:tahoma,arial,verdana,helvetica,sans-serif,Baskerville Old Face;
	width: 940px;
	text-align: left;
	margin: 0 auto;    
}
    
* html #navEZPagesTop {  
    padding-top: 3px; 
}

#navEZPagesTop ul {
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px -1px;
}    

#navEZPagesTop ul li {
	display: block;
	margin: 2px 2px 0px 0px;
	padding: 0px 0px 0px 10px;
	background: transparent url(http://www.fishingfordesign.com/includes/templates/1013/images/navleftb.png) no-repeat;
	float: left;
	font-size: 0.76em;
	font-weight: bold;
}    

* html #navEZPagesTop ul li {  
    width: 1%;
    white-space: nowrap;
}

#navEZPagesTop ul li.selected {
background: transparent url(http://www.fishingfordesign.com/includes/templates/1013/images/navleftw.png) no-repeat;
}

#navEZPagesTop ul li.selected a {
color: #313131;
background: transparent url(http://www.fishingfordesign.com/includes/templates/1013/images/navrightw.png) top right no-repeat
}

#navEZPagesTop a {
    margin: 0px;
    padding: 5px 15px 5px 5px;
    color: #fff;
    text-decoration: none;
    background: transparent url(http://www.fishingfordesign.com/includes/templates/1013/images/navrightb.png) top right no-repeat;
    display: block;
    }

#navEZPagesTop a:hover {
    text-decoration: underline;
}    
	