/* 
Theme Name: Klawer
Description: Ontwerp voor Stichting Klawer
Author: Ellen O'Neill
Author URI: http://ellenoneill.nl
*/

body {
	background-color: #dbd8bd;
	padding: 0 3em 3em;
	margin: 0;
	font-size: 62.5%;
	line-height: 1.7;
	font-family: Verdana, sans-serif;
	letter-spacing: .02em;
	color: #53534a;
}
h1, h2, h3, h4, h5, h6, ul, p {
	padding: 0;
	margin: 0;
}
a {
	color: #93a444;
}
a:hover {
	text-decoration: none;
}
input {
	color: #53534a;
}
header,
footer,
section,
aside,
nav,
article {
	display: block;
	padding: 0;
	margin: 0;
}
.kid {
	background-image: url(images/kid.png);
	width: 145px;
	height: 505px;
	position: absolute;
	top: 147px;
	right: -145px;
	z-index: 0;
}

/* Header
-------------------------------------------------- */
h1.logo,
strong.logo a {
	display: block;
	margin: 44px auto -94px;
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 251px;
	height: 50px;
	text-indent: -9999px;
	position: relative;
	z-index: 2;
}
.leafs-left {
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -60px;
	width: 199px;
	height: 77px;
	position: absolute;
	top: 0;
	left: -60px;
	z-index: 2;
}
.leafs-right {
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -147px;
	width: 176px;
	height: 147px;
	position: absolute;
	top: 0;
	right: -75px;
	z-index: 2;
}
.support-box {
	position: absolute;
	left: 6em;
	margin-top: -1em;
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -304px;
	width: 334px;
	height: 130px;
	text-indent: -9999px;
}

/* Content
-------------------------------------------------- */
.outer-wrapper {
	position: relative;
	width: 66%;
	max-width: 62.6em;
	padding: 0 .6em;
	margin: 0 auto;
	background-color: #dbd8bd;	
	border-bottom-right-radius: 1em;
	border-bottom-left-radius: 1em;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	box-shadow: 0 0 1em #b3aa7e;
	-moz-box-shadow: 0 0 1em #b3aa7e;
	-webkit-box-shadow: 0 0 1em #b3aa7e;
	z-index: 1;
}
.inner-wrapper {
	position: relative;
	padding: 9.4em 4em 4em;
	margin-bottom: 3em;
	background-color: #f9f8f4;	
	border-bottom-right-radius: 1em;
	border-bottom-left-radius: 1em;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	z-index: 2;
}
.content {
	overflow: hidden;
	margin-left: -169px;
}
article {
	margin-top: 140px;
	padding-left: 170px;
	clear: right;
}
.article-header {
	font-family: Arial, sans-serif;
	letter-spacing: .03em;
	font-size: 2.4em;
	font-weight: normal;
	margin-bottom: .5em;
	line-height: 1.3;
}
.article-header a {
	color: #53534a;
	text-decoration: none;
}
.article-header em {
	white-space: nowrap;
	font-style: normal;
	color: #b3aa7e;
	text-transform: uppercase;
	word-spacing: -.1em;
}
.article-header a:hover {
	color: #b3aa7e;
}
.article-subheader,
.entry h2 {
	font-family: Arial, sans-serif;
	letter-spacing: .03em;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.3;
	padding: .5em 0 .2em;
}
.article-subheader a,
.entry h2 a {
	color: #53534a;
	text-decoration: none;
}
.article-subheader em,
.entry h2 em {
	white-space: nowrap;
	font-style: normal;
	color: #b3aa7e;
	word-spacing: -.1em;
}
.article-subheader a:hover,
.entry h2 a:hover {
	color: #b3aa7e;
}
p {
	font-size: 1.2em;
	margin-bottom: 1.5em;
}
.entry ul {
	font-size: 1.2em;
	margin-bottom: 1em;
	position: relative;
	left: 1.5em;
}

/* Menu
-------------------------------------------------- */
nav {
	overflow: hidden;
	float: left;
	width: 210px;
	margin: 5em 4em 4em 10px;
	padding: .6em;
	background-color: #dbd8bd;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	box-shadow: -.2em 0 1em #c7c2a0;
	-moz-box-shadow: -.2em 0 1em #c7c2a0;
	-webkit-box-shadow: -.2em 0 1em #c7c2a0;
}
nav ul {
	list-style: none;
}
nav li.page_item ul {
	display: none;
}
nav li.current_page_item ul,
nav li.current_page_parent ul {
	display: block;
}
nav li.current ul,
nav li.current_page_parent ul,
nav li.current_page_item ul {
	padding-bottom: 1em;
}
nav li {
	margin-bottom: .2em;
	background-color: #f9f8f4;
	border-radius: .4em;
	-moz-border-radius: .4em;
	-webkit-border-radius: .4em;
}
nav li:hover,
nav li.current,
nav li.current_page_parent,
nav li.current_page_item {
	background-color: #f0efe3;
}
nav li.current li,
nav li.current_page_parent li,
nav li.current_page_item li {
	background-color: transparent;
	font-size: 1em;
}
nav li a {
	font-family: Arial, sans-serif;
	letter-spacing: .04em;
	display: block;
	padding: .6em;
	color: #b3aa7e;
	text-decoration: none;
	font-size: 1.6em;
}
nav li:hover a,
nav li.current a,
nav li.current_page_parent a,
nav li.current_page_item a {
	color: #53534a;
}
nav li.current li a,
nav li.current_page_parent li a,
nav li.current_page_item li a {
	font-family: Verdana, sans-serif;
	letter-spacing: .02em;
	padding: 0 2em;
	font-size: 1.2em;
	line-height: 1.8;
}
nav li.current li a:hover,
nav li.current_page_parent li a:hover,
nav li.current_page_item li a:hover,
nav li.current_page_parent li.current_page_item a {
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: -317px -446px;
}

/* Flickr badge
-------------------------------------------------- */
.flickr_badge_wrapper {
	overflow: hidden;
	margin: 0 -.3em -.3em;
}
.flickr_badge_image {
	float: left;
	margin: .4em;
	overflow: hidden;
	width: 64px;
	height: 64px;
}
.flickr_badge_image img {
	border: 0;
	width: 100%;
	height: 100%;
	border-radius: .4em;
	-moz-border-radius: .4em;
	-webkit-border-radius: .4em;
}

/* Footer
-------------------------------------------------- */
footer {
	clear: both;
	text-align: center;
	overflow: hidden;
	margin: 2em;
	padding-bottom: 2em;
}
.footer-header {
	font-size: 1.4em;
	color: #b3aa7e;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #b3aa7e;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.partner-list {
	margin-top: 2em;
}
.partner-list li {
	margin: -.5em 1em;
	height: 48px;
	line-height: 96px;
	display: inline-block;	
	list-style: none;
	padding-top: 48px;
}
.partner-list a {
	background-image: url(images/partners.png);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	text-indent: -9999px;
	position: relative;
}
.partner-list .cordaid a {
	background-position: 0 0;
	width: 103px;
	height: 38px;
	top: -19px;
}
.partner-list .cordaid a:hover {
	background-position: -113px 0;
}
.partner-list .mirabeau a {
	background-position: 0 -44px;
	width: 153px;
	height: 24px;
	top: -12px;
}
.partner-list .mirabeau a:hover {
	background-position: -163px -44px;
}
.partner-list .wttw a {
	background-position: 0 -78px;
	width: 203px;
	height: 44px;
	top: -22px;
}
.partner-list .wttw a:hover {
	background-position: -213px -78px;
}
.partner-list .spza a {
	background-position: 0 -132px;
	width: 126px;
	height: 59px;
	top: -29.5px;
}
.partner-list .spza a:hover {
	background-position: -136px -132px;
}
.partner-list .ateljee10 a {
	background-position: 0 -201px;
	width: 81px;
	height: 21px;
	top: -10.5px;
}
.partner-list .ateljee10 a:hover {
	background-position: -91px -201px;
}
.partner-list .tesito a {
	background-position: 0 -232px;
	width: 237px;
	height: 33px;
	top: -16.5px;
}
.partner-list .tesito a:hover {
	background-position: -247px -232px;
}
.partner-list .liesundertrees a {
	background-position: 0 -275px;
	width: 154px;
	height: 22px;
	top: -11px;
}
.partner-list .liesundertrees a:hover {
	background-position: -164px -275px;
}
.partner-list .marango a {
	background-position: 0 -307px;
	width: 99px;
	height: 73px;
	top: -36.5px;
}
.partner-list .marango a:hover {
	background-position: -109px -307px;
}
.partner-list .ellen a {
	background-position: 0 -389px;
	width: 129px;
	height: 96px;
	top: -48px;
}
.partner-list .ellen a:hover {
	background-position: -139px -389px;
}
.partner-list .procentclub a {
	background-position: 0 -495px;
	width: 70px;
	height: 25px;
	top: -12.5px;
}
.partner-list .procentclub a:hover {
	background-position: -80px -495px;
}


/* Images & captions
-------------------------------------------------- */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
	margin-right: 0 !important;
}
.alignleft {
	float: left;
	margin-left: 0 !important;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	display: inline;
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 1em;
	-moz-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: 0 4px 5px;
	margin: 0;
}


/* Misc
-------------------------------------------------- */

.avatar {
	display: none;
}
.commentlist {
	padding: 0;
	list-style: none;
	font-size: 1.2em;
	margin: 1em 0;
}
.commentlist p {
	font-size: 1em;
}
#respond #comment {
	width: 100%;
	float: right;
	margin-bottom: 1em;
}
#respond #submit {
	float: right;
}
small {
	font-size: .9em;
}
.legal {
	text-align: center;
	font-size: 1.1em;
	width: 66%;
	margin: 0 auto;
}
.navigation {
	overflow: hidden;
	margin-bottom: 1em;
}
