/*
Theme Name: S. De Klerck
Theme URI: http://sdeklerck.be
Description: S. De Klerck thema.
Version: 0.1
Author: Sevenedge
Author URI: http://sevenedge.be/
*/
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
body {
	background: #d6d6d6;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
.hand {
	cursor: pointer;
	cursor: hand;
}
.dottedbottom {
	border-bottom: 1px dotted #a2a2a2;
}
.wp-caption-text {
	text-align: center;
}
.aligncenter {
	margin: 0 auto;
}
#container {
	width: 100%;
	min-height: 632px;
	background: #d6d6d6 url('images/background_investeringssysteem.jpg') no-repeat scroll top center;
	min-width: 849px;
}
#left {
	float: left;
	width: 573px;
}
#right {
	float: right;
	width: 230px;
}
#header {
	margin: 0 auto;
	width: 803px;
	height: 132px;
	background-image: url('images/header.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	behavior: url('/iepngfix.htc');
}
#homelink {
	float: left;
	display: block;
	width: 109px;
	height: 120px;
	margin-top: -40px;
	margin-left: 36px;
}
#smallnav {
	background-image: url('images/smallnav_background.png');
	background-repeat: repeat-x;
	behavior: url('/iepngfix.htc');
	padding: 0 6px;
	height: 46px;
	float: right;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}
#smallnav li {
	float: left;
	margin: 8px 8px 0 8px;
}
#smallnav li img {
	behavior: url('/iepngfix.htc');
}
#mainnav {
	margin-top: 56px;
	list-style-type: none;
	float: right;
	clear: both;
	height: 30px;
	background-image: url('images/mainnav_background.jpg');
}
#mainnav li {
	float: left;
	padding: 0 13px;
	border-left: 1px solid #fff;
	height: 30px;
}
#mainnav li.first {
	border: 0;
}
#mainnav li.active {
	background-color: #fff;
}
#mainnav li.active a {
	color: #000;
}
#mainnav a {
	display: block;
	margin-top: 8px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#mainnav a:hover {
	text-decoration: underline;
}
#top {
	margin: 0 auto;
	width: 849px;
	height: 24px;
	background-image: url('images/top.png');
	background-position: top center;
	_background-image: url('images/top.gif');
	background-repeat: no-repeat;
}
#shadowleft {
	margin: 0 auto;
	width: 849px;
	background-image: url('images/shadow_left.png');
	_background: none;
	background-repeat: repeat-y;
}
#shadowright {
	width: 849px;
	background-image: url('images/shadow_right.png');
	_background: none;
	background-repeat: repeat-y;
	background-position: top right;
}
#content {
	width: 803px;
	margin-left: 23px;
	background-color: #fff;
	padding-bottom: 13px;
}
#content h1 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	background-color: #fba919;
	background-image: url('images/title_arrow.gif');
	background-repeat: no-repeat;
	background-position: 25px center;
	text-transform: uppercase;
	display: inline-block;
	float: left;
	margin: 10px 0 0 0;
	padding: 4px 10px 4px 45px;
}
#left #quotebox {
	margin-right: 20px;
}
#quotebox {
	background-color: #faf0de;
	color: #754b00;
	padding: 15px 20px;
}

#quotebox_black {
    background-color: #EEE;
	color: #000;
	padding: 15px 20px;
}

#quotebox p, #quotebox_black p {
	font-family: Georgia, Garamond, New York, Times, Times New Roman, sans-serif;
	font-size: 12px;
}

#quotebox .by, #quotebox_black .by {
	padding: 8px 0 0 5px;
	font-style: italic;
}

#error {
	clear: both;
	margin: 10px 20px 20px 20px;
}
#error p {
	margin: 12px 0;
	font-size: 12px;
}
.post {
	clear: both;
	padding-top: 10px;
	margin: 0 20px 20px 20px;
}
.post h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
}
.post h2 a {
	text-decoration: none;
	color: #000;
}
.post h2 a:hover {
	text-decoration: underline;
}
.post p.subline {
	font-size: 13px;
}
.post p.subline a {
	color: #ffaa00;
	font-weight: bold;
	text-decoration: none;
}
.post p.subline a:hover {
	text-decoration: underline;
}
.post p.subline span {
	color: #bab9b9;
}
.post p.subline span a {
	text-decoration: none;
	font-weight: normal;
	color: #bab9b9;
}
.post p.subline span a:hover {
	text-decoration: underline;
}
#content .post .content h1 {
	margin-left: -20px;
	margin-bottom: 20px;
}
.post .content {
	line-height: 1.5;
}
.post .content p {
	clear: both;
	margin: 12px 0;
	font-size: 12px;
}
.post .content ul {
	margin-left: 20px;
}
.post .content li {
	margin: 5px 0;
	font-size: 12px;
}
.post .content li a, .post .content p a {
	color: #000;
	text-decoration: none;
}
.post .content li a:hover, .post .content p a:hover {
	text-decoration: underline;
}
.post .content h3 {
	clear: both;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
}
.post .content blockquote {
	margin-left: 20px;
}
.post .content ol {
	margin: 12px 0 12px 18px;
}
.post .content ol li {
	margin: 8px 0;
	font-size: 12px;
}
.post .content img {
	float: left;
	margin: 5px 10px;
}
.post .content .download img { margin: -2px 5px 0 0; }
.post .readmore {
	border-bottom: 1px dotted #9f9f9f;
	font-size: 13px;
	overflow: hidden;
	_height: 1%;
	zoom: 1;
}
.post .readmore div {
	float: right;
	background-image: url('images/post_arrow.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	margin: 0 10px 15px 0;
}
.post .readmore div a {
	color: #ffaa00;
}
.post .tags {
	background-image: url('images/tags.gif');
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 13px;
	padding: 8px 0 8px 0;
}
.post .tags p {
	padding: 0 0 0 25px;
}
.post .tags p a {
	color: #a5a5a5;
}
#pager {
	color: #fff;
	text-align: center;
	font-size: 12px;
	margin-bottom: 20px;
}
#pager div {
	background-color: #373737;
	display: inline-block;
	*display: inline;
}
#pager p {
	*display: inline;
	padding: 6px;
}
#pager a {
	color: #fff;
}
#pager #back {
	margin-right: 1px;
}
#right ul {
	list-style-type: none;
}
#right ul li {
	padding: 18px 10px;
}
#right ul li h2 {
	color: #fba919;
	font-weight: normal;
	font-size: 18px;
	padding: 0 0 5px 24px;
	background-repeat: no-repeat;
	background-position: center left;
}
#right ul li h2 span {
	color: #000;
}
#right ul li ul {
	margin-left: 14px;
}
#right ul li ul li {
	font-size: 11px;
	padding: 4px 4px 4px 10px;
	list-style-type: none;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 12px;
}
#right ul li ul a {
	color: #ffaa00;
	font-weight: bold;
	text-decoration: none;
}
#right ul li ul a:hover {
	text-decoration: underline;
}
#right .contents h2 {
	background-image: url('images/icon_contents.gif');
}
#right .contents ul li {
	background-position: 0 10px;
}
.search {
	overflow: hidden;
	_height: 1%;
	zoom: 1;
}
.ac_results {
	font-size: 12px;
	border: 1px solid gray;
	background-color: white;
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
}
.ac_results li {
	padding: 3px 6px;
	white-space: nowrap;
	color: #474747;
	text-align: left;
}
.ac_over {
	cursor: pointer;
	background-color: #eee;
}
.ac_match {
	text-decoration: underline;
	color: black;
}
.search input {
	border: 1px solid #dedede;
	color: #9d9d9d;
	padding: 3px;
	font-size: 12px;
	width: 100px;
}
.search img, .search input {
	float: left;
	margin-right: 5px;
}
.strategy h2 {
	background-image: url('images/icon_key.gif');
}
.strategy p {
	font-size: 11px;
	line-height: 1.4;
	padding: 5px 10px;
}
.strategy em {
	color: #fba919;
	font-style: normal;
}
.strategy .readmore{
	text-align: right;
}
.strategy .readmore a {
	color: #000;
}
.widget_categories h2 {
	background-image: url('images/icon_news.gif');
}
.widget_archive h2 {
	background-image: url('images/icon_archive.gif');
}
#footer  {
	background-color: #ebebeb;
	color: #787878;
	font-size: 11px;
	margin: 0 20px;
}
#footer p {
	text-align: center;
	padding: 10px 0;
}
#footer a {
	color: #787878;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
