/*
Theme Name: Custom
Theme URI: http://www.geertbollen.be
Description:Geert Bollen
Version: 1.0
Author: Geert Bollen
Author URI: http://www.geertbollen.be/
*/

body {
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
img {
	border: 0;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}

#container {
	width: 660px;
	text-align: left;
	position: relative;
	padding: 5px 0 0 0;
}

#header {
	margin: 0 0 10px 0;
}
#header h1 {
	display: inline;
	margin: 0;
}
#header h1 a {
	color: #000000;
	text-decoration: none;
	font-size: 48px;
	letter-spacing: -3px;
	font-weight: normal;
}

#navigation {
	margin: 10px 0 0 0;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: inline;
	padding: 3px 4px;
	border: 1px solid #000000;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 2px;
}
#navigation a {
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: none;
}

#sidebar {
	position: absolute;
	left: 510px;
	width: 150px;
	font-size: 11px;
	padding: 0 0 10px 0;
	background-color: #ffffff;
}
#sidebar p {
	margin: 0 0 10px 0;
}

#credits {
	font-size: 10px;
	margin: 10px 0;
}

#dynamicbar {
	margin: 10px 0;
}

#posts {
	position: absolute;
	width: 500px;
	margin: 0 0 10px 0;
	background-color: #ffffff;
}
.post {
	margin: 0 0 20px 0;
}
.post p {
	margin: 10px 0 10px 0;
}
.post img.alignleft {
	margin: 5px 5px 5px 0;
}
.post img.alignright{
	margin: 5px 0 5px 5px;
}

blockquote {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #282828;
	border-left: 3px solid #000000;
	padding: 0 0 0 5px;
	margin: 15px 0 15px 20px;
}
blockquote p {
	border-left: 3px solid #000000;
	padding: 0 10px 0 10px;
}

.title {
	height: 16px;
	background-color: #282828;
	color: #ffffff;
	font-size: 14px;
	margin: 0 0 3px 0;
	padding: 3px 5px 3px 5px;
}
.black, .tumbles {
	background-color: #000000;
	color: #ffffff;
}
.yellow {
	/*background-color: #faf218;
	color: #000000;*/
	background-color: #000000;
	color: #ffffff;
}
.red, .dotbe {
	/*background-color: #bd0a0a;
	color: #000000;*/
	background-color: #000000;
	color: #ffffff;
}
.purple, .blog {
	/*background-color: #901798;
	color: #ffffff;*/
	background-color: #000000;
	color: #ffffff;
}
.green {
	/*background-color: #3fa00b;
	color: #ffffff;*/
	background-color: #000000;
	color: #ffffff;
}
.top {
	margin-top: 7px;
}
.title a {
	color: #ffffff;
	text-decoration: none;
}
.title a:hover {
	text-decoration: underline;
}
.meta {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.meta a {
	text-decoration: none;
}
.meta a:hover {
	text-decoration: underline;
}

.comments {
	margin-top: 50px;
}
.comment {
	border-left: 3px solid #000000;
	padding: 0 0 0 5px;
	margin: 0 0 5px 0;
}
.odd {
}
.comment-author {
	font-size: 11px;
}
.comment-meta {
	font-size: 11px;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.paged {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
.paged .left {
	display: inline;
}
.paged .right {
	display: inline;
	margin: 0 0 0 10px;
}

#profiles {
	margin: 0 0 10px 0;
}

#page {
	width: 500px;
}
#page .border {
	border: 3px solid #000000;
}
#page p {
	margin: 10px 0 10px 0;
}

#lifestream .item {
	clear: both;
	margin: 2px 0 5px 0;
}
#lifestream  .image {
	float: left;
	width: 20px;
}
#lifestream .box {
	float: left;
	width: 472px;
	border-left: 3px solid #000000;
	padding: 0 0 0 5px;
}
#lifestream .small {
	width: 393px;
	border-left: none;
	padding: 0;
}
#lifestream .thumb {
	float: left;
	width: 79px;
	border-left: 3px solid #000000;
	padding: 0 0 0 5px;
}
#lifestream .content {
	margin-bottom: 5px;
	font-weight: bold;
}
#lifestream .date {
	float: left;
	display: inline;
	font-size: 11px;
	margin-right: 5px;
}
#lifestream .link {
	float: left;
	display: inline;
	font-size: 11px;
	text-transform: uppercase;
}

#sidestream  {
	margin-bottom: 10px;
}
#sidestream .item {
	width: 150px;
}
#sidestream .image {
	float: left;
	margin: 0 5px 2px 0;
}
#sidestream .time {
	float: left;
	margin-top: 2px;
	text-transform: uppercase;
}
#sidestream .content {
	clear: both;
	margin: 0 0 3px 0;
}

.googlefriends {
	margin-top: 10px;
}
