/*
Theme Name: richardaltenburg
Description: Thema voor richardaltenburg.nl
Author: Richard Altenburg
Author URI: http://www.richardaltenburg.nl
*/

body
	{
	margin:0;
	padding-top:0;
	background:#1f1f1f;
	font-family:Verdana,Helvetica,sans-serif;
	color:#f5ecd1;
	font-size:100%;
	line-height:1.25em;
	}
	
img
	{
	border:0;
	}
	
a img
	{
	border:1px solid #91acbc;
	}
	
a
	{
	color:#91acbc;
	text-decoration:none;
	}
	
a:hover
	{
	color:#91acbc;
	text-decoration:underline;
	}
	
blockquote {
	padding-left:10px;
	color:#33565c;
	padding:2px 3px 2px 3px;
	}
.clear {
	clear:both;
	}
	
.alignleft
	{
	float:left;
	}
	
.alignright
	{
	float:right;
	}

/* Wrapper */

.wrapper
	{
	width:1000px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	}
	
/* Menu */

.menu
	{
	margin:0;
	height:35px;
	background:#000000 url('images/menu.gif') repeat-x;
	}

.menu ul
	{
	margin:0;
	padding-top:5px;
	padding-left:10px;
	float:left;
	list-style:none;
	}
	
.menu li {
	display:inline;
	font-size:12px;
	font-weight:bold;
	padding-right:12px;
	}
	
.menu a
	{
	color:#91acbc;
	background-color::none;
	text-decoration:none;
	border-top:none;
	border-bottom:none;
	}
	
.menu a:hover
	{
	color:#003142;
	background-color:#91acbc;
	text-decoration:none;
	border-top:thin solid #f5ecd1;
	border-bottom:thin solid #f5ecd1;
	}
	
/* Top */

.top
	{
	height:250px;
	background:#000000 url('images/top.jpg') no-repeat;
	}

.blogname {
	float:left;
	width:700px;
	}
.blogname h1 {
	font-size:32px;
	font-weight:normal;
	margin:40px 0 0 30px;
	color:#fff;
	}
.blogname h2 {
	margin:5px 0 0 30px;
	font-size:14px;
	font-weight:normal;
	color:#fefefe;
	}

/* Line on top */

.lineontop
	{
	height:11px;
	background:#000000 url('images/topline.gif') no-repeat;
	}	
	
/* Content */

.content
	{
	margin:0;
	padding-top:20px;
	padding-right:31px;
	padding-bottom:20px;
	padding-left:31px;
	background:#001218 url('images/content.gif') repeat-y;
	}
	
/* Posts */

.text
	{
	width:750px;
	float:left;
	text-align:justify;
	}

.post
	{
	padding-bottom:20px;
	font-size:13px;
	line-height:18px;
	}
	
h1.title {
    font-size:20px;
	margin:0;
	padding-top:0;
	padding-bottom:4px;
	color:#91acbc;
	font-weight:normal;
	}

.post a img
	{
	margin-right:16px;
	margin-bottom:16px;
	padding:3px;
	float:left;
	background-color:#003142;
	border:1px solid #91acbc;
	}
	
.date
	{
	/*
	float:left;
	width:50px;
	height:50px;
	background:#001218 url('images/datebutton.gif') no-repeat;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	padding-top:2px;
	line-height:24px;
	color:#003142;
	*/
	}
	
.date .month
	{
	/*
	color:#91acbc;
	font-size:10px;
	font-weight:400;
	text-transform:uppercase;
	padding-bottom:4px;
	line-height:24px;
	*/
	}

.fotorand
	{
	}

.fotozonderrand  { margin: 0 6px 3px 0; padding: 1px; float: left }
.fotocommentaar { font-size: 10px; margin-bottom: 12px }

.foto-kader-links
	{
	margin-right:16px;
	margin-bottom:16px;
	padding:3px;
	float:left;
	background-color:#f5ecd1;
	border:1px solid #003142;
	}
	
.foto-kader-rechts
	{
	margin-left:16px;
	margin-bottom:16px;
	padding:3px;
	float:right;
	background-color:#f5ecd1;
	border:1px solid #003142;
	}
	
.foto-kader
	{
	padding:3px;
	background-color:#f5ecd1;
	border:1px solid #003142;
	}

.postinfo
	{
	height:24px;
	padding-top:2px;
	background:#001218 url('images/postinfo.gif') repeat-x;	
	font-size:11px;
	line-height:12px;
	color:#f5ecd1;
	}
	
.postinfo a
	{
	color:#91acbc;
	text-decoration:none;
	}
	
.postinfo a:hover
	{
	color:#91acbc;
	text-decoration:underline;
	}


.sidebar
	{
	float:right;
	width:160px;
	font-size:12px;
	}
	
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:27px;
	line-height:32px;
	font-size:14px;
	color:#fff;
	margin:0;
	background:url(images/h2.gif);
	padding:0 0 0 10px;
	}

.sidebar ul li {
	background:#000;
	padding-bottom:8px;
	margin-bottom:8px;
	
	}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
	
	}
.sidebar ul li ul, .sidebar ul li div {
	padding:9px;
	background:#000;
	}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.sidebar ul li.ad div {
	text-align:center;
	}
		
/* The Footer */

#footer
	{
	height:47px;
	padding-top:14px;
	padding-right:31px;
	padding-bottom:0px;
	padding-left:31px;
	margin:0 0 0 0;
	background:#000000 url(images/bottomline.gif) no-repeat;
	font-size:11px;
	line-height:12px;
	color:#f5ecd1;
	}

#footer a {
	color:#91acbc;
	text-decoration:none;
	}

#footer a:hover {
	color:#91acbc;
	text-decoration:underline;
	}
	
/* Navigation to previous and next articles */

.navigation
	{
	height:24px;
	padding-top:6px;
	background:#001218 url('images/navigation.gif') repeat-x;	
	font-size:12px;
	line-height:13px;
	color:f5ecd1;
	}
	
.navigation a
	{
	color:#91acbc;
	text-decoration:none;
	}
	
.navigation a:hover
	{
	color:#91acbc;
	text-decoration:underline;
	}
	

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #183d43;
	color:#333;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #183d43;
	color:#216100;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
.alphafooter { color: #2e2e2e }
.linkrubriek { font-style: italic }

