/*
Theme Name: Marcel Thema
Theme URI: http://www.marcelcompanjen.nl
Description: Thema voor website marcel companjen
Version: 1.0
Author: Christiaan van Bemmel - cvb*webdesign
Author URI: http://www.cvbwebdesign.nl
Tags: niets.
*/

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

img {
	border: 0;
}

html {
	height: 100%;
}

body {
	background: url(images/bg_patroon.png) top center;
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 15px;
}

p {
	font-size: .9em;
}

#header {
	background: #fff;
	margin-bottom: 20px;
}

#header .wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 0 0 0 10px;
	overflow: hidden;
}
#container {
	width: 980px;
	margin: 0 auto;
}

/* Header regels */
#header #logo-marcel {
	display: block;
	width: 592px;
	height: 40px;
	margin-top: 25px;
	float: left;
}

#header #logo-cu {
	display: block;
	float: right;
}

/* Menu regels */
#container #menu {
	height: 30px;
	width: 980px;
}

#container #menu ul {
	list-style-type: none;
	width: 980px;
	height: 30px;
	overflow: hidden;
}

#container #menu ul li {
	display: block;
	float: left;
	padding: 5px 20px;
	height: 30px;
}

#container #menu ul li.current {
	background: #fff;
}

#container #menu ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#container #menu ul li a:hover {
	color: #000;
}

#container #menu ul li.current a {
	color: #000;
}

#container #menu ul li.current a:hover {
	color: #0f4d60;
}

/* Content regels */
#container #content {
	width: 940px;
	background: #fff;
	min-height: 100px;
	padding: 20px;
}

#container #content #zoekbox {
	width: 940px;
	text-align: right;
}

#container #content #zoekbox .input-text {
	color: #565656;
}

/* Content-About me regels */
#container #content #about-me {
	height: 115px;
	width: 940px;
	margin-top: 10px;
	background: url(images/about-me.png) repeat left top;
	overflow: hidden;
}

#container #content #about-me img {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}

#container #content #about-me p {
	margin: 6px 0;
	height: 100px;
}
#container #content #about-me .left {
	display: block;
	float: left;
	width: 574px;
	border-right: 1px solid #737373;
	padding-right: 10px;
	padding-top: 5px;
}

#container #content #about-me .right {
	padding-top: 5px;
	padding-left: 20px;
	float: left;
	width: 230px;
}

#container #content #about-me a {
	color: #448294;
}

#container #content #about-me a:hover {
	color: #0f4d60;
}

/* Content-Weblog regels */
#container #content #weblog {
	margin-top: 20px;
	overflow: hidden;
}

#container #content #weblog #weblog-berichten {
	width: 670px;
	padding-right: 30px;
	float: left;
}

#container #content #weblog #weblog-sidebar {
	width: 220px;
	float: left;
	text-align: center;
	padding: 20px 10px;
	background: #efefef;
}

.blogpost {
	padding-bottom: 5px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 15px;
}

.blogpost h1 {
	font-size: 1.5em;
	text-transform: uppercase;
}

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

.blogpost h1 a:hover {
	color: #3e72ae;
}

.blogpost h6 {
	color: #3e72ae;
	margin-bottom: 20px;
}

.blogpost p {
	font-size: .8em;
	margin-bottom: 15px;
	line-height: 17px;
}

.blogpost .lees-meer {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: left;
}

.blogpost .reageer {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: left;
}

.post {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.post h1 {
	font-size: 1.5em;
	text-transform: uppercase;
}

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

.post h1 a:hover {
	color: #3e72ae;
}

.post h6 {
	color: #3e72ae;
	margin-bottom: 20px;
}

.post p {
	font-size: .8em;
	margin-bottom: 20px;
	line-height: 18px;
}

.post .lees-meer {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: left;
}

.post .reageer {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: left;
}

a {
	color: #3e72ae;
}

a:hover {
	color: #0f4d60;
}

.sidebar-item {
	width: 100%;
	text-align: left;
	margin-top: 20px;
}

.sidebar-item h2 {
	font-size: .9em;	
	margin-bottom: 5px;
}

.sidebar-item p {
	font-size: .7em;
}

.sidebar-item ul {
	list-style-type: none;
}
.sidebar-item li {
	font-size: .7em;
}

.sidebar-item ul.links li {
	text-align: center;
	padding: 10px 0;
}

.entry {
	margin-top: 20px;
}

.postmetadata {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 1px !important;
	text-align: center;
	background: #efefef;
}

#single .blogpost {
	border: 0;
}

.comment-author {
	margin-bottom: 10px;
}

h3#comments {
	font-size: .9em;
	color: #737373;	
	padding-left: 5px;
	padding-bottom: 5px;
}

.commentlist {
	margin: 20px 0;
	font-size: .9em;
}

.commentlist li {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #efefef;
}

.commentlist li .fn {
	color: #000;
	font-weight: bold;
	font-style: normal;
}

#commentform p {
	overflow: hidden;
	margin-bottom: 10px !important;
}

#commentform p label {
	width: 150px;
	display: block;
	float: left;
	font-size: 1.1em;
}

.articlenavigation {
	margin-bottom: 20px;
	font-size: .7em;
	border-bottom: 1px dotted #b9b9b9;
	padding: 5px;
	overflow: hidden;
}

.articlenavigation .alignleft {
	float: left;
}
.articlenavigation .alignright {
	float: right;
}

#zoekresultatenrij {
	margin-top: 20px;
}

#zoekresultatenrij .blogpost {
	border: 0;
}

#respond {
	font-size: .8em;
	padding-top: 30px;
}
#respond h4 {
	font-size: 1.5em;
	margin-bottom: 10px;
}

#commentform p {
	margin-bottom: 20px;
}

textarea {
	width: 440px;
}

label {
	font-size: .9em;
}
