body {
	background:#F5F5F5;
	color:#212121;
	font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	-webkit-text-size-adjust:none;
}

img {
	border:0;
}

form {
	margin:0;
}

h2,h3,h4,h5,h6 {
	font-family:'Ubuntu', sans-serif;
	font-weight:bold;
	margin:0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

p, li {
	padding: 0;
	margin: 0;
}

a:link, a:visited {
	color:#afafaf;
	text-decoration:none;
}

a:hover, a:active {
	color:#447AA4;
	text-decoration:none;
}

/* Basic classes */
.hidden {
	display: none;
}

.centerize {
	text-align: center;
}

.clearing {
	width: 881px;
	height: 0;
	clear: both;
}

.clear {
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#hwrap1 {
	background-color:#fbfbfb;
	background-color:rgba(255,255,255,0.8);
	-moz-box-shadow:    0 0px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0px 5px rgba(0,0,0,0.3);
	box-shadow:         0 0px 5px rgba(0,0,0,0.3);
	position:absolute;
	top:0;
	left:0;
	right:0;
}

#hwrap2 {
	
}

#header {
	height:29px;
	margin:0 auto;
	padding:10px 0;
	width:921px;
	position:relative;
}

#header h1 {
	margin:0;
}

#header h1 a {
	display:block;
	width:200px;
	height:29px;
}

#information {
	font-size:14px;
	padding:2px 7px 3px 8px;
	position:absolute;
	right:0px;
	top:13px;
}

#contact {
	background: url(images/mail.png) no-repeat left center;
	color:#000;
	padding:0 0 0 22px;
}

#contact a {
	color:#b1b1b1;
	font-size:12px;
}

#contact a:hover {
	color:#484848;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/

#mainwrapper {
	margin:0 auto;
	width:881px;
}
#wrapper {
	width:881px;
	margin:0 auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container {
	width:881px;
	height:1%;
	overflow:visible;
	float:left;
	padding:0 0 0 0;
	margin:100px -300px 0 0;
}

.content {
	padding:0;
	margin:0 361px 20px 0;
}

.content2 {
	padding:0;
	margin:0 361px 20px 0;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2 {
	clear:both;
	color:#000;
	font-size:20px;
	margin:0 0 20px;
	padding:0 0 8px;
	background: url(images/dots.png) repeat-x bottom;
	-webkit-text-size-adjust:none;
}

.contenttitle h3 {
	clear:both;
	color:#bbb;
	font-size:14px;
	margin:0 0 10px;
}

.contenttitle a:link,.contenttitle a:visited  {
	color:#000;
}

.contenttitle a:hover,.contenttitle a:active {
	color:#000;
	text-decoration:underline;
}

.contentbody {
	font-size:13px;
	line-height:18px;
	padding:0 0 20px 0;
}

.contentbody ul {
	list-style-type:square;
	margin:7px 0 0 30px;
}

.contentbody ul li {
	display:list-item;
	line-height:18px;
}

.contentbody a:link,.contentbody a:visited  {
	color:#447AA4;
}

.contentbody a:hover,.contentbody a:active {
	color:#447AA4;
	text-decoration:underline;
}

.content2 {
	background: url(images/dots.png) repeat-x top;
}

.content2 .contenttitle h2 {
	font-size:14px;
	margin:0;
	padding:10px 0;
}

.content2 .contenttitle h2 span {
	float:left;
	color:#aaa;
	font-size:10px;
	text-transform:uppercase;
	margin-top:3px;
	width:60px;
}

.swfcontent {
	font-size:1px;
	line-height:0;
}

.left {
	float:left;
}

.right {
	float:right;
}

.left, .right {
	width:49%;
}

.links {
	list-style:none;
	margin:0 0 20px;
	font-size:13px;
}

.links a:link,.links a:visited {
	color:#006EBA;
	text-decoration:underline;
}

.links a:hover,.links a:active {
	color:#006EBA;
	text-decoration:none;
}

.links li {
	background: none;
	padding: 0;
	margin: 10px 2px;
}

.links p {
	color:#192;
	padding: 0;
	margin: 0;
	font-size:12px;
}

.links h4 {
	border-bottom:1px solid #CCC;
	font-size:21px;
	font-weight: 700;
	letter-spacing: -1px;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitem {
	clear:both;
	color:#7f7f7f;
	font-size:12px;
	margin:0 0 35px 0;
	width:520px;
}

.contentitem a {
	background:url(images/arrow.gif) no-repeat 100% 62%;
	padding-right:10px;
}

.contentitem a:link,.contentitem a:visited {
	color:#447AA4;
}

.contentitem a:hover,.contentitem a:active {
	color:#447AA4;
	text-decoration:underline;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
#comments, #nocomments {
	padding:0;
	margin:10px 361px 20px 0;
}

#comments #dsq-content,
#comments #dsq-content #dsq-topbar {
	background:transparent;
}

#comments #dsq-content {
	padding:0;
}

#nocomments {
	border-top: 1px dotted #a1a1a1;
	font-size: 12px;
	line-height: 17px;
	padding:10px 0 0;
}

#comments h4 {
	clear:both;
	color:#7f7f7f;
	font-size:11px;
	text-align:right;
	text-transform:uppercase;
}

.itemcomment {
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 19px;
	font-size: 12px;
	line-height: 17px;
	padding: 16px 0 11px 45px;
	border-top: 1px dotted #a1a1a1;
	margin: 9px 0 0;
}

.id1 { /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
	background: url(images/commentquote02.gif) no-repeat;
	background-position: 6px 19px;
}

.commentinfo {
	color:#777;
	font-size: 11px;
	margin:7px 0 0;
}

.commentinfo a {
	color:#777;
}

.commentinfo a:hover {
	color:#447AA4;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer {
	float:right;
	width:300px;
	padding:0 0 0 0;
	margin:49px 0 0 0;
}

.sidebar {
	color:#21262A;
	margin:0;
}

.sidebar a:link,.sidebar a:visited {
	color:#447AA4;
}

.sidebar a:hover,.sidebar a:active {
	color:#447AA4;
}

.sidebarcontent {
	font-size:11px;
	line-height:15px;
	margin:0 0 30px;
	padding:0 0 0;
}

.sidebarcontent p {
	margin:0 0 20px;
}

#aboutmeimage {
	background:url(images/wesley-luyten.png) no-repeat 0 0;
	border-bottom:1px solid #ddd;
	width:300px;
	height:158px;
}

#aboutme {
	border-top:1px solid #fff;
	padding:10px 0 0;
}

#aboutme p {
	margin:0 0 5px;
}

.sidebarcontent h2 {
	border-bottom:1px solid #ddd;
	color:#212121;
	font-size:11px;
	font-family:'Ubuntu', sans-serif;
	margin:0;
	padding:2px 0;
	text-transform:uppercase;
}

.sidebarcontent h3 {
	border-bottom:1px solid #ddd;
	border-top:1px solid #fff;
	font-size:13px;
	font-weight:normal;
}

.sidebarcontent h3 a {
	background:url(images/arrow.gif) no-repeat 99% 50%;
	display:block;
	padding:5px 3px;
}

.sidebarcontent h3 a:link, .sidebarcontent h3 a:visited {
	color:#447AA4;
}

.sidebarcontent h3 a:hover, .sidebarcontent h3 a:active {
	background-color:#fff;
	color:#447AA4;
}

.work {
	border-bottom:1px solid #fff;
	margin:0 0 15px;
}

span.v10 {
	background: url(images/version.png) no-repeat right 8px;
	padding-right:32px;
}

span.v11 {
	background: url(images/version.png) no-repeat right -11px;
	padding-right:32px;
}

span.v12 {
	background: url(images/version.png) no-repeat right -31px;
	padding-right:32px;
}

span.v13 {
	background: url(images/version.png) no-repeat right -51px;
	padding-right:32px;
}

span.v14 {
	background: url(images/version.png) no-repeat right -71px;
	padding-right:32px;
}

span.v15 {
	background: url(images/version.png) no-repeat right -91px;
	padding-right:32px;
}

span.v20 {
	background: url(images/version.png) no-repeat right -111px;
	padding-right:32px;
}

span.v21 {
	background: url(images/version.png) no-repeat right -131px;
	padding-right:32px;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer {
	margin:0 auto 15px;
	width:881px;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.searchform {
	margin: 5px 0;
}

.formfield {
	font-size: 13px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
	padding: 3px 5px;
}

.formbutton {
	clear:both;
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}

.searchform .formfield {
	width: 130px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.searchform .formbutton {
	width: 60px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}

.mainform .formfield {
	width: 280px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email {
	width: 300px;
	margin-right: 105px;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}

#commentform {
	border-top: 1px dotted #a1a1a1;
	margin-top: 9px;
	padding: 20px 0 0;
	/* Rounded borders, for Mozilla browsers */
	/* -moz-border-radius: 10px; */
}

#commentform label {
	clear:left;
	display:block;
	float:left;
	font-weight: bold;
	font-size: 12px;
	margin:8px 0;
	padding:3px 0;
	width:120px;
}

#commentform .formfield {
	display:block;
	float:left;
	margin:7px 0;
	width:250px;
}

#commentform textarea.formfield {
	margin:10px 0;
	width:380px;
}

#commentform .formbutton {
	display:inline;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	height: 22px;
	margin-right:10px;
	width: 100px;
}

#commentformfoot {
	clear:both;
	padding-left:120px;
}

#commentformfoot label
{
	color:#999;
	display:inline;
	float:none;
	font-size: 11px;
	font-weight: normal;
}

#error,.error {
	color: red;
	font-weight: bold;
}

#error {
	margin-left:120px;
}

/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/

/* Search highlight color */
.highlight {
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	font-size:smaller;
	padding:3px 0;
}

.leftbox {
	float:left;
	margin-right:10px;
}

.rightbox {
	float:right;
	margin-left:10px;
}

div.php,div.html4strict,div.css,div.javascript,div.apache,div.python {
	background-color:#FAFAFA;
	border:1px solid #EEE;
	clear:both;
	font-family:Consolas, Courier, monospace;
	font-size:10px;
	line-height:12px;
	overflow:hidden;
	padding:7px;
	text-align:left;
	white-space:nowrap;
}

.note {
	background:#EAF9EA url(images/information.png) no-repeat 15px 12px;
	border:1px solid #9FDEA8;
	clear:both;
	font-size:11px;
	padding:12px 15px 12px 43px;
	text-align:justify;
}

.quote {
	font-style:italic;
	font-size:11px;
	padding-left:10px;
	border-left:3px solid #CCC;
}

.flashvars {
	background-color:#FFFFCC;
	border:1px solid #F6D87D;
	clear:both;
	display:block;
	float:left;
	font-size:11px;
	line-height:17px;
	padding:10px;
	width:498px;
	text-align:left;
}

.flashvars b {
	clear:left;
	float:left;
	font-family:Courier New, monospace;
	width:230px;
}

.flashvars div {
	margin:0;
}

.flashvars p {
	display:block;
	margin-left:231px;
}

.flashvars span {
	border-top:1px dotted #F6D87D;
	display:block;
	margin:7px 0;
}

#credits {
	font-size:11px;
	margin:3px 0 0;
	text-align:right;
}

#credits span {
	background:url(images/video_camera.png) no-repeat 0 0;
	padding-left:22px;
}

