/* Project styles for www.dieuwertjevandonselaar.nl
----------------------------------------------------------

@package:	atatonic CSS framework 2009	
@Author: 	Tim Benniks <tim@timbenniks.com>
@Created: 	21-05-2009

---------------------------------------------------------- */

body {
	font: 13px/20px "Georgia", serif; /* 5px baseline grid. (5 - 10 - 20 - 25 - 30 - 35) */
	color: #555;
	background: #697f9e url(../images/bg.jpg) repeat-x;
}

#sidebar {
	font-size: 12px;
}

p {
	margin: 0 0 20px 0;
}


/* Headings
-------------------------------------------------------------- */

h1 { 
	font-size: 19px;   	
	line-height: 30px;
	font-weight: normal;
	font-family: Georgia, "Times new roman", serif;
	color: #143989;
	text-transform: uppercase;
	letter-spacing: 0.03em;
} 

	#sidebar h1 { 
		line-height: 20px;
		font-size: 15px;   	
	}

h2 { 
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #143989;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}

h3 { 
	color: #143989;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
} 


/* Text elements
-------------------------------------------------------------- */

a,
a:focus {
	color: #143989;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

h1 a,
h2 a {
	text-decoration: none;
}


/* Grid and more
-------------------------------------------------------------- */

.zp-wrapper {
	margin: 0;
	width: 980px;
}

#logo {
	width: 165px;
	float: left;
}

	#logo h1 {
		text-indent: -9999px;
		position: absolute;
	}
	
.site-wrapper {
	width: 815px;
	float: left;
}	

#header {
	width: 815px;
	height: 229px;
	background: transparent url(../images/headers.jpg) no-repeat;

}

	.header0 {
		background-position: 0 0;
	}
	
	.header1 {
		background-position: 0 -229px !important;
	}

	.header2 {
		background-position: 0 -458px !important;
	}
	
	.header3 {
		background-position: 0 -687px !important;
	}
	
#navigation {
	background: transparent url(../images/menu_bg.jpg) repeat-x;
	height: 38px;
	border-left: 1px solid #777777;
	padding: 0 0 0 35px;
}

	#navigation li {
		display: inline;
	}

	#navigation li a,
	#navigation li a:focus {
		float: left;
		display: block;
		line-height: 32px;
		height: 38px;
		color: #f1f1f1;
		text-decoration: none;
		text-transform: uppercase;
		margin: 0 0 0 0;
		padding: 0 10px;
		font-size: 12px;
	}
	
	#navigation li a.first {
		padding: 0 10px 0 0;
	}
	
		#navigation li a:hover,
		#navigation li a.current {	
			text-decoration: none;
			color: #fff;
			background: transparent url(../images/menu_bg_hover.jpg) repeat-x;
		}

#content-wrapper {
	background: #f8f8f8;
	border-left: 1px solid #777777;
	padding: 23px 35px 45px;
}

	.padding {
		padding: 0 40px 0 0;
	}
	
	.media .padding {
		padding: 0;
	}

#footer {
	color: #E0E0E0;
	font-size: 11px;
	line-height: 30px;
}

	#footer a {
		color: #fff;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #e0e0e0;
	}
	

/* Generic page elements
-------------------------------------------------------------- */

.blogpost p {
	font-size: 12px;
}

.date-leaf {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	float: left;
	font-family: Georgia, serif;
	height: 50px;
	margin: 5px 6px 0 0;
	text-align: center;
	width: 66px;
}

	.date-leaf .day {
		color: #143989;
		display: block;
		font-size: 25px;
		font-weight: normal;
		line-height: 20px;
		padding: 5px 0 1px 0;
	}

	.date-leaf .month, 
	.date-leaf .year {
		color: #666;
		font-size: 12px;
	}
	
	/* not used for now */
	.date-sep {
		float: left;
		height: 55px;
		line-height: 55px;
		margin: 4px 6px 0 0;
	}

p img, 
img.item-img {
	float: none;
	display: block;
	margin: 0 0 15px 0;
}

img.home-image {
	margin: 4px 5px 15px 0;
	float: left;
}

li img {
	margin: 4px 4px 0 0;
}

.post {
	clear: both;
	margin: 0 0 20px 0;
}

.category-agenda {
	clear: inherit;
}

.postmetadata {
	font-size: 12px;
	color: #777;
}

	.postmetadata a {
		color: #444;
	}
	
	.postmetadata a:hover {
		color: #143989;
	}
	
ul.horse-list {
	list-style: none;
}

ul.horse-list li {
	float: left;
}


/* lightbox stylesheet
---------------------------------------------------------- */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { padding: 6px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	display: none !important;
}