/*  
Theme Name: AB Fortune Custom
Theme URI: http://design.helmschrott.de/
Description: Adaptation for Improvive of the Basic Version of clean structured Fortune-Design. <a href="http://design.helmschrott.de/wpthemes/fortune_basic/" target="_blank">Changelog</a>.
Version: 0.1
Author: André Brocatus
Author URI: http://www.brocatus.com/
	
	This Wordpress Theme is copyright Improvive 2007. You can use the theme on which it is based as freeware. 
	I have retained copyright notices and links within the footer to compy with the terms of the original theme.
	
*/

html, body {
	margin: 0;
	padding-bottom: 30px;
	background-color: #003768;
	font-family: Tahoma, Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:  12px;
}

p {
	line-height: 150%;
}

blockquote {
	background: #f0f0f0;
	padding: 5px 15px 5px 15px;
	border-left: 3px solid #036;
}

blockquote p {
	
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, Sans-Serif;
}

h1 {
	margin: 0;
	padding: 0;
}

a:link,
a:active,
a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #036;
	color: #036;
}

a:hover {
	color: #105FAE;
	text-decoration: none;
	border-bottom: 1px solid;
}

#page-container {
	width: 783px;
	padding: 0;
	background: #fff;
	margin: 0 auto;
	border: 1px solid #FFF;
	position: relative;
}

#top-nav {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 783px;
	height: 157px;
	overflow: hidden;
}

ul#navlist {
}

#navlist li {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;	
	overflow: hidden;
	list-style-type: none;
	background: none;
	z-index: 1;
}

#navlist li.home {
	left: 517px;
	top: 121px;
	width: 53px;
	height: 21px;
	background: url(images/nav_home.gif) no-repeat bottom left;
}

#navlist li.page-item-2 {
	left: 575px;
	top: 121px;
	width: 54px;
	height: 21px;
	background: url(images/nav_about.gif) no-repeat bottom left;
}

#navlist li.website {
	left: 634px;
	top: 121px;
	width: 134px;
	height: 21px;
	background: url(images/nav_website.gif) no-repeat bottom left;
}

#navlist li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;	
	float: left;
	width: 1px;
	height: 1px;
	overflow: hidden;
	list-style-type: none;
	text-indent: -3000px;
	background: none;
	z-index: 99;
	border: 0;
}

#navlist li.home a:link,
#navlist li.home a:visited {
	width: 53px;
	height: 21px;
	background: none;
}

#navlist li.home a:hover,
#navlist li.home a:visited:hover {
	width: 53px;
	height: 21px;
	background: url(images/nav_home.gif) no-repeat top left;
}

#navlist li.page-item-2 a:link,
#navlist li.page-item-2 a:visited {
	width: 54px;
	height: 21px;
	background: none;
}

#navlist li.page-item-2 a:hover,
#navlist li.page-item-2 a:visited:hover {
	width: 54px;
	height: 21px;
	background: url(images/nav_about.gif) no-repeat top left;
}

#navlist li.website a:link,
#navlist li.website a:visited {
	width: 134px;
	height: 21px;
	background: none;
}

#navlist li.website a:hover,
#navlist li.website a:visited:hover {
	width: 134px;
	height: 21px;
	background: url(images/nav_website.gif) no-repeat top left;
}

#header {
	background: url(images/header_improvive.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
	height: 157px;
	border: none;
	width: 783px;
}

#header h1 {
	display: none;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
	border: none;
}

#header .description {
	display: none;
}

#sidebar {
	float: right;
	width: 134px;
	background: #E3E1E2;
	background: #CEC9CD url(images/cornertop.gif) no-repeat top left;
	margin: 30px 15px 0 15px;
	padding: 0;
	font-size: 90%;
}

#sidebar ul {
	background: url(images/cornerbot.gif) no-repeat bottom left;
	margin-bottom: 0;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 5px 0 10px 0;
}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020"; */
	}

.entry ol, .entry ul {
	padding: 0 0 0 60px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ol {
	margin: 0;
	padding: 15px;
	}

#sidebar ul ol, #sidebar ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding: 0;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0;
}

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0 0;
	padding: 0;
}

#sidebar ul li h2 {
	font-size: 125%;
	color: #FFF;
	margin: 0;
	padding: 0;
}

#sidebar input#s {
	width: 100px;
	margin: 0;
	padding: 0;
}
 
div#searchdiv {

	margin: 7px 0;

	width: 104px;
	height: 21px;
	background: url(images/nav_zoek.gif) no-repeat bottom left;

	display: block;
	overflow: hidden;
	cursor: pointer;

	position: relative;
}

div#searchdiv:hover {
	background: url(images/nav_zoek.gif) no-repeat top left;
}

input#searchsubmit {
	position: relative;
	display: block;
	overflow: hidden;
	cursor: pointer;
	width: 114px;
	height: 21px;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
 
/* End Entry Lists */

#content {
	padding: 15px 45px 0 45px; 
	margin-right: 179px;
}

.post {
	margin: 0;
	padding-top: 20px;
	clear: left;
	display: block;
	float: left;
	width: 535px;
}

.post h2 {
	line-height: 1;
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 21px;
	font-weight: bold;
}

.post h2 a,
.post h2 a:link,
.post h2 a:visited {
	border: none;
	text-decoration: none;
	color: #036;
}

.post h2 a:hover,
.post h2 a:visited:hover {
	color: #105FAE;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.post h2 .date, .post h3 .date {
	color: #58637C;
	font-weight: normal;
}

.postmetadata {
	padding: 0 0 30px 0;
	border-bottom: 2px dotted #CEC9CD;
	color: #AAA2A9;
	color: #9E979E;
	font-weight: normal;
}

div.commentsmetadata {
	color: #9E979E;
	font-weight: normal;
	display: inline;
}

.postmetadata a:link,
.postmetadata a:visited,
div.commentsmetadata a:link,
div.commentsmetadata a:visited {
	color: #9E979E;
	font-weight: normal;
	border: none;
	text-decoration: underline;
}

.postmetadata a:link:hover,
.postmetadata a:visited:hover,
div.commentsmetadata a:link:hover,
div.commentsmetadata a:visited:hover {
	color: #105FAE;
	font-weight: normal;
	border: none;
	text-decoration: underline;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}

div.alignright {
	padding-top: 15px;
	text-align: right;
	width: 45%;
}

div.alignleft {
	padding-top: 15px;
	text-align: left;
	width: 45%;
}

/* End Images */

.navigation {
	margin: 0;
	padding: 0;
	clear: left;
}

div.navigation div.alignright a,
div.navigation div.alignright a:link,
div.navigation div.alignright a:visited,
div.navigation div.alignleft a,
div.navigation div.alignleft a:link,
div.navigation div.alignleft a:visited {
	text-decoration: none;
	color: #036;
	border: 0;
}

div.navigation div.alignright a:hover,
div.navigation div.alignright a:visited:hover,
div.navigation div.alignleft a:hover,
div.navigation div.alignleft a:visited:hover {
	color: #105FAE;
	text-decoration: underline;
	border: 0;
}


#footer {
	background: #CEC9CD url(images/footercornerbot.gif) no-repeat bottom left;
	padding: 15px 45px;
	font-size: 80%;
	margin: -1px;
	border-top: 30px white solid;
	width: 695px;
}

h3#comments {
	color: #6E6570;
}

h3#respond {
	clear: left;
	color: #6E6570;
	padding-top: 15px;
	margin-top: 15px;
	border-top: 2px dotted #CEC9CD;
}

ol.commentlist li {
	margin-left: -40px;
	margin-bottom: 15px;
	padding: 15px;
	border-left: 1px solid #6E6570;
	background:  #F7F6F7 url(images/comment_grad.gif) repeat-y top left;
}


