/*
Theme Name: Winkel van Ginkel theme
Theme URI: http://www.winkel-vanginkel.nl
Description: Custom build WP Theme
Version: 1.0
Author: Tony van Schaik
Author URI: www.designsoftomorrow.nl
Tags: blue, fixed width, two columns

*/
body, html {
	background:#fff url(images/background.jpg) repeat-x left top;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#666;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
#top {
	width:940px;
	height:240px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	position:relative;
}
#navigation {
	width:580px;
	height:50px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	position:relative;
}
#navigation {
	width:580px;
	height:50px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	position:relative;
}
#header {
	width:860px;
	height:190px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	position:relative;
	background:url(images/header.jpg) no-repeat left top;
}
#content {
	width:640px;
	display:inline;
	float:left;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	position:relative;
}
#sidebar {
	width:280px;	background:url(images/divider.png) no-repeat left top;

	display:inline;
	float:left;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	position:relative;
}
.entry {
	margin:20px;
}
.entry p {
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#666;
	margin-bottom:20px;
}
.entry a,.entry a:visited {
	color:#006baf;
}
.entry a:hover {
	color:#333;
}
h1 {
	font:bold 32px Helvetica, Arial, sans-serif;
	color:#333;
	margin-bottom:20px;
}
h2 {
	font:bold 38px Helvetica, Arial, sans-serif;
	color:#333;
	margin-bottom:20px;
}
h2 a,h2 a:visited {
	display:block;
	font:bold 38px Helvetica, Arial, sans-serif;
	color:#333!important;
	margin-bottom:20px;
	text-decoration:none;
	border-bottom:1px dotted #eee;
	padding-bottom:10px;
}
h2 a:hover {
	font:bold 38px Helvetica, Arial, sans-serif;
	color:#006baf!important;
	text-decoration:none;
}
h3 {
	font:bold 20px Helvetica, Arial, sans-serif;
	color:#333;
	margin-bottom:20px;
}
ul.topnav {
}
.topnav li {
	float:left;
	margin: 0px;
	padding:0px;
}
.topnav li a {
	color:#666;
	height:50px;
	display:block;
	text-decoration:none;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left:15px;
}
.topnav li a span {
	color:#666;
	height:50px;
	display:block;
	text-decoration:none;
	font: bold 18px/50px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right:15px;
}
.topnav li a:hover {
	color:#fff;
	height:50px;
	display:block;
	text-decoration:none;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left:15px;
	background:url(images/topnavleft.png) no-repeat left top;
}
.topnav li a:hover span {
	color:#fff;
	height:50px;
	display:block;
	text-decoration:none;
	font: bold 18px/50px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right:15px;
	background:url(images/topnavright.png) no-repeat right bottom;
}
.topnav li.current-cat a {
	color:#fff;
	height:50px;
	display:block;
	text-decoration:none;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left:15px;
	background:url(images/topnavleft.png) no-repeat left top;
}
.topnav li.current-cat a span {
	color:#fff;
	height:50px;
	display:block;
	text-decoration:none;
	font: bold 18px/50px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right:15px;
	background:url(images/topnavright.png) no-repeat right bottom;
}
.topnav li.current_page_item a {
	color:#fff;
	height:50px;
	display:block;
	text-decoration:none;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left:15px;
	background:url(images/topnavleft.png) no-repeat left top;
}
.topnav li.current_page_item a span {
	color:#fff;
	height:50px;
	display:block;
	text-decoration:none;
	font: bold 18px/50px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right:15px;
	background:url(images/topnavright.png) no-repeat right bottom;
}
.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width:340px;
	height:50px;
}
.clear {
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
}
.search {
	margin-left:10px;
}
.module {
	width:280px;
	margin-top:10px;
}
.module h3 {
	background:transparent url(images/module-header.png) no-repeat left bottom;
	color:#FFFFFF;
	display:block;
	height:40px;
	margin:0;
	padding-left:20px;
	font: bold 24px/40px "Myriad Pro", "Myriad Web", Arial, Helvetica, sans-serif;
}
.modulecontent {
	padding-left:20px;
	padding-right:20px;
	background: url(images/module-content.png) repeat-y left top;
}
.modulebottom {
	background: url(images/module-bottom.png) no-repeat left top;
	height:25px;
	margin-bottom:10px;
	width:300px;
}
.module ul {
	margin:0;
	padding:0;
}
.module ul li {
	border-bottom:1px dotted #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style: none inside;
}
.module ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:32px;
	color:#333;
	text-decoration:none;
}
.module ul li a:hover {
	text-decoration:underline;
}
.pages li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:32px;
	padding-left:20px;
	background:url(images/page.png) no-repeat left center;
}
ul.cat li.cat-item a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:32px;
	padding-left:20px;
	background:url(images/folder.png) no-repeat left center;
}
ul.children li.cat-item a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:32px;
	padding-left:20px;
	background:url(images/folder_page.png) no-repeat left center;
}

.links li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:32px;
	padding-left:20px;
	background:url(images/link.png) no-repeat left center;
}
ul.tags {
	padding-top:10px;
}
.tags a {
	color:#333;
	line-height:130%;
}
.footer {
	width:100%;
	height:40px;
	display:inline;
	float:left;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:#FFF url(images/footer.jpg) left top;
	border-top:1px solid #ccc;
	text-align:center;
}
.copyright {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	font:normal 11px Arial, Verdana, sans-serif;
	color:#666;
}
/* WP Styles */
.edit {
	padding-left:20px;
	background:url(images/page_edit.png) no-repeat left center;
}

