/*
Theme Name: Spaarrente
Tags: blue, Yellow, Two columns
*/

/* normal */
* { margin: 0px; padding: 0px; }
html, body { font-family: 'DroidSerif', Arial; font-size: 12px; color: #000; }
input, select, textarea { font-family: 'DroidSerif', Arial; font-size: 12px; color: #000; }
/*body { background: #ffeadb url('images/bg.png') repeat-x; }*/
body { background: #ffeadb url('images/bg2.png') repeat-x; }
img { border: 0px; display: block; }
a, input { outline: none; }

/* global style */
.clear { clear: both; height: 0px; overflow: hidden; }

/* wrapper  */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; background: url('images/footer-bg.gif') bottom repeat-x; }

/* layout */
#layout { margin: 0 auto; width: 1025px; }

	/* header */
	/*#header { position: relative; width: 1025px; height: 216px; }*/
	#header { position: relative; width: 1025px; height: 160px; }
	#header h1 { position: absolute; top: 42px; left: 0px; }
	#header h1 a { display: block; width: 212px; height: 39px; text-indent: -9999px; background: url('images/logo.png') no-repeat; }
		
		/* date bar */
		.dateBar { width: 1025px; overflow: hidden; height: 30px; }
		.dateBar span.date { float: left; line-height: 30px; font-family: 'DroidSerif-Bold'; }
		.dateBar .widget { float: right; overflow: hidden; }
		.dateBar ul { list-style: none; overflow: hidden; }
		.dateBar li { padding: 0px 19px 0px 21px; line-height: 30px; font-family: 'DroidSerif-Bold'; float: left; background: url('images/link-sprtr.gif') right no-repeat; }
		.dateBar h2 { display: none; }
		.dateBar li a { color: #000000; text-decoration: none; }
		.dateBar li a:hover { text-decoration: underline; }
		
		/* search bar */
		.searchBar { padding-top: 21px; width: 1025px; height: 50px; overflow: hidden; }
		.searchBar form { float: right; }
		.searchBar input.field { padding: 0 14px; color: #333333; float: left; width: 285px; height: 27px; border: 0px; background: url('images/search-field.gif') no-repeat; }
		.searchBar input.submit { float: left; width: 35px; height: 27px; border: 0px; cursor: pointer; background: url('images/search-submit.gif') no-repeat; }
		
		/* menu bar */
		.menuBar { width: 1025px; overflow: hidden; height: 40px; }
		.menuBar ul { padding-left: 2px; list-style: none; overflow: hidden; background: url('images/menu-sprtr.gif') left top no-repeat; }
		.menuBar li { padding-right: 2px; font-size: 11px; text-transform: uppercase; line-height: 40px; float: left; background: url('images/menu-sprtr.gif') right no-repeat; }
		.menuBar li a { padding: 0 15px; line-height: 40px; display: block; color: #FFFFFF; text-decoration: none; }
		.menuBar li a:hover, .menuBar li.current-menu-item a { color: #333333; background: url('images/menu-hover.gif') repeat-x; }
			
		/* nav bar */
		.navBar { width: 1025px; overflow: hidden; height: 55px; }
		.navBar ul { list-style: none; overflow: hidden; }
		.navBar li { padding: 20px 19px 0px 19px; float: left; background: url('images/link-sprtr.gif') left 22px no-repeat; }
		.navBar li.first { padding-left: 0px; background: none; }
		.navBar li a { font-size: 12px; color: #000000; text-decoration: none; }
		.navBar li a:hover { text-decoration: underline; }
			
	/* content */
	#content { width: 1025px; }
	#content #innerbg { padding-bottom: 25px; margin-bottom: 25px; width: 1025px; background: url('images/cntr-bg.gif') right repeat-y; }
	
		/* left side*/
		#leftSide { float: left; width: 622px; overflow: hidden; }
		
			/* slider bar */
			.sliderBar { padding-bottom: 20px; width: 622px; overflow: hidden; position: relative; }
			.sliderBar .smooth_slider { line-height: 18px; border: 0 solid #FFFFFF; height: 295px; padding: 0px 0px 0px 0px; width: 620px; margin: 0px auto; overflow: hidden; background: none; }
			.sliderBar .jcarousel-skin-default .jcarousel-clip-horizontal { padding: 0px; width: 620px; }
			.sliderBar .smooth_slider .jcarousel-item { height: 295px; position: relative; width: 620px!important; }
			.sliderBar img { float: left; width: 429px; height: 295px!important; max-height: 295px; }
			.sliderBar .content { padding: 14px 18px 0px 26px; position: absolute; right: 0px; top: 0px; width: 179px; height: 295px; background: url('images/slider-content.png') no-repeat; }
			.sliderBar .smooth_slider h2 { padding-bottom: 10px; clear: none; color: #fff; font-family: 'Myriad Pro', Arial!important; font-size: 24px; line-height: 28px; font-style: normal; font-weight: normal; margin: 0 0 0px !important; }
			.sliderBar .smooth_slider h2 a {  }
			.sliderBar h2 a, .sliderBar .smooth_slider h2 a { color: #FFFFFF; text-decoration: none; }
			.sliderBar .smooth_slider .smooth_slideri div { margin-right: 0px; }
			.sliderBar .smooth_slider span { color: #fff; line-height: 18px; font-family: 'Myriad Pro', Arial; font-size: 11px; font-style: normal; font-weight: normal; }
			.sliderBar p.more { display: none; }
			.sliderBar .jcarousel-control { position: absolute; right: 15px; bottom: 6px; float: none; margin: 0; text-align: center; overflow: hidden; padding: 9px 28px 0 28px; width: 145px; height: 25px; background: url('images/nav-bg.png') no-repeat; }
			.sliderBar a.smooth_sliderc_nav { display: inline-block; float: none; width: 19px; height: 19px; text-indent: -9999px; margin: 0 2px 0 3px; outline: medium none; padding: 0px; border: 0px; background: url('images/list-dot.gif') no-repeat; }
			.sliderBar .jcarousel-control a.active { background: url('images/list-dot-hover.gif') no-repeat; }
			.sliderBar .jcarousel-skin-default .jcarousel-prev-horizontal { cursor: pointer; height: 14px; left: 418px; position: absolute; top: 266px; z-index: 100; width: 6px; background: url('images/prev.png') 0px 0px no-repeat;}
			.sliderBar .jcarousel-skin-default .jcarousel-next-horizontal { cursor: pointer; height: 14px; right: 28px; position: absolute; top: 266px; z-index: 100; width: 6px; background: url('images/next.png') 0px 0px no-repeat; }
			
			
			
			/* text bar */
			.textBar { padding: 18px 0px 5px 0px; width: 622px; overflow: hidden; border-top: #999999 solid 1px; }
			.textBar ul { list-style: none; overflow: hidden; }
			.textBar li { padding: 0px; background: none; }
			.textBar h2 { font-family: 'Myriad Pro', Arial; font-size: 24px; color: #333333; text-transform: uppercase; font-weight: normal; }
			.textBar span.meta { padding-bottom: 7px; display: block; color: #3f969e; font-size: 12px; font-family: 'DroidSerif-Bold'; }
			.textBar p { padding-bottom: 10px; font-size: 12px; line-height: 20px; }
			.textBar p a { color: #ec7404; font-size: 12px; text-decoration: none; }
			.textBar p a:hover { text-decoration: underline; }
			.textBar .category { color: #000000; font-size: 12px; overflow: hidden; font-family: 'DroidSerif-Bold'; }
			.textBar .category a { padding-left: 24px; line-height: 24px; color: #000000; text-decoration: none; text-decoration: none; background: url('images/comment-icon.png') left 0px no-repeat; }
			.textBar .category a:hover { text-decoration: underline; }
			.textBar .category .dvdr { padding: 0px 18px 0px 30px; }
			
			/* content bar */
			/*.contentBar { padding: 14px 0px 20px 0px; width: 622px; overflow: hidden; border-bottom: #d4c7b9 solid 1px; border-top: #3f969e solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }*/
			.contentBar { padding: 14px 0px 20px 0px; width: 622px; overflow: hidden; border-bottom: #d4c7b9 solid 1px; border-top: #3a95c9 solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }
			.contentBar a { color: #333333; }
			.contentBar a:hover { text-decoration: none; }
			.contentBar h2 { padding-bottom: 14px; font-family: 'Myriad Pro', Arial; font-size: 24px; color: #333333; text-transform: uppercase; font-weight: normal; }
			.contentBar p { padding-bottom: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 20px; }
			.contentBar .right { padding: 47px 0px 10px 48px; margin-left: 20px; float: right; width: 224px; border-left: #d4c7b9 solid 1px; }
			.contentBar .right img { margin-bottom: 22px; }
			.contentBar .right p { padding: 5px 10px 10px 0px; color: #000000; font-size: 18px; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; }
			.contentBar .right p span { font-family: Arial, Helvetica, sans-serif; font-size: 36px; color: #ec7404; font-weight: bold; }
			.contentBar h3 { padding-bottom: 12px; color: #2d1d00; text-transform: uppercase; font-size: 15px; font-family: 'Myriad Pro', Arial; }
			.contentBar .text { padding: 18px 15px 0 15px; width: 592px; margin-top: 10px; overflow: hidden; border-top: #d4c7b9 solid 1px; }
			.contentBar .text img { float: left; margin-right: 14px; }
			.contentBar .text h4 { padding: 38px 0 4px 0; color: #a2714e; text-transform: uppercase; font-size: 18px; font-family: 'Myriad Pro', Arial; }
			.contentBar .text p span { float: left; display: block; width: 273px; font-weight: bold; height: 42px; line-height: 42px; text-align: center; font-family: 'Myriad Pro', Arial; font-size: 20px; text-transform: uppercase; color: #FFFFFF; background: url('images/contact-button.gif') no-repeat; }
			.contentBar #respond { padding-top: 20px; overflow: hidden; }
			.contentBar #respond label { float: left; width: 150px; color: #333333; font-size: 12px; }
			.contentBar #respond #submit { padding: 5px; cursor: pointer; }
			.contentBar ol.commentlist { list-style: none; overflow: hidden; }
			.contentBar ol.commentlist li { padding: 10px 0px 15px 0px; float: left; overflow: hidden; width: 100%; border-bottom: #d4c7b9 solid 1px; }
			.contentBar ol.commentlist li img { float: left; margin-right: 10px; }
			.contentBar ol.commentlist li p { padding: 0px; }
			.contentBar ol.commentlist li br { display: none; }
			.contentBar ol.commentlist .comment-meta { padding: 2px; }
			.contentBar h3#comments { padding-top: 15px; }
			
			.contentBar ol{
				list-style-type:decimal;
				line-height:1.5;
				margin-left:30px;
			}
			.contentBar ol li{
				margin-bottom:10px;
			}
			
			
			/* widget bar */
			.widgetBar { padding: 12px 0px 0px 0px; width: 622px; overflow: hidden; }
			.widgetBar h2 { padding: 0 0 8px 15px; color: #2d1d00; text-transform: uppercase; font-size: 15px; font-family: 'Myriad Pro', Arial; border-bottom: #d4c7b9 solid 1px; }
			.widgetBar img { margin-top: 10px; } 
		
		/* center side */
		#centerSide { float: left; width: 340px; }
			
		/* right side */
		#rightSide { float: right; width: 370px; }
		/*#rightSide .widget { padding: 14px 0px 14px 0px; overflow: hidden; border-top: #3f969e solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }*/
		#rightSide .widget { padding: 14px 0px 14px 0px; overflow: hidden; border-top: #3a95c9 solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }
		#rightSide h3, #rightSide h2 { padding-bottom: 10px; font-size: 24px; font-family: 'Myriad Pro', Arial; font-weight: normal; }
		#rightSide .widget_text.advert img { float: left; margin: 5px 10px 0px 0px; }
		#rightSide .widget_text p { font-size: 12px; line-height: 18px; font-family: 'Myriad Pro', Arial; }
		#rightSide .widget_text a { color: #ec7404; text-decoration: none; }
		#rightSide .widget_text a:hover { text-decoration: underline; }
		#rightSide .tabbertabs { padding: 0px 0px 20px 0px; border: 0px; background: none; }
		#rightSide .tabberlive.style1 { padding: 0px; background: none; }
		#rightSide .style1 ul.tabbernav { margin: 0 0px !important;  padding: 0px !important; z-index: 100; position: relative; overflow: hidden; }
		#rightSide ul.tabbernav li { list-style: none; padding: 0; margin-right: 8px; float: left; background: none; }
		#rightSide .heading { padding-bottom: 0px; }
		#rightSide .style1 ul.tabbernav li a { padding: 0 8px; float: left; text-transform: uppercase; display: block; height: 35px; line-height: 35px; border: 0px; color: #FFFFFF; font-size: 12px; font-family: 'DroidSerif-Bold'; font-weight: normal; text-decoration: none; border-bottom: #ffeadb solid 1px; background: url('images/tab-bg.gif') repeat-x; }
		#rightSide .style1 ul.tabbernav li.tabberactive a { color: #ec7404; border: #d4c7b9 solid 1px; border-bottom: #ffeadb solid 1px; background: none; }
		#rightSide .style1.tabberlive .tabbertab { margin: -1px 0px 0px 0px; position: relative; padding: 0px 20px 10px 10px; border: 1px solid #d4c7b9; background: none; }
		#rightSide ul.advanced-recent-posts { padding: 4px 0px 20px 0px; list-style: none; overflow: hidden; }
		#rightSide ul.advanced-recent-posts li { padding: 20px 0px 9px 0px; border-bottom: #d4c7b9 solid 1px; overflow: hidden; }
		#rightSide ul.advanced-recent-posts span.number { float: left; width: 53px; height: 52px; text-align: center; line-height: 50px; font-family: 'Myriad Pro', Arial; font-size: 24px; background: url('images/number-bg.png') no-repeat; }
		#rightSide ul.advanced-recent-posts li a { float: right; width: 274px; text-transform: uppercase; color: #000000; text-transform: uppercase; text-decoration: none; font-family: 'DroidSerif-Bold'; }
		#rightSide ul.advanced-recent-posts li p { float: right; width: 274px; color: #000000; line-height: 20px; }
		#rightSide ul.advanced-recent-posts li.post4 { border: 0px; }

		#rightSide .widget_sp_image { padding: 15px 0 20px 0; }
		#rightSide .widget_sp_image h2 { display: none; }
		#rightSide .widget_text.advert img { float: left; margin: 5px 10px 0px 0px; }
		#rightSide .widget_text p { font-size: 12px; line-height: 18px; }
		#rightSide .widget_text a { color: #ec7404; text-decoration: none; }
		#rightSide .widget_text a:hover { text-decoration: underline; }
		#rightSide .widget_text.advert h2 { text-transform: uppercase; }
		#rightSide .widget_text p { padding-bottom: 10px; font-size: 12px; line-height: 21px; }
		#rightSide .widget_text a { margin-top: 8px; display: block; color: #ec7404; font-family: 'DroidSerif'; }
		#rightSide .widget_text a:hover { text-decoration: none; }
		#rightSide .widget_text.advert a { margin-top: 0px; }
		#rightSide .widget_text.advert p { padding-bottom: 0px; font-size: 12px; line-height: 21px; }
		
			#rightSide .widget_categoryposts h2 { padding-bottom: 0px; }
			#rightSide .widget_categoryposts ul { list-style: none; overflow: hidden; }
			#rightSide .widget_categoryposts li { padding: 6px 0px 4px 0px; width: 346px; float: left; overflow: hidden; border-bottom: #d4c7b9 solid 1px; }
			#rightSide .widget_categoryposts a.post-title { display: block; margin-bottom: 8px; color: #3f969e; font-size: 13px; text-decoration: none; line-height: 18px; font-family: 'DroidSerif-Bold'; }
			#rightSide .widget_categoryposts li img { float: left; margin: 6px 0px 0px 0px; /*width: 100px; height: 100px; */}
			#rightSide .widget_categoryposts li p { float: right; width: 226px; font-size: 12px; line-height: 20px; }
			#rightSide .widget_categoryposts li a{ color: #ec7404; text-decoration: none; }
			#rightSide .widget_categoryposts li a:hover { text-decoration: underline; }
			
		/* iframe side */
		/*#iframeSide { padding: 14px 0px 14px 0px; margin-top: 8px; width: 1030px; overflow: hidden; border-top: #3f969e solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }*/
		#iframeSide { padding: 14px 0px 14px 0px; margin-top: 8px; width: 1030px; overflow: hidden; border-top: #3a95c9 solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }
		
		/* remain side */
		#remainSide { width: 1025px; overflow: hidden; }
		#remainSide #left { float: left; width: 622px; overflow: hidden }
		#remainSide #right { float: right; width: 370px; }
		/*#remainSide #right .widget { padding: 14px 0px 14px 0px; overflow: hidden; border-top: #3f969e solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }*/
		#remainSide #right .widget { padding: 14px 0px 14px 0px; overflow: hidden; border-top: #3a95c9 solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }
		#remainSide #right h2 { padding-bottom: 10px; font-size: 24px; font-family: 'Myriad Pro', Arial; font-weight: normal; }
		#remainSide #right .tabbertabs { padding: 0px 0px 20px 0px; border: 0px; background: none; }
		#remainSide #right .tabberlive.style1 { padding: 0px; background: none; }
		#remainSide #right .style1 ul.tabbernav { margin: 0 0px !important;  padding: 0px !important; z-index: 100; position: relative; overflow: hidden; }
		#remainSide #right ul.tabbernav li { list-style: none; padding: 0; margin-right: 8px; float: left; background: none; }
		#remainSide #right .heading { padding-bottom: 0px; }
		#remainSide #right .style1 ul.tabbernav li a { padding: 0 8px; float: left; text-transform: uppercase; display: block; height: 35px; line-height: 35px; border: 0px; color: #FFFFFF; font-size: 12px; font-family: 'DroidSerif-Bold'; font-weight: normal; text-decoration: none; border-bottom: #ffeadb solid 1px; background: url('images/tab-bg.gif') repeat-x; }
		#remainSide #right .style1 ul.tabbernav li.tabberactive a { color: #ec7404; border: #d4c7b9 solid 1px; border-bottom: #ffeadb solid 1px; background: none; }
		#remainSide #right .style1.tabberlive .tabbertab { margin: -1px 0px 0px 0px; position: relative; padding: 0px 20px 10px 10px; border: 1px solid #d4c7b9; background: none; }
		#remainSide #right ul.advanced-recent-posts { padding: 4px 0px 5px 0px; list-style: none; overflow: hidden; }
		#remainSide #right ul.advanced-recent-posts li { padding: 17px 0px 9px 0px; border-bottom: #d4c7b9 solid 1px; overflow: hidden; }
		#remainSide #right ul.advanced-recent-posts span.number { float: left; width: 53px; height: 52px; text-align: center; line-height: 50px; font-family: 'Myriad Pro', Arial; font-size: 24px; background: url('images/number-bg.png') no-repeat; }
		#remainSide #right ul.advanced-recent-posts li a { float: right; width: 274px; text-transform: uppercase; color: #000000; text-transform: uppercase; text-decoration: none; font-family: 'DroidSerif-Bold'; }
		#remainSide #right ul.advanced-recent-posts li p { float: right; width: 274px; color: #000000; line-height: 20px; }
		#remainSide #right ul.advanced-recent-posts li.post4 { border: 0px; }
		#remainSide #right .widget_sp_image { padding: 21px 0 20px 0; }
		#remainSide #right .widget_sp_image h2 { display: none; }
		#remainSide #right .widget_text.advert img { float: left; margin: 5px 10px 0px 0px; }
		#remainSide #right .widget_text p { font-size: 12px; line-height: 18px; }
		#remainSide #right .widget_text a { color: #ec7404; text-decoration: none; }
		#remainSide #right .widget_text a:hover { text-decoration: underline; }
		#remainSide #right .widget_text.advert h2 { text-transform: uppercase; }
			
			/* left bar */
			.leftBar { width: 346px; float: left; }
			/*.leftBar .widget { padding: 14px 0px 16px 0px; overflow: hidden; border-top: #3f969e solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }*/
			.leftBar .widget { padding: 14px 0px 16px 0px; overflow: hidden; border-top: #3a95c9 solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }
			.leftBar h2 { padding-bottom: 10px; font-size: 21px; text-transform: uppercase; font-family: 'Myriad Pro', Arial; font-weight: normal; }
			.leftBar .widget_categoryposts h2 { padding-bottom: 0px; }
			.leftBar .widget_categoryposts ul { list-style: none; overflow: hidden; }
			.leftBar .widget_categoryposts li { padding: 6px 0px 4px 0px; width: 346px; float: left; overflow: hidden; border-bottom: #d4c7b9 solid 1px; }
			.leftBar .widget_categoryposts a.post-title { display: block; margin-bottom: 8px; color: #3f969e; font-size: 13px; text-decoration: none; line-height: 18px; font-family: 'DroidSerif-Bold'; }
			.leftBar .widget_categoryposts li img { float: left; margin: 6px 0px 0px 0px; /*width: 100px; height: 56px; */}
			.leftBar .widget_categoryposts li p { float: right; width: 226px; font-size: 12px; line-height: 20px; }
			.leftBar .widget_categoryposts li a { color: #ec7404; text-decoration: none; }
			.leftBar .widget_categoryposts li a:hover { text-decoration: underline; }
			.leftBar .widget_sp_image { padding: 22px 0px 20px 0px; }
			.leftBar .widget_sp_image h2 { display: none; }
			.leftBar .widget_categoryposts.blog li img { width: 77px; height: 68px; }
			.leftBar .widget_categoryposts.blog li p { width: 260px; font-style: italic; }
			.leftBar .widget_categoryposts.blog h2 { padding-bottom: 10px; }
			.leftBar .widget_categoryposts.blog a.post-title { margin-bottom: 2px; text-transform: uppercase; }
			
			/* right bar */
			.rightBar { width: 243px; overflow: hidden; float: right; }
			/*.rightBar .widget { padding: 14px 0px 16px 0px; overflow: hidden; border-top: #3f969e solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }*/
			.rightBar .widget { padding: 14px 0px 16px 0px; overflow: hidden; border-top: #3a95c9 solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }
			.rightBar h2 { padding-bottom: 10px; font-size: 21px; text-transform: uppercase; font-family: 'Myriad Pro', Arial; font-weight: normal; }
			.rightBar .widget_categoryposts { padding-bottom: 20px; overflow: hidden; }
			.rightBar .widget_categoryposts ul { list-style: none; overflow: hidden; }
			.rightBar .widget_categoryposts li { padding: 7px 0px 5px 0px; width: 243px; float: left; overflow: hidden; border-bottom: #d4c7b9 solid 1px; }
			.rightBar .widget_categoryposts a.post-title { display: block; margin-bottom: 2px; color: #3f969e; font-size: 13px; text-decoration: none; line-height: 18px; }
			.rightBar .widget_categoryposts h2 { padding-bottom: 0px; }
			.rightBar .widget_sp_image { padding: 22px 0px 20px 0px; }
			.rightBar .widget_sp_image h2 { display: none; }
			.rightBar .widget_text { overflow: hidden; }
			.rightBar .widget_text p { padding-bottom: 10px; font-size: 12px; line-height: 21px; }
			.rightBar .widget_text a { margin-top: 8px; display: block; color: #ec7404; font-family: 'DroidSerif-Bold'; }
			.rightBar .widget_text a:hover { text-decoration: none; }
		
		/* invest side */
		/*#investSide { padding: 15px 0px 20px 0px; margin-top: 21px; width: 1025px; overflow: hidden; border-top: #3f969e solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }*/
		#investSide { padding: 15px 0px 20px 0px; margin-top: 21px; width: 1025px; overflow: hidden; border-top: #3a95c9 solid 4px; background: url('images/arrow-top.gif') top right no-repeat; }
		#investSide h2 { padding-bottom: 10px; font-size: 24px; text-transform: uppercase; font-family: 'Myriad Pro', Arial; font-weight: normal; }
		#investSide ul { list-style: none; overflow: hidden; }
		#investSide li { padding: 104px 16px 20px 20px; position: relative; width: 170px; float: left; border-bottom: #d4c7b9 solid 1px; border-right: #d4c7b9 solid 1px; }
		#investSide li img { position: absolute; left: 18px; top: 0px; width: 170px; }
		#investSide a.post-title { color: #3f969e; font-size: 12px; text-decoration: none; font-family: 'DroidSerif-Bold'; }
		#investSide li p { line-height: 20px; color: #000000; font-size: 12px; }
		#investSide li a.more { color: #ec7404; text-decoration: none; }
		#investSide li a.more:hover { text-decoration: underline }
		#investSide li.post1 { padding-left: 10px; }
		#investSide li.post5 { padding-right: 0px; border-right: 0px; }
		#investSide li.post1 img { left: 10px; }
	
	/* footer */	
	#footer { overflow: hidden; width: 1025px; height: 96px; }
	#footer .widget_nav_menu { height: 40px; width: 1025px; overflow: hidden; }
	#footer .widget_nav_menu ul { padding-left: 2px; list-style: none; overflow: hidden; background: url('images/footer-sprtr.gif') left top no-repeat; }
	#footer .widget_nav_menu li { padding: 0 18px 0 15px; float: left; height: 40px; line-height: 40px; text-transform: uppercase; font-size: 11px; background: url('images/footer-sprtr.gif') right no-repeat; }
	#footer .widget_nav_menu li a { color: #FFFFFF; text-decoration: none; }
	#footer .widget_nav_menu li a:hover { text-decoration: underline; }
	#footer .widget_text { padding: 19px 0px 0px 20px; float: left; color: #000000; font-size: 13px; font-family: 'DroidSerif-Bold'; text-transform: uppercase; }
	#footer .Social_Widget { float: right; overflow: hidden; width: 310px; }
	#footer .Social_Widget h2 { padding: 18px 0px 0px 0px; float: left; font-size: 13px; text-transform: uppercase; font-weight: normal; }
	#footer .Social_Widget img { float: left; margin: 7px 0px 0 6px!important; }
	#footer .Social_Widget .socialmedia-buttons { overflow: hidden; }
	
	

	
	
/* Begin Typography & Colors */
.entry p a:visited { color: #b85b5a; }
.sticky { padding: 0 10px 10px; background: #f7f7f7; }
.sticky h2 { padding-top: 10px; }
.commentmetadata { font-weight: normal; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
.post hr { display: block; }
.postmetadata { clear: both; }

/* Begin Images */
p img { padding: 0; max-width: 100%; }
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; }
/* End Images */

/* Begin Lists */
.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }
.entry ul, .entry ul li{
	list-style-type:circle;
	margin-left:10px;
	line-height:18px;
}
.entry ul{
	margin-bottom:10px;
}

/* End Entry Lists */

/* Begin Form Elements */
#sidebar #searchform #s { padding: 2px; width: 108px; }
.entry form { text-align:center; }
select { width: 130px; }
/* End Form Elements */

/* Begin Comments*/
.children { padding: 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; line-height: 22px; display: block; }
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { padding-left: 20px; margin: 15px 30px 0 10px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
.hidden { display: none; }
.screen-reader-text { position: absolute; left: -1000em; }
hr { display: none; }
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.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; }
/* End captions */


.rentetabel table{
	width:1030px;
	border-collapse:separate;
	border-spacing:0px 10px;;
}
.rentetabel table tr{
	background-color:#e8dbd2;
	height:45px;
	text-align:center;
}
.rentetabel table tr td{
	font-size:13px;
	border-left:1px solid #cdbdb1;
	-webkit-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.75);
    box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.75);
}
.rentetabel table tr .maxrente{
background-color:#fec009;
font-size:18px;
font-weight:bold;
background:url('http://www.spaarrente.com/dev/wp-content/themes/spaarrente/images/bgrente.png') repeat-x;
}

.rentetabel table tr .klantwaardering{
	color:#18aa00;
	font-size:24px;
	font-weight:bold;
}

.rentetabel table tr td.klantwaardering img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.rentetabel table tr .voorwaarden{
	font-size:10px!important;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

.rentetabel table tr td .leesmeer{
	display:block;
	height:35px;
	width:73px;
	margin-top:5px;
	float:right;
	background:url('http://www.spaarrente.com/dev/wp-content/themes/spaarrente/images/leesmeerbutton.png') top no-repeat;
	z-index:100;
}

.rentetabel table tr td .leesmeer:hover{
	background:url('http://www.spaarrente.com/dev/wp-content/themes/spaarrente/images/leesmeerbutton.png') bottom no-repeat;
}

.rentetabel table tr .banklogo{
	background-color:#fff;
	border-left:none;
}

.rentetabel table tr td.banklogo img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.rentetabel table .first{
	font-size:16px;
	background-color:#fec009;
	color:#fff;
	font-weight:bold;
	background:url('http://www.spaarrente.com/dev/wp-content/themes/spaarrente/images/bgtable.png');
	height:38px;

}

.rentetabel table .first td{
	text-align:center;
	border-bottom:2px solid white;
	border-left:1px solid #235356;
	margin-left:0px;
		padding-right:5px;
	padding-left:5px;
}