/*
Theme Name: Bizz Financieringen
Theme URI: http://nthmedia.nl/
Description: Thema voor Bizz Financieringen door <a href="http://nthmedia.nl/">NTH Media</a>
Version: 1.0
Author: <a href="http://nthmedia.nl/">NTH Media</a>
*/

body {
background:#818d00;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#fff;
padding:0 0 15px 0;
margin:0;
border-top:#2a2a2a 5px solid;
}

* {
padding:0;
margin:0;
}

a {
color: #818d00;
text-decoration:underline;
}

a:hover {
color: #818d00;
text-decoration:underline;
}

h1, h2, h3, h4 {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight:normal;
}

input, select {
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
}

textarea {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

abbr {
border:none;
}

#wrap {
width:900px;
margin:0 auto;

}

/* Header */


#header {
margin: 10px 0px 0px 0px;
padding: 10px 10px 0px 10px;
text-align:left;
width: 880px;
position: relative;
height:93px;
background:white;
line-height:90px;
}

#logo{
	width: 205px;
	height: 98px;
	float: left;

}
	#logo img{
		border: none;
	}

#header h1 {
font-size:22px;
letter-spacing:-1px;
color:#292929;

}

#header h1 a {
padding:3px 0 5px 5px;
color:#818d00;;
text-decoration:none;
}

#menu {
font-size:13px;
background:#5d6700;
position:relative;
padding:5px;
margin:10px 0 10px 0;
text-align:left;
width: 890px;
}
	
#feed {
float:right;
padding:3px 10px;
}

#feed a {
background:url(images/feed.jpg) right no-repeat;
padding:0 24px 0 0;
}

#menu ul {
list-style:none;
}

#menu li {
float:left;
padding:3px 10px;
border-right:#808d01 1px solid;
}

#menu li:last-child {
border:none;
}

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

#content {
float:right;
width:690px;
text-align:left;
position: relative;
color: black;
padding-bottom: 20px;
}

#content h2 {
font-size:18px;
padding:10px 0;
color:#5d6700;
}

#content h2 a {
color:#5d6700;
text-decoration:none;
}

#content h2.archive {
font-size:18px;
color: #5d6700;
padding:10px 0 5px 0;
}


#content a.commentsLink {
color:#5d6700;
}

.post{
	padding-bottom: 10px;
	border-bottom: 1px solid #818d00;
}

/* Navigation */

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navpost {
font-size:11px;
margin: 10px 0 20px 0;
padding-right: 10px;
}

.navpost div {
background:#818d00;
color: white;
padding:2px 4px;
}

.navpost a {
color: white;
text-decoration:none;
}

.navpost a:hover {
color:#fff;
text-decoration:none;
}

.navigation {
font-size:11px;
margin:0 0 20px 0;
}

.navigation a {
background:#002a53;
display:block;
color:#87b2d8;
text-decoration:none;
padding:2px 4px;
}

.navigation a:hover {
color:#fff;
text-decoration:none;
}

/* Main for posts */

.main{
	padding-right: 5px;
}

.main h3 {
font-size:15px;
font-weight:bold;
margin:0 0 15px 0;
}

.main img {

}

.main a {
color: #5d6700;
}

.main a:hover {
color: #5d6700;
}

.main a img {
}

.main a:hover img {
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.main p{
	margin-bottom: 10px;
}

.stamp {
font-size:11px;
color: #5d6700;
margin:0 0 15px 0;
}

.stamp a {
color: #5d6700;
text-decoration: underline;
}

.stamp a:hover {
color: #5d6700;
text-decoration: underline;
}

.meta {
border-top-color: #818d00;
font-size:11px;
line-height:16px;
color: #818d00;
border-top: 1px solid;
margin:0 0 15px 0;
padding:5px 10px 30px 0px;
}

img.wp-smiley {
margin:0;
padding:0;
border:none;
}

blockquote {
margin:0 0 0 20px;
padding:0 0 0 10px;
border-left:#005595 1px solid;
}

.warning p {
font-size:13px;
margin:0 0 0 20px;
padding:0 0 0 10px;
border-left:#005595 1px solid;
}

/* Sidebar */

#sidebar {
font-size:11px;
float:left;
width:180px;
padding:0 15px 20px 10px;
text-align:left;
margin: 15px 0px 0px 0px;
}

#sidebar h3 {
font-size:12px;
font-weight:bold;
color:#5d6700;
margin:10px 0 5px 0;
}

#sidebar ul {
list-style:none;
}


#sidebar a{
	color: #5d6700;
	text-decoration: none;
}

#sidebar a:hover{
	text-decoration: underline
}

#sidebar .widget{
padding-bottom:10px;
border-bottom: 1px solid #5d6700;
}

#author h3 {
margin:5px 0 5px 0;
}

/* Forms: input, textarea */

input {
background:#f0f4ce;
padding:3px 5px;
border:none;
border: 1px solid #818d00;
color: black;
}

textarea {
background:#f0f4ce;
width:400px;
padding:3px 5px;
border:none;
border: 1px solid #818d00;
color: black;
}

#searchform {
margin:15px 0 0 0;
}

.searchinfo {
padding:5px 0 0 0;
}

#searchform input {
background:#818d00;
display:block;
padding:3px 5px;
border: 1px solid #5d6700;
color: white;
}

#searchform input:hover {
background:#5d6700;
cursor:pointer;
border: 1px solid #5d6700;
color: white;
}

#searchform #s {
background:#f0f4ce;
padding:3px 5px;
border:none;
border: 1px solid #818d00;
color: black;
cursor:text;
width:170px;
}

input.submit {
background:#818d00;
display:block;
padding:3px 5px;
margin:0 0 10px 0;
border: 1px solid #5d6700;
color: white;
cursor:pointer;
}

input.submit:hover {
background:#5d6700;
cursor:pointer;
border: 1px solid #5d6700;
color:#fff;
}

/* Comments */

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentList {
list-style:none;
margin:10px 10px 30px 0;
}

.commentList li {
padding:0 0 10px 0;
border-top:#818d00 1px solid;
}

.WEGcommentList li.bypostauthor .commentText {
border-top:#007dc3 3px solid;
}

.commentMod {
background:#818d00;
color: white;
padding:2px 4px;
margin:10px 0 0 10px;
}

.commentAuthor {
padding:10px 0;
margin:0 0 0 0px;
width:180px;
color: black;
float: left;
}

.commentAuthor img {
float:left;
margin:5px 12px 0 0;
}

.commentAuthor p {
margin: 0 0 7px 0;
}

.commentAuthor small {
font-size:11px;
}

.commentText {
width:450px;
padding:10px;

float: left;
}

.commentText p {
line-height:18px;
margin:0px 0px 10px 0px;
}

.commentMeta {
font-size:12px;
color: #818d00;
}

#commentForm p {
color: #818d00;
font-size:11px;
line-height:18px;
margin:0 0 15px 0;
}

/* Footer */

#footer {
background:#5d6700;
position:relative;
font-size:11px;
color:#aaba00;
margin:0 auto;
padding:10px;
width:880px;
text-align:left;
padding-bottom: 11px;
}

#footer a {
color:white;
text-decoration:underline;
}

#footer a:hover {
color:#fff;
text-decoration:none;
}

#top {
float:right;
}

#top a {
padding:0 16px 1px 0;
}

/* Widgets */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0px 10px 10px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
 
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
 
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px;
	margin: 0;
}

#wp-calendar {
padding:10px 0 0 0;
}

#wp-calendar caption {
text-align:left;
padding:0 0 3px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 4px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

/* Round Corners */

.corner-TL{
background:url("/wp-content/themes/bizz/images/hoeken.jpg") 0 0 no-repeat;
display:block;
position:absolute;
top:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-TR{
background:url("/wp-content/themes/bizz/images/hoeken.jpg") -10px 0 no-repeat;
display:block;
position:absolute;
top:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BL{
background:url("/wp-content/themes/bizz/images/hoeken.jpg") 0 -10px no-repeat;
display:block;
position:absolute;
bottom:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BR{
background:url("/wp-content/themes/bizz/images/hoeken.jpg") -10px -10px no-repeat;
display:block;
position:absolute;
bottom:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

#contentwrapper{
	position: relative;
	background:white;
	margin-bottom:10px;
	color: black;
	padding: 0px;
	padding-bottom: 1px;
}

	#contentwrapper .corner-TL, #header .corner-TL{
		background:url("/wp-content/themes/bizz/images/contenthoeken.jpg") 0px 0px no-repeat;		display:block;
		position:absolute;
		top:0;
		left:0;
		width:10px;
		height:10px;
		overflow:hidden;
		z-index:0;
	}
	
	#contentwrapper .corner-TR, #header .corner-TR{
		background:url("/wp-content/themes/bizz/images/contenthoeken.jpg") -10px 0 no-repeat;
		display:block;
		position:absolute;
		top:0;
		right:0;
		width:10px;
		height:10px;
		overflow:hidden;
		z-index:0;
	}
	
	#contentwrapper .corner-BL, #header .corner-BL{
		background:url("/wp-content/themes/bizz/images/contenthoeken.jpg") 0 -10px no-repeat;
		display:block;
		position:absolute;
		bottom:0;
		left:0;
		width:10px;
		height:10px;
		overflow:hidden;
		z-index:0;
	}
	
	#contentwrapper .corner-BR, #header .corner-BR{
		background:url("/wp-content/themes/bizz/images/contenthoeken.jpg") -10px -10px no-repeat;
		display:block;
		position:absolute;
		bottom:0;
		right:0;
		width:10px;
		height:10px;
		overflow:hidden;
		z-index:0;
	}

/* Self-Clear Floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE6/7 Hacks */

* html .group {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}


.clear{
	clear: both;
}