* {
	margin: 0;	
	padding: 0;

}

body {
	background: #F5F5F5 url(../images/img01.gif) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}

h1, h2 {
	font-family: Verdana, Arial, sans-serif;
	color: #333;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

.content-unit-border-blue  {
	width:395px;
	border:2px solid rgb(137,170,214);
	background-color:#FFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 5px;
}

blockquote {
	padding: 0 30px;
	background: url(../images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	text-decoration: none;
	color: #06C;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}

a:hover {
	background: none;
	color: #F60;
	font-weight: bold;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(../images/img08.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	margin-left: 130px;
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 37px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FCFDDF;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#menu a:hover {
	background: #333333;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background-image: url(../images/img04.gif);
	background-repeat: repeat-x;
}

/* Header */

#header {
	height: 90px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	font-size: 3.1em;
	font-weight: bold;
	color: #03F;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 140px;
}

#logo p {
	margin: 0;
	letter-spacing: 2px;
	line-height: normal;
	width: 350px;
	padding-top: 42px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



/* Page */

#page {
	width: 960px;
	background: #FFFFFF url(../images/img06.gif);
	margin: 0 auto;
}

#bgtop {
	height: 20px;
	background: url(../images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background-image: url(../images/img09.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(../images/img11.gif) no-repeat left center;
	font-weight: normal;
}

/* Content */

#content {
	float: left;
	width: 430px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(../images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(../images/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(../images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}


#sidebar1 {
	float: left;
	width: 250px;
	padding-left: 20px;
	font-size: 12px;
}


#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
	font-size: 12px;
}

#sidebar2 .groen {
	background-color:#3C3;
	width: 180px;
	background-image: url(../images/groen.png);
	padding: 7px 20px 1px 20px;
	margin: 0 5px 0 -20px;
}


#tag_cloud {
	margin-bottom: 20px;
}


#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(../images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;

}


#footer a {
	text-decoration: none;
	color: #333;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer a:hover {
	background: none;
	color: #F60;
}
