/*
Theme Name: Sleek
Author: Vuljespaarpot
Author URI: http://www.vuljespaarpot.nl


[Table Of Contents]

1- Global
2- Classes
3- Skeleton
4- Logo
5- Navigatie
6- Home header
7- Home
8- Footer
9- Instructies
10 Spaarprogramma's
11 Blog
12 Sociable
13 Wordpress
14 Rondleiding
15 Verdiensten
16 Pagenavi
17 Contact form 7



[Colors]

background: #0b0b0b (zwart)
navigatie tekst: #eadbe8 (lichtpaars)
header tekst: #220128 (donkerpaars)



*/


/*1- Global
-----------------------------*/
body {
	background:#0b0b0b;
	font-size:14px;
}
hr {
	color:#eeeeee;
	background-color:#eeeeee;
}
blockquote {
	margin:0;
	font-size:16px;
}
h2 {
	margin-bottom:12px;
}
/*2- Classes
-----------------------------*/

/*button*/
a.button {
	background: url(../img/bg_sprite_btn.gif) no-repeat top right;
	float: left;
	display:block;
	height:29px;
	color: #333;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:20px;
	margin:20px 0 20px 0;
}
a.button span {
	background: url(../img/bg_sprite_btn.gif) no-repeat;
	display: block;
	line-height: 13px;
	padding: 8px 0 8px 20px;
}
a.button:link,
a.button:active,
a.button:visited,
a.button:hover {
	text-decoration:none;
	outline:none;
	color:#333;
}
a.button:hover {
	background-position:bottom right;
}
a.button:hover span {
	background-position:bottom left;
	color:#FFF;
}
/*hr*/
.double {
	margin-bottom:50px;
}
/*images*/
.thumb {
	padding:5px;
	border:1px solid #e0e0e0;
	margin:0;
}
/*borders*/
div.whiteborder {
	border-right-color:#FFF;
}
/*disabled*/
.disabled {
	display:none;
}
/*link icons*/
a.external {
	padding-right: 15px;
	background: transparent url(../img/external.png) no-repeat 97% 50%;
}
/*headings*/
h1.fancy,
p.blogheader {
	letter-spacing: -0.03em;
	line-height: 40px;
	color: #000000;
	font-size: 32px;
	font-weight: bold;
	margin:10px 0 5px 0;
}
p.fancy {
	color: #666666;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -0.03em;
	margin:0 0 30px 0;
}
h2.kop {
	font-size:20px;
}
.pink {
	font-size:18px;
	font-weight:bold;
	color:#9b388f;
	margin-bottom:5px;
}
/*tekst*/
.bold {
	font-weight:bold;
}
/*spaarprogrammas*/
div.spaarprogrammarij {
	height:40px;
	width:840px;
	background:url(../img/bg_arrow_begindirect.gif) no-repeat;
	padding:0 0 0 110px;
	margin:30px 0 30px 0;
	clear:both;
}
div.spaarprogrammarij.onlinegeld {
	background-image:url(../img/bg_arrow_onlinegeldverdienen.gif);
}
a.spaarprogramma {
	float:left;
	display:block;
	background:url(../img/spaarprogrammas.jpg) no-repeat;
	margin:0 8px 0 0;
	width:130px;
	height:40px;
	border:1px solid #FFF;
}
a.spaarprogramma:hover {
	border-color:#CCC;
}
a.spaarprogramma span,
div.spaarprogrammarij span {
	display:none;
}
a.spaarprogramma#euroclix {
	background-position:0 -40px;
}
a.spaarprogramma#moneymiljonair {
	background-position:0 -80px;
}
a.spaarprogramma#geldrace {
	background-position:0 -120px;
}
a.spaarprogramma#sneleuro {
	background-position:0 -160px;
}
a.spaarprogramma#zinngeld {
	background-position:0 -200px;
}
a.spaarprogramma#spaarbron {
	background-position:0 -240px;
}
a.spaarprogramma#cashhier {
	background-position:0 -280px;
}
/*tipbox*/
p.tipbox {
	background:url(../img/bg_tip.gif) no-repeat;
	width:182px;
	height:68px;
	font-size:12px;
	line-height:20px;
	margin:25px 0 0 0;
	color:#333;
	padding:7px 15px 0 53px;
	float:right;
	display:inline;
}
/*floats*/
.floatleft {
	float:left;
	display:inline;
}
.floatright {
	float:right;
	display:inline;
}
.clear {
	clear:both;
}
.bgcloser {
	margin:0;
	height:10px;
	clear:both;
	float:none;
}
.thumbimg {
	float:left;
	margin:0 10px 10px 0;
	padding:5px;
	border:1px solid #e0e0e0;
}
.bewijs {
	margin:-15px 0 1.5em 0;
	padding-left:2px;
}
/*twitter a*/
a#volg-twitter {
	background:url(../img/twitter.png) no-repeat;
	padding:0 0 0 55px;
	display:block;
	font-size:14px;
}
/*3- Skeleton
-----------------------------*/
div.top {
	width:100%;
	height:62px;
}
div.nav {
	width:100%;
	height:45px;
	background:url(../img/bg_nav.gif) repeat-x;
}
div.headermetcenter {
	width:100%;
	background:#FFF url(../img/bg_header_en_content.jpg) repeat-x;
}
div.content {
	width:100%;
	background:#FFF url(../img/bg_content.jpg) repeat-x;
	padding:20px 0 0 0;
}
div.footer {
	width:100%;
	color:#eeeeee;
	font-size:12px;
	padding:40px 0 0 0;
}
/*4- Logo
-----------------------------*/

div.top div#logo,
div.top div#logo a {
	width:268px;
	height:62px;
	overflow:hidden;
	margin:0;
}
div.top div#logo a {
	display:block;
	background:url(../img/logo.gif) no-repeat;
}
div.top div#logo a span {
	display:none;
}
div.top div#slogan {
	color:#eeeeee;
	margin:24px 0 0 0;
	font-size:12px;
	text-transform:lowercase;
}
/*5- Navigatie
-----------------------------*/

ul.mainnav {
	list-style: none;
	float: left;
	display:inline;
	margin:9px 0 0 0;
}
ul.mainnav li {
	float: left;
	display:inline;
	margin:0 25px 0 0;
}
ul.mainnav li a {
	float: left;
	display:block;
	height:29px;
	color: #eadbe8;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:20px;
}
ul.mainnav li a span {
	display: block;
	line-height: 13px;
	padding:8px 0 8px 20px;
}
ul.mainnav a:link,
ul.mainnav a:active,
ul.mainnav a:visited,
ul.mainnav a:hover {
	text-decoration:none;
	outline:none;
	color: #eadbe8;
}
ul.mainnav li.current_page_item a {
	background: url(../img/bg_sprite_mainnav.gif) no-repeat top right;
}
ul.mainnav li.current_page_item a span {
	background: url(../img/bg_sprite_mainnav.gif) no-repeat;
}
ul.mainnav li a:hover {
	background: url(../img/bg_sprite_mainnav.gif) no-repeat bottom right;
}
ul.mainnav li a:hover span {
	background: url(../img/bg_sprite_mainnav.gif) no-repeat bottom left;
}
ul.mainnav li.current_page_item a:hover {
	background-position:top right;
}
ul.mainnav li.current_page_item a:hover span {
	background-position:top left;
}
/*6- Home header
-----------------------------*/

/*header links*/
div#homeheader-l {
	margin:30px 0 15px 0;
	background:url(../img/bg_arrow_videouitleg.gif) no-repeat 35px 260px;
}
div#homeheader-l h1#titel {
	font-size:33px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:20px;
	letter-spacing: -0.02em;
}
div#homeheader-l p#headertekst {
	color:#220128;
	font-size:27px;
	line-height:33px;
	margin:0 0 30px 0;
}
div#homeheader-l p#headertekst span {
	font-weight:bold;
}
a.btn_header,
a.btn_header_grey {
	background: url(../img/bg_sprite_headerbtn.gif) no-repeat top right;
	float: left;
	display:block;
	height:29px;
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:20px;
}
a.btn_header_grey {
	background:url(../img/bg_sprite_headerbtn_grey.gif) no-repeat top right;
}
a.btn_header span,
a.btn_header_grey span {
	background: url(../img/bg_sprite_headerbtn.gif) no-repeat;
	display: block;
	line-height: 13px;
	padding: 8px 0 8px 20px;
}
a.btn_header_grey span {
	background:url(../img/bg_sprite_headerbtn_grey.gif) no-repeat;
}
a.btn_header:link,
a.btn_header:active,
a.btn_header:visited,
a.btn_header:hover,
a.btn_header_grey:link,
a.btn_header_grey:active,
a.btn_header_grey:visited,
a.btn_header_grey:hover {
	text-decoration:none;
	outline:none;
	color: #eadbe8;
}
a.btn_header:hover,
a.btn_header_grey:hover {
	background-position:bottom right;
}
a.btn_header:hover span,
a.btn_header_grey:hover span {
	background-position:bottom left;
}
div#homeheader-l p span#of {
	float:left;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	display:inline-block;
	margin:0 15px 0 15px;
	line-height:28px;
}
p#homeheading,
p#homeintro,
p#headerbutton {
	float:left;
	display:inline;
	clear:both;
	width:100%;
}
p#homeheading {
	font-size:16px;
	font-weight:bold;
	margin:85px 0 15px 0;
}
p#homeintro {
	line-height:21px;
}
/*header rechts*/
div#homeheader-r p {
	margin:0;
}
div#homeheader-r p a {
	background:url(../img/gpt_browser_en_mail.jpg) no-repeat;
	width:470px;
	height:376px;
	display:block;
	margin:41px 0 15px 0;
}
div#homeheader-r p a span {
	display:none;
}
div.headerpoint {
	width:140px;
	float:left;
	display:inline;
	margin:0 0 25px 50px;
	padding:0 0 0 40px;
	background-repeat:no-repeat;
}
div.headerpoint#email {
	background-image:url(../img/icons/Mail.png);
}
div.headerpoint#geld {
	background-image:url(../img/icons/Donate.png);
}
div.headerpoint#websites {
	background-image:url(../img/icons/WebBrowser.png);
}
div.headerpoint#iedereen {
	background-image:url(../img/icons/Users.png);
}
div.headerpoint p {
	margin:0 0 5px 0;
	line-height:18px;
}
/*7- Home
-----------------------------*/

/*quotes*/
p.auteur_quote {
	background:url(../img/icons/Chat.png) no-repeat;
	padding-left:38px;
	height:32px;
	margin-top:-15px;
	margin-bottom:30px;
	line-height:28px;
}
p.auteur_quote span {
	font-size:12px;
	color:#666;
}
/*bloglijst*/
ul#bloglijst {
	list-style:none;
	margin-left:0;
}
ul#bloglijst h3 {
	font-size:16px;
}
/*8- Footer
-----------------------------*/

div.footer a:link,
div.footer a:active,
div.footer a:visited,
div.footer a:hover {
	color:#eeeeee;
}
div.footer a:hover {
	text-decoration:none;
}
div.footer h3 {
	color:#e064c1;
	letter-spacing: -0.03em;
	font-size:24px;
}
div.footer hr {
	background-color:#4d1e42;
	color:#4d1e42;
}
div.footer hr.space {
	background-color:#0b0b0b;
	color:#0b0b0b;
}
div.footer p {
	height:75px;
	margin-bottom:0;
}
div.footer ul li {
	margin-bottom:6px;
}
/*9- Instructies
-----------------------------*/

div#uitleginstappen {
	width:430px;
	height:333px;
	overflow:hidden;
	background:url(../img/bg_uitleg_stappen.jpg) no-repeat;
	padding:17px 0 0 0;
}
div#uitleginstappen div.uitleg {
	width:370px;
	height:74px;
	overflow:hidden;
	margin:0 0 38px 30px;
}
div#uitleginstappen div.uitleg p {
	margin:0;
	color:#303d07;
	line-height:17px;
}
div#uitleginstappen div.uitleg p.titel {
	font-size:18px;
	font-weight:bold;
	line-height:15px;
	margin-bottom:8px;
	color:#ffffff;
}
a.voorbeeld {
	padding:3px;
	border:1px solid #e0e0e0;
	display:block;
	float:left;
	margin:0 5px 0 0;
}
a.voorbeeld:hover {
	border-color:#333;
}
/*10 Spaarprogramma's
-----------------------------*/

/*big table markup*/
table#spaarprogrammas {
	width:950px;
	border:1px solid #d6e0c6;
	white-space:nowrap;
	margin-top:25px;
}
table#spaarprogrammas tr td,
table#spaarprogrammas tr th {
	width:170px;
	padding:20px 5px 20px 15px;
}
table#spaarprogrammas caption {
	display:none;
}
table#spaarprogrammas thead tr th {
	background:#e5f3d9;
	border-bottom:1px solid #d6e0c6;
	border-right:1px solid #d6e0c6;
}
table#spaarprogrammas thead tr th#populair {
	background:#cde9b5 url(../img/icons/Love.png) no-repeat 148px 6px;
}
table#spaarprogrammas tfoot tr td {
	background:#e5f3d9 url(../img/icons/Check.png) no-repeat 8px 10px;
	border-top:1px solid #d6e0c6;
	padding:15px 0 15px 50px;
	width:900px;
	font-style:normal;
	font-weight:bold;
	color:#415c31;
}
table#spaarprogrammas tbody tr td {
	border-right:1px solid #d6e0c6;
}
table#spaarprogrammas thead tr th:last-child,
table#spaarprogrammas tbody tr td:last-child {
	border-right:none
}
/*big table content*/
table#spaarprogrammas th h2,
table#spaarprogrammas th h2 a:link,
table#spaarprogrammas th h2 a:active,
table#spaarprogrammas th h2 a:visited,
table#spaarprogrammas th h2 a:hover {
	color: #000000;
	font-size: 22px;
	line-height: 20px;
	margin-bottom: 0pt;
	text-align: left;
	font-weight:bold;
	width:170px;
	text-decoration:none;
}
table#spaarprogrammas th h2 a:hover {
	text-decoration:underline;
	color:#415c31;
}
table#spaarprogrammas th em.tagline {
	color: #3f5c26;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width:170px;
	display:block;
}
table#spaarprogrammas img.website {
	border:1px solid #bbd0a2;
	padding:5px;
	margin:15px 0 0 0;
}
table#spaarprogrammas img.website:hover {
	border-color:#415c31;
}
table#spaarprogrammas thead tr th#populair img.website {
	border:1px solid #829b65;
}
table#spaarprogrammas thead tr th#populair img.website:hover {
	border:1px solid #4f6d2b;
}
table#spaarprogrammas p.url {
	margin:15px 0 0 0;
	color:#415c31;
	font-weight:normal;
	font-size:12px;
}
table#spaarprogrammas p.url a {
	font-weight:bold;
	font-size:14px;
	padding:0 0 0 3px;
}
table#spaarprogrammas tbody tr td {
	font-size:12px;
	vertical-align:top;
}
table#spaarprogrammas tbody tr td ul {
	list-style:none;
	margin:0;
}
table#spaarprogrammas tbody tr td ul li.verdienlijst {
	margin-top:25px;
}
table#spaarprogrammas tbody tr td ul li.verdienlijst ul {
	margin-top:10px;
}
table#spaarprogrammas tbody tr td ul li.verdienlijst ul li {
	margin:0 0 7px 5px;
	height:19px;
	padding:0 0 0 25px;
	background:url(../img/icons/Tick.png) no-repeat 0 1px;
}
table#spaarprogrammas tbody p.blok {
	margin:15px 0 0 0;
	white-space:normal;
	display:block;
}
/*andere spaarprogramma's lijst*/
table#spaarprogrammalijst {
	white-space:nowrap;
	margin:15px 0 0 0;
}
table#spaarprogrammalijst caption {
	display:none;
}
table#spaarprogrammalijst thead tr th {
	background:#e5f3d9;
	border-bottom:1px solid #d6e0c6;
}
table#spaarprogrammalijst tbody tr td {
	border-bottom:1px solid #d6e0c6;
}
table#spaarprogrammalijst tbody tr:last-child td {
	border:none;
}
/*11 Blog
-----------------------------*/
/*blogpost*/
div.blogpost .blogtitel {
	letter-spacing: -0.03em;
	line-height: 30px;
	color: #000000;
	font-size: 25px;
	font-weight: bold;
	margin:0 0 5px 0;
	padding:3px 0 3px 0;
}
div.blogpost .blogtitel a:link,
div.blogpost .blogtitel a:active,
div.blogpost .blogtitel a:visited,
div.blogpost .blogtitel a:hover {
	text-decoration:none;
	color:#000;
}
div.blogpost .blogtitel a:hover {
	background:#9b388f;
	color:#FFF;
}
div.blogpost p.meta {
	padding:0 0 0 22px;
	margin:0 0 5px 0;
	font-size:12px;
}
div.blogpost p.meta.laatste {
	margin-bottom:15px;
}
div.blogpost p.calendar {
	background:url(../img/icons/Calendar.png) no-repeat 0 1px;
}
div.blogpost p.comments {
	background:url(../img/icons/Comments.png) no-repeat 0 1px;
}
div.blogpost p.tags {
	background:url(../img/icons/Tag.png) no-repeat 0 1px;
}
/*sidebar*/
div#sidebar_top {
	background:url(../img/sidebar_top.gif) no-repeat top left;
	height:7px;
	width:270px;
	font-size:0;
}
div#sidebar_center {
	background:url(../img/sidebar_center.gif) repeat-y top left;
	width:270px;
	padding:10px 0 0 0;
}
div#sidebar_bottom {
	background:url(../img/sidebar_bottom.gif) no-repeat top left;
	height:7px;
	width:270px;
	font-size:0;
}
div.box {
	background:none;
	margin-bottom:30px;
	font-size:12px;
	padding:8px 30px 0 25px;
}
div.box h2 {
	padding:0 0 0 25px;
	letter-spacing: -0.02em;
	font-size:16px;
	font-weight:bold;
	color:#9b388f;
}
div.box h2#zoek {
	background:url(../img/icons/Magnifier.png) no-repeat 0 5px;
}
div.box h2#geld {
	background:url(../img/icons/Coins.png) no-repeat 0 5px;
}
div.box h2#archief {
	background:url(../img/icons/Date.png) no-repeat 0 5px;
}
div.box h2#tags {
	background:url(../img/icons/Tag.png) no-repeat 0 5px;
}
div.box h2#rss {
	background:url(../img/icons/Rss.png) no-repeat 0 5px;
}
div.box a.terugnaarblog {
	display:block;
	height:25px;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 25px;
	background:url(../img/icons/Pages.png) no-repeat 0 2px;
}
/* =12 Sociable (bookmarks)
-----------------------------*/
div.sociable {
	margin-bottom: 1.5em;
	color: #666666;
	font-size:12px;
}
div.sociable_tagline {
	float:left;
	display:inline;
	background:url(../img/icons/Link.png) no-repeat 0 0px;
	padding-left:25px;
	padding-right:10px;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before {
	content: "";
}
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* =13 Wordpress
-----------------------------*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* =14 Rondleiding
-----------------------------*/

p#rondleiding {
	padding:15px 0 0 50px;
}
/*15 Verdiensten
-----------------------------*/

table.verdienstentable {
	width:350px;
	border:1px solid #d6e0c6;
	white-space:nowrap;
	margin-top:10px;
}
table.verdienstentable tr td,
table.verdienstentable tr th {
	padding:2px 5px 2px 8px;
}
table.verdienstentable caption {
	display:none;
}
table.verdienstentable thead tr th {
	background:#e5f3d9;
	border-bottom:1px solid #d6e0c6;
	border-right:1px solid #d6e0c6;
	color:#415c31;
}
table.verdienstentable tfoot tr td {
	border-top:1px solid #d6e0c6;
	font-style:normal;
	font-size:11px;
}
table.verdienstentable tbody tr td {
	border-right:1px solid #d6e0c6;
}
table.verdienstentable tbody tr.totaal td {
	background-color: #cde9b5;
	font-weight:bold;
}
table.verdienstentable thead tr th:last-child,
table.verdienstentable tbody tr td:last-child {
	border-right:none;
}
table.verdienstentable tbody tr td:last-child {
	text-align:right;
	padding-right:15px;
}
/*16 Pagenavi
-----------------------------*/
.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a,
.wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	border-color: #000;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
/*17 Contact form 7
-----------------------------*/
div.wpcf7 {
	margin: 0;
	padding: 0;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}
.wpcf7-display-none {
	display: none;
}
img.ajax-loader {
	border: none;
	vertical-align: middle;
}
