/*
Theme Name: Van der Kolk Woonstoffering
Theme URI: http://www.vdkolkhattem.nl/
Description: Customised for Gert van der Kolk. A beautiful simple WordPress Theme, with wide space. Fast loading, easy to customize, no pictures, no distraction from the content, widget-ready and Gravatar supported.
Version: 1.0
Author: Victoria Koning
Author URI: http://marvic.biz
Tags: black, yellow, blue, fluid width, two columns, widgets, valid XHTML, valid CSS, gravatars, right sidebar, SEO friendly, basic, clean, simple, image styling, wide space
*/ 


* {
    padding: 0;
    margin: 0;
} 

body {
	background: #272727 url(images/gvdkolk-background-global.jpg) repeat-x left top;
	font-size: 62.5%; /* resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #fff;
}

p {
	margin: 0;
	font-size: 1.25em;
	padding: 5px;
    margin-top: 5px;
}

table * {
	margin: 0;
	font-size: 1.1em;
	padding: 5px;
    margin-top: 5px;
}

img { 
    border: none; 
	background: #02559b;
}

img a.hover { 
    border: 1px solid #0196d8; 
	background: #0196d8;
}

a {
	color: #ffc;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color : #fff;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 6px 0 2px 12px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.center {
	text-align: center;
}

#blink {
	text-decoration: blink;
	font-weight: bold;
	font-size: 1.4em;
    color: #fdeb03;
}

#wrap {
    margin: 0 auto;
    width: 90%;
	max-width: 1000px;
}

#header { 
    height: 190px;
	background: url(images/vdkolk-logo-header.jpg) no-repeat right top;
	margin: 10px 0 5px 0;
}

#header h1 {
    font-size: 3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
    font-weight: bold;
	text-align: left;
	margin-top: 20px;
    padding: 20px 0 5px 0;
}

#header h1 a {
    color: #fdeb03;
    text-decoration: none;
}

#header h1 a:hover {
    color: #ffffb3;
    text-decoration: underline;
}

#header h2 {
    color: #fff;
    font-size: 1.8em;
	font-style: italic;
    padding: 0 0 0 0;
	text-align: left;
    line-height: 20px;
}


#menu {
    width: 725px;
	height: 30px;
	text-align: left;
	margin: 0 0 1px 8px;
    color: #f8b585;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
    font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
}

#menu a {
	display: block;
	margin: 6px 4px 6px 2px;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 1.2em;
	float: left;
	font-weight: bold;
	color: #f8b585;
}

#menu a:hover {
	color: #cc6948;
	text-decoration: underline;
}

#menu .current_page_item {
    color: #cc6948;
    text-decoration: underline;
}

#menu .current_page_item a {
	color: #cc6948;
}

#content {
    padding: 10px 0;
}

/* content */

.articles {
    border-top: none;
	width: 100%;
}

#content .showtags {
    background: #f3efde;
	color: #02559b;
    padding-left: 5px;
    line-height: 30px;
    border-bottom: 1px solid #bbb;
    border-top: 1px dashed #bbb;
}

#content .showtags a {
	color: #02559b;
}

#content a img {
    padding: 1px;
    border: 1px solid #02559b;
    background: #02559b;
}

#content a img:hover {  
    padding: 1px; 
    border: 1px solid #02559b; 
    background: #02559b; 
}

/* main body content */
.left {
    width: 70%;
    float: left;
    text-align: left;
}

.left h2 {
    color: #0196d8;
    font-size: 2.2em;
	font-variant: small-caps;
    font-weight: bold;
    padding : 0 0 15px 0;
}

.left h2 a {
    color: #0196d8;
}

.left h2 a:hover {
    color: #fdeb03;
    text-decoration: underline;
}

.left h3 {
    color: #fdeb03;
    font-size: 1.8em;
	font-style: italic;
    font-weight: 100;
    padding : 15px 0 15px 0;
}

.left h3 a {
    color: #fdeb03;
}

.left h3 a:hover {
    color: #ffffcc;
    text-decoration: underline;
}

.left h4 {
    color: #02559b;
    font-size: 1em;
	text-align: right;
    font-weight: 100;
}

.left h4 a {
    color: #02559b;
}
	
.left ul {
    padding-left: 3em;
	font-size: 1.16em;
}

.left ol {
    padding-left: 3em;
	font-size: 1.16em;
}

.count {
    float: right;
}

/* sidebar */
.right {
    width: 180px;
    float: right;
    padding: 10px;
	border-left: 1px solid #000;
    color: #68d0fd;
	font-size: 1.1em;
	font-variant: small-caps;
}

.right ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
	font-size: 1.2em;
	font-weight: bold;
}

.right ul ul{
    margin:0.1667em 0;
    padding:0 0 0 15px;
	font-size: 1em;
	font-variant: normal;
	font-weight: normal;
}


.right a { 
    text-decoration: none;
    color: #68d0fd;
}

.right a:hover {
    text-decoration: underline;
    color: #0196d8;
}


#footer {
    border-top: 1px solid #0196d8;
    text-align: center;
    color: #0196d8;
    font-size: 11px;
    padding: 15px 0 15px 0;
    margin-top: 10px;
}

#footer a {
    color: #0196d8;
	text-decoration: none;
}

#footer a:hover {
    color: #68d0fd;
	text-decoration: underline;
}

/* Search */

#search {
	width: 150px;
	height: 23px;
	border: none;
}

#search #x {
	display: none;
}

#search #s {
	padding: 0 0 0 4px;
	width: 127px;
	height: auto;
	background: none;
	border: none;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #68d0fd;
}

#search br {
	display: none;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #aeb9bf;
}

#avatar {
    float: right;
}

#spacer {
    padding-top: 10px;
    border-bottom: 1px #bbb dashed;
}