/*  
Theme Name: NatuurlijkSpreken
Theme URI: http://www.instituutnatuurlijkspreken.nl/
Description: Het thema voor instituutnatuurlijkspreken.nl
Version: 1.0
Author: Daniel Hoitink
Author URI: http://www.hoitinkfotografie.nl/
*/

* {
	padding:0; 
	margin:0
}

body {
	background:#e5ecff url(images/bg-page.gif) repeat-y center top;
	color:#6b5946;
	font:0.75em/160% Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 15px;	
	padding-left:0px;
}

#head, #container, #bottom, #footer, #container-content {width:980px}
#container, #bottom, #head, #footer, #container-content {margin:0 auto}

#container {
	padding-bottom: 30px;
	background-image: url(images/bg-page-verloop.jpg);
	background-repeat: no-repeat;
	background-position: -1px top;
}

#container-content {
	background: url(images/bg-content.jpg) no-repeat 9px top;
	/*min-height hack*/
	min-height:406px;
	height:auto !important;
	height:406px;
	/*End hack*/
	padding-top:15px;
}

#head {
	position:relative;
	height:100px;
	background: url(images/head.jpg) no-repeat 9px top;
}

#flag-ca, #flag-nl, #flag-de {position:absolute;}

#flag-ca {top:39px;right:83px;}
#flag-nl {top:39px;right:54px;}
#flag-de {top:39px;right:25px;}

#logo{
	position:absolute;
	left:10px;
	top:53px;
}

#mainnav {
	position:absolute;
	right:25px;
	top:70px;
	height:23px;
}

#sidebar, #content{float:left;}

#sidebar{
	width:260px;
	padding-right: 15px;
	padding-left: 25px;
}

#content {
	width:640px;
	padding-left:15px;
	padding-right: 25px;
}

ul, ol {padding-left:30px; margin-bottom:15px;}

ul.news-headlines {
	padding-left:0px;
	list-style-type: none;
}

ul.news-headlines li {
	background-image: url(images/blt-blue.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left:15px;
}

div.item{margin-bottom:30px; clear:both;}

p{margin-bottom:10px}


h1, h2, h3, h1 a, h2 a, h3 a{
	color:#6889D9;
}

h1{
	font-size:1.6em;
	font-weight: normal;
	margin-bottom: 15px;
	font-style: italic;
}

h2 {
	font-size:1.1em;
	margin-bottom:5px;
	font-weight: bold;
}

h3 {
	font-size:1em;
	margin-bottom:5px;
}

a img {border:none;}

a {color:#6b5946;}

#footer a{color:#6b5946;text-decoration:none;}
#footer a:hover{text-decoration:underline;}

a.no-linkborder img, a.no-linkborder, a:hover.no-linkborder {border: none;}

/*IMAGES*/

img.size-thumbnail, img.size-medium, img.size-full {
	background:#fff;
	border:1px solid #ccc;
	padding:4px
}

img.alignright {
	float:right;
	margin:5px 0 5px 15px
}

img.alignleft {
	float:left;
	margin:5px 15px 5px 0
}

p.wp-caption-text {
	font-style: italic;
}

/*END IMAGES*/


.item{
	margin-bottom: 30px;
	clear: both;
}

.edit{
	font-size: .85em;
	text-transform: uppercase;
	color: #666666;
}

#commentform textarea{width:95%;}

span.date {
display:block;
float:left;
margin-right:10px;
}

