/*
Theme Name: Huisartameland
Theme URI: http://www.huisartsameland.nl
Version: 1.0
Author: Rob Huurenkamp
Author URI: http://www.robhuurenkamp.com

*/

* {
	margin:0;
	padding:0;
}

body {
	height:100%;
	overflow:visible;
	margin-top:0px;
	background-color:#FFCC66;
	margin-bottom:0px;
	}

	
#container {
	width: 750px;
	margin: 0 auto;
	text-align:left;
	padding-top:0;
	background-color:#FFCC00;
	font-family:Arial, Helvetica, sans-serif;
	border-style:solid;
	border-width: 1px;
	border-color:#CC3300;
	border-top:none;
	}

.entry p {
	margin:0px 0px 15px 0px;
	}


#header {
	background: url('http://huisartsameland.nl/header.png') no-repeat;
	width:750px;
	height:142px;
	}
	
#content {
	background-color:#FFCC00;
	padding-top:0px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	margin:0px 25px 20px 25px;
	
	}	


#navigation {
	width:750px;
	background-color:#CC3300;
	height:2.7em;
	line-height:2.7em;
	margin:0 auto;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation ul li {
	list-style:none;
	display:inline
	}
	
#navigation a {
	  color:white;
	  float:left;
	  list-style-type:none;
	  border:none;
	  white-space:nowrap;
	  text-decoration:none;
	  font-weight:bold;
	  }


#navigation a:hover {
	background-color:#1BA6B2
	}

#navigation li.current_page_item a {
	background-color:#FFCC00;
	color:#CC3300;
	}


#navigation li a {
  display:block;
  padding:0 14px;
  font-size:0.7em;
  text-transform:uppercase;
  letter-spacing:0.9px;
    }

#footer {
	text-align:center;
	color:#CC3300;
	font-weight:bold;
}

small {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h4 {
	font-size: 16px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}



h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

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;
	}

.alignleft {
	float: left;
	}
















