/*
Theme Name: Pensioenweblog
Version: 1.1
Author: Martin Joosse
Author URI: http://www.jima-webdesign.nl/
*/



/* structure*/
body{	
background-color:#eee ;
margin: 0px;
font-family: Verdana;
}
body a{
color: #CA5300;
text-decoration: none;
}
body a:hover{
text-decoration: underline;	
}
body img{
border: 0px;
}
#top{
width: 100%;
height: 36px;
background-color: #222;
}
#topnav{
margin: 0px auto;
width: 990px;
text-align: left;
}

#container{
margin: 0px auto;
width: 990px;
}
#header{
float: left;
background: url(images/header.jpg) no-repeat;
width: 990px;
height: 315px;
padding: 30px;
}
#logo{
float: left;
width: 990px;
padding: 0px 0px 0px 10px;
margin: 10px 0 5px 0;
height: 34px;
}

/* featured */
#featured{
width:750px;
height: 320px;
float: left;
padding: 0px 10px 0px 10px;
}
#featured h2, h2 a{
font-family: Verdana;
color:#000;
font-size: 24px;
text-decoration: none;
font-weight: lighter;
margin: 8px 0px 8px 0px;
}
.featured-author{
font-size: 11px;
color: #000;
font-family: Verdana;
}
.featured-entry{
font-family: Verdana;
font-size: 12px;
color: #000;
text-align: left;
line-height: 170%;
}
div.hentry{
background:#fff;
border: 1px solid #ddd;
padding:10px;
margin-bottom:10px;
}
#featured-nav{
	width: 910px;
	float: left;
	position: absolute;
	top: 390px;
	padding: 0px 10px 0px 10px;
}

#featured-nav a{
	color:#000;
	font-weight: bolder;
	text-decoration: underline;
}


/* end home */
/* category */
#category{
list-style-type:none;
width:950px;
font-size: 18px;
font-family: Verdana;
color: #999;
padding: 0 20px;
}
#category li{
float:left;
list-style-type:none;
margin-left: 87px;
}
#category li a{
color:#999;
text-decoration: none;
}
#category li a:hover{
text-decoration: none;
color: #000;
}
/* end category */
/* content homepage */
#home-content{
width: 600px;
float: left;
border-right: 1px solid #eee;
padding: 0px 10px 0px 30px;
font-family: Verdana;
font-size: 12px;
color: #000;
text-align: left;
}
#home-content h1{
font-size: 22px;
font-family: Verdana;
font-weight: lighter;
}
#home-content h2, h2 a{
font-family: Verdana;
color:#000;
font-size: 18px;
text-decoration: none;
margin: 8px 0px 8px 0px;
text-align: left;
}
#home-content h2 a:hover{
text-decoration: underline;
}
#home-content ul{
list-style-type:circle;
}
.home-author{
font-size: 11px;
color: #000;
font-family: Verdana;
}
.entry{
line-height: 170%;
}
.entry a{
color: #CA5300;
text-decoration: none;
}
.entry a:hover{
text-decoration: underline;
}
.entry ol{
padding:0 0 0 10px;	
}
.entry ol li{
list-style-type: decimal;
margin:0 0 0 5px;
font-size:12px;

}
.postmeta{
font-size: 11px;
}
/* end content homepage */
/* content single */
#single{
width: 990px;
float: left;
background: #fff;
border: 1px solid #ddd;
}
#single h1, #content h1{
margin: 12px 0 12px 0;
font-size: 24px;
font-family: Verdana;
font-weight: lighter;
text-align: left;
}
#content {
width:600px;
float: left;
padding: 0px 10px 0px 10px;
font-family: Verdana;
font-size: 12px;
color: #000;
text-align: left;
}
#content ul li{
list-style-type:disc;
margin:0px 0px 0px 5px;
font-size:12px;
}
.postmetadata{
font-size: 10px;
line-height: 170%;
margin-bottom: 5px;
}
#logo-single{
background: url(images/logo-single.jpg) no-repeat;
width: 400px;
height: 32px;
margin-top: 12px;
margin-left: 10px;
}
#breadcrumbs{
font-size:11px;
margin:10px 0 0 10px;
padding:5px 0px;
width:990px;

}
/* end content single */

/* comments */
h3#comments{
padding: 0px;	
margin-top: 10px;
margin-bottom: 0px;
float: left;
}
#respond{
margin: 0px;
padding: 0px;
width: 500px;
float: left;	
}
.commentlist{
margin: 0px;
padding: 0px;
width: 500px;
float: left;
line-height:170%;

}
.commentlist a{
color: #CA5300;
text-decoration: none;
}
.commentlist a:hover{
text-decoration: underline;
}

.commentlist li{
font-size: 11px;
margin: 10px 0;
padding: 20px;
border:1px solid #ddd;
list-style-type: none!important;
}
.commentlist ul li{
	font-size: 11px!important;
}
.comment-author {
border-right:1px solid #ddd;
float:left;
font-size:11px;
padding-right:5px;
}
.comment-meta{
font-size: 11px;
padding-left: 5px;
float: left;
}
.comment-author-date{
border-bottom:1px solid #ddd;
float:left;
margin-bottom:10px;
padding-bottom:5px;
width:100%;
}
.even{
background: #eee;
}
.odd{
background:#E0EDEF;
}
.depth-2{
margin-top: 10px!important;
}
/* end comments */
/* sidebar */
#sidebar{
	width: 300px;
	float: right;
	margin-right: 30px;
}
#sponsors{
	width: 300px;
	float: left;
}
#sponsors li {
float: left;
padding: 10px;
border: none!important;
}
#updates{
	width: 300px;
	float: left;
}
#updates li {
float: left;
padding: 5px;
border: none!important;
}

#widgets a{
color: #CA5300;
text-decoration: none;	
}
#widgets a:hover{
text-decoration: underline;		
}
#widgets, ul, li{
list-style-type: none;
padding: 0px 0px 0px 10px;
font-size: 11px;
}
#widgets li{
margin-bottom: 10px;
}

#widgets ul li{
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #ddd;
margin: 0px;
}
#sidebar h2{
font-family: Verdana;
color:#000;
font-size: 15px;
text-decoration: none;
margin: 8px 0px 8px 0px;
text-align: left;
font-weight: lighter;	
}
/* end sidebar */
/* sidebar-single */
#sidebar-single{
	width: 300px;
	float: right;
}

#sidebar-single h2{
font-family: Verdana;
color:#000;
font-size: 15px;
text-decoration: none;
margin: 8px 0px 8px 0px;
text-align: left;
font-weight: lighter;	
}

#sidebar-single ul{
background: #fff;
border: none;
margin: 10px;	
}
#sidebar-single ul li{
color:#333;
padding-top: 5px;
padding-bottom: 5px;
}
#sidebar-single ul li a{
color: #CA5300;
text-decoration: none;	
}
#sidebar-single ul li a:hover{
text-decoration: underline;		
}
#sponsors-single{
	width: 268px;
	float: left;
	padding: 0px;
}
#sponsors-single li {
float: left;
padding: 5px;
border: none!important;
}
#updates-single{
	width: 268px;
	float: left;
	padding: 0px;
}
#updates-single li {
float: left;
padding: 2px;
border: none!important;
}
/* end sidebar-single */
/*top navigation */
#topnav{
list-style-type:none;
width:990px;
}
#topnav li{
float:left;
padding: 5px;
margin-left: 10px;

}
#topnav li a{
color:#ffffff;
font-size: 14px;
font-family: Verdana;
text-decoration: none;
}
#topnav li a:hover{
text-decoration: underline;
}

/*author */
#profilepic_profile img{
	float: right;
	margin: 10px;
}
#profilepic_profile {
text-align: left;
line-height: 170%;
}
/* end author */
/* pager */
.pagerbox{
font-size:11px;
margin:10px 0 10px 0px;
}
.pagerbox a{
border: 1px solid #ddd;
background: #fff;
padding:5px;
}
.pagerbox a:hover{
background: #E0EDEF;
text-decoration: none;
}
.pagerbox a.current{
border: 1px solid #ddd;
background: #E0EDEF;
padding:5px;
}

/* searchform */
#searchform{
	float: right;
	margin-right:10px;
padding:5px;
}
/* end searchform */
/* adsense */
.adsense{
width: 500px;
float: left;
margin: 10px 0;
padding: 10px 0;
background:#E0EDEF;	
}
/*end adsense */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
	}
/* End Images */
/* Footer */
#footer{
width: 100%;
background: #222;
}
#footer-content{
	margin: 0px auto;
width: 990px;
text-align: left;
color: #fff;
padding-top: 20px;
}

#categories{
margin-left: 10px;
}
#categories h2{
color: #fff;
font-size: 20px;
margin: 0px;
font-weight: lighter;
}
#categories li{
font-size: 14px;
line-height: 170%;
padding: 0px;
width: 200px;
margin-right: 20px;
float: left;
}
#categories li, #categories li a{
color: #fff;
}
#categories ul{
padding: 0px;
}
#categories ul li{
border-bottom: 1px solid #444;
}
#categories li a:hover{
color: #444;
text-decoration: none;
}
.tagcloud {
float: right;
width: 500px;
}
.tagcloud a{
color: #fff;
text-decoration: none;
}
.tagcloud a:hover{
color: #444;
text-decoration: none;
}
/* end footer */

/* links table */
table.linklisttable th{
background-color: #eee!important;
}
table.linklisttable td{
background-color: #E0EDEF!important;
}
/* end links table */
/* contact form */
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
.ff_cropper{
background:#fff;
border:1px solid #DDDDDD;
}
/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1;}
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; margin-top:-18px; float:left;}
.ui-tabs .ui-tabs-nav li {position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; color: #000; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { background: #CA5300; color: #fff; cursor: text; }
li.ui-state-hover a{background: #F0D6AC;}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; float:left; }
.ui-tabs .ui-tabs-hide { display: none !important; }

