/*
Theme Name: Stefan Blog
Theme URI: http://www.stefanvandendungengronovius.nl/
Description: Just a custom theme for myself
Version: 0.9
Author: Stefan van den Dungen Gronovius
Author URI: http://www.dgproductions.nl/
Tags: custom, dungen gronovius
*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
a, embed, object { outline: none }
body {
	font: 75% arial;
	line-height: 150%;
	background: #cdfeff url(images/body-bg.gif) repeat-x
}
a{
	color: #2FC2EF;
	color: #669517;
}
h1, h2, h3 {
	font-weight: bold;
	font-family: Calibri, Aria;
}
h1 {
	font-size: 1.8em;
	margin-bottom: .5em;
	color: #000;
	font-style: italic;
	padding-right: 20px;	
}
h1.pagetitle {
	margin: 10px 20px 10px 10px;
	background: #ffffff;
	padding: 10px;
	border: 1px solid #aab6ba;
}
h2 {
	font-size: 1.4em;
	margin-bottom: 1em;
}
.single h2 {
	margin-bottom: .2em;
}
h3 {
	font-size: 1.2em;
}
p {
	margin-bottom: 1em;
}
strong {
	font-weight: bold;
}
em {
	background: #ddd;
	font-family: "courier new";
}
ul, ol {
	margin-bottom: 10px;
}
li {
	list-style: outside square;
	margin-left: 2em;
}
ol li {
	list-style: outside decimal;
}
pre {
	padding: 1em;
	border: 1px solid #666;
	margin-bottom: 10px;
	background: #D5D3CC;
}
code {
	font-size: 1.1em;
}
code a {
	color :#000;
}
.clear {
	clear: both;
}
p.info {
	padding: 10px;
	border: 1px solid #ddd;
	background: #eee;
}
.access {
	position: absolute;
	left: -2000em;
}
a.post-edit-link {
	background: #036;
	color: #fff;
	font-weight: bold;
	padding: 0 1px;
	line-height: 140%;
	text-decoration: none;
	border: 3px double #fff;
	position: absolute;
	left: 0;
	font-size: .8em;
	bottom: 0;
}
/***********
    STRUCTURE
    ********/
	#container {
		width: 850px;
		margin: 0 auto;
		position: relative;
		margin-bottom: 20px;
		background: url(images/container-test-2.png) no-repeat top right;
	}
	#header {
		height: 40px;
	}
	#top {
		
	}
	#main {
		background: url(images/main-bg.gif) repeat-y;
	}
	#content {
		width: 630px;
		background: url(images/content-bg.png) repeat-y;
		background: #e3edee;
		border: 1px solid #a9a9a9;
		border-bottom: 0;
		padding: 10px 0;
		position: relative;
		min-height: 100px;
		height: auto!important;
		height: 100px;
		float: left;
		margin-top: -1px;
	}
	#footer {
		padding: 0px;
		width: 630px;
		background: #e3edee;
		border: 1px solid #a9a9a9;
		border-top: 0;
	}
	#sidebar {
		width: 218px;
		float: right;
		right: 0;
		top: 0;
	}
/*************
	NAVIGATION
	*********/
	#main-navigation {
		width: 658px;
		z-index: 10;
		position: relative;
	}
	.content-top {

	}	
	#main-navigation li {
		float: left;
		list-style: none;
		margin: 0 0px 0 10px;
		width: 125px;
		height: 29px;
		z-index: 10;
	}
	#main-navigation li a {
		background: url(images/menu-li-bg.png) no-repeat;
		padding: 7px 0 5px 0;
		display: block;
		width: 125px;
		text-align: center;
		color: #4f4f4f;
		text-decoration: none;
		z-index: 10;
	}
	#main-navigation li.active a {
		background: url(images/menu-li-bg-1.png) no-repeat;
	}
	#links {
		background: #333333 url(images/links-bg.jpg) no-repeat;
		border: 2px solid #0e0e0e0e;
		padding: 10px;
		font-size: .9em;
	}
	#links .column {
		float: left;
		margin-right: 20px;
	}
	#links .column.last {
		margin-right: 0;
	}
	#links .column h3 {
		color: #777;
		text-transform: uppercase;
		font-size: 1.8em;
		margin-bottom: 5px;
	}
	#links ul {
		margin-bottom: 20px;
	}
	#links a {
		color: #fff;
		text-decoration: none;
	}
	#links a:hover, #links a:active {
		color: #777;
	}
	#links li {
		list-style: none;
		border-bottom: 1px dotted #555;
		margin-left: 0;
		min-width: 185px;
	}
/********
	AVATAR
	****/
	#avatar {
		width:68px;
		height: 180px;
		background: url(images/stefan-business.png);
		background-repeat: no-repeat;
		position: absolute;
		top: 30px;
		right: 170px;
	}
	#logo {
		position: absolute;
		left: 10px;
		top: 10px;
	}
	
/********
	POSTS
	****/	
	img.alignleft { float: left; margin: 0 10px 10px 0; }
	img.alignright { float: right; margin: 0 0 10px 10px; }
	.comments, #respond, .post, .search-results .page, .pagepost, .hometext {
		background: #ffffff;
		border: 1px solid #aab6ba;
		
		margin: 0 20px 10px 10px;
		padding: 10px;
		padding-top: 20px;
		background-repeat: no-repeat;
		background-position: right top;		
		min-height: 100px;
		height: auto!important;
		height: 100px;
		position: relative;
	}
	#respond, .comments {
		background: #D5D3CC;
		border-color: #bbb8ae;
	}
	.hometext {
		background: #D5D3CC;
	}
	h2 a {
		color: #4f4f4f;
	}
	
	.widget {
		padding: 10px;
		background: #e3edee;
		border: 1px solid #a9a9a9;
		border-left: 0;		
		margin-bottom: 10px;
	}
	.widget .content {
		
	}
	#search {
		background: #82D23D;
		border: 1px solid #fff;
		border-left: 0;
		margin-top: 129px;
	}
	#search h2 {
		color: #fff;
	}
	#search input.input {
		padding: 2px;
		border: 1px solid #4d7729;
		margin-right: 5px;
	}
	#search input.zoek {
		position: absolute;
	}
	
	#twitter-tools {
		background: #1a1b1f url(images/twitter-bg.gif) no-repeat;
		padding-top: 50px;
		color: #fff;
		border: 1px solid #000;
		border-left: 0;
	}
	#twitter-tools li {
		list-style: none;
		margin-left: 0;
		font-size: .9em;
		padding-bottom: 6px;
		margin-bottom: 6px;
		border-bottom: 1px dotted #fff;
	}
	#twitter-tools h2 {
		color: #fff;
	}
	#twitter-tools a {
		color: #2FC2EF;
	}
	
	.post.category-overig {
		background-image: url(images/post-overig-bg.png);
	}
	.post.category-nikeplus {
		background-image: url(images/post-nikeplus-bg.png);
	}
	.post.category-twitter {
		background-image: url(images/post-twitter-bg.png);
	}
	.post.category-tips-tutorials {
		background-image: url(images/post-tutorial-bg.png);
	}
	p.postmetadata  {
		padding-top: 20px;
	}
	.widget_categories {
		padding: 0;
		padding-right: 10px;
		background: #ed8029;
		background: #fff url(images/categories-bg.gif) no-repeat;
		padding-top: 60px;
	}
	.widget_categories h3 {
		color: #000;
		margin: 5px 10px;
	}
	.widget_categories li {
		margin: 0;
		line-height: 1.5em;
		margin-left: 2em;
		color: #000;
		border-bottom: 1px dotted #fff;
		position: relative;
	}
	.widget_categories  a {
		color: #ed8029;
	}
	.widget_categories a.rss {
		width: 18px;
		height: 18px;
		background: url(images/a-rss.png);
		display: none;
		position: absolute;
		right: 0;
		top: 0;
	}
	.widget_categories a.rss span {
	
	}
	
	form .input {
		margin-bottom: 10px;
	}
	form .input input {
		border: 1px solid #bbb8ae;
		padding: 2px;
	}
	form .input label {
		display: block;
		font-weight: bold;
		color: #5C5540;
	}
	form textarea {
		border: 1px solid #bbb8ae;
	}
	form input.button {
		border: 1px solid #bbb8ae;
		background: #5C5540;
		color: #fff;
	}	
	.comments .comment {
		background: #fff;
		list-style: none;
		border: 1px solid #bbb8ae;
		margin: 0px;
		margin-bottom: 10px;
		padding: 10px;
	}
	.vcard {
		border-bottom: 1px dotted #bbb8ae;
		padding-bottom: 5px;
		margin-bottom: 10px;
		margin-bottom: 10px;
	}
	.vcard p {
		
	}
	
