/*  
Theme Name: MoneyBiz.nl
Theme URI: http://www.moneybiz.nl/
Description: Financiele nieuwssite onderdeel van Reak Creation
Version: 1.0
Author: Reak Creation
Author URI: http://www.reak.nl/
*/

body {
	margin: 0px;
	font-family:Tahoma;
	font-size:13px;
}
.headbg {
	width:100%;
	background:url(images/headbg.gif) top repeat-x;
	height:150px;
	display:block;
}
.wrapper {
	width:980px;
	margin:0 auto;
}
#header {
	height:137px;
	background:url(images/header.gif) no-repeat;
	position:relative;
	margin-bottom:15px;
}
#menu ul{
	padding:0;
	margin:0;
	position:absolute;
	bottom:0;
	left:0;
}
#menu li{
	float:left;
	list-style:none;
}
#menu li a {
	display:block;
	padding:10px 13px;
	margin-right:5px;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-family:Trebuchet MS;
	text-transform:uppercase;	
}
#menu li a:hover {
	font-weight:bold;
	color:#39060e;
	background:#fff url(images/menuoverbg.gif) left top repeat-x;
	border-right:2px solid #fff;
}
#menu li.current-cat a {
	font-weight:bold;
	color:#39060e;
	background:#fff url(images/menuoverbg.gif) left top repeat-x;
	border-right:2px solid #fff;
}
#indexcontent {
	width:750px;
	padding:0 15px;
	float:left;
}
#promoside {
	display:block;
	float:left;
	padding:10px 0 0 0;
}
a {
	color:#ab0722;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:underline;
}

/* header */ 
#header form#search {
	margin:0;
	padding:0;
	position:absolute;
	left:647px;
	top:42px;
}
#header form {
	margin:0;
	padding:0;
}
#header form#search #searchfield {
	width:151px;
	height:21px;
	border:0;
	padding:3px 3px 0 3px;
	float:left;
	margin:0;
	margin-right:3px;
	background:url(images/searchfield.gif) top no-repeat;
}
#header form#search #searchbutton {
	width:29px;
	height:24px;
	margin-left:3px;
	border:0;
	background:url(images/searchbutton.gif) top no-repeat;
}
a#homelink {
	position:absolute;
	top:19px;
	left:20px;
	width:375px;
	height:61px;
}
a#homelink h1 {
	display:none;
}
a#register, a#login {
	color:#fff0ac;
	font-weight:bold;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
}
a#register:hover, a#login:hover {
	color:#fff;
}
a#register {
	position:absolute;
	top:42px;
	left:741px;
	width:97px;
	height:24px;
}
a#login {
	position:absolute;
	top:42px;
	left:858px;
	width:77px;
	height:24px;
}

/* Index First Post */

#firstpost {
	display:block;
	clear:both;
	position:relative;
	padding-bottom:20px;
}
#firstpost a.image{
	display:block;
	float:left;
	width:390px;
	padding:5px;
	background:#fff4e2;
	margin-right:20px;
}
#firstpost a:hover.image {
	background:#fff4e2;
}
#firstpost a.image img{
	border:0;
}
#firstpost h2 {
	margin:0;
	font-size:20px;
	line-height:20px;
}
#firstpost h2 a {
	color:#e40d30;
	text-decoration:none;
}
#firstpost h2 a:hover {
	text-decoration:underline;
}
#firstpost .date {
	font-size:11px;
	color:#c0aeb1;
	display:block;
	padding:5px 0;
}
#firstpost p {
	color:#3e0810;
	margin:0;
	margin-bottom:10px;
	line-height:20px;
	text-align:justify;
}
#firstpost .more {
	float:right;
}
#firstpost .more a{
	color:#fff;
	text-decoration:none;
	display:block;
	width:97px;
	text-align:center;
	background:url(images/readmore.gif) 0px 0px no-repeat;
	padding:4px 0;
}
#firstpost .more a:hover{
	background:url(images/readmore.gif) 0px -24px no-repeat;
}


/* Posts */
#posts {
	clear:both;
	padding-top:10px;
}
#posts .post {
	display:block;
	background:#fff4e2 url(images/bgindexpost.gif) bottom repeat-x;
	position:relative;
	padding:10px 60px 15px 130px;
}
#posts .w{
	background:#fff;
}
#posts .post .image {
	width:115px;
	position:absolute;
	top:10px;
	left:10px;
}
#posts .post .image a {
	background:#fff;
	display:block;
	width:100px;
	padding:5px;
}
#posts .w .image a {
	background:#fff4e2;
}
#posts .post .image img {
	border:0;
}
#posts .post .info {
	width:540px;
	position:absolute;
	top:10px;
	left:130px;
}
#posts .post .indxpostmore {
	width:60px;
	position:absolute;
	top:10px;
	right:10px;
}
#posts .post .indxpostmore a{
	position:absolute;
	background:url(images/voormain.gif) 0px 0px no-repeat;
	width:37px;
	height:37px;
	top:20px;
	left:10px;
}
#posts .post .indxpostmore a:hover {
	background:url(images/voormain.gif) 0 -37px no-repeat;
}
#posts .post .date {
	font-size:10px;
	color:#e9b359;
	float:left;
	padding:4px 10px 0 0;
	font-weight:bold;
}
#posts .post h2 {
	margin:0;
}
#posts .post h2 a{
	color:#e40d30;
	text-decoration:none;
	font-size:16px;
}
#posts .post h2 a:hover {
	text-decoration:underline;
}
#posts .post .entry {
	clear:both;
	font-size:13px;
	color:#3e0810;
}
#posts .post .entry p {
	margin:5px 0;
	line-height:17px;
	text-align:left;
}
.clear {
	clear:both;
}


/* Navigation */

.navigation {
	display:block;
	margin:15px;
	position:relative;
	height:40px;
}
.navigation a {
	color:#d30b2c;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}
.navigation a:hover {
	text-decoration:underline;
}
.navigation a #prev, .navigation a #next {
	position:absolute;
	top:0;
	cursor:pointer;
	display:block;
	color:#d30b2c;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}
.navigation a:hover #prev, .navigation a:hover #next {
	text-decoration:none;
}
.navigation a #prev {
	left:10px;
	background:url(images/more2.gif) 0px 0px no-repeat;
	padding:10px 0 9px 50px;
	
}
.navigation a #next {
	right:7px;
	background:url(images/more.gif) 85px 0px no-repeat;
	padding:10px 50px 9px 0;
}
.navigation a:hover #prev{
	background:url(images/more2.gif) 0px -37px no-repeat;
}
.navigation a:hover #next {
	background:url(images/more.gif) 85px -37px no-repeat;
}



/* Secondary page */

#content {
	width:470px;
	padding:0 15px;
	float:left;
}
#right {
	width:460px;
	float:right;
	padding:0 10px 10px 10px;
}
#right .topbanner {
	clear:both;
}
#sidebar {
	width:320px;
	padding:0 10px 10px 0;
	float:left;
	clear:right;
}
#sidebar h3 {
	color:#9e6000;
	font-size:13px;
	margin:10px 0 0 0;
	display:block;
	background:#ffc76a url(images/sidebarbullet.gif) 15px 15px no-repeat;
	padding:15px 15px 15px 40px;
}
#sidebar ul {
	background:#fff1db;
	font-size:13px;
	margin:0;
	display:block;
	padding:10px 15px 10px 20px;
	color:#9e6000;
}
#sidebar li {
	list-style:none;
	margin:5px 0;
	padding:0;
}
#sidebar .count {
	margin:0 5px;
	color:#3e0810;
	font-size:11px;
}

#content img {
	border:5px solid #fff4e2;
}
#content h2 {
	margin:0;
	font-size:20px;
	line-height:20px;
	color:#e40d30;
}
#content .date {
	font-size:11px;
	color:#c0aeb1;
	display:block;
	padding:5px 0;
}
#content p {
	color:#3e0810;
	margin:0;
	margin-bottom:10px;
	line-height:20px;
	text-align:justify;
}
#content .tags {
	display:block;
	background:#e9b359 url(images/tags.gif) 8px 8px no-repeat;
	padding:8px 5px 8px 30px;
	color:#996600;
	clear:both;
}
#content .tags a {
	color:#996600;
	font-weight:bold;
	text-decoration:underline;
	margin:0 5px;
}
#content .tags a:hover {
	text-decoration:none;
}


/* Footer */

#footer {
	clear:both;
	background:#fffff;
	padding:20px 0 40px 0;
	color:#9e6000;
	font-size:11px;
	position:relative;
}
#footmenu {
	background:#ffc76a url(images/foothbg.gif) top repeat-x;
	clear:both;
	padding:0 0 30px 0;
}
#footmenu .widget {
	float:left;
	margin-right:10px;
	width:135px;
}
#footmenu .widget h4 {
	background:url(images/footbullet.gif) 10px 17px no-repeat;
	font-size:14px;
	color:#fff;
	margin:0;
	padding:15px 0 25px 30px;
}
#footmenu .widget ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footmenu .widget ul li {
	margin:0;
}
#footmenu .widget ul li a{
	display:block;
	padding:3px 10px;
	color:#9e6000;
	text-decoration:none;
}
#footmenu .widget ul li a:hover{
	background:#fffaf3;
}


/* Copyrights */
#footer .copy {
	font-size:9px;
	color:#cc9933;
}
#footer .copy a {
	text-decoration:underline;
	color:#cc9933;
	font-size:9px;
}
#footer .links {
	position:absolute;
	right:250px;
	top:20px;
}
#footer .links a {
	text-decoration:underline;
	color:#9e6000;
	font-size:11px;
	margin:0 15px;
	font-weight:bold;
}
#footer a:hover {
	text-decoration:none;
}

.banner {
	text-align:center;
	padding-top:10px;
}

/* Comments */
.comments-template{
	margin: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	padding:10px;
	background:#fff2dc url(images/commentbg.gif) bottom repeat-x;
	color:#3e0810;
	font-size:12px;
}
.comments-template .w{
	background:#fff;
}

.comments-template h2, .comments-template h3{
	font-family: Tahoma;
	font-size: 13px;
	color:#996600;
}

.commentmetadata{
	font-size: 10px;
	margin-bottom:15px;
	color:#996600;
}
.commentmetadata a {
	font-size: 10px;
	margin-bottom:15px;
	color:#996600;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Tahoma;
	font-size: 13px;
	width:430px;
}
.logincomment {
	display:block;
	text-align:center;
	font-weight:bold;
}
.leavecomment {
	background:#fff2dc;
	padding:5px 10px;
}

.ad{
	width:90px;
}