/*  
Theme Name: Akerboom
Theme URI: http://akerboom.nl
Description: The akerboom WordPress theme.
Version: 1.0
Author: Robert Stulle
Author URI: http://robertstulle.com/

	Akerboom v1.0
	 http://akerboom.nl/

	This theme was designed and built by Robert Stulle,
	whose home you will find at http://robertstulle.com/


*/




*, img {
	margin: 0;
	padding: 0;
	border-style: none;
}

body {
	background-color: #8a9fbc;
	background-repeat: repeat-x;
	background-image: url('images/bg_site.jpg');
	text-align: center;
	font-size: 12px;
	font-family: "Verdana", sans-serif;
	color: #003;
}

ul {
	list-style: none;
}

a:hover {
	text-decoration: underline;
}

.akerboomcontent {
	margin-left: -380px;
	left: 50%;
	width: 760px;
	text-align: left;
	position: absolute;
	margin-bottom: 1em;
}

.header a {
	float: right;
	padding-top: 1em;
	color:#BFD6EE;
	font-size: 1.1em;
	text-decoration: none;
	padding-right: 2.3em;
}

.header h2 {
	padding-top: 0.8em;
	padding-left: 1em;
	color:#003;
	font-size: 1.6em;
}

.header h3 {
	padding-left: 1.1em;
	color:#BFD6EE;
	font-size: 1.4em;
	font-weight: normal;
}

.mainnavigation {
	float: left;
	width: 750px;
	background-color: #3D689C;
	margin: 2em 0 0 0;
	padding: 0;
}

.mainnavigation ul{
	margin: 0 0 0 0.8em;
}


.mainnavigation li{
	float: left;
	margin: 0;
	padding: 0.5em 0.7em 0.5em 0;	
}

.mainnavigation a{
	text-decoration: none;
	color: #BFD6EE;
	padding: 0.8em 0.5em 0.8em 0.8em;
}

#activetab {
	background: url('images/bg_nav.gif') repeat-y right;
}

#activetab a{
	color: #003;
	padding: 0.8em 1em 0.8em 0.8em;
}

.page {
	clear: left;
	float: left;
	width: 760px;
	background: url('images/bg_page.png') repeat-y right;
}

.pagebottom {
	clear: left;
	float: left;
	width: 760px;
}


/* Homepage styles ------------------------------------------------ */


.homepageheader, #my_slideshow {
	padding: 0.8em;
}


.homepagenews {
	margin: 0 0.8em 0.8em 0.8em;
	width: 730px;
	background: white url('images/bg_homepage.jpg') no-repeat top;
	border-top: 1px dotted #003;
	border-bottom: 1px dotted #003;
}

.aboutflag {
	float: left;
	background: url('images/bg_aboutflag2.jpg') no-repeat 0 bottom;
	width: 216px;
	margin-left: 25px;
	padding-bottom: 20px;
}

.aboutflag p{
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 1.2em;
	color: #BED2EE;
	padding: 8px 8px 2px 10px;
}


.loop {
	width: 450px;
	float: left;
}

.loop p{
	width: 420px;
	padding: 0.1em 0.8em 1em 0.8em;
	/*border-bottom: 1px #003 dotted;*/
}



.loop p a{
	color: #003;
}

.loop h3{
	width: 420px;
	padding: 0.8em 0.8em  0em  0.8em;
	border-top: 1px #003 dotted;
}

.loop h3 a{
	color: #003;
	text-decoration: none;
}

.loop h3 a:hover{
	color: #003;
	text-decoration:underline;
}

.loop em{
	width: 420px;
	padding: 0.8em;
	font-style: normal;
	color: #497EB2;
	display: block;
}

.loop em a{
	color: #497EB2;
	margin-bottom: 1em;
	display: block;
}



/* Contentpage styles ------------------------------------------------ */


.pageregular {
	float: left;
	width: 760px;
	background: url('images/bg_pageplus.png') repeat-y right;
}


.pagenavigation {
	width: 189px;
	float: left;
}

.pagenavigation ul{
	margin: 8em 0 0 10px;
}


.pagenavigation li{
	float: left;
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	width: 160px;	
}

.pagenavigation a{
	text-decoration: none;
	color: #4275A6;
	padding: 0.8em 0.5em 0.8em 0;
}

.activelink, .current_page_item {
	color: #003;
}

.activelink a{
	color: #003;
}

#activelink, .current_page_item {
	color: #003;
}

#activelink a, .current_page_item a{
	color: #003;
}

.pagenavigation .chapterlink, .pagenavigation .page_item {
	padding-top: 0.5em;
	margin-top: 0.5em;
	border-top: #003 dotted 1px;
}

.pagenavigation .chapterlink a, .pagenavigation .page_item a{
	font-weight: normal;
}


.pagenavigation .firstlink {
	padding-top: 0.5em;
	margin-top: 0.5em;
	border-top: #003 dotted 1px;
}

#lastlink {
	border-bottom: #003 dotted 1px;
	padding-bottom: 0.6em;
	width: 150px;
	display: block;
}


.pagecontentheader {
	height: 8.3em;
	width: 500px;
	border-bottom: #003 dotted 1px;
	margin-bottom: 0.5em;
}



.pagecontent {
	width: 500px;
	padding: 0.2em 0 0.2em 1.5em;
	float: left;
}

.pagecontent h1{
	font-size: 1.2em;
	padding-top: 2.5em;	
}

.pagecontent h2{
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 0.8em;	
}

.pagecontent h3{
	font-size: 1em;	
	line-height: 1.4em;
}

.pagecontent p{
	line-height: 1.4em;
	padding-bottom: 0.8em;	
}

.pagecontent img{
	margin: 0;
}

.pagecontent em{
	margin: 0.7em 0;
	width: 400px;
	display: block;
}

.pagecontent a{
	color: #4275A6;
	/* float: right;
	margin: -0.2em 0.5em 0 0; */
}

.morephotos{
	float: right;
	color: #4275A6;
	margin: -0.2em 0.5em 0 0;
}


.pagecontentfooter {
	clear: both;
	width: 500px;
	margin: 2em 0;
}

.pagecontentfooter a{
	float: left;
	color: #4275A6;
	margin-bottom: 1em;
 	
}

.section {
	border-top: #300 dotted 1px;
	margin-top: 1em;
	padding-top: 1em;
}

/* Extra styles ------------------------------------------------ */

a:hover {
	text-decoration: underline
}

.clear {
	clear:both;
}


