/* @override 
	http://ak.websitepreview.eu/wp-content/themes/koldeweij/style.css
*/

/*
Theme Name: Architectenbureau Koldeweij
Theme URI: 
Version: 1.0
Description: Wordpress Theme For Architectenbureau Koldeweij
Author: Daan Kortenbach
Author URI: http://daankortenbach.nl
*/

* {
	margin: 0;
	padding: 0;
}

html{
	height: 100%;
	font-size: 62.5%;
}

body {
	text-align: center;
	width: 1024px;
	margin: 0 auto;
	height: 100%;
}


/* -------------------
Main Structure
------------------- */

#frame {
	width: 1024px;
	text-align: left;
	background: url(images/body-bureau.gif) repeat-y left top;
	overflow: hidden;
	zoom: 1;
	min-height: 100%;
    height: auto !important;
    height: 100%;
}
#middle{
	margin: 0 72px;
	overflow: hidden;
	zoom: 1;
}
.push{
	clear: both;
	height: 70px;
}
#content {
	float: right;
	width: 552px;
	padding: 0;
	margin: 22px 169px 0 0;
	display: inline;
	font: 12px/1.7em Arial, Helvetica, sans-serif;
}

#sidebar {
	float: left;
	width: 158px;
	padding: 0;
}

/* -------------------
Header
------------------- */

#header {
	height: 110px;
	width: 880px;
	height: 94px;
	margin-left: 72px;
	
}

.header-title a {
	display: block;
	width: 781px;
	height: 94px;
	overflow: hidden;
	text-indent: -3000px;
	
}

.header-description {
	display: none;
}


/* -------------------
Content
------------------- */

#content .post {
	margin: 0 0 20px 0;
}

/* general #content definitions */

#content h2 {
	color: #fff;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 3px 0;
}

#content h2 a {
	color: #fff;
	text-decoration: none;
}

#content h2 a:hover {
	text-decoration: none;
}

#content h3 {
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#content h4 {
	font: 0.7em/1.5em Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0;
	margin: 1em 0;
}

#content p, #content dl {
	color: #fff;
}

#content p, #content ul, #content ol, #content dl, #content img {
	margin: 0 0 0.7em 0;
}

#content li {
	margin: 0 0 0 30px;
	color: #fff;
}

#content dl dt {
	font-weight: bold;
}

#content dl dd {
	margin: 0 0 0.4em 0.5em;
}

#content blockquote {
	margin: 0 0 0 1em;
	border-left: 6px solid #fdefe6;
	padding: 0 0 0 1em;
	color: #fff;
}

#content a {
	color: #282828;
	text-decoration: none;
}

#content a:hover {
	color: #282828;
}

#content .post ul.post-data {
	border-top: 1px dotted #282828;
	list-style: none;
	font: 0.85em/1.5em Arial, Helvetica, sans-serif;
	padding: 0.1em 0 0.2em 0;
	color: #fdefe6;
	margin: 1.3em 0 0 0;
}

#content .post ul.post-data li {
	color: #fff;
}

#content .post ul.post-data a {
	color: #d35902;
	text-decoration: none;
	font-weight: bold;
}

#content .post ul.post-data a:hover {
	color: #282828;
	text-decoration: underline;
	font-weight: bold;
}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline;
/* 

fixes double float bug in IE */
}

#content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
}

#content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;
}

#content .post ul.post-data li.posted a {
	padding: 0 0 0 1px;
}

#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
}

.entry {
	margin: 0px 0 0px 0;
	padding: 0px 0 5px 0;
}

#content .entry  p {
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: normal;
}
.entry img{
	border: none;
}


.entry  img.alignleft {
	float: left;
	margin: 3px 3px 3px 0;
}

.entry  img.alignright {
	float: right;
	margin: 0 3px 3px 3px;
}

.ads {
	text-align: center;
}

.spacer {
	padding: 0px;
	text-align: right;
	clear: both;
	text-transform: lowercase;
}

/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0 20px 20px 25px;
}

#content #comments .comment {
	margin: 0 0 2em 0;
	font: 11px Arial, Helvetica, sans-serif;
}

#content #comments .comment p, #content #comments .comment li, #content #comments .comment a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #f17b29;
}

#content #comments .comment a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fdefe6;
}

#content #comments .comment p {
	margin: 0 0 0.8em 0;
	font: 11px Arial, Helvetica, sans-serif;
}

#content #comments .comment .comment-data p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a9ac4;
	border-top: 1px dashed #f17b29;
	border-left: 1px dashed #f17b29;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
}

#content #comments .comment .comment-data p a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a9ac4;
}

#content #comments .comment .comment-data p a:hover {
	color: #fdefe6;
}

#content #comments form {
	color: #fdefe6;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif;
}

#content #comments form a {
	color: #fdefe6;
}

#content #comments form a:hover {
	color: #fff;
}

/* -------------------
Sidebar
------------------- */

#sidebar h3 {
	color: #af3300;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dotted #282828;
}

#sidebar p, #sidebar li {
	color: #282828;
	font: 0.7em/1.5em Arial, Helvetica, sans-serif;
}

#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 10px 0;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	padding: 0 0 0 3px;
	list-style-type: circle;
	margin-left: 16px;
}

#sidebar a {
	color: #282828;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .1em;
}

#sidebar a:hover {
	color: #282828;
	text-decoration: underline;
	font-weight: bold;
}

/* -------------------
Footer
------------------- */

#footer {
	clear: left;
	height: 60px;
	width: 1024px;
	margin-top: -70px;
}

#footer #footertext {
	color: #282828;
	font: 0.7em/1.6em Arial, Helvetica, sans-serif;
	padding: 30px 0 0 23px;
	text-align: center;
}

#footer #footertext a {
	color: #282828;
	text-decoration: none;
}

#footer #footertext a:hover {
	color: #282828;
	text-decoration: none;
}

#footer #searchform {
	padding: 33px 0 0 30px;
}

#footer #searchform .searchfield {
	height: 17px;
}

#footer #searchform .searchbutton {
	height: 22px;
}

.alt {
	margin-top: 10px;
	padding: 10px;
	background: #fdefe6;
	font: 11px Arial, Helvetica, sans-serif;
	width: 450px;
	border-top: 1px dotted #282828;
	border-bottom: 1px dotted #282828;
}

.commentlist li {
	margin-bottom: 1.5em;
	font: 1.1em Arial, Helvetica, sans-serif;
	width: 563px;
	padding-bottom: 1em;
}

.commentmetadata {
	font: 11px Arial, Helvetica, sans-serif;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em
}

.commentlist p {
	font: 11px Arial, Helvetica, sans-serif;
}

#commentform {
	margin: 2em 0;
	margin-left: 2em;
	width: 580px;
}

#commentform textarea {
	background: #fefefe;
	border: 1px solid #fecdae;
	width: 560px;
}

#commentform textarea:hover {
	background: #fefefe;
	border: 1px solid #fecdae;
}

#commentform textarea:focus {
	background: #fefefe;
	border: 1px solid #fcad7c;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #fefefe;
	border: 1px solid #fecdae;
	width: 150px;
	height: 15px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #fefefe;
	border: 1px solid #fecdae;
	width: 150px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #fefefe;
	border: 1px solid #fcad7c;
	width: 150px;
}

#commentform input {
	margin-bottom: 3px;
}

#commentform #submit {
	margin: 0;
	float: left;
	background: url(images/submit-button.jpg);
	color: #282828;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #fcad7c;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	height: 20px;
}

.post {
	margin: 0 0 25px 0;
}

.post .info {
	padding: 2px 3px 3px 8px;
	border: 1px solid #fdefe6;
	background-color: #ffffff;
	font-size: 12px;
	color: #282828;
}

#sidebar #menu, #sidebar #menu li, #sidebar #menu li a{
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	font-size: 10px;
	line-height: 20px;
}
#sidebar #menu{
	margin: 22px 0 0 30px;
}
#sidebar #menu li{
	text-transform: uppercase;
}
#sidebar #menu li ul li{
	margin: 0 0 0 14px;
	text-transform: lowercase;
	font-weight: normal;
}
#sidebar #menu li ul li a{
	font-weight: normal;
	font-size: 11px;
}

.entry  img.oranje { border: 1px solid #f78f1e;}
.entry  img.blauw { border: 1px solid #00aeef;}
.entry  img.rood { border: 1px solid #ed1c24;}
.entry  img.groen { border: 1px solid #36b02a;}
.entry  img.geel { border: 1px solid #ffc20e;}

#content .overzicht{
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .overzicht li{
	margin: 0 0 16px 0;
	padding: 0 0 16px 0;
	border-bottom: 1px solid #003b52;
	overflow: hidden; zoom: 1;
}
#content .overzicht.publicaties li{
	border-bottom: 1px solid #123c0e;
}


#content .overzicht img{
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 40px;
	display: inline;
}
#content .overzicht p, #content .overzicht h2{
	margin: 0;
	padding: 0;
}

#content #post-31 a{
	color: #00aeef;
}

#content .hr_red{
	border-bottom: 1px solid #510a0c;
	display: block;
	height: 1px;
	margin: 0;
	padding: 5px 0 0 0 ;
}
#content h1{
	color: #fff;
	line-height: 1.2em;
	margin: 0;
	padding: 10px 0 0 0;
}
#content ul#nextPrevPages {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden; zoom: 1;
}
#content ul#nextPrevPages li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
}
#content ul#nextPrevPages li.back{
	width: 260px;
}
#content ul#nextPrevPages li.next{
	float: right;
}
#content ul#nextPrevPages li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
}
#content ul#nextPrevPages li.back a{
	padding-left: 15px;
}
#content ul#nextPrevPages li.previous a{
	padding-left: 15px;
}
#content ul#nextPrevPages li.next a{
	padding-right: 15px;
}
.projecten li.back a, .projecten li.previous a{
	background: url(images/arrow-blue-left.gif) no-repeat 0 1px;
}
.projecten li.next a{
	background: url(images/arrow-blue-right.gif) no-repeat right 1px;
}

#content .overzicht a{
	display: block;
}

#content .bureau li a{
	color: #f78f1e;
}
#content .projecten li a{
	color: #00aeef;
}
#content .opdrachtgevers li a{
	color: #ed1c24;
}
#content .publicaties li a{
	color: #36b02a;
}
#content .contact li a{
	color: #ffc20e;
}
