/* Import external stylesheet */
@import url('reset.css');

/* Common HTML tags */
body
{
	background-color: #00aff0;
	font: 76%/115% "Helvetica", Arial;
	text-align:left;
	line-height:20px;
}

acronym
{
	cursor:help;
}

blockquote p
{
	color:#ebebeb;
	font-style:italic;
	background: #ebebeb;
	padding:10px;
	margin-bottom:20px;
	margin-right: 20px;
}

code
{
	background:#ffffcc;
	border-bottom:1px solid #ccc;
	overflow:scroll;
	padding:2px;
}

abbr
{
	border-bottom:none;
	cursor:help;
}

/* Wrapper & Container */
#wrapper
{
	background: #fff;
	width:960px;
	margin:0 auto;
	}

/* Header */
#header
{
	height:254px;
	padding-top:10px;
	
}


#header p
{
	font-size:2em;
}

#rss a
{ 
	color:#323232;
	font-weight: bold;
	padding:3px 20px 0 0;
}

#rss a:hover
{
	color:#969696;
}

#twitter {
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	float: right;
	height: 20px;
	overflow: hidden;		
}

ul#twitter_update_list li{
	display: inline;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 10px;
	color: #333;
	overflow: hidden;
	background: url('images/twitter.png') no-repeat;
	}

	ul#twitter_update_list li a{
	color: #00aff0;
	}

/* Navigation */
#navigation
{
	background: #ebebeb;
	height: 20px;
	width: 925px;
	padding: 5px;
	margin-bottom: 0px;
	margin-left:15px;
	margin-right:15px;
	margin-top: 35px;
	
}

#navigation ul li
{
	color: #969696;
	display:inline;
	float:left;
	margin-right:15px;
	margin-left: 5px;
	margin-top:1px;
}

#navigation ul li a
{
	color: #969696;
	font-weight: bold;
	}

/* Search form */
#searchbox
{
	float:right;
}

#searchbox input
{
	width:290px;
	padding:3px;
	margin-bottom: 1px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ebebeb;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#fff url(images/zoom.png) no-repeat right center;
}

#searchbox input {}


/* Content */
#content
{
	padding:20px 1px 0 1px;
	width:620px;
	
	float: left;
}

#content h2, #content h2 a{
	color: #fff;
	}

	#content h3 {
		margin-left: 15px;
		margin-bottom: 10px;
		text-decoration: none;
		font-weight: normal;
		color: #555;
		}
		
		#content h3 a, #content h3 a:visited {
		color: #00aaf0;
		}
		
	#content h4 {
		font-size: 20px;
		margin-left: 15px;
		margin-bottom: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #555;
		}
		

	#content ul li {
	font-size: 12px;
	font-weight: bold;
	}

/* Entries */


.posts
{
	padding-bottom:10px;
	margin-left: 15px;
}

.posts ul li
{
	font-size: 12px;
	padding-left:5px;
	margin-bottom: 3px;
	background:#ebebeb;
	color:#444;
}

	.posts ul li a
{
	color: #000;
	display: block;
	}
	
		.posts ul li a:hover {
		background: #00aaf0;
		}
		

.posts ol li
{
	list-style: decimal inside;
	font-size:1.2em;
	color:#444;
	line-height:175%;
}

.entry-title, entry-title a {
	background: url('images/entrybg.png') no-repeat;
	color: #fff;
	font-size: 16px;
	line-height:36px;
	width: 700px;
	padding-bottom: 20px;
	padding-top: 15px;
	padding-left: 15px;
	margin-top:-10px;
	margin-bottom: 0;
}


.entry-meta
{
	padding:10px 0 10px 0;
	
}

.entry-meta p
{
	color:#999;
	background: url('images/entry-pijltje.png') no-repeat;
	padding-left: 30px;
	margin-left: -16px;
}

.entry-text
{
	margin:5px 0 10px 10px;
}

.entry-text h2 {
	background: url('images/entrybg.png') no-repeat;
	font-size: 16px;
	color: #fff;
	line-height:36px;
	width: 700px;
	padding-bottom: 20px;
	padding-top: 15px;
	padding-left: 15px;
	margin-top:-5px;
	margin-bottom: 0;
}

.entry-text p
{
	font-size:12px;
	width: 575px;
	color:#444;
	line-height:16px;
	margin-bottom:20px;
}

.entry-text p img{
	margin-bottom: -5px;
	}


.entry text p a {
	font-weight: bold;
	color: #00aff0;
	text-decoration: underline;
	}

		.entry-text h1
	{
		font-size:24px;
	}
		.entry-text h2
	{
		font-size:20px;
	}	
		.entry-text h3
	{
		font-size:16px;
	}
		.entry-text h4
	{
		font-size:14px;
	}

.postmetadata
{
	font-size: 10px;
	padding-top:10px;
	margin-top:10px;
}

img.wp-smiley
{
	vertical-align:bottom;
}

.separator
{
	height:20px;
}


/* Asides, baby! */
.asides
{
	padding-top:20px;
	margin-bottom:10px;
}

.asides p
{
	border-left:3px solid #00aff0;
	padding-left:10px;
	line-height:200%;
}

/* Pages */
#pages
{
	margin-left: -10px;
	padding-bottom:20px;
}

/* Comments */

.comments-count{
	margin-left: 10px;
	}

.reageer {
	margin-top: 100px;
	}


#comment-area
{
	width:600px;
	margin-left: 15px;
	padding-bottom: 100px;
}

#comment-area input
{
	margin-bottom:10px;
	padding:5px;
	border-top:1px solid #eee;
	border-bottom:1px solid #ccc;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	width: 575px;
	margin-right:10px;
	margin-left: 10px;
	
}

#comment-area input:focus
{
	border:1px solid #00aff0;
}

input#submit
{
	width:150px;
	margin-left: 15px;
}

#commentform label
{
	margin-top: 0px;
	margin-left: 15px;
}

#comment-area textarea
{
	width:570px;
	height:200px;
	margin-bottom:10px;
	margin-left: 15px;
	padding:5px;
	border-top:1px solid #eee;
	border-bottom:1px solid #ccc;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
}

#comment-area textarea:focus
{
	border:1px solid #00aff0;
}

.comment-author
{
	border-top:1px solid #eee;
	padding:10px 0;
	margin-top:10px;	
}

img.avatar
{
	float:left;
	margin-top: 0px;
	margin-right:5px;
	clear: both;
}

.alt
{
	background:#fff;
	}

.comment-text
{
	color: #666;
	background: #ebebeb;
	padding-left: 5px;
	min-height: 75px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left: 10px;
}

.comment-text h2{
	padding-left: 5px;
	background: #00aaf1;
	font-style: normal;
	margin-left: -5px;
	}

.comment-text p
{
	margin-bottom:5px;
}

/* Links */
.posts a, #comment-area a, #footer a
{
	color:#00aff0;
	
#navigation ul li a {

	color: #969696;}

}

.posts a:hover, #comment-area a:hover, #footer a:hover, #navigation ul li a:hover
{
	color:#000;
}

#navigation ul li a:active {
	color: #323232;
	}

/* 
 */
#sidebar
{
	color: #666;
	background: #ebebeb url('images/sidebarbg.png') top repeat-x;
	width:280px;
	padding-left: 15px;
	padding-top:10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-right: 10px;
	
}

#sidebar img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	
	}
#sidebar a{
		color: #00aaf1;
		}

#sidebar p{
	font-size: 10px;
	color: #666;
	line-height: 14px;
	}
	
	#sidebar p a{
		color: #00aaf1;
		}
		
		#sidebar p a:visited {
			color: #00aaf1;
			 }
		
#sidebar h3 a {
	color: #323232;
	font-weight: normal;
	font-size: 16px;
	}

.sidebar {
	margin-top: 15px;
	margin-left: -15px;
	}


#sidebar li, #sidebar li a{
	font-size: 14px;
	margin-bottom: 10px;
	color:
	}
	
#sidebar li a
{
	color:#00aff0;
}


#sidebar a:hover
{
	color:#000;
}
	
#sidebar a:visited, #sidebar li a:visited {
	color: #00aff0;
	}
	
#sidebar li h4, #sidebar h4{
	font-weight: normal;
	font-size: 11px;
	margin-top: -3px;
	color: #555;
	}
	
#sidebar h5{
	font-size: 17px;
	font-weight: normal;
	}
	
	#sidebar h5 a{
	color: #00aff0;
	}
	
	#sidebar h6{
	font-size: 12px;
	font-weight: normal;
	}
	
	#sidebar h6 a{
	color: #00aff0;
	}
	
.widget
{
	color: #969696;
	background:#f5f5f5;
	padding:10px;
	margin-bottom:10px;
	border-top:1px solid #eee;
	border-bottom:1px solid #ccc;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
}


.widget ul li a
{
	display:block;
	color: #969696;
	height:1%;
}

.widget ul li a:hover
{
	color:#333;
	background:#fff;
}



#sidebar h2 {
	background: url('images/categorybg.png') no-repeat;
	height: 55px;
	width: 321px;
	margin-top: 11px;
	margin-bottom: -10px;
	margin-left: -20px;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 5px;
	}

#sidebar h2 a, #sidebar h2 a:visited; {
	color: #00aaf0;
	
}
/* Pagination */
#pagination
{
	padding:15px 0;
	margin-bottom:20px;
	margin-left: 15px;
}

.next a,.previous a
{
	background: #ebebeb;
	padding: 3px;
	color:#00aff0;
}

.next a:hover,.previous a:hover
{
	color:#000;
}

/* Footer */
#footer
{
	background: #ebebeb;
	padding: 10px;
	margin-top:20px;
}

	#footer img {
		margin-bottom: -10px;
		}

/* Images */

.alignleft
{
	float:left;
	margin:8px 10px 0px 0;
	padding:4px;

}

.alignright
{
	float:right;
	margin:10px 0 2px 10px;
	padding:4px;

}

.aligncenter
{
	padding:4px;

}

.alignnone
{
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;

}

.tt {
	border-top: 1px solid #ddd;
	padding-top: 3px;
	margin-right: 10px;
	}
	
.rp_nav_thumbnail{color: #ebebeb;}
.rp_nav_thumbnail a:hover {color: #ebebeb;}
div#rp_nav #rp_nav_thumbnails span.rp_nav_thumbnail_on:hover {color: #ebebeb;}

img {margin-bottom:0px; 	margin-top:8px;}

/* Floating matters */
.left				{float:left;}
.right				{float:right;}
.clear				{clear:both;}

/* Aligning */
.align-left			{text-align:left;}
.align-right		{text-align:right;}
.justify			{text-align:justify;}

/* End Of File */
